Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from addbb1b063efa59c0e69178ac359d0d1cd0af600 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-ssh4982066189531859206.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-ssh6980829778974888180.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-ssh14735313610720252875.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-ssh12039695548349872768.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-ssh861001403802933466.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22449 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/278 [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/278 # 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 addbb1b063efa59c0e69178ac359d0d1cd0af600 (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 addbb1b063efa59c0e69178ac359d0d1cd0af600 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#4122)" > git rev-list --no-walk d0806caeb40f4e3531513a6632e1dafeaa9bd88e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-10T20:03:50.668Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-10T20:03:50.722Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-10T20:03:50.739Z] ========================================================= [2022-08-10T20:03:50.739Z] EdgeX Global Pipelines Version Info [2022-08-10T20:03:50.739Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:03:51.527Z] ------------------- [2022-08-10T20:03:51.527Z] stable info: [2022-08-10T20:03:51.527Z] ------------------- [2022-08-10T20:03:51.527Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T20:03:51.527Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T20:03:51.527Z] Message: update stable to v1.0.238 [2022-08-10T20:03:52.102Z] ------------------- [2022-08-10T20:03:52.102Z] experimental info: [2022-08-10T20:03:52.102Z] ------------------- [2022-08-10T20:03:52.102Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-10T20:03:52.102Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-10T20:03:52.102Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-10T20:03:52.369Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-10T20:03:52.378Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-10T20:03:52.386Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-10T20:03:52.394Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-10T20:03:52.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-10T20:03:52.410Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-10T20:03:52.428Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-10T20:03:52.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-10T20:03:52.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-10T20:03:52.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-10T20:03:52.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-10T20:03:52.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-10T20:03:52.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-10T20:03:52.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-10T20:03:52.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-10T20:03:52.541Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T20:03:52.552Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-10T20:03:52.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-10T20:03:52.577Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-10T20:03:52.588Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-10T20:03:52.602Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-10T20:03:52.611Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-10T20:03:52.622Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-10T20:03:52.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-10T20:03:52.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-10T20:03:52.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-10T20:03:52.666Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] echo [2022-08-10T20:03:52.679Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = addbb1b [Pipeline] echo [2022-08-10T20:03:52.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T20:03:52.736Z] provisioning config files... [2022-08-10T20:03:52.750Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/278@tmp/config6985902612536571943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:03:53.066Z] ---> docker-login.sh [2022-08-10T20:03:53.066Z] nexus3.edgexfoundry.org:10001 [2022-08-10T20:03:53.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:03:53.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:03:53.327Z] Configure a credential helper to remove this warning. See [2022-08-10T20:03:53.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:03:53.327Z] [2022-08-10T20:03:53.327Z] Login Succeeded [2022-08-10T20:03:53.327Z] nexus3.edgexfoundry.org:10002 [2022-08-10T20:03:53.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:03:53.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:03:53.592Z] Configure a credential helper to remove this warning. See [2022-08-10T20:03:53.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:03:53.592Z] [2022-08-10T20:03:53.592Z] Login Succeeded [2022-08-10T20:03:53.592Z] nexus3.edgexfoundry.org:10003 [2022-08-10T20:03:53.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:03:53.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:03:53.592Z] Configure a credential helper to remove this warning. See [2022-08-10T20:03:53.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:03:53.592Z] [2022-08-10T20:03:53.592Z] Login Succeeded [2022-08-10T20:03:53.592Z] nexus3.edgexfoundry.org:10004 [2022-08-10T20:03:53.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:03:53.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:03:53.854Z] Configure a credential helper to remove this warning. See [2022-08-10T20:03:53.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:03:53.854Z] [2022-08-10T20:03:53.854Z] Login Succeeded [2022-08-10T20:03:53.854Z] docker.io [2022-08-10T20:03:53.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:03:54.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:03:54.426Z] Configure a credential helper to remove this warning. See [2022-08-10T20:03:54.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:03:54.426Z] [2022-08-10T20:03:54.426Z] Login Succeeded [2022-08-10T20:03:54.426Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T20:03:54.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T20:03:54.748Z] + 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-10T20:03:54.748Z] + dirname cmd/core-command/Dockerfile [2022-08-10T20:03:54.748Z] + cut -d/ -f2 [2022-08-10T20:03:54.748Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-10T20:03:54.748Z] + dirname cmd/core-data/Dockerfile [2022-08-10T20:03:54.748Z] + cut -d/ -f2 [2022-08-10T20:03:54.748Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-10T20:03:54.748Z] + dirname cmd/core-metadata/Dockerfile [2022-08-10T20:03:54.748Z] + cut -d/ -f2 [2022-08-10T20:03:54.748Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-10T20:03:54.748Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-10T20:03:54.748Z] + cut -d/ -f2 [2022-08-10T20:03:54.748Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-10T20:03:54.748Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-10T20:03:54.748Z] + cut -d/ -f2 [2022-08-10T20:03:54.748Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-10T20:03:54.748Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-10T20:03:54.748Z] + cut -d/ -f2 [2022-08-10T20:03:54.748Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-10T20:03:54.748Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-10T20:03:54.748Z] + cut -d/ -f2 [2022-08-10T20:03:54.748Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-10T20:03:54.748Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-10T20:03:54.748Z] + cut -d/ -f2 [2022-08-10T20:03:54.748Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-10T20:03:54.748Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-10T20:03:54.748Z] + cut -d/ -f2 [2022-08-10T20:03:54.748Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-10T20:03:54.748Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-10T20:03:54.748Z] + cut -d/ -f2 [2022-08-10T20:03:54.748Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-10T20:03:54.748Z] + dirname cmd/support-notifications/Dockerfile [2022-08-10T20:03:54.748Z] + cut -d/ -f2 [2022-08-10T20:03:54.748Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-10T20:03:54.748Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-10T20:03:54.748Z] + cut -d/ -f2 [2022-08-10T20:03:54.748Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-10T20:03:54.748Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-10T20:03:54.748Z] + cut -d/ -f2 [2022-08-10T20:03:54.748Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-10T20:03:54.782Z] 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-10T20:03:55.144Z] + git rev-list -1 --merges addbb1b063efa59c0e69178ac359d0d1cd0af600~1..addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] echo [2022-08-10T20:03:55.164Z] -----------> git rev-list -1 --merges addbb1b063efa59c0e69178ac359d0d1cd0af600~1..addbb1b063efa59c0e69178ac359d0d1cd0af600 addbb1b063efa59c0e69178ac359d0d1cd0af600 [false] [Pipeline] sh [2022-08-10T20:03:55.459Z] + git log --format=format:%s -1 addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] echo [2022-08-10T20:03:55.477Z] ========================================================= [2022-08-10T20:03:55.477Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-10T20:03:55.477Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-10T20:03:55.926Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T20:03:55.926Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-10T20:03:55.926Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-10T20:03:55.926Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-10T20:03:55.926Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-10T20:03:55.926Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-10T20:03:55.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:03:56.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T20:03:56.286Z] [2022-08-10T20:03:56.286Z] 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-10T20:03:56.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T20:03:56.596Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-10T20:03:56.596Z] b85a868b505f: Pulling fs layer [2022-08-10T20:03:56.596Z] e2be974225ed: Pulling fs layer [2022-08-10T20:03:56.596Z] 339a4e72a1f5: Pulling fs layer [2022-08-10T20:03:56.596Z] 988bab9f4d93: Pulling fs layer [2022-08-10T20:03:56.596Z] 1469e6f7b9e6: Pulling fs layer [2022-08-10T20:03:56.596Z] eaf3925da568: Pulling fs layer [2022-08-10T20:03:56.596Z] bab4dde63d76: Pulling fs layer [2022-08-10T20:03:56.596Z] bde34c3a00c8: Pulling fs layer [2022-08-10T20:03:56.596Z] b352a97aabf1: Pulling fs layer [2022-08-10T20:03:56.596Z] 4872d77fe225: Pulling fs layer [2022-08-10T20:03:56.596Z] 5851b861e8e6: Pulling fs layer [2022-08-10T20:03:56.596Z] bab4dde63d76: Waiting [2022-08-10T20:03:56.596Z] 988bab9f4d93: Waiting [2022-08-10T20:03:56.596Z] bde34c3a00c8: Waiting [2022-08-10T20:03:56.596Z] eaf3925da568: Waiting [2022-08-10T20:03:56.596Z] b352a97aabf1: Waiting [2022-08-10T20:03:56.596Z] 4872d77fe225: Waiting [2022-08-10T20:03:56.596Z] 5851b861e8e6: Waiting [2022-08-10T20:03:56.596Z] 1469e6f7b9e6: Waiting [2022-08-10T20:03:56.596Z] e2be974225ed: Verifying Checksum [2022-08-10T20:03:56.596Z] e2be974225ed: Download complete [2022-08-10T20:03:56.596Z] 988bab9f4d93: Verifying Checksum [2022-08-10T20:03:56.596Z] 988bab9f4d93: Download complete [2022-08-10T20:03:56.856Z] 339a4e72a1f5: Verifying Checksum [2022-08-10T20:03:56.856Z] 339a4e72a1f5: Download complete [2022-08-10T20:03:56.856Z] 1469e6f7b9e6: Verifying Checksum [2022-08-10T20:03:56.856Z] 1469e6f7b9e6: Download complete [2022-08-10T20:03:56.856Z] eaf3925da568: Verifying Checksum [2022-08-10T20:03:56.856Z] eaf3925da568: Download complete [2022-08-10T20:03:56.856Z] bde34c3a00c8: Verifying Checksum [2022-08-10T20:03:56.856Z] bde34c3a00c8: Download complete [2022-08-10T20:03:56.856Z] b352a97aabf1: Verifying Checksum [2022-08-10T20:03:56.856Z] b352a97aabf1: Download complete [2022-08-10T20:03:56.856Z] 4872d77fe225: Verifying Checksum [2022-08-10T20:03:56.856Z] 4872d77fe225: Download complete [2022-08-10T20:03:56.856Z] 5851b861e8e6: Verifying Checksum [2022-08-10T20:03:56.856Z] 5851b861e8e6: Download complete [2022-08-10T20:03:56.856Z] b85a868b505f: Verifying Checksum [2022-08-10T20:03:56.856Z] b85a868b505f: Download complete [2022-08-10T20:03:57.116Z] bab4dde63d76: Verifying Checksum [2022-08-10T20:03:57.116Z] bab4dde63d76: Download complete [2022-08-10T20:03:58.059Z] b85a868b505f: Pull complete [2022-08-10T20:03:58.319Z] e2be974225ed: Pull complete [2022-08-10T20:03:58.893Z] 339a4e72a1f5: Pull complete [2022-08-10T20:03:58.893Z] 988bab9f4d93: Pull complete [2022-08-10T20:03:59.152Z] 1469e6f7b9e6: Pull complete [2022-08-10T20:03:59.152Z] eaf3925da568: Pull complete [2022-08-10T20:04:01.697Z] bab4dde63d76: Pull complete [2022-08-10T20:04:01.697Z] bde34c3a00c8: Pull complete [2022-08-10T20:04:01.697Z] b352a97aabf1: Pull complete [2022-08-10T20:04:01.697Z] 4872d77fe225: Pull complete [2022-08-10T20:04:01.697Z] 5851b861e8e6: Pull complete [2022-08-10T20:04:01.697Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-10T20:04:01.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T20:04:01.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:04:01.806Z] prd-ubuntu20.04-docker-8c-8g-22449 does not seem to be running inside a container [2022-08-10T20:04:01.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:04:03.243Z] $ docker top db11b0de54d849ce56aa73cf17dbe0de7196d9407e5bcc6bff3757330eb410cb -eo pid,comm [2022-08-10T20:04:03.306Z] 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-10T20:04:03.306Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T20:04:03.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T20:04:03.337Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T20:04:03.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T20:04:03.480Z] $ docker exec db11b0de54d849ce56aa73cf17dbe0de7196d9407e5bcc6bff3757330eb410cb ssh-agent [2022-08-10T20:04:03.615Z] SSH_AUTH_SOCK=/tmp/ssh-YtWvGZr0lR27/agent.33 [2022-08-10T20:04:03.615Z] SSH_AGENT_PID=40 [2022-08-10T20:04:03.622Z] Running ssh-add (command line suppressed) [2022-08-10T20:04:03.759Z] Identity added: /w/workspace/edgex-go/278@tmp/private_key_752097777777286940.key (/w/workspace/edgex-go/278@tmp/private_key_752097777777286940.key) [2022-08-10T20:04:03.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T20:04:04.061Z] + git tag --points-at HEAD [Pipeline] } [2022-08-10T20:04:04.080Z] $ docker exec --env ******** --env ******** db11b0de54d849ce56aa73cf17dbe0de7196d9407e5bcc6bff3757330eb410cb ssh-agent -k [2022-08-10T20:04:04.194Z] unset SSH_AUTH_SOCK; [2022-08-10T20:04:04.194Z] unset SSH_AGENT_PID; [2022-08-10T20:04:04.195Z] echo Agent pid 40 killed; [2022-08-10T20:04:04.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-10T20:04:04.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T20:04:04.229Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T20:04:04.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T20:04:04.386Z] $ docker exec db11b0de54d849ce56aa73cf17dbe0de7196d9407e5bcc6bff3757330eb410cb ssh-agent [2022-08-10T20:04:04.502Z] SSH_AUTH_SOCK=/tmp/ssh-23icSmHFjhsW/agent.73 [2022-08-10T20:04:04.502Z] SSH_AGENT_PID=79 [2022-08-10T20:04:04.508Z] Running ssh-add (command line suppressed) [2022-08-10T20:04:04.638Z] Identity added: /w/workspace/edgex-go/278@tmp/private_key_1044746916105424561.key (/w/workspace/edgex-go/278@tmp/private_key_1044746916105424561.key) [2022-08-10T20:04:04.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T20:04:04.942Z] + git semver init [2022-08-10T20:04:05.204Z] 2022-08-10 20:04:05,109 [run_init] DEBUG init version:0.0.0 force:False [2022-08-10T20:04:05.204Z] 2022-08-10 20:04:05,110 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/278/.semver [2022-08-10T20:04:05.204Z] 2022-08-10 20:04:05,110 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/278/.semver [2022-08-10T20:04:05.204Z] 2022-08-10 20:04:05,111 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/278/.semver'], cwd=/w/workspace/edgex-go/278, universal_newlines=False, shell=None, istream=None) [2022-08-10T20:04:09.452Z] 2022-08-10 20:04:08,831 [append_file] DEBUG append to file:/w/workspace/edgex-go/278/.git/info/exclude [2022-08-10T20:04:09.452Z] 2022-08-10 20:04:08,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/278/.semver/main with force:False [2022-08-10T20:04:09.452Z] 2022-08-10 20:04:08,832 [read_version] DEBUG read version from /w/workspace/edgex-go/278/.semver/main [2022-08-10T20:04:09.452Z] 2022-08-10 20:04:08,832 [read_version] DEBUG read version from /w/workspace/edgex-go/278/.semver/main [2022-08-10T20:04:09.452Z] 2.3.0-dev.43 [Pipeline] } [2022-08-10T20:04:09.471Z] $ docker exec --env ******** --env ******** db11b0de54d849ce56aa73cf17dbe0de7196d9407e5bcc6bff3757330eb410cb ssh-agent -k [2022-08-10T20:04:09.598Z] unset SSH_AUTH_SOCK; [2022-08-10T20:04:09.599Z] unset SSH_AGENT_PID; [2022-08-10T20:04:09.599Z] echo Agent pid 79 killed; [2022-08-10T20:04:09.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T20:04:09.932Z] + git semver [Pipeline] } [2022-08-10T20:04:10.216Z] $ docker stop --time=1 db11b0de54d849ce56aa73cf17dbe0de7196d9407e5bcc6bff3757330eb410cb [2022-08-10T20:04:11.522Z] $ docker rm -f db11b0de54d849ce56aa73cf17dbe0de7196d9407e5bcc6bff3757330eb410cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T20:04:11.889Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-10T20:04:12.171Z] Stashed 1 file(s) [Pipeline] echo [2022-08-10T20:04:12.175Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.43 [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-10T20:04:12.594Z] + git config --global --add safe.directory /w/workspace/edgex-go/278 [Pipeline] echo [2022-08-10T20:04:12.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T20:04:12.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T20:04:12.637Z] ========================================================= [2022-08-10T20:04:12.637Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-10T20:04:12.637Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-10T20:04:12.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T20:04:12.931Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-10T20:04:12.931Z] 2408cc74d12b: Pulling fs layer [2022-08-10T20:04:12.931Z] ea60b727a1ce: Pulling fs layer [2022-08-10T20:04:12.931Z] 30c4a7721957: Pulling fs layer [2022-08-10T20:04:12.931Z] 370296b7ddb6: Pulling fs layer [2022-08-10T20:04:12.931Z] 7c6cee850709: Pulling fs layer [2022-08-10T20:04:12.931Z] 39a5fcdaea64: Pulling fs layer [2022-08-10T20:04:12.931Z] d94ebbe4e438: Pulling fs layer [2022-08-10T20:04:12.931Z] bcfd1f05c69d: Pulling fs layer [2022-08-10T20:04:12.931Z] 59ccb84bbe0f: Pulling fs layer [2022-08-10T20:04:12.931Z] 7c6cee850709: Waiting [2022-08-10T20:04:12.931Z] d94ebbe4e438: Waiting [2022-08-10T20:04:12.931Z] 39a5fcdaea64: Waiting [2022-08-10T20:04:12.931Z] 59ccb84bbe0f: Waiting [2022-08-10T20:04:12.931Z] bcfd1f05c69d: Waiting [2022-08-10T20:04:12.931Z] 30c4a7721957: Verifying Checksum [2022-08-10T20:04:12.931Z] 30c4a7721957: Download complete [2022-08-10T20:04:12.931Z] ea60b727a1ce: Verifying Checksum [2022-08-10T20:04:12.931Z] ea60b727a1ce: Download complete [2022-08-10T20:04:12.931Z] 7c6cee850709: Verifying Checksum [2022-08-10T20:04:12.931Z] 7c6cee850709: Download complete [2022-08-10T20:04:12.931Z] 39a5fcdaea64: Verifying Checksum [2022-08-10T20:04:12.931Z] 39a5fcdaea64: Download complete [2022-08-10T20:04:12.931Z] 2408cc74d12b: Verifying Checksum [2022-08-10T20:04:12.931Z] 2408cc74d12b: Download complete [2022-08-10T20:04:12.931Z] d94ebbe4e438: Download complete [2022-08-10T20:04:13.198Z] 2408cc74d12b: Pull complete [2022-08-10T20:04:13.198Z] ea60b727a1ce: Pull complete [2022-08-10T20:04:13.474Z] 30c4a7721957: Pull complete [2022-08-10T20:04:13.738Z] 59ccb84bbe0f: Verifying Checksum [2022-08-10T20:04:13.738Z] 59ccb84bbe0f: Download complete [2022-08-10T20:04:13.738Z] 370296b7ddb6: Verifying Checksum [2022-08-10T20:04:13.738Z] 370296b7ddb6: Download complete [2022-08-10T20:04:14.002Z] bcfd1f05c69d: Verifying Checksum [2022-08-10T20:04:14.002Z] bcfd1f05c69d: Download complete [2022-08-10T20:04:18.211Z] 370296b7ddb6: Pull complete [2022-08-10T20:04:18.211Z] 7c6cee850709: Pull complete [2022-08-10T20:04:18.211Z] 39a5fcdaea64: Pull complete [2022-08-10T20:04:18.211Z] d94ebbe4e438: Pull complete [2022-08-10T20:04:20.760Z] bcfd1f05c69d: Pull complete [2022-08-10T20:04:21.028Z] 59ccb84bbe0f: Pull complete [2022-08-10T20:04:21.028Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-10T20:04:21.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T20:04:21.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-10T20:04:21.331Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T20:04:21.331Z] WORKDIR /edgex [2022-08-10T20:04:21.331Z] COPY go.mod . [2022-08-10T20:04:21.331Z] RUN go mod downloaddocker build -t ci-base-image-x86_64 -f - . [2022-08-10T20:04:21.331Z] [2022-08-10T20:04:21.903Z] Sending build context to Docker daemon 169.2MB [2022-08-10T20:04:21.903Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-10T20:04:21.903Z] ---> a4fb48ad2a94 [2022-08-10T20:04:21.903Z] Step 2/4 : WORKDIR /edgex [2022-08-10T20:04:23.818Z] ---> Running in 7cfafd2e1ac9 [2022-08-10T20:04:24.079Z] Removing intermediate container 7cfafd2e1ac9 [2022-08-10T20:04:24.079Z] ---> 9996e6351c34 [2022-08-10T20:04:24.079Z] Step 3/4 : COPY go.mod . [2022-08-10T20:04:24.079Z] ---> 226c22dc7558 [2022-08-10T20:04:24.079Z] Step 4/4 : RUN go mod download [2022-08-10T20:04:24.079Z] ---> Running in 9fd3f43e6e4f [2022-08-10T20:04:27.260Z] Still waiting to schedule task [2022-08-10T20:04:27.261Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-10T20:04:36.313Z] Removing intermediate container 9fd3f43e6e4f [2022-08-10T20:04:36.313Z] ---> 19fb09aeae37 [2022-08-10T20:04:36.313Z] Successfully built 19fb09aeae37 [2022-08-10T20:04:36.313Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:04:36.639Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T20:04:36.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:04:36.725Z] prd-ubuntu20.04-docker-8c-8g-22449 does not seem to be running inside a container [2022-08-10T20:04:36.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:04:37.237Z] $ docker top c5ee860143612b893de3e112c1a63f32c7937dfe65da5915dc997c35e61b8be1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T20:04:37.591Z] + go version [2022-08-10T20:04:37.591Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-10T20:04:37.610Z] $ docker stop --time=1 c5ee860143612b893de3e112c1a63f32c7937dfe65da5915dc997c35e61b8be1 [2022-08-10T20:04:38.897Z] $ docker rm -f c5ee860143612b893de3e112c1a63f32c7937dfe65da5915dc997c35e61b8be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:04:39.308Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-10T20:04:39.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:04:39.433Z] prd-ubuntu20.04-docker-8c-8g-22449 does not seem to be running inside a container [2022-08-10T20:04:39.490Z] $ 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/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:04:39.857Z] $ docker top c6c6f270aa2a5d70130e5a2b65c3174c5054b0d7401ba4c7d02fad7b247fee1f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-10T20:04:39.933Z] ========================================================= [2022-08-10T20:04:39.933Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-10T20:04:39.933Z] ========================================================= [Pipeline] sh [2022-08-10T20:04:40.212Z] + git config --global --add safe.directory /w/workspace/edgex-go/278 [Pipeline] fileExists [Pipeline] sh [2022-08-10T20:04:40.512Z] + make test [2022-08-10T20:04:40.512Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-10T20:04:47.121Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-10T20:04:59.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-10T20:04:59.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-10T20:04:59.875Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-10T20:04:59.875Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-10T20:04:59.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-10T20:04:59.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-10T20:04:59.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-10T20:04:59.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-10T20:04:59.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-10T20:05:00.134Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-10T20:05:00.134Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-10T20:05:00.134Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-10T20:05:00.134Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-10T20:05:00.134Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-10T20:05:00.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-10T20:05:00.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-08-10T20:05:00.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-10T20:05:00.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-10T20:05:01.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2022-08-10T20:05:01.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-10T20:05:01.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 54.2% of statements [2022-08-10T20:05:01.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-10T20:05:01.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-10T20:05:05.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.999s coverage: 89.2% of statements [2022-08-10T20:05:05.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-10T20:05:05.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-10T20:05:05.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-10T20:05:05.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-10T20:05:05.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-10T20:05:05.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 2.1% of statements [2022-08-10T20:05:05.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-10T20:05:05.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-10T20:05:05.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.433s coverage: 95.6% of statements [2022-08-10T20:05:05.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-10T20:05:05.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-10T20:05:05.750Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements [2022-08-10T20:05:05.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-10T20:05:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-10T20:05:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-10T20:05:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-10T20:05:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-10T20:05:05.751Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 60.0% of statements [2022-08-10T20:05:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-10T20:05:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-10T20:05:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-10T20:05:05.751Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-08-10T20:05:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-10T20:05:05.751Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.082s coverage: 58.8% of statements [2022-08-10T20:05:05.751Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2022-08-10T20:05:05.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-10T20:05:05.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2022-08-10T20:05:05.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2022-08-10T20:05:05.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2022-08-10T20:05:05.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-08-10T20:05:05.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2022-08-10T20:05:13.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.085s coverage: 94.4% of statements [2022-08-10T20:05:13.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-08-10T20:05:16.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.198s coverage: 82.2% of statements [2022-08-10T20:05:16.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.097s coverage: 85.4% of statements [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.2% of statements [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.7% of statements [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-10T20:05:24.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-08-10T20:05:24.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.317s coverage: 65.8% of statements [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-10T20:05:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 43.6% of statements [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-10T20:05:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-10T20:05:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-10T20:05:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-10T20:05:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-10T20:05:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-10T20:05:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-10T20:05:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.067s coverage: 28.9% of statements [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-10T20:05:24.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-10T20:05:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-08-10T20:05:24.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-10T20:05:24.585Z] 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-10T20:05:42.690Z] 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-10T20:05:42.690Z] GO111MODULE=on go vet ./... [2022-08-10T20:05:45.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-10T20:05:45.234Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-10T20:05:45.234Z] ./bin/test-attribution-txt.sh [2022-08-10T20:05:45.234Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-10T20:05:45.496Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-10T20:05:45.496Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-10T20:05:45.496Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-10T20:05:45.496Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-10T20:05:45.496Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-10T20:05:45.496Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-10T20:05:45.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-10T20:05:45.809Z] + ls -al . [2022-08-10T20:05:45.809Z] total 728 [2022-08-10T20:05:45.809Z] drwxrwxr-x 10 1001 1001 4096 Aug 10 20:04 . [2022-08-10T20:05:45.809Z] drwxr-xr-x 4 root root 4096 Aug 10 20:04 .. [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 16 Aug 10 20:03 .dockerignore [2022-08-10T20:05:45.809Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 20:05 .git [2022-08-10T20:05:45.809Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 20:03 .github [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 1030 Aug 10 20:03 .gitignore [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 42 Aug 10 20:03 .golangci.yml [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 87 Aug 10 20:03 .hadolint.yml [2022-08-10T20:05:45.809Z] drwxr-xr-x 3 1001 1001 4096 Aug 10 20:04 .semver [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 166 Aug 10 20:03 .sonarcloud.properties [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 1171 Aug 10 20:03 ADOPTERS.md [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 10347 Aug 10 20:03 Attribution.txt [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 63209 Aug 10 20:03 CHANGELOG.md [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 3804 Aug 10 20:03 CONTRIBUTING.md [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 677 Aug 10 20:03 GOVERNANCE.md [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 850 Aug 10 20:03 Jenkinsfile [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 10775 Aug 10 20:03 LICENSE [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 12212 Aug 10 20:03 Makefile [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 582 Aug 10 20:03 OWNERS.md [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 9094 Aug 10 20:03 README.md [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 6912 Aug 10 20:03 SECURITY.md [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 12 Aug 10 20:04 VERSION [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 4131 Aug 10 20:03 ZMQWindows.md [2022-08-10T20:05:45.809Z] drwxrwxr-x 2 1001 1001 4096 Aug 10 20:03 bin [2022-08-10T20:05:45.809Z] drwxrwxr-x 18 1001 1001 4096 Aug 10 20:03 cmd [2022-08-10T20:05:45.809Z] -rw-r--r-- 1 root root 478941 Aug 10 20:05 coverage.out [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 3681 Aug 10 20:03 go.mod [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 38033 Aug 10 20:03 go.sum [2022-08-10T20:05:45.809Z] drwxrwxr-x 8 1001 1001 4096 Aug 10 20:03 internal [2022-08-10T20:05:45.809Z] drwxrwxr-x 3 1001 1001 4096 Aug 10 20:03 openapi [2022-08-10T20:05:45.809Z] drwxrwxr-x 4 1001 1001 4096 Aug 10 20:03 snap [2022-08-10T20:05:45.809Z] -rw-rw-r-- 1 1001 1001 204 Aug 10 20:03 version.go [Pipeline] sh [2022-08-10T20:05:46.099Z] + '[' -e coverage.out ] [2022-08-10T20:05:46.099Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-10T20:05:46.210Z] Stashed 1 file(s) [Pipeline] sh [2022-08-10T20:05:46.510Z] + make build [2022-08-10T20:05:46.510Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-10T20:05:58.746Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-10T20:06:07.317Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22451 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-10T20:06:07.330Z] Running in /w/workspace/edgex-go/278 [Pipeline] { [Pipeline] checkout [2022-08-10T20:06:07.371Z] The recommended git tool is: git [2022-08-10T20:06:08.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-10T20:06:09.305Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-10T20:06:13.459Z] using credential edgex-jenkins-ssh [2022-08-10T20:06:13.477Z] Cloning the remote Git repository [2022-08-10T20:06:13.533Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-10T20:06:13.609Z] > git init /w/workspace/edgex-go/278 # timeout=10 [2022-08-10T20:06:13.680Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-10T20:06:13.680Z] > git --version # timeout=10 [2022-08-10T20:06:13.703Z] > git --version # 'git version 2.25.1' [2022-08-10T20:06:13.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-10T20:06:13.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T20:06:15.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-10T20:06:15.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-10T20:06:16.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-10T20:06:18.210Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-10T20:06:18.775Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-10T20:06:19.719Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-10T20:06:20.662Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-10T20:06:21.232Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-10T20:06:22.832Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-10T20:06:23.792Z] $ docker stop --time=1 c6c6f270aa2a5d70130e5a2b65c3174c5054b0d7401ba4c7d02fad7b247fee1f [2022-08-10T20:06:26.395Z] $ docker rm -f c6c6f270aa2a5d70130e5a2b65c3174c5054b0d7401ba4c7d02fad7b247fee1f [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-10T20:06:27.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T20:06:27.322Z] [2022-08-10T20:06:27.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:06:27.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T20:06:27.688Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-10T20:06:27.688Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-10T20:06:27.688Z] ca9280d653b3: Pulling fs layer [2022-08-10T20:06:27.688Z] 7e9c9ca2126c: Pulling fs layer [2022-08-10T20:06:27.688Z] cbdbe7a5bc2a: Download complete [2022-08-10T20:06:27.976Z] cbdbe7a5bc2a: Pull complete [2022-08-10T20:06:27.976Z] ca9280d653b3: Verifying Checksum [2022-08-10T20:06:27.976Z] ca9280d653b3: Download complete [2022-08-10T20:06:28.259Z] 7e9c9ca2126c: Verifying Checksum [2022-08-10T20:06:28.259Z] 7e9c9ca2126c: Download complete [2022-08-10T20:06:28.259Z] ca9280d653b3: Pull complete [2022-08-10T20:06:30.257Z] Avoid second fetch [2022-08-10T20:06:30.258Z] Checking out Revision addbb1b063efa59c0e69178ac359d0d1cd0af600 (main) [2022-08-10T20:06:31.553Z] 7e9c9ca2126c: Pull complete [2022-08-10T20:06:31.553Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-10T20:06:31.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T20:06:31.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:06:31.651Z] prd-ubuntu20.04-docker-8c-8g-22449 does not seem to be running inside a container [2022-08-10T20:06:31.692Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:06:30.207Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-10T20:06:30.231Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-10T20:06:30.276Z] > git config core.sparsecheckout # timeout=10 [2022-08-10T20:06:30.288Z] > git checkout -f addbb1b063efa59c0e69178ac359d0d1cd0af600 # timeout=10 [2022-08-10T20:06:33.041Z] $ docker top 424ab6f89e4e4ff38463959bdf576096845083dad7c1b2fa32238bbbfd65c49f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T20:06:33.398Z] + docker-compose build --help [2022-08-10T20:06:33.398Z] + grep parallel [2022-08-10T20:06:33.971Z] --parallel Build images in parallel. [Pipeline] } [2022-08-10T20:06:33.987Z] $ docker stop --time=1 424ab6f89e4e4ff38463959bdf576096845083dad7c1b2fa32238bbbfd65c49f [2022-08-10T20:06:34.580Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#4122)" [2022-08-10T20:06:35.283Z] $ docker rm -f 424ab6f89e4e4ff38463959bdf576096845083dad7c1b2fa32238bbbfd65c49f [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:06:35.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-10T20:06:35.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:06:35.926Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-10T20:06:35.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T20:06:35.926Z] Dload Upload Total Spent Left Speed [2022-08-10T20:06:35.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [2022-08-10T20:06:35.960Z] prd-ubuntu20.04-docker-8c-8g-22449 does not seem to be running inside a container [2022-08-10T20:06:35.995Z] $ 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/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:06:36.328Z] $ docker top 79b37788f15abdbd0eb7998b842070dc72c07ba241f5d0bd933e73aca3703372 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-08-10T20:06:36.722Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-08-10T20:06:36.743Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2022-08-10T20:06:37.078Z] + sudo tee /etc/docker/daemon.new [2022-08-10T20:06:37.078Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-10T20:06:37.078Z] { [2022-08-10T20:06:37.078Z] "registry-mirrors": [ [2022-08-10T20:06:37.078Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-10T20:06:37.078Z] ], [2022-08-10T20:06:37.078Z] "bip": "10.250.0.254/24", [2022-08-10T20:06:37.078Z] "hosts": [ [2022-08-10T20:06:37.078Z] "tcp://0.0.0.0:5555", [2022-08-10T20:06:37.078Z] "unix:///var/run/docker.sock" [2022-08-10T20:06:37.078Z] ], [2022-08-10T20:06:37.078Z] "mtu": 1458, [2022-08-10T20:06:37.078Z] "selinux-enabled": true, [2022-08-10T20:06:37.078Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-10T20:06:37.078Z] } [Pipeline] sh [2022-08-10T20:06:37.311Z] Building core-command ... [2022-08-10T20:06:37.311Z] Building core-data ... [2022-08-10T20:06:37.311Z] Building core-metadata ... [2022-08-10T20:06:37.311Z] Building security-bootstrapper ... [2022-08-10T20:06:37.311Z] Building security-proxy-setup ... [2022-08-10T20:06:37.311Z] Building security-secretstore-setup ... [2022-08-10T20:06:37.311Z] Building security-spiffe-token-provider ... [2022-08-10T20:06:37.311Z] Building security-spire-agent ... [2022-08-10T20:06:37.311Z] Building security-spire-config ... [2022-08-10T20:06:37.311Z] Building security-spire-server ... [2022-08-10T20:06:37.311Z] Building support-notifications ... [2022-08-10T20:06:37.311Z] Building support-scheduler ... [2022-08-10T20:06:37.311Z] Building sys-mgmt-agent ... [2022-08-10T20:06:37.311Z] Building security-spiffe-token-provider [2022-08-10T20:06:37.311Z] Building security-secretstore-setup [2022-08-10T20:06:37.311Z] Building security-bootstrapper [2022-08-10T20:06:37.311Z] Building security-spire-agent [2022-08-10T20:06:37.311Z] Building support-scheduler [2022-08-10T20:06:37.493Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-10T20:06:37.862Z] + sudo service docker restart [2022-08-10T20:06:47.302Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:06:47.302Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:06:47.302Z] ---> 19fb09aeae37 [2022-08-10T20:06:47.302Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T20:06:47.302Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:06:47.302Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:06:47.302Z] ---> 19fb09aeae37 [2022-08-10T20:06:47.302Z] Step 3/20 : WORKDIR /edgex-go [2022-08-10T20:06:47.302Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:06:47.302Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:06:47.302Z] ---> 19fb09aeae37 [2022-08-10T20:06:47.302Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T20:06:47.302Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:06:47.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:06:47.302Z] ---> 19fb09aeae37 [2022-08-10T20:06:47.302Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T20:06:47.302Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:06:47.302Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:06:47.302Z] ---> 19fb09aeae37 [2022-08-10T20:06:47.302Z] Step 3/31 : WORKDIR /edgex-go [2022-08-10T20:06:50.605Z] ---> Running in 03a1a65135ea [2022-08-10T20:06:50.605Z] ---> Running in 426db0093f27 [2022-08-10T20:06:50.605Z] ---> Running in 86f16b7030b9 [2022-08-10T20:06:50.605Z] ---> Running in 35e87f6944fc [2022-08-10T20:06:50.605Z] ---> Running in 05fb8be9481e [2022-08-10T20:06:50.605Z] Removing intermediate container 426db0093f27 [2022-08-10T20:06:50.605Z] ---> eee21edec61b [2022-08-10T20:06:50.605Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-10T20:06:50.605Z] Removing intermediate container 03a1a65135ea [2022-08-10T20:06:50.605Z] ---> 718396bf6e19 [2022-08-10T20:06:50.605Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:06:50.605Z] Removing intermediate container 35e87f6944fc [2022-08-10T20:06:50.605Z] ---> 15bd7c0d5b09 [2022-08-10T20:06:50.605Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:06:50.605Z] Removing intermediate container 86f16b7030b9 [2022-08-10T20:06:50.605Z] ---> ecda6563e9de [2022-08-10T20:06:50.605Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:06:50.605Z] Removing intermediate container 05fb8be9481e [2022-08-10T20:06:50.605Z] ---> e507d4dc06fc [2022-08-10T20:06:50.605Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:06:50.605Z] ---> Running in 0603d044ff68 [2022-08-10T20:06:50.605Z] ---> Running in 1f5bc34ceaf0 [2022-08-10T20:06:50.605Z] ---> Running in 2d0e8ef40e9b [2022-08-10T20:06:50.605Z] ---> Running in 905cae011dc2 [2022-08-10T20:06:50.605Z] ---> Running in 2e81bc6f54d7 [2022-08-10T20:06:51.544Z] Removing intermediate container 1f5bc34ceaf0 [2022-08-10T20:06:51.544Z] ---> f853a94a3bde [2022-08-10T20:06:51.544Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-10T20:06:51.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:06:51.544Z] ---> Running in 29bcda700ec7 [2022-08-10T20:06:51.804Z] Removing intermediate container 0603d044ff68 [2022-08-10T20:06:51.804Z] ---> c06d4c4d26c7 [2022-08-10T20:06:51.804Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T20:06:51.804Z] ---> Running in a4ccc93f0ab3 [2022-08-10T20:06:51.804Z] Removing intermediate container 2e81bc6f54d7 [2022-08-10T20:06:51.804Z] ---> 47b6d76ad86c [2022-08-10T20:06:51.804Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-10T20:06:51.804Z] ---> Running in 687022738b17 [2022-08-10T20:06:52.062Z] Removing intermediate container 905cae011dc2 [2022-08-10T20:06:52.062Z] ---> 7cdd39cb9d62 [2022-08-10T20:06:52.062Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T20:06:52.062Z] ---> Running in 6fbfd542d72e [2022-08-10T20:06:52.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:06:52.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:06:52.322Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:06:52.322Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:06:52.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:06:52.851Z] v3.16.2-8-ge8da928bbe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-10T20:06:52.851Z] v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-10T20:06:52.851Z] OK: 17038 distinct packages available [2022-08-10T20:06:52.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:06:52.851Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:06:53.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:06:53.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:06:53.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:06:53.112Z] OK: 211 MiB in 51 packages [2022-08-10T20:06:53.377Z] OK: 211 MiB in 51 packages [2022-08-10T20:06:53.377Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:06:53.377Z] OK: 211 MiB in 51 packages [2022-08-10T20:06:53.637Z] OK: 211 MiB in 51 packages [2022-08-10T20:06:53.637Z] OK: 211 MiB in 51 packages [2022-08-10T20:06:53.637Z] Removing intermediate container 2d0e8ef40e9b [2022-08-10T20:06:53.637Z] ---> e80cf48808ac [2022-08-10T20:06:53.637Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-10T20:06:53.897Z] Removing intermediate container 29bcda700ec7 [2022-08-10T20:06:53.897Z] ---> a478c8679dba [2022-08-10T20:06:53.897Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-10T20:06:53.897Z] Removing intermediate container a4ccc93f0ab3 [2022-08-10T20:06:53.897Z] ---> 7ad335b60850 [2022-08-10T20:06:53.897Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T20:06:53.897Z] ---> 76b8dbc47f6e [2022-08-10T20:06:53.897Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:06:53.897Z] ---> Running in 6e3287bb0679 [2022-08-10T20:06:53.897Z] ---> 5de64fdc81b2 [2022-08-10T20:06:53.897Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:06:54.161Z] ---> Running in 9b72e04d8a20 [2022-08-10T20:06:54.161Z] Removing intermediate container 687022738b17 [2022-08-10T20:06:54.161Z] ---> cc90b2b60e68 [2022-08-10T20:06:54.161Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T20:06:54.161Z] ---> d1c415749006 [2022-08-10T20:06:54.161Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:06:54.161Z] Removing intermediate container 6fbfd542d72e [2022-08-10T20:06:54.161Z] ---> 3f4cb72c734e [2022-08-10T20:06:54.161Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T20:06:54.161Z] ---> Running in f3a77f23c128 [2022-08-10T20:06:54.426Z] ---> 0e10bc459bc3 [2022-08-10T20:06:54.426Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:06:54.426Z] ---> Running in a670cd66d0cd [2022-08-10T20:06:54.426Z] ---> d4216aac17f9 [2022-08-10T20:06:54.426Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:06:54.426Z] ---> Running in b969fb55ea69 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T20:06:56.279Z] provisioning config files... [2022-08-10T20:06:56.331Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/278@tmp/config2690665122257349076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:06:56.687Z] ---> docker-login.sh [2022-08-10T20:06:56.687Z] nexus3.edgexfoundry.org:10001 [2022-08-10T20:06:57.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:06:57.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:06:57.550Z] Configure a credential helper to remove this warning. See [2022-08-10T20:06:57.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:06:57.550Z] [2022-08-10T20:06:57.550Z] Login Succeeded [2022-08-10T20:06:57.550Z] nexus3.edgexfoundry.org:10002 [2022-08-10T20:06:57.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:06:57.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:06:57.820Z] Configure a credential helper to remove this warning. See [2022-08-10T20:06:57.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:06:57.820Z] [2022-08-10T20:06:57.820Z] Login Succeeded [2022-08-10T20:06:57.820Z] nexus3.edgexfoundry.org:10003 [2022-08-10T20:06:58.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:06:58.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:06:58.364Z] Configure a credential helper to remove this warning. See [2022-08-10T20:06:58.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:06:58.364Z] [2022-08-10T20:06:58.364Z] Login Succeeded [2022-08-10T20:06:58.364Z] nexus3.edgexfoundry.org:10004 [2022-08-10T20:06:58.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:06:58.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:06:58.643Z] Configure a credential helper to remove this warning. See [2022-08-10T20:06:58.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:06:58.643Z] [2022-08-10T20:06:58.643Z] Login Succeeded [2022-08-10T20:06:58.643Z] docker.io [2022-08-10T20:06:59.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:06:59.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:06:59.509Z] Configure a credential helper to remove this warning. See [2022-08-10T20:06:59.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:06:59.509Z] [2022-08-10T20:06:59.509Z] Login Succeeded [2022-08-10T20:06:59.509Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T20:06:59.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-10T20:07:00.364Z] + git config --global --add safe.directory /w/workspace/edgex-go/278 [Pipeline] echo [2022-08-10T20:07:00.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T20:07:00.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T20:07:00.415Z] ========================================================= [2022-08-10T20:07:00.415Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-10T20:07:00.415Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-10T20:07:00.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T20:07:01.024Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-10T20:07:01.024Z] b3c136eddcbf: Pulling fs layer [2022-08-10T20:07:01.024Z] c0a3192eca97: Pulling fs layer [2022-08-10T20:07:01.024Z] a050256f5b6f: Pulling fs layer [2022-08-10T20:07:01.024Z] 656be50a0ddc: Pulling fs layer [2022-08-10T20:07:01.024Z] 2bbca73fdf42: Pulling fs layer [2022-08-10T20:07:01.024Z] 46d945488cbd: Pulling fs layer [2022-08-10T20:07:01.024Z] 8a5474983e97: Pulling fs layer [2022-08-10T20:07:01.024Z] 329c88fbcd65: Pulling fs layer [2022-08-10T20:07:01.024Z] 656be50a0ddc: Waiting [2022-08-10T20:07:01.024Z] 2bbca73fdf42: Waiting [2022-08-10T20:07:01.024Z] 46d945488cbd: Waiting [2022-08-10T20:07:01.024Z] 8a5474983e97: Waiting [2022-08-10T20:07:01.024Z] 329c88fbcd65: Waiting [2022-08-10T20:07:01.024Z] a050256f5b6f: Verifying Checksum [2022-08-10T20:07:01.024Z] a050256f5b6f: Download complete [2022-08-10T20:07:01.024Z] c0a3192eca97: Verifying Checksum [2022-08-10T20:07:01.024Z] c0a3192eca97: Download complete [2022-08-10T20:07:01.024Z] 2bbca73fdf42: Verifying Checksum [2022-08-10T20:07:01.024Z] 2bbca73fdf42: Download complete [2022-08-10T20:07:01.024Z] 46d945488cbd: Verifying Checksum [2022-08-10T20:07:01.024Z] 46d945488cbd: Download complete [2022-08-10T20:07:01.024Z] b3c136eddcbf: Verifying Checksum [2022-08-10T20:07:01.024Z] b3c136eddcbf: Download complete [2022-08-10T20:07:02.017Z] b3c136eddcbf: Pull complete [2022-08-10T20:07:02.293Z] 329c88fbcd65: Verifying Checksum [2022-08-10T20:07:02.293Z] 329c88fbcd65: Download complete [2022-08-10T20:07:02.570Z] c0a3192eca97: Pull complete [2022-08-10T20:07:02.848Z] a050256f5b6f: Pull complete [2022-08-10T20:07:03.120Z] 8a5474983e97: Verifying Checksum [2022-08-10T20:07:03.721Z] 656be50a0ddc: Verifying Checksum [2022-08-10T20:07:03.721Z] 656be50a0ddc: Download complete [2022-08-10T20:07:09.333Z] Removing intermediate container f3a77f23c128 [2022-08-10T20:07:09.333Z] ---> 9930f3427bd2 [2022-08-10T20:07:09.333Z] Step 8/26 : COPY . . [2022-08-10T20:07:09.333Z] Removing intermediate container 9b72e04d8a20 [2022-08-10T20:07:09.333Z] ---> 3d89de393d90 [2022-08-10T20:07:09.333Z] Step 8/31 : COPY . . [2022-08-10T20:07:09.333Z] Removing intermediate container 6e3287bb0679 [2022-08-10T20:07:09.333Z] ---> b0f603875c1a [2022-08-10T20:07:09.333Z] Step 7/20 : COPY . .Removing intermediate container a670cd66d0cd [2022-08-10T20:07:09.333Z] [2022-08-10T20:07:09.333Z] ---> df7131b1f447 [2022-08-10T20:07:09.333Z] Step 8/25 : COPY . . [2022-08-10T20:07:09.333Z] Removing intermediate container b969fb55ea69 [2022-08-10T20:07:09.333Z] ---> 76e201f3044f [2022-08-10T20:07:09.333Z] Step 8/22 : COPY . . [2022-08-10T20:07:17.470Z] ---> 60a0d9444cc7 [2022-08-10T20:07:17.470Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-10T20:07:17.470Z] ---> 7d0d01f27c68 [2022-08-10T20:07:17.470Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-10T20:07:17.470Z] ---> 1858a69e5a71 [2022-08-10T20:07:17.470Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-10T20:07:17.470Z] ---> 9735943a1b90 [2022-08-10T20:07:17.470Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-10T20:07:17.470Z] ---> b4cd5faeee66 [2022-08-10T20:07:17.470Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T20:07:17.470Z] ---> Running in a0f81e5ad426 [2022-08-10T20:07:17.470Z] ---> Running in 803d0cccc66e [2022-08-10T20:07:17.470Z] ---> Running in 7ff7cd19019a [2022-08-10T20:07:17.470Z] ---> Running in 861c32c44d16 [2022-08-10T20:07:17.470Z] ---> Running in e4cfbe61f7eb [2022-08-10T20:07:17.470Z] Removing intermediate container 861c32c44d16 [2022-08-10T20:07:17.470Z] ---> 06a9bb5471a1 [2022-08-10T20:07:17.470Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T20:07:17.470Z] ---> Running in c0e453c354f6 [2022-08-10T20:07:17.470Z] Removing intermediate container c0e453c354f6 [2022-08-10T20:07:17.470Z] ---> b9d9d89736e1 [2022-08-10T20:07:17.470Z] 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-10T20:07:17.470Z] ---> Running in fc8a6249ffc7 [2022-08-10T20:07:17.470Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-10T20:07:17.729Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-10T20:07:17.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-10T20:07:17.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-10T20:07:18.573Z] Removing intermediate container fc8a6249ffc7 [2022-08-10T20:07:18.573Z] ---> 109337460ee4 [2022-08-10T20:07:18.573Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T20:07:18.826Z] 656be50a0ddc: Pull complete [2022-08-10T20:07:18.826Z] 2bbca73fdf42: Pull complete [2022-08-10T20:07:18.826Z] 46d945488cbd: Pull complete [2022-08-10T20:07:18.835Z] ---> Running in 6a3211516648 [2022-08-10T20:07:19.094Z] Removing intermediate container 6a3211516648 [2022-08-10T20:07:19.094Z] ---> 968ac6ec1a21 [2022-08-10T20:07:19.094Z] [2022-08-10T20:07:19.094Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T20:07:19.094Z] 3.15: Pulling from library/alpine [2022-08-10T20:07:19.353Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-10T20:07:19.611Z] Status: Downloaded newer image for alpine:3.15 [2022-08-10T20:07:19.611Z] ---> c4fc93816858 [2022-08-10T20:07:19.611Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T20:07:19.611Z] ---> Running in cf7fde99df23 [2022-08-10T20:07:19.871Z] Removing intermediate container cf7fde99df23 [2022-08-10T20:07:19.871Z] ---> 185285345612 [2022-08-10T20:07:19.871Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:07:19.871Z] ---> Running in 6299bcf322a6 [2022-08-10T20:07:21.264Z] Removing intermediate container 6299bcf322a6 [2022-08-10T20:07:21.264Z] ---> be58f9eb257d [2022-08-10T20:07:21.264Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T20:07:21.523Z] ---> Running in 27e0793f119d [2022-08-10T20:07:22.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:23.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:23.289Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T20:07:23.289Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T20:07:23.289Z] OK: 15856 distinct packages available [2022-08-10T20:07:23.548Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:24.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:24.238Z] 8a5474983e97: Pull complete [2022-08-10T20:07:24.683Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-10T20:07:24.683Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-10T20:07:24.683Z] (3/5) Installing libucontext (1.1-r0) [2022-08-10T20:07:24.683Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-10T20:07:24.943Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-10T20:07:24.943Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T20:07:24.943Z] OK: 7 MiB in 19 packages [2022-08-10T20:07:25.684Z] 329c88fbcd65: Pull complete [2022-08-10T20:07:25.684Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-10T20:07:25.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T20:07:25.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-10T20:07:26.034Z] + docker build -t+ ci-base-image-arm64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T20:07:26.035Z] WORKDIR /edgex [2022-08-10T20:07:26.035Z] COPY go.mod . [2022-08-10T20:07:26.035Z] RUN go mod download [2022-08-10T20:07:26.035Z] [2022-08-10T20:07:26.632Z] Sending build context to Docker daemon 3.125MB [2022-08-10T20:07:26.632Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-10T20:07:26.632Z] ---> ff4287adb874 [2022-08-10T20:07:26.632Z] Step 2/4 : WORKDIR /edgex [2022-08-10T20:07:26.848Z] Removing intermediate container 27e0793f119d [2022-08-10T20:07:26.848Z] ---> 28faa67eb01d [2022-08-10T20:07:26.848Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-10T20:07:27.793Z] ---> 28661b8b7fda [2022-08-10T20:07:27.793Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T20:07:28.621Z] ---> Running in 623ed6886701 [2022-08-10T20:07:28.621Z] Removing intermediate container 623ed6886701 [2022-08-10T20:07:28.621Z] ---> ca87c43854e3 [2022-08-10T20:07:28.621Z] Step 3/4 : COPY go.mod . [2022-08-10T20:07:29.221Z] ---> 698675f69ac8 [2022-08-10T20:07:29.221Z] Step 4/4 : RUN go mod download [2022-08-10T20:07:29.221Z] ---> Running in c0e820682dbc [2022-08-10T20:07:30.325Z] ---> 5fef75f88cbb [2022-08-10T20:07:30.325Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T20:07:31.260Z] ---> 2aa6f9d5a30c [2022-08-10T20:07:31.260Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-10T20:07:31.827Z] ---> f6e31c52faca [2022-08-10T20:07:31.827Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-10T20:07:32.110Z] ---> c48f7c08b36d [2022-08-10T20:07:32.110Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T20:07:32.369Z] ---> Running in 25a636a09898 [2022-08-10T20:07:32.643Z] Removing intermediate container 25a636a09898 [2022-08-10T20:07:32.643Z] ---> 5512698e7765 [2022-08-10T20:07:32.643Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T20:07:32.904Z] ---> Running in 2fbc3681d71a [2022-08-10T20:07:33.163Z] Removing intermediate container 2fbc3681d71a [2022-08-10T20:07:33.163Z] ---> edf0e6661808 [2022-08-10T20:07:33.163Z] Step 24/26 : LABEL arch=x86_64 [2022-08-10T20:07:33.421Z] ---> Running in 08e8827da626 [2022-08-10T20:07:33.680Z] Removing intermediate container 08e8827da626 [2022-08-10T20:07:33.680Z] ---> 17fff94afaa9 [2022-08-10T20:07:33.680Z] Step 25/26 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:07:33.939Z] ---> Running in 2102be72c7d5 [2022-08-10T20:07:34.197Z] Removing intermediate container 2102be72c7d5 [2022-08-10T20:07:34.197Z] ---> 188c17d199a3 [2022-08-10T20:07:34.197Z] Step 26/26 : LABEL version=2.3.0-dev.43 [2022-08-10T20:07:34.456Z] ---> Running in d15800ab47ce [2022-08-10T20:07:34.714Z] Removing intermediate container d15800ab47ce [2022-08-10T20:07:34.714Z] ---> 163998abade0 [2022-08-10T20:07:34.714Z] [2022-08-10T20:07:34.972Z] Successfully built 163998abade0 [2022-08-10T20:07:34.972Z] Successfully tagged security-spire-agent:latest [2022-08-10T20:07:34.972Z]  Building security-spire-agent ... done Building security-spire-server [2022-08-10T20:07:38.260Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:07:38.260Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:07:38.260Z] ---> 19fb09aeae37 [2022-08-10T20:07:38.260Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T20:07:38.260Z] ---> Using cache [2022-08-10T20:07:38.260Z] ---> e507d4dc06fc [2022-08-10T20:07:38.260Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:07:38.260Z] ---> Using cache [2022-08-10T20:07:38.260Z] ---> 47b6d76ad86c [2022-08-10T20:07:38.260Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T20:07:39.197Z] ---> Running in adf206c7bd4c [2022-08-10T20:07:40.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:40.700Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:41.266Z] OK: 211 MiB in 51 packages [2022-08-10T20:07:42.203Z] Removing intermediate container adf206c7bd4c [2022-08-10T20:07:42.203Z] ---> 9729f77f4c0d [2022-08-10T20:07:42.203Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T20:07:42.537Z] ---> 26f3b7f82fdd [2022-08-10T20:07:42.537Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:07:42.826Z] ---> Running in aaffa5e4a931 [2022-08-10T20:07:42.826Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-10T20:07:46.189Z] Removing intermediate container 803d0cccc66e [2022-08-10T20:07:46.189Z] ---> 7958293c787d [2022-08-10T20:07:46.189Z] [2022-08-10T20:07:46.189Z] Step 10/31 : FROM alpine:3.16 [2022-08-10T20:07:46.449Z] 3.16: Pulling from library/alpine [2022-08-10T20:07:47.016Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T20:07:47.016Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T20:07:47.016Z] ---> 9c6f07244728 [2022-08-10T20:07:47.016Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T20:07:47.959Z] ---> Running in bc6795c50efc [2022-08-10T20:07:48.220Z] Removing intermediate container e4cfbe61f7eb [2022-08-10T20:07:48.220Z] ---> 232c568b4a68 [2022-08-10T20:07:48.220Z] [2022-08-10T20:07:48.220Z] Step 10/25 : FROM alpine:3.16 [2022-08-10T20:07:48.220Z] ---> 9c6f07244728 [2022-08-10T20:07:48.220Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-10T20:07:48.220Z] Removing intermediate container bc6795c50efc [2022-08-10T20:07:48.220Z] ---> 6776ede1b57f [2022-08-10T20:07:48.220Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-10T20:07:48.220Z] ---> Running in 58e52de6e27a [2022-08-10T20:07:48.479Z] ---> Running in 0d093e8d879f [2022-08-10T20:07:48.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:48.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:48.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:48.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:48.997Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-10T20:07:48.997Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-10T20:07:48.997Z] (3/3) Installing su-exec (0.2-r1) [2022-08-10T20:07:48.997Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:07:48.997Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T20:07:48.997Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-10T20:07:48.997Z] (2/2) Installing su-exec (0.2-r1) [2022-08-10T20:07:48.997Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:07:48.997Z] OK: 6 MiB in 16 packages [2022-08-10T20:07:48.997Z] OK: 6 MiB in 17 packages [2022-08-10T20:07:50.906Z] Removing intermediate container 0d093e8d879f [2022-08-10T20:07:50.906Z] ---> e833c465fd85 [2022-08-10T20:07:50.906Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-10T20:07:50.906Z] ---> Running in 0a5892f3f601 [2022-08-10T20:07:50.906Z] Removing intermediate container 58e52de6e27a [2022-08-10T20:07:50.906Z] ---> 169469bb35d7 [2022-08-10T20:07:50.906Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T20:07:50.906Z] Removing intermediate container 7ff7cd19019a [2022-08-10T20:07:50.906Z] ---> 7715206594b6 [2022-08-10T20:07:50.906Z] [2022-08-10T20:07:50.906Z] Step 9/20 : FROM alpine:3.15 [2022-08-10T20:07:50.906Z] ---> c4fc93816858 [2022-08-10T20:07:50.906Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T20:07:50.906Z] ---> Using cache [2022-08-10T20:07:50.906Z] ---> 185285345612 [2022-08-10T20:07:50.906Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:07:50.906Z] ---> Using cache [2022-08-10T20:07:50.906Z] ---> be58f9eb257d [2022-08-10T20:07:50.906Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-10T20:07:50.906Z] Removing intermediate container a0f81e5ad426 [2022-08-10T20:07:50.906Z] ---> 3a386d3a35d7 [2022-08-10T20:07:50.906Z] [2022-08-10T20:07:50.906Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T20:07:50.906Z] ---> 9c6f07244728 [2022-08-10T20:07:50.906Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-10T20:07:50.906Z] ---> Running in a32152155c43 [2022-08-10T20:07:50.906Z] ---> Running in 903d347fde16 [2022-08-10T20:07:50.906Z] ---> Running in 58ce706eced1 [2022-08-10T20:07:50.906Z] Removing intermediate container 0a5892f3f601 [2022-08-10T20:07:50.906Z] ---> fee811dde384 [2022-08-10T20:07:50.906Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-10T20:07:51.165Z] ---> Running in 2ea8b0c376a0 [2022-08-10T20:07:51.165Z] Removing intermediate container a32152155c43 [2022-08-10T20:07:51.165Z] ---> a5def8056920 [2022-08-10T20:07:51.165Z] Step 13/25 : WORKDIR / [2022-08-10T20:07:51.165Z] ---> Running in 1e00430e050c [2022-08-10T20:07:51.425Z] Removing intermediate container 2ea8b0c376a0 [2022-08-10T20:07:51.425Z] ---> 0c2bbbc669ab [2022-08-10T20:07:51.425Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-10T20:07:51.425Z] Removing intermediate container aaffa5e4a931 [2022-08-10T20:07:51.425Z] ---> 8cce920e46a7 [2022-08-10T20:07:51.425Z] Step 8/25 : COPY . . [2022-08-10T20:07:51.425Z] ---> Running in 4cc0769e1534 [2022-08-10T20:07:51.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:51.425Z] Removing intermediate container 1e00430e050c [2022-08-10T20:07:51.425Z] ---> 8a5a4f63fd7c [2022-08-10T20:07:51.425Z] 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-10T20:07:51.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:51.425Z] Removing intermediate container 4cc0769e1534 [2022-08-10T20:07:51.425Z] ---> 77219782a635 [2022-08-10T20:07:51.425Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-10T20:07:51.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:51.685Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-10T20:07:51.685Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:07:51.685Z] OK: 6 MiB in 15 packages [2022-08-10T20:07:52.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:52.526Z] ---> Running in f8d2429fbbfb [2022-08-10T20:07:52.526Z] ---> 46de9a6ea34c [2022-08-10T20:07:52.526Z] 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-10T20:07:52.787Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T20:07:52.787Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T20:07:52.787Z] OK: 15856 distinct packages available [2022-08-10T20:07:52.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:52.787Z] Removing intermediate container 58ce706eced1 [2022-08-10T20:07:52.787Z] ---> 75b000fa1c88 [2022-08-10T20:07:52.787Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T20:07:52.787Z] ---> 8170c9777912 [2022-08-10T20:07:52.787Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-10T20:07:53.048Z] ---> Running in 42eda7fedf98 [2022-08-10T20:07:53.048Z] Removing intermediate container 42eda7fedf98 [2022-08-10T20:07:53.048Z] ---> 0d6f10b6b579 [2022-08-10T20:07:53.048Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-10T20:07:53.310Z] ---> 83cc9ec00bc8 [2022-08-10T20:07:53.310Z] 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-10T20:07:53.310Z] ---> Running in 67f66fac802c [2022-08-10T20:07:53.571Z] Removing intermediate container 67f66fac802c [2022-08-10T20:07:53.571Z] ---> 684bdcd7d3ab [2022-08-10T20:07:53.571Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T20:07:53.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:07:53.572Z] Removing intermediate container f8d2429fbbfb [2022-08-10T20:07:53.572Z] ---> dc264a221acf [2022-08-10T20:07:53.572Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-10T20:07:53.572Z] ---> b262cd0186d1 [2022-08-10T20:07:53.572Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-10T20:07:53.572Z] ---> Running in 2191529c3d04 [2022-08-10T20:07:53.572Z] ---> Running in fc89828aefaf [2022-08-10T20:07:53.832Z] Removing intermediate container 2191529c3d04 [2022-08-10T20:07:53.832Z] ---> cfed7224c177 [2022-08-10T20:07:53.832Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:07:53.832Z] Removing intermediate container fc89828aefaf [2022-08-10T20:07:53.832Z] ---> a7e5e4596933 [2022-08-10T20:07:53.832Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-10T20:07:53.832Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-10T20:07:54.093Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-10T20:07:54.093Z] ---> d55ef26fbf59 [2022-08-10T20:07:54.093Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-10T20:07:54.093Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-10T20:07:54.093Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-10T20:07:54.352Z] ---> fe6b161b1dca [2022-08-10T20:07:54.352Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-10T20:07:54.352Z] ---> afabf6f85f15 [2022-08-10T20:07:54.352Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-10T20:07:54.352Z] (5/9) Installing curl (7.80.0-r2) [2022-08-10T20:07:54.352Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-10T20:07:54.352Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-10T20:07:54.611Z] (8/9) Installing libucontext (1.1-r0) [2022-08-10T20:07:54.611Z] ---> Running in 34ded418d1e9 [2022-08-10T20:07:54.611Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-10T20:07:54.945Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T20:07:54.945Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T20:07:54.945Z] ---> 3960d059418c [2022-08-10T20:07:54.945Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T20:07:54.945Z] ---> 0548ed148e16 [2022-08-10T20:07:54.945Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-10T20:07:54.945Z] OK: 8 MiB in 23 packages [2022-08-10T20:07:55.205Z] ---> 6e80654e704b [2022-08-10T20:07:55.205Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T20:07:55.205Z] ---> 5821ccbf19e7 [2022-08-10T20:07:55.205Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-10T20:07:55.205Z] ---> Running in ce29ec1e6bc5 [2022-08-10T20:07:55.205Z] ---> Running in b16a69c6c0b2 [2022-08-10T20:07:55.465Z] ---> 2fe935d6f6d4 [2022-08-10T20:07:55.465Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T20:07:55.465Z] ---> Running in 98129cf1f5e0 [2022-08-10T20:07:55.465Z] Removing intermediate container b16a69c6c0b2 [2022-08-10T20:07:55.465Z] ---> 7f34254773b2 [2022-08-10T20:07:55.465Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:07:55.725Z] Removing intermediate container 903d347fde16 [2022-08-10T20:07:55.725Z] ---> 471aed5b618d [2022-08-10T20:07:55.725Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:07:55.725Z] ---> Running in 7c95cd039c74 [2022-08-10T20:07:55.725Z] Removing intermediate container 98129cf1f5e0 [2022-08-10T20:07:55.725Z] ---> 5eaa707ca089 [2022-08-10T20:07:55.725Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-10T20:07:55.725Z] ---> Running in 88d5989f4735 [2022-08-10T20:07:55.725Z] Removing intermediate container 34ded418d1e9 [2022-08-10T20:07:55.725Z] ---> eaba1485a28a [2022-08-10T20:07:55.725Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:07:55.725Z] Removing intermediate container 7c95cd039c74 [2022-08-10T20:07:55.725Z] ---> a1d038601c93 [2022-08-10T20:07:55.725Z] Step 20/22 : LABEL arch=x86_64 [2022-08-10T20:07:55.725Z] ---> 52194c09e442 [2022-08-10T20:07:55.725Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-10T20:07:55.989Z] ---> Running in 18818bb6cbf8 [2022-08-10T20:07:55.989Z] Removing intermediate container 88d5989f4735 [2022-08-10T20:07:55.989Z] ---> 6b7f62702137 [2022-08-10T20:07:55.989Z] 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-10T20:07:55.989Z] ---> Running in 5f34f4c701cb [2022-08-10T20:07:55.989Z] Removing intermediate container 18818bb6cbf8 [2022-08-10T20:07:55.989Z] ---> 41f8a9358bf7 [2022-08-10T20:07:55.989Z] Step 21/22 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:07:55.989Z] ---> 5cac6f1a9a9a [2022-08-10T20:07:55.989Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-10T20:07:56.250Z] ---> Running in c936150a7d64 [2022-08-10T20:07:56.250Z] Removing intermediate container ce29ec1e6bc5 [2022-08-10T20:07:56.250Z] ---> d2b852890452 [2022-08-10T20:07:56.250Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T20:07:56.510Z] Removing intermediate container c936150a7d64 [2022-08-10T20:07:56.510Z] ---> 169aa4196fbb [2022-08-10T20:07:56.510Z] Step 22/22 : LABEL version=2.3.0-dev.43 [2022-08-10T20:07:56.510Z] ---> 2be3a807daeb [2022-08-10T20:07:56.510Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-10T20:07:56.510Z] ---> Running in 7c145b32b8a8 [2022-08-10T20:07:56.510Z] ---> Running in caf5ab46f0a4 [2022-08-10T20:07:56.510Z] ---> 6f32a95d65d7 [2022-08-10T20:07:56.510Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-10T20:07:56.510Z] Removing intermediate container 7c145b32b8a8 [2022-08-10T20:07:56.510Z] ---> f11ad25952d2 [2022-08-10T20:07:56.510Z] Step 23/25 : LABEL arch=x86_64 [2022-08-10T20:07:56.778Z] ---> 21a5ff1f0e1e [2022-08-10T20:07:56.778Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-10T20:07:56.778Z] Removing intermediate container caf5ab46f0a4 [2022-08-10T20:07:56.778Z] ---> 8f00aa90bd44 [2022-08-10T20:07:56.778Z] [2022-08-10T20:07:56.778Z] ---> Running in 067d488acec6 [2022-08-10T20:07:56.778Z] ---> Running in 40c8fa03fecf [2022-08-10T20:07:56.778Z] ---> f71978b14e7b [2022-08-10T20:07:56.778Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-10T20:07:56.778Z] Successfully built 8f00aa90bd44 [2022-08-10T20:07:56.778Z] Removing intermediate container 5f34f4c701cb [2022-08-10T20:07:56.778Z] ---> fdfd39b37851 [2022-08-10T20:07:56.778Z] Step 12/25 : WORKDIR /edgex-go [2022-08-10T20:07:56.778Z] Successfully tagged support-scheduler:latest [2022-08-10T20:07:56.778Z]  Building support-scheduler ... done Building security-spire-config [2022-08-10T20:07:57.037Z] Removing intermediate container 067d488acec6 [2022-08-10T20:07:57.037Z] ---> 097ae48b119b [2022-08-10T20:07:57.037Z] Step 24/25 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:07:57.037Z] ---> Running in 5c0add239234 [2022-08-10T20:07:57.037Z] Removing intermediate container 40c8fa03fecf [2022-08-10T20:07:57.037Z] ---> af3e8224ced2 [2022-08-10T20:07:57.037Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:07:57.037Z] ---> Running in 7becc2f7c37c [2022-08-10T20:07:57.298Z] ---> Running in 1f085abebf55 [2022-08-10T20:07:58.248Z] ---> 0e36a4cc18e1 [2022-08-10T20:07:58.248Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-10T20:07:58.248Z] Removing intermediate container 5c0add239234 [2022-08-10T20:07:58.248Z] ---> d08c178104e0 [2022-08-10T20:07:58.248Z] [2022-08-10T20:07:58.248Z] Step 13/25 : FROM alpine:3.15 [2022-08-10T20:07:58.248Z] ---> c4fc93816858 [2022-08-10T20:07:58.248Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T20:07:58.248Z] ---> Using cache [2022-08-10T20:07:58.248Z] ---> 185285345612 [2022-08-10T20:07:58.248Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:07:58.248Z] ---> Using cache [2022-08-10T20:07:58.248Z] ---> be58f9eb257d [2022-08-10T20:07:58.248Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T20:07:58.248Z] ---> Using cache [2022-08-10T20:07:58.248Z] ---> 28faa67eb01d [2022-08-10T20:07:58.248Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T20:07:58.248Z] Removing intermediate container 7becc2f7c37c [2022-08-10T20:07:58.248Z] ---> c45786c78627 [2022-08-10T20:07:58.248Z] Step 25/25 : LABEL version=2.3.0-dev.43 [2022-08-10T20:07:58.508Z] Removing intermediate container 1f085abebf55 [2022-08-10T20:07:58.508Z] ---> 59fc8d2a1bcf [2022-08-10T20:07:58.508Z] Step 18/20 : LABEL arch=x86_64 [2022-08-10T20:07:58.508Z] ---> Running in 57bf2be93f13 [2022-08-10T20:07:58.508Z] ---> Running in 67f970ae2f23 [2022-08-10T20:07:58.508Z] ---> 3bdf9fb01043 [2022-08-10T20:07:58.508Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-10T20:07:58.769Z] Removing intermediate container 67f970ae2f23 [2022-08-10T20:07:58.769Z] ---> 7b7040c9cb7d [2022-08-10T20:07:58.769Z] Step 19/20 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:07:58.769Z] Removing intermediate container 57bf2be93f13 [2022-08-10T20:07:58.769Z] ---> ee2717ac2b97 [2022-08-10T20:07:58.769Z] [2022-08-10T20:07:59.029Z] ---> Running in 86134b3afdd7 [2022-08-10T20:07:59.029Z] Successfully built ee2717ac2b97 [2022-08-10T20:07:59.029Z] ---> 7483305e6cd7 [2022-08-10T20:07:59.029Z] Successfully tagged security-secretstore-setup:latest [2022-08-10T20:07:59.029Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-10T20:07:59.029Z]  Building security-secretstore-setup ... done Building support-notifications [2022-08-10T20:07:59.289Z] ---> Running in 8526e68966da [2022-08-10T20:07:59.289Z] Removing intermediate container 86134b3afdd7 [2022-08-10T20:07:59.289Z] ---> 314d8086cd5e [2022-08-10T20:07:59.289Z] Step 20/20 : LABEL version=2.3.0-dev.43 [2022-08-10T20:08:00.232Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:08:00.232Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:08:00.232Z] ---> 19fb09aeae37 [2022-08-10T20:08:00.232Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T20:08:00.232Z] ---> Using cache [2022-08-10T20:08:00.232Z] ---> e507d4dc06fc [2022-08-10T20:08:00.232Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:08:00.232Z] ---> Using cache [2022-08-10T20:08:00.232Z] ---> 47b6d76ad86c [2022-08-10T20:08:00.232Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T20:08:00.232Z] ---> Using cache [2022-08-10T20:08:00.232Z] ---> 9729f77f4c0d [2022-08-10T20:08:00.232Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T20:08:00.232Z] ---> Using cache [2022-08-10T20:08:00.232Z] ---> 26f3b7f82fdd [2022-08-10T20:08:00.232Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:08:00.232Z] ---> Using cache [2022-08-10T20:08:00.232Z] ---> 8cce920e46a7 [2022-08-10T20:08:00.232Z] Step 8/26 : COPY . . [2022-08-10T20:08:00.232Z] ---> Using cache [2022-08-10T20:08:00.232Z] ---> 2fe935d6f6d4 [2022-08-10T20:08:00.232Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T20:08:00.232Z] ---> Using cache [2022-08-10T20:08:00.232Z] ---> 5eaa707ca089 [2022-08-10T20:08:00.232Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T20:08:00.232Z] ---> Using cache [2022-08-10T20:08:00.232Z] ---> 6b7f62702137 [2022-08-10T20:08:00.232Z] 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-10T20:08:00.492Z] ---> Running in 12e9f4e2ef35 [2022-08-10T20:08:00.492Z] ---> Running in 5ecdb27e6490 [2022-08-10T20:08:00.788Z] ---> 11d9822f3170 [2022-08-10T20:08:00.788Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T20:08:00.788Z] Removing intermediate container 12e9f4e2ef35 [2022-08-10T20:08:00.788Z] ---> 0ab490147aef [2022-08-10T20:08:00.788Z] [2022-08-10T20:08:00.788Z] Successfully built 0ab490147aef [2022-08-10T20:08:00.788Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-10T20:08:00.788Z]  Building security-spiffe-token-provider ... done Building core-command [2022-08-10T20:08:01.048Z] ---> 573738bbfbe3 [2022-08-10T20:08:01.048Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-10T20:08:01.605Z] Removing intermediate container c0e820682dbc [2022-08-10T20:08:01.605Z] ---> d5568f1c4a82 [2022-08-10T20:08:01.605Z] Successfully built d5568f1c4a82 [2022-08-10T20:08:01.605Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:08:01.961Z] + docker inspect -f . ci-base-image-arm64 [2022-08-10T20:08:01.961Z] . [Pipeline] } [2022-08-10T20:08:01.987Z] Removing intermediate container 8526e68966da [2022-08-10T20:08:01.987Z] ---> 9e1f3d549a86 [2022-08-10T20:08:01.987Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:08:02.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-22451 does not seem to be running inside a container [2022-08-10T20:08:02.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:08:02.557Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:08:02.557Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:08:02.557Z] ---> 19fb09aeae37 [2022-08-10T20:08:02.557Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T20:08:02.557Z] ---> Using cache [2022-08-10T20:08:02.557Z] ---> e507d4dc06fc [2022-08-10T20:08:02.557Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:08:02.557Z] ---> Using cache [2022-08-10T20:08:02.557Z] ---> 47b6d76ad86c [2022-08-10T20:08:02.557Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-10T20:08:02.817Z] ---> d0a64b69b8e6 [2022-08-10T20:08:02.817Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-10T20:08:03.076Z] ---> Running in 1fe062db9622 [2022-08-10T20:08:03.076Z] ---> Running in df729dcac50a [2022-08-10T20:08:03.346Z] Removing intermediate container 1fe062db9622 [2022-08-10T20:08:03.346Z] ---> 172e8afcb670 [2022-08-10T20:08:03.346Z] Step 28/31 : CMD ["gate"] [2022-08-10T20:08:03.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:03.346Z] Removing intermediate container 5ecdb27e6490 [2022-08-10T20:08:03.346Z] ---> dbb8a0eba36a [2022-08-10T20:08:03.346Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T20:08:03.346Z] ---> 702ee072179a [2022-08-10T20:08:03.346Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T20:08:03.346Z] ---> Running in 3d2b4bb01136 [2022-08-10T20:08:03.346Z] ---> Running in 12b346ef8795 [2022-08-10T20:08:03.346Z] ---> Running in 40c441ab75e5 [2022-08-10T20:08:03.605Z] Removing intermediate container 3d2b4bb01136 [2022-08-10T20:08:03.605Z] ---> 4a59c300c8cb [2022-08-10T20:08:03.605Z] Step 29/31 : LABEL arch=x86_64 [2022-08-10T20:08:03.605Z] Removing intermediate container 12b346ef8795 [2022-08-10T20:08:03.605Z] ---> 615356996356 [2022-08-10T20:08:03.605Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T20:08:03.605Z] ---> Running in ecb7fd833d9e [2022-08-10T20:08:03.622Z] $ docker top da3391f6ee903a52c444c426c0f3911aa32f6a62879ae4b8f6b40ec6b48aa5d3 -eo pid,comm [2022-08-10T20:08:03.863Z] Removing intermediate container 40c441ab75e5 [2022-08-10T20:08:03.863Z] ---> 2900f35cae2e [2022-08-10T20:08:03.863Z] [2022-08-10T20:08:03.863Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T20:08:03.863Z] ---> c4fc93816858 [2022-08-10T20:08:03.863Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T20:08:03.863Z] ---> Using cache [2022-08-10T20:08:03.863Z] ---> 185285345612 [2022-08-10T20:08:03.863Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:08:03.863Z] ---> Using cache [2022-08-10T20:08:03.863Z] ---> be58f9eb257d [2022-08-10T20:08:03.863Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-10T20:08:03.863Z] ---> Running in 61dfeb385db0 [2022-08-10T20:08:03.863Z] ---> Running in 9510a169f975 [2022-08-10T20:08:03.863Z] Removing intermediate container ecb7fd833d9e [2022-08-10T20:08:03.863Z] ---> bc1e5ceebec2 [2022-08-10T20:08:03.863Z] Step 30/31 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] { [Pipeline] sh [2022-08-10T20:08:04.122Z] Removing intermediate container 61dfeb385db0 [2022-08-10T20:08:04.122Z] ---> 5c066d9b00a0 [2022-08-10T20:08:04.122Z] Step 23/25 : LABEL arch=x86_64 [2022-08-10T20:08:04.122Z] ---> Running in abd298611dcb [2022-08-10T20:08:04.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:04.122Z] ---> Running in 72d6d981c0ed [2022-08-10T20:08:04.386Z] Removing intermediate container abd298611dcb [2022-08-10T20:08:04.386Z] ---> 0259a2f4a5b0 [2022-08-10T20:08:04.386Z] Step 31/31 : LABEL version=2.3.0-dev.43 [2022-08-10T20:08:04.386Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:08:04.386Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:08:04.386Z] ---> 19fb09aeae37 [2022-08-10T20:08:04.386Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T20:08:04.386Z] ---> Using cache [2022-08-10T20:08:04.386Z] ---> e507d4dc06fc [2022-08-10T20:08:04.386Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:08:04.386Z] ---> Using cache [2022-08-10T20:08:04.386Z] ---> 47b6d76ad86c [2022-08-10T20:08:04.386Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T20:08:04.386Z] ---> Using cache [2022-08-10T20:08:04.386Z] ---> cc90b2b60e68 [2022-08-10T20:08:04.386Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T20:08:04.386Z] ---> Using cache [2022-08-10T20:08:04.386Z] ---> 0e10bc459bc3 [2022-08-10T20:08:04.386Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:08:04.386Z] ---> Using cache [2022-08-10T20:08:04.386Z] ---> df7131b1f447 [2022-08-10T20:08:04.386Z] Step 8/23 : COPY . . [2022-08-10T20:08:04.386Z] ---> Using cache [2022-08-10T20:08:04.386Z] ---> 1858a69e5a71 [2022-08-10T20:08:04.386Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-10T20:08:04.386Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:04.386Z] ---> Running in 9105fdfe1d62 [2022-08-10T20:08:04.386Z] Removing intermediate container 72d6d981c0ed [2022-08-10T20:08:04.386Z] ---> d70ce3d72268 [2022-08-10T20:08:04.386Z] Step 24/25 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:08:04.386Z] ---> Running in dd14f688a99e [2022-08-10T20:08:04.386Z] OK: 211 MiB in 51 packages [2022-08-10T20:08:04.535Z] + go version [2022-08-10T20:08:04.535Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-10T20:08:04.560Z] $ docker stop --time=1 da3391f6ee903a52c444c426c0f3911aa32f6a62879ae4b8f6b40ec6b48aa5d3 [2022-08-10T20:08:04.645Z] ---> Running in d04b0b522e30 [2022-08-10T20:08:04.645Z] Removing intermediate container 9105fdfe1d62 [2022-08-10T20:08:04.645Z] ---> 13f9e517fac4 [2022-08-10T20:08:04.645Z] [2022-08-10T20:08:04.645Z] Removing intermediate container d04b0b522e30 [2022-08-10T20:08:04.645Z] ---> f38656ed144f [2022-08-10T20:08:04.645Z] Step 25/25 : LABEL version=2.3.0-dev.43 [2022-08-10T20:08:04.645Z] Successfully built 13f9e517fac4 [2022-08-10T20:08:04.645Z] Successfully tagged security-bootstrapper:latest [2022-08-10T20:08:04.645Z] Building sys-mgmt-agent [2022-08-10T20:08:04.904Z]  Building security-bootstrapper ... done  ---> Running in a59913dd6c8a [2022-08-10T20:08:04.904Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-10T20:08:05.164Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:05.425Z] Removing intermediate container df729dcac50a [2022-08-10T20:08:05.425Z] ---> ddd1919e8841 [2022-08-10T20:08:05.425Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T20:08:05.425Z] Removing intermediate container a59913dd6c8a [2022-08-10T20:08:05.425Z] ---> 4349dd20e36b [2022-08-10T20:08:05.425Z] [2022-08-10T20:08:05.425Z] Successfully built 4349dd20e36b [2022-08-10T20:08:05.425Z] Successfully tagged security-spire-server:latest [2022-08-10T20:08:05.425Z]  Building security-spire-server ... done Building security-proxy-setup [2022-08-10T20:08:05.684Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T20:08:05.684Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T20:08:05.684Z] OK: 15856 distinct packages available [2022-08-10T20:08:05.684Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:06.177Z] $ docker rm -f da3391f6ee903a52c444c426c0f3911aa32f6a62879ae4b8f6b40ec6b48aa5d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:08:06.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:06.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T20:08:06.839Z] [2022-08-10T20:08:06.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:08:06.883Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-10T20:08:06.883Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-10T20:08:07.143Z] (3/4) Installing libucontext (1.1-r0) [2022-08-10T20:08:07.143Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-10T20:08:07.143Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T20:08:07.143Z] OK: 6 MiB in 18 packages [2022-08-10T20:08:07.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T20:08:07.404Z] ---> 12f5c257d3df [2022-08-10T20:08:07.404Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:08:07.473Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-10T20:08:07.473Z] 29e5d40040c1: Pulling fs layer [2022-08-10T20:08:07.473Z] 1ce36da41761: Pulling fs layer [2022-08-10T20:08:07.473Z] 25b303627fd3: Pulling fs layer [2022-08-10T20:08:07.473Z] 29e5d40040c1: Verifying Checksum [2022-08-10T20:08:07.473Z] 29e5d40040c1: Download complete [2022-08-10T20:08:07.750Z] 1ce36da41761: Verifying Checksum [2022-08-10T20:08:07.750Z] 1ce36da41761: Download complete [2022-08-10T20:08:07.975Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:08:07.975Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:08:07.975Z] ---> 19fb09aeae37 [2022-08-10T20:08:07.975Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T20:08:07.975Z] ---> Using cache [2022-08-10T20:08:07.975Z] ---> e507d4dc06fc [2022-08-10T20:08:07.975Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:08:07.975Z] ---> Using cache [2022-08-10T20:08:07.975Z] ---> 47b6d76ad86c [2022-08-10T20:08:07.975Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-10T20:08:08.025Z] 29e5d40040c1: Pull complete [2022-08-10T20:08:08.915Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:08:08.916Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:08:08.916Z] ---> 19fb09aeae37 [2022-08-10T20:08:08.916Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T20:08:08.916Z] ---> Using cache [2022-08-10T20:08:08.916Z] ---> e507d4dc06fc [2022-08-10T20:08:08.916Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:08:08.916Z] ---> Using cache [2022-08-10T20:08:08.916Z] ---> 47b6d76ad86c [2022-08-10T20:08:08.916Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T20:08:08.916Z] ---> Using cache [2022-08-10T20:08:08.916Z] ---> cc90b2b60e68 [2022-08-10T20:08:08.916Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T20:08:08.916Z] ---> Using cache [2022-08-10T20:08:08.916Z] ---> 0e10bc459bc3 [2022-08-10T20:08:08.916Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:08:08.916Z] ---> Using cache [2022-08-10T20:08:08.916Z] ---> df7131b1f447 [2022-08-10T20:08:08.916Z] Step 8/22 : COPY . . [2022-08-10T20:08:08.916Z] ---> Using cache [2022-08-10T20:08:08.916Z] ---> 1858a69e5a71 [2022-08-10T20:08:08.916Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-10T20:08:09.176Z] ---> Running in 554eedb751d7 [2022-08-10T20:08:09.176Z] ---> Running in 7eb201b7f3ee [2022-08-10T20:08:09.176Z] ---> Running in 8d1c705673b2 [2022-08-10T20:08:09.176Z] Removing intermediate container 9510a169f975 [2022-08-10T20:08:09.177Z] ---> 9cb1821b46d7 [2022-08-10T20:08:09.177Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T20:08:09.471Z] 25b303627fd3: Verifying Checksum [2022-08-10T20:08:09.472Z] 25b303627fd3: Download complete [2022-08-10T20:08:09.472Z] 1ce36da41761: Pull complete [2022-08-10T20:08:10.119Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-10T20:08:10.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:11.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:11.069Z] OK: 211 MiB in 51 packages [2022-08-10T20:08:12.010Z] ---> 93c29aacd92c [2022-08-10T20:08:12.010Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T20:08:12.579Z] ---> 591e52515d39 [2022-08-10T20:08:12.579Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-10T20:08:12.579Z] Removing intermediate container 7eb201b7f3ee [2022-08-10T20:08:12.579Z] ---> 3477ffbae2e0 [2022-08-10T20:08:12.579Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T20:08:12.579Z] ---> Running in 0a7b4a3e2dbf [2022-08-10T20:08:12.889Z] ---> 74d939e8233e [2022-08-10T20:08:12.889Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:08:13.148Z] Removing intermediate container 0a7b4a3e2dbf [2022-08-10T20:08:13.148Z] ---> 8d00eccd43da [2022-08-10T20:08:13.148Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-10T20:08:13.148Z] ---> Running in 4f1d55d7e9d2 [2022-08-10T20:08:13.717Z] ---> 00a6488d4f79 [2022-08-10T20:08:13.717Z] Step 21/26 : WORKDIR / [2022-08-10T20:08:13.717Z] ---> Running in f60a460769ad [2022-08-10T20:08:14.286Z] Removing intermediate container f60a460769ad [2022-08-10T20:08:14.286Z] ---> a9f7f8f92499 [2022-08-10T20:08:14.286Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T20:08:14.565Z] ---> Running in f2775f8a26f8 [2022-08-10T20:08:14.825Z] Removing intermediate container f2775f8a26f8 [2022-08-10T20:08:14.825Z] ---> 0b4d1ad4e29f [2022-08-10T20:08:14.825Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T20:08:15.085Z] ---> Running in fd33b7d7482d [2022-08-10T20:08:15.653Z] Removing intermediate container fd33b7d7482d [2022-08-10T20:08:15.653Z] ---> a1ba1c9420a5 [2022-08-10T20:08:15.653Z] Step 24/26 : LABEL arch=x86_64 [2022-08-10T20:08:16.597Z] ---> Running in 789918f864d3 [2022-08-10T20:08:16.859Z] Removing intermediate container 789918f864d3 [2022-08-10T20:08:16.859Z] ---> 2b357754475d [2022-08-10T20:08:16.859Z] Step 25/26 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:08:17.125Z] ---> Running in f6ba5b0053ca [2022-08-10T20:08:17.125Z] Removing intermediate container 554eedb751d7 [2022-08-10T20:08:17.125Z] ---> ff7c10f9ba9e [2022-08-10T20:08:17.125Z] Step 8/22 : COPY . . [2022-08-10T20:08:17.694Z] Removing intermediate container f6ba5b0053ca [2022-08-10T20:08:17.694Z] ---> 5428444b6ea3 [2022-08-10T20:08:17.694Z] Step 26/26 : LABEL version=2.3.0-dev.43 [2022-08-10T20:08:17.953Z] ---> Running in 14cd7f649d99 [2022-08-10T20:08:18.532Z] Removing intermediate container 14cd7f649d99 [2022-08-10T20:08:18.532Z] ---> 926cf09df9c1 [2022-08-10T20:08:18.532Z] [2022-08-10T20:08:18.532Z] Successfully built 926cf09df9c1 [2022-08-10T20:08:18.532Z] Successfully tagged security-spire-config:latest [2022-08-10T20:08:18.532Z]  Building security-spire-config ... done Building core-metadata [2022-08-10T20:08:21.829Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:08:21.829Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:08:21.829Z] ---> 19fb09aeae37 [2022-08-10T20:08:21.829Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T20:08:21.829Z] ---> Using cache [2022-08-10T20:08:21.829Z] ---> e507d4dc06fc [2022-08-10T20:08:21.829Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:08:21.829Z] ---> Using cache [2022-08-10T20:08:21.829Z] ---> 47b6d76ad86c [2022-08-10T20:08:21.829Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T20:08:21.829Z] ---> Using cache [2022-08-10T20:08:21.829Z] ---> cc90b2b60e68 [2022-08-10T20:08:21.829Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T20:08:21.829Z] ---> Using cache [2022-08-10T20:08:21.829Z] ---> 0e10bc459bc3 [2022-08-10T20:08:21.829Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:08:21.829Z] ---> Using cache [2022-08-10T20:08:21.829Z] ---> df7131b1f447 [2022-08-10T20:08:21.829Z] Step 8/23 : COPY . . [2022-08-10T20:08:21.829Z] ---> Using cache [2022-08-10T20:08:21.829Z] ---> 1858a69e5a71 [2022-08-10T20:08:21.829Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-10T20:08:21.894Z] 25b303627fd3: Pull complete [2022-08-10T20:08:21.894Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-10T20:08:21.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T20:08:21.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:08:22.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-22451 does not seem to be running inside a container [2022-08-10T20:08:22.226Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:08:23.741Z] ---> Running in a8ca361d7150 [2022-08-10T20:08:23.741Z] ---> b2d40906cafe [2022-08-10T20:08:23.741Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-10T20:08:23.741Z] ---> Running in b9267e5f7a5c [2022-08-10T20:08:23.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-10T20:08:23.741Z] Removing intermediate container 4f1d55d7e9d2 [2022-08-10T20:08:23.741Z] ---> a83486195e60 [2022-08-10T20:08:23.741Z] Step 8/23 : COPY . . [2022-08-10T20:08:23.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-10T20:08:23.999Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-10T20:08:24.415Z] $ docker top 68ec90989b74b4da95b8d6798d18fe8c755a00317fad9b78b95b13e60413ecd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T20:08:25.321Z] + grep parallel [2022-08-10T20:08:25.321Z] + docker-compose build --help [2022-08-10T20:08:26.595Z] Removing intermediate container dd14f688a99e [2022-08-10T20:08:26.595Z] ---> 6e6b82954629 [2022-08-10T20:08:26.595Z] [2022-08-10T20:08:26.595Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T20:08:26.595Z] ---> 9c6f07244728 [2022-08-10T20:08:26.595Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T20:08:26.595Z] ---> Using cache [2022-08-10T20:08:26.595Z] ---> 75b000fa1c88 [2022-08-10T20:08:26.595Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T20:08:26.596Z] ---> Using cache [2022-08-10T20:08:26.596Z] ---> 0d6f10b6b579 [2022-08-10T20:08:26.596Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-10T20:08:26.596Z] ---> Running in 1889ac1d48f9 [2022-08-10T20:08:27.163Z] Removing intermediate container 1889ac1d48f9 [2022-08-10T20:08:27.163Z] ---> d96c48a71475 [2022-08-10T20:08:27.163Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T20:08:27.163Z] ---> Running in 71274e347dca [2022-08-10T20:08:27.736Z] Removing intermediate container 71274e347dca [2022-08-10T20:08:27.736Z] ---> 87842280cf43 [2022-08-10T20:08:27.736Z] Step 15/23 : WORKDIR / [2022-08-10T20:08:27.997Z] ---> Running in f00d7724e36a [2022-08-10T20:08:28.709Z] --parallel Build images in parallel. [2022-08-10T20:08:28.934Z] Removing intermediate container f00d7724e36a [2022-08-10T20:08:28.934Z] ---> 9a5b69000264 [2022-08-10T20:08:28.934Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:08:28.934Z] Removing intermediate container 8d1c705673b2 [2022-08-10T20:08:28.934Z] ---> 02a25eaf7888 [2022-08-10T20:08:28.934Z] [2022-08-10T20:08:28.934Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T20:08:28.934Z] ---> 9c6f07244728 [2022-08-10T20:08:28.934Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-10T20:08:28.934Z] ---> a9b9844c06d8 [2022-08-10T20:08:28.934Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [Pipeline] } [2022-08-10T20:08:29.004Z] $ docker stop --time=1 68ec90989b74b4da95b8d6798d18fe8c755a00317fad9b78b95b13e60413ecd7 [2022-08-10T20:08:29.192Z] ---> Running in c28e568ff4ae [2022-08-10T20:08:29.193Z] ---> Running in ca4f2d9bb83c [2022-08-10T20:08:29.193Z] ---> 1a66fd005743 [2022-08-10T20:08:29.193Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-10T20:08:30.574Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-10T20:08:30.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:30.575Z] ---> f78d27561d94 [2022-08-10T20:08:30.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-10T20:08:30.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:30.683Z] $ docker rm -f 68ec90989b74b4da95b8d6798d18fe8c755a00317fad9b78b95b13e60413ecd7 [2022-08-10T20:08:30.834Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-10T20:08:30.835Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-10T20:08:30.835Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T20:08:30.835Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-10T20:08:30.835Z] (5/6) Installing curl (7.83.1-r2) [2022-08-10T20:08:30.835Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-10T20:08:30.835Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:08:30.835Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T20:08:30.835Z] OK: 8 MiB in 20 packages [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:08:31.096Z] ---> f6be158071cb [2022-08-10T20:08:31.096Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-10T20:08:31.096Z] ---> Running in ed271b9d693d [2022-08-10T20:08:31.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-10T20:08:31.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:08:31.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-22451 does not seem to be running inside a container [2022-08-10T20:08:31.656Z] $ 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/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:08:31.697Z] Removing intermediate container ed271b9d693d [2022-08-10T20:08:31.697Z] ---> 5eb14c9d8c1b [2022-08-10T20:08:31.697Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:08:31.697Z] ---> Running in 29ffd46d395f [2022-08-10T20:08:31.956Z] Removing intermediate container c28e568ff4ae [2022-08-10T20:08:31.956Z] ---> c4e6b31f4e73 [2022-08-10T20:08:31.956Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T20:08:31.956Z] ---> Running in 2a77a2bc004d [2022-08-10T20:08:32.220Z] Removing intermediate container 29ffd46d395f [2022-08-10T20:08:32.220Z] ---> 4ef45444d7cd [2022-08-10T20:08:32.220Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T20:08:32.220Z] ---> Running in 05f7c36e68ab [2022-08-10T20:08:32.220Z] Removing intermediate container 2a77a2bc004d [2022-08-10T20:08:32.220Z] ---> e05219dd0630 [2022-08-10T20:08:32.220Z] Step 13/22 : WORKDIR /edgex [2022-08-10T20:08:32.485Z] ---> Running in 81ee25b6e7a9 [2022-08-10T20:08:32.485Z] Removing intermediate container 05f7c36e68ab [2022-08-10T20:08:32.485Z] ---> c561beebe411 [2022-08-10T20:08:32.485Z] Step 22/23 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:08:32.749Z] ---> Running in 0b1f9cbee207 [2022-08-10T20:08:32.749Z] Removing intermediate container 81ee25b6e7a9 [2022-08-10T20:08:32.749Z] ---> da11982b2400 [2022-08-10T20:08:32.749Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-10T20:08:32.945Z] $ docker top 761505a1d45f4e3ee9e2abd37327ae633c41051dacb2fd7dec03b923daae1440 -eo pid,comm [2022-08-10T20:08:33.012Z] Removing intermediate container 0b1f9cbee207 [2022-08-10T20:08:33.013Z] ---> b3e3ade2cf19 [2022-08-10T20:08:33.013Z] Step 23/23 : LABEL version=2.3.0-dev.43 [Pipeline] { [Pipeline] sh [2022-08-10T20:08:33.273Z] ---> 2b891eccda27 [2022-08-10T20:08:33.274Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-10T20:08:33.274Z] ---> Running in aa474db52467 [2022-08-10T20:08:33.840Z] Removing intermediate container aa474db52467 [2022-08-10T20:08:33.840Z] ---> 393c0f574c30 [2022-08-10T20:08:33.840Z] [2022-08-10T20:08:33.840Z] Successfully built 393c0f574c30 [2022-08-10T20:08:33.840Z] Successfully tagged core-command:latest [2022-08-10T20:08:33.840Z] Building core-data [2022-08-10T20:08:33.858Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-10T20:08:35.745Z]  Building core-command ... done  ---> 7e068b3a2953 [2022-08-10T20:08:35.745Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-10T20:08:37.127Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:08:37.127Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:08:37.127Z] ---> 19fb09aeae37 [2022-08-10T20:08:37.127Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T20:08:37.127Z] ---> Using cache [2022-08-10T20:08:37.127Z] ---> e507d4dc06fc [2022-08-10T20:08:37.127Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:08:37.127Z] ---> Using cache [2022-08-10T20:08:37.127Z] ---> 47b6d76ad86c [2022-08-10T20:08:37.127Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-10T20:08:37.390Z] ---> ee3e68fef24e [2022-08-10T20:08:37.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T20:08:37.649Z] ---> Running in 7fec1cc892aa [2022-08-10T20:08:38.196Z] Building core-command ... [2022-08-10T20:08:38.196Z] Building core-data ... [2022-08-10T20:08:38.196Z] Building core-metadata ... [2022-08-10T20:08:38.196Z] Building security-bootstrapper ... [2022-08-10T20:08:38.196Z] Building security-proxy-setup ... [2022-08-10T20:08:38.196Z] Building security-secretstore-setup ... [2022-08-10T20:08:38.196Z] Building security-spiffe-token-provider ... [2022-08-10T20:08:38.196Z] Building security-spire-agent ... [2022-08-10T20:08:38.196Z] Building security-spire-config ... [2022-08-10T20:08:38.196Z] Building security-spire-server ... [2022-08-10T20:08:38.196Z] Building support-notifications ... [2022-08-10T20:08:38.196Z] Building support-scheduler ... [2022-08-10T20:08:38.196Z] Building sys-mgmt-agent ... [2022-08-10T20:08:38.196Z] Building security-spire-config [2022-08-10T20:08:38.196Z] Building security-bootstrapper [2022-08-10T20:08:38.196Z] Building core-data [2022-08-10T20:08:38.196Z] Building security-secretstore-setup [2022-08-10T20:08:38.196Z] Building security-spiffe-token-provider [2022-08-10T20:08:38.218Z] ---> 5fb48917bd78 [2022-08-10T20:08:38.218Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T20:08:38.218Z] ---> Running in c2a476cf4091 [2022-08-10T20:08:38.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:39.424Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:39.424Z] OK: 211 MiB in 51 packages [2022-08-10T20:08:40.363Z] Removing intermediate container c2a476cf4091 [2022-08-10T20:08:40.363Z] ---> 37b268f7766f [2022-08-10T20:08:40.363Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T20:08:40.623Z] ---> Running in e3623e6f89f7 [2022-08-10T20:08:40.623Z] Removing intermediate container 7fec1cc892aa [2022-08-10T20:08:40.623Z] ---> c1b1061fcb1a [2022-08-10T20:08:40.623Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T20:08:40.882Z] Removing intermediate container e3623e6f89f7 [2022-08-10T20:08:40.882Z] ---> 8296e10c967c [2022-08-10T20:08:40.882Z] Step 20/22 : LABEL arch=x86_64 [2022-08-10T20:08:41.156Z] ---> Running in 07a4c75b234e [2022-08-10T20:08:41.156Z] ---> a0c918125529 [2022-08-10T20:08:41.156Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:08:41.417Z] ---> Running in 0060d2001ff8 [2022-08-10T20:08:41.417Z] Removing intermediate container 07a4c75b234e [2022-08-10T20:08:41.417Z] ---> 94991301f74b [2022-08-10T20:08:41.417Z] Step 21/22 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:08:41.677Z] ---> Running in 6f65b2d77ff3 [2022-08-10T20:08:41.938Z] Removing intermediate container 6f65b2d77ff3 [2022-08-10T20:08:41.938Z] ---> 0e8dbd220f9f [2022-08-10T20:08:41.938Z] Step 22/22 : LABEL version=2.3.0-dev.43 [2022-08-10T20:08:42.201Z] ---> Running in 233f37854de2 [2022-08-10T20:08:42.460Z] Removing intermediate container 233f37854de2 [2022-08-10T20:08:42.460Z] ---> 704ed48bd30d [2022-08-10T20:08:42.460Z] [2022-08-10T20:08:42.721Z] Successfully built 704ed48bd30d [2022-08-10T20:08:42.721Z] Successfully tagged security-proxy-setup:latest [2022-08-10T20:08:48.002Z]  Building security-proxy-setup ... done Removing intermediate container a8ca361d7150 [2022-08-10T20:08:48.002Z] ---> b9c9bf849214 [2022-08-10T20:08:48.002Z] [2022-08-10T20:08:48.002Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T20:08:48.002Z] ---> 9c6f07244728 [2022-08-10T20:08:48.002Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T20:08:48.002Z] ---> Using cache [2022-08-10T20:08:48.002Z] ---> 75b000fa1c88 [2022-08-10T20:08:48.002Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T20:08:48.002Z] ---> Using cache [2022-08-10T20:08:48.002Z] ---> 0d6f10b6b579 [2022-08-10T20:08:48.002Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-10T20:08:48.002Z] ---> Running in 66c0ae09238f [2022-08-10T20:08:48.002Z] Removing intermediate container 66c0ae09238f [2022-08-10T20:08:48.002Z] ---> 469b8d026852 [2022-08-10T20:08:48.002Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T20:08:48.002Z] ---> Running in 70c01db6cfcd [2022-08-10T20:08:48.262Z] Removing intermediate container 70c01db6cfcd [2022-08-10T20:08:48.262Z] ---> 727ee446ca3e [2022-08-10T20:08:48.262Z] Step 15/23 : WORKDIR / [2022-08-10T20:08:48.262Z] ---> Running in 07a62ec9e2d2 [2022-08-10T20:08:48.342Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:08:48.342Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:08:48.342Z] ---> d5568f1c4a82 [2022-08-10T20:08:48.342Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T20:08:48.342Z] ---> Running in 138a82393fda [2022-08-10T20:08:48.342Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:08:48.342Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:08:48.342Z] ---> d5568f1c4a82 [2022-08-10T20:08:48.342Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T20:08:48.342Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:08:48.342Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:08:48.342Z] ---> d5568f1c4a82 [2022-08-10T20:08:48.342Z] Step 3/20 : WORKDIR /edgex-go [2022-08-10T20:08:48.342Z] ---> Running in 948998930a0c [2022-08-10T20:08:48.342Z] ---> Running in b138f5af6d82 [2022-08-10T20:08:48.342Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:08:48.342Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:08:48.342Z] ---> d5568f1c4a82 [2022-08-10T20:08:48.342Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T20:08:48.342Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:08:48.342Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:08:48.342Z] ---> d5568f1c4a82 [2022-08-10T20:08:48.342Z] Step 3/31 : WORKDIR /edgex-go [2022-08-10T20:08:48.342Z] ---> Running in f00e23f99cf3 [2022-08-10T20:08:48.342Z] Removing intermediate container 138a82393fda [2022-08-10T20:08:48.342Z] ---> c82f8859b10e [2022-08-10T20:08:48.342Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:08:48.342Z] ---> Running in 4f498bf1e772 [2022-08-10T20:08:48.342Z] ---> Running in 84105a1e18eb [2022-08-10T20:08:48.522Z] Removing intermediate container 07a62ec9e2d2 [2022-08-10T20:08:48.523Z] ---> 91eedb1c8934 [2022-08-10T20:08:48.523Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:08:48.523Z] Removing intermediate container 0060d2001ff8 [2022-08-10T20:08:48.523Z] ---> 288b8e1f4960 [2022-08-10T20:08:48.523Z] Step 8/23 : COPY . . [2022-08-10T20:08:48.631Z] Removing intermediate container b138f5af6d82 [2022-08-10T20:08:48.631Z] ---> 238a2299c2ae [2022-08-10T20:08:48.631Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:08:48.911Z] Removing intermediate container 948998930a0c [2022-08-10T20:08:48.911Z] ---> 03e5a60a1da9 [2022-08-10T20:08:48.911Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-10T20:08:48.911Z] ---> Running in 242e94743b5a [2022-08-10T20:08:49.190Z] ---> Running in ae82f4dfa788 [2022-08-10T20:08:49.190Z] Removing intermediate container f00e23f99cf3 [2022-08-10T20:08:49.190Z] ---> afb24d4dc051 [2022-08-10T20:08:49.190Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:08:49.473Z] ---> Running in c6dde2f22f3b [2022-08-10T20:08:49.473Z] Removing intermediate container 4f498bf1e772 [2022-08-10T20:08:49.473Z] ---> 1e483226e6ef [2022-08-10T20:08:49.473Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:08:49.473Z] ---> Running in 6e4cce228299 [2022-08-10T20:08:51.067Z] ---> a90cb72dec84 [2022-08-10T20:08:51.067Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-10T20:08:51.067Z] Removing intermediate container b9267e5f7a5c [2022-08-10T20:08:51.067Z] ---> 2d6774846ecf [2022-08-10T20:08:51.067Z] [2022-08-10T20:08:51.067Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T20:08:51.067Z] ---> 9c6f07244728 [2022-08-10T20:08:51.067Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-10T20:08:51.327Z] ---> Running in f22c284e44d5 [2022-08-10T20:08:51.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:08:51.587Z] ---> 6278f8a33a7d [2022-08-10T20:08:51.587Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-10T20:08:51.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:08:51.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:52.067Z] Removing intermediate container 84105a1e18eb [2022-08-10T20:08:52.067Z] ---> ab4dfc53f019 [2022-08-10T20:08:52.067Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T20:08:52.067Z] ---> Running in acf50ee0fe2b [2022-08-10T20:08:52.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:52.145Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-10T20:08:52.145Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-10T20:08:52.145Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:08:52.145Z] ---> c83f01818624 [2022-08-10T20:08:52.145Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-10T20:08:52.145Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T20:08:52.447Z] OK: 6 MiB in 16 packages [2022-08-10T20:08:52.447Z] ---> Running in 17dd24232212 [2022-08-10T20:08:52.447Z] ---> b575154530ea [2022-08-10T20:08:52.447Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-10T20:08:52.447Z] ---> Running in c25fdaf42a10 [2022-08-10T20:08:52.447Z] Removing intermediate container ca4f2d9bb83c [2022-08-10T20:08:52.447Z] ---> abb8e3c54843 [2022-08-10T20:08:52.447Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-10T20:08:52.727Z] Removing intermediate container 17dd24232212 [2022-08-10T20:08:52.727Z] ---> 0740454ceead [2022-08-10T20:08:52.727Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:08:52.727Z] ---> Running in a462632a52ee [2022-08-10T20:08:52.727Z] ---> Running in e949ac7469bc [2022-08-10T20:08:52.727Z] Removing intermediate container a462632a52ee [2022-08-10T20:08:52.727Z] ---> 324e299a8162 [2022-08-10T20:08:52.727Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T20:08:53.014Z] ---> Running in 9205f11ad48c [2022-08-10T20:08:53.014Z] Removing intermediate container f22c284e44d5 [2022-08-10T20:08:53.014Z] ---> 5f95e078bcb5 [2022-08-10T20:08:53.014Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T20:08:53.014Z] ---> Running in e29f4fba2921 [2022-08-10T20:08:53.014Z] Removing intermediate container 9205f11ad48c [2022-08-10T20:08:53.014Z] ---> 5f0544ae0bd4 [2022-08-10T20:08:53.014Z] Step 22/23 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:08:53.014Z] ---> Running in badcbd1ebbde [2022-08-10T20:08:53.014Z] Removing intermediate container e29f4fba2921 [2022-08-10T20:08:53.014Z] ---> 2fc59ac42cc3 [2022-08-10T20:08:53.014Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-10T20:08:53.014Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-10T20:08:53.014Z] ---> Running in fc8ee53edf51 [2022-08-10T20:08:53.069Z] v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-10T20:08:53.069Z] v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-10T20:08:53.069Z] OK: 16892 distinct packages available [2022-08-10T20:08:53.069Z] Removing intermediate container c6dde2f22f3b [2022-08-10T20:08:53.278Z] Removing intermediate container badcbd1ebbde [2022-08-10T20:08:53.278Z] ---> e43807c1254c [2022-08-10T20:08:53.278Z] Step 23/23 : LABEL version=2.3.0-dev.43 [2022-08-10T20:08:53.278Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-10T20:08:53.278Z] ---> Running in 80e953f60874 [2022-08-10T20:08:53.278Z] Removing intermediate container fc8ee53edf51 [2022-08-10T20:08:53.278Z] ---> 23789125046a [2022-08-10T20:08:53.278Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T20:08:53.278Z] ---> Running in 71a19c25ce31 [2022-08-10T20:08:53.278Z] Removing intermediate container 80e953f60874 [2022-08-10T20:08:53.278Z] ---> 9292462f6a55 [2022-08-10T20:08:53.278Z] [2022-08-10T20:08:53.344Z] ---> b4ed1a6583bd [2022-08-10T20:08:53.344Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-10T20:08:53.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:08:53.344Z] ---> Running in 29c4e3e38e47 [2022-08-10T20:08:53.558Z] Successfully built 9292462f6a55 [2022-08-10T20:08:53.558Z] Successfully tagged core-metadata:latest [2022-08-10T20:08:53.558Z]  Building core-metadata ... done Removing intermediate container 71a19c25ce31 [2022-08-10T20:08:53.558Z] ---> 293f224120d5 [2022-08-10T20:08:53.558Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:08:53.624Z] Removing intermediate container 6e4cce228299 [2022-08-10T20:08:53.624Z] ---> 5b1883507bc0 [2022-08-10T20:08:53.624Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-10T20:08:53.624Z] Removing intermediate container 242e94743b5a [2022-08-10T20:08:53.624Z] ---> 4956f6281631 [2022-08-10T20:08:53.624Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-10T20:08:53.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:08:53.624Z] ---> Running in 70d392a5b1d2 [2022-08-10T20:08:53.624Z] ---> Running in b1d1188a7668 [2022-08-10T20:08:53.821Z] ---> 6928c8e49dde [2022-08-10T20:08:53.821Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-10T20:08:54.081Z] Removing intermediate container e949ac7469bc [2022-08-10T20:08:54.081Z] ---> 5e481724568a [2022-08-10T20:08:54.081Z] [2022-08-10T20:08:54.081Z] Step 11/23 : FROM alpine:3.16 [2022-08-10T20:08:54.081Z] ---> 9c6f07244728 [2022-08-10T20:08:54.081Z] 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-10T20:08:54.081Z] ---> 1f23b9a1e669 [2022-08-10T20:08:54.081Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-10T20:08:54.349Z] ---> Running in 738fc6b162a7 [2022-08-10T20:08:54.349Z] Removing intermediate container 738fc6b162a7 [2022-08-10T20:08:54.349Z] ---> d9683dbbb048 [2022-08-10T20:08:54.349Z] 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-10T20:08:54.349Z] ---> 3ae5f72ba68c [2022-08-10T20:08:54.349Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-10T20:08:54.349Z] ---> Running in 17268fb37700 [2022-08-10T20:08:54.349Z] ---> Running in 6a9ba4e949dc [2022-08-10T20:08:54.610Z] Removing intermediate container 6a9ba4e949dc [2022-08-10T20:08:54.610Z] ---> bea3f21efe7d [2022-08-10T20:08:54.610Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:08:54.610Z] ---> Running in e5cc61a2ab54 [2022-08-10T20:08:54.610Z] Removing intermediate container e5cc61a2ab54 [2022-08-10T20:08:54.610Z] ---> be2cc0f433c8 [2022-08-10T20:08:54.610Z] Step 20/22 : LABEL arch=x86_64 [2022-08-10T20:08:54.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:08:54.642Z] OK: 221 MiB in 51 packages [2022-08-10T20:08:54.873Z] ---> Running in 6867c16537a7 [2022-08-10T20:08:54.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:54.873Z] Removing intermediate container 6867c16537a7 [2022-08-10T20:08:54.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:08:54.873Z] ---> 3ee8bc3e86c7 [2022-08-10T20:08:54.873Z] Step 21/22 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:08:54.873Z] ---> Running in cc6188efba21 [2022-08-10T20:08:55.133Z] Removing intermediate container cc6188efba21 [2022-08-10T20:08:55.133Z] ---> 4bbe9c17c2e6 [2022-08-10T20:08:55.133Z] Step 22/22 : LABEL version=2.3.0-dev.43 [2022-08-10T20:08:55.133Z] ---> Running in 36b9b9d55feb [2022-08-10T20:08:55.133Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-10T20:08:55.133Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-10T20:08:55.133Z] (3/33) Installing readline (8.1.2-r0) [2022-08-10T20:08:55.133Z] (4/33) Installing bash (5.1.16-r2) [2022-08-10T20:08:55.133Z] Executing bash-5.1.16-r2.post-install [2022-08-10T20:08:55.133Z] Removing intermediate container 36b9b9d55feb [2022-08-10T20:08:55.133Z] ---> f48ae099a091 [2022-08-10T20:08:55.133Z] [2022-08-10T20:08:55.133Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-10T20:08:55.133Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-10T20:08:55.133Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T20:08:55.133Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-10T20:08:55.133Z] (9/33) Installing curl (7.83.1-r2) [2022-08-10T20:08:55.133Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-10T20:08:55.133Z] Successfully built f48ae099a091 [2022-08-10T20:08:55.133Z] Successfully tagged support-notifications:latest [2022-08-10T20:08:55.392Z]  Building support-notifications ... done (11/33) Installing dumb-init (1.2.5-r1) [2022-08-10T20:08:55.392Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-10T20:08:55.392Z] (13/33) Installing expat (2.4.8-r0) [2022-08-10T20:08:55.392Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-10T20:08:55.392Z] (15/33) Installing gdbm (1.23-r0) [2022-08-10T20:08:55.392Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-10T20:08:55.392Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T20:08:55.392Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T20:08:55.392Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-10T20:08:55.392Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-10T20:08:55.392Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-10T20:08:55.630Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:08:55.630Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:08:55.962Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-10T20:08:55.962Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-10T20:08:55.962Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-10T20:08:55.962Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-10T20:08:55.962Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-10T20:08:55.962Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-10T20:08:55.962Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-10T20:08:55.962Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-10T20:08:55.962Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-10T20:08:55.962Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-10T20:08:55.962Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-10T20:08:55.962Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-10T20:08:55.962Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:08:55.962Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T20:08:55.962Z] OK: 122 MiB in 47 packages [2022-08-10T20:08:56.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:08:56.249Z] Removing intermediate container ae82f4dfa788 [2022-08-10T20:08:56.249Z] ---> aa3da8aa19a1 [2022-08-10T20:08:56.249Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-10T20:08:56.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:08:56.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:08:56.807Z] OK: 221 MiB in 51 packages [2022-08-10T20:08:56.807Z] ---> 07c90f8eb26e [2022-08-10T20:08:56.807Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:08:57.090Z] ---> Running in a68d572a6bcf [2022-08-10T20:08:57.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:08:57.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:08:57.870Z] Collecting docker-compose==1.23.2 [2022-08-10T20:08:57.870Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-10T20:08:57.870Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.6 MB/s eta 0:00:00 [2022-08-10T20:08:57.870Z] Collecting docker<4.0,>=3.6.0 [2022-08-10T20:08:57.870Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-10T20:08:57.870Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 186.7 MB/s eta 0:00:00 [2022-08-10T20:08:57.870Z] Collecting cached-property<2,>=1.2.0 [2022-08-10T20:08:57.870Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-10T20:08:58.130Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-10T20:08:58.130Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-10T20:08:58.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 136.7 MB/s eta 0:00:00 [2022-08-10T20:08:58.130Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-10T20:08:58.130Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-10T20:08:58.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 164.1 MB/s eta 0:00:00 [2022-08-10T20:08:58.130Z] Collecting PyYAML<4,>=3.10 [2022-08-10T20:08:58.130Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-10T20:08:58.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 107.4 MB/s eta 0:00:00 [2022-08-10T20:08:58.221Z] OK: 221 MiB in 51 packages [2022-08-10T20:08:58.221Z] Removing intermediate container acf50ee0fe2b [2022-08-10T20:08:58.221Z] ---> 76b567e0cb7c [2022-08-10T20:08:58.221Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T20:08:58.388Z] Preparing metadata (setup.py): started [2022-08-10T20:08:58.520Z] OK: 221 MiB in 51 packages [2022-08-10T20:08:58.646Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T20:08:58.646Z] Collecting docopt<0.7,>=0.6.1 [2022-08-10T20:08:58.646Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-10T20:08:58.646Z] Preparing metadata (setup.py): started [2022-08-10T20:08:58.805Z] OK: 221 MiB in 51 packages [2022-08-10T20:08:58.916Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T20:08:58.916Z] Collecting texttable<0.10,>=0.9.0 [2022-08-10T20:08:58.916Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-10T20:08:58.916Z] Preparing metadata (setup.py): started [2022-08-10T20:08:59.174Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T20:08:59.174Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-10T20:08:59.174Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-10T20:08:59.174Z] Preparing metadata (setup.py): started [2022-08-10T20:08:59.432Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T20:08:59.432Z] Collecting jsonschema<3,>=2.5.1 [2022-08-10T20:08:59.432Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-10T20:08:59.432Z] 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-10T20:08:59.432Z] Collecting docker-pycreds>=0.4.0 [2022-08-10T20:08:59.691Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-10T20:08:59.691Z] Collecting certifi>=2017.4.17 [2022-08-10T20:08:59.691Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-10T20:08:59.691Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 94.4 MB/s eta 0:00:00 [2022-08-10T20:08:59.691Z] Collecting idna<2.8,>=2.5 [2022-08-10T20:08:59.691Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-10T20:08:59.691Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 194.1 MB/s eta 0:00:00 [2022-08-10T20:08:59.691Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-10T20:08:59.691Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-10T20:08:59.691Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 209.5 MB/s eta 0:00:00 [2022-08-10T20:08:59.949Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-10T20:08:59.949Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-10T20:08:59.949Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 206.6 MB/s eta 0:00:00 [2022-08-10T20:08:59.949Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-10T20:08:59.949Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-10T20:08:59.949Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-10T20:08:59.949Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-10T20:08:59.949Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-10T20:08:59.949Z] Running setup.py install for texttable: started [2022-08-10T20:09:00.208Z] Running setup.py install for texttable: finished with status 'done' [2022-08-10T20:09:00.208Z] Running setup.py install for PyYAML: started [2022-08-10T20:09:00.403Z] ---> e3b06c123d85 [2022-08-10T20:09:00.403Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:09:00.710Z] Removing intermediate container 29c4e3e38e47 [2022-08-10T20:09:00.710Z] ---> 2d6d785adc3d [2022-08-10T20:09:00.710Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T20:09:00.710Z] ---> Running in 968600849c1b [2022-08-10T20:09:00.775Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-10T20:09:00.776Z] Running setup.py install for docopt: started [2022-08-10T20:09:01.027Z] Removing intermediate container b1d1188a7668 [2022-08-10T20:09:01.027Z] ---> c2b2a5f80db3 [2022-08-10T20:09:01.027Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T20:09:01.036Z] Running setup.py install for docopt: finished with status 'done' [2022-08-10T20:09:01.322Z] Removing intermediate container 70d392a5b1d2 [2022-08-10T20:09:01.322Z] ---> 7d2c2adb5319 [2022-08-10T20:09:01.322Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-10T20:09:01.602Z] Running setup.py install for dockerpty: started [2022-08-10T20:09:01.860Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-10T20:09:02.127Z] 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-10T20:09:02.127Z] 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-10T20:09:02.328Z] ---> 9a0715b6c019 [2022-08-10T20:09:02.328Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:09:02.328Z] ---> Running in a438de0a25e4 [2022-08-10T20:09:02.612Z] ---> 45168e949941 [2022-08-10T20:09:02.612Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:09:02.892Z] ---> 17d376910d6b [2022-08-10T20:09:02.892Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:09:02.892Z] ---> Running in fb0a90b18dae [2022-08-10T20:09:02.892Z] ---> Running in ce2b6201aa46 [2022-08-10T20:09:07.405Z] Removing intermediate container 17268fb37700 [2022-08-10T20:09:07.405Z] ---> df3a71b6646c [2022-08-10T20:09:07.405Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-10T20:09:07.405Z] ---> Running in a3ae7a209cfc [2022-08-10T20:09:07.405Z] Removing intermediate container a3ae7a209cfc [2022-08-10T20:09:07.405Z] ---> 36c3189f6571 [2022-08-10T20:09:07.405Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-10T20:09:07.405Z] ---> Running in 47489eb79c53 [2022-08-10T20:09:07.405Z] Removing intermediate container 47489eb79c53 [2022-08-10T20:09:07.405Z] ---> a43917301335 [2022-08-10T20:09:07.405Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-10T20:09:07.974Z] ---> 25bd7a324ee4 [2022-08-10T20:09:07.974Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-10T20:09:08.234Z] ---> f41ee42098d6 [2022-08-10T20:09:08.234Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-10T20:09:08.234Z] Removing intermediate container c25fdaf42a10 [2022-08-10T20:09:08.234Z] ---> 5d8727ff4b08 [2022-08-10T20:09:08.234Z] [2022-08-10T20:09:08.234Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T20:09:08.234Z] ---> 9c6f07244728 [2022-08-10T20:09:08.234Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-10T20:09:08.493Z] ---> Running in 7a8943c5d7cb [2022-08-10T20:09:08.493Z] ---> c30313d0106e [2022-08-10T20:09:08.493Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-10T20:09:08.493Z] ---> Running in 8992dc420ef1 [2022-08-10T20:09:08.493Z] Removing intermediate container 7a8943c5d7cb [2022-08-10T20:09:08.493Z] ---> 084e8cf39e73 [2022-08-10T20:09:08.493Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-10T20:09:08.493Z] ---> Running in 85eb32c0277b [2022-08-10T20:09:08.754Z] Removing intermediate container 8992dc420ef1 [2022-08-10T20:09:08.754Z] ---> 05b4bf00c7ff [2022-08-10T20:09:08.754Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:09:08.754Z] ---> Running in d85845ed3434 [2022-08-10T20:09:08.754Z] Removing intermediate container 85eb32c0277b [2022-08-10T20:09:08.754Z] ---> d5e4a5e51011 [2022-08-10T20:09:08.754Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-10T20:09:08.754Z] ---> Running in 7c51ccda6c49 [2022-08-10T20:09:08.754Z] Removing intermediate container d85845ed3434 [2022-08-10T20:09:08.754Z] ---> 2f85d832ec0c [2022-08-10T20:09:08.754Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T20:09:08.754Z] ---> Running in 2b932b852c45 [2022-08-10T20:09:09.014Z] Removing intermediate container 7c51ccda6c49 [2022-08-10T20:09:09.014Z] ---> 2b7cc68533bc [2022-08-10T20:09:09.014Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:09:09.014Z] ---> Running in fcb33c07b11f [2022-08-10T20:09:09.014Z] Removing intermediate container 2b932b852c45 [2022-08-10T20:09:09.014Z] ---> 4d066fed2863 [2022-08-10T20:09:09.014Z] Step 22/23 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:09.014Z] ---> Running in 5513b7122ac4 [2022-08-10T20:09:09.274Z] Removing intermediate container 5513b7122ac4 [2022-08-10T20:09:09.274Z] ---> de1dd69fe7ab [2022-08-10T20:09:09.274Z] Step 23/23 : LABEL version=2.3.0-dev.43 [2022-08-10T20:09:09.274Z] ---> Running in 343f116fb78e [2022-08-10T20:09:09.274Z] Removing intermediate container 343f116fb78e [2022-08-10T20:09:09.274Z] ---> 404c226b2df7 [2022-08-10T20:09:09.274Z] [2022-08-10T20:09:09.274Z] Successfully built 404c226b2df7 [2022-08-10T20:09:09.274Z] Successfully tagged sys-mgmt-agent:latest [2022-08-10T20:09:09.536Z]  Building sys-mgmt-agent ... done Removing intermediate container fcb33c07b11f [2022-08-10T20:09:09.536Z] ---> 75229c80bac9 [2022-08-10T20:09:09.536Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T20:09:09.536Z] ---> Running in 24efa6184fd0 [2022-08-10T20:09:09.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-10T20:09:10.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-10T20:09:11.002Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T20:09:11.002Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T20:09:11.263Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T20:09:11.263Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T20:09:11.263Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T20:09:11.523Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T20:09:11.523Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:09:11.523Z] OK: 8 MiB in 20 packages [2022-08-10T20:09:12.094Z] Removing intermediate container 24efa6184fd0 [2022-08-10T20:09:12.094Z] ---> 92d3f1b50bda [2022-08-10T20:09:12.094Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:09:12.094Z] ---> 808b051c215e [2022-08-10T20:09:12.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-10T20:09:12.665Z] ---> ae97d4b293df [2022-08-10T20:09:12.665Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-10T20:09:12.665Z] ---> 5a82b23c5fe7 [2022-08-10T20:09:12.665Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-10T20:09:12.665Z] ---> Running in 802c99d076d0 [2022-08-10T20:09:12.925Z] Removing intermediate container 802c99d076d0 [2022-08-10T20:09:12.925Z] ---> d21a345cc0de [2022-08-10T20:09:12.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:09:12.925Z] ---> Running in d4c91bfdc238 [2022-08-10T20:09:12.925Z] Removing intermediate container d4c91bfdc238 [2022-08-10T20:09:12.925Z] ---> 24347661d098 [2022-08-10T20:09:12.925Z] Step 21/23 : LABEL arch=x86_64 [2022-08-10T20:09:12.925Z] ---> Running in 9a3882496163 [2022-08-10T20:09:13.186Z] Removing intermediate container 9a3882496163 [2022-08-10T20:09:13.186Z] ---> e998a8fd1d15 [2022-08-10T20:09:13.186Z] Step 22/23 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:13.186Z] ---> Running in f80a3c292b2b [2022-08-10T20:09:13.186Z] Removing intermediate container f80a3c292b2b [2022-08-10T20:09:13.186Z] ---> 14f42ae0fa93 [2022-08-10T20:09:13.186Z] Step 23/23 : LABEL version=2.3.0-dev.43 [2022-08-10T20:09:13.186Z] ---> Running in 66a3a2daf9e0 [2022-08-10T20:09:13.446Z] Removing intermediate container 66a3a2daf9e0 [2022-08-10T20:09:13.446Z] ---> cef2bd3ee96f [2022-08-10T20:09:13.446Z] [2022-08-10T20:09:13.446Z] Successfully built cef2bd3ee96f [2022-08-10T20:09:13.446Z] Successfully tagged core-data:latest [2022-08-10T20:09:13.453Z]  Building core-data ... done  [Pipeline] } [2022-08-10T20:09:13.464Z] $ docker stop --time=1 79b37788f15abdbd0eb7998b842070dc72c07ba241f5d0bd933e73aca3703372 [2022-08-10T20:09:14.749Z] $ docker rm -f 79b37788f15abdbd0eb7998b842070dc72c07ba241f5d0bd933e73aca3703372 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T20:09:15.100Z] + docker images [2022-08-10T20:09:15.100Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-10T20:09:15.100Z] core-data latest cef2bd3ee96f 1 second ago 21.5MB [2022-08-10T20:09:15.100Z] sys-mgmt-agent latest 404c226b2df7 5 seconds ago 135MB [2022-08-10T20:09:15.100Z] 5d8727ff4b08 6 seconds ago 1.55GB [2022-08-10T20:09:15.100Z] support-notifications latest f48ae099a091 19 seconds ago 27.2MB [2022-08-10T20:09:15.100Z] core-metadata latest 9292462f6a55 21 seconds ago 18.2MB [2022-08-10T20:09:15.100Z] 5e481724568a 21 seconds ago 1.52GB [2022-08-10T20:09:15.100Z] 2d6774846ecf 24 seconds ago 1.58GB [2022-08-10T20:09:15.100Z] b9c9bf849214 29 seconds ago 1.55GB [2022-08-10T20:09:15.100Z] security-proxy-setup latest 704ed48bd30d 32 seconds ago 27.2MB [2022-08-10T20:09:15.100Z] core-command latest 393c0f574c30 41 seconds ago 16.2MB [2022-08-10T20:09:15.100Z] 02a25eaf7888 46 seconds ago 1.53GB [2022-08-10T20:09:15.100Z] 6e6b82954629 50 seconds ago 1.52GB [2022-08-10T20:09:15.100Z] security-spire-config latest 926cf09df9c1 57 seconds ago 85.8MB [2022-08-10T20:09:15.100Z] security-spire-server latest 4349dd20e36b About a minute ago 86.5MB [2022-08-10T20:09:15.100Z] security-bootstrapper latest 13f9e517fac4 About a minute ago 19.3MB [2022-08-10T20:09:15.100Z] 2900f35cae2e About a minute ago 1.42GB [2022-08-10T20:09:15.100Z] security-spiffe-token-provider latest 0ab490147aef About a minute ago 29.2MB [2022-08-10T20:09:15.100Z] security-secretstore-setup latest ee2717ac2b97 About a minute ago 28.9MB [2022-08-10T20:09:15.100Z] d08c178104e0 About a minute ago 1.42GB [2022-08-10T20:09:15.100Z] support-scheduler latest 8f00aa90bd44 About a minute ago 26.5MB [2022-08-10T20:09:15.100Z] 3a386d3a35d7 About a minute ago 1.58GB [2022-08-10T20:09:15.100Z] 7715206594b6 About a minute ago 1.57GB [2022-08-10T20:09:15.100Z] 232c568b4a68 About a minute ago 1.53GB [2022-08-10T20:09:15.100Z] 7958293c787d About a minute ago 1.52GB [2022-08-10T20:09:15.100Z] security-spire-agent latest 163998abade0 About a minute ago 125MB [2022-08-10T20:09:15.100Z] 968ac6ec1a21 About a minute ago 1.42GB [2022-08-10T20:09:15.100Z] ci-base-image-x86_64 latest 19fb09aeae37 4 minutes ago 993MB [2022-08-10T20:09:15.100Z] alpine 3.15 c4fc93816858 27 hours ago 5.59MB [2022-08-10T20:09:15.100Z] alpine 3.16 9c6f07244728 27 hours ago 5.54MB [2022-08-10T20:09:15.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB [2022-08-10T20:09:15.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-10T20:09:15.100Z] 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-10T20:09:15.235Z] provisioning config files... [2022-08-10T20:09:15.246Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/278@tmp/config1019058150777755355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:09:15.548Z] ---> docker-login.sh [2022-08-10T20:09:15.548Z] nexus3.edgexfoundry.org:10001 [2022-08-10T20:09:15.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:09:15.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:09:15.548Z] Configure a credential helper to remove this warning. See [2022-08-10T20:09:15.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:09:15.548Z] [2022-08-10T20:09:15.548Z] Login Succeeded [2022-08-10T20:09:15.548Z] nexus3.edgexfoundry.org:10002 [2022-08-10T20:09:15.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:09:15.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:09:15.808Z] Configure a credential helper to remove this warning. See [2022-08-10T20:09:15.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:09:15.808Z] [2022-08-10T20:09:15.808Z] Login Succeeded [2022-08-10T20:09:15.808Z] nexus3.edgexfoundry.org:10003 [2022-08-10T20:09:15.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:09:15.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:09:15.808Z] Configure a credential helper to remove this warning. See [2022-08-10T20:09:15.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:09:15.808Z] [2022-08-10T20:09:15.808Z] Login Succeeded [2022-08-10T20:09:15.808Z] nexus3.edgexfoundry.org:10004 [2022-08-10T20:09:16.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:09:16.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:09:16.068Z] Configure a credential helper to remove this warning. See [2022-08-10T20:09:16.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:09:16.068Z] [2022-08-10T20:09:16.068Z] Login Succeeded [2022-08-10T20:09:16.068Z] docker.io [2022-08-10T20:09:16.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:09:16.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:09:16.328Z] Configure a credential helper to remove this warning. See [2022-08-10T20:09:16.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:09:16.328Z] [2022-08-10T20:09:16.328Z] Login Succeeded [2022-08-10T20:09:16.328Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T20:09:16.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:09:16.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T20:09:16.392Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-10T20:09:16.392Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:16.392Z] latest [2022-08-10T20:09:16.392Z] 2.3.0-dev.43 [2022-08-10T20:09:16.392Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:16.392Z] main [2022-08-10T20:09:16.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:16.703Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:17.020Z] + docker push nexus3.edgexfoundry.org:10004/core-command:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:17.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-10T20:09:17.020Z] 89f2233a33e1: Preparing [2022-08-10T20:09:17.020Z] d4499054e848: Preparing [2022-08-10T20:09:17.020Z] af871d9af6ae: Preparing [2022-08-10T20:09:17.020Z] 010db6e3722d: Preparing [2022-08-10T20:09:17.020Z] 994393dc58e7: Preparing [2022-08-10T20:09:17.020Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:17.020Z] af871d9af6ae: Pushed [2022-08-10T20:09:17.020Z] 010db6e3722d: Pushed [2022-08-10T20:09:17.020Z] 89f2233a33e1: Pushed [2022-08-10T20:09:18.404Z] d4499054e848: Pushed [2022-08-10T20:09:18.404Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:75296e3b4739cdcbec9ac8496e32439d7d143867ecd41afe52bba836ebe2aa8f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:18.731Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:19.051Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-10T20:09:19.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-10T20:09:19.051Z] 89f2233a33e1: Preparing [2022-08-10T20:09:19.051Z] d4499054e848: Preparing [2022-08-10T20:09:19.051Z] af871d9af6ae: Preparing [2022-08-10T20:09:19.051Z] 010db6e3722d: Preparing [2022-08-10T20:09:19.051Z] 994393dc58e7: Preparing [2022-08-10T20:09:19.051Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:19.051Z] d4499054e848: Layer already exists [2022-08-10T20:09:19.051Z] 010db6e3722d: Layer already exists [2022-08-10T20:09:19.051Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:19.051Z] 89f2233a33e1: Layer already exists [2022-08-10T20:09:19.051Z] latest: digest: sha256:75296e3b4739cdcbec9ac8496e32439d7d143867ecd41afe52bba836ebe2aa8f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:19.372Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:19.686Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.43 [2022-08-10T20:09:19.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-10T20:09:19.686Z] 89f2233a33e1: Preparing [2022-08-10T20:09:19.687Z] d4499054e848: Preparing [2022-08-10T20:09:19.687Z] af871d9af6ae: Preparing [2022-08-10T20:09:19.687Z] 010db6e3722d: Preparing [2022-08-10T20:09:19.687Z] 994393dc58e7: Preparing [2022-08-10T20:09:19.687Z] 89f2233a33e1: Layer already exists [2022-08-10T20:09:19.687Z] d4499054e848: Layer already exists [2022-08-10T20:09:19.687Z] 010db6e3722d: Layer already exists [2022-08-10T20:09:19.687Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:19.687Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:19.687Z] 2.3.0-dev.43: digest: sha256:75296e3b4739cdcbec9ac8496e32439d7d143867ecd41afe52bba836ebe2aa8f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:20.011Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:20.322Z] + docker push nexus3.edgexfoundry.org:10004/core-command:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:20.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-10T20:09:20.322Z] 89f2233a33e1: Preparing [2022-08-10T20:09:20.322Z] d4499054e848: Preparing [2022-08-10T20:09:20.322Z] af871d9af6ae: Preparing [2022-08-10T20:09:20.322Z] 010db6e3722d: Preparing [2022-08-10T20:09:20.322Z] 994393dc58e7: Preparing [2022-08-10T20:09:20.322Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:20.322Z] d4499054e848: Layer already exists [2022-08-10T20:09:20.322Z] 89f2233a33e1: Layer already exists [2022-08-10T20:09:20.322Z] 010db6e3722d: Layer already exists [2022-08-10T20:09:20.322Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:20.322Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:75296e3b4739cdcbec9ac8496e32439d7d143867ecd41afe52bba836ebe2aa8f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:20.642Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:20.960Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-10T20:09:20.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-10T20:09:20.961Z] 89f2233a33e1: Preparing [2022-08-10T20:09:20.961Z] d4499054e848: Preparing [2022-08-10T20:09:20.961Z] af871d9af6ae: Preparing [2022-08-10T20:09:20.961Z] 010db6e3722d: Preparing [2022-08-10T20:09:20.961Z] 994393dc58e7: Preparing [2022-08-10T20:09:20.961Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:20.961Z] 89f2233a33e1: Layer already exists [2022-08-10T20:09:20.961Z] 010db6e3722d: Layer already exists [2022-08-10T20:09:20.961Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:20.961Z] d4499054e848: Layer already exists [2022-08-10T20:09:20.961Z] main: digest: sha256:75296e3b4739cdcbec9ac8496e32439d7d143867ecd41afe52bba836ebe2aa8f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:09:21.014Z] ===================================================== [Pipeline] echo [2022-08-10T20:09:21.024Z] taggedImages: [2022-08-10T20:09:21.024Z] - nexus3.edgexfoundry.org:10004/core-command:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:21.024Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-10T20:09:21.024Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.43 [2022-08-10T20:09:21.024Z] - nexus3.edgexfoundry.org:10004/core-command:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:21.024Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-10T20:09:21.051Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-10T20:09:21.051Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:21.051Z] latest [2022-08-10T20:09:21.051Z] 2.3.0-dev.43 [2022-08-10T20:09:21.051Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:21.051Z] main [2022-08-10T20:09:21.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:21.384Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:21.705Z] + docker push nexus3.edgexfoundry.org:10004/core-data:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:21.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-10T20:09:21.705Z] c1bba1bf58ff: Preparing [2022-08-10T20:09:21.705Z] df332e9112b4: Preparing [2022-08-10T20:09:21.705Z] af871d9af6ae: Preparing [2022-08-10T20:09:21.705Z] e9c4b09c4056: Preparing [2022-08-10T20:09:21.705Z] 3e417200b87e: Preparing [2022-08-10T20:09:21.705Z] 994393dc58e7: Preparing [2022-08-10T20:09:21.705Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:21.705Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:21.705Z] c1bba1bf58ff: Pushed [2022-08-10T20:09:21.705Z] 3e417200b87e: Pushed [2022-08-10T20:09:21.966Z] e9c4b09c4056: Pushed [2022-08-10T20:09:23.352Z] df332e9112b4: Pushed [2022-08-10T20:09:23.352Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:294c75f539a24ed41e798f0e8c4e3825b351519ad53766cf80891db285618bee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:23.669Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:23.994Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-10T20:09:23.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-10T20:09:23.994Z] c1bba1bf58ff: Preparing [2022-08-10T20:09:23.994Z] df332e9112b4: Preparing [2022-08-10T20:09:23.994Z] af871d9af6ae: Preparing [2022-08-10T20:09:23.994Z] e9c4b09c4056: Preparing [2022-08-10T20:09:23.994Z] 3e417200b87e: Preparing [2022-08-10T20:09:23.994Z] 994393dc58e7: Preparing [2022-08-10T20:09:23.994Z] 994393dc58e7: Waiting [2022-08-10T20:09:23.994Z] e9c4b09c4056: Layer already exists [2022-08-10T20:09:23.994Z] 3e417200b87e: Layer already exists [2022-08-10T20:09:23.994Z] df332e9112b4: Layer already exists [2022-08-10T20:09:23.994Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:23.994Z] c1bba1bf58ff: Layer already exists [2022-08-10T20:09:23.994Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:23.994Z] latest: digest: sha256:294c75f539a24ed41e798f0e8c4e3825b351519ad53766cf80891db285618bee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:24.319Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:24.634Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.43 [2022-08-10T20:09:24.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-10T20:09:24.634Z] c1bba1bf58ff: Preparing [2022-08-10T20:09:24.634Z] df332e9112b4: Preparing [2022-08-10T20:09:24.634Z] af871d9af6ae: Preparing [2022-08-10T20:09:24.634Z] e9c4b09c4056: Preparing [2022-08-10T20:09:24.634Z] 3e417200b87e: Preparing [2022-08-10T20:09:24.634Z] 994393dc58e7: Preparing [2022-08-10T20:09:24.634Z] 994393dc58e7: Waiting [2022-08-10T20:09:24.634Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:24.634Z] c1bba1bf58ff: Layer already exists [2022-08-10T20:09:24.634Z] e9c4b09c4056: Layer already exists [2022-08-10T20:09:24.634Z] df332e9112b4: Layer already exists [2022-08-10T20:09:24.634Z] 3e417200b87e: Layer already exists [2022-08-10T20:09:24.634Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:24.634Z] 2.3.0-dev.43: digest: sha256:294c75f539a24ed41e798f0e8c4e3825b351519ad53766cf80891db285618bee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:24.998Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:25.340Z] + docker push nexus3.edgexfoundry.org:10004/core-data:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:25.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-10T20:09:25.340Z] c1bba1bf58ff: Preparing [2022-08-10T20:09:25.340Z] df332e9112b4: Preparing [2022-08-10T20:09:25.340Z] af871d9af6ae: Preparing [2022-08-10T20:09:25.340Z] e9c4b09c4056: Preparing [2022-08-10T20:09:25.340Z] 3e417200b87e: Preparing [2022-08-10T20:09:25.340Z] 994393dc58e7: Preparing [2022-08-10T20:09:25.340Z] 994393dc58e7: Waiting [2022-08-10T20:09:25.340Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:25.340Z] c1bba1bf58ff: Layer already exists [2022-08-10T20:09:25.340Z] e9c4b09c4056: Layer already exists [2022-08-10T20:09:25.340Z] 3e417200b87e: Layer already exists [2022-08-10T20:09:25.340Z] df332e9112b4: Layer already exists [2022-08-10T20:09:25.340Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:25.340Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:294c75f539a24ed41e798f0e8c4e3825b351519ad53766cf80891db285618bee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:25.668Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:25.983Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-10T20:09:25.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-10T20:09:25.983Z] c1bba1bf58ff: Preparing [2022-08-10T20:09:25.983Z] df332e9112b4: Preparing [2022-08-10T20:09:25.983Z] af871d9af6ae: Preparing [2022-08-10T20:09:25.983Z] e9c4b09c4056: Preparing [2022-08-10T20:09:25.983Z] 3e417200b87e: Preparing [2022-08-10T20:09:25.983Z] 994393dc58e7: Preparing [2022-08-10T20:09:25.983Z] 994393dc58e7: Waiting [2022-08-10T20:09:25.983Z] c1bba1bf58ff: Layer already exists [2022-08-10T20:09:25.983Z] 3e417200b87e: Layer already exists [2022-08-10T20:09:25.983Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:25.983Z] e9c4b09c4056: Layer already exists [2022-08-10T20:09:25.983Z] df332e9112b4: Layer already exists [2022-08-10T20:09:25.983Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:25.983Z] main: digest: sha256:294c75f539a24ed41e798f0e8c4e3825b351519ad53766cf80891db285618bee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:09:26.033Z] ===================================================== [Pipeline] echo [2022-08-10T20:09:26.038Z] taggedImages: [2022-08-10T20:09:26.038Z] - nexus3.edgexfoundry.org:10004/core-data:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:26.038Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-10T20:09:26.038Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.43 [2022-08-10T20:09:26.038Z] - nexus3.edgexfoundry.org:10004/core-data:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:26.038Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-10T20:09:26.053Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-10T20:09:26.053Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:26.053Z] latest [2022-08-10T20:09:26.053Z] 2.3.0-dev.43 [2022-08-10T20:09:26.053Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:26.053Z] main [2022-08-10T20:09:26.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:26.368Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:26.686Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:26.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-10T20:09:26.686Z] 88e91fa05fde: Preparing [2022-08-10T20:09:26.686Z] 5bb8a39fb7d6: Preparing [2022-08-10T20:09:26.686Z] af871d9af6ae: Preparing [2022-08-10T20:09:26.686Z] 010db6e3722d: Preparing [2022-08-10T20:09:26.686Z] 994393dc58e7: Preparing [2022-08-10T20:09:26.686Z] 010db6e3722d: Layer already exists [2022-08-10T20:09:26.686Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:26.686Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:26.686Z] 88e91fa05fde: Pushed [2022-08-10T20:09:28.072Z] 5bb8a39fb7d6: Pushed [2022-08-10T20:09:28.333Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:0ef99a944a9efbb2a5f1b95c230c7cb49e00bcec5bab0fb27d93501c6b9ed441 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:28.655Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:28.975Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-10T20:09:28.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-10T20:09:28.975Z] 88e91fa05fde: Preparing [2022-08-10T20:09:28.975Z] 5bb8a39fb7d6: Preparing [2022-08-10T20:09:28.975Z] af871d9af6ae: Preparing [2022-08-10T20:09:28.975Z] 010db6e3722d: Preparing [2022-08-10T20:09:28.975Z] 994393dc58e7: Preparing [2022-08-10T20:09:28.975Z] 88e91fa05fde: Layer already exists [2022-08-10T20:09:28.975Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:28.975Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:28.975Z] 5bb8a39fb7d6: Layer already exists [2022-08-10T20:09:28.975Z] 010db6e3722d: Layer already exists [2022-08-10T20:09:28.975Z] latest: digest: sha256:0ef99a944a9efbb2a5f1b95c230c7cb49e00bcec5bab0fb27d93501c6b9ed441 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:29.296Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:29.609Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.43 [2022-08-10T20:09:29.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-10T20:09:29.609Z] 88e91fa05fde: Preparing [2022-08-10T20:09:29.609Z] 5bb8a39fb7d6: Preparing [2022-08-10T20:09:29.609Z] af871d9af6ae: Preparing [2022-08-10T20:09:29.609Z] 010db6e3722d: Preparing [2022-08-10T20:09:29.609Z] 994393dc58e7: Preparing [2022-08-10T20:09:29.609Z] 010db6e3722d: Layer already exists [2022-08-10T20:09:29.609Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:29.609Z] 88e91fa05fde: Layer already exists [2022-08-10T20:09:29.609Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:29.609Z] 5bb8a39fb7d6: Layer already exists [2022-08-10T20:09:29.609Z] 2.3.0-dev.43: digest: sha256:0ef99a944a9efbb2a5f1b95c230c7cb49e00bcec5bab0fb27d93501c6b9ed441 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:29.931Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:30.509Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:30.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-10T20:09:30.509Z] 88e91fa05fde: Preparing [2022-08-10T20:09:30.509Z] 5bb8a39fb7d6: Preparing [2022-08-10T20:09:30.509Z] af871d9af6ae: Preparing [2022-08-10T20:09:30.509Z] 010db6e3722d: Preparing [2022-08-10T20:09:30.509Z] 994393dc58e7: Preparing [2022-08-10T20:09:31.453Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:31.453Z] 88e91fa05fde: Layer already exists [2022-08-10T20:09:31.453Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:31.453Z] 5bb8a39fb7d6: Layer already exists [2022-08-10T20:09:31.453Z] 010db6e3722d: Layer already exists [2022-08-10T20:09:31.453Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:0ef99a944a9efbb2a5f1b95c230c7cb49e00bcec5bab0fb27d93501c6b9ed441 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:31.768Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:32.092Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-10T20:09:32.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-10T20:09:32.092Z] 88e91fa05fde: Preparing [2022-08-10T20:09:32.092Z] 5bb8a39fb7d6: Preparing [2022-08-10T20:09:32.092Z] af871d9af6ae: Preparing [2022-08-10T20:09:32.092Z] 010db6e3722d: Preparing [2022-08-10T20:09:32.092Z] 994393dc58e7: Preparing [2022-08-10T20:09:32.092Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:32.092Z] 88e91fa05fde: Layer already exists [2022-08-10T20:09:32.092Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:32.092Z] 5bb8a39fb7d6: Layer already exists [2022-08-10T20:09:32.092Z] 010db6e3722d: Layer already exists [2022-08-10T20:09:32.092Z] main: digest: sha256:0ef99a944a9efbb2a5f1b95c230c7cb49e00bcec5bab0fb27d93501c6b9ed441 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:09:32.137Z] ===================================================== [Pipeline] echo [2022-08-10T20:09:32.142Z] taggedImages: [2022-08-10T20:09:32.142Z] - nexus3.edgexfoundry.org:10004/core-metadata:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:32.142Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-10T20:09:32.142Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.43 [2022-08-10T20:09:32.142Z] - nexus3.edgexfoundry.org:10004/core-metadata:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:32.142Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-10T20:09:32.155Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-10T20:09:32.155Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:32.155Z] latest [2022-08-10T20:09:32.155Z] 2.3.0-dev.43 [2022-08-10T20:09:32.155Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:32.155Z] main [2022-08-10T20:09:32.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:32.460Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:32.771Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:32.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-10T20:09:32.771Z] 7fec872832f4: Preparing [2022-08-10T20:09:32.771Z] 7fec872832f4: Preparing [2022-08-10T20:09:32.771Z] 1e5eca129cf2: Preparing [2022-08-10T20:09:32.771Z] 227f19e8007b: Preparing [2022-08-10T20:09:32.771Z] 9eb22fb7c0f3: Preparing [2022-08-10T20:09:32.771Z] e5f9ccef2fb0: Preparing [2022-08-10T20:09:32.771Z] af871d9af6ae: Preparing [2022-08-10T20:09:32.771Z] 5673517467e6: Preparing [2022-08-10T20:09:32.771Z] df2d34e8e3cb: Preparing [2022-08-10T20:09:32.771Z] a5f9e115865c: Preparing [2022-08-10T20:09:32.771Z] cd9a297de910: Preparing [2022-08-10T20:09:32.771Z] 994393dc58e7: Preparing [2022-08-10T20:09:32.771Z] df2d34e8e3cb: Waiting [2022-08-10T20:09:32.771Z] a5f9e115865c: Waiting [2022-08-10T20:09:32.771Z] cd9a297de910: Waiting [2022-08-10T20:09:32.771Z] af871d9af6ae: Waiting [2022-08-10T20:09:32.771Z] 994393dc58e7: Waiting [2022-08-10T20:09:32.772Z] 5673517467e6: Waiting [2022-08-10T20:09:32.772Z] 9eb22fb7c0f3: Pushed [2022-08-10T20:09:32.772Z] 1e5eca129cf2: Pushed [2022-08-10T20:09:32.772Z] 227f19e8007b: Pushed [2022-08-10T20:09:32.772Z] 7fec872832f4: Pushed [2022-08-10T20:09:32.772Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:33.032Z] df2d34e8e3cb: Pushed [2022-08-10T20:09:33.032Z] cd9a297de910: Pushed [2022-08-10T20:09:33.032Z] a5f9e115865c: Pushed [2022-08-10T20:09:33.032Z] 5673517467e6: Pushed [2022-08-10T20:09:33.032Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:34.413Z] e5f9ccef2fb0: Pushed [2022-08-10T20:09:34.413Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:02944e6ffa5612d8d10b1521d7dc45d9442517cd6e9c150ae65a27f2a13d721e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:34.733Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:35.049Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-10T20:09:35.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-10T20:09:35.049Z] 7fec872832f4: Preparing [2022-08-10T20:09:35.049Z] 7fec872832f4: Preparing [2022-08-10T20:09:35.049Z] 1e5eca129cf2: Preparing [2022-08-10T20:09:35.049Z] 227f19e8007b: Preparing [2022-08-10T20:09:35.049Z] 9eb22fb7c0f3: Preparing [2022-08-10T20:09:35.049Z] e5f9ccef2fb0: Preparing [2022-08-10T20:09:35.049Z] af871d9af6ae: Preparing [2022-08-10T20:09:35.049Z] 5673517467e6: Preparing [2022-08-10T20:09:35.049Z] df2d34e8e3cb: Preparing [2022-08-10T20:09:35.049Z] a5f9e115865c: Preparing [2022-08-10T20:09:35.049Z] cd9a297de910: Preparing [2022-08-10T20:09:35.049Z] 994393dc58e7: Preparing [2022-08-10T20:09:35.049Z] af871d9af6ae: Waiting [2022-08-10T20:09:35.049Z] df2d34e8e3cb: Waiting [2022-08-10T20:09:35.049Z] a5f9e115865c: Waiting [2022-08-10T20:09:35.049Z] cd9a297de910: Waiting [2022-08-10T20:09:35.049Z] 994393dc58e7: Waiting [2022-08-10T20:09:35.049Z] 5673517467e6: Waiting [2022-08-10T20:09:35.049Z] 7fec872832f4: Layer already exists [2022-08-10T20:09:35.049Z] 227f19e8007b: Layer already exists [2022-08-10T20:09:35.049Z] e5f9ccef2fb0: Layer already exists [2022-08-10T20:09:35.049Z] 9eb22fb7c0f3: Layer already exists [2022-08-10T20:09:35.049Z] 1e5eca129cf2: Layer already exists [2022-08-10T20:09:35.049Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:35.049Z] df2d34e8e3cb: Layer already exists [2022-08-10T20:09:35.049Z] cd9a297de910: Layer already exists [2022-08-10T20:09:35.049Z] a5f9e115865c: Layer already exists [2022-08-10T20:09:35.049Z] 5673517467e6: Layer already exists [2022-08-10T20:09:35.049Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:35.049Z] latest: digest: sha256:02944e6ffa5612d8d10b1521d7dc45d9442517cd6e9c150ae65a27f2a13d721e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:35.366Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:35.683Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.43 [2022-08-10T20:09:35.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-10T20:09:35.683Z] 7fec872832f4: Preparing [2022-08-10T20:09:35.683Z] 7fec872832f4: Preparing [2022-08-10T20:09:35.683Z] 1e5eca129cf2: Preparing [2022-08-10T20:09:35.683Z] 227f19e8007b: Preparing [2022-08-10T20:09:35.683Z] 9eb22fb7c0f3: Preparing [2022-08-10T20:09:35.683Z] e5f9ccef2fb0: Preparing [2022-08-10T20:09:35.683Z] af871d9af6ae: Preparing [2022-08-10T20:09:35.683Z] 5673517467e6: Preparing [2022-08-10T20:09:35.683Z] df2d34e8e3cb: Preparing [2022-08-10T20:09:35.683Z] a5f9e115865c: Preparing [2022-08-10T20:09:35.683Z] cd9a297de910: Preparing [2022-08-10T20:09:35.683Z] 994393dc58e7: Preparing [2022-08-10T20:09:35.683Z] 5673517467e6: Waiting [2022-08-10T20:09:35.683Z] df2d34e8e3cb: Waiting [2022-08-10T20:09:35.683Z] a5f9e115865c: Waiting [2022-08-10T20:09:35.683Z] cd9a297de910: Waiting [2022-08-10T20:09:35.683Z] 994393dc58e7: Waiting [2022-08-10T20:09:35.683Z] af871d9af6ae: Waiting [2022-08-10T20:09:35.683Z] 9eb22fb7c0f3: Layer already exists [2022-08-10T20:09:35.683Z] e5f9ccef2fb0: Layer already exists [2022-08-10T20:09:35.683Z] 227f19e8007b: Layer already exists [2022-08-10T20:09:35.683Z] 7fec872832f4: Layer already exists [2022-08-10T20:09:35.683Z] 1e5eca129cf2: Layer already exists [2022-08-10T20:09:35.683Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:35.683Z] 5673517467e6: Layer already exists [2022-08-10T20:09:35.683Z] a5f9e115865c: Layer already exists [2022-08-10T20:09:35.683Z] df2d34e8e3cb: Layer already exists [2022-08-10T20:09:35.683Z] cd9a297de910: Layer already exists [2022-08-10T20:09:35.683Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:35.683Z] 2.3.0-dev.43: digest: sha256:02944e6ffa5612d8d10b1521d7dc45d9442517cd6e9c150ae65a27f2a13d721e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:36.006Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:36.322Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:36.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-10T20:09:36.323Z] 7fec872832f4: Preparing [2022-08-10T20:09:36.323Z] 7fec872832f4: Preparing [2022-08-10T20:09:36.323Z] 1e5eca129cf2: Preparing [2022-08-10T20:09:36.323Z] 227f19e8007b: Preparing [2022-08-10T20:09:36.323Z] 9eb22fb7c0f3: Preparing [2022-08-10T20:09:36.323Z] e5f9ccef2fb0: Preparing [2022-08-10T20:09:36.323Z] af871d9af6ae: Preparing [2022-08-10T20:09:36.323Z] 5673517467e6: Preparing [2022-08-10T20:09:36.323Z] df2d34e8e3cb: Preparing [2022-08-10T20:09:36.323Z] a5f9e115865c: Preparing [2022-08-10T20:09:36.323Z] cd9a297de910: Preparing [2022-08-10T20:09:36.323Z] 994393dc58e7: Preparing [2022-08-10T20:09:36.323Z] cd9a297de910: Waiting [2022-08-10T20:09:36.323Z] 994393dc58e7: Waiting [2022-08-10T20:09:36.323Z] a5f9e115865c: Waiting [2022-08-10T20:09:36.323Z] af871d9af6ae: Waiting [2022-08-10T20:09:36.323Z] 5673517467e6: Waiting [2022-08-10T20:09:36.323Z] 1e5eca129cf2: Layer already exists [2022-08-10T20:09:36.323Z] 7fec872832f4: Layer already exists [2022-08-10T20:09:36.323Z] 9eb22fb7c0f3: Layer already exists [2022-08-10T20:09:36.323Z] 227f19e8007b: Layer already exists [2022-08-10T20:09:36.323Z] e5f9ccef2fb0: Layer already exists [2022-08-10T20:09:36.323Z] 5673517467e6: Layer already exists [2022-08-10T20:09:36.323Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:36.323Z] df2d34e8e3cb: Layer already exists [2022-08-10T20:09:36.323Z] cd9a297de910: Layer already exists [2022-08-10T20:09:36.323Z] a5f9e115865c: Layer already exists [2022-08-10T20:09:36.323Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:36.323Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:02944e6ffa5612d8d10b1521d7dc45d9442517cd6e9c150ae65a27f2a13d721e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:36.650Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:36.964Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-10T20:09:36.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-10T20:09:36.964Z] 7fec872832f4: Preparing [2022-08-10T20:09:36.964Z] 7fec872832f4: Preparing [2022-08-10T20:09:36.964Z] 1e5eca129cf2: Preparing [2022-08-10T20:09:36.964Z] 227f19e8007b: Preparing [2022-08-10T20:09:36.964Z] 9eb22fb7c0f3: Preparing [2022-08-10T20:09:36.964Z] e5f9ccef2fb0: Preparing [2022-08-10T20:09:36.964Z] af871d9af6ae: Preparing [2022-08-10T20:09:36.964Z] 5673517467e6: Preparing [2022-08-10T20:09:36.964Z] df2d34e8e3cb: Preparing [2022-08-10T20:09:36.964Z] a5f9e115865c: Preparing [2022-08-10T20:09:36.964Z] cd9a297de910: Preparing [2022-08-10T20:09:36.964Z] 994393dc58e7: Preparing [2022-08-10T20:09:36.964Z] 994393dc58e7: Waiting [2022-08-10T20:09:36.964Z] df2d34e8e3cb: Waiting [2022-08-10T20:09:36.964Z] cd9a297de910: Waiting [2022-08-10T20:09:36.964Z] a5f9e115865c: Waiting [2022-08-10T20:09:36.964Z] 5673517467e6: Waiting [2022-08-10T20:09:36.964Z] e5f9ccef2fb0: Layer already exists [2022-08-10T20:09:36.964Z] 227f19e8007b: Layer already exists [2022-08-10T20:09:36.964Z] 7fec872832f4: Layer already exists [2022-08-10T20:09:36.964Z] 9eb22fb7c0f3: Layer already exists [2022-08-10T20:09:36.964Z] 1e5eca129cf2: Layer already exists [2022-08-10T20:09:36.964Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:36.964Z] df2d34e8e3cb: Layer already exists [2022-08-10T20:09:36.964Z] cd9a297de910: Layer already exists [2022-08-10T20:09:36.964Z] a5f9e115865c: Layer already exists [2022-08-10T20:09:36.964Z] 5673517467e6: Layer already exists [2022-08-10T20:09:36.964Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:36.964Z] main: digest: sha256:02944e6ffa5612d8d10b1521d7dc45d9442517cd6e9c150ae65a27f2a13d721e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:09:37.012Z] ===================================================== [Pipeline] echo [2022-08-10T20:09:37.018Z] taggedImages: [2022-08-10T20:09:37.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:37.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-10T20:09:37.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.43 [2022-08-10T20:09:37.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:37.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-10T20:09:37.032Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-10T20:09:37.032Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:37.032Z] latest [2022-08-10T20:09:37.032Z] 2.3.0-dev.43 [2022-08-10T20:09:37.032Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:37.032Z] main [2022-08-10T20:09:37.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:37.343Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:37.653Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:37.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-10T20:09:37.653Z] 38d61fa444db: Preparing [2022-08-10T20:09:37.653Z] d1224ff4e3a7: Preparing [2022-08-10T20:09:37.653Z] 644d4691455b: Preparing [2022-08-10T20:09:37.653Z] c4cfdb2251ec: Preparing [2022-08-10T20:09:37.653Z] 7c880b96c1f0: Preparing [2022-08-10T20:09:37.653Z] 09ed39d422d9: Preparing [2022-08-10T20:09:37.653Z] 0c47cd558434: Preparing [2022-08-10T20:09:37.653Z] 994393dc58e7: Preparing [2022-08-10T20:09:37.653Z] 0c47cd558434: Waiting [2022-08-10T20:09:37.653Z] 994393dc58e7: Waiting [2022-08-10T20:09:37.653Z] 09ed39d422d9: Waiting [2022-08-10T20:09:37.653Z] 38d61fa444db: Pushed [2022-08-10T20:09:37.653Z] d1224ff4e3a7: Pushed [2022-08-10T20:09:37.653Z] 7c880b96c1f0: Pushed [2022-08-10T20:09:37.653Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:37.653Z] 09ed39d422d9: Pushed [2022-08-10T20:09:38.223Z] 0c47cd558434: Pushed [2022-08-10T20:09:38.796Z] c4cfdb2251ec: Pushed [2022-08-10T20:09:38.796Z] 644d4691455b: Pushed [2022-08-10T20:09:38.796Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:30a8f313f7647fddf7a253bd6c948e6d84c46d6b31df297ef82255e44c664b40 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:39.115Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:39.437Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-10T20:09:39.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-10T20:09:39.438Z] 38d61fa444db: Preparing [2022-08-10T20:09:39.438Z] d1224ff4e3a7: Preparing [2022-08-10T20:09:39.438Z] 644d4691455b: Preparing [2022-08-10T20:09:39.438Z] c4cfdb2251ec: Preparing [2022-08-10T20:09:39.438Z] 7c880b96c1f0: Preparing [2022-08-10T20:09:39.438Z] 09ed39d422d9: Preparing [2022-08-10T20:09:39.438Z] 0c47cd558434: Preparing [2022-08-10T20:09:39.438Z] 994393dc58e7: Preparing [2022-08-10T20:09:39.438Z] 0c47cd558434: Waiting [2022-08-10T20:09:39.438Z] 994393dc58e7: Waiting [2022-08-10T20:09:39.438Z] 09ed39d422d9: Waiting [2022-08-10T20:09:39.438Z] 644d4691455b: Layer already exists [2022-08-10T20:09:39.438Z] c4cfdb2251ec: Layer already exists [2022-08-10T20:09:39.438Z] d1224ff4e3a7: Layer already exists [2022-08-10T20:09:39.438Z] 7c880b96c1f0: Layer already exists [2022-08-10T20:09:39.438Z] 38d61fa444db: Layer already exists [2022-08-10T20:09:39.438Z] 09ed39d422d9: Layer already exists [2022-08-10T20:09:39.438Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:39.438Z] 0c47cd558434: Layer already exists [2022-08-10T20:09:39.438Z] latest: digest: sha256:30a8f313f7647fddf7a253bd6c948e6d84c46d6b31df297ef82255e44c664b40 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:39.762Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:40.078Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.43 [2022-08-10T20:09:40.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-10T20:09:40.078Z] 38d61fa444db: Preparing [2022-08-10T20:09:40.078Z] d1224ff4e3a7: Preparing [2022-08-10T20:09:40.078Z] 644d4691455b: Preparing [2022-08-10T20:09:40.078Z] c4cfdb2251ec: Preparing [2022-08-10T20:09:40.078Z] 7c880b96c1f0: Preparing [2022-08-10T20:09:40.078Z] 09ed39d422d9: Preparing [2022-08-10T20:09:40.078Z] 0c47cd558434: Preparing [2022-08-10T20:09:40.078Z] 994393dc58e7: Preparing [2022-08-10T20:09:40.078Z] 0c47cd558434: Waiting [2022-08-10T20:09:40.078Z] 994393dc58e7: Waiting [2022-08-10T20:09:40.078Z] 09ed39d422d9: Waiting [2022-08-10T20:09:40.078Z] c4cfdb2251ec: Layer already exists [2022-08-10T20:09:40.078Z] d1224ff4e3a7: Layer already exists [2022-08-10T20:09:40.078Z] 7c880b96c1f0: Layer already exists [2022-08-10T20:09:40.078Z] 644d4691455b: Layer already exists [2022-08-10T20:09:40.078Z] 38d61fa444db: Layer already exists [2022-08-10T20:09:40.078Z] 09ed39d422d9: Layer already exists [2022-08-10T20:09:40.078Z] 0c47cd558434: Layer already exists [2022-08-10T20:09:40.078Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:40.078Z] 2.3.0-dev.43: digest: sha256:30a8f313f7647fddf7a253bd6c948e6d84c46d6b31df297ef82255e44c664b40 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:40.393Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:40.702Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:40.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-10T20:09:40.702Z] 38d61fa444db: Preparing [2022-08-10T20:09:40.702Z] d1224ff4e3a7: Preparing [2022-08-10T20:09:40.702Z] 644d4691455b: Preparing [2022-08-10T20:09:40.702Z] c4cfdb2251ec: Preparing [2022-08-10T20:09:40.702Z] 7c880b96c1f0: Preparing [2022-08-10T20:09:40.702Z] 09ed39d422d9: Preparing [2022-08-10T20:09:40.702Z] 0c47cd558434: Preparing [2022-08-10T20:09:40.702Z] 994393dc58e7: Preparing [2022-08-10T20:09:40.702Z] 09ed39d422d9: Waiting [2022-08-10T20:09:40.702Z] 0c47cd558434: Waiting [2022-08-10T20:09:40.702Z] 994393dc58e7: Waiting [2022-08-10T20:09:40.702Z] 7c880b96c1f0: Layer already exists [2022-08-10T20:09:40.702Z] 38d61fa444db: Layer already exists [2022-08-10T20:09:40.702Z] d1224ff4e3a7: Layer already exists [2022-08-10T20:09:40.702Z] c4cfdb2251ec: Layer already exists [2022-08-10T20:09:40.702Z] 644d4691455b: Layer already exists [2022-08-10T20:09:40.702Z] 09ed39d422d9: Layer already exists [2022-08-10T20:09:40.702Z] 0c47cd558434: Layer already exists [2022-08-10T20:09:40.702Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:40.702Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:30a8f313f7647fddf7a253bd6c948e6d84c46d6b31df297ef82255e44c664b40 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:41.022Z] + 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-10T20:09:41.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-10T20:09:41.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-10T20:09:41.343Z] 38d61fa444db: Preparing [2022-08-10T20:09:41.343Z] d1224ff4e3a7: Preparing [2022-08-10T20:09:41.343Z] 644d4691455b: Preparing [2022-08-10T20:09:41.343Z] c4cfdb2251ec: Preparing [2022-08-10T20:09:41.343Z] 7c880b96c1f0: Preparing [2022-08-10T20:09:41.343Z] 09ed39d422d9: Preparing [2022-08-10T20:09:41.343Z] 0c47cd558434: Preparing [2022-08-10T20:09:41.343Z] 994393dc58e7: Preparing [2022-08-10T20:09:41.343Z] 09ed39d422d9: Waiting [2022-08-10T20:09:41.343Z] 0c47cd558434: Waiting [2022-08-10T20:09:41.343Z] 994393dc58e7: Waiting [2022-08-10T20:09:41.343Z] 644d4691455b: Layer already exists [2022-08-10T20:09:41.343Z] c4cfdb2251ec: Layer already exists [2022-08-10T20:09:41.343Z] 38d61fa444db: Layer already exists [2022-08-10T20:09:41.343Z] d1224ff4e3a7: Layer already exists [2022-08-10T20:09:41.343Z] 7c880b96c1f0: Layer already exists [2022-08-10T20:09:41.343Z] 09ed39d422d9: Layer already exists [2022-08-10T20:09:41.343Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:41.343Z] 0c47cd558434: Layer already exists [2022-08-10T20:09:41.343Z] main: digest: sha256:30a8f313f7647fddf7a253bd6c948e6d84c46d6b31df297ef82255e44c664b40 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:09:41.395Z] ===================================================== [Pipeline] echo [2022-08-10T20:09:41.409Z] taggedImages: [2022-08-10T20:09:41.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:41.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-10T20:09:41.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.43 [2022-08-10T20:09:41.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:41.409Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-10T20:09:41.433Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-10T20:09:41.433Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:41.433Z] latest [2022-08-10T20:09:41.433Z] 2.3.0-dev.43 [2022-08-10T20:09:41.433Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:41.433Z] main [2022-08-10T20:09:41.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:41.764Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:42.076Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:42.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-10T20:09:42.076Z] aca94ac39c87: Preparing [2022-08-10T20:09:42.076Z] eb59870372fe: Preparing [2022-08-10T20:09:42.076Z] 23b22e7186e6: Preparing [2022-08-10T20:09:42.076Z] 09ca7a897a29: Preparing [2022-08-10T20:09:42.076Z] 48767a00473d: Preparing [2022-08-10T20:09:42.076Z] 37f431899c4a: Preparing [2022-08-10T20:09:42.076Z] 02d736887583: Preparing [2022-08-10T20:09:42.076Z] 609305ff5723: Preparing [2022-08-10T20:09:42.076Z] bff09bbabe49: Preparing [2022-08-10T20:09:42.076Z] 994393dc58e7: Preparing [2022-08-10T20:09:42.076Z] 609305ff5723: Waiting [2022-08-10T20:09:42.076Z] bff09bbabe49: Waiting [2022-08-10T20:09:42.076Z] 37f431899c4a: Waiting [2022-08-10T20:09:42.076Z] 994393dc58e7: Waiting [2022-08-10T20:09:42.076Z] 02d736887583: Waiting [2022-08-10T20:09:42.076Z] 48767a00473d: Pushed [2022-08-10T20:09:42.076Z] eb59870372fe: Pushed [2022-08-10T20:09:42.076Z] aca94ac39c87: Pushed [2022-08-10T20:09:42.335Z] 37f431899c4a: Pushed [2022-08-10T20:09:42.335Z] 02d736887583: Pushed [2022-08-10T20:09:42.335Z] 609305ff5723: Pushed [2022-08-10T20:09:42.335Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:42.335Z] bff09bbabe49: Pushed [2022-08-10T20:09:43.276Z] 09ca7a897a29: Pushed [2022-08-10T20:09:43.536Z] 23b22e7186e6: Pushed [2022-08-10T20:09:43.796Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:5a3af0b5063878881fd41f421ca656e29e17f9e105dee529e5df49095da8b691 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:44.113Z] + 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-10T20:09:44.487Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-10T20:09:44.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-10T20:09:44.487Z] aca94ac39c87: Preparing [2022-08-10T20:09:44.487Z] eb59870372fe: Preparing [2022-08-10T20:09:44.487Z] 23b22e7186e6: Preparing [2022-08-10T20:09:44.487Z] 09ca7a897a29: Preparing [2022-08-10T20:09:44.487Z] 48767a00473d: Preparing [2022-08-10T20:09:44.487Z] 37f431899c4a: Preparing [2022-08-10T20:09:44.487Z] 02d736887583: Preparing [2022-08-10T20:09:44.487Z] 609305ff5723: Preparing [2022-08-10T20:09:44.487Z] bff09bbabe49: Preparing [2022-08-10T20:09:44.487Z] 994393dc58e7: Preparing [2022-08-10T20:09:44.487Z] 37f431899c4a: Waiting [2022-08-10T20:09:44.487Z] 02d736887583: Waiting [2022-08-10T20:09:44.487Z] 609305ff5723: Waiting [2022-08-10T20:09:44.487Z] bff09bbabe49: Waiting [2022-08-10T20:09:44.487Z] 994393dc58e7: Waiting [2022-08-10T20:09:44.487Z] 23b22e7186e6: Layer already exists [2022-08-10T20:09:44.487Z] 48767a00473d: Layer already exists [2022-08-10T20:09:44.487Z] eb59870372fe: Layer already exists [2022-08-10T20:09:44.487Z] aca94ac39c87: Layer already exists [2022-08-10T20:09:44.487Z] 09ca7a897a29: Layer already exists [2022-08-10T20:09:44.487Z] 37f431899c4a: Layer already exists [2022-08-10T20:09:44.487Z] 02d736887583: Layer already exists [2022-08-10T20:09:44.487Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:44.487Z] bff09bbabe49: Layer already exists [2022-08-10T20:09:44.487Z] 609305ff5723: Layer already exists [2022-08-10T20:09:44.487Z] latest: digest: sha256:5a3af0b5063878881fd41f421ca656e29e17f9e105dee529e5df49095da8b691 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:44.814Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:45.129Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.43 [2022-08-10T20:09:45.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-10T20:09:45.129Z] aca94ac39c87: Preparing [2022-08-10T20:09:45.129Z] eb59870372fe: Preparing [2022-08-10T20:09:45.129Z] 23b22e7186e6: Preparing [2022-08-10T20:09:45.129Z] 09ca7a897a29: Preparing [2022-08-10T20:09:45.129Z] 48767a00473d: Preparing [2022-08-10T20:09:45.129Z] 37f431899c4a: Preparing [2022-08-10T20:09:45.129Z] 02d736887583: Preparing [2022-08-10T20:09:45.129Z] 609305ff5723: Preparing [2022-08-10T20:09:45.129Z] bff09bbabe49: Preparing [2022-08-10T20:09:45.129Z] 02d736887583: Waiting [2022-08-10T20:09:45.129Z] 609305ff5723: Waiting [2022-08-10T20:09:45.129Z] 37f431899c4a: Waiting [2022-08-10T20:09:45.129Z] 994393dc58e7: Preparing [2022-08-10T20:09:45.129Z] bff09bbabe49: Waiting [2022-08-10T20:09:45.129Z] 994393dc58e7: Waiting [2022-08-10T20:09:45.129Z] 48767a00473d: Layer already exists [2022-08-10T20:09:45.129Z] eb59870372fe: Layer already exists [2022-08-10T20:09:45.129Z] 23b22e7186e6: Layer already exists [2022-08-10T20:09:45.129Z] aca94ac39c87: Layer already exists [2022-08-10T20:09:45.129Z] 09ca7a897a29: Layer already exists [2022-08-10T20:09:45.129Z] 37f431899c4a: Layer already exists [2022-08-10T20:09:45.129Z] 02d736887583: Layer already exists [2022-08-10T20:09:45.129Z] 609305ff5723: Layer already exists [2022-08-10T20:09:45.129Z] bff09bbabe49: Layer already exists [2022-08-10T20:09:45.129Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:45.129Z] 2.3.0-dev.43: digest: sha256:5a3af0b5063878881fd41f421ca656e29e17f9e105dee529e5df49095da8b691 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:45.444Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:45.764Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:45.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-10T20:09:45.764Z] aca94ac39c87: Preparing [2022-08-10T20:09:45.764Z] eb59870372fe: Preparing [2022-08-10T20:09:45.764Z] 23b22e7186e6: Preparing [2022-08-10T20:09:45.764Z] 09ca7a897a29: Preparing [2022-08-10T20:09:45.764Z] 48767a00473d: Preparing [2022-08-10T20:09:45.764Z] 37f431899c4a: Preparing [2022-08-10T20:09:45.764Z] 02d736887583: Preparing [2022-08-10T20:09:45.764Z] 609305ff5723: Preparing [2022-08-10T20:09:45.764Z] bff09bbabe49: Preparing [2022-08-10T20:09:45.764Z] 37f431899c4a: Waiting [2022-08-10T20:09:45.764Z] 02d736887583: Waiting [2022-08-10T20:09:45.764Z] 994393dc58e7: Preparing [2022-08-10T20:09:45.764Z] bff09bbabe49: Waiting [2022-08-10T20:09:45.764Z] 48767a00473d: Layer already exists [2022-08-10T20:09:45.764Z] 09ca7a897a29: Layer already exists [2022-08-10T20:09:45.764Z] aca94ac39c87: Layer already exists [2022-08-10T20:09:45.764Z] 23b22e7186e6: Layer already exists [2022-08-10T20:09:45.764Z] eb59870372fe: Layer already exists [2022-08-10T20:09:45.764Z] 37f431899c4a: Layer already exists [2022-08-10T20:09:45.764Z] 02d736887583: Layer already exists [2022-08-10T20:09:45.764Z] 609305ff5723: Layer already exists [2022-08-10T20:09:45.764Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:45.764Z] bff09bbabe49: Layer already exists [2022-08-10T20:09:45.764Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:5a3af0b5063878881fd41f421ca656e29e17f9e105dee529e5df49095da8b691 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:46.087Z] + 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-10T20:09:46.393Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-10T20:09:46.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-10T20:09:46.393Z] aca94ac39c87: Preparing [2022-08-10T20:09:46.393Z] eb59870372fe: Preparing [2022-08-10T20:09:46.393Z] 23b22e7186e6: Preparing [2022-08-10T20:09:46.393Z] 09ca7a897a29: Preparing [2022-08-10T20:09:46.393Z] 48767a00473d: Preparing [2022-08-10T20:09:46.393Z] 37f431899c4a: Preparing [2022-08-10T20:09:46.393Z] 02d736887583: Preparing [2022-08-10T20:09:46.393Z] 609305ff5723: Preparing [2022-08-10T20:09:46.393Z] bff09bbabe49: Preparing [2022-08-10T20:09:46.393Z] 994393dc58e7: Preparing [2022-08-10T20:09:46.393Z] 37f431899c4a: Waiting [2022-08-10T20:09:46.393Z] 02d736887583: Waiting [2022-08-10T20:09:46.393Z] 609305ff5723: Waiting [2022-08-10T20:09:46.393Z] 994393dc58e7: Waiting [2022-08-10T20:09:46.393Z] bff09bbabe49: Waiting [2022-08-10T20:09:46.393Z] eb59870372fe: Layer already exists [2022-08-10T20:09:46.393Z] 48767a00473d: Layer already exists [2022-08-10T20:09:46.393Z] aca94ac39c87: Layer already exists [2022-08-10T20:09:46.393Z] 09ca7a897a29: Layer already exists [2022-08-10T20:09:46.393Z] 23b22e7186e6: Layer already exists [2022-08-10T20:09:46.393Z] 37f431899c4a: Layer already exists [2022-08-10T20:09:46.393Z] 994393dc58e7: Layer already exists [2022-08-10T20:09:46.393Z] 609305ff5723: Layer already exists [2022-08-10T20:09:46.393Z] bff09bbabe49: Layer already exists [2022-08-10T20:09:46.393Z] 02d736887583: Layer already exists [2022-08-10T20:09:46.393Z] main: digest: sha256:5a3af0b5063878881fd41f421ca656e29e17f9e105dee529e5df49095da8b691 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:09:46.438Z] ===================================================== [Pipeline] echo [2022-08-10T20:09:46.444Z] taggedImages: [2022-08-10T20:09:46.444Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:46.444Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-10T20:09:46.444Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.43 [2022-08-10T20:09:46.444Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:46.444Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-10T20:09:46.467Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-10T20:09:46.467Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:46.467Z] latest [2022-08-10T20:09:46.467Z] 2.3.0-dev.43 [2022-08-10T20:09:46.467Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:46.467Z] main [2022-08-10T20:09:46.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:46.788Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:47.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:47.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-10T20:09:47.101Z] 4370331790ce: Preparing [2022-08-10T20:09:47.101Z] 6b21f67c8e32: Preparing [2022-08-10T20:09:47.101Z] af871d9af6ae: Preparing [2022-08-10T20:09:47.101Z] 8b3bd347223d: Preparing [2022-08-10T20:09:47.101Z] 2d632dfa2acb: Preparing [2022-08-10T20:09:47.101Z] 34d5ebaa5410: Preparing [2022-08-10T20:09:47.101Z] 34d5ebaa5410: Waiting [2022-08-10T20:09:47.101Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:47.101Z] 2d632dfa2acb: Pushed [2022-08-10T20:09:47.101Z] 4370331790ce: Pushed [2022-08-10T20:09:47.671Z] 8b3bd347223d: Pushed [2022-08-10T20:09:47.931Z] 34d5ebaa5410: Pushed [2022-08-10T20:09:49.312Z] 6b21f67c8e32: Pushed [2022-08-10T20:09:49.312Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:d9073e06019204ac933c65826a9aaa469f0bbb2034342b5f6cfe11d31fd9428b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:49.635Z] + 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-10T20:09:49.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-10T20:09:49.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-10T20:09:49.941Z] 4370331790ce: Preparing [2022-08-10T20:09:49.941Z] 6b21f67c8e32: Preparing [2022-08-10T20:09:49.941Z] af871d9af6ae: Preparing [2022-08-10T20:09:49.941Z] 8b3bd347223d: Preparing [2022-08-10T20:09:49.941Z] 2d632dfa2acb: Preparing [2022-08-10T20:09:49.941Z] 34d5ebaa5410: Preparing [2022-08-10T20:09:49.941Z] 34d5ebaa5410: Waiting [2022-08-10T20:09:49.941Z] 8b3bd347223d: Layer already exists [2022-08-10T20:09:49.941Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:49.942Z] 4370331790ce: Layer already exists [2022-08-10T20:09:49.942Z] 6b21f67c8e32: Layer already exists [2022-08-10T20:09:49.942Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:09:49.942Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:09:49.942Z] latest: digest: sha256:d9073e06019204ac933c65826a9aaa469f0bbb2034342b5f6cfe11d31fd9428b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:50.257Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:50.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.43 [2022-08-10T20:09:50.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-10T20:09:50.637Z] 4370331790ce: Preparing [2022-08-10T20:09:50.637Z] 6b21f67c8e32: Preparing [2022-08-10T20:09:50.637Z] af871d9af6ae: Preparing [2022-08-10T20:09:50.637Z] 8b3bd347223d: Preparing [2022-08-10T20:09:50.637Z] 2d632dfa2acb: Preparing [2022-08-10T20:09:50.637Z] 34d5ebaa5410: Preparing [2022-08-10T20:09:50.637Z] 34d5ebaa5410: Waiting [2022-08-10T20:09:50.637Z] 4370331790ce: Layer already exists [2022-08-10T20:09:50.637Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:09:50.637Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:50.637Z] 8b3bd347223d: Layer already exists [2022-08-10T20:09:50.637Z] 6b21f67c8e32: Layer already exists [2022-08-10T20:09:50.637Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:09:50.637Z] 2.3.0-dev.43: digest: sha256:d9073e06019204ac933c65826a9aaa469f0bbb2034342b5f6cfe11d31fd9428b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:50.952Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:51.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:51.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-10T20:09:51.258Z] 4370331790ce: Preparing [2022-08-10T20:09:51.258Z] 6b21f67c8e32: Preparing [2022-08-10T20:09:51.258Z] af871d9af6ae: Preparing [2022-08-10T20:09:51.258Z] 8b3bd347223d: Preparing [2022-08-10T20:09:51.258Z] 2d632dfa2acb: Preparing [2022-08-10T20:09:51.258Z] 34d5ebaa5410: Preparing [2022-08-10T20:09:51.258Z] 34d5ebaa5410: Waiting [2022-08-10T20:09:51.258Z] 6b21f67c8e32: Layer already exists [2022-08-10T20:09:51.258Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:09:51.258Z] 8b3bd347223d: Layer already exists [2022-08-10T20:09:51.258Z] 4370331790ce: Layer already exists [2022-08-10T20:09:51.258Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:51.258Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:09:51.258Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:d9073e06019204ac933c65826a9aaa469f0bbb2034342b5f6cfe11d31fd9428b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:51.571Z] + 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-10T20:09:51.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-10T20:09:51.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-10T20:09:51.883Z] 4370331790ce: Preparing [2022-08-10T20:09:51.883Z] 6b21f67c8e32: Preparing [2022-08-10T20:09:51.883Z] af871d9af6ae: Preparing [2022-08-10T20:09:51.883Z] 8b3bd347223d: Preparing [2022-08-10T20:09:51.883Z] 2d632dfa2acb: Preparing [2022-08-10T20:09:51.883Z] 34d5ebaa5410: Preparing [2022-08-10T20:09:51.883Z] 34d5ebaa5410: Waiting [2022-08-10T20:09:51.883Z] 8b3bd347223d: Layer already exists [2022-08-10T20:09:51.883Z] 6b21f67c8e32: Layer already exists [2022-08-10T20:09:51.883Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:09:51.883Z] 4370331790ce: Layer already exists [2022-08-10T20:09:51.883Z] af871d9af6ae: Layer already exists [2022-08-10T20:09:51.883Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:09:51.883Z] main: digest: sha256:d9073e06019204ac933c65826a9aaa469f0bbb2034342b5f6cfe11d31fd9428b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:09:51.936Z] ===================================================== [Pipeline] echo [2022-08-10T20:09:51.946Z] taggedImages: [2022-08-10T20:09:51.946Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:51.946Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-10T20:09:51.946Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.43 [2022-08-10T20:09:51.946Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:51.946Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-10T20:09:51.970Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-10T20:09:51.970Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:51.970Z] latest [2022-08-10T20:09:51.970Z] 2.3.0-dev.43 [2022-08-10T20:09:51.970Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:09:51.970Z] main [2022-08-10T20:09:51.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:52.286Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:52.594Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:09:52.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-10T20:09:52.594Z] e3f5d4843c91: Preparing [2022-08-10T20:09:52.594Z] 284958178f0d: Preparing [2022-08-10T20:09:52.594Z] 8b41fe5c13fd: Preparing [2022-08-10T20:09:52.594Z] 1ce5b579acfb: Preparing [2022-08-10T20:09:52.594Z] 851558fe890e: Preparing [2022-08-10T20:09:52.594Z] 8e3a5a63e24d: Preparing [2022-08-10T20:09:52.594Z] 2d632dfa2acb: Preparing [2022-08-10T20:09:52.594Z] 34d5ebaa5410: Preparing [2022-08-10T20:09:52.594Z] 2d632dfa2acb: Waiting [2022-08-10T20:09:52.594Z] 34d5ebaa5410: Waiting [2022-08-10T20:09:52.594Z] 8e3a5a63e24d: Waiting [2022-08-10T20:09:52.594Z] 284958178f0d: Pushed [2022-08-10T20:09:52.594Z] e3f5d4843c91: Pushed [2022-08-10T20:09:52.594Z] 8b41fe5c13fd: Pushed [2022-08-10T20:09:52.854Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:09:52.854Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:09:53.114Z] 8e3a5a63e24d: Pushed [2022-08-10T20:09:55.654Z] 851558fe890e: Pushed [2022-08-10T20:09:58.952Z] 1ce5b579acfb: Pushed [2022-08-10T20:09:58.952Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:129ddcccad5db80396fabbda37b08f7f8f954c825e3d83faacf111fe28b657ef size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:59.269Z] + 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-10T20:09:59.532Z] Removing intermediate container a68d572a6bcf [2022-08-10T20:09:59.532Z] ---> 69ec395944c2 [2022-08-10T20:09:59.532Z] Step 7/20 : COPY . . [2022-08-10T20:09:59.532Z] ---> 4483b758affb [2022-08-10T20:09:59.532Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-10T20:09:59.532Z] ---> Running in 082f067dd8da [2022-08-10T20:09:59.532Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-10T20:09:59.532Z] Removing intermediate container 968600849c1b [2022-08-10T20:09:59.532Z] ---> e2c0e0daa31f [2022-08-10T20:09:59.532Z] Step 8/26 : COPY . . [2022-08-10T20:09:59.532Z] Removing intermediate container a438de0a25e4 [2022-08-10T20:09:59.532Z] ---> 1b64d362aede [2022-08-10T20:09:59.532Z] Step 8/23 : COPY . . [2022-08-10T20:09:59.532Z] Removing intermediate container ce2b6201aa46 [2022-08-10T20:09:59.532Z] ---> 7317a1aec3e9 [2022-08-10T20:09:59.532Z] Step 8/25 : COPY . . [2022-08-10T20:09:59.532Z] Removing intermediate container fb0a90b18dae [2022-08-10T20:09:59.532Z] ---> d180bebfdc4e [2022-08-10T20:09:59.532Z] Step 8/31 : COPY . . [2022-08-10T20:09:59.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-10T20:09:59.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-10T20:09:59.581Z] e3f5d4843c91: Preparing [2022-08-10T20:09:59.581Z] 284958178f0d: Preparing [2022-08-10T20:09:59.581Z] 8b41fe5c13fd: Preparing [2022-08-10T20:09:59.581Z] 1ce5b579acfb: Preparing [2022-08-10T20:09:59.581Z] 851558fe890e: Preparing [2022-08-10T20:09:59.581Z] 8e3a5a63e24d: Preparing [2022-08-10T20:09:59.581Z] 2d632dfa2acb: Preparing [2022-08-10T20:09:59.581Z] 34d5ebaa5410: Preparing [2022-08-10T20:09:59.581Z] 8e3a5a63e24d: Waiting [2022-08-10T20:09:59.581Z] 34d5ebaa5410: Waiting [2022-08-10T20:09:59.581Z] 2d632dfa2acb: Waiting [2022-08-10T20:09:59.581Z] e3f5d4843c91: Layer already exists [2022-08-10T20:09:59.581Z] 1ce5b579acfb: Layer already exists [2022-08-10T20:09:59.581Z] 8b41fe5c13fd: Layer already exists [2022-08-10T20:09:59.581Z] 284958178f0d: Layer already exists [2022-08-10T20:09:59.581Z] 851558fe890e: Layer already exists [2022-08-10T20:09:59.581Z] 8e3a5a63e24d: Layer already exists [2022-08-10T20:09:59.581Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:09:59.581Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:09:59.581Z] latest: digest: sha256:129ddcccad5db80396fabbda37b08f7f8f954c825e3d83faacf111fe28b657ef size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:09:59.896Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:00.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.43 [2022-08-10T20:10:00.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-10T20:10:00.209Z] e3f5d4843c91: Preparing [2022-08-10T20:10:00.209Z] 284958178f0d: Preparing [2022-08-10T20:10:00.209Z] 8b41fe5c13fd: Preparing [2022-08-10T20:10:00.209Z] 1ce5b579acfb: Preparing [2022-08-10T20:10:00.209Z] 851558fe890e: Preparing [2022-08-10T20:10:00.209Z] 8e3a5a63e24d: Preparing [2022-08-10T20:10:00.209Z] 2d632dfa2acb: Preparing [2022-08-10T20:10:00.209Z] 34d5ebaa5410: Preparing [2022-08-10T20:10:00.209Z] 8e3a5a63e24d: Waiting [2022-08-10T20:10:00.209Z] 2d632dfa2acb: Waiting [2022-08-10T20:10:00.209Z] 34d5ebaa5410: Waiting [2022-08-10T20:10:00.209Z] 851558fe890e: Layer already exists [2022-08-10T20:10:00.209Z] 8b41fe5c13fd: Layer already exists [2022-08-10T20:10:00.209Z] 284958178f0d: Layer already exists [2022-08-10T20:10:00.209Z] e3f5d4843c91: Layer already exists [2022-08-10T20:10:00.209Z] 1ce5b579acfb: Layer already exists [2022-08-10T20:10:00.209Z] 8e3a5a63e24d: Layer already exists [2022-08-10T20:10:00.209Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:10:00.209Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:10:00.209Z] 2.3.0-dev.43: digest: sha256:129ddcccad5db80396fabbda37b08f7f8f954c825e3d83faacf111fe28b657ef size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:00.536Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:00.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:00.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-10T20:10:00.850Z] e3f5d4843c91: Preparing [2022-08-10T20:10:00.850Z] 284958178f0d: Preparing [2022-08-10T20:10:00.850Z] 8b41fe5c13fd: Preparing [2022-08-10T20:10:00.850Z] 1ce5b579acfb: Preparing [2022-08-10T20:10:00.850Z] 851558fe890e: Preparing [2022-08-10T20:10:00.850Z] 8e3a5a63e24d: Preparing [2022-08-10T20:10:00.850Z] 2d632dfa2acb: Preparing [2022-08-10T20:10:00.850Z] 34d5ebaa5410: Preparing [2022-08-10T20:10:00.850Z] 8e3a5a63e24d: Waiting [2022-08-10T20:10:00.850Z] 2d632dfa2acb: Waiting [2022-08-10T20:10:00.850Z] 34d5ebaa5410: Waiting [2022-08-10T20:10:00.850Z] 284958178f0d: Layer already exists [2022-08-10T20:10:00.850Z] e3f5d4843c91: Layer already exists [2022-08-10T20:10:00.850Z] 1ce5b579acfb: Layer already exists [2022-08-10T20:10:00.850Z] 8b41fe5c13fd: Layer already exists [2022-08-10T20:10:00.850Z] 851558fe890e: Layer already exists [2022-08-10T20:10:00.850Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:10:00.850Z] 8e3a5a63e24d: Layer already exists [2022-08-10T20:10:00.850Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:10:00.850Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:129ddcccad5db80396fabbda37b08f7f8f954c825e3d83faacf111fe28b657ef size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:01.173Z] + 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-10T20:10:01.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-10T20:10:01.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-10T20:10:01.491Z] e3f5d4843c91: Preparing [2022-08-10T20:10:01.491Z] 284958178f0d: Preparing [2022-08-10T20:10:01.491Z] 8b41fe5c13fd: Preparing [2022-08-10T20:10:01.491Z] 1ce5b579acfb: Preparing [2022-08-10T20:10:01.491Z] 851558fe890e: Preparing [2022-08-10T20:10:01.491Z] 8e3a5a63e24d: Preparing [2022-08-10T20:10:01.491Z] 2d632dfa2acb: Preparing [2022-08-10T20:10:01.491Z] 34d5ebaa5410: Preparing [2022-08-10T20:10:01.491Z] 8e3a5a63e24d: Waiting [2022-08-10T20:10:01.491Z] 2d632dfa2acb: Waiting [2022-08-10T20:10:01.491Z] 34d5ebaa5410: Waiting [2022-08-10T20:10:01.491Z] 284958178f0d: Layer already exists [2022-08-10T20:10:01.491Z] 1ce5b579acfb: Layer already exists [2022-08-10T20:10:01.491Z] 851558fe890e: Layer already exists [2022-08-10T20:10:01.491Z] e3f5d4843c91: Layer already exists [2022-08-10T20:10:01.491Z] 8b41fe5c13fd: Layer already exists [2022-08-10T20:10:01.491Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:10:01.491Z] 8e3a5a63e24d: Layer already exists [2022-08-10T20:10:01.491Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:10:01.491Z] main: digest: sha256:129ddcccad5db80396fabbda37b08f7f8f954c825e3d83faacf111fe28b657ef size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:10:01.531Z] ===================================================== [Pipeline] echo [2022-08-10T20:10:01.537Z] taggedImages: [2022-08-10T20:10:01.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:01.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-10T20:10:01.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.43 [2022-08-10T20:10:01.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:01.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-10T20:10:01.556Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-10T20:10:01.556Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:01.556Z] latest [2022-08-10T20:10:01.556Z] 2.3.0-dev.43 [2022-08-10T20:10:01.556Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:01.556Z] main [2022-08-10T20:10:01.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:01.881Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:02.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:02.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-10T20:10:02.190Z] 3b648d67b63d: Preparing [2022-08-10T20:10:02.190Z] 0c973b7b3ac6: Preparing [2022-08-10T20:10:02.190Z] 6518c2d8992e: Preparing [2022-08-10T20:10:02.190Z] 7d98ac78d088: Preparing [2022-08-10T20:10:02.190Z] c6b9a448cbcf: Preparing [2022-08-10T20:10:02.190Z] 2d632dfa2acb: Preparing [2022-08-10T20:10:02.190Z] 34d5ebaa5410: Preparing [2022-08-10T20:10:02.190Z] 2d632dfa2acb: Waiting [2022-08-10T20:10:02.190Z] 34d5ebaa5410: Waiting [2022-08-10T20:10:02.190Z] 3b648d67b63d: Pushed [2022-08-10T20:10:02.190Z] 0c973b7b3ac6: Pushed [2022-08-10T20:10:02.190Z] 6518c2d8992e: Pushed [2022-08-10T20:10:02.190Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:10:02.190Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:10:02.450Z] c6b9a448cbcf: Pushed [2022-08-10T20:10:06.372Z] ---> 0adcca9a725a [2022-08-10T20:10:06.372Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T20:10:06.696Z] ---> Running in 6dae1d754913 [2022-08-10T20:10:06.696Z] ---> cac98e1df620 [2022-08-10T20:10:06.696Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-10T20:10:06.696Z] ---> 1061d9299c98 [2022-08-10T20:10:06.696Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-10T20:10:06.696Z] ---> 4e3f2b107a8b [2022-08-10T20:10:06.696Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-10T20:10:06.696Z] ---> Running in 57accd38630d [2022-08-10T20:10:07.043Z] ---> Running in a377a42e5000 [2022-08-10T20:10:07.043Z] ---> Running in 6f63223ec515 [2022-08-10T20:10:07.698Z] Removing intermediate container 6dae1d754913 [2022-08-10T20:10:07.698Z] ---> d9ea5c9b4b5b [2022-08-10T20:10:07.698Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T20:10:07.982Z] ---> Running in ed51f5f88705 [2022-08-10T20:10:08.587Z] Removing intermediate container ed51f5f88705 [2022-08-10T20:10:08.587Z] ---> 13fc18b27bee [2022-08-10T20:10:08.587Z] 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-10T20:10:08.868Z] ---> Running in 292f578d94b2 [2022-08-10T20:10:09.152Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-10T20:10:09.800Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-10T20:10:09.800Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-10T20:10:11.348Z] 7d98ac78d088: Pushed [2022-08-10T20:10:11.348Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:0636d406248fa341dd50a23e5b8e572ac0f424dbfdbd39d98f6689b84a4a7d75 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:11.676Z] + 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-10T20:10:11.811Z] Removing intermediate container 292f578d94b2 [2022-08-10T20:10:11.811Z] ---> 0b9b4ca59c05 [2022-08-10T20:10:11.811Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T20:10:11.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-10T20:10:11.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-10T20:10:11.993Z] 3b648d67b63d: Preparing [2022-08-10T20:10:11.993Z] 0c973b7b3ac6: Preparing [2022-08-10T20:10:11.993Z] 6518c2d8992e: Preparing [2022-08-10T20:10:11.993Z] 7d98ac78d088: Preparing [2022-08-10T20:10:11.993Z] c6b9a448cbcf: Preparing [2022-08-10T20:10:11.993Z] 2d632dfa2acb: Preparing [2022-08-10T20:10:11.993Z] 34d5ebaa5410: Preparing [2022-08-10T20:10:11.993Z] 34d5ebaa5410: Waiting [2022-08-10T20:10:11.993Z] 2d632dfa2acb: Waiting [2022-08-10T20:10:11.993Z] c6b9a448cbcf: Layer already exists [2022-08-10T20:10:11.993Z] 6518c2d8992e: Layer already exists [2022-08-10T20:10:11.993Z] 0c973b7b3ac6: Layer already exists [2022-08-10T20:10:11.993Z] 7d98ac78d088: Layer already exists [2022-08-10T20:10:11.993Z] 3b648d67b63d: Layer already exists [2022-08-10T20:10:11.993Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:10:11.993Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:10:11.993Z] latest: digest: sha256:0636d406248fa341dd50a23e5b8e572ac0f424dbfdbd39d98f6689b84a4a7d75 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:12.107Z] ---> Running in cface974dd48 [2022-08-10T20:10:12.322Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:12.389Z] Removing intermediate container cface974dd48 [2022-08-10T20:10:12.389Z] ---> 84254db1a679 [2022-08-10T20:10:12.389Z] [2022-08-10T20:10:12.389Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T20:10:12.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.43 [2022-08-10T20:10:12.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-10T20:10:12.643Z] 3b648d67b63d: Preparing [2022-08-10T20:10:12.643Z] 0c973b7b3ac6: Preparing [2022-08-10T20:10:12.643Z] 6518c2d8992e: Preparing [2022-08-10T20:10:12.643Z] 7d98ac78d088: Preparing [2022-08-10T20:10:12.643Z] c6b9a448cbcf: Preparing [2022-08-10T20:10:12.643Z] 2d632dfa2acb: Preparing [2022-08-10T20:10:12.644Z] 34d5ebaa5410: Preparing [2022-08-10T20:10:12.644Z] 2d632dfa2acb: Waiting [2022-08-10T20:10:12.644Z] 34d5ebaa5410: Waiting [2022-08-10T20:10:12.644Z] c6b9a448cbcf: Layer already exists [2022-08-10T20:10:12.644Z] 0c973b7b3ac6: Layer already exists [2022-08-10T20:10:12.644Z] 7d98ac78d088: Layer already exists [2022-08-10T20:10:12.644Z] 3b648d67b63d: Layer already exists [2022-08-10T20:10:12.644Z] 6518c2d8992e: Layer already exists [2022-08-10T20:10:12.644Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:10:12.644Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:10:12.644Z] 2.3.0-dev.43: digest: sha256:0636d406248fa341dd50a23e5b8e572ac0f424dbfdbd39d98f6689b84a4a7d75 size: 1780 [Pipeline] } [Pipeline] // withEnv [2022-08-10T20:10:12.663Z] 3.15: Pulling from library/alpine [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:12.970Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:13.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:13.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-10T20:10:13.282Z] 3b648d67b63d: Preparing [2022-08-10T20:10:13.282Z] 0c973b7b3ac6: Preparing [2022-08-10T20:10:13.282Z] 6518c2d8992e: Preparing [2022-08-10T20:10:13.282Z] 7d98ac78d088: Preparing [2022-08-10T20:10:13.282Z] c6b9a448cbcf: Preparing [2022-08-10T20:10:13.282Z] 2d632dfa2acb: Preparing [2022-08-10T20:10:13.282Z] 34d5ebaa5410: Preparing [2022-08-10T20:10:13.282Z] 2d632dfa2acb: Waiting [2022-08-10T20:10:13.282Z] 34d5ebaa5410: Waiting [2022-08-10T20:10:13.282Z] c6b9a448cbcf: Layer already exists [2022-08-10T20:10:13.282Z] 0c973b7b3ac6: Layer already exists [2022-08-10T20:10:13.282Z] 6518c2d8992e: Layer already exists [2022-08-10T20:10:13.282Z] 3b648d67b63d: Layer already exists [2022-08-10T20:10:13.282Z] 7d98ac78d088: Layer already exists [2022-08-10T20:10:13.282Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:10:13.282Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:10:13.282Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:0636d406248fa341dd50a23e5b8e572ac0f424dbfdbd39d98f6689b84a4a7d75 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:13.605Z] + 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-10T20:10:13.694Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-10T20:10:13.694Z] Status: Downloaded newer image for alpine:3.15 [2022-08-10T20:10:13.694Z] ---> 02e0d6fdf486 [2022-08-10T20:10:13.694Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T20:10:13.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-10T20:10:13.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-10T20:10:13.918Z] 3b648d67b63d: Preparing [2022-08-10T20:10:13.918Z] 0c973b7b3ac6: Preparing [2022-08-10T20:10:13.918Z] 6518c2d8992e: Preparing [2022-08-10T20:10:13.918Z] 7d98ac78d088: Preparing [2022-08-10T20:10:13.918Z] c6b9a448cbcf: Preparing [2022-08-10T20:10:13.918Z] 2d632dfa2acb: Preparing [2022-08-10T20:10:13.918Z] 34d5ebaa5410: Preparing [2022-08-10T20:10:13.918Z] 2d632dfa2acb: Waiting [2022-08-10T20:10:13.918Z] c6b9a448cbcf: Layer already exists [2022-08-10T20:10:13.918Z] 6518c2d8992e: Layer already exists [2022-08-10T20:10:13.918Z] 0c973b7b3ac6: Layer already exists [2022-08-10T20:10:13.918Z] 7d98ac78d088: Layer already exists [2022-08-10T20:10:13.918Z] 3b648d67b63d: Layer already exists [2022-08-10T20:10:13.918Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:10:13.918Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:10:13.918Z] main: digest: sha256:0636d406248fa341dd50a23e5b8e572ac0f424dbfdbd39d98f6689b84a4a7d75 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:10:13.969Z] ===================================================== [Pipeline] echo [2022-08-10T20:10:13.978Z] taggedImages: [2022-08-10T20:10:13.978Z] - nexus3.edgexfoundry.org:10004/security-spire-config:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:13.978Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-10T20:10:13.978Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.43 [2022-08-10T20:10:13.978Z] - nexus3.edgexfoundry.org:10004/security-spire-config:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:13.978Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-10T20:10:13.980Z] ---> Running in 2d4c1df42507 [Pipeline] echo [2022-08-10T20:10:14.008Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-10T20:10:14.008Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:14.008Z] latest [2022-08-10T20:10:14.008Z] 2.3.0-dev.43 [2022-08-10T20:10:14.008Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:14.008Z] main [2022-08-10T20:10:14.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:14.346Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:14.586Z] Removing intermediate container 2d4c1df42507 [2022-08-10T20:10:14.586Z] ---> 88d96eda3b87 [2022-08-10T20:10:14.586Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:10:14.586Z] ---> Running in 6ecc9a734507 [2022-08-10T20:10:14.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:14.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-10T20:10:14.659Z] 744a7160ff56: Preparing [2022-08-10T20:10:14.659Z] 8e8372aa920e: Preparing [2022-08-10T20:10:14.659Z] c702c72bcc4c: Preparing [2022-08-10T20:10:14.659Z] 7f1086a48bff: Preparing [2022-08-10T20:10:14.659Z] 8e3a5a63e24d: Preparing [2022-08-10T20:10:14.659Z] 2d632dfa2acb: Preparing [2022-08-10T20:10:14.659Z] 34d5ebaa5410: Preparing [2022-08-10T20:10:14.659Z] 2d632dfa2acb: Waiting [2022-08-10T20:10:14.659Z] 34d5ebaa5410: Waiting [2022-08-10T20:10:14.659Z] 8e3a5a63e24d: Layer already exists [2022-08-10T20:10:14.659Z] 8e8372aa920e: Pushed [2022-08-10T20:10:14.659Z] c702c72bcc4c: Pushed [2022-08-10T20:10:14.659Z] 744a7160ff56: Pushed [2022-08-10T20:10:14.659Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:10:14.659Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:10:17.270Z] Removing intermediate container 6ecc9a734507 [2022-08-10T20:10:17.270Z] ---> a0261ba437e1 [2022-08-10T20:10:17.270Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-10T20:10:17.270Z] ---> Running in 3e13e7b6f581 [2022-08-10T20:10:19.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:10:20.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:10:21.243Z] 7f1086a48bff: Pushed [2022-08-10T20:10:21.243Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:d4f1a20c21ad993b45a0960344b0682f25f9d0cc8d47faef8d061f8a656f04dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:21.562Z] + 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-10T20:10:21.679Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T20:10:21.679Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T20:10:21.679Z] OK: 15733 distinct packages available [2022-08-10T20:10:21.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-10T20:10:21.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-10T20:10:21.873Z] 744a7160ff56: Preparing [2022-08-10T20:10:21.873Z] 8e8372aa920e: Preparing [2022-08-10T20:10:21.873Z] c702c72bcc4c: Preparing [2022-08-10T20:10:21.873Z] 7f1086a48bff: Preparing [2022-08-10T20:10:21.873Z] 8e3a5a63e24d: Preparing [2022-08-10T20:10:21.873Z] 2d632dfa2acb: Preparing [2022-08-10T20:10:21.873Z] 34d5ebaa5410: Preparing [2022-08-10T20:10:21.873Z] 2d632dfa2acb: Waiting [2022-08-10T20:10:21.873Z] 34d5ebaa5410: Waiting [2022-08-10T20:10:21.873Z] 8e8372aa920e: Layer already exists [2022-08-10T20:10:21.873Z] 7f1086a48bff: Layer already exists [2022-08-10T20:10:21.873Z] 8e3a5a63e24d: Layer already exists [2022-08-10T20:10:21.873Z] 744a7160ff56: Layer already exists [2022-08-10T20:10:21.873Z] c702c72bcc4c: Layer already exists [2022-08-10T20:10:21.873Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:10:21.873Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:10:21.873Z] latest: digest: sha256:d4f1a20c21ad993b45a0960344b0682f25f9d0cc8d47faef8d061f8a656f04dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:21.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:10:22.188Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:22.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.43 [2022-08-10T20:10:22.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-10T20:10:22.502Z] 744a7160ff56: Preparing [2022-08-10T20:10:22.502Z] 8e8372aa920e: Preparing [2022-08-10T20:10:22.502Z] c702c72bcc4c: Preparing [2022-08-10T20:10:22.502Z] 7f1086a48bff: Preparing [2022-08-10T20:10:22.502Z] 8e3a5a63e24d: Preparing [2022-08-10T20:10:22.502Z] 2d632dfa2acb: Preparing [2022-08-10T20:10:22.502Z] 34d5ebaa5410: Preparing [2022-08-10T20:10:22.502Z] 2d632dfa2acb: Waiting [2022-08-10T20:10:22.502Z] 34d5ebaa5410: Waiting [2022-08-10T20:10:22.502Z] c702c72bcc4c: Layer already exists [2022-08-10T20:10:22.502Z] 8e3a5a63e24d: Layer already exists [2022-08-10T20:10:22.502Z] 8e8372aa920e: Layer already exists [2022-08-10T20:10:22.502Z] 7f1086a48bff: Layer already exists [2022-08-10T20:10:22.502Z] 744a7160ff56: Layer already exists [2022-08-10T20:10:22.502Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:10:22.502Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:10:22.502Z] 2.3.0-dev.43: digest: sha256:d4f1a20c21ad993b45a0960344b0682f25f9d0cc8d47faef8d061f8a656f04dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:22.824Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:22.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:10:23.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:23.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-10T20:10:23.133Z] 744a7160ff56: Preparing [2022-08-10T20:10:23.133Z] 8e8372aa920e: Preparing [2022-08-10T20:10:23.133Z] c702c72bcc4c: Preparing [2022-08-10T20:10:23.133Z] 7f1086a48bff: Preparing [2022-08-10T20:10:23.133Z] 8e3a5a63e24d: Preparing [2022-08-10T20:10:23.133Z] 2d632dfa2acb: Preparing [2022-08-10T20:10:23.133Z] 34d5ebaa5410: Preparing [2022-08-10T20:10:23.133Z] 2d632dfa2acb: Waiting [2022-08-10T20:10:23.133Z] 34d5ebaa5410: Waiting [2022-08-10T20:10:23.133Z] 7f1086a48bff: Layer already exists [2022-08-10T20:10:23.133Z] 8e8372aa920e: Layer already exists [2022-08-10T20:10:23.133Z] 744a7160ff56: Layer already exists [2022-08-10T20:10:23.133Z] c702c72bcc4c: Layer already exists [2022-08-10T20:10:23.133Z] 8e3a5a63e24d: Layer already exists [2022-08-10T20:10:23.133Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:10:23.133Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:10:23.133Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:d4f1a20c21ad993b45a0960344b0682f25f9d0cc8d47faef8d061f8a656f04dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:23.452Z] + 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-10T20:10:23.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-10T20:10:23.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-10T20:10:23.764Z] 744a7160ff56: Preparing [2022-08-10T20:10:23.764Z] 8e8372aa920e: Preparing [2022-08-10T20:10:23.764Z] c702c72bcc4c: Preparing [2022-08-10T20:10:23.764Z] 7f1086a48bff: Preparing [2022-08-10T20:10:23.764Z] 8e3a5a63e24d: Preparing [2022-08-10T20:10:23.764Z] 2d632dfa2acb: Preparing [2022-08-10T20:10:23.764Z] 34d5ebaa5410: Preparing [2022-08-10T20:10:23.764Z] 2d632dfa2acb: Waiting [2022-08-10T20:10:23.764Z] 34d5ebaa5410: Waiting [2022-08-10T20:10:23.764Z] 8e3a5a63e24d: Layer already exists [2022-08-10T20:10:23.764Z] 744a7160ff56: Layer already exists [2022-08-10T20:10:23.764Z] c702c72bcc4c: Layer already exists [2022-08-10T20:10:23.764Z] 8e8372aa920e: Layer already exists [2022-08-10T20:10:23.764Z] 7f1086a48bff: Layer already exists [2022-08-10T20:10:23.764Z] 2d632dfa2acb: Layer already exists [2022-08-10T20:10:23.764Z] 34d5ebaa5410: Layer already exists [2022-08-10T20:10:23.764Z] main: digest: sha256:d4f1a20c21ad993b45a0960344b0682f25f9d0cc8d47faef8d061f8a656f04dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:10:23.815Z] ===================================================== [Pipeline] echo [2022-08-10T20:10:23.824Z] taggedImages: [2022-08-10T20:10:23.824Z] - nexus3.edgexfoundry.org:10004/security-spire-server:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:23.824Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-10T20:10:23.824Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.43 [2022-08-10T20:10:23.824Z] - nexus3.edgexfoundry.org:10004/security-spire-server:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:23.824Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-10T20:10:23.845Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-10T20:10:23.845Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:23.845Z] latest [2022-08-10T20:10:23.845Z] 2.3.0-dev.43 [2022-08-10T20:10:23.845Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:23.845Z] main [2022-08-10T20:10:23.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:23.922Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-10T20:10:24.170Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-08-10T20:10:24.201Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-10T20:10:24.201Z] (3/4) Installing libucontext (1.1-r0) [2022-08-10T20:10:24.201Z] (4/4) Installing gcompat (1.0.0-r4) [Pipeline] sh [2022-08-10T20:10:24.478Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T20:10:24.478Z] OK: 6 MiB in 18 packages [2022-08-10T20:10:24.483Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:24.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-10T20:10:24.483Z] de4fa6d15189: Preparing [2022-08-10T20:10:24.483Z] d2db00daaefb: Preparing [2022-08-10T20:10:24.483Z] af871d9af6ae: Preparing [2022-08-10T20:10:24.483Z] b2d53cd35a35: Preparing [2022-08-10T20:10:24.483Z] 994393dc58e7: Preparing [2022-08-10T20:10:24.483Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:24.483Z] af871d9af6ae: Layer already exists [2022-08-10T20:10:24.483Z] de4fa6d15189: Pushed [2022-08-10T20:10:24.483Z] b2d53cd35a35: Pushed [2022-08-10T20:10:25.932Z] Removing intermediate container 3e13e7b6f581 [2022-08-10T20:10:25.932Z] ---> a323caa31453 [2022-08-10T20:10:25.932Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T20:10:27.023Z] d2db00daaefb: Pushed [2022-08-10T20:10:27.023Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:581aa216c66fad2318c44b29e2522bc5d750d804943c98672d1e8ab9ae3881f1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:27.344Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:27.655Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-10T20:10:27.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-10T20:10:27.655Z] de4fa6d15189: Preparing [2022-08-10T20:10:27.655Z] d2db00daaefb: Preparing [2022-08-10T20:10:27.655Z] af871d9af6ae: Preparing [2022-08-10T20:10:27.655Z] b2d53cd35a35: Preparing [2022-08-10T20:10:27.655Z] 994393dc58e7: Preparing [2022-08-10T20:10:27.655Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:27.655Z] d2db00daaefb: Layer already exists [2022-08-10T20:10:27.655Z] af871d9af6ae: Layer already exists [2022-08-10T20:10:27.655Z] de4fa6d15189: Layer already exists [2022-08-10T20:10:27.655Z] b2d53cd35a35: Layer already exists [2022-08-10T20:10:27.655Z] latest: digest: sha256:581aa216c66fad2318c44b29e2522bc5d750d804943c98672d1e8ab9ae3881f1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:27.973Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:28.291Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.43 [2022-08-10T20:10:28.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-10T20:10:28.291Z] de4fa6d15189: Preparing [2022-08-10T20:10:28.291Z] d2db00daaefb: Preparing [2022-08-10T20:10:28.291Z] af871d9af6ae: Preparing [2022-08-10T20:10:28.291Z] b2d53cd35a35: Preparing [2022-08-10T20:10:28.291Z] 994393dc58e7: Preparing [2022-08-10T20:10:28.291Z] af871d9af6ae: Layer already exists [2022-08-10T20:10:28.291Z] de4fa6d15189: Layer already exists [2022-08-10T20:10:28.291Z] d2db00daaefb: Layer already exists [2022-08-10T20:10:28.291Z] b2d53cd35a35: Layer already exists [2022-08-10T20:10:28.291Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:28.291Z] 2.3.0-dev.43: digest: sha256:581aa216c66fad2318c44b29e2522bc5d750d804943c98672d1e8ab9ae3881f1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:28.620Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:28.933Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:28.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-10T20:10:28.934Z] de4fa6d15189: Preparing [2022-08-10T20:10:28.934Z] d2db00daaefb: Preparing [2022-08-10T20:10:28.934Z] af871d9af6ae: Preparing [2022-08-10T20:10:28.934Z] b2d53cd35a35: Preparing [2022-08-10T20:10:28.934Z] 994393dc58e7: Preparing [2022-08-10T20:10:28.934Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:28.934Z] af871d9af6ae: Layer already exists [2022-08-10T20:10:28.934Z] de4fa6d15189: Layer already exists [2022-08-10T20:10:28.934Z] b2d53cd35a35: Layer already exists [2022-08-10T20:10:28.934Z] d2db00daaefb: Layer already exists [2022-08-10T20:10:28.934Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:581aa216c66fad2318c44b29e2522bc5d750d804943c98672d1e8ab9ae3881f1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:29.251Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:29.567Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-10T20:10:29.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-10T20:10:29.567Z] de4fa6d15189: Preparing [2022-08-10T20:10:29.567Z] d2db00daaefb: Preparing [2022-08-10T20:10:29.567Z] af871d9af6ae: Preparing [2022-08-10T20:10:29.567Z] b2d53cd35a35: Preparing [2022-08-10T20:10:29.567Z] 994393dc58e7: Preparing [2022-08-10T20:10:29.567Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:29.567Z] b2d53cd35a35: Layer already exists [2022-08-10T20:10:29.567Z] af871d9af6ae: Layer already exists [2022-08-10T20:10:29.567Z] d2db00daaefb: Layer already exists [2022-08-10T20:10:29.567Z] de4fa6d15189: Layer already exists [2022-08-10T20:10:29.567Z] main: digest: sha256:581aa216c66fad2318c44b29e2522bc5d750d804943c98672d1e8ab9ae3881f1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:10:29.615Z] ===================================================== [Pipeline] echo [2022-08-10T20:10:29.624Z] taggedImages: [2022-08-10T20:10:29.624Z] - nexus3.edgexfoundry.org:10004/support-notifications:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:29.624Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-10T20:10:29.624Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.43 [2022-08-10T20:10:29.624Z] - nexus3.edgexfoundry.org:10004/support-notifications:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:29.624Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-10T20:10:29.645Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-10T20:10:29.645Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:29.645Z] latest [2022-08-10T20:10:29.645Z] 2.3.0-dev.43 [2022-08-10T20:10:29.645Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:29.645Z] main [2022-08-10T20:10:29.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:29.977Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:30.289Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:30.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-10T20:10:30.289Z] e8f19562adc3: Preparing [2022-08-10T20:10:30.289Z] 01993637e35e: Preparing [2022-08-10T20:10:30.289Z] af871d9af6ae: Preparing [2022-08-10T20:10:30.289Z] 010db6e3722d: Preparing [2022-08-10T20:10:30.289Z] 994393dc58e7: Preparing [2022-08-10T20:10:30.289Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:30.290Z] 010db6e3722d: Layer already exists [2022-08-10T20:10:30.290Z] af871d9af6ae: Layer already exists [2022-08-10T20:10:30.290Z] e8f19562adc3: Pushed [2022-08-10T20:10:32.661Z] ---> b914d6ab973c [2022-08-10T20:10:32.661Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T20:10:32.661Z] ---> 0cf1ec715305 [2022-08-10T20:10:32.661Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-10T20:10:32.661Z] ---> Running in 735decf7fa47 [2022-08-10T20:10:32.827Z] 01993637e35e: Pushed [2022-08-10T20:10:32.827Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:1d4fbeec352f59adafdd46e89e3d3b15c9c964ec86167c0eec6248175e46bb28 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:33.148Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:33.258Z] Removing intermediate container 735decf7fa47 [2022-08-10T20:10:33.258Z] ---> 594675927f90 [2022-08-10T20:10:33.258Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-10T20:10:33.465Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-10T20:10:33.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-10T20:10:33.465Z] e8f19562adc3: Preparing [2022-08-10T20:10:33.465Z] 01993637e35e: Preparing [2022-08-10T20:10:33.465Z] af871d9af6ae: Preparing [2022-08-10T20:10:33.465Z] 010db6e3722d: Preparing [2022-08-10T20:10:33.465Z] 994393dc58e7: Preparing [2022-08-10T20:10:33.465Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:33.465Z] af871d9af6ae: Layer already exists [2022-08-10T20:10:33.465Z] 01993637e35e: Layer already exists [2022-08-10T20:10:33.465Z] 010db6e3722d: Layer already exists [2022-08-10T20:10:33.465Z] e8f19562adc3: Layer already exists [2022-08-10T20:10:33.465Z] latest: digest: sha256:1d4fbeec352f59adafdd46e89e3d3b15c9c964ec86167c0eec6248175e46bb28 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:33.786Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:33.872Z] ---> 1d478476fb15 [2022-08-10T20:10:33.872Z] Step 21/26 : WORKDIR / [2022-08-10T20:10:34.100Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.43 [2022-08-10T20:10:34.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-10T20:10:34.100Z] e8f19562adc3: Preparing [2022-08-10T20:10:34.100Z] 01993637e35e: Preparing [2022-08-10T20:10:34.100Z] af871d9af6ae: Preparing [2022-08-10T20:10:34.100Z] 010db6e3722d: Preparing [2022-08-10T20:10:34.100Z] 994393dc58e7: Preparing [2022-08-10T20:10:34.100Z] 010db6e3722d: Layer already exists [2022-08-10T20:10:34.100Z] e8f19562adc3: Layer already exists [2022-08-10T20:10:34.100Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:34.100Z] 01993637e35e: Layer already exists [2022-08-10T20:10:34.100Z] af871d9af6ae: Layer already exists [2022-08-10T20:10:34.100Z] 2.3.0-dev.43: digest: sha256:1d4fbeec352f59adafdd46e89e3d3b15c9c964ec86167c0eec6248175e46bb28 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:34.154Z] ---> Running in fcc1ccb7d744 [2022-08-10T20:10:34.436Z] Removing intermediate container fcc1ccb7d744 [2022-08-10T20:10:34.436Z] ---> 12eb3c2eb3c7 [2022-08-10T20:10:34.436Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T20:10:34.436Z] ---> Running in c944e56288a4 [2022-08-10T20:10:34.491Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:34.819Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:34.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-10T20:10:34.820Z] e8f19562adc3: Preparing [2022-08-10T20:10:34.820Z] 01993637e35e: Preparing [2022-08-10T20:10:34.820Z] af871d9af6ae: Preparing [2022-08-10T20:10:34.820Z] 010db6e3722d: Preparing [2022-08-10T20:10:34.820Z] 994393dc58e7: Preparing [2022-08-10T20:10:34.820Z] af871d9af6ae: Layer already exists [2022-08-10T20:10:34.820Z] e8f19562adc3: Layer already exists [2022-08-10T20:10:34.820Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:34.820Z] 010db6e3722d: Layer already exists [2022-08-10T20:10:34.820Z] 01993637e35e: Layer already exists [2022-08-10T20:10:34.820Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:1d4fbeec352f59adafdd46e89e3d3b15c9c964ec86167c0eec6248175e46bb28 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:35.039Z] Removing intermediate container c944e56288a4 [2022-08-10T20:10:35.039Z] ---> 04e610e3aca6 [2022-08-10T20:10:35.039Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T20:10:35.039Z] ---> Running in 6e7de6828c9e [2022-08-10T20:10:35.138Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:35.452Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-10T20:10:35.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-10T20:10:35.452Z] e8f19562adc3: Preparing [2022-08-10T20:10:35.452Z] 01993637e35e: Preparing [2022-08-10T20:10:35.452Z] af871d9af6ae: Preparing [2022-08-10T20:10:35.452Z] 010db6e3722d: Preparing [2022-08-10T20:10:35.452Z] 994393dc58e7: Preparing [2022-08-10T20:10:35.452Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:35.452Z] af871d9af6ae: Layer already exists [2022-08-10T20:10:35.452Z] 01993637e35e: Layer already exists [2022-08-10T20:10:35.452Z] 010db6e3722d: Layer already exists [2022-08-10T20:10:35.452Z] e8f19562adc3: Layer already exists [2022-08-10T20:10:35.452Z] main: digest: sha256:1d4fbeec352f59adafdd46e89e3d3b15c9c964ec86167c0eec6248175e46bb28 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:10:35.494Z] ===================================================== [Pipeline] echo [2022-08-10T20:10:35.500Z] taggedImages: [2022-08-10T20:10:35.500Z] - nexus3.edgexfoundry.org:10004/support-scheduler:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:35.500Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-10T20:10:35.500Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.43 [2022-08-10T20:10:35.500Z] - nexus3.edgexfoundry.org:10004/support-scheduler:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:35.500Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-10T20:10:35.518Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-10T20:10:35.519Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:35.519Z] latest [2022-08-10T20:10:35.519Z] 2.3.0-dev.43 [2022-08-10T20:10:35.519Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:35.519Z] main [2022-08-10T20:10:35.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:35.638Z] Removing intermediate container 6e7de6828c9e [2022-08-10T20:10:35.638Z] ---> fd06d329c472 [2022-08-10T20:10:35.638Z] Step 24/26 : LABEL arch=arm64 [2022-08-10T20:10:35.638Z] ---> Running in 09080aedfe06 [2022-08-10T20:10:35.831Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:36.151Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:36.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-10T20:10:36.151Z] a58e0a0d7424: Preparing [2022-08-10T20:10:36.151Z] 7817d3a9eb92: Preparing [2022-08-10T20:10:36.151Z] bc8c5573e5cc: Preparing [2022-08-10T20:10:36.151Z] 5498e38f186a: Preparing [2022-08-10T20:10:36.151Z] 994393dc58e7: Preparing [2022-08-10T20:10:36.151Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:36.151Z] 7817d3a9eb92: Pushed [2022-08-10T20:10:36.236Z] Removing intermediate container 09080aedfe06 [2022-08-10T20:10:36.236Z] ---> ffaebbb1cc4a [2022-08-10T20:10:36.236Z] Step 25/26 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:36.236Z] ---> Running in ad7b79c17cdf [2022-08-10T20:10:36.410Z] a58e0a0d7424: Pushed [2022-08-10T20:10:36.842Z] Removing intermediate container ad7b79c17cdf [2022-08-10T20:10:36.842Z] ---> 4283f6b63411 [2022-08-10T20:10:36.842Z] Step 26/26 : LABEL version=2.3.0-dev.43 [2022-08-10T20:10:36.842Z] ---> Running in 618d66e4620a [2022-08-10T20:10:37.350Z] bc8c5573e5cc: Pushed [2022-08-10T20:10:37.445Z] Removing intermediate container 618d66e4620a [2022-08-10T20:10:37.445Z] ---> 3ea7f3ab85c4 [2022-08-10T20:10:37.445Z] [2022-08-10T20:10:37.723Z] Successfully built 3ea7f3ab85c4 [2022-08-10T20:10:37.723Z] Successfully tagged security-spire-config-arm64:latest [2022-08-10T20:10:37.723Z]  Building security-spire-config ... done Building support-notifications [2022-08-10T20:10:41.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:10:41.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:10:41.132Z] ---> d5568f1c4a82 [2022-08-10T20:10:41.132Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T20:10:41.132Z] ---> Using cache [2022-08-10T20:10:41.132Z] ---> 1e483226e6ef [2022-08-10T20:10:41.132Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:10:41.132Z] ---> Using cache [2022-08-10T20:10:41.132Z] ---> 5b1883507bc0 [2022-08-10T20:10:41.132Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-10T20:10:41.132Z] ---> Running in 1c4df34ebbae [2022-08-10T20:10:43.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:10:44.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:10:45.086Z] OK: 221 MiB in 51 packages [2022-08-10T20:10:46.073Z] Removing intermediate container 1c4df34ebbae [2022-08-10T20:10:46.073Z] ---> b238fcb5f557 [2022-08-10T20:10:46.073Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T20:10:47.530Z] ---> b338b6e7fdee [2022-08-10T20:10:47.530Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:10:47.530Z] ---> Running in 7842f124cd8b [2022-08-10T20:10:49.571Z] 5498e38f186a: Pushed [2022-08-10T20:10:49.571Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:cf1b0703cc9202ee530aeff526b0a008ccd72f24ba5d46595271b816febd1214 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:49.885Z] + 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-10T20:10:50.203Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-10T20:10:50.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-10T20:10:50.203Z] a58e0a0d7424: Preparing [2022-08-10T20:10:50.203Z] 7817d3a9eb92: Preparing [2022-08-10T20:10:50.203Z] bc8c5573e5cc: Preparing [2022-08-10T20:10:50.203Z] 5498e38f186a: Preparing [2022-08-10T20:10:50.203Z] 994393dc58e7: Preparing [2022-08-10T20:10:50.203Z] a58e0a0d7424: Layer already exists [2022-08-10T20:10:50.203Z] 7817d3a9eb92: Layer already exists [2022-08-10T20:10:50.203Z] 5498e38f186a: Layer already exists [2022-08-10T20:10:50.203Z] bc8c5573e5cc: Layer already exists [2022-08-10T20:10:50.203Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:50.203Z] latest: digest: sha256:cf1b0703cc9202ee530aeff526b0a008ccd72f24ba5d46595271b816febd1214 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:50.526Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:50.841Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.43 [2022-08-10T20:10:50.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-10T20:10:50.841Z] a58e0a0d7424: Preparing [2022-08-10T20:10:50.841Z] 7817d3a9eb92: Preparing [2022-08-10T20:10:50.841Z] bc8c5573e5cc: Preparing [2022-08-10T20:10:50.841Z] 5498e38f186a: Preparing [2022-08-10T20:10:50.841Z] 994393dc58e7: Preparing [2022-08-10T20:10:50.841Z] a58e0a0d7424: Layer already exists [2022-08-10T20:10:50.841Z] bc8c5573e5cc: Layer already exists [2022-08-10T20:10:50.841Z] 7817d3a9eb92: Layer already exists [2022-08-10T20:10:50.841Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:50.841Z] 5498e38f186a: Layer already exists [2022-08-10T20:10:50.841Z] 2.3.0-dev.43: digest: sha256:cf1b0703cc9202ee530aeff526b0a008ccd72f24ba5d46595271b816febd1214 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:51.164Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:51.479Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:51.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-10T20:10:51.479Z] a58e0a0d7424: Preparing [2022-08-10T20:10:51.479Z] 7817d3a9eb92: Preparing [2022-08-10T20:10:51.479Z] bc8c5573e5cc: Preparing [2022-08-10T20:10:51.479Z] 5498e38f186a: Preparing [2022-08-10T20:10:51.479Z] 994393dc58e7: Preparing [2022-08-10T20:10:51.479Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:51.479Z] 7817d3a9eb92: Layer already exists [2022-08-10T20:10:51.479Z] a58e0a0d7424: Layer already exists [2022-08-10T20:10:51.479Z] bc8c5573e5cc: Layer already exists [2022-08-10T20:10:51.479Z] 5498e38f186a: Layer already exists [2022-08-10T20:10:51.479Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:cf1b0703cc9202ee530aeff526b0a008ccd72f24ba5d46595271b816febd1214 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:10:51.809Z] + 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-10T20:10:52.127Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-10T20:10:52.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-10T20:10:52.127Z] a58e0a0d7424: Preparing [2022-08-10T20:10:52.127Z] 7817d3a9eb92: Preparing [2022-08-10T20:10:52.127Z] bc8c5573e5cc: Preparing [2022-08-10T20:10:52.127Z] 5498e38f186a: Preparing [2022-08-10T20:10:52.127Z] 994393dc58e7: Preparing [2022-08-10T20:10:52.127Z] 7817d3a9eb92: Layer already exists [2022-08-10T20:10:52.127Z] 5498e38f186a: Layer already exists [2022-08-10T20:10:52.127Z] 994393dc58e7: Layer already exists [2022-08-10T20:10:52.127Z] a58e0a0d7424: Layer already exists [2022-08-10T20:10:52.127Z] bc8c5573e5cc: Layer already exists [2022-08-10T20:10:52.127Z] main: digest: sha256:cf1b0703cc9202ee530aeff526b0a008ccd72f24ba5d46595271b816febd1214 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:10:52.179Z] ===================================================== [Pipeline] echo [2022-08-10T20:10:52.187Z] taggedImages: [2022-08-10T20:10:52.187Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:10:52.187Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-10T20:10:52.187Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.43 [2022-08-10T20:10:52.187Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:10:52.187Z] - 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-10T20:11:34.601Z] Removing intermediate container 7842f124cd8b [2022-08-10T20:11:34.601Z] ---> 5c54446eba33 [2022-08-10T20:11:34.601Z] Step 8/22 : COPY . . [2022-08-10T20:11:37.428Z] ---> e23aa3d67525 [2022-08-10T20:11:37.428Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-10T20:11:37.429Z] ---> Running in b7ca3cab1ecb [2022-08-10T20:11:39.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-10T20:15:16.693Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-10T20:15:23.883Z] Removing intermediate container 6f63223ec515 [2022-08-10T20:15:23.883Z] ---> 04cb433e2e44 [2022-08-10T20:15:23.883Z] [2022-08-10T20:15:23.883Z] Step 10/31 : FROM alpine:3.16 [2022-08-10T20:15:23.883Z] Removing intermediate container a377a42e5000 [2022-08-10T20:15:23.883Z] ---> 8e3d3ee1be42 [2022-08-10T20:15:23.883Z] [2022-08-10T20:15:23.883Z] Step 10/25 : FROM alpine:3.16 [2022-08-10T20:15:24.535Z] 3.16: Pulling from library/alpine [2022-08-10T20:15:24.535Z] 3.16: Pulling from library/alpine [2022-08-10T20:15:43.606Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T20:15:43.606Z] Status: Downloaded newer image for alpine:3.16 [2022-08-10T20:15:43.606Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-10T20:15:43.606Z] Status: Image is up to date for alpine:3.16 [2022-08-10T20:15:43.606Z] ---> a6215f271958 [2022-08-10T20:15:43.606Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-10T20:15:43.606Z] ---> a6215f271958 [2022-08-10T20:15:43.606Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T20:15:43.606Z] ---> Running in fc5f02d5d8ed [2022-08-10T20:15:43.606Z] ---> Running in 186aace6ba04 [2022-08-10T20:15:43.606Z] Removing intermediate container 186aace6ba04 [2022-08-10T20:15:43.606Z] ---> 7aad56e8c979 [2022-08-10T20:15:43.606Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-10T20:15:43.606Z] ---> Running in 82373f9c6ade [2022-08-10T20:15:44.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:15:44.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:15:44.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:15:45.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:15:46.170Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-10T20:15:46.170Z] (2/2) Installing su-exec (0.2-r1) [2022-08-10T20:15:46.170Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:15:46.170Z] OK: 5 MiB in 16 packages [2022-08-10T20:15:46.170Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-10T20:15:46.452Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-10T20:15:46.452Z] (3/3) Installing su-exec (0.2-r1) [2022-08-10T20:15:46.452Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:15:46.452Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T20:15:47.063Z] OK: 6 MiB in 17 packages [2022-08-10T20:15:47.696Z] Removing intermediate container 82373f9c6ade [2022-08-10T20:15:47.696Z] ---> 8c077bca8322 [2022-08-10T20:15:47.696Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-10T20:15:47.995Z] ---> Running in 7bce137786b2 [2022-08-10T20:15:48.991Z] Removing intermediate container 7bce137786b2 [2022-08-10T20:15:48.991Z] ---> 51d5a69ca624 [2022-08-10T20:15:48.991Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-10T20:15:48.991Z] ---> Running in 0a559b904e09 [2022-08-10T20:15:49.598Z] Removing intermediate container fc5f02d5d8ed [2022-08-10T20:15:49.598Z] ---> 2be32178d248 [2022-08-10T20:15:49.598Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T20:15:49.598Z] ---> Running in 45002796f515 [2022-08-10T20:15:49.875Z] Removing intermediate container 0a559b904e09 [2022-08-10T20:15:49.875Z] ---> 12b2f9d91031 [2022-08-10T20:15:49.875Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-10T20:15:49.876Z] ---> Running in 8ed8605c7193 [2022-08-10T20:15:50.481Z] Removing intermediate container 45002796f515 [2022-08-10T20:15:50.481Z] ---> a1cf01b67a84 [2022-08-10T20:15:50.481Z] Step 13/25 : WORKDIR / [2022-08-10T20:15:50.481Z] ---> Running in 6e7ed6ea4695 [2022-08-10T20:15:50.761Z] Removing intermediate container 8ed8605c7193 [2022-08-10T20:15:50.761Z] ---> 754f04d13aed [2022-08-10T20:15:50.761Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-10T20:15:51.039Z] ---> Running in 2e51812327c4 [2022-08-10T20:15:51.320Z] Removing intermediate container 6e7ed6ea4695 [2022-08-10T20:15:51.320Z] ---> 79904053d742 [2022-08-10T20:15:51.320Z] 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-10T20:15:52.777Z] ---> 7645f5ad7981 [2022-08-10T20:15:52.777Z] 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-10T20:15:54.253Z] ---> 34b174779627 [2022-08-10T20:15:54.253Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-10T20:15:54.862Z] Removing intermediate container 2e51812327c4 [2022-08-10T20:15:54.862Z] ---> da729420ffdd [2022-08-10T20:15:54.862Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-10T20:15:55.150Z] ---> Running in 0036f82b7d4b [2022-08-10T20:15:55.430Z] ---> 252372fc335f [2022-08-10T20:15:55.430Z] 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-10T20:15:56.037Z] Removing intermediate container 0036f82b7d4b [2022-08-10T20:15:56.037Z] ---> 71f880400116 [2022-08-10T20:15:56.037Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-10T20:15:56.647Z] ---> baa205cc45a1 [2022-08-10T20:15:56.647Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-10T20:15:57.252Z] ---> 3a3e5fb8eb87 [2022-08-10T20:15:57.252Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-10T20:15:57.252Z] ---> Running in c76ab206af4e [2022-08-10T20:15:59.236Z] ---> 9b016d1bae94 [2022-08-10T20:15:59.236Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-10T20:16:01.222Z] Removing intermediate container c76ab206af4e [2022-08-10T20:16:01.222Z] ---> cab1f262a875 [2022-08-10T20:16:01.222Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:16:01.825Z] ---> a9666fc72fee [2022-08-10T20:16:01.825Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T20:16:02.436Z] ---> 183bfe978e8f [2022-08-10T20:16:02.436Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-10T20:16:03.430Z] ---> 93d120db1e6b [2022-08-10T20:16:03.430Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T20:16:03.430Z] ---> Running in 9c002a4bce42 [2022-08-10T20:16:05.429Z] ---> 940843a951f8 [2022-08-10T20:16:05.429Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-10T20:16:06.510Z] ---> 71188ba2e367 [2022-08-10T20:16:06.510Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-10T20:16:07.156Z] Removing intermediate container 9c002a4bce42 [2022-08-10T20:16:07.156Z] ---> 7cbddbc1934a [2022-08-10T20:16:07.156Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T20:16:07.156Z] ---> Running in 48e1cb6fc300 [2022-08-10T20:16:07.773Z] ---> 4bc75502865a [2022-08-10T20:16:07.773Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-10T20:16:07.773Z] Removing intermediate container 48e1cb6fc300 [2022-08-10T20:16:07.773Z] ---> 73acff3ffd92 [2022-08-10T20:16:07.773Z] Step 23/25 : LABEL arch=arm64 [2022-08-10T20:16:08.063Z] ---> Running in 39263ca2aefb [2022-08-10T20:16:08.670Z] Removing intermediate container 39263ca2aefb [2022-08-10T20:16:08.670Z] ---> c9f7386a9088 [2022-08-10T20:16:08.670Z] Step 24/25 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:16:08.959Z] ---> Running in 166fd590cc3a [2022-08-10T20:16:09.240Z] ---> 2b4e889fb21b [2022-08-10T20:16:09.240Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-10T20:16:09.517Z] Removing intermediate container 166fd590cc3a [2022-08-10T20:16:09.517Z] ---> bef62b4348de [2022-08-10T20:16:09.517Z] Step 25/25 : LABEL version=2.3.0-dev.43 [2022-08-10T20:16:09.517Z] ---> Running in d6e50d4c1540 [2022-08-10T20:16:10.127Z] Removing intermediate container d6e50d4c1540 [2022-08-10T20:16:10.127Z] ---> a350d5be7eb4 [2022-08-10T20:16:10.127Z] [2022-08-10T20:16:10.416Z] Successfully built a350d5be7eb4 [2022-08-10T20:16:10.416Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-10T20:16:10.416Z] Building support-scheduler [2022-08-10T20:16:10.697Z]  Building security-secretstore-setup ... done  ---> 59c747ddef99 [2022-08-10T20:16:10.697Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-10T20:16:10.974Z] ---> Running in 0ba4de4d40e1 [2022-08-10T20:16:13.607Z] Removing intermediate container 0ba4de4d40e1 [2022-08-10T20:16:13.607Z] ---> 9dd7f49baa8b [2022-08-10T20:16:13.607Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-10T20:16:13.607Z] ---> Running in e084a9ddd249 [2022-08-10T20:16:14.594Z] Removing intermediate container e084a9ddd249 [2022-08-10T20:16:14.594Z] ---> 9a21220d7fa1 [2022-08-10T20:16:14.594Z] Step 28/31 : CMD ["gate"] [2022-08-10T20:16:14.594Z] ---> Running in 7cf42f245fb8 [2022-08-10T20:16:15.205Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:16:15.205Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:16:15.205Z] ---> d5568f1c4a82 [2022-08-10T20:16:15.205Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T20:16:15.205Z] ---> Using cache [2022-08-10T20:16:15.205Z] ---> 1e483226e6ef [2022-08-10T20:16:15.205Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:16:15.205Z] ---> Using cache [2022-08-10T20:16:15.205Z] ---> 5b1883507bc0 [2022-08-10T20:16:15.205Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T20:16:15.205Z] ---> Using cache [2022-08-10T20:16:15.205Z] ---> 7d2c2adb5319 [2022-08-10T20:16:15.205Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T20:16:15.205Z] ---> Using cache [2022-08-10T20:16:15.205Z] ---> 17d376910d6b [2022-08-10T20:16:15.205Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:16:15.205Z] ---> Using cache [2022-08-10T20:16:15.205Z] ---> d180bebfdc4e [2022-08-10T20:16:15.205Z] Step 8/22 : COPY . . [2022-08-10T20:16:15.490Z] Removing intermediate container 7cf42f245fb8 [2022-08-10T20:16:15.490Z] ---> 4952428ca93e [2022-08-10T20:16:15.490Z] Step 29/31 : LABEL arch=arm64 [2022-08-10T20:16:15.490Z] ---> Running in bbc389ae5107 [2022-08-10T20:16:15.490Z] ---> Using cache [2022-08-10T20:16:15.490Z] ---> 4e3f2b107a8b [2022-08-10T20:16:15.490Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-10T20:16:15.760Z] ---> Running in 7f468e65513e [2022-08-10T20:16:16.360Z] Removing intermediate container bbc389ae5107 [2022-08-10T20:16:16.360Z] ---> 0f3296737855 [2022-08-10T20:16:16.360Z] Step 30/31 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:16:16.360Z] ---> Running in 4413d9eac111 [2022-08-10T20:16:16.979Z] Removing intermediate container 4413d9eac111 [2022-08-10T20:16:16.979Z] ---> 4bd1907359ec [2022-08-10T20:16:16.979Z] Step 31/31 : LABEL version=2.3.0-dev.43 [2022-08-10T20:16:16.979Z] ---> Running in fb1c4c7597fe [2022-08-10T20:16:17.972Z] Removing intermediate container fb1c4c7597fe [2022-08-10T20:16:17.972Z] ---> 7a42fc96ea8b [2022-08-10T20:16:17.972Z] [2022-08-10T20:16:17.972Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-10T20:16:17.972Z] Successfully built 7a42fc96ea8b [2022-08-10T20:16:17.972Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-10T20:16:17.972Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-08-10T20:16:21.395Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:16:21.395Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:16:21.395Z] ---> d5568f1c4a82 [2022-08-10T20:16:21.395Z] Step 3/26 : WORKDIR /edgex-go [2022-08-10T20:16:21.395Z] ---> Using cache [2022-08-10T20:16:21.395Z] ---> 1e483226e6ef [2022-08-10T20:16:21.395Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:16:21.395Z] ---> Using cache [2022-08-10T20:16:21.395Z] ---> 5b1883507bc0 [2022-08-10T20:16:21.395Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T20:16:21.395Z] ---> Running in 4b5861145cf1 [2022-08-10T20:16:23.398Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:16:24.392Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:16:25.843Z] OK: 221 MiB in 51 packages [2022-08-10T20:16:26.833Z] Removing intermediate container 4b5861145cf1 [2022-08-10T20:16:26.833Z] ---> 46eabac60777 [2022-08-10T20:16:26.833Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-10T20:16:28.284Z] ---> 933e6a39a22d [2022-08-10T20:16:28.284Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:16:28.284Z] ---> Running in c12541164039 [2022-08-10T20:16:47.039Z] Removing intermediate container 082f067dd8da [2022-08-10T20:16:47.040Z] ---> e7d4196455ec [2022-08-10T20:16:47.040Z] [2022-08-10T20:16:47.040Z] Step 9/20 : FROM alpine:3.15 [2022-08-10T20:16:47.040Z] ---> 02e0d6fdf486 [2022-08-10T20:16:47.040Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T20:16:47.040Z] ---> Using cache [2022-08-10T20:16:47.040Z] ---> 88d96eda3b87 [2022-08-10T20:16:47.040Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:16:47.040Z] ---> Using cache [2022-08-10T20:16:47.040Z] ---> a0261ba437e1 [2022-08-10T20:16:47.040Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-10T20:16:47.040Z] ---> Running in 909284c77f53 [2022-08-10T20:16:47.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:16:49.801Z] Removing intermediate container 57accd38630d [2022-08-10T20:16:49.801Z] ---> 58835e4b0242 [2022-08-10T20:16:49.801Z] [2022-08-10T20:16:49.801Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T20:16:49.801Z] ---> a6215f271958 [2022-08-10T20:16:49.801Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-10T20:16:49.801Z] ---> Running in f4720db691d3 [2022-08-10T20:16:49.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:16:50.119Z] Removing intermediate container f4720db691d3 [2022-08-10T20:16:50.119Z] ---> fbbac04dfc5f [2022-08-10T20:16:50.119Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-10T20:16:50.119Z] ---> Running in e7dcbb24f18a [2022-08-10T20:16:50.732Z] Removing intermediate container e7dcbb24f18a [2022-08-10T20:16:50.732Z] ---> 097afb55b507 [2022-08-10T20:16:50.732Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-10T20:16:51.022Z] ---> Running in c755974cca06 [2022-08-10T20:16:51.306Z] Removing intermediate container c755974cca06 [2022-08-10T20:16:51.306Z] ---> 7696c96a96c7 [2022-08-10T20:16:51.306Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:16:51.625Z] ---> Running in b39ca4891ae7 [2022-08-10T20:16:54.345Z] Removing intermediate container b39ca4891ae7 [2022-08-10T20:16:54.345Z] ---> e03d71f13daa [2022-08-10T20:16:54.345Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-10T20:16:54.884Z] ---> Running in b81272796c5d [2022-08-10T20:16:55.494Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T20:16:55.494Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T20:16:55.494Z] OK: 15733 distinct packages available [2022-08-10T20:16:56.097Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:16:56.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:16:56.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:16:57.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:16:58.208Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-10T20:16:58.208Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-10T20:16:58.491Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-10T20:16:58.491Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-10T20:16:58.770Z] (5/9) Installing curl (7.80.0-r2) [2022-08-10T20:16:58.770Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-10T20:16:58.770Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-10T20:16:59.046Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-10T20:16:59.046Z] (8/9) Installing libucontext (1.1-r0) [2022-08-10T20:16:59.046Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-10T20:16:59.046Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T20:16:59.046Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T20:16:59.046Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-10T20:16:59.329Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T20:16:59.329Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T20:16:59.613Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-10T20:16:59.613Z] OK: 8 MiB in 23 packages [2022-08-10T20:16:59.613Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-10T20:16:59.613Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:16:59.917Z] OK: 8 MiB in 20 packages [2022-08-10T20:17:03.358Z] Removing intermediate container b81272796c5d [2022-08-10T20:17:03.358Z] ---> 89b253769f22 [2022-08-10T20:17:03.358Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:17:03.358Z] Removing intermediate container 909284c77f53 [2022-08-10T20:17:03.358Z] ---> a039d588491d [2022-08-10T20:17:03.358Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:17:04.823Z] ---> b90e0893237f [2022-08-10T20:17:04.824Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-10T20:17:04.824Z] ---> 43024c17b171 [2022-08-10T20:17:04.824Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-10T20:17:09.192Z] ---> 105aaf18044a [2022-08-10T20:17:09.192Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-10T20:17:09.472Z] ---> e1aa27718058 [2022-08-10T20:17:09.472Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-10T20:17:10.493Z] ---> 1ab244232fe1 [2022-08-10T20:17:10.493Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-10T20:17:10.774Z] ---> Running in 959d5fd218cd [2022-08-10T20:17:11.809Z] ---> c9edd952e256 [2022-08-10T20:17:11.809Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-10T20:17:11.809Z] Removing intermediate container 959d5fd218cd [2022-08-10T20:17:11.809Z] ---> 0003665980ab [2022-08-10T20:17:11.809Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:17:11.809Z] ---> Running in 9da43628115c [2022-08-10T20:17:11.809Z] ---> Running in 8d7e2f86ef47 [2022-08-10T20:17:12.950Z] Removing intermediate container 9da43628115c [2022-08-10T20:17:12.951Z] ---> 158f4f594e7e [2022-08-10T20:17:12.951Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:17:13.244Z] Removing intermediate container 8d7e2f86ef47 [2022-08-10T20:17:13.244Z] ---> bf99422c9c3c [2022-08-10T20:17:13.244Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T20:17:13.244Z] ---> Running in 11c3042225ad [2022-08-10T20:17:13.541Z] ---> Running in e1e64a305f3a [2022-08-10T20:17:15.002Z] Removing intermediate container e1e64a305f3a [2022-08-10T20:17:15.002Z] Removing intermediate container 11c3042225ad [2022-08-10T20:17:15.002Z] ---> cc9f8e155069 [2022-08-10T20:17:15.002Z] Step 18/20 : LABEL arch=arm64 [2022-08-10T20:17:15.002Z] ---> d5661127e61e [2022-08-10T20:17:15.002Z] Step 22/23 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:17:15.002Z] ---> Running in 273622e2d45a [2022-08-10T20:17:15.002Z] ---> Running in 49016c680d66 [2022-08-10T20:17:15.997Z] Removing intermediate container 49016c680d66 [2022-08-10T20:17:15.997Z] ---> dd93d38d7e97 [2022-08-10T20:17:15.997Z] Step 23/23 : LABEL version=2.3.0-dev.43 [2022-08-10T20:17:16.280Z] Removing intermediate container 273622e2d45a [2022-08-10T20:17:16.280Z] ---> a767481f0857 [2022-08-10T20:17:16.280Z] Step 19/20 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:17:16.280Z] ---> Running in 5440b788e561 [2022-08-10T20:17:16.563Z] ---> Running in a96501faffa8 [2022-08-10T20:17:17.167Z] Removing intermediate container 5440b788e561 [2022-08-10T20:17:17.167Z] ---> a51758f84b8c [2022-08-10T20:17:17.167Z] [2022-08-10T20:17:17.445Z] Removing intermediate container a96501faffa8 [2022-08-10T20:17:17.445Z] ---> 40a7317c8ee7 [2022-08-10T20:17:17.445Z] Step 20/20 : LABEL version=2.3.0-dev.43 [2022-08-10T20:17:17.726Z] ---> Running in 806184c80282 [2022-08-10T20:17:17.726Z] Successfully built a51758f84b8c [2022-08-10T20:17:17.726Z] Successfully tagged core-data-arm64:latest [2022-08-10T20:17:17.726Z]  Building core-data ... done Building sys-mgmt-agent [2022-08-10T20:17:18.711Z] Removing intermediate container 806184c80282 [2022-08-10T20:17:18.711Z] ---> d921f39ebc16 [2022-08-10T20:17:18.711Z] [2022-08-10T20:17:18.991Z] Successfully built d921f39ebc16 [2022-08-10T20:17:18.991Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-10T20:17:18.991Z] Building security-spire-server [2022-08-10T20:17:23.309Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:17:23.309Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:17:23.309Z] ---> d5568f1c4a82 [2022-08-10T20:17:23.309Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T20:17:23.309Z] ---> Using cache [2022-08-10T20:17:23.309Z] ---> 1e483226e6ef [2022-08-10T20:17:23.309Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:17:23.309Z] ---> Using cache [2022-08-10T20:17:23.309Z] ---> 5b1883507bc0 [2022-08-10T20:17:23.309Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-10T20:17:23.911Z] ---> Running in 3985c8181dc6 [2022-08-10T20:17:25.356Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:17:25.357Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:17:25.357Z] ---> d5568f1c4a82 [2022-08-10T20:17:25.357Z] Step 3/25 : WORKDIR /edgex-go [2022-08-10T20:17:25.357Z] ---> Using cache [2022-08-10T20:17:25.357Z] ---> 1e483226e6ef [2022-08-10T20:17:25.357Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:17:25.357Z] ---> Using cache [2022-08-10T20:17:25.357Z] ---> 5b1883507bc0 [2022-08-10T20:17:25.357Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-10T20:17:25.357Z] ---> Using cache [2022-08-10T20:17:25.357Z] ---> 46eabac60777 [2022-08-10T20:17:25.357Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-10T20:17:25.357Z] ---> Using cache [2022-08-10T20:17:25.357Z] ---> 933e6a39a22d [2022-08-10T20:17:25.357Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:17:25.357Z] ---> Using cache [2022-08-10T20:17:25.357Z] ---> e9c9df61700b [2022-08-10T20:17:25.357Z] Step 8/25 : COPY . . [2022-08-10T20:17:26.351Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:17:27.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:17:28.786Z] OK: 221 MiB in 51 packages [2022-08-10T20:17:28.786Z] Removing intermediate container c12541164039 [2022-08-10T20:17:28.786Z] ---> e9c9df61700b [2022-08-10T20:17:28.786Z] Step 8/26 : COPY . . [2022-08-10T20:17:30.237Z] Removing intermediate container 3985c8181dc6 [2022-08-10T20:17:30.237Z] ---> 493f1809f720 [2022-08-10T20:17:30.237Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T20:17:30.517Z] ---> 74e6406b2bc7 [2022-08-10T20:17:30.517Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T20:17:30.517Z] ---> Running in af36f876b57e [2022-08-10T20:17:31.969Z] Removing intermediate container af36f876b57e [2022-08-10T20:17:31.969Z] ---> bd3680c676a2 [2022-08-10T20:17:31.969Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-10T20:17:31.969Z] ---> d5fd5d49ff8a [2022-08-10T20:17:31.969Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:17:32.252Z] ---> Running in ae69718ada42 [2022-08-10T20:17:32.252Z] ---> Running in dc7716b0819d [2022-08-10T20:17:33.715Z] Removing intermediate container ae69718ada42 [2022-08-10T20:17:33.715Z] ---> b55c3bf8a7f8 [2022-08-10T20:17:33.715Z] 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-10T20:17:33.715Z] ---> Running in 2525c51003ce [2022-08-10T20:17:35.201Z] ---> 982dc9696cd9 [2022-08-10T20:17:35.201Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-10T20:17:35.201Z] ---> Running in 69e8a0244aeb [2022-08-10T20:17:35.805Z] Removing intermediate container 69e8a0244aeb [2022-08-10T20:17:35.805Z] ---> 37325d49eec9 [2022-08-10T20:17:35.805Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-10T20:17:36.085Z] ---> Running in a4399c57694f [2022-08-10T20:17:36.691Z] Removing intermediate container a4399c57694f [2022-08-10T20:17:36.691Z] ---> d2367395735f [2022-08-10T20:17:36.691Z] 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-10T20:17:36.971Z] ---> Running in 3511108c0942 [2022-08-10T20:17:37.964Z] Removing intermediate container 2525c51003ce [2022-08-10T20:17:37.964Z] ---> 94bd5da23d4d [2022-08-10T20:17:37.964Z] Step 12/25 : WORKDIR /edgex-go [2022-08-10T20:17:37.964Z] ---> Running in bbd38814eaad [2022-08-10T20:17:38.570Z] Removing intermediate container bbd38814eaad [2022-08-10T20:17:38.570Z] ---> a2edc8ff4a94 [2022-08-10T20:17:38.570Z] [2022-08-10T20:17:38.570Z] Step 13/25 : FROM alpine:3.15 [2022-08-10T20:17:38.849Z] ---> 02e0d6fdf486 [2022-08-10T20:17:38.849Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T20:17:38.849Z] ---> Using cache [2022-08-10T20:17:38.849Z] ---> 88d96eda3b87 [2022-08-10T20:17:38.849Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:17:38.849Z] ---> Using cache [2022-08-10T20:17:38.849Z] ---> a0261ba437e1 [2022-08-10T20:17:38.849Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T20:17:38.849Z] ---> Running in b7a68d7f0a3f [2022-08-10T20:17:40.847Z] Removing intermediate container 3511108c0942 [2022-08-10T20:17:40.847Z] ---> c7ed10d56cc2 [2022-08-10T20:17:40.847Z] Step 12/26 : WORKDIR /edgex-go [2022-08-10T20:17:40.847Z] ---> Running in c28f197330d1 [2022-08-10T20:17:41.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:17:41.401Z] Removing intermediate container c28f197330d1 [2022-08-10T20:17:41.401Z] ---> 79bd6c024e80 [2022-08-10T20:17:41.401Z] [2022-08-10T20:17:41.401Z] Step 13/26 : FROM alpine:3.15 [2022-08-10T20:17:41.401Z] ---> 02e0d6fdf486 [2022-08-10T20:17:41.401Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-10T20:17:41.401Z] ---> Using cache [2022-08-10T20:17:41.401Z] ---> 88d96eda3b87 [2022-08-10T20:17:41.401Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:17:41.401Z] ---> Using cache [2022-08-10T20:17:41.401Z] ---> a0261ba437e1 [2022-08-10T20:17:41.401Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-10T20:17:41.677Z] ---> Running in 95bd9c5b000a [2022-08-10T20:17:42.312Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:17:43.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:17:44.035Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T20:17:44.035Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T20:17:44.035Z] OK: 15733 distinct packages available [2022-08-10T20:17:44.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:17:44.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:17:45.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:17:45.841Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-10T20:17:45.841Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-10T20:17:45.841Z] OK: 15733 distinct packages available [2022-08-10T20:17:46.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:17:46.393Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-10T20:17:46.393Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-10T20:17:46.668Z] (3/5) Installing libucontext (1.1-r0) [2022-08-10T20:17:46.668Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-10T20:17:46.668Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-10T20:17:46.944Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T20:17:46.944Z] OK: 6 MiB in 19 packages [2022-08-10T20:17:47.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:17:48.673Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-10T20:17:48.673Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-10T20:17:48.673Z] (3/5) Installing libucontext (1.1-r0) [2022-08-10T20:17:48.673Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-10T20:17:48.673Z] Removing intermediate container b7a68d7f0a3f [2022-08-10T20:17:48.673Z] ---> f16655394b0f [2022-08-10T20:17:48.673Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T20:17:48.960Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-10T20:17:48.960Z] Executing busybox-1.34.1-r7.trigger [2022-08-10T20:17:49.240Z] OK: 6 MiB in 19 packages [2022-08-10T20:17:51.242Z] Removing intermediate container 95bd9c5b000a [2022-08-10T20:17:51.242Z] ---> c1c4b83f2256 [2022-08-10T20:17:51.242Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-10T20:17:56.877Z] ---> 76d14014e38e [2022-08-10T20:17:56.877Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-10T20:17:57.153Z] ---> b69ee5ef94a6 [2022-08-10T20:17:57.153Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T20:17:59.148Z] ---> 4b0aee2dd072 [2022-08-10T20:17:59.148Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-10T20:18:00.600Z] ---> aaf59e254ea0 [2022-08-10T20:18:00.600Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-10T20:18:02.602Z] ---> f3b7e1ee523e [2022-08-10T20:18:02.603Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T20:18:03.528Z] ---> Running in 7db175c66e1e [2022-08-10T20:18:04.133Z] Removing intermediate container 7db175c66e1e [2022-08-10T20:18:04.133Z] ---> 2102b9acb266 [2022-08-10T20:18:04.133Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T20:18:04.133Z] ---> Running in 81ddb4a399cc [2022-08-10T20:18:05.130Z] Removing intermediate container 81ddb4a399cc [2022-08-10T20:18:05.130Z] ---> 4033f93542e3 [2022-08-10T20:18:05.130Z] Step 23/25 : LABEL arch=arm64 [2022-08-10T20:18:05.130Z] ---> Running in 2408279b8fa5 [2022-08-10T20:18:06.126Z] Removing intermediate container 2408279b8fa5 [2022-08-10T20:18:06.126Z] ---> 75e6c3d1f8eb [2022-08-10T20:18:06.126Z] Step 24/25 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:18:06.405Z] ---> Running in 7669541e8aa4 [2022-08-10T20:18:07.404Z] Removing intermediate container 7669541e8aa4 [2022-08-10T20:18:07.404Z] ---> aac53fb7a135 [2022-08-10T20:18:07.404Z] Step 25/25 : LABEL version=2.3.0-dev.43 [2022-08-10T20:18:07.404Z] ---> Running in 8d0589d3eab4 [2022-08-10T20:18:08.402Z] Removing intermediate container 8d0589d3eab4 [2022-08-10T20:18:08.402Z] ---> ec43be0eae75 [2022-08-10T20:18:08.402Z] [2022-08-10T20:18:08.682Z] Successfully built ec43be0eae75 [2022-08-10T20:18:08.682Z] Successfully tagged security-spire-server-arm64:latest [2022-08-10T20:18:08.682Z] Building core-command [2022-08-10T20:18:08.962Z]  Building security-spire-server ... done  ---> e7f5d11324c6 [2022-08-10T20:18:08.962Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-10T20:18:10.419Z] ---> ea57c0afbe76 [2022-08-10T20:18:10.419Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-10T20:18:12.414Z] ---> fe99a532a972 [2022-08-10T20:18:12.414Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-10T20:18:13.408Z] ---> deb3c2627f65 [2022-08-10T20:18:13.408Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-10T20:18:13.692Z] ---> Running in f9b85afef4b2 [2022-08-10T20:18:13.974Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:18:13.974Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:18:13.974Z] ---> d5568f1c4a82 [2022-08-10T20:18:13.974Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T20:18:14.251Z] ---> Using cache [2022-08-10T20:18:14.251Z] ---> 1e483226e6ef [2022-08-10T20:18:14.251Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:18:14.251Z] ---> Using cache [2022-08-10T20:18:14.251Z] ---> 5b1883507bc0 [2022-08-10T20:18:14.251Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T20:18:14.251Z] ---> Using cache [2022-08-10T20:18:14.251Z] ---> 7d2c2adb5319 [2022-08-10T20:18:14.251Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T20:18:14.532Z] ---> Using cache [2022-08-10T20:18:14.532Z] ---> 17d376910d6b [2022-08-10T20:18:14.532Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:18:14.532Z] ---> Using cache [2022-08-10T20:18:14.532Z] ---> d180bebfdc4e [2022-08-10T20:18:14.532Z] Step 8/23 : COPY . . [2022-08-10T20:18:14.532Z] Removing intermediate container f9b85afef4b2 [2022-08-10T20:18:14.532Z] ---> 3fde4c744665 [2022-08-10T20:18:14.532Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-10T20:18:14.817Z] ---> Running in 8fa176b0437d [2022-08-10T20:18:14.817Z] ---> Using cache [2022-08-10T20:18:14.817Z] ---> 4e3f2b107a8b [2022-08-10T20:18:14.817Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-10T20:18:15.104Z] ---> Running in 57dfce4b6918 [2022-08-10T20:18:16.106Z] Removing intermediate container 8fa176b0437d [2022-08-10T20:18:16.106Z] ---> ba950dec6b0b [2022-08-10T20:18:16.106Z] Step 24/26 : LABEL arch=arm64 [2022-08-10T20:18:16.389Z] ---> Running in 4285f12dfac6 [2022-08-10T20:18:17.389Z] Removing intermediate container 4285f12dfac6 [2022-08-10T20:18:17.389Z] ---> 22a4f5a722ed [2022-08-10T20:18:17.389Z] Step 25/26 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:18:17.669Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-10T20:18:17.669Z] ---> Running in cbeb1945684e [2022-08-10T20:18:18.664Z] Removing intermediate container cbeb1945684e [2022-08-10T20:18:18.664Z] ---> 113f7400a825 [2022-08-10T20:18:18.664Z] Step 26/26 : LABEL version=2.3.0-dev.43 [2022-08-10T20:18:18.664Z] ---> Running in e3ee30bde6ad [2022-08-10T20:18:19.662Z] Removing intermediate container e3ee30bde6ad [2022-08-10T20:18:19.662Z] ---> 4e3d91062f1a [2022-08-10T20:18:19.662Z] [2022-08-10T20:18:19.662Z] Successfully built 4e3d91062f1a [2022-08-10T20:18:19.662Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-10T20:18:19.662Z]  Building security-spire-agent ... done Building security-proxy-setup [2022-08-10T20:18:25.105Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:18:25.105Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:18:25.105Z] ---> d5568f1c4a82 [2022-08-10T20:18:25.105Z] Step 3/22 : WORKDIR /edgex-go [2022-08-10T20:18:25.105Z] ---> Using cache [2022-08-10T20:18:25.105Z] ---> 1e483226e6ef [2022-08-10T20:18:25.105Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:18:25.105Z] ---> Using cache [2022-08-10T20:18:25.105Z] ---> 5b1883507bc0 [2022-08-10T20:18:25.105Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-10T20:18:25.105Z] ---> Using cache [2022-08-10T20:18:25.105Z] ---> 7d2c2adb5319 [2022-08-10T20:18:25.105Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-10T20:18:25.105Z] ---> Using cache [2022-08-10T20:18:25.105Z] ---> 17d376910d6b [2022-08-10T20:18:25.105Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:18:25.105Z] ---> Using cache [2022-08-10T20:18:25.105Z] ---> d180bebfdc4e [2022-08-10T20:18:25.105Z] Step 8/22 : COPY . . [2022-08-10T20:18:25.105Z] ---> Using cache [2022-08-10T20:18:25.105Z] ---> 4e3f2b107a8b [2022-08-10T20:18:25.105Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-10T20:18:25.714Z] ---> Running in b4fdcb2bf6fa [2022-08-10T20:18:27.718Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-10T20:18:29.193Z] Removing intermediate container dc7716b0819d [2022-08-10T20:18:29.193Z] ---> 046406094b5e [2022-08-10T20:18:29.193Z] Step 8/23 : COPY . . [2022-08-10T20:18:32.598Z] ---> 19c023ead1f0 [2022-08-10T20:18:32.598Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-10T20:18:32.598Z] ---> Running in 6cf87f4b3bcb [2022-08-10T20:18:34.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-10T20:18:47.033Z] Removing intermediate container b7ca3cab1ecb [2022-08-10T20:18:47.033Z] ---> 29ddcfa79711 [2022-08-10T20:18:47.033Z] [2022-08-10T20:18:47.033Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T20:18:47.033Z] ---> a6215f271958 [2022-08-10T20:18:47.033Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-10T20:18:47.033Z] ---> Running in adbb111d32aa [2022-08-10T20:18:48.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:18:49.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:18:50.084Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-10T20:18:50.084Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-10T20:18:50.084Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:18:50.355Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T20:18:50.635Z] OK: 6 MiB in 16 packages [2022-08-10T20:18:52.648Z] Removing intermediate container adbb111d32aa [2022-08-10T20:18:52.648Z] ---> 9ed5854f64d5 [2022-08-10T20:18:52.648Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T20:18:52.648Z] ---> Running in 9dee3f7dfb9b [2022-08-10T20:18:53.256Z] Removing intermediate container 9dee3f7dfb9b [2022-08-10T20:18:53.256Z] ---> ce096714d2d7 [2022-08-10T20:18:53.256Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-10T20:18:53.256Z] ---> Running in d41013e6d639 [2022-08-10T20:18:53.862Z] Removing intermediate container d41013e6d639 [2022-08-10T20:18:53.862Z] ---> 8ebd14dd4304 [2022-08-10T20:18:53.862Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T20:18:53.862Z] ---> Running in 1025ed0df785 [2022-08-10T20:18:54.142Z] Removing intermediate container 1025ed0df785 [2022-08-10T20:18:54.142Z] ---> 406b7ee0c60b [2022-08-10T20:18:54.142Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:18:55.136Z] ---> 282bff8fce1f [2022-08-10T20:18:55.136Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-10T20:18:57.783Z] ---> 4fcbbdf75307 [2022-08-10T20:18:57.783Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-10T20:18:58.778Z] ---> eaef578e79a4 [2022-08-10T20:18:58.778Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-10T20:18:58.778Z] ---> Running in 414a21c44812 [2022-08-10T20:18:59.387Z] Removing intermediate container 414a21c44812 [2022-08-10T20:18:59.387Z] ---> ff20b1cfe86f [2022-08-10T20:18:59.387Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:18:59.387Z] ---> Running in d5a01bad48e4 [2022-08-10T20:18:59.986Z] Removing intermediate container d5a01bad48e4 [2022-08-10T20:18:59.986Z] ---> 2858d96260ba [2022-08-10T20:18:59.986Z] Step 20/22 : LABEL arch=arm64 [2022-08-10T20:18:59.986Z] ---> Running in 14ad12212bf6 [2022-08-10T20:19:00.586Z] Removing intermediate container 14ad12212bf6 [2022-08-10T20:19:00.586Z] ---> 1ca90256e297 [2022-08-10T20:19:00.586Z] Step 21/22 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:19:00.586Z] ---> Running in 9865004649d2 [2022-08-10T20:19:01.187Z] Removing intermediate container 9865004649d2 [2022-08-10T20:19:01.187Z] ---> b007d59648c0 [2022-08-10T20:19:01.187Z] Step 22/22 : LABEL version=2.3.0-dev.43 [2022-08-10T20:19:01.187Z] ---> Running in 5e0f782578dd [2022-08-10T20:19:01.461Z] Removing intermediate container 5e0f782578dd [2022-08-10T20:19:01.461Z] ---> 0030a5dc41fc [2022-08-10T20:19:01.461Z] [2022-08-10T20:19:01.734Z] Successfully built 0030a5dc41fc [2022-08-10T20:19:01.734Z] Successfully tagged support-notifications-arm64:latest [2022-08-10T20:19:01.734Z]  Building support-notifications ... done Building core-metadata [2022-08-10T20:19:05.133Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-10T20:19:05.133Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-10T20:19:05.133Z] ---> d5568f1c4a82 [2022-08-10T20:19:05.133Z] Step 3/23 : WORKDIR /edgex-go [2022-08-10T20:19:05.133Z] ---> Using cache [2022-08-10T20:19:05.133Z] ---> 1e483226e6ef [2022-08-10T20:19:05.133Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-10T20:19:05.133Z] ---> Using cache [2022-08-10T20:19:05.133Z] ---> 5b1883507bc0 [2022-08-10T20:19:05.133Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-10T20:19:05.133Z] ---> Using cache [2022-08-10T20:19:05.133Z] ---> 7d2c2adb5319 [2022-08-10T20:19:05.133Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-10T20:19:05.133Z] ---> Using cache [2022-08-10T20:19:05.133Z] ---> 17d376910d6b [2022-08-10T20:19:05.133Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-10T20:19:05.133Z] ---> Using cache [2022-08-10T20:19:05.133Z] ---> d180bebfdc4e [2022-08-10T20:19:05.133Z] Step 8/23 : COPY . . [2022-08-10T20:19:05.133Z] ---> Using cache [2022-08-10T20:19:05.133Z] ---> 4e3f2b107a8b [2022-08-10T20:19:05.133Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-10T20:19:05.133Z] ---> Running in 533ac0f46156 [2022-08-10T20:19:07.126Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-10T20:23:14.275Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-10T20:23:15.739Z] Removing intermediate container 57dfce4b6918 [2022-08-10T20:23:15.739Z] ---> c62cf4371f9a [2022-08-10T20:23:15.739Z] [2022-08-10T20:23:15.739Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T20:23:15.739Z] ---> a6215f271958 [2022-08-10T20:23:15.739Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T20:23:15.739Z] ---> Running in 0c34e30bdaf8 [2022-08-10T20:23:17.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:23:18.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:23:19.011Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-10T20:23:19.294Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:23:19.294Z] OK: 5 MiB in 15 packages [2022-08-10T20:23:20.779Z] Removing intermediate container 0c34e30bdaf8 [2022-08-10T20:23:20.779Z] ---> bd81264eb34b [2022-08-10T20:23:20.779Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T20:23:20.779Z] ---> Running in 5264c56b2797 [2022-08-10T20:23:21.391Z] Removing intermediate container 5264c56b2797 [2022-08-10T20:23:21.391Z] ---> 6c4e8ceee5ef [2022-08-10T20:23:21.391Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-10T20:23:21.391Z] ---> Running in 1bdc7609a224 [2022-08-10T20:23:22.001Z] Removing intermediate container 1bdc7609a224 [2022-08-10T20:23:22.001Z] ---> 0954e95cabd5 [2022-08-10T20:23:22.001Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T20:23:22.001Z] ---> Running in 4b3588d9f5d6 [2022-08-10T20:23:22.613Z] Removing intermediate container 4b3588d9f5d6 [2022-08-10T20:23:22.613Z] ---> 071cf3b26c06 [2022-08-10T20:23:22.613Z] Step 15/23 : WORKDIR / [2022-08-10T20:23:22.889Z] ---> Running in d31ae51ff142 [2022-08-10T20:23:23.170Z] Removing intermediate container d31ae51ff142 [2022-08-10T20:23:23.170Z] ---> 94f8e075ecdc [2022-08-10T20:23:23.170Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:23:24.170Z] ---> 870c4a6e6180 [2022-08-10T20:23:24.170Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-10T20:23:26.838Z] ---> 010c46526284 [2022-08-10T20:23:26.838Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-10T20:23:28.831Z] ---> 117845853243 [2022-08-10T20:23:28.831Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-10T20:23:28.831Z] ---> Running in 8ce875e171ee [2022-08-10T20:23:30.304Z] Removing intermediate container 8ce875e171ee [2022-08-10T20:23:30.304Z] ---> 3f3ece99d714 [2022-08-10T20:23:30.304Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:23:30.578Z] ---> Running in 8b438fc0a9d0 [2022-08-10T20:23:31.188Z] Removing intermediate container 8b438fc0a9d0 [2022-08-10T20:23:31.463Z] ---> ccdc09f39a3a [2022-08-10T20:23:31.463Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T20:23:31.739Z] ---> Running in a1993dc06ed1 [2022-08-10T20:23:33.179Z] Removing intermediate container a1993dc06ed1 [2022-08-10T20:23:33.179Z] ---> dec4ac11a9ba [2022-08-10T20:23:33.179Z] Step 22/23 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:23:33.457Z] ---> Running in a7ee895184e4 [2022-08-10T20:23:34.899Z] Removing intermediate container a7ee895184e4 [2022-08-10T20:23:34.899Z] ---> c944d783894d [2022-08-10T20:23:34.899Z] Step 23/23 : LABEL version=2.3.0-dev.43 [2022-08-10T20:23:34.899Z] ---> Running in 48c9cfd3ce3b [2022-08-10T20:23:36.337Z] Removing intermediate container 48c9cfd3ce3b [2022-08-10T20:23:36.337Z] ---> b83c22aa4454 [2022-08-10T20:23:36.337Z] [2022-08-10T20:23:36.939Z] Successfully built b83c22aa4454 [2022-08-10T20:23:36.939Z] Successfully tagged core-command-arm64:latest [2022-08-10T20:23:41.253Z]  Building core-command ... done Removing intermediate container 6cf87f4b3bcb [2022-08-10T20:23:41.253Z] ---> 2e68abde645d [2022-08-10T20:23:41.253Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-10T20:23:41.532Z] ---> Running in 236983a3d593 [2022-08-10T20:23:42.984Z] Removing intermediate container b4fdcb2bf6fa [2022-08-10T20:23:42.984Z] ---> 82f89b17c444 [2022-08-10T20:23:42.984Z] [2022-08-10T20:23:42.984Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T20:23:42.984Z] ---> a6215f271958 [2022-08-10T20:23:42.984Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-10T20:23:43.260Z] ---> Running in b35317dd60c4 [2022-08-10T20:23:44.713Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.43" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-10T20:23:45.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:23:45.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:23:47.441Z] Removing intermediate container 7f468e65513e [2022-08-10T20:23:47.441Z] ---> c66c84bf7c43 [2022-08-10T20:23:47.441Z] [2022-08-10T20:23:47.441Z] Step 10/22 : FROM alpine:3.16 [2022-08-10T20:23:47.441Z] ---> a6215f271958 [2022-08-10T20:23:47.441Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-10T20:23:47.441Z] ---> Using cache [2022-08-10T20:23:47.441Z] ---> bd81264eb34b [2022-08-10T20:23:47.441Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T20:23:47.441Z] ---> Using cache [2022-08-10T20:23:47.441Z] ---> 6c4e8ceee5ef [2022-08-10T20:23:47.441Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-10T20:23:47.441Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-10T20:23:47.441Z] ---> Running in def288a27351 [2022-08-10T20:23:47.441Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-10T20:23:47.441Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T20:23:47.441Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-10T20:23:47.441Z] (5/6) Installing curl (7.83.1-r2) [2022-08-10T20:23:47.441Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-10T20:23:47.441Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:23:47.441Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T20:23:47.731Z] Removing intermediate container def288a27351 [2022-08-10T20:23:47.731Z] ---> 29a176705a35 [2022-08-10T20:23:47.731Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-10T20:23:48.018Z] ---> Running in cd8749d97bdd [2022-08-10T20:23:48.018Z] OK: 8 MiB in 20 packages [2022-08-10T20:23:48.627Z] Removing intermediate container cd8749d97bdd [2022-08-10T20:23:48.627Z] ---> 1e07de387a2f [2022-08-10T20:23:48.627Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:23:50.622Z] Removing intermediate container 236983a3d593 [2022-08-10T20:23:50.622Z] ---> 5508c9045100 [2022-08-10T20:23:50.622Z] [2022-08-10T20:23:50.622Z] Step 11/23 : FROM alpine:3.16 [2022-08-10T20:23:50.622Z] ---> a6215f271958 [2022-08-10T20:23:50.622Z] 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-10T20:23:50.622Z] ---> 13700d7972b7 [2022-08-10T20:23:50.622Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-10T20:23:50.622Z] ---> Running in 1589ed175b00 [2022-08-10T20:23:51.225Z] Removing intermediate container b35317dd60c4 [2022-08-10T20:23:51.225Z] ---> 835d0c61f077 [2022-08-10T20:23:51.225Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-10T20:23:51.508Z] Removing intermediate container 1589ed175b00 [2022-08-10T20:23:51.508Z] ---> 106e0041a7f3 [2022-08-10T20:23:51.508Z] 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-10T20:23:51.508Z] ---> Running in b8bbae9f5a61 [2022-08-10T20:23:51.785Z] ---> Running in 2e5858af9e9a [2022-08-10T20:23:52.815Z] Removing intermediate container b8bbae9f5a61 [2022-08-10T20:23:52.815Z] ---> 1954b3e87be4 [2022-08-10T20:23:52.815Z] Step 13/22 : WORKDIR /edgex [2022-08-10T20:23:52.815Z] ---> Running in 362e228df22e [2022-08-10T20:23:53.823Z] Removing intermediate container 362e228df22e [2022-08-10T20:23:53.823Z] ---> 72dc0f9eb39e [2022-08-10T20:23:53.823Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-10T20:23:54.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-10T20:23:54.379Z] ---> 662efcd7913b [2022-08-10T20:23:54.379Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-10T20:23:54.666Z] ---> 08326d5ae9f4 [2022-08-10T20:23:54.666Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-10T20:23:55.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-10T20:23:55.904Z] ---> 524546675f75 [2022-08-10T20:23:55.904Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-10T20:23:55.904Z] ---> Running in 74723592e5f5 [2022-08-10T20:23:56.179Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-10T20:23:56.179Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-10T20:23:56.179Z] (3/33) Installing readline (8.1.2-r0) [2022-08-10T20:23:56.179Z] (4/33) Installing bash (5.1.16-r2) [2022-08-10T20:23:56.179Z] Executing bash-5.1.16-r2.post-install [2022-08-10T20:23:56.179Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-10T20:23:56.469Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-10T20:23:56.469Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-10T20:23:56.469Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-10T20:23:56.469Z] (9/33) Installing curl (7.83.1-r2) [2022-08-10T20:23:56.469Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-10T20:23:56.755Z] Removing intermediate container 74723592e5f5 [2022-08-10T20:23:56.755Z] ---> da8b488345b4 [2022-08-10T20:23:56.755Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:23:57.035Z] ---> Running in 03437b330584 [2022-08-10T20:23:57.035Z] ---> e753b6dd9796 [2022-08-10T20:23:57.035Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-10T20:23:57.675Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-10T20:23:57.675Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-10T20:23:57.675Z] (13/33) Installing expat (2.4.8-r0) [2022-08-10T20:23:57.675Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-10T20:23:57.675Z] (15/33) Installing gdbm (1.23-r0) [2022-08-10T20:23:57.675Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-10T20:23:57.675Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-10T20:23:57.675Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-10T20:23:57.675Z] Removing intermediate container 03437b330584 [2022-08-10T20:23:57.675Z] ---> dc307f722e33 [2022-08-10T20:23:57.675Z] Step 20/22 : LABEL arch=arm64 [2022-08-10T20:23:57.675Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-10T20:23:57.675Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-10T20:23:57.675Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-10T20:23:57.675Z] ---> Running in 79559632185f [2022-08-10T20:23:58.673Z] Removing intermediate container 79559632185f [2022-08-10T20:23:58.673Z] ---> c451a833c3f8 [2022-08-10T20:23:58.673Z] Step 21/22 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:23:58.673Z] ---> e0b61f64c3c5 [2022-08-10T20:23:58.673Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-10T20:23:58.673Z] ---> Running in 7cd55c143f01 [2022-08-10T20:23:59.300Z] Removing intermediate container 7cd55c143f01 [2022-08-10T20:23:59.300Z] ---> 624d92bcd268 [2022-08-10T20:23:59.300Z] Step 22/22 : LABEL version=2.3.0-dev.43 [2022-08-10T20:23:59.581Z] ---> Running in 73c056fe954a [2022-08-10T20:23:59.866Z] ---> c1407aba17fa [2022-08-10T20:23:59.866Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-10T20:23:59.866Z] ---> Running in 191048772a91 [2022-08-10T20:24:00.147Z] Removing intermediate container 73c056fe954a [2022-08-10T20:24:00.147Z] ---> 3d1d00186bc6 [2022-08-10T20:24:00.147Z] [2022-08-10T20:24:00.430Z] Successfully built 3d1d00186bc6 [2022-08-10T20:24:00.431Z] Successfully tagged support-scheduler-arm64:latest [2022-08-10T20:24:00.431Z]  Building support-scheduler ... done (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-10T20:24:00.431Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-10T20:24:00.431Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-10T20:24:00.709Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-10T20:24:00.709Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-10T20:24:00.709Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-10T20:24:00.709Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-10T20:24:00.709Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-10T20:24:00.709Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-10T20:24:00.709Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-10T20:24:00.709Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-10T20:24:01.002Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-10T20:24:02.019Z] Executing busybox-1.35.0-r17.trigger [2022-08-10T20:24:02.019Z] Executing ca-certificates-20220614-r0.trigger [2022-08-10T20:24:02.019Z] OK: 120 MiB in 47 packages [2022-08-10T20:24:03.031Z] Removing intermediate container 191048772a91 [2022-08-10T20:24:03.031Z] ---> 71d85c5ab372 [2022-08-10T20:24:03.031Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-10T20:24:03.316Z] ---> Running in 7eced271b8e7 [2022-08-10T20:24:03.599Z] Removing intermediate container 7eced271b8e7 [2022-08-10T20:24:03.599Z] ---> 65ccba78c131 [2022-08-10T20:24:03.599Z] Step 20/22 : LABEL arch=arm64 [2022-08-10T20:24:03.877Z] ---> Running in bdda4a56724d [2022-08-10T20:24:04.157Z] Removing intermediate container bdda4a56724d [2022-08-10T20:24:04.157Z] ---> 3bbecb70ada6 [2022-08-10T20:24:04.157Z] Step 21/22 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:24:04.436Z] ---> Running in af0b655fbf2f [2022-08-10T20:24:04.715Z] Removing intermediate container af0b655fbf2f [2022-08-10T20:24:04.715Z] ---> 611b89ebaadc [2022-08-10T20:24:04.715Z] Step 22/22 : LABEL version=2.3.0-dev.43 [2022-08-10T20:24:04.715Z] ---> Running in 6869d9476faa [2022-08-10T20:24:05.318Z] Removing intermediate container 6869d9476faa [2022-08-10T20:24:05.318Z] ---> cafeb64525ab [2022-08-10T20:24:05.318Z] [2022-08-10T20:24:05.318Z] Successfully built cafeb64525ab [2022-08-10T20:24:05.318Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-10T20:24:12.062Z]  Building security-proxy-setup ... done Removing intermediate container 533ac0f46156 [2022-08-10T20:24:12.062Z] ---> c43699a8e65d [2022-08-10T20:24:12.062Z] [2022-08-10T20:24:12.062Z] Step 10/23 : FROM alpine:3.16 [2022-08-10T20:24:12.062Z] ---> a6215f271958 [2022-08-10T20:24:12.062Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-10T20:24:12.062Z] ---> Using cache [2022-08-10T20:24:12.062Z] ---> bd81264eb34b [2022-08-10T20:24:12.062Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-10T20:24:12.062Z] ---> Using cache [2022-08-10T20:24:12.062Z] ---> 6c4e8ceee5ef [2022-08-10T20:24:12.062Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-10T20:24:12.062Z] ---> Running in fdf7e06b1a13 [2022-08-10T20:24:12.062Z] Removing intermediate container fdf7e06b1a13 [2022-08-10T20:24:12.062Z] ---> bccbf4e7653a [2022-08-10T20:24:12.062Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-10T20:24:12.350Z] ---> Running in 088c34a234b1 [2022-08-10T20:24:12.693Z] Removing intermediate container 088c34a234b1 [2022-08-10T20:24:12.693Z] ---> 3e5ec63b3b70 [2022-08-10T20:24:12.693Z] Step 15/23 : WORKDIR / [2022-08-10T20:24:12.693Z] ---> Running in 7e23abd8fedb [2022-08-10T20:24:13.309Z] Removing intermediate container 7e23abd8fedb [2022-08-10T20:24:13.309Z] ---> a33c60473543 [2022-08-10T20:24:13.309Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-10T20:24:13.947Z] ---> a8965bfe8dec [2022-08-10T20:24:13.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-10T20:24:14.594Z] Collecting docker-compose==1.23.2 [2022-08-10T20:24:14.868Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-10T20:24:14.868Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.0 MB/s eta 0:00:00 [2022-08-10T20:24:15.142Z] ---> 3ec30a93604f [2022-08-10T20:24:15.142Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-10T20:24:15.420Z] Collecting jsonschema<3,>=2.5.1 [2022-08-10T20:24:15.420Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-10T20:24:15.697Z] ---> 6c1f87d57a7e [2022-08-10T20:24:15.697Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-10T20:24:15.971Z] Collecting docker<4.0,>=3.6.0 [2022-08-10T20:24:15.971Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-10T20:24:15.971Z] ---> Running in 6812e6d30f72 [2022-08-10T20:24:15.971Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 9.0 MB/s eta 0:00:00 [2022-08-10T20:24:15.971Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-10T20:24:15.971Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-10T20:24:15.971Z] Preparing metadata (setup.py): started [2022-08-10T20:24:16.246Z] Removing intermediate container 6812e6d30f72 [2022-08-10T20:24:16.246Z] ---> 41aeb2620d8a [2022-08-10T20:24:16.246Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:24:16.246Z] ---> Running in 7e51f9633938 [2022-08-10T20:24:16.520Z] Removing intermediate container 7e51f9633938 [2022-08-10T20:24:16.520Z] ---> 80f625d0993b [2022-08-10T20:24:16.520Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T20:24:16.799Z] ---> Running in 4e392835532a [2022-08-10T20:24:17.082Z] Removing intermediate container 4e392835532a [2022-08-10T20:24:17.082Z] ---> 12194c3b59c7 [2022-08-10T20:24:17.082Z] Step 22/23 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:24:17.082Z] ---> Running in a69f924dc1df [2022-08-10T20:24:17.355Z] Removing intermediate container a69f924dc1df [2022-08-10T20:24:17.355Z] ---> e5f7630169b3 [2022-08-10T20:24:17.355Z] Step 23/23 : LABEL version=2.3.0-dev.43 [2022-08-10T20:24:17.628Z] ---> Running in 9135f47361e0 [2022-08-10T20:24:17.901Z] Removing intermediate container 9135f47361e0 [2022-08-10T20:24:17.901Z] ---> 52505db72bea [2022-08-10T20:24:17.901Z] [2022-08-10T20:24:17.901Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T20:24:17.901Z] Successfully built 52505db72bea [2022-08-10T20:24:17.901Z] Successfully tagged core-metadata-arm64:latest [2022-08-10T20:24:17.901Z]  Building core-metadata ... done Collecting docopt<0.7,>=0.6.1 [2022-08-10T20:24:17.901Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-10T20:24:18.173Z] Preparing metadata (setup.py): started [2022-08-10T20:24:19.599Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T20:24:19.599Z] Collecting texttable<0.10,>=0.9.0 [2022-08-10T20:24:19.599Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-10T20:24:19.599Z] Preparing metadata (setup.py): started [2022-08-10T20:24:21.027Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T20:24:21.027Z] Collecting cached-property<2,>=1.2.0 [2022-08-10T20:24:21.299Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-10T20:24:21.892Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-10T20:24:21.892Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-10T20:24:21.892Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 19.7 MB/s eta 0:00:00 [2022-08-10T20:24:22.486Z] Collecting PyYAML<4,>=3.10 [2022-08-10T20:24:22.486Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-10T20:24:22.486Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 21.6 MB/s eta 0:00:00 [2022-08-10T20:24:23.915Z] Preparing metadata (setup.py): started [2022-08-10T20:24:25.335Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-10T20:24:25.336Z] 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-10T20:24:25.336Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-10T20:24:25.336Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-10T20:24:25.336Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.8 MB/s eta 0:00:00 [2022-08-10T20:24:25.608Z] Collecting docker-pycreds>=0.4.0 [2022-08-10T20:24:25.608Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-10T20:24:26.204Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-10T20:24:26.204Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-10T20:24:26.476Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.6 MB/s eta 0:00:00 [2022-08-10T20:24:26.745Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-10T20:24:26.745Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-10T20:24:26.745Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 21.5 MB/s eta 0:00:00 [2022-08-10T20:24:27.016Z] Collecting idna<2.8,>=2.5 [2022-08-10T20:24:27.016Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-10T20:24:27.016Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.7 MB/s eta 0:00:00 [2022-08-10T20:24:27.287Z] Collecting certifi>=2017.4.17 [2022-08-10T20:24:27.287Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-10T20:24:27.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 22.1 MB/s eta 0:00:00 [2022-08-10T20:24:27.557Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-10T20:24:27.557Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-10T20:24:27.557Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-10T20:24:27.557Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-10T20:24:28.152Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-10T20:24:28.152Z] Running setup.py install for texttable: started [2022-08-10T20:24:30.119Z] Running setup.py install for texttable: finished with status 'done' [2022-08-10T20:24:30.120Z] Running setup.py install for PyYAML: started [2022-08-10T20:24:32.088Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-10T20:24:33.062Z] Running setup.py install for docopt: started [2022-08-10T20:24:35.024Z] Running setup.py install for docopt: finished with status 'done' [2022-08-10T20:24:37.009Z] Running setup.py install for dockerpty: started [2022-08-10T20:24:38.431Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-10T20:24:40.389Z] 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-10T20:24:40.389Z] 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-10T20:24:50.513Z] Removing intermediate container 2e5858af9e9a [2022-08-10T20:24:50.513Z] ---> e4afd8fbadbd [2022-08-10T20:24:50.513Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-10T20:24:50.513Z] ---> Running in 49c0a03c4134 [2022-08-10T20:24:50.513Z] Removing intermediate container 49c0a03c4134 [2022-08-10T20:24:50.513Z] ---> 1b9c28fc482c [2022-08-10T20:24:50.513Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-10T20:24:50.513Z] ---> Running in 983aa4511c72 [2022-08-10T20:24:50.513Z] Removing intermediate container 983aa4511c72 [2022-08-10T20:24:50.513Z] ---> 659a85aeecb6 [2022-08-10T20:24:50.513Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-10T20:24:51.104Z] ---> 0f9ffce001ae [2022-08-10T20:24:51.104Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-10T20:24:51.693Z] ---> f5b8ec6cc6b3 [2022-08-10T20:24:51.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-10T20:24:52.286Z] ---> 1a3289feadc9 [2022-08-10T20:24:52.286Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-10T20:24:52.564Z] ---> Running in 5f7a51de010f [2022-08-10T20:24:52.837Z] Removing intermediate container 5f7a51de010f [2022-08-10T20:24:52.837Z] ---> 69f7f8001a28 [2022-08-10T20:24:52.837Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-10T20:24:52.837Z] ---> Running in 8008ecb5b675 [2022-08-10T20:24:53.109Z] Removing intermediate container 8008ecb5b675 [2022-08-10T20:24:53.109Z] ---> 8649a304eff6 [2022-08-10T20:24:53.109Z] Step 21/23 : LABEL arch=arm64 [2022-08-10T20:24:53.109Z] ---> Running in 8ef12e6c690c [2022-08-10T20:24:53.379Z] Removing intermediate container 8ef12e6c690c [2022-08-10T20:24:53.380Z] ---> 84202c21fba4 [2022-08-10T20:24:53.380Z] Step 22/23 : LABEL git_sha=addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:24:53.652Z] ---> Running in 1721a1c34de8 [2022-08-10T20:24:53.924Z] Removing intermediate container 1721a1c34de8 [2022-08-10T20:24:53.924Z] ---> c89d5019d2eb [2022-08-10T20:24:53.924Z] Step 23/23 : LABEL version=2.3.0-dev.43 [2022-08-10T20:24:53.924Z] ---> Running in 77c19808a039 [2022-08-10T20:24:54.194Z] Removing intermediate container 77c19808a039 [2022-08-10T20:24:54.194Z] ---> 53b5d6f0878f [2022-08-10T20:24:54.194Z] [2022-08-10T20:24:54.194Z] Successfully built 53b5d6f0878f [2022-08-10T20:24:54.194Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-10T20:24:54.799Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-10T20:24:54.804Z] $ docker stop --time=1 761505a1d45f4e3ee9e2abd37327ae633c41051dacb2fd7dec03b923daae1440 [2022-08-10T20:24:56.450Z] $ docker rm -f 761505a1d45f4e3ee9e2abd37327ae633c41051dacb2fd7dec03b923daae1440 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T20:24:56.999Z] + docker images [2022-08-10T20:24:57.270Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-10T20:24:57.270Z] sys-mgmt-agent-arm64 latest 53b5d6f0878f 3 seconds ago 133MB [2022-08-10T20:24:57.270Z] core-metadata-arm64 latest 52505db72bea 40 seconds ago 17.4MB [2022-08-10T20:24:57.270Z] c43699a8e65d 47 seconds ago 1.22GB [2022-08-10T20:24:57.270Z] security-proxy-setup-arm64 latest cafeb64525ab 53 seconds ago 26.2MB [2022-08-10T20:24:57.270Z] support-scheduler-arm64 latest 3d1d00186bc6 58 seconds ago 25.6MB [2022-08-10T20:24:57.270Z] 5508c9045100 About a minute ago 1.19GB [2022-08-10T20:24:57.270Z] c66c84bf7c43 About a minute ago 1.25GB [2022-08-10T20:24:57.270Z] 82f89b17c444 About a minute ago 1.19GB [2022-08-10T20:24:57.270Z] core-command-arm64 latest b83c22aa4454 About a minute ago 15.6MB [2022-08-10T20:24:57.270Z] c62cf4371f9a About a minute ago 1.19GB [2022-08-10T20:24:57.270Z] support-notifications-arm64 latest 0030a5dc41fc 5 minutes ago 26.1MB [2022-08-10T20:24:57.270Z] 29ddcfa79711 6 minutes ago 1.25GB [2022-08-10T20:24:57.270Z] security-spire-agent-arm64 latest 4e3d91062f1a 6 minutes ago 122MB [2022-08-10T20:24:57.270Z] security-spire-server-arm64 latest ec43be0eae75 6 minutes ago 84.2MB [2022-08-10T20:24:57.270Z] 79bd6c024e80 7 minutes ago 1.09GB [2022-08-10T20:24:57.270Z] a2edc8ff4a94 7 minutes ago 1.09GB [2022-08-10T20:24:57.270Z] security-spiffe-token-provider-arm64 latest d921f39ebc16 7 minutes ago 28.3MB [2022-08-10T20:24:57.270Z] core-data-arm64 latest a51758f84b8c 7 minutes ago 20.6MB [2022-08-10T20:24:57.270Z] 58835e4b0242 8 minutes ago 1.22GB [2022-08-10T20:24:57.270Z] e7d4196455ec 8 minutes ago 1.24GB [2022-08-10T20:24:57.270Z] security-bootstrapper-arm64 latest 7a42fc96ea8b 8 minutes ago 18.6MB [2022-08-10T20:24:57.270Z] security-secretstore-setup-arm64 latest a350d5be7eb4 8 minutes ago 27.9MB [2022-08-10T20:24:57.270Z] 8e3d3ee1be42 9 minutes ago 1.2GB [2022-08-10T20:24:57.270Z] 04cb433e2e44 9 minutes ago 1.19GB [2022-08-10T20:24:57.270Z] security-spire-config-arm64 latest 3ea7f3ab85c4 14 minutes ago 83.6MB [2022-08-10T20:24:57.270Z] 84254db1a679 14 minutes ago 1.09GB [2022-08-10T20:24:57.270Z] ci-base-image-arm64 latest d5568f1c4a82 17 minutes ago 995MB [2022-08-10T20:24:57.270Z] alpine 3.15 02e0d6fdf486 27 hours ago 5.33MB [2022-08-10T20:24:57.270Z] alpine 3.16 a6215f271958 27 hours ago 5.29MB [2022-08-10T20:24:57.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-10T20:24:57.270Z] 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-10T20:24:57.368Z] provisioning config files... [2022-08-10T20:24:57.383Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/278@tmp/config7376174441819160951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:24:57.726Z] ---> docker-login.sh [2022-08-10T20:24:57.726Z] nexus3.edgexfoundry.org:10001 [2022-08-10T20:24:57.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:24:58.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:24:58.270Z] Configure a credential helper to remove this warning. See [2022-08-10T20:24:58.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:24:58.270Z] [2022-08-10T20:24:58.270Z] Login Succeeded [2022-08-10T20:24:58.270Z] nexus3.edgexfoundry.org:10002 [2022-08-10T20:24:58.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:24:58.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:24:58.809Z] Configure a credential helper to remove this warning. See [2022-08-10T20:24:58.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:24:58.809Z] [2022-08-10T20:24:58.809Z] Login Succeeded [2022-08-10T20:24:58.809Z] nexus3.edgexfoundry.org:10003 [2022-08-10T20:24:59.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:24:59.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:24:59.080Z] Configure a credential helper to remove this warning. See [2022-08-10T20:24:59.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:24:59.080Z] [2022-08-10T20:24:59.080Z] Login Succeeded [2022-08-10T20:24:59.080Z] nexus3.edgexfoundry.org:10004 [2022-08-10T20:24:59.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:24:59.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:24:59.619Z] Configure a credential helper to remove this warning. See [2022-08-10T20:24:59.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:24:59.619Z] [2022-08-10T20:24:59.619Z] Login Succeeded [2022-08-10T20:24:59.619Z] docker.io [2022-08-10T20:24:59.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-10T20:25:00.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-10T20:25:00.160Z] Configure a credential helper to remove this warning. See [2022-08-10T20:25:00.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-10T20:25:00.160Z] [2022-08-10T20:25:00.160Z] Login Succeeded [2022-08-10T20:25:00.160Z] ---> docker-login.sh ends [Pipeline] } [2022-08-10T20:25:00.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:25:00.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-10T20:25:00.230Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-10T20:25:00.230Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:00.230Z] latest [2022-08-10T20:25:00.230Z] 2.3.0-dev.43 [2022-08-10T20:25:00.230Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:00.230Z] main [2022-08-10T20:25:00.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:00.578Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:00.928Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:00.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-10T20:25:00.928Z] 81b7f79a3eac: Preparing [2022-08-10T20:25:00.928Z] 9173d76a25c3: Preparing [2022-08-10T20:25:00.928Z] 34cc6300afd4: Preparing [2022-08-10T20:25:00.928Z] c6eb59e04660: Preparing [2022-08-10T20:25:00.928Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:00.928Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:01.198Z] 81b7f79a3eac: Pushed [2022-08-10T20:25:01.198Z] c6eb59e04660: Pushed [2022-08-10T20:25:01.198Z] 34cc6300afd4: Pushed [2022-08-10T20:25:03.791Z] 9173d76a25c3: Pushed [2022-08-10T20:25:03.791Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:3c9b5fee22124f2712d0b565032e704afbf3b9275aeb64c97f4b6bdcbcd6d4cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:04.145Z] + 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-10T20:25:04.496Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-10T20:25:04.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-10T20:25:04.496Z] 81b7f79a3eac: Preparing [2022-08-10T20:25:04.496Z] 9173d76a25c3: Preparing [2022-08-10T20:25:04.496Z] 34cc6300afd4: Preparing [2022-08-10T20:25:04.496Z] c6eb59e04660: Preparing [2022-08-10T20:25:04.496Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:04.496Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:04.496Z] 9173d76a25c3: Layer already exists [2022-08-10T20:25:04.496Z] 81b7f79a3eac: Layer already exists [2022-08-10T20:25:04.496Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:04.496Z] c6eb59e04660: Layer already exists [2022-08-10T20:25:04.765Z] latest: digest: sha256:3c9b5fee22124f2712d0b565032e704afbf3b9275aeb64c97f4b6bdcbcd6d4cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:05.130Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:05.500Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.43 [2022-08-10T20:25:05.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-10T20:25:05.500Z] 81b7f79a3eac: Preparing [2022-08-10T20:25:05.500Z] 9173d76a25c3: Preparing [2022-08-10T20:25:05.500Z] 34cc6300afd4: Preparing [2022-08-10T20:25:05.500Z] c6eb59e04660: Preparing [2022-08-10T20:25:05.500Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:05.500Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:05.500Z] 81b7f79a3eac: Layer already exists [2022-08-10T20:25:05.500Z] c6eb59e04660: Layer already exists [2022-08-10T20:25:05.500Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:05.500Z] 9173d76a25c3: Layer already exists [2022-08-10T20:25:05.776Z] 2.3.0-dev.43: digest: sha256:3c9b5fee22124f2712d0b565032e704afbf3b9275aeb64c97f4b6bdcbcd6d4cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:06.160Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:06.523Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:06.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-10T20:25:06.523Z] 81b7f79a3eac: Preparing [2022-08-10T20:25:06.523Z] 9173d76a25c3: Preparing [2022-08-10T20:25:06.523Z] 34cc6300afd4: Preparing [2022-08-10T20:25:06.523Z] c6eb59e04660: Preparing [2022-08-10T20:25:06.523Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:06.523Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:06.523Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:06.523Z] 81b7f79a3eac: Layer already exists [2022-08-10T20:25:06.523Z] 9173d76a25c3: Layer already exists [2022-08-10T20:25:06.523Z] c6eb59e04660: Layer already exists [2022-08-10T20:25:06.794Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:3c9b5fee22124f2712d0b565032e704afbf3b9275aeb64c97f4b6bdcbcd6d4cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:07.155Z] + 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-10T20:25:07.503Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-10T20:25:07.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-10T20:25:07.503Z] 81b7f79a3eac: Preparing [2022-08-10T20:25:07.503Z] 9173d76a25c3: Preparing [2022-08-10T20:25:07.503Z] 34cc6300afd4: Preparing [2022-08-10T20:25:07.503Z] c6eb59e04660: Preparing [2022-08-10T20:25:07.503Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:07.503Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:07.503Z] 9173d76a25c3: Layer already exists [2022-08-10T20:25:07.503Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:07.503Z] 81b7f79a3eac: Layer already exists [2022-08-10T20:25:07.503Z] c6eb59e04660: Layer already exists [2022-08-10T20:25:07.773Z] main: digest: sha256:3c9b5fee22124f2712d0b565032e704afbf3b9275aeb64c97f4b6bdcbcd6d4cc size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:25:07.826Z] ===================================================== [Pipeline] echo [2022-08-10T20:25:07.834Z] taggedImages: [2022-08-10T20:25:07.834Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:07.834Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-10T20:25:07.834Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.43 [2022-08-10T20:25:07.834Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:07.834Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-10T20:25:07.854Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-10T20:25:07.854Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:07.854Z] latest [2022-08-10T20:25:07.854Z] 2.3.0-dev.43 [2022-08-10T20:25:07.854Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:07.854Z] main [2022-08-10T20:25:07.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:08.205Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:08.567Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:08.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-10T20:25:08.567Z] 53e938c205c6: Preparing [2022-08-10T20:25:08.567Z] d81fa31a4a5e: Preparing [2022-08-10T20:25:08.567Z] 34cc6300afd4: Preparing [2022-08-10T20:25:08.567Z] 25ed80d39c97: Preparing [2022-08-10T20:25:08.567Z] 336034e94f67: Preparing [2022-08-10T20:25:08.567Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:08.567Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:08.567Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:08.835Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:08.835Z] 336034e94f67: Pushed [2022-08-10T20:25:08.835Z] 53e938c205c6: Pushed [2022-08-10T20:25:09.430Z] 25ed80d39c97: Pushed [2022-08-10T20:25:12.038Z] d81fa31a4a5e: Pushed [2022-08-10T20:25:12.038Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:6de710f23e0fcd9a887c7b4b9e2d8f16266a5d9c95b0ef7705b533f0f8455a06 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:12.392Z] + 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-10T20:25:12.742Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-10T20:25:12.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-10T20:25:12.742Z] 53e938c205c6: Preparing [2022-08-10T20:25:12.742Z] d81fa31a4a5e: Preparing [2022-08-10T20:25:12.742Z] 34cc6300afd4: Preparing [2022-08-10T20:25:12.742Z] 25ed80d39c97: Preparing [2022-08-10T20:25:12.742Z] 336034e94f67: Preparing [2022-08-10T20:25:12.742Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:12.742Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:12.742Z] 336034e94f67: Layer already exists [2022-08-10T20:25:12.742Z] 25ed80d39c97: Layer already exists [2022-08-10T20:25:12.742Z] 53e938c205c6: Layer already exists [2022-08-10T20:25:12.742Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:12.742Z] d81fa31a4a5e: Layer already exists [2022-08-10T20:25:12.742Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:13.013Z] latest: digest: sha256:6de710f23e0fcd9a887c7b4b9e2d8f16266a5d9c95b0ef7705b533f0f8455a06 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:13.372Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:13.724Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.43 [2022-08-10T20:25:13.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-10T20:25:13.724Z] 53e938c205c6: Preparing [2022-08-10T20:25:13.724Z] d81fa31a4a5e: Preparing [2022-08-10T20:25:13.724Z] 34cc6300afd4: Preparing [2022-08-10T20:25:13.724Z] 25ed80d39c97: Preparing [2022-08-10T20:25:13.724Z] 336034e94f67: Preparing [2022-08-10T20:25:13.724Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:13.724Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:13.724Z] 25ed80d39c97: Layer already exists [2022-08-10T20:25:13.724Z] 336034e94f67: Layer already exists [2022-08-10T20:25:13.724Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:13.724Z] 53e938c205c6: Layer already exists [2022-08-10T20:25:13.724Z] d81fa31a4a5e: Layer already exists [2022-08-10T20:25:13.724Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:13.995Z] 2.3.0-dev.43: digest: sha256:6de710f23e0fcd9a887c7b4b9e2d8f16266a5d9c95b0ef7705b533f0f8455a06 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:14.356Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:14.706Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:14.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-10T20:25:14.706Z] 53e938c205c6: Preparing [2022-08-10T20:25:14.706Z] d81fa31a4a5e: Preparing [2022-08-10T20:25:14.706Z] 34cc6300afd4: Preparing [2022-08-10T20:25:14.706Z] 25ed80d39c97: Preparing [2022-08-10T20:25:14.706Z] 336034e94f67: Preparing [2022-08-10T20:25:14.706Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:14.706Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:14.706Z] d81fa31a4a5e: Layer already exists [2022-08-10T20:25:14.706Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:14.706Z] 25ed80d39c97: Layer already exists [2022-08-10T20:25:14.706Z] 53e938c205c6: Layer already exists [2022-08-10T20:25:14.706Z] 336034e94f67: Layer already exists [2022-08-10T20:25:14.706Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:14.977Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:6de710f23e0fcd9a887c7b4b9e2d8f16266a5d9c95b0ef7705b533f0f8455a06 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:15.329Z] + 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-10T20:25:15.682Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-10T20:25:15.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-10T20:25:15.682Z] 53e938c205c6: Preparing [2022-08-10T20:25:15.682Z] d81fa31a4a5e: Preparing [2022-08-10T20:25:15.682Z] 34cc6300afd4: Preparing [2022-08-10T20:25:15.682Z] 25ed80d39c97: Preparing [2022-08-10T20:25:15.682Z] 336034e94f67: Preparing [2022-08-10T20:25:15.682Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:15.682Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:15.682Z] d81fa31a4a5e: Layer already exists [2022-08-10T20:25:15.682Z] 53e938c205c6: Layer already exists [2022-08-10T20:25:15.682Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:15.682Z] 25ed80d39c97: Layer already exists [2022-08-10T20:25:15.682Z] 336034e94f67: Layer already exists [2022-08-10T20:25:15.682Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:15.954Z] main: digest: sha256:6de710f23e0fcd9a887c7b4b9e2d8f16266a5d9c95b0ef7705b533f0f8455a06 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:25:16.017Z] ===================================================== [Pipeline] echo [2022-08-10T20:25:16.092Z] taggedImages: [2022-08-10T20:25:16.092Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:16.092Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-10T20:25:16.092Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.43 [2022-08-10T20:25:16.092Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:16.092Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-10T20:25:16.110Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-10T20:25:16.110Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:16.110Z] latest [2022-08-10T20:25:16.110Z] 2.3.0-dev.43 [2022-08-10T20:25:16.110Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:16.110Z] main [2022-08-10T20:25:16.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:16.480Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:16.831Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:16.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-10T20:25:16.832Z] 419f79180fdb: Preparing [2022-08-10T20:25:16.832Z] 94e8e7980cd7: Preparing [2022-08-10T20:25:16.832Z] 34cc6300afd4: Preparing [2022-08-10T20:25:16.832Z] c6eb59e04660: Preparing [2022-08-10T20:25:16.832Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:16.832Z] c6eb59e04660: Layer already exists [2022-08-10T20:25:16.832Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:17.102Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:17.102Z] 419f79180fdb: Pushed [2022-08-10T20:25:20.471Z] 94e8e7980cd7: Pushed [2022-08-10T20:25:20.471Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:f2e3a774f39687db348d5af60745d5fbb95a9c0063ab492291495b5630f4340a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:20.834Z] + 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-10T20:25:21.186Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-10T20:25:21.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-10T20:25:21.186Z] 419f79180fdb: Preparing [2022-08-10T20:25:21.186Z] 94e8e7980cd7: Preparing [2022-08-10T20:25:21.186Z] 34cc6300afd4: Preparing [2022-08-10T20:25:21.186Z] c6eb59e04660: Preparing [2022-08-10T20:25:21.186Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:21.186Z] c6eb59e04660: Layer already exists [2022-08-10T20:25:21.186Z] 94e8e7980cd7: Layer already exists [2022-08-10T20:25:21.186Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:21.186Z] 419f79180fdb: Layer already exists [2022-08-10T20:25:21.186Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:21.455Z] latest: digest: sha256:f2e3a774f39687db348d5af60745d5fbb95a9c0063ab492291495b5630f4340a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:21.812Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:22.163Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.43 [2022-08-10T20:25:22.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-10T20:25:22.163Z] 419f79180fdb: Preparing [2022-08-10T20:25:22.163Z] 94e8e7980cd7: Preparing [2022-08-10T20:25:22.163Z] 34cc6300afd4: Preparing [2022-08-10T20:25:22.163Z] c6eb59e04660: Preparing [2022-08-10T20:25:22.163Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:22.163Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:22.163Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:22.163Z] 419f79180fdb: Layer already exists [2022-08-10T20:25:22.163Z] 94e8e7980cd7: Layer already exists [2022-08-10T20:25:22.163Z] c6eb59e04660: Layer already exists [2022-08-10T20:25:22.433Z] 2.3.0-dev.43: digest: sha256:f2e3a774f39687db348d5af60745d5fbb95a9c0063ab492291495b5630f4340a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:22.789Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:23.137Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:23.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-10T20:25:23.137Z] 419f79180fdb: Preparing [2022-08-10T20:25:23.137Z] 94e8e7980cd7: Preparing [2022-08-10T20:25:23.137Z] 34cc6300afd4: Preparing [2022-08-10T20:25:23.137Z] c6eb59e04660: Preparing [2022-08-10T20:25:23.137Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:23.137Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:23.137Z] 419f79180fdb: Layer already exists [2022-08-10T20:25:23.137Z] 94e8e7980cd7: Layer already exists [2022-08-10T20:25:23.137Z] c6eb59e04660: Layer already exists [2022-08-10T20:25:23.137Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:23.408Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:f2e3a774f39687db348d5af60745d5fbb95a9c0063ab492291495b5630f4340a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:23.764Z] + 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-10T20:25:24.118Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-10T20:25:24.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-10T20:25:24.118Z] 419f79180fdb: Preparing [2022-08-10T20:25:24.118Z] 94e8e7980cd7: Preparing [2022-08-10T20:25:24.118Z] 34cc6300afd4: Preparing [2022-08-10T20:25:24.118Z] c6eb59e04660: Preparing [2022-08-10T20:25:24.118Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:24.118Z] 94e8e7980cd7: Layer already exists [2022-08-10T20:25:24.118Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:24.118Z] 419f79180fdb: Layer already exists [2022-08-10T20:25:24.118Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:24.118Z] c6eb59e04660: Layer already exists [2022-08-10T20:25:24.389Z] main: digest: sha256:f2e3a774f39687db348d5af60745d5fbb95a9c0063ab492291495b5630f4340a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:25:24.449Z] ===================================================== [Pipeline] echo [2022-08-10T20:25:24.459Z] taggedImages: [2022-08-10T20:25:24.459Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:24.459Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-10T20:25:24.459Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.43 [2022-08-10T20:25:24.459Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:24.459Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-10T20:25:24.478Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-10T20:25:24.478Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:24.478Z] latest [2022-08-10T20:25:24.478Z] 2.3.0-dev.43 [2022-08-10T20:25:24.478Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:24.478Z] main [2022-08-10T20:25:24.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:24.830Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:25.259Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:25.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-10T20:25:25.260Z] b2a2c0726c76: Preparing [2022-08-10T20:25:25.260Z] b2a2c0726c76: Preparing [2022-08-10T20:25:25.260Z] 82a14d32fd15: Preparing [2022-08-10T20:25:25.260Z] a82959d7d122: Preparing [2022-08-10T20:25:25.260Z] daaf3dd36e0c: Preparing [2022-08-10T20:25:25.260Z] 74507ef9a6fa: Preparing [2022-08-10T20:25:25.260Z] 34cc6300afd4: Preparing [2022-08-10T20:25:25.260Z] abd15227011b: Preparing [2022-08-10T20:25:25.260Z] b79eebcd6b7e: Preparing [2022-08-10T20:25:25.260Z] 37ce2c0ba882: Preparing [2022-08-10T20:25:25.260Z] 79378a5bc8d2: Preparing [2022-08-10T20:25:25.260Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:25.260Z] b79eebcd6b7e: Waiting [2022-08-10T20:25:25.260Z] 79378a5bc8d2: Waiting [2022-08-10T20:25:25.260Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:25.260Z] 34cc6300afd4: Waiting [2022-08-10T20:25:25.260Z] abd15227011b: Waiting [2022-08-10T20:25:25.260Z] 37ce2c0ba882: Waiting [2022-08-10T20:25:25.593Z] 82a14d32fd15: Pushed [2022-08-10T20:25:25.593Z] a82959d7d122: Pushed [2022-08-10T20:25:25.593Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:25.593Z] b2a2c0726c76: Pushed [2022-08-10T20:25:25.593Z] daaf3dd36e0c: Pushed [2022-08-10T20:25:25.867Z] abd15227011b: Pushed [2022-08-10T20:25:25.867Z] b79eebcd6b7e: Pushed [2022-08-10T20:25:25.867Z] 79378a5bc8d2: Pushed [2022-08-10T20:25:25.867Z] 37ce2c0ba882: Pushed [2022-08-10T20:25:25.867Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:29.241Z] 74507ef9a6fa: Pushed [2022-08-10T20:25:29.241Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:2343a3e197b75faec3cf1a0817b5481f3ef2f0b0c10758612f65c27576059ab5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:29.599Z] + 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-10T20:25:29.958Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-10T20:25:29.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-10T20:25:29.958Z] b2a2c0726c76: Preparing [2022-08-10T20:25:29.958Z] b2a2c0726c76: Preparing [2022-08-10T20:25:29.959Z] 82a14d32fd15: Preparing [2022-08-10T20:25:29.959Z] a82959d7d122: Preparing [2022-08-10T20:25:29.959Z] daaf3dd36e0c: Preparing [2022-08-10T20:25:29.959Z] 74507ef9a6fa: Preparing [2022-08-10T20:25:29.959Z] 34cc6300afd4: Preparing [2022-08-10T20:25:29.959Z] abd15227011b: Preparing [2022-08-10T20:25:29.959Z] b79eebcd6b7e: Preparing [2022-08-10T20:25:29.959Z] 37ce2c0ba882: Preparing [2022-08-10T20:25:29.959Z] 79378a5bc8d2: Preparing [2022-08-10T20:25:29.959Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:29.959Z] 34cc6300afd4: Waiting [2022-08-10T20:25:29.959Z] abd15227011b: Waiting [2022-08-10T20:25:29.959Z] b79eebcd6b7e: Waiting [2022-08-10T20:25:29.959Z] 37ce2c0ba882: Waiting [2022-08-10T20:25:29.959Z] 79378a5bc8d2: Waiting [2022-08-10T20:25:29.959Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:29.959Z] a82959d7d122: Layer already exists [2022-08-10T20:25:29.959Z] 74507ef9a6fa: Layer already exists [2022-08-10T20:25:29.959Z] daaf3dd36e0c: Layer already exists [2022-08-10T20:25:29.959Z] 82a14d32fd15: Layer already exists [2022-08-10T20:25:29.959Z] b2a2c0726c76: Layer already exists [2022-08-10T20:25:29.959Z] b79eebcd6b7e: Layer already exists [2022-08-10T20:25:29.959Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:29.959Z] abd15227011b: Layer already exists [2022-08-10T20:25:29.959Z] 37ce2c0ba882: Layer already exists [2022-08-10T20:25:30.228Z] 79378a5bc8d2: Layer already exists [2022-08-10T20:25:30.228Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:30.228Z] latest: digest: sha256:2343a3e197b75faec3cf1a0817b5481f3ef2f0b0c10758612f65c27576059ab5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:30.581Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:30.939Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.43 [2022-08-10T20:25:30.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-10T20:25:30.939Z] b2a2c0726c76: Preparing [2022-08-10T20:25:30.939Z] b2a2c0726c76: Preparing [2022-08-10T20:25:30.939Z] 82a14d32fd15: Preparing [2022-08-10T20:25:30.939Z] a82959d7d122: Preparing [2022-08-10T20:25:30.939Z] daaf3dd36e0c: Preparing [2022-08-10T20:25:30.939Z] 74507ef9a6fa: Preparing [2022-08-10T20:25:30.939Z] 34cc6300afd4: Preparing [2022-08-10T20:25:30.939Z] abd15227011b: Preparing [2022-08-10T20:25:30.939Z] b79eebcd6b7e: Preparing [2022-08-10T20:25:30.939Z] 37ce2c0ba882: Preparing [2022-08-10T20:25:30.939Z] 79378a5bc8d2: Preparing [2022-08-10T20:25:30.939Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:30.939Z] 34cc6300afd4: Waiting [2022-08-10T20:25:30.939Z] 37ce2c0ba882: Waiting [2022-08-10T20:25:30.939Z] 79378a5bc8d2: Waiting [2022-08-10T20:25:30.939Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:30.939Z] abd15227011b: Waiting [2022-08-10T20:25:30.939Z] b79eebcd6b7e: Waiting [2022-08-10T20:25:30.939Z] a82959d7d122: Layer already exists [2022-08-10T20:25:30.939Z] daaf3dd36e0c: Layer already exists [2022-08-10T20:25:30.939Z] 82a14d32fd15: Layer already exists [2022-08-10T20:25:30.939Z] b2a2c0726c76: Layer already exists [2022-08-10T20:25:30.939Z] 74507ef9a6fa: Layer already exists [2022-08-10T20:25:30.939Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:30.939Z] b79eebcd6b7e: Layer already exists [2022-08-10T20:25:30.939Z] 37ce2c0ba882: Layer already exists [2022-08-10T20:25:30.939Z] abd15227011b: Layer already exists [2022-08-10T20:25:30.939Z] 79378a5bc8d2: Layer already exists [2022-08-10T20:25:31.211Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:31.211Z] 2.3.0-dev.43: digest: sha256:2343a3e197b75faec3cf1a0817b5481f3ef2f0b0c10758612f65c27576059ab5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:31.585Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:31.941Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:31.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-10T20:25:31.942Z] b2a2c0726c76: Preparing [2022-08-10T20:25:31.942Z] b2a2c0726c76: Preparing [2022-08-10T20:25:31.942Z] 82a14d32fd15: Preparing [2022-08-10T20:25:31.942Z] a82959d7d122: Preparing [2022-08-10T20:25:31.942Z] daaf3dd36e0c: Preparing [2022-08-10T20:25:31.942Z] 74507ef9a6fa: Preparing [2022-08-10T20:25:31.942Z] 34cc6300afd4: Preparing [2022-08-10T20:25:31.942Z] abd15227011b: Preparing [2022-08-10T20:25:31.942Z] b79eebcd6b7e: Preparing [2022-08-10T20:25:31.942Z] 37ce2c0ba882: Preparing [2022-08-10T20:25:31.942Z] 79378a5bc8d2: Preparing [2022-08-10T20:25:31.942Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:31.942Z] b79eebcd6b7e: Waiting [2022-08-10T20:25:31.942Z] 37ce2c0ba882: Waiting [2022-08-10T20:25:31.942Z] 79378a5bc8d2: Waiting [2022-08-10T20:25:31.942Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:31.942Z] 34cc6300afd4: Waiting [2022-08-10T20:25:31.942Z] abd15227011b: Waiting [2022-08-10T20:25:31.942Z] b2a2c0726c76: Layer already exists [2022-08-10T20:25:31.942Z] a82959d7d122: Layer already exists [2022-08-10T20:25:31.942Z] daaf3dd36e0c: Layer already exists [2022-08-10T20:25:31.942Z] 82a14d32fd15: Layer already exists [2022-08-10T20:25:31.942Z] 74507ef9a6fa: Layer already exists [2022-08-10T20:25:31.942Z] b79eebcd6b7e: Layer already exists [2022-08-10T20:25:31.942Z] abd15227011b: Layer already exists [2022-08-10T20:25:31.942Z] 37ce2c0ba882: Layer already exists [2022-08-10T20:25:32.214Z] 79378a5bc8d2: Layer already exists [2022-08-10T20:25:32.214Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:32.214Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:32.214Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:2343a3e197b75faec3cf1a0817b5481f3ef2f0b0c10758612f65c27576059ab5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:32.573Z] + 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-10T20:25:32.924Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-10T20:25:32.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-10T20:25:32.924Z] b2a2c0726c76: Preparing [2022-08-10T20:25:32.924Z] b2a2c0726c76: Preparing [2022-08-10T20:25:32.924Z] 82a14d32fd15: Preparing [2022-08-10T20:25:32.924Z] a82959d7d122: Preparing [2022-08-10T20:25:32.924Z] daaf3dd36e0c: Preparing [2022-08-10T20:25:32.924Z] 74507ef9a6fa: Preparing [2022-08-10T20:25:32.924Z] 34cc6300afd4: Preparing [2022-08-10T20:25:32.924Z] abd15227011b: Preparing [2022-08-10T20:25:32.924Z] b79eebcd6b7e: Preparing [2022-08-10T20:25:32.924Z] 37ce2c0ba882: Preparing [2022-08-10T20:25:32.924Z] 79378a5bc8d2: Preparing [2022-08-10T20:25:32.924Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:32.924Z] 37ce2c0ba882: Waiting [2022-08-10T20:25:32.924Z] 34cc6300afd4: Waiting [2022-08-10T20:25:32.924Z] 79378a5bc8d2: Waiting [2022-08-10T20:25:32.924Z] abd15227011b: Waiting [2022-08-10T20:25:32.924Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:32.924Z] b79eebcd6b7e: Waiting [2022-08-10T20:25:32.924Z] a82959d7d122: Layer already exists [2022-08-10T20:25:32.924Z] daaf3dd36e0c: Layer already exists [2022-08-10T20:25:32.925Z] 82a14d32fd15: Layer already exists [2022-08-10T20:25:32.925Z] 74507ef9a6fa: Layer already exists [2022-08-10T20:25:32.925Z] b2a2c0726c76: Layer already exists [2022-08-10T20:25:32.925Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:32.925Z] 37ce2c0ba882: Layer already exists [2022-08-10T20:25:32.925Z] abd15227011b: Layer already exists [2022-08-10T20:25:32.925Z] b79eebcd6b7e: Layer already exists [2022-08-10T20:25:32.925Z] 79378a5bc8d2: Layer already exists [2022-08-10T20:25:33.195Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:33.195Z] main: digest: sha256:2343a3e197b75faec3cf1a0817b5481f3ef2f0b0c10758612f65c27576059ab5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:25:33.253Z] ===================================================== [Pipeline] echo [2022-08-10T20:25:33.262Z] taggedImages: [2022-08-10T20:25:33.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:33.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-10T20:25:33.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.43 [2022-08-10T20:25:33.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:33.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-10T20:25:33.284Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-10T20:25:33.284Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:33.284Z] latest [2022-08-10T20:25:33.284Z] 2.3.0-dev.43 [2022-08-10T20:25:33.284Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:33.284Z] main [2022-08-10T20:25:33.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:33.637Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:33.991Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:33.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-10T20:25:33.991Z] 9bfcde878d09: Preparing [2022-08-10T20:25:33.991Z] 77f8ed772347: Preparing [2022-08-10T20:25:33.991Z] 7bd5ed729b53: Preparing [2022-08-10T20:25:33.991Z] 61dcf40e2e10: Preparing [2022-08-10T20:25:33.991Z] ab1617a18e71: Preparing [2022-08-10T20:25:33.991Z] efad656f8b38: Preparing [2022-08-10T20:25:33.991Z] 4c679c829f10: Preparing [2022-08-10T20:25:33.991Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:33.991Z] efad656f8b38: Waiting [2022-08-10T20:25:33.991Z] 4c679c829f10: Waiting [2022-08-10T20:25:33.991Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:34.273Z] 77f8ed772347: Pushed [2022-08-10T20:25:34.273Z] 9bfcde878d09: Pushed [2022-08-10T20:25:34.273Z] ab1617a18e71: Pushed [2022-08-10T20:25:34.273Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:34.273Z] efad656f8b38: Pushed [2022-08-10T20:25:35.246Z] 4c679c829f10: Pushed [2022-08-10T20:25:36.684Z] 61dcf40e2e10: Pushed [2022-08-10T20:25:36.684Z] 7bd5ed729b53: Pushed [2022-08-10T20:25:36.684Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:6a147303fcf1807f78b34ee3a623c18c35974ca52ebf69c08bb191be898cc20e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:37.043Z] + 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-10T20:25:37.390Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-10T20:25:37.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-10T20:25:37.390Z] 9bfcde878d09: Preparing [2022-08-10T20:25:37.390Z] 77f8ed772347: Preparing [2022-08-10T20:25:37.390Z] 7bd5ed729b53: Preparing [2022-08-10T20:25:37.390Z] 61dcf40e2e10: Preparing [2022-08-10T20:25:37.390Z] ab1617a18e71: Preparing [2022-08-10T20:25:37.390Z] efad656f8b38: Preparing [2022-08-10T20:25:37.390Z] 4c679c829f10: Preparing [2022-08-10T20:25:37.390Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:37.390Z] 4c679c829f10: Waiting [2022-08-10T20:25:37.390Z] efad656f8b38: Waiting [2022-08-10T20:25:37.390Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:37.390Z] 7bd5ed729b53: Layer already exists [2022-08-10T20:25:37.390Z] 9bfcde878d09: Layer already exists [2022-08-10T20:25:37.390Z] 77f8ed772347: Layer already exists [2022-08-10T20:25:37.390Z] ab1617a18e71: Layer already exists [2022-08-10T20:25:37.390Z] 61dcf40e2e10: Layer already exists [2022-08-10T20:25:37.390Z] efad656f8b38: Layer already exists [2022-08-10T20:25:37.390Z] 4c679c829f10: Layer already exists [2022-08-10T20:25:37.390Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:37.660Z] latest: digest: sha256:6a147303fcf1807f78b34ee3a623c18c35974ca52ebf69c08bb191be898cc20e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:38.022Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:38.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.43 [2022-08-10T20:25:38.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-10T20:25:38.383Z] 9bfcde878d09: Preparing [2022-08-10T20:25:38.383Z] 77f8ed772347: Preparing [2022-08-10T20:25:38.383Z] 7bd5ed729b53: Preparing [2022-08-10T20:25:38.383Z] 61dcf40e2e10: Preparing [2022-08-10T20:25:38.383Z] ab1617a18e71: Preparing [2022-08-10T20:25:38.383Z] efad656f8b38: Preparing [2022-08-10T20:25:38.383Z] 4c679c829f10: Preparing [2022-08-10T20:25:38.383Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:38.383Z] 4c679c829f10: Waiting [2022-08-10T20:25:38.383Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:38.383Z] efad656f8b38: Waiting [2022-08-10T20:25:38.383Z] 7bd5ed729b53: Layer already exists [2022-08-10T20:25:38.383Z] ab1617a18e71: Layer already exists [2022-08-10T20:25:38.383Z] 61dcf40e2e10: Layer already exists [2022-08-10T20:25:38.383Z] 77f8ed772347: Layer already exists [2022-08-10T20:25:38.383Z] 9bfcde878d09: Layer already exists [2022-08-10T20:25:38.383Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:38.383Z] 4c679c829f10: Layer already exists [2022-08-10T20:25:38.383Z] efad656f8b38: Layer already exists [2022-08-10T20:25:38.652Z] 2.3.0-dev.43: digest: sha256:6a147303fcf1807f78b34ee3a623c18c35974ca52ebf69c08bb191be898cc20e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:39.011Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:39.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:39.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-10T20:25:39.363Z] 9bfcde878d09: Preparing [2022-08-10T20:25:39.363Z] 77f8ed772347: Preparing [2022-08-10T20:25:39.363Z] 7bd5ed729b53: Preparing [2022-08-10T20:25:39.363Z] 61dcf40e2e10: Preparing [2022-08-10T20:25:39.363Z] ab1617a18e71: Preparing [2022-08-10T20:25:39.363Z] efad656f8b38: Preparing [2022-08-10T20:25:39.363Z] 4c679c829f10: Preparing [2022-08-10T20:25:39.363Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:39.363Z] efad656f8b38: Waiting [2022-08-10T20:25:39.363Z] 4c679c829f10: Waiting [2022-08-10T20:25:39.363Z] 9bfcde878d09: Layer already exists [2022-08-10T20:25:39.363Z] 61dcf40e2e10: Layer already exists [2022-08-10T20:25:39.363Z] 77f8ed772347: Layer already exists [2022-08-10T20:25:39.363Z] ab1617a18e71: Layer already exists [2022-08-10T20:25:39.363Z] 7bd5ed729b53: Layer already exists [2022-08-10T20:25:39.363Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:39.363Z] 4c679c829f10: Layer already exists [2022-08-10T20:25:39.363Z] efad656f8b38: Layer already exists [2022-08-10T20:25:39.634Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:6a147303fcf1807f78b34ee3a623c18c35974ca52ebf69c08bb191be898cc20e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:39.995Z] + 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-10T20:25:40.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-10T20:25:40.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-10T20:25:40.343Z] 9bfcde878d09: Preparing [2022-08-10T20:25:40.343Z] 77f8ed772347: Preparing [2022-08-10T20:25:40.343Z] 7bd5ed729b53: Preparing [2022-08-10T20:25:40.343Z] 61dcf40e2e10: Preparing [2022-08-10T20:25:40.343Z] ab1617a18e71: Preparing [2022-08-10T20:25:40.343Z] efad656f8b38: Preparing [2022-08-10T20:25:40.343Z] 4c679c829f10: Preparing [2022-08-10T20:25:40.343Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:40.343Z] efad656f8b38: Waiting [2022-08-10T20:25:40.343Z] 4c679c829f10: Waiting [2022-08-10T20:25:40.343Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:40.343Z] ab1617a18e71: Layer already exists [2022-08-10T20:25:40.343Z] 7bd5ed729b53: Layer already exists [2022-08-10T20:25:40.343Z] 61dcf40e2e10: Layer already exists [2022-08-10T20:25:40.343Z] 9bfcde878d09: Layer already exists [2022-08-10T20:25:40.343Z] 77f8ed772347: Layer already exists [2022-08-10T20:25:40.343Z] efad656f8b38: Layer already exists [2022-08-10T20:25:40.343Z] 4c679c829f10: Layer already exists [2022-08-10T20:25:40.343Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:40.613Z] main: digest: sha256:6a147303fcf1807f78b34ee3a623c18c35974ca52ebf69c08bb191be898cc20e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:25:40.666Z] ===================================================== [Pipeline] echo [2022-08-10T20:25:40.676Z] taggedImages: [2022-08-10T20:25:40.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:40.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-10T20:25:40.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.43 [2022-08-10T20:25:40.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:40.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-10T20:25:40.697Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-10T20:25:40.698Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:40.698Z] latest [2022-08-10T20:25:40.698Z] 2.3.0-dev.43 [2022-08-10T20:25:40.698Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:40.698Z] main [2022-08-10T20:25:40.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:41.050Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:41.407Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:41.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-10T20:25:41.407Z] ed940677ce9b: Preparing [2022-08-10T20:25:41.407Z] 1a94706dd087: Preparing [2022-08-10T20:25:41.407Z] 9d7778bca7b0: Preparing [2022-08-10T20:25:41.407Z] 857a24c18538: Preparing [2022-08-10T20:25:41.407Z] 461461bcda22: Preparing [2022-08-10T20:25:41.407Z] 4ff22a01c684: Preparing [2022-08-10T20:25:41.407Z] 4aa02a5e68dd: Preparing [2022-08-10T20:25:41.407Z] b3a79e9152ee: Preparing [2022-08-10T20:25:41.407Z] 9acc93321cd4: Preparing [2022-08-10T20:25:41.407Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:41.407Z] 4ff22a01c684: Waiting [2022-08-10T20:25:41.407Z] 4aa02a5e68dd: Waiting [2022-08-10T20:25:41.407Z] b3a79e9152ee: Waiting [2022-08-10T20:25:41.407Z] 9acc93321cd4: Waiting [2022-08-10T20:25:41.407Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:41.681Z] ed940677ce9b: Pushed [2022-08-10T20:25:41.681Z] 1a94706dd087: Pushed [2022-08-10T20:25:41.681Z] 461461bcda22: Pushed [2022-08-10T20:25:41.950Z] 4aa02a5e68dd: Pushed [2022-08-10T20:25:41.950Z] 4ff22a01c684: Pushed [2022-08-10T20:25:41.950Z] b3a79e9152ee: Pushed [2022-08-10T20:25:41.950Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:42.222Z] 9acc93321cd4: Pushed [2022-08-10T20:25:44.195Z] 857a24c18538: Pushed [2022-08-10T20:25:44.786Z] 9d7778bca7b0: Pushed [2022-08-10T20:25:45.057Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:659962e895cc0bcb60344b708c3bc302f0a0c0479e356b032d7a7d6b5fa4a354 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:45.426Z] + 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-10T20:25:45.786Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-10T20:25:45.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-10T20:25:45.786Z] ed940677ce9b: Preparing [2022-08-10T20:25:45.786Z] 1a94706dd087: Preparing [2022-08-10T20:25:45.786Z] 9d7778bca7b0: Preparing [2022-08-10T20:25:45.786Z] 857a24c18538: Preparing [2022-08-10T20:25:45.786Z] 461461bcda22: Preparing [2022-08-10T20:25:45.786Z] 4ff22a01c684: Preparing [2022-08-10T20:25:45.786Z] 4aa02a5e68dd: Preparing [2022-08-10T20:25:45.786Z] b3a79e9152ee: Preparing [2022-08-10T20:25:45.786Z] 9acc93321cd4: Preparing [2022-08-10T20:25:45.786Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:45.786Z] 4ff22a01c684: Waiting [2022-08-10T20:25:45.786Z] 4aa02a5e68dd: Waiting [2022-08-10T20:25:45.786Z] 9acc93321cd4: Waiting [2022-08-10T20:25:45.786Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:45.786Z] b3a79e9152ee: Waiting [2022-08-10T20:25:45.786Z] ed940677ce9b: Layer already exists [2022-08-10T20:25:45.786Z] 461461bcda22: Layer already exists [2022-08-10T20:25:45.786Z] 1a94706dd087: Layer already exists [2022-08-10T20:25:45.786Z] 857a24c18538: Layer already exists [2022-08-10T20:25:45.786Z] 9d7778bca7b0: Layer already exists [2022-08-10T20:25:45.786Z] 4ff22a01c684: Layer already exists [2022-08-10T20:25:45.786Z] b3a79e9152ee: Layer already exists [2022-08-10T20:25:45.786Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:45.786Z] 4aa02a5e68dd: Layer already exists [2022-08-10T20:25:45.786Z] 9acc93321cd4: Layer already exists [2022-08-10T20:25:46.057Z] latest: digest: sha256:659962e895cc0bcb60344b708c3bc302f0a0c0479e356b032d7a7d6b5fa4a354 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:46.410Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:46.762Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.43 [2022-08-10T20:25:46.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-10T20:25:46.762Z] ed940677ce9b: Preparing [2022-08-10T20:25:46.762Z] 1a94706dd087: Preparing [2022-08-10T20:25:46.762Z] 9d7778bca7b0: Preparing [2022-08-10T20:25:46.762Z] 857a24c18538: Preparing [2022-08-10T20:25:46.762Z] 461461bcda22: Preparing [2022-08-10T20:25:46.762Z] 4ff22a01c684: Preparing [2022-08-10T20:25:46.762Z] 4aa02a5e68dd: Preparing [2022-08-10T20:25:46.762Z] b3a79e9152ee: Preparing [2022-08-10T20:25:46.762Z] 9acc93321cd4: Preparing [2022-08-10T20:25:46.762Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:46.762Z] b3a79e9152ee: Waiting [2022-08-10T20:25:46.762Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:46.762Z] 4ff22a01c684: Waiting [2022-08-10T20:25:46.762Z] 9acc93321cd4: Waiting [2022-08-10T20:25:46.762Z] 4aa02a5e68dd: Waiting [2022-08-10T20:25:46.762Z] 461461bcda22: Layer already exists [2022-08-10T20:25:46.762Z] 857a24c18538: Layer already exists [2022-08-10T20:25:46.762Z] ed940677ce9b: Layer already exists [2022-08-10T20:25:46.762Z] 1a94706dd087: Layer already exists [2022-08-10T20:25:46.762Z] 9d7778bca7b0: Layer already exists [2022-08-10T20:25:46.762Z] b3a79e9152ee: Layer already exists [2022-08-10T20:25:46.762Z] 4aa02a5e68dd: Layer already exists [2022-08-10T20:25:46.762Z] 4ff22a01c684: Layer already exists [2022-08-10T20:25:46.762Z] 9acc93321cd4: Layer already exists [2022-08-10T20:25:47.033Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:47.033Z] 2.3.0-dev.43: digest: sha256:659962e895cc0bcb60344b708c3bc302f0a0c0479e356b032d7a7d6b5fa4a354 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:47.386Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:47.736Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:47.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-10T20:25:47.737Z] ed940677ce9b: Preparing [2022-08-10T20:25:47.737Z] 1a94706dd087: Preparing [2022-08-10T20:25:47.737Z] 9d7778bca7b0: Preparing [2022-08-10T20:25:47.737Z] 857a24c18538: Preparing [2022-08-10T20:25:47.737Z] 461461bcda22: Preparing [2022-08-10T20:25:47.737Z] 4ff22a01c684: Preparing [2022-08-10T20:25:47.737Z] 4aa02a5e68dd: Preparing [2022-08-10T20:25:47.737Z] b3a79e9152ee: Preparing [2022-08-10T20:25:47.737Z] 9acc93321cd4: Preparing [2022-08-10T20:25:47.737Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:47.737Z] 4ff22a01c684: Waiting [2022-08-10T20:25:47.737Z] 4aa02a5e68dd: Waiting [2022-08-10T20:25:47.737Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:47.737Z] b3a79e9152ee: Waiting [2022-08-10T20:25:47.737Z] 9acc93321cd4: Waiting [2022-08-10T20:25:47.737Z] 9d7778bca7b0: Layer already exists [2022-08-10T20:25:47.737Z] 857a24c18538: Layer already exists [2022-08-10T20:25:47.737Z] 461461bcda22: Layer already exists [2022-08-10T20:25:47.737Z] ed940677ce9b: Layer already exists [2022-08-10T20:25:47.737Z] 1a94706dd087: Layer already exists [2022-08-10T20:25:47.737Z] 4ff22a01c684: Layer already exists [2022-08-10T20:25:47.737Z] 4aa02a5e68dd: Layer already exists [2022-08-10T20:25:47.737Z] b3a79e9152ee: Layer already exists [2022-08-10T20:25:47.737Z] 9acc93321cd4: Layer already exists [2022-08-10T20:25:47.737Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:48.007Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:659962e895cc0bcb60344b708c3bc302f0a0c0479e356b032d7a7d6b5fa4a354 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:48.382Z] + 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-10T20:25:48.749Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-10T20:25:48.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-10T20:25:48.749Z] ed940677ce9b: Preparing [2022-08-10T20:25:48.749Z] 1a94706dd087: Preparing [2022-08-10T20:25:48.749Z] 9d7778bca7b0: Preparing [2022-08-10T20:25:48.749Z] 857a24c18538: Preparing [2022-08-10T20:25:48.749Z] 461461bcda22: Preparing [2022-08-10T20:25:48.749Z] 4ff22a01c684: Preparing [2022-08-10T20:25:48.749Z] 4aa02a5e68dd: Preparing [2022-08-10T20:25:48.749Z] b3a79e9152ee: Preparing [2022-08-10T20:25:48.749Z] 9acc93321cd4: Preparing [2022-08-10T20:25:48.749Z] 5d3e392a13a0: Preparing [2022-08-10T20:25:48.749Z] b3a79e9152ee: Waiting [2022-08-10T20:25:48.749Z] 9acc93321cd4: Waiting [2022-08-10T20:25:48.749Z] 4ff22a01c684: Waiting [2022-08-10T20:25:48.749Z] 5d3e392a13a0: Waiting [2022-08-10T20:25:48.749Z] 4aa02a5e68dd: Waiting [2022-08-10T20:25:48.749Z] 857a24c18538: Layer already exists [2022-08-10T20:25:48.749Z] ed940677ce9b: Layer already exists [2022-08-10T20:25:48.749Z] 9d7778bca7b0: Layer already exists [2022-08-10T20:25:48.749Z] 461461bcda22: Layer already exists [2022-08-10T20:25:48.749Z] 1a94706dd087: Layer already exists [2022-08-10T20:25:48.749Z] 4aa02a5e68dd: Layer already exists [2022-08-10T20:25:48.749Z] b3a79e9152ee: Layer already exists [2022-08-10T20:25:48.749Z] 9acc93321cd4: Layer already exists [2022-08-10T20:25:48.749Z] 4ff22a01c684: Layer already exists [2022-08-10T20:25:48.749Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:25:49.028Z] main: digest: sha256:659962e895cc0bcb60344b708c3bc302f0a0c0479e356b032d7a7d6b5fa4a354 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:25:49.095Z] ===================================================== [Pipeline] echo [2022-08-10T20:25:49.106Z] taggedImages: [2022-08-10T20:25:49.106Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:49.106Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-10T20:25:49.106Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.43 [2022-08-10T20:25:49.106Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:49.106Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-10T20:25:49.128Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-10T20:25:49.128Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:49.128Z] latest [2022-08-10T20:25:49.128Z] 2.3.0-dev.43 [2022-08-10T20:25:49.128Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:49.128Z] main [2022-08-10T20:25:49.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:49.492Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:49.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:49.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-10T20:25:49.843Z] e44734859d87: Preparing [2022-08-10T20:25:49.843Z] 74e7a915b582: Preparing [2022-08-10T20:25:49.843Z] 34cc6300afd4: Preparing [2022-08-10T20:25:49.843Z] e636b895d6c0: Preparing [2022-08-10T20:25:49.843Z] e5229fbba24b: Preparing [2022-08-10T20:25:49.843Z] 9833f26c6bda: Preparing [2022-08-10T20:25:49.843Z] 9833f26c6bda: Waiting [2022-08-10T20:25:50.121Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:50.121Z] e44734859d87: Pushed [2022-08-10T20:25:50.121Z] e5229fbba24b: Pushed [2022-08-10T20:25:51.096Z] e636b895d6c0: Pushed [2022-08-10T20:25:51.686Z] 9833f26c6bda: Pushed [2022-08-10T20:25:55.052Z] 74e7a915b582: Pushed [2022-08-10T20:25:55.052Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:f2e22c97ef310a711df571510cfe8d859f3fea5d4046c0334050d703118088ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:55.406Z] + 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-10T20:25:55.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-10T20:25:55.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-10T20:25:55.752Z] e44734859d87: Preparing [2022-08-10T20:25:55.752Z] 74e7a915b582: Preparing [2022-08-10T20:25:55.752Z] 34cc6300afd4: Preparing [2022-08-10T20:25:55.752Z] e636b895d6c0: Preparing [2022-08-10T20:25:55.752Z] e5229fbba24b: Preparing [2022-08-10T20:25:55.752Z] 9833f26c6bda: Preparing [2022-08-10T20:25:55.752Z] 9833f26c6bda: Waiting [2022-08-10T20:25:55.752Z] e636b895d6c0: Layer already exists [2022-08-10T20:25:55.752Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:55.752Z] 74e7a915b582: Layer already exists [2022-08-10T20:25:55.752Z] e5229fbba24b: Layer already exists [2022-08-10T20:25:55.752Z] e44734859d87: Layer already exists [2022-08-10T20:25:55.752Z] 9833f26c6bda: Layer already exists [2022-08-10T20:25:56.020Z] latest: digest: sha256:f2e22c97ef310a711df571510cfe8d859f3fea5d4046c0334050d703118088ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:56.381Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:56.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.43 [2022-08-10T20:25:56.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-10T20:25:56.726Z] e44734859d87: Preparing [2022-08-10T20:25:56.726Z] 74e7a915b582: Preparing [2022-08-10T20:25:56.726Z] 34cc6300afd4: Preparing [2022-08-10T20:25:56.726Z] e636b895d6c0: Preparing [2022-08-10T20:25:56.726Z] e5229fbba24b: Preparing [2022-08-10T20:25:56.726Z] 9833f26c6bda: Preparing [2022-08-10T20:25:56.726Z] 9833f26c6bda: Waiting [2022-08-10T20:25:56.726Z] e5229fbba24b: Layer already exists [2022-08-10T20:25:56.726Z] e636b895d6c0: Layer already exists [2022-08-10T20:25:56.726Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:56.726Z] e44734859d87: Layer already exists [2022-08-10T20:25:56.726Z] 74e7a915b582: Layer already exists [2022-08-10T20:25:56.726Z] 9833f26c6bda: Layer already exists [2022-08-10T20:25:56.993Z] 2.3.0-dev.43: digest: sha256:f2e22c97ef310a711df571510cfe8d859f3fea5d4046c0334050d703118088ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:57.349Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:57.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:57.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-10T20:25:57.695Z] e44734859d87: Preparing [2022-08-10T20:25:57.695Z] 74e7a915b582: Preparing [2022-08-10T20:25:57.695Z] 34cc6300afd4: Preparing [2022-08-10T20:25:57.695Z] e636b895d6c0: Preparing [2022-08-10T20:25:57.695Z] e5229fbba24b: Preparing [2022-08-10T20:25:57.695Z] 9833f26c6bda: Preparing [2022-08-10T20:25:57.695Z] 9833f26c6bda: Waiting [2022-08-10T20:25:57.695Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:57.695Z] e5229fbba24b: Layer already exists [2022-08-10T20:25:57.695Z] e636b895d6c0: Layer already exists [2022-08-10T20:25:57.695Z] 74e7a915b582: Layer already exists [2022-08-10T20:25:57.695Z] e44734859d87: Layer already exists [2022-08-10T20:25:57.695Z] 9833f26c6bda: Layer already exists [2022-08-10T20:25:57.964Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:f2e22c97ef310a711df571510cfe8d859f3fea5d4046c0334050d703118088ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:58.320Z] + 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-10T20:25:58.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-10T20:25:58.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-10T20:25:58.668Z] e44734859d87: Preparing [2022-08-10T20:25:58.668Z] 74e7a915b582: Preparing [2022-08-10T20:25:58.668Z] 34cc6300afd4: Preparing [2022-08-10T20:25:58.668Z] e636b895d6c0: Preparing [2022-08-10T20:25:58.668Z] e5229fbba24b: Preparing [2022-08-10T20:25:58.668Z] 9833f26c6bda: Preparing [2022-08-10T20:25:58.668Z] 9833f26c6bda: Waiting [2022-08-10T20:25:58.668Z] e636b895d6c0: Layer already exists [2022-08-10T20:25:58.668Z] e44734859d87: Layer already exists [2022-08-10T20:25:58.668Z] e5229fbba24b: Layer already exists [2022-08-10T20:25:58.668Z] 34cc6300afd4: Layer already exists [2022-08-10T20:25:58.668Z] 74e7a915b582: Layer already exists [2022-08-10T20:25:58.668Z] 9833f26c6bda: Layer already exists [2022-08-10T20:25:58.937Z] main: digest: sha256:f2e22c97ef310a711df571510cfe8d859f3fea5d4046c0334050d703118088ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:25:59.000Z] ===================================================== [Pipeline] echo [2022-08-10T20:25:59.011Z] taggedImages: [2022-08-10T20:25:59.011Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:59.011Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-10T20:25:59.011Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.43 [2022-08-10T20:25:59.011Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:59.011Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-10T20:25:59.039Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-10T20:25:59.039Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:59.039Z] latest [2022-08-10T20:25:59.039Z] 2.3.0-dev.43 [2022-08-10T20:25:59.039Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:25:59.039Z] main [2022-08-10T20:25:59.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:59.399Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:25:59.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:25:59.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-10T20:25:59.750Z] 1d4058b4dff1: Preparing [2022-08-10T20:25:59.750Z] e6adffff7791: Preparing [2022-08-10T20:25:59.750Z] b2f17299f312: Preparing [2022-08-10T20:25:59.750Z] f699f8ed7920: Preparing [2022-08-10T20:25:59.750Z] 0fd4ae1c426a: Preparing [2022-08-10T20:25:59.750Z] 730986e684ef: Preparing [2022-08-10T20:25:59.750Z] e5229fbba24b: Preparing [2022-08-10T20:25:59.750Z] 9833f26c6bda: Preparing [2022-08-10T20:25:59.750Z] 730986e684ef: Waiting [2022-08-10T20:25:59.750Z] 9833f26c6bda: Waiting [2022-08-10T20:25:59.750Z] e5229fbba24b: Waiting [2022-08-10T20:26:00.024Z] b2f17299f312: Pushed [2022-08-10T20:26:00.024Z] e6adffff7791: Pushed [2022-08-10T20:26:00.024Z] 1d4058b4dff1: Pushed [2022-08-10T20:26:00.024Z] e5229fbba24b: Layer already exists [2022-08-10T20:26:00.024Z] 9833f26c6bda: Layer already exists [2022-08-10T20:26:01.001Z] 730986e684ef: Pushed [2022-08-10T20:26:09.266Z] 0fd4ae1c426a: Pushed [2022-08-10T20:26:15.948Z] f699f8ed7920: Pushed [2022-08-10T20:26:15.948Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:bb6b78ef3d13e92516b90868e946f9adf492f397fdf3215c9319845b2646cd3b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:16.306Z] + 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-10T20:26:16.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-10T20:26:16.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-10T20:26:16.654Z] 1d4058b4dff1: Preparing [2022-08-10T20:26:16.654Z] e6adffff7791: Preparing [2022-08-10T20:26:16.654Z] b2f17299f312: Preparing [2022-08-10T20:26:16.654Z] f699f8ed7920: Preparing [2022-08-10T20:26:16.654Z] 0fd4ae1c426a: Preparing [2022-08-10T20:26:16.654Z] 730986e684ef: Preparing [2022-08-10T20:26:16.654Z] e5229fbba24b: Preparing [2022-08-10T20:26:16.654Z] 9833f26c6bda: Preparing [2022-08-10T20:26:16.654Z] 730986e684ef: Waiting [2022-08-10T20:26:16.654Z] e5229fbba24b: Waiting [2022-08-10T20:26:16.654Z] 9833f26c6bda: Waiting [2022-08-10T20:26:16.654Z] 0fd4ae1c426a: Layer already exists [2022-08-10T20:26:16.654Z] b2f17299f312: Layer already exists [2022-08-10T20:26:16.654Z] e6adffff7791: Layer already exists [2022-08-10T20:26:16.654Z] f699f8ed7920: Layer already exists [2022-08-10T20:26:16.654Z] 1d4058b4dff1: Layer already exists [2022-08-10T20:26:16.654Z] 9833f26c6bda: Layer already exists [2022-08-10T20:26:16.654Z] 730986e684ef: Layer already exists [2022-08-10T20:26:16.654Z] e5229fbba24b: Layer already exists [2022-08-10T20:26:16.923Z] latest: digest: sha256:bb6b78ef3d13e92516b90868e946f9adf492f397fdf3215c9319845b2646cd3b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:17.275Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:17.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.43 [2022-08-10T20:26:17.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-10T20:26:17.617Z] 1d4058b4dff1: Preparing [2022-08-10T20:26:17.617Z] e6adffff7791: Preparing [2022-08-10T20:26:17.617Z] b2f17299f312: Preparing [2022-08-10T20:26:17.617Z] f699f8ed7920: Preparing [2022-08-10T20:26:17.617Z] 0fd4ae1c426a: Preparing [2022-08-10T20:26:17.617Z] 730986e684ef: Preparing [2022-08-10T20:26:17.617Z] e5229fbba24b: Preparing [2022-08-10T20:26:17.617Z] 9833f26c6bda: Preparing [2022-08-10T20:26:17.617Z] 730986e684ef: Waiting [2022-08-10T20:26:17.617Z] e5229fbba24b: Waiting [2022-08-10T20:26:17.617Z] 9833f26c6bda: Waiting [2022-08-10T20:26:17.617Z] f699f8ed7920: Layer already exists [2022-08-10T20:26:17.617Z] 1d4058b4dff1: Layer already exists [2022-08-10T20:26:17.617Z] 0fd4ae1c426a: Layer already exists [2022-08-10T20:26:17.617Z] b2f17299f312: Layer already exists [2022-08-10T20:26:17.617Z] e6adffff7791: Layer already exists [2022-08-10T20:26:17.617Z] e5229fbba24b: Layer already exists [2022-08-10T20:26:17.617Z] 730986e684ef: Layer already exists [2022-08-10T20:26:17.617Z] 9833f26c6bda: Layer already exists [2022-08-10T20:26:17.886Z] 2.3.0-dev.43: digest: sha256:bb6b78ef3d13e92516b90868e946f9adf492f397fdf3215c9319845b2646cd3b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:18.236Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:18.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:26:18.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-10T20:26:18.587Z] 1d4058b4dff1: Preparing [2022-08-10T20:26:18.587Z] e6adffff7791: Preparing [2022-08-10T20:26:18.587Z] b2f17299f312: Preparing [2022-08-10T20:26:18.587Z] f699f8ed7920: Preparing [2022-08-10T20:26:18.587Z] 0fd4ae1c426a: Preparing [2022-08-10T20:26:18.587Z] 730986e684ef: Preparing [2022-08-10T20:26:18.587Z] e5229fbba24b: Preparing [2022-08-10T20:26:18.587Z] 9833f26c6bda: Preparing [2022-08-10T20:26:18.587Z] 730986e684ef: Waiting [2022-08-10T20:26:18.587Z] e5229fbba24b: Waiting [2022-08-10T20:26:18.587Z] 0fd4ae1c426a: Layer already exists [2022-08-10T20:26:18.587Z] 1d4058b4dff1: Layer already exists [2022-08-10T20:26:18.587Z] b2f17299f312: Layer already exists [2022-08-10T20:26:18.587Z] f699f8ed7920: Layer already exists [2022-08-10T20:26:18.587Z] e6adffff7791: Layer already exists [2022-08-10T20:26:18.587Z] 9833f26c6bda: Layer already exists [2022-08-10T20:26:18.587Z] e5229fbba24b: Layer already exists [2022-08-10T20:26:18.587Z] 730986e684ef: Layer already exists [2022-08-10T20:26:18.858Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:bb6b78ef3d13e92516b90868e946f9adf492f397fdf3215c9319845b2646cd3b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:19.218Z] + 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-10T20:26:19.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-10T20:26:19.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-10T20:26:19.568Z] 1d4058b4dff1: Preparing [2022-08-10T20:26:19.568Z] e6adffff7791: Preparing [2022-08-10T20:26:19.568Z] b2f17299f312: Preparing [2022-08-10T20:26:19.568Z] f699f8ed7920: Preparing [2022-08-10T20:26:19.568Z] 0fd4ae1c426a: Preparing [2022-08-10T20:26:19.568Z] 730986e684ef: Preparing [2022-08-10T20:26:19.568Z] e5229fbba24b: Preparing [2022-08-10T20:26:19.568Z] 9833f26c6bda: Preparing [2022-08-10T20:26:19.568Z] 730986e684ef: Waiting [2022-08-10T20:26:19.568Z] e5229fbba24b: Waiting [2022-08-10T20:26:19.568Z] 9833f26c6bda: Waiting [2022-08-10T20:26:19.568Z] b2f17299f312: Layer already exists [2022-08-10T20:26:19.568Z] e6adffff7791: Layer already exists [2022-08-10T20:26:19.568Z] 0fd4ae1c426a: Layer already exists [2022-08-10T20:26:19.568Z] f699f8ed7920: Layer already exists [2022-08-10T20:26:19.568Z] 1d4058b4dff1: Layer already exists [2022-08-10T20:26:19.568Z] e5229fbba24b: Layer already exists [2022-08-10T20:26:19.568Z] 9833f26c6bda: Layer already exists [2022-08-10T20:26:19.568Z] 730986e684ef: Layer already exists [2022-08-10T20:26:19.838Z] main: digest: sha256:bb6b78ef3d13e92516b90868e946f9adf492f397fdf3215c9319845b2646cd3b size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:26:19.890Z] ===================================================== [Pipeline] echo [2022-08-10T20:26:19.898Z] taggedImages: [2022-08-10T20:26:19.898Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:26:19.898Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-10T20:26:19.898Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.43 [2022-08-10T20:26:19.898Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:26:19.898Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-10T20:26:19.916Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-10T20:26:19.916Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:26:19.916Z] latest [2022-08-10T20:26:19.916Z] 2.3.0-dev.43 [2022-08-10T20:26:19.916Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:26:19.916Z] main [2022-08-10T20:26:19.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:20.263Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:20.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:26:20.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-10T20:26:20.610Z] f9377ff1c932: Preparing [2022-08-10T20:26:20.610Z] b49320a3dd92: Preparing [2022-08-10T20:26:20.610Z] 959c6fc348a8: Preparing [2022-08-10T20:26:20.610Z] 18b311982800: Preparing [2022-08-10T20:26:20.610Z] 422ab724aa70: Preparing [2022-08-10T20:26:20.610Z] e5229fbba24b: Preparing [2022-08-10T20:26:20.610Z] 9833f26c6bda: Preparing [2022-08-10T20:26:20.610Z] e5229fbba24b: Waiting [2022-08-10T20:26:20.610Z] 9833f26c6bda: Waiting [2022-08-10T20:26:20.882Z] 959c6fc348a8: Pushed [2022-08-10T20:26:20.882Z] f9377ff1c932: Pushed [2022-08-10T20:26:20.882Z] b49320a3dd92: Pushed [2022-08-10T20:26:20.882Z] e5229fbba24b: Layer already exists [2022-08-10T20:26:20.882Z] 9833f26c6bda: Layer already exists [2022-08-10T20:26:21.478Z] 422ab724aa70: Pushed [2022-08-10T20:26:36.621Z] 18b311982800: Pushed [2022-08-10T20:26:36.621Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:e0662cea1b03d8a39d6e440c00ec5da3ebe646632cc53c8785769fefa7ffd4c2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:36.977Z] + 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-10T20:26:37.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-10T20:26:37.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-10T20:26:37.330Z] f9377ff1c932: Preparing [2022-08-10T20:26:37.330Z] b49320a3dd92: Preparing [2022-08-10T20:26:37.330Z] 959c6fc348a8: Preparing [2022-08-10T20:26:37.330Z] 18b311982800: Preparing [2022-08-10T20:26:37.330Z] 422ab724aa70: Preparing [2022-08-10T20:26:37.330Z] e5229fbba24b: Preparing [2022-08-10T20:26:37.330Z] 9833f26c6bda: Preparing [2022-08-10T20:26:37.330Z] e5229fbba24b: Waiting [2022-08-10T20:26:37.330Z] 9833f26c6bda: Waiting [2022-08-10T20:26:37.330Z] 959c6fc348a8: Layer already exists [2022-08-10T20:26:37.330Z] 422ab724aa70: Layer already exists [2022-08-10T20:26:37.330Z] b49320a3dd92: Layer already exists [2022-08-10T20:26:37.330Z] 18b311982800: Layer already exists [2022-08-10T20:26:37.330Z] f9377ff1c932: Layer already exists [2022-08-10T20:26:37.601Z] 9833f26c6bda: Layer already exists [2022-08-10T20:26:37.601Z] e5229fbba24b: Layer already exists [2022-08-10T20:26:37.601Z] latest: digest: sha256:e0662cea1b03d8a39d6e440c00ec5da3ebe646632cc53c8785769fefa7ffd4c2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:37.961Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:38.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.43 [2022-08-10T20:26:38.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-10T20:26:38.316Z] f9377ff1c932: Preparing [2022-08-10T20:26:38.316Z] b49320a3dd92: Preparing [2022-08-10T20:26:38.316Z] 959c6fc348a8: Preparing [2022-08-10T20:26:38.316Z] 18b311982800: Preparing [2022-08-10T20:26:38.316Z] 422ab724aa70: Preparing [2022-08-10T20:26:38.316Z] e5229fbba24b: Preparing [2022-08-10T20:26:38.316Z] 9833f26c6bda: Preparing [2022-08-10T20:26:38.316Z] e5229fbba24b: Waiting [2022-08-10T20:26:38.316Z] 9833f26c6bda: Waiting [2022-08-10T20:26:38.316Z] b49320a3dd92: Layer already exists [2022-08-10T20:26:38.316Z] f9377ff1c932: Layer already exists [2022-08-10T20:26:38.316Z] 18b311982800: Layer already exists [2022-08-10T20:26:38.316Z] 959c6fc348a8: Layer already exists [2022-08-10T20:26:38.591Z] 422ab724aa70: Layer already exists [2022-08-10T20:26:38.591Z] e5229fbba24b: Layer already exists [2022-08-10T20:26:38.591Z] 9833f26c6bda: Layer already exists [2022-08-10T20:26:38.591Z] 2.3.0-dev.43: digest: sha256:e0662cea1b03d8a39d6e440c00ec5da3ebe646632cc53c8785769fefa7ffd4c2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:38.944Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:39.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:26:39.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-10T20:26:39.300Z] f9377ff1c932: Preparing [2022-08-10T20:26:39.300Z] b49320a3dd92: Preparing [2022-08-10T20:26:39.300Z] 959c6fc348a8: Preparing [2022-08-10T20:26:39.300Z] 18b311982800: Preparing [2022-08-10T20:26:39.300Z] 422ab724aa70: Preparing [2022-08-10T20:26:39.300Z] e5229fbba24b: Preparing [2022-08-10T20:26:39.300Z] 9833f26c6bda: Preparing [2022-08-10T20:26:39.300Z] e5229fbba24b: Waiting [2022-08-10T20:26:39.300Z] f9377ff1c932: Layer already exists [2022-08-10T20:26:39.300Z] 18b311982800: Layer already exists [2022-08-10T20:26:39.300Z] 959c6fc348a8: Layer already exists [2022-08-10T20:26:39.300Z] b49320a3dd92: Layer already exists [2022-08-10T20:26:39.300Z] 422ab724aa70: Layer already exists [2022-08-10T20:26:39.300Z] 9833f26c6bda: Layer already exists [2022-08-10T20:26:39.300Z] e5229fbba24b: Layer already exists [2022-08-10T20:26:39.569Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:e0662cea1b03d8a39d6e440c00ec5da3ebe646632cc53c8785769fefa7ffd4c2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:39.928Z] + 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-10T20:26:40.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-10T20:26:40.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-10T20:26:40.282Z] f9377ff1c932: Preparing [2022-08-10T20:26:40.282Z] b49320a3dd92: Preparing [2022-08-10T20:26:40.282Z] 959c6fc348a8: Preparing [2022-08-10T20:26:40.282Z] 18b311982800: Preparing [2022-08-10T20:26:40.282Z] 422ab724aa70: Preparing [2022-08-10T20:26:40.282Z] e5229fbba24b: Preparing [2022-08-10T20:26:40.282Z] 9833f26c6bda: Preparing [2022-08-10T20:26:40.282Z] e5229fbba24b: Waiting [2022-08-10T20:26:40.282Z] 18b311982800: Layer already exists [2022-08-10T20:26:40.282Z] 959c6fc348a8: Layer already exists [2022-08-10T20:26:40.282Z] f9377ff1c932: Layer already exists [2022-08-10T20:26:40.282Z] 422ab724aa70: Layer already exists [2022-08-10T20:26:40.282Z] b49320a3dd92: Layer already exists [2022-08-10T20:26:40.282Z] e5229fbba24b: Layer already exists [2022-08-10T20:26:40.282Z] 9833f26c6bda: Layer already exists [2022-08-10T20:26:40.552Z] main: digest: sha256:e0662cea1b03d8a39d6e440c00ec5da3ebe646632cc53c8785769fefa7ffd4c2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:26:40.606Z] ===================================================== [Pipeline] echo [2022-08-10T20:26:40.614Z] taggedImages: [2022-08-10T20:26:40.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:26:40.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-10T20:26:40.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.43 [2022-08-10T20:26:40.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:26:40.614Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-10T20:26:40.633Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-10T20:26:40.633Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:26:40.633Z] latest [2022-08-10T20:26:40.633Z] 2.3.0-dev.43 [2022-08-10T20:26:40.633Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:26:40.633Z] main [2022-08-10T20:26:40.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:40.979Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:41.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:26:41.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-10T20:26:41.330Z] 10f38f1273b8: Preparing [2022-08-10T20:26:41.330Z] af0217237980: Preparing [2022-08-10T20:26:41.330Z] c74344cfd803: Preparing [2022-08-10T20:26:41.330Z] 9e79cd64e779: Preparing [2022-08-10T20:26:41.330Z] e14bab81e72e: Preparing [2022-08-10T20:26:41.330Z] e5229fbba24b: Preparing [2022-08-10T20:26:41.330Z] 9833f26c6bda: Preparing [2022-08-10T20:26:41.330Z] e5229fbba24b: Waiting [2022-08-10T20:26:41.330Z] 9833f26c6bda: Waiting [2022-08-10T20:26:41.599Z] af0217237980: Pushed [2022-08-10T20:26:41.599Z] c74344cfd803: Pushed [2022-08-10T20:26:41.599Z] 10f38f1273b8: Pushed [2022-08-10T20:26:41.599Z] e5229fbba24b: Layer already exists [2022-08-10T20:26:41.599Z] 9833f26c6bda: Layer already exists [2022-08-10T20:26:42.571Z] e14bab81e72e: Pushed [2022-08-10T20:26:57.629Z] 9e79cd64e779: Pushed [2022-08-10T20:26:57.629Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:b789970629b53fc1b391846c00f33093527ef375e17ecb5d155de4168fb52252 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:57.986Z] + 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-10T20:26:58.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-10T20:26:58.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-10T20:26:58.338Z] 10f38f1273b8: Preparing [2022-08-10T20:26:58.338Z] af0217237980: Preparing [2022-08-10T20:26:58.338Z] c74344cfd803: Preparing [2022-08-10T20:26:58.338Z] 9e79cd64e779: Preparing [2022-08-10T20:26:58.338Z] e14bab81e72e: Preparing [2022-08-10T20:26:58.338Z] e5229fbba24b: Preparing [2022-08-10T20:26:58.338Z] 9833f26c6bda: Preparing [2022-08-10T20:26:58.338Z] e5229fbba24b: Waiting [2022-08-10T20:26:58.338Z] 9833f26c6bda: Waiting [2022-08-10T20:26:58.338Z] 10f38f1273b8: Layer already exists [2022-08-10T20:26:58.338Z] e14bab81e72e: Layer already exists [2022-08-10T20:26:58.338Z] c74344cfd803: Layer already exists [2022-08-10T20:26:58.338Z] af0217237980: Layer already exists [2022-08-10T20:26:58.338Z] 9e79cd64e779: Layer already exists [2022-08-10T20:26:58.608Z] 9833f26c6bda: Layer already exists [2022-08-10T20:26:58.608Z] e5229fbba24b: Layer already exists [2022-08-10T20:26:58.608Z] latest: digest: sha256:b789970629b53fc1b391846c00f33093527ef375e17ecb5d155de4168fb52252 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:58.960Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:59.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.43 [2022-08-10T20:26:59.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-10T20:26:59.314Z] 10f38f1273b8: Preparing [2022-08-10T20:26:59.314Z] af0217237980: Preparing [2022-08-10T20:26:59.314Z] c74344cfd803: Preparing [2022-08-10T20:26:59.314Z] 9e79cd64e779: Preparing [2022-08-10T20:26:59.314Z] e14bab81e72e: Preparing [2022-08-10T20:26:59.314Z] e5229fbba24b: Preparing [2022-08-10T20:26:59.314Z] 9833f26c6bda: Preparing [2022-08-10T20:26:59.314Z] e5229fbba24b: Waiting [2022-08-10T20:26:59.314Z] 9833f26c6bda: Waiting [2022-08-10T20:26:59.314Z] 9e79cd64e779: Layer already exists [2022-08-10T20:26:59.314Z] e14bab81e72e: Layer already exists [2022-08-10T20:26:59.314Z] 10f38f1273b8: Layer already exists [2022-08-10T20:26:59.314Z] c74344cfd803: Layer already exists [2022-08-10T20:26:59.314Z] af0217237980: Layer already exists [2022-08-10T20:26:59.314Z] 9833f26c6bda: Layer already exists [2022-08-10T20:26:59.314Z] e5229fbba24b: Layer already exists [2022-08-10T20:26:59.583Z] 2.3.0-dev.43: digest: sha256:b789970629b53fc1b391846c00f33093527ef375e17ecb5d155de4168fb52252 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:26:59.940Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:00.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:27:00.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-10T20:27:00.291Z] 10f38f1273b8: Preparing [2022-08-10T20:27:00.291Z] af0217237980: Preparing [2022-08-10T20:27:00.291Z] c74344cfd803: Preparing [2022-08-10T20:27:00.291Z] 9e79cd64e779: Preparing [2022-08-10T20:27:00.291Z] e14bab81e72e: Preparing [2022-08-10T20:27:00.291Z] e5229fbba24b: Preparing [2022-08-10T20:27:00.291Z] 9833f26c6bda: Preparing [2022-08-10T20:27:00.291Z] e5229fbba24b: Waiting [2022-08-10T20:27:00.291Z] 9833f26c6bda: Waiting [2022-08-10T20:27:00.291Z] e14bab81e72e: Layer already exists [2022-08-10T20:27:00.291Z] c74344cfd803: Layer already exists [2022-08-10T20:27:00.291Z] 10f38f1273b8: Layer already exists [2022-08-10T20:27:00.291Z] af0217237980: Layer already exists [2022-08-10T20:27:00.291Z] 9e79cd64e779: Layer already exists [2022-08-10T20:27:00.291Z] 9833f26c6bda: Layer already exists [2022-08-10T20:27:00.291Z] e5229fbba24b: Layer already exists [2022-08-10T20:27:00.562Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:b789970629b53fc1b391846c00f33093527ef375e17ecb5d155de4168fb52252 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:00.922Z] + 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-10T20:27:01.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-10T20:27:01.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-10T20:27:01.271Z] 10f38f1273b8: Preparing [2022-08-10T20:27:01.271Z] af0217237980: Preparing [2022-08-10T20:27:01.271Z] c74344cfd803: Preparing [2022-08-10T20:27:01.271Z] 9e79cd64e779: Preparing [2022-08-10T20:27:01.271Z] e14bab81e72e: Preparing [2022-08-10T20:27:01.271Z] e5229fbba24b: Preparing [2022-08-10T20:27:01.271Z] 9833f26c6bda: Preparing [2022-08-10T20:27:01.271Z] e5229fbba24b: Waiting [2022-08-10T20:27:01.271Z] 9833f26c6bda: Waiting [2022-08-10T20:27:01.271Z] af0217237980: Layer already exists [2022-08-10T20:27:01.271Z] 10f38f1273b8: Layer already exists [2022-08-10T20:27:01.271Z] e14bab81e72e: Layer already exists [2022-08-10T20:27:01.271Z] c74344cfd803: Layer already exists [2022-08-10T20:27:01.271Z] 9e79cd64e779: Layer already exists [2022-08-10T20:27:01.271Z] e5229fbba24b: Layer already exists [2022-08-10T20:27:01.541Z] 9833f26c6bda: Layer already exists [2022-08-10T20:27:01.541Z] main: digest: sha256:b789970629b53fc1b391846c00f33093527ef375e17ecb5d155de4168fb52252 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:27:01.601Z] ===================================================== [Pipeline] echo [2022-08-10T20:27:01.610Z] taggedImages: [2022-08-10T20:27:01.610Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:27:01.610Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-10T20:27:01.610Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.43 [2022-08-10T20:27:01.610Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:27:01.610Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-10T20:27:01.630Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-10T20:27:01.630Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:27:01.630Z] latest [2022-08-10T20:27:01.630Z] 2.3.0-dev.43 [2022-08-10T20:27:01.630Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:27:01.630Z] main [2022-08-10T20:27:01.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:01.989Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:02.350Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:27:02.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-10T20:27:02.350Z] 35bb772283df: Preparing [2022-08-10T20:27:02.350Z] c6de77226f98: Preparing [2022-08-10T20:27:02.350Z] 34cc6300afd4: Preparing [2022-08-10T20:27:02.350Z] a25a7a040f63: Preparing [2022-08-10T20:27:02.350Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:02.350Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:02.621Z] 34cc6300afd4: Layer already exists [2022-08-10T20:27:02.621Z] 35bb772283df: Pushed [2022-08-10T20:27:02.892Z] a25a7a040f63: Pushed [2022-08-10T20:27:08.270Z] c6de77226f98: Pushed [2022-08-10T20:27:08.270Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:0d130cbe7bc0867cdf0f9030f6f53bfb3d29f1e18346798f2eca6fcd12c779b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:08.629Z] + 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-10T20:27:08.978Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-10T20:27:08.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-10T20:27:08.978Z] 35bb772283df: Preparing [2022-08-10T20:27:08.978Z] c6de77226f98: Preparing [2022-08-10T20:27:08.978Z] 34cc6300afd4: Preparing [2022-08-10T20:27:08.978Z] a25a7a040f63: Preparing [2022-08-10T20:27:08.978Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:08.978Z] 34cc6300afd4: Layer already exists [2022-08-10T20:27:08.978Z] c6de77226f98: Layer already exists [2022-08-10T20:27:08.978Z] a25a7a040f63: Layer already exists [2022-08-10T20:27:08.978Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:08.978Z] 35bb772283df: Layer already exists [2022-08-10T20:27:09.249Z] latest: digest: sha256:0d130cbe7bc0867cdf0f9030f6f53bfb3d29f1e18346798f2eca6fcd12c779b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:09.642Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:10.013Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.43 [2022-08-10T20:27:10.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-10T20:27:10.013Z] 35bb772283df: Preparing [2022-08-10T20:27:10.013Z] c6de77226f98: Preparing [2022-08-10T20:27:10.013Z] 34cc6300afd4: Preparing [2022-08-10T20:27:10.013Z] a25a7a040f63: Preparing [2022-08-10T20:27:10.013Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:10.013Z] 34cc6300afd4: Layer already exists [2022-08-10T20:27:10.013Z] 35bb772283df: Layer already exists [2022-08-10T20:27:10.013Z] a25a7a040f63: Layer already exists [2022-08-10T20:27:10.013Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:10.013Z] c6de77226f98: Layer already exists [2022-08-10T20:27:10.295Z] 2.3.0-dev.43: digest: sha256:0d130cbe7bc0867cdf0f9030f6f53bfb3d29f1e18346798f2eca6fcd12c779b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:10.668Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:11.039Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:27:11.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-10T20:27:11.039Z] 35bb772283df: Preparing [2022-08-10T20:27:11.039Z] c6de77226f98: Preparing [2022-08-10T20:27:11.039Z] 34cc6300afd4: Preparing [2022-08-10T20:27:11.039Z] a25a7a040f63: Preparing [2022-08-10T20:27:11.039Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:11.039Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:11.039Z] c6de77226f98: Layer already exists [2022-08-10T20:27:11.039Z] 34cc6300afd4: Layer already exists [2022-08-10T20:27:11.039Z] 35bb772283df: Layer already exists [2022-08-10T20:27:11.039Z] a25a7a040f63: Layer already exists [2022-08-10T20:27:11.311Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:0d130cbe7bc0867cdf0f9030f6f53bfb3d29f1e18346798f2eca6fcd12c779b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:11.670Z] + 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-10T20:27:12.021Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-10T20:27:12.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-10T20:27:12.021Z] 35bb772283df: Preparing [2022-08-10T20:27:12.021Z] c6de77226f98: Preparing [2022-08-10T20:27:12.021Z] 34cc6300afd4: Preparing [2022-08-10T20:27:12.021Z] a25a7a040f63: Preparing [2022-08-10T20:27:12.021Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:12.021Z] c6de77226f98: Layer already exists [2022-08-10T20:27:12.021Z] a25a7a040f63: Layer already exists [2022-08-10T20:27:12.021Z] 35bb772283df: Layer already exists [2022-08-10T20:27:12.021Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:12.021Z] 34cc6300afd4: Layer already exists [2022-08-10T20:27:12.290Z] main: digest: sha256:0d130cbe7bc0867cdf0f9030f6f53bfb3d29f1e18346798f2eca6fcd12c779b3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:27:12.352Z] ===================================================== [Pipeline] echo [2022-08-10T20:27:12.361Z] taggedImages: [2022-08-10T20:27:12.361Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:27:12.361Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-10T20:27:12.361Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.43 [2022-08-10T20:27:12.361Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:27:12.361Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-10T20:27:12.382Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-10T20:27:12.382Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:27:12.382Z] latest [2022-08-10T20:27:12.382Z] 2.3.0-dev.43 [2022-08-10T20:27:12.382Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:27:12.382Z] main [2022-08-10T20:27:12.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:12.737Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:13.094Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:27:13.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-10T20:27:13.094Z] 0dd637a02953: Preparing [2022-08-10T20:27:13.094Z] 9dbfc3319a97: Preparing [2022-08-10T20:27:13.094Z] 34cc6300afd4: Preparing [2022-08-10T20:27:13.094Z] c6eb59e04660: Preparing [2022-08-10T20:27:13.094Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:13.094Z] c6eb59e04660: Layer already exists [2022-08-10T20:27:13.365Z] 34cc6300afd4: Layer already exists [2022-08-10T20:27:13.365Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:13.366Z] 0dd637a02953: Pushed [2022-08-10T20:27:18.742Z] 9dbfc3319a97: Pushed [2022-08-10T20:27:18.742Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:1581721fe6054c380a254f64493f8db7803a0b62e6477d6961cf0bb3b4ab985b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:19.097Z] + 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-10T20:27:19.451Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-10T20:27:19.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-10T20:27:19.451Z] 0dd637a02953: Preparing [2022-08-10T20:27:19.451Z] 9dbfc3319a97: Preparing [2022-08-10T20:27:19.451Z] 34cc6300afd4: Preparing [2022-08-10T20:27:19.451Z] c6eb59e04660: Preparing [2022-08-10T20:27:19.451Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:19.451Z] 9dbfc3319a97: Layer already exists [2022-08-10T20:27:19.451Z] 0dd637a02953: Layer already exists [2022-08-10T20:27:19.451Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:19.451Z] 34cc6300afd4: Layer already exists [2022-08-10T20:27:19.451Z] c6eb59e04660: Layer already exists [2022-08-10T20:27:19.721Z] latest: digest: sha256:1581721fe6054c380a254f64493f8db7803a0b62e6477d6961cf0bb3b4ab985b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:20.082Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:20.431Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.43 [2022-08-10T20:27:20.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-10T20:27:20.431Z] 0dd637a02953: Preparing [2022-08-10T20:27:20.431Z] 9dbfc3319a97: Preparing [2022-08-10T20:27:20.431Z] 34cc6300afd4: Preparing [2022-08-10T20:27:20.431Z] c6eb59e04660: Preparing [2022-08-10T20:27:20.431Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:20.431Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:20.431Z] 9dbfc3319a97: Layer already exists [2022-08-10T20:27:20.431Z] 34cc6300afd4: Layer already exists [2022-08-10T20:27:20.431Z] 0dd637a02953: Layer already exists [2022-08-10T20:27:20.431Z] c6eb59e04660: Layer already exists [2022-08-10T20:27:20.701Z] 2.3.0-dev.43: digest: sha256:1581721fe6054c380a254f64493f8db7803a0b62e6477d6961cf0bb3b4ab985b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:21.054Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:21.402Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:27:21.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-10T20:27:21.402Z] 0dd637a02953: Preparing [2022-08-10T20:27:21.402Z] 9dbfc3319a97: Preparing [2022-08-10T20:27:21.402Z] 34cc6300afd4: Preparing [2022-08-10T20:27:21.402Z] c6eb59e04660: Preparing [2022-08-10T20:27:21.402Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:21.402Z] 9dbfc3319a97: Layer already exists [2022-08-10T20:27:21.402Z] 0dd637a02953: Layer already exists [2022-08-10T20:27:21.402Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:21.402Z] c6eb59e04660: Layer already exists [2022-08-10T20:27:21.402Z] 34cc6300afd4: Layer already exists [2022-08-10T20:27:21.672Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:1581721fe6054c380a254f64493f8db7803a0b62e6477d6961cf0bb3b4ab985b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:22.028Z] + 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-10T20:27:22.382Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-10T20:27:22.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-10T20:27:22.382Z] 0dd637a02953: Preparing [2022-08-10T20:27:22.382Z] 9dbfc3319a97: Preparing [2022-08-10T20:27:22.382Z] 34cc6300afd4: Preparing [2022-08-10T20:27:22.382Z] c6eb59e04660: Preparing [2022-08-10T20:27:22.382Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:22.382Z] 9dbfc3319a97: Layer already exists [2022-08-10T20:27:22.382Z] 0dd637a02953: Layer already exists [2022-08-10T20:27:22.382Z] c6eb59e04660: Layer already exists [2022-08-10T20:27:22.382Z] 34cc6300afd4: Layer already exists [2022-08-10T20:27:22.382Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:22.654Z] main: digest: sha256:1581721fe6054c380a254f64493f8db7803a0b62e6477d6961cf0bb3b4ab985b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:27:22.712Z] ===================================================== [Pipeline] echo [2022-08-10T20:27:22.720Z] taggedImages: [2022-08-10T20:27:22.720Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:27:22.720Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-10T20:27:22.720Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.43 [2022-08-10T20:27:22.720Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:27:22.720Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-10T20:27:22.741Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-10T20:27:22.741Z] addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:27:22.741Z] latest [2022-08-10T20:27:22.741Z] 2.3.0-dev.43 [2022-08-10T20:27:22.741Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:27:22.741Z] main [2022-08-10T20:27:22.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:23.098Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:23.450Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:27:23.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-10T20:27:23.450Z] 73c8d09acd07: Preparing [2022-08-10T20:27:23.450Z] 6f69bba34caf: Preparing [2022-08-10T20:27:23.450Z] 4703f72914fc: Preparing [2022-08-10T20:27:23.450Z] 61f364f55ee9: Preparing [2022-08-10T20:27:23.450Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:23.723Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:23.723Z] 6f69bba34caf: Pushed [2022-08-10T20:27:24.316Z] 73c8d09acd07: Pushed [2022-08-10T20:27:26.286Z] 4703f72914fc: Pushed [2022-08-10T20:27:53.027Z] 61f364f55ee9: Pushed [2022-08-10T20:27:53.027Z] addbb1b063efa59c0e69178ac359d0d1cd0af600: digest: sha256:fb590ac8f1387e49301124341ca82663783c51a38b46d410ad639999fb807272 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:53.385Z] + 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-10T20:27:53.725Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-10T20:27:53.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-10T20:27:53.725Z] 73c8d09acd07: Preparing [2022-08-10T20:27:53.725Z] 6f69bba34caf: Preparing [2022-08-10T20:27:53.725Z] 4703f72914fc: Preparing [2022-08-10T20:27:53.725Z] 61f364f55ee9: Preparing [2022-08-10T20:27:53.725Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:53.725Z] 6f69bba34caf: Layer already exists [2022-08-10T20:27:53.725Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:53.725Z] 4703f72914fc: Layer already exists [2022-08-10T20:27:53.725Z] 73c8d09acd07: Layer already exists [2022-08-10T20:27:53.725Z] 61f364f55ee9: Layer already exists [2022-08-10T20:27:53.993Z] latest: digest: sha256:fb590ac8f1387e49301124341ca82663783c51a38b46d410ad639999fb807272 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:54.346Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:54.695Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.43 [2022-08-10T20:27:54.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-10T20:27:54.695Z] 73c8d09acd07: Preparing [2022-08-10T20:27:54.695Z] 6f69bba34caf: Preparing [2022-08-10T20:27:54.695Z] 4703f72914fc: Preparing [2022-08-10T20:27:54.695Z] 61f364f55ee9: Preparing [2022-08-10T20:27:54.695Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:54.695Z] 73c8d09acd07: Layer already exists [2022-08-10T20:27:54.695Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:54.695Z] 4703f72914fc: Layer already exists [2022-08-10T20:27:54.695Z] 6f69bba34caf: Layer already exists [2022-08-10T20:27:54.695Z] 61f364f55ee9: Layer already exists [2022-08-10T20:27:54.963Z] 2.3.0-dev.43: digest: sha256:fb590ac8f1387e49301124341ca82663783c51a38b46d410ad639999fb807272 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:55.322Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:55.712Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:27:55.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-10T20:27:55.712Z] 73c8d09acd07: Preparing [2022-08-10T20:27:55.712Z] 6f69bba34caf: Preparing [2022-08-10T20:27:55.712Z] 4703f72914fc: Preparing [2022-08-10T20:27:55.712Z] 61f364f55ee9: Preparing [2022-08-10T20:27:55.712Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:55.712Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:55.712Z] 6f69bba34caf: Layer already exists [2022-08-10T20:27:55.712Z] 73c8d09acd07: Layer already exists [2022-08-10T20:27:55.712Z] 61f364f55ee9: Layer already exists [2022-08-10T20:27:55.712Z] 4703f72914fc: Layer already exists [2022-08-10T20:27:55.985Z] addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43: digest: sha256:fb590ac8f1387e49301124341ca82663783c51a38b46d410ad639999fb807272 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:56.348Z] + 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-10T20:27:56.713Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-10T20:27:56.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-10T20:27:56.713Z] 73c8d09acd07: Preparing [2022-08-10T20:27:56.713Z] 6f69bba34caf: Preparing [2022-08-10T20:27:56.713Z] 4703f72914fc: Preparing [2022-08-10T20:27:56.713Z] 61f364f55ee9: Preparing [2022-08-10T20:27:56.713Z] 5d3e392a13a0: Preparing [2022-08-10T20:27:56.713Z] 5d3e392a13a0: Layer already exists [2022-08-10T20:27:56.713Z] 73c8d09acd07: Layer already exists [2022-08-10T20:27:56.713Z] 61f364f55ee9: Layer already exists [2022-08-10T20:27:56.713Z] 4703f72914fc: Layer already exists [2022-08-10T20:27:56.713Z] 6f69bba34caf: Layer already exists [2022-08-10T20:27:56.983Z] main: digest: sha256:fb590ac8f1387e49301124341ca82663783c51a38b46d410ad639999fb807272 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-10T20:27:57.040Z] ===================================================== [Pipeline] echo [2022-08-10T20:27:57.050Z] taggedImages: [2022-08-10T20:27:57.050Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600 [2022-08-10T20:27:57.050Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-10T20:27:57.050Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.43 [2022-08-10T20:27:57.050Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:addbb1b063efa59c0e69178ac359d0d1cd0af600-2.3.0-dev.43 [2022-08-10T20:27:57.050Z] - 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-10T20:27:57.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T20:27:57.426Z] [2022-08-10T20:27:57.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:27:57.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T20:27:57.767Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-10T20:27:57.767Z] 8998bd30e6a1: Pulling fs layer [2022-08-10T20:27:57.767Z] 04944245beec: Pulling fs layer [2022-08-10T20:27:57.767Z] 699f458cf7ca: Pulling fs layer [2022-08-10T20:27:57.767Z] 765212b225bb: Pulling fs layer [2022-08-10T20:27:57.767Z] f23df028b6ca: Pulling fs layer [2022-08-10T20:27:57.767Z] d65c8cfc05b1: Pulling fs layer [2022-08-10T20:27:57.767Z] 2437ff75d9bd: Pulling fs layer [2022-08-10T20:27:57.767Z] 765212b225bb: Waiting [2022-08-10T20:27:57.767Z] d65c8cfc05b1: Waiting [2022-08-10T20:27:57.767Z] f23df028b6ca: Waiting [2022-08-10T20:27:57.767Z] 2437ff75d9bd: Waiting [2022-08-10T20:27:58.040Z] 04944245beec: Verifying Checksum [2022-08-10T20:27:58.040Z] 04944245beec: Download complete [2022-08-10T20:27:58.040Z] 765212b225bb: Download complete [2022-08-10T20:27:58.040Z] f23df028b6ca: Verifying Checksum [2022-08-10T20:27:58.040Z] f23df028b6ca: Download complete [2022-08-10T20:27:58.040Z] d65c8cfc05b1: Verifying Checksum [2022-08-10T20:27:58.040Z] d65c8cfc05b1: Download complete [2022-08-10T20:27:58.040Z] 699f458cf7ca: Verifying Checksum [2022-08-10T20:27:58.040Z] 699f458cf7ca: Download complete [2022-08-10T20:27:58.630Z] 8998bd30e6a1: Verifying Checksum [2022-08-10T20:27:58.630Z] 8998bd30e6a1: Download complete [2022-08-10T20:28:00.602Z] 2437ff75d9bd: Verifying Checksum [2022-08-10T20:28:00.602Z] 2437ff75d9bd: Download complete [2022-08-10T20:28:03.223Z] 8998bd30e6a1: Pull complete [2022-08-10T20:28:03.223Z] 04944245beec: Pull complete [2022-08-10T20:28:04.654Z] 699f458cf7ca: Pull complete [2022-08-10T20:28:04.927Z] 765212b225bb: Pull complete [2022-08-10T20:28:05.902Z] f23df028b6ca: Pull complete [2022-08-10T20:28:05.902Z] d65c8cfc05b1: Pull complete [2022-08-10T20:28:20.965Z] 2437ff75d9bd: Pull complete [2022-08-10T20:28:20.965Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-10T20:28:20.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-10T20:28:20.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:28:21.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-22451 does not seem to be running inside a container [2022-08-10T20:28:21.303Z] $ 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/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:28:23.755Z] $ docker top e9a80a98752ed0dac938019a5d05f4ee60540f26f4df1900a19e48945f77a3d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:28:24.730Z] ---> job-cost.sh [2022-08-10T20:28:24.730Z] lf-activate-venv: SKIPPING [2022-08-10T20:28:24.730Z] INFO: No Stack... [2022-08-10T20:28:25.320Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-10T20:28:25.910Z] INFO: Archiving Costs [Pipeline] sh [2022-08-10T20:28:26.572Z] + cat /w/workspace/edgex-go/278/archives/cost.csv [2022-08-10T20:28:26.572Z] + cut -d, -f6 [Pipeline] lock [2022-08-10T20:28:26.635Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-278-stack-cost] [2022-08-10T20:28:26.643Z] Resource [jenkins-edgexfoundry-edgex-go-main-278-stack-cost] did not exist. Created. [2022-08-10T20:28:26.644Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-278-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-10T20:28:27.307Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-10T20:28:27.889Z] Stashed 1 file(s) [Pipeline] } [2022-08-10T20:28:27.898Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-278-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-10T20:28:27.917Z] $ docker stop --time=1 e9a80a98752ed0dac938019a5d05f4ee60540f26f4df1900a19e48945f77a3d5 [2022-08-10T20:28:29.434Z] $ docker rm -f e9a80a98752ed0dac938019a5d05f4ee60540f26f4df1900a19e48945f77a3d5 [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-10T20:28:29.957Z] provisioning config files... [2022-08-10T20:28:29.966Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/278@tmp/config3652372935753205821tmp [Pipeline] { [Pipeline] sh [2022-08-10T20:28:30.265Z] + set +x [2022-08-10T20:28:30.265Z] + curl -s https://codecov.io/bash [2022-08-10T20:28:30.265Z] + bash -s -- [2022-08-10T20:28:30.265Z] [2022-08-10T20:28:30.265Z] _____ _ [2022-08-10T20:28:30.265Z] / ____| | | [2022-08-10T20:28:30.265Z] | | ___ __| | ___ ___ _____ __ [2022-08-10T20:28:30.265Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-10T20:28:30.265Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-10T20:28:30.265Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-10T20:28:30.265Z] Bash-1.0.6 [2022-08-10T20:28:30.265Z] [2022-08-10T20:28:30.265Z] [2022-08-10T20:28:30.265Z] ==> git version 2.25.1 found [2022-08-10T20:28:30.265Z] ==> 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-10T20:28:30.265Z] Release-Date: 2020-01-08 [2022-08-10T20:28:30.265Z] 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-10T20:28:30.265Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-10T20:28:30.265Z] ==> Jenkins CI detected. [2022-08-10T20:28:30.265Z] current dir:  /w/workspace/edgex-go/278 [2022-08-10T20:28:30.265Z] project root: . [2022-08-10T20:28:30.265Z] --> token set from env [2022-08-10T20:28:30.265Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-10T20:28:30.265Z] ==> Running gcov in . (disable via -X gcov) [2022-08-10T20:28:30.265Z] ==> Python coveragepy not found [2022-08-10T20:28:30.265Z] ==> Searching for coverage reports in: [2022-08-10T20:28:30.265Z] + . [2022-08-10T20:28:30.526Z] -> Found 1 reports [2022-08-10T20:28:30.526Z] ==> Detecting git/mercurial file structure [2022-08-10T20:28:30.526Z] ==> Reading reports [2022-08-10T20:28:30.526Z] + ./coverage.out bytes=478941 [2022-08-10T20:28:30.526Z] ==> Appending adjustments [2022-08-10T20:28:30.526Z] https://docs.codecov.io/docs/fixing-reports [2022-08-10T20:28:31.464Z] + Found adjustments [2022-08-10T20:28:31.464Z] ==> Gzipping contents [2022-08-10T20:28:31.464Z] 64K /tmp/codecov.WaVIDq.gz [2022-08-10T20:28:31.464Z] ==> Uploading reports [2022-08-10T20:28:31.464Z] url: https://codecov.io [2022-08-10T20:28:31.464Z] query: branch=main&commit=addbb1b063efa59c0e69178ac359d0d1cd0af600&build=278&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F278%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T20:28:31.464Z] -> Pinging Codecov [2022-08-10T20:28:31.464Z] 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=addbb1b063efa59c0e69178ac359d0d1cd0af600&build=278&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F278%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-10T20:28:32.405Z] -> Uploading to [2022-08-10T20:28:32.405Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-10/00271124DB129430A58F1EEE437C3FCB/addbb1b063efa59c0e69178ac359d0d1cd0af600/fb130a79-1715-4b44-b3d6-798705b33e0f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220810T202832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1bcaf78f4de68cdf13e7cbc5ba8848440f254f00c64f4885968034a9abd0938 [2022-08-10T20:28:32.405Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T20:28:32.405Z] Dload Upload Total Spent Left Speed [2022-08-10T20:28:32.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62842 0 0 100 62842 0 254k --:--:-- --:--:-- --:--:-- 254k [2022-08-10T20:28:32.666Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/addbb1b063efa59c0e69178ac359d0d1cd0af600 [Pipeline] } [2022-08-10T20:28:32.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-10T20:28:32.878Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-10T20:28:32.887Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:28:33.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T20:28:33.184Z] [2022-08-10T20:28:33.184Z] 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-10T20:28:33.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T20:28:33.487Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-10T20:28:33.487Z] df9b9388f04a: Pulling fs layer [2022-08-10T20:28:33.487Z] 52dc419b0ee2: Pulling fs layer [2022-08-10T20:28:33.487Z] 25bc292e5bac: Pulling fs layer [2022-08-10T20:28:33.487Z] 114826534d7a: Pulling fs layer [2022-08-10T20:28:33.487Z] 4657fd5d0bcf: Pulling fs layer [2022-08-10T20:28:33.487Z] 6ad1cebc031e: Pulling fs layer [2022-08-10T20:28:33.487Z] 8a3aa393b2d8: Pulling fs layer [2022-08-10T20:28:33.487Z] 4657fd5d0bcf: Waiting [2022-08-10T20:28:33.487Z] 114826534d7a: Waiting [2022-08-10T20:28:33.487Z] 6ad1cebc031e: Waiting [2022-08-10T20:28:33.487Z] 8a3aa393b2d8: Waiting [2022-08-10T20:28:33.487Z] 25bc292e5bac: Verifying Checksum [2022-08-10T20:28:33.487Z] 25bc292e5bac: Download complete [2022-08-10T20:28:33.487Z] 52dc419b0ee2: Download complete [2022-08-10T20:28:33.487Z] 4657fd5d0bcf: Verifying Checksum [2022-08-10T20:28:33.487Z] 4657fd5d0bcf: Download complete [2022-08-10T20:28:33.487Z] df9b9388f04a: Download complete [2022-08-10T20:28:33.747Z] 6ad1cebc031e: Verifying Checksum [2022-08-10T20:28:33.747Z] 6ad1cebc031e: Download complete [2022-08-10T20:28:33.747Z] df9b9388f04a: Pull complete [2022-08-10T20:28:33.747Z] 52dc419b0ee2: Pull complete [2022-08-10T20:28:33.747Z] 25bc292e5bac: Pull complete [2022-08-10T20:28:34.319Z] 114826534d7a: Verifying Checksum [2022-08-10T20:28:34.319Z] 114826534d7a: Download complete [2022-08-10T20:28:34.578Z] 8a3aa393b2d8: Verifying Checksum [2022-08-10T20:28:34.578Z] 8a3aa393b2d8: Download complete [2022-08-10T20:28:37.864Z] 114826534d7a: Pull complete [2022-08-10T20:28:37.864Z] 4657fd5d0bcf: Pull complete [2022-08-10T20:28:37.864Z] 6ad1cebc031e: Pull complete [2022-08-10T20:28:40.399Z] 8a3aa393b2d8: Pull complete [2022-08-10T20:28:40.399Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-10T20:28:40.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-10T20:28:40.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:28:40.493Z] prd-ubuntu20.04-docker-8c-8g-22449 does not seem to be running inside a container [2022-08-10T20:28:40.531Z] $ 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/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:28:42.851Z] $ docker top ddf8e575f23177d1f594ed50f954025ec00d4fa8052b618bc041ddae0853ddbe -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-10T20:28:42.934Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-10T20:28:43.216Z] + set -o pipefail [2022-08-10T20:28:43.216Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-10T20:28:51.420Z] [2022-08-10T20:28:51.420Z] Monitoring /w/workspace/edgex-go/278 (github.com/edgexfoundry/edgex-go)... [2022-08-10T20:28:51.420Z] [2022-08-10T20:28:51.420Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/454ce8e5-ce9c-4e83-b42c-3d4386209b80 [2022-08-10T20:28:51.420Z] [2022-08-10T20:28:51.420Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-10T20:28:51.420Z] [2022-08-10T20:28:51.420Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-10T20:28:51.420Z] [2022-08-10T20:28:51.420Z] [Pipeline] } [2022-08-10T20:28:51.430Z] $ docker stop --time=1 ddf8e575f23177d1f594ed50f954025ec00d4fa8052b618bc041ddae0853ddbe [2022-08-10T20:28:53.887Z] $ docker rm -f ddf8e575f23177d1f594ed50f954025ec00d4fa8052b618bc041ddae0853ddbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-10T20:28:54.290Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T20:28:54.304Z] provisioning config files... [2022-08-10T20:28:54.313Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/278@tmp/config1317220551817124095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:28:54.611Z] --> edgex-publish-swagger.sh [2022-08-10T20:28:54.611Z] === Publish openapi/v2 API === [2022-08-10T20:28:54.611Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-10T20:28:54.611Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/278/openapi/v2/core-command.yaml] [2022-08-10T20:28:54.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T20:28:54.611Z] Dload Upload Total Spent Left Speed [2022-08-10T20:28:55.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35240 --:--:-- --:--:-- --:--:-- 35203 100 33831 0 0 100 33831 0 35240 --:--:-- --:--:-- --:--:-- 35203 [2022-08-10T20:28:55.553Z] [2022-08-10T20:28:55.553Z] [2022-08-10T20:28:55.553Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/278/openapi/v2/core-data.yaml] [2022-08-10T20:28:55.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T20:28:55.553Z] Dload Upload Total Spent Left Speed [2022-08-10T20:28:56.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 76581 --:--:-- --:--:-- --:--:-- 76581 100 71604 0 0 100 71604 0 76581 --:--:-- --:--:-- --:--:-- 76500 [2022-08-10T20:28:56.501Z] [2022-08-10T20:28:56.501Z] [2022-08-10T20:28:56.501Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/278/openapi/v2/core-metadata.yaml] [2022-08-10T20:28:56.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T20:28:56.501Z] Dload Upload Total Spent Left Speed [2022-08-10T20:28:57.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 146k --:--:-- --:--:-- --:--:-- 146k 100 141k 0 0 100 141k 0 146k --:--:-- --:--:-- --:--:-- 146k [2022-08-10T20:28:57.443Z] [2022-08-10T20:28:57.443Z] [2022-08-10T20:28:57.443Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/278/openapi/v2/support-notifications.yaml] [2022-08-10T20:28:57.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T20:28:57.443Z] Dload Upload Total Spent Left Speed [2022-08-10T20:28:58.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 91985 --:--:-- --:--:-- --:--:-- 91890 100 89318 0 0 100 89318 0 91890 --:--:-- --:--:-- --:--:-- 91796 [2022-08-10T20:28:58.388Z] [2022-08-10T20:28:58.388Z] [2022-08-10T20:28:58.388Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/278/openapi/v2/support-scheduler.yaml] [2022-08-10T20:28:58.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T20:28:58.388Z] Dload Upload Total Spent Left Speed [2022-08-10T20:28:59.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41858 --:--:-- --:--:-- --:--:-- 41813 100 39556 0 0 100 39556 0 41813 --:--:-- --:--:-- --:--:-- 41769 [2022-08-10T20:28:59.334Z] [2022-08-10T20:28:59.334Z] [2022-08-10T20:28:59.334Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/278/openapi/v2/system-agent.yaml] [2022-08-10T20:28:59.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-10T20:28:59.334Z] Dload Upload Total Spent Left Speed [2022-08-10T20:29:00.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22249 --:--:-- --:--:-- --:--:-- 22224 100 20091 0 0 100 20091 0 22249 --:--:-- --:--:-- --:--:-- 22224 [2022-08-10T20:29:00.276Z] [2022-08-10T20:29:00.276Z] [Pipeline] } [2022-08-10T20:29:00.284Z] 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-10T20:29:00.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T20:29:00.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:29:00.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T20:29:00.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:29:01.066Z] prd-ubuntu20.04-docker-8c-8g-22449 does not seem to be running inside a container [2022-08-10T20:29:01.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:29:01.517Z] $ docker top 4fd20f3ac9b4258cc753006cddc57afc867d6dc75030c6690f0b3a37882ddaf0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T20:29:01.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T20:29:01.619Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T20:29:01.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T20:29:01.755Z] $ docker exec 4fd20f3ac9b4258cc753006cddc57afc867d6dc75030c6690f0b3a37882ddaf0 ssh-agent [2022-08-10T20:29:01.869Z] SSH_AUTH_SOCK=/tmp/ssh-P9T9CdZfF9Lu/agent.31 [2022-08-10T20:29:01.869Z] SSH_AGENT_PID=37 [2022-08-10T20:29:01.874Z] Running ssh-add (command line suppressed) [2022-08-10T20:29:02.010Z] Identity added: /w/workspace/edgex-go/278@tmp/private_key_5615309324126552477.key (/w/workspace/edgex-go/278@tmp/private_key_5615309324126552477.key) [2022-08-10T20:29:02.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T20:29:02.312Z] + git semver tag [2022-08-10T20:29:02.573Z] 2022-08-10 20:29:02,499 [run_tag] DEBUG tag force:False [2022-08-10T20:29:02.573Z] 2022-08-10 20:29:02,499 [check_head_tag] DEBUG check head tag [2022-08-10T20:29:02.573Z] 2022-08-10 20:29:02,500 [execute] INFO git cat-file --batch-check [2022-08-10T20:29:02.573Z] 2022-08-10 20:29:02,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/278, universal_newlines=False, shell=None, istream=) [2022-08-10T20:29:02.573Z] 2022-08-10 20:29:02,503 [execute] INFO git cat-file --batch [2022-08-10T20:29:02.573Z] 2022-08-10 20:29:02,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/278, universal_newlines=False, shell=None, istream=) [2022-08-10T20:29:02.573Z] 2022-08-10 20:29:02,522 [read_version] DEBUG read version from /w/workspace/edgex-go/278/.semver/main [2022-08-10T20:29:02.573Z] 2022-08-10 20:29:02,522 [execute] INFO git tag -a v2.3.0-dev.43 -m v2.3.0-dev.43 [2022-08-10T20:29:02.573Z] 2022-08-10 20:29:02,522 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.43', '-m', 'v2.3.0-dev.43'], cwd=/w/workspace/edgex-go/278, universal_newlines=False, shell=None, istream=None) [2022-08-10T20:29:02.573Z] 2022-08-10 20:29:02,527 [read_version] DEBUG read version from /w/workspace/edgex-go/278/.semver/main [2022-08-10T20:29:02.573Z] 2.3.0-dev.43 [Pipeline] } [2022-08-10T20:29:02.586Z] $ docker exec --env ******** --env ******** 4fd20f3ac9b4258cc753006cddc57afc867d6dc75030c6690f0b3a37882ddaf0 ssh-agent -k [2022-08-10T20:29:02.694Z] unset SSH_AUTH_SOCK; [2022-08-10T20:29:02.695Z] unset SSH_AGENT_PID; [2022-08-10T20:29:02.695Z] echo Agent pid 37 killed; [2022-08-10T20:29:02.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T20:29:03.021Z] + git semver [Pipeline] } [2022-08-10T20:29:03.297Z] $ docker stop --time=1 4fd20f3ac9b4258cc753006cddc57afc867d6dc75030c6690f0b3a37882ddaf0 [2022-08-10T20:29:04.606Z] $ docker rm -f 4fd20f3ac9b4258cc753006cddc57afc867d6dc75030c6690f0b3a37882ddaf0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:29:04.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T20:29:04.993Z] [2022-08-10T20:29:04.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:29:05.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T20:29:05.299Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-10T20:29:05.299Z] ab5ef0e58194: Pulling fs layer [2022-08-10T20:29:05.299Z] 9712f1f96733: Pulling fs layer [2022-08-10T20:29:05.299Z] 63f879dbbcfc: Pulling fs layer [2022-08-10T20:29:05.299Z] 0d9ebad4ef96: Pulling fs layer [2022-08-10T20:29:05.299Z] e9a5061849ea: Pulling fs layer [2022-08-10T20:29:05.299Z] d747dcd14b5f: Pulling fs layer [2022-08-10T20:29:05.299Z] 2de7ff778b66: Pulling fs layer [2022-08-10T20:29:05.299Z] e9a5061849ea: Waiting [2022-08-10T20:29:05.299Z] d747dcd14b5f: Waiting [2022-08-10T20:29:05.299Z] 0d9ebad4ef96: Waiting [2022-08-10T20:29:05.299Z] 2de7ff778b66: Waiting [2022-08-10T20:29:05.299Z] 9712f1f96733: Verifying Checksum [2022-08-10T20:29:05.299Z] 9712f1f96733: Download complete [2022-08-10T20:29:05.560Z] 63f879dbbcfc: Verifying Checksum [2022-08-10T20:29:05.560Z] 63f879dbbcfc: Download complete [2022-08-10T20:29:05.820Z] e9a5061849ea: Verifying Checksum [2022-08-10T20:29:05.820Z] e9a5061849ea: Download complete [2022-08-10T20:29:05.820Z] d747dcd14b5f: Verifying Checksum [2022-08-10T20:29:05.820Z] d747dcd14b5f: Download complete [2022-08-10T20:29:05.820Z] ab5ef0e58194: Download complete [2022-08-10T20:29:05.820Z] 0d9ebad4ef96: Verifying Checksum [2022-08-10T20:29:05.820Z] 0d9ebad4ef96: Download complete [2022-08-10T20:29:05.820Z] 2de7ff778b66: Verifying Checksum [2022-08-10T20:29:05.820Z] 2de7ff778b66: Download complete [2022-08-10T20:29:09.114Z] ab5ef0e58194: Pull complete [2022-08-10T20:29:09.114Z] 9712f1f96733: Pull complete [2022-08-10T20:29:09.374Z] 63f879dbbcfc: Pull complete [2022-08-10T20:29:12.661Z] 0d9ebad4ef96: Pull complete [2022-08-10T20:29:12.921Z] e9a5061849ea: Pull complete [2022-08-10T20:29:13.180Z] d747dcd14b5f: Pull complete [2022-08-10T20:29:14.115Z] 2de7ff778b66: Pull complete [2022-08-10T20:29:14.115Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-10T20:29:14.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-10T20:29:14.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:29:14.206Z] prd-ubuntu20.04-docker-8c-8g-22449 does not seem to be running inside a container [2022-08-10T20:29:14.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:29:16.637Z] $ docker top 295040fb59bff0a582049ed9a65022d117d6bb4c4cb9c68c3635d876ec28f46e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-10T20:29:16.720Z] provisioning config files... [2022-08-10T20:29:16.727Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/278@tmp/config7095070588049756797tmp [2022-08-10T20:29:16.738Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/278@tmp/config7142782593493412338tmp [2022-08-10T20:29:16.748Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/278@tmp/config3353336256961654954tmp [Pipeline] { [Pipeline] echo [2022-08-10T20:29:16.761Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:29:17.047Z] ---> sigul-configuration.sh [2022-08-10T20:29:17.047Z] gpg: directory `/root/.gnupg' created [2022-08-10T20:29:17.047Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-10T20:29:17.047Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-10T20:29:17.047Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-10T20:29:17.047Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-10T20:29:17.047Z] gpg: CAST5 encrypted data [2022-08-10T20:29:17.047Z] gpg: encrypted with 1 passphrase [2022-08-10T20:29:17.047Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-10T20:29:17.338Z] + mkdir /home/jenkins [2022-08-10T20:29:17.339Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-10T20:29:17.626Z] + 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-10T20:29:17.635Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:29:17.919Z] ---> sigul-install.sh [2022-08-10T20:29:17.919Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-10T20:29:18.208Z] + git tag --list [2022-08-10T20:29:18.208Z] 0.6.0 [2022-08-10T20:29:18.208Z] 0.6.1 [2022-08-10T20:29:18.208Z] 0.7.0 [2022-08-10T20:29:18.208Z] 0.7.1 [2022-08-10T20:29:18.208Z] v1.0.0 [2022-08-10T20:29:18.208Z] v1.0.1 [2022-08-10T20:29:18.208Z] v1.1.0 [2022-08-10T20:29:18.208Z] v1.2.0 [2022-08-10T20:29:18.208Z] v1.2.1 [2022-08-10T20:29:18.208Z] v1.3.0 [2022-08-10T20:29:18.208Z] v1.3.1 [2022-08-10T20:29:18.208Z] v2.0.0 [2022-08-10T20:29:18.208Z] v2.1.0 [2022-08-10T20:29:18.208Z] v2.1.1 [2022-08-10T20:29:18.208Z] v2.1.1-dev.1 [2022-08-10T20:29:18.208Z] v2.1.1-dev.2 [2022-08-10T20:29:18.208Z] v2.1.1-dev.3 [2022-08-10T20:29:18.208Z] v2.1.1-dev.4 [2022-08-10T20:29:18.208Z] v2.1.1-dev.5 [2022-08-10T20:29:18.208Z] v2.1.1-dev.6 [2022-08-10T20:29:18.208Z] v2.1.1-dev.7 [2022-08-10T20:29:18.208Z] v2.1.1-dev.8 [2022-08-10T20:29:18.208Z] v2.2.0 [2022-08-10T20:29:18.208Z] v2.2.1-dev.1 [2022-08-10T20:29:18.208Z] v2.2.1-dev.10 [2022-08-10T20:29:18.208Z] v2.2.1-dev.11 [2022-08-10T20:29:18.208Z] v2.2.1-dev.12 [2022-08-10T20:29:18.208Z] v2.2.1-dev.13 [2022-08-10T20:29:18.208Z] v2.2.1-dev.14 [2022-08-10T20:29:18.208Z] v2.2.1-dev.15 [2022-08-10T20:29:18.208Z] v2.2.1-dev.16 [2022-08-10T20:29:18.208Z] v2.2.1-dev.17 [2022-08-10T20:29:18.208Z] v2.2.1-dev.18 [2022-08-10T20:29:18.208Z] v2.2.1-dev.19 [2022-08-10T20:29:18.208Z] v2.2.1-dev.2 [2022-08-10T20:29:18.208Z] v2.2.1-dev.20 [2022-08-10T20:29:18.208Z] v2.2.1-dev.21 [2022-08-10T20:29:18.208Z] v2.2.1-dev.22 [2022-08-10T20:29:18.208Z] v2.2.1-dev.23 [2022-08-10T20:29:18.208Z] v2.2.1-dev.24 [2022-08-10T20:29:18.208Z] v2.2.1-dev.25 [2022-08-10T20:29:18.208Z] v2.2.1-dev.26 [2022-08-10T20:29:18.208Z] v2.2.1-dev.27 [2022-08-10T20:29:18.208Z] v2.2.1-dev.28 [2022-08-10T20:29:18.208Z] v2.2.1-dev.29 [2022-08-10T20:29:18.208Z] v2.2.1-dev.3 [2022-08-10T20:29:18.208Z] v2.2.1-dev.4 [2022-08-10T20:29:18.208Z] v2.2.1-dev.5 [2022-08-10T20:29:18.208Z] v2.2.1-dev.6 [2022-08-10T20:29:18.208Z] v2.2.1-dev.7 [2022-08-10T20:29:18.208Z] v2.2.1-dev.8 [2022-08-10T20:29:18.208Z] v2.2.1-dev.9 [2022-08-10T20:29:18.208Z] v2.3.0-dev.29 [2022-08-10T20:29:18.208Z] v2.3.0-dev.30 [2022-08-10T20:29:18.208Z] v2.3.0-dev.31 [2022-08-10T20:29:18.208Z] v2.3.0-dev.32 [2022-08-10T20:29:18.208Z] v2.3.0-dev.33 [2022-08-10T20:29:18.208Z] v2.3.0-dev.34 [2022-08-10T20:29:18.208Z] v2.3.0-dev.35 [2022-08-10T20:29:18.208Z] v2.3.0-dev.36 [2022-08-10T20:29:18.208Z] v2.3.0-dev.37 [2022-08-10T20:29:18.208Z] v2.3.0-dev.38 [2022-08-10T20:29:18.208Z] v2.3.0-dev.39 [2022-08-10T20:29:18.208Z] v2.3.0-dev.40 [2022-08-10T20:29:18.209Z] v2.3.0-dev.41 [2022-08-10T20:29:18.209Z] v2.3.0-dev.42 [2022-08-10T20:29:18.209Z] v2.3.0-dev.43 [Pipeline] sh [2022-08-10T20:29:18.495Z] + lftools sign git-tag v2.3.0-dev.43 [2022-08-10T20:29:19.066Z] Signing Git tag with Sigul... [2022-08-10T20:29:19.066Z] Signing v2.3.0-dev.43 [Pipeline] echo [2022-08-10T20:29:19.336Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:29:19.626Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-10T20:29:19.633Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-10T20:29:19.652Z] $ docker stop --time=1 295040fb59bff0a582049ed9a65022d117d6bb4c4cb9c68c3635d876ec28f46e [2022-08-10T20:29:20.985Z] $ docker rm -f 295040fb59bff0a582049ed9a65022d117d6bb4c4cb9c68c3635d876ec28f46e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-10T20:29:21.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T20:29:21.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:29:21.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T20:29:21.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:29:21.813Z] prd-ubuntu20.04-docker-8c-8g-22449 does not seem to be running inside a container [2022-08-10T20:29:21.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:29:22.211Z] $ docker top f813b7cbda0f7a38c0a8753311bcc0268cee7854665103f7d362d3b6f34bda96 -eo pid,comm [2022-08-10T20:29:22.268Z] 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-10T20:29:22.268Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T20:29:22.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T20:29:22.307Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T20:29:22.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T20:29:22.449Z] $ docker exec f813b7cbda0f7a38c0a8753311bcc0268cee7854665103f7d362d3b6f34bda96 ssh-agent [2022-08-10T20:29:22.573Z] SSH_AUTH_SOCK=/tmp/ssh-LCLblDlUDDKO/agent.33 [2022-08-10T20:29:22.573Z] SSH_AGENT_PID=39 [2022-08-10T20:29:22.579Z] Running ssh-add (command line suppressed) [2022-08-10T20:29:22.686Z] Identity added: /w/workspace/edgex-go/278@tmp/private_key_7801605858199983855.key (/w/workspace/edgex-go/278@tmp/private_key_7801605858199983855.key) [2022-08-10T20:29:22.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T20:29:22.989Z] + git semver bump pre [2022-08-10T20:29:23.249Z] 2022-08-10 20:29:23,147 [read_version] DEBUG read version from /w/workspace/edgex-go/278/.semver/main [2022-08-10T20:29:23.249Z] 2022-08-10 20:29:23,147 [bump_version] DEBUG bumping version:2.3.0-dev.43 on axis:pre with prefix:dev [2022-08-10T20:29:23.249Z] 2022-08-10 20:29:23,147 [bump_version] DEBUG bumped version:2.3.0-dev.44 [2022-08-10T20:29:23.249Z] 2022-08-10 20:29:23,147 [write_version] DEBUG write version:2.3.0-dev.44 to path:/w/workspace/edgex-go/278/.semver/main with force:True [2022-08-10T20:29:23.249Z] 2022-08-10 20:29:23,147 [read_version] DEBUG read version from /w/workspace/edgex-go/278/.semver/main [2022-08-10T20:29:23.249Z] 2022-08-10 20:29:23,147 [write_file] DEBUG write to file:/w/workspace/edgex-go/278/.semver/main [2022-08-10T20:29:23.249Z] 2022-08-10 20:29:23,150 [execute] INFO git cat-file --batch-check [2022-08-10T20:29:23.249Z] 2022-08-10 20:29:23,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/278/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T20:29:23.249Z] 2022-08-10 20:29:23,154 [execute] INFO git cat-file --batch [2022-08-10T20:29:23.249Z] 2022-08-10 20:29:23,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/278/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T20:29:23.249Z] 2022-08-10 20:29:23,158 [read_version] DEBUG read version from /w/workspace/edgex-go/278/.semver/main [2022-08-10T20:29:23.249Z] 2.3.0-dev.44 [Pipeline] } [2022-08-10T20:29:23.261Z] $ docker exec --env ******** --env ******** f813b7cbda0f7a38c0a8753311bcc0268cee7854665103f7d362d3b6f34bda96 ssh-agent -k [2022-08-10T20:29:23.376Z] unset SSH_AUTH_SOCK; [2022-08-10T20:29:23.376Z] unset SSH_AGENT_PID; [2022-08-10T20:29:23.376Z] echo Agent pid 39 killed; [2022-08-10T20:29:23.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T20:29:23.697Z] + git semver [Pipeline] } [2022-08-10T20:29:23.971Z] $ docker stop --time=1 f813b7cbda0f7a38c0a8753311bcc0268cee7854665103f7d362d3b6f34bda96 [2022-08-10T20:29:25.245Z] $ docker rm -f f813b7cbda0f7a38c0a8753311bcc0268cee7854665103f7d362d3b6f34bda96 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-10T20:29:25.602Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-10T20:29:25.602Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:29:25.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-10T20:29:25.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:29:25.991Z] prd-ubuntu20.04-docker-8c-8g-22449 does not seem to be running inside a container [2022-08-10T20:29:26.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:29:26.390Z] $ docker top a4ebeb3798abc1a7e12d9fd4a70c932bc502c76581fc82752aaa7cf1bdf14625 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-10T20:29:26.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-10T20:29:26.483Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-10T20:29:26.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-10T20:29:26.617Z] $ docker exec a4ebeb3798abc1a7e12d9fd4a70c932bc502c76581fc82752aaa7cf1bdf14625 ssh-agent [2022-08-10T20:29:26.737Z] SSH_AUTH_SOCK=/tmp/ssh-SJ9tyvshJgC0/agent.33 [2022-08-10T20:29:26.737Z] SSH_AGENT_PID=39 [2022-08-10T20:29:26.743Z] Running ssh-add (command line suppressed) [2022-08-10T20:29:26.858Z] Identity added: /w/workspace/edgex-go/278@tmp/private_key_1014685727450023785.key (/w/workspace/edgex-go/278@tmp/private_key_1014685727450023785.key) [2022-08-10T20:29:26.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-10T20:29:27.163Z] + git semver push [2022-08-10T20:29:27.424Z] 2022-08-10 20:29:27,368 [run_push] DEBUG push [2022-08-10T20:29:27.424Z] 2022-08-10 20:29:27,368 [execute] INFO git cat-file --batch-check [2022-08-10T20:29:27.424Z] 2022-08-10 20:29:27,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/278/.semver, universal_newlines=False, shell=None, istream=) [2022-08-10T20:29:27.424Z] 2022-08-10 20:29:27,373 [execute] INFO git rev-list 3cbb60edb07f026b97f7380f9f1ad57c296ef072 -- [2022-08-10T20:29:27.424Z] 2022-08-10 20:29:27,373 [execute] DEBUG Popen(['git', 'rev-list', '3cbb60edb07f026b97f7380f9f1ad57c296ef072', '--'], cwd=/w/workspace/edgex-go/278/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-10T20:29:27.424Z] 2022-08-10 20:29:27,387 [execute] INFO git fetch -v origin [2022-08-10T20:29:27.424Z] 2022-08-10 20:29:27,388 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/278/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-10T20:29:27.995Z] 2022-08-10 20:29:27,867 [run_push] DEBUG no remote changes detected [2022-08-10T20:29:27.995Z] 2022-08-10 20:29:27,868 [execute] INFO git push origin semver [2022-08-10T20:29:27.995Z] 2022-08-10 20:29:27,868 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/278/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-10T20:29:28.936Z] 2022-08-10 20:29:28,658 [run_push] DEBUG push all version tags [2022-08-10T20:29:28.936Z] 2022-08-10 20:29:28,658 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-10T20:29:28.937Z] 2022-08-10 20:29:28,659 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/278, universal_newlines=False, shell=None, istream=None) [2022-08-10T20:29:29.879Z] 2022-08-10 20:29:29,516 [read_version] DEBUG read version from /w/workspace/edgex-go/278/.semver/main [2022-08-10T20:29:29.879Z] 2.3.0-dev.44 [Pipeline] } [2022-08-10T20:29:29.892Z] $ docker exec --env ******** --env ******** a4ebeb3798abc1a7e12d9fd4a70c932bc502c76581fc82752aaa7cf1bdf14625 ssh-agent -k [2022-08-10T20:29:30.005Z] unset SSH_AUTH_SOCK; [2022-08-10T20:29:30.005Z] unset SSH_AGENT_PID; [2022-08-10T20:29:30.005Z] echo Agent pid 39 killed; [2022-08-10T20:29:30.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-10T20:29:30.312Z] + git semver [Pipeline] } [2022-08-10T20:29:30.587Z] $ docker stop --time=1 a4ebeb3798abc1a7e12d9fd4a70c932bc502c76581fc82752aaa7cf1bdf14625 [2022-08-10T20:29:31.872Z] $ docker rm -f a4ebeb3798abc1a7e12d9fd4a70c932bc502c76581fc82752aaa7cf1bdf14625 [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-10T20:29:32.400Z] + [ -d /w/workspace/edgex-go/278/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:29:32.694Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:29:33.562Z] ---> package-listing.sh [2022-08-10T20:29:33.562Z] ++ facter osfamily [2022-08-10T20:29:33.562Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-10T20:29:33.822Z] + OS_FAMILY=debian [2022-08-10T20:29:33.822Z] + workspace=/w/workspace/edgex-go/278 [2022-08-10T20:29:33.822Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-10T20:29:33.822Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-10T20:29:33.822Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-10T20:29:33.822Z] + PACKAGES=/tmp/packages_start.txt [2022-08-10T20:29:33.822Z] + '[' /w/workspace/edgex-go/278 ']' [2022-08-10T20:29:33.822Z] + PACKAGES=/tmp/packages_end.txt [2022-08-10T20:29:33.822Z] + case "${OS_FAMILY}" in [2022-08-10T20:29:33.822Z] + dpkg -l [2022-08-10T20:29:33.822Z] + grep '^ii' [2022-08-10T20:29:33.822Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-10T20:29:33.822Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-10T20:29:33.822Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-10T20:29:33.822Z] + '[' /w/workspace/edgex-go/278 ']' [2022-08-10T20:29:33.822Z] + mkdir -p /w/workspace/edgex-go/278/archives/ [2022-08-10T20:29:33.822Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/278/archives/ [Pipeline] echo [2022-08-10T20:29:33.834Z] 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/278/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-10T20:29:34.117Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:29:34.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T20:29:34.434Z] [2022-08-10T20:29:34.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-10T20:29:34.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T20:29:34.738Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-10T20:29:34.738Z] 5eb5b503b376: Pulling fs layer [2022-08-10T20:29:34.738Z] 5c69ac0246d0: Pulling fs layer [2022-08-10T20:29:34.738Z] ec43610c2a17: Pulling fs layer [2022-08-10T20:29:34.738Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-10T20:29:34.738Z] 33b1e0a273af: Pulling fs layer [2022-08-10T20:29:34.738Z] 5d3b04190fa2: Pulling fs layer [2022-08-10T20:29:34.738Z] 2f39f015ded8: Pulling fs layer [2022-08-10T20:29:34.738Z] 33b1e0a273af: Waiting [2022-08-10T20:29:34.738Z] 3a2ae6a8a46f: Waiting [2022-08-10T20:29:34.738Z] 2f39f015ded8: Waiting [2022-08-10T20:29:34.738Z] 5c69ac0246d0: Download complete [2022-08-10T20:29:34.738Z] 3a2ae6a8a46f: Download complete [2022-08-10T20:29:34.738Z] 33b1e0a273af: Verifying Checksum [2022-08-10T20:29:34.738Z] 33b1e0a273af: Download complete [2022-08-10T20:29:34.996Z] ec43610c2a17: Verifying Checksum [2022-08-10T20:29:34.996Z] ec43610c2a17: Download complete [2022-08-10T20:29:34.996Z] 5d3b04190fa2: Download complete [2022-08-10T20:29:34.996Z] 5eb5b503b376: Verifying Checksum [2022-08-10T20:29:34.996Z] 5eb5b503b376: Download complete [2022-08-10T20:29:35.564Z] 2f39f015ded8: Download complete [2022-08-10T20:29:36.130Z] 5eb5b503b376: Pull complete [2022-08-10T20:29:36.130Z] 5c69ac0246d0: Pull complete [2022-08-10T20:29:36.699Z] ec43610c2a17: Pull complete [2022-08-10T20:29:36.699Z] 3a2ae6a8a46f: Pull complete [2022-08-10T20:29:36.958Z] 33b1e0a273af: Pull complete [2022-08-10T20:29:36.958Z] 5d3b04190fa2: Pull complete [2022-08-10T20:29:41.148Z] 2f39f015ded8: Pull complete [2022-08-10T20:29:41.148Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-10T20:29:41.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-10T20:29:41.148Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-10T20:29:41.231Z] prd-ubuntu20.04-docker-8c-8g-22449 does not seem to be running inside a container [2022-08-10T20:29:41.266Z] $ 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/278/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/278 -v /w/workspace/edgex-go/278:/w/workspace/edgex-go/278:rw,z -v /w/workspace/edgex-go/278@tmp:/w/workspace/edgex-go/278@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-10T20:29:42.869Z] $ docker top c76541c89980485d5fd18ffab2bcd5cfdca547cb5cf52fc18c6a98a386c088fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-10T20:29:43.211Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-10T20:29:43.502Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-10T20:29:43.790Z] + ls /var/log/sa-host [2022-08-10T20:29:43.790Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-10T20:29:43.951Z] provisioning config files... [2022-08-10T20:29:43.961Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/278@tmp/config4534666949285749990tmp [Pipeline] { [Pipeline] echo [2022-08-10T20:29:43.976Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:29:44.261Z] ---> create-netrc.sh [Pipeline] } [2022-08-10T20:29:44.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:29:44.599Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-10T20:29:44.608Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:29:44.893Z] ---> sudo-logs.sh [2022-08-10T20:29:44.893Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-10T20:29:44.912Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:29:45.196Z] ---> job-cost.sh [2022-08-10T20:29:45.196Z] lf-activate-venv: SKIPPING [2022-08-10T20:29:45.196Z] DEBUG: total: 0.10999999940395355 [2022-08-10T20:29:45.196Z] INFO: Retrieving Stack Cost... [2022-08-10T20:29:45.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-10T20:29:46.027Z] INFO: Archiving Costs [Pipeline] echo [2022-08-10T20:29:46.039Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-10T20:29:46.324Z] ---> logs-deploy.sh [2022-08-10T20:29:46.324Z] lf-activate-venv: SKIPPING [2022-08-10T20:29:46.324Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/278 [2022-08-10T20:29:46.324Z] INFO: archiving workspace using pattern(s): [2022-08-10T20:29:47.264Z] Archives upload complete. [2022-08-10T20:29:47.524Z] INFO: archiving logs to Nexus [2022-08-10T20:29:48.096Z] ---> uname -a: [2022-08-10T20:29:48.096Z] Linux prd-ubuntu20-04-docker-8c-8g-22449 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-10T20:29:48.096Z] [2022-08-10T20:29:48.096Z] [2022-08-10T20:29:48.096Z] ---> lscpu: [2022-08-10T20:29:48.096Z] Architecture: x86_64 [2022-08-10T20:29:48.096Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-10T20:29:48.096Z] Byte Order: Little Endian [2022-08-10T20:29:48.096Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-10T20:29:48.096Z] CPU(s): 8 [2022-08-10T20:29:48.096Z] On-line CPU(s) list: 0-7 [2022-08-10T20:29:48.096Z] Thread(s) per core: 1 [2022-08-10T20:29:48.096Z] Core(s) per socket: 1 [2022-08-10T20:29:48.096Z] Socket(s): 8 [2022-08-10T20:29:48.096Z] NUMA node(s): 1 [2022-08-10T20:29:48.096Z] Vendor ID: AuthenticAMD [2022-08-10T20:29:48.096Z] CPU family: 23 [2022-08-10T20:29:48.096Z] Model: 49 [2022-08-10T20:29:48.096Z] Model name: AMD EPYC-Rome Processor [2022-08-10T20:29:48.096Z] Stepping: 0 [2022-08-10T20:29:48.096Z] CPU MHz: 2800.000 [2022-08-10T20:29:48.096Z] BogoMIPS: 5600.00 [2022-08-10T20:29:48.096Z] Virtualization: AMD-V [2022-08-10T20:29:48.096Z] Hypervisor vendor: KVM [2022-08-10T20:29:48.096Z] Virtualization type: full [2022-08-10T20:29:48.096Z] L1d cache: 256 KiB [2022-08-10T20:29:48.096Z] L1i cache: 256 KiB [2022-08-10T20:29:48.096Z] L2 cache: 4 MiB [2022-08-10T20:29:48.096Z] L3 cache: 128 MiB [2022-08-10T20:29:48.096Z] NUMA node0 CPU(s): 0-7 [2022-08-10T20:29:48.096Z] Vulnerability Itlb multihit: Not affected [2022-08-10T20:29:48.096Z] Vulnerability L1tf: Not affected [2022-08-10T20:29:48.096Z] Vulnerability Mds: Not affected [2022-08-10T20:29:48.096Z] Vulnerability Meltdown: Not affected [2022-08-10T20:29:48.096Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-10T20:29:48.096Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-10T20:29:48.096Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-10T20:29:48.096Z] Vulnerability Srbds: Not affected [2022-08-10T20:29:48.096Z] Vulnerability Tsx async abort: Not affected [2022-08-10T20:29:48.096Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-10T20:29:48.096Z] [2022-08-10T20:29:48.096Z] [2022-08-10T20:29:48.096Z] ---> nproc: [2022-08-10T20:29:48.096Z] 8 [2022-08-10T20:29:48.096Z] [2022-08-10T20:29:48.096Z] [2022-08-10T20:29:48.096Z] ---> df -h: [2022-08-10T20:29:48.096Z] Filesystem Size Used Avail Use% Mounted on [2022-08-10T20:29:48.096Z] overlay 155G 19G 137G 12% / [2022-08-10T20:29:48.096Z] tmpfs 64M 0 64M 0% /dev [2022-08-10T20:29:48.096Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-10T20:29:48.096Z] shm 64M 0 64M 0% /dev/shm [2022-08-10T20:29:48.096Z] /dev/vda1 155G 19G 137G 12% /facter-os [2022-08-10T20:29:48.096Z] [2022-08-10T20:29:48.096Z]