Started by user Cloud Tsai Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 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-ssh1885659274037646389.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5793269741673236098.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15315789848507587083.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9220462647304765486.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3714194547286281034.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120404 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/356 [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/356 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4241)" > 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 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 # timeout=10 > git rev-list --no-walk 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-02T07:40:58.789Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-02T07:40:58.866Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-02T07:40:58.890Z] ========================================================= [2022-12-02T07:40:58.890Z] EdgeX Global Pipelines Version Info [2022-12-02T07:40:58.890Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-02T07:40:59.591Z] ------------------- [2022-12-02T07:40:59.592Z] stable info: [2022-12-02T07:40:59.592Z] ------------------- [2022-12-02T07:40:59.592Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-02T07:40:59.592Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-02T07:40:59.592Z] Message: update stable to v1.0.244 [2022-12-02T07:41:00.163Z] ------------------- [2022-12-02T07:41:00.163Z] experimental info: [2022-12-02T07:41:00.163Z] ------------------- [2022-12-02T07:41:00.163Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-02T07:41:00.163Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-02T07:41:00.163Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-02T07:41:00.315Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-12-02T07:41:00.323Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-12-02T07:41:00.334Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-02T07:41:00.344Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-02T07:41:00.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-02T07:41:00.365Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-02T07:41:00.375Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-02T07:41:00.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-12-02T07:41:00.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-12-02T07:41:00.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-12-02T07:41:00.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-02T07:41:00.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-02T07:41:00.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-02T07:41:00.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-02T07:41:00.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-02T07:41:00.448Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-02T07:41:00.458Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-02T07:41:00.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-02T07:41:00.474Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-02T07:41:00.481Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-02T07:41:00.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-02T07:41:00.496Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-02T07:41:00.503Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-02T07:41:00.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-02T07:41:00.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-02T07:41:00.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-02T07:41:00.533Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] echo [2022-12-02T07:41:00.540Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e5fb9d [Pipeline] echo [2022-12-02T07:41:00.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-02T07:41:00.583Z] provisioning config files... [2022-12-02T07:41:00.594Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/356@tmp/config89628149742272653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-02T07:41:00.892Z] ---> docker-login.sh [2022-12-02T07:41:00.892Z] nexus3.edgexfoundry.org:10001 [2022-12-02T07:41:01.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:41:01.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:41:01.410Z] Configure a credential helper to remove this warning. See [2022-12-02T07:41:01.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:41:01.410Z] [2022-12-02T07:41:01.410Z] Login Succeeded [2022-12-02T07:41:01.410Z] nexus3.edgexfoundry.org:10002 [2022-12-02T07:41:01.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:41:01.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:41:01.410Z] Configure a credential helper to remove this warning. See [2022-12-02T07:41:01.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:41:01.410Z] [2022-12-02T07:41:01.410Z] Login Succeeded [2022-12-02T07:41:01.410Z] nexus3.edgexfoundry.org:10003 [2022-12-02T07:41:01.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:41:01.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:41:01.670Z] Configure a credential helper to remove this warning. See [2022-12-02T07:41:01.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:41:01.670Z] [2022-12-02T07:41:01.670Z] Login Succeeded [2022-12-02T07:41:01.670Z] nexus3.edgexfoundry.org:10004 [2022-12-02T07:41:01.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:41:01.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:41:01.670Z] Configure a credential helper to remove this warning. See [2022-12-02T07:41:01.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:41:01.670Z] [2022-12-02T07:41:01.670Z] Login Succeeded [2022-12-02T07:41:01.670Z] docker.io [2022-12-02T07:41:01.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:41:01.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:41:01.937Z] Configure a credential helper to remove this warning. See [2022-12-02T07:41:01.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:41:01.937Z] [2022-12-02T07:41:01.937Z] Login Succeeded [2022-12-02T07:41:01.937Z] ---> docker-login.sh ends [Pipeline] } [2022-12-02T07:41:01.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-02T07:41:02.257Z] + 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-12-02T07:41:02.257Z] + dirname cmd/core-command/Dockerfile [2022-12-02T07:41:02.257Z] + cut -d/ -f2 [2022-12-02T07:41:02.257Z] + echo core-command,cmd/core-command/Dockerfile [2022-12-02T07:41:02.257Z] + dirname cmd/core-data/Dockerfile [2022-12-02T07:41:02.257Z] + cut -d/ -f2 [2022-12-02T07:41:02.257Z] + echo core-data,cmd/core-data/Dockerfile [2022-12-02T07:41:02.257Z] + dirname cmd/core-metadata/Dockerfile [2022-12-02T07:41:02.257Z] + cut -d/ -f2 [2022-12-02T07:41:02.257Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-12-02T07:41:02.257Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-12-02T07:41:02.257Z] + cut -d/ -f2 [2022-12-02T07:41:02.257Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-12-02T07:41:02.257Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-12-02T07:41:02.257Z] + cut -d/ -f2 [2022-12-02T07:41:02.258Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-12-02T07:41:02.258Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-12-02T07:41:02.258Z] + cut -d/ -f2 [2022-12-02T07:41:02.258Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-12-02T07:41:02.258Z] + dirname cmd/security-spiffe-token-provider/Dockerfile+ [2022-12-02T07:41:02.258Z] cut -d/ -f2 [2022-12-02T07:41:02.258Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-12-02T07:41:02.258Z] + dirname+ cmd/security-spire-agent/Dockerfile [2022-12-02T07:41:02.258Z] cut -d/ -f2 [2022-12-02T07:41:02.258Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-12-02T07:41:02.258Z] + dirname cmd/security-spire-config/Dockerfile [2022-12-02T07:41:02.258Z] + cut -d/ -f2 [2022-12-02T07:41:02.258Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-12-02T07:41:02.258Z] + dirname cmd/security-spire-server/Dockerfile [2022-12-02T07:41:02.258Z] + cut -d/ -f2 [2022-12-02T07:41:02.258Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-12-02T07:41:02.258Z] + dirname cmd/support-notifications/Dockerfile [2022-12-02T07:41:02.258Z] + cut -d/ -f2 [2022-12-02T07:41:02.258Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-12-02T07:41:02.258Z] + dirname cmd/support-scheduler/Dockerfile [2022-12-02T07:41:02.258Z] + cut -d/ -f2 [2022-12-02T07:41:02.258Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-12-02T07:41:02.258Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-12-02T07:41:02.258Z] + cut -d/ -f2 [2022-12-02T07:41:02.258Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-12-02T07:41:02.304Z] 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-12-02T07:41:02.636Z] + git rev-list -1 --merges 8e5fb9ddc0bb37d5332117b0669d1195de2c5076~1..8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] echo [2022-12-02T07:41:02.652Z] -----------> git rev-list -1 --merges 8e5fb9ddc0bb37d5332117b0669d1195de2c5076~1..8e5fb9ddc0bb37d5332117b0669d1195de2c5076 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [false] [Pipeline] sh [2022-12-02T07:41:02.937Z] + git log --format=format:%s -1 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] echo [2022-12-02T07:41:02.971Z] ========================================================= [2022-12-02T07:41:02.971Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-02T07:41:02.971Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-12-02T07:41:03.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-02T07:41:03.378Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-02T07:41:03.378Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-02T07:41:03.378Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-02T07:41:03.378Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-02T07:41:03.378Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-02T07:41:03.378Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:41:03.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-02T07:41:03.787Z] [2022-12-02T07:41:03.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:41:04.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-02T07:41:04.093Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-02T07:41:04.093Z] b85a868b505f: Pulling fs layer [2022-12-02T07:41:04.093Z] e2be974225ed: Pulling fs layer [2022-12-02T07:41:04.093Z] 339a4e72a1f5: Pulling fs layer [2022-12-02T07:41:04.093Z] 988bab9f4d93: Pulling fs layer [2022-12-02T07:41:04.093Z] 1469e6f7b9e6: Pulling fs layer [2022-12-02T07:41:04.093Z] eaf3925da568: Pulling fs layer [2022-12-02T07:41:04.093Z] bab4dde63d76: Pulling fs layer [2022-12-02T07:41:04.093Z] bde34c3a00c8: Pulling fs layer [2022-12-02T07:41:04.093Z] b352a97aabf1: Pulling fs layer [2022-12-02T07:41:04.093Z] 4872d77fe225: Pulling fs layer [2022-12-02T07:41:04.093Z] 5851b861e8e6: Pulling fs layer [2022-12-02T07:41:04.093Z] bab4dde63d76: Waiting [2022-12-02T07:41:04.093Z] bde34c3a00c8: Waiting [2022-12-02T07:41:04.093Z] b352a97aabf1: Waiting [2022-12-02T07:41:04.093Z] 4872d77fe225: Waiting [2022-12-02T07:41:04.093Z] 988bab9f4d93: Waiting [2022-12-02T07:41:04.093Z] 1469e6f7b9e6: Waiting [2022-12-02T07:41:04.093Z] eaf3925da568: Waiting [2022-12-02T07:41:04.093Z] e2be974225ed: Verifying Checksum [2022-12-02T07:41:04.093Z] e2be974225ed: Download complete [2022-12-02T07:41:04.093Z] 988bab9f4d93: Verifying Checksum [2022-12-02T07:41:04.093Z] 988bab9f4d93: Download complete [2022-12-02T07:41:04.354Z] 1469e6f7b9e6: Verifying Checksum [2022-12-02T07:41:04.354Z] 1469e6f7b9e6: Download complete [2022-12-02T07:41:04.354Z] eaf3925da568: Verifying Checksum [2022-12-02T07:41:04.354Z] eaf3925da568: Download complete [2022-12-02T07:41:04.354Z] 339a4e72a1f5: Verifying Checksum [2022-12-02T07:41:04.354Z] 339a4e72a1f5: Download complete [2022-12-02T07:41:04.354Z] bde34c3a00c8: Download complete [2022-12-02T07:41:04.354Z] b352a97aabf1: Verifying Checksum [2022-12-02T07:41:04.354Z] b352a97aabf1: Download complete [2022-12-02T07:41:04.354Z] 4872d77fe225: Verifying Checksum [2022-12-02T07:41:04.354Z] 4872d77fe225: Download complete [2022-12-02T07:41:04.354Z] 5851b861e8e6: Verifying Checksum [2022-12-02T07:41:04.354Z] 5851b861e8e6: Download complete [2022-12-02T07:41:04.354Z] b85a868b505f: Download complete [2022-12-02T07:41:04.615Z] bab4dde63d76: Verifying Checksum [2022-12-02T07:41:04.615Z] bab4dde63d76: Download complete [2022-12-02T07:41:05.551Z] b85a868b505f: Pull complete [2022-12-02T07:41:05.809Z] e2be974225ed: Pull complete [2022-12-02T07:41:06.067Z] 339a4e72a1f5: Pull complete [2022-12-02T07:41:06.325Z] 988bab9f4d93: Pull complete [2022-12-02T07:41:06.584Z] 1469e6f7b9e6: Pull complete [2022-12-02T07:41:06.584Z] eaf3925da568: Pull complete [2022-12-02T07:41:08.487Z] bab4dde63d76: Pull complete [2022-12-02T07:41:08.487Z] bde34c3a00c8: Pull complete [2022-12-02T07:41:08.487Z] b352a97aabf1: Pull complete [2022-12-02T07:41:08.487Z] 4872d77fe225: Pull complete [2022-12-02T07:41:08.746Z] 5851b861e8e6: Pull complete [2022-12-02T07:41:08.746Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-02T07:41:08.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-02T07:41:08.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T07:41:08.827Z] prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container [2022-12-02T07:41:08.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-02T07:41:10.765Z] $ docker top 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 -eo pid,comm [2022-12-02T07:41:10.834Z] 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-12-02T07:41:10.834Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-02T07:41:10.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-02T07:41:10.867Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-02T07:41:10.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-02T07:41:10.977Z] $ docker exec 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 ssh-agent [2022-12-02T07:41:11.100Z] SSH_AUTH_SOCK=/tmp/ssh-CKulg0G2S4nx/agent.31 [2022-12-02T07:41:11.100Z] SSH_AGENT_PID=37 [2022-12-02T07:41:11.107Z] Running ssh-add (command line suppressed) [2022-12-02T07:41:11.215Z] Identity added: /w/workspace/edgex-go/356@tmp/private_key_13664615806861912302.key (/w/workspace/edgex-go/356@tmp/private_key_13664615806861912302.key) [2022-12-02T07:41:11.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-02T07:41:11.525Z] + git tag --points-at HEAD [Pipeline] } [2022-12-02T07:41:11.529Z] $ docker exec --env ******** --env ******** 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 ssh-agent -k [2022-12-02T07:41:11.662Z] unset SSH_AUTH_SOCK; [2022-12-02T07:41:11.663Z] unset SSH_AGENT_PID; [2022-12-02T07:41:11.663Z] echo Agent pid 37 killed; [2022-12-02T07:41:11.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-12-02T07:41:11.703Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0-dev.2' [Pipeline] sshagent [2022-12-02T07:41:11.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-02T07:41:11.715Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-02T07:41:11.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-02T07:41:11.823Z] $ docker exec 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 ssh-agent [2022-12-02T07:41:11.974Z] SSH_AUTH_SOCK=/tmp/ssh-ecJy2QFTejOT/agent.70 [2022-12-02T07:41:11.974Z] SSH_AGENT_PID=76 [2022-12-02T07:41:11.979Z] Running ssh-add (command line suppressed) [2022-12-02T07:41:12.097Z] Identity added: /w/workspace/edgex-go/356@tmp/private_key_13778327948356023529.key (/w/workspace/edgex-go/356@tmp/private_key_13778327948356023529.key) [2022-12-02T07:41:12.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-02T07:41:12.412Z] + git semver init [2022-12-02T07:41:12.671Z] 2022-12-02 07:41:12,593 [run_init] DEBUG init version:0.0.0 force:False [2022-12-02T07:41:12.671Z] 2022-12-02 07:41:12,594 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/356/.semver [2022-12-02T07:41:12.671Z] 2022-12-02 07:41:12,594 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/356/.semver [2022-12-02T07:41:12.671Z] 2022-12-02 07:41:12,595 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/356/.semver'], cwd=/w/workspace/edgex-go/356, universal_newlines=False, shell=None, istream=None) [2022-12-02T07:41:17.999Z] 2022-12-02 07:41:17,759 [append_file] DEBUG append to file:/w/workspace/edgex-go/356/.git/info/exclude [2022-12-02T07:41:17.999Z] 2022-12-02 07:41:17,759 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/356/.semver/main with force:False [2022-12-02T07:41:17.999Z] 2022-12-02 07:41:17,760 [read_version] DEBUG read version from /w/workspace/edgex-go/356/.semver/main [2022-12-02T07:41:17.999Z] 2022-12-02 07:41:17,760 [read_version] DEBUG read version from /w/workspace/edgex-go/356/.semver/main [2022-12-02T07:41:17.999Z] 3.0.0-dev.3 [Pipeline] } [2022-12-02T07:41:18.005Z] $ docker exec --env ******** --env ******** 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 ssh-agent -k [2022-12-02T07:41:18.118Z] unset SSH_AUTH_SOCK; [2022-12-02T07:41:18.119Z] unset SSH_AGENT_PID; [2022-12-02T07:41:18.119Z] echo Agent pid 76 killed; [2022-12-02T07:41:18.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-02T07:41:18.433Z] + git semver [Pipeline] } [2022-12-02T07:41:18.702Z] $ docker stop --time=1 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 [2022-12-02T07:41:20.012Z] $ docker rm -f 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-02T07:41:20.360Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-02T07:41:20.543Z] Stashed 1 file(s) [Pipeline] echo [2022-12-02T07:41:20.546Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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-12-02T07:41:20.915Z] + git config --global --add safe.directory /w/workspace/edgex-go/356 [Pipeline] echo [2022-12-02T07:41:20.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-02T07:41:20.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-02T07:41:20.940Z] ========================================================= [2022-12-02T07:41:20.940Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-02T07:41:20.940Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-12-02T07:41:21.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-02T07:41:21.223Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-02T07:41:21.223Z] 213ec9aee27d: Pulling fs layer [2022-12-02T07:41:21.223Z] 4583459ba037: Pulling fs layer [2022-12-02T07:41:21.223Z] 93c1e223e6f2: Pulling fs layer [2022-12-02T07:41:21.223Z] 53926ce57604: Pulling fs layer [2022-12-02T07:41:21.223Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-02T07:41:21.223Z] 22ff95d597cd: Pulling fs layer [2022-12-02T07:41:21.223Z] 12d6caf4c0d1: Pulling fs layer [2022-12-02T07:41:21.223Z] 96b7cbca73a9: Pulling fs layer [2022-12-02T07:41:21.223Z] a7acece74701: Pulling fs layer [2022-12-02T07:41:21.223Z] 53926ce57604: Waiting [2022-12-02T07:41:21.223Z] 21b2b0c7a3f4: Waiting [2022-12-02T07:41:21.223Z] a7acece74701: Waiting [2022-12-02T07:41:21.223Z] 22ff95d597cd: Waiting [2022-12-02T07:41:21.223Z] 12d6caf4c0d1: Waiting [2022-12-02T07:41:21.223Z] 96b7cbca73a9: Waiting [2022-12-02T07:41:21.223Z] 93c1e223e6f2: Verifying Checksum [2022-12-02T07:41:21.223Z] 93c1e223e6f2: Download complete [2022-12-02T07:41:21.223Z] 4583459ba037: Verifying Checksum [2022-12-02T07:41:21.223Z] 4583459ba037: Download complete [2022-12-02T07:41:21.223Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-02T07:41:21.223Z] 21b2b0c7a3f4: Download complete [2022-12-02T07:41:21.223Z] 22ff95d597cd: Verifying Checksum [2022-12-02T07:41:21.223Z] 22ff95d597cd: Download complete [2022-12-02T07:41:21.223Z] 213ec9aee27d: Verifying Checksum [2022-12-02T07:41:21.223Z] 12d6caf4c0d1: Download complete [2022-12-02T07:41:21.487Z] 213ec9aee27d: Pull complete [2022-12-02T07:41:21.487Z] 4583459ba037: Pull complete [2022-12-02T07:41:21.750Z] 93c1e223e6f2: Pull complete [2022-12-02T07:41:22.010Z] a7acece74701: Verifying Checksum [2022-12-02T07:41:22.010Z] a7acece74701: Download complete [2022-12-02T07:41:22.010Z] 96b7cbca73a9: Verifying Checksum [2022-12-02T07:41:22.010Z] 96b7cbca73a9: Download complete [2022-12-02T07:41:22.010Z] 53926ce57604: Verifying Checksum [2022-12-02T07:41:22.010Z] 53926ce57604: Download complete [2022-12-02T07:41:26.192Z] 53926ce57604: Pull complete [2022-12-02T07:41:26.192Z] 21b2b0c7a3f4: Pull complete [2022-12-02T07:41:26.192Z] 22ff95d597cd: Pull complete [2022-12-02T07:41:26.192Z] 12d6caf4c0d1: Pull complete [2022-12-02T07:41:28.719Z] 96b7cbca73a9: Pull complete [2022-12-02T07:41:28.976Z] a7acece74701: Pull complete [2022-12-02T07:41:28.976Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-02T07:41:28.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-02T07:41:28.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-12-02T07:41:29.270Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-02T07:41:29.270Z] WORKDIR /edgex [2022-12-02T07:41:29.270Z] COPY go.mod . [2022-12-02T07:41:29.270Z] RUN go mod download [2022-12-02T07:41:29.270Z] + docker build -t ci-base-image-x86_64 -f - . [2022-12-02T07:41:29.837Z] Sending build context to Docker daemon 169.8MB [2022-12-02T07:41:29.837Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-02T07:41:29.837Z] ---> db6d94c90886 [2022-12-02T07:41:29.837Z] Step 2/4 : WORKDIR /edgex [2022-12-02T07:41:33.126Z] ---> Running in a0da8fa75bb0 [2022-12-02T07:41:33.126Z] Removing intermediate container a0da8fa75bb0 [2022-12-02T07:41:33.126Z] ---> 672ea46d804b [2022-12-02T07:41:33.126Z] Step 3/4 : COPY go.mod . [2022-12-02T07:41:33.126Z] ---> c091d4d54623 [2022-12-02T07:41:33.126Z] Step 4/4 : RUN go mod download [2022-12-02T07:41:33.126Z] ---> Running in f3ccf00f4b6b [2022-12-02T07:41:35.606Z] Still waiting to schedule task [2022-12-02T07:41:35.606Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-02T07:41:51.273Z] Removing intermediate container f3ccf00f4b6b [2022-12-02T07:41:51.273Z] ---> 31b9fde3d596 [2022-12-02T07:41:51.273Z] Successfully built 31b9fde3d596 [2022-12-02T07:41:51.273Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:41:51.569Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-02T07:41:51.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T07:41:51.629Z] prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container [2022-12-02T07:41:51.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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-12-02T07:41:52.016Z] $ docker top c508905c4f8d5d7c36931dd5942566799764e5f3ef377d373b99b411b0a9c7c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-02T07:41:52.347Z] + go version [2022-12-02T07:41:52.347Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-02T07:41:52.367Z] $ docker stop --time=1 c508905c4f8d5d7c36931dd5942566799764e5f3ef377d373b99b411b0a9c7c5 [2022-12-02T07:41:53.663Z] $ docker rm -f c508905c4f8d5d7c36931dd5942566799764e5f3ef377d373b99b411b0a9c7c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:41:54.057Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-02T07:41:54.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T07:41:54.128Z] prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container [2022-12-02T07:41:54.169Z] $ 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/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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-12-02T07:41:54.501Z] $ docker top 92e70ffb24ec029bd2fd65337245870a04beb85e4e60af029d117cf6afdcb9fc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-02T07:41:54.559Z] ========================================================= [2022-12-02T07:41:54.559Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-12-02T07:41:54.559Z] ========================================================= [Pipeline] sh [2022-12-02T07:41:54.834Z] + git config --global --add safe.directory /w/workspace/edgex-go/356 [Pipeline] fileExists [Pipeline] sh [2022-12-02T07:41:55.127Z] + make test [2022-12-02T07:41:55.127Z] go test -race -coverprofile=coverage.out ./... [2022-12-02T07:42:01.695Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-12-02T07:42:16.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-12-02T07:42:16.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.118s coverage: 98.5% of statements [2022-12-02T07:42:16.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.122s coverage: 43.0% of statements [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-12-02T07:42:16.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.2% of statements [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-12-02T07:42:16.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-12-02T07:42:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.254s coverage: 89.2% of statements [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-12-02T07:42:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.060s coverage: 2.2% of statements [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-12-02T07:42:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.514s coverage: 95.6% of statements [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-12-02T07:42:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-12-02T07:42:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-12-02T07:42:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-12-02T07:42:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements [2022-12-02T07:42:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements [2022-12-02T07:42:20.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-12-02T07:42:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.099s coverage: 47.1% of statements [2022-12-02T07:42:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2022-12-02T07:42:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2022-12-02T07:42:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2022-12-02T07:42:20.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2022-12-02T07:42:24.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2022-12-02T07:42:24.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements [2022-12-02T07:42:31.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 79.9% of statements [2022-12-02T07:42:31.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.091s coverage: 87.2% of statements [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 64.7% of statements [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.8% of statements [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.8% of statements [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-12-02T07:42:39.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-12-02T07:42:39.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-12-02T07:42:39.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-12-02T07:42:39.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-12-02T07:42:39.635Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-12-02T07:42:39.635Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-12-02T07:42:39.635Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-12-02T07:42:39.635Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-12-02T07:42:39.635Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-12-02T07:42:39.635Z] 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-12-02T07:42:57.711Z] 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-12-02T07:42:57.968Z] go vet ./... [2022-12-02T07:43:02.151Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-02T07:43:02.151Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-02T07:43:02.151Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-02T07:43:02.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-12-02T07:43:02.455Z] + ls -al . [2022-12-02T07:43:02.455Z] total 768 [2022-12-02T07:43:02.455Z] drwxrwxr-x 11 1001 1001 4096 Dec 2 07:41 . [2022-12-02T07:43:02.455Z] drwxr-xr-x 4 root root 4096 Dec 2 07:41 .. [2022-12-02T07:43:02.455Z] drwxrwxr-x 2 1001 1001 4096 Dec 2 07:40 .blubracket [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 16 Dec 2 07:40 .dockerignore [2022-12-02T07:43:02.455Z] drwxrwxr-x 8 1001 1001 4096 Dec 2 07:42 .git [2022-12-02T07:43:02.455Z] drwxrwxr-x 3 1001 1001 4096 Dec 2 07:40 .github [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 1030 Dec 2 07:40 .gitignore [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 42 Dec 2 07:40 .golangci.yml [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 87 Dec 2 07:40 .hadolint.yml [2022-12-02T07:43:02.455Z] drwxr-xr-x 3 1001 1001 4096 Dec 2 07:41 .semver [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 166 Dec 2 07:40 .sonarcloud.properties [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 1171 Dec 2 07:40 ADOPTERS.md [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 10618 Dec 2 07:40 Attribution.txt [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 73765 Dec 2 07:40 CHANGELOG.md [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 3804 Dec 2 07:40 CONTRIBUTING.md [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 677 Dec 2 07:40 GOVERNANCE.md [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 850 Dec 2 07:40 Jenkinsfile [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 10775 Dec 2 07:40 LICENSE [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 13289 Dec 2 07:40 Makefile [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 582 Dec 2 07:40 OWNERS.md [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 9403 Dec 2 07:40 README.md [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 6912 Dec 2 07:40 SECURITY.md [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 11 Dec 2 07:41 VERSION [2022-12-02T07:43:02.455Z] drwxrwxr-x 2 1001 1001 4096 Dec 2 07:40 bin [2022-12-02T07:43:02.455Z] drwxrwxr-x 18 1001 1001 4096 Dec 2 07:40 cmd [2022-12-02T07:43:02.455Z] -rw-r--r-- 1 root root 501828 Dec 2 07:42 coverage.out [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 3369 Dec 2 07:40 go.mod [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 45006 Dec 2 07:40 go.sum [2022-12-02T07:43:02.455Z] drwxrwxr-x 8 1001 1001 4096 Dec 2 07:40 internal [2022-12-02T07:43:02.455Z] drwxrwxr-x 3 1001 1001 4096 Dec 2 07:40 openapi [2022-12-02T07:43:02.455Z] drwxrwxr-x 4 1001 1001 4096 Dec 2 07:40 snap [2022-12-02T07:43:02.455Z] -rw-rw-r-- 1 1001 1001 204 Dec 2 07:40 version.go [Pipeline] sh [2022-12-02T07:43:02.743Z] + '[' -e coverage.out ] [2022-12-02T07:43:02.743Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-12-02T07:43:02.846Z] Stashed 1 file(s) [Pipeline] sh [2022-12-02T07:43:03.126Z] + make build [2022-12-02T07:43:03.126Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-02T07:43:11.196Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120405 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-12-02T07:43:11.209Z] Running in /w/workspace/edgex-go/356 [Pipeline] { [Pipeline] checkout [2022-12-02T07:43:11.248Z] The recommended git tool is: git [2022-12-02T07:43:16.537Z] using credential edgex-jenkins-ssh [2022-12-02T07:43:16.558Z] Cloning the remote Git repository [2022-12-02T07:43:16.607Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-12-02T07:43:16.684Z] > git init /w/workspace/edgex-go/356 # timeout=10 [2022-12-02T07:43:16.828Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-12-02T07:43:16.829Z] > git --version # timeout=10 [2022-12-02T07:43:16.848Z] > git --version # 'git version 2.25.1' [2022-12-02T07:43:16.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-02T07:43:16.906Z] Verifying host key using known hosts file [2022-12-02T07:43:17.111Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-02T07:43:17.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-02T07:43:18.013Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-02T07:43:18.014Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-02T07:43:18.317Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-02T07:43:26.560Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-02T07:43:26.560Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-02T07:43:27.496Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-02T07:43:29.396Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-02T07:43:30.330Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-12-02T07:43:31.704Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-12-02T07:43:32.640Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-12-02T07:43:32.800Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-12-02T07:43:32.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-02T07:43:33.574Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-12-02T07:43:33.664Z] Avoid second fetch [2022-12-02T07:43:33.665Z] Checking out Revision 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 (main) [2022-12-02T07:43:34.383Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4241)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-02T07:43:35.325Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-02T07:43:35.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-02T07:43:35.325Z] Dload Upload Total Spent Left Speed [2022-12-02T07:43:35.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [2022-12-02T07:43:33.683Z] > git config core.sparsecheckout # timeout=10 [2022-12-02T07:43:33.705Z] > git checkout -f 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 # timeout=10 [Pipeline] sh [2022-12-02T07:43:35.964Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-02T07:43:36.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-12-02T07:43:36.292Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-02T07:43:36.292Z] + sudo tee /etc/docker/daemon.new [2022-12-02T07:43:36.292Z] { [2022-12-02T07:43:36.292Z] "registry-mirrors": [ [2022-12-02T07:43:36.292Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-02T07:43:36.292Z] ], [2022-12-02T07:43:36.292Z] "bip": "10.250.0.254/24", [2022-12-02T07:43:36.292Z] "hosts": [ [2022-12-02T07:43:36.292Z] "tcp://0.0.0.0:5555", [2022-12-02T07:43:36.292Z] "unix:///var/run/docker.sock" [2022-12-02T07:43:36.292Z] ], [2022-12-02T07:43:36.292Z] "mtu": 1458, [2022-12-02T07:43:36.292Z] "selinux-enabled": true, [2022-12-02T07:43:36.292Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-02T07:43:36.292Z] } [Pipeline] sh [2022-12-02T07:43:36.632Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-02T07:43:36.980Z] + sudo service docker restart [Pipeline] } [2022-12-02T07:43:37.503Z] $ docker stop --time=1 92e70ffb24ec029bd2fd65337245870a04beb85e4e60af029d117cf6afdcb9fc [2022-12-02T07:43:40.660Z] $ docker rm -f 92e70ffb24ec029bd2fd65337245870a04beb85e4e60af029d117cf6afdcb9fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:43:41.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-02T07:43:41.560Z] [2022-12-02T07:43:41.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:43:41.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-02T07:43:41.857Z] latest: Pulling from edgex-devops/edgex-compose [2022-12-02T07:43:41.857Z] cbdbe7a5bc2a: Pulling fs layer [2022-12-02T07:43:41.857Z] ca9280d653b3: Pulling fs layer [2022-12-02T07:43:41.857Z] 7e9c9ca2126c: Pulling fs layer [2022-12-02T07:43:42.117Z] cbdbe7a5bc2a: Download complete [2022-12-02T07:43:42.117Z] cbdbe7a5bc2a: Pull complete [2022-12-02T07:43:42.117Z] ca9280d653b3: Verifying Checksum [2022-12-02T07:43:42.117Z] ca9280d653b3: Download complete [2022-12-02T07:43:42.685Z] 7e9c9ca2126c: Verifying Checksum [2022-12-02T07:43:42.685Z] 7e9c9ca2126c: Download complete [2022-12-02T07:43:42.685Z] ca9280d653b3: Pull complete [2022-12-02T07:43:45.965Z] 7e9c9ca2126c: Pull complete [2022-12-02T07:43:45.965Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-12-02T07:43:45.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-02T07:43:45.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T07:43:46.033Z] prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container [2022-12-02T07:43:46.068Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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-12-02T07:43:48.034Z] $ docker top 88e75bf6c06a6b245663800ffb4749bc7b1daccb096d8d1d65928c1e4977fa8c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-02T07:43:48.365Z] + docker-compose build --help [2022-12-02T07:43:48.365Z] + grep parallel [2022-12-02T07:43:48.933Z] --parallel Build images in parallel. [Pipeline] } [2022-12-02T07:43:48.955Z] $ docker stop --time=1 88e75bf6c06a6b245663800ffb4749bc7b1daccb096d8d1d65928c1e4977fa8c [2022-12-02T07:43:50.233Z] $ docker rm -f 88e75bf6c06a6b245663800ffb4749bc7b1daccb096d8d1d65928c1e4977fa8c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:43:50.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-02T07:43:50.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T07:43:50.695Z] prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container [2022-12-02T07:43:50.740Z] $ 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/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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-12-02T07:43:51.083Z] $ docker top 8559778ffd050df2ec3236742ce58c4bdd675b819c0cb216dd5978eea0d66411 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-02T07:43:51.416Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-12-02T07:43:51.983Z] Building core-command ... [2022-12-02T07:43:51.983Z] Building core-data ... [2022-12-02T07:43:51.983Z] Building core-metadata ... [2022-12-02T07:43:51.983Z] Building security-bootstrapper ... [2022-12-02T07:43:51.983Z] Building security-proxy-setup ... [2022-12-02T07:43:51.983Z] Building security-secretstore-setup ... [2022-12-02T07:43:51.983Z] Building security-spiffe-token-provider ... [2022-12-02T07:43:51.983Z] Building security-spire-agent ... [2022-12-02T07:43:51.983Z] Building security-spire-config ... [2022-12-02T07:43:51.983Z] Building security-spire-server ... [2022-12-02T07:43:51.983Z] Building support-notifications ... [2022-12-02T07:43:51.983Z] Building support-scheduler ... [2022-12-02T07:43:51.983Z] Building sys-mgmt-agent ... [2022-12-02T07:43:51.983Z] Building security-spire-server [2022-12-02T07:43:51.983Z] Building security-bootstrapper [2022-12-02T07:43:51.983Z] Building core-data [2022-12-02T07:43:51.983Z] Building security-secretstore-setup [2022-12-02T07:43:51.983Z] Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-02T07:43:55.283Z] provisioning config files... [2022-12-02T07:43:55.308Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/356@tmp/config13717026885570406962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-02T07:43:55.661Z] ---> docker-login.sh [2022-12-02T07:43:55.661Z] nexus3.edgexfoundry.org:10001 [2022-12-02T07:43:55.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:43:56.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:43:56.200Z] Configure a credential helper to remove this warning. See [2022-12-02T07:43:56.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:43:56.200Z] [2022-12-02T07:43:56.200Z] Login Succeeded [2022-12-02T07:43:56.200Z] nexus3.edgexfoundry.org:10002 [2022-12-02T07:43:56.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:43:56.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:43:56.741Z] Configure a credential helper to remove this warning. See [2022-12-02T07:43:56.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:43:56.741Z] [2022-12-02T07:43:56.741Z] Login Succeeded [2022-12-02T07:43:56.741Z] nexus3.edgexfoundry.org:10003 [2022-12-02T07:43:56.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:43:57.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:43:57.012Z] Configure a credential helper to remove this warning. See [2022-12-02T07:43:57.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:43:57.012Z] [2022-12-02T07:43:57.012Z] Login Succeeded [2022-12-02T07:43:57.012Z] nexus3.edgexfoundry.org:10004 [2022-12-02T07:43:57.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:43:57.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:43:57.283Z] Configure a credential helper to remove this warning. See [2022-12-02T07:43:57.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:43:57.283Z] [2022-12-02T07:43:57.283Z] Login Succeeded [2022-12-02T07:43:57.283Z] docker.io [2022-12-02T07:43:57.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:43:57.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:43:57.822Z] Configure a credential helper to remove this warning. See [2022-12-02T07:43:57.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:43:57.822Z] [2022-12-02T07:43:57.822Z] Login Succeeded [2022-12-02T07:43:57.822Z] ---> docker-login.sh ends [Pipeline] } [2022-12-02T07:43:57.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-12-02T07:43:58.299Z] + git config --global --add safe.directory /w/workspace/edgex-go/356 [Pipeline] echo [2022-12-02T07:43:58.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-02T07:43:58.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-02T07:43:58.335Z] ========================================================= [2022-12-02T07:43:58.335Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-02T07:43:58.335Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-12-02T07:43:58.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-02T07:43:58.926Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-02T07:43:58.926Z] 9b18e9b68314: Pulling fs layer [2022-12-02T07:43:58.926Z] 35d82f9e3411: Pulling fs layer [2022-12-02T07:43:58.926Z] e16973657156: Pulling fs layer [2022-12-02T07:43:58.926Z] fc693d55d65f: Pulling fs layer [2022-12-02T07:43:58.926Z] 7e9fc2657dce: Pulling fs layer [2022-12-02T07:43:58.926Z] dda99020689f: Pulling fs layer [2022-12-02T07:43:58.926Z] db1c61fa0a46: Pulling fs layer [2022-12-02T07:43:58.926Z] 891c053d2c06: Pulling fs layer [2022-12-02T07:43:58.926Z] 7e9fc2657dce: Waiting [2022-12-02T07:43:58.926Z] dda99020689f: Waiting [2022-12-02T07:43:58.926Z] db1c61fa0a46: Waiting [2022-12-02T07:43:58.926Z] fc693d55d65f: Waiting [2022-12-02T07:43:58.926Z] 891c053d2c06: Waiting [2022-12-02T07:43:58.926Z] e16973657156: Verifying Checksum [2022-12-02T07:43:58.926Z] e16973657156: Download complete [2022-12-02T07:43:58.926Z] 35d82f9e3411: Verifying Checksum [2022-12-02T07:43:58.926Z] 35d82f9e3411: Download complete [2022-12-02T07:43:58.926Z] 7e9fc2657dce: Verifying Checksum [2022-12-02T07:43:58.926Z] 7e9fc2657dce: Download complete [2022-12-02T07:43:58.926Z] dda99020689f: Verifying Checksum [2022-12-02T07:43:58.926Z] dda99020689f: Download complete [2022-12-02T07:43:58.926Z] 9b18e9b68314: Verifying Checksum [2022-12-02T07:43:58.926Z] 9b18e9b68314: Download complete [2022-12-02T07:43:59.898Z] 9b18e9b68314: Pull complete [2022-12-02T07:43:59.898Z] 891c053d2c06: Verifying Checksum [2022-12-02T07:43:59.898Z] 891c053d2c06: Download complete [2022-12-02T07:44:00.169Z] 35d82f9e3411: Pull complete [2022-12-02T07:44:00.442Z] e16973657156: Pull complete [2022-12-02T07:44:01.030Z] db1c61fa0a46: Verifying Checksum [2022-12-02T07:44:01.030Z] db1c61fa0a46: Download complete [2022-12-02T07:44:01.997Z] fc693d55d65f: Verifying Checksum [2022-12-02T07:44:01.997Z] fc693d55d65f: Download complete [2022-12-02T07:44:06.855Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:44:06.855Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:44:06.855Z] ---> 31b9fde3d596 [2022-12-02T07:44:06.855Z] Step 3/22 : WORKDIR /edgex-go [2022-12-02T07:44:06.855Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:44:06.855Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:44:06.855Z] ---> 31b9fde3d596 [2022-12-02T07:44:06.855Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-02T07:44:06.855Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:44:06.855Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:44:06.855Z] ---> 31b9fde3d596 [2022-12-02T07:44:06.855Z] Step 3/32 : WORKDIR /edgex-go [2022-12-02T07:44:06.855Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:44:06.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:44:06.855Z] ---> 31b9fde3d596 [2022-12-02T07:44:06.855Z] Step 3/23 : WORKDIR /edgex-go [2022-12-02T07:44:06.855Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:44:06.855Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:44:06.855Z] ---> 31b9fde3d596 [2022-12-02T07:44:06.855Z] Step 3/24 : WORKDIR /edgex-go [2022-12-02T07:44:14.336Z] fc693d55d65f: Pull complete [2022-12-02T07:44:14.336Z] 7e9fc2657dce: Pull complete [2022-12-02T07:44:14.336Z] dda99020689f: Pull complete [2022-12-02T07:44:16.833Z] ---> Running in fb2c6575fd40 [2022-12-02T07:44:16.833Z] ---> Running in 434bcb07bc44 [2022-12-02T07:44:16.833Z] ---> Running in 2edf24cd55bf [2022-12-02T07:44:16.833Z] ---> Running in 182e6e28cf68 [2022-12-02T07:44:16.833Z] ---> Running in cd17eab48d91 [2022-12-02T07:44:16.833Z] Removing intermediate container 182e6e28cf68 [2022-12-02T07:44:16.833Z] ---> 02af71311592 [2022-12-02T07:44:16.833Z] Step 4/22 : WORKDIR /edgex-go [2022-12-02T07:44:16.833Z] Removing intermediate container 2edf24cd55bf [2022-12-02T07:44:16.833Z] ---> c07c62214307 [2022-12-02T07:44:16.833Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-12-02T07:44:16.833Z] Removing intermediate container cd17eab48d91 [2022-12-02T07:44:16.833Z] ---> 03163cbe5bc6 [2022-12-02T07:44:16.833Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-12-02T07:44:16.833Z] Removing intermediate container fb2c6575fd40 [2022-12-02T07:44:16.833Z] ---> Running in 5893c20a5537 [2022-12-02T07:44:16.833Z] ---> fbab41c3bff8 [2022-12-02T07:44:16.833Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-12-02T07:44:16.833Z] Removing intermediate container 434bcb07bc44 [2022-12-02T07:44:16.833Z] ---> cf8757850ef7 [2022-12-02T07:44:16.833Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-12-02T07:44:16.833Z] ---> Running in ac62d74856a4 [2022-12-02T07:44:16.833Z] ---> Running in d54760361390 [2022-12-02T07:44:16.833Z] ---> Running in 0ab484cd5e59 [2022-12-02T07:44:16.833Z] ---> Running in ce98eedf3436 [2022-12-02T07:44:16.833Z] Removing intermediate container 5893c20a5537 [2022-12-02T07:44:16.833Z] ---> a96043b53fce [2022-12-02T07:44:16.833Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-02T07:44:16.833Z] ---> Running in 39bce80efeb2 [2022-12-02T07:44:16.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:44:17.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:44:17.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:44:17.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:44:17.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:44:17.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:44:17.349Z] OK: 211 MiB in 51 packages [2022-12-02T07:44:17.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:44:17.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:44:17.349Z] OK: 211 MiB in 51 packages [2022-12-02T07:44:17.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:44:17.349Z] OK: 211 MiB in 51 packages [2022-12-02T07:44:17.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:44:17.619Z] OK: 211 MiB in 51 packages [2022-12-02T07:44:17.619Z] OK: 211 MiB in 51 packages [2022-12-02T07:44:17.877Z] Removing intermediate container ac62d74856a4 [2022-12-02T07:44:17.877Z] ---> afea223d2194 [2022-12-02T07:44:17.877Z] Step 5/23 : COPY go.mod vendor* ./ [2022-12-02T07:44:17.877Z] Removing intermediate container d54760361390 [2022-12-02T07:44:17.877Z] ---> 1c04b73a6154 [2022-12-02T07:44:17.877Z] Step 5/22 : COPY go.mod vendor* ./ [2022-12-02T07:44:17.877Z] Removing intermediate container 0ab484cd5e59 [2022-12-02T07:44:17.877Z] ---> 7e0b4cc44026 [2022-12-02T07:44:17.877Z] Step 5/32 : COPY go.mod vendor* ./ [2022-12-02T07:44:18.147Z] ---> 97f0d9e643ed [2022-12-02T07:44:18.147Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:44:18.147Z] ---> Running in a27cd9798f3e [2022-12-02T07:44:18.147Z] ---> 6c3f44bfeb43 [2022-12-02T07:44:18.147Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:44:18.147Z] ---> 80c4aa2abf2e [2022-12-02T07:44:18.147Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:44:18.147Z] ---> Running in d460e571d785 [2022-12-02T07:44:18.147Z] ---> Running in e395436b7cb4 [2022-12-02T07:44:18.147Z] Removing intermediate container 39bce80efeb2 [2022-12-02T07:44:18.147Z] ---> 4c453e8bba12 [2022-12-02T07:44:18.147Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-02T07:44:18.407Z] Removing intermediate container ce98eedf3436 [2022-12-02T07:44:18.407Z] ---> 70f9bd01fc4a [2022-12-02T07:44:18.407Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-02T07:44:18.407Z] ---> c702ff685c60 [2022-12-02T07:44:18.407Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:44:18.407Z] ---> Running in c2b623a085de [2022-12-02T07:44:18.407Z] ---> 81a16750332a [2022-12-02T07:44:18.407Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:44:18.407Z] ---> Running in 57c8ef01346c [2022-12-02T07:44:19.714Z] db1c61fa0a46: Pull complete [2022-12-02T07:44:21.681Z] 891c053d2c06: Pull complete [2022-12-02T07:44:21.681Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-02T07:44:21.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-02T07:44:21.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-12-02T07:44:22.013Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-02T07:44:22.013Z] WORKDIR /edgex [2022-12-02T07:44:22.013Z] COPY go.mod . [2022-12-02T07:44:22.013Z] RUN go mod download [2022-12-02T07:44:22.013Z] + docker build -t ci-base-image-arm64 -f - . [2022-12-02T07:44:22.598Z] Sending build context to Docker daemon 3.27MB [2022-12-02T07:44:22.598Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-02T07:44:22.598Z] ---> f96f9c87975a [2022-12-02T07:44:22.598Z] Step 2/4 : WORKDIR /edgex [2022-12-02T07:44:24.557Z] ---> Running in d687d79c38b0 [2022-12-02T07:44:24.823Z] Removing intermediate container d687d79c38b0 [2022-12-02T07:44:24.823Z] ---> 70d7301eb869 [2022-12-02T07:44:24.823Z] Step 3/4 : COPY go.mod . [2022-12-02T07:44:25.092Z] ---> 328f65d47bd0 [2022-12-02T07:44:25.092Z] Step 4/4 : RUN go mod download [2022-12-02T07:44:25.359Z] ---> Running in 27e45941d608 [2022-12-02T07:44:50.562Z] Removing intermediate container d460e571d785 [2022-12-02T07:44:50.562Z] ---> f07d3245fb8b [2022-12-02T07:44:50.562Z] Step 7/22 : COPY . . [2022-12-02T07:44:50.562Z] Removing intermediate container e395436b7cb4 [2022-12-02T07:44:50.562Z] ---> a6c70e885685 [2022-12-02T07:44:50.562Z] Step 7/32 : COPY . . [2022-12-02T07:44:50.562Z] Removing intermediate container c2b623a085de [2022-12-02T07:44:50.562Z] ---> 281568ced36a [2022-12-02T07:44:50.562Z] Step 8/22 : COPY . . [2022-12-02T07:44:50.562Z] Removing intermediate container 57c8ef01346c [2022-12-02T07:44:50.562Z] ---> 79705a8c90fe [2022-12-02T07:44:50.562Z] Step 7/24 : COPY . . [2022-12-02T07:44:50.562Z] Removing intermediate container a27cd9798f3e [2022-12-02T07:44:50.562Z] ---> 66caa0877d99 [2022-12-02T07:44:50.562Z] Step 7/23 : COPY . . [2022-12-02T07:44:57.770Z] Removing intermediate container 27e45941d608 [2022-12-02T07:44:57.770Z] ---> 58fcfe600572 [2022-12-02T07:44:57.770Z] Successfully built 58fcfe600572 [2022-12-02T07:44:57.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:44:58.098Z] + docker inspect -f . ci-base-image-arm64 [2022-12-02T07:44:58.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T07:44:58.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-120405 does not seem to be running inside a container [2022-12-02T07:44:58.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 ******** ci-base-image-arm64 cat [2022-12-02T07:44:59.530Z] $ docker top ef45a7627446c28821ce0ae95207d2fc8bb45b7cf8e11baae485cf5fa9221a43 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-02T07:45:00.360Z] + go version [2022-12-02T07:45:00.360Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-02T07:45:00.379Z] $ docker stop --time=1 ef45a7627446c28821ce0ae95207d2fc8bb45b7cf8e11baae485cf5fa9221a43 [2022-12-02T07:45:02.004Z] $ docker rm -f ef45a7627446c28821ce0ae95207d2fc8bb45b7cf8e11baae485cf5fa9221a43 [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-12-02T07:45:02.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-02T07:45:02.570Z] [2022-12-02T07:45:02.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:45:02.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-02T07:45:02.904Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-12-02T07:45:02.904Z] 29e5d40040c1: Pulling fs layer [2022-12-02T07:45:02.904Z] 1ce36da41761: Pulling fs layer [2022-12-02T07:45:02.904Z] 25b303627fd3: Pulling fs layer [2022-12-02T07:45:03.172Z] 29e5d40040c1: Verifying Checksum [2022-12-02T07:45:03.172Z] 29e5d40040c1: Download complete [2022-12-02T07:45:03.441Z] 1ce36da41761: Verifying Checksum [2022-12-02T07:45:03.441Z] 1ce36da41761: Download complete [2022-12-02T07:45:03.711Z] 29e5d40040c1: Pull complete [2022-12-02T07:45:05.124Z] 1ce36da41761: Pull complete [2022-12-02T07:45:05.124Z] 25b303627fd3: Verifying Checksum [2022-12-02T07:45:05.124Z] 25b303627fd3: Download complete [2022-12-02T07:45:12.585Z] ---> cb52e625cf23 [2022-12-02T07:45:12.586Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-12-02T07:45:12.586Z] ---> e22131802638 [2022-12-02T07:45:12.586Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data ---> 1754b5d80538 [2022-12-02T07:45:12.586Z] [2022-12-02T07:45:12.586Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-12-02T07:45:12.586Z] ---> afd53cd17f8d [2022-12-02T07:45:12.586Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-12-02T07:45:12.586Z] ---> eb84f241fa26 [2022-12-02T07:45:12.586Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-12-02T07:45:12.586Z] ---> Running in ed0dbb0108f4 [2022-12-02T07:45:12.586Z] ---> Running in 99d79e4b5137 [2022-12-02T07:45:12.586Z] ---> Running in 6c61e6c084b2 [2022-12-02T07:45:12.586Z] ---> Running in 561b0f463030 [2022-12-02T07:45:12.586Z] ---> Running in 2c793350178e [2022-12-02T07:45:12.586Z] Removing intermediate container ed0dbb0108f4 [2022-12-02T07:45:12.586Z] ---> 83a61e14d1a6 [2022-12-02T07:45:12.586Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-12-02T07:45:12.586Z] ---> Running in 7d16a13018be [2022-12-02T07:45:12.586Z] Removing intermediate container 7d16a13018be [2022-12-02T07:45:12.586Z] ---> 7561af36a6db [2022-12-02T07:45:12.586Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-02T07:45:12.586Z] ---> Running in 378e64e1581b [2022-12-02T07:45:12.586Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-12-02T07:45:12.586Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-02T07:45:12.586Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-02T07:45:12.586Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-12-02T07:45:12.586Z] Removing intermediate container 378e64e1581b [2022-12-02T07:45:12.586Z] ---> 84cc644a1f3f [2022-12-02T07:45:12.586Z] Step 11/23 : WORKDIR /edgex-go [2022-12-02T07:45:12.586Z] ---> Running in 78184ba6c38b [2022-12-02T07:45:12.586Z] Removing intermediate container 78184ba6c38b [2022-12-02T07:45:12.586Z] ---> 5cbd3e116d08 [2022-12-02T07:45:12.586Z] [2022-12-02T07:45:12.586Z] Step 12/23 : FROM alpine:3.15 [2022-12-02T07:45:12.586Z] 3.15: Pulling from library/alpine [2022-12-02T07:45:12.586Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-02T07:45:12.586Z] Status: Downloaded newer image for alpine:3.15 [2022-12-02T07:45:12.586Z] ---> c4fc93816858 [2022-12-02T07:45:12.586Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-02T07:45:12.586Z] ---> Running in fb23f3e69413 [2022-12-02T07:45:12.586Z] Removing intermediate container fb23f3e69413 [2022-12-02T07:45:12.586Z] ---> dbc3e11b9f8a [2022-12-02T07:45:12.586Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-02T07:45:12.586Z] ---> Running in 8bb463c39daa [2022-12-02T07:45:13.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:13.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:13.716Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-02T07:45:13.716Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-02T07:45:13.716Z] OK: 15859 distinct packages available [2022-12-02T07:45:13.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:13.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:13.973Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-02T07:45:13.973Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-02T07:45:13.973Z] (3/5) Installing libucontext (1.1-r0) [2022-12-02T07:45:13.973Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-02T07:45:13.973Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-02T07:45:13.973Z] Executing busybox-1.34.1-r7.trigger [2022-12-02T07:45:13.973Z] OK: 7 MiB in 19 packages [2022-12-02T07:45:15.203Z] 25b303627fd3: Pull complete [2022-12-02T07:45:15.203Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-12-02T07:45:15.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-02T07:45:15.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T07:45:15.348Z] Removing intermediate container 8bb463c39daa [2022-12-02T07:45:15.348Z] ---> 3e5c0cc9cdcc [2022-12-02T07:45:15.348Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-02T07:45:15.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-120405 does not seem to be running inside a container [2022-12-02T07:45:15.448Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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-12-02T07:45:17.949Z] $ docker top ae31e63a565dc7a2ec6f702b2a5fd2876ceaa1f1412605c645217d2345084010 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-02T07:45:18.763Z] + docker-compose build --help [2022-12-02T07:45:18.763Z] + grep parallel [2022-12-02T07:45:19.527Z] ---> 61f8967cd4d9 [2022-12-02T07:45:19.527Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-12-02T07:45:20.093Z] ---> a8331f9356c9 [2022-12-02T07:45:20.093Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-12-02T07:45:20.658Z] ---> ed26c03fcd2e [2022-12-02T07:45:20.658Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-12-02T07:45:21.245Z] ---> 920cfbd0fa0d [2022-12-02T07:45:21.245Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-02T07:45:21.503Z] ---> Running in 7fd7abbb284d [2022-12-02T07:45:22.067Z] Removing intermediate container 7fd7abbb284d [2022-12-02T07:45:22.067Z] ---> 80a58c5da959 [2022-12-02T07:45:22.067Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-02T07:45:22.324Z] ---> Running in 77caa8658821 [2022-12-02T07:45:22.893Z] Removing intermediate container 77caa8658821 [2022-12-02T07:45:22.893Z] ---> 7fad1d55c1bf [2022-12-02T07:45:22.893Z] Step 21/23 : LABEL arch=x86_64 [2022-12-02T07:45:23.015Z] --parallel Build images in parallel. [Pipeline] } [2022-12-02T07:45:23.035Z] $ docker stop --time=1 ae31e63a565dc7a2ec6f702b2a5fd2876ceaa1f1412605c645217d2345084010 [2022-12-02T07:45:23.163Z] ---> Running in 5c7adb016430 [2022-12-02T07:45:23.421Z] Removing intermediate container 5c7adb016430 [2022-12-02T07:45:23.421Z] ---> 8a619a738433 [2022-12-02T07:45:23.421Z] Step 22/23 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:45:23.421Z] ---> Running in 7f05b4a23904 [2022-12-02T07:45:23.989Z] Removing intermediate container 7f05b4a23904 [2022-12-02T07:45:23.989Z] ---> 0d343ccbefef [2022-12-02T07:45:23.989Z] Step 23/23 : LABEL version=3.0.0-dev.3 [2022-12-02T07:45:23.989Z] ---> Running in 225c4f5fa3a5 [2022-12-02T07:45:24.246Z] Removing intermediate container 225c4f5fa3a5 [2022-12-02T07:45:24.246Z] ---> 07e3398e8498 [2022-12-02T07:45:24.246Z] [2022-12-02T07:45:24.246Z] Successfully built 07e3398e8498 [2022-12-02T07:45:24.246Z] Successfully tagged security-spire-server:latest [2022-12-02T07:45:24.246Z] Building security-spiffe-token-provider [2022-12-02T07:45:24.623Z] $ docker rm -f ae31e63a565dc7a2ec6f702b2a5fd2876ceaa1f1412605c645217d2345084010 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:45:25.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-02T07:45:25.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T07:45:25.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-120405 does not seem to be running inside a container [2022-12-02T07:45:25.377Z] $ 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/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-12-02T07:45:26.497Z] $ docker top 39abcd676bc3a8868e103ae74dfa82d3901e1524482e98771835507652914e85 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-02T07:45:26.992Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-12-02T07:45:30.796Z]  Building security-spire-server ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:45:30.797Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:45:30.797Z] ---> 31b9fde3d596 [2022-12-02T07:45:30.797Z] Step 3/19 : WORKDIR /edgex-go [2022-12-02T07:45:30.797Z] ---> Using cache [2022-12-02T07:45:30.797Z] ---> cf8757850ef7 [2022-12-02T07:45:30.797Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-12-02T07:45:31.247Z] Building core-command ... [2022-12-02T07:45:31.247Z] Building core-data ... [2022-12-02T07:45:31.247Z] Building core-metadata ... [2022-12-02T07:45:31.247Z] Building security-bootstrapper ... [2022-12-02T07:45:31.247Z] Building security-proxy-setup ... [2022-12-02T07:45:31.247Z] Building security-secretstore-setup ... [2022-12-02T07:45:31.247Z] Building security-spiffe-token-provider ... [2022-12-02T07:45:31.247Z] Building security-spire-agent ... [2022-12-02T07:45:31.247Z] Building security-spire-config ... [2022-12-02T07:45:31.247Z] Building security-spire-server ... [2022-12-02T07:45:31.247Z] Building support-notifications ... [2022-12-02T07:45:31.247Z] Building support-scheduler ... [2022-12-02T07:45:31.247Z] Building sys-mgmt-agent ... [2022-12-02T07:45:31.247Z] Building security-bootstrapper [2022-12-02T07:45:31.247Z] Building security-spiffe-token-provider [2022-12-02T07:45:31.247Z] Building sys-mgmt-agent [2022-12-02T07:45:31.247Z] Building security-spire-agent [2022-12-02T07:45:31.247Z] Building support-notifications [2022-12-02T07:45:37.345Z] ---> Running in e871d15b8d00 [2022-12-02T07:45:37.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:37.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:37.604Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-12-02T07:45:37.604Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-12-02T07:45:37.604Z] OK: 17038 distinct packages available [2022-12-02T07:45:37.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:37.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:37.860Z] OK: 211 MiB in 51 packages [2022-12-02T07:45:39.781Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-12-02T07:45:41.207Z] Removing intermediate container e871d15b8d00 [2022-12-02T07:45:41.207Z] ---> a2bbdae3361f [2022-12-02T07:45:41.207Z] Step 5/19 : COPY go.mod vendor* ./ [2022-12-02T07:45:42.589Z] ---> 66bfa5e9bb87 [2022-12-02T07:45:42.589Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:45:43.551Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:45:43.551Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:45:43.551Z] ---> 58fcfe600572 [2022-12-02T07:45:43.551Z] Step 3/32 : WORKDIR /edgex-go [2022-12-02T07:45:43.552Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:45:43.552Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:45:43.552Z] ---> 58fcfe600572 [2022-12-02T07:45:43.552Z] Step 3/19 : WORKDIR /edgex-go [2022-12-02T07:45:43.552Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:45:43.552Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:45:43.552Z] ---> 58fcfe600572 [2022-12-02T07:45:43.552Z] Step 3/24 : WORKDIR /edgex-go [2022-12-02T07:45:43.552Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:45:43.552Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:45:43.552Z] ---> 58fcfe600572 [2022-12-02T07:45:43.552Z] Step 3/22 : WORKDIR /edgex-go [2022-12-02T07:45:43.552Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:45:43.552Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:45:43.552Z] ---> 58fcfe600572 [2022-12-02T07:45:43.552Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-02T07:45:43.552Z] ---> Running in 645b0407e205 [2022-12-02T07:45:43.552Z] ---> Running in abd15d916115 [2022-12-02T07:45:43.552Z] ---> Running in 3e52a051da5f [2022-12-02T07:45:43.552Z] ---> Running in 6d107cba888e [2022-12-02T07:45:43.552Z] ---> Running in 115a0b52934a [2022-12-02T07:45:43.552Z] Removing intermediate container abd15d916115 [2022-12-02T07:45:43.552Z] ---> 03bbce7da1a9 [2022-12-02T07:45:43.552Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-12-02T07:45:43.552Z] ---> Running in a8296e9f8959 [2022-12-02T07:45:43.552Z] Removing intermediate container 115a0b52934a [2022-12-02T07:45:43.552Z] ---> 68eb203b7ccd [2022-12-02T07:45:43.552Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-12-02T07:45:43.552Z] Removing intermediate container 645b0407e205 [2022-12-02T07:45:43.552Z] ---> 8bd5c2ffa589 [2022-12-02T07:45:43.552Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-02T07:45:43.552Z] Removing intermediate container 3e52a051da5f [2022-12-02T07:45:43.552Z] ---> d08285fda0bb [2022-12-02T07:45:43.552Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-12-02T07:45:43.552Z] Removing intermediate container 6d107cba888e [2022-12-02T07:45:43.552Z] ---> 1c9705d88054 [2022-12-02T07:45:43.552Z] Step 4/22 : WORKDIR /edgex-go [2022-12-02T07:45:43.552Z] ---> Running in 96ce3a9a9286 [2022-12-02T07:45:43.552Z] ---> Running in 76a54de33e40 [2022-12-02T07:45:43.552Z] ---> Running in 1ca316867037 [2022-12-02T07:45:43.552Z] ---> Running in 0357aa28eda5 [2022-12-02T07:45:44.510Z] Removing intermediate container 0357aa28eda5 [2022-12-02T07:45:44.510Z] ---> 5b510721f8d0 [2022-12-02T07:45:44.510Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-12-02T07:45:44.510Z] ---> Running in d90b1da2ca7c [2022-12-02T07:45:45.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:45:45.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:45:45.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:45:45.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:45:46.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:45:46.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:45:46.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:45:46.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:45:46.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:45:46.789Z] ---> Running in 80b0110b39ee [2022-12-02T07:45:46.789Z] Removing intermediate container 6c61e6c084b2 [2022-12-02T07:45:46.789Z] ---> 4ce3f1cae6b6 [2022-12-02T07:45:46.789Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-12-02T07:45:46.789Z] Removing intermediate container 99d79e4b5137 [2022-12-02T07:45:46.789Z] ---> 71b67dd1fde2 [2022-12-02T07:45:46.789Z] [2022-12-02T07:45:46.789Z] Step 9/32 : FROM alpine:3.16 [2022-12-02T07:45:46.789Z] Removing intermediate container 561b0f463030 [2022-12-02T07:45:46.789Z] ---> d446af95a8ee [2022-12-02T07:45:46.789Z] [2022-12-02T07:45:46.789Z] Step 10/22 : FROM alpine:3.16 [2022-12-02T07:45:46.789Z] Removing intermediate container 2c793350178e [2022-12-02T07:45:46.789Z] ---> 22d091263125 [2022-12-02T07:45:46.789Z] [2022-12-02T07:45:46.789Z] Step 9/24 : FROM alpine:3.16 [2022-12-02T07:45:46.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:45:47.047Z] ---> Running in 12f81d2c4a72 [2022-12-02T07:45:47.089Z] OK: 221 MiB in 51 packages [2022-12-02T07:45:47.304Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-02T07:45:47.357Z] OK: 221 MiB in 51 packages [2022-12-02T07:45:47.627Z] OK: 221 MiB in 51 packages [2022-12-02T07:45:47.874Z] 3.16: Pulling from library/alpine [2022-12-02T07:45:47.895Z] OK: 221 MiB in 51 packages [2022-12-02T07:45:47.895Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-12-02T07:45:47.895Z] v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-12-02T07:45:47.895Z] OK: 16895 distinct packages available [2022-12-02T07:45:48.136Z] 3.16: Pulling from library/alpine [2022-12-02T07:45:48.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:45:48.396Z] 3.16: Pulling from library/alpine [2022-12-02T07:45:48.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:45:49.421Z] Removing intermediate container a8296e9f8959 [2022-12-02T07:45:49.421Z] ---> 2cc65c08c0c3 [2022-12-02T07:45:49.421Z] Step 5/22 : COPY go.mod vendor* ./ [2022-12-02T07:45:49.421Z] Removing intermediate container 1ca316867037 [2022-12-02T07:45:49.421Z] ---> 153e78a3bbbe [2022-12-02T07:45:49.421Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-02T07:45:49.421Z] OK: 221 MiB in 51 packages [2022-12-02T07:45:49.421Z] Removing intermediate container 76a54de33e40 [2022-12-02T07:45:49.421Z] ---> c79ebc421068 [2022-12-02T07:45:49.421Z] Step 5/32 : COPY go.mod vendor* ./ [2022-12-02T07:45:49.695Z] Removing intermediate container d90b1da2ca7c [2022-12-02T07:45:49.695Z] ---> cdceee04e94d [2022-12-02T07:45:49.695Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-02T07:45:50.280Z] ---> 189a9db45b98 [2022-12-02T07:45:50.280Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:45:50.552Z] ---> Running in bae3acd38bc9 [2022-12-02T07:45:50.820Z] ---> 42f2e348966d [2022-12-02T07:45:50.820Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:45:50.820Z] ---> Running in de4c65c5da46 [2022-12-02T07:45:50.820Z] ---> a7a5f05304b1 [2022-12-02T07:45:50.820Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:45:51.035Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-02T07:45:51.035Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-02T07:45:51.035Z] Status: Downloaded newer image for alpine:3.16 [2022-12-02T07:45:51.035Z] Status: Image is up to date for alpine:3.16 [2022-12-02T07:45:51.035Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-02T07:45:51.035Z] Status: Image is up to date for alpine:3.16 [2022-12-02T07:45:51.035Z] ---> bfe296a52501 [2022-12-02T07:45:51.035Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-02T07:45:51.090Z] Removing intermediate container 96ce3a9a9286 [2022-12-02T07:45:51.090Z] ---> fde0b1164839 [2022-12-02T07:45:51.090Z] Step 5/19 : COPY go.mod vendor* ./ [2022-12-02T07:45:51.090Z] ---> Running in 046567cb89c3 [2022-12-02T07:45:51.090Z] ---> 7a14c72cac59 [2022-12-02T07:45:51.090Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:45:51.294Z] ---> bfe296a52501 [2022-12-02T07:45:51.294Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-12-02T07:45:51.294Z] ---> bfe296a52501 [2022-12-02T07:45:51.294Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-12-02T07:45:51.294Z] Removing intermediate container 12f81d2c4a72 [2022-12-02T07:45:51.294Z] ---> a8c89ec80a60 [2022-12-02T07:45:51.294Z] [2022-12-02T07:45:51.294Z] Step 10/22 : FROM alpine:3.16 [2022-12-02T07:45:51.294Z] ---> bfe296a52501 [2022-12-02T07:45:51.294Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-12-02T07:45:51.294Z] ---> Running in 47531596c30c [2022-12-02T07:45:51.294Z] ---> Running in 14874f96aef0 [2022-12-02T07:45:51.294Z] ---> Running in da7a0f6dd78d [2022-12-02T07:45:51.294Z] ---> Running in 0338f5cb7268 [2022-12-02T07:45:51.358Z] ---> Running in 49bb1421c7ed [2022-12-02T07:45:51.570Z] Removing intermediate container da7a0f6dd78d [2022-12-02T07:45:51.570Z] ---> 26d679095dc3 [2022-12-02T07:45:51.570Z] Step 12/22 : 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-12-02T07:45:51.570Z] Removing intermediate container 47531596c30c [2022-12-02T07:45:51.570Z] ---> cbbc90014fea [2022-12-02T07:45:51.571Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-12-02T07:45:51.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:51.571Z] Removing intermediate container 0338f5cb7268 [2022-12-02T07:45:51.571Z] ---> 308ccd01632f [2022-12-02T07:45:51.571Z] Step 12/22 : ENV APP_PORT=59880 [2022-12-02T07:45:51.829Z] ---> Running in 21b22e9b1b0d [2022-12-02T07:45:51.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:52.091Z] ---> Running in 6c756b1196bb [2022-12-02T07:45:52.091Z] ---> Running in 1588673bbc22 [2022-12-02T07:45:52.091Z] (1/3) Installing ca-certificates (20220614-r0) [2022-12-02T07:45:52.325Z] ---> 46f519500468 [2022-12-02T07:45:52.325Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:45:52.350Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-12-02T07:45:52.350Z] (3/3) Installing su-exec (0.2-r1) [2022-12-02T07:45:52.350Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T07:45:52.350Z] Removing intermediate container 1588673bbc22 [2022-12-02T07:45:52.350Z] ---> eedb75816a3e [2022-12-02T07:45:52.350Z] Step 13/22 : EXPOSE $APP_PORT [2022-12-02T07:45:52.350Z] Executing ca-certificates-20220614-r0.trigger [2022-12-02T07:45:52.350Z] ---> Running in 7ec0c8bf2d05 [2022-12-02T07:45:52.350Z] OK: 6 MiB in 17 packages [2022-12-02T07:45:52.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:52.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:52.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:52.350Z] Removing intermediate container 7ec0c8bf2d05 [2022-12-02T07:45:52.350Z] ---> b4b2b9e9d340 [2022-12-02T07:45:52.350Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-12-02T07:45:52.595Z] ---> Running in f88c535882ee [2022-12-02T07:45:52.628Z] ---> Running in b11b42d1df61 [2022-12-02T07:45:52.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:52.628Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-02T07:45:52.628Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-02T07:45:52.628Z] (3/33) Installing readline (8.1.2-r0) [2022-12-02T07:45:52.628Z] (4/33) Installing bash (5.1.16-r2) [2022-12-02T07:45:52.628Z] Executing bash-5.1.16-r2.post-install [2022-12-02T07:45:52.628Z] (5/33) Installing ca-certificates (20220614-r0) [2022-12-02T07:45:52.887Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-12-02T07:45:52.887Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-12-02T07:45:52.887Z] (2/2) Installing su-exec (0.2-r1) [2022-12-02T07:45:52.887Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T07:45:52.887Z] OK: 6 MiB in 16 packages [2022-12-02T07:45:52.887Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-12-02T07:45:52.887Z] (8/33) Installing libcurl (7.83.1-r4) [2022-12-02T07:45:52.887Z] (9/33) Installing curl (7.83.1-r4) [2022-12-02T07:45:52.887Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-12-02T07:45:53.144Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-12-02T07:45:53.144Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-12-02T07:45:53.144Z] (13/33) Installing expat (2.5.0-r0) [2022-12-02T07:45:53.402Z] (14/33) Installing libffi (3.4.2-r1) [2022-12-02T07:45:53.402Z] (15/33) Installing gdbm (1.23-r0) [2022-12-02T07:45:53.402Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-12-02T07:45:53.402Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-12-02T07:45:53.402Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-02T07:45:53.402Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-12-02T07:45:53.402Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-12-02T07:45:53.402Z] (21/33) Installing python3 (3.10.8-r0) [2022-12-02T07:45:53.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:53.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:45:53.919Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-12-02T07:45:53.919Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-12-02T07:45:53.919Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-12-02T07:45:53.919Z] (25/33) Installing py3-six (1.16.0-r1) [2022-12-02T07:45:53.919Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-12-02T07:45:53.919Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-12-02T07:45:53.919Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-12-02T07:45:53.919Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-12-02T07:45:53.919Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-12-02T07:45:53.919Z] (31/33) Installing py3-packaging (21.3-r0) [2022-12-02T07:45:53.919Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-12-02T07:45:53.919Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-12-02T07:45:53.919Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-02T07:45:54.178Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T07:45:54.178Z] OK: 6 MiB in 15 packages [2022-12-02T07:45:54.178Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T07:45:54.178Z] Executing ca-certificates-20220614-r0.trigger [2022-12-02T07:45:54.178Z] OK: 123 MiB in 47 packages [2022-12-02T07:45:55.736Z] Removing intermediate container 14874f96aef0 [2022-12-02T07:45:55.736Z] ---> 75f10cd7b624 [2022-12-02T07:45:55.736Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-02T07:45:56.708Z] ---> Running in 65e9dfb14c1d [2022-12-02T07:45:56.708Z] Removing intermediate container 6c756b1196bb [2022-12-02T07:45:56.708Z] ---> 20cc3328eb7e [2022-12-02T07:45:56.708Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-12-02T07:45:57.652Z] Removing intermediate container b11b42d1df61 [2022-12-02T07:45:57.652Z] ---> 804d811a2c04 [2022-12-02T07:45:57.652Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T07:45:57.652Z] Removing intermediate container 65e9dfb14c1d [2022-12-02T07:45:57.652Z] ---> 35904904e257 [2022-12-02T07:45:57.652Z] Step 12/24 : WORKDIR / [2022-12-02T07:45:57.652Z] ---> Running in 45bcc1f1444b [2022-12-02T07:45:57.652Z] ---> Running in 8d23fd8bff2d [2022-12-02T07:45:57.920Z] Removing intermediate container 45bcc1f1444b [2022-12-02T07:45:57.920Z] ---> 4a815e7bb31f [2022-12-02T07:45:57.920Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-12-02T07:45:57.920Z] ---> a75e0420c1f6 [2022-12-02T07:45:57.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-12-02T07:45:57.920Z] Removing intermediate container 8d23fd8bff2d [2022-12-02T07:45:57.920Z] ---> d0abf044b592 [2022-12-02T07:45:57.920Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-12-02T07:45:57.920Z] ---> Running in aaa5a67ee7d4 [2022-12-02T07:45:58.178Z] Removing intermediate container aaa5a67ee7d4 [2022-12-02T07:45:58.178Z] ---> 8020f1de9514 [2022-12-02T07:45:58.178Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-12-02T07:45:58.437Z] Removing intermediate container 80b0110b39ee [2022-12-02T07:45:58.437Z] ---> 01e180f89a48 [2022-12-02T07:45:58.437Z] Step 7/19 : COPY . . [2022-12-02T07:45:58.437Z] ---> 4ee5c23b338c [2022-12-02T07:45:58.437Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-12-02T07:46:02.640Z] ---> Running in bbb42511a449 [2022-12-02T07:46:02.897Z] ---> 1afefaa7389d [2022-12-02T07:46:02.897Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-12-02T07:46:02.897Z] ---> 069ed2bd9db8 [2022-12-02T07:46:02.897Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-12-02T07:46:02.897Z] Removing intermediate container bbb42511a449 [2022-12-02T07:46:02.897Z] ---> 628ea538541e [2022-12-02T07:46:02.897Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-12-02T07:46:02.897Z] ---> Running in f811a3d6e4b5 [2022-12-02T07:46:02.897Z] Collecting docker-compose==1.23.2 [2022-12-02T07:46:02.897Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-12-02T07:46:02.897Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.5 MB/s eta 0:00:00 [2022-12-02T07:46:02.897Z] ---> 57efc2dc5f47 [2022-12-02T07:46:02.897Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-12-02T07:46:02.897Z] ---> Running in e2ad6facb0d2 [2022-12-02T07:46:03.155Z] Collecting jsonschema<3,>=2.5.1 [2022-12-02T07:46:03.155Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-12-02T07:46:03.155Z] Collecting texttable<0.10,>=0.9.0 [2022-12-02T07:46:03.155Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-12-02T07:46:03.155Z] Preparing metadata (setup.py): started [2022-12-02T07:46:03.155Z] ---> 2cd5890f705d [2022-12-02T07:46:03.155Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-12-02T07:46:03.155Z] Removing intermediate container f811a3d6e4b5 [2022-12-02T07:46:03.155Z] ---> 21ee9b443a34 [2022-12-02T07:46:03.155Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-12-02T07:46:03.155Z] ---> Running in 4232d47810b2 [2022-12-02T07:46:03.155Z] ---> Running in 8aca6dd541ca [2022-12-02T07:46:03.155Z] ---> c8b17c729140 [2022-12-02T07:46:03.155Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-12-02T07:46:03.428Z] Removing intermediate container 4232d47810b2 [2022-12-02T07:46:03.428Z] ---> 2a05c89262ef [2022-12-02T07:46:03.428Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-02T07:46:03.428Z] ---> Running in b9d2f93b63d4 [2022-12-02T07:46:03.428Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-02T07:46:03.428Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-12-02T07:46:03.428Z] Collecting PyYAML<4,>=3.10 [2022-12-02T07:46:03.428Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-12-02T07:46:03.428Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 120.5 MB/s eta 0:00:00 [2022-12-02T07:46:03.428Z] Removing intermediate container b9d2f93b63d4 [2022-12-02T07:46:03.428Z] ---> 521d2db4aa5f [2022-12-02T07:46:03.428Z] Step 20/22 : LABEL arch=x86_64 [2022-12-02T07:46:03.710Z] ---> Running in 625954b5b264 [2022-12-02T07:46:03.710Z] Preparing metadata (setup.py): started [2022-12-02T07:46:03.981Z] Removing intermediate container 625954b5b264 [2022-12-02T07:46:03.981Z] ---> d0e0cc2e2497 [2022-12-02T07:46:03.981Z] ---> 49ef9edcf1d6 [2022-12-02T07:46:03.981Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:46:03.981Z] [2022-12-02T07:46:03.981Z] ---> Running in f431bec75281 [2022-12-02T07:46:03.981Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-02T07:46:03.981Z] Collecting dockerpty<0.5,>=0.4.1 [2022-12-02T07:46:03.981Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-12-02T07:46:03.981Z] Preparing metadata (setup.py): started [2022-12-02T07:46:04.239Z] Removing intermediate container f431bec75281 [2022-12-02T07:46:04.239Z] ---> 201133e8d088 [2022-12-02T07:46:04.239Z] Step 22/22 : LABEL version=3.0.0-dev.3 [2022-12-02T07:46:04.239Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-02T07:46:04.499Z] Collecting docopt<0.7,>=0.6.1 [2022-12-02T07:46:04.499Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-12-02T07:46:04.499Z] Preparing metadata (setup.py): started [2022-12-02T07:46:04.499Z] ---> Running in 1c62dad903df [2022-12-02T07:46:04.499Z] ---> d3990577fed5 [2022-12-02T07:46:04.499Z] Removing intermediate container 8aca6dd541ca [2022-12-02T07:46:04.499Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> 66396b175297 [2022-12-02T07:46:04.499Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-12-02T07:46:04.499Z] [2022-12-02T07:46:04.499Z] ---> Running in 10b0f8dc7d6e [2022-12-02T07:46:04.758Z] Removing intermediate container 1c62dad903df [2022-12-02T07:46:04.758Z] ---> c73975f1cb9f [2022-12-02T07:46:04.758Z] [2022-12-02T07:46:04.758Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-02T07:46:04.758Z] Successfully built c73975f1cb9f [2022-12-02T07:46:04.758Z] Successfully tagged core-data:latest [2022-12-02T07:46:04.758Z]  Building core-data ... done Building support-notifications [2022-12-02T07:46:04.758Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-12-02T07:46:04.758Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-12-02T07:46:04.758Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 140.4 MB/s eta 0:00:00 [2022-12-02T07:46:04.758Z] Collecting cached-property<2,>=1.2.0 [2022-12-02T07:46:04.758Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-12-02T07:46:05.021Z] Collecting websocket-client<1.0,>=0.32.0 [2022-12-02T07:46:05.021Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-12-02T07:46:05.021Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 151.3 MB/s eta 0:00:00 [2022-12-02T07:46:05.280Z] Collecting docker<4.0,>=3.6.0 [2022-12-02T07:46:05.280Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-12-02T07:46:05.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 126.8 MB/s eta 0:00:00 [2022-12-02T07:46:05.280Z] 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-12-02T07:46:05.280Z] Collecting docker-pycreds>=0.4.0 [2022-12-02T07:46:05.280Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-12-02T07:46:05.280Z] Collecting chardet<3.1.0,>=3.0.2 [2022-12-02T07:46:05.280Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-12-02T07:46:05.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 152.5 MB/s eta 0:00:00 [2022-12-02T07:46:05.539Z] Collecting idna<2.8,>=2.5 [2022-12-02T07:46:05.539Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-12-02T07:46:05.539Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 148.0 MB/s eta 0:00:00 [2022-12-02T07:46:05.539Z] Collecting urllib3<1.25,>=1.21.1 [2022-12-02T07:46:05.539Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-12-02T07:46:05.539Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 180.9 MB/s eta 0:00:00 [2022-12-02T07:46:05.539Z] Collecting certifi>=2017.4.17 [2022-12-02T07:46:05.539Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-12-02T07:46:05.539Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 202.5 MB/s eta 0:00:00 [2022-12-02T07:46:05.539Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-12-02T07:46:05.539Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-12-02T07:46:05.539Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-12-02T07:46:05.539Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-12-02T07:46:05.799Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-12-02T07:46:05.799Z] Running setup.py install for texttable: started [2022-12-02T07:46:06.743Z] Running setup.py install for texttable: finished with status 'done' [2022-12-02T07:46:06.743Z] Running setup.py install for PyYAML: started [2022-12-02T07:46:07.366Z] Removing intermediate container 10b0f8dc7d6e [2022-12-02T07:46:07.366Z] ---> 706ef4b5015a [2022-12-02T07:46:07.366Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-12-02T07:46:07.628Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:46:07.628Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:46:07.628Z] ---> 31b9fde3d596 [2022-12-02T07:46:07.628Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-02T07:46:07.628Z] ---> Using cache [2022-12-02T07:46:07.628Z] ---> 02af71311592 [2022-12-02T07:46:07.628Z] Step 4/22 : WORKDIR /edgex-go [2022-12-02T07:46:07.628Z] ---> Using cache [2022-12-02T07:46:07.628Z] ---> a96043b53fce [2022-12-02T07:46:07.628Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-12-02T07:46:07.628Z] Running setup.py install for PyYAML: finished with status 'done' [2022-12-02T07:46:10.166Z] Running setup.py install for docopt: started [2022-12-02T07:46:10.166Z] ---> 1bcd55548493 [2022-12-02T07:46:10.166Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-12-02T07:46:10.166Z] ---> Running in c69fe087e765 [2022-12-02T07:46:10.166Z] ---> f1dc1bbcb3d4 [2022-12-02T07:46:10.166Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-12-02T07:46:10.166Z] ---> Running in 009216ac23d3 [2022-12-02T07:46:10.166Z] Running setup.py install for docopt: finished with status 'done' [2022-12-02T07:46:10.735Z] ---> 2a78b00141bf [2022-12-02T07:46:10.735Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-02T07:46:10.735Z] ---> Running in db124a74af57 [2022-12-02T07:46:10.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:46:10.994Z] Running setup.py install for dockerpty: started [2022-12-02T07:46:10.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:46:11.561Z] Running setup.py install for dockerpty: finished with status 'done' [2022-12-02T07:46:11.561Z] OK: 211 MiB in 51 packages [2022-12-02T07:46:11.561Z] Removing intermediate container 009216ac23d3 [2022-12-02T07:46:11.561Z] ---> 136e11471d1f [2022-12-02T07:46:11.561Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T07:46:12.131Z] ---> 3afd51ee7496 [2022-12-02T07:46:12.131Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-12-02T07:46:12.131Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-12-02T07:46:12.131Z] 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-12-02T07:46:12.397Z] Removing intermediate container c69fe087e765 [2022-12-02T07:46:12.397Z] ---> a574b6cefca3 [2022-12-02T07:46:12.397Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-02T07:46:12.655Z] Removing intermediate container db124a74af57 [2022-12-02T07:46:12.655Z] ---> f9644bcbc677 [2022-12-02T07:46:12.655Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-12-02T07:46:12.912Z] ---> Running in c38cf0a0793e [2022-12-02T07:46:13.169Z] ---> bdb27a0ce48d [2022-12-02T07:46:13.169Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:46:13.169Z] ---> 5056a034b44f [2022-12-02T07:46:13.169Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-12-02T07:46:13.169Z] ---> Running in 28f9f831257a [2022-12-02T07:46:13.169Z] Removing intermediate container c38cf0a0793e [2022-12-02T07:46:13.169Z] ---> f657e939a014 [2022-12-02T07:46:13.169Z] Step 22/24 : LABEL arch=x86_64 [2022-12-02T07:46:13.427Z] ---> Running in 544a1cb06fed [2022-12-02T07:46:14.361Z] ---> 240577aad15c [2022-12-02T07:46:14.361Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-12-02T07:46:14.618Z] Removing intermediate container 544a1cb06fed [2022-12-02T07:46:14.619Z] ---> 271f413e2b85 [2022-12-02T07:46:14.619Z] Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:46:14.889Z] ---> 9051f2ef4dee [2022-12-02T07:46:14.889Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-12-02T07:46:14.889Z] ---> Running in 3e2d6a0fd03d [2022-12-02T07:46:15.454Z] Removing intermediate container 3e2d6a0fd03d [2022-12-02T07:46:15.454Z] ---> 3bf120d51ef9 [2022-12-02T07:46:15.454Z] Step 24/24 : LABEL version=3.0.0-dev.3 [2022-12-02T07:46:15.711Z] ---> 972b91f8116e [2022-12-02T07:46:15.711Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-12-02T07:46:15.711Z] ---> Running in 1c63c0c5f91c [2022-12-02T07:46:17.115Z] Removing intermediate container 1c63c0c5f91c [2022-12-02T07:46:17.115Z] ---> 16602782a424 [2022-12-02T07:46:17.115Z] [2022-12-02T07:46:17.115Z] Successfully built 16602782a424 [2022-12-02T07:46:17.681Z] Successfully tagged security-secretstore-setup:latest [2022-12-02T07:46:17.681Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-12-02T07:46:21.903Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:46:21.903Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:46:21.903Z] ---> 31b9fde3d596 [2022-12-02T07:46:21.903Z] Step 3/24 : WORKDIR /edgex-go [2022-12-02T07:46:21.903Z] ---> Using cache [2022-12-02T07:46:21.903Z] ---> cf8757850ef7 [2022-12-02T07:46:21.903Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-02T07:46:24.432Z] ---> f626fda39943 [2022-12-02T07:46:24.433Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-12-02T07:46:24.433Z] ---> Running in 8beb394b7534 [2022-12-02T07:46:24.433Z] Removing intermediate container 21b22e9b1b0d [2022-12-02T07:46:24.433Z] ---> eb966a930795 [2022-12-02T07:46:24.433Z] Step 13/22 : ENV APP_PORT=58890 [2022-12-02T07:46:24.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:46:24.691Z] ---> 79436360a6ed [2022-12-02T07:46:24.691Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-12-02T07:46:24.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:46:25.218Z] ---> Running in 2da258e7bf17 [2022-12-02T07:46:25.218Z] ---> Running in 2c1630be3bb7 [2022-12-02T07:46:25.218Z] OK: 211 MiB in 51 packages [2022-12-02T07:46:25.476Z] Removing intermediate container 2da258e7bf17 [2022-12-02T07:46:25.476Z] ---> 9a448300f6a8 [2022-12-02T07:46:25.476Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-02T07:46:25.476Z] ---> Running in b2f0cef4a4e0 [2022-12-02T07:46:26.409Z] Removing intermediate container b2f0cef4a4e0 [2022-12-02T07:46:26.409Z] ---> 0c016b0dd879 [2022-12-02T07:46:26.409Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-12-02T07:46:27.786Z] Removing intermediate container 8beb394b7534 [2022-12-02T07:46:27.786Z] ---> c21b86c07117 [2022-12-02T07:46:27.786Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-02T07:46:28.048Z] ---> 2b8fd3703db2 [2022-12-02T07:46:28.048Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-12-02T07:46:28.329Z] ---> 367b13361ddf [2022-12-02T07:46:28.329Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:46:28.329Z] Removing intermediate container 2c1630be3bb7 [2022-12-02T07:46:28.329Z] ---> 06871e6b6776 [2022-12-02T07:46:28.329Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-12-02T07:46:28.329Z] ---> Running in 31e730a598be [2022-12-02T07:46:28.587Z] ---> Running in 2d9e75c3a036 [2022-12-02T07:46:28.587Z] ---> cac02ac30a18 [2022-12-02T07:46:28.587Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-12-02T07:46:28.587Z] Removing intermediate container e2ad6facb0d2 [2022-12-02T07:46:28.587Z] ---> ce3573f63ac3 [2022-12-02T07:46:28.587Z] [2022-12-02T07:46:28.587Z] Step 9/19 : FROM alpine:3.15 [2022-12-02T07:46:28.587Z] ---> c4fc93816858 [2022-12-02T07:46:28.587Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-02T07:46:28.587Z] ---> Using cache [2022-12-02T07:46:28.587Z] ---> dbc3e11b9f8a [2022-12-02T07:46:28.587Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-12-02T07:46:28.847Z] ---> Running in 67d92c8f421f [2022-12-02T07:46:28.847Z] Removing intermediate container 2d9e75c3a036 [2022-12-02T07:46:28.847Z] ---> f21033c5b82b [2022-12-02T07:46:28.847Z] Step 29/32 : CMD ["gate"] [2022-12-02T07:46:28.847Z] ---> Running in 7d602136fd79 [2022-12-02T07:46:29.104Z] ---> 74eb0f06a3ea [2022-12-02T07:46:29.104Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-12-02T07:46:29.104Z] ---> Running in a6ca0e61bcbb [2022-12-02T07:46:29.104Z] Removing intermediate container 7d602136fd79 [2022-12-02T07:46:29.104Z] ---> 66d818a98e61 [2022-12-02T07:46:29.104Z] Step 30/32 : LABEL arch=x86_64 [2022-12-02T07:46:29.362Z] ---> Running in 4a8a35883250 [2022-12-02T07:46:29.362Z] Removing intermediate container a6ca0e61bcbb [2022-12-02T07:46:29.362Z] ---> 857972a5b1be [2022-12-02T07:46:29.362Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-02T07:46:29.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:46:29.621Z] Removing intermediate container 4a8a35883250 [2022-12-02T07:46:29.621Z] ---> 1076335cf720 [2022-12-02T07:46:29.621Z] Step 31/32 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:46:29.621Z] ---> Running in 5a27a240b3f6 [2022-12-02T07:46:29.621Z] ---> Running in 6783307f7997 [2022-12-02T07:46:29.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:46:29.878Z] Removing intermediate container 6783307f7997 [2022-12-02T07:46:29.878Z] ---> 8896446e92f3 [2022-12-02T07:46:29.878Z] Step 32/32 : LABEL version=3.0.0-dev.3 [2022-12-02T07:46:29.878Z] Removing intermediate container 5a27a240b3f6 [2022-12-02T07:46:29.878Z] ---> ebebc485a787 [2022-12-02T07:46:29.878Z] Step 20/22 : LABEL arch=x86_64 [2022-12-02T07:46:29.878Z] ---> Running in 9d0874d1526d [2022-12-02T07:46:29.878Z] ---> Running in dfd943499824 [2022-12-02T07:46:30.136Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-02T07:46:30.136Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-02T07:46:30.136Z] OK: 15859 distinct packages available [2022-12-02T07:46:30.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:46:30.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:46:30.136Z] Removing intermediate container dfd943499824 [2022-12-02T07:46:30.136Z] ---> 1acc65409abe [2022-12-02T07:46:30.136Z] Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:46:30.136Z] Removing intermediate container 9d0874d1526d [2022-12-02T07:46:30.136Z] ---> eeba2cbad98f [2022-12-02T07:46:30.136Z] [2022-12-02T07:46:30.411Z] Successfully built eeba2cbad98f [2022-12-02T07:46:30.411Z] (1/9) Installing ca-certificates (20220614-r0) [2022-12-02T07:46:30.411Z] Successfully tagged security-bootstrapper:latest [2022-12-02T07:46:30.411Z] Building security-spire-config [2022-12-02T07:46:30.411Z]  Building security-bootstrapper ... done (2/9) Installing brotli-libs (1.0.9-r5) [2022-12-02T07:46:30.668Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-12-02T07:46:30.668Z] (4/9) Installing libcurl (7.80.0-r4) [2022-12-02T07:46:30.668Z] (5/9) Installing curl (7.80.0-r4) [2022-12-02T07:46:30.668Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-12-02T07:46:30.668Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-12-02T07:46:30.668Z] (8/9) Installing libucontext (1.1-r0) [2022-12-02T07:46:30.668Z] (9/9) Installing gcompat (1.0.0-r4) [2022-12-02T07:46:30.668Z] Executing busybox-1.34.1-r7.trigger [2022-12-02T07:46:30.668Z] Executing ca-certificates-20220614-r0.trigger [2022-12-02T07:46:30.668Z] OK: 8 MiB in 23 packages [2022-12-02T07:46:30.927Z] ---> Running in 9d05537821bf [2022-12-02T07:46:33.467Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:46:33.467Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:46:33.726Z] ---> 31b9fde3d596 [2022-12-02T07:46:33.726Z] Step 3/24 : WORKDIR /edgex-go [2022-12-02T07:46:33.726Z] ---> Using cache [2022-12-02T07:46:33.726Z] ---> cf8757850ef7 [2022-12-02T07:46:33.726Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-02T07:46:33.726Z] ---> Using cache [2022-12-02T07:46:33.726Z] ---> c21b86c07117 [2022-12-02T07:46:33.726Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-02T07:46:33.726Z] ---> Using cache [2022-12-02T07:46:33.726Z] ---> 367b13361ddf [2022-12-02T07:46:33.726Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:46:36.278Z] Removing intermediate container 9d05537821bf [2022-12-02T07:46:36.278Z] ---> 365e6a2c515f [2022-12-02T07:46:36.278Z] Step 22/22 : LABEL version=3.0.0-dev.3 [2022-12-02T07:46:36.278Z] ---> Running in a1f33f185e01 [2022-12-02T07:46:36.278Z] ---> Running in 5b21690b438e [2022-12-02T07:46:36.856Z] Removing intermediate container 5b21690b438e [2022-12-02T07:46:36.856Z] ---> 97908b8e6b8d [2022-12-02T07:46:36.856Z] [2022-12-02T07:46:36.856Z] Removing intermediate container 67d92c8f421f [2022-12-02T07:46:36.856Z] ---> 835928607f63 [2022-12-02T07:46:36.856Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T07:46:36.856Z] Removing intermediate container 28f9f831257a [2022-12-02T07:46:36.856Z] ---> be540d135cc9 [2022-12-02T07:46:36.857Z] Step 8/22 : COPY . . [2022-12-02T07:46:36.857Z] Successfully built 97908b8e6b8d [2022-12-02T07:46:36.857Z] Successfully tagged sys-mgmt-agent:latest [2022-12-02T07:46:36.857Z]  Building sys-mgmt-agent ... done Building core-command [2022-12-02T07:46:40.142Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:46:40.142Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:46:40.142Z] ---> 31b9fde3d596 [2022-12-02T07:46:40.142Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-12-02T07:46:40.142Z] ---> Using cache [2022-12-02T07:46:40.142Z] ---> 02af71311592 [2022-12-02T07:46:40.142Z] Step 4/23 : WORKDIR /edgex-go [2022-12-02T07:46:40.142Z] ---> Using cache [2022-12-02T07:46:40.142Z] ---> a96043b53fce [2022-12-02T07:46:40.142Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-12-02T07:46:40.142Z] ---> Using cache [2022-12-02T07:46:40.142Z] ---> 4c453e8bba12 [2022-12-02T07:46:40.142Z] Step 6/23 : COPY go.mod vendor* ./ [2022-12-02T07:46:40.142Z] ---> Using cache [2022-12-02T07:46:40.142Z] ---> c702ff685c60 [2022-12-02T07:46:40.142Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:46:40.142Z] ---> Using cache [2022-12-02T07:46:40.142Z] ---> 281568ced36a [2022-12-02T07:46:40.142Z] Step 8/23 : COPY . . [2022-12-02T07:46:40.142Z] ---> Using cache [2022-12-02T07:46:40.142Z] ---> e22131802638 [2022-12-02T07:46:40.142Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-12-02T07:46:45.420Z] ---> 01ef391f1c20 [2022-12-02T07:46:45.420Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-12-02T07:46:45.420Z] ---> Running in 4cd44663290e [2022-12-02T07:46:45.420Z] ---> 4282bc7a9787 [2022-12-02T07:46:45.420Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-12-02T07:46:46.108Z] ---> Running in e32597e5610c [2022-12-02T07:46:46.108Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-02T07:46:46.108Z] Removing intermediate container 31e730a598be [2022-12-02T07:46:46.108Z] ---> 4023f9f4fbf0 [2022-12-02T07:46:46.108Z] Step 7/24 : COPY . . [2022-12-02T07:46:46.365Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-02T07:46:46.365Z] ---> 3abd58dd3014 [2022-12-02T07:46:46.365Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-12-02T07:46:51.625Z] ---> f8ea8ee42426 [2022-12-02T07:46:51.625Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-12-02T07:46:54.171Z] ---> 392ea8248845 [2022-12-02T07:46:54.171Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-02T07:46:54.171Z] ---> Running in 22b8f9650a9b [2022-12-02T07:46:54.171Z] ---> Running in fa2993c1902f [2022-12-02T07:46:54.739Z] Removing intermediate container 22b8f9650a9b [2022-12-02T07:46:54.739Z] Removing intermediate container fa2993c1902f [2022-12-02T07:46:54.739Z] ---> bd66377fbccf [2022-12-02T07:46:54.739Z] ---> 4f7956616139 [2022-12-02T07:46:54.739Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-02T07:46:54.739Z] [2022-12-02T07:46:56.121Z] ---> Running in ce0cb77aed74 [2022-12-02T07:46:56.121Z] ---> Running in 1da270242457 [2022-12-02T07:46:56.381Z] Removing intermediate container 1da270242457 [2022-12-02T07:46:56.381Z] ---> ed306b423410 [2022-12-02T07:46:56.381Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-02T07:46:56.381Z] Removing intermediate container ce0cb77aed74 [2022-12-02T07:46:56.381Z] ---> aa79743233a0 [2022-12-02T07:46:56.381Z] Step 17/19 : LABEL arch=x86_64 [2022-12-02T07:46:56.637Z] ---> Running in d3522ac4b12a [2022-12-02T07:46:56.637Z] ---> Running in 4631823f1f4b [2022-12-02T07:46:57.568Z] Removing intermediate container d3522ac4b12a [2022-12-02T07:46:57.568Z] ---> 2c83c93907eb [2022-12-02T07:46:57.568Z] Step 18/19 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:46:58.132Z] ---> Running in fc15d49a1d87 [2022-12-02T07:46:58.697Z] Removing intermediate container fc15d49a1d87 [2022-12-02T07:46:58.697Z] ---> 47d17d8ebb96 [2022-12-02T07:46:58.697Z] Step 19/19 : LABEL version=3.0.0-dev.3 [2022-12-02T07:46:59.263Z] ---> Running in 4ce70e200888 [2022-12-02T07:46:59.263Z] Removing intermediate container 4631823f1f4b [2022-12-02T07:46:59.263Z] ---> 327d8a790fc8 [2022-12-02T07:46:59.263Z] Step 11/24 : WORKDIR /edgex-go [2022-12-02T07:46:59.263Z] ---> Running in 3c6ce13711d9 [2022-12-02T07:46:59.533Z] Removing intermediate container 4ce70e200888 [2022-12-02T07:46:59.533Z] ---> f953a7df4b7f [2022-12-02T07:46:59.533Z] [2022-12-02T07:46:59.533Z] Successfully built f953a7df4b7f [2022-12-02T07:46:59.533Z] Successfully tagged security-spiffe-token-provider:latest [2022-12-02T07:46:59.533Z] Building security-proxy-setup [2022-12-02T07:46:59.792Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3c6ce13711d9 [2022-12-02T07:46:59.792Z] ---> 9ef25c64c1af [2022-12-02T07:46:59.792Z] [2022-12-02T07:46:59.792Z] Step 12/24 : FROM alpine:3.15 [2022-12-02T07:46:59.792Z] ---> c4fc93816858 [2022-12-02T07:46:59.792Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-02T07:46:59.792Z] ---> Using cache [2022-12-02T07:46:59.792Z] ---> dbc3e11b9f8a [2022-12-02T07:46:59.792Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-02T07:46:59.792Z] ---> Using cache [2022-12-02T07:46:59.792Z] ---> 3e5c0cc9cdcc [2022-12-02T07:46:59.792Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-12-02T07:46:59.792Z] Removing intermediate container a1f33f185e01 [2022-12-02T07:46:59.792Z] ---> d25607bdddd3 [2022-12-02T07:46:59.792Z] Step 7/24 : COPY . . [2022-12-02T07:47:05.074Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:47:05.074Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:47:05.074Z] ---> 31b9fde3d596 [2022-12-02T07:47:05.074Z] Step 3/21 : WORKDIR /edgex-go [2022-12-02T07:47:05.074Z] ---> Using cache [2022-12-02T07:47:05.074Z] ---> cf8757850ef7 [2022-12-02T07:47:05.074Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-12-02T07:47:05.074Z] ---> Using cache [2022-12-02T07:47:05.074Z] ---> 70f9bd01fc4a [2022-12-02T07:47:05.074Z] Step 5/21 : COPY go.mod vendor* ./ [2022-12-02T07:47:05.074Z] ---> Using cache [2022-12-02T07:47:05.074Z] ---> 81a16750332a [2022-12-02T07:47:05.074Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:47:05.074Z] ---> Using cache [2022-12-02T07:47:05.074Z] ---> 79705a8c90fe [2022-12-02T07:47:05.074Z] Step 7/21 : COPY . . [2022-12-02T07:47:05.074Z] ---> Using cache [2022-12-02T07:47:05.074Z] ---> eb84f241fa26 [2022-12-02T07:47:05.074Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-12-02T07:47:13.298Z] ---> d44b93aa308e [2022-12-02T07:47:13.298Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-02T07:47:13.298Z] ---> Running in c97f0fdfde62 [2022-12-02T07:47:13.298Z] ---> ab39accf464b [2022-12-02T07:47:13.298Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-02T07:47:13.298Z] ---> Running in f702e9a84de5 [2022-12-02T07:47:13.626Z] Removing intermediate container f702e9a84de5 [2022-12-02T07:47:13.626Z] ---> c47f3c0c3169 [2022-12-02T07:47:13.626Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-02T07:47:14.068Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-02T07:47:14.068Z] ---> Running in bb6cd32010f6 [2022-12-02T07:47:14.250Z] Removing intermediate container de4c65c5da46 [2022-12-02T07:47:14.250Z] ---> 10e0e64e7730 [2022-12-02T07:47:14.250Z] Step 7/24 : COPY . . [2022-12-02T07:47:14.250Z] Removing intermediate container f88c535882ee [2022-12-02T07:47:14.250Z] ---> baaa5b8896c9 [2022-12-02T07:47:14.250Z] Step 7/19 : COPY . . [2022-12-02T07:47:14.250Z] Removing intermediate container 046567cb89c3 [2022-12-02T07:47:14.250Z] ---> 4e45423e8545 [2022-12-02T07:47:14.250Z] Step 7/32 : COPY . . [2022-12-02T07:47:14.250Z] Removing intermediate container bae3acd38bc9 [2022-12-02T07:47:14.250Z] ---> 407610ac59ec [2022-12-02T07:47:14.250Z] Step 7/22 : COPY . . [2022-12-02T07:47:14.250Z] Removing intermediate container 49bb1421c7ed [2022-12-02T07:47:14.250Z] ---> cd7116102bac [2022-12-02T07:47:14.250Z] Step 8/22 : COPY . . [2022-12-02T07:47:14.250Z] ---> af62edd20327 [2022-12-02T07:47:14.250Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-02T07:47:14.250Z] ---> 835c94410e82 [2022-12-02T07:47:14.250Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-12-02T07:47:14.250Z] ---> Running in 44d41e355b5a [2022-12-02T07:47:14.250Z] ---> Running in fe3b974f7e74 [2022-12-02T07:47:14.250Z] ---> 7a38a6022751 [2022-12-02T07:47:14.250Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-12-02T07:47:14.250Z] ---> a34785bd9b01 [2022-12-02T07:47:14.250Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-12-02T07:47:14.250Z] ---> 4ce9d949ac8d [2022-12-02T07:47:14.250Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-12-02T07:47:14.250Z] ---> Running in 5d764c0d4cbb [2022-12-02T07:47:14.250Z] ---> Running in 3a1d89cc2aec [2022-12-02T07:47:14.250Z] ---> Running in 7db52cda2909 [2022-12-02T07:47:14.250Z] Removing intermediate container 44d41e355b5a [2022-12-02T07:47:14.250Z] ---> 36543f4635d3 [2022-12-02T07:47:14.250Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-02T07:47:14.250Z] ---> Running in f4c1cbc31350 [2022-12-02T07:47:14.250Z] Removing intermediate container f4c1cbc31350 [2022-12-02T07:47:14.250Z] ---> 562afc945760 [2022-12-02T07:47:14.250Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-02T07:47:14.250Z] ---> Running in 31081f523765 [2022-12-02T07:47:14.841Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-12-02T07:47:15.425Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-02T07:47:15.425Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-12-02T07:47:15.692Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-02T07:47:16.600Z] ---> 187a457a345e [2022-12-02T07:47:16.600Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-12-02T07:47:16.600Z] Removing intermediate container bb6cd32010f6 [2022-12-02T07:47:16.600Z] ---> fd41c408c1d2 [2022-12-02T07:47:16.600Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-02T07:47:16.600Z] Removing intermediate container 4cd44663290e [2022-12-02T07:47:16.600Z] ---> f4d8e619fdab [2022-12-02T07:47:16.600Z] [2022-12-02T07:47:16.600Z] Step 10/23 : FROM alpine:3.16 [2022-12-02T07:47:16.600Z] ---> bfe296a52501 [2022-12-02T07:47:16.600Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-12-02T07:47:17.098Z] Removing intermediate container 31081f523765 [2022-12-02T07:47:17.098Z] ---> 964e49d4e526 [2022-12-02T07:47:17.098Z] Step 11/24 : WORKDIR /edgex-go [2022-12-02T07:47:17.098Z] ---> Running in b8284c5251a1 [2022-12-02T07:47:17.684Z] Removing intermediate container b8284c5251a1 [2022-12-02T07:47:17.684Z] ---> 5a771157ce45 [2022-12-02T07:47:17.684Z] [2022-12-02T07:47:17.684Z] Step 12/24 : FROM alpine:3.15 [2022-12-02T07:47:17.953Z] 3.15: Pulling from library/alpine [2022-12-02T07:47:17.973Z] ---> Running in b5cc1b47cc94 [2022-12-02T07:47:17.973Z] ---> Running in 2c103f5de3ec [2022-12-02T07:47:17.973Z] ---> e9daad86f5d0 [2022-12-02T07:47:17.973Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-12-02T07:47:18.541Z] ---> a45e9c6f84a4 [2022-12-02T07:47:18.541Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-12-02T07:47:18.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:47:18.798Z] Removing intermediate container e32597e5610c [2022-12-02T07:47:18.798Z] ---> 78e0ffe3c13b [2022-12-02T07:47:18.798Z] [2022-12-02T07:47:18.798Z] Step 10/22 : FROM alpine:3.16 [2022-12-02T07:47:18.798Z] ---> bfe296a52501 [2022-12-02T07:47:18.798Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-12-02T07:47:18.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:47:18.798Z] ---> Running in e1049792f74d [2022-12-02T07:47:19.070Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-02T07:47:19.070Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T07:47:19.070Z] OK: 6 MiB in 15 packages [2022-12-02T07:47:19.070Z] ---> 3377937abe52 [2022-12-02T07:47:19.070Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-02T07:47:19.070Z] ---> Running in 7ac993e73423 [2022-12-02T07:47:19.328Z] Removing intermediate container b5cc1b47cc94 [2022-12-02T07:47:19.328Z] ---> b8b6a8ffb69d [2022-12-02T07:47:19.328Z] Step 11/24 : WORKDIR /edgex-go [2022-12-02T07:47:19.328Z] ---> Running in 75d1f613ed89 [2022-12-02T07:47:19.328Z] Removing intermediate container 7ac993e73423 [2022-12-02T07:47:19.328Z] ---> 3a569112dcd5 [2022-12-02T07:47:19.328Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-02T07:47:19.328Z] ---> Running in fe108720e989 [2022-12-02T07:47:19.367Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-02T07:47:19.367Z] Status: Downloaded newer image for alpine:3.15 [2022-12-02T07:47:19.367Z] ---> 8aa73fd46299 [2022-12-02T07:47:19.367Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-02T07:47:19.367Z] ---> Running in f94a938c59b1 [2022-12-02T07:47:19.591Z] Removing intermediate container 75d1f613ed89 [2022-12-02T07:47:19.591Z] ---> 1da3264e4d99 [2022-12-02T07:47:19.591Z] [2022-12-02T07:47:19.591Z] Step 12/24 : FROM alpine:3.15 [2022-12-02T07:47:19.591Z] ---> c4fc93816858 [2022-12-02T07:47:19.591Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-02T07:47:19.591Z] ---> Using cache [2022-12-02T07:47:19.591Z] ---> dbc3e11b9f8a [2022-12-02T07:47:19.591Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-12-02T07:47:19.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:47:19.591Z] ---> Running in 6f7280fa676b [2022-12-02T07:47:19.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:47:19.591Z] Removing intermediate container 2c103f5de3ec [2022-12-02T07:47:19.591Z] ---> eea9452bd196 [2022-12-02T07:47:19.591Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-02T07:47:19.591Z] Removing intermediate container fe108720e989 [2022-12-02T07:47:19.591Z] ---> bf9c77e71f4f [2022-12-02T07:47:19.591Z] Step 22/24 : LABEL arch=x86_64 [2022-12-02T07:47:19.850Z] ---> Running in 395e1cb41c32 [2022-12-02T07:47:19.850Z] ---> Running in 36e687fd17ef [2022-12-02T07:47:19.850Z] (1/2) Installing ca-certificates (20220614-r0) [2022-12-02T07:47:19.850Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-12-02T07:47:19.850Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T07:47:19.850Z] Executing ca-certificates-20220614-r0.trigger [2022-12-02T07:47:19.850Z] Removing intermediate container 395e1cb41c32 [2022-12-02T07:47:19.850Z] ---> 49d3eeec0a98 [2022-12-02T07:47:19.850Z] Step 13/23 : ENV APP_PORT=59882 [2022-12-02T07:47:19.850Z] Removing intermediate container 36e687fd17ef [2022-12-02T07:47:19.850Z] ---> 5fe1ba93218e [2022-12-02T07:47:19.850Z] Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:47:19.948Z] Removing intermediate container f94a938c59b1 [2022-12-02T07:47:19.948Z] ---> 3b28870cc7de [2022-12-02T07:47:19.948Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-02T07:47:19.948Z] ---> Running in da30b51b1a71 [2022-12-02T07:47:20.107Z] OK: 6 MiB in 16 packages [2022-12-02T07:47:20.107Z] ---> Running in 0141fc6566bf [2022-12-02T07:47:20.108Z] ---> Running in 85ea3624417e [2022-12-02T07:47:20.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:47:20.108Z] Removing intermediate container 85ea3624417e [2022-12-02T07:47:20.108Z] ---> 70a752e2cc2a [2022-12-02T07:47:20.108Z] Step 14/23 : EXPOSE $APP_PORT [2022-12-02T07:47:20.367Z] ---> Running in e368a412c9f3 [2022-12-02T07:47:20.367Z] Removing intermediate container 0141fc6566bf [2022-12-02T07:47:20.367Z] ---> 706a00d00af6 [2022-12-02T07:47:20.367Z] Step 24/24 : LABEL version=3.0.0-dev.3 [2022-12-02T07:47:20.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:47:20.367Z] ---> Running in 5f924246d6eb [2022-12-02T07:47:20.625Z] Removing intermediate container e368a412c9f3 [2022-12-02T07:47:20.625Z] ---> 93b08e141b4c [2022-12-02T07:47:20.625Z] Step 15/23 : WORKDIR / [2022-12-02T07:47:20.625Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-02T07:47:20.625Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-02T07:47:20.625Z] OK: 15859 distinct packages available [2022-12-02T07:47:20.625Z] ---> Running in 27d6d9ce3930 [2022-12-02T07:47:20.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:47:20.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:47:20.902Z] Removing intermediate container 5f924246d6eb [2022-12-02T07:47:20.902Z] ---> d1012897a2ef [2022-12-02T07:47:20.902Z] [2022-12-02T07:47:20.902Z] Removing intermediate container e1049792f74d [2022-12-02T07:47:20.902Z] ---> 6c36bfd17254 [2022-12-02T07:47:20.902Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-02T07:47:20.902Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-12-02T07:47:20.902Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-12-02T07:47:20.902Z] (3/4) Installing libucontext (1.1-r0) [2022-12-02T07:47:20.902Z] (4/4) Installing gcompat (1.0.0-r4) [2022-12-02T07:47:20.902Z] Executing busybox-1.34.1-r7.trigger [2022-12-02T07:47:20.902Z] Successfully built d1012897a2ef [2022-12-02T07:47:20.902Z] OK: 6 MiB in 18 packages [2022-12-02T07:47:21.161Z] Successfully tagged security-spire-agent:latest [2022-12-02T07:47:21.161Z]  Building security-spire-agent ... done Building core-metadata [2022-12-02T07:47:21.161Z] ---> Running in 36caff0ea28e [2022-12-02T07:47:21.161Z] Removing intermediate container 27d6d9ce3930 [2022-12-02T07:47:21.161Z] ---> 949a34fc4b6a [2022-12-02T07:47:21.161Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T07:47:21.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:47:22.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:47:23.884Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-02T07:47:23.884Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-02T07:47:23.884Z] OK: 15736 distinct packages available [2022-12-02T07:47:23.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:47:24.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:47:25.343Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:47:25.343Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:47:25.343Z] ---> 31b9fde3d596 [2022-12-02T07:47:25.343Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-02T07:47:25.343Z] ---> Using cache [2022-12-02T07:47:25.343Z] ---> 02af71311592 [2022-12-02T07:47:25.343Z] Step 4/24 : WORKDIR /edgex-go [2022-12-02T07:47:25.343Z] ---> Using cache [2022-12-02T07:47:25.343Z] ---> a96043b53fce [2022-12-02T07:47:25.343Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-12-02T07:47:25.343Z] ---> Using cache [2022-12-02T07:47:25.343Z] ---> 4c453e8bba12 [2022-12-02T07:47:25.343Z] Step 6/24 : COPY go.mod vendor* ./ [2022-12-02T07:47:25.343Z] ---> Using cache [2022-12-02T07:47:25.343Z] ---> c702ff685c60 [2022-12-02T07:47:25.343Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:47:25.343Z] ---> Using cache [2022-12-02T07:47:25.343Z] ---> 281568ced36a [2022-12-02T07:47:25.343Z] Step 8/24 : COPY . . [2022-12-02T07:47:25.343Z] ---> Using cache [2022-12-02T07:47:25.343Z] ---> e22131802638 [2022-12-02T07:47:25.343Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-12-02T07:47:25.569Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-02T07:47:25.569Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-02T07:47:25.569Z] (3/5) Installing libucontext (1.1-r0) [2022-12-02T07:47:25.569Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-02T07:47:25.569Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-02T07:47:25.569Z] Executing busybox-1.34.1-r7.trigger [2022-12-02T07:47:25.835Z] OK: 6 MiB in 19 packages [2022-12-02T07:47:26.279Z] Removing intermediate container 36caff0ea28e [2022-12-02T07:47:26.279Z] ---> 078859ec794d [2022-12-02T07:47:26.279Z] Step 13/22 : ENV APP_PORT=59860 [2022-12-02T07:47:26.279Z] ---> 4dd3df6c894b [2022-12-02T07:47:26.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-12-02T07:47:26.279Z] ---> Running in 9dcbea3fe2be [2022-12-02T07:47:26.279Z] ---> Running in 040fffd8c773 [2022-12-02T07:47:26.567Z] Removing intermediate container 040fffd8c773 [2022-12-02T07:47:26.567Z] ---> df25878178b7 [2022-12-02T07:47:26.567Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-02T07:47:26.567Z] Removing intermediate container 6f7280fa676b [2022-12-02T07:47:26.567Z] ---> c623c1548796 [2022-12-02T07:47:26.567Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-02T07:47:26.567Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-02T07:47:26.825Z] ---> Running in 5f0cd2327daa [2022-12-02T07:47:26.825Z] ---> 21628c4bff48 [2022-12-02T07:47:26.825Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-12-02T07:47:26.825Z] Removing intermediate container 5f0cd2327daa [2022-12-02T07:47:26.825Z] ---> b706e5e1596a [2022-12-02T07:47:26.825Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T07:47:27.243Z] Removing intermediate container da30b51b1a71 [2022-12-02T07:47:27.243Z] ---> 7ea729e63e44 [2022-12-02T07:47:27.243Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-12-02T07:47:28.211Z] ---> 154612e94595 [2022-12-02T07:47:28.211Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-12-02T07:47:28.211Z] ---> acc3f3f228ea [2022-12-02T07:47:28.211Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-12-02T07:47:28.211Z] ---> d249f171b78f [2022-12-02T07:47:28.211Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-12-02T07:47:28.875Z] ---> Running in 10a1e6634b32 [2022-12-02T07:47:28.875Z] ---> c19773bcf6da [2022-12-02T07:47:28.875Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-12-02T07:47:29.132Z] ---> Running in 86471b116649 [2022-12-02T07:47:29.132Z] ---> 2df829a32152 [2022-12-02T07:47:29.132Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-12-02T07:47:29.132Z] Removing intermediate container 10a1e6634b32 [2022-12-02T07:47:29.132Z] ---> 18c1094a27e1 [2022-12-02T07:47:29.132Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-02T07:47:29.132Z] ---> Running in c8affdf36fe9 [2022-12-02T07:47:29.400Z] Removing intermediate container 86471b116649 [2022-12-02T07:47:29.400Z] ---> 6b2419c31e62 [2022-12-02T07:47:29.400Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-12-02T07:47:29.400Z] ---> 4f6abf08862d [2022-12-02T07:47:29.400Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-12-02T07:47:29.400Z] Removing intermediate container c8affdf36fe9 [2022-12-02T07:47:29.400Z] ---> b5e76bca8190 [2022-12-02T07:47:29.400Z] Step 21/23 : LABEL arch=x86_64 [2022-12-02T07:47:29.666Z] ---> Running in c87bf8997196 [2022-12-02T07:47:29.666Z] ---> Running in b00e7c924fb2 [2022-12-02T07:47:29.666Z] ---> 2a758aa19430 [2022-12-02T07:47:29.666Z] Step 19/24 : WORKDIR / [2022-12-02T07:47:29.949Z] Removing intermediate container c87bf8997196 [2022-12-02T07:47:29.949Z] ---> 3b2de4753648 [2022-12-02T07:47:29.949Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-02T07:47:29.949Z] ---> Running in d323cb3451f0 [2022-12-02T07:47:29.949Z] Removing intermediate container b00e7c924fb2 [2022-12-02T07:47:29.949Z] ---> 23ec6fbc94e1 [2022-12-02T07:47:29.949Z] Step 22/23 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:47:29.949Z] ---> Running in c7d772ffe067 [2022-12-02T07:47:29.949Z] ---> Running in eafdedb9fb75 [2022-12-02T07:47:29.949Z] Removing intermediate container d323cb3451f0 [2022-12-02T07:47:29.949Z] ---> 3a11d13c931d [2022-12-02T07:47:29.949Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-02T07:47:30.207Z] Removing intermediate container c7d772ffe067 [2022-12-02T07:47:30.207Z] ---> c759c13f26fe [2022-12-02T07:47:30.207Z] Step 20/22 : LABEL arch=x86_64 [2022-12-02T07:47:30.479Z] Removing intermediate container eafdedb9fb75 [2022-12-02T07:47:30.479Z] ---> 8a484bebf36c [2022-12-02T07:47:30.479Z] Step 23/23 : LABEL version=3.0.0-dev.3 [2022-12-02T07:47:30.479Z] ---> Running in 3ecea0af2999 [2022-12-02T07:47:30.479Z] ---> Running in 88b1e1dd5297 [2022-12-02T07:47:30.479Z] ---> Running in e2c3f8d80791 [2022-12-02T07:47:30.738Z] Removing intermediate container 3ecea0af2999 [2022-12-02T07:47:30.738Z] ---> 18ef7b1e1fdd [2022-12-02T07:47:30.738Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-02T07:47:30.738Z] Removing intermediate container 88b1e1dd5297 [2022-12-02T07:47:30.738Z] ---> 7db252c6a5a7 [2022-12-02T07:47:30.738Z] [2022-12-02T07:47:30.996Z] Removing intermediate container e2c3f8d80791 [2022-12-02T07:47:30.996Z] ---> 9426321697eb [2022-12-02T07:47:30.996Z] Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:47:30.996Z] ---> Running in 0c70c31eccc3 [2022-12-02T07:47:30.996Z] Successfully built 7db252c6a5a7 [2022-12-02T07:47:30.996Z] Successfully tagged core-command:latest [2022-12-02T07:47:30.996Z] Building support-scheduler [2022-12-02T07:47:30.996Z]  Building core-command ... done  ---> Running in c9c3f3ec6302 [2022-12-02T07:47:30.996Z] Removing intermediate container 0c70c31eccc3 [2022-12-02T07:47:30.996Z] ---> c7e33ed6250b [2022-12-02T07:47:30.996Z] Step 22/24 : LABEL arch=x86_64 [2022-12-02T07:47:32.595Z] ---> 8af013c37479 [2022-12-02T07:47:32.596Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-02T07:47:33.539Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-12-02T07:47:33.797Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:47:33.797Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:47:33.797Z] ---> 31b9fde3d596 [2022-12-02T07:47:33.797Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-02T07:47:33.797Z] ---> Using cache [2022-12-02T07:47:33.797Z] ---> 02af71311592 [2022-12-02T07:47:33.797Z] Step 4/22 : WORKDIR /edgex-go [2022-12-02T07:47:33.797Z] ---> Using cache [2022-12-02T07:47:33.797Z] ---> a96043b53fce [2022-12-02T07:47:33.797Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-02T07:47:33.797Z] ---> Using cache [2022-12-02T07:47:33.797Z] ---> 4c453e8bba12 [2022-12-02T07:47:33.797Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-02T07:47:33.797Z] ---> Using cache [2022-12-02T07:47:33.797Z] ---> c702ff685c60 [2022-12-02T07:47:33.797Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:47:33.797Z] ---> Using cache [2022-12-02T07:47:33.797Z] ---> 281568ced36a [2022-12-02T07:47:33.797Z] Step 8/22 : COPY . . [2022-12-02T07:47:33.797Z] ---> Using cache [2022-12-02T07:47:33.797Z] ---> e22131802638 [2022-12-02T07:47:33.797Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-12-02T07:47:35.693Z] ---> Running in 3884d10dc095 [2022-12-02T07:47:38.230Z] Removing intermediate container c9c3f3ec6302 [2022-12-02T07:47:38.230Z] ---> cc1771fea433 [2022-12-02T07:47:38.230Z] Step 22/22 : LABEL version=3.0.0-dev.3 [2022-12-02T07:47:38.230Z] ---> Running in fba8a3e6bd18 [2022-12-02T07:47:38.230Z] Removing intermediate container 3884d10dc095 [2022-12-02T07:47:38.230Z] ---> 577fe91599dd [2022-12-02T07:47:38.230Z] Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:47:38.492Z] ---> Running in b6714496ad10 [2022-12-02T07:47:39.057Z] ---> Running in ed9cb2170f5e [2022-12-02T07:47:40.097Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-02T07:47:40.371Z] Removing intermediate container b6714496ad10 [2022-12-02T07:47:40.371Z] ---> 4d8c4cba60a0 [2022-12-02T07:47:40.371Z] [2022-12-02T07:47:40.637Z] Successfully built 4d8c4cba60a0 [2022-12-02T07:47:40.808Z] ---> 0076d11fb374 [2022-12-02T07:47:40.808Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-12-02T07:47:40.808Z] ---> 5663fca286c2 [2022-12-02T07:47:40.808Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-12-02T07:47:41.205Z] Successfully tagged support-notifications:latest [2022-12-02T07:47:41.205Z]  Building support-notifications ... done Removing intermediate container ed9cb2170f5e [2022-12-02T07:47:41.205Z] ---> 1e0417a440c6 [2022-12-02T07:47:41.205Z] Step 24/24 : LABEL version=3.0.0-dev.3 [2022-12-02T07:47:41.464Z] Removing intermediate container c97f0fdfde62 [2022-12-02T07:47:41.464Z] ---> 12d9017f0e2b [2022-12-02T07:47:41.464Z] [2022-12-02T07:47:41.464Z] Step 9/21 : FROM alpine:3.16 [2022-12-02T07:47:41.464Z] ---> bfe296a52501 [2022-12-02T07:47:41.464Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-12-02T07:47:41.464Z] ---> Running in 8c8cb3aa28dd [2022-12-02T07:47:41.723Z] ---> Running in 8092a4a0da6c [2022-12-02T07:47:41.771Z] ---> 248613191ddc [2022-12-02T07:47:41.771Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-12-02T07:47:42.293Z] Removing intermediate container 8c8cb3aa28dd [2022-12-02T07:47:42.293Z] ---> 7004e31a8f76 [2022-12-02T07:47:42.293Z] [2022-12-02T07:47:42.293Z] Successfully built 7004e31a8f76 [2022-12-02T07:47:42.293Z] Successfully tagged security-spire-config:latest [2022-12-02T07:47:42.552Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-02T07:47:42.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-02T07:47:43.072Z] (1/6) Installing ca-certificates (20220614-r0) [2022-12-02T07:47:43.072Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-12-02T07:47:43.072Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-12-02T07:47:43.072Z] (4/6) Installing libcurl (7.83.1-r4) [2022-12-02T07:47:43.072Z] (5/6) Installing curl (7.83.1-r4) [2022-12-02T07:47:43.072Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-12-02T07:47:43.072Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T07:47:43.072Z] Executing ca-certificates-20220614-r0.trigger [2022-12-02T07:47:43.073Z] OK: 8 MiB in 20 packages [2022-12-02T07:47:44.360Z] ---> 5a7be8ce0062 [2022-12-02T07:47:44.360Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-02T07:47:44.360Z] ---> Running in 5c8f3a259730 [2022-12-02T07:47:44.943Z] Removing intermediate container 5c8f3a259730 [2022-12-02T07:47:44.943Z] ---> 635d387cc080 [2022-12-02T07:47:44.943Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-02T07:47:44.943Z] ---> Running in ac8ed604483f [2022-12-02T07:47:45.527Z] Removing intermediate container ac8ed604483f [2022-12-02T07:47:45.527Z] ---> dd4f14c51617 [2022-12-02T07:47:45.527Z] Step 22/24 : LABEL arch=arm64 [2022-12-02T07:47:45.701Z] Removing intermediate container 8092a4a0da6c [2022-12-02T07:47:45.701Z] ---> c18cdbb72f22 [2022-12-02T07:47:45.701Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-02T07:47:45.793Z] ---> Running in 811794e2a34d [2022-12-02T07:47:46.386Z] Removing intermediate container 811794e2a34d [2022-12-02T07:47:46.386Z] ---> 46c67de72725 [2022-12-02T07:47:46.386Z] Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:47:46.659Z] ---> Running in 44f2ee71257f [2022-12-02T07:47:47.099Z] ---> Running in f7eefc4a112d [2022-12-02T07:47:47.243Z] Removing intermediate container 44f2ee71257f [2022-12-02T07:47:47.243Z] ---> 0e43c7f9518e [2022-12-02T07:47:47.243Z] Step 24/24 : LABEL version=3.0.0-dev.3 [2022-12-02T07:47:47.243Z] ---> Running in d1b4047517c2 [2022-12-02T07:47:47.381Z] Removing intermediate container f7eefc4a112d [2022-12-02T07:47:47.381Z] ---> c2d89f7dff61 [2022-12-02T07:47:47.381Z] Step 12/21 : WORKDIR /edgex [2022-12-02T07:47:47.381Z] ---> Running in d7cba385b175 [2022-12-02T07:47:47.642Z] Removing intermediate container d7cba385b175 [2022-12-02T07:47:47.642Z] ---> caffb264182c [2022-12-02T07:47:47.642Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-12-02T07:47:47.824Z] Removing intermediate container d1b4047517c2 [2022-12-02T07:47:47.824Z] ---> 6ced4daa4919 [2022-12-02T07:47:47.824Z] [2022-12-02T07:47:47.903Z] ---> 03ebc636e80a [2022-12-02T07:47:47.903Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-12-02T07:47:48.097Z] Successfully built 6ced4daa4919 [2022-12-02T07:47:48.097Z] Successfully tagged security-spire-agent-arm64:latest [2022-12-02T07:47:48.097Z] Building security-secretstore-setup [2022-12-02T07:47:49.282Z] ---> c409196c936a [2022-12-02T07:47:49.282Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-12-02T07:47:52.579Z] ---> 9c2c52c5abbb [2022-12-02T07:47:52.579Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-12-02T07:47:52.841Z] Removing intermediate container 9dcbea3fe2be [2022-12-02T07:47:52.841Z] ---> 51f0c96a7c56 [2022-12-02T07:47:52.841Z] [2022-12-02T07:47:52.841Z] Step 10/24 : FROM alpine:3.16 [2022-12-02T07:47:52.841Z] ---> bfe296a52501 [2022-12-02T07:47:52.841Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-12-02T07:47:52.841Z] ---> Using cache [2022-12-02T07:47:52.841Z] ---> eea9452bd196 [2022-12-02T07:47:52.841Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-02T07:47:52.841Z] ---> Using cache [2022-12-02T07:47:52.841Z] ---> 49d3eeec0a98 [2022-12-02T07:47:52.841Z] Step 13/24 : ENV APP_PORT=59881 [2022-12-02T07:47:52.841Z] ---> Running in 60b2d3b98c98 [2022-12-02T07:47:53.101Z] ---> 13580691fdf1 [2022-12-02T07:47:53.101Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-02T07:47:53.101Z] Removing intermediate container 60b2d3b98c98 [2022-12-02T07:47:53.101Z] ---> d437442a7b66 [2022-12-02T07:47:53.101Z] Step 14/24 : EXPOSE $APP_PORT [2022-12-02T07:47:53.101Z] ---> Running in 497c46300db8 [2022-12-02T07:47:53.374Z] ---> Running in d1f2efa2efbb [2022-12-02T07:47:53.374Z] Removing intermediate container d1f2efa2efbb [2022-12-02T07:47:53.374Z] ---> 32f4f27959cd [2022-12-02T07:47:53.374Z] Step 15/24 : WORKDIR / [2022-12-02T07:47:53.470Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:47:53.470Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:47:53.470Z] ---> 58fcfe600572 [2022-12-02T07:47:53.470Z] Step 3/24 : WORKDIR /edgex-go [2022-12-02T07:47:53.470Z] ---> Using cache [2022-12-02T07:47:53.470Z] ---> 8bd5c2ffa589 [2022-12-02T07:47:53.470Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-12-02T07:47:53.470Z] ---> Running in dc2678c76992 [2022-12-02T07:47:53.634Z] ---> Running in 0623a4154b20 [2022-12-02T07:47:54.204Z] Removing intermediate container 0623a4154b20 [2022-12-02T07:47:54.204Z] ---> f1837ef31d79 [2022-12-02T07:47:54.204Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T07:47:54.464Z] Removing intermediate container 497c46300db8 [2022-12-02T07:47:54.464Z] ---> 669712815d24 [2022-12-02T07:47:54.464Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-12-02T07:47:54.464Z] ---> Running in 353b1a7f440f [2022-12-02T07:47:55.033Z] ---> ee2c5eab4705 [2022-12-02T07:47:55.033Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-12-02T07:47:55.033Z] Removing intermediate container 353b1a7f440f [2022-12-02T07:47:55.033Z] ---> 2040e46556ca [2022-12-02T07:47:55.033Z] Step 19/21 : LABEL arch=x86_64 [2022-12-02T07:47:55.033Z] ---> Running in 3cb1f1129893 [2022-12-02T07:47:55.292Z] Removing intermediate container 3cb1f1129893 [2022-12-02T07:47:55.292Z] ---> d536092197fa [2022-12-02T07:47:55.292Z] Step 20/21 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:47:55.552Z] ---> Running in c65515483696 [2022-12-02T07:47:55.552Z] ---> 9c54f7f699d3 [2022-12-02T07:47:55.552Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-12-02T07:47:55.811Z] ---> e91e8a1133c3 [2022-12-02T07:47:55.811Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-12-02T07:47:55.811Z] Removing intermediate container c65515483696 [2022-12-02T07:47:55.811Z] ---> f5f61d1af60b [2022-12-02T07:47:55.811Z] Step 21/21 : LABEL version=3.0.0-dev.3 [2022-12-02T07:47:55.811Z] ---> Running in fb5206612559 [2022-12-02T07:47:56.069Z] ---> 319e2b359fd3 [2022-12-02T07:47:56.069Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-12-02T07:47:56.069Z] ---> Running in 0c8bd1bd29f6 [2022-12-02T07:47:56.069Z] Removing intermediate container fb5206612559 [2022-12-02T07:47:56.069Z] ---> 51dcedfb9c50 [2022-12-02T07:47:56.069Z] [2022-12-02T07:47:56.069Z] Successfully built 51dcedfb9c50 [2022-12-02T07:47:56.069Z] Successfully tagged security-proxy-setup:latest [2022-12-02T07:47:56.328Z]  Building security-proxy-setup ... done Removing intermediate container 0c8bd1bd29f6 [2022-12-02T07:47:56.328Z] ---> c8227cfe13df [2022-12-02T07:47:56.328Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-02T07:47:56.593Z] ---> Running in 1e1083a8f2ef [2022-12-02T07:47:56.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:47:56.861Z] Removing intermediate container 1e1083a8f2ef [2022-12-02T07:47:56.861Z] ---> 0207d614b9f4 [2022-12-02T07:47:56.861Z] Step 22/24 : LABEL arch=x86_64 [2022-12-02T07:47:57.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:47:57.127Z] ---> Running in 31cc5fc09eca [2022-12-02T07:47:57.387Z] Removing intermediate container 31cc5fc09eca [2022-12-02T07:47:57.387Z] ---> e3cecdd9b3b5 [2022-12-02T07:47:57.387Z] Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:47:57.387Z] ---> Running in 0bb21a105641 [2022-12-02T07:47:57.956Z] Removing intermediate container 0bb21a105641 [2022-12-02T07:47:57.956Z] ---> 05139ec9e2ca [2022-12-02T07:47:57.956Z] Step 24/24 : LABEL version=3.0.0-dev.3 [2022-12-02T07:47:57.956Z] ---> Running in bd6c46582cf5 [2022-12-02T07:47:58.221Z] Removing intermediate container bd6c46582cf5 [2022-12-02T07:47:58.221Z] ---> 0e97827b36b9 [2022-12-02T07:47:58.221Z] [2022-12-02T07:47:58.221Z] Successfully built 0e97827b36b9 [2022-12-02T07:47:58.221Z] Successfully tagged core-metadata:latest [2022-12-02T07:47:59.023Z] OK: 221 MiB in 51 packages [2022-12-02T07:48:00.431Z] Removing intermediate container dc2678c76992 [2022-12-02T07:48:00.431Z] ---> 524fb739b32b [2022-12-02T07:48:00.431Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-02T07:48:01.397Z] ---> f2ff985d61c8 [2022-12-02T07:48:01.397Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:48:01.397Z] ---> Running in 12aa419f361d [2022-12-02T07:48:06.355Z]  Building core-metadata ... done Removing intermediate container fba8a3e6bd18 [2022-12-02T07:48:06.355Z] ---> aa817844ade0 [2022-12-02T07:48:06.355Z] [2022-12-02T07:48:06.355Z] Step 10/22 : FROM alpine:3.16 [2022-12-02T07:48:06.355Z] ---> bfe296a52501 [2022-12-02T07:48:06.355Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-12-02T07:48:06.355Z] ---> Using cache [2022-12-02T07:48:06.355Z] ---> eea9452bd196 [2022-12-02T07:48:06.355Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-02T07:48:06.355Z] ---> Using cache [2022-12-02T07:48:06.355Z] ---> 49d3eeec0a98 [2022-12-02T07:48:06.355Z] Step 13/22 : ENV APP_PORT=59861 [2022-12-02T07:48:06.355Z] ---> Running in 26ec07091b4b [2022-12-02T07:48:06.355Z] Removing intermediate container 26ec07091b4b [2022-12-02T07:48:06.355Z] ---> e175b3a24f0b [2022-12-02T07:48:06.355Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-02T07:48:06.355Z] ---> Running in a6a0cdd29074 [2022-12-02T07:48:06.355Z] Removing intermediate container a6a0cdd29074 [2022-12-02T07:48:06.355Z] ---> cf7097fdd7b2 [2022-12-02T07:48:06.355Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T07:48:06.355Z] ---> e5eaed20de72 [2022-12-02T07:48:06.355Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-12-02T07:48:07.297Z] ---> 2322e8439a09 [2022-12-02T07:48:07.297Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-12-02T07:48:07.557Z] ---> fca78b5fbe1d [2022-12-02T07:48:07.557Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-12-02T07:48:07.557Z] ---> Running in a6cd2f4b8903 [2022-12-02T07:48:07.825Z] Removing intermediate container a6cd2f4b8903 [2022-12-02T07:48:07.825Z] ---> 7978c7dd120f [2022-12-02T07:48:07.825Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-02T07:48:08.084Z] ---> Running in acef57a54904 [2022-12-02T07:48:08.344Z] Removing intermediate container acef57a54904 [2022-12-02T07:48:08.344Z] ---> 38067d0f461b [2022-12-02T07:48:08.344Z] Step 20/22 : LABEL arch=x86_64 [2022-12-02T07:48:08.605Z] ---> Running in 8d976407c678 [2022-12-02T07:48:08.865Z] Removing intermediate container 8d976407c678 [2022-12-02T07:48:08.865Z] ---> 8adc92e9f273 [2022-12-02T07:48:08.865Z] Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:08.865Z] ---> Running in 4f3f725c90be [2022-12-02T07:48:09.139Z] Removing intermediate container 4f3f725c90be [2022-12-02T07:48:09.139Z] ---> 8ac3a88f3070 [2022-12-02T07:48:09.139Z] Step 22/22 : LABEL version=3.0.0-dev.3 [2022-12-02T07:48:09.401Z] ---> Running in 0b101ded98ae [2022-12-02T07:48:09.661Z] Removing intermediate container 0b101ded98ae [2022-12-02T07:48:09.661Z] ---> 559fc98bd6fc [2022-12-02T07:48:09.661Z] [2022-12-02T07:48:09.922Z] Successfully built 559fc98bd6fc [2022-12-02T07:48:09.922Z] Successfully tagged support-scheduler:latest [2022-12-02T07:48:09.928Z]  Building support-scheduler ... done  [Pipeline] } [2022-12-02T07:48:09.952Z] $ docker stop --time=1 8559778ffd050df2ec3236742ce58c4bdd675b819c0cb216dd5978eea0d66411 [2022-12-02T07:48:11.643Z] $ docker rm -f 8559778ffd050df2ec3236742ce58c4bdd675b819c0cb216dd5978eea0d66411 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-02T07:48:12.012Z] + docker images [2022-12-02T07:48:12.012Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-02T07:48:12.012Z] support-scheduler latest 559fc98bd6fc 2 seconds ago 29.9MB [2022-12-02T07:48:12.012Z] aa817844ade0 8 seconds ago 1.68GB [2022-12-02T07:48:12.012Z] core-metadata latest 0e97827b36b9 14 seconds ago 18.5MB [2022-12-02T07:48:12.012Z] security-proxy-setup latest 51dcedfb9c50 16 seconds ago 27.7MB [2022-12-02T07:48:12.012Z] 51f0c96a7c56 19 seconds ago 1.62GB [2022-12-02T07:48:12.012Z] security-spire-config latest 7004e31a8f76 30 seconds ago 85.8MB [2022-12-02T07:48:12.012Z] 12d9017f0e2b 31 seconds ago 1.6GB [2022-12-02T07:48:12.012Z] support-notifications latest 4d8c4cba60a0 32 seconds ago 30.5MB [2022-12-02T07:48:12.012Z] core-command latest 7db252c6a5a7 41 seconds ago 17.7MB [2022-12-02T07:48:12.012Z] security-spire-agent latest d1012897a2ef 51 seconds ago 125MB [2022-12-02T07:48:12.012Z] 1da3264e4d99 52 seconds ago 1.49GB [2022-12-02T07:48:12.012Z] 78e0ffe3c13b 53 seconds ago 1.68GB [2022-12-02T07:48:12.012Z] f4d8e619fdab 55 seconds ago 1.61GB [2022-12-02T07:48:12.012Z] security-spiffe-token-provider latest f953a7df4b7f About a minute ago 29.7MB [2022-12-02T07:48:12.012Z] 9ef25c64c1af About a minute ago 1.49GB [2022-12-02T07:48:12.012Z] sys-mgmt-agent latest 97908b8e6b8d About a minute ago 136MB [2022-12-02T07:48:12.012Z] security-bootstrapper latest eeba2cbad98f About a minute ago 20.3MB [2022-12-02T07:48:12.012Z] ce3573f63ac3 About a minute ago 1.65GB [2022-12-02T07:48:12.012Z] security-secretstore-setup latest 16602782a424 About a minute ago 29.8MB [2022-12-02T07:48:12.012Z] core-data latest c73975f1cb9f 2 minutes ago 17.9MB [2022-12-02T07:48:12.012Z] a8c89ec80a60 2 minutes ago 1.6GB [2022-12-02T07:48:12.012Z] d446af95a8ee 2 minutes ago 1.62GB [2022-12-02T07:48:12.012Z] 22d091263125 2 minutes ago 1.61GB [2022-12-02T07:48:12.012Z] 71b67dd1fde2 2 minutes ago 1.6GB [2022-12-02T07:48:12.012Z] security-spire-server latest 07e3398e8498 2 minutes ago 86.5MB [2022-12-02T07:48:12.013Z] 5cbd3e116d08 3 minutes ago 1.49GB [2022-12-02T07:48:12.013Z] ci-base-image-x86_64 latest 31b9fde3d596 6 minutes ago 947MB [2022-12-02T07:48:12.013Z] alpine 3.16 bfe296a52501 2 weeks ago 5.54MB [2022-12-02T07:48:12.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 weeks ago 683MB [2022-12-02T07:48:12.013Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-12-02T07:48:12.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-12-02T07:48:12.013Z] 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-12-02T07:48:12.141Z] provisioning config files... [2022-12-02T07:48:12.150Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/356@tmp/config4350594043228577399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-02T07:48:12.593Z] ---> docker-login.sh [2022-12-02T07:48:12.593Z] nexus3.edgexfoundry.org:10001 [2022-12-02T07:48:12.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:48:12.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:48:12.593Z] Configure a credential helper to remove this warning. See [2022-12-02T07:48:12.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:48:12.593Z] [2022-12-02T07:48:12.593Z] Login Succeeded [2022-12-02T07:48:12.593Z] nexus3.edgexfoundry.org:10002 [2022-12-02T07:48:12.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:48:12.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:48:12.593Z] Configure a credential helper to remove this warning. See [2022-12-02T07:48:12.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:48:12.593Z] [2022-12-02T07:48:12.593Z] Login Succeeded [2022-12-02T07:48:12.593Z] nexus3.edgexfoundry.org:10003 [2022-12-02T07:48:12.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:48:12.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:48:12.873Z] Configure a credential helper to remove this warning. See [2022-12-02T07:48:12.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:48:12.873Z] [2022-12-02T07:48:12.873Z] Login Succeeded [2022-12-02T07:48:12.873Z] nexus3.edgexfoundry.org:10004 [2022-12-02T07:48:12.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:48:12.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:48:12.873Z] Configure a credential helper to remove this warning. See [2022-12-02T07:48:12.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:48:12.873Z] [2022-12-02T07:48:12.873Z] Login Succeeded [2022-12-02T07:48:12.873Z] docker.io [2022-12-02T07:48:13.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T07:48:13.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T07:48:13.153Z] Configure a credential helper to remove this warning. See [2022-12-02T07:48:13.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T07:48:13.153Z] [2022-12-02T07:48:13.153Z] Login Succeeded [2022-12-02T07:48:13.153Z] ---> docker-login.sh ends [Pipeline] } [2022-12-02T07:48:13.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:48:13.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-02T07:48:13.218Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-12-02T07:48:13.218Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:13.218Z] latest [2022-12-02T07:48:13.218Z] 3.0.0-dev.3 [2022-12-02T07:48:13.218Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:13.218Z] main [2022-12-02T07:48:13.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:13.571Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:13.932Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:13.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-02T07:48:13.932Z] 759abc09cfa0: Preparing [2022-12-02T07:48:13.932Z] a64296af61ef: Preparing [2022-12-02T07:48:13.932Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:13.932Z] 1456004194e8: Preparing [2022-12-02T07:48:13.932Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:13.932Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:13.932Z] 1456004194e8: Pushed [2022-12-02T07:48:13.932Z] fb3fe0012bd1: Pushed [2022-12-02T07:48:13.932Z] 759abc09cfa0: Pushed [2022-12-02T07:48:15.837Z] a64296af61ef: Pushed [2022-12-02T07:48:15.837Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:f08109eb3b16f2da2e9d3e1f0405fca370a11116bd87cc17a623e03a0c61c5a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:16.152Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:16.455Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-12-02T07:48:16.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-02T07:48:16.456Z] 759abc09cfa0: Preparing [2022-12-02T07:48:16.456Z] a64296af61ef: Preparing [2022-12-02T07:48:16.456Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:16.456Z] 1456004194e8: Preparing [2022-12-02T07:48:16.456Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:16.456Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:16.456Z] 1456004194e8: Layer already exists [2022-12-02T07:48:16.456Z] 759abc09cfa0: Layer already exists [2022-12-02T07:48:16.456Z] a64296af61ef: Layer already exists [2022-12-02T07:48:16.456Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:16.456Z] latest: digest: sha256:f08109eb3b16f2da2e9d3e1f0405fca370a11116bd87cc17a623e03a0c61c5a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:16.759Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:17.060Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.3 [2022-12-02T07:48:17.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-02T07:48:17.060Z] 759abc09cfa0: Preparing [2022-12-02T07:48:17.060Z] a64296af61ef: Preparing [2022-12-02T07:48:17.060Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:17.060Z] 1456004194e8: Preparing [2022-12-02T07:48:17.060Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:17.060Z] 759abc09cfa0: Layer already exists [2022-12-02T07:48:17.060Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:17.060Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:17.060Z] 1456004194e8: Layer already exists [2022-12-02T07:48:17.060Z] a64296af61ef: Layer already exists [2022-12-02T07:48:17.061Z] 3.0.0-dev.3: digest: sha256:f08109eb3b16f2da2e9d3e1f0405fca370a11116bd87cc17a623e03a0c61c5a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:17.365Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:17.676Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:17.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-02T07:48:17.676Z] 759abc09cfa0: Preparing [2022-12-02T07:48:17.676Z] a64296af61ef: Preparing [2022-12-02T07:48:17.676Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:17.676Z] 1456004194e8: Preparing [2022-12-02T07:48:17.676Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:17.676Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:17.676Z] a64296af61ef: Layer already exists [2022-12-02T07:48:17.676Z] 1456004194e8: Layer already exists [2022-12-02T07:48:17.676Z] 759abc09cfa0: Layer already exists [2022-12-02T07:48:17.676Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:17.676Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:f08109eb3b16f2da2e9d3e1f0405fca370a11116bd87cc17a623e03a0c61c5a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:17.981Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:18.293Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-12-02T07:48:18.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-02T07:48:18.293Z] 759abc09cfa0: Preparing [2022-12-02T07:48:18.293Z] a64296af61ef: Preparing [2022-12-02T07:48:18.293Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:18.293Z] 1456004194e8: Preparing [2022-12-02T07:48:18.293Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:18.293Z] 1456004194e8: Layer already exists [2022-12-02T07:48:18.293Z] a64296af61ef: Layer already exists [2022-12-02T07:48:18.293Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:18.293Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:18.293Z] 759abc09cfa0: Layer already exists [2022-12-02T07:48:18.293Z] main: digest: sha256:f08109eb3b16f2da2e9d3e1f0405fca370a11116bd87cc17a623e03a0c61c5a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:48:18.344Z] ===================================================== [Pipeline] echo [2022-12-02T07:48:18.351Z] taggedImages: [2022-12-02T07:48:18.351Z] - nexus3.edgexfoundry.org:10004/core-command:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:18.351Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-12-02T07:48:18.351Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.3 [2022-12-02T07:48:18.352Z] - nexus3.edgexfoundry.org:10004/core-command:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:18.352Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-12-02T07:48:18.374Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-12-02T07:48:18.374Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:18.374Z] latest [2022-12-02T07:48:18.374Z] 3.0.0-dev.3 [2022-12-02T07:48:18.374Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:18.374Z] main [2022-12-02T07:48:18.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:18.695Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:19.002Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:19.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-02T07:48:19.003Z] c777a0cbede2: Preparing [2022-12-02T07:48:19.003Z] bd3db4eccf2b: Preparing [2022-12-02T07:48:19.003Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:19.003Z] e3b8f6a9889b: Preparing [2022-12-02T07:48:19.003Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:19.003Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:19.003Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:19.003Z] c777a0cbede2: Pushed [2022-12-02T07:48:19.003Z] e3b8f6a9889b: Pushed [2022-12-02T07:48:20.380Z] bd3db4eccf2b: Pushed [2022-12-02T07:48:20.380Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:cf7e44a304f17b11ce9274e2eacbe3cbfb04e431be92d81307d33205171a3cd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:20.686Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:20.989Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-12-02T07:48:20.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-02T07:48:20.990Z] c777a0cbede2: Preparing [2022-12-02T07:48:20.990Z] bd3db4eccf2b: Preparing [2022-12-02T07:48:20.990Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:20.990Z] e3b8f6a9889b: Preparing [2022-12-02T07:48:20.990Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:20.990Z] c777a0cbede2: Layer already exists [2022-12-02T07:48:20.990Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:20.990Z] bd3db4eccf2b: Layer already exists [2022-12-02T07:48:20.990Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:20.990Z] e3b8f6a9889b: Layer already exists [2022-12-02T07:48:20.990Z] latest: digest: sha256:cf7e44a304f17b11ce9274e2eacbe3cbfb04e431be92d81307d33205171a3cd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:21.297Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:21.601Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.3 [2022-12-02T07:48:21.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-02T07:48:21.601Z] c777a0cbede2: Preparing [2022-12-02T07:48:21.601Z] bd3db4eccf2b: Preparing [2022-12-02T07:48:21.601Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:21.601Z] e3b8f6a9889b: Preparing [2022-12-02T07:48:21.601Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:21.601Z] bd3db4eccf2b: Layer already exists [2022-12-02T07:48:21.601Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:21.601Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:21.601Z] e3b8f6a9889b: Layer already exists [2022-12-02T07:48:21.601Z] c777a0cbede2: Layer already exists [2022-12-02T07:48:21.601Z] 3.0.0-dev.3: digest: sha256:cf7e44a304f17b11ce9274e2eacbe3cbfb04e431be92d81307d33205171a3cd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:21.909Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:22.218Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:22.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-02T07:48:22.218Z] c777a0cbede2: Preparing [2022-12-02T07:48:22.218Z] bd3db4eccf2b: Preparing [2022-12-02T07:48:22.218Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:22.218Z] e3b8f6a9889b: Preparing [2022-12-02T07:48:22.218Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:22.218Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:22.218Z] bd3db4eccf2b: Layer already exists [2022-12-02T07:48:22.218Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:22.218Z] e3b8f6a9889b: Layer already exists [2022-12-02T07:48:22.218Z] c777a0cbede2: Layer already exists [2022-12-02T07:48:22.218Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:cf7e44a304f17b11ce9274e2eacbe3cbfb04e431be92d81307d33205171a3cd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:22.526Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:22.848Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-12-02T07:48:22.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-02T07:48:22.848Z] c777a0cbede2: Preparing [2022-12-02T07:48:22.848Z] bd3db4eccf2b: Preparing [2022-12-02T07:48:22.848Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:22.848Z] e3b8f6a9889b: Preparing [2022-12-02T07:48:22.848Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:22.848Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:22.848Z] bd3db4eccf2b: Layer already exists [2022-12-02T07:48:22.848Z] c777a0cbede2: Layer already exists [2022-12-02T07:48:22.848Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:22.848Z] e3b8f6a9889b: Layer already exists [2022-12-02T07:48:22.848Z] main: digest: sha256:cf7e44a304f17b11ce9274e2eacbe3cbfb04e431be92d81307d33205171a3cd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:48:22.884Z] ===================================================== [Pipeline] echo [2022-12-02T07:48:22.889Z] taggedImages: [2022-12-02T07:48:22.889Z] - nexus3.edgexfoundry.org:10004/core-data:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:22.889Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-12-02T07:48:22.889Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.3 [2022-12-02T07:48:22.889Z] - nexus3.edgexfoundry.org:10004/core-data:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:22.889Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-12-02T07:48:22.903Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-12-02T07:48:22.903Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:22.903Z] latest [2022-12-02T07:48:22.903Z] 3.0.0-dev.3 [2022-12-02T07:48:22.903Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:22.903Z] main [2022-12-02T07:48:22.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:23.222Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:23.522Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:23.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-02T07:48:23.522Z] 4e975dfc7afc: Preparing [2022-12-02T07:48:23.522Z] 97cb55a82f79: Preparing [2022-12-02T07:48:23.522Z] f187e7492bf1: Preparing [2022-12-02T07:48:23.522Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:23.522Z] 1456004194e8: Preparing [2022-12-02T07:48:23.522Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:23.522Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:23.522Z] 1456004194e8: Layer already exists [2022-12-02T07:48:23.522Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:23.522Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:23.522Z] 97cb55a82f79: Pushed [2022-12-02T07:48:23.522Z] 4e975dfc7afc: Pushed [2022-12-02T07:48:24.899Z] f187e7492bf1: Pushed [2022-12-02T07:48:25.156Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:c36b191e7c553d52344021a14a737e88cd57321d5eba251bea8196975920545e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:25.465Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:25.775Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-12-02T07:48:25.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-02T07:48:25.776Z] 4e975dfc7afc: Preparing [2022-12-02T07:48:25.776Z] 97cb55a82f79: Preparing [2022-12-02T07:48:25.776Z] f187e7492bf1: Preparing [2022-12-02T07:48:25.776Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:25.776Z] 1456004194e8: Preparing [2022-12-02T07:48:25.776Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:25.776Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:25.776Z] f187e7492bf1: Layer already exists [2022-12-02T07:48:25.776Z] 4e975dfc7afc: Layer already exists [2022-12-02T07:48:25.776Z] 1456004194e8: Layer already exists [2022-12-02T07:48:25.776Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:25.776Z] 97cb55a82f79: Layer already exists [2022-12-02T07:48:25.776Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:25.776Z] latest: digest: sha256:c36b191e7c553d52344021a14a737e88cd57321d5eba251bea8196975920545e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:26.087Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:26.393Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.3 [2022-12-02T07:48:26.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-02T07:48:26.393Z] 4e975dfc7afc: Preparing [2022-12-02T07:48:26.393Z] 97cb55a82f79: Preparing [2022-12-02T07:48:26.393Z] f187e7492bf1: Preparing [2022-12-02T07:48:26.393Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:26.393Z] 1456004194e8: Preparing [2022-12-02T07:48:26.393Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:26.393Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:26.393Z] 4e975dfc7afc: Layer already exists [2022-12-02T07:48:26.393Z] f187e7492bf1: Layer already exists [2022-12-02T07:48:26.393Z] 97cb55a82f79: Layer already exists [2022-12-02T07:48:26.393Z] 1456004194e8: Layer already exists [2022-12-02T07:48:26.393Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:26.393Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:26.393Z] 3.0.0-dev.3: digest: sha256:c36b191e7c553d52344021a14a737e88cd57321d5eba251bea8196975920545e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:26.707Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:27.023Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:27.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-02T07:48:27.023Z] 4e975dfc7afc: Preparing [2022-12-02T07:48:27.023Z] 97cb55a82f79: Preparing [2022-12-02T07:48:27.023Z] f187e7492bf1: Preparing [2022-12-02T07:48:27.023Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:27.023Z] 1456004194e8: Preparing [2022-12-02T07:48:27.023Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:27.023Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:27.023Z] 97cb55a82f79: Layer already exists [2022-12-02T07:48:27.023Z] f187e7492bf1: Layer already exists [2022-12-02T07:48:27.023Z] 4e975dfc7afc: Layer already exists [2022-12-02T07:48:27.023Z] 1456004194e8: Layer already exists [2022-12-02T07:48:27.023Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:27.023Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:27.023Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:c36b191e7c553d52344021a14a737e88cd57321d5eba251bea8196975920545e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:27.341Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:27.647Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-12-02T07:48:27.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-02T07:48:27.648Z] 4e975dfc7afc: Preparing [2022-12-02T07:48:27.648Z] 97cb55a82f79: Preparing [2022-12-02T07:48:27.648Z] f187e7492bf1: Preparing [2022-12-02T07:48:27.648Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:27.648Z] 1456004194e8: Preparing [2022-12-02T07:48:27.648Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:27.648Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:27.648Z] f187e7492bf1: Layer already exists [2022-12-02T07:48:27.648Z] 97cb55a82f79: Layer already exists [2022-12-02T07:48:27.648Z] 4e975dfc7afc: Layer already exists [2022-12-02T07:48:27.648Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:27.648Z] 1456004194e8: Layer already exists [2022-12-02T07:48:27.648Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:27.648Z] main: digest: sha256:c36b191e7c553d52344021a14a737e88cd57321d5eba251bea8196975920545e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:48:27.690Z] ===================================================== [Pipeline] echo [2022-12-02T07:48:27.696Z] taggedImages: [2022-12-02T07:48:27.696Z] - nexus3.edgexfoundry.org:10004/core-metadata:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:27.696Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-12-02T07:48:27.696Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.3 [2022-12-02T07:48:27.696Z] - nexus3.edgexfoundry.org:10004/core-metadata:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:27.696Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-12-02T07:48:27.709Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-12-02T07:48:27.709Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:27.709Z] latest [2022-12-02T07:48:27.709Z] 3.0.0-dev.3 [2022-12-02T07:48:27.709Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:27.709Z] main [2022-12-02T07:48:27.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:28.011Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:28.322Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:28.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-02T07:48:28.322Z] 67a28dee6069: Preparing [2022-12-02T07:48:28.322Z] 67a28dee6069: Preparing [2022-12-02T07:48:28.322Z] 52fb146a8a06: Preparing [2022-12-02T07:48:28.322Z] cf1b7ef5b5b8: Preparing [2022-12-02T07:48:28.322Z] 4d3818235b24: Preparing [2022-12-02T07:48:28.322Z] 597994912630: Preparing [2022-12-02T07:48:28.322Z] 709e787e44c0: Preparing [2022-12-02T07:48:28.322Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:28.322Z] d4b119d3dc8c: Preparing [2022-12-02T07:48:28.322Z] 35061ebcec38: Preparing [2022-12-02T07:48:28.322Z] 85b5c5d41c83: Preparing [2022-12-02T07:48:28.322Z] 871e5aef4809: Preparing [2022-12-02T07:48:28.322Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:28.322Z] 709e787e44c0: Waiting [2022-12-02T07:48:28.322Z] 35061ebcec38: Waiting [2022-12-02T07:48:28.322Z] 85b5c5d41c83: Waiting [2022-12-02T07:48:28.322Z] fb3fe0012bd1: Waiting [2022-12-02T07:48:28.322Z] d4b119d3dc8c: Waiting [2022-12-02T07:48:28.322Z] 871e5aef4809: Waiting [2022-12-02T07:48:28.322Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:28.322Z] 597994912630: Pushed [2022-12-02T07:48:28.580Z] cf1b7ef5b5b8: Pushed [2022-12-02T07:48:28.580Z] 67a28dee6069: Pushed [2022-12-02T07:48:28.580Z] 52fb146a8a06: Pushed [2022-12-02T07:48:28.580Z] 4d3818235b24: Pushed [2022-12-02T07:48:28.580Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:28.580Z] d4b119d3dc8c: Pushed [2022-12-02T07:48:28.580Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:28.580Z] 871e5aef4809: Pushed [2022-12-02T07:48:28.580Z] 35061ebcec38: Pushed [2022-12-02T07:48:28.580Z] 85b5c5d41c83: Pushed [2022-12-02T07:48:30.485Z] 709e787e44c0: Pushed [2022-12-02T07:48:30.485Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:0a1112e1150c7cc9e4961705dc74be5492fc880cf77657a6b6fb4b3d32f4d710 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:30.796Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:31.102Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-12-02T07:48:31.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-02T07:48:31.102Z] 67a28dee6069: Preparing [2022-12-02T07:48:31.102Z] 67a28dee6069: Preparing [2022-12-02T07:48:31.102Z] 52fb146a8a06: Preparing [2022-12-02T07:48:31.102Z] cf1b7ef5b5b8: Preparing [2022-12-02T07:48:31.102Z] 4d3818235b24: Preparing [2022-12-02T07:48:31.102Z] 597994912630: Preparing [2022-12-02T07:48:31.102Z] 709e787e44c0: Preparing [2022-12-02T07:48:31.102Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:31.102Z] d4b119d3dc8c: Preparing [2022-12-02T07:48:31.102Z] 35061ebcec38: Preparing [2022-12-02T07:48:31.102Z] 85b5c5d41c83: Preparing [2022-12-02T07:48:31.102Z] 871e5aef4809: Preparing [2022-12-02T07:48:31.102Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:31.102Z] 709e787e44c0: Waiting [2022-12-02T07:48:31.102Z] fb3fe0012bd1: Waiting [2022-12-02T07:48:31.102Z] 871e5aef4809: Waiting [2022-12-02T07:48:31.102Z] d4b119d3dc8c: Waiting [2022-12-02T07:48:31.102Z] 35061ebcec38: Waiting [2022-12-02T07:48:31.102Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:31.102Z] 85b5c5d41c83: Waiting [2022-12-02T07:48:31.102Z] 597994912630: Layer already exists [2022-12-02T07:48:31.102Z] 52fb146a8a06: Layer already exists [2022-12-02T07:48:31.102Z] 67a28dee6069: Layer already exists [2022-12-02T07:48:31.102Z] cf1b7ef5b5b8: Layer already exists [2022-12-02T07:48:31.102Z] 4d3818235b24: Layer already exists [2022-12-02T07:48:31.102Z] 709e787e44c0: Layer already exists [2022-12-02T07:48:31.102Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:31.102Z] d4b119d3dc8c: Layer already exists [2022-12-02T07:48:31.102Z] 85b5c5d41c83: Layer already exists [2022-12-02T07:48:31.102Z] 35061ebcec38: Layer already exists [2022-12-02T07:48:31.102Z] 871e5aef4809: Layer already exists [2022-12-02T07:48:31.102Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:31.102Z] latest: digest: sha256:0a1112e1150c7cc9e4961705dc74be5492fc880cf77657a6b6fb4b3d32f4d710 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:31.412Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:31.720Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.3 [2022-12-02T07:48:31.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-02T07:48:31.720Z] 67a28dee6069: Preparing [2022-12-02T07:48:31.720Z] 67a28dee6069: Preparing [2022-12-02T07:48:31.720Z] 52fb146a8a06: Preparing [2022-12-02T07:48:31.720Z] cf1b7ef5b5b8: Preparing [2022-12-02T07:48:31.720Z] 4d3818235b24: Preparing [2022-12-02T07:48:31.720Z] 597994912630: Preparing [2022-12-02T07:48:31.720Z] 709e787e44c0: Preparing [2022-12-02T07:48:31.720Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:31.720Z] d4b119d3dc8c: Preparing [2022-12-02T07:48:31.720Z] 35061ebcec38: Preparing [2022-12-02T07:48:31.720Z] 85b5c5d41c83: Preparing [2022-12-02T07:48:31.720Z] 871e5aef4809: Preparing [2022-12-02T07:48:31.720Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:31.720Z] d4b119d3dc8c: Waiting [2022-12-02T07:48:31.720Z] 35061ebcec38: Waiting [2022-12-02T07:48:31.720Z] 85b5c5d41c83: Waiting [2022-12-02T07:48:31.720Z] 871e5aef4809: Waiting [2022-12-02T07:48:31.720Z] 709e787e44c0: Waiting [2022-12-02T07:48:31.720Z] fb3fe0012bd1: Waiting [2022-12-02T07:48:31.720Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:31.720Z] 4d3818235b24: Layer already exists [2022-12-02T07:48:31.720Z] cf1b7ef5b5b8: Layer already exists [2022-12-02T07:48:31.720Z] 67a28dee6069: Layer already exists [2022-12-02T07:48:31.720Z] 52fb146a8a06: Layer already exists [2022-12-02T07:48:31.720Z] 597994912630: Layer already exists [2022-12-02T07:48:31.720Z] 709e787e44c0: Layer already exists [2022-12-02T07:48:31.720Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:31.720Z] 35061ebcec38: Layer already exists [2022-12-02T07:48:31.720Z] 85b5c5d41c83: Layer already exists [2022-12-02T07:48:31.720Z] d4b119d3dc8c: Layer already exists [2022-12-02T07:48:31.720Z] 871e5aef4809: Layer already exists [2022-12-02T07:48:31.720Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:31.720Z] 3.0.0-dev.3: digest: sha256:0a1112e1150c7cc9e4961705dc74be5492fc880cf77657a6b6fb4b3d32f4d710 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:32.035Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:32.343Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:32.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-02T07:48:32.344Z] 67a28dee6069: Preparing [2022-12-02T07:48:32.344Z] 67a28dee6069: Preparing [2022-12-02T07:48:32.344Z] 52fb146a8a06: Preparing [2022-12-02T07:48:32.344Z] cf1b7ef5b5b8: Preparing [2022-12-02T07:48:32.344Z] 4d3818235b24: Preparing [2022-12-02T07:48:32.344Z] 597994912630: Preparing [2022-12-02T07:48:32.344Z] 709e787e44c0: Preparing [2022-12-02T07:48:32.344Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:32.344Z] d4b119d3dc8c: Preparing [2022-12-02T07:48:32.344Z] 35061ebcec38: Preparing [2022-12-02T07:48:32.344Z] 85b5c5d41c83: Preparing [2022-12-02T07:48:32.344Z] 871e5aef4809: Preparing [2022-12-02T07:48:32.344Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:32.344Z] fb3fe0012bd1: Waiting [2022-12-02T07:48:32.344Z] d4b119d3dc8c: Waiting [2022-12-02T07:48:32.344Z] 35061ebcec38: Waiting [2022-12-02T07:48:32.344Z] 709e787e44c0: Waiting [2022-12-02T07:48:32.344Z] 85b5c5d41c83: Waiting [2022-12-02T07:48:32.344Z] 871e5aef4809: Waiting [2022-12-02T07:48:32.344Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:32.344Z] 52fb146a8a06: Layer already exists [2022-12-02T07:48:32.344Z] 67a28dee6069: Layer already exists [2022-12-02T07:48:32.344Z] cf1b7ef5b5b8: Layer already exists [2022-12-02T07:48:32.344Z] 4d3818235b24: Layer already exists [2022-12-02T07:48:32.344Z] 597994912630: Layer already exists [2022-12-02T07:48:32.344Z] 709e787e44c0: Layer already exists [2022-12-02T07:48:32.344Z] 35061ebcec38: Layer already exists [2022-12-02T07:48:32.344Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:32.344Z] 85b5c5d41c83: Layer already exists [2022-12-02T07:48:32.344Z] d4b119d3dc8c: Layer already exists [2022-12-02T07:48:32.344Z] 871e5aef4809: Layer already exists [2022-12-02T07:48:32.344Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:32.344Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:0a1112e1150c7cc9e4961705dc74be5492fc880cf77657a6b6fb4b3d32f4d710 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:32.656Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:32.955Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-12-02T07:48:32.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-02T07:48:32.955Z] 67a28dee6069: Preparing [2022-12-02T07:48:32.955Z] 67a28dee6069: Preparing [2022-12-02T07:48:32.955Z] 52fb146a8a06: Preparing [2022-12-02T07:48:32.955Z] cf1b7ef5b5b8: Preparing [2022-12-02T07:48:32.955Z] 4d3818235b24: Preparing [2022-12-02T07:48:32.955Z] 597994912630: Preparing [2022-12-02T07:48:32.955Z] 709e787e44c0: Preparing [2022-12-02T07:48:32.955Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:32.955Z] d4b119d3dc8c: Preparing [2022-12-02T07:48:32.955Z] 35061ebcec38: Preparing [2022-12-02T07:48:32.955Z] 85b5c5d41c83: Preparing [2022-12-02T07:48:32.955Z] 871e5aef4809: Preparing [2022-12-02T07:48:32.955Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:32.955Z] 709e787e44c0: Waiting [2022-12-02T07:48:32.955Z] fb3fe0012bd1: Waiting [2022-12-02T07:48:32.955Z] d4b119d3dc8c: Waiting [2022-12-02T07:48:32.955Z] 35061ebcec38: Waiting [2022-12-02T07:48:32.955Z] 85b5c5d41c83: Waiting [2022-12-02T07:48:32.955Z] 871e5aef4809: Waiting [2022-12-02T07:48:32.955Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:32.955Z] 597994912630: Layer already exists [2022-12-02T07:48:32.955Z] 52fb146a8a06: Layer already exists [2022-12-02T07:48:32.955Z] 4d3818235b24: Layer already exists [2022-12-02T07:48:32.955Z] 67a28dee6069: Layer already exists [2022-12-02T07:48:32.955Z] cf1b7ef5b5b8: Layer already exists [2022-12-02T07:48:32.955Z] 709e787e44c0: Layer already exists [2022-12-02T07:48:32.955Z] d4b119d3dc8c: Layer already exists [2022-12-02T07:48:32.955Z] 35061ebcec38: Layer already exists [2022-12-02T07:48:32.955Z] 85b5c5d41c83: Layer already exists [2022-12-02T07:48:32.955Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:32.955Z] 871e5aef4809: Layer already exists [2022-12-02T07:48:32.955Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:32.955Z] main: digest: sha256:0a1112e1150c7cc9e4961705dc74be5492fc880cf77657a6b6fb4b3d32f4d710 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:48:33.001Z] ===================================================== [Pipeline] echo [2022-12-02T07:48:33.010Z] taggedImages: [2022-12-02T07:48:33.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:33.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-12-02T07:48:33.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.3 [2022-12-02T07:48:33.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:33.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-12-02T07:48:33.031Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-12-02T07:48:33.031Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:33.031Z] latest [2022-12-02T07:48:33.031Z] 3.0.0-dev.3 [2022-12-02T07:48:33.031Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:33.031Z] main [2022-12-02T07:48:33.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:33.344Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:33.644Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:33.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-02T07:48:33.644Z] 15b2bd7ce3de: Preparing [2022-12-02T07:48:33.644Z] b22b9ea924f2: Preparing [2022-12-02T07:48:33.644Z] b51629e80393: Preparing [2022-12-02T07:48:33.644Z] 36b946082f0a: Preparing [2022-12-02T07:48:33.644Z] fee4c3bd464d: Preparing [2022-12-02T07:48:33.644Z] 1f638add90ce: Preparing [2022-12-02T07:48:33.644Z] 45edb015eca6: Preparing [2022-12-02T07:48:33.644Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:33.644Z] 45edb015eca6: Waiting [2022-12-02T07:48:33.644Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:33.644Z] fee4c3bd464d: Pushed [2022-12-02T07:48:33.644Z] 15b2bd7ce3de: Pushed [2022-12-02T07:48:33.644Z] b22b9ea924f2: Pushed [2022-12-02T07:48:33.644Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:33.901Z] 1f638add90ce: Pushed [2022-12-02T07:48:34.159Z] 45edb015eca6: Pushed [2022-12-02T07:48:34.725Z] 36b946082f0a: Pushed [2022-12-02T07:48:34.725Z] b51629e80393: Pushed [2022-12-02T07:48:34.984Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:f3078b1062629f411e62fd9c328b7a95cdf62d10c002f7a7fad598fcf84f6ed4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:35.287Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:35.586Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-12-02T07:48:35.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-02T07:48:35.586Z] 15b2bd7ce3de: Preparing [2022-12-02T07:48:35.586Z] b22b9ea924f2: Preparing [2022-12-02T07:48:35.586Z] b51629e80393: Preparing [2022-12-02T07:48:35.586Z] 36b946082f0a: Preparing [2022-12-02T07:48:35.586Z] fee4c3bd464d: Preparing [2022-12-02T07:48:35.586Z] 1f638add90ce: Preparing [2022-12-02T07:48:35.586Z] 45edb015eca6: Preparing [2022-12-02T07:48:35.586Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:35.586Z] 1f638add90ce: Waiting [2022-12-02T07:48:35.586Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:35.586Z] 45edb015eca6: Waiting [2022-12-02T07:48:35.586Z] fee4c3bd464d: Layer already exists [2022-12-02T07:48:35.586Z] 15b2bd7ce3de: Layer already exists [2022-12-02T07:48:35.586Z] b51629e80393: Layer already exists [2022-12-02T07:48:35.586Z] 36b946082f0a: Layer already exists [2022-12-02T07:48:35.586Z] b22b9ea924f2: Layer already exists [2022-12-02T07:48:35.586Z] 1f638add90ce: Layer already exists [2022-12-02T07:48:35.586Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:35.586Z] 45edb015eca6: Layer already exists [2022-12-02T07:48:35.586Z] latest: digest: sha256:f3078b1062629f411e62fd9c328b7a95cdf62d10c002f7a7fad598fcf84f6ed4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:35.887Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:36.194Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.3 [2022-12-02T07:48:36.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-02T07:48:36.194Z] 15b2bd7ce3de: Preparing [2022-12-02T07:48:36.194Z] b22b9ea924f2: Preparing [2022-12-02T07:48:36.194Z] b51629e80393: Preparing [2022-12-02T07:48:36.194Z] 36b946082f0a: Preparing [2022-12-02T07:48:36.194Z] fee4c3bd464d: Preparing [2022-12-02T07:48:36.194Z] 1f638add90ce: Preparing [2022-12-02T07:48:36.194Z] 45edb015eca6: Preparing [2022-12-02T07:48:36.194Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:36.194Z] 1f638add90ce: Waiting [2022-12-02T07:48:36.194Z] 45edb015eca6: Waiting [2022-12-02T07:48:36.194Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:36.194Z] b22b9ea924f2: Layer already exists [2022-12-02T07:48:36.194Z] fee4c3bd464d: Layer already exists [2022-12-02T07:48:36.194Z] 15b2bd7ce3de: Layer already exists [2022-12-02T07:48:36.194Z] 36b946082f0a: Layer already exists [2022-12-02T07:48:36.194Z] b51629e80393: Layer already exists [2022-12-02T07:48:36.194Z] 45edb015eca6: Layer already exists [2022-12-02T07:48:36.194Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:36.194Z] 1f638add90ce: Layer already exists [2022-12-02T07:48:36.194Z] 3.0.0-dev.3: digest: sha256:f3078b1062629f411e62fd9c328b7a95cdf62d10c002f7a7fad598fcf84f6ed4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:36.495Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:36.796Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:36.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-02T07:48:36.796Z] 15b2bd7ce3de: Preparing [2022-12-02T07:48:36.796Z] b22b9ea924f2: Preparing [2022-12-02T07:48:36.796Z] b51629e80393: Preparing [2022-12-02T07:48:36.796Z] 36b946082f0a: Preparing [2022-12-02T07:48:36.796Z] fee4c3bd464d: Preparing [2022-12-02T07:48:36.796Z] 1f638add90ce: Preparing [2022-12-02T07:48:36.796Z] 45edb015eca6: Preparing [2022-12-02T07:48:36.796Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:36.796Z] 1f638add90ce: Waiting [2022-12-02T07:48:36.796Z] 45edb015eca6: Waiting [2022-12-02T07:48:36.796Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:36.796Z] b51629e80393: Layer already exists [2022-12-02T07:48:36.796Z] fee4c3bd464d: Layer already exists [2022-12-02T07:48:36.796Z] 36b946082f0a: Layer already exists [2022-12-02T07:48:36.796Z] 15b2bd7ce3de: Layer already exists [2022-12-02T07:48:36.796Z] b22b9ea924f2: Layer already exists [2022-12-02T07:48:36.796Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:36.796Z] 45edb015eca6: Layer already exists [2022-12-02T07:48:36.796Z] 1f638add90ce: Layer already exists [2022-12-02T07:48:36.796Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:f3078b1062629f411e62fd9c328b7a95cdf62d10c002f7a7fad598fcf84f6ed4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:37.098Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:37.408Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-12-02T07:48:37.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-02T07:48:37.409Z] 15b2bd7ce3de: Preparing [2022-12-02T07:48:37.409Z] b22b9ea924f2: Preparing [2022-12-02T07:48:37.409Z] b51629e80393: Preparing [2022-12-02T07:48:37.409Z] 36b946082f0a: Preparing [2022-12-02T07:48:37.409Z] fee4c3bd464d: Preparing [2022-12-02T07:48:37.409Z] 1f638add90ce: Preparing [2022-12-02T07:48:37.409Z] 45edb015eca6: Preparing [2022-12-02T07:48:37.409Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:37.409Z] 45edb015eca6: Waiting [2022-12-02T07:48:37.409Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:37.409Z] 1f638add90ce: Waiting [2022-12-02T07:48:37.409Z] b51629e80393: Layer already exists [2022-12-02T07:48:37.409Z] fee4c3bd464d: Layer already exists [2022-12-02T07:48:37.409Z] b22b9ea924f2: Layer already exists [2022-12-02T07:48:37.409Z] 15b2bd7ce3de: Layer already exists [2022-12-02T07:48:37.409Z] 36b946082f0a: Layer already exists [2022-12-02T07:48:37.409Z] 1f638add90ce: Layer already exists [2022-12-02T07:48:37.409Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:37.409Z] 45edb015eca6: Layer already exists [2022-12-02T07:48:37.409Z] main: digest: sha256:f3078b1062629f411e62fd9c328b7a95cdf62d10c002f7a7fad598fcf84f6ed4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:48:37.443Z] ===================================================== [Pipeline] echo [2022-12-02T07:48:37.449Z] taggedImages: [2022-12-02T07:48:37.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:37.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-12-02T07:48:37.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.3 [2022-12-02T07:48:37.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:37.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-12-02T07:48:37.463Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-12-02T07:48:37.463Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:37.463Z] latest [2022-12-02T07:48:37.463Z] 3.0.0-dev.3 [2022-12-02T07:48:37.463Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:37.463Z] main [2022-12-02T07:48:37.463Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:37.771Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:38.071Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:38.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-02T07:48:38.071Z] f78321031120: Preparing [2022-12-02T07:48:38.071Z] 33d31c98455e: Preparing [2022-12-02T07:48:38.071Z] e54a56b99674: Preparing [2022-12-02T07:48:38.071Z] 2f665a167889: Preparing [2022-12-02T07:48:38.071Z] ceb1da180067: Preparing [2022-12-02T07:48:38.071Z] 144b689e0e5c: Preparing [2022-12-02T07:48:38.071Z] 7d7252553ddc: Preparing [2022-12-02T07:48:38.071Z] 083359e77556: Preparing [2022-12-02T07:48:38.071Z] 232153798ec5: Preparing [2022-12-02T07:48:38.071Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:38.071Z] 7d7252553ddc: Waiting [2022-12-02T07:48:38.071Z] 083359e77556: Waiting [2022-12-02T07:48:38.071Z] 232153798ec5: Waiting [2022-12-02T07:48:38.071Z] 144b689e0e5c: Waiting [2022-12-02T07:48:38.071Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:38.071Z] f78321031120: Pushed [2022-12-02T07:48:38.071Z] 33d31c98455e: Pushed [2022-12-02T07:48:38.071Z] ceb1da180067: Pushed [2022-12-02T07:48:38.329Z] 083359e77556: Pushed [2022-12-02T07:48:38.329Z] 144b689e0e5c: Pushed [2022-12-02T07:48:38.329Z] 7d7252553ddc: Pushed [2022-12-02T07:48:38.329Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:38.329Z] 232153798ec5: Pushed [2022-12-02T07:48:39.264Z] 2f665a167889: Pushed [2022-12-02T07:48:39.524Z] e54a56b99674: Pushed [2022-12-02T07:48:39.781Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:692660a249ba467de0f4538f5dd48a52ac6a1c952e8070ce3c98216c86e1a8a2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:40.084Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:40.385Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-12-02T07:48:40.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-02T07:48:40.385Z] f78321031120: Preparing [2022-12-02T07:48:40.385Z] 33d31c98455e: Preparing [2022-12-02T07:48:40.385Z] e54a56b99674: Preparing [2022-12-02T07:48:40.385Z] 2f665a167889: Preparing [2022-12-02T07:48:40.385Z] ceb1da180067: Preparing [2022-12-02T07:48:40.385Z] 144b689e0e5c: Preparing [2022-12-02T07:48:40.385Z] 7d7252553ddc: Preparing [2022-12-02T07:48:40.385Z] 083359e77556: Preparing [2022-12-02T07:48:40.385Z] 232153798ec5: Preparing [2022-12-02T07:48:40.385Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:40.385Z] 083359e77556: Waiting [2022-12-02T07:48:40.385Z] 144b689e0e5c: Waiting [2022-12-02T07:48:40.385Z] 232153798ec5: Waiting [2022-12-02T07:48:40.385Z] 7d7252553ddc: Waiting [2022-12-02T07:48:40.385Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:40.385Z] 2f665a167889: Layer already exists [2022-12-02T07:48:40.385Z] f78321031120: Layer already exists [2022-12-02T07:48:40.385Z] 33d31c98455e: Layer already exists [2022-12-02T07:48:40.385Z] e54a56b99674: Layer already exists [2022-12-02T07:48:40.385Z] ceb1da180067: Layer already exists [2022-12-02T07:48:40.385Z] 7d7252553ddc: Layer already exists [2022-12-02T07:48:40.385Z] 083359e77556: Layer already exists [2022-12-02T07:48:40.385Z] 144b689e0e5c: Layer already exists [2022-12-02T07:48:40.385Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:40.385Z] 232153798ec5: Layer already exists [2022-12-02T07:48:40.385Z] latest: digest: sha256:692660a249ba467de0f4538f5dd48a52ac6a1c952e8070ce3c98216c86e1a8a2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:40.684Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:40.984Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.3 [2022-12-02T07:48:40.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-02T07:48:40.984Z] f78321031120: Preparing [2022-12-02T07:48:40.984Z] 33d31c98455e: Preparing [2022-12-02T07:48:40.984Z] e54a56b99674: Preparing [2022-12-02T07:48:40.984Z] 2f665a167889: Preparing [2022-12-02T07:48:40.984Z] ceb1da180067: Preparing [2022-12-02T07:48:40.984Z] 144b689e0e5c: Preparing [2022-12-02T07:48:40.984Z] 7d7252553ddc: Preparing [2022-12-02T07:48:40.984Z] 083359e77556: Preparing [2022-12-02T07:48:40.984Z] 232153798ec5: Preparing [2022-12-02T07:48:40.984Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:40.984Z] 232153798ec5: Waiting [2022-12-02T07:48:40.984Z] 144b689e0e5c: Waiting [2022-12-02T07:48:40.984Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:40.984Z] 083359e77556: Waiting [2022-12-02T07:48:40.984Z] 7d7252553ddc: Waiting [2022-12-02T07:48:40.984Z] 33d31c98455e: Layer already exists [2022-12-02T07:48:40.984Z] f78321031120: Layer already exists [2022-12-02T07:48:40.984Z] 2f665a167889: Layer already exists [2022-12-02T07:48:40.984Z] ceb1da180067: Layer already exists [2022-12-02T07:48:40.984Z] e54a56b99674: Layer already exists [2022-12-02T07:48:40.984Z] 7d7252553ddc: Layer already exists [2022-12-02T07:48:40.984Z] 083359e77556: Layer already exists [2022-12-02T07:48:40.984Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:40.984Z] 144b689e0e5c: Layer already exists [2022-12-02T07:48:40.984Z] 232153798ec5: Layer already exists [2022-12-02T07:48:40.984Z] 3.0.0-dev.3: digest: sha256:692660a249ba467de0f4538f5dd48a52ac6a1c952e8070ce3c98216c86e1a8a2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:41.288Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:41.589Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:41.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-02T07:48:41.589Z] f78321031120: Preparing [2022-12-02T07:48:41.589Z] 33d31c98455e: Preparing [2022-12-02T07:48:41.589Z] e54a56b99674: Preparing [2022-12-02T07:48:41.589Z] 2f665a167889: Preparing [2022-12-02T07:48:41.589Z] ceb1da180067: Preparing [2022-12-02T07:48:41.589Z] 144b689e0e5c: Preparing [2022-12-02T07:48:41.589Z] 7d7252553ddc: Preparing [2022-12-02T07:48:41.589Z] 083359e77556: Preparing [2022-12-02T07:48:41.589Z] 232153798ec5: Preparing [2022-12-02T07:48:41.589Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:41.589Z] 144b689e0e5c: Waiting [2022-12-02T07:48:41.589Z] 232153798ec5: Waiting [2022-12-02T07:48:41.589Z] e5e13b0c77cb: Waiting [2022-12-02T07:48:41.589Z] 7d7252553ddc: Waiting [2022-12-02T07:48:41.589Z] 083359e77556: Waiting [2022-12-02T07:48:41.589Z] 2f665a167889: Layer already exists [2022-12-02T07:48:41.589Z] e54a56b99674: Layer already exists [2022-12-02T07:48:41.589Z] f78321031120: Layer already exists [2022-12-02T07:48:41.589Z] 33d31c98455e: Layer already exists [2022-12-02T07:48:41.589Z] ceb1da180067: Layer already exists [2022-12-02T07:48:41.589Z] 7d7252553ddc: Layer already exists [2022-12-02T07:48:41.589Z] 144b689e0e5c: Layer already exists [2022-12-02T07:48:41.589Z] 232153798ec5: Layer already exists [2022-12-02T07:48:41.589Z] 083359e77556: Layer already exists [2022-12-02T07:48:41.589Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:41.589Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:692660a249ba467de0f4538f5dd48a52ac6a1c952e8070ce3c98216c86e1a8a2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:41.888Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:42.184Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-12-02T07:48:42.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-02T07:48:42.184Z] f78321031120: Preparing [2022-12-02T07:48:42.184Z] 33d31c98455e: Preparing [2022-12-02T07:48:42.184Z] e54a56b99674: Preparing [2022-12-02T07:48:42.184Z] 2f665a167889: Preparing [2022-12-02T07:48:42.184Z] ceb1da180067: Preparing [2022-12-02T07:48:42.184Z] 144b689e0e5c: Preparing [2022-12-02T07:48:42.184Z] 7d7252553ddc: Preparing [2022-12-02T07:48:42.184Z] 144b689e0e5c: Waiting [2022-12-02T07:48:42.184Z] 083359e77556: Preparing [2022-12-02T07:48:42.184Z] 7d7252553ddc: Waiting [2022-12-02T07:48:42.184Z] 232153798ec5: Preparing [2022-12-02T07:48:42.184Z] e5e13b0c77cb: Preparing [2022-12-02T07:48:42.184Z] 083359e77556: Waiting [2022-12-02T07:48:42.184Z] 232153798ec5: Waiting [2022-12-02T07:48:42.184Z] ceb1da180067: Layer already exists [2022-12-02T07:48:42.184Z] e54a56b99674: Layer already exists [2022-12-02T07:48:42.184Z] 2f665a167889: Layer already exists [2022-12-02T07:48:42.184Z] f78321031120: Layer already exists [2022-12-02T07:48:42.184Z] 33d31c98455e: Layer already exists [2022-12-02T07:48:42.184Z] 144b689e0e5c: Layer already exists [2022-12-02T07:48:42.184Z] 7d7252553ddc: Layer already exists [2022-12-02T07:48:42.184Z] 083359e77556: Layer already exists [2022-12-02T07:48:42.184Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:48:42.184Z] 232153798ec5: Layer already exists [2022-12-02T07:48:42.184Z] main: digest: sha256:692660a249ba467de0f4538f5dd48a52ac6a1c952e8070ce3c98216c86e1a8a2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:48:42.232Z] ===================================================== [Pipeline] echo [2022-12-02T07:48:42.240Z] taggedImages: [2022-12-02T07:48:42.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:42.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-12-02T07:48:42.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.3 [2022-12-02T07:48:42.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:42.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-12-02T07:48:42.260Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-12-02T07:48:42.260Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:42.260Z] latest [2022-12-02T07:48:42.260Z] 3.0.0-dev.3 [2022-12-02T07:48:42.260Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:42.260Z] main [2022-12-02T07:48:42.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:42.584Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:42.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:42.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-02T07:48:42.895Z] 41bfda810a49: Preparing [2022-12-02T07:48:42.895Z] 9fb04b439e2a: Preparing [2022-12-02T07:48:42.895Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:42.895Z] f3f7cc72caf3: Preparing [2022-12-02T07:48:42.895Z] 34d5ebaa5410: Preparing [2022-12-02T07:48:42.895Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:48:42.895Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:42.895Z] 41bfda810a49: Pushed [2022-12-02T07:48:43.461Z] f3f7cc72caf3: Pushed [2022-12-02T07:48:45.359Z] 9fb04b439e2a: Pushed [2022-12-02T07:48:45.359Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:54f42fd1fb6e3ca3b459ec9342225816d8bed47485450f57d0700fbaa45db017 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:45.665Z] + 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-12-02T07:48:45.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-12-02T07:48:45.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-02T07:48:45.967Z] 41bfda810a49: Preparing [2022-12-02T07:48:45.967Z] 9fb04b439e2a: Preparing [2022-12-02T07:48:45.967Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:45.967Z] f3f7cc72caf3: Preparing [2022-12-02T07:48:45.967Z] 34d5ebaa5410: Preparing [2022-12-02T07:48:45.967Z] f3f7cc72caf3: Layer already exists [2022-12-02T07:48:45.967Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:45.967Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:48:45.967Z] 9fb04b439e2a: Layer already exists [2022-12-02T07:48:45.967Z] 41bfda810a49: Layer already exists [2022-12-02T07:48:45.967Z] latest: digest: sha256:54f42fd1fb6e3ca3b459ec9342225816d8bed47485450f57d0700fbaa45db017 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:46.268Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:46.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.3 [2022-12-02T07:48:46.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-02T07:48:46.571Z] 41bfda810a49: Preparing [2022-12-02T07:48:46.571Z] 9fb04b439e2a: Preparing [2022-12-02T07:48:46.571Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:46.571Z] f3f7cc72caf3: Preparing [2022-12-02T07:48:46.571Z] 34d5ebaa5410: Preparing [2022-12-02T07:48:46.571Z] f3f7cc72caf3: Layer already exists [2022-12-02T07:48:46.571Z] 9fb04b439e2a: Layer already exists [2022-12-02T07:48:46.571Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:46.571Z] 41bfda810a49: Layer already exists [2022-12-02T07:48:46.571Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:48:46.571Z] 3.0.0-dev.3: digest: sha256:54f42fd1fb6e3ca3b459ec9342225816d8bed47485450f57d0700fbaa45db017 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:46.873Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:47.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:47.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-02T07:48:47.173Z] 41bfda810a49: Preparing [2022-12-02T07:48:47.173Z] 9fb04b439e2a: Preparing [2022-12-02T07:48:47.173Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:47.173Z] f3f7cc72caf3: Preparing [2022-12-02T07:48:47.173Z] 34d5ebaa5410: Preparing [2022-12-02T07:48:47.173Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:47.173Z] 9fb04b439e2a: Layer already exists [2022-12-02T07:48:47.173Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:48:47.173Z] f3f7cc72caf3: Layer already exists [2022-12-02T07:48:47.173Z] 41bfda810a49: Layer already exists [2022-12-02T07:48:47.173Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:54f42fd1fb6e3ca3b459ec9342225816d8bed47485450f57d0700fbaa45db017 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:47.480Z] + 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-12-02T07:48:47.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-12-02T07:48:47.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-02T07:48:47.778Z] 41bfda810a49: Preparing [2022-12-02T07:48:47.778Z] 9fb04b439e2a: Preparing [2022-12-02T07:48:47.778Z] fb3fe0012bd1: Preparing [2022-12-02T07:48:47.778Z] f3f7cc72caf3: Preparing [2022-12-02T07:48:47.778Z] 34d5ebaa5410: Preparing [2022-12-02T07:48:47.778Z] 9fb04b439e2a: Layer already exists [2022-12-02T07:48:47.778Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:48:47.778Z] f3f7cc72caf3: Layer already exists [2022-12-02T07:48:47.778Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:48:47.778Z] 41bfda810a49: Layer already exists [2022-12-02T07:48:47.778Z] main: digest: sha256:54f42fd1fb6e3ca3b459ec9342225816d8bed47485450f57d0700fbaa45db017 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:48:47.811Z] ===================================================== [Pipeline] echo [2022-12-02T07:48:47.817Z] taggedImages: [2022-12-02T07:48:47.817Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:47.817Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-12-02T07:48:47.817Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.3 [2022-12-02T07:48:47.817Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:47.817Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-12-02T07:48:47.833Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-12-02T07:48:47.833Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:47.833Z] latest [2022-12-02T07:48:47.833Z] 3.0.0-dev.3 [2022-12-02T07:48:47.833Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:47.833Z] main [2022-12-02T07:48:47.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:48.152Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:48.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:48.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-02T07:48:48.461Z] ca30f8c00327: Preparing [2022-12-02T07:48:48.461Z] fff140a342f8: Preparing [2022-12-02T07:48:48.461Z] d1dbd0d093d7: Preparing [2022-12-02T07:48:48.461Z] 6f2541a528f1: Preparing [2022-12-02T07:48:48.461Z] 246832f7ebfa: Preparing [2022-12-02T07:48:48.461Z] d752d1c303f5: Preparing [2022-12-02T07:48:48.461Z] 34d5ebaa5410: Preparing [2022-12-02T07:48:48.461Z] d752d1c303f5: Waiting [2022-12-02T07:48:48.461Z] 34d5ebaa5410: Waiting [2022-12-02T07:48:48.461Z] fff140a342f8: Pushed [2022-12-02T07:48:48.461Z] ca30f8c00327: Pushed [2022-12-02T07:48:48.461Z] d1dbd0d093d7: Pushed [2022-12-02T07:48:48.461Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:48:49.027Z] d752d1c303f5: Pushed [2022-12-02T07:48:52.306Z] 246832f7ebfa: Pushed [2022-12-02T07:48:55.584Z] 6f2541a528f1: Pushed [2022-12-02T07:48:55.842Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:bf2d3dad938412ec4a4796b8d680783fecc6acdf2fb9af5b502225130e3aac5a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:56.146Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:56.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-12-02T07:48:56.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-02T07:48:56.446Z] ca30f8c00327: Preparing [2022-12-02T07:48:56.446Z] fff140a342f8: Preparing [2022-12-02T07:48:56.446Z] d1dbd0d093d7: Preparing [2022-12-02T07:48:56.446Z] 6f2541a528f1: Preparing [2022-12-02T07:48:56.446Z] 246832f7ebfa: Preparing [2022-12-02T07:48:56.446Z] d752d1c303f5: Preparing [2022-12-02T07:48:56.446Z] 34d5ebaa5410: Preparing [2022-12-02T07:48:56.446Z] d752d1c303f5: Waiting [2022-12-02T07:48:56.446Z] 34d5ebaa5410: Waiting [2022-12-02T07:48:56.446Z] d1dbd0d093d7: Layer already exists [2022-12-02T07:48:56.446Z] 6f2541a528f1: Layer already exists [2022-12-02T07:48:56.446Z] fff140a342f8: Layer already exists [2022-12-02T07:48:56.446Z] ca30f8c00327: Layer already exists [2022-12-02T07:48:56.446Z] 246832f7ebfa: Layer already exists [2022-12-02T07:48:56.446Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:48:56.446Z] d752d1c303f5: Layer already exists [2022-12-02T07:48:56.446Z] latest: digest: sha256:bf2d3dad938412ec4a4796b8d680783fecc6acdf2fb9af5b502225130e3aac5a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:56.746Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:57.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.3 [2022-12-02T07:48:57.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-02T07:48:57.049Z] ca30f8c00327: Preparing [2022-12-02T07:48:57.049Z] fff140a342f8: Preparing [2022-12-02T07:48:57.049Z] d1dbd0d093d7: Preparing [2022-12-02T07:48:57.050Z] 6f2541a528f1: Preparing [2022-12-02T07:48:57.050Z] 246832f7ebfa: Preparing [2022-12-02T07:48:57.050Z] d752d1c303f5: Preparing [2022-12-02T07:48:57.050Z] 34d5ebaa5410: Preparing [2022-12-02T07:48:57.050Z] d752d1c303f5: Waiting [2022-12-02T07:48:57.050Z] 34d5ebaa5410: Waiting [2022-12-02T07:48:57.050Z] d1dbd0d093d7: Layer already exists [2022-12-02T07:48:57.050Z] 6f2541a528f1: Layer already exists [2022-12-02T07:48:57.050Z] ca30f8c00327: Layer already exists [2022-12-02T07:48:57.050Z] 246832f7ebfa: Layer already exists [2022-12-02T07:48:57.050Z] fff140a342f8: Layer already exists [2022-12-02T07:48:57.050Z] d752d1c303f5: Layer already exists [2022-12-02T07:48:57.050Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:48:57.050Z] 3.0.0-dev.3: digest: sha256:bf2d3dad938412ec4a4796b8d680783fecc6acdf2fb9af5b502225130e3aac5a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:57.350Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:57.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:57.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-02T07:48:57.645Z] ca30f8c00327: Preparing [2022-12-02T07:48:57.645Z] fff140a342f8: Preparing [2022-12-02T07:48:57.645Z] d1dbd0d093d7: Preparing [2022-12-02T07:48:57.645Z] 6f2541a528f1: Preparing [2022-12-02T07:48:57.645Z] 246832f7ebfa: Preparing [2022-12-02T07:48:57.645Z] d752d1c303f5: Preparing [2022-12-02T07:48:57.645Z] 34d5ebaa5410: Preparing [2022-12-02T07:48:57.645Z] d752d1c303f5: Waiting [2022-12-02T07:48:57.645Z] 34d5ebaa5410: Waiting [2022-12-02T07:48:57.645Z] 246832f7ebfa: Layer already exists [2022-12-02T07:48:57.645Z] 6f2541a528f1: Layer already exists [2022-12-02T07:48:57.645Z] fff140a342f8: Layer already exists [2022-12-02T07:48:57.645Z] ca30f8c00327: Layer already exists [2022-12-02T07:48:57.645Z] d1dbd0d093d7: Layer already exists [2022-12-02T07:48:57.645Z] d752d1c303f5: Layer already exists [2022-12-02T07:48:57.645Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:48:57.645Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:bf2d3dad938412ec4a4796b8d680783fecc6acdf2fb9af5b502225130e3aac5a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:57.943Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:58.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-12-02T07:48:58.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-02T07:48:58.248Z] ca30f8c00327: Preparing [2022-12-02T07:48:58.248Z] fff140a342f8: Preparing [2022-12-02T07:48:58.248Z] d1dbd0d093d7: Preparing [2022-12-02T07:48:58.248Z] 6f2541a528f1: Preparing [2022-12-02T07:48:58.248Z] 246832f7ebfa: Preparing [2022-12-02T07:48:58.248Z] d752d1c303f5: Preparing [2022-12-02T07:48:58.248Z] 34d5ebaa5410: Preparing [2022-12-02T07:48:58.248Z] d752d1c303f5: Waiting [2022-12-02T07:48:58.248Z] 34d5ebaa5410: Waiting [2022-12-02T07:48:58.248Z] fff140a342f8: Layer already exists [2022-12-02T07:48:58.248Z] 6f2541a528f1: Layer already exists [2022-12-02T07:48:58.248Z] ca30f8c00327: Layer already exists [2022-12-02T07:48:58.248Z] d1dbd0d093d7: Layer already exists [2022-12-02T07:48:58.248Z] 246832f7ebfa: Layer already exists [2022-12-02T07:48:58.248Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:48:58.248Z] d752d1c303f5: Layer already exists [2022-12-02T07:48:58.248Z] main: digest: sha256:bf2d3dad938412ec4a4796b8d680783fecc6acdf2fb9af5b502225130e3aac5a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:48:58.282Z] ===================================================== [Pipeline] echo [2022-12-02T07:48:58.287Z] taggedImages: [2022-12-02T07:48:58.287Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:58.287Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-12-02T07:48:58.287Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.3 [2022-12-02T07:48:58.287Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:58.287Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-12-02T07:48:58.300Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-12-02T07:48:58.300Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:58.300Z] latest [2022-12-02T07:48:58.300Z] 3.0.0-dev.3 [2022-12-02T07:48:58.300Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:48:58.300Z] main [2022-12-02T07:48:58.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:58.603Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:48:58.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:48:58.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-02T07:48:58.902Z] 08b3eba57de4: Preparing [2022-12-02T07:48:58.902Z] d36a22c8f855: Preparing [2022-12-02T07:48:58.902Z] db9149d832c9: Preparing [2022-12-02T07:48:58.902Z] dac29943cce9: Preparing [2022-12-02T07:48:58.902Z] 7d602e6b2086: Preparing [2022-12-02T07:48:58.902Z] 34d5ebaa5410: Preparing [2022-12-02T07:48:58.902Z] 34d5ebaa5410: Waiting [2022-12-02T07:48:58.902Z] 08b3eba57de4: Pushed [2022-12-02T07:48:58.902Z] d36a22c8f855: Pushed [2022-12-02T07:48:58.902Z] db9149d832c9: Pushed [2022-12-02T07:48:58.902Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:48:59.159Z] 7d602e6b2086: Pushed [2022-12-02T07:49:05.715Z] dac29943cce9: Pushed [2022-12-02T07:49:05.973Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:4c7834f1ce33b8e03bd888d7ed0470ca2e603a7ec17efd48cad7654f66074585 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:06.274Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:06.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-12-02T07:49:06.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-02T07:49:06.573Z] 08b3eba57de4: Preparing [2022-12-02T07:49:06.573Z] d36a22c8f855: Preparing [2022-12-02T07:49:06.573Z] db9149d832c9: Preparing [2022-12-02T07:49:06.573Z] dac29943cce9: Preparing [2022-12-02T07:49:06.573Z] 7d602e6b2086: Preparing [2022-12-02T07:49:06.573Z] 34d5ebaa5410: Preparing [2022-12-02T07:49:06.573Z] 34d5ebaa5410: Waiting [2022-12-02T07:49:06.573Z] dac29943cce9: Layer already exists [2022-12-02T07:49:06.573Z] db9149d832c9: Layer already exists [2022-12-02T07:49:06.573Z] d36a22c8f855: Layer already exists [2022-12-02T07:49:06.573Z] 08b3eba57de4: Layer already exists [2022-12-02T07:49:06.573Z] 7d602e6b2086: Layer already exists [2022-12-02T07:49:06.573Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:49:06.573Z] latest: digest: sha256:4c7834f1ce33b8e03bd888d7ed0470ca2e603a7ec17efd48cad7654f66074585 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:06.874Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:07.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.3 [2022-12-02T07:49:07.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-02T07:49:07.175Z] 08b3eba57de4: Preparing [2022-12-02T07:49:07.175Z] d36a22c8f855: Preparing [2022-12-02T07:49:07.175Z] db9149d832c9: Preparing [2022-12-02T07:49:07.175Z] dac29943cce9: Preparing [2022-12-02T07:49:07.175Z] 7d602e6b2086: Preparing [2022-12-02T07:49:07.175Z] 34d5ebaa5410: Preparing [2022-12-02T07:49:07.175Z] 34d5ebaa5410: Waiting [2022-12-02T07:49:07.175Z] d36a22c8f855: Layer already exists [2022-12-02T07:49:07.175Z] dac29943cce9: Layer already exists [2022-12-02T07:49:07.175Z] 08b3eba57de4: Layer already exists [2022-12-02T07:49:07.175Z] 7d602e6b2086: Layer already exists [2022-12-02T07:49:07.175Z] db9149d832c9: Layer already exists [2022-12-02T07:49:07.175Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:49:07.175Z] 3.0.0-dev.3: digest: sha256:4c7834f1ce33b8e03bd888d7ed0470ca2e603a7ec17efd48cad7654f66074585 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:07.476Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:07.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:07.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-02T07:49:07.772Z] 08b3eba57de4: Preparing [2022-12-02T07:49:07.772Z] d36a22c8f855: Preparing [2022-12-02T07:49:07.772Z] db9149d832c9: Preparing [2022-12-02T07:49:07.772Z] dac29943cce9: Preparing [2022-12-02T07:49:07.772Z] 7d602e6b2086: Preparing [2022-12-02T07:49:07.772Z] 34d5ebaa5410: Preparing [2022-12-02T07:49:07.772Z] 7d602e6b2086: Layer already exists [2022-12-02T07:49:07.772Z] dac29943cce9: Layer already exists [2022-12-02T07:49:07.772Z] db9149d832c9: Layer already exists [2022-12-02T07:49:07.772Z] d36a22c8f855: Layer already exists [2022-12-02T07:49:07.772Z] 08b3eba57de4: Layer already exists [2022-12-02T07:49:07.772Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:49:07.772Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:4c7834f1ce33b8e03bd888d7ed0470ca2e603a7ec17efd48cad7654f66074585 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:08.070Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:08.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-12-02T07:49:08.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-02T07:49:08.633Z] 08b3eba57de4: Preparing [2022-12-02T07:49:08.633Z] d36a22c8f855: Preparing [2022-12-02T07:49:08.633Z] db9149d832c9: Preparing [2022-12-02T07:49:08.633Z] dac29943cce9: Preparing [2022-12-02T07:49:08.633Z] 7d602e6b2086: Preparing [2022-12-02T07:49:08.633Z] 34d5ebaa5410: Preparing [2022-12-02T07:49:08.633Z] 34d5ebaa5410: Waiting [2022-12-02T07:49:08.633Z] dac29943cce9: Layer already exists [2022-12-02T07:49:08.633Z] 7d602e6b2086: Layer already exists [2022-12-02T07:49:08.633Z] 08b3eba57de4: Layer already exists [2022-12-02T07:49:08.633Z] db9149d832c9: Layer already exists [2022-12-02T07:49:08.633Z] d36a22c8f855: Layer already exists [2022-12-02T07:49:08.633Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:49:08.633Z] main: digest: sha256:4c7834f1ce33b8e03bd888d7ed0470ca2e603a7ec17efd48cad7654f66074585 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:49:08.666Z] ===================================================== [Pipeline] echo [2022-12-02T07:49:08.672Z] taggedImages: [2022-12-02T07:49:08.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:49:08.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-12-02T07:49:08.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.3 [2022-12-02T07:49:08.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:08.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-12-02T07:49:08.685Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-12-02T07:49:08.685Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:49:08.685Z] latest [2022-12-02T07:49:08.685Z] 3.0.0-dev.3 [2022-12-02T07:49:08.685Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:08.685Z] main [2022-12-02T07:49:08.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:08.990Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:09.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:49:09.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-02T07:49:09.289Z] 8af306dc190b: Preparing [2022-12-02T07:49:09.289Z] 14b5d091ed01: Preparing [2022-12-02T07:49:09.289Z] f4cf079a8b3e: Preparing [2022-12-02T07:49:09.289Z] d850e4df15da: Preparing [2022-12-02T07:49:09.289Z] d752d1c303f5: Preparing [2022-12-02T07:49:09.289Z] 34d5ebaa5410: Preparing [2022-12-02T07:49:09.289Z] d752d1c303f5: Layer already exists [2022-12-02T07:49:09.289Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:49:09.289Z] 8af306dc190b: Pushed [2022-12-02T07:49:09.289Z] 14b5d091ed01: Pushed [2022-12-02T07:49:09.289Z] f4cf079a8b3e: Pushed [2022-12-02T07:49:15.853Z] d850e4df15da: Pushed [2022-12-02T07:49:16.111Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:4f185437c480028aad5bf33dcc4a9da8fd674be6f6940f3cb4c1271c5d935715 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:16.414Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:16.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-12-02T07:49:16.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-02T07:49:16.719Z] 8af306dc190b: Preparing [2022-12-02T07:49:16.719Z] 14b5d091ed01: Preparing [2022-12-02T07:49:16.719Z] f4cf079a8b3e: Preparing [2022-12-02T07:49:16.719Z] d850e4df15da: Preparing [2022-12-02T07:49:16.719Z] d752d1c303f5: Preparing [2022-12-02T07:49:16.719Z] 34d5ebaa5410: Preparing [2022-12-02T07:49:16.719Z] 34d5ebaa5410: Waiting [2022-12-02T07:49:16.719Z] f4cf079a8b3e: Layer already exists [2022-12-02T07:49:16.719Z] 8af306dc190b: Layer already exists [2022-12-02T07:49:16.719Z] 14b5d091ed01: Layer already exists [2022-12-02T07:49:16.719Z] d850e4df15da: Layer already exists [2022-12-02T07:49:16.719Z] d752d1c303f5: Layer already exists [2022-12-02T07:49:16.719Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:49:16.719Z] latest: digest: sha256:4f185437c480028aad5bf33dcc4a9da8fd674be6f6940f3cb4c1271c5d935715 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:17.021Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:17.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.3 [2022-12-02T07:49:17.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-02T07:49:17.319Z] 8af306dc190b: Preparing [2022-12-02T07:49:17.319Z] 14b5d091ed01: Preparing [2022-12-02T07:49:17.319Z] f4cf079a8b3e: Preparing [2022-12-02T07:49:17.319Z] d850e4df15da: Preparing [2022-12-02T07:49:17.319Z] d752d1c303f5: Preparing [2022-12-02T07:49:17.319Z] 34d5ebaa5410: Preparing [2022-12-02T07:49:17.319Z] 34d5ebaa5410: Waiting [2022-12-02T07:49:17.319Z] d850e4df15da: Layer already exists [2022-12-02T07:49:17.319Z] d752d1c303f5: Layer already exists [2022-12-02T07:49:17.319Z] 14b5d091ed01: Layer already exists [2022-12-02T07:49:17.319Z] f4cf079a8b3e: Layer already exists [2022-12-02T07:49:17.319Z] 8af306dc190b: Layer already exists [2022-12-02T07:49:17.319Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:49:17.319Z] 3.0.0-dev.3: digest: sha256:4f185437c480028aad5bf33dcc4a9da8fd674be6f6940f3cb4c1271c5d935715 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:17.623Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:17.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:17.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-02T07:49:17.941Z] 8af306dc190b: Preparing [2022-12-02T07:49:17.941Z] 14b5d091ed01: Preparing [2022-12-02T07:49:17.941Z] f4cf079a8b3e: Preparing [2022-12-02T07:49:17.941Z] d850e4df15da: Preparing [2022-12-02T07:49:17.941Z] d752d1c303f5: Preparing [2022-12-02T07:49:17.941Z] 34d5ebaa5410: Preparing [2022-12-02T07:49:17.941Z] 34d5ebaa5410: Waiting [2022-12-02T07:49:17.941Z] f4cf079a8b3e: Layer already exists [2022-12-02T07:49:17.941Z] d752d1c303f5: Layer already exists [2022-12-02T07:49:17.941Z] 8af306dc190b: Layer already exists [2022-12-02T07:49:17.941Z] 14b5d091ed01: Layer already exists [2022-12-02T07:49:17.941Z] d850e4df15da: Layer already exists [2022-12-02T07:49:17.941Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:49:17.941Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:4f185437c480028aad5bf33dcc4a9da8fd674be6f6940f3cb4c1271c5d935715 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:18.265Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:18.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-12-02T07:49:18.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-02T07:49:18.574Z] 8af306dc190b: Preparing [2022-12-02T07:49:18.574Z] 14b5d091ed01: Preparing [2022-12-02T07:49:18.574Z] f4cf079a8b3e: Preparing [2022-12-02T07:49:18.574Z] d850e4df15da: Preparing [2022-12-02T07:49:18.574Z] d752d1c303f5: Preparing [2022-12-02T07:49:18.574Z] 34d5ebaa5410: Preparing [2022-12-02T07:49:18.574Z] 34d5ebaa5410: Waiting [2022-12-02T07:49:18.574Z] 8af306dc190b: Layer already exists [2022-12-02T07:49:18.574Z] 14b5d091ed01: Layer already exists [2022-12-02T07:49:18.574Z] f4cf079a8b3e: Layer already exists [2022-12-02T07:49:18.574Z] d850e4df15da: Layer already exists [2022-12-02T07:49:18.574Z] d752d1c303f5: Layer already exists [2022-12-02T07:49:18.574Z] 34d5ebaa5410: Layer already exists [2022-12-02T07:49:18.574Z] main: digest: sha256:4f185437c480028aad5bf33dcc4a9da8fd674be6f6940f3cb4c1271c5d935715 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:49:18.650Z] ===================================================== [Pipeline] echo [2022-12-02T07:49:18.660Z] taggedImages: [2022-12-02T07:49:18.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:49:18.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-12-02T07:49:18.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.3 [2022-12-02T07:49:18.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:18.661Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-12-02T07:49:18.683Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-12-02T07:49:18.683Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:49:18.683Z] latest [2022-12-02T07:49:18.683Z] 3.0.0-dev.3 [2022-12-02T07:49:18.683Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:18.683Z] main [2022-12-02T07:49:18.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:19.051Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:19.428Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:49:19.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-02T07:49:19.428Z] 26614f810128: Preparing [2022-12-02T07:49:19.428Z] b5fa2294365e: Preparing [2022-12-02T07:49:19.428Z] fb3fe0012bd1: Preparing [2022-12-02T07:49:19.428Z] 1fa69c3f7b10: Preparing [2022-12-02T07:49:19.428Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:19.428Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:19.428Z] 26614f810128: Pushed [2022-12-02T07:49:19.428Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:49:19.428Z] 1fa69c3f7b10: Pushed [2022-12-02T07:49:21.966Z] b5fa2294365e: Pushed [2022-12-02T07:49:22.225Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:4b6fa646537f0fa560984afe3dc4c97593914bdaec4b09cf948e3a42150362e8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:22.530Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:22.837Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-12-02T07:49:22.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-02T07:49:22.837Z] 26614f810128: Preparing [2022-12-02T07:49:22.837Z] b5fa2294365e: Preparing [2022-12-02T07:49:22.837Z] fb3fe0012bd1: Preparing [2022-12-02T07:49:22.837Z] 1fa69c3f7b10: Preparing [2022-12-02T07:49:22.837Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:22.837Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:49:22.837Z] b5fa2294365e: Layer already exists [2022-12-02T07:49:22.837Z] 1fa69c3f7b10: Layer already exists [2022-12-02T07:49:22.837Z] 26614f810128: Layer already exists [2022-12-02T07:49:22.837Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:22.837Z] latest: digest: sha256:4b6fa646537f0fa560984afe3dc4c97593914bdaec4b09cf948e3a42150362e8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:23.157Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:23.466Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.3 [2022-12-02T07:49:23.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-02T07:49:23.466Z] 26614f810128: Preparing [2022-12-02T07:49:23.466Z] b5fa2294365e: Preparing [2022-12-02T07:49:23.466Z] fb3fe0012bd1: Preparing [2022-12-02T07:49:23.466Z] 1fa69c3f7b10: Preparing [2022-12-02T07:49:23.466Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:23.466Z] 26614f810128: Layer already exists [2022-12-02T07:49:23.466Z] 1fa69c3f7b10: Layer already exists [2022-12-02T07:49:23.466Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:23.466Z] b5fa2294365e: Layer already exists [2022-12-02T07:49:23.466Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:49:23.466Z] 3.0.0-dev.3: digest: sha256:4b6fa646537f0fa560984afe3dc4c97593914bdaec4b09cf948e3a42150362e8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:23.784Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:24.085Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:24.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-02T07:49:24.085Z] 26614f810128: Preparing [2022-12-02T07:49:24.085Z] b5fa2294365e: Preparing [2022-12-02T07:49:24.085Z] fb3fe0012bd1: Preparing [2022-12-02T07:49:24.085Z] 1fa69c3f7b10: Preparing [2022-12-02T07:49:24.085Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:24.085Z] 1fa69c3f7b10: Layer already exists [2022-12-02T07:49:24.085Z] 26614f810128: Layer already exists [2022-12-02T07:49:24.085Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:49:24.085Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:24.085Z] b5fa2294365e: Layer already exists [2022-12-02T07:49:24.085Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:4b6fa646537f0fa560984afe3dc4c97593914bdaec4b09cf948e3a42150362e8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:24.400Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:24.697Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-12-02T07:49:24.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-02T07:49:24.697Z] 26614f810128: Preparing [2022-12-02T07:49:24.697Z] b5fa2294365e: Preparing [2022-12-02T07:49:24.697Z] fb3fe0012bd1: Preparing [2022-12-02T07:49:24.697Z] 1fa69c3f7b10: Preparing [2022-12-02T07:49:24.697Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:24.697Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:24.697Z] 1fa69c3f7b10: Layer already exists [2022-12-02T07:49:24.697Z] 26614f810128: Layer already exists [2022-12-02T07:49:24.697Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:49:24.697Z] b5fa2294365e: Layer already exists [2022-12-02T07:49:24.697Z] main: digest: sha256:4b6fa646537f0fa560984afe3dc4c97593914bdaec4b09cf948e3a42150362e8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:49:24.733Z] ===================================================== [Pipeline] echo [2022-12-02T07:49:24.738Z] taggedImages: [2022-12-02T07:49:24.738Z] - nexus3.edgexfoundry.org:10004/support-notifications:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:49:24.738Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-12-02T07:49:24.738Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.3 [2022-12-02T07:49:24.738Z] - nexus3.edgexfoundry.org:10004/support-notifications:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:24.738Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-12-02T07:49:24.753Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-12-02T07:49:24.753Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:49:24.753Z] latest [2022-12-02T07:49:24.753Z] 3.0.0-dev.3 [2022-12-02T07:49:24.753Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:24.753Z] main [2022-12-02T07:49:24.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:25.051Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:25.349Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:49:25.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-02T07:49:25.349Z] 8f5a37dd9fe2: Preparing [2022-12-02T07:49:25.349Z] be0b922d44fe: Preparing [2022-12-02T07:49:25.349Z] fb3fe0012bd1: Preparing [2022-12-02T07:49:25.349Z] 1456004194e8: Preparing [2022-12-02T07:49:25.349Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:25.349Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:25.349Z] 1456004194e8: Layer already exists [2022-12-02T07:49:25.349Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:49:25.349Z] 8f5a37dd9fe2: Pushed [2022-12-02T07:49:27.878Z] be0b922d44fe: Pushed [2022-12-02T07:49:28.138Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:0fa6b1c4330c93b6db499ff6ba072d8d1496d5642b47a330e8312149453411b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:28.448Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:28.746Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-12-02T07:49:28.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-02T07:49:28.746Z] 8f5a37dd9fe2: Preparing [2022-12-02T07:49:28.746Z] be0b922d44fe: Preparing [2022-12-02T07:49:28.746Z] fb3fe0012bd1: Preparing [2022-12-02T07:49:28.746Z] 1456004194e8: Preparing [2022-12-02T07:49:28.746Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:28.746Z] 8f5a37dd9fe2: Layer already exists [2022-12-02T07:49:28.746Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:49:28.746Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:28.746Z] 1456004194e8: Layer already exists [2022-12-02T07:49:28.746Z] be0b922d44fe: Layer already exists [2022-12-02T07:49:28.746Z] latest: digest: sha256:0fa6b1c4330c93b6db499ff6ba072d8d1496d5642b47a330e8312149453411b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:29.050Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:29.361Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.3 [2022-12-02T07:49:29.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-02T07:49:29.361Z] 8f5a37dd9fe2: Preparing [2022-12-02T07:49:29.361Z] be0b922d44fe: Preparing [2022-12-02T07:49:29.361Z] fb3fe0012bd1: Preparing [2022-12-02T07:49:29.361Z] 1456004194e8: Preparing [2022-12-02T07:49:29.361Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:29.361Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:29.361Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:49:29.361Z] 8f5a37dd9fe2: Layer already exists [2022-12-02T07:49:29.361Z] 1456004194e8: Layer already exists [2022-12-02T07:49:29.361Z] be0b922d44fe: Layer already exists [2022-12-02T07:49:29.361Z] 3.0.0-dev.3: digest: sha256:0fa6b1c4330c93b6db499ff6ba072d8d1496d5642b47a330e8312149453411b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:29.663Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:29.960Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:29.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-02T07:49:29.960Z] 8f5a37dd9fe2: Preparing [2022-12-02T07:49:29.960Z] be0b922d44fe: Preparing [2022-12-02T07:49:29.960Z] fb3fe0012bd1: Preparing [2022-12-02T07:49:29.960Z] 1456004194e8: Preparing [2022-12-02T07:49:29.960Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:29.960Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:49:29.960Z] 8f5a37dd9fe2: Layer already exists [2022-12-02T07:49:29.960Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:29.960Z] 1456004194e8: Layer already exists [2022-12-02T07:49:29.960Z] be0b922d44fe: Layer already exists [2022-12-02T07:49:29.960Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:0fa6b1c4330c93b6db499ff6ba072d8d1496d5642b47a330e8312149453411b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:30.261Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:30.577Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-12-02T07:49:30.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-02T07:49:30.577Z] 8f5a37dd9fe2: Preparing [2022-12-02T07:49:30.577Z] be0b922d44fe: Preparing [2022-12-02T07:49:30.577Z] fb3fe0012bd1: Preparing [2022-12-02T07:49:30.577Z] 1456004194e8: Preparing [2022-12-02T07:49:30.577Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:30.577Z] fb3fe0012bd1: Layer already exists [2022-12-02T07:49:30.577Z] be0b922d44fe: Layer already exists [2022-12-02T07:49:30.577Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:30.577Z] 8f5a37dd9fe2: Layer already exists [2022-12-02T07:49:30.578Z] 1456004194e8: Layer already exists [2022-12-02T07:49:30.578Z] main: digest: sha256:0fa6b1c4330c93b6db499ff6ba072d8d1496d5642b47a330e8312149453411b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:49:30.624Z] ===================================================== [Pipeline] echo [2022-12-02T07:49:30.633Z] taggedImages: [2022-12-02T07:49:30.633Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:49:30.633Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-12-02T07:49:30.633Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.3 [2022-12-02T07:49:30.633Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:30.633Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-12-02T07:49:30.652Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-12-02T07:49:30.652Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:49:30.652Z] latest [2022-12-02T07:49:30.652Z] 3.0.0-dev.3 [2022-12-02T07:49:30.652Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:30.652Z] main [2022-12-02T07:49:30.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:30.981Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:31.286Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:49:31.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-02T07:49:31.286Z] 16b7e64aa4dc: Preparing [2022-12-02T07:49:31.286Z] c0857be15fe7: Preparing [2022-12-02T07:49:31.286Z] ad99cb0b34cb: Preparing [2022-12-02T07:49:31.286Z] 63938be31e24: Preparing [2022-12-02T07:49:31.286Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:31.286Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:31.286Z] c0857be15fe7: Pushed [2022-12-02T07:49:31.544Z] 16b7e64aa4dc: Pushed [2022-12-02T07:49:32.478Z] ad99cb0b34cb: Pushed [2022-12-02T07:49:38.286Z] Removing intermediate container 12aa419f361d [2022-12-02T07:49:38.286Z] ---> c07f8d4a6399 [2022-12-02T07:49:38.286Z] Step 7/24 : COPY . . [2022-12-02T07:49:38.286Z] ---> f927836d1da7 [2022-12-02T07:49:38.286Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-12-02T07:49:38.286Z] ---> Running in a44bc99dca81 [2022-12-02T07:49:38.286Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-12-02T07:49:44.678Z] 63938be31e24: Pushed [2022-12-02T07:49:44.678Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:b371fb2499ab92ba8ea0d4c8ce3ebf42dc3fdd831aef675e62bdff1fb3ed66fc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:44.988Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:45.290Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-12-02T07:49:45.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-02T07:49:45.290Z] 16b7e64aa4dc: Preparing [2022-12-02T07:49:45.290Z] c0857be15fe7: Preparing [2022-12-02T07:49:45.290Z] ad99cb0b34cb: Preparing [2022-12-02T07:49:45.290Z] 63938be31e24: Preparing [2022-12-02T07:49:45.290Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:45.290Z] c0857be15fe7: Layer already exists [2022-12-02T07:49:45.290Z] 16b7e64aa4dc: Layer already exists [2022-12-02T07:49:45.291Z] 63938be31e24: Layer already exists [2022-12-02T07:49:45.291Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:45.291Z] ad99cb0b34cb: Layer already exists [2022-12-02T07:49:45.291Z] latest: digest: sha256:b371fb2499ab92ba8ea0d4c8ce3ebf42dc3fdd831aef675e62bdff1fb3ed66fc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:45.593Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:45.898Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.3 [2022-12-02T07:49:45.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-02T07:49:45.898Z] 16b7e64aa4dc: Preparing [2022-12-02T07:49:45.898Z] c0857be15fe7: Preparing [2022-12-02T07:49:45.898Z] ad99cb0b34cb: Preparing [2022-12-02T07:49:45.898Z] 63938be31e24: Preparing [2022-12-02T07:49:45.898Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:45.898Z] 16b7e64aa4dc: Layer already exists [2022-12-02T07:49:45.898Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:45.898Z] 63938be31e24: Layer already exists [2022-12-02T07:49:45.898Z] c0857be15fe7: Layer already exists [2022-12-02T07:49:45.898Z] ad99cb0b34cb: Layer already exists [2022-12-02T07:49:45.898Z] 3.0.0-dev.3: digest: sha256:b371fb2499ab92ba8ea0d4c8ce3ebf42dc3fdd831aef675e62bdff1fb3ed66fc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:46.202Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:46.501Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:46.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-02T07:49:46.501Z] 16b7e64aa4dc: Preparing [2022-12-02T07:49:46.501Z] c0857be15fe7: Preparing [2022-12-02T07:49:46.501Z] ad99cb0b34cb: Preparing [2022-12-02T07:49:46.501Z] 63938be31e24: Preparing [2022-12-02T07:49:46.501Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:46.501Z] 16b7e64aa4dc: Layer already exists [2022-12-02T07:49:46.501Z] c0857be15fe7: Layer already exists [2022-12-02T07:49:46.501Z] 63938be31e24: Layer already exists [2022-12-02T07:49:46.501Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:46.501Z] ad99cb0b34cb: Layer already exists [2022-12-02T07:49:46.501Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:b371fb2499ab92ba8ea0d4c8ce3ebf42dc3fdd831aef675e62bdff1fb3ed66fc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:46.807Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T07:49:47.113Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-12-02T07:49:47.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-02T07:49:47.113Z] 16b7e64aa4dc: Preparing [2022-12-02T07:49:47.113Z] c0857be15fe7: Preparing [2022-12-02T07:49:47.113Z] ad99cb0b34cb: Preparing [2022-12-02T07:49:47.113Z] 63938be31e24: Preparing [2022-12-02T07:49:47.113Z] e5e13b0c77cb: Preparing [2022-12-02T07:49:47.113Z] c0857be15fe7: Layer already exists [2022-12-02T07:49:47.113Z] 63938be31e24: Layer already exists [2022-12-02T07:49:47.113Z] 16b7e64aa4dc: Layer already exists [2022-12-02T07:49:47.113Z] ad99cb0b34cb: Layer already exists [2022-12-02T07:49:47.113Z] e5e13b0c77cb: Layer already exists [2022-12-02T07:49:47.113Z] main: digest: sha256:b371fb2499ab92ba8ea0d4c8ce3ebf42dc3fdd831aef675e62bdff1fb3ed66fc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T07:49:47.148Z] ===================================================== [Pipeline] echo [2022-12-02T07:49:47.154Z] taggedImages: [2022-12-02T07:49:47.154Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:49:47.154Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-12-02T07:49:47.154Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.3 [2022-12-02T07:49:47.154Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T07:49:47.154Z] - 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-12-02T07:53:30.084Z] Removing intermediate container 7db52cda2909 [2022-12-02T07:53:30.084Z] ---> 60ab8496d582 [2022-12-02T07:53:30.084Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-12-02T07:53:30.084Z] ---> Running in 0f4bb4f882ac [2022-12-02T07:53:30.084Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-02T07:53:30.084Z] Removing intermediate container 0f4bb4f882ac [2022-12-02T07:53:30.084Z] ---> b9c72002d341 [2022-12-02T07:53:30.084Z] [2022-12-02T07:53:30.084Z] Step 10/22 : FROM alpine:3.16 [2022-12-02T07:53:30.084Z] 3.16: Pulling from library/alpine [2022-12-02T07:53:30.084Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-02T07:53:30.084Z] Status: Downloaded newer image for alpine:3.16 [2022-12-02T07:53:30.084Z] ---> 2b4661558fb8 [2022-12-02T07:53:30.084Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-12-02T07:53:30.084Z] ---> Running in 524686a76ae3 [2022-12-02T07:53:30.084Z] Removing intermediate container 524686a76ae3 [2022-12-02T07:53:30.084Z] ---> 4be96cb0af0d [2022-12-02T07:53:30.084Z] Step 12/22 : 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-12-02T07:53:30.084Z] ---> Running in 9bf87f3df20b [2022-12-02T07:53:30.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:53:30.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:53:30.664Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-02T07:53:30.929Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-02T07:53:30.929Z] (3/33) Installing readline (8.1.2-r0) [2022-12-02T07:53:30.929Z] (4/33) Installing bash (5.1.16-r2) [2022-12-02T07:53:30.929Z] Executing bash-5.1.16-r2.post-install [2022-12-02T07:53:30.929Z] (5/33) Installing ca-certificates (20220614-r0) [2022-12-02T07:53:31.194Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-12-02T07:53:31.194Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-12-02T07:53:31.194Z] (8/33) Installing libcurl (7.83.1-r4) [2022-12-02T07:53:31.194Z] (9/33) Installing curl (7.83.1-r4) [2022-12-02T07:53:31.194Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-12-02T07:53:32.152Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-12-02T07:53:32.152Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-12-02T07:53:32.152Z] (13/33) Installing expat (2.5.0-r0) [2022-12-02T07:53:32.152Z] (14/33) Installing libffi (3.4.2-r1) [2022-12-02T07:53:32.152Z] (15/33) Installing gdbm (1.23-r0) [2022-12-02T07:53:32.152Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-12-02T07:53:32.152Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-12-02T07:53:32.152Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-02T07:53:32.418Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-12-02T07:53:32.418Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-12-02T07:53:32.418Z] (21/33) Installing python3 (3.10.8-r0) [2022-12-02T07:53:34.997Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-12-02T07:53:34.997Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-12-02T07:53:34.997Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-12-02T07:53:34.997Z] (25/33) Installing py3-six (1.16.0-r1) [2022-12-02T07:53:34.997Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-12-02T07:53:34.997Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-12-02T07:53:34.997Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-12-02T07:53:34.997Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-12-02T07:53:34.997Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-12-02T07:53:34.997Z] (31/33) Installing py3-packaging (21.3-r0) [2022-12-02T07:53:34.997Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-12-02T07:53:35.264Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-12-02T07:53:36.220Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T07:53:36.220Z] Executing ca-certificates-20220614-r0.trigger [2022-12-02T07:53:36.802Z] OK: 121 MiB in 47 packages [2022-12-02T07:53:44.996Z] Removing intermediate container fe3b974f7e74 [2022-12-02T07:53:44.996Z] ---> 2f6a47f40d70 [2022-12-02T07:53:44.996Z] [2022-12-02T07:53:44.996Z] Step 9/32 : FROM alpine:3.16 [2022-12-02T07:53:44.996Z] ---> 2b4661558fb8 [2022-12-02T07:53:44.996Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-02T07:53:44.996Z] ---> Running in 4c344352d734 [2022-12-02T07:53:45.578Z] Removing intermediate container 4c344352d734 [2022-12-02T07:53:45.578Z] ---> 22b3ecca15ea [2022-12-02T07:53:45.578Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-12-02T07:53:45.578Z] ---> Running in 8ea2ad13e339 [2022-12-02T07:53:47.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:53:48.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:53:49.493Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-12-02T07:53:49.493Z] (2/2) Installing su-exec (0.2-r1) [2022-12-02T07:53:49.493Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T07:53:49.493Z] OK: 5 MiB in 16 packages [2022-12-02T07:53:50.899Z] Removing intermediate container 8ea2ad13e339 [2022-12-02T07:53:50.899Z] ---> f7f6e2207abe [2022-12-02T07:53:50.899Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-12-02T07:53:50.899Z] ---> Running in 28be1bc2e7cb [2022-12-02T07:53:51.177Z] Removing intermediate container 28be1bc2e7cb [2022-12-02T07:53:51.177Z] ---> 5d02eda0bc25 [2022-12-02T07:53:51.177Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-12-02T07:53:51.444Z] ---> Running in d1639b06a888 [2022-12-02T07:53:51.722Z] Removing intermediate container d1639b06a888 [2022-12-02T07:53:51.722Z] ---> 06121a0f5608 [2022-12-02T07:53:51.722Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-12-02T07:53:51.997Z] ---> Running in c9ec647c1e44 [2022-12-02T07:53:52.576Z] Removing intermediate container c9ec647c1e44 [2022-12-02T07:53:52.576Z] ---> d14654676d7e [2022-12-02T07:53:52.576Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-12-02T07:53:52.576Z] ---> Running in 4335981d3c72 [2022-12-02T07:53:53.161Z] Removing intermediate container 4335981d3c72 [2022-12-02T07:53:53.161Z] ---> 56a358e1ddda [2022-12-02T07:53:53.161Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-12-02T07:53:53.161Z] ---> Running in c6db2692915d [2022-12-02T07:53:55.775Z] Collecting docker-compose==1.23.2 [2022-12-02T07:53:55.775Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-12-02T07:53:55.775Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 15.3 MB/s eta 0:00:00 [2022-12-02T07:53:56.058Z] Removing intermediate container c6db2692915d [2022-12-02T07:53:56.058Z] ---> c49c8837cb3d [2022-12-02T07:53:56.058Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-12-02T07:53:56.328Z] ---> Running in 300f2a1686dc [2022-12-02T07:53:56.328Z] Collecting dockerpty<0.5,>=0.4.1 [2022-12-02T07:53:56.328Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-12-02T07:53:56.328Z] Preparing metadata (setup.py): started [2022-12-02T07:53:56.593Z] Removing intermediate container 300f2a1686dc [2022-12-02T07:53:56.593Z] ---> 3f143294f2b7 [2022-12-02T07:53:56.859Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-12-02T07:53:57.450Z] ---> 2534c8a45549 [2022-12-02T07:53:57.450Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-12-02T07:53:57.719Z] ---> Running in c41da31442d2 [2022-12-02T07:53:59.128Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-02T07:53:59.708Z] Collecting docker<4.0,>=3.6.0 [2022-12-02T07:53:59.708Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-12-02T07:53:59.708Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.7 MB/s eta 0:00:00 [2022-12-02T07:54:00.293Z] Collecting jsonschema<3,>=2.5.1 [2022-12-02T07:54:00.293Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-12-02T07:54:01.278Z] Collecting PyYAML<4,>=3.10 [2022-12-02T07:54:01.278Z] Removing intermediate container c41da31442d2 [2022-12-02T07:54:01.278Z] ---> 13a319b5feba [2022-12-02T07:54:01.278Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T07:54:01.278Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-12-02T07:54:01.278Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 7.2 MB/s eta 0:00:00 [2022-12-02T07:54:02.238Z] ---> 011393efc369 [2022-12-02T07:54:02.238Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-12-02T07:54:03.650Z] Preparing metadata (setup.py): started [2022-12-02T07:54:03.916Z] ---> 7b5a1b88cf78 [2022-12-02T07:54:03.916Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-12-02T07:54:04.874Z] ---> 71ac4a747790 [2022-12-02T07:54:04.874Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-12-02T07:54:05.837Z] ---> 2f3a8e50f690 [2022-12-02T07:54:05.837Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-12-02T07:54:06.106Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-02T07:54:06.688Z] ---> 0e6f4d813771 [2022-12-02T07:54:06.689Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-12-02T07:54:06.689Z] Collecting websocket-client<1.0,>=0.32.0 [2022-12-02T07:54:06.689Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-12-02T07:54:06.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 9.6 MB/s eta 0:00:00 [2022-12-02T07:54:07.223Z] Collecting cached-property<2,>=1.2.0 [2022-12-02T07:54:07.223Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-12-02T07:54:07.223Z] 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-12-02T07:54:07.223Z] ---> 6b2c75f399c0 [2022-12-02T07:54:07.223Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-12-02T07:54:08.185Z] ---> 184c4ed4e344 [2022-12-02T07:54:08.185Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-12-02T07:54:08.185Z] ---> Running in a691d577cc00 [2022-12-02T07:54:08.767Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-12-02T07:54:08.767Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-12-02T07:54:09.034Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 19.3 MB/s eta 0:00:00 [2022-12-02T07:54:09.034Z] Collecting texttable<0.10,>=0.9.0 [2022-12-02T07:54:09.034Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-12-02T07:54:09.034Z] Preparing metadata (setup.py): started [2022-12-02T07:54:10.999Z] Removing intermediate container a691d577cc00 [2022-12-02T07:54:10.999Z] ---> 6354211871c5 [2022-12-02T07:54:10.999Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-12-02T07:54:11.271Z] ---> Running in a647c540f230 [2022-12-02T07:54:13.704Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-02T07:54:13.704Z] Removing intermediate container a647c540f230 [2022-12-02T07:54:13.704Z] ---> 080ea4664fed [2022-12-02T07:54:13.704Z] Step 29/32 : CMD ["gate"] [2022-12-02T07:54:13.704Z] Collecting docopt<0.7,>=0.6.1 [2022-12-02T07:54:13.704Z] ---> Running in 574175c8bf83 [2022-12-02T07:54:13.704Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-12-02T07:54:13.704Z] Preparing metadata (setup.py): started [2022-12-02T07:54:14.289Z] Removing intermediate container 574175c8bf83 [2022-12-02T07:54:14.289Z] ---> 538db73556b1 [2022-12-02T07:54:14.289Z] Step 30/32 : LABEL arch=arm64 [2022-12-02T07:54:14.289Z] ---> Running in ad87e3fb57b4 [2022-12-02T07:54:14.870Z] Removing intermediate container ad87e3fb57b4 [2022-12-02T07:54:14.870Z] ---> 622397d3df11 [2022-12-02T07:54:14.870Z] Step 31/32 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:54:14.870Z] ---> Running in 18b67a233252 [2022-12-02T07:54:15.451Z] Removing intermediate container 18b67a233252 [2022-12-02T07:54:15.451Z] ---> 01efc0cccf44 [2022-12-02T07:54:15.451Z] Step 32/32 : LABEL version=3.0.0-dev.3 [2022-12-02T07:54:15.451Z] ---> Running in 7c40ec0f27b7 [2022-12-02T07:54:16.029Z] Removing intermediate container 7c40ec0f27b7 [2022-12-02T07:54:16.029Z] ---> d9280bf24fa5 [2022-12-02T07:54:16.029Z] [2022-12-02T07:54:16.029Z] Successfully built d9280bf24fa5 [2022-12-02T07:54:16.294Z] Successfully tagged security-bootstrapper-arm64:latest [2022-12-02T07:54:16.294Z] Building core-metadata [2022-12-02T07:54:16.559Z]  Building security-bootstrapper ... done  Preparing metadata (setup.py): finished with status 'done' [2022-12-02T07:54:17.141Z] Collecting docker-pycreds>=0.4.0 [2022-12-02T07:54:17.141Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-12-02T07:54:19.074Z] Collecting urllib3<1.25,>=1.21.1 [2022-12-02T07:54:19.074Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-12-02T07:54:19.074Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.3 MB/s eta 0:00:00 [2022-12-02T07:54:19.654Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:54:19.654Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:54:19.654Z] ---> 58fcfe600572 [2022-12-02T07:54:19.654Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-02T07:54:19.654Z] ---> Using cache [2022-12-02T07:54:19.654Z] ---> 1c9705d88054 [2022-12-02T07:54:19.654Z] Step 4/24 : WORKDIR /edgex-go [2022-12-02T07:54:19.654Z] ---> Using cache [2022-12-02T07:54:19.654Z] ---> 5b510721f8d0 [2022-12-02T07:54:19.654Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-12-02T07:54:19.654Z] Collecting certifi>=2017.4.17 [2022-12-02T07:54:19.654Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-12-02T07:54:19.923Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.2 MB/s eta 0:00:00 [2022-12-02T07:54:19.923Z] ---> Running in 652246f58151 [2022-12-02T07:54:20.189Z] Collecting chardet<3.1.0,>=3.0.2 [2022-12-02T07:54:20.189Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-12-02T07:54:20.189Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 3.5 MB/s eta 0:00:00 [2022-12-02T07:54:20.454Z] Collecting idna<2.8,>=2.5 [2022-12-02T07:54:20.454Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-12-02T07:54:20.721Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.6 MB/s eta 0:00:00 [2022-12-02T07:54:21.307Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-12-02T07:54:21.307Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-12-02T07:54:21.307Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-12-02T07:54:21.307Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-12-02T07:54:21.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:54:22.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:54:22.416Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-12-02T07:54:22.416Z] Running setup.py install for texttable: started [2022-12-02T07:54:23.396Z] OK: 221 MiB in 51 packages [2022-12-02T07:54:25.365Z] Running setup.py install for texttable: finished with status 'done' [2022-12-02T07:54:25.365Z] Running setup.py install for PyYAML: started [2022-12-02T07:54:25.365Z] Removing intermediate container 652246f58151 [2022-12-02T07:54:25.365Z] ---> 0eade2d96d1e [2022-12-02T07:54:25.365Z] Step 6/24 : COPY go.mod vendor* ./ [2022-12-02T07:54:26.329Z] ---> dfbfd724c81c [2022-12-02T07:54:26.329Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:54:26.595Z] ---> Running in 2b85c447f2b2 [2022-12-02T07:54:29.190Z] Running setup.py install for PyYAML: finished with status 'done' [2022-12-02T07:54:30.595Z] Running setup.py install for docopt: started [2022-12-02T07:54:33.165Z] Running setup.py install for docopt: finished with status 'done' [2022-12-02T07:54:36.496Z] Running setup.py install for dockerpty: started [2022-12-02T07:54:39.065Z] Running setup.py install for dockerpty: finished with status 'done' [2022-12-02T07:54:42.398Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-12-02T07:54:42.399Z] 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-12-02T07:55:00.621Z] Removing intermediate container 9bf87f3df20b [2022-12-02T07:55:00.621Z] ---> 62c8f713e3d4 [2022-12-02T07:55:00.621Z] Step 13/22 : ENV APP_PORT=58890 [2022-12-02T07:55:00.621Z] ---> Running in 8882c3e6ef6b [2022-12-02T07:55:00.621Z] Removing intermediate container 8882c3e6ef6b [2022-12-02T07:55:00.621Z] ---> 77d120782890 [2022-12-02T07:55:00.621Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-02T07:55:00.621Z] ---> Running in 6597d800a8ca [2022-12-02T07:55:00.621Z] Removing intermediate container 6597d800a8ca [2022-12-02T07:55:00.621Z] ---> 7e2098fb1303 [2022-12-02T07:55:00.621Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-12-02T07:55:03.197Z] ---> fa8dd5eb9432 [2022-12-02T07:55:03.197Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-12-02T07:55:04.159Z] ---> c6a94935d084 [2022-12-02T07:55:04.159Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-12-02T07:55:05.565Z] ---> 41ee6e2a2415 [2022-12-02T07:55:05.565Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-12-02T07:55:05.832Z] ---> Running in 5eca11af68f6 [2022-12-02T07:55:06.415Z] Removing intermediate container 5eca11af68f6 [2022-12-02T07:55:06.415Z] ---> e7db14817376 [2022-12-02T07:55:06.415Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-02T07:55:06.684Z] ---> Running in 8c15bebb8e6b [2022-12-02T07:55:07.655Z] Removing intermediate container 8c15bebb8e6b [2022-12-02T07:55:07.655Z] ---> e474ba9fe848 [2022-12-02T07:55:07.655Z] Step 20/22 : LABEL arch=arm64 [2022-12-02T07:55:07.655Z] ---> Running in 857353e80ac8 [2022-12-02T07:55:08.611Z] Removing intermediate container 857353e80ac8 [2022-12-02T07:55:08.611Z] ---> 04a885c9cf6b [2022-12-02T07:55:08.611Z] Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:55:08.876Z] ---> Running in a1b23350661b [2022-12-02T07:55:09.143Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-12-02T07:55:09.727Z] Removing intermediate container a1b23350661b [2022-12-02T07:55:09.727Z] ---> 7200d71e6964 [2022-12-02T07:55:09.727Z] Step 22/22 : LABEL version=3.0.0-dev.3 [2022-12-02T07:55:09.994Z] ---> Running in c637d4bff34c [2022-12-02T07:55:10.575Z] Removing intermediate container c637d4bff34c [2022-12-02T07:55:10.575Z] ---> 23072ab43ebe [2022-12-02T07:55:10.575Z] [2022-12-02T07:55:10.841Z] Successfully built 23072ab43ebe [2022-12-02T07:55:10.841Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-12-02T07:55:10.841Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-12-02T07:55:16.179Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:55:16.179Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:55:16.179Z] ---> 58fcfe600572 [2022-12-02T07:55:16.179Z] Step 3/23 : WORKDIR /edgex-go [2022-12-02T07:55:16.179Z] ---> Using cache [2022-12-02T07:55:16.179Z] ---> 8bd5c2ffa589 [2022-12-02T07:55:16.180Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-12-02T07:55:16.180Z] ---> Using cache [2022-12-02T07:55:16.180Z] ---> 153e78a3bbbe [2022-12-02T07:55:16.180Z] Step 5/23 : COPY go.mod vendor* ./ [2022-12-02T07:55:16.180Z] ---> Using cache [2022-12-02T07:55:16.180Z] ---> 42f2e348966d [2022-12-02T07:55:16.180Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:55:16.180Z] ---> Using cache [2022-12-02T07:55:16.180Z] ---> 10e0e64e7730 [2022-12-02T07:55:16.180Z] Step 7/23 : COPY . . [2022-12-02T07:55:16.180Z] ---> Using cache [2022-12-02T07:55:16.180Z] ---> af62edd20327 [2022-12-02T07:55:16.180Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-12-02T07:55:16.180Z] ---> Using cache [2022-12-02T07:55:16.180Z] ---> 36543f4635d3 [2022-12-02T07:55:16.180Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-12-02T07:55:16.180Z] ---> Using cache [2022-12-02T07:55:16.180Z] ---> 562afc945760 [2022-12-02T07:55:16.180Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-02T07:55:16.771Z] ---> Running in 130fafd851a4 [2022-12-02T07:55:21.013Z] Removing intermediate container 130fafd851a4 [2022-12-02T07:55:21.013Z] ---> 60140a0ac522 [2022-12-02T07:55:21.013Z] Step 11/23 : WORKDIR /edgex-go [2022-12-02T07:55:21.013Z] ---> Running in fb9513cc99f4 [2022-12-02T07:55:21.611Z] Removing intermediate container fb9513cc99f4 [2022-12-02T07:55:21.611Z] ---> 023660c1091f [2022-12-02T07:55:21.611Z] [2022-12-02T07:55:21.611Z] Step 12/23 : FROM alpine:3.15 [2022-12-02T07:55:21.611Z] ---> 8aa73fd46299 [2022-12-02T07:55:21.611Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-02T07:55:21.611Z] ---> Using cache [2022-12-02T07:55:21.611Z] ---> 3b28870cc7de [2022-12-02T07:55:21.611Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-02T07:55:21.611Z] ---> Using cache [2022-12-02T07:55:21.611Z] ---> 7ea729e63e44 [2022-12-02T07:55:21.611Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-02T07:55:36.605Z] ---> 58677313b604 [2022-12-02T07:55:36.605Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-12-02T07:55:36.605Z] Removing intermediate container a44bc99dca81 [2022-12-02T07:55:36.605Z] ---> 695925ecb2f4 [2022-12-02T07:55:36.605Z] [2022-12-02T07:55:36.605Z] Step 9/24 : FROM alpine:3.16 [2022-12-02T07:55:36.605Z] ---> 2b4661558fb8 [2022-12-02T07:55:36.605Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-12-02T07:55:36.605Z] ---> Running in 9d8723617214 [2022-12-02T07:55:37.191Z] ---> 0df3d2b6eed5 [2022-12-02T07:55:37.191Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-12-02T07:55:38.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:55:38.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:55:39.877Z] (1/3) Installing ca-certificates (20220614-r0) [2022-12-02T07:55:39.877Z] ---> 9bde73686c8e [2022-12-02T07:55:39.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-12-02T07:55:39.877Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-12-02T07:55:39.877Z] (3/3) Installing su-exec (0.2-r1) [2022-12-02T07:55:39.877Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T07:55:39.877Z] Executing ca-certificates-20220614-r0.trigger [2022-12-02T07:55:40.173Z] OK: 6 MiB in 17 packages [2022-12-02T07:55:41.623Z] ---> 0bcd17d06ab7 [2022-12-02T07:55:41.623Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-02T07:55:41.895Z] ---> Running in 1951bfc36048 [2022-12-02T07:55:42.183Z] Removing intermediate container 5d764c0d4cbb [2022-12-02T07:55:42.183Z] ---> 5b3c6c593c1d [2022-12-02T07:55:42.183Z] [2022-12-02T07:55:42.183Z] Step 9/19 : FROM alpine:3.15 [2022-12-02T07:55:42.183Z] ---> 8aa73fd46299 [2022-12-02T07:55:42.183Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-02T07:55:42.183Z] ---> Using cache [2022-12-02T07:55:42.183Z] ---> 3b28870cc7de [2022-12-02T07:55:42.183Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-12-02T07:55:42.449Z] ---> Running in 5e90c667f14b [2022-12-02T07:55:42.720Z] Removing intermediate container 1951bfc36048 [2022-12-02T07:55:42.720Z] ---> 92a08700071f [2022-12-02T07:55:42.720Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-02T07:55:42.990Z] ---> Running in dc7dd4818f17 [2022-12-02T07:55:43.576Z] Removing intermediate container dc7dd4818f17 [2022-12-02T07:55:43.576Z] ---> a02cc5f42346 [2022-12-02T07:55:43.576Z] Step 21/23 : LABEL arch=arm64 [2022-12-02T07:55:43.846Z] Removing intermediate container 9d8723617214 [2022-12-02T07:55:43.846Z] ---> c209cd45c2da [2022-12-02T07:55:43.846Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-02T07:55:43.846Z] ---> Running in f0e41e48ec6f [2022-12-02T07:55:44.116Z] ---> Running in 75682638a4ec [2022-12-02T07:55:44.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:55:44.699Z] Removing intermediate container f0e41e48ec6f [2022-12-02T07:55:44.699Z] ---> 7c7c9096ebe5 [2022-12-02T07:55:44.699Z] Step 22/23 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:55:44.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:55:44.699Z] Removing intermediate container 75682638a4ec [2022-12-02T07:55:44.699Z] ---> f28e2e4e7c8a [2022-12-02T07:55:44.699Z] Step 12/24 : WORKDIR / [2022-12-02T07:55:44.699Z] ---> Running in 71bf4d164eae [2022-12-02T07:55:44.699Z] ---> Running in a4091c57da10 [2022-12-02T07:55:45.663Z] Removing intermediate container 71bf4d164eae [2022-12-02T07:55:45.663Z] ---> a0de2d5fcb10 [2022-12-02T07:55:45.663Z] Step 23/23 : LABEL version=3.0.0-dev.3 [2022-12-02T07:55:45.663Z] ---> Running in 021c178389a3 [2022-12-02T07:55:45.663Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-02T07:55:45.663Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-02T07:55:45.663Z] OK: 15736 distinct packages available [2022-12-02T07:55:45.663Z] Removing intermediate container a4091c57da10 [2022-12-02T07:55:45.663Z] ---> d3f65e00ad30 [2022-12-02T07:55:45.663Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-12-02T07:55:45.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:55:46.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:55:46.200Z] Removing intermediate container 021c178389a3 [2022-12-02T07:55:46.200Z] ---> 810fb19902a4 [2022-12-02T07:55:46.200Z] [2022-12-02T07:55:46.472Z] Successfully built 810fb19902a4 [2022-12-02T07:55:46.472Z] Successfully tagged security-spire-server-arm64:latest [2022-12-02T07:55:46.472Z]  Building security-spire-server ... done Building security-proxy-setup [2022-12-02T07:55:47.074Z] ---> bfe219945118 [2022-12-02T07:55:47.074Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-12-02T07:55:47.074Z] (1/9) Installing ca-certificates (20220614-r0) [2022-12-02T07:55:47.074Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-12-02T07:55:47.343Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-12-02T07:55:47.343Z] (4/9) Installing libcurl (7.80.0-r4) [2022-12-02T07:55:47.343Z] (5/9) Installing curl (7.80.0-r4) [2022-12-02T07:55:47.343Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-12-02T07:55:47.343Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-12-02T07:55:47.343Z] (8/9) Installing libucontext (1.1-r0) [2022-12-02T07:55:47.343Z] (9/9) Installing gcompat (1.0.0-r4) [2022-12-02T07:55:47.343Z] Executing busybox-1.34.1-r7.trigger [2022-12-02T07:55:47.343Z] Executing ca-certificates-20220614-r0.trigger [2022-12-02T07:55:47.927Z] OK: 8 MiB in 23 packages [2022-12-02T07:55:48.194Z] ---> 57d255a12658 [2022-12-02T07:55:48.194Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-12-02T07:55:50.140Z] ---> 93e605358ffa [2022-12-02T07:55:50.140Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-12-02T07:55:50.140Z] Removing intermediate container 2b85c447f2b2 [2022-12-02T07:55:50.140Z] ---> e7b9da0c7cef [2022-12-02T07:55:50.140Z] Step 8/24 : COPY . . [2022-12-02T07:55:51.552Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:55:51.552Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:55:51.552Z] ---> 58fcfe600572 [2022-12-02T07:55:51.552Z] Step 3/21 : WORKDIR /edgex-go [2022-12-02T07:55:51.552Z] ---> Using cache [2022-12-02T07:55:51.552Z] ---> 8bd5c2ffa589 [2022-12-02T07:55:51.552Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-12-02T07:55:51.552Z] ---> Using cache [2022-12-02T07:55:51.552Z] ---> 524fb739b32b [2022-12-02T07:55:51.552Z] Step 5/21 : COPY go.mod vendor* ./ [2022-12-02T07:55:51.552Z] ---> Using cache [2022-12-02T07:55:51.552Z] ---> f2ff985d61c8 [2022-12-02T07:55:51.552Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:55:51.552Z] ---> Using cache [2022-12-02T07:55:51.552Z] ---> c07f8d4a6399 [2022-12-02T07:55:51.552Z] Step 7/21 : COPY . . [2022-12-02T07:55:51.822Z] ---> Using cache [2022-12-02T07:55:51.822Z] ---> f927836d1da7 [2022-12-02T07:55:51.822Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-12-02T07:55:51.822Z] ---> bd089aaa37c5 [2022-12-02T07:55:51.822Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-12-02T07:55:52.090Z] Removing intermediate container 5e90c667f14b [2022-12-02T07:55:52.090Z] ---> ec017aecbebc [2022-12-02T07:55:52.090Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T07:55:52.090Z] ---> Running in b86aab8618e1 [2022-12-02T07:55:54.034Z] ---> d567bd21f96c [2022-12-02T07:55:54.034Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-12-02T07:55:54.034Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-02T07:55:54.626Z] ---> 5399366918e0 [2022-12-02T07:55:54.626Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-12-02T07:55:54.906Z] ---> ee9842003417 [2022-12-02T07:55:54.906Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-12-02T07:55:55.173Z] ---> Running in f8f5d65487e6 [2022-12-02T07:55:57.745Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-02T07:55:57.745Z] ---> 8315d96773d3 [2022-12-02T07:55:57.745Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-12-02T07:55:57.745Z] ---> 8616d2520dd8 [2022-12-02T07:55:57.745Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-12-02T07:55:59.171Z] ---> a8cd493d1c18 [2022-12-02T07:55:59.171Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-12-02T07:55:59.171Z] ---> feef365db058 [2022-12-02T07:55:59.171Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-02T07:55:59.171Z] ---> Running in b2fcff89bf32 [2022-12-02T07:55:59.171Z] ---> Running in ce329d2c0465 [2022-12-02T07:56:00.133Z] Removing intermediate container b2fcff89bf32 [2022-12-02T07:56:00.133Z] ---> abdeb7836078 [2022-12-02T07:56:00.133Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-02T07:56:00.133Z] ---> Running in c759e0fb4445 [2022-12-02T07:56:00.718Z] Removing intermediate container c759e0fb4445 [2022-12-02T07:56:00.718Z] ---> 32bf14581fcd [2022-12-02T07:56:00.718Z] Step 17/19 : LABEL arch=arm64 [2022-12-02T07:56:00.718Z] ---> Running in 04df554b9677 [2022-12-02T07:56:01.306Z] Removing intermediate container 04df554b9677 [2022-12-02T07:56:01.306Z] ---> 0eb4f0491f55 [2022-12-02T07:56:01.306Z] Step 18/19 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:56:01.571Z] ---> Running in e296c4eca325 [2022-12-02T07:56:04.146Z] Removing intermediate container e296c4eca325 [2022-12-02T07:56:04.146Z] ---> 2b43fa7d05b0 [2022-12-02T07:56:04.146Z] Step 19/19 : LABEL version=3.0.0-dev.3 [2022-12-02T07:56:04.146Z] ---> Running in c83dd3570ddf [2022-12-02T07:56:04.728Z] Removing intermediate container c83dd3570ddf [2022-12-02T07:56:04.728Z] ---> 868b70395189 [2022-12-02T07:56:04.728Z] [2022-12-02T07:56:04.994Z] Removing intermediate container ce329d2c0465 [2022-12-02T07:56:04.994Z] ---> 1addb65e2ea8 [2022-12-02T07:56:04.994Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-12-02T07:56:04.994Z] Successfully built 868b70395189 [2022-12-02T07:56:04.994Z] ---> Running in 8427b40e99f5 [2022-12-02T07:56:04.994Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-12-02T07:56:05.263Z]  Building security-spiffe-token-provider ... done Building core-command [2022-12-02T07:56:05.845Z] Removing intermediate container 8427b40e99f5 [2022-12-02T07:56:05.845Z] ---> 3d47a3a85ebf [2022-12-02T07:56:05.845Z] Step 22/24 : LABEL arch=arm64 [2022-12-02T07:56:06.109Z] ---> Running in 88db83020608 [2022-12-02T07:56:06.699Z] Removing intermediate container 88db83020608 [2022-12-02T07:56:06.699Z] ---> 218251910206 [2022-12-02T07:56:06.699Z] Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:56:06.699Z] ---> Running in d628ddb53fb7 [2022-12-02T07:56:07.657Z] Removing intermediate container d628ddb53fb7 [2022-12-02T07:56:07.657Z] ---> 45c4c283e139 [2022-12-02T07:56:07.657Z] Step 24/24 : LABEL version=3.0.0-dev.3 [2022-12-02T07:56:07.922Z] ---> Running in 491a9411e44c [2022-12-02T07:56:08.878Z] Removing intermediate container 491a9411e44c [2022-12-02T07:56:08.878Z] ---> 2e0467a8279a [2022-12-02T07:56:08.878Z] [2022-12-02T07:56:09.156Z] Successfully built 2e0467a8279a [2022-12-02T07:56:09.156Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-12-02T07:56:09.156Z]  Building security-secretstore-setup ... done Building core-data [2022-12-02T07:56:10.116Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:56:10.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:56:10.116Z] ---> 58fcfe600572 [2022-12-02T07:56:10.116Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-12-02T07:56:10.116Z] ---> Using cache [2022-12-02T07:56:10.116Z] ---> 1c9705d88054 [2022-12-02T07:56:10.116Z] Step 4/23 : WORKDIR /edgex-go [2022-12-02T07:56:10.116Z] ---> Using cache [2022-12-02T07:56:10.116Z] ---> 5b510721f8d0 [2022-12-02T07:56:10.116Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-12-02T07:56:10.116Z] ---> Using cache [2022-12-02T07:56:10.116Z] ---> 0eade2d96d1e [2022-12-02T07:56:10.116Z] Step 6/23 : COPY go.mod vendor* ./ [2022-12-02T07:56:10.116Z] ---> Using cache [2022-12-02T07:56:10.116Z] ---> dfbfd724c81c [2022-12-02T07:56:10.116Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:56:10.116Z] ---> Using cache [2022-12-02T07:56:10.116Z] ---> e7b9da0c7cef [2022-12-02T07:56:10.382Z] Step 8/23 : COPY . . [2022-12-02T07:56:10.647Z] ---> Using cache [2022-12-02T07:56:10.647Z] ---> ee9842003417 [2022-12-02T07:56:10.647Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-12-02T07:56:10.915Z] ---> Running in 6b3f92b52c75 [2022-12-02T07:56:13.497Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-02T07:56:14.459Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:56:14.459Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:56:14.459Z] ---> 58fcfe600572 [2022-12-02T07:56:14.459Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-02T07:56:14.459Z] ---> Using cache [2022-12-02T07:56:14.459Z] ---> 1c9705d88054 [2022-12-02T07:56:14.459Z] Step 4/22 : WORKDIR /edgex-go [2022-12-02T07:56:14.459Z] ---> Using cache [2022-12-02T07:56:14.459Z] ---> 5b510721f8d0 [2022-12-02T07:56:14.459Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-02T07:56:14.459Z] ---> Using cache [2022-12-02T07:56:14.459Z] ---> 0eade2d96d1e [2022-12-02T07:56:14.459Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-02T07:56:14.459Z] ---> Using cache [2022-12-02T07:56:14.459Z] ---> dfbfd724c81c [2022-12-02T07:56:14.459Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:56:14.459Z] ---> Using cache [2022-12-02T07:56:14.459Z] ---> e7b9da0c7cef [2022-12-02T07:56:14.459Z] Step 8/22 : COPY . . [2022-12-02T07:56:14.727Z] ---> Using cache [2022-12-02T07:56:14.727Z] ---> ee9842003417 [2022-12-02T07:56:14.727Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-12-02T07:56:15.312Z] ---> Running in 76a5c31c6159 [2022-12-02T07:56:17.897Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-02T07:56:18.171Z] Removing intermediate container 3a1d89cc2aec [2022-12-02T07:56:18.171Z] ---> b1b390b9a8ee [2022-12-02T07:56:18.171Z] [2022-12-02T07:56:18.171Z] Step 10/22 : FROM alpine:3.16 [2022-12-02T07:56:18.171Z] ---> 2b4661558fb8 [2022-12-02T07:56:18.171Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-12-02T07:56:18.171Z] ---> Running in 8e0dd55c7f4a [2022-12-02T07:56:20.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:56:20.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:56:21.784Z] (1/2) Installing ca-certificates (20220614-r0) [2022-12-02T07:56:21.785Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-12-02T07:56:21.785Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T07:56:21.785Z] Executing ca-certificates-20220614-r0.trigger [2022-12-02T07:56:22.364Z] OK: 6 MiB in 16 packages [2022-12-02T07:56:24.305Z] Removing intermediate container 8e0dd55c7f4a [2022-12-02T07:56:24.305Z] ---> 18f4ad1281d7 [2022-12-02T07:56:24.305Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-02T07:56:24.305Z] ---> Running in c632b1de69ec [2022-12-02T07:56:24.901Z] Removing intermediate container c632b1de69ec [2022-12-02T07:56:24.901Z] ---> c52b402efb8d [2022-12-02T07:56:24.901Z] Step 13/22 : ENV APP_PORT=59860 [2022-12-02T07:56:24.901Z] ---> Running in 7f4da91ccfdd [2022-12-02T07:56:25.175Z] Removing intermediate container 7f4da91ccfdd [2022-12-02T07:56:25.175Z] ---> 1594703ae1f7 [2022-12-02T07:56:25.175Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-02T07:56:25.440Z] ---> Running in 8f279284d573 [2022-12-02T07:56:26.020Z] Removing intermediate container 8f279284d573 [2022-12-02T07:56:26.020Z] ---> 6da59d16221b [2022-12-02T07:56:26.020Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T07:56:26.975Z] ---> 997ed56d1730 [2022-12-02T07:56:26.975Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-12-02T07:56:29.559Z] ---> 08d807060252 [2022-12-02T07:56:29.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-12-02T07:56:30.138Z] ---> 8aba8c64f31a [2022-12-02T07:56:30.138Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-12-02T07:56:30.138Z] ---> Running in 85f653afd255 [2022-12-02T07:56:30.717Z] Removing intermediate container 85f653afd255 [2022-12-02T07:56:30.717Z] ---> f26368e361fc [2022-12-02T07:56:30.717Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-02T07:56:30.717Z] ---> Running in b82e3761d361 [2022-12-02T07:56:31.301Z] Removing intermediate container b82e3761d361 [2022-12-02T07:56:31.301Z] ---> 3edd4103176f [2022-12-02T07:56:31.301Z] Step 20/22 : LABEL arch=arm64 [2022-12-02T07:56:31.301Z] ---> Running in 94b986433b66 [2022-12-02T07:56:31.922Z] Removing intermediate container 94b986433b66 [2022-12-02T07:56:31.922Z] ---> 56515a1ed89f [2022-12-02T07:56:31.922Z] Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:56:31.922Z] ---> Running in b67a7387381a [2022-12-02T07:56:32.509Z] Removing intermediate container b67a7387381a [2022-12-02T07:56:32.509Z] ---> a56ef32eb1ee [2022-12-02T07:56:32.509Z] Step 22/22 : LABEL version=3.0.0-dev.3 [2022-12-02T07:56:32.509Z] ---> Running in 163a494348f8 [2022-12-02T07:56:33.089Z] Removing intermediate container 163a494348f8 [2022-12-02T07:56:33.089Z] ---> c5cd2d03f242 [2022-12-02T07:56:33.089Z] [2022-12-02T07:56:33.089Z] Successfully built c5cd2d03f242 [2022-12-02T07:56:33.355Z] Successfully tagged support-notifications-arm64:latest [2022-12-02T07:56:33.355Z]  Building support-notifications ... done Building security-spire-config [2022-12-02T07:56:36.685Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:56:36.685Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:56:36.685Z] ---> 58fcfe600572 [2022-12-02T07:56:36.685Z] Step 3/24 : WORKDIR /edgex-go [2022-12-02T07:56:36.685Z] ---> Using cache [2022-12-02T07:56:36.685Z] ---> 8bd5c2ffa589 [2022-12-02T07:56:36.685Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-02T07:56:36.685Z] ---> Using cache [2022-12-02T07:56:36.685Z] ---> 153e78a3bbbe [2022-12-02T07:56:36.685Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-02T07:56:36.685Z] ---> Using cache [2022-12-02T07:56:36.685Z] ---> 42f2e348966d [2022-12-02T07:56:36.685Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:56:36.685Z] ---> Using cache [2022-12-02T07:56:36.685Z] ---> 10e0e64e7730 [2022-12-02T07:56:36.685Z] Step 7/24 : COPY . . [2022-12-02T07:56:36.959Z] ---> Using cache [2022-12-02T07:56:36.959Z] ---> af62edd20327 [2022-12-02T07:56:36.959Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-02T07:56:36.959Z] ---> Using cache [2022-12-02T07:56:36.959Z] ---> 36543f4635d3 [2022-12-02T07:56:36.959Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-02T07:56:36.959Z] ---> Using cache [2022-12-02T07:56:36.959Z] ---> 562afc945760 [2022-12-02T07:56:36.959Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-02T07:56:36.959Z] ---> Using cache [2022-12-02T07:56:36.959Z] ---> 964e49d4e526 [2022-12-02T07:56:36.959Z] Step 11/24 : WORKDIR /edgex-go [2022-12-02T07:56:36.959Z] ---> Using cache [2022-12-02T07:56:36.959Z] ---> 5a771157ce45 [2022-12-02T07:56:36.959Z] [2022-12-02T07:56:36.959Z] Step 12/24 : FROM alpine:3.15 [2022-12-02T07:56:36.959Z] ---> 8aa73fd46299 [2022-12-02T07:56:36.959Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-02T07:56:36.959Z] ---> Using cache [2022-12-02T07:56:36.959Z] ---> 3b28870cc7de [2022-12-02T07:56:36.959Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-12-02T07:56:37.225Z] ---> Running in f323c5449c13 [2022-12-02T07:56:38.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:56:39.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:56:40.617Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-02T07:56:40.617Z] v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-02T07:56:40.617Z] OK: 15736 distinct packages available [2022-12-02T07:56:40.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-02T07:56:40.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-02T07:56:41.838Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-12-02T07:56:41.839Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-12-02T07:56:41.839Z] (3/4) Installing libucontext (1.1-r0) [2022-12-02T07:56:41.839Z] (4/4) Installing gcompat (1.0.0-r4) [2022-12-02T07:56:41.839Z] Executing busybox-1.34.1-r7.trigger [2022-12-02T07:56:42.104Z] OK: 6 MiB in 18 packages [2022-12-02T07:56:43.507Z] Removing intermediate container f323c5449c13 [2022-12-02T07:56:43.507Z] ---> 55747946ec6c [2022-12-02T07:56:43.507Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-02T07:56:48.845Z] ---> 6de955e3b6ba [2022-12-02T07:56:48.845Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-12-02T07:56:49.423Z] ---> 81343204e017 [2022-12-02T07:56:49.423Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-12-02T07:56:49.423Z] ---> Running in 50e73cfafc48 [2022-12-02T07:56:50.010Z] Removing intermediate container 50e73cfafc48 [2022-12-02T07:56:50.010Z] ---> 122ecff5e4a3 [2022-12-02T07:56:50.010Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-12-02T07:56:50.974Z] ---> 04abf6a323c1 [2022-12-02T07:56:50.974Z] Step 19/24 : WORKDIR / [2022-12-02T07:56:50.974Z] ---> Running in 3999e81440c2 [2022-12-02T07:56:51.555Z] Removing intermediate container 3999e81440c2 [2022-12-02T07:56:51.555Z] ---> 521ea9b528c1 [2022-12-02T07:56:51.555Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-02T07:56:52.969Z] ---> Running in fbc6f48e4f0b [2022-12-02T07:56:53.553Z] Removing intermediate container fbc6f48e4f0b [2022-12-02T07:56:53.553Z] ---> d810896cd743 [2022-12-02T07:56:53.553Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-02T07:56:53.553Z] ---> Running in 381a1033f9e3 [2022-12-02T07:56:54.141Z] Removing intermediate container 381a1033f9e3 [2022-12-02T07:56:54.141Z] ---> 261aac172136 [2022-12-02T07:56:54.141Z] Step 22/24 : LABEL arch=arm64 [2022-12-02T07:56:54.141Z] ---> Running in 1ef5a9a57e17 [2022-12-02T07:56:54.733Z] Removing intermediate container 1ef5a9a57e17 [2022-12-02T07:56:54.733Z] ---> c8a68cceee0d [2022-12-02T07:56:54.733Z] Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T07:56:54.733Z] ---> Running in edbb1ee21311 [2022-12-02T07:56:55.317Z] Removing intermediate container edbb1ee21311 [2022-12-02T07:56:55.317Z] ---> 6a8337054bfa [2022-12-02T07:56:55.317Z] Step 24/24 : LABEL version=3.0.0-dev.3 [2022-12-02T07:56:55.317Z] ---> Running in 0344bfce2f39 [2022-12-02T07:56:55.900Z] Removing intermediate container 0344bfce2f39 [2022-12-02T07:56:55.900Z] ---> e1b0f8f8160d [2022-12-02T07:56:55.900Z] [2022-12-02T07:56:56.166Z] Successfully built e1b0f8f8160d [2022-12-02T07:56:56.166Z] Successfully tagged security-spire-config-arm64:latest [2022-12-02T07:56:56.166Z] Building support-scheduler [2022-12-02T07:56:59.502Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-02T07:56:59.502Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-02T07:56:59.502Z] ---> 58fcfe600572 [2022-12-02T07:56:59.502Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-02T07:56:59.502Z] ---> Using cache [2022-12-02T07:56:59.502Z] ---> 1c9705d88054 [2022-12-02T07:56:59.502Z] Step 4/22 : WORKDIR /edgex-go [2022-12-02T07:56:59.502Z] ---> Using cache [2022-12-02T07:56:59.502Z] ---> 5b510721f8d0 [2022-12-02T07:56:59.502Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-02T07:56:59.502Z] ---> Using cache [2022-12-02T07:56:59.502Z] ---> 0eade2d96d1e [2022-12-02T07:56:59.502Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-02T07:56:59.502Z] ---> Using cache [2022-12-02T07:56:59.502Z] ---> dfbfd724c81c [2022-12-02T07:56:59.502Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-02T07:56:59.502Z] ---> Using cache [2022-12-02T07:56:59.502Z] ---> e7b9da0c7cef [2022-12-02T07:56:59.502Z] Step 8/22 : COPY . . [2022-12-02T07:56:59.767Z] ---> Using cache [2022-12-02T07:56:59.767Z] ---> ee9842003417 [2022-12-02T07:56:59.767Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-12-02T07:57:00.034Z] ---> Running in 66323603c2eb [2022-12-02T07:57:01.976Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-02T08:01:23.909Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-12-02T08:01:34.011Z] Removing intermediate container b86aab8618e1 [2022-12-02T08:01:34.011Z] ---> 82d36ce086a0 [2022-12-02T08:01:34.011Z] [2022-12-02T08:01:34.011Z] Step 9/21 : FROM alpine:3.16 [2022-12-02T08:01:34.011Z] ---> 2b4661558fb8 [2022-12-02T08:01:34.012Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-12-02T08:01:34.983Z] ---> Running in 643504dccc5e [2022-12-02T08:01:36.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T08:01:36.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T08:01:38.347Z] (1/6) Installing ca-certificates (20220614-r0) [2022-12-02T08:01:38.347Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-12-02T08:01:38.347Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-12-02T08:01:38.347Z] (4/6) Installing libcurl (7.83.1-r4) [2022-12-02T08:01:38.347Z] (5/6) Installing curl (7.83.1-r4) [2022-12-02T08:01:38.347Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-12-02T08:01:38.347Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T08:01:38.347Z] Executing ca-certificates-20220614-r0.trigger [2022-12-02T08:01:38.937Z] OK: 8 MiB in 20 packages [2022-12-02T08:01:40.889Z] Removing intermediate container 643504dccc5e [2022-12-02T08:01:40.889Z] ---> d4e349006fd6 [2022-12-02T08:01:40.889Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-02T08:01:41.159Z] ---> Running in feb27ab06805 [2022-12-02T08:01:41.446Z] Removing intermediate container feb27ab06805 [2022-12-02T08:01:41.446Z] ---> fbb17c0d9228 [2022-12-02T08:01:41.446Z] Step 12/21 : WORKDIR /edgex [2022-12-02T08:01:41.718Z] ---> Running in 516853124ad0 [2022-12-02T08:01:42.303Z] Removing intermediate container 516853124ad0 [2022-12-02T08:01:42.303Z] ---> 69dd2c3eca00 [2022-12-02T08:01:42.303Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-12-02T08:01:43.270Z] ---> 4e06ae1ce653 [2022-12-02T08:01:43.270Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-12-02T08:01:44.690Z] ---> d8fbef7a1aeb [2022-12-02T08:01:44.690Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-12-02T08:01:46.645Z] ---> da2bd3d64899 [2022-12-02T08:01:46.645Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-12-02T08:01:47.610Z] ---> 3cb9c15806bc [2022-12-02T08:01:47.610Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-02T08:01:47.610Z] ---> Running in 5e7d3f09a228 [2022-12-02T08:01:50.977Z] Removing intermediate container 5e7d3f09a228 [2022-12-02T08:01:50.977Z] ---> c33b0df884f0 [2022-12-02T08:01:50.977Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-12-02T08:01:50.977Z] ---> Running in 21c7903a55a1 [2022-12-02T08:01:51.246Z] Removing intermediate container 21c7903a55a1 [2022-12-02T08:01:51.246Z] ---> 7158663b8369 [2022-12-02T08:01:51.246Z] Step 19/21 : LABEL arch=arm64 [2022-12-02T08:01:51.515Z] ---> Running in cc5d5716538c [2022-12-02T08:01:52.137Z] Removing intermediate container cc5d5716538c [2022-12-02T08:01:52.137Z] ---> d94b734cadb4 [2022-12-02T08:01:52.137Z] Step 20/21 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:01:52.137Z] ---> Running in db1522774a98 [2022-12-02T08:01:52.726Z] Removing intermediate container db1522774a98 [2022-12-02T08:01:52.726Z] ---> 8206b3478d5c [2022-12-02T08:01:52.726Z] Step 21/21 : LABEL version=3.0.0-dev.3 [2022-12-02T08:01:52.994Z] ---> Running in 7849cedda697 [2022-12-02T08:01:53.580Z] Removing intermediate container 7849cedda697 [2022-12-02T08:01:53.580Z] ---> 96a12529a87b [2022-12-02T08:01:53.580Z] [2022-12-02T08:01:53.580Z] Successfully built 96a12529a87b [2022-12-02T08:01:53.580Z] Successfully tagged security-proxy-setup-arm64:latest [2022-12-02T08:02:40.439Z]  Building security-proxy-setup ... done Removing intermediate container 6b3f92b52c75 [2022-12-02T08:02:40.439Z] ---> 342db201f412 [2022-12-02T08:02:40.439Z] [2022-12-02T08:02:40.439Z] Step 10/23 : FROM alpine:3.16 [2022-12-02T08:02:40.439Z] ---> 2b4661558fb8 [2022-12-02T08:02:40.439Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-12-02T08:02:40.439Z] ---> Running in c6c7b535fe88 [2022-12-02T08:02:40.439Z] Removing intermediate container f8f5d65487e6 [2022-12-02T08:02:40.439Z] ---> 1c1c2cd13639 [2022-12-02T08:02:40.439Z] [2022-12-02T08:02:40.439Z] Step 10/24 : FROM alpine:3.16 [2022-12-02T08:02:40.439Z] ---> 2b4661558fb8 [2022-12-02T08:02:40.439Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-12-02T08:02:40.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T08:02:40.439Z] ---> Running in ad5970d7143e [2022-12-02T08:02:40.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T08:02:40.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T08:02:40.439Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-02T08:02:40.439Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T08:02:40.439Z] OK: 5 MiB in 15 packages [2022-12-02T08:02:40.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T08:02:40.439Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-02T08:02:40.439Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T08:02:40.439Z] OK: 5 MiB in 15 packages [2022-12-02T08:02:40.439Z] Removing intermediate container c6c7b535fe88 [2022-12-02T08:02:40.439Z] ---> ad39b3093409 [2022-12-02T08:02:40.439Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-02T08:02:40.439Z] ---> Running in 3613c88ec844 [2022-12-02T08:02:40.439Z] Removing intermediate container 3613c88ec844 [2022-12-02T08:02:40.439Z] ---> f25d828658ff [2022-12-02T08:02:40.439Z] Step 13/23 : ENV APP_PORT=59882 [2022-12-02T08:02:40.439Z] ---> Running in 3bac8bd221ce [2022-12-02T08:02:40.439Z] Removing intermediate container ad5970d7143e [2022-12-02T08:02:40.439Z] ---> c88ef0194a45 [2022-12-02T08:02:40.439Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-02T08:02:40.707Z] ---> Running in 2902f7330153 [2022-12-02T08:02:41.294Z] Removing intermediate container 3bac8bd221ce [2022-12-02T08:02:41.294Z] ---> 65f87adde15a [2022-12-02T08:02:41.294Z] Step 14/23 : EXPOSE $APP_PORT [2022-12-02T08:02:41.294Z] ---> Running in 96202b4f9ea4 [2022-12-02T08:02:41.565Z] Removing intermediate container 2902f7330153 [2022-12-02T08:02:41.565Z] ---> 12930f7522fc [2022-12-02T08:02:41.565Z] Step 13/24 : ENV APP_PORT=59881 [2022-12-02T08:02:41.839Z] ---> Running in fb6b0a0a96a4 [2022-12-02T08:02:42.426Z] Removing intermediate container 96202b4f9ea4 [2022-12-02T08:02:42.426Z] ---> 6185de1049d0 [2022-12-02T08:02:42.426Z] Step 15/23 : WORKDIR / [2022-12-02T08:02:42.695Z] ---> Running in 23673eb4aa89 [2022-12-02T08:02:42.695Z] Removing intermediate container fb6b0a0a96a4 [2022-12-02T08:02:42.695Z] ---> 1e1c2d72e8a7 [2022-12-02T08:02:42.695Z] Step 14/24 : EXPOSE $APP_PORT [2022-12-02T08:02:42.963Z] ---> Running in 9717a616109f [2022-12-02T08:02:43.927Z] Removing intermediate container 23673eb4aa89 [2022-12-02T08:02:43.927Z] ---> f7082e85c96e [2022-12-02T08:02:43.927Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T08:02:43.927Z] Removing intermediate container 9717a616109f [2022-12-02T08:02:43.927Z] ---> 1aacfc5c466f [2022-12-02T08:02:43.927Z] Step 15/24 : WORKDIR / [2022-12-02T08:02:44.195Z] ---> Running in bab571c7b878 [2022-12-02T08:02:45.158Z] Removing intermediate container bab571c7b878 [2022-12-02T08:02:45.158Z] ---> 2c3b7f24ff26 [2022-12-02T08:02:45.158Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T08:02:45.748Z] ---> deeeadefe099 [2022-12-02T08:02:45.748Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-12-02T08:02:46.727Z] ---> b3e83cad97e4 [2022-12-02T08:02:46.727Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-12-02T08:02:49.314Z] ---> 1d49ee18a2bc [2022-12-02T08:02:49.314Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-12-02T08:02:49.900Z] ---> c74f7fb43094 [2022-12-02T08:02:49.900Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-12-02T08:02:49.900Z] Removing intermediate container 76a5c31c6159 [2022-12-02T08:02:49.900Z] ---> 4af15845885e [2022-12-02T08:02:49.900Z] [2022-12-02T08:02:49.900Z] Step 10/22 : FROM alpine:3.16 [2022-12-02T08:02:50.168Z] ---> 2b4661558fb8 [2022-12-02T08:02:50.168Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-12-02T08:02:50.168Z] ---> de6b8e7af682 [2022-12-02T08:02:50.168Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-12-02T08:02:50.168Z] ---> Running in 3539ee31c6a7 [2022-12-02T08:02:50.436Z] ---> Running in d0290de66935 [2022-12-02T08:02:51.022Z] Removing intermediate container 3539ee31c6a7 [2022-12-02T08:02:51.022Z] ---> a846be2c7bb5 [2022-12-02T08:02:51.022Z] Step 12/22 : ENV APP_PORT=59880 [2022-12-02T08:02:51.022Z] ---> Running in ba1f64dd594d [2022-12-02T08:02:51.297Z] Removing intermediate container d0290de66935 [2022-12-02T08:02:51.297Z] ---> cb5c0c077455 [2022-12-02T08:02:51.297Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-02T08:02:51.568Z] ---> Running in 81e490ad5cb8 [2022-12-02T08:02:51.568Z] ---> 8095c646c93a [2022-12-02T08:02:51.568Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-12-02T08:02:51.845Z] Removing intermediate container ba1f64dd594d [2022-12-02T08:02:51.846Z] ---> 986448b45c22 [2022-12-02T08:02:51.846Z] Step 13/22 : EXPOSE $APP_PORT [2022-12-02T08:02:52.115Z] ---> Running in b3bc481fcd05 [2022-12-02T08:02:52.115Z] Removing intermediate container 81e490ad5cb8 [2022-12-02T08:02:52.115Z] ---> 8fc130e3d126 [2022-12-02T08:02:52.115Z] Step 21/23 : LABEL arch=arm64 [2022-12-02T08:02:52.385Z] ---> Running in 8ee2d00ba5d9 [2022-12-02T08:02:52.655Z] Removing intermediate container b3bc481fcd05 [2022-12-02T08:02:52.655Z] ---> 61ec00bc206c [2022-12-02T08:02:52.655Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-12-02T08:02:52.923Z] ---> Running in 8201b72afef2 [2022-12-02T08:02:53.193Z] ---> dd95aaf593bd [2022-12-02T08:02:53.193Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-12-02T08:02:53.470Z] Removing intermediate container 8ee2d00ba5d9 [2022-12-02T08:02:53.470Z] ---> 9158fb79e7cf [2022-12-02T08:02:53.470Z] Step 22/23 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:02:53.470Z] ---> Running in aff7574f844c [2022-12-02T08:02:53.738Z] ---> Running in 09b9a04baa00 [2022-12-02T08:02:54.697Z] Removing intermediate container 09b9a04baa00 [2022-12-02T08:02:54.697Z] ---> 1a9ea5aec870 [2022-12-02T08:02:54.697Z] Step 23/23 : LABEL version=3.0.0-dev.3 [2022-12-02T08:02:54.697Z] Removing intermediate container aff7574f844c [2022-12-02T08:02:54.697Z] ---> e27c8a6afd26 [2022-12-02T08:02:54.697Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-02T08:02:54.697Z] ---> Running in 3696c981fbb2 [2022-12-02T08:02:54.965Z] ---> Running in b4a7ed02a7d3 [2022-12-02T08:02:55.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-02T08:02:55.499Z] Removing intermediate container 3696c981fbb2 [2022-12-02T08:02:55.499Z] ---> 240e095b83c7 [2022-12-02T08:02:55.499Z] [2022-12-02T08:02:55.499Z] Removing intermediate container b4a7ed02a7d3 [2022-12-02T08:02:55.499Z] ---> 08ac926f1505 [2022-12-02T08:02:55.499Z] Step 22/24 : LABEL arch=arm64 [2022-12-02T08:02:55.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-02T08:02:55.765Z] ---> Running in 2152405d404c [2022-12-02T08:02:55.765Z] Successfully built 240e095b83c7 [2022-12-02T08:02:55.765Z] Successfully tagged core-command-arm64:latest [2022-12-02T08:02:56.346Z]  Building core-command ... done Removing intermediate container 2152405d404c [2022-12-02T08:02:56.346Z] ---> 2c0530f0cb3a [2022-12-02T08:02:56.346Z] Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:02:56.346Z] ---> Running in a35877a38f2b [2022-12-02T08:02:56.925Z] Removing intermediate container a35877a38f2b [2022-12-02T08:02:56.925Z] ---> 6b1e4db14776 [2022-12-02T08:02:56.925Z] Step 24/24 : LABEL version=3.0.0-dev.3 [2022-12-02T08:02:56.925Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-02T08:02:56.925Z] Executing busybox-1.35.0-r17.trigger [2022-12-02T08:02:56.925Z] OK: 5 MiB in 15 packages [2022-12-02T08:02:56.925Z] ---> Running in c0b77f16e6eb [2022-12-02T08:02:57.509Z] Removing intermediate container c0b77f16e6eb [2022-12-02T08:02:57.509Z] ---> d7a8fb906c1e [2022-12-02T08:02:57.509Z] [2022-12-02T08:02:57.509Z] Successfully built d7a8fb906c1e [2022-12-02T08:02:57.774Z] Successfully tagged core-metadata-arm64:latest [2022-12-02T08:02:58.357Z]  Building core-metadata ... done Removing intermediate container 8201b72afef2 [2022-12-02T08:02:58.357Z] ---> 6b7712fc3327 [2022-12-02T08:02:58.357Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T08:02:58.936Z] ---> 405017a43b3e [2022-12-02T08:02:58.936Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-12-02T08:03:01.513Z] ---> 96eef225b16b [2022-12-02T08:03:01.513Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-12-02T08:03:02.094Z] ---> 58075f0f8082 [2022-12-02T08:03:02.094Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-12-02T08:03:02.094Z] ---> Running in 6640b2fd9f10 [2022-12-02T08:03:02.678Z] Removing intermediate container 6640b2fd9f10 [2022-12-02T08:03:02.678Z] ---> 57a3c112d6c9 [2022-12-02T08:03:02.678Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-02T08:03:02.678Z] ---> Running in b813421bcd9c [2022-12-02T08:03:03.258Z] Removing intermediate container b813421bcd9c [2022-12-02T08:03:03.258Z] ---> 0b802d2c5b2a [2022-12-02T08:03:03.258Z] Step 20/22 : LABEL arch=arm64 [2022-12-02T08:03:03.258Z] ---> Running in 77e09b98f870 [2022-12-02T08:03:03.837Z] Removing intermediate container 77e09b98f870 [2022-12-02T08:03:03.837Z] ---> 394d3b381931 [2022-12-02T08:03:03.837Z] Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:03:03.837Z] ---> Running in cd25c4f29917 [2022-12-02T08:03:04.417Z] Removing intermediate container cd25c4f29917 [2022-12-02T08:03:04.417Z] ---> 3606c2aef402 [2022-12-02T08:03:04.417Z] Step 22/22 : LABEL version=3.0.0-dev.3 [2022-12-02T08:03:04.417Z] ---> Running in d013939ddfcc [2022-12-02T08:03:04.999Z] Removing intermediate container d013939ddfcc [2022-12-02T08:03:04.999Z] ---> f727374332ed [2022-12-02T08:03:04.999Z] [2022-12-02T08:03:04.999Z] Successfully built f727374332ed [2022-12-02T08:03:04.999Z] Successfully tagged core-data-arm64:latest [2022-12-02T08:03:43.842Z]  Building core-data ... done Removing intermediate container 66323603c2eb [2022-12-02T08:03:43.842Z] ---> 408aaf1da95c [2022-12-02T08:03:43.842Z] [2022-12-02T08:03:43.842Z] Step 10/22 : FROM alpine:3.16 [2022-12-02T08:03:43.842Z] ---> 2b4661558fb8 [2022-12-02T08:03:43.842Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-12-02T08:03:43.842Z] ---> Using cache [2022-12-02T08:03:43.842Z] ---> c88ef0194a45 [2022-12-02T08:03:43.842Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-02T08:03:43.842Z] ---> Using cache [2022-12-02T08:03:43.842Z] ---> 12930f7522fc [2022-12-02T08:03:43.842Z] Step 13/22 : ENV APP_PORT=59861 [2022-12-02T08:03:43.842Z] ---> Running in 98c1e977f73d [2022-12-02T08:03:43.842Z] Removing intermediate container 98c1e977f73d [2022-12-02T08:03:43.842Z] ---> cc4c06948566 [2022-12-02T08:03:43.842Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-02T08:03:43.842Z] ---> Running in ed9927d51af1 [2022-12-02T08:03:43.842Z] Removing intermediate container ed9927d51af1 [2022-12-02T08:03:43.842Z] ---> cbc4085d3753 [2022-12-02T08:03:43.842Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-02T08:03:43.842Z] ---> 9780e06a1433 [2022-12-02T08:03:43.842Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-12-02T08:03:43.842Z] ---> 9d9818303e43 [2022-12-02T08:03:43.842Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-12-02T08:03:43.842Z] ---> 15388ea02af3 [2022-12-02T08:03:43.842Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-12-02T08:03:43.842Z] ---> Running in df8c0ca1612c [2022-12-02T08:03:43.842Z] Removing intermediate container df8c0ca1612c [2022-12-02T08:03:43.842Z] ---> f6ca5401e06e [2022-12-02T08:03:43.842Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-02T08:03:43.842Z] ---> Running in c54c1a6005f7 [2022-12-02T08:03:43.842Z] Removing intermediate container c54c1a6005f7 [2022-12-02T08:03:43.842Z] ---> c72eb6617d82 [2022-12-02T08:03:43.842Z] Step 20/22 : LABEL arch=arm64 [2022-12-02T08:03:43.842Z] ---> Running in eeef97ef297e [2022-12-02T08:03:43.842Z] Removing intermediate container eeef97ef297e [2022-12-02T08:03:43.842Z] ---> ff661b55f37e [2022-12-02T08:03:43.842Z] Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:03:43.842Z] ---> Running in 4661bd313cfc [2022-12-02T08:03:43.842Z] Removing intermediate container 4661bd313cfc [2022-12-02T08:03:43.842Z] ---> cd36c156b355 [2022-12-02T08:03:43.842Z] Step 22/22 : LABEL version=3.0.0-dev.3 [2022-12-02T08:03:43.842Z] ---> Running in b0bdf04a00bf [2022-12-02T08:03:43.842Z] Removing intermediate container b0bdf04a00bf [2022-12-02T08:03:43.842Z] ---> 18c6f9369037 [2022-12-02T08:03:43.842Z] [2022-12-02T08:03:43.842Z] Successfully built 18c6f9369037 [2022-12-02T08:03:43.842Z] Successfully tagged support-scheduler-arm64:latest [2022-12-02T08:03:43.853Z]  Building support-scheduler ... done  [Pipeline] } [2022-12-02T08:03:43.856Z] $ docker stop --time=1 39abcd676bc3a8868e103ae74dfa82d3901e1524482e98771835507652914e85 [2022-12-02T08:03:45.530Z] $ docker rm -f 39abcd676bc3a8868e103ae74dfa82d3901e1524482e98771835507652914e85 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-02T08:03:46.000Z] + docker images [2022-12-02T08:03:46.266Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-02T08:03:46.266Z] support-scheduler-arm64 latest 18c6f9369037 4 seconds ago 28.9MB [2022-12-02T08:03:46.266Z] 408aaf1da95c 10 seconds ago 1.33GB [2022-12-02T08:03:46.266Z] core-data-arm64 latest f727374332ed 42 seconds ago 17.2MB [2022-12-02T08:03:46.266Z] core-metadata-arm64 latest d7a8fb906c1e 49 seconds ago 17.8MB [2022-12-02T08:03:46.266Z] core-command-arm64 latest 240e095b83c7 51 seconds ago 17MB [2022-12-02T08:03:46.266Z] 4af15845885e 58 seconds ago 1.28GB [2022-12-02T08:03:46.266Z] 1c1c2cd13639 About a minute ago 1.28GB [2022-12-02T08:03:46.266Z] 342db201f412 About a minute ago 1.27GB [2022-12-02T08:03:46.267Z] security-proxy-setup-arm64 latest 96a12529a87b About a minute ago 26.8MB [2022-12-02T08:03:46.267Z] 82d36ce086a0 2 minutes ago 1.26GB [2022-12-02T08:03:46.267Z] security-spire-config-arm64 latest e1b0f8f8160d 6 minutes ago 83.6MB [2022-12-02T08:03:46.267Z] support-notifications-arm64 latest c5cd2d03f242 7 minutes ago 29.5MB [2022-12-02T08:03:46.267Z] b1b390b9a8ee 7 minutes ago 1.34GB [2022-12-02T08:03:46.267Z] security-secretstore-setup-arm64 latest 2e0467a8279a 7 minutes ago 28.7MB [2022-12-02T08:03:46.267Z] security-spiffe-token-provider-arm64 latest 868b70395189 7 minutes ago 28.8MB [2022-12-02T08:03:46.267Z] security-spire-server-arm64 latest 810fb19902a4 8 minutes ago 84.3MB [2022-12-02T08:03:46.267Z] 5b3c6c593c1d 8 minutes ago 1.3GB [2022-12-02T08:03:46.267Z] 695925ecb2f4 8 minutes ago 1.26GB [2022-12-02T08:03:46.267Z] 023660c1091f 8 minutes ago 1.14GB [2022-12-02T08:03:46.267Z] sys-mgmt-agent-arm64 latest 23072ab43ebe 8 minutes ago 134MB [2022-12-02T08:03:46.267Z] security-bootstrapper-arm64 latest d9280bf24fa5 9 minutes ago 19.5MB [2022-12-02T08:03:46.267Z] 2f6a47f40d70 10 minutes ago 1.26GB [2022-12-02T08:03:46.267Z] b9c72002d341 10 minutes ago 1.25GB [2022-12-02T08:03:46.267Z] security-spire-agent-arm64 latest 6ced4daa4919 15 minutes ago 122MB [2022-12-02T08:03:46.267Z] 5a771157ce45 16 minutes ago 1.14GB [2022-12-02T08:03:46.267Z] ci-base-image-arm64 latest 58fcfe600572 18 minutes ago 948MB [2022-12-02T08:03:46.267Z] alpine 3.16 2b4661558fb8 2 weeks ago 5.29MB [2022-12-02T08:03:46.267Z] alpine 3.15 8aa73fd46299 3 weeks ago 5.33MB [2022-12-02T08:03:46.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 weeks ago 685MB [2022-12-02T08:03:46.267Z] 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-12-02T08:03:46.394Z] provisioning config files... [2022-12-02T08:03:46.407Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/356@tmp/config7652414842090009940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-02T08:03:46.737Z] ---> docker-login.sh [2022-12-02T08:03:46.737Z] nexus3.edgexfoundry.org:10001 [2022-12-02T08:03:46.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T08:03:47.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T08:03:47.003Z] Configure a credential helper to remove this warning. See [2022-12-02T08:03:47.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T08:03:47.003Z] [2022-12-02T08:03:47.003Z] Login Succeeded [2022-12-02T08:03:47.003Z] nexus3.edgexfoundry.org:10002 [2022-12-02T08:03:47.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T08:03:47.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T08:03:47.534Z] Configure a credential helper to remove this warning. See [2022-12-02T08:03:47.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T08:03:47.534Z] [2022-12-02T08:03:47.534Z] Login Succeeded [2022-12-02T08:03:47.534Z] nexus3.edgexfoundry.org:10003 [2022-12-02T08:03:47.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T08:03:47.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T08:03:47.801Z] Configure a credential helper to remove this warning. See [2022-12-02T08:03:47.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T08:03:47.801Z] [2022-12-02T08:03:47.801Z] Login Succeeded [2022-12-02T08:03:47.801Z] nexus3.edgexfoundry.org:10004 [2022-12-02T08:03:48.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T08:03:48.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T08:03:48.067Z] Configure a credential helper to remove this warning. See [2022-12-02T08:03:48.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T08:03:48.067Z] [2022-12-02T08:03:48.067Z] Login Succeeded [2022-12-02T08:03:48.067Z] docker.io [2022-12-02T08:03:48.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-02T08:03:48.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-02T08:03:48.596Z] Configure a credential helper to remove this warning. See [2022-12-02T08:03:48.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-02T08:03:48.596Z] [2022-12-02T08:03:48.596Z] Login Succeeded [2022-12-02T08:03:48.596Z] ---> docker-login.sh ends [Pipeline] } [2022-12-02T08:03:48.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:03:48.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-02T08:03:48.646Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-12-02T08:03:48.646Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:03:48.646Z] latest [2022-12-02T08:03:48.646Z] 3.0.0-dev.3 [2022-12-02T08:03:48.646Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:03:48.646Z] main [2022-12-02T08:03:48.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:03:48.980Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:03:49.310Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:03:49.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-02T08:03:49.310Z] 85191bf20b8f: Preparing [2022-12-02T08:03:49.310Z] 41197ebdd59f: Preparing [2022-12-02T08:03:49.310Z] e9a06f6eaf23: Preparing [2022-12-02T08:03:49.310Z] 3daf702369a0: Preparing [2022-12-02T08:03:49.310Z] 17bec77d7fdc: Preparing [2022-12-02T08:03:49.310Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:03:49.576Z] 85191bf20b8f: Pushed [2022-12-02T08:03:49.576Z] e9a06f6eaf23: Pushed [2022-12-02T08:03:49.576Z] 3daf702369a0: Pushed [2022-12-02T08:03:52.915Z] 41197ebdd59f: Pushed [2022-12-02T08:03:52.915Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:bad787fdfbe565af4184a970e53b767b208b5529bd6545280f02f6b6524583a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:03:53.265Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:03:53.605Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-12-02T08:03:53.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-02T08:03:53.605Z] 85191bf20b8f: Preparing [2022-12-02T08:03:53.605Z] 41197ebdd59f: Preparing [2022-12-02T08:03:53.605Z] e9a06f6eaf23: Preparing [2022-12-02T08:03:53.605Z] 3daf702369a0: Preparing [2022-12-02T08:03:53.605Z] 17bec77d7fdc: Preparing [2022-12-02T08:03:53.605Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:03:53.605Z] 85191bf20b8f: Layer already exists [2022-12-02T08:03:53.605Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:03:53.605Z] 3daf702369a0: Layer already exists [2022-12-02T08:03:53.605Z] 41197ebdd59f: Layer already exists [2022-12-02T08:03:53.871Z] latest: digest: sha256:bad787fdfbe565af4184a970e53b767b208b5529bd6545280f02f6b6524583a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:03:54.210Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:03:54.554Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.3 [2022-12-02T08:03:54.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-02T08:03:54.554Z] 85191bf20b8f: Preparing [2022-12-02T08:03:54.554Z] 41197ebdd59f: Preparing [2022-12-02T08:03:54.554Z] e9a06f6eaf23: Preparing [2022-12-02T08:03:54.554Z] 3daf702369a0: Preparing [2022-12-02T08:03:54.554Z] 17bec77d7fdc: Preparing [2022-12-02T08:03:54.554Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:03:54.554Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:03:54.554Z] 85191bf20b8f: Layer already exists [2022-12-02T08:03:54.554Z] 41197ebdd59f: Layer already exists [2022-12-02T08:03:54.554Z] 3daf702369a0: Layer already exists [2022-12-02T08:03:54.554Z] 3.0.0-dev.3: digest: sha256:bad787fdfbe565af4184a970e53b767b208b5529bd6545280f02f6b6524583a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:03:55.166Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:03:55.503Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:03:55.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-02T08:03:55.503Z] 85191bf20b8f: Preparing [2022-12-02T08:03:55.503Z] 41197ebdd59f: Preparing [2022-12-02T08:03:55.503Z] e9a06f6eaf23: Preparing [2022-12-02T08:03:55.503Z] 3daf702369a0: Preparing [2022-12-02T08:03:55.503Z] 17bec77d7fdc: Preparing [2022-12-02T08:03:55.503Z] 3daf702369a0: Layer already exists [2022-12-02T08:03:55.503Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:03:55.503Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:03:55.503Z] 41197ebdd59f: Layer already exists [2022-12-02T08:03:55.503Z] 85191bf20b8f: Layer already exists [2022-12-02T08:03:55.503Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:bad787fdfbe565af4184a970e53b767b208b5529bd6545280f02f6b6524583a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:03:55.852Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:03:56.191Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-12-02T08:03:56.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-02T08:03:56.191Z] 85191bf20b8f: Preparing [2022-12-02T08:03:56.191Z] 41197ebdd59f: Preparing [2022-12-02T08:03:56.191Z] e9a06f6eaf23: Preparing [2022-12-02T08:03:56.191Z] 3daf702369a0: Preparing [2022-12-02T08:03:56.191Z] 17bec77d7fdc: Preparing [2022-12-02T08:03:56.191Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:03:56.191Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:03:56.191Z] 3daf702369a0: Layer already exists [2022-12-02T08:03:56.191Z] 41197ebdd59f: Layer already exists [2022-12-02T08:03:56.191Z] 85191bf20b8f: Layer already exists [2022-12-02T08:03:56.191Z] main: digest: sha256:bad787fdfbe565af4184a970e53b767b208b5529bd6545280f02f6b6524583a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:03:56.232Z] ===================================================== [Pipeline] echo [2022-12-02T08:03:56.237Z] taggedImages: [2022-12-02T08:03:56.237Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:03:56.237Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-12-02T08:03:56.237Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.3 [2022-12-02T08:03:56.237Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:03:56.237Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-12-02T08:03:56.252Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-12-02T08:03:56.252Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:03:56.252Z] latest [2022-12-02T08:03:56.252Z] 3.0.0-dev.3 [2022-12-02T08:03:56.252Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:03:56.252Z] main [2022-12-02T08:03:56.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:03:56.600Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:03:56.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:03:56.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-02T08:03:56.936Z] 1b5e933bfe9e: Preparing [2022-12-02T08:03:56.936Z] 7f1751c66e22: Preparing [2022-12-02T08:03:56.936Z] e9a06f6eaf23: Preparing [2022-12-02T08:03:56.936Z] 1a420ea5bde7: Preparing [2022-12-02T08:03:56.936Z] 17bec77d7fdc: Preparing [2022-12-02T08:03:56.936Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:03:56.936Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:03:57.252Z] 1b5e933bfe9e: Pushed [2022-12-02T08:03:57.252Z] 1a420ea5bde7: Pushed [2022-12-02T08:03:59.856Z] 7f1751c66e22: Pushed [2022-12-02T08:03:59.856Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:21d34ef1d148083fe748b09b6898db824dcc537bb448291026a5dba4f4f72bf8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:00.218Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:00.568Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-12-02T08:04:00.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-02T08:04:00.568Z] 1b5e933bfe9e: Preparing [2022-12-02T08:04:00.568Z] 7f1751c66e22: Preparing [2022-12-02T08:04:00.568Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:00.568Z] 1a420ea5bde7: Preparing [2022-12-02T08:04:00.568Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:00.568Z] 1b5e933bfe9e: Layer already exists [2022-12-02T08:04:00.568Z] 7f1751c66e22: Layer already exists [2022-12-02T08:04:00.568Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:00.568Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:00.568Z] 1a420ea5bde7: Layer already exists [2022-12-02T08:04:00.836Z] latest: digest: sha256:21d34ef1d148083fe748b09b6898db824dcc537bb448291026a5dba4f4f72bf8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:01.170Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:01.501Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.3 [2022-12-02T08:04:01.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-02T08:04:01.501Z] 1b5e933bfe9e: Preparing [2022-12-02T08:04:01.501Z] 7f1751c66e22: Preparing [2022-12-02T08:04:01.501Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:01.501Z] 1a420ea5bde7: Preparing [2022-12-02T08:04:01.501Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:01.501Z] 7f1751c66e22: Layer already exists [2022-12-02T08:04:01.501Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:01.501Z] 1a420ea5bde7: Layer already exists [2022-12-02T08:04:01.501Z] 1b5e933bfe9e: Layer already exists [2022-12-02T08:04:01.501Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:01.501Z] 3.0.0-dev.3: digest: sha256:21d34ef1d148083fe748b09b6898db824dcc537bb448291026a5dba4f4f72bf8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:01.837Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:02.177Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:02.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-02T08:04:02.177Z] 1b5e933bfe9e: Preparing [2022-12-02T08:04:02.177Z] 7f1751c66e22: Preparing [2022-12-02T08:04:02.177Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:02.177Z] 1a420ea5bde7: Preparing [2022-12-02T08:04:02.177Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:02.177Z] 7f1751c66e22: Layer already exists [2022-12-02T08:04:02.177Z] 1b5e933bfe9e: Layer already exists [2022-12-02T08:04:02.177Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:02.177Z] 1a420ea5bde7: Layer already exists [2022-12-02T08:04:02.177Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:02.442Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:21d34ef1d148083fe748b09b6898db824dcc537bb448291026a5dba4f4f72bf8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:02.794Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:03.132Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-12-02T08:04:03.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-02T08:04:03.132Z] 1b5e933bfe9e: Preparing [2022-12-02T08:04:03.132Z] 7f1751c66e22: Preparing [2022-12-02T08:04:03.132Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:03.132Z] 1a420ea5bde7: Preparing [2022-12-02T08:04:03.132Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:03.132Z] 7f1751c66e22: Layer already exists [2022-12-02T08:04:03.132Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:03.132Z] 1a420ea5bde7: Layer already exists [2022-12-02T08:04:03.132Z] 1b5e933bfe9e: Layer already exists [2022-12-02T08:04:03.132Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:03.132Z] main: digest: sha256:21d34ef1d148083fe748b09b6898db824dcc537bb448291026a5dba4f4f72bf8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:04:03.444Z] ===================================================== [Pipeline] echo [2022-12-02T08:04:03.451Z] taggedImages: [2022-12-02T08:04:03.451Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:03.451Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-12-02T08:04:03.451Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.3 [2022-12-02T08:04:03.451Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:03.451Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-12-02T08:04:03.477Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-12-02T08:04:03.477Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:03.477Z] latest [2022-12-02T08:04:03.477Z] 3.0.0-dev.3 [2022-12-02T08:04:03.477Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:03.477Z] main [2022-12-02T08:04:03.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:03.821Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:04.161Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:04.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-02T08:04:04.161Z] 345e86a944af: Preparing [2022-12-02T08:04:04.161Z] 7db09aba3b8e: Preparing [2022-12-02T08:04:04.161Z] c9d1752a27a2: Preparing [2022-12-02T08:04:04.161Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:04.161Z] ed74d9b863c7: Preparing [2022-12-02T08:04:04.161Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:04.161Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:04.426Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:04.426Z] 345e86a944af: Pushed [2022-12-02T08:04:04.426Z] ed74d9b863c7: Pushed [2022-12-02T08:04:04.426Z] 7db09aba3b8e: Pushed [2022-12-02T08:04:07.754Z] c9d1752a27a2: Pushed [2022-12-02T08:04:07.754Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:52d0faca1bade1de1c62b436773d4429a13d8f8e26a541db3212859f2a98d67a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:08.083Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:08.410Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-12-02T08:04:08.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-02T08:04:08.410Z] 345e86a944af: Preparing [2022-12-02T08:04:08.410Z] 7db09aba3b8e: Preparing [2022-12-02T08:04:08.410Z] c9d1752a27a2: Preparing [2022-12-02T08:04:08.410Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:08.410Z] ed74d9b863c7: Preparing [2022-12-02T08:04:08.410Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:08.410Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:08.410Z] c9d1752a27a2: Layer already exists [2022-12-02T08:04:08.410Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:08.410Z] 345e86a944af: Layer already exists [2022-12-02T08:04:08.410Z] ed74d9b863c7: Layer already exists [2022-12-02T08:04:08.410Z] 7db09aba3b8e: Layer already exists [2022-12-02T08:04:08.410Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:08.673Z] latest: digest: sha256:52d0faca1bade1de1c62b436773d4429a13d8f8e26a541db3212859f2a98d67a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:09.006Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:09.344Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.3 [2022-12-02T08:04:09.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-02T08:04:09.344Z] 345e86a944af: Preparing [2022-12-02T08:04:09.344Z] 7db09aba3b8e: Preparing [2022-12-02T08:04:09.344Z] c9d1752a27a2: Preparing [2022-12-02T08:04:09.344Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:09.344Z] ed74d9b863c7: Preparing [2022-12-02T08:04:09.344Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:09.344Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:09.344Z] 345e86a944af: Layer already exists [2022-12-02T08:04:09.344Z] c9d1752a27a2: Layer already exists [2022-12-02T08:04:09.344Z] 7db09aba3b8e: Layer already exists [2022-12-02T08:04:09.344Z] ed74d9b863c7: Layer already exists [2022-12-02T08:04:09.344Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:09.344Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:09.344Z] 3.0.0-dev.3: digest: sha256:52d0faca1bade1de1c62b436773d4429a13d8f8e26a541db3212859f2a98d67a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:09.950Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:10.297Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:10.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-02T08:04:10.297Z] 345e86a944af: Preparing [2022-12-02T08:04:10.297Z] 7db09aba3b8e: Preparing [2022-12-02T08:04:10.297Z] c9d1752a27a2: Preparing [2022-12-02T08:04:10.297Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:10.297Z] ed74d9b863c7: Preparing [2022-12-02T08:04:10.297Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:10.297Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:10.297Z] c9d1752a27a2: Layer already exists [2022-12-02T08:04:10.297Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:10.297Z] ed74d9b863c7: Layer already exists [2022-12-02T08:04:10.297Z] 345e86a944af: Layer already exists [2022-12-02T08:04:10.297Z] 7db09aba3b8e: Layer already exists [2022-12-02T08:04:10.297Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:10.563Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:52d0faca1bade1de1c62b436773d4429a13d8f8e26a541db3212859f2a98d67a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:10.901Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:11.242Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-12-02T08:04:11.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-02T08:04:11.242Z] 345e86a944af: Preparing [2022-12-02T08:04:11.242Z] 7db09aba3b8e: Preparing [2022-12-02T08:04:11.242Z] c9d1752a27a2: Preparing [2022-12-02T08:04:11.242Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:11.242Z] ed74d9b863c7: Preparing [2022-12-02T08:04:11.242Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:11.242Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:11.242Z] 7db09aba3b8e: Layer already exists [2022-12-02T08:04:11.242Z] c9d1752a27a2: Layer already exists [2022-12-02T08:04:11.242Z] 345e86a944af: Layer already exists [2022-12-02T08:04:11.242Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:11.242Z] ed74d9b863c7: Layer already exists [2022-12-02T08:04:11.242Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:11.507Z] main: digest: sha256:52d0faca1bade1de1c62b436773d4429a13d8f8e26a541db3212859f2a98d67a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:04:11.558Z] ===================================================== [Pipeline] echo [2022-12-02T08:04:11.567Z] taggedImages: [2022-12-02T08:04:11.567Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:11.567Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-12-02T08:04:11.567Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.3 [2022-12-02T08:04:11.567Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:11.567Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-12-02T08:04:11.589Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-12-02T08:04:11.589Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:11.589Z] latest [2022-12-02T08:04:11.589Z] 3.0.0-dev.3 [2022-12-02T08:04:11.589Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:11.589Z] main [2022-12-02T08:04:11.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:11.940Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:12.277Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:12.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-02T08:04:12.277Z] 0f4646e1ba1a: Preparing [2022-12-02T08:04:12.277Z] 0f4646e1ba1a: Preparing [2022-12-02T08:04:12.277Z] 93d8a19cb918: Preparing [2022-12-02T08:04:12.277Z] 54662a2f011f: Preparing [2022-12-02T08:04:12.277Z] 8c19c40264e0: Preparing [2022-12-02T08:04:12.277Z] ecd82fdff0db: Preparing [2022-12-02T08:04:12.277Z] 136e7c109c9b: Preparing [2022-12-02T08:04:12.277Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:12.277Z] 6d30acc7b776: Preparing [2022-12-02T08:04:12.277Z] e54ffaab8704: Preparing [2022-12-02T08:04:12.277Z] 55b466057d82: Preparing [2022-12-02T08:04:12.277Z] 9bd193c7079a: Preparing [2022-12-02T08:04:12.277Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:12.277Z] 136e7c109c9b: Waiting [2022-12-02T08:04:12.277Z] e9a06f6eaf23: Waiting [2022-12-02T08:04:12.277Z] 6d30acc7b776: Waiting [2022-12-02T08:04:12.277Z] e54ffaab8704: Waiting [2022-12-02T08:04:12.277Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:12.277Z] 55b466057d82: Waiting [2022-12-02T08:04:12.277Z] 9bd193c7079a: Waiting [2022-12-02T08:04:12.549Z] 0f4646e1ba1a: Pushed [2022-12-02T08:04:12.549Z] 54662a2f011f: Pushed [2022-12-02T08:04:12.549Z] 8c19c40264e0: Pushed [2022-12-02T08:04:12.549Z] 93d8a19cb918: Pushed [2022-12-02T08:04:12.549Z] ecd82fdff0db: Pushed [2022-12-02T08:04:12.549Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:12.815Z] 6d30acc7b776: Pushed [2022-12-02T08:04:12.815Z] 55b466057d82: Pushed [2022-12-02T08:04:12.815Z] e54ffaab8704: Pushed [2022-12-02T08:04:12.815Z] 9bd193c7079a: Pushed [2022-12-02T08:04:12.815Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:16.149Z] 136e7c109c9b: Pushed [2022-12-02T08:04:16.149Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:7ccd3d2de7f70c7a3054bc4913971654cc17abbffca6bf3bc72e3e1966608a5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:16.486Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:16.824Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-12-02T08:04:16.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-02T08:04:16.824Z] 0f4646e1ba1a: Preparing [2022-12-02T08:04:16.824Z] 0f4646e1ba1a: Preparing [2022-12-02T08:04:16.824Z] 93d8a19cb918: Preparing [2022-12-02T08:04:16.824Z] 54662a2f011f: Preparing [2022-12-02T08:04:16.824Z] 8c19c40264e0: Preparing [2022-12-02T08:04:16.824Z] ecd82fdff0db: Preparing [2022-12-02T08:04:16.824Z] 136e7c109c9b: Preparing [2022-12-02T08:04:16.824Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:16.824Z] 6d30acc7b776: Preparing [2022-12-02T08:04:16.824Z] e54ffaab8704: Preparing [2022-12-02T08:04:16.824Z] 55b466057d82: Preparing [2022-12-02T08:04:16.824Z] 9bd193c7079a: Preparing [2022-12-02T08:04:16.824Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:16.824Z] e54ffaab8704: Waiting [2022-12-02T08:04:16.824Z] 55b466057d82: Waiting [2022-12-02T08:04:16.824Z] 9bd193c7079a: Waiting [2022-12-02T08:04:16.824Z] 136e7c109c9b: Waiting [2022-12-02T08:04:16.824Z] 6d30acc7b776: Waiting [2022-12-02T08:04:16.824Z] 93d8a19cb918: Layer already exists [2022-12-02T08:04:16.824Z] 8c19c40264e0: Layer already exists [2022-12-02T08:04:16.824Z] ecd82fdff0db: Layer already exists [2022-12-02T08:04:16.824Z] 0f4646e1ba1a: Layer already exists [2022-12-02T08:04:16.824Z] 54662a2f011f: Layer already exists [2022-12-02T08:04:16.824Z] e54ffaab8704: Layer already exists [2022-12-02T08:04:16.824Z] 6d30acc7b776: Layer already exists [2022-12-02T08:04:16.824Z] 55b466057d82: Layer already exists [2022-12-02T08:04:16.824Z] 136e7c109c9b: Layer already exists [2022-12-02T08:04:16.824Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:16.824Z] 9bd193c7079a: Layer already exists [2022-12-02T08:04:16.824Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:17.088Z] latest: digest: sha256:7ccd3d2de7f70c7a3054bc4913971654cc17abbffca6bf3bc72e3e1966608a5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:17.429Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:17.756Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.3 [2022-12-02T08:04:17.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-02T08:04:17.756Z] 0f4646e1ba1a: Preparing [2022-12-02T08:04:17.756Z] 0f4646e1ba1a: Preparing [2022-12-02T08:04:17.756Z] 93d8a19cb918: Preparing [2022-12-02T08:04:17.756Z] 54662a2f011f: Preparing [2022-12-02T08:04:17.756Z] 8c19c40264e0: Preparing [2022-12-02T08:04:17.756Z] ecd82fdff0db: Preparing [2022-12-02T08:04:17.756Z] 136e7c109c9b: Preparing [2022-12-02T08:04:17.756Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:17.756Z] 6d30acc7b776: Preparing [2022-12-02T08:04:17.756Z] e54ffaab8704: Preparing [2022-12-02T08:04:17.756Z] 55b466057d82: Preparing [2022-12-02T08:04:17.756Z] 9bd193c7079a: Preparing [2022-12-02T08:04:17.756Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:17.756Z] 6d30acc7b776: Waiting [2022-12-02T08:04:17.756Z] e54ffaab8704: Waiting [2022-12-02T08:04:17.756Z] 55b466057d82: Waiting [2022-12-02T08:04:17.756Z] 136e7c109c9b: Waiting [2022-12-02T08:04:17.756Z] 9bd193c7079a: Waiting [2022-12-02T08:04:17.756Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:17.756Z] e9a06f6eaf23: Waiting [2022-12-02T08:04:17.756Z] ecd82fdff0db: Layer already exists [2022-12-02T08:04:17.756Z] 54662a2f011f: Layer already exists [2022-12-02T08:04:17.756Z] 8c19c40264e0: Layer already exists [2022-12-02T08:04:17.756Z] 93d8a19cb918: Layer already exists [2022-12-02T08:04:17.756Z] 0f4646e1ba1a: Layer already exists [2022-12-02T08:04:17.756Z] 136e7c109c9b: Layer already exists [2022-12-02T08:04:17.756Z] e54ffaab8704: Layer already exists [2022-12-02T08:04:17.756Z] 6d30acc7b776: Layer already exists [2022-12-02T08:04:17.756Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:17.756Z] 55b466057d82: Layer already exists [2022-12-02T08:04:17.756Z] 9bd193c7079a: Layer already exists [2022-12-02T08:04:17.756Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:18.020Z] 3.0.0-dev.3: digest: sha256:7ccd3d2de7f70c7a3054bc4913971654cc17abbffca6bf3bc72e3e1966608a5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:18.354Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:18.687Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:18.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-02T08:04:18.687Z] 0f4646e1ba1a: Preparing [2022-12-02T08:04:18.687Z] 0f4646e1ba1a: Preparing [2022-12-02T08:04:18.687Z] 93d8a19cb918: Preparing [2022-12-02T08:04:18.687Z] 54662a2f011f: Preparing [2022-12-02T08:04:18.687Z] 8c19c40264e0: Preparing [2022-12-02T08:04:18.687Z] ecd82fdff0db: Preparing [2022-12-02T08:04:18.687Z] 136e7c109c9b: Preparing [2022-12-02T08:04:18.687Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:18.687Z] 6d30acc7b776: Preparing [2022-12-02T08:04:18.687Z] e54ffaab8704: Preparing [2022-12-02T08:04:18.687Z] 55b466057d82: Preparing [2022-12-02T08:04:18.687Z] 9bd193c7079a: Preparing [2022-12-02T08:04:18.687Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:18.687Z] e54ffaab8704: Waiting [2022-12-02T08:04:18.687Z] 55b466057d82: Waiting [2022-12-02T08:04:18.687Z] 9bd193c7079a: Waiting [2022-12-02T08:04:18.687Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:18.687Z] 136e7c109c9b: Waiting [2022-12-02T08:04:18.687Z] e9a06f6eaf23: Waiting [2022-12-02T08:04:18.687Z] 6d30acc7b776: Waiting [2022-12-02T08:04:18.687Z] ecd82fdff0db: Layer already exists [2022-12-02T08:04:18.687Z] 0f4646e1ba1a: Layer already exists [2022-12-02T08:04:18.687Z] 93d8a19cb918: Layer already exists [2022-12-02T08:04:18.687Z] 54662a2f011f: Layer already exists [2022-12-02T08:04:18.687Z] 8c19c40264e0: Layer already exists [2022-12-02T08:04:18.687Z] 136e7c109c9b: Layer already exists [2022-12-02T08:04:18.687Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:18.687Z] 6d30acc7b776: Layer already exists [2022-12-02T08:04:18.687Z] e54ffaab8704: Layer already exists [2022-12-02T08:04:18.687Z] 55b466057d82: Layer already exists [2022-12-02T08:04:18.687Z] 9bd193c7079a: Layer already exists [2022-12-02T08:04:18.687Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:18.951Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:7ccd3d2de7f70c7a3054bc4913971654cc17abbffca6bf3bc72e3e1966608a5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:19.282Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:19.609Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-12-02T08:04:19.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-02T08:04:19.609Z] 0f4646e1ba1a: Preparing [2022-12-02T08:04:19.609Z] 0f4646e1ba1a: Preparing [2022-12-02T08:04:19.609Z] 93d8a19cb918: Preparing [2022-12-02T08:04:19.609Z] 54662a2f011f: Preparing [2022-12-02T08:04:19.609Z] 8c19c40264e0: Preparing [2022-12-02T08:04:19.609Z] ecd82fdff0db: Preparing [2022-12-02T08:04:19.609Z] 136e7c109c9b: Preparing [2022-12-02T08:04:19.609Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:19.609Z] 6d30acc7b776: Preparing [2022-12-02T08:04:19.609Z] e54ffaab8704: Preparing [2022-12-02T08:04:19.609Z] 55b466057d82: Preparing [2022-12-02T08:04:19.609Z] 9bd193c7079a: Preparing [2022-12-02T08:04:19.609Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:19.609Z] e54ffaab8704: Waiting [2022-12-02T08:04:19.609Z] 55b466057d82: Waiting [2022-12-02T08:04:19.609Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:19.609Z] e9a06f6eaf23: Waiting [2022-12-02T08:04:19.609Z] 136e7c109c9b: Waiting [2022-12-02T08:04:19.609Z] 6d30acc7b776: Waiting [2022-12-02T08:04:19.609Z] 9bd193c7079a: Waiting [2022-12-02T08:04:19.609Z] 8c19c40264e0: Layer already exists [2022-12-02T08:04:19.609Z] 93d8a19cb918: Layer already exists [2022-12-02T08:04:19.609Z] ecd82fdff0db: Layer already exists [2022-12-02T08:04:19.609Z] 54662a2f011f: Layer already exists [2022-12-02T08:04:19.609Z] 0f4646e1ba1a: Layer already exists [2022-12-02T08:04:19.609Z] 136e7c109c9b: Layer already exists [2022-12-02T08:04:19.609Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:19.609Z] e54ffaab8704: Layer already exists [2022-12-02T08:04:19.609Z] 6d30acc7b776: Layer already exists [2022-12-02T08:04:19.609Z] 55b466057d82: Layer already exists [2022-12-02T08:04:19.610Z] 9bd193c7079a: Layer already exists [2022-12-02T08:04:19.610Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:19.873Z] main: digest: sha256:7ccd3d2de7f70c7a3054bc4913971654cc17abbffca6bf3bc72e3e1966608a5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:04:19.914Z] ===================================================== [Pipeline] echo [2022-12-02T08:04:19.919Z] taggedImages: [2022-12-02T08:04:19.919Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:19.919Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-12-02T08:04:19.919Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.3 [2022-12-02T08:04:19.919Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:19.919Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-12-02T08:04:19.933Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-12-02T08:04:19.933Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:19.933Z] latest [2022-12-02T08:04:19.933Z] 3.0.0-dev.3 [2022-12-02T08:04:19.933Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:19.933Z] main [2022-12-02T08:04:19.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:20.257Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:20.590Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:20.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-02T08:04:20.590Z] a90b6cde0e01: Preparing [2022-12-02T08:04:20.590Z] 8a315477fba8: Preparing [2022-12-02T08:04:20.590Z] c3469ebd15af: Preparing [2022-12-02T08:04:20.590Z] 0be3c278d29f: Preparing [2022-12-02T08:04:20.590Z] 5c3a9747c6a5: Preparing [2022-12-02T08:04:20.590Z] 719be5e309ec: Preparing [2022-12-02T08:04:20.590Z] a1527c6eee0b: Preparing [2022-12-02T08:04:20.590Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:20.590Z] 719be5e309ec: Waiting [2022-12-02T08:04:20.590Z] a1527c6eee0b: Waiting [2022-12-02T08:04:20.590Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:20.856Z] 5c3a9747c6a5: Pushed [2022-12-02T08:04:20.856Z] a90b6cde0e01: Pushed [2022-12-02T08:04:20.856Z] 8a315477fba8: Pushed [2022-12-02T08:04:20.856Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:21.121Z] 719be5e309ec: Pushed [2022-12-02T08:04:21.709Z] a1527c6eee0b: Pushed [2022-12-02T08:04:23.110Z] 0be3c278d29f: Pushed [2022-12-02T08:04:23.110Z] c3469ebd15af: Pushed [2022-12-02T08:04:23.373Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:4ed04b13ee36533209ba7a153aacba54e0ab170b6c092b1cd87c1e391437bd24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:23.706Z] + 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-12-02T08:04:24.031Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-12-02T08:04:24.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-02T08:04:24.031Z] a90b6cde0e01: Preparing [2022-12-02T08:04:24.031Z] 8a315477fba8: Preparing [2022-12-02T08:04:24.031Z] c3469ebd15af: Preparing [2022-12-02T08:04:24.031Z] 0be3c278d29f: Preparing [2022-12-02T08:04:24.031Z] 5c3a9747c6a5: Preparing [2022-12-02T08:04:24.031Z] 719be5e309ec: Preparing [2022-12-02T08:04:24.031Z] a1527c6eee0b: Preparing [2022-12-02T08:04:24.031Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:24.031Z] 719be5e309ec: Waiting [2022-12-02T08:04:24.031Z] a1527c6eee0b: Waiting [2022-12-02T08:04:24.031Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:24.031Z] 5c3a9747c6a5: Layer already exists [2022-12-02T08:04:24.031Z] c3469ebd15af: Layer already exists [2022-12-02T08:04:24.031Z] 0be3c278d29f: Layer already exists [2022-12-02T08:04:24.031Z] a90b6cde0e01: Layer already exists [2022-12-02T08:04:24.031Z] 8a315477fba8: Layer already exists [2022-12-02T08:04:24.031Z] a1527c6eee0b: Layer already exists [2022-12-02T08:04:24.031Z] 719be5e309ec: Layer already exists [2022-12-02T08:04:24.031Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:24.297Z] latest: digest: sha256:4ed04b13ee36533209ba7a153aacba54e0ab170b6c092b1cd87c1e391437bd24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:24.629Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:24.955Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.3 [2022-12-02T08:04:24.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-02T08:04:24.956Z] a90b6cde0e01: Preparing [2022-12-02T08:04:24.956Z] 8a315477fba8: Preparing [2022-12-02T08:04:24.956Z] c3469ebd15af: Preparing [2022-12-02T08:04:24.956Z] 0be3c278d29f: Preparing [2022-12-02T08:04:24.956Z] 5c3a9747c6a5: Preparing [2022-12-02T08:04:24.956Z] 719be5e309ec: Preparing [2022-12-02T08:04:24.956Z] a1527c6eee0b: Preparing [2022-12-02T08:04:24.956Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:24.956Z] a1527c6eee0b: Waiting [2022-12-02T08:04:24.956Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:24.956Z] 719be5e309ec: Waiting [2022-12-02T08:04:24.956Z] 0be3c278d29f: Layer already exists [2022-12-02T08:04:24.956Z] 8a315477fba8: Layer already exists [2022-12-02T08:04:24.956Z] 5c3a9747c6a5: Layer already exists [2022-12-02T08:04:24.956Z] a90b6cde0e01: Layer already exists [2022-12-02T08:04:24.956Z] c3469ebd15af: Layer already exists [2022-12-02T08:04:24.956Z] a1527c6eee0b: Layer already exists [2022-12-02T08:04:24.956Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:24.956Z] 719be5e309ec: Layer already exists [2022-12-02T08:04:25.221Z] 3.0.0-dev.3: digest: sha256:4ed04b13ee36533209ba7a153aacba54e0ab170b6c092b1cd87c1e391437bd24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:25.555Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:25.881Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:25.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-02T08:04:25.881Z] a90b6cde0e01: Preparing [2022-12-02T08:04:25.881Z] 8a315477fba8: Preparing [2022-12-02T08:04:25.881Z] c3469ebd15af: Preparing [2022-12-02T08:04:25.881Z] 0be3c278d29f: Preparing [2022-12-02T08:04:25.881Z] 5c3a9747c6a5: Preparing [2022-12-02T08:04:25.881Z] 719be5e309ec: Preparing [2022-12-02T08:04:25.881Z] a1527c6eee0b: Preparing [2022-12-02T08:04:25.881Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:25.881Z] 719be5e309ec: Waiting [2022-12-02T08:04:25.882Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:25.882Z] a1527c6eee0b: Waiting [2022-12-02T08:04:25.882Z] 8a315477fba8: Layer already exists [2022-12-02T08:04:25.882Z] a90b6cde0e01: Layer already exists [2022-12-02T08:04:25.882Z] 5c3a9747c6a5: Layer already exists [2022-12-02T08:04:25.882Z] c3469ebd15af: Layer already exists [2022-12-02T08:04:25.882Z] 0be3c278d29f: Layer already exists [2022-12-02T08:04:25.882Z] a1527c6eee0b: Layer already exists [2022-12-02T08:04:25.882Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:25.882Z] 719be5e309ec: Layer already exists [2022-12-02T08:04:26.148Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:4ed04b13ee36533209ba7a153aacba54e0ab170b6c092b1cd87c1e391437bd24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:26.478Z] + 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-12-02T08:04:26.814Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-12-02T08:04:26.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-02T08:04:26.814Z] a90b6cde0e01: Preparing [2022-12-02T08:04:26.814Z] 8a315477fba8: Preparing [2022-12-02T08:04:26.814Z] c3469ebd15af: Preparing [2022-12-02T08:04:26.814Z] 0be3c278d29f: Preparing [2022-12-02T08:04:26.814Z] 5c3a9747c6a5: Preparing [2022-12-02T08:04:26.814Z] 719be5e309ec: Preparing [2022-12-02T08:04:26.814Z] a1527c6eee0b: Preparing [2022-12-02T08:04:26.814Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:26.814Z] 719be5e309ec: Waiting [2022-12-02T08:04:26.814Z] a1527c6eee0b: Waiting [2022-12-02T08:04:26.814Z] 5c3a9747c6a5: Layer already exists [2022-12-02T08:04:26.814Z] 8a315477fba8: Layer already exists [2022-12-02T08:04:26.814Z] 0be3c278d29f: Layer already exists [2022-12-02T08:04:26.814Z] c3469ebd15af: Layer already exists [2022-12-02T08:04:26.814Z] a90b6cde0e01: Layer already exists [2022-12-02T08:04:26.814Z] a1527c6eee0b: Layer already exists [2022-12-02T08:04:26.814Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:26.814Z] 719be5e309ec: Layer already exists [2022-12-02T08:04:27.081Z] main: digest: sha256:4ed04b13ee36533209ba7a153aacba54e0ab170b6c092b1cd87c1e391437bd24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:04:27.122Z] ===================================================== [Pipeline] echo [2022-12-02T08:04:27.128Z] taggedImages: [2022-12-02T08:04:27.128Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:27.128Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-12-02T08:04:27.128Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.3 [2022-12-02T08:04:27.128Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:27.128Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-12-02T08:04:27.146Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-12-02T08:04:27.146Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:27.146Z] latest [2022-12-02T08:04:27.146Z] 3.0.0-dev.3 [2022-12-02T08:04:27.146Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:27.146Z] main [2022-12-02T08:04:27.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:27.496Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:27.829Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:27.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-02T08:04:27.829Z] 0ba0ab3139e9: Preparing [2022-12-02T08:04:27.830Z] a24fd59385fa: Preparing [2022-12-02T08:04:27.830Z] e41b133304a3: Preparing [2022-12-02T08:04:27.830Z] feb772d92a1e: Preparing [2022-12-02T08:04:27.830Z] ba855c2d1c81: Preparing [2022-12-02T08:04:27.830Z] 8aca81c0c505: Preparing [2022-12-02T08:04:27.830Z] f6edc7579b72: Preparing [2022-12-02T08:04:27.830Z] 59f22f0df3b5: Preparing [2022-12-02T08:04:27.830Z] 77b7be8e74a6: Preparing [2022-12-02T08:04:27.830Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:27.830Z] 8aca81c0c505: Waiting [2022-12-02T08:04:27.830Z] f6edc7579b72: Waiting [2022-12-02T08:04:27.830Z] 59f22f0df3b5: Waiting [2022-12-02T08:04:27.830Z] 77b7be8e74a6: Waiting [2022-12-02T08:04:27.830Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:28.097Z] ba855c2d1c81: Pushed [2022-12-02T08:04:28.097Z] 0ba0ab3139e9: Pushed [2022-12-02T08:04:28.097Z] a24fd59385fa: Pushed [2022-12-02T08:04:28.367Z] 8aca81c0c505: Pushed [2022-12-02T08:04:28.367Z] f6edc7579b72: Pushed [2022-12-02T08:04:28.367Z] 59f22f0df3b5: Pushed [2022-12-02T08:04:28.367Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:28.632Z] 77b7be8e74a6: Pushed [2022-12-02T08:04:30.561Z] feb772d92a1e: Pushed [2022-12-02T08:04:31.139Z] e41b133304a3: Pushed [2022-12-02T08:04:31.401Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:4424ea069720aae18c1368c7d9e1c16e04dc2e3870a065cbc8b551d28a7aa10a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:31.728Z] + 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-12-02T08:04:32.056Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-12-02T08:04:32.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-02T08:04:32.056Z] 0ba0ab3139e9: Preparing [2022-12-02T08:04:32.056Z] a24fd59385fa: Preparing [2022-12-02T08:04:32.056Z] e41b133304a3: Preparing [2022-12-02T08:04:32.056Z] feb772d92a1e: Preparing [2022-12-02T08:04:32.056Z] ba855c2d1c81: Preparing [2022-12-02T08:04:32.056Z] 8aca81c0c505: Preparing [2022-12-02T08:04:32.056Z] f6edc7579b72: Preparing [2022-12-02T08:04:32.056Z] 59f22f0df3b5: Preparing [2022-12-02T08:04:32.056Z] 77b7be8e74a6: Preparing [2022-12-02T08:04:32.056Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:32.056Z] f6edc7579b72: Waiting [2022-12-02T08:04:32.056Z] 59f22f0df3b5: Waiting [2022-12-02T08:04:32.056Z] 77b7be8e74a6: Waiting [2022-12-02T08:04:32.056Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:32.056Z] 8aca81c0c505: Waiting [2022-12-02T08:04:32.056Z] a24fd59385fa: Layer already exists [2022-12-02T08:04:32.056Z] feb772d92a1e: Layer already exists [2022-12-02T08:04:32.056Z] 0ba0ab3139e9: Layer already exists [2022-12-02T08:04:32.056Z] e41b133304a3: Layer already exists [2022-12-02T08:04:32.056Z] ba855c2d1c81: Layer already exists [2022-12-02T08:04:32.056Z] 8aca81c0c505: Layer already exists [2022-12-02T08:04:32.056Z] f6edc7579b72: Layer already exists [2022-12-02T08:04:32.056Z] 59f22f0df3b5: Layer already exists [2022-12-02T08:04:32.056Z] 77b7be8e74a6: Layer already exists [2022-12-02T08:04:32.056Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:32.321Z] latest: digest: sha256:4424ea069720aae18c1368c7d9e1c16e04dc2e3870a065cbc8b551d28a7aa10a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:32.664Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:32.989Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.3 [2022-12-02T08:04:32.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-02T08:04:32.989Z] 0ba0ab3139e9: Preparing [2022-12-02T08:04:32.989Z] a24fd59385fa: Preparing [2022-12-02T08:04:32.989Z] e41b133304a3: Preparing [2022-12-02T08:04:32.989Z] feb772d92a1e: Preparing [2022-12-02T08:04:32.989Z] ba855c2d1c81: Preparing [2022-12-02T08:04:32.989Z] 8aca81c0c505: Preparing [2022-12-02T08:04:32.989Z] f6edc7579b72: Preparing [2022-12-02T08:04:32.989Z] 59f22f0df3b5: Preparing [2022-12-02T08:04:32.989Z] 77b7be8e74a6: Preparing [2022-12-02T08:04:32.989Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:32.989Z] 59f22f0df3b5: Waiting [2022-12-02T08:04:32.989Z] 77b7be8e74a6: Waiting [2022-12-02T08:04:32.989Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:32.989Z] f6edc7579b72: Waiting [2022-12-02T08:04:32.989Z] a24fd59385fa: Layer already exists [2022-12-02T08:04:32.989Z] ba855c2d1c81: Layer already exists [2022-12-02T08:04:32.989Z] feb772d92a1e: Layer already exists [2022-12-02T08:04:32.989Z] 0ba0ab3139e9: Layer already exists [2022-12-02T08:04:32.989Z] e41b133304a3: Layer already exists [2022-12-02T08:04:32.989Z] f6edc7579b72: Layer already exists [2022-12-02T08:04:32.989Z] 59f22f0df3b5: Layer already exists [2022-12-02T08:04:32.989Z] 8aca81c0c505: Layer already exists [2022-12-02T08:04:32.989Z] 77b7be8e74a6: Layer already exists [2022-12-02T08:04:32.989Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:33.253Z] 3.0.0-dev.3: digest: sha256:4424ea069720aae18c1368c7d9e1c16e04dc2e3870a065cbc8b551d28a7aa10a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:33.587Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:33.917Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:33.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-02T08:04:33.917Z] 0ba0ab3139e9: Preparing [2022-12-02T08:04:33.917Z] a24fd59385fa: Preparing [2022-12-02T08:04:33.917Z] e41b133304a3: Preparing [2022-12-02T08:04:33.917Z] feb772d92a1e: Preparing [2022-12-02T08:04:33.917Z] ba855c2d1c81: Preparing [2022-12-02T08:04:33.917Z] 8aca81c0c505: Preparing [2022-12-02T08:04:33.917Z] f6edc7579b72: Preparing [2022-12-02T08:04:33.917Z] 59f22f0df3b5: Preparing [2022-12-02T08:04:33.917Z] 77b7be8e74a6: Preparing [2022-12-02T08:04:33.917Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:33.917Z] 8aca81c0c505: Waiting [2022-12-02T08:04:33.917Z] f6edc7579b72: Waiting [2022-12-02T08:04:33.917Z] 59f22f0df3b5: Waiting [2022-12-02T08:04:33.917Z] 77b7be8e74a6: Waiting [2022-12-02T08:04:33.917Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:33.917Z] a24fd59385fa: Layer already exists [2022-12-02T08:04:33.917Z] feb772d92a1e: Layer already exists [2022-12-02T08:04:33.917Z] ba855c2d1c81: Layer already exists [2022-12-02T08:04:33.917Z] e41b133304a3: Layer already exists [2022-12-02T08:04:33.917Z] 0ba0ab3139e9: Layer already exists [2022-12-02T08:04:33.917Z] 8aca81c0c505: Layer already exists [2022-12-02T08:04:33.917Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:33.917Z] f6edc7579b72: Layer already exists [2022-12-02T08:04:33.917Z] 59f22f0df3b5: Layer already exists [2022-12-02T08:04:33.917Z] 77b7be8e74a6: Layer already exists [2022-12-02T08:04:34.181Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:4424ea069720aae18c1368c7d9e1c16e04dc2e3870a065cbc8b551d28a7aa10a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:34.575Z] + 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-12-02T08:04:34.916Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-12-02T08:04:34.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-02T08:04:34.916Z] 0ba0ab3139e9: Preparing [2022-12-02T08:04:34.916Z] a24fd59385fa: Preparing [2022-12-02T08:04:34.916Z] e41b133304a3: Preparing [2022-12-02T08:04:34.916Z] feb772d92a1e: Preparing [2022-12-02T08:04:34.916Z] ba855c2d1c81: Preparing [2022-12-02T08:04:34.916Z] 8aca81c0c505: Preparing [2022-12-02T08:04:34.916Z] f6edc7579b72: Preparing [2022-12-02T08:04:34.916Z] 59f22f0df3b5: Preparing [2022-12-02T08:04:34.916Z] 77b7be8e74a6: Preparing [2022-12-02T08:04:34.916Z] 17bec77d7fdc: Preparing [2022-12-02T08:04:34.916Z] 8aca81c0c505: Waiting [2022-12-02T08:04:34.916Z] f6edc7579b72: Waiting [2022-12-02T08:04:34.916Z] 59f22f0df3b5: Waiting [2022-12-02T08:04:34.916Z] 77b7be8e74a6: Waiting [2022-12-02T08:04:34.916Z] 17bec77d7fdc: Waiting [2022-12-02T08:04:34.916Z] ba855c2d1c81: Layer already exists [2022-12-02T08:04:34.916Z] 0ba0ab3139e9: Layer already exists [2022-12-02T08:04:34.916Z] a24fd59385fa: Layer already exists [2022-12-02T08:04:34.916Z] feb772d92a1e: Layer already exists [2022-12-02T08:04:34.916Z] e41b133304a3: Layer already exists [2022-12-02T08:04:34.916Z] 8aca81c0c505: Layer already exists [2022-12-02T08:04:34.916Z] f6edc7579b72: Layer already exists [2022-12-02T08:04:34.916Z] 59f22f0df3b5: Layer already exists [2022-12-02T08:04:34.916Z] 77b7be8e74a6: Layer already exists [2022-12-02T08:04:34.916Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:04:35.182Z] main: digest: sha256:4424ea069720aae18c1368c7d9e1c16e04dc2e3870a065cbc8b551d28a7aa10a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:04:35.230Z] ===================================================== [Pipeline] echo [2022-12-02T08:04:35.239Z] taggedImages: [2022-12-02T08:04:35.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:35.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-12-02T08:04:35.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.3 [2022-12-02T08:04:35.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:35.239Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-12-02T08:04:35.261Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-12-02T08:04:35.261Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:35.261Z] latest [2022-12-02T08:04:35.261Z] 3.0.0-dev.3 [2022-12-02T08:04:35.261Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:35.261Z] main [2022-12-02T08:04:35.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:35.600Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:35.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:35.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-02T08:04:35.947Z] a24e43b9c5e4: Preparing [2022-12-02T08:04:35.947Z] bc00e234ad9b: Preparing [2022-12-02T08:04:35.947Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:35.947Z] f2c7340e0ce6: Preparing [2022-12-02T08:04:35.947Z] 9833f26c6bda: Preparing [2022-12-02T08:04:35.947Z] 9833f26c6bda: Layer already exists [2022-12-02T08:04:35.947Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:36.210Z] a24e43b9c5e4: Pushed [2022-12-02T08:04:37.166Z] f2c7340e0ce6: Pushed [2022-12-02T08:04:40.495Z] bc00e234ad9b: Pushed [2022-12-02T08:04:40.495Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:5408b188b7ac5cb4c8b52fbf8da576c970737eb9a0a615ac4898e0dcdc7759bf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:40.824Z] + 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-12-02T08:04:41.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-12-02T08:04:41.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-02T08:04:41.153Z] a24e43b9c5e4: Preparing [2022-12-02T08:04:41.153Z] bc00e234ad9b: Preparing [2022-12-02T08:04:41.153Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:41.153Z] f2c7340e0ce6: Preparing [2022-12-02T08:04:41.153Z] 9833f26c6bda: Preparing [2022-12-02T08:04:41.153Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:41.153Z] a24e43b9c5e4: Layer already exists [2022-12-02T08:04:41.153Z] f2c7340e0ce6: Layer already exists [2022-12-02T08:04:41.153Z] bc00e234ad9b: Layer already exists [2022-12-02T08:04:41.153Z] 9833f26c6bda: Layer already exists [2022-12-02T08:04:41.153Z] latest: digest: sha256:5408b188b7ac5cb4c8b52fbf8da576c970737eb9a0a615ac4898e0dcdc7759bf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:41.754Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:42.085Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.3 [2022-12-02T08:04:42.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-02T08:04:42.085Z] a24e43b9c5e4: Preparing [2022-12-02T08:04:42.085Z] bc00e234ad9b: Preparing [2022-12-02T08:04:42.085Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:42.085Z] f2c7340e0ce6: Preparing [2022-12-02T08:04:42.085Z] 9833f26c6bda: Preparing [2022-12-02T08:04:42.085Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:42.085Z] a24e43b9c5e4: Layer already exists [2022-12-02T08:04:42.085Z] f2c7340e0ce6: Layer already exists [2022-12-02T08:04:42.085Z] 9833f26c6bda: Layer already exists [2022-12-02T08:04:42.085Z] bc00e234ad9b: Layer already exists [2022-12-02T08:04:42.350Z] 3.0.0-dev.3: digest: sha256:5408b188b7ac5cb4c8b52fbf8da576c970737eb9a0a615ac4898e0dcdc7759bf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:42.685Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:43.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:43.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-02T08:04:43.022Z] a24e43b9c5e4: Preparing [2022-12-02T08:04:43.022Z] bc00e234ad9b: Preparing [2022-12-02T08:04:43.022Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:43.022Z] f2c7340e0ce6: Preparing [2022-12-02T08:04:43.022Z] 9833f26c6bda: Preparing [2022-12-02T08:04:43.022Z] 9833f26c6bda: Layer already exists [2022-12-02T08:04:43.022Z] f2c7340e0ce6: Layer already exists [2022-12-02T08:04:43.022Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:43.022Z] bc00e234ad9b: Layer already exists [2022-12-02T08:04:43.022Z] a24e43b9c5e4: Layer already exists [2022-12-02T08:04:43.022Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:5408b188b7ac5cb4c8b52fbf8da576c970737eb9a0a615ac4898e0dcdc7759bf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:43.453Z] + 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-12-02T08:04:43.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-12-02T08:04:43.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-02T08:04:43.789Z] a24e43b9c5e4: Preparing [2022-12-02T08:04:43.789Z] bc00e234ad9b: Preparing [2022-12-02T08:04:43.789Z] e9a06f6eaf23: Preparing [2022-12-02T08:04:43.789Z] f2c7340e0ce6: Preparing [2022-12-02T08:04:43.789Z] 9833f26c6bda: Preparing [2022-12-02T08:04:43.789Z] 9833f26c6bda: Layer already exists [2022-12-02T08:04:43.789Z] bc00e234ad9b: Layer already exists [2022-12-02T08:04:43.789Z] f2c7340e0ce6: Layer already exists [2022-12-02T08:04:43.789Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:04:43.789Z] a24e43b9c5e4: Layer already exists [2022-12-02T08:04:43.789Z] main: digest: sha256:5408b188b7ac5cb4c8b52fbf8da576c970737eb9a0a615ac4898e0dcdc7759bf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:04:44.156Z] ===================================================== [Pipeline] echo [2022-12-02T08:04:44.163Z] taggedImages: [2022-12-02T08:04:44.164Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:44.164Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-12-02T08:04:44.164Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.3 [2022-12-02T08:04:44.164Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:44.164Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-12-02T08:04:44.178Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-12-02T08:04:44.178Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:44.178Z] latest [2022-12-02T08:04:44.178Z] 3.0.0-dev.3 [2022-12-02T08:04:44.178Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:04:44.178Z] main [2022-12-02T08:04:44.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:44.502Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:04:44.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:04:44.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-02T08:04:44.840Z] 246a9c76a929: Preparing [2022-12-02T08:04:44.840Z] 016c2cf4dbea: Preparing [2022-12-02T08:04:44.840Z] abe5f08a500b: Preparing [2022-12-02T08:04:44.840Z] a8a9b346d9a5: Preparing [2022-12-02T08:04:44.840Z] c6bf658432be: Preparing [2022-12-02T08:04:44.840Z] dbca55c833e6: Preparing [2022-12-02T08:04:44.840Z] 9833f26c6bda: Preparing [2022-12-02T08:04:44.840Z] dbca55c833e6: Waiting [2022-12-02T08:04:44.840Z] 9833f26c6bda: Waiting [2022-12-02T08:04:45.106Z] 246a9c76a929: Pushed [2022-12-02T08:04:45.106Z] abe5f08a500b: Pushed [2022-12-02T08:04:45.106Z] 016c2cf4dbea: Pushed [2022-12-02T08:04:45.106Z] 9833f26c6bda: Layer already exists [2022-12-02T08:04:46.060Z] dbca55c833e6: Pushed [2022-12-02T08:04:52.690Z] c6bf658432be: Pushed [2022-12-02T08:05:00.871Z] a8a9b346d9a5: Pushed [2022-12-02T08:05:00.871Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:bf406a9db91bbaa5fc52b7fbd6f40b063a4802b5dde5a2fab2cab0456e4c98e6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:01.213Z] + 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-12-02T08:05:01.542Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-12-02T08:05:01.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-02T08:05:01.542Z] 246a9c76a929: Preparing [2022-12-02T08:05:01.542Z] 016c2cf4dbea: Preparing [2022-12-02T08:05:01.542Z] abe5f08a500b: Preparing [2022-12-02T08:05:01.542Z] a8a9b346d9a5: Preparing [2022-12-02T08:05:01.542Z] c6bf658432be: Preparing [2022-12-02T08:05:01.542Z] dbca55c833e6: Preparing [2022-12-02T08:05:01.542Z] 9833f26c6bda: Preparing [2022-12-02T08:05:01.542Z] dbca55c833e6: Waiting [2022-12-02T08:05:01.542Z] 9833f26c6bda: Waiting [2022-12-02T08:05:01.542Z] 016c2cf4dbea: Layer already exists [2022-12-02T08:05:01.542Z] c6bf658432be: Layer already exists [2022-12-02T08:05:01.542Z] abe5f08a500b: Layer already exists [2022-12-02T08:05:01.542Z] a8a9b346d9a5: Layer already exists [2022-12-02T08:05:01.542Z] 246a9c76a929: Layer already exists [2022-12-02T08:05:01.542Z] dbca55c833e6: Layer already exists [2022-12-02T08:05:01.542Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:01.809Z] latest: digest: sha256:bf406a9db91bbaa5fc52b7fbd6f40b063a4802b5dde5a2fab2cab0456e4c98e6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:02.145Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:02.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.3 [2022-12-02T08:05:02.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-02T08:05:02.474Z] 246a9c76a929: Preparing [2022-12-02T08:05:02.474Z] 016c2cf4dbea: Preparing [2022-12-02T08:05:02.474Z] abe5f08a500b: Preparing [2022-12-02T08:05:02.474Z] a8a9b346d9a5: Preparing [2022-12-02T08:05:02.474Z] c6bf658432be: Preparing [2022-12-02T08:05:02.474Z] dbca55c833e6: Preparing [2022-12-02T08:05:02.474Z] 9833f26c6bda: Preparing [2022-12-02T08:05:02.474Z] dbca55c833e6: Waiting [2022-12-02T08:05:02.474Z] 9833f26c6bda: Waiting [2022-12-02T08:05:02.474Z] a8a9b346d9a5: Layer already exists [2022-12-02T08:05:02.474Z] abe5f08a500b: Layer already exists [2022-12-02T08:05:02.474Z] 246a9c76a929: Layer already exists [2022-12-02T08:05:02.474Z] 016c2cf4dbea: Layer already exists [2022-12-02T08:05:02.474Z] c6bf658432be: Layer already exists [2022-12-02T08:05:02.474Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:02.474Z] dbca55c833e6: Layer already exists [2022-12-02T08:05:02.739Z] 3.0.0-dev.3: digest: sha256:bf406a9db91bbaa5fc52b7fbd6f40b063a4802b5dde5a2fab2cab0456e4c98e6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:03.079Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:03.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:05:03.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-02T08:05:03.403Z] 246a9c76a929: Preparing [2022-12-02T08:05:03.403Z] 016c2cf4dbea: Preparing [2022-12-02T08:05:03.403Z] abe5f08a500b: Preparing [2022-12-02T08:05:03.403Z] a8a9b346d9a5: Preparing [2022-12-02T08:05:03.403Z] c6bf658432be: Preparing [2022-12-02T08:05:03.403Z] dbca55c833e6: Preparing [2022-12-02T08:05:03.403Z] 9833f26c6bda: Preparing [2022-12-02T08:05:03.403Z] dbca55c833e6: Waiting [2022-12-02T08:05:03.403Z] 9833f26c6bda: Waiting [2022-12-02T08:05:03.403Z] abe5f08a500b: Layer already exists [2022-12-02T08:05:03.403Z] c6bf658432be: Layer already exists [2022-12-02T08:05:03.403Z] 246a9c76a929: Layer already exists [2022-12-02T08:05:03.403Z] a8a9b346d9a5: Layer already exists [2022-12-02T08:05:03.403Z] 016c2cf4dbea: Layer already exists [2022-12-02T08:05:03.403Z] dbca55c833e6: Layer already exists [2022-12-02T08:05:03.403Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:03.667Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:bf406a9db91bbaa5fc52b7fbd6f40b063a4802b5dde5a2fab2cab0456e4c98e6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:04.005Z] + 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-12-02T08:05:04.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-12-02T08:05:04.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-02T08:05:04.909Z] 246a9c76a929: Preparing [2022-12-02T08:05:04.909Z] 016c2cf4dbea: Preparing [2022-12-02T08:05:04.909Z] abe5f08a500b: Preparing [2022-12-02T08:05:04.909Z] a8a9b346d9a5: Preparing [2022-12-02T08:05:04.909Z] c6bf658432be: Preparing [2022-12-02T08:05:04.909Z] dbca55c833e6: Preparing [2022-12-02T08:05:04.909Z] 9833f26c6bda: Preparing [2022-12-02T08:05:04.909Z] dbca55c833e6: Waiting [2022-12-02T08:05:04.909Z] 9833f26c6bda: Waiting [2022-12-02T08:05:04.909Z] abe5f08a500b: Layer already exists [2022-12-02T08:05:04.909Z] c6bf658432be: Layer already exists [2022-12-02T08:05:04.909Z] 246a9c76a929: Layer already exists [2022-12-02T08:05:04.909Z] a8a9b346d9a5: Layer already exists [2022-12-02T08:05:04.909Z] 016c2cf4dbea: Layer already exists [2022-12-02T08:05:04.909Z] dbca55c833e6: Layer already exists [2022-12-02T08:05:04.909Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:05.173Z] main: digest: sha256:bf406a9db91bbaa5fc52b7fbd6f40b063a4802b5dde5a2fab2cab0456e4c98e6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:05:05.224Z] ===================================================== [Pipeline] echo [2022-12-02T08:05:05.232Z] taggedImages: [2022-12-02T08:05:05.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:05:05.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-12-02T08:05:05.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.3 [2022-12-02T08:05:05.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:05:05.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-12-02T08:05:05.256Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-12-02T08:05:05.256Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:05:05.256Z] latest [2022-12-02T08:05:05.256Z] 3.0.0-dev.3 [2022-12-02T08:05:05.256Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:05:05.256Z] main [2022-12-02T08:05:05.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:05.594Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:05.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:05:05.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-02T08:05:05.919Z] 19df33986239: Preparing [2022-12-02T08:05:05.919Z] 147df8d6a5c0: Preparing [2022-12-02T08:05:05.919Z] d5c40a9584a0: Preparing [2022-12-02T08:05:05.919Z] d57c4ef17539: Preparing [2022-12-02T08:05:05.919Z] 74475bab35cb: Preparing [2022-12-02T08:05:05.919Z] 9833f26c6bda: Preparing [2022-12-02T08:05:05.919Z] 9833f26c6bda: Waiting [2022-12-02T08:05:06.184Z] d5c40a9584a0: Pushed [2022-12-02T08:05:06.184Z] 19df33986239: Pushed [2022-12-02T08:05:06.184Z] 147df8d6a5c0: Pushed [2022-12-02T08:05:06.184Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:06.763Z] 74475bab35cb: Pushed [2022-12-02T08:05:21.722Z] d57c4ef17539: Pushed [2022-12-02T08:05:21.722Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:c65e0b6608a8120a46529f3538a34857f65c9c16fc8b83ecb099ba456a408964 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:22.046Z] + 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-12-02T08:05:22.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-12-02T08:05:22.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-02T08:05:22.365Z] 19df33986239: Preparing [2022-12-02T08:05:22.365Z] 147df8d6a5c0: Preparing [2022-12-02T08:05:22.365Z] d5c40a9584a0: Preparing [2022-12-02T08:05:22.365Z] d57c4ef17539: Preparing [2022-12-02T08:05:22.365Z] 74475bab35cb: Preparing [2022-12-02T08:05:22.365Z] 9833f26c6bda: Preparing [2022-12-02T08:05:22.365Z] 9833f26c6bda: Waiting [2022-12-02T08:05:22.365Z] 19df33986239: Layer already exists [2022-12-02T08:05:22.365Z] 147df8d6a5c0: Layer already exists [2022-12-02T08:05:22.365Z] d5c40a9584a0: Layer already exists [2022-12-02T08:05:22.365Z] d57c4ef17539: Layer already exists [2022-12-02T08:05:22.365Z] 74475bab35cb: Layer already exists [2022-12-02T08:05:22.365Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:22.365Z] latest: digest: sha256:c65e0b6608a8120a46529f3538a34857f65c9c16fc8b83ecb099ba456a408964 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:22.958Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:23.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.3 [2022-12-02T08:05:23.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-02T08:05:23.281Z] 19df33986239: Preparing [2022-12-02T08:05:23.281Z] 147df8d6a5c0: Preparing [2022-12-02T08:05:23.281Z] d5c40a9584a0: Preparing [2022-12-02T08:05:23.281Z] d57c4ef17539: Preparing [2022-12-02T08:05:23.281Z] 74475bab35cb: Preparing [2022-12-02T08:05:23.281Z] 9833f26c6bda: Preparing [2022-12-02T08:05:23.281Z] 9833f26c6bda: Waiting [2022-12-02T08:05:23.281Z] d5c40a9584a0: Layer already exists [2022-12-02T08:05:23.281Z] 147df8d6a5c0: Layer already exists [2022-12-02T08:05:23.281Z] d57c4ef17539: Layer already exists [2022-12-02T08:05:23.281Z] 19df33986239: Layer already exists [2022-12-02T08:05:23.281Z] 74475bab35cb: Layer already exists [2022-12-02T08:05:23.281Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:23.545Z] 3.0.0-dev.3: digest: sha256:c65e0b6608a8120a46529f3538a34857f65c9c16fc8b83ecb099ba456a408964 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:23.874Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:24.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:05:24.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-02T08:05:24.208Z] 19df33986239: Preparing [2022-12-02T08:05:24.208Z] 147df8d6a5c0: Preparing [2022-12-02T08:05:24.208Z] d5c40a9584a0: Preparing [2022-12-02T08:05:24.208Z] d57c4ef17539: Preparing [2022-12-02T08:05:24.208Z] 74475bab35cb: Preparing [2022-12-02T08:05:24.208Z] 9833f26c6bda: Preparing [2022-12-02T08:05:24.208Z] d57c4ef17539: Layer already exists [2022-12-02T08:05:24.208Z] 147df8d6a5c0: Layer already exists [2022-12-02T08:05:24.208Z] d5c40a9584a0: Layer already exists [2022-12-02T08:05:24.208Z] 19df33986239: Layer already exists [2022-12-02T08:05:24.208Z] 74475bab35cb: Layer already exists [2022-12-02T08:05:24.208Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:24.208Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:c65e0b6608a8120a46529f3538a34857f65c9c16fc8b83ecb099ba456a408964 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:24.536Z] + 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-12-02T08:05:24.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-12-02T08:05:24.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-02T08:05:24.870Z] 19df33986239: Preparing [2022-12-02T08:05:24.870Z] 147df8d6a5c0: Preparing [2022-12-02T08:05:24.870Z] d5c40a9584a0: Preparing [2022-12-02T08:05:24.870Z] d57c4ef17539: Preparing [2022-12-02T08:05:24.870Z] 74475bab35cb: Preparing [2022-12-02T08:05:24.870Z] 9833f26c6bda: Preparing [2022-12-02T08:05:24.870Z] 9833f26c6bda: Waiting [2022-12-02T08:05:24.870Z] 19df33986239: Layer already exists [2022-12-02T08:05:24.870Z] 147df8d6a5c0: Layer already exists [2022-12-02T08:05:24.870Z] d5c40a9584a0: Layer already exists [2022-12-02T08:05:24.870Z] d57c4ef17539: Layer already exists [2022-12-02T08:05:24.870Z] 74475bab35cb: Layer already exists [2022-12-02T08:05:24.870Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:25.133Z] main: digest: sha256:c65e0b6608a8120a46529f3538a34857f65c9c16fc8b83ecb099ba456a408964 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:05:25.170Z] ===================================================== [Pipeline] echo [2022-12-02T08:05:25.176Z] taggedImages: [2022-12-02T08:05:25.176Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:05:25.176Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-12-02T08:05:25.176Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.3 [2022-12-02T08:05:25.176Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:05:25.176Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-12-02T08:05:25.190Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-12-02T08:05:25.190Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:05:25.190Z] latest [2022-12-02T08:05:25.190Z] 3.0.0-dev.3 [2022-12-02T08:05:25.190Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:05:25.190Z] main [2022-12-02T08:05:25.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:25.538Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:25.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:05:25.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-02T08:05:25.866Z] 2f89317b4877: Preparing [2022-12-02T08:05:25.866Z] 1df7c40a7153: Preparing [2022-12-02T08:05:25.866Z] 5ec166ba1c79: Preparing [2022-12-02T08:05:25.866Z] 20f89e06f40c: Preparing [2022-12-02T08:05:25.866Z] dbca55c833e6: Preparing [2022-12-02T08:05:25.866Z] 9833f26c6bda: Preparing [2022-12-02T08:05:25.866Z] 9833f26c6bda: Waiting [2022-12-02T08:05:25.866Z] dbca55c833e6: Layer already exists [2022-12-02T08:05:25.866Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:26.132Z] 1df7c40a7153: Pushed [2022-12-02T08:05:26.132Z] 2f89317b4877: Pushed [2022-12-02T08:05:26.132Z] 5ec166ba1c79: Pushed [2022-12-02T08:05:41.088Z] 20f89e06f40c: Pushed [2022-12-02T08:05:41.352Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:d808f9151464d30d5916860509783ec5bb6c0150c2c9bc264b8ca10e0dbf1d4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:41.681Z] + 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-12-02T08:05:42.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-12-02T08:05:42.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-02T08:05:42.008Z] 2f89317b4877: Preparing [2022-12-02T08:05:42.008Z] 1df7c40a7153: Preparing [2022-12-02T08:05:42.008Z] 5ec166ba1c79: Preparing [2022-12-02T08:05:42.008Z] 20f89e06f40c: Preparing [2022-12-02T08:05:42.008Z] dbca55c833e6: Preparing [2022-12-02T08:05:42.008Z] 9833f26c6bda: Preparing [2022-12-02T08:05:42.008Z] 9833f26c6bda: Waiting [2022-12-02T08:05:42.008Z] 2f89317b4877: Layer already exists [2022-12-02T08:05:42.008Z] dbca55c833e6: Layer already exists [2022-12-02T08:05:42.008Z] 20f89e06f40c: Layer already exists [2022-12-02T08:05:42.008Z] 1df7c40a7153: Layer already exists [2022-12-02T08:05:42.008Z] 5ec166ba1c79: Layer already exists [2022-12-02T08:05:42.008Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:42.271Z] latest: digest: sha256:d808f9151464d30d5916860509783ec5bb6c0150c2c9bc264b8ca10e0dbf1d4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:42.600Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:42.933Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.3 [2022-12-02T08:05:42.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-02T08:05:42.933Z] 2f89317b4877: Preparing [2022-12-02T08:05:42.933Z] 1df7c40a7153: Preparing [2022-12-02T08:05:42.933Z] 5ec166ba1c79: Preparing [2022-12-02T08:05:42.933Z] 20f89e06f40c: Preparing [2022-12-02T08:05:42.933Z] dbca55c833e6: Preparing [2022-12-02T08:05:42.933Z] 9833f26c6bda: Preparing [2022-12-02T08:05:42.933Z] 9833f26c6bda: Waiting [2022-12-02T08:05:42.933Z] 1df7c40a7153: Layer already exists [2022-12-02T08:05:42.933Z] dbca55c833e6: Layer already exists [2022-12-02T08:05:42.933Z] 5ec166ba1c79: Layer already exists [2022-12-02T08:05:42.933Z] 2f89317b4877: Layer already exists [2022-12-02T08:05:42.933Z] 20f89e06f40c: Layer already exists [2022-12-02T08:05:42.933Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:42.933Z] 3.0.0-dev.3: digest: sha256:d808f9151464d30d5916860509783ec5bb6c0150c2c9bc264b8ca10e0dbf1d4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:43.533Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:43.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:05:43.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-02T08:05:43.865Z] 2f89317b4877: Preparing [2022-12-02T08:05:43.865Z] 1df7c40a7153: Preparing [2022-12-02T08:05:43.865Z] 5ec166ba1c79: Preparing [2022-12-02T08:05:43.865Z] 20f89e06f40c: Preparing [2022-12-02T08:05:43.865Z] dbca55c833e6: Preparing [2022-12-02T08:05:43.865Z] 9833f26c6bda: Preparing [2022-12-02T08:05:43.865Z] 9833f26c6bda: Waiting [2022-12-02T08:05:43.865Z] 2f89317b4877: Layer already exists [2022-12-02T08:05:43.865Z] 20f89e06f40c: Layer already exists [2022-12-02T08:05:43.865Z] 1df7c40a7153: Layer already exists [2022-12-02T08:05:43.865Z] dbca55c833e6: Layer already exists [2022-12-02T08:05:43.865Z] 5ec166ba1c79: Layer already exists [2022-12-02T08:05:43.865Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:43.865Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:d808f9151464d30d5916860509783ec5bb6c0150c2c9bc264b8ca10e0dbf1d4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:44.466Z] + 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-12-02T08:05:44.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-12-02T08:05:44.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-02T08:05:44.814Z] 2f89317b4877: Preparing [2022-12-02T08:05:44.814Z] 1df7c40a7153: Preparing [2022-12-02T08:05:44.814Z] 5ec166ba1c79: Preparing [2022-12-02T08:05:44.814Z] 20f89e06f40c: Preparing [2022-12-02T08:05:44.814Z] dbca55c833e6: Preparing [2022-12-02T08:05:44.814Z] 9833f26c6bda: Preparing [2022-12-02T08:05:44.814Z] 9833f26c6bda: Waiting [2022-12-02T08:05:44.814Z] dbca55c833e6: Layer already exists [2022-12-02T08:05:44.814Z] 5ec166ba1c79: Layer already exists [2022-12-02T08:05:44.814Z] 2f89317b4877: Layer already exists [2022-12-02T08:05:44.814Z] 1df7c40a7153: Layer already exists [2022-12-02T08:05:44.814Z] 20f89e06f40c: Layer already exists [2022-12-02T08:05:44.814Z] 9833f26c6bda: Layer already exists [2022-12-02T08:05:45.080Z] main: digest: sha256:d808f9151464d30d5916860509783ec5bb6c0150c2c9bc264b8ca10e0dbf1d4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:05:45.179Z] ===================================================== [Pipeline] echo [2022-12-02T08:05:45.189Z] taggedImages: [2022-12-02T08:05:45.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:05:45.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-12-02T08:05:45.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.3 [2022-12-02T08:05:45.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:05:45.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-12-02T08:05:45.212Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-12-02T08:05:45.212Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:05:45.212Z] latest [2022-12-02T08:05:45.212Z] 3.0.0-dev.3 [2022-12-02T08:05:45.212Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:05:45.212Z] main [2022-12-02T08:05:45.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:45.577Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:45.933Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:05:45.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-02T08:05:45.933Z] eaee5ece39cc: Preparing [2022-12-02T08:05:45.933Z] bd728b408120: Preparing [2022-12-02T08:05:45.933Z] e9a06f6eaf23: Preparing [2022-12-02T08:05:45.933Z] 7b83822cd764: Preparing [2022-12-02T08:05:45.933Z] 17bec77d7fdc: Preparing [2022-12-02T08:05:45.933Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:05:45.933Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:05:46.211Z] eaee5ece39cc: Pushed [2022-12-02T08:05:46.481Z] 7b83822cd764: Pushed [2022-12-02T08:05:51.827Z] bd728b408120: Pushed [2022-12-02T08:05:51.827Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:1f312de1b74664bb229880a1c92013f30542417fab44adb3fc395db1e0ecb647 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:52.159Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:52.485Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-12-02T08:05:52.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-02T08:05:52.485Z] eaee5ece39cc: Preparing [2022-12-02T08:05:52.485Z] bd728b408120: Preparing [2022-12-02T08:05:52.485Z] e9a06f6eaf23: Preparing [2022-12-02T08:05:52.485Z] 7b83822cd764: Preparing [2022-12-02T08:05:52.485Z] 17bec77d7fdc: Preparing [2022-12-02T08:05:52.485Z] bd728b408120: Layer already exists [2022-12-02T08:05:52.485Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:05:52.485Z] 7b83822cd764: Layer already exists [2022-12-02T08:05:52.485Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:05:52.485Z] eaee5ece39cc: Layer already exists [2022-12-02T08:05:52.485Z] latest: digest: sha256:1f312de1b74664bb229880a1c92013f30542417fab44adb3fc395db1e0ecb647 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:52.826Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:53.167Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.3 [2022-12-02T08:05:53.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-02T08:05:53.167Z] eaee5ece39cc: Preparing [2022-12-02T08:05:53.167Z] bd728b408120: Preparing [2022-12-02T08:05:53.167Z] e9a06f6eaf23: Preparing [2022-12-02T08:05:53.167Z] 7b83822cd764: Preparing [2022-12-02T08:05:53.167Z] 17bec77d7fdc: Preparing [2022-12-02T08:05:53.167Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:05:53.167Z] bd728b408120: Layer already exists [2022-12-02T08:05:53.167Z] eaee5ece39cc: Layer already exists [2022-12-02T08:05:53.167Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:05:53.167Z] 7b83822cd764: Layer already exists [2022-12-02T08:05:53.167Z] 3.0.0-dev.3: digest: sha256:1f312de1b74664bb229880a1c92013f30542417fab44adb3fc395db1e0ecb647 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:53.506Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:53.841Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:05:53.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-02T08:05:53.841Z] eaee5ece39cc: Preparing [2022-12-02T08:05:53.841Z] bd728b408120: Preparing [2022-12-02T08:05:53.841Z] e9a06f6eaf23: Preparing [2022-12-02T08:05:53.841Z] 7b83822cd764: Preparing [2022-12-02T08:05:53.841Z] 17bec77d7fdc: Preparing [2022-12-02T08:05:53.841Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:05:53.841Z] bd728b408120: Layer already exists [2022-12-02T08:05:53.841Z] eaee5ece39cc: Layer already exists [2022-12-02T08:05:53.841Z] 7b83822cd764: Layer already exists [2022-12-02T08:05:53.841Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:05:53.841Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:1f312de1b74664bb229880a1c92013f30542417fab44adb3fc395db1e0ecb647 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:54.171Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:54.512Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-12-02T08:05:54.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-02T08:05:54.512Z] eaee5ece39cc: Preparing [2022-12-02T08:05:54.512Z] bd728b408120: Preparing [2022-12-02T08:05:54.512Z] e9a06f6eaf23: Preparing [2022-12-02T08:05:54.512Z] 7b83822cd764: Preparing [2022-12-02T08:05:54.512Z] 17bec77d7fdc: Preparing [2022-12-02T08:05:54.512Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:05:54.512Z] bd728b408120: Layer already exists [2022-12-02T08:05:54.512Z] 7b83822cd764: Layer already exists [2022-12-02T08:05:54.512Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:05:54.512Z] eaee5ece39cc: Layer already exists [2022-12-02T08:05:54.775Z] main: digest: sha256:1f312de1b74664bb229880a1c92013f30542417fab44adb3fc395db1e0ecb647 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:05:54.824Z] ===================================================== [Pipeline] echo [2022-12-02T08:05:54.834Z] taggedImages: [2022-12-02T08:05:54.834Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:05:54.834Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-12-02T08:05:54.834Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.3 [2022-12-02T08:05:54.834Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:05:54.834Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-12-02T08:05:54.855Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-12-02T08:05:54.855Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:05:54.855Z] latest [2022-12-02T08:05:54.855Z] 3.0.0-dev.3 [2022-12-02T08:05:54.855Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:05:54.855Z] main [2022-12-02T08:05:54.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:55.203Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:05:55.538Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:05:55.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-02T08:05:55.538Z] 4a2a7a932588: Preparing [2022-12-02T08:05:55.538Z] a459a16a5b72: Preparing [2022-12-02T08:05:55.538Z] e9a06f6eaf23: Preparing [2022-12-02T08:05:55.538Z] ed74d9b863c7: Preparing [2022-12-02T08:05:55.538Z] 17bec77d7fdc: Preparing [2022-12-02T08:05:55.538Z] ed74d9b863c7: Layer already exists [2022-12-02T08:05:55.538Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:05:55.538Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:05:55.803Z] 4a2a7a932588: Pushed [2022-12-02T08:06:01.130Z] a459a16a5b72: Pushed [2022-12-02T08:06:01.130Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:b473a82f905b1c9729a23c15802d3a90cf46ec459400d408e7f9d6c27ea121a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:01.470Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:01.797Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-12-02T08:06:01.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-02T08:06:01.798Z] 4a2a7a932588: Preparing [2022-12-02T08:06:01.798Z] a459a16a5b72: Preparing [2022-12-02T08:06:01.798Z] e9a06f6eaf23: Preparing [2022-12-02T08:06:01.798Z] ed74d9b863c7: Preparing [2022-12-02T08:06:01.798Z] 17bec77d7fdc: Preparing [2022-12-02T08:06:01.798Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:06:01.798Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:06:01.798Z] a459a16a5b72: Layer already exists [2022-12-02T08:06:01.798Z] ed74d9b863c7: Layer already exists [2022-12-02T08:06:01.798Z] 4a2a7a932588: Layer already exists [2022-12-02T08:06:01.798Z] latest: digest: sha256:b473a82f905b1c9729a23c15802d3a90cf46ec459400d408e7f9d6c27ea121a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:02.401Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:02.731Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.3 [2022-12-02T08:06:02.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-02T08:06:02.731Z] 4a2a7a932588: Preparing [2022-12-02T08:06:02.731Z] a459a16a5b72: Preparing [2022-12-02T08:06:02.731Z] e9a06f6eaf23: Preparing [2022-12-02T08:06:02.731Z] ed74d9b863c7: Preparing [2022-12-02T08:06:02.731Z] 17bec77d7fdc: Preparing [2022-12-02T08:06:02.731Z] 4a2a7a932588: Layer already exists [2022-12-02T08:06:02.731Z] ed74d9b863c7: Layer already exists [2022-12-02T08:06:02.731Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:06:02.731Z] a459a16a5b72: Layer already exists [2022-12-02T08:06:02.731Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:06:02.731Z] 3.0.0-dev.3: digest: sha256:b473a82f905b1c9729a23c15802d3a90cf46ec459400d408e7f9d6c27ea121a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:03.076Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:03.413Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:06:03.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-02T08:06:03.413Z] 4a2a7a932588: Preparing [2022-12-02T08:06:03.413Z] a459a16a5b72: Preparing [2022-12-02T08:06:03.413Z] e9a06f6eaf23: Preparing [2022-12-02T08:06:03.413Z] ed74d9b863c7: Preparing [2022-12-02T08:06:03.413Z] 17bec77d7fdc: Preparing [2022-12-02T08:06:03.413Z] a459a16a5b72: Layer already exists [2022-12-02T08:06:03.413Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:06:03.413Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:06:03.413Z] ed74d9b863c7: Layer already exists [2022-12-02T08:06:03.413Z] 4a2a7a932588: Layer already exists [2022-12-02T08:06:03.413Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:b473a82f905b1c9729a23c15802d3a90cf46ec459400d408e7f9d6c27ea121a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:03.754Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:04.094Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-12-02T08:06:04.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-02T08:06:04.094Z] 4a2a7a932588: Preparing [2022-12-02T08:06:04.094Z] a459a16a5b72: Preparing [2022-12-02T08:06:04.094Z] e9a06f6eaf23: Preparing [2022-12-02T08:06:04.094Z] ed74d9b863c7: Preparing [2022-12-02T08:06:04.094Z] 17bec77d7fdc: Preparing [2022-12-02T08:06:04.094Z] ed74d9b863c7: Layer already exists [2022-12-02T08:06:04.094Z] a459a16a5b72: Layer already exists [2022-12-02T08:06:04.094Z] e9a06f6eaf23: Layer already exists [2022-12-02T08:06:04.094Z] 4a2a7a932588: Layer already exists [2022-12-02T08:06:04.094Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:06:04.094Z] main: digest: sha256:b473a82f905b1c9729a23c15802d3a90cf46ec459400d408e7f9d6c27ea121a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:06:04.397Z] ===================================================== [Pipeline] echo [2022-12-02T08:06:04.402Z] taggedImages: [2022-12-02T08:06:04.402Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:06:04.402Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-12-02T08:06:04.402Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.3 [2022-12-02T08:06:04.402Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:06:04.402Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-12-02T08:06:04.416Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-12-02T08:06:04.416Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:06:04.416Z] latest [2022-12-02T08:06:04.416Z] 3.0.0-dev.3 [2022-12-02T08:06:04.416Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:06:04.416Z] main [2022-12-02T08:06:04.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:04.737Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:05.060Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:06:05.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-02T08:06:05.061Z] dfd40d894845: Preparing [2022-12-02T08:06:05.061Z] 9f95cad6ded7: Preparing [2022-12-02T08:06:05.061Z] 329810785467: Preparing [2022-12-02T08:06:05.061Z] 9a9386c38134: Preparing [2022-12-02T08:06:05.061Z] 17bec77d7fdc: Preparing [2022-12-02T08:06:05.061Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:06:05.327Z] 9f95cad6ded7: Pushed [2022-12-02T08:06:05.904Z] dfd40d894845: Pushed [2022-12-02T08:06:07.840Z] 329810785467: Pushed [2022-12-02T08:06:34.547Z] 9a9386c38134: Pushed [2022-12-02T08:06:34.547Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:da1eb386c27d7da9dd8075d01b638ba865c7026cd1998aa5327b705e4c457645 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:34.885Z] + 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-12-02T08:06:35.221Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-12-02T08:06:35.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-02T08:06:35.221Z] dfd40d894845: Preparing [2022-12-02T08:06:35.221Z] 9f95cad6ded7: Preparing [2022-12-02T08:06:35.221Z] 329810785467: Preparing [2022-12-02T08:06:35.221Z] 9a9386c38134: Preparing [2022-12-02T08:06:35.221Z] 17bec77d7fdc: Preparing [2022-12-02T08:06:35.221Z] 329810785467: Layer already exists [2022-12-02T08:06:35.221Z] 9f95cad6ded7: Layer already exists [2022-12-02T08:06:35.221Z] dfd40d894845: Layer already exists [2022-12-02T08:06:35.221Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:06:35.221Z] 9a9386c38134: Layer already exists [2022-12-02T08:06:35.221Z] latest: digest: sha256:da1eb386c27d7da9dd8075d01b638ba865c7026cd1998aa5327b705e4c457645 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:35.561Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:35.888Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.3 [2022-12-02T08:06:35.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-02T08:06:35.889Z] dfd40d894845: Preparing [2022-12-02T08:06:35.889Z] 9f95cad6ded7: Preparing [2022-12-02T08:06:35.889Z] 329810785467: Preparing [2022-12-02T08:06:35.889Z] 9a9386c38134: Preparing [2022-12-02T08:06:35.889Z] 17bec77d7fdc: Preparing [2022-12-02T08:06:35.889Z] dfd40d894845: Layer already exists [2022-12-02T08:06:35.889Z] 9f95cad6ded7: Layer already exists [2022-12-02T08:06:35.889Z] 329810785467: Layer already exists [2022-12-02T08:06:35.889Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:06:35.889Z] 9a9386c38134: Layer already exists [2022-12-02T08:06:36.151Z] 3.0.0-dev.3: digest: sha256:da1eb386c27d7da9dd8075d01b638ba865c7026cd1998aa5327b705e4c457645 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:36.492Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:36.825Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:06:36.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-02T08:06:36.825Z] dfd40d894845: Preparing [2022-12-02T08:06:36.825Z] 9f95cad6ded7: Preparing [2022-12-02T08:06:36.825Z] 329810785467: Preparing [2022-12-02T08:06:36.825Z] 9a9386c38134: Preparing [2022-12-02T08:06:36.825Z] 17bec77d7fdc: Preparing [2022-12-02T08:06:36.825Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:06:36.825Z] 329810785467: Layer already exists [2022-12-02T08:06:36.825Z] dfd40d894845: Layer already exists [2022-12-02T08:06:36.825Z] 9f95cad6ded7: Layer already exists [2022-12-02T08:06:36.825Z] 9a9386c38134: Layer already exists [2022-12-02T08:06:36.825Z] 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:da1eb386c27d7da9dd8075d01b638ba865c7026cd1998aa5327b705e4c457645 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:37.171Z] + 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-12-02T08:06:37.501Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-12-02T08:06:37.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-02T08:06:37.501Z] dfd40d894845: Preparing [2022-12-02T08:06:37.501Z] 9f95cad6ded7: Preparing [2022-12-02T08:06:37.501Z] 329810785467: Preparing [2022-12-02T08:06:37.501Z] 9a9386c38134: Preparing [2022-12-02T08:06:37.501Z] 17bec77d7fdc: Preparing [2022-12-02T08:06:37.501Z] 17bec77d7fdc: Layer already exists [2022-12-02T08:06:37.501Z] 9a9386c38134: Layer already exists [2022-12-02T08:06:37.501Z] dfd40d894845: Layer already exists [2022-12-02T08:06:37.501Z] 329810785467: Layer already exists [2022-12-02T08:06:37.501Z] 9f95cad6ded7: Layer already exists [2022-12-02T08:06:37.501Z] main: digest: sha256:da1eb386c27d7da9dd8075d01b638ba865c7026cd1998aa5327b705e4c457645 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-02T08:06:37.804Z] ===================================================== [Pipeline] echo [2022-12-02T08:06:37.809Z] taggedImages: [2022-12-02T08:06:37.809Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [2022-12-02T08:06:37.809Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-12-02T08:06:37.809Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.3 [2022-12-02T08:06:37.809Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [2022-12-02T08:06:37.809Z] - 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-12-02T08:06:38.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-02T08:06:38.172Z] [2022-12-02T08:06:38.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:06:38.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-02T08:06:38.502Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-02T08:06:38.502Z] 8998bd30e6a1: Pulling fs layer [2022-12-02T08:06:38.502Z] 04944245beec: Pulling fs layer [2022-12-02T08:06:38.502Z] 699f458cf7ca: Pulling fs layer [2022-12-02T08:06:38.502Z] 765212b225bb: Pulling fs layer [2022-12-02T08:06:38.502Z] f23df028b6ca: Pulling fs layer [2022-12-02T08:06:38.502Z] d65c8cfc05b1: Pulling fs layer [2022-12-02T08:06:38.502Z] 2437ff75d9bd: Pulling fs layer [2022-12-02T08:06:38.502Z] f23df028b6ca: Waiting [2022-12-02T08:06:38.502Z] d65c8cfc05b1: Waiting [2022-12-02T08:06:38.502Z] 765212b225bb: Waiting [2022-12-02T08:06:38.502Z] 2437ff75d9bd: Waiting [2022-12-02T08:06:38.782Z] 04944245beec: Verifying Checksum [2022-12-02T08:06:38.782Z] 04944245beec: Download complete [2022-12-02T08:06:38.782Z] 765212b225bb: Verifying Checksum [2022-12-02T08:06:38.782Z] 765212b225bb: Download complete [2022-12-02T08:06:38.782Z] f23df028b6ca: Verifying Checksum [2022-12-02T08:06:38.782Z] f23df028b6ca: Download complete [2022-12-02T08:06:38.782Z] d65c8cfc05b1: Verifying Checksum [2022-12-02T08:06:38.782Z] d65c8cfc05b1: Download complete [2022-12-02T08:06:38.782Z] 699f458cf7ca: Verifying Checksum [2022-12-02T08:06:38.782Z] 699f458cf7ca: Download complete [2022-12-02T08:06:39.366Z] 8998bd30e6a1: Verifying Checksum [2022-12-02T08:06:39.366Z] 8998bd30e6a1: Download complete [2022-12-02T08:06:41.955Z] 2437ff75d9bd: Verifying Checksum [2022-12-02T08:06:41.955Z] 2437ff75d9bd: Download complete [2022-12-02T08:06:43.355Z] 8998bd30e6a1: Pull complete [2022-12-02T08:06:43.623Z] 04944245beec: Pull complete [2022-12-02T08:06:45.026Z] 699f458cf7ca: Pull complete [2022-12-02T08:06:45.026Z] 765212b225bb: Pull complete [2022-12-02T08:06:45.987Z] f23df028b6ca: Pull complete [2022-12-02T08:06:45.987Z] d65c8cfc05b1: Pull complete [2022-12-02T08:07:00.960Z] 2437ff75d9bd: Pull complete [2022-12-02T08:07:00.960Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-02T08:07:00.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-02T08:07:00.960Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T08:07:01.132Z] prd-ubuntu20.04-docker-arm64-4c-16g-120405 does not seem to be running inside a container [2022-12-02T08:07:01.181Z] $ 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/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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-lftools-log-publisher:arm64 cat [2022-12-02T08:07:03.766Z] $ docker top a051e83104bbc40d56f062667aeb3421542a121e5fdbb925761e85dbf65c5815 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-02T08:07:04.653Z] ---> job-cost.sh [2022-12-02T08:07:04.653Z] lf-activate-venv: SKIPPING [2022-12-02T08:07:04.653Z] INFO: No Stack... [2022-12-02T08:07:05.233Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-02T08:07:06.186Z] INFO: Archiving Costs [Pipeline] sh [2022-12-02T08:07:06.809Z] + cut -d, -f6 [2022-12-02T08:07:06.809Z] + cat /w/workspace/edgex-go/356/archives/cost.csv [Pipeline] lock [2022-12-02T08:07:06.841Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-356-stack-cost] [2022-12-02T08:07:06.847Z] Resource [jenkins-edgexfoundry-edgex-go-main-356-stack-cost] did not exist. Created. [2022-12-02T08:07:06.847Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-356-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-02T08:07:07.170Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-02T08:07:07.929Z] Stashed 1 file(s) [Pipeline] } [2022-12-02T08:07:07.935Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-356-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-02T08:07:07.946Z] $ docker stop --time=1 a051e83104bbc40d56f062667aeb3421542a121e5fdbb925761e85dbf65c5815 [2022-12-02T08:07:09.467Z] $ docker rm -f a051e83104bbc40d56f062667aeb3421542a121e5fdbb925761e85dbf65c5815 [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-12-02T08:07:09.971Z] provisioning config files... [2022-12-02T08:07:09.978Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/356@tmp/config15125969153727758643tmp [Pipeline] { [Pipeline] sh [2022-12-02T08:07:10.268Z] + set +x [2022-12-02T08:07:10.269Z] + curl -s https://codecov.io/bash [2022-12-02T08:07:10.269Z] + bash -s -- [2022-12-02T08:07:10.269Z] [2022-12-02T08:07:10.269Z] _____ _ [2022-12-02T08:07:10.269Z] / ____| | | [2022-12-02T08:07:10.269Z] | | ___ __| | ___ ___ _____ __ [2022-12-02T08:07:10.269Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-02T08:07:10.269Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-02T08:07:10.269Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-02T08:07:10.269Z] Bash-1.0.6 [2022-12-02T08:07:10.269Z] [2022-12-02T08:07:10.269Z] [2022-12-02T08:07:10.269Z] ==> git version 2.25.1 found [2022-12-02T08:07:10.269Z] ==> 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-12-02T08:07:10.269Z] Release-Date: 2020-01-08 [2022-12-02T08:07:10.269Z] 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-12-02T08:07:10.269Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-02T08:07:10.269Z] ==> Jenkins CI detected. [2022-12-02T08:07:10.269Z] current dir:  /w/workspace/edgex-go/356 [2022-12-02T08:07:10.269Z] project root: . [2022-12-02T08:07:10.269Z] --> token set from env [2022-12-02T08:07:10.269Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-02T08:07:10.269Z] ==> Running gcov in . (disable via -X gcov) [2022-12-02T08:07:10.269Z] ==> Python coveragepy not found [2022-12-02T08:07:10.269Z] ==> Searching for coverage reports in: [2022-12-02T08:07:10.269Z] + . [2022-12-02T08:07:10.269Z] -> Found 1 reports [2022-12-02T08:07:10.269Z] ==> Detecting git/mercurial file structure [2022-12-02T08:07:10.528Z] ==> Reading reports [2022-12-02T08:07:10.528Z] + ./coverage.out bytes=501828 [2022-12-02T08:07:10.528Z] ==> Appending adjustments [2022-12-02T08:07:10.528Z] https://docs.codecov.io/docs/fixing-reports [2022-12-02T08:07:11.903Z] + Found adjustments [2022-12-02T08:07:11.903Z] ==> Gzipping contents [2022-12-02T08:07:11.903Z] 64K /tmp/codecov.IGFfQY.gz [2022-12-02T08:07:11.903Z] ==> Uploading reports [2022-12-02T08:07:11.903Z] url: https://codecov.io [2022-12-02T08:07:11.903Z] query: branch=main&commit=8e5fb9ddc0bb37d5332117b0669d1195de2c5076&build=356&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F356%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-02T08:07:11.903Z] -> Pinging Codecov [2022-12-02T08:07:11.903Z] 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=8e5fb9ddc0bb37d5332117b0669d1195de2c5076&build=356&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F356%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-02T08:07:12.162Z] -> Uploading to [2022-12-02T08:07:12.162Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-02/00271124DB129430A58F1EEE437C3FCB/8e5fb9ddc0bb37d5332117b0669d1195de2c5076/c3d7270e-89c1-4360-ba5e-660af8f8fb34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221202T080711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9010ece9107af1ac33a0c7f7da5d38a2b92ac72d5fe41f30e8268d2ed33abed [2022-12-02T08:07:12.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-02T08:07:12.162Z] Dload Upload Total Spent Left Speed [2022-12-02T08:07:12.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65336 0 0 100 65336 0 284k --:--:-- --:--:-- --:--:-- 284k [2022-12-02T08:07:12.420Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [2022-12-02T08:07:12.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-12-02T08:07:12.648Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-02T08:07:12.661Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:07:12.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-02T08:07:12.963Z] [2022-12-02T08:07:12.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:07:13.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-02T08:07:13.539Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-02T08:07:13.539Z] df9b9388f04a: Pulling fs layer [2022-12-02T08:07:13.539Z] 52dc419b0ee2: Pulling fs layer [2022-12-02T08:07:13.539Z] 25bc292e5bac: Pulling fs layer [2022-12-02T08:07:13.539Z] 114826534d7a: Pulling fs layer [2022-12-02T08:07:13.539Z] 4657fd5d0bcf: Pulling fs layer [2022-12-02T08:07:13.539Z] 6ad1cebc031e: Pulling fs layer [2022-12-02T08:07:13.539Z] 8a3aa393b2d8: Pulling fs layer [2022-12-02T08:07:13.539Z] 6ad1cebc031e: Waiting [2022-12-02T08:07:13.539Z] 114826534d7a: Waiting [2022-12-02T08:07:13.539Z] 4657fd5d0bcf: Waiting [2022-12-02T08:07:13.539Z] 25bc292e5bac: Verifying Checksum [2022-12-02T08:07:13.539Z] 25bc292e5bac: Download complete [2022-12-02T08:07:13.539Z] 52dc419b0ee2: Verifying Checksum [2022-12-02T08:07:13.539Z] 52dc419b0ee2: Download complete [2022-12-02T08:07:13.539Z] 4657fd5d0bcf: Verifying Checksum [2022-12-02T08:07:13.539Z] 4657fd5d0bcf: Download complete [2022-12-02T08:07:13.539Z] df9b9388f04a: Verifying Checksum [2022-12-02T08:07:13.539Z] df9b9388f04a: Download complete [2022-12-02T08:07:13.797Z] df9b9388f04a: Pull complete [2022-12-02T08:07:13.797Z] 52dc419b0ee2: Pull complete [2022-12-02T08:07:14.056Z] 25bc292e5bac: Pull complete [2022-12-02T08:07:14.056Z] 6ad1cebc031e: Verifying Checksum [2022-12-02T08:07:14.056Z] 6ad1cebc031e: Download complete [2022-12-02T08:07:14.995Z] 114826534d7a: Download complete [2022-12-02T08:07:15.559Z] 8a3aa393b2d8: Verifying Checksum [2022-12-02T08:07:18.838Z] 114826534d7a: Pull complete [2022-12-02T08:07:18.838Z] 4657fd5d0bcf: Pull complete [2022-12-02T08:07:19.097Z] 6ad1cebc031e: Pull complete [2022-12-02T08:07:22.378Z] 8a3aa393b2d8: Pull complete [2022-12-02T08:07:22.378Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-02T08:07:22.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-02T08:07:22.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T08:07:22.445Z] prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container [2022-12-02T08:07:22.500Z] $ 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/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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-12-02T08:07:29.850Z] $ docker top 5519cf6ea015c5aed2bb0d10b569d9fb04cbbcceece2adc22aa7200f6190f0da -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-02T08:07:29.883Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-12-02T08:07:30.158Z] + set -o pipefail [2022-12-02T08:07:30.158Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-12-02T08:07:40.135Z] [2022-12-02T08:07:40.135Z] Monitoring /w/workspace/edgex-go/356 (github.com/edgexfoundry/edgex-go)... [2022-12-02T08:07:40.135Z] [2022-12-02T08:07:40.135Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b57c27c6-fec2-4baf-94b0-094669df647f [2022-12-02T08:07:40.135Z] [2022-12-02T08:07:40.135Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-12-02T08:07:40.135Z] [2022-12-02T08:07:40.136Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-02T08:07:40.136Z] [2022-12-02T08:07:40.136Z] [2022-12-02T08:07:40.136Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-02T08:07:40.136Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-02T08:07:40.136Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-02T08:07:40.225Z] $ docker stop --time=1 5519cf6ea015c5aed2bb0d10b569d9fb04cbbcceece2adc22aa7200f6190f0da [2022-12-02T08:07:45.572Z] $ docker rm -f 5519cf6ea015c5aed2bb0d10b569d9fb04cbbcceece2adc22aa7200f6190f0da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-12-02T08:07:45.929Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-02T08:07:45.946Z] provisioning config files... [2022-12-02T08:07:45.952Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/356@tmp/config15037526258174621943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-02T08:07:46.248Z] --> edgex-publish-swagger.sh [2022-12-02T08:07:46.248Z] === Publish openapi/v2 API === [2022-12-02T08:07:46.248Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-12-02T08:07:46.248Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/356/openapi/v2/core-command.yaml] [2022-12-02T08:07:46.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-02T08:07:46.248Z] Dload Upload Total Spent Left Speed [2022-12-02T08:07:47.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 45 40897 --:--:-- --:--:-- --:--:-- 40893 100 33860 100 38 100 33822 45 40897 --:--:-- --:--:-- --:--:-- 40893 [2022-12-02T08:07:47.185Z] {"code":403,"message":"Access Denied"} [2022-12-02T08:07:47.185Z] [2022-12-02T08:07:47.185Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/356/openapi/v2/core-data.yaml] [2022-12-02T08:07:47.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-02T08:07:47.185Z] Dload Upload Total Spent Left Speed [2022-12-02T08:07:47.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71623 100 38 100 71585 47 88925 --:--:-- --:--:-- --:--:-- 88862 100 71623 100 38 100 71585 47 88925 --:--:-- --:--:-- --:--:-- 88862 [2022-12-02T08:07:47.751Z] {"code":403,"message":"Access Denied"} [2022-12-02T08:07:47.751Z] [2022-12-02T08:07:47.751Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/356/openapi/v2/core-metadata.yaml] [2022-12-02T08:07:47.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-02T08:07:47.751Z] Dload Upload Total Spent Left Speed [2022-12-02T08:07:48.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 42 163k --:--:-- --:--:-- --:--:-- 163k 100 144k 100 38 100 144k 42 163k --:--:-- --:--:-- --:--:-- 163k [2022-12-02T08:07:48.687Z] {"code":403,"message":"Access Denied"} [2022-12-02T08:07:48.687Z] [2022-12-02T08:07:48.687Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/356/openapi/v2/support-notifications.yaml] [2022-12-02T08:07:48.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-02T08:07:48.687Z] Dload Upload Total Spent Left Speed [2022-12-02T08:07:49.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 46 106k --:--:-- --:--:-- --:--:-- 106k [2022-12-02T08:07:49.624Z] {"code":403,"message":"Access Denied"} [2022-12-02T08:07:49.624Z] [2022-12-02T08:07:49.624Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/356/openapi/v2/support-scheduler.yaml] [2022-12-02T08:07:49.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-02T08:07:49.624Z] Dload Upload Total Spent Left Speed [2022-12-02T08:07:50.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39547 0 0 100 39547 0 188k --:--:-- --:--:-- --:--:-- 187k 100 39585 100 38 100 39547 47 49065 --:--:-- --:--:-- --:--:-- 49052 [2022-12-02T08:07:50.560Z] {"code":403,"message":"Access Denied"} [2022-12-02T08:07:50.560Z] [2022-12-02T08:07:50.560Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/356/openapi/v2/system-agent.yaml] [2022-12-02T08:07:50.560Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-02T08:07:50.560Z] Dload Upload Total Spent Left Speed [2022-12-02T08:07:51.452Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20121 100 38 100 20083 43 22847 --:--:-- --:--:-- --:--:-- 22864 100 20121 100 38 100 20083 39 20876 --:--:-- --:--:-- --:--:-- 20894 [2022-12-02T08:07:51.452Z] {"code":403,"message":"Access Denied"} [2022-12-02T08:07:51.452Z] [Pipeline] } [2022-12-02T08:07:51.459Z] 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-12-02T08:07:51.856Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-02T08:07:51.856Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:07:52.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-02T08:07:52.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T08:07:52.218Z] prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container [2022-12-02T08:07:52.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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-12-02T08:07:52.713Z] $ docker top 9455ac5091089da96ee9d90c98d343f319d441dda6cfb6fb8eddd0ae9774ce32 -eo pid,comm [2022-12-02T08:07:52.740Z] 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-12-02T08:07:52.740Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-02T08:07:52.769Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-02T08:07:53.061Z] + git semver [Pipeline] } [2022-12-02T08:07:53.356Z] $ docker stop --time=1 9455ac5091089da96ee9d90c98d343f319d441dda6cfb6fb8eddd0ae9774ce32 [2022-12-02T08:07:54.688Z] $ docker rm -f 9455ac5091089da96ee9d90c98d343f319d441dda6cfb6fb8eddd0ae9774ce32 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:07:55.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-02T08:07:55.064Z] [2022-12-02T08:07:55.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:07:55.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-02T08:07:55.364Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-02T08:07:55.364Z] ab5ef0e58194: Pulling fs layer [2022-12-02T08:07:55.364Z] 9712f1f96733: Pulling fs layer [2022-12-02T08:07:55.364Z] 63f879dbbcfc: Pulling fs layer [2022-12-02T08:07:55.364Z] 0d9ebad4ef96: Pulling fs layer [2022-12-02T08:07:55.364Z] e9a5061849ea: Pulling fs layer [2022-12-02T08:07:55.364Z] d747dcd14b5f: Pulling fs layer [2022-12-02T08:07:55.364Z] 2de7ff778b66: Pulling fs layer [2022-12-02T08:07:55.364Z] 0d9ebad4ef96: Waiting [2022-12-02T08:07:55.364Z] e9a5061849ea: Waiting [2022-12-02T08:07:55.364Z] d747dcd14b5f: Waiting [2022-12-02T08:07:55.364Z] 9712f1f96733: Download complete [2022-12-02T08:07:55.622Z] 63f879dbbcfc: Verifying Checksum [2022-12-02T08:07:55.622Z] 63f879dbbcfc: Download complete [2022-12-02T08:07:56.189Z] ab5ef0e58194: Verifying Checksum [2022-12-02T08:07:56.189Z] ab5ef0e58194: Download complete [2022-12-02T08:07:56.189Z] e9a5061849ea: Verifying Checksum [2022-12-02T08:07:56.189Z] e9a5061849ea: Download complete [2022-12-02T08:07:56.189Z] 0d9ebad4ef96: Verifying Checksum [2022-12-02T08:07:56.189Z] 0d9ebad4ef96: Download complete [2022-12-02T08:07:56.189Z] d747dcd14b5f: Verifying Checksum [2022-12-02T08:07:56.189Z] d747dcd14b5f: Download complete [2022-12-02T08:07:56.189Z] 2de7ff778b66: Verifying Checksum [2022-12-02T08:07:56.189Z] 2de7ff778b66: Download complete [2022-12-02T08:07:58.714Z] ab5ef0e58194: Pull complete [2022-12-02T08:07:58.714Z] 9712f1f96733: Pull complete [2022-12-02T08:07:59.645Z] 63f879dbbcfc: Pull complete [2022-12-02T08:08:03.827Z] 0d9ebad4ef96: Pull complete [2022-12-02T08:08:04.396Z] e9a5061849ea: Pull complete [2022-12-02T08:08:04.653Z] d747dcd14b5f: Pull complete [2022-12-02T08:08:06.030Z] 2de7ff778b66: Pull complete [2022-12-02T08:08:06.288Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-02T08:08:06.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-02T08:08:06.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T08:08:06.358Z] prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container [2022-12-02T08:08:06.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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-12-02T08:08:18.984Z] $ docker top a4618257e2d83ccaa7433cb679fd875d559d035d882baea77527dea09996afab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-02T08:08:19.028Z] provisioning config files... [2022-12-02T08:08:19.035Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/356@tmp/config2924218040654448549tmp [2022-12-02T08:08:19.043Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/356@tmp/config13670665636759748165tmp [2022-12-02T08:08:19.050Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/356@tmp/config18259971904859304525tmp [Pipeline] { [Pipeline] echo [2022-12-02T08:08:19.064Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-02T08:08:19.343Z] ---> sigul-configuration.sh [2022-12-02T08:08:19.343Z] gpg: directory `/root/.gnupg' created [2022-12-02T08:08:19.343Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-02T08:08:19.343Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-02T08:08:19.343Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-02T08:08:19.343Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-02T08:08:19.343Z] gpg: CAST5 encrypted data [2022-12-02T08:08:19.343Z] gpg: encrypted with 1 passphrase [2022-12-02T08:08:19.343Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-02T08:08:19.632Z] + mkdir /home/jenkins [2022-12-02T08:08:19.632Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-02T08:08:19.917Z] + 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-12-02T08:08:19.924Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-02T08:08:20.208Z] ---> sigul-install.sh [2022-12-02T08:08:20.208Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-02T08:08:20.497Z] + git tag --list [2022-12-02T08:08:20.497Z] 0.6.0 [2022-12-02T08:08:20.497Z] 0.6.1 [2022-12-02T08:08:20.497Z] 0.7.0 [2022-12-02T08:08:20.497Z] 0.7.1 [2022-12-02T08:08:20.497Z] v1.0.0 [2022-12-02T08:08:20.497Z] v1.0.1 [2022-12-02T08:08:20.497Z] v1.1.0 [2022-12-02T08:08:20.497Z] v1.2.0 [2022-12-02T08:08:20.497Z] v1.2.1 [2022-12-02T08:08:20.497Z] v1.3.0 [2022-12-02T08:08:20.497Z] v1.3.1 [2022-12-02T08:08:20.497Z] v2.0.0 [2022-12-02T08:08:20.497Z] v2.1.0 [2022-12-02T08:08:20.497Z] v2.1.1 [2022-12-02T08:08:20.497Z] v2.1.1-dev.1 [2022-12-02T08:08:20.497Z] v2.1.1-dev.2 [2022-12-02T08:08:20.497Z] v2.1.1-dev.3 [2022-12-02T08:08:20.497Z] v2.1.1-dev.4 [2022-12-02T08:08:20.497Z] v2.1.1-dev.5 [2022-12-02T08:08:20.497Z] v2.1.1-dev.6 [2022-12-02T08:08:20.497Z] v2.1.1-dev.7 [2022-12-02T08:08:20.497Z] v2.1.1-dev.8 [2022-12-02T08:08:20.497Z] v2.1.2-dev.1 [2022-12-02T08:08:20.497Z] v2.2.0 [2022-12-02T08:08:20.497Z] v2.2.1-dev.1 [2022-12-02T08:08:20.497Z] v2.2.1-dev.10 [2022-12-02T08:08:20.497Z] v2.2.1-dev.11 [2022-12-02T08:08:20.497Z] v2.2.1-dev.12 [2022-12-02T08:08:20.497Z] v2.2.1-dev.13 [2022-12-02T08:08:20.497Z] v2.2.1-dev.14 [2022-12-02T08:08:20.497Z] v2.2.1-dev.15 [2022-12-02T08:08:20.497Z] v2.2.1-dev.16 [2022-12-02T08:08:20.497Z] v2.2.1-dev.17 [2022-12-02T08:08:20.497Z] v2.2.1-dev.18 [2022-12-02T08:08:20.497Z] v2.2.1-dev.19 [2022-12-02T08:08:20.497Z] v2.2.1-dev.2 [2022-12-02T08:08:20.497Z] v2.2.1-dev.20 [2022-12-02T08:08:20.497Z] v2.2.1-dev.21 [2022-12-02T08:08:20.497Z] v2.2.1-dev.22 [2022-12-02T08:08:20.497Z] v2.2.1-dev.23 [2022-12-02T08:08:20.497Z] v2.2.1-dev.24 [2022-12-02T08:08:20.497Z] v2.2.1-dev.25 [2022-12-02T08:08:20.497Z] v2.2.1-dev.26 [2022-12-02T08:08:20.497Z] v2.2.1-dev.27 [2022-12-02T08:08:20.497Z] v2.2.1-dev.28 [2022-12-02T08:08:20.497Z] v2.2.1-dev.29 [2022-12-02T08:08:20.497Z] v2.2.1-dev.3 [2022-12-02T08:08:20.497Z] v2.2.1-dev.4 [2022-12-02T08:08:20.497Z] v2.2.1-dev.5 [2022-12-02T08:08:20.497Z] v2.2.1-dev.6 [2022-12-02T08:08:20.497Z] v2.2.1-dev.7 [2022-12-02T08:08:20.497Z] v2.2.1-dev.8 [2022-12-02T08:08:20.497Z] v2.2.1-dev.9 [2022-12-02T08:08:20.497Z] v2.3.0 [2022-12-02T08:08:20.497Z] v2.3.0-dev.100 [2022-12-02T08:08:20.497Z] v2.3.0-dev.101 [2022-12-02T08:08:20.497Z] v2.3.0-dev.102 [2022-12-02T08:08:20.497Z] v2.3.0-dev.103 [2022-12-02T08:08:20.497Z] v2.3.0-dev.104 [2022-12-02T08:08:20.497Z] v2.3.0-dev.105 [2022-12-02T08:08:20.497Z] v2.3.0-dev.106 [2022-12-02T08:08:20.497Z] v2.3.0-dev.29 [2022-12-02T08:08:20.497Z] v2.3.0-dev.30 [2022-12-02T08:08:20.497Z] v2.3.0-dev.31 [2022-12-02T08:08:20.497Z] v2.3.0-dev.32 [2022-12-02T08:08:20.497Z] v2.3.0-dev.33 [2022-12-02T08:08:20.497Z] v2.3.0-dev.34 [2022-12-02T08:08:20.497Z] v2.3.0-dev.35 [2022-12-02T08:08:20.497Z] v2.3.0-dev.36 [2022-12-02T08:08:20.497Z] v2.3.0-dev.37 [2022-12-02T08:08:20.497Z] v2.3.0-dev.38 [2022-12-02T08:08:20.497Z] v2.3.0-dev.39 [2022-12-02T08:08:20.497Z] v2.3.0-dev.40 [2022-12-02T08:08:20.497Z] v2.3.0-dev.41 [2022-12-02T08:08:20.497Z] v2.3.0-dev.42 [2022-12-02T08:08:20.497Z] v2.3.0-dev.43 [2022-12-02T08:08:20.497Z] v2.3.0-dev.44 [2022-12-02T08:08:20.497Z] v2.3.0-dev.45 [2022-12-02T08:08:20.497Z] v2.3.0-dev.46 [2022-12-02T08:08:20.497Z] v2.3.0-dev.47 [2022-12-02T08:08:20.497Z] v2.3.0-dev.48 [2022-12-02T08:08:20.497Z] v2.3.0-dev.49 [2022-12-02T08:08:20.497Z] v2.3.0-dev.50 [2022-12-02T08:08:20.497Z] v2.3.0-dev.51 [2022-12-02T08:08:20.497Z] v2.3.0-dev.52 [2022-12-02T08:08:20.497Z] v2.3.0-dev.53 [2022-12-02T08:08:20.497Z] v2.3.0-dev.54 [2022-12-02T08:08:20.497Z] v2.3.0-dev.55 [2022-12-02T08:08:20.497Z] v2.3.0-dev.56 [2022-12-02T08:08:20.497Z] v2.3.0-dev.57 [2022-12-02T08:08:20.497Z] v2.3.0-dev.58 [2022-12-02T08:08:20.497Z] v2.3.0-dev.59 [2022-12-02T08:08:20.497Z] v2.3.0-dev.60 [2022-12-02T08:08:20.497Z] v2.3.0-dev.61 [2022-12-02T08:08:20.497Z] v2.3.0-dev.62 [2022-12-02T08:08:20.497Z] v2.3.0-dev.63 [2022-12-02T08:08:20.497Z] v2.3.0-dev.64 [2022-12-02T08:08:20.497Z] v2.3.0-dev.65 [2022-12-02T08:08:20.497Z] v2.3.0-dev.66 [2022-12-02T08:08:20.497Z] v2.3.0-dev.67 [2022-12-02T08:08:20.497Z] v2.3.0-dev.68 [2022-12-02T08:08:20.497Z] v2.3.0-dev.69 [2022-12-02T08:08:20.497Z] v2.3.0-dev.70 [2022-12-02T08:08:20.497Z] v2.3.0-dev.71 [2022-12-02T08:08:20.497Z] v2.3.0-dev.72 [2022-12-02T08:08:20.497Z] v2.3.0-dev.73 [2022-12-02T08:08:20.497Z] v2.3.0-dev.74 [2022-12-02T08:08:20.497Z] v2.3.0-dev.75 [2022-12-02T08:08:20.497Z] v2.3.0-dev.76 [2022-12-02T08:08:20.497Z] v2.3.0-dev.77 [2022-12-02T08:08:20.497Z] v2.3.0-dev.78 [2022-12-02T08:08:20.497Z] v2.3.0-dev.79 [2022-12-02T08:08:20.497Z] v2.3.0-dev.80 [2022-12-02T08:08:20.497Z] v2.3.0-dev.81 [2022-12-02T08:08:20.497Z] v2.3.0-dev.82 [2022-12-02T08:08:20.497Z] v2.3.0-dev.83 [2022-12-02T08:08:20.497Z] v2.3.0-dev.84 [2022-12-02T08:08:20.497Z] v2.3.0-dev.85 [2022-12-02T08:08:20.497Z] v2.3.0-dev.86 [2022-12-02T08:08:20.497Z] v2.3.0-dev.87 [2022-12-02T08:08:20.497Z] v2.3.0-dev.88 [2022-12-02T08:08:20.497Z] v2.3.0-dev.89 [2022-12-02T08:08:20.497Z] v2.3.0-dev.90 [2022-12-02T08:08:20.497Z] v2.3.0-dev.91 [2022-12-02T08:08:20.497Z] v2.3.0-dev.92 [2022-12-02T08:08:20.497Z] v2.3.0-dev.93 [2022-12-02T08:08:20.497Z] v2.3.0-dev.94 [2022-12-02T08:08:20.497Z] v2.3.0-dev.95 [2022-12-02T08:08:20.497Z] v2.3.0-dev.96 [2022-12-02T08:08:20.497Z] v2.3.0-dev.97 [2022-12-02T08:08:20.497Z] v2.3.0-dev.98 [2022-12-02T08:08:20.497Z] v2.3.0-dev.99 [2022-12-02T08:08:20.497Z] v2.3.1-dev.1 [2022-12-02T08:08:20.497Z] v2.3.1-dev.2 [2022-12-02T08:08:20.497Z] v2.3.1-dev.3 [2022-12-02T08:08:20.497Z] v2.3.1-dev.4 [2022-12-02T08:08:20.497Z] v2.3.1-dev.5 [2022-12-02T08:08:20.497Z] v3.0.0-dev.1 [2022-12-02T08:08:20.497Z] v3.0.0-dev.2 [Pipeline] sh [2022-12-02T08:08:20.784Z] + lftools sign git-tag v3.0.0-dev.3 [2022-12-02T08:08:21.352Z] Signing Git tag with Sigul... [2022-12-02T08:08:21.352Z] Signing v3.0.0-dev.3 [2022-12-02T08:08:21.352Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.0.0-dev.3'], return code 1, stdout , stderr [Pipeline] echo [2022-12-02T08:08:21.360Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-02T08:08:21.643Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-02T08:08:21.650Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-02T08:08:21.698Z] $ docker stop --time=1 a4618257e2d83ccaa7433cb679fd875d559d035d882baea77527dea09996afab [2022-12-02T08:08:23.684Z] $ docker rm -f a4618257e2d83ccaa7433cb679fd875d559d035d882baea77527dea09996afab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-02T08:08:24.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-02T08:08:24.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:08:24.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-02T08:08:24.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T08:08:24.483Z] prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container [2022-12-02T08:08:24.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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-12-02T08:08:24.892Z] $ docker top cefe054d539e652bc99cc539fc614a75f6533b5c0b4cc3f37a294612ed561f96 -eo pid,comm [2022-12-02T08:08:24.916Z] 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-12-02T08:08:24.916Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-02T08:08:24.943Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-02T08:08:25.228Z] + git semver [Pipeline] } [2022-12-02T08:08:25.527Z] $ docker stop --time=1 cefe054d539e652bc99cc539fc614a75f6533b5c0b4cc3f37a294612ed561f96 [2022-12-02T08:08:26.984Z] $ docker rm -f cefe054d539e652bc99cc539fc614a75f6533b5c0b4cc3f37a294612ed561f96 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-02T08:08:27.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-02T08:08:27.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:08:27.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-02T08:08:27.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T08:08:27.772Z] prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container [2022-12-02T08:08:27.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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-12-02T08:08:28.166Z] $ docker top a906ad143ccc73ab1dcc3f68aa825ad8833e5dc033c95c5093563d0eeede1b5a -eo pid,comm [2022-12-02T08:08:28.187Z] 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-12-02T08:08:28.187Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-02T08:08:28.215Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-02T08:08:28.500Z] + git semver [Pipeline] } [2022-12-02T08:08:28.798Z] $ docker stop --time=1 a906ad143ccc73ab1dcc3f68aa825ad8833e5dc033c95c5093563d0eeede1b5a [2022-12-02T08:08:30.065Z] $ docker rm -f a906ad143ccc73ab1dcc3f68aa825ad8833e5dc033c95c5093563d0eeede1b5a [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-12-02T08:08:30.568Z] + [ -d /w/workspace/edgex-go/356/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-12-02T08:08:30.858Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-02T08:08:31.710Z] ---> package-listing.sh [2022-12-02T08:08:31.710Z] ++ facter osfamily [2022-12-02T08:08:31.710Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-02T08:08:31.969Z] + OS_FAMILY=debian [2022-12-02T08:08:31.969Z] + workspace=/w/workspace/edgex-go/356 [2022-12-02T08:08:31.969Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-02T08:08:31.969Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-02T08:08:31.969Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-02T08:08:31.969Z] + PACKAGES=/tmp/packages_start.txt [2022-12-02T08:08:31.969Z] + '[' /w/workspace/edgex-go/356 ']' [2022-12-02T08:08:31.969Z] + PACKAGES=/tmp/packages_end.txt [2022-12-02T08:08:31.969Z] + case "${OS_FAMILY}" in [2022-12-02T08:08:31.969Z] + dpkg -l [2022-12-02T08:08:31.969Z] + grep '^ii' [2022-12-02T08:08:31.969Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-02T08:08:31.969Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-02T08:08:31.969Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-02T08:08:31.969Z] + '[' /w/workspace/edgex-go/356 ']' [2022-12-02T08:08:31.969Z] + mkdir -p /w/workspace/edgex-go/356/archives/ [2022-12-02T08:08:31.969Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/356/archives/ [Pipeline] echo [2022-12-02T08:08:31.978Z] 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/356/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-02T08:08:32.255Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:08:32.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-02T08:08:32.807Z] [2022-12-02T08:08:32.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-02T08:08:33.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-02T08:08:33.101Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-02T08:08:33.101Z] 5eb5b503b376: Pulling fs layer [2022-12-02T08:08:33.101Z] 5c69ac0246d0: Pulling fs layer [2022-12-02T08:08:33.101Z] ec43610c2a17: Pulling fs layer [2022-12-02T08:08:33.101Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-02T08:08:33.101Z] 33b1e0a273af: Pulling fs layer [2022-12-02T08:08:33.101Z] 5d3b04190fa2: Pulling fs layer [2022-12-02T08:08:33.101Z] 2f39f015ded8: Pulling fs layer [2022-12-02T08:08:33.101Z] 3a2ae6a8a46f: Waiting [2022-12-02T08:08:33.101Z] 33b1e0a273af: Waiting [2022-12-02T08:08:33.101Z] 5d3b04190fa2: Waiting [2022-12-02T08:08:33.101Z] 2f39f015ded8: Waiting [2022-12-02T08:08:33.101Z] 5c69ac0246d0: Verifying Checksum [2022-12-02T08:08:33.101Z] 5c69ac0246d0: Download complete [2022-12-02T08:08:33.101Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-02T08:08:33.101Z] 3a2ae6a8a46f: Download complete [2022-12-02T08:08:33.359Z] 33b1e0a273af: Verifying Checksum [2022-12-02T08:08:33.359Z] 33b1e0a273af: Download complete [2022-12-02T08:08:33.359Z] 5d3b04190fa2: Verifying Checksum [2022-12-02T08:08:33.359Z] 5d3b04190fa2: Download complete [2022-12-02T08:08:33.359Z] ec43610c2a17: Verifying Checksum [2022-12-02T08:08:33.359Z] ec43610c2a17: Download complete [2022-12-02T08:08:33.359Z] 5eb5b503b376: Verifying Checksum [2022-12-02T08:08:33.359Z] 5eb5b503b376: Download complete [2022-12-02T08:08:33.924Z] 2f39f015ded8: Download complete [2022-12-02T08:08:34.861Z] 5eb5b503b376: Pull complete [2022-12-02T08:08:34.861Z] 5c69ac0246d0: Pull complete [2022-12-02T08:08:35.441Z] ec43610c2a17: Pull complete [2022-12-02T08:08:35.441Z] 3a2ae6a8a46f: Pull complete [2022-12-02T08:08:35.699Z] 33b1e0a273af: Pull complete [2022-12-02T08:08:35.699Z] 5d3b04190fa2: Pull complete [2022-12-02T08:08:40.963Z] 2f39f015ded8: Pull complete [2022-12-02T08:08:40.963Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-02T08:08:40.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-02T08:08:40.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-02T08:08:41.034Z] prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container [2022-12-02T08:08:41.089Z] $ 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/356/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/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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-12-02T08:08:46.180Z] $ docker top 019ba645738090e801481053714af998fd15a7e523613f69dda315feed2d445e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-02T08:08:46.492Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-02T08:08:46.774Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-02T08:08:47.056Z] + ls /var/log/sa-host [2022-12-02T08:08:47.057Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-02T08:08:47.211Z] provisioning config files... [2022-12-02T08:08:47.219Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/356@tmp/config13004571553057799057tmp [Pipeline] { [Pipeline] echo [2022-12-02T08:08:47.229Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-02T08:08:47.509Z] ---> create-netrc.sh [Pipeline] } [2022-12-02T08:08:47.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-02T08:08:47.846Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-02T08:08:47.854Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-02T08:08:48.135Z] ---> sudo-logs.sh [2022-12-02T08:08:48.135Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-02T08:08:48.154Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-02T08:08:48.432Z] ---> job-cost.sh [2022-12-02T08:08:48.432Z] lf-activate-venv: SKIPPING [2022-12-02T08:08:48.432Z] DEBUG: total: 0.10999999940395355 [2022-12-02T08:08:48.432Z] INFO: Retrieving Stack Cost... [2022-12-02T08:08:48.690Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-02T08:08:49.257Z] INFO: Archiving Costs [Pipeline] echo [2022-12-02T08:08:49.268Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-02T08:08:49.553Z] ---> logs-deploy.sh [2022-12-02T08:08:49.553Z] lf-activate-venv: SKIPPING [2022-12-02T08:08:49.553Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/356 [2022-12-02T08:08:49.553Z] INFO: archiving workspace using pattern(s): [2022-12-02T08:08:50.487Z] Archives upload complete. [2022-12-02T08:08:50.745Z] INFO: archiving logs to Nexus [2022-12-02T08:08:51.314Z] ---> uname -a: [2022-12-02T08:08:51.314Z] Linux prd-ubuntu20-04-docker-8c-8g-120404 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-02T08:08:51.314Z] [2022-12-02T08:08:51.314Z] [2022-12-02T08:08:51.314Z] ---> lscpu: [2022-12-02T08:08:51.314Z] Architecture: x86_64 [2022-12-02T08:08:51.314Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-02T08:08:51.314Z] Byte Order: Little Endian [2022-12-02T08:08:51.314Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-02T08:08:51.314Z] CPU(s): 8 [2022-12-02T08:08:51.314Z] On-line CPU(s) list: 0-7 [2022-12-02T08:08:51.314Z] Thread(s) per core: 1 [2022-12-02T08:08:51.314Z] Core(s) per socket: 1 [2022-12-02T08:08:51.314Z] Socket(s): 8 [2022-12-02T08:08:51.314Z] NUMA node(s): 1 [2022-12-02T08:08:51.314Z] Vendor ID: AuthenticAMD [2022-12-02T08:08:51.314Z] CPU family: 23 [2022-12-02T08:08:51.314Z] Model: 49 [2022-12-02T08:08:51.314Z] Model name: AMD EPYC-Rome Processor [2022-12-02T08:08:51.314Z] Stepping: 0 [2022-12-02T08:08:51.314Z] CPU MHz: 2799.988 [2022-12-02T08:08:51.314Z] BogoMIPS: 5599.97 [2022-12-02T08:08:51.314Z] Virtualization: AMD-V [2022-12-02T08:08:51.314Z] Hypervisor vendor: KVM [2022-12-02T08:08:51.314Z] Virtualization type: full [2022-12-02T08:08:51.314Z] L1d cache: 256 KiB [2022-12-02T08:08:51.314Z] L1i cache: 256 KiB [2022-12-02T08:08:51.314Z] L2 cache: 4 MiB [2022-12-02T08:08:51.314Z] L3 cache: 128 MiB [2022-12-02T08:08:51.314Z] NUMA node0 CPU(s): 0-7 [2022-12-02T08:08:51.314Z] Vulnerability Itlb multihit: Not affected [2022-12-02T08:08:51.314Z] Vulnerability L1tf: Not affected [2022-12-02T08:08:51.314Z] Vulnerability Mds: Not affected [2022-12-02T08:08:51.314Z] Vulnerability Meltdown: Not affected [2022-12-02T08:08:51.314Z] Vulnerability Mmio stale data: Not affected [2022-12-02T08:08:51.314Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-02T08:08:51.314Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-02T08:08:51.314Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-02T08:08:51.314Z] Vulnerability Srbds: Not affected [2022-12-02T08:08:51.314Z] Vulnerability Tsx async abort: Not affected [2022-12-02T08:08:51.314Z] 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-12-02T08:08:51.314Z] [2022-12-02T08:08:51.314Z] [2022-12-02T08:08:51.314Z] ---> nproc: [2022-12-02T08:08:51.314Z] 8 [2022-12-02T08:08:51.314Z] [2022-12-02T08:08:51.314Z] [2022-12-02T08:08:51.314Z] ---> df -h: [2022-12-02T08:08:51.314Z] Filesystem Size Used Avail Use% Mounted on [2022-12-02T08:08:51.314Z] overlay 155G 20G 136G 13% / [2022-12-02T08:08:51.314Z] tmpfs 64M 0 64M 0% /dev [2022-12-02T08:08:51.314Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-02T08:08:51.314Z] shm 64M 0 64M 0% /dev/shm [2022-12-02T08:08:51.314Z] /dev/vda1 155G 20G 136G 13% /facter-os [2022-12-02T08:08:51.314Z] [2022-12-02T08:08:51.314Z] [2022-12-02T08:08:51.314Z] ---> sar -b -r -n DEV: [2022-12-02T08:08:51.314Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120404) 12/02/22 _x86_64_ (8 CPU) [2022-12-02T08:08:51.314Z] [2022-12-02T08:08:51.314Z] 07:40:16 LINUX RESTART (8 CPU) [2022-12-02T08:08:51.314Z] [2022-12-02T08:08:51.314Z] 07:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-12-02T08:08:51.314Z] 07:42:01 153.19 4.10 149.09 0.00 476.32 68858.79 0.00 [2022-12-02T08:08:51.314Z] 07:43:01 31.24 0.13 31.11 0.00 1.07 19031.14 0.00 [2022-12-02T08:08:51.314Z] 07:44:01 77.99 0.23 77.75 0.00 16.40 30925.65 0.00 [2022-12-02T08:08:51.314Z] 07:45:01 415.73 7.75 407.98 0.00 84.52 231625.00 0.00 [2022-12-02T08:08:51.314Z] 07:46:01 593.25 10.93 582.32 0.00 5161.01 175265.32 0.00 [2022-12-02T08:08:51.314Z] 07:47:02 775.37 1.52 773.85 0.00 24.53 241275.25 0.00 [2022-12-02T08:08:51.314Z] 07:48:01 747.89 0.07 747.82 0.00 6.64 173605.42 0.00 [2022-12-02T08:08:51.314Z] 07:49:01 106.30 0.10 106.20 0.00 13.46 11491.37 0.00 [2022-12-02T08:08:51.314Z] 07:50:01 14.68 0.00 14.68 0.00 0.00 392.20 0.00 [2022-12-02T08:08:51.314Z] 07:51:01 2.15 0.00 2.15 0.00 0.00 22.66 0.00 [2022-12-02T08:08:51.314Z] 07:52:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2022-12-02T08:08:51.314Z] 07:53:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 [2022-12-02T08:08:51.314Z] 07:54:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2022-12-02T08:08:51.314Z] 07:55:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 [2022-12-02T08:08:51.314Z] 07:56:01 1.68 0.02 1.67 0.00 0.13 23.06 0.00 [2022-12-02T08:08:51.314Z] 07:57:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 [2022-12-02T08:08:51.314Z] 07:58:01 2.83 1.65 1.18 0.00 37.73 14.80 0.00 [2022-12-02T08:08:51.314Z] 07:59:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2022-12-02T08:08:51.314Z] 08:00:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2022-12-02T08:08:51.314Z] 08:01:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 [2022-12-02T08:08:51.314Z] 08:02:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2022-12-02T08:08:51.314Z] 08:03:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 [2022-12-02T08:08:51.314Z] 08:04:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2022-12-02T08:08:51.314Z] 08:05:01 3.12 1.02 2.10 0.00 21.86 30.66 0.00 [2022-12-02T08:08:51.314Z] 08:06:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2022-12-02T08:08:51.314Z] 08:07:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 [2022-12-02T08:08:51.314Z] 08:08:01 101.33 0.23 101.10 0.00 13.46 35884.02 0.00 [2022-12-02T08:08:51.314Z] Average: 112.28 1.03 111.25 0.00 217.05 36530.17 0.00 [2022-12-02T08:08:51.314Z] [2022-12-02T08:08:51.315Z] 07:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-12-02T08:08:51.315Z] 07:42:01 28278572 31473644 830328 2.53 106760 3318524 2296380 6.77 1325256 2861904 114756 [2022-12-02T08:08:51.315Z] 07:43:01 28017100 31583804 715528 2.18 111264 3644384 1790136 5.28 1206940 3196988 180516 [2022-12-02T08:08:51.315Z] 07:44:01 25020252 31439872 860516 2.62 112852 6432272 2623692 7.73 1639924 5692884 2725556 [2022-12-02T08:08:51.315Z] 07:45:01 21226996 31505408 783088 2.38 278208 9882732 1923724 5.67 1742136 9131908 1328324 [2022-12-02T08:08:51.315Z] 07:46:01 20720780 31420008 855556 2.60 311676 10204248 2318440 6.83 2179568 9116240 46424 [2022-12-02T08:08:51.315Z] 07:47:02 18063172 31193848 1066836 3.24 436976 12348020 2972132 8.76 2812860 10957860 758384 [2022-12-02T08:08:51.315Z] 07:48:01 19198068 31469660 795708 2.42 444692 11491096 1951748 5.75 2503160 10154944 42460 [2022-12-02T08:08:51.315Z] 07:49:01 19573288 31506252 765740 2.33 446968 11175588 1975740 5.82 2481076 9832152 660 [2022-12-02T08:08:51.315Z] 07:50:01 19578044 31511272 760376 2.31 447472 11175728 1857660 5.47 2477572 9832056 152 [2022-12-02T08:08:51.315Z] 07:51:01 19578780 31512024 759864 2.31 447496 11175728 1857660 5.47 2477448 9832056 12 [2022-12-02T08:08:51.315Z] 07:52:01 19585120 31518388 753560 2.29 447504 11175732 1857660 5.47 2470488 9832060 32 [2022-12-02T08:08:51.315Z] 07:53:01 19585848 31519128 753088 2.29 447532 11175732 1857660 5.47 2470224 9832060 8 [2022-12-02T08:08:51.315Z] 07:54:01 19585796 31519100 753300 2.29 447560 11175736 1857660 5.47 2470240 9832064 4 [2022-12-02T08:08:51.315Z] 07:55:01 19590308 31523644 748740 2.28 447576 11175740 1857660 5.47 2465668 9832068 28 [2022-12-02T08:08:51.315Z] 07:56:01 19589924 31523392 749080 2.28 447616 11175712 1893220 5.58 2466068 9832060 16 [2022-12-02T08:08:51.315Z] 07:57:01 19589908 31523400 749012 2.28 447628 11175724 1893220 5.58 2465720 9832068 12 [2022-12-02T08:08:51.315Z] 07:58:01 19582064 31517764 754488 2.29 447656 11176852 1893220 5.58 2474012 9832444 4 [2022-12-02T08:08:51.315Z] 07:59:01 19581740 31517460 754728 2.30 447676 11176856 1893220 5.58 2473396 9832424 8 [2022-12-02T08:08:51.315Z] 08:00:01 19581724 31517464 754688 2.30 447708 11176852 1893220 5.58 2473636 9832428 32 [2022-12-02T08:08:51.315Z] 08:01:01 19581960 31517776 754364 2.29 447724 11176860 1893220 5.58 2473440 9832456 4 [2022-12-02T08:08:51.315Z] 08:02:01 19581912 31517744 754340 2.29 447732 11176864 1893220 5.58 2473412 9832460 12 [2022-12-02T08:08:51.315Z] 08:03:01 19581644 31517488 754528 2.29 447740 11176872 1893220 5.58 2473408 9832468 76 [2022-12-02T08:08:51.315Z] 08:04:01 19581812 31517684 754492 2.29 447760 11176872 1893220 5.58 2473620 9832468 16 [2022-12-02T08:08:51.315Z] 08:05:01 19579412 31516276 755884 2.30 447832 11177496 1915848 5.65 2473608 9833004 24 [2022-12-02T08:08:51.315Z] 08:06:01 19579404 31516288 755812 2.30 447852 11177492 1915848 5.65 2473668 9833004 20 [2022-12-02T08:08:51.315Z] 08:07:01 19579480 31516396 755532 2.30 447868 11177500 1915848 5.65 2473760 9833008 16 [2022-12-02T08:08:51.315Z] 08:08:01 18174192 31457624 811456 2.47 470620 12416236 2185216 6.44 2592468 11030664 540220 [2022-12-02T08:08:51.315Z] Average: 20398789 31495289 780023 2.37 399183 10447757 1998877 5.89 2332695 9220674 212510 [2022-12-02T08:08:51.315Z] [2022-12-02T08:08:51.315Z] 07:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-12-02T08:08:51.315Z] 07:42:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:42:01 ens3 791.15 714.33 9168.11 82.72 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:42:01 veth17f773e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:42:01 docker0 547.93 516.73 40.26 3484.32 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:43:01 ens3 22.63 15.63 17.23 9.95 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:43:01 veth17f773e 1.52 1.57 0.12 0.13 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:43:01 docker0 1.52 1.52 0.10 0.13 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:44:01 vetha36e201 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:44:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:44:01 ens3 110.68 96.22 1702.01 118.18 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:44:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:45:01 vetha36e201 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:45:01 ens3 626.35 558.24 5028.83 51.43 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:45:01 docker0 546.61 608.70 37.39 5004.67 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:46:01 vetha36e201 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:46:01 veth9267768 13.60 36.81 1.02 635.45 0.00 0.00 0.00 0.05 [2022-12-02T08:08:51.315Z] 07:46:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:46:01 ens3 313.18 175.19 4751.65 29.21 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:46:01 docker0 79.24 140.36 6.21 1881.18 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:47:02 veth8049f85 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:47:02 vetha36e201 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:47:02 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:47:02 ens3 295.05 185.82 3107.81 36.36 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:47:02 docker0 154.62 248.58 13.35 3070.63 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:47:02 veth9866c24 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:48:01 vetha36e201 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:48:01 vethb580d87 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:48:01 ens3 62.31 37.23 256.47 20.34 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:48:01 docker0 10.15 17.42 0.64 221.04 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:49:01 lo 42.45 42.45 4.18 4.18 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:49:01 ens3 413.73 447.65 209.83 2121.54 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:50:01 lo 19.13 19.13 1.89 1.89 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:50:01 ens3 284.50 311.86 114.46 1934.15 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:51:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:56:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:57:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:58:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:58:01 ens3 11.08 8.60 17.25 6.34 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:01:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.315Z] 08:04:01 ens3 1.03 0.63 0.42 0.29 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] 08:05:01 ens3 0.20 0.13 0.12 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] 08:06:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] 08:07:01 ens3 0.80 0.22 0.20 0.08 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] 08:08:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] 08:08:01 ens3 340.16 258.06 7866.66 43.27 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] 08:08:01 docker0 43.49 67.19 3.75 695.07 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] Average: lo 2.68 2.68 0.26 0.26 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] Average: ens3 121.31 104.15 1194.67 165.07 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] Average: docker0 51.27 59.30 3.77 531.92 0.00 0.00 0.00 0.00 [2022-12-02T08:08:51.316Z] [2022-12-02T08:08:51.316Z] [2022-12-02T08:08:51.316Z] ---> sar -P ALL: [2022-12-02T08:08:51.316Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120404) 12/02/22 _x86_64_ (8 CPU) [2022-12-02T08:08:51.316Z] [2022-12-02T08:08:51.316Z] 07:40:16 LINUX RESTART (8 CPU) [2022-12-02T08:08:51.316Z] [2022-12-02T08:08:51.316Z] 07:41:01 CPU %user %nice %system %iowait %steal %idle [2022-12-02T08:08:51.316Z] 07:42:01 all 13.69 0.00 4.88 2.03 0.06 79.33 [2022-12-02T08:08:51.316Z] 07:42:01 0 13.41 0.00 4.32 3.53 0.05 78.69 [2022-12-02T08:08:51.316Z] 07:42:01 1 16.39 0.00 6.25 7.96 0.05 69.36 [2022-12-02T08:08:51.316Z] 07:42:01 2 13.39 0.00 5.54 0.08 0.05 80.94 [2022-12-02T08:08:51.316Z] 07:42:01 3 14.15 0.00 3.66 0.03 0.05 82.10 [2022-12-02T08:08:51.316Z] 07:42:01 4 12.65 0.00 4.32 0.49 0.05 82.50 [2022-12-02T08:08:51.316Z] 07:42:01 5 11.40 0.00 4.95 3.54 0.05 80.06 [2022-12-02T08:08:51.316Z] 07:42:01 6 13.08 0.00 5.08 0.25 0.07 81.53 [2022-12-02T08:08:51.316Z] 07:42:01 7 15.11 0.00 4.98 0.36 0.09 79.47 [2022-12-02T08:08:51.316Z] 07:43:01 all 50.68 0.00 7.15 0.50 0.07 41.59 [2022-12-02T08:08:51.316Z] 07:43:01 0 50.65 0.00 6.74 0.00 0.07 42.54 [2022-12-02T08:08:51.316Z] 07:43:01 1 49.39 0.00 8.42 0.15 0.07 41.98 [2022-12-02T08:08:51.316Z] 07:43:01 2 51.53 0.00 8.01 0.00 0.08 40.38 [2022-12-02T08:08:51.316Z] 07:43:01 3 51.13 0.00 6.96 0.12 0.08 41.71 [2022-12-02T08:08:51.316Z] 07:43:01 4 51.18 0.00 6.71 3.70 0.07 38.33 [2022-12-02T08:08:51.316Z] 07:43:01 5 49.92 0.00 7.17 0.03 0.07 42.80 [2022-12-02T08:08:51.316Z] 07:43:01 6 51.02 0.00 6.68 0.00 0.07 42.24 [2022-12-02T08:08:51.316Z] 07:43:01 7 50.62 0.00 6.52 0.03 0.07 42.76 [2022-12-02T08:08:51.316Z] 07:44:01 all 28.19 0.00 7.59 0.89 0.08 63.24 [2022-12-02T08:08:51.316Z] 07:44:01 0 29.02 0.00 6.91 0.37 0.07 63.63 [2022-12-02T08:08:51.316Z] 07:44:01 1 26.49 0.00 6.23 0.71 0.08 66.48 [2022-12-02T08:08:51.316Z] 07:44:01 2 27.86 0.00 8.69 0.03 0.10 63.32 [2022-12-02T08:08:51.316Z] 07:44:01 3 28.39 0.00 8.17 5.07 0.08 58.30 [2022-12-02T08:08:51.316Z] 07:44:01 4 27.80 0.00 6.48 0.47 0.08 65.17 [2022-12-02T08:08:51.316Z] 07:44:01 5 28.74 0.00 8.55 0.26 0.09 62.38 [2022-12-02T08:08:51.316Z] 07:44:01 6 29.10 0.00 8.38 0.05 0.10 62.36 [2022-12-02T08:08:51.316Z] 07:44:01 7 28.17 0.00 7.31 0.19 0.07 64.26 [2022-12-02T08:08:51.316Z] 07:45:01 all 11.86 0.00 8.52 12.00 0.05 67.57 [2022-12-02T08:08:51.316Z] 07:45:01 0 11.35 0.00 8.27 11.88 0.03 68.46 [2022-12-02T08:08:51.316Z] 07:45:01 1 10.81 0.00 9.21 7.43 0.05 72.50 [2022-12-02T08:08:51.316Z] 07:45:01 2 11.32 0.00 7.93 7.39 0.05 73.30 [2022-12-02T08:08:51.316Z] 07:45:01 3 12.29 0.00 8.81 28.03 0.07 50.81 [2022-12-02T08:08:51.316Z] 07:45:01 4 12.26 0.00 9.23 19.94 0.05 58.52 [2022-12-02T08:08:51.316Z] 07:45:01 5 13.41 0.00 7.65 2.89 0.05 76.00 [2022-12-02T08:08:51.316Z] 07:45:01 6 11.59 0.00 8.90 16.09 0.03 63.40 [2022-12-02T08:08:51.316Z] 07:45:01 7 11.82 0.00 8.20 2.52 0.07 77.40 [2022-12-02T08:08:51.316Z] 07:46:01 all 47.91 0.00 10.48 12.47 0.11 29.04 [2022-12-02T08:08:51.316Z] 07:46:01 0 48.28 0.00 10.26 16.02 0.10 25.34 [2022-12-02T08:08:51.316Z] 07:46:01 1 47.89 0.00 10.54 8.23 0.10 33.24 [2022-12-02T08:08:51.316Z] 07:46:01 2 47.27 0.00 9.37 16.06 0.14 27.17 [2022-12-02T08:08:51.316Z] 07:46:01 3 47.60 0.00 11.42 15.76 0.10 25.11 [2022-12-02T08:08:51.316Z] 07:46:01 4 47.41 0.00 11.83 8.03 0.08 32.64 [2022-12-02T08:08:51.316Z] 07:46:01 5 47.37 0.00 10.19 8.01 0.12 34.32 [2022-12-02T08:08:51.316Z] 07:46:01 6 48.30 0.00 10.66 18.33 0.10 22.61 [2022-12-02T08:08:51.316Z] 07:46:01 7 49.16 0.00 9.57 9.30 0.10 31.87 [2022-12-02T08:08:51.316Z] 07:47:02 all 42.74 0.00 13.78 14.81 0.12 28.54 [2022-12-02T08:08:51.316Z] 07:47:02 0 43.34 0.00 13.97 17.00 0.12 25.58 [2022-12-02T08:08:51.316Z] 07:47:02 1 42.58 0.00 14.43 15.45 0.10 27.43 [2022-12-02T08:08:51.316Z] 07:47:02 2 43.51 0.00 14.29 14.05 0.12 28.03 [2022-12-02T08:08:51.316Z] 07:47:02 3 42.18 0.00 13.35 19.15 0.14 25.19 [2022-12-02T08:08:51.316Z] 07:47:02 4 38.20 0.00 11.35 21.07 0.14 29.25 [2022-12-02T08:08:51.316Z] 07:47:02 5 44.33 0.00 14.46 11.22 0.15 29.83 [2022-12-02T08:08:51.316Z] 07:47:02 6 41.94 0.00 14.61 7.56 0.09 35.81 [2022-12-02T08:08:51.316Z] 07:47:02 7 45.78 0.00 13.78 13.05 0.12 27.26 [2022-12-02T08:08:51.316Z] 07:48:01 all 55.96 0.00 11.67 8.86 0.12 23.39 [2022-12-02T08:08:51.316Z] 07:48:01 0 53.83 0.00 12.71 8.35 0.10 25.01 [2022-12-02T08:08:51.316Z] 07:48:01 1 59.32 0.00 13.01 12.70 0.10 14.86 [2022-12-02T08:08:51.316Z] 07:48:01 2 54.86 0.00 11.93 3.43 0.12 29.65 [2022-12-02T08:08:51.316Z] 07:48:01 3 54.49 0.00 11.40 16.64 0.10 17.36 [2022-12-02T08:08:51.316Z] 07:48:01 4 53.12 0.00 10.59 11.10 0.14 25.05 [2022-12-02T08:08:51.316Z] 07:48:01 5 54.66 0.00 10.91 5.44 0.18 28.82 [2022-12-02T08:08:51.316Z] 07:48:01 6 55.95 0.00 10.92 7.26 0.12 25.75 [2022-12-02T08:08:51.316Z] 07:48:01 7 61.34 0.00 11.86 5.91 0.10 20.79 [2022-12-02T08:08:51.316Z] 07:49:01 all 7.83 0.00 1.50 1.50 0.05 89.13 [2022-12-02T08:08:51.316Z] 07:49:01 0 4.27 0.00 1.57 0.08 0.03 94.05 [2022-12-02T08:08:51.316Z] 07:49:01 1 9.89 0.00 2.31 5.47 0.07 82.26 [2022-12-02T08:08:51.316Z] 07:49:01 2 8.22 0.00 1.65 1.34 0.03 88.76 [2022-12-02T08:08:51.316Z] 07:49:01 3 6.56 0.00 1.30 0.35 0.07 91.72 [2022-12-02T08:08:51.316Z] 07:49:01 4 7.07 0.00 1.21 4.29 0.03 87.41 [2022-12-02T08:08:51.316Z] 07:49:01 5 6.53 0.00 0.89 0.07 0.03 92.48 [2022-12-02T08:08:51.316Z] 07:49:01 6 7.14 0.00 1.17 0.13 0.03 91.52 [2022-12-02T08:08:51.316Z] 07:49:01 7 12.99 0.00 1.94 0.25 0.07 84.75 [2022-12-02T08:08:51.316Z] 07:50:01 all 6.85 0.00 0.67 0.29 0.06 92.13 [2022-12-02T08:08:51.316Z] 07:50:01 0 7.36 0.00 0.64 0.03 0.05 91.92 [2022-12-02T08:08:51.316Z] 07:50:01 1 6.16 0.00 0.81 1.04 0.05 91.95 [2022-12-02T08:08:51.316Z] 07:50:01 2 8.00 0.00 0.77 0.02 0.05 91.17 [2022-12-02T08:08:51.316Z] 07:50:01 3 8.00 0.00 0.75 0.40 0.07 90.78 [2022-12-02T08:08:51.316Z] 07:50:01 4 7.58 0.00 0.47 0.12 0.07 91.77 [2022-12-02T08:08:51.316Z] 07:50:01 5 2.07 0.00 0.32 0.02 0.03 97.57 [2022-12-02T08:08:51.316Z] 07:50:01 6 9.45 0.00 0.75 0.30 0.07 89.44 [2022-12-02T08:08:51.316Z] 07:50:01 7 6.19 0.00 0.86 0.44 0.10 92.42 [2022-12-02T08:08:51.316Z] 07:51:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-12-02T08:08:51.316Z] 07:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-02T08:08:51.316Z] 07:51:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2022-12-02T08:08:51.316Z] 07:51:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2022-12-02T08:08:51.316Z] 07:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-02T08:08:51.316Z] 07:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.316Z] 07:51:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-02T08:08:51.316Z] 07:51:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2022-12-02T08:08:51.316Z] 07:51:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-02T08:08:51.316Z] 07:52:01 all 0.02 0.00 0.01 0.06 0.00 99.91 [2022-12-02T08:08:51.316Z] 07:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.316Z] 07:52:01 1 0.02 0.00 0.00 0.23 0.00 99.75 [2022-12-02T08:08:51.316Z] 07:52:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-12-02T08:08:51.316Z] 07:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.316Z] 07:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-02T08:08:51.316Z] 07:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.316Z] 07:52:01 6 0.02 0.00 0.00 0.25 0.00 99.73 [2022-12-02T08:08:51.316Z] 07:52:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-12-02T08:08:51.316Z] [2022-12-02T08:08:51.316Z] 07:52:01 CPU %user %nice %system %iowait %steal %idle [2022-12-02T08:08:51.316Z] 07:53:01 all 0.06 0.00 0.01 0.02 0.00 99.91 [2022-12-02T08:08:51.316Z] 07:53:01 0 0.38 0.00 0.00 0.00 0.00 99.62 [2022-12-02T08:08:51.316Z] 07:53:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-12-02T08:08:51.316Z] 07:53:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-12-02T08:08:51.316Z] 07:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-02T08:08:51.316Z] 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-02T08:08:51.316Z] 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-02T08:08:51.316Z] 07:53:01 6 0.00 0.00 0.02 0.10 0.00 99.88 [2022-12-02T08:08:51.316Z] 07:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-02T08:08:51.316Z] 07:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-12-02T08:08:51.316Z] 07:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-02T08:08:51.316Z] 07:54:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-12-02T08:08:51.316Z] 07:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-12-02T08:08:51.316Z] 07:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.316Z] 07:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-02T08:08:51.316Z] 07:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-02T08:08:51.316Z] 07:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-02T08:08:51.316Z] 07:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-12-02T08:08:51.316Z] 07:55:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2022-12-02T08:08:51.316Z] 07:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.316Z] 07:55:01 1 0.00 0.00 0.00 0.12 0.00 99.88 [2022-12-02T08:08:51.316Z] 07:55:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-12-02T08:08:51.316Z] 07:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-02T08:08:51.316Z] 07:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-02T08:08:51.316Z] 07:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-02T08:08:51.316Z] 07:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-02T08:08:51.316Z] 07:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-02T08:08:51.316Z] 07:56:01 all 0.12 0.00 0.02 0.02 0.00 99.84 [2022-12-02T08:08:51.317Z] 07:56:01 0 0.75 0.00 0.03 0.00 0.00 99.22 [2022-12-02T08:08:51.317Z] 07:56:01 1 0.02 0.00 0.02 0.10 0.00 99.87 [2022-12-02T08:08:51.317Z] 07:56:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2022-12-02T08:08:51.317Z] 07:56:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-02T08:08:51.317Z] 07:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-02T08:08:51.317Z] 07:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-02T08:08:51.317Z] 07:56:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-12-02T08:08:51.317Z] 07:56:01 7 0.07 0.00 0.03 0.02 0.02 99.87 [2022-12-02T08:08:51.317Z] 07:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-12-02T08:08:51.317Z] 07:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-02T08:08:51.317Z] 07:57:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-02T08:08:51.317Z] 07:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-02T08:08:51.317Z] 07:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-12-02T08:08:51.317Z] 07:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 07:57:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-12-02T08:08:51.317Z] 07:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 07:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-02T08:08:51.317Z] 07:58:01 all 0.52 0.00 0.03 0.01 0.01 99.43 [2022-12-02T08:08:51.317Z] 07:58:01 0 1.99 0.00 0.02 0.00 0.00 98.00 [2022-12-02T08:08:51.317Z] 07:58:01 1 0.35 0.00 0.07 0.07 0.00 99.52 [2022-12-02T08:08:51.317Z] 07:58:01 2 0.82 0.00 0.05 0.00 0.02 99.12 [2022-12-02T08:08:51.317Z] 07:58:01 3 0.28 0.00 0.00 0.00 0.00 99.72 [2022-12-02T08:08:51.317Z] 07:58:01 4 0.22 0.00 0.00 0.00 0.00 99.78 [2022-12-02T08:08:51.317Z] 07:58:01 5 0.20 0.00 0.03 0.00 0.02 99.75 [2022-12-02T08:08:51.317Z] 07:58:01 6 0.17 0.00 0.02 0.00 0.02 99.80 [2022-12-02T08:08:51.317Z] 07:58:01 7 0.13 0.00 0.07 0.02 0.02 99.77 [2022-12-02T08:08:51.317Z] 07:59:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2022-12-02T08:08:51.317Z] 07:59:01 0 1.99 0.00 0.00 0.00 0.02 98.00 [2022-12-02T08:08:51.317Z] 07:59:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-12-02T08:08:51.317Z] 07:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-12-02T08:08:51.317Z] 07:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-02T08:08:51.317Z] 07:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-02T08:08:51.317Z] 07:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 07:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 07:59:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2022-12-02T08:08:51.317Z] 08:00:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-12-02T08:08:51.317Z] 08:00:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2022-12-02T08:08:51.317Z] 08:00:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2022-12-02T08:08:51.317Z] 08:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-12-02T08:08:51.317Z] 08:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-02T08:08:51.317Z] 08:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-02T08:08:51.317Z] 08:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 08:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 08:00:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2022-12-02T08:08:51.317Z] 08:01:01 all 0.21 0.00 0.04 0.00 0.01 99.75 [2022-12-02T08:08:51.317Z] 08:01:01 0 1.35 0.00 0.05 0.00 0.00 98.60 [2022-12-02T08:08:51.317Z] 08:01:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-02T08:08:51.317Z] 08:01:01 2 0.13 0.00 0.02 0.00 0.00 99.85 [2022-12-02T08:08:51.317Z] 08:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-12-02T08:08:51.317Z] 08:01:01 4 0.05 0.00 0.08 0.00 0.00 99.87 [2022-12-02T08:08:51.317Z] 08:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-02T08:08:51.317Z] 08:01:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-02T08:08:51.317Z] 08:01:01 7 0.05 0.00 0.05 0.00 0.03 99.87 [2022-12-02T08:08:51.317Z] 08:02:01 all 0.02 0.00 0.01 0.03 0.01 99.94 [2022-12-02T08:08:51.317Z] 08:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 08:02:01 1 0.02 0.00 0.02 0.18 0.00 99.78 [2022-12-02T08:08:51.317Z] 08:02:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2022-12-02T08:08:51.317Z] 08:02:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2022-12-02T08:08:51.317Z] 08:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-02T08:08:51.317Z] 08:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-02T08:08:51.317Z] 08:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 08:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-12-02T08:08:51.317Z] 08:03:01 all 0.06 0.00 0.02 12.59 0.00 87.33 [2022-12-02T08:08:51.317Z] 08:03:01 0 0.30 0.00 0.03 0.00 0.02 99.65 [2022-12-02T08:08:51.317Z] 08:03:01 1 0.02 0.00 0.03 34.51 0.00 65.44 [2022-12-02T08:08:51.317Z] 08:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 08:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 08:03:01 4 0.03 0.00 0.02 32.47 0.00 67.48 [2022-12-02T08:08:51.317Z] 08:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-02T08:08:51.317Z] 08:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-02T08:08:51.317Z] 08:03:01 7 0.03 0.00 0.02 33.72 0.02 66.21 [2022-12-02T08:08:51.317Z] [2022-12-02T08:08:51.317Z] 08:03:01 CPU %user %nice %system %iowait %steal %idle [2022-12-02T08:08:51.317Z] 08:04:01 all 0.20 0.00 0.01 0.10 0.00 99.68 [2022-12-02T08:08:51.317Z] 08:04:01 0 1.47 0.00 0.00 0.00 0.00 98.53 [2022-12-02T08:08:51.317Z] 08:04:01 1 0.02 0.00 0.02 0.23 0.00 99.73 [2022-12-02T08:08:51.317Z] 08:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-02T08:08:51.317Z] 08:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-12-02T08:08:51.317Z] 08:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-02T08:08:51.317Z] 08:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-02T08:08:51.317Z] 08:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 08:04:01 7 0.03 0.00 0.00 0.58 0.02 99.37 [2022-12-02T08:08:51.317Z] 08:05:01 all 0.06 0.00 0.04 0.08 0.00 99.81 [2022-12-02T08:08:51.317Z] 08:05:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2022-12-02T08:08:51.317Z] 08:05:01 1 0.28 0.00 0.08 0.30 0.00 99.33 [2022-12-02T08:08:51.317Z] 08:05:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-12-02T08:08:51.317Z] 08:05:01 3 0.07 0.00 0.07 0.33 0.00 99.53 [2022-12-02T08:08:51.317Z] 08:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-02T08:08:51.317Z] 08:05:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-02T08:08:51.317Z] 08:05:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-12-02T08:08:51.317Z] 08:05:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-12-02T08:08:51.317Z] 08:06:01 all 0.11 0.00 0.01 0.03 0.00 99.85 [2022-12-02T08:08:51.317Z] 08:06:01 0 0.65 0.00 0.00 0.00 0.00 99.35 [2022-12-02T08:08:51.317Z] 08:06:01 1 0.00 0.00 0.00 0.10 0.00 99.90 [2022-12-02T08:08:51.317Z] 08:06:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2022-12-02T08:08:51.317Z] 08:06:01 3 0.02 0.00 0.02 0.10 0.00 99.87 [2022-12-02T08:08:51.317Z] 08:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 08:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 08:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-12-02T08:08:51.317Z] 08:06:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2022-12-02T08:08:51.317Z] 08:07:01 all 0.15 0.00 0.02 0.02 0.01 99.81 [2022-12-02T08:08:51.317Z] 08:07:01 0 1.09 0.00 0.00 0.00 0.02 98.89 [2022-12-02T08:08:51.317Z] 08:07:01 1 0.02 0.00 0.03 0.13 0.00 99.82 [2022-12-02T08:08:51.317Z] 08:07:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2022-12-02T08:08:51.317Z] 08:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 08:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-02T08:08:51.317Z] 08:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-02T08:08:51.317Z] 08:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-02T08:08:51.317Z] 08:07:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2022-12-02T08:08:51.317Z] 08:08:01 all 7.17 0.00 3.03 2.93 0.04 86.82 [2022-12-02T08:08:51.317Z] 08:08:01 0 6.76 0.00 2.58 0.57 0.03 90.05 [2022-12-02T08:08:51.317Z] 08:08:01 1 6.25 0.00 2.45 5.54 0.03 85.72 [2022-12-02T08:08:51.317Z] 08:08:01 2 7.48 0.00 3.16 0.39 0.03 88.93 [2022-12-02T08:08:51.317Z] 08:08:01 3 7.01 0.00 2.95 9.34 0.05 80.64 [2022-12-02T08:08:51.317Z] 08:08:01 4 6.88 0.00 2.50 0.07 0.03 90.51 [2022-12-02T08:08:51.317Z] 08:08:01 5 6.82 0.00 3.80 7.12 0.07 82.19 [2022-12-02T08:08:51.317Z] 08:08:01 6 9.22 0.00 3.09 0.22 0.03 87.44 [2022-12-02T08:08:51.317Z] 08:08:01 7 6.94 0.00 3.71 0.24 0.05 89.06 [2022-12-02T08:08:51.317Z] Average: all 10.03 0.00 2.54 2.54 0.03 84.86 [2022-12-02T08:08:51.317Z] Average: 0 10.25 0.00 2.49 2.11 0.03 85.12 [2022-12-02T08:08:51.317Z] Average: 1 10.08 0.00 2.71 3.71 0.03 83.48 [2022-12-02T08:08:51.317Z] Average: 2 10.02 0.00 2.61 1.56 0.03 85.77 [2022-12-02T08:08:51.317Z] Average: 3 9.92 0.00 2.51 3.47 0.03 84.06 [2022-12-02T08:08:51.317Z] Average: 4 9.64 0.00 2.36 3.73 0.03 84.24 [2022-12-02T08:08:51.317Z] Average: 5 9.66 0.00 2.52 1.41 0.03 86.39 [2022-12-02T08:08:51.317Z] Average: 6 10.12 0.00 2.57 1.85 0.03 85.44 [2022-12-02T08:08:51.317Z] Average: 7 10.56 0.00 2.53 2.46 0.04 84.41 [2022-12-02T08:08:51.317Z] [2022-12-02T08:08:51.317Z] [2022-12-02T08:08:51.317Z]