Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c81f2623765c7cb967c9e53a7d8046df7c306cf 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-ssh12438069326756816297.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13439779951245354666.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12030258367832550843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh14765836030927476742.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5894188022992741051.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7378’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7382 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/487 [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/487 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0c81f2623765c7cb967c9e53a7d8046df7c306cf (main) Commit message: "Merge pull request #4503 from jinlinGuan/issue-4486" > 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 0c81f2623765c7cb967c9e53a7d8046df7c306cf # timeout=10 > git rev-list --no-walk 9020600ba504d987cb44b33f5cd33d13328f6ef2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T06:03:48.617Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T06:03:48.672Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T06:03:48.684Z] ========================================================= [2023-04-11T06:03:48.684Z] EdgeX Global Pipelines Version Info [2023-04-11T06:03:48.684Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:03:49.389Z] ------------------- [2023-04-11T06:03:49.389Z] stable info: [2023-04-11T06:03:49.389Z] ------------------- [2023-04-11T06:03:49.389Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T06:03:49.389Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T06:03:49.389Z] Message: update stable to v1.0.245 [2023-04-11T06:03:49.970Z] ------------------- [2023-04-11T06:03:49.970Z] experimental info: [2023-04-11T06:03:49.970Z] ------------------- [2023-04-11T06:03:49.970Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T06:03:49.970Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T06:03:49.970Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T06:03:50.158Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-11T06:03:50.169Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-11T06:03:50.182Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T06:03:50.193Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T06:03:50.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T06:03:50.215Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-11T06:03:50.225Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T06:03:50.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-11T06:03:50.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-11T06:03:50.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-11T06:03:50.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T06:03:50.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T06:03:50.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T06:03:50.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T06:03:50.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T06:03:50.319Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T06:03:50.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T06:03:50.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T06:03:50.352Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-11T06:03:50.381Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-11T06:03:50.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T06:03:50.409Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T06:03:50.419Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T06:03:50.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-11T06:03:50.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-11T06:03:50.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-11T06:03:50.464Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] echo [2023-04-11T06:03:50.474Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c81f26 [Pipeline] echo [2023-04-11T06:03:50.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T06:03:50.529Z] provisioning config files... [2023-04-11T06:03:50.547Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/487@tmp/config7300407265386447984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:03:50.849Z] ---> docker-login.sh [2023-04-11T06:03:50.849Z] nexus3.edgexfoundry.org:10001 [2023-04-11T06:03:51.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:03:51.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:03:51.111Z] Configure a credential helper to remove this warning. See [2023-04-11T06:03:51.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:03:51.111Z] [2023-04-11T06:03:51.111Z] Login Succeeded [2023-04-11T06:03:51.111Z] nexus3.edgexfoundry.org:10002 [2023-04-11T06:03:51.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:03:51.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:03:51.372Z] Configure a credential helper to remove this warning. See [2023-04-11T06:03:51.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:03:51.372Z] [2023-04-11T06:03:51.372Z] Login Succeeded [2023-04-11T06:03:51.372Z] nexus3.edgexfoundry.org:10003 [2023-04-11T06:03:51.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:03:51.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:03:51.372Z] Configure a credential helper to remove this warning. See [2023-04-11T06:03:51.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:03:51.372Z] [2023-04-11T06:03:51.372Z] Login Succeeded [2023-04-11T06:03:51.372Z] nexus3.edgexfoundry.org:10004 [2023-04-11T06:03:51.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:03:51.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:03:51.633Z] Configure a credential helper to remove this warning. See [2023-04-11T06:03:51.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:03:51.633Z] [2023-04-11T06:03:51.633Z] Login Succeeded [2023-04-11T06:03:51.633Z] docker.io [2023-04-11T06:03:51.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:03:51.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:03:51.894Z] Configure a credential helper to remove this warning. See [2023-04-11T06:03:51.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:03:51.894Z] [2023-04-11T06:03:51.894Z] Login Succeeded [2023-04-11T06:03:51.894Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T06:03:51.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T06:03:52.213Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-04-11T06:03:52.213Z] + cut -d/ -f2 [2023-04-11T06:03:52.213Z] + dirname cmd/core-command/Dockerfile [2023-04-11T06:03:52.213Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-11T06:03:52.213Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T06:03:52.213Z] + cut -d/ -f2 [2023-04-11T06:03:52.213Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T06:03:52.213Z] + dirname cmd/core-data/Dockerfile [2023-04-11T06:03:52.213Z] + cut -d/ -f2 [2023-04-11T06:03:52.213Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-11T06:03:52.213Z] + dirname cmd/core-metadata/Dockerfile [2023-04-11T06:03:52.213Z] + cut -d/ -f2 [2023-04-11T06:03:52.213Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-11T06:03:52.213Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-11T06:03:52.213Z] + cut -d/ -f2 [2023-04-11T06:03:52.213Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-11T06:03:52.213Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-11T06:03:52.213Z] + cut -d/ -f2 [2023-04-11T06:03:52.213Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-11T06:03:52.213Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-11T06:03:52.213Z] + cut -d/ -f2 [2023-04-11T06:03:52.213Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-11T06:03:52.213Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-11T06:03:52.213Z] + cut -d/ -f2 [2023-04-11T06:03:52.213Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-11T06:03:52.213Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T06:03:52.213Z] cut -d/ -f2 [2023-04-11T06:03:52.213Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T06:03:52.213Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-11T06:03:52.213Z] + cut -d/ -f2 [2023-04-11T06:03:52.213Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-11T06:03:52.213Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-11T06:03:52.213Z] + cut -d/ -f2 [2023-04-11T06:03:52.213Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-11T06:03:52.213Z] + + dirname cmd/security-spire-server/Dockerfile [2023-04-11T06:03:52.213Z] cut -d/ -f2 [2023-04-11T06:03:52.213Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-11T06:03:52.213Z] + dirname cmd/support-notifications/Dockerfile [2023-04-11T06:03:52.213Z] + cut -d/ -f2 [2023-04-11T06:03:52.213Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-11T06:03:52.213Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-11T06:03:52.213Z] + cut -d/ -f2 [2023-04-11T06:03:52.213Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-11T06:03:52.273Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-11T06:03:52.625Z] + git rev-list -1 --merges 0c81f2623765c7cb967c9e53a7d8046df7c306cf~1..0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] echo [2023-04-11T06:03:52.664Z] -----------> git rev-list -1 --merges 0c81f2623765c7cb967c9e53a7d8046df7c306cf~1..0c81f2623765c7cb967c9e53a7d8046df7c306cf 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:03:52.665Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [false] [Pipeline] sh [2023-04-11T06:03:52.953Z] + git log --format=format:%s -1 0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] echo [2023-04-11T06:03:52.966Z] ========================================================= [2023-04-11T06:03:52.967Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T06:03:52.967Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-11T06:03:53.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T06:03:53.390Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T06:03:53.390Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T06:03:53.390Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T06:03:53.390Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T06:03:53.390Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T06:03:53.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:03:53.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T06:03:53.823Z] [2023-04-11T06:03:53.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:03:54.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T06:03:54.118Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T06:03:54.118Z] b85a868b505f: Pulling fs layer [2023-04-11T06:03:54.118Z] e2be974225ed: Pulling fs layer [2023-04-11T06:03:54.118Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T06:03:54.118Z] 988bab9f4d93: Pulling fs layer [2023-04-11T06:03:54.118Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T06:03:54.118Z] eaf3925da568: Pulling fs layer [2023-04-11T06:03:54.118Z] bab4dde63d76: Pulling fs layer [2023-04-11T06:03:54.118Z] bde34c3a00c8: Pulling fs layer [2023-04-11T06:03:54.118Z] b352a97aabf1: Pulling fs layer [2023-04-11T06:03:54.118Z] 988bab9f4d93: Waiting [2023-04-11T06:03:54.118Z] eaf3925da568: Waiting [2023-04-11T06:03:54.118Z] 1469e6f7b9e6: Waiting [2023-04-11T06:03:54.118Z] bab4dde63d76: Waiting [2023-04-11T06:03:54.118Z] bde34c3a00c8: Waiting [2023-04-11T06:03:54.118Z] 4872d77fe225: Pulling fs layer [2023-04-11T06:03:54.118Z] 5851b861e8e6: Pulling fs layer [2023-04-11T06:03:54.118Z] b352a97aabf1: Waiting [2023-04-11T06:03:54.118Z] 4872d77fe225: Waiting [2023-04-11T06:03:54.118Z] 5851b861e8e6: Waiting [2023-04-11T06:03:54.118Z] e2be974225ed: Download complete [2023-04-11T06:03:54.118Z] 988bab9f4d93: Download complete [2023-04-11T06:03:54.377Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T06:03:54.377Z] 1469e6f7b9e6: Download complete [2023-04-11T06:03:54.377Z] eaf3925da568: Download complete [2023-04-11T06:03:54.377Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T06:03:54.377Z] 339a4e72a1f5: Download complete [2023-04-11T06:03:54.377Z] bde34c3a00c8: Verifying Checksum [2023-04-11T06:03:54.377Z] b352a97aabf1: Download complete [2023-04-11T06:03:54.377Z] 4872d77fe225: Verifying Checksum [2023-04-11T06:03:54.377Z] 4872d77fe225: Download complete [2023-04-11T06:03:54.377Z] 5851b861e8e6: Download complete [2023-04-11T06:03:54.377Z] b85a868b505f: Verifying Checksum [2023-04-11T06:03:54.377Z] b85a868b505f: Download complete [2023-04-11T06:03:54.635Z] bab4dde63d76: Verifying Checksum [2023-04-11T06:03:54.635Z] bab4dde63d76: Download complete [2023-04-11T06:03:55.573Z] b85a868b505f: Pull complete [2023-04-11T06:03:55.833Z] e2be974225ed: Pull complete [2023-04-11T06:03:56.092Z] 339a4e72a1f5: Pull complete [2023-04-11T06:03:56.350Z] 988bab9f4d93: Pull complete [2023-04-11T06:03:56.608Z] 1469e6f7b9e6: Pull complete [2023-04-11T06:03:56.608Z] eaf3925da568: Pull complete [2023-04-11T06:03:58.506Z] bab4dde63d76: Pull complete [2023-04-11T06:03:58.506Z] bde34c3a00c8: Pull complete [2023-04-11T06:03:58.506Z] b352a97aabf1: Pull complete [2023-04-11T06:03:58.765Z] 4872d77fe225: Pull complete [2023-04-11T06:03:58.765Z] 5851b861e8e6: Pull complete [2023-04-11T06:03:58.765Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T06:03:58.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T06:03:58.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:03:58.858Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2023-04-11T06:03:58.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@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 [2023-04-11T06:04:01.822Z] $ docker top 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 -eo pid,comm [2023-04-11T06:04:01.882Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T06:04:01.882Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T06:04:01.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T06:04:01.910Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T06:04:02.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T06:04:02.034Z] $ docker exec 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 ssh-agent [2023-04-11T06:04:02.144Z] SSH_AUTH_SOCK=/tmp/ssh-lTbBUYSrPO0p/agent.32 [2023-04-11T06:04:02.144Z] SSH_AGENT_PID=38 [2023-04-11T06:04:02.151Z] Running ssh-add (command line suppressed) [2023-04-11T06:04:02.251Z] Identity added: /w/workspace/edgex-go/487@tmp/private_key_12535601086231282864.key (/w/workspace/edgex-go/487@tmp/private_key_12535601086231282864.key) [2023-04-11T06:04:02.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T06:04:02.552Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T06:04:02.570Z] $ docker exec --env ******** --env ******** 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 ssh-agent -k [2023-04-11T06:04:02.663Z] unset SSH_AUTH_SOCK; [2023-04-11T06:04:02.664Z] unset SSH_AGENT_PID; [2023-04-11T06:04:02.664Z] echo Agent pid 38 killed; [2023-04-11T06:04:02.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T06:04:02.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T06:04:02.699Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T06:04:02.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T06:04:02.813Z] $ docker exec 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 ssh-agent [2023-04-11T06:04:02.937Z] SSH_AUTH_SOCK=/tmp/ssh-N336ALvA3qxP/agent.71 [2023-04-11T06:04:02.937Z] SSH_AGENT_PID=77 [2023-04-11T06:04:02.943Z] Running ssh-add (command line suppressed) [2023-04-11T06:04:03.043Z] Identity added: /w/workspace/edgex-go/487@tmp/private_key_7036742214691107041.key (/w/workspace/edgex-go/487@tmp/private_key_7036742214691107041.key) [2023-04-11T06:04:03.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T06:04:03.361Z] + git semver init [2023-04-11T06:04:03.621Z] 2023-04-11 06:04:03,578 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T06:04:03.621Z] 2023-04-11 06:04:03,579 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/487/.semver [2023-04-11T06:04:03.621Z] 2023-04-11 06:04:03,579 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/487/.semver [2023-04-11T06:04:03.621Z] 2023-04-11 06:04:03,579 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/487/.semver'], cwd=/w/workspace/edgex-go/487, universal_newlines=False, shell=None, istream=None) [2023-04-11T06:04:08.915Z] 2023-04-11 06:04:08,719 [append_file] DEBUG append to file:/w/workspace/edgex-go/487/.git/info/exclude [2023-04-11T06:04:08.915Z] 2023-04-11 06:04:08,720 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/487/.semver/main with force:False [2023-04-11T06:04:08.915Z] 2023-04-11 06:04:08,720 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main [2023-04-11T06:04:08.915Z] 2023-04-11 06:04:08,720 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main [2023-04-11T06:04:08.915Z] 3.0.0-dev.125 [Pipeline] } [2023-04-11T06:04:08.924Z] $ docker exec --env ******** --env ******** 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 ssh-agent -k [2023-04-11T06:04:09.028Z] unset SSH_AUTH_SOCK; [2023-04-11T06:04:09.028Z] unset SSH_AGENT_PID; [2023-04-11T06:04:09.028Z] echo Agent pid 77 killed; [2023-04-11T06:04:09.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T06:04:09.348Z] + git semver [Pipeline] } [2023-04-11T06:04:09.619Z] $ docker stop --time=1 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 [2023-04-11T06:04:10.973Z] $ docker rm -f --volumes 8af500eeecc3aafb92dfa4a438ebd8c467a12fa39663425f33f7cb581d0cf015 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T06:04:11.308Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T06:04:11.512Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T06:04:11.515Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.125 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T06:04:11.922Z] + git config --global --add safe.directory /w/workspace/edgex-go/487 [Pipeline] echo [2023-04-11T06:04:11.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T06:04:11.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T06:04:11.956Z] ========================================================= [2023-04-11T06:04:11.956Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-11T06:04:11.956Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T06:04:12.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T06:04:12.244Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T06:04:12.244Z] 63b65145d645: Pulling fs layer [2023-04-11T06:04:12.244Z] a2d21d5440eb: Pulling fs layer [2023-04-11T06:04:12.244Z] 935e6c44a52c: Pulling fs layer [2023-04-11T06:04:12.244Z] 94cc34f8dd06: Pulling fs layer [2023-04-11T06:04:12.244Z] 30dea6a524f1: Pulling fs layer [2023-04-11T06:04:12.244Z] a2aff8979fd8: Pulling fs layer [2023-04-11T06:04:12.244Z] 6808be2612f2: Pulling fs layer [2023-04-11T06:04:12.244Z] f25807f1079a: Pulling fs layer [2023-04-11T06:04:12.244Z] 94cc34f8dd06: Waiting [2023-04-11T06:04:12.244Z] 30dea6a524f1: Waiting [2023-04-11T06:04:12.244Z] a2aff8979fd8: Waiting [2023-04-11T06:04:12.244Z] 6808be2612f2: Waiting [2023-04-11T06:04:12.244Z] f25807f1079a: Waiting [2023-04-11T06:04:12.244Z] a2d21d5440eb: Verifying Checksum [2023-04-11T06:04:12.244Z] a2d21d5440eb: Download complete [2023-04-11T06:04:12.244Z] 94cc34f8dd06: Verifying Checksum [2023-04-11T06:04:12.244Z] 94cc34f8dd06: Download complete [2023-04-11T06:04:12.244Z] 30dea6a524f1: Verifying Checksum [2023-04-11T06:04:12.244Z] 30dea6a524f1: Download complete [2023-04-11T06:04:12.244Z] 63b65145d645: Verifying Checksum [2023-04-11T06:04:12.244Z] 63b65145d645: Download complete [2023-04-11T06:04:12.244Z] a2aff8979fd8: Verifying Checksum [2023-04-11T06:04:12.244Z] a2aff8979fd8: Download complete [2023-04-11T06:04:12.509Z] 63b65145d645: Pull complete [2023-04-11T06:04:12.509Z] a2d21d5440eb: Pull complete [2023-04-11T06:04:12.769Z] f25807f1079a: Verifying Checksum [2023-04-11T06:04:12.769Z] f25807f1079a: Download complete [2023-04-11T06:04:13.026Z] 935e6c44a52c: Verifying Checksum [2023-04-11T06:04:13.026Z] 935e6c44a52c: Download complete [2023-04-11T06:04:13.026Z] 6808be2612f2: Verifying Checksum [2023-04-11T06:04:13.026Z] 6808be2612f2: Download complete [2023-04-11T06:04:16.308Z] 935e6c44a52c: Pull complete [2023-04-11T06:04:16.308Z] 94cc34f8dd06: Pull complete [2023-04-11T06:04:16.308Z] 30dea6a524f1: Pull complete [2023-04-11T06:04:16.308Z] a2aff8979fd8: Pull complete [2023-04-11T06:04:18.839Z] 6808be2612f2: Pull complete [2023-04-11T06:04:19.407Z] f25807f1079a: Pull complete [2023-04-11T06:04:19.407Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-11T06:04:19.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T06:04:19.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T06:04:19.705Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T06:04:19.706Z] WORKDIR /edgex [2023-04-11T06:04:19.706Z] COPY go.mod . [2023-04-11T06:04:19.706Z] RUN go mod download build [2023-04-11T06:04:19.706Z] -t ci-base-image-x86_64 -f - . [2023-04-11T06:04:20.274Z] Sending build context to Docker daemon 170.6MB [2023-04-11T06:04:20.274Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T06:04:20.274Z] ---> 3b553350e43f [2023-04-11T06:04:20.274Z] Step 2/4 : WORKDIR /edgex [2023-04-11T06:04:25.553Z] ---> Running in 4152305addcb [2023-04-11T06:04:25.553Z] Removing intermediate container 4152305addcb [2023-04-11T06:04:25.553Z] ---> 13ad411694cc [2023-04-11T06:04:25.553Z] Step 3/4 : COPY go.mod . [2023-04-11T06:04:25.553Z] ---> 8ff3962707a6 [2023-04-11T06:04:25.553Z] Step 4/4 : RUN go mod download [2023-04-11T06:04:25.553Z] ---> Running in a3615ac68606 [2023-04-11T06:04:26.598Z] Still waiting to schedule task [2023-04-11T06:04:26.598Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-11T06:04:43.659Z] Removing intermediate container a3615ac68606 [2023-04-11T06:04:43.659Z] ---> eb35d132dcce [2023-04-11T06:04:43.659Z] Successfully built eb35d132dcce [2023-04-11T06:04:43.659Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:04:43.962Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T06:04:43.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:04:44.034Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2023-04-11T06:04:44.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T06:04:44.476Z] $ docker top 7d3359823fc54524e96732b2d2524ee2a2aa0526c3c4b3168ab6d9f5c1323a4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T06:04:44.814Z] + go version [2023-04-11T06:04:44.814Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-11T06:04:44.824Z] $ docker stop --time=1 7d3359823fc54524e96732b2d2524ee2a2aa0526c3c4b3168ab6d9f5c1323a4c [2023-04-11T06:04:46.085Z] $ docker rm -f --volumes 7d3359823fc54524e96732b2d2524ee2a2aa0526c3c4b3168ab6d9f5c1323a4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:04:46.503Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T06:04:46.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:04:46.574Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2023-04-11T06:04:46.604Z] $ 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/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T06:04:46.912Z] $ docker top b0019c23f1bd33f94e9e7c8a525bb83785d23f88d68443b43e3b0acdac18cc66 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T06:04:46.981Z] ========================================================= [2023-04-11T06:04:46.981Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-11T06:04:46.981Z] ========================================================= [Pipeline] sh [2023-04-11T06:04:47.260Z] + git config --global --add safe.directory /w/workspace/edgex-go/487 [Pipeline] fileExists [Pipeline] sh [2023-04-11T06:04:47.554Z] + make test [2023-04-11T06:04:47.554Z] go test -race -coverprofile=coverage.out ./... [2023-04-11T06:04:54.112Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-11T06:05:08.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-11T06:05:08.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-11T06:05:08.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-11T06:05:08.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-11T06:05:08.978Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-11T06:05:08.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-11T06:05:08.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-11T06:05:08.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-11T06:05:08.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-11T06:05:08.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-11T06:05:08.978Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-11T06:05:09.238Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-11T06:05:09.238Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-11T06:05:09.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-11T06:05:11.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-11T06:05:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-11T06:05:11.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2023-04-11T06:05:13.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-04-11T06:05:18.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.3% of statements [2023-04-11T06:05:18.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-11T06:05:18.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-11T06:05:18.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-11T06:05:18.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-11T06:05:18.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-11T06:05:18.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements [2023-04-11T06:05:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-11T06:05:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-11T06:05:20.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-11T06:05:20.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-11T06:05:20.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-11T06:05:21.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-11T06:05:21.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-11T06:05:22.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.255s coverage: 88.5% of statements [2023-04-11T06:05:22.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-04-11T06:05:23.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-11T06:05:23.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-11T06:05:23.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-11T06:05:23.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.337s coverage: 95.6% of statements [2023-04-11T06:05:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-11T06:05:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-11T06:05:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-11T06:05:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-11T06:05:23.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-11T06:05:23.748Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-04-11T06:05:25.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-11T06:05:25.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-11T06:05:25.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-11T06:05:25.121Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.041s coverage: 65.9% of statements [2023-04-11T06:05:25.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-11T06:05:25.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-11T06:05:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2023-04-11T06:05:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements [2023-04-11T06:05:25.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 44.1% of statements [2023-04-11T06:05:25.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 82.9% of statements [2023-04-11T06:05:25.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2023-04-11T06:05:26.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-04-11T06:05:26.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-04-11T06:05:26.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-11T06:05:26.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-11T06:05:26.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-11T06:05:26.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-11T06:05:27.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-11T06:05:27.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-11T06:05:27.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-11T06:05:27.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-11T06:05:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-11T06:05:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-11T06:05:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-11T06:05:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-11T06:05:29.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-11T06:05:29.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-11T06:05:29.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-11T06:05:30.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-11T06:05:30.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-11T06:05:31.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-11T06:05:31.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-11T06:05:32.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-11T06:05:32.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-11T06:05:32.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-11T06:05:34.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-11T06:05:34.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-11T06:05:34.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-11T06:05:35.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-11T06:05:35.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-11T06:05:35.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-11T06:05:35.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-11T06:05:36.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-11T06:05:36.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-11T06:05:36.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-11T06:05:36.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-11T06:05:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-11T06:05:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-11T06:05:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-11T06:05:38.224Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-11T06:05:38.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2023-04-11T06:05:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-11T06:05:39.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-11T06:05:39.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-11T06:05:39.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.271s coverage: 79.9% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.075s coverage: 92.9% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 63.1% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.106s coverage: 92.3% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-04-11T06:05:51.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-04-11T06:05:51.822Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-04-11T06:05:51.822Z] running golangci-lint [2023-04-11T06:05:51.822Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-11T06:05:51.822Z] go version go1.20.2 linux/amd64 [2023-04-11T06:05:51.822Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-11T06:05:51.822Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-11T06:06:06.688Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|deps|imports|name|types_sizes) took 13.726622802s" [2023-04-11T06:06:06.688Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.113401ms" [2023-04-11T06:06:11.953Z] level=info msg="[linters_context/goanalysis] analyzers took 45.79027484s with top 10 stages: buildir: 27.425157064s, inspect: 1.411824603s, fact_deprecated: 1.137802158s, gosec: 1.102599038s, S1038: 910.037137ms, printf: 810.311953ms, ctrlflow: 709.142894ms, nilness: 663.546187ms, fact_purity: 605.391451ms, directives: 346.779626ms" [2023-04-11T06:06:11.953Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-11T06:06:11.953Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 201/201, identifier_marker: 201/201, cgo: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_files: 201/201, exclude: 201/201, exclude-rules: 21/201, nolint: 0/21, autogenerated_exclude: 201/201" [2023-04-11T06:06:11.953Z] level=info msg="[runner] processing took 17.226857ms with stages: nolint: 6.334073ms, identifier_marker: 5.737799ms, autogenerated_exclude: 1.659847ms, path_prettifier: 1.429862ms, exclude-rules: 1.265558ms, skip_dirs: 750.637µs, cgo: 29.21µs, filename_unadjuster: 15.661µs, max_same_issues: 1.04µs, skip_files: 480ns, uniq_by_line: 410ns, source_code: 380ns, diff: 350ns, max_from_linter: 350ns, exclude: 300ns, sort_results: 260ns, severity-rules: 250ns, path_shortener: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" [2023-04-11T06:06:11.953Z] level=info msg="[runner] linters took 6.546243661s with stages: goanalysis_metalinter: 6.528912222s" [2023-04-11T06:06:11.953Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-11T06:06:11.953Z] level=info msg="Memory: 205 samples, avg is 174.2MB, max is 801.7MB" [2023-04-11T06:06:11.953Z] level=info msg="Execution took 20.322526418s" [2023-04-11T06:06:11.953Z] go vet ./... [2023-04-11T06:06:15.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T06:06:15.493Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T06:06:15.493Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T06:06:15.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-11T06:06:16.049Z] + ls -al . [2023-04-11T06:06:16.049Z] total 704 [2023-04-11T06:06:16.049Z] drwxrwxr-x 11 1001 1001 4096 Apr 11 06:04 . [2023-04-11T06:06:16.049Z] drwxr-xr-x 4 root root 4096 Apr 11 06:04 .. [2023-04-11T06:06:16.049Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 06:03 .blubracket [2023-04-11T06:06:16.049Z] -rw-rw-r-- 1 1001 1001 16 Apr 11 06:03 .dockerignore [2023-04-11T06:06:16.049Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 06:04 .git [2023-04-11T06:06:16.049Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 06:03 .github [2023-04-11T06:06:16.049Z] -rw-rw-r-- 1 1001 1001 1133 Apr 11 06:03 .gitignore [2023-04-11T06:06:16.049Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 06:03 .golangci.yml [2023-04-11T06:06:16.049Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 06:03 .hadolint.yml [2023-04-11T06:06:16.049Z] drwxr-xr-x 3 1001 1001 4096 Apr 11 06:04 .semver [2023-04-11T06:06:16.049Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 06:03 .sonarcloud.properties [2023-04-11T06:06:16.049Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 06:03 ADOPTERS.md [2023-04-11T06:06:16.049Z] -rw-rw-r-- 1 1001 1001 10835 Apr 11 06:03 Attribution.txt [2023-04-11T06:06:16.049Z] -rw-rw-r-- 1 1001 1001 73765 Apr 11 06:03 CHANGELOG.md [2023-04-11T06:06:16.049Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 06:03 CONTRIBUTING.md [2023-04-11T06:06:16.050Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 06:03 GOVERNANCE.md [2023-04-11T06:06:16.050Z] -rw-rw-r-- 1 1001 1001 883 Apr 11 06:03 Jenkinsfile [2023-04-11T06:06:16.050Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 06:03 LICENSE [2023-04-11T06:06:16.050Z] -rw-rw-r-- 1 1001 1001 14368 Apr 11 06:03 Makefile [2023-04-11T06:06:16.050Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 06:03 OWNERS.md [2023-04-11T06:06:16.050Z] -rw-rw-r-- 1 1001 1001 9403 Apr 11 06:03 README.md [2023-04-11T06:06:16.050Z] -rw-rw-r-- 1 1001 1001 789 Apr 11 06:03 SECURITY.md [2023-04-11T06:06:16.050Z] -rw-rw-r-- 1 1001 1001 13 Apr 11 06:04 VERSION [2023-04-11T06:06:16.050Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 06:03 bin [2023-04-11T06:06:16.050Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 06:03 cmd [2023-04-11T06:06:16.050Z] -rw-r--r-- 1 root root 448242 Apr 11 06:05 coverage.out [2023-04-11T06:06:16.050Z] -rw-rw-r-- 1 1001 1001 3200 Apr 11 06:03 go.mod [2023-04-11T06:06:16.050Z] -rw-rw-r-- 1 1001 1001 31265 Apr 11 06:03 go.sum [2023-04-11T06:06:16.050Z] drwxrwxr-x 7 1001 1001 4096 Apr 11 06:03 internal [2023-04-11T06:06:16.050Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 06:03 openapi [2023-04-11T06:06:16.050Z] -rw-rw-r-- 1 1001 1001 594 Apr 11 06:03 security.txt [2023-04-11T06:06:16.050Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 06:03 snap [2023-04-11T06:06:16.050Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 06:03 version.go [Pipeline] sh [2023-04-11T06:06:16.384Z] + '[' -e coverage.out ] [2023-04-11T06:06:16.384Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-11T06:06:16.483Z] Stashed 1 file(s) [Pipeline] sh [2023-04-11T06:06:16.759Z] + make build [2023-04-11T06:06:16.759Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-11T06:06:28.952Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-11T06:06:28.952Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-11T06:06:29.518Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-11T06:06:30.083Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-11T06:06:36.635Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-11T06:06:37.570Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T06:06:38.504Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-11T06:06:39.438Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-11T06:06:40.374Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-11T06:06:41.308Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T06:06:41.734Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7386 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-11T06:06:41.745Z] Running in /w/workspace/edgex-go/487 [Pipeline] { [Pipeline] checkout [2023-04-11T06:06:41.776Z] The recommended git tool is: git [2023-04-11T06:06:42.241Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-11T06:06:43.628Z] $ docker stop --time=1 b0019c23f1bd33f94e9e7c8a525bb83785d23f88d68443b43e3b0acdac18cc66 [2023-04-11T06:06:47.564Z] using credential edgex-jenkins-ssh [2023-04-11T06:06:47.582Z] Cloning the remote Git repository [2023-04-11T06:06:47.634Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-11T06:06:47.743Z] > git init /w/workspace/edgex-go/487 # timeout=10 [2023-04-11T06:06:47.917Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-11T06:06:47.919Z] > git --version # timeout=10 [2023-04-11T06:06:47.943Z] > git --version # 'git version 2.25.1' [2023-04-11T06:06:47.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T06:06:48.010Z] $ docker rm -f --volumes b0019c23f1bd33f94e9e7c8a525bb83785d23f88d68443b43e3b0acdac18cc66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:06:48.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T06:06:48.920Z] [2023-04-11T06:06:48.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:06:49.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T06:06:49.219Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-11T06:06:49.219Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-11T06:06:49.219Z] ca9280d653b3: Pulling fs layer [2023-04-11T06:06:49.219Z] 7e9c9ca2126c: Pulling fs layer [2023-04-11T06:06:49.219Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-11T06:06:49.219Z] cbdbe7a5bc2a: Download complete [2023-04-11T06:06:48.130Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T06:06:49.477Z] ca9280d653b3: Verifying Checksum [2023-04-11T06:06:49.477Z] ca9280d653b3: Download complete [2023-04-11T06:06:49.477Z] cbdbe7a5bc2a: Pull complete [2023-04-11T06:06:49.734Z] 7e9c9ca2126c: Download complete [2023-04-11T06:06:49.992Z] ca9280d653b3: Pull complete [2023-04-11T06:06:53.281Z] 7e9c9ca2126c: Pull complete [2023-04-11T06:06:53.281Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-11T06:06:53.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T06:06:53.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:06:53.363Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2023-04-11T06:06:53.396Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-11T06:06:55.752Z] $ docker top fd78ca7552068dfa265643676f3e3887b3de76db2c487d339f730532234a74ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T06:06:56.090Z] + docker-compose build --help [2023-04-11T06:06:56.090Z] + grep parallel [2023-04-11T06:06:56.656Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T06:06:56.923Z] $ docker stop --time=1 fd78ca7552068dfa265643676f3e3887b3de76db2c487d339f730532234a74ca [2023-04-11T06:06:58.183Z] $ docker rm -f --volumes fd78ca7552068dfa265643676f3e3887b3de76db2c487d339f730532234a74ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:06:58.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T06:06:58.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:06:58.636Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2023-04-11T06:06:58.664Z] $ 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/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-11T06:06:59.009Z] $ docker top 40d65b6cc0d181cba14f5a47c9decea13702519ecd5ee8878d4adce1a621107c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T06:06:59.356Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T06:06:59.924Z] Building core-command ... [2023-04-11T06:06:59.924Z] Building core-common-config-bootstrapper ... [2023-04-11T06:06:59.924Z] Building core-data ... [2023-04-11T06:06:59.924Z] Building core-metadata ... [2023-04-11T06:06:59.924Z] Building security-bootstrapper ... [2023-04-11T06:06:59.924Z] Building security-proxy-auth ... [2023-04-11T06:06:59.924Z] Building security-proxy-setup ... [2023-04-11T06:06:59.924Z] Building security-secretstore-setup ... [2023-04-11T06:06:59.924Z] Building security-spiffe-token-provider ... [2023-04-11T06:06:59.924Z] Building security-spire-agent ... [2023-04-11T06:06:59.924Z] Building security-spire-config ... [2023-04-11T06:06:59.924Z] Building security-spire-server ... [2023-04-11T06:06:59.924Z] Building support-notifications ... [2023-04-11T06:06:59.924Z] Building support-scheduler ... [2023-04-11T06:06:59.924Z] Building security-spiffe-token-provider [2023-04-11T06:06:59.924Z] Building security-bootstrapper [2023-04-11T06:06:59.924Z] Building security-spire-config [2023-04-11T06:06:59.924Z] Building core-common-config-bootstrapper [2023-04-11T06:06:59.924Z] Building core-data [2023-04-11T06:07:05.523Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-11T06:07:05.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T06:07:06.453Z] Avoid second fetch [2023-04-11T06:07:06.453Z] Checking out Revision 0c81f2623765c7cb967c9e53a7d8046df7c306cf (main) [2023-04-11T06:07:07.173Z] Commit message: "Merge pull request #4503 from jinlinGuan/issue-4486" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T06:07:08.035Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T06:07:08.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T06:07:08.035Z] Dload Upload Total Spent Left Speed [2023-04-11T06:07:08.035Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [2023-04-11T06:07:06.473Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T06:07:06.534Z] > git checkout -f 0c81f2623765c7cb967c9e53a7d8046df7c306cf # timeout=10 [Pipeline] sh [2023-04-11T06:07:08.679Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T06:07:09.007Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T06:07:09.007Z] + sudo tee /etc/docker/daemon.new [2023-04-11T06:07:09.007Z] { [2023-04-11T06:07:09.007Z] "registry-mirrors": [ [2023-04-11T06:07:09.007Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T06:07:09.007Z] ], [2023-04-11T06:07:09.007Z] "bip": "10.250.0.254/24", [2023-04-11T06:07:09.007Z] "hosts": [ [2023-04-11T06:07:09.007Z] "tcp://0.0.0.0:5555", [2023-04-11T06:07:09.007Z] "unix:///var/run/docker.sock" [2023-04-11T06:07:09.007Z] ], [2023-04-11T06:07:09.007Z] "mtu": 1458, [2023-04-11T06:07:09.007Z] "selinux-enabled": true, [2023-04-11T06:07:09.007Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T06:07:09.007Z] } [Pipeline] sh [2023-04-11T06:07:09.331Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T06:07:09.654Z] + sudo service docker restart [2023-04-11T06:07:09.890Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:07:09.890Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:07:09.890Z] ---> eb35d132dcce [2023-04-11T06:07:09.890Z] Step 3/33 : WORKDIR /edgex-go [2023-04-11T06:07:09.890Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:07:09.890Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:07:09.890Z] ---> eb35d132dcce [2023-04-11T06:07:09.890Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T06:07:10.150Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:07:10.150Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:07:10.150Z] ---> eb35d132dcce [2023-04-11T06:07:10.150Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:07:10.150Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:07:10.150Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:07:10.150Z] ---> eb35d132dcce [2023-04-11T06:07:10.150Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T06:07:10.150Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:07:10.150Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:07:10.150Z] ---> eb35d132dcce [2023-04-11T06:07:10.150Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:07:14.356Z] ---> Running in bd221a63f89a [2023-04-11T06:07:14.356Z] ---> Running in e4da76e436f9 [2023-04-11T06:07:14.356Z] ---> Running in 2f790bfb74b3 [2023-04-11T06:07:14.356Z] ---> Running in b904195b5637 [2023-04-11T06:07:14.356Z] ---> Running in f1d559f3bb4c [2023-04-11T06:07:14.614Z] Removing intermediate container bd221a63f89a [2023-04-11T06:07:14.614Z] Removing intermediate container 2f790bfb74b3 [2023-04-11T06:07:14.614Z] ---> a64b9955a88a [2023-04-11T06:07:14.614Z] ---> 40db264f46d6 [2023-04-11T06:07:14.614Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curlStep 4/23 : WORKDIR /edgex-go [2023-04-11T06:07:14.614Z] [2023-04-11T06:07:14.614Z] ---> Running in 920019c7fe38 [2023-04-11T06:07:14.614Z] ---> Running in 5ae2a8a59f8a [2023-04-11T06:07:14.614Z] Removing intermediate container e4da76e436f9 [2023-04-11T06:07:14.614Z] ---> 9be17b423b33 [2023-04-11T06:07:14.614Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T06:07:14.614Z] Removing intermediate container f1d559f3bb4c [2023-04-11T06:07:14.614Z] ---> 9548a15157ce [2023-04-11T06:07:14.614Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T06:07:14.614Z] Removing intermediate container b904195b5637 [2023-04-11T06:07:14.614Z] ---> 3b2ea632302c [2023-04-11T06:07:14.614Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T06:07:14.614Z] ---> Running in 6c19d178b6eb [2023-04-11T06:07:14.614Z] ---> Running in fe1a3f4077ec [2023-04-11T06:07:14.614Z] ---> Running in 7ae31d857eee [2023-04-11T06:07:14.614Z] Removing intermediate container 5ae2a8a59f8a [2023-04-11T06:07:14.614Z] ---> 809bc19ec4a0 [2023-04-11T06:07:14.614Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T06:07:14.614Z] ---> Running in 8f79c4943f11 [2023-04-11T06:07:14.872Z] Removing intermediate container 6c19d178b6eb [2023-04-11T06:07:14.872Z] ---> 871f1b5112b8 [2023-04-11T06:07:14.872Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T06:07:14.872Z] ---> Running in 0d6124056d43 [2023-04-11T06:07:14.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:07:15.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:07:15.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:07:15.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:07:15.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:07:15.130Z] OK: 265 MiB in 53 packages [2023-04-11T06:07:15.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:07:15.388Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T06:07:15.388Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T06:07:15.388Z] OK: 17824 distinct packages available [2023-04-11T06:07:15.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:07:15.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:07:15.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:07:15.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:07:15.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:07:15.646Z] OK: 265 MiB in 53 packages [2023-04-11T06:07:15.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:07:15.646Z] Removing intermediate container 920019c7fe38 [2023-04-11T06:07:15.646Z] ---> 01a70580ef26 [2023-04-11T06:07:15.646Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T06:07:15.905Z] OK: 265 MiB in 53 packages [2023-04-11T06:07:15.905Z] ---> 52396c631c70 [2023-04-11T06:07:15.905Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:07:15.905Z] OK: 265 MiB in 53 packages [2023-04-11T06:07:15.905Z] ---> Running in c98f19c0f22e [2023-04-11T06:07:15.905Z] OK: 265 MiB in 53 packages [2023-04-11T06:07:15.905Z] Removing intermediate container 7ae31d857eee [2023-04-11T06:07:15.905Z] ---> 384677cd11c5 [2023-04-11T06:07:15.905Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T06:07:16.163Z] ---> a1e309f75903 [2023-04-11T06:07:16.163Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:07:16.163Z] ---> Running in 2b2a0a0d491b [2023-04-11T06:07:16.425Z] Removing intermediate container 8f79c4943f11 [2023-04-11T06:07:16.425Z] ---> 3c0832f5f6ab [2023-04-11T06:07:16.425Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T06:07:16.425Z] Removing intermediate container fe1a3f4077ec [2023-04-11T06:07:16.425Z] ---> 5e00ec7ee622 [2023-04-11T06:07:16.425Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T06:07:16.425Z] Removing intermediate container 0d6124056d43 [2023-04-11T06:07:16.425Z] ---> c6fc3c237bf7 [2023-04-11T06:07:16.425Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T06:07:16.683Z] ---> efb76d7a6fdf [2023-04-11T06:07:16.683Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:07:16.683Z] ---> Running in 927cd77be31b [2023-04-11T06:07:16.683Z] ---> 97591e9699f2 [2023-04-11T06:07:16.683Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:07:16.683Z] ---> 829e7734b140 [2023-04-11T06:07:16.683Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:07:16.683Z] ---> Running in 0903cc3bcfd1 [2023-04-11T06:07:16.683Z] ---> Running in 493cf3bb996a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T06:07:27.902Z] provisioning config files... [2023-04-11T06:07:27.926Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/487@tmp/config5752628427811615291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:07:28.268Z] ---> docker-login.sh [2023-04-11T06:07:28.268Z] nexus3.edgexfoundry.org:10001 [2023-04-11T06:07:28.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:07:28.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:07:28.803Z] Configure a credential helper to remove this warning. See [2023-04-11T06:07:28.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:07:28.803Z] [2023-04-11T06:07:28.803Z] Login Succeeded [2023-04-11T06:07:28.803Z] nexus3.edgexfoundry.org:10002 [2023-04-11T06:07:29.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:07:29.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:07:29.069Z] Configure a credential helper to remove this warning. See [2023-04-11T06:07:29.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:07:29.069Z] [2023-04-11T06:07:29.069Z] Login Succeeded [2023-04-11T06:07:29.069Z] nexus3.edgexfoundry.org:10003 [2023-04-11T06:07:29.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:07:29.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:07:29.337Z] Configure a credential helper to remove this warning. See [2023-04-11T06:07:29.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:07:29.337Z] [2023-04-11T06:07:29.337Z] Login Succeeded [2023-04-11T06:07:29.605Z] nexus3.edgexfoundry.org:10004 [2023-04-11T06:07:29.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:07:29.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:07:29.873Z] Configure a credential helper to remove this warning. See [2023-04-11T06:07:29.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:07:29.873Z] [2023-04-11T06:07:29.873Z] Login Succeeded [2023-04-11T06:07:29.873Z] docker.io [2023-04-11T06:07:30.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:07:30.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:07:30.142Z] Configure a credential helper to remove this warning. See [2023-04-11T06:07:30.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:07:30.142Z] [2023-04-11T06:07:30.142Z] Login Succeeded [2023-04-11T06:07:30.142Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T06:07:30.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-11T06:07:30.694Z] + git config --global --add safe.directory /w/workspace/edgex-go/487 [Pipeline] echo [2023-04-11T06:07:30.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T06:07:30.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T06:07:30.730Z] ========================================================= [2023-04-11T06:07:30.730Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-11T06:07:30.730Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T06:07:31.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T06:07:32.998Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T06:07:32.998Z] af6eaf76a39c: Pulling fs layer [2023-04-11T06:07:32.998Z] 55522c791124: Pulling fs layer [2023-04-11T06:07:32.998Z] ce5c4a1c91eb: Pulling fs layer [2023-04-11T06:07:32.998Z] 169dfbe0d373: Pulling fs layer [2023-04-11T06:07:32.998Z] e1ff8fa3b103: Pulling fs layer [2023-04-11T06:07:32.998Z] 52ebb69f0ebf: Pulling fs layer [2023-04-11T06:07:32.998Z] 5abe8eddf0d5: Pulling fs layer [2023-04-11T06:07:32.998Z] e1ff8fa3b103: Waiting [2023-04-11T06:07:32.998Z] 52ebb69f0ebf: Waiting [2023-04-11T06:07:32.998Z] 5abe8eddf0d5: Waiting [2023-04-11T06:07:32.998Z] 169dfbe0d373: Waiting [2023-04-11T06:07:32.998Z] 55522c791124: Verifying Checksum [2023-04-11T06:07:32.998Z] 55522c791124: Download complete [2023-04-11T06:07:32.998Z] 169dfbe0d373: Verifying Checksum [2023-04-11T06:07:32.998Z] 169dfbe0d373: Download complete [2023-04-11T06:07:32.998Z] e1ff8fa3b103: Verifying Checksum [2023-04-11T06:07:32.998Z] e1ff8fa3b103: Download complete [2023-04-11T06:07:32.998Z] af6eaf76a39c: Verifying Checksum [2023-04-11T06:07:32.998Z] af6eaf76a39c: Download complete [2023-04-11T06:07:33.985Z] af6eaf76a39c: Pull complete [2023-04-11T06:07:33.985Z] 5abe8eddf0d5: Verifying Checksum [2023-04-11T06:07:33.985Z] 5abe8eddf0d5: Download complete [2023-04-11T06:07:34.254Z] 55522c791124: Pull complete [2023-04-11T06:07:35.218Z] ce5c4a1c91eb: Verifying Checksum [2023-04-11T06:07:35.218Z] ce5c4a1c91eb: Download complete [2023-04-11T06:07:35.218Z] 52ebb69f0ebf: Verifying Checksum [2023-04-11T06:07:35.218Z] 52ebb69f0ebf: Download complete [2023-04-11T06:07:47.776Z] ce5c4a1c91eb: Pull complete [2023-04-11T06:07:47.777Z] 169dfbe0d373: Pull complete [2023-04-11T06:07:47.777Z] e1ff8fa3b103: Pull complete [2023-04-11T06:07:53.125Z] 52ebb69f0ebf: Pull complete [2023-04-11T06:07:54.085Z] 5abe8eddf0d5: Pull complete [2023-04-11T06:07:54.085Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-11T06:07:54.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T06:07:54.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T06:07:54.498Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T06:07:54.498Z] WORKDIR /edgex [2023-04-11T06:07:54.498Z] COPY go.mod . [2023-04-11T06:07:54.498Z] RUN go mod download -t [2023-04-11T06:07:54.498Z] ci-base-image-arm64 -f - . [2023-04-11T06:07:55.086Z] Sending build context to Docker daemon 2.936MB [2023-04-11T06:07:55.087Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T06:07:55.087Z] ---> 6cb57ee374ae [2023-04-11T06:07:55.087Z] Step 2/4 : WORKDIR /edgex [2023-04-11T06:07:57.044Z] ---> Running in e55bc13edd6e [2023-04-11T06:07:57.044Z] Removing intermediate container e55bc13edd6e [2023-04-11T06:07:57.044Z] ---> 40a90ffaf041 [2023-04-11T06:07:57.044Z] Step 3/4 : COPY go.mod . [2023-04-11T06:08:00.379Z] ---> eb7ab2c7ba4a [2023-04-11T06:08:00.379Z] Step 4/4 : RUN go mod download [2023-04-11T06:08:00.379Z] ---> Running in ba9f57767276 [2023-04-11T06:08:24.363Z] Removing intermediate container c98f19c0f22e [2023-04-11T06:08:24.364Z] ---> b46bb6ec052a [2023-04-11T06:08:24.364Z] Step 7/27 : COPY . . [2023-04-11T06:08:24.364Z] Removing intermediate container 2b2a0a0d491b [2023-04-11T06:08:24.364Z] ---> 67bc832d7147 [2023-04-11T06:08:24.364Z] Step 7/33 : COPY . . [2023-04-11T06:08:24.364Z] Removing intermediate container 927cd77be31b [2023-04-11T06:08:24.364Z] ---> 82861c904fe4 [2023-04-11T06:08:24.364Z] Step 8/23 : COPY . . [2023-04-11T06:08:24.364Z] Removing intermediate container 493cf3bb996a [2023-04-11T06:08:24.364Z] ---> a42f4384eede [2023-04-11T06:08:24.364Z] Step 7/20 : COPY . . [2023-04-11T06:08:24.364Z] Removing intermediate container 0903cc3bcfd1 [2023-04-11T06:08:24.364Z] ---> 380951001d7c [2023-04-11T06:08:24.364Z] Step 8/23 : COPY . . [2023-04-11T06:08:27.108Z] Removing intermediate container ba9f57767276 [2023-04-11T06:08:27.108Z] ---> 41a673854d1a [2023-04-11T06:08:27.108Z] Successfully built 41a673854d1a [2023-04-11T06:08:27.108Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:08:27.440Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T06:08:27.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:08:27.636Z] prd-ubuntu20.04-docker-arm64-4c-16g-7386 does not seem to be running inside a container [2023-04-11T06:08:27.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T06:08:28.821Z] $ docker top 17306743f0c347aed13168942a2235e7967457dbfdef30eea6195cd6f1fa5647 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T06:08:29.613Z] + go version [2023-04-11T06:08:29.613Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-11T06:08:29.633Z] $ docker stop --time=1 17306743f0c347aed13168942a2235e7967457dbfdef30eea6195cd6f1fa5647 [2023-04-11T06:08:31.189Z] $ docker rm -f --volumes 17306743f0c347aed13168942a2235e7967457dbfdef30eea6195cd6f1fa5647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:08:31.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T06:08:31.783Z] [2023-04-11T06:08:31.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:08:32.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T06:08:32.114Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-11T06:08:32.114Z] 29e5d40040c1: Pulling fs layer [2023-04-11T06:08:32.114Z] 1ce36da41761: Pulling fs layer [2023-04-11T06:08:32.114Z] 25b303627fd3: Pulling fs layer [2023-04-11T06:08:32.381Z] 29e5d40040c1: Verifying Checksum [2023-04-11T06:08:32.381Z] 29e5d40040c1: Download complete [2023-04-11T06:08:32.647Z] 1ce36da41761: Verifying Checksum [2023-04-11T06:08:32.647Z] 1ce36da41761: Download complete [2023-04-11T06:08:32.914Z] 29e5d40040c1: Pull complete [2023-04-11T06:08:33.873Z] 1ce36da41761: Pull complete [2023-04-11T06:08:33.873Z] 25b303627fd3: Verifying Checksum [2023-04-11T06:08:33.873Z] 25b303627fd3: Download complete [2023-04-11T06:08:36.566Z] ---> 2f8bd7e4715b [2023-04-11T06:08:36.566Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T06:08:36.566Z] ---> 6f55fdc18a8e [2023-04-11T06:08:36.566Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T06:08:36.566Z] ---> aaf32810016a [2023-04-11T06:08:36.566Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T06:08:36.566Z] ---> 2dd953257445 [2023-04-11T06:08:36.566Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T06:08:36.566Z] ---> 26234fb17f4f [2023-04-11T06:08:36.566Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T06:08:36.566Z] ---> Running in f4b0d17eac34 [2023-04-11T06:08:36.566Z] ---> Running in d2f7c499d489 [2023-04-11T06:08:36.566Z] ---> Running in 25fbd5a546e4 [2023-04-11T06:08:36.566Z] ---> Running in 19afa1b73bd7 [2023-04-11T06:08:36.566Z] ---> Running in f7da063c228a [2023-04-11T06:08:36.566Z] Removing intermediate container 19afa1b73bd7 [2023-04-11T06:08:36.566Z] ---> 1d479aa525ad [2023-04-11T06:08:36.566Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T06:08:36.566Z] ---> Running in f3b49fa0664f [2023-04-11T06:08:36.566Z] Removing intermediate container f3b49fa0664f [2023-04-11T06:08:36.566Z] ---> b45c268d4797 [2023-04-11T06:08:36.566Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T06:08:36.566Z] ---> Running in 1938471af0f8 [2023-04-11T06:08:36.566Z] Removing intermediate container 1938471af0f8 [2023-04-11T06:08:36.566Z] ---> 72344b59a98a [2023-04-11T06:08:36.566Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T06:08:36.566Z] ---> Running in 89c674627f03 [2023-04-11T06:08:36.566Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-11T06:08:36.566Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-11T06:08:36.566Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-11T06:08:36.566Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T06:08:37.135Z] Removing intermediate container 89c674627f03 [2023-04-11T06:08:37.135Z] ---> 60b1f643415a [2023-04-11T06:08:37.135Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T06:08:37.393Z] ---> Running in 897ecc54d298 [2023-04-11T06:08:37.651Z] Removing intermediate container 897ecc54d298 [2023-04-11T06:08:37.651Z] ---> 7d4c3208b1bb [2023-04-11T06:08:37.651Z] [2023-04-11T06:08:37.651Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T06:08:37.651Z] 3.17: Pulling from library/alpine [2023-04-11T06:08:37.910Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T06:08:37.910Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T06:08:37.910Z] ---> 9ed4aefc74f6 [2023-04-11T06:08:37.910Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T06:08:38.167Z] ---> Running in 98cb875a7f5e [2023-04-11T06:08:38.167Z] Removing intermediate container 98cb875a7f5e [2023-04-11T06:08:38.167Z] ---> 556b74c2fc67 [2023-04-11T06:08:38.167Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T06:08:38.167Z] ---> Running in ef21e7f16113 [2023-04-11T06:08:38.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:08:38.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:08:38.991Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T06:08:38.991Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T06:08:38.991Z] OK: 17818 distinct packages available [2023-04-11T06:08:38.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:08:39.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:08:39.507Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T06:08:39.507Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T06:08:39.507Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T06:08:39.507Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T06:08:39.507Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:08:39.507Z] OK: 7 MiB in 19 packages [2023-04-11T06:08:40.440Z] Removing intermediate container ef21e7f16113 [2023-04-11T06:08:40.440Z] ---> 937b93ee3d1b [2023-04-11T06:08:40.440Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:08:41.373Z] ---> 56cc98f2f455 [2023-04-11T06:08:41.373Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:08:42.341Z] ---> 46d2f2cda6fc [2023-04-11T06:08:42.341Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T06:08:43.935Z] 25b303627fd3: Pull complete [2023-04-11T06:08:43.935Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-11T06:08:43.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T06:08:43.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:08:44.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-7386 does not seem to be running inside a container [2023-04-11T06:08:44.189Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-11T06:08:46.276Z] $ docker top 3a770dadc8ec0acee64c35e313f725b84ebd6047fb80abe270a6680f128275a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T06:08:47.083Z] + + docker-composegrep build parallel --help [2023-04-11T06:08:47.084Z] [2023-04-11T06:08:48.904Z] ---> 77556ca4ec17 [2023-04-11T06:08:48.904Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T06:08:49.468Z] ---> ae29877903bd [2023-04-11T06:08:49.468Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-11T06:08:49.741Z] ---> Running in 97f97c144a79 [2023-04-11T06:08:50.308Z] Removing intermediate container 97f97c144a79 [2023-04-11T06:08:50.308Z] ---> 24d92a295235 [2023-04-11T06:08:50.308Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T06:08:51.339Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T06:08:51.361Z] $ docker stop --time=1 3a770dadc8ec0acee64c35e313f725b84ebd6047fb80abe270a6680f128275a2 [2023-04-11T06:08:52.992Z] $ docker rm -f --volumes 3a770dadc8ec0acee64c35e313f725b84ebd6047fb80abe270a6680f128275a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:08:53.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T06:08:53.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:08:53.609Z] ---> 0d65ec049bd9 [2023-04-11T06:08:53.609Z] Step 22/27 : WORKDIR / [2023-04-11T06:08:53.609Z] ---> Running in e44682d05520 [2023-04-11T06:08:53.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-7386 does not seem to be running inside a container [2023-04-11T06:08:53.762Z] $ 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/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-11T06:08:53.867Z] Removing intermediate container e44682d05520 [2023-04-11T06:08:53.867Z] ---> 1de8bec4172f [2023-04-11T06:08:53.867Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T06:08:53.867Z] ---> Running in 7fda3d4c398d [2023-04-11T06:08:54.431Z] Removing intermediate container 7fda3d4c398d [2023-04-11T06:08:54.431Z] ---> 811ecdcffc60 [2023-04-11T06:08:54.431Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T06:08:54.431Z] ---> Running in ad18a1ed4c1d [2023-04-11T06:08:54.924Z] $ docker top e0be43dfd2cf947598c3a31ec1b002020d145a01147cfda40c1fe9f6b2f3282d -eo pid,comm [2023-04-11T06:08:54.995Z] Removing intermediate container ad18a1ed4c1d [2023-04-11T06:08:54.995Z] ---> 7bf42c4a5bbb [2023-04-11T06:08:54.995Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T06:08:54.995Z] ---> Running in 6957a001c88f [Pipeline] { [Pipeline] sh [2023-04-11T06:08:55.559Z] Removing intermediate container 6957a001c88f [2023-04-11T06:08:55.559Z] ---> b89ec7bf44f5 [2023-04-11T06:08:55.559Z] Step 26/27 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:08:55.559Z] ---> Running in 1e9243b7b935 [2023-04-11T06:08:55.737Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T06:08:56.123Z] Removing intermediate container 1e9243b7b935 [2023-04-11T06:08:56.123Z] ---> 2d0f7618a635 [2023-04-11T06:08:56.123Z] Step 27/27 : LABEL version=3.0.0-dev.125 [2023-04-11T06:08:56.123Z] ---> Running in b72db009ae5b [2023-04-11T06:08:56.688Z] Removing intermediate container b72db009ae5b [2023-04-11T06:08:56.688Z] ---> a3b3c81c76f1 [2023-04-11T06:08:56.688Z] [2023-04-11T06:08:56.688Z] Successfully built a3b3c81c76f1 [2023-04-11T06:08:56.688Z] Successfully tagged security-spire-config:latest [2023-04-11T06:08:56.688Z]  Building security-spire-config ... done Building security-spire-agent [2023-04-11T06:09:00.866Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:09:00.866Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:09:00.866Z] ---> eb35d132dcce [2023-04-11T06:09:00.866Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T06:09:00.866Z] ---> Using cache [2023-04-11T06:09:00.866Z] ---> 3b2ea632302c [2023-04-11T06:09:00.866Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T06:09:01.064Z] Building core-command ... [2023-04-11T06:09:01.065Z] Building core-common-config-bootstrapper ... [2023-04-11T06:09:01.065Z] Building core-data ... [2023-04-11T06:09:01.065Z] Building core-metadata ... [2023-04-11T06:09:01.065Z] Building security-bootstrapper ... [2023-04-11T06:09:01.065Z] Building security-proxy-auth ... [2023-04-11T06:09:01.065Z] Building security-proxy-setup ... [2023-04-11T06:09:01.065Z] Building security-secretstore-setup ... [2023-04-11T06:09:01.065Z] Building security-spiffe-token-provider ... [2023-04-11T06:09:01.065Z] Building security-spire-agent ... [2023-04-11T06:09:01.065Z] Building security-spire-config ... [2023-04-11T06:09:01.065Z] Building security-spire-server ... [2023-04-11T06:09:01.065Z] Building support-notifications ... [2023-04-11T06:09:01.065Z] Building support-scheduler ... [2023-04-11T06:09:01.065Z] Building security-bootstrapper [2023-04-11T06:09:01.065Z] Building security-spire-config [2023-04-11T06:09:01.065Z] Building security-spire-server [2023-04-11T06:09:01.065Z] Building security-proxy-auth [2023-04-11T06:09:01.065Z] Building security-secretstore-setup [2023-04-11T06:09:07.456Z] ---> Running in 07fbe7db0ce8 [2023-04-11T06:09:10.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:10.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:11.064Z] OK: 265 MiB in 53 packages [2023-04-11T06:09:11.163Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:09:11.163Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:09:11.163Z] ---> 41a673854d1a [2023-04-11T06:09:11.163Z] Step 3/33 : WORKDIR /edgex-go [2023-04-11T06:09:11.163Z] ---> Running in 1717380561f6 [2023-04-11T06:09:11.163Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:09:11.163Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:09:11.163Z] ---> 41a673854d1a [2023-04-11T06:09:11.163Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T06:09:11.163Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:09:11.163Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:09:11.163Z] ---> 41a673854d1a [2023-04-11T06:09:11.163Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T06:09:11.163Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:09:11.163Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:09:11.163Z] ---> 41a673854d1a [2023-04-11T06:09:11.163Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:09:11.436Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:09:11.436Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:09:11.436Z] ---> 41a673854d1a [2023-04-11T06:09:11.436Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T06:09:11.436Z] ---> Running in 95611c0d6f70 [2023-04-11T06:09:11.436Z] ---> Running in 934ccf879d4d [2023-04-11T06:09:11.436Z] ---> Running in 2e3721f9aa5c [2023-04-11T06:09:11.436Z] ---> Running in 86701c00e0a2 [2023-04-11T06:09:11.705Z] Removing intermediate container 1717380561f6 [2023-04-11T06:09:11.705Z] ---> 4414e4052fd7 [2023-04-11T06:09:11.705Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T06:09:11.705Z] ---> Running in 59f18a2ddee0 [2023-04-11T06:09:11.981Z] Removing intermediate container 95611c0d6f70 [2023-04-11T06:09:11.981Z] ---> 9a2b0d00264b [2023-04-11T06:09:11.981Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T06:09:12.251Z] ---> Running in e8880823849a [2023-04-11T06:09:12.529Z] Removing intermediate container 934ccf879d4d [2023-04-11T06:09:12.529Z] ---> b79a2d21d7a1 [2023-04-11T06:09:12.529Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T06:09:12.529Z] Removing intermediate container 86701c00e0a2 [2023-04-11T06:09:12.529Z] ---> efed3d408919 [2023-04-11T06:09:12.529Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T06:09:12.529Z] Removing intermediate container 2e3721f9aa5c [2023-04-11T06:09:12.529Z] ---> 2d845a68ac69 [2023-04-11T06:09:12.529Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T06:09:12.529Z] ---> Running in 4a1d2fc3c3aa [2023-04-11T06:09:12.529Z] ---> Running in 7dcbc24c479c [2023-04-11T06:09:12.797Z] ---> Running in 3779bbdeb7dc [2023-04-11T06:09:12.966Z] Removing intermediate container 07fbe7db0ce8 [2023-04-11T06:09:12.966Z] ---> 7fcdbd317944 [2023-04-11T06:09:12.966Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T06:09:13.223Z] Removing intermediate container f4b0d17eac34 [2023-04-11T06:09:13.223Z] ---> b8b5c58a6bc7 [2023-04-11T06:09:13.223Z] [2023-04-11T06:09:13.223Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T06:09:13.223Z] ---> 9ed4aefc74f6 [2023-04-11T06:09:13.223Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T06:09:13.223Z] Removing intermediate container f7da063c228a [2023-04-11T06:09:13.223Z] ---> c73758c96a39 [2023-04-11T06:09:13.223Z] [2023-04-11T06:09:13.223Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T06:09:13.223Z] ---> 9ed4aefc74f6 [2023-04-11T06:09:13.223Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T06:09:13.223Z] Removing intermediate container d2f7c499d489 [2023-04-11T06:09:13.223Z] ---> f8e528a34e17 [2023-04-11T06:09:13.223Z] [2023-04-11T06:09:13.223Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T06:09:13.223Z] ---> 9ed4aefc74f6 [2023-04-11T06:09:13.223Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T06:09:13.223Z] ---> 821d17a90dcf [2023-04-11T06:09:13.223Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:09:13.223Z] ---> Running in c4c86d3bbb8b [2023-04-11T06:09:13.481Z] ---> Running in 6d3ed83bffbf [2023-04-11T06:09:13.481Z] ---> Running in 0bab0936e22e [2023-04-11T06:09:13.481Z] ---> Running in 601fd221e630 [2023-04-11T06:09:13.481Z] Removing intermediate container 25fbd5a546e4 [2023-04-11T06:09:13.481Z] ---> ba9b4ccb0c44 [2023-04-11T06:09:13.481Z] [2023-04-11T06:09:13.481Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T06:09:13.481Z] ---> 9ed4aefc74f6 [2023-04-11T06:09:13.481Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T06:09:13.481Z] ---> Running in 21d662100a17 [2023-04-11T06:09:13.741Z] Removing intermediate container 0bab0936e22e [2023-04-11T06:09:13.741Z] ---> 1ad68819490f [2023-04-11T06:09:13.741Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T06:09:13.741Z] Removing intermediate container c4c86d3bbb8b [2023-04-11T06:09:13.741Z] ---> 952c2d7a6e31 [2023-04-11T06:09:13.741Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T06:09:13.741Z] ---> Running in 06da17275c8a [2023-04-11T06:09:13.741Z] Removing intermediate container 21d662100a17 [2023-04-11T06:09:13.741Z] ---> 0716d3732a1e [2023-04-11T06:09:13.741Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T06:09:13.741Z] Removing intermediate container 6d3ed83bffbf [2023-04-11T06:09:13.741Z] ---> f1931bfd806d [2023-04-11T06:09:13.741Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T06:09:13.741Z] ---> Running in 77185ea7088a [2023-04-11T06:09:13.741Z] ---> Running in 074d2ff0e6a1 [2023-04-11T06:09:13.741Z] ---> Running in 3fc1245d0718 [2023-04-11T06:09:13.773Z] Removing intermediate container 4a1d2fc3c3aa [2023-04-11T06:09:13.773Z] ---> 10463da36002 [2023-04-11T06:09:13.773Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T06:09:13.773Z] ---> Running in 67947dd8eacf [2023-04-11T06:09:13.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:09:13.998Z] Removing intermediate container 3fc1245d0718 [2023-04-11T06:09:13.998Z] ---> 7ff647a7ccb3 [2023-04-11T06:09:13.998Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T06:09:13.998Z] ---> Running in aa089af2fa87 [2023-04-11T06:09:13.998Z] Removing intermediate container aa089af2fa87 [2023-04-11T06:09:13.998Z] ---> c6e6d719c3b8 [2023-04-11T06:09:13.998Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T06:09:14.257Z] ---> Running in 164fc9ea16ec [2023-04-11T06:09:14.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:14.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:14.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:14.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:09:14.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:09:14.773Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T06:09:14.773Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T06:09:14.773Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:09:14.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:14.773Z] OK: 7 MiB in 17 packages [2023-04-11T06:09:14.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:14.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:14.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:14.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:15.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:09:15.043Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T06:09:15.043Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:09:15.043Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T06:09:15.043Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T06:09:15.043Z] OK: 17818 distinct packages available [2023-04-11T06:09:15.043Z] OK: 7 MiB in 16 packages [2023-04-11T06:09:15.043Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T06:09:15.043Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:09:15.043Z] OK: 7 MiB in 16 packages [2023-04-11T06:09:15.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:15.043Z] Removing intermediate container 06da17275c8a [2023-04-11T06:09:15.043Z] ---> 6bc35127bb05 [2023-04-11T06:09:15.043Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T06:09:15.043Z] ---> Running in 54312fd8f9e0 [2023-04-11T06:09:15.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:09:15.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:15.301Z] Removing intermediate container 54312fd8f9e0 [2023-04-11T06:09:15.301Z] ---> 5804ef6902a0 [2023-04-11T06:09:15.301Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T06:09:15.301Z] ---> Running in da77d8d05f9a [2023-04-11T06:09:15.301Z] Removing intermediate container da77d8d05f9a [2023-04-11T06:09:15.301Z] ---> 46b4ed59b5b9 [2023-04-11T06:09:15.301Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T06:09:15.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:09:15.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:09:15.578Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T06:09:15.578Z] ---> Running in 47c251ce5650 [2023-04-11T06:09:15.578Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T06:09:15.578Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T06:09:15.578Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T06:09:15.578Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T06:09:15.578Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T06:09:15.578Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T06:09:15.578Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T06:09:15.578Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T06:09:15.578Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:09:15.578Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T06:09:15.578Z] Removing intermediate container 164fc9ea16ec [2023-04-11T06:09:15.578Z] ---> 91fceefd14f7 [2023-04-11T06:09:15.578Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:09:15.578Z] Removing intermediate container 47c251ce5650 [2023-04-11T06:09:15.578Z] ---> fb1fa9825a9c [2023-04-11T06:09:15.578Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T06:09:15.578Z] Removing intermediate container 77185ea7088a [2023-04-11T06:09:15.578Z] ---> 72cd13e8889b [2023-04-11T06:09:15.578Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:09:15.578Z] ---> Running in 428afbeec5d9 [2023-04-11T06:09:15.836Z] OK: 10 MiB in 24 packages [2023-04-11T06:09:15.836Z] Removing intermediate container 428afbeec5d9 [2023-04-11T06:09:15.836Z] ---> d357525f3e41 [2023-04-11T06:09:15.836Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T06:09:15.836Z] ---> 1abed144abad [2023-04-11T06:09:15.836Z] ---> cc535560139a [2023-04-11T06:09:15.836Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt /Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:09:15.836Z] [2023-04-11T06:09:15.836Z] ---> Running in 1bc3c242d6b9 [2023-04-11T06:09:15.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:09:15.843Z] OK: 263 MiB in 53 packages [2023-04-11T06:09:16.096Z] ---> 86204b17e5c1 [2023-04-11T06:09:16.096Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T06:09:16.096Z] ---> 4d708ca2f008 [2023-04-11T06:09:16.096Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T06:09:16.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:09:16.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:09:17.034Z] Removing intermediate container 074d2ff0e6a1 [2023-04-11T06:09:17.034Z] ---> 87617419b8de [2023-04-11T06:09:17.034Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:09:17.034Z] ---> 317dcfb4b027 [2023-04-11T06:09:17.034Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:09:17.034Z] ---> 4b09f5b61776 [2023-04-11T06:09:17.034Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:09:17.034Z] ---> c06d0a435a72 [2023-04-11T06:09:17.034Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:09:17.034Z] ---> f2e118527682 [2023-04-11T06:09:17.034Z] ---> ec61f51e3793 [2023-04-11T06:09:17.034Z] Step 19/23 : ENTRYPOINT ["/core-data"]Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T06:09:17.034Z] [2023-04-11T06:09:17.034Z] ---> Running in 77ff882c072c [2023-04-11T06:09:17.034Z] Removing intermediate container 1bc3c242d6b9 [2023-04-11T06:09:17.034Z] ---> 62c51e3eb0a6 [2023-04-11T06:09:17.034Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T06:09:17.293Z] ---> Running in e43acd581766 [2023-04-11T06:09:17.293Z] ---> b17050bc47df [2023-04-11T06:09:17.293Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T06:09:17.293Z] Removing intermediate container 77ff882c072c [2023-04-11T06:09:17.293Z] ---> 83937a4e4563 [2023-04-11T06:09:17.293Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T06:09:17.293Z] ---> a4ccf5b1c714 [2023-04-11T06:09:17.293Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T06:09:17.293Z] ---> Running in da37b218e62b [2023-04-11T06:09:17.293Z] ---> Running in 5f80bfe3ddcc [2023-04-11T06:09:17.294Z] Removing intermediate container e43acd581766 [2023-04-11T06:09:17.294Z] ---> e4525a6e16c0 [2023-04-11T06:09:17.294Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T06:09:17.870Z] Removing intermediate container da37b218e62b [2023-04-11T06:09:17.870Z] ---> 0669767fbc69 [2023-04-11T06:09:17.870Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T06:09:17.870Z] ---> 1c3267c9044d [2023-04-11T06:09:17.870Z] ---> 37ad14824ec8 [2023-04-11T06:09:17.870Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yamlStep 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T06:09:17.870Z] [2023-04-11T06:09:17.870Z] ---> Running in ac3625e64062 [2023-04-11T06:09:17.870Z] ---> Running in 10a30171ab0c [2023-04-11T06:09:18.132Z] Removing intermediate container ac3625e64062 [2023-04-11T06:09:18.132Z] ---> 60fdfd45f5b2 [2023-04-11T06:09:18.132Z] Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:09:18.132Z] ---> Running in d04f5d484b2e [2023-04-11T06:09:18.132Z] ---> dff3455aa1b2 [2023-04-11T06:09:18.132Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-11T06:09:18.134Z] OK: 263 MiB in 53 packages [2023-04-11T06:09:18.135Z] OK: 263 MiB in 53 packages [2023-04-11T06:09:18.135Z] OK: 263 MiB in 53 packages [2023-04-11T06:09:18.135Z] OK: 263 MiB in 53 packages [2023-04-11T06:09:19.107Z] Removing intermediate container 59f18a2ddee0 [2023-04-11T06:09:19.107Z] ---> 9e365b10d6cf [2023-04-11T06:09:19.107Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T06:09:19.694Z] Removing intermediate container 3779bbdeb7dc [2023-04-11T06:09:19.694Z] ---> 426ccdb9485e [2023-04-11T06:09:19.694Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T06:09:19.773Z] ---> Running in c90371686397 [2023-04-11T06:09:19.773Z] Removing intermediate container d04f5d484b2e [2023-04-11T06:09:19.773Z] ---> fb98474db655 [2023-04-11T06:09:19.773Z] Step 23/23 : LABEL version=3.0.0-dev.125 [2023-04-11T06:09:19.975Z] Removing intermediate container e8880823849a [2023-04-11T06:09:19.975Z] ---> fc5385863ca8 [2023-04-11T06:09:19.975Z] ---> 7175247d53f0 [2023-04-11T06:09:19.975Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:09:19.975Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T06:09:20.245Z] Removing intermediate container 7dcbc24c479c [2023-04-11T06:09:20.245Z] ---> 8b4d7c6c18f7 [2023-04-11T06:09:20.245Z] Step 5/26 : COPY go.mod vendor* ./Removing intermediate container 67947dd8eacf [2023-04-11T06:09:20.245Z] ---> e809f3f17abd [2023-04-11T06:09:20.245Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T06:09:20.245Z] ---> Running in e7e54e4498e8 [2023-04-11T06:09:20.245Z] [2023-04-11T06:09:20.840Z] ---> a6e7fe070824 [2023-04-11T06:09:20.840Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:09:21.115Z] ---> Running in ad885837b53c [2023-04-11T06:09:21.384Z] ---> 0b2b0f5ebcba [2023-04-11T06:09:21.384Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:09:21.657Z] ---> Running in d10d42accdc6 [2023-04-11T06:09:21.657Z] ---> 44a7a88dddfe [2023-04-11T06:09:21.657Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:09:21.925Z] ---> Running in 7e161a8c1612 [2023-04-11T06:09:22.198Z] ---> 45c5f9ed4e1b [2023-04-11T06:09:22.199Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:09:22.199Z] ---> Running in cd7582219fa4 [2023-04-11T06:09:22.330Z] Removing intermediate container 5f80bfe3ddcc [2023-04-11T06:09:22.330Z] ---> 3a9cb07708ad [2023-04-11T06:09:22.330Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T06:09:22.330Z] ---> Running in ae960f29807b [2023-04-11T06:09:22.330Z] Removing intermediate container c90371686397 [2023-04-11T06:09:22.330Z] ---> 247747aacdca [2023-04-11T06:09:22.330Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T06:09:22.330Z] ---> Running in f1ad59519727 [2023-04-11T06:09:22.330Z] ---> Running in a016b8e1065c [2023-04-11T06:09:22.330Z] Removing intermediate container 10a30171ab0c [2023-04-11T06:09:22.330Z] ---> 0c136ed2c632 [2023-04-11T06:09:22.330Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:09:22.330Z] Removing intermediate container ae960f29807b [2023-04-11T06:09:22.330Z] ---> d8a40c0ac355 [2023-04-11T06:09:22.330Z] [2023-04-11T06:09:22.330Z] Removing intermediate container f1ad59519727 [2023-04-11T06:09:22.330Z] ---> 7af4b2f6f45b [2023-04-11T06:09:22.330Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T06:09:22.330Z] Removing intermediate container a016b8e1065c [2023-04-11T06:09:22.330Z] ---> 2342f58df83c [2023-04-11T06:09:22.330Z] Step 18/20 : LABEL arch=x86_64 [2023-04-11T06:09:22.330Z] ---> Running in f813c1f0dbd9 [2023-04-11T06:09:22.330Z] ---> Running in f889c5ca493c [2023-04-11T06:09:22.330Z] Successfully built d8a40c0ac355 [2023-04-11T06:09:22.330Z] Successfully tagged core-data:latest [2023-04-11T06:09:22.330Z] Building security-proxy-setup [2023-04-11T06:09:22.330Z]  Building core-data ... done Removing intermediate container f813c1f0dbd9 [2023-04-11T06:09:22.330Z] ---> 0297242063ed [2023-04-11T06:09:22.330Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T06:09:22.592Z] ---> 9b40c06d617a [2023-04-11T06:09:22.592Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:09:25.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:09:25.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:09:25.702Z] ---> eb35d132dcce [2023-04-11T06:09:25.702Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T06:09:25.702Z] ---> Using cache [2023-04-11T06:09:25.702Z] ---> 3b2ea632302c [2023-04-11T06:09:25.702Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T06:09:25.702Z] ---> Using cache [2023-04-11T06:09:25.702Z] ---> 384677cd11c5 [2023-04-11T06:09:25.702Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T06:09:25.702Z] ---> Using cache [2023-04-11T06:09:25.702Z] ---> a1e309f75903 [2023-04-11T06:09:25.702Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:09:25.702Z] ---> Using cache [2023-04-11T06:09:25.702Z] ---> 67bc832d7147 [2023-04-11T06:09:25.702Z] Step 7/22 : COPY . . [2023-04-11T06:09:25.702Z] ---> Using cache [2023-04-11T06:09:25.702Z] ---> 26234fb17f4f [2023-04-11T06:09:25.703Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T06:09:28.424Z] ---> Running in a0c22dd6b60d [2023-04-11T06:09:28.424Z] Removing intermediate container f889c5ca493c [2023-04-11T06:09:28.424Z] ---> 234ade30274a [2023-04-11T06:09:28.424Z] Step 19/20 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:09:28.424Z] ---> 3b038b03aa9f [2023-04-11T06:09:28.424Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T06:09:28.424Z] ---> Running in bf37c38fc856 [2023-04-11T06:09:28.424Z] ---> Running in 91f2b470c587 [2023-04-11T06:09:28.424Z] Removing intermediate container 91f2b470c587 [2023-04-11T06:09:28.424Z] ---> ee2562a4ad1a [2023-04-11T06:09:28.424Z] Step 20/20 : LABEL version=3.0.0-dev.125 [2023-04-11T06:09:28.424Z] Removing intermediate container a0c22dd6b60d [2023-04-11T06:09:28.424Z] ---> a3675e71cf19 [2023-04-11T06:09:28.424Z] Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:09:28.424Z] ---> Running in 9da9706e8a9a [2023-04-11T06:09:28.424Z] ---> Running in 4d540adb65f3 [2023-04-11T06:09:28.424Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-11T06:09:28.699Z] Removing intermediate container 4d540adb65f3 [2023-04-11T06:09:28.699Z] ---> ce637fe410bd [2023-04-11T06:09:28.699Z] Step 23/23 : LABEL version=3.0.0-dev.125 [2023-04-11T06:09:28.699Z] Removing intermediate container 9da9706e8a9a [2023-04-11T06:09:28.699Z] ---> 078c62bd8943 [2023-04-11T06:09:28.699Z] [2023-04-11T06:09:28.699Z] ---> bb29b518e433 [2023-04-11T06:09:28.699Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T06:09:28.962Z] ---> Running in e14aefff2f34 [2023-04-11T06:09:28.962Z] Successfully built 078c62bd8943 [2023-04-11T06:09:28.962Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-11T06:09:28.962Z] Building support-notifications [2023-04-11T06:09:28.962Z]  Building security-spiffe-token-provider ... done  ---> 43da23f8bc1f [2023-04-11T06:09:28.962Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T06:09:29.222Z] Removing intermediate container e14aefff2f34 [2023-04-11T06:09:29.222Z] ---> 98dadd6f6d99 [2023-04-11T06:09:29.222Z] [2023-04-11T06:09:29.222Z] Removing intermediate container 601fd221e630 [2023-04-11T06:09:29.222Z] ---> 7e4aad64abbc [2023-04-11T06:09:29.222Z] Step 7/27 : COPY . . [2023-04-11T06:09:29.222Z] Successfully built 98dadd6f6d99 [2023-04-11T06:09:29.222Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-11T06:09:29.222Z]  Building core-common-config-bootstrapper ... done Building security-proxy-auth [2023-04-11T06:09:33.536Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:09:33.536Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:09:33.536Z] ---> eb35d132dcce [2023-04-11T06:09:33.536Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:09:33.536Z] ---> Using cache [2023-04-11T06:09:33.536Z] ---> 9548a15157ce [2023-04-11T06:09:33.536Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T06:09:33.536Z] ---> Using cache [2023-04-11T06:09:33.536Z] ---> 871f1b5112b8 [2023-04-11T06:09:33.536Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T06:09:33.536Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:09:33.536Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:09:33.536Z] ---> eb35d132dcce [2023-04-11T06:09:33.536Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:09:33.536Z] ---> Using cache [2023-04-11T06:09:33.536Z] ---> 9548a15157ce [2023-04-11T06:09:33.536Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T06:09:33.536Z] ---> Using cache [2023-04-11T06:09:33.536Z] ---> 871f1b5112b8 [2023-04-11T06:09:33.536Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T06:09:33.536Z] ---> Using cache [2023-04-11T06:09:33.536Z] ---> c6fc3c237bf7 [2023-04-11T06:09:33.536Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T06:09:33.536Z] ---> Using cache [2023-04-11T06:09:33.536Z] ---> 97591e9699f2 [2023-04-11T06:09:33.536Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:09:33.536Z] ---> Using cache [2023-04-11T06:09:33.536Z] ---> 380951001d7c [2023-04-11T06:09:33.536Z] Step 8/23 : COPY . . [2023-04-11T06:09:33.536Z] ---> Using cache [2023-04-11T06:09:33.536Z] ---> 2dd953257445 [2023-04-11T06:09:33.536Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-11T06:09:37.922Z] ---> 55fc680f21b5 [2023-04-11T06:09:37.922Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T06:09:37.922Z] ---> Running in 4e4fc605d4a8 [2023-04-11T06:09:37.922Z] ---> Running in 6cbcd56fc0d0 [2023-04-11T06:09:37.922Z] ---> 57b6d25c727d [2023-04-11T06:09:37.922Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T06:09:37.922Z] ---> Running in 967111d97fbf [2023-04-11T06:09:37.922Z] ---> 3bc992bfe87e [2023-04-11T06:09:37.922Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T06:09:37.922Z] Removing intermediate container 967111d97fbf [2023-04-11T06:09:37.922Z] ---> 472c0b4d3d36 [2023-04-11T06:09:37.922Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T06:09:37.922Z] ---> Running in 83e17f9913f0 [2023-04-11T06:09:37.922Z] ---> c6a90c69634f [2023-04-11T06:09:37.922Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T06:09:37.922Z] Removing intermediate container 83e17f9913f0 [2023-04-11T06:09:37.922Z] ---> c2154d3e0b83 [2023-04-11T06:09:37.922Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T06:09:37.922Z] ---> Running in 72d718c95f41 [2023-04-11T06:09:37.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:37.922Z] Removing intermediate container 72d718c95f41 [2023-04-11T06:09:37.922Z] ---> e57da2b4ec6e [2023-04-11T06:09:37.922Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T06:09:38.187Z] ---> Running in b82beae9cf79 [2023-04-11T06:09:38.187Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T06:09:38.187Z] ---> 573be834ef6c [2023-04-11T06:09:38.187Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T06:09:38.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:38.187Z] ---> Running in f28f785fed6f [2023-04-11T06:09:38.450Z] OK: 265 MiB in 53 packages [2023-04-11T06:09:39.022Z] Removing intermediate container 4e4fc605d4a8 [2023-04-11T06:09:39.022Z] ---> 7bcce9c62978 [2023-04-11T06:09:39.022Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T06:09:39.284Z] Removing intermediate container b82beae9cf79 [2023-04-11T06:09:39.284Z] ---> 53223afd4196 [2023-04-11T06:09:39.284Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T06:09:39.284Z] Removing intermediate container f28f785fed6f [2023-04-11T06:09:39.284Z] ---> aeee20b1db4c [2023-04-11T06:09:39.284Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T06:09:39.284Z] ---> Running in 22c8ce1baca8 [2023-04-11T06:09:39.284Z] ---> Running in 1a97205c9f49 [2023-04-11T06:09:39.284Z] ---> afbe50e1b48f [2023-04-11T06:09:39.284Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:09:39.284Z] ---> Running in 3209dc47d2de [2023-04-11T06:09:39.284Z] Removing intermediate container 22c8ce1baca8 [2023-04-11T06:09:39.284Z] ---> 70cace7bd1da [2023-04-11T06:09:39.284Z] [2023-04-11T06:09:39.284Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T06:09:39.284Z] ---> 9ed4aefc74f6 [2023-04-11T06:09:39.284Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T06:09:39.284Z] ---> Using cache [2023-04-11T06:09:39.284Z] ---> 556b74c2fc67 [2023-04-11T06:09:39.284Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T06:09:39.284Z] Removing intermediate container 1a97205c9f49 [2023-04-11T06:09:39.284Z] ---> c21c9fffd49a [2023-04-11T06:09:39.284Z] Step 30/33 : CMD ["gate"] [2023-04-11T06:09:39.550Z] ---> Running in 48d7685a6a14 [2023-04-11T06:09:39.550Z] ---> Running in cd2215d6922f [2023-04-11T06:09:39.550Z] Removing intermediate container cd2215d6922f [2023-04-11T06:09:39.550Z] ---> 4b646f8cd3ac [2023-04-11T06:09:39.550Z] Step 31/33 : LABEL arch=x86_64 [2023-04-11T06:09:39.858Z] ---> Running in 77a1d4946520 [2023-04-11T06:09:39.858Z] Removing intermediate container 77a1d4946520 [2023-04-11T06:09:39.858Z] ---> 2ea4d10456c2 [2023-04-11T06:09:39.858Z] Step 32/33 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:09:40.120Z] ---> Running in 47ba8b5936bf [2023-04-11T06:09:40.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:40.120Z] Removing intermediate container 47ba8b5936bf [2023-04-11T06:09:40.120Z] ---> 8e584e81bb2c [2023-04-11T06:09:40.120Z] Step 33/33 : LABEL version=3.0.0-dev.125 [2023-04-11T06:09:40.120Z] ---> Running in 0224a8971f75 [2023-04-11T06:09:40.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:40.379Z] Removing intermediate container 0224a8971f75 [2023-04-11T06:09:40.379Z] ---> 1facf9971fe6 [2023-04-11T06:09:40.379Z] [2023-04-11T06:09:40.379Z] Successfully built 1facf9971fe6 [2023-04-11T06:09:40.379Z] Successfully tagged security-bootstrapper:latest [2023-04-11T06:09:40.379Z] Building security-spire-server [2023-04-11T06:09:40.637Z]  Building security-bootstrapper ... done v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T06:09:40.637Z] v3.17.3-58-g95f194732a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T06:09:40.637Z] OK: 17818 distinct packages available [2023-04-11T06:09:40.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:40.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:40.896Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T06:09:41.155Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T06:09:41.155Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T06:09:41.155Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T06:09:41.155Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T06:09:41.155Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:09:41.155Z] OK: 8 MiB in 20 packages [2023-04-11T06:09:43.067Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:09:43.067Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:09:43.067Z] ---> eb35d132dcce [2023-04-11T06:09:43.067Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T06:09:43.067Z] ---> Using cache [2023-04-11T06:09:43.067Z] ---> 3b2ea632302c [2023-04-11T06:09:43.067Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T06:09:43.067Z] ---> Using cache [2023-04-11T06:09:43.067Z] ---> 7fcdbd317944 [2023-04-11T06:09:43.067Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-11T06:09:43.067Z] ---> Using cache [2023-04-11T06:09:43.067Z] ---> 821d17a90dcf [2023-04-11T06:09:43.067Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:09:43.067Z] ---> Using cache [2023-04-11T06:09:43.067Z] ---> 7e4aad64abbc [2023-04-11T06:09:43.067Z] Step 7/26 : COPY . . [2023-04-11T06:09:43.067Z] ---> Using cache [2023-04-11T06:09:43.067Z] ---> 57b6d25c727d [2023-04-11T06:09:43.067Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T06:09:43.067Z] ---> Using cache [2023-04-11T06:09:43.067Z] ---> 472c0b4d3d36 [2023-04-11T06:09:43.067Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T06:09:43.067Z] ---> Using cache [2023-04-11T06:09:43.067Z] ---> c2154d3e0b83 [2023-04-11T06:09:43.067Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T06:09:43.067Z] ---> Using cache [2023-04-11T06:09:43.067Z] ---> e57da2b4ec6e [2023-04-11T06:09:43.067Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T06:09:46.656Z] ---> Running in 6efdc646f284 [2023-04-11T06:09:46.933Z] Removing intermediate container 48d7685a6a14 [2023-04-11T06:09:46.933Z] ---> 1c513f36b488 [2023-04-11T06:09:46.933Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:09:47.191Z] ---> f6a9ab45311c [2023-04-11T06:09:47.191Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:09:48.136Z] ---> 0736293553ee [2023-04-11T06:09:48.136Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T06:09:48.396Z] Removing intermediate container 6efdc646f284 [2023-04-11T06:09:48.396Z] ---> 8bb388691f14 [2023-04-11T06:09:48.396Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T06:09:48.735Z] ---> Running in e3b2e3a52490 [2023-04-11T06:09:49.448Z] Removing intermediate container e3b2e3a52490 [2023-04-11T06:09:49.448Z] ---> 3af5bec2096f [2023-04-11T06:09:49.448Z] [2023-04-11T06:09:49.448Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T06:09:49.448Z] ---> 9ed4aefc74f6 [2023-04-11T06:09:49.448Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T06:09:49.448Z] ---> Using cache [2023-04-11T06:09:49.448Z] ---> 556b74c2fc67 [2023-04-11T06:09:49.448Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T06:09:49.448Z] ---> Using cache [2023-04-11T06:09:49.448Z] ---> 1c513f36b488 [2023-04-11T06:09:49.448Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:09:49.448Z] ---> Using cache [2023-04-11T06:09:49.448Z] ---> f6a9ab45311c [2023-04-11T06:09:49.448Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:09:49.448Z] ---> Using cache [2023-04-11T06:09:49.448Z] ---> 0736293553ee [2023-04-11T06:09:49.448Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T06:09:50.094Z] ---> bd2fd959ea46 [2023-04-11T06:09:50.094Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T06:09:53.390Z] Removing intermediate container bf37c38fc856 [2023-04-11T06:09:53.390Z] ---> eaec07c6144a [2023-04-11T06:09:53.390Z] [2023-04-11T06:09:53.390Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T06:09:53.390Z] ---> 9ed4aefc74f6 [2023-04-11T06:09:53.390Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T06:09:56.685Z] ---> c37da80fc017 [2023-04-11T06:09:56.685Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T06:09:56.685Z] ---> Running in 87db54bee33d [2023-04-11T06:09:56.685Z] ---> dbddfe3dda09 [2023-04-11T06:09:56.685Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T06:09:56.976Z] ---> 48bcb4f4ef87 [2023-04-11T06:09:56.976Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T06:09:56.976Z] ---> 9d6a2fa238d9 [2023-04-11T06:09:56.976Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T06:09:56.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:56.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:09:57.234Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T06:09:57.234Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T06:09:57.234Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:09:57.234Z] OK: 8 MiB in 17 packages [2023-04-11T06:09:57.234Z] ---> 1c495a138ba1 [2023-04-11T06:09:57.234Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T06:09:59.165Z] ---> e87eb235689b [2023-04-11T06:09:59.165Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T06:09:59.744Z] ---> 42f120ca4b44 [2023-04-11T06:09:59.744Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T06:09:59.744Z] ---> 987c22da5d3e [2023-04-11T06:09:59.744Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T06:10:00.026Z] ---> Running in 091196b83b39 [2023-04-11T06:10:00.026Z] Removing intermediate container 87db54bee33d [2023-04-11T06:10:00.026Z] ---> 6d99aeed4d3d [2023-04-11T06:10:00.026Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T06:10:00.026Z] ---> Running in 9f64c374bac1 [2023-04-11T06:10:00.026Z] ---> Running in 7359b14e6a13 [2023-04-11T06:10:00.294Z] Removing intermediate container 091196b83b39 [2023-04-11T06:10:00.294Z] ---> eefcb0afaaf3 [2023-04-11T06:10:00.294Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T06:10:00.294Z] Removing intermediate container 9f64c374bac1 [2023-04-11T06:10:00.294Z] ---> 7302708dd6a9 [2023-04-11T06:10:00.294Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T06:10:00.294Z] Removing intermediate container 6cbcd56fc0d0 [2023-04-11T06:10:00.294Z] ---> 427a437ad676 [2023-04-11T06:10:00.294Z] [2023-04-11T06:10:00.294Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T06:10:00.294Z] ---> 9ed4aefc74f6 [2023-04-11T06:10:00.294Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T06:10:00.294Z] ---> Using cache [2023-04-11T06:10:00.294Z] ---> 952c2d7a6e31 [2023-04-11T06:10:00.294Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T06:10:00.294Z] ---> Using cache [2023-04-11T06:10:00.294Z] ---> 72cd13e8889b [2023-04-11T06:10:00.294Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:10:00.294Z] ---> Running in 212fc94c5df9 [2023-04-11T06:10:00.294Z] ---> Using cache [2023-04-11T06:10:00.556Z] Removing intermediate container 7359b14e6a13 [2023-04-11T06:10:00.556Z] ---> 74386eec7daf [2023-04-11T06:10:00.556Z] Step 12/22 : WORKDIR /edgex [2023-04-11T06:10:00.556Z] ---> 1abed144abad [2023-04-11T06:10:00.556Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:10:00.556Z] ---> Using cache [2023-04-11T06:10:00.556Z] ---> Running in 287f3b7f3c46 [2023-04-11T06:10:00.556Z] ---> 4d708ca2f008 [2023-04-11T06:10:00.556Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T06:10:00.556Z] ---> Running in b2ae6a47afae [2023-04-11T06:10:00.817Z] Removing intermediate container 287f3b7f3c46 [2023-04-11T06:10:00.817Z] ---> 69bf738db65d [2023-04-11T06:10:00.817Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T06:10:00.817Z] Removing intermediate container 212fc94c5df9 [2023-04-11T06:10:00.817Z] ---> 26c93ceded62 [2023-04-11T06:10:00.817Z] Step 24/26 : LABEL arch=x86_64 [2023-04-11T06:10:01.091Z] ---> Running in 6aacdda11627 [2023-04-11T06:10:01.091Z] Removing intermediate container b2ae6a47afae [2023-04-11T06:10:01.091Z] ---> 2fa622ad955a [2023-04-11T06:10:01.091Z] ---> Running in b72c8dea8d21 [2023-04-11T06:10:01.091Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:10:01.091Z] ---> 0f3bb2a7c4e6 [2023-04-11T06:10:01.091Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:10:01.091Z] Removing intermediate container 6aacdda11627 [2023-04-11T06:10:01.091Z] ---> 19fee7dcf530 [2023-04-11T06:10:01.091Z] Step 26/27 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:10:01.353Z] Removing intermediate container b72c8dea8d21 [2023-04-11T06:10:01.353Z] ---> e5fbb90e31d9 [2023-04-11T06:10:01.353Z] Step 25/26 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:10:01.353Z] ---> fa0957aa85a1 [2023-04-11T06:10:01.353Z] ---> d85b4f0ffe9d [2023-04-11T06:10:01.353Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt /Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T06:10:01.353Z] [2023-04-11T06:10:01.353Z] ---> Running in 3c97a6b63ee9 [2023-04-11T06:10:01.353Z] ---> Running in adb1b1002a22 [2023-04-11T06:10:01.613Z] Removing intermediate container 3c97a6b63ee9 [2023-04-11T06:10:01.613Z] ---> 09d60da1a1b8 [2023-04-11T06:10:01.613Z] Step 26/26 : LABEL version=3.0.0-dev.125 [2023-04-11T06:10:01.872Z] ---> a9902af6d99f [2023-04-11T06:10:01.872Z] ---> 6f2e77653302 [2023-04-11T06:10:01.872Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T06:10:01.872Z] Removing intermediate container adb1b1002a22 [2023-04-11T06:10:01.872Z] [2023-04-11T06:10:01.872Z] ---> 6fc32a69e295 [2023-04-11T06:10:01.872Z] Step 27/27 : LABEL version=3.0.0-dev.125 [2023-04-11T06:10:01.872Z] ---> Running in 7f8a53a93891 [2023-04-11T06:10:01.872Z] ---> Running in f8ce01d2313f [2023-04-11T06:10:01.872Z] ---> Running in c971c2f04c58 [2023-04-11T06:10:02.132Z] Removing intermediate container 7f8a53a93891 [2023-04-11T06:10:02.132Z] ---> ad49ee5258b7 [2023-04-11T06:10:02.132Z] [2023-04-11T06:10:02.132Z] Removing intermediate container c971c2f04c58 [2023-04-11T06:10:02.132Z] ---> 36e836be7e2d [2023-04-11T06:10:02.132Z] [2023-04-11T06:10:02.132Z] ---> 0dfd1fa31783 [2023-04-11T06:10:02.132Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T06:10:02.132Z] Successfully built ad49ee5258b7 [2023-04-11T06:10:02.132Z] Successfully tagged security-spire-server:latest [2023-04-11T06:10:02.132Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-04-11T06:10:02.132Z] Successfully built 36e836be7e2d [2023-04-11T06:10:02.132Z] Successfully tagged security-spire-agent:latest [2023-04-11T06:10:02.132Z]  Building security-spire-agent ... done Building support-scheduler [2023-04-11T06:10:08.729Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:10:08.729Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:10:08.729Z] ---> eb35d132dcce [2023-04-11T06:10:08.729Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:10:08.729Z] ---> Using cache [2023-04-11T06:10:08.729Z] ---> 9548a15157ce [2023-04-11T06:10:08.729Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T06:10:08.729Z] ---> Using cache [2023-04-11T06:10:08.729Z] ---> 871f1b5112b8 [2023-04-11T06:10:08.729Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T06:10:08.729Z] ---> Using cache [2023-04-11T06:10:08.729Z] ---> c6fc3c237bf7 [2023-04-11T06:10:08.729Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T06:10:08.729Z] ---> Using cache [2023-04-11T06:10:08.729Z] ---> 97591e9699f2 [2023-04-11T06:10:08.729Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:10:08.729Z] ---> Using cache [2023-04-11T06:10:08.729Z] ---> 380951001d7c [2023-04-11T06:10:08.729Z] Step 8/23 : COPY . . [2023-04-11T06:10:08.730Z] ---> Using cache [2023-04-11T06:10:08.730Z] ---> 2dd953257445 [2023-04-11T06:10:08.730Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-11T06:10:08.730Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:10:08.730Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:10:08.730Z] ---> eb35d132dcce [2023-04-11T06:10:08.730Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T06:10:08.730Z] ---> Using cache [2023-04-11T06:10:08.730Z] ---> 3b2ea632302c [2023-04-11T06:10:08.730Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T06:10:08.730Z] ---> Using cache [2023-04-11T06:10:08.730Z] ---> 384677cd11c5 [2023-04-11T06:10:08.730Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T06:10:08.730Z] ---> Using cache [2023-04-11T06:10:08.730Z] ---> a1e309f75903 [2023-04-11T06:10:08.730Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:10:08.730Z] ---> Using cache [2023-04-11T06:10:08.730Z] ---> 67bc832d7147 [2023-04-11T06:10:08.730Z] Step 7/25 : COPY . . [2023-04-11T06:10:08.730Z] ---> Using cache [2023-04-11T06:10:08.730Z] ---> 26234fb17f4f [2023-04-11T06:10:08.730Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T06:10:13.043Z] ---> 45cee3f7029c [2023-04-11T06:10:13.043Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T06:10:13.043Z] ---> Running in de754f3de39f [2023-04-11T06:10:13.043Z] ---> Running in e9b0659e9bce [2023-04-11T06:10:13.043Z] Removing intermediate container f8ce01d2313f [2023-04-11T06:10:13.043Z] ---> 93f5cd71e795 [2023-04-11T06:10:13.043Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T06:10:13.043Z] ---> Running in 7c5594149ddc [2023-04-11T06:10:13.043Z] ---> a075453b2777 [2023-04-11T06:10:13.043Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T06:10:13.043Z] ---> Running in ac160a5bc9d7 [2023-04-11T06:10:13.043Z] Removing intermediate container 7c5594149ddc [2023-04-11T06:10:13.043Z] ---> 5ff7a699c982 [2023-04-11T06:10:13.043Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T06:10:13.043Z] ---> Running in 888a10eab514 [2023-04-11T06:10:13.043Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-11T06:10:13.043Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-11T06:10:13.043Z] Removing intermediate container 888a10eab514 [2023-04-11T06:10:13.043Z] ---> bb731cca1b33 [2023-04-11T06:10:13.043Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T06:10:13.043Z] ---> Running in 7083024e955d [2023-04-11T06:10:13.319Z] Removing intermediate container 3209dc47d2de [2023-04-11T06:10:13.319Z] ---> 901ab84bca02 [2023-04-11T06:10:13.319Z] Step 8/23 : COPY . . [2023-04-11T06:10:14.257Z] Removing intermediate container 7083024e955d [2023-04-11T06:10:14.257Z] ---> ea53f07a8c6f [2023-04-11T06:10:14.257Z] Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:10:17.641Z] ---> Running in 08dcf7b90170 [2023-04-11T06:10:17.641Z] Removing intermediate container ac160a5bc9d7 [2023-04-11T06:10:17.641Z] ---> bce88d5544af [2023-04-11T06:10:17.641Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T06:10:17.641Z] ---> Running in 8285866f304b [2023-04-11T06:10:17.641Z] Removing intermediate container 08dcf7b90170 [2023-04-11T06:10:17.641Z] ---> 5a31bab5fc70 [2023-04-11T06:10:17.641Z] Step 23/23 : LABEL version=3.0.0-dev.125 [2023-04-11T06:10:17.641Z] ---> Running in a213ee7dc086 [2023-04-11T06:10:17.641Z] Removing intermediate container 8285866f304b [2023-04-11T06:10:17.641Z] ---> 034049bc048c [2023-04-11T06:10:17.641Z] Step 20/22 : LABEL arch=x86_64 [2023-04-11T06:10:17.641Z] ---> Running in a54684c46c2e [2023-04-11T06:10:17.912Z] Removing intermediate container a213ee7dc086 [2023-04-11T06:10:17.912Z] ---> 6e20e51a84bc [2023-04-11T06:10:17.912Z] [2023-04-11T06:10:17.912Z] Successfully built 6e20e51a84bc [2023-04-11T06:10:17.912Z] Successfully tagged security-proxy-auth:latest [2023-04-11T06:10:17.912Z]  Building security-proxy-auth ... done Building core-command [2023-04-11T06:10:20.130Z] Removing intermediate container a54684c46c2e [2023-04-11T06:10:20.130Z] ---> 5a11ae91f9dc [2023-04-11T06:10:20.130Z] Step 21/22 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:10:22.176Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:10:22.176Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:10:22.176Z] ---> eb35d132dcce [2023-04-11T06:10:22.176Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:10:22.176Z] ---> Using cache [2023-04-11T06:10:22.176Z] ---> 9548a15157ce [2023-04-11T06:10:22.176Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T06:10:22.176Z] ---> Using cache [2023-04-11T06:10:22.176Z] ---> 871f1b5112b8 [2023-04-11T06:10:22.176Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T06:10:22.176Z] ---> Using cache [2023-04-11T06:10:22.176Z] ---> c6fc3c237bf7 [2023-04-11T06:10:22.176Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T06:10:22.176Z] ---> Using cache [2023-04-11T06:10:22.176Z] ---> 97591e9699f2 [2023-04-11T06:10:22.176Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:10:22.176Z] ---> Using cache [2023-04-11T06:10:22.176Z] ---> 380951001d7c [2023-04-11T06:10:22.176Z] Step 8/24 : COPY . . [2023-04-11T06:10:22.176Z] ---> Using cache [2023-04-11T06:10:22.176Z] ---> 2dd953257445 [2023-04-11T06:10:22.176Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-11T06:10:25.584Z] ---> d6ede460bf10 [2023-04-11T06:10:25.584Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T06:10:25.584Z] ---> Running in f3c8e877f611 [2023-04-11T06:10:25.584Z] ---> Running in aa9e5da81fc2 [2023-04-11T06:10:25.584Z] ---> Running in cb2a6c6b7f72 [2023-04-11T06:10:26.154Z] Removing intermediate container f3c8e877f611 [2023-04-11T06:10:26.154Z] ---> 5a0a1fec4005 [2023-04-11T06:10:26.154Z] Step 22/22 : LABEL version=3.0.0-dev.125 [2023-04-11T06:10:26.154Z] ---> Running in 64ce958224ee [2023-04-11T06:10:26.412Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-11T06:10:26.669Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-11T06:10:26.669Z] Removing intermediate container 64ce958224ee [2023-04-11T06:10:26.669Z] ---> 62150537dca9 [2023-04-11T06:10:26.669Z] [2023-04-11T06:10:26.926Z] Successfully built 62150537dca9 [2023-04-11T06:10:26.926Z] Successfully tagged security-proxy-setup:latest [2023-04-11T06:10:26.926Z]  Building security-proxy-setup ... done Building core-metadata [2023-04-11T06:10:30.232Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:10:30.232Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:10:30.232Z] ---> eb35d132dcce [2023-04-11T06:10:30.232Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:10:30.232Z] ---> Using cache [2023-04-11T06:10:30.232Z] ---> 9548a15157ce [2023-04-11T06:10:30.232Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T06:10:30.232Z] ---> Using cache [2023-04-11T06:10:30.232Z] ---> 871f1b5112b8 [2023-04-11T06:10:30.232Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T06:10:30.232Z] ---> Using cache [2023-04-11T06:10:30.232Z] ---> c6fc3c237bf7 [2023-04-11T06:10:30.232Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T06:10:30.232Z] ---> Using cache [2023-04-11T06:10:30.232Z] ---> 97591e9699f2 [2023-04-11T06:10:30.232Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:10:30.232Z] ---> Using cache [2023-04-11T06:10:30.232Z] ---> 380951001d7c [2023-04-11T06:10:30.232Z] Step 8/25 : COPY . . [2023-04-11T06:10:30.232Z] ---> Using cache [2023-04-11T06:10:30.232Z] ---> 2dd953257445 [2023-04-11T06:10:30.232Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T06:10:34.777Z] ---> Running in c454fcc87b61 [2023-04-11T06:10:36.155Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-11T06:10:40.347Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-11T06:10:58.451Z] Removing intermediate container e9b0659e9bce [2023-04-11T06:10:58.451Z] ---> 2bf7c705a231 [2023-04-11T06:10:58.451Z] [2023-04-11T06:10:58.451Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T06:10:58.451Z] ---> 9ed4aefc74f6 [2023-04-11T06:10:58.451Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T06:10:58.451Z] ---> Running in cecf8f3c2e55 [2023-04-11T06:10:58.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:10:58.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:10:58.452Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T06:10:58.452Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T06:10:58.452Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T06:10:58.452Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:10:58.452Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T06:10:58.452Z] OK: 8 MiB in 18 packages [2023-04-11T06:11:02.927Z] Removing intermediate container de754f3de39f [2023-04-11T06:11:02.927Z] ---> 01e620b53da2 [2023-04-11T06:11:02.927Z] [2023-04-11T06:11:02.927Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T06:11:02.927Z] ---> 9ed4aefc74f6 [2023-04-11T06:11:02.927Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T06:11:03.186Z] Removing intermediate container aa9e5da81fc2 [2023-04-11T06:11:03.186Z] ---> a533f9cbd966 [2023-04-11T06:11:03.186Z] [2023-04-11T06:11:03.186Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T06:11:03.186Z] ---> 9ed4aefc74f6 [2023-04-11T06:11:03.186Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T06:11:03.445Z] ---> Running in 7eb41fa4ace9 [2023-04-11T06:11:03.445Z] ---> Running in f8cc6559c53c [2023-04-11T06:11:03.445Z] Removing intermediate container cecf8f3c2e55 [2023-04-11T06:11:03.445Z] ---> 50bb5511dc02 [2023-04-11T06:11:03.445Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T06:11:03.445Z] ---> Running in d099946cfdf4 [2023-04-11T06:11:04.067Z] Removing intermediate container d099946cfdf4 [2023-04-11T06:11:04.067Z] ---> 94f0f8efbf29 [2023-04-11T06:11:04.067Z] Step 12/25 : WORKDIR / [2023-04-11T06:11:04.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:11:04.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:11:04.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:11:04.896Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T06:11:04.896Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:11:04.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:11:04.896Z] OK: 7 MiB in 16 packages [2023-04-11T06:11:05.158Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T06:11:05.520Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:11:05.520Z] OK: 7 MiB in 16 packages [2023-04-11T06:11:06.093Z] ---> Running in 3ee44a7413a0 [2023-04-11T06:11:06.356Z] Removing intermediate container c454fcc87b61 [2023-04-11T06:11:06.356Z] ---> 514c0bd8da5f [2023-04-11T06:11:06.356Z] [2023-04-11T06:11:06.356Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T06:11:06.356Z] ---> 9ed4aefc74f6 [2023-04-11T06:11:06.356Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-11T06:11:06.618Z] Removing intermediate container 3ee44a7413a0 [2023-04-11T06:11:06.618Z] ---> 269b3c3230d7 [2023-04-11T06:11:06.618Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:11:06.618Z] Removing intermediate container 7eb41fa4ace9 [2023-04-11T06:11:06.618Z] ---> 17028c77a5be [2023-04-11T06:11:06.618Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T06:11:06.618Z] Removing intermediate container cb2a6c6b7f72 [2023-04-11T06:11:06.618Z] ---> 9bf27f1117f2 [2023-04-11T06:11:06.618Z] [2023-04-11T06:11:06.618Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T06:11:06.618Z] ---> 9ed4aefc74f6 [2023-04-11T06:11:06.618Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T06:11:06.618Z] ---> Running in a62aa5d8f0db [2023-04-11T06:11:06.618Z] Removing intermediate container f8cc6559c53c [2023-04-11T06:11:06.618Z] ---> 648a4a3e32fb [2023-04-11T06:11:06.618Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T06:11:06.618Z] ---> Running in 623383a844b0 [2023-04-11T06:11:06.618Z] ---> Running in 92f810938452 [2023-04-11T06:11:06.618Z] ---> Running in a57ac3acc278 [2023-04-11T06:11:06.878Z] ---> c4062ea5a7b0 [2023-04-11T06:11:06.878Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:11:06.878Z] Removing intermediate container 623383a844b0 [2023-04-11T06:11:06.878Z] ---> 88b49f512841 [2023-04-11T06:11:06.878Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T06:11:06.878Z] Removing intermediate container a57ac3acc278 [2023-04-11T06:11:06.878Z] ---> c2062f7ec7d2 [2023-04-11T06:11:06.878Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T06:11:06.878Z] ---> Running in 2b781080e84f [2023-04-11T06:11:07.141Z] ---> Running in c8292546d497 [2023-04-11T06:11:07.141Z] ---> 55eb974c684b [2023-04-11T06:11:07.141Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-11T06:11:07.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:11:07.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T06:11:07.141Z] Removing intermediate container 2b781080e84f [2023-04-11T06:11:07.141Z] ---> 860db3074814 [2023-04-11T06:11:07.141Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T06:11:07.141Z] ---> Running in 17340367bb4e [2023-04-11T06:11:07.141Z] Removing intermediate container c8292546d497 [2023-04-11T06:11:07.141Z] ---> 7cefbcc1f39a [2023-04-11T06:11:07.141Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T06:11:07.141Z] ---> Running in 5c68b5e80330 [2023-04-11T06:11:07.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:11:07.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T06:11:07.141Z] ---> baade1ced192 [2023-04-11T06:11:07.141Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-11T06:11:07.141Z] Removing intermediate container 17340367bb4e [2023-04-11T06:11:07.141Z] ---> 7372bddf75b0 [2023-04-11T06:11:07.141Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:11:07.141Z] Removing intermediate container 5c68b5e80330 [2023-04-11T06:11:07.141Z] ---> 9242f318ff03 [2023-04-11T06:11:07.141Z] Step 15/24 : WORKDIR / [2023-04-11T06:11:07.403Z] ---> Running in 081ce26566ca [2023-04-11T06:11:07.403Z] ---> 914ecaa1078c [2023-04-11T06:11:07.403Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:11:07.403Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T06:11:07.403Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:11:07.403Z] OK: 7 MiB in 16 packages [2023-04-11T06:11:07.403Z] ---> 5f282a5da2e1 [2023-04-11T06:11:07.403Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:11:07.403Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T06:11:07.403Z] Removing intermediate container 081ce26566ca [2023-04-11T06:11:07.403Z] ---> 6e282c1b2ccf [2023-04-11T06:11:07.403Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:11:07.403Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T06:11:07.403Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:11:07.403Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T06:11:07.732Z] ---> d77478bfc430 [2023-04-11T06:11:07.732Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T06:11:07.732Z] OK: 8 MiB in 17 packages [2023-04-11T06:11:07.732Z] ---> cf5211f8ef09 [2023-04-11T06:11:07.732Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:11:07.732Z] ---> fbed0e869dfa [2023-04-11T06:11:07.732Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T06:11:07.992Z] ---> ba9197f19a71 [2023-04-11T06:11:07.992Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T06:11:08.262Z] Removing intermediate container a62aa5d8f0db [2023-04-11T06:11:08.262Z] ---> 4389c750d0e0 [2023-04-11T06:11:08.262Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T06:11:08.262Z] ---> 2d7d11334861 [2023-04-11T06:11:08.262Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T06:11:08.525Z] ---> Running in d10135efbdfc [2023-04-11T06:11:08.525Z] ---> d422a7e9a249 [2023-04-11T06:11:08.525Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:11:08.525Z] Removing intermediate container 92f810938452 [2023-04-11T06:11:08.525Z] ---> 93e5b4b3e495 [2023-04-11T06:11:08.525Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T06:11:08.796Z] Removing intermediate container d10135efbdfc [2023-04-11T06:11:08.796Z] ---> c02d7c70ae9a [2023-04-11T06:11:08.796Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T06:11:08.796Z] ---> 09621ef1f694 [2023-04-11T06:11:08.796Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:11:08.796Z] ---> Running in fe86385469c9 [2023-04-11T06:11:08.796Z] ---> c17fdfdc30d4 [2023-04-11T06:11:08.796Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T06:11:08.796Z] ---> Running in ce504c504d44 [2023-04-11T06:11:08.796Z] ---> Running in 0cb4ba142c2a [2023-04-11T06:11:08.796Z] ---> 62c8cc742cf0 [2023-04-11T06:11:08.796Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T06:11:08.796Z] Removing intermediate container fe86385469c9 [2023-04-11T06:11:08.796Z] ---> f5c1294f7ea7 [2023-04-11T06:11:08.796Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-11T06:11:08.796Z] ---> Running in d4054a20445b [2023-04-11T06:11:09.057Z] Removing intermediate container 0cb4ba142c2a [2023-04-11T06:11:09.057Z] ---> 6cdf2ca6a91b [2023-04-11T06:11:09.057Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T06:11:09.057Z] Removing intermediate container ce504c504d44 [2023-04-11T06:11:09.057Z] ---> 0c481af9405f [2023-04-11T06:11:09.057Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T06:11:09.057Z] ---> Running in 0a404d62a830 [2023-04-11T06:11:09.057Z] ---> 521b624b0f32 [2023-04-11T06:11:09.057Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T06:11:09.057Z] ---> Running in af50b1145bee [2023-04-11T06:11:09.057Z] ---> 0b20d4f9390c [2023-04-11T06:11:09.057Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T06:11:09.057Z] Removing intermediate container d4054a20445b [2023-04-11T06:11:09.057Z] ---> 7de73446f663 [2023-04-11T06:11:09.057Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T06:11:09.057Z] ---> Running in 8bdb16fb54d5 [2023-04-11T06:11:09.322Z] ---> Running in 0eda0247414a [2023-04-11T06:11:09.322Z] ---> Running in 154bb15bc84e [2023-04-11T06:11:09.322Z] Removing intermediate container 0a404d62a830 [2023-04-11T06:11:09.322Z] ---> b66e063e391b [2023-04-11T06:11:09.322Z] Step 15/25 : WORKDIR / [2023-04-11T06:11:09.322Z] Removing intermediate container af50b1145bee [2023-04-11T06:11:09.322Z] ---> 7961109499f0 [2023-04-11T06:11:09.322Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T06:11:09.322Z] ---> Running in 8b5dbf0830d3 [2023-04-11T06:11:09.322Z] ---> Running in 8ae1720b6174 [2023-04-11T06:11:09.322Z] Removing intermediate container 8bdb16fb54d5 [2023-04-11T06:11:09.322Z] ---> 63e3d7444181 [2023-04-11T06:11:09.322Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T06:11:09.322Z] Removing intermediate container 154bb15bc84e [2023-04-11T06:11:09.322Z] ---> 1ca56e799898 [2023-04-11T06:11:09.322Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:11:09.322Z] ---> Running in 4eef67117107 [2023-04-11T06:11:09.583Z] Removing intermediate container 8b5dbf0830d3 [2023-04-11T06:11:09.583Z] ---> 15e548c78f2d [2023-04-11T06:11:09.583Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:11:09.583Z] Removing intermediate container 8ae1720b6174 [2023-04-11T06:11:09.583Z] ---> 610af3890c06 [2023-04-11T06:11:09.583Z] Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:09.583Z] ---> Running in 2733c14d88e2 [2023-04-11T06:11:09.583Z] Removing intermediate container 4eef67117107 [2023-04-11T06:11:09.583Z] ---> f6ed09ca6f04 [2023-04-11T06:11:09.583Z] Step 22/24 : LABEL arch=x86_64 [2023-04-11T06:11:09.583Z] ---> dd1b4fdbc927 [2023-04-11T06:11:09.583Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:11:09.583Z] ---> Running in b6284d747de6 [2023-04-11T06:11:09.583Z] Removing intermediate container 2733c14d88e2 [2023-04-11T06:11:09.583Z] ---> 6109986d63e3 [2023-04-11T06:11:09.583Z] Step 23/23 : LABEL version=3.0.0-dev.125 [2023-04-11T06:11:09.844Z] ---> e5dcf1f7e10a [2023-04-11T06:11:09.844Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:11:09.844Z] ---> Running in 0f352d0ac4aa [2023-04-11T06:11:09.844Z] Removing intermediate container b6284d747de6 [2023-04-11T06:11:09.844Z] ---> f09125fd4bca [2023-04-11T06:11:09.844Z] Step 23/24 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:09.844Z] ---> 4373121edd6d [2023-04-11T06:11:09.844Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T06:11:09.844Z] ---> Running in c8f89f12029c [2023-04-11T06:11:09.844Z] Removing intermediate container 0f352d0ac4aa [2023-04-11T06:11:09.844Z] ---> 9531d09e62ee [2023-04-11T06:11:09.844Z] [2023-04-11T06:11:09.844Z] ---> 096459ddd495 [2023-04-11T06:11:09.844Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T06:11:10.104Z] Removing intermediate container c8f89f12029c [2023-04-11T06:11:10.104Z] ---> a1c1d22a8002 [2023-04-11T06:11:10.104Z] Step 24/24 : LABEL version=3.0.0-dev.125 [2023-04-11T06:11:10.104Z] Successfully built 9531d09e62ee [2023-04-11T06:11:10.104Z] Successfully tagged support-scheduler:latest [2023-04-11T06:11:10.104Z]  Building support-scheduler ... done  ---> Running in a7510b6704bb [2023-04-11T06:11:10.675Z] Removing intermediate container 0eda0247414a [2023-04-11T06:11:10.675Z] ---> fbddf4e69bcd [2023-04-11T06:11:10.675Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T06:11:10.675Z] ---> 822d30ced3e7 [2023-04-11T06:11:10.675Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:11:10.675Z] Removing intermediate container a7510b6704bb [2023-04-11T06:11:10.675Z] ---> 7792b62ee07b [2023-04-11T06:11:10.675Z] [2023-04-11T06:11:10.675Z] ---> 824ad6f997a1 [2023-04-11T06:11:10.675Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:11:10.675Z] ---> Running in 434c8e082248 [2023-04-11T06:11:10.675Z] Successfully built 7792b62ee07b [2023-04-11T06:11:10.675Z] Successfully tagged core-command:latest [2023-04-11T06:11:10.675Z]  Building core-command ... done Removing intermediate container 434c8e082248 [2023-04-11T06:11:10.675Z] ---> 420d1e67d50a [2023-04-11T06:11:10.675Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T06:11:10.675Z] ---> 9b4e541f4f13 [2023-04-11T06:11:10.675Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T06:11:10.937Z] ---> Running in 5c7cc1ece182 [2023-04-11T06:11:10.937Z] ---> 85909b7afb55 [2023-04-11T06:11:10.937Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T06:11:10.937Z] ---> Running in 84db97996a84 [2023-04-11T06:11:10.937Z] Removing intermediate container 5c7cc1ece182 [2023-04-11T06:11:10.937Z] ---> f5a8f1ec8b7c [2023-04-11T06:11:10.937Z] Step 24/25 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:10.937Z] ---> Running in b5e6bd6648b7 [2023-04-11T06:11:10.937Z] ---> 9d1209b95df4 [2023-04-11T06:11:10.937Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-11T06:11:10.937Z] Removing intermediate container 84db97996a84 [2023-04-11T06:11:10.937Z] ---> b86a2c04fdf7 [2023-04-11T06:11:10.937Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T06:11:10.937Z] ---> Running in ca18c530b9a6 [2023-04-11T06:11:11.200Z] ---> Running in 3d9c75d0c7ac [2023-04-11T06:11:11.200Z] Removing intermediate container b5e6bd6648b7 [2023-04-11T06:11:11.200Z] ---> b8bae1cf81a7 [2023-04-11T06:11:11.200Z] Step 25/25 : LABEL version=3.0.0-dev.125 [2023-04-11T06:11:11.200Z] ---> Running in 11eec5139dee [2023-04-11T06:11:11.200Z] Removing intermediate container ca18c530b9a6 [2023-04-11T06:11:11.200Z] ---> 82929071b55b [2023-04-11T06:11:11.200Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T06:11:11.200Z] Removing intermediate container 3d9c75d0c7ac [2023-04-11T06:11:11.200Z] ---> 1c54bc076e3a [2023-04-11T06:11:11.200Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T06:11:11.200Z] ---> Running in 8cb2abe4d190 [2023-04-11T06:11:11.200Z] ---> Running in 727709fc1b06 [2023-04-11T06:11:11.200Z] Removing intermediate container 11eec5139dee [2023-04-11T06:11:11.200Z] ---> bf990423499a [2023-04-11T06:11:11.200Z] [2023-04-11T06:11:11.200Z] Removing intermediate container 8cb2abe4d190 [2023-04-11T06:11:11.200Z] ---> 6b0cfbf4b42f [2023-04-11T06:11:11.200Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T06:11:11.462Z] ---> Running in bc5a3c2a0e31 [2023-04-11T06:11:11.462Z] Removing intermediate container 727709fc1b06 [2023-04-11T06:11:11.462Z] ---> 2367eac259f7 [2023-04-11T06:11:11.462Z] Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:11.462Z] Successfully built bf990423499a [2023-04-11T06:11:11.462Z] Successfully tagged security-secretstore-setup:latest [2023-04-11T06:11:11.462Z]  Building security-secretstore-setup ... done  ---> Running in 4821836bdd93 [2023-04-11T06:11:11.462Z] Removing intermediate container bc5a3c2a0e31 [2023-04-11T06:11:11.462Z] ---> 09d6e9127fa4 [2023-04-11T06:11:11.462Z] Step 24/25 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:11.462Z] ---> Running in 082b6246682b [2023-04-11T06:11:11.462Z] Removing intermediate container 4821836bdd93 [2023-04-11T06:11:11.462Z] ---> 26286cb4e589 [2023-04-11T06:11:11.462Z] Step 23/23 : LABEL version=3.0.0-dev.125 [2023-04-11T06:11:11.462Z] ---> Running in 93dce6ee3e51 [2023-04-11T06:11:11.462Z] Removing intermediate container 082b6246682b [2023-04-11T06:11:11.462Z] ---> 7950ab1d9a53 [2023-04-11T06:11:11.462Z] Step 25/25 : LABEL version=3.0.0-dev.125 [2023-04-11T06:11:11.724Z] ---> Running in cac9a2ec423a [2023-04-11T06:11:11.724Z] Removing intermediate container 93dce6ee3e51 [2023-04-11T06:11:11.724Z] ---> 8e0da8137e1d [2023-04-11T06:11:11.724Z] [2023-04-11T06:11:11.724Z] Successfully built 8e0da8137e1d [2023-04-11T06:11:11.724Z] Successfully tagged support-notifications:latest [2023-04-11T06:11:11.724Z]  Building support-notifications ... done Removing intermediate container cac9a2ec423a [2023-04-11T06:11:11.724Z] ---> e76b70dcc5c8 [2023-04-11T06:11:11.724Z] [2023-04-11T06:11:11.724Z] Successfully built e76b70dcc5c8 [2023-04-11T06:11:11.724Z] Successfully tagged core-metadata:latest [2023-04-11T06:11:11.993Z]  Building core-metadata ... done  [Pipeline] } [2023-04-11T06:11:11.997Z] $ docker stop --time=1 40d65b6cc0d181cba14f5a47c9decea13702519ecd5ee8878d4adce1a621107c [2023-04-11T06:11:13.289Z] $ docker rm -f --volumes 40d65b6cc0d181cba14f5a47c9decea13702519ecd5ee8878d4adce1a621107c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T06:11:13.620Z] + docker images [2023-04-11T06:11:13.620Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T06:11:13.620Z] security-secretstore-setup latest bf990423499a 2 seconds ago 32.8MB [2023-04-11T06:11:13.620Z] support-notifications latest 8e0da8137e1d 2 seconds ago 32.7MB [2023-04-11T06:11:13.620Z] core-metadata latest e76b70dcc5c8 2 seconds ago 20.4MB [2023-04-11T06:11:13.620Z] core-command latest 7792b62ee07b 3 seconds ago 19.8MB [2023-04-11T06:11:13.620Z] support-scheduler latest 9531d09e62ee 4 seconds ago 32.1MB [2023-04-11T06:11:13.620Z] 9bf27f1117f2 8 seconds ago 1.75GB [2023-04-11T06:11:13.620Z] 514c0bd8da5f 8 seconds ago 1.69GB [2023-04-11T06:11:13.620Z] 01e620b53da2 12 seconds ago 1.75GB [2023-04-11T06:11:13.620Z] a533f9cbd966 13 seconds ago 1.69GB [2023-04-11T06:11:13.620Z] 2bf7c705a231 24 seconds ago 1.68GB [2023-04-11T06:11:13.620Z] security-proxy-setup latest 62150537dca9 47 seconds ago 18.7MB [2023-04-11T06:11:13.620Z] security-proxy-auth latest 6e20e51a84bc 56 seconds ago 18.3MB [2023-04-11T06:11:13.620Z] security-spire-agent latest 36e836be7e2d About a minute ago 129MB [2023-04-11T06:11:13.620Z] security-spire-server latest ad49ee5258b7 About a minute ago 89.8MB [2023-04-11T06:11:13.620Z] 427a437ad676 About a minute ago 1.66GB [2023-04-11T06:11:13.620Z] eaec07c6144a About a minute ago 1.66GB [2023-04-11T06:11:13.620Z] 3af5bec2096f About a minute ago 1.54GB [2023-04-11T06:11:13.620Z] security-bootstrapper latest 1facf9971fe6 About a minute ago 22.2MB [2023-04-11T06:11:13.620Z] 70cace7bd1da About a minute ago 1.54GB [2023-04-11T06:11:13.620Z] security-spiffe-token-provider latest 078c62bd8943 About a minute ago 32.8MB [2023-04-11T06:11:13.620Z] core-common-config-bootstrapper latest 98dadd6f6d99 About a minute ago 17.2MB [2023-04-11T06:11:13.620Z] core-data latest d8a40c0ac355 About a minute ago 20MB [2023-04-11T06:11:13.620Z] ba9b4ccb0c44 2 minutes ago 1.72GB [2023-04-11T06:11:13.620Z] c73758c96a39 2 minutes ago 1.69GB [2023-04-11T06:11:13.620Z] f8e528a34e17 2 minutes ago 1.67GB [2023-04-11T06:11:13.620Z] b8b5c58a6bc7 2 minutes ago 1.68GB [2023-04-11T06:11:13.620Z] security-spire-config latest a3b3c81c76f1 2 minutes ago 88.9MB [2023-04-11T06:11:13.620Z] 7d4c3208b1bb 2 minutes ago 1.54GB [2023-04-11T06:11:13.620Z] ci-base-image-x86_64 latest eb35d132dcce 6 minutes ago 881MB [2023-04-11T06:11:13.620Z] alpine 3.17 9ed4aefc74f6 12 days ago 7.05MB [2023-04-11T06:11:13.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB [2023-04-11T06:11:13.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-11T06:11:13.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T06:11:13.708Z] provisioning config files... [2023-04-11T06:11:13.716Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/487@tmp/config10070452498955704796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:11:14.011Z] ---> docker-login.sh [2023-04-11T06:11:14.011Z] nexus3.edgexfoundry.org:10001 [2023-04-11T06:11:14.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:11:14.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:11:14.011Z] Configure a credential helper to remove this warning. See [2023-04-11T06:11:14.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:11:14.011Z] [2023-04-11T06:11:14.011Z] Login Succeeded [2023-04-11T06:11:14.011Z] nexus3.edgexfoundry.org:10002 [2023-04-11T06:11:14.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:11:14.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:11:14.270Z] Configure a credential helper to remove this warning. See [2023-04-11T06:11:14.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:11:14.270Z] [2023-04-11T06:11:14.270Z] Login Succeeded [2023-04-11T06:11:14.270Z] nexus3.edgexfoundry.org:10003 [2023-04-11T06:11:14.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:11:14.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:11:14.270Z] Configure a credential helper to remove this warning. See [2023-04-11T06:11:14.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:11:14.270Z] [2023-04-11T06:11:14.270Z] Login Succeeded [2023-04-11T06:11:14.270Z] nexus3.edgexfoundry.org:10004 [2023-04-11T06:11:14.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:11:14.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:11:14.270Z] Configure a credential helper to remove this warning. See [2023-04-11T06:11:14.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:11:14.270Z] [2023-04-11T06:11:14.270Z] Login Succeeded [2023-04-11T06:11:14.270Z] docker.io [2023-04-11T06:11:14.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:11:14.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:11:14.786Z] Configure a credential helper to remove this warning. See [2023-04-11T06:11:14.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:11:14.786Z] [2023-04-11T06:11:14.786Z] Login Succeeded [2023-04-11T06:11:14.786Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T06:11:14.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:11:14.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T06:11:14.834Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-11T06:11:14.834Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:14.834Z] latest [2023-04-11T06:11:14.834Z] 3.0.0-dev.125 [2023-04-11T06:11:14.834Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:14.834Z] main [2023-04-11T06:11:14.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:15.218Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:15.520Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:15.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T06:11:15.520Z] cd0827e9ce36: Preparing [2023-04-11T06:11:15.520Z] b7dd1c2d1269: Preparing [2023-04-11T06:11:15.520Z] f445233e6a7d: Preparing [2023-04-11T06:11:15.520Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:15.520Z] b56fc1ca519d: Preparing [2023-04-11T06:11:15.520Z] f1417ff83b31: Preparing [2023-04-11T06:11:15.520Z] f1417ff83b31: Waiting [2023-04-11T06:11:15.520Z] b56fc1ca519d: Pushed [2023-04-11T06:11:15.520Z] cd0827e9ce36: Pushed [2023-04-11T06:11:15.520Z] f445233e6a7d: Pushed [2023-04-11T06:11:15.520Z] 04e90c57ef7d: Pushed [2023-04-11T06:11:15.520Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:16.895Z] b7dd1c2d1269: Pushed [2023-04-11T06:11:16.895Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:f60a33ffc2efe0da449574bf92f0190bd5e4628bb0bb63c8f92a7b48144fcbec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:17.207Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:17.513Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-11T06:11:17.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T06:11:17.514Z] cd0827e9ce36: Preparing [2023-04-11T06:11:17.514Z] b7dd1c2d1269: Preparing [2023-04-11T06:11:17.514Z] f445233e6a7d: Preparing [2023-04-11T06:11:17.514Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:17.514Z] b56fc1ca519d: Preparing [2023-04-11T06:11:17.514Z] f1417ff83b31: Preparing [2023-04-11T06:11:17.514Z] f1417ff83b31: Waiting [2023-04-11T06:11:17.514Z] cd0827e9ce36: Layer already exists [2023-04-11T06:11:17.514Z] b7dd1c2d1269: Layer already exists [2023-04-11T06:11:17.514Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:17.514Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:17.514Z] b56fc1ca519d: Layer already exists [2023-04-11T06:11:17.514Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:17.514Z] latest: digest: sha256:f60a33ffc2efe0da449574bf92f0190bd5e4628bb0bb63c8f92a7b48144fcbec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:17.827Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:18.134Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.125 [2023-04-11T06:11:18.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T06:11:18.134Z] cd0827e9ce36: Preparing [2023-04-11T06:11:18.134Z] b7dd1c2d1269: Preparing [2023-04-11T06:11:18.134Z] f445233e6a7d: Preparing [2023-04-11T06:11:18.134Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:18.135Z] b56fc1ca519d: Preparing [2023-04-11T06:11:18.135Z] f1417ff83b31: Preparing [2023-04-11T06:11:18.135Z] f1417ff83b31: Waiting [2023-04-11T06:11:18.135Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:18.135Z] b7dd1c2d1269: Layer already exists [2023-04-11T06:11:18.135Z] cd0827e9ce36: Layer already exists [2023-04-11T06:11:18.135Z] b56fc1ca519d: Layer already exists [2023-04-11T06:11:18.135Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:18.135Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:18.135Z] 3.0.0-dev.125: digest: sha256:f60a33ffc2efe0da449574bf92f0190bd5e4628bb0bb63c8f92a7b48144fcbec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:18.545Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:18.914Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:18.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T06:11:18.914Z] cd0827e9ce36: Preparing [2023-04-11T06:11:18.914Z] b7dd1c2d1269: Preparing [2023-04-11T06:11:18.914Z] f445233e6a7d: Preparing [2023-04-11T06:11:18.914Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:18.914Z] b56fc1ca519d: Preparing [2023-04-11T06:11:18.914Z] f1417ff83b31: Preparing [2023-04-11T06:11:18.914Z] f1417ff83b31: Waiting [2023-04-11T06:11:18.914Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:18.914Z] b7dd1c2d1269: Layer already exists [2023-04-11T06:11:18.914Z] b56fc1ca519d: Layer already exists [2023-04-11T06:11:18.914Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:18.914Z] cd0827e9ce36: Layer already exists [2023-04-11T06:11:18.914Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:18.914Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:f60a33ffc2efe0da449574bf92f0190bd5e4628bb0bb63c8f92a7b48144fcbec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:19.285Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:19.624Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-11T06:11:19.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-11T06:11:19.624Z] cd0827e9ce36: Preparing [2023-04-11T06:11:19.624Z] b7dd1c2d1269: Preparing [2023-04-11T06:11:19.624Z] f445233e6a7d: Preparing [2023-04-11T06:11:19.624Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:19.624Z] b56fc1ca519d: Preparing [2023-04-11T06:11:19.624Z] f1417ff83b31: Preparing [2023-04-11T06:11:19.624Z] f1417ff83b31: Waiting [2023-04-11T06:11:19.624Z] b56fc1ca519d: Layer already exists [2023-04-11T06:11:19.624Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:19.624Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:19.624Z] b7dd1c2d1269: Layer already exists [2023-04-11T06:11:19.624Z] cd0827e9ce36: Layer already exists [2023-04-11T06:11:19.624Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:19.624Z] main: digest: sha256:f60a33ffc2efe0da449574bf92f0190bd5e4628bb0bb63c8f92a7b48144fcbec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:11:19.660Z] ===================================================== [Pipeline] echo [2023-04-11T06:11:19.666Z] taggedImages: [2023-04-11T06:11:19.666Z] - nexus3.edgexfoundry.org:10004/core-command:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:19.666Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-11T06:11:19.666Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.125 [2023-04-11T06:11:19.666Z] - nexus3.edgexfoundry.org:10004/core-command:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:19.666Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-11T06:11:19.685Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-11T06:11:19.685Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:19.685Z] latest [2023-04-11T06:11:19.685Z] 3.0.0-dev.125 [2023-04-11T06:11:19.685Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:19.685Z] main [2023-04-11T06:11:19.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:20.000Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:20.309Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:20.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T06:11:20.309Z] 45131cbfbc0a: Preparing [2023-04-11T06:11:20.309Z] 51ea64df633f: Preparing [2023-04-11T06:11:20.309Z] ec204095ffa3: Preparing [2023-04-11T06:11:20.309Z] d961fffb7a55: Preparing [2023-04-11T06:11:20.309Z] f445233e6a7d: Preparing [2023-04-11T06:11:20.309Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:20.309Z] 530e45eaf26e: Preparing [2023-04-11T06:11:20.309Z] f1417ff83b31: Preparing [2023-04-11T06:11:20.309Z] 530e45eaf26e: Waiting [2023-04-11T06:11:20.309Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:20.309Z] f1417ff83b31: Waiting [2023-04-11T06:11:20.309Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:20.309Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:20.309Z] 51ea64df633f: Pushed [2023-04-11T06:11:20.309Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:20.309Z] ec204095ffa3: Pushed [2023-04-11T06:11:20.309Z] 45131cbfbc0a: Pushed [2023-04-11T06:11:20.309Z] 530e45eaf26e: Pushed [2023-04-11T06:11:21.248Z] d961fffb7a55: Pushed [2023-04-11T06:11:21.508Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:2d4ed16f06772dfa48543e9927ff418f448b57cca12fd9ac3c0960370168bd15 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:21.820Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:22.123Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-11T06:11:22.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T06:11:22.123Z] 45131cbfbc0a: Preparing [2023-04-11T06:11:22.123Z] 51ea64df633f: Preparing [2023-04-11T06:11:22.123Z] ec204095ffa3: Preparing [2023-04-11T06:11:22.123Z] d961fffb7a55: Preparing [2023-04-11T06:11:22.123Z] f445233e6a7d: Preparing [2023-04-11T06:11:22.123Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:22.123Z] 530e45eaf26e: Preparing [2023-04-11T06:11:22.123Z] f1417ff83b31: Preparing [2023-04-11T06:11:22.123Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:22.123Z] 530e45eaf26e: Waiting [2023-04-11T06:11:22.123Z] f1417ff83b31: Waiting [2023-04-11T06:11:22.123Z] 51ea64df633f: Layer already exists [2023-04-11T06:11:22.124Z] d961fffb7a55: Layer already exists [2023-04-11T06:11:22.124Z] 45131cbfbc0a: Layer already exists [2023-04-11T06:11:22.124Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:22.124Z] ec204095ffa3: Layer already exists [2023-04-11T06:11:22.124Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:22.124Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:22.124Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:22.124Z] latest: digest: sha256:2d4ed16f06772dfa48543e9927ff418f448b57cca12fd9ac3c0960370168bd15 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:22.430Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:22.730Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.125 [2023-04-11T06:11:22.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T06:11:22.730Z] 45131cbfbc0a: Preparing [2023-04-11T06:11:22.730Z] 51ea64df633f: Preparing [2023-04-11T06:11:22.730Z] ec204095ffa3: Preparing [2023-04-11T06:11:22.730Z] d961fffb7a55: Preparing [2023-04-11T06:11:22.730Z] f445233e6a7d: Preparing [2023-04-11T06:11:22.730Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:22.730Z] 530e45eaf26e: Preparing [2023-04-11T06:11:22.730Z] f1417ff83b31: Preparing [2023-04-11T06:11:22.730Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:22.730Z] f1417ff83b31: Waiting [2023-04-11T06:11:22.730Z] 51ea64df633f: Layer already exists [2023-04-11T06:11:22.730Z] d961fffb7a55: Layer already exists [2023-04-11T06:11:22.730Z] 45131cbfbc0a: Layer already exists [2023-04-11T06:11:22.730Z] ec204095ffa3: Layer already exists [2023-04-11T06:11:22.730Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:22.730Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:22.730Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:22.730Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:22.730Z] 3.0.0-dev.125: digest: sha256:2d4ed16f06772dfa48543e9927ff418f448b57cca12fd9ac3c0960370168bd15 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:23.038Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:23.336Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:23.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T06:11:23.336Z] 45131cbfbc0a: Preparing [2023-04-11T06:11:23.336Z] 51ea64df633f: Preparing [2023-04-11T06:11:23.336Z] ec204095ffa3: Preparing [2023-04-11T06:11:23.336Z] d961fffb7a55: Preparing [2023-04-11T06:11:23.336Z] f445233e6a7d: Preparing [2023-04-11T06:11:23.336Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:23.336Z] 530e45eaf26e: Preparing [2023-04-11T06:11:23.336Z] f1417ff83b31: Preparing [2023-04-11T06:11:23.336Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:23.336Z] 530e45eaf26e: Waiting [2023-04-11T06:11:23.336Z] f1417ff83b31: Waiting [2023-04-11T06:11:23.336Z] 51ea64df633f: Layer already exists [2023-04-11T06:11:23.336Z] d961fffb7a55: Layer already exists [2023-04-11T06:11:23.336Z] 45131cbfbc0a: Layer already exists [2023-04-11T06:11:23.336Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:23.336Z] ec204095ffa3: Layer already exists [2023-04-11T06:11:23.336Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:23.336Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:23.336Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:23.336Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:2d4ed16f06772dfa48543e9927ff418f448b57cca12fd9ac3c0960370168bd15 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:23.640Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:23.948Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-11T06:11:23.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-11T06:11:23.948Z] 45131cbfbc0a: Preparing [2023-04-11T06:11:23.948Z] 51ea64df633f: Preparing [2023-04-11T06:11:23.948Z] ec204095ffa3: Preparing [2023-04-11T06:11:23.948Z] d961fffb7a55: Preparing [2023-04-11T06:11:23.948Z] f445233e6a7d: Preparing [2023-04-11T06:11:23.948Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:23.948Z] 530e45eaf26e: Preparing [2023-04-11T06:11:23.948Z] f1417ff83b31: Preparing [2023-04-11T06:11:23.948Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:23.948Z] f1417ff83b31: Waiting [2023-04-11T06:11:23.948Z] 530e45eaf26e: Waiting [2023-04-11T06:11:23.948Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:23.948Z] 51ea64df633f: Layer already exists [2023-04-11T06:11:23.948Z] ec204095ffa3: Layer already exists [2023-04-11T06:11:23.948Z] 45131cbfbc0a: Layer already exists [2023-04-11T06:11:23.948Z] d961fffb7a55: Layer already exists [2023-04-11T06:11:23.948Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:23.948Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:23.948Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:23.948Z] main: digest: sha256:2d4ed16f06772dfa48543e9927ff418f448b57cca12fd9ac3c0960370168bd15 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:11:23.989Z] ===================================================== [Pipeline] echo [2023-04-11T06:11:23.994Z] taggedImages: [2023-04-11T06:11:23.994Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:23.994Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-11T06:11:23.994Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.125 [2023-04-11T06:11:23.994Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:23.994Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-11T06:11:24.013Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-11T06:11:24.013Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:24.013Z] latest [2023-04-11T06:11:24.013Z] 3.0.0-dev.125 [2023-04-11T06:11:24.013Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:24.013Z] main [2023-04-11T06:11:24.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:24.324Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:24.627Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:24.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T06:11:24.627Z] c36524635897: Preparing [2023-04-11T06:11:24.627Z] 9c5c476a0384: Preparing [2023-04-11T06:11:24.627Z] f445233e6a7d: Preparing [2023-04-11T06:11:24.627Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:24.627Z] 530e45eaf26e: Preparing [2023-04-11T06:11:24.627Z] f1417ff83b31: Preparing [2023-04-11T06:11:24.627Z] f1417ff83b31: Waiting [2023-04-11T06:11:24.627Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:24.627Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:24.627Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:24.627Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:24.627Z] c36524635897: Pushed [2023-04-11T06:11:26.003Z] 9c5c476a0384: Pushed [2023-04-11T06:11:26.003Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:e2cec29be6a78034e72f271ae5c48207979a66b78bdba4eae2021c7f955a1f9b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:26.312Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:26.618Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-11T06:11:26.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T06:11:26.619Z] c36524635897: Preparing [2023-04-11T06:11:26.619Z] 9c5c476a0384: Preparing [2023-04-11T06:11:26.619Z] f445233e6a7d: Preparing [2023-04-11T06:11:26.619Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:26.619Z] 530e45eaf26e: Preparing [2023-04-11T06:11:26.619Z] f1417ff83b31: Preparing [2023-04-11T06:11:26.619Z] c36524635897: Layer already exists [2023-04-11T06:11:26.619Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:26.619Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:26.619Z] 9c5c476a0384: Layer already exists [2023-04-11T06:11:26.619Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:26.619Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:26.619Z] latest: digest: sha256:e2cec29be6a78034e72f271ae5c48207979a66b78bdba4eae2021c7f955a1f9b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:26.921Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:27.227Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.125 [2023-04-11T06:11:27.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T06:11:27.227Z] c36524635897: Preparing [2023-04-11T06:11:27.227Z] 9c5c476a0384: Preparing [2023-04-11T06:11:27.227Z] f445233e6a7d: Preparing [2023-04-11T06:11:27.227Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:27.227Z] 530e45eaf26e: Preparing [2023-04-11T06:11:27.227Z] f1417ff83b31: Preparing [2023-04-11T06:11:27.227Z] f1417ff83b31: Waiting [2023-04-11T06:11:27.227Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:27.227Z] 9c5c476a0384: Layer already exists [2023-04-11T06:11:27.227Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:27.227Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:27.227Z] c36524635897: Layer already exists [2023-04-11T06:11:27.227Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:27.227Z] 3.0.0-dev.125: digest: sha256:e2cec29be6a78034e72f271ae5c48207979a66b78bdba4eae2021c7f955a1f9b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:27.546Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:27.863Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:27.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T06:11:27.863Z] c36524635897: Preparing [2023-04-11T06:11:27.863Z] 9c5c476a0384: Preparing [2023-04-11T06:11:27.863Z] f445233e6a7d: Preparing [2023-04-11T06:11:27.863Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:27.863Z] 530e45eaf26e: Preparing [2023-04-11T06:11:27.863Z] f1417ff83b31: Preparing [2023-04-11T06:11:27.863Z] f1417ff83b31: Waiting [2023-04-11T06:11:27.863Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:27.863Z] c36524635897: Layer already exists [2023-04-11T06:11:27.863Z] 9c5c476a0384: Layer already exists [2023-04-11T06:11:27.863Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:27.863Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:27.863Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:27.863Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:e2cec29be6a78034e72f271ae5c48207979a66b78bdba4eae2021c7f955a1f9b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:28.178Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:28.488Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-11T06:11:28.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-11T06:11:28.488Z] c36524635897: Preparing [2023-04-11T06:11:28.488Z] 9c5c476a0384: Preparing [2023-04-11T06:11:28.488Z] f445233e6a7d: Preparing [2023-04-11T06:11:28.488Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:28.488Z] 530e45eaf26e: Preparing [2023-04-11T06:11:28.488Z] f1417ff83b31: Preparing [2023-04-11T06:11:28.488Z] f1417ff83b31: Waiting [2023-04-11T06:11:28.488Z] c36524635897: Layer already exists [2023-04-11T06:11:28.488Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:28.488Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:28.488Z] 9c5c476a0384: Layer already exists [2023-04-11T06:11:28.488Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:28.488Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:28.488Z] main: digest: sha256:e2cec29be6a78034e72f271ae5c48207979a66b78bdba4eae2021c7f955a1f9b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:11:28.541Z] ===================================================== [Pipeline] echo [2023-04-11T06:11:28.546Z] taggedImages: [2023-04-11T06:11:28.547Z] - nexus3.edgexfoundry.org:10004/core-data:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:28.547Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-11T06:11:28.547Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.125 [2023-04-11T06:11:28.547Z] - nexus3.edgexfoundry.org:10004/core-data:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:28.547Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-11T06:11:28.560Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-11T06:11:28.560Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:28.560Z] latest [2023-04-11T06:11:28.560Z] 3.0.0-dev.125 [2023-04-11T06:11:28.560Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:28.560Z] main [2023-04-11T06:11:28.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:28.864Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:28.920Z] Removing intermediate container ad885837b53c [2023-04-11T06:11:28.920Z] ---> 2102ff9cca2f [2023-04-11T06:11:28.920Z] Step 7/25 : COPY . . [2023-04-11T06:11:28.920Z] Removing intermediate container e7e54e4498e8 [2023-04-11T06:11:28.920Z] ---> 796849bb6df5 [2023-04-11T06:11:28.920Z] Step 7/33 : COPY . . [2023-04-11T06:11:28.920Z] Removing intermediate container 7e161a8c1612 [2023-04-11T06:11:28.920Z] ---> 4d5584d63438 [2023-04-11T06:11:28.920Z] Step 7/26 : COPY . . [2023-04-11T06:11:28.920Z] Removing intermediate container cd7582219fa4 [2023-04-11T06:11:28.920Z] ---> 109d4f016e76 [2023-04-11T06:11:28.920Z] Step 8/23 : COPY . . [2023-04-11T06:11:28.920Z] Removing intermediate container d10d42accdc6 [2023-04-11T06:11:28.920Z] ---> 3294c3df8fe5 [2023-04-11T06:11:28.920Z] Step 7/27 : COPY . . [2023-04-11T06:11:28.920Z] ---> ebea7656ce1e [2023-04-11T06:11:28.920Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T06:11:28.920Z] ---> b9844c84256b [2023-04-11T06:11:28.920Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-11T06:11:28.920Z] ---> Running in 0e608561d942 [2023-04-11T06:11:28.920Z] ---> 5bc9c160a644 [2023-04-11T06:11:28.920Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T06:11:28.920Z] ---> Running in f17fec31495c [2023-04-11T06:11:28.920Z] ---> Running in 133bde06c823 [2023-04-11T06:11:28.920Z] ---> 7a9d08ffb79f [2023-04-11T06:11:28.920Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T06:11:28.920Z] ---> efc0f6e58be2 [2023-04-11T06:11:28.920Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T06:11:28.920Z] ---> Running in 741a224d00c5 [2023-04-11T06:11:28.920Z] ---> Running in abd2b3a7906d [2023-04-11T06:11:28.920Z] Removing intermediate container abd2b3a7906d [2023-04-11T06:11:28.920Z] ---> 9bb237b8ee65 [2023-04-11T06:11:28.920Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T06:11:28.921Z] Removing intermediate container 741a224d00c5 [2023-04-11T06:11:28.921Z] ---> 9fbfe362df44 [2023-04-11T06:11:28.921Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T06:11:28.921Z] ---> Running in e217434795e9 [2023-04-11T06:11:28.921Z] ---> Running in 9426df8057e0 [2023-04-11T06:11:28.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-11T06:11:28.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T06:11:28.921Z] Removing intermediate container 9426df8057e0 [2023-04-11T06:11:28.921Z] ---> b07006b8e6f2 [2023-04-11T06:11:28.921Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T06:11:28.921Z] Removing intermediate container e217434795e9 [2023-04-11T06:11:28.921Z] ---> 6987ffb2ed57 [2023-04-11T06:11:28.921Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T06:11:28.921Z] ---> Running in ce84bfee8e27 [2023-04-11T06:11:28.921Z] ---> Running in 2ac4b3797c3a [2023-04-11T06:11:28.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T06:11:28.921Z] Removing intermediate container ce84bfee8e27 [2023-04-11T06:11:28.921Z] ---> 89fcd1a7fa00 [2023-04-11T06:11:28.921Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T06:11:28.921Z] Removing intermediate container 2ac4b3797c3a [2023-04-11T06:11:28.921Z] ---> 8d35dfae8420 [2023-04-11T06:11:28.921Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T06:11:28.921Z] ---> Running in 6427f8c540d0 [2023-04-11T06:11:28.921Z] ---> Running in e9f19e04af00 [2023-04-11T06:11:29.166Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:29.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T06:11:29.166Z] f3bc279904b2: Preparing [2023-04-11T06:11:29.166Z] dbec87340fca: Preparing [2023-04-11T06:11:29.166Z] 51eb3e2abca3: Preparing [2023-04-11T06:11:29.166Z] f445233e6a7d: Preparing [2023-04-11T06:11:29.166Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:29.166Z] 5aac49d73ff7: Preparing [2023-04-11T06:11:29.166Z] f1417ff83b31: Preparing [2023-04-11T06:11:29.166Z] 5aac49d73ff7: Waiting [2023-04-11T06:11:29.166Z] f1417ff83b31: Waiting [2023-04-11T06:11:29.166Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:29.166Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:29.166Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:29.166Z] f3bc279904b2: Pushed [2023-04-11T06:11:29.167Z] dbec87340fca: Pushed [2023-04-11T06:11:29.167Z] 5aac49d73ff7: Pushed [2023-04-11T06:11:30.545Z] 51eb3e2abca3: Pushed [2023-04-11T06:11:30.805Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:a45e95b3d798f5f853f7b9c76488699a974485f6202a8e001159a7114c70061f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:31.112Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:31.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-11T06:11:31.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T06:11:31.418Z] f3bc279904b2: Preparing [2023-04-11T06:11:31.418Z] dbec87340fca: Preparing [2023-04-11T06:11:31.418Z] 51eb3e2abca3: Preparing [2023-04-11T06:11:31.418Z] f445233e6a7d: Preparing [2023-04-11T06:11:31.418Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:31.418Z] 5aac49d73ff7: Preparing [2023-04-11T06:11:31.418Z] f1417ff83b31: Preparing [2023-04-11T06:11:31.418Z] 5aac49d73ff7: Waiting [2023-04-11T06:11:31.418Z] f1417ff83b31: Waiting [2023-04-11T06:11:31.418Z] f3bc279904b2: Layer already exists [2023-04-11T06:11:31.418Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:31.418Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:31.418Z] dbec87340fca: Layer already exists [2023-04-11T06:11:31.418Z] 51eb3e2abca3: Layer already exists [2023-04-11T06:11:31.418Z] 5aac49d73ff7: Layer already exists [2023-04-11T06:11:31.418Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:31.418Z] latest: digest: sha256:a45e95b3d798f5f853f7b9c76488699a974485f6202a8e001159a7114c70061f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:31.538Z] Removing intermediate container 6427f8c540d0 [2023-04-11T06:11:31.538Z] ---> 080733fe698b [2023-04-11T06:11:31.538Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T06:11:31.538Z] Removing intermediate container e9f19e04af00 [2023-04-11T06:11:31.538Z] ---> 0d74be2eb6b5 [2023-04-11T06:11:31.538Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T06:11:31.538Z] ---> Running in 45bc4dbdd6ed [2023-04-11T06:11:31.538Z] ---> Running in 07cfadf064d1 [2023-04-11T06:11:31.740Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:32.049Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.125 [2023-04-11T06:11:32.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T06:11:32.049Z] f3bc279904b2: Preparing [2023-04-11T06:11:32.049Z] dbec87340fca: Preparing [2023-04-11T06:11:32.049Z] 51eb3e2abca3: Preparing [2023-04-11T06:11:32.049Z] f445233e6a7d: Preparing [2023-04-11T06:11:32.049Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:32.049Z] 5aac49d73ff7: Preparing [2023-04-11T06:11:32.049Z] f1417ff83b31: Preparing [2023-04-11T06:11:32.049Z] 5aac49d73ff7: Waiting [2023-04-11T06:11:32.049Z] f1417ff83b31: Waiting [2023-04-11T06:11:32.049Z] f3bc279904b2: Layer already exists [2023-04-11T06:11:32.049Z] dbec87340fca: Layer already exists [2023-04-11T06:11:32.049Z] 51eb3e2abca3: Layer already exists [2023-04-11T06:11:32.049Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:32.049Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:32.049Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:32.049Z] 5aac49d73ff7: Layer already exists [2023-04-11T06:11:32.049Z] 3.0.0-dev.125: digest: sha256:a45e95b3d798f5f853f7b9c76488699a974485f6202a8e001159a7114c70061f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:32.353Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:32.656Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:32.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T06:11:32.657Z] f3bc279904b2: Preparing [2023-04-11T06:11:32.657Z] dbec87340fca: Preparing [2023-04-11T06:11:32.657Z] 51eb3e2abca3: Preparing [2023-04-11T06:11:32.657Z] f445233e6a7d: Preparing [2023-04-11T06:11:32.657Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:32.657Z] 5aac49d73ff7: Preparing [2023-04-11T06:11:32.657Z] f1417ff83b31: Preparing [2023-04-11T06:11:32.657Z] 5aac49d73ff7: Waiting [2023-04-11T06:11:32.657Z] f1417ff83b31: Waiting [2023-04-11T06:11:32.657Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:32.657Z] dbec87340fca: Layer already exists [2023-04-11T06:11:32.657Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:32.657Z] f3bc279904b2: Layer already exists [2023-04-11T06:11:32.657Z] 51eb3e2abca3: Layer already exists [2023-04-11T06:11:32.657Z] 5aac49d73ff7: Layer already exists [2023-04-11T06:11:32.657Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:32.657Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:a45e95b3d798f5f853f7b9c76488699a974485f6202a8e001159a7114c70061f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:32.951Z] Removing intermediate container 07cfadf064d1 [2023-04-11T06:11:32.951Z] ---> a213315f6710 [2023-04-11T06:11:32.951Z] [2023-04-11T06:11:32.951Z] Removing intermediate container 45bc4dbdd6ed [2023-04-11T06:11:32.951Z] ---> beaa8b682050 [2023-04-11T06:11:32.951Z] [2023-04-11T06:11:32.951Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T06:11:32.951Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T06:11:32.972Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:33.219Z] 3.17: Pulling from library/alpine [2023-04-11T06:11:33.219Z] 3.17: Pulling from library/alpine [2023-04-11T06:11:33.278Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-11T06:11:33.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-11T06:11:33.278Z] f3bc279904b2: Preparing [2023-04-11T06:11:33.278Z] dbec87340fca: Preparing [2023-04-11T06:11:33.278Z] 51eb3e2abca3: Preparing [2023-04-11T06:11:33.278Z] f445233e6a7d: Preparing [2023-04-11T06:11:33.278Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:33.278Z] 5aac49d73ff7: Preparing [2023-04-11T06:11:33.278Z] f1417ff83b31: Preparing [2023-04-11T06:11:33.278Z] 5aac49d73ff7: Waiting [2023-04-11T06:11:33.278Z] f1417ff83b31: Waiting [2023-04-11T06:11:33.278Z] 51eb3e2abca3: Layer already exists [2023-04-11T06:11:33.278Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:33.278Z] f3bc279904b2: Layer already exists [2023-04-11T06:11:33.278Z] dbec87340fca: Layer already exists [2023-04-11T06:11:33.278Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:33.278Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:33.278Z] 5aac49d73ff7: Layer already exists [2023-04-11T06:11:33.278Z] main: digest: sha256:a45e95b3d798f5f853f7b9c76488699a974485f6202a8e001159a7114c70061f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:11:33.314Z] ===================================================== [Pipeline] echo [2023-04-11T06:11:33.320Z] taggedImages: [2023-04-11T06:11:33.320Z] - nexus3.edgexfoundry.org:10004/core-metadata:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:33.320Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-11T06:11:33.320Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.125 [2023-04-11T06:11:33.320Z] - nexus3.edgexfoundry.org:10004/core-metadata:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:33.320Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-11T06:11:33.334Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-11T06:11:33.334Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:33.334Z] latest [2023-04-11T06:11:33.334Z] 3.0.0-dev.125 [2023-04-11T06:11:33.334Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:33.334Z] main [2023-04-11T06:11:33.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:33.640Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:33.942Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:33.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T06:11:33.942Z] 0a0524569321: Preparing [2023-04-11T06:11:33.942Z] 0a0524569321: Preparing [2023-04-11T06:11:33.942Z] 989a21e44088: Preparing [2023-04-11T06:11:33.942Z] 262fd42fff49: Preparing [2023-04-11T06:11:33.942Z] 648f6a1645ff: Preparing [2023-04-11T06:11:33.942Z] c7b919b23b5d: Preparing [2023-04-11T06:11:33.942Z] 578c4f3686be: Preparing [2023-04-11T06:11:33.942Z] f445233e6a7d: Preparing [2023-04-11T06:11:33.942Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:33.942Z] b588b064355a: Preparing [2023-04-11T06:11:33.942Z] f52705c2beee: Preparing [2023-04-11T06:11:33.942Z] 32b976de8f6d: Preparing [2023-04-11T06:11:33.942Z] 802a890dd5b9: Preparing [2023-04-11T06:11:33.942Z] f1417ff83b31: Preparing [2023-04-11T06:11:33.942Z] b588b064355a: Waiting [2023-04-11T06:11:33.942Z] 32b976de8f6d: Waiting [2023-04-11T06:11:33.942Z] f52705c2beee: Waiting [2023-04-11T06:11:33.942Z] 802a890dd5b9: Waiting [2023-04-11T06:11:33.942Z] f1417ff83b31: Waiting [2023-04-11T06:11:33.942Z] 578c4f3686be: Waiting [2023-04-11T06:11:33.942Z] f445233e6a7d: Waiting [2023-04-11T06:11:33.942Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:33.942Z] 989a21e44088: Pushed [2023-04-11T06:11:33.942Z] c7b919b23b5d: Pushed [2023-04-11T06:11:33.942Z] 648f6a1645ff: Pushed [2023-04-11T06:11:33.942Z] 0a0524569321: Pushed [2023-04-11T06:11:33.942Z] 262fd42fff49: Pushed [2023-04-11T06:11:33.942Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:33.942Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:34.200Z] b588b064355a: Pushed [2023-04-11T06:11:34.200Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:34.200Z] 32b976de8f6d: Pushed [2023-04-11T06:11:34.200Z] 802a890dd5b9: Pushed [2023-04-11T06:11:34.200Z] f52705c2beee: Pushed [2023-04-11T06:11:35.576Z] 578c4f3686be: Pushed [2023-04-11T06:11:35.835Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:814711f6a88dcf17da879ea8de169f5025c4af13c19e2cd2902cd694713be496 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:36.141Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:36.443Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-11T06:11:36.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T06:11:36.443Z] 0a0524569321: Preparing [2023-04-11T06:11:36.443Z] 0a0524569321: Preparing [2023-04-11T06:11:36.443Z] 989a21e44088: Preparing [2023-04-11T06:11:36.443Z] 262fd42fff49: Preparing [2023-04-11T06:11:36.443Z] 648f6a1645ff: Preparing [2023-04-11T06:11:36.443Z] c7b919b23b5d: Preparing [2023-04-11T06:11:36.443Z] 578c4f3686be: Preparing [2023-04-11T06:11:36.443Z] f445233e6a7d: Preparing [2023-04-11T06:11:36.443Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:36.443Z] b588b064355a: Preparing [2023-04-11T06:11:36.443Z] f52705c2beee: Preparing [2023-04-11T06:11:36.443Z] 32b976de8f6d: Preparing [2023-04-11T06:11:36.443Z] 802a890dd5b9: Preparing [2023-04-11T06:11:36.443Z] f1417ff83b31: Preparing [2023-04-11T06:11:36.443Z] 32b976de8f6d: Waiting [2023-04-11T06:11:36.443Z] f1417ff83b31: Waiting [2023-04-11T06:11:36.443Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:36.443Z] 802a890dd5b9: Waiting [2023-04-11T06:11:36.443Z] b588b064355a: Waiting [2023-04-11T06:11:36.443Z] 578c4f3686be: Waiting [2023-04-11T06:11:36.443Z] f445233e6a7d: Waiting [2023-04-11T06:11:36.443Z] 648f6a1645ff: Layer already exists [2023-04-11T06:11:36.443Z] 0a0524569321: Layer already exists [2023-04-11T06:11:36.443Z] 262fd42fff49: Layer already exists [2023-04-11T06:11:36.443Z] c7b919b23b5d: Layer already exists [2023-04-11T06:11:36.443Z] 989a21e44088: Layer already exists [2023-04-11T06:11:36.443Z] 578c4f3686be: Layer already exists [2023-04-11T06:11:36.443Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:36.443Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:36.443Z] f52705c2beee: Layer already exists [2023-04-11T06:11:36.443Z] b588b064355a: Layer already exists [2023-04-11T06:11:36.443Z] 802a890dd5b9: Layer already exists [2023-04-11T06:11:36.443Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:36.443Z] 32b976de8f6d: Layer already exists [2023-04-11T06:11:36.443Z] latest: digest: sha256:814711f6a88dcf17da879ea8de169f5025c4af13c19e2cd2902cd694713be496 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:36.561Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T06:11:36.561Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T06:11:36.561Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T06:11:36.561Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T06:11:36.561Z] ---> 51e60588ff2c [2023-04-11T06:11:36.561Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T06:11:36.561Z] ---> 51e60588ff2c [2023-04-11T06:11:36.561Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T06:11:36.561Z] ---> Running in 13405658ef09 [2023-04-11T06:11:36.561Z] ---> Running in 6d1877ff28f7 [2023-04-11T06:11:36.751Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:37.055Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.125 [2023-04-11T06:11:37.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T06:11:37.055Z] 0a0524569321: Preparing [2023-04-11T06:11:37.055Z] 0a0524569321: Preparing [2023-04-11T06:11:37.055Z] 989a21e44088: Preparing [2023-04-11T06:11:37.055Z] 262fd42fff49: Preparing [2023-04-11T06:11:37.055Z] 648f6a1645ff: Preparing [2023-04-11T06:11:37.055Z] c7b919b23b5d: Preparing [2023-04-11T06:11:37.055Z] 578c4f3686be: Preparing [2023-04-11T06:11:37.055Z] f445233e6a7d: Preparing [2023-04-11T06:11:37.055Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:37.055Z] b588b064355a: Preparing [2023-04-11T06:11:37.055Z] f52705c2beee: Preparing [2023-04-11T06:11:37.055Z] 32b976de8f6d: Preparing [2023-04-11T06:11:37.055Z] 802a890dd5b9: Preparing [2023-04-11T06:11:37.055Z] f1417ff83b31: Preparing [2023-04-11T06:11:37.055Z] 578c4f3686be: Waiting [2023-04-11T06:11:37.055Z] f445233e6a7d: Waiting [2023-04-11T06:11:37.055Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:37.055Z] b588b064355a: Waiting [2023-04-11T06:11:37.055Z] f52705c2beee: Waiting [2023-04-11T06:11:37.055Z] 32b976de8f6d: Waiting [2023-04-11T06:11:37.055Z] 802a890dd5b9: Waiting [2023-04-11T06:11:37.055Z] f1417ff83b31: Waiting [2023-04-11T06:11:37.055Z] 648f6a1645ff: Layer already exists [2023-04-11T06:11:37.055Z] 0a0524569321: Layer already exists [2023-04-11T06:11:37.055Z] 989a21e44088: Layer already exists [2023-04-11T06:11:37.055Z] c7b919b23b5d: Layer already exists [2023-04-11T06:11:37.055Z] 262fd42fff49: Layer already exists [2023-04-11T06:11:37.055Z] 578c4f3686be: Layer already exists [2023-04-11T06:11:37.055Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:37.055Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:37.055Z] b588b064355a: Layer already exists [2023-04-11T06:11:37.055Z] f52705c2beee: Layer already exists [2023-04-11T06:11:37.055Z] 32b976de8f6d: Layer already exists [2023-04-11T06:11:37.055Z] 802a890dd5b9: Layer already exists [2023-04-11T06:11:37.055Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:37.055Z] 3.0.0-dev.125: digest: sha256:814711f6a88dcf17da879ea8de169f5025c4af13c19e2cd2902cd694713be496 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:37.357Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:37.528Z] Removing intermediate container 13405658ef09 [2023-04-11T06:11:37.528Z] ---> 14ca80214ff1 [2023-04-11T06:11:37.528Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T06:11:37.528Z] Removing intermediate container 6d1877ff28f7 [2023-04-11T06:11:37.528Z] ---> a3afb896cbff [2023-04-11T06:11:37.528Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T06:11:37.528Z] ---> Running in 4799b6b28a72 [2023-04-11T06:11:37.656Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:37.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T06:11:37.656Z] 0a0524569321: Preparing [2023-04-11T06:11:37.656Z] 0a0524569321: Preparing [2023-04-11T06:11:37.656Z] 989a21e44088: Preparing [2023-04-11T06:11:37.656Z] 262fd42fff49: Preparing [2023-04-11T06:11:37.656Z] 648f6a1645ff: Preparing [2023-04-11T06:11:37.656Z] c7b919b23b5d: Preparing [2023-04-11T06:11:37.656Z] 578c4f3686be: Preparing [2023-04-11T06:11:37.656Z] f445233e6a7d: Preparing [2023-04-11T06:11:37.656Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:37.656Z] b588b064355a: Preparing [2023-04-11T06:11:37.656Z] f52705c2beee: Preparing [2023-04-11T06:11:37.656Z] 32b976de8f6d: Preparing [2023-04-11T06:11:37.656Z] 802a890dd5b9: Preparing [2023-04-11T06:11:37.656Z] f1417ff83b31: Preparing [2023-04-11T06:11:37.656Z] 578c4f3686be: Waiting [2023-04-11T06:11:37.656Z] f445233e6a7d: Waiting [2023-04-11T06:11:37.656Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:37.656Z] f52705c2beee: Waiting [2023-04-11T06:11:37.656Z] 32b976de8f6d: Waiting [2023-04-11T06:11:37.656Z] f1417ff83b31: Waiting [2023-04-11T06:11:37.656Z] 802a890dd5b9: Waiting [2023-04-11T06:11:37.656Z] b588b064355a: Waiting [2023-04-11T06:11:37.656Z] c7b919b23b5d: Layer already exists [2023-04-11T06:11:37.656Z] 0a0524569321: Layer already exists [2023-04-11T06:11:37.656Z] 648f6a1645ff: Layer already exists [2023-04-11T06:11:37.656Z] 989a21e44088: Layer already exists [2023-04-11T06:11:37.656Z] 262fd42fff49: Layer already exists [2023-04-11T06:11:37.656Z] 578c4f3686be: Layer already exists [2023-04-11T06:11:37.656Z] f52705c2beee: Layer already exists [2023-04-11T06:11:37.656Z] b588b064355a: Layer already exists [2023-04-11T06:11:37.656Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:37.656Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:37.656Z] 32b976de8f6d: Layer already exists [2023-04-11T06:11:37.656Z] 802a890dd5b9: Layer already exists [2023-04-11T06:11:37.656Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:37.656Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:814711f6a88dcf17da879ea8de169f5025c4af13c19e2cd2902cd694713be496 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:37.798Z] ---> Running in 5247e4c4e0a4 [2023-04-11T06:11:37.955Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:38.254Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-11T06:11:38.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-11T06:11:38.255Z] 0a0524569321: Preparing [2023-04-11T06:11:38.255Z] 0a0524569321: Preparing [2023-04-11T06:11:38.255Z] 989a21e44088: Preparing [2023-04-11T06:11:38.255Z] 262fd42fff49: Preparing [2023-04-11T06:11:38.255Z] 648f6a1645ff: Preparing [2023-04-11T06:11:38.255Z] c7b919b23b5d: Preparing [2023-04-11T06:11:38.255Z] 578c4f3686be: Preparing [2023-04-11T06:11:38.255Z] f445233e6a7d: Preparing [2023-04-11T06:11:38.255Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:38.255Z] b588b064355a: Preparing [2023-04-11T06:11:38.255Z] f52705c2beee: Preparing [2023-04-11T06:11:38.255Z] 32b976de8f6d: Preparing [2023-04-11T06:11:38.255Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:38.255Z] f445233e6a7d: Waiting [2023-04-11T06:11:38.255Z] b588b064355a: Waiting [2023-04-11T06:11:38.255Z] f52705c2beee: Waiting [2023-04-11T06:11:38.255Z] 578c4f3686be: Waiting [2023-04-11T06:11:38.255Z] 802a890dd5b9: Preparing [2023-04-11T06:11:38.255Z] 32b976de8f6d: Waiting [2023-04-11T06:11:38.255Z] f1417ff83b31: Preparing [2023-04-11T06:11:38.255Z] 802a890dd5b9: Waiting [2023-04-11T06:11:38.255Z] c7b919b23b5d: Layer already exists [2023-04-11T06:11:38.255Z] 648f6a1645ff: Layer already exists [2023-04-11T06:11:38.255Z] 262fd42fff49: Layer already exists [2023-04-11T06:11:38.255Z] 989a21e44088: Layer already exists [2023-04-11T06:11:38.255Z] 0a0524569321: Layer already exists [2023-04-11T06:11:38.255Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:38.255Z] 578c4f3686be: Layer already exists [2023-04-11T06:11:38.255Z] f52705c2beee: Layer already exists [2023-04-11T06:11:38.255Z] b588b064355a: Layer already exists [2023-04-11T06:11:38.255Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:38.255Z] 802a890dd5b9: Layer already exists [2023-04-11T06:11:38.255Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:38.255Z] 32b976de8f6d: Layer already exists [2023-04-11T06:11:38.255Z] main: digest: sha256:814711f6a88dcf17da879ea8de169f5025c4af13c19e2cd2902cd694713be496 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:11:38.289Z] ===================================================== [Pipeline] echo [2023-04-11T06:11:38.295Z] taggedImages: [2023-04-11T06:11:38.295Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:38.295Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-11T06:11:38.295Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.125 [2023-04-11T06:11:38.295Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:38.295Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-11T06:11:38.309Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-11T06:11:38.309Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:38.309Z] latest [2023-04-11T06:11:38.309Z] 3.0.0-dev.125 [2023-04-11T06:11:38.309Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:38.309Z] main [2023-04-11T06:11:38.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:38.615Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:38.918Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:38.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T06:11:38.919Z] c295ece4ded2: Preparing [2023-04-11T06:11:38.919Z] 0f397d4592b8: Preparing [2023-04-11T06:11:38.919Z] 50f37e57131e: Preparing [2023-04-11T06:11:38.919Z] 4d3a82a67d92: Preparing [2023-04-11T06:11:38.919Z] f445233e6a7d: Preparing [2023-04-11T06:11:38.919Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:38.919Z] 530e45eaf26e: Preparing [2023-04-11T06:11:38.919Z] f1417ff83b31: Preparing [2023-04-11T06:11:38.919Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:38.919Z] 530e45eaf26e: Waiting [2023-04-11T06:11:38.919Z] f1417ff83b31: Waiting [2023-04-11T06:11:38.919Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:38.919Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:38.919Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:38.919Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:38.919Z] 50f37e57131e: Pushed [2023-04-11T06:11:38.919Z] c295ece4ded2: Pushed [2023-04-11T06:11:38.919Z] 0f397d4592b8: Pushed [2023-04-11T06:11:40.294Z] 4d3a82a67d92: Pushed [2023-04-11T06:11:40.294Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:ba842be82503b29b18d7353664b82841f9b35199a8638a0f4ee4f7e94fb723d5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:40.600Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:40.898Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-11T06:11:40.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T06:11:40.898Z] c295ece4ded2: Preparing [2023-04-11T06:11:40.898Z] 0f397d4592b8: Preparing [2023-04-11T06:11:40.898Z] 50f37e57131e: Preparing [2023-04-11T06:11:40.898Z] 4d3a82a67d92: Preparing [2023-04-11T06:11:40.898Z] f445233e6a7d: Preparing [2023-04-11T06:11:40.898Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:40.898Z] 530e45eaf26e: Preparing [2023-04-11T06:11:40.898Z] f1417ff83b31: Preparing [2023-04-11T06:11:40.898Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:40.898Z] 530e45eaf26e: Waiting [2023-04-11T06:11:40.898Z] f1417ff83b31: Waiting [2023-04-11T06:11:40.898Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:40.898Z] 50f37e57131e: Layer already exists [2023-04-11T06:11:40.898Z] 0f397d4592b8: Layer already exists [2023-04-11T06:11:40.898Z] 4d3a82a67d92: Layer already exists [2023-04-11T06:11:40.899Z] c295ece4ded2: Layer already exists [2023-04-11T06:11:40.899Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:40.899Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:40.899Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:40.899Z] latest: digest: sha256:ba842be82503b29b18d7353664b82841f9b35199a8638a0f4ee4f7e94fb723d5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:41.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:11:41.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:11:41.209Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:41.511Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.125 [2023-04-11T06:11:41.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T06:11:41.511Z] c295ece4ded2: Preparing [2023-04-11T06:11:41.511Z] 0f397d4592b8: Preparing [2023-04-11T06:11:41.511Z] 50f37e57131e: Preparing [2023-04-11T06:11:41.511Z] 4d3a82a67d92: Preparing [2023-04-11T06:11:41.511Z] f445233e6a7d: Preparing [2023-04-11T06:11:41.511Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:41.511Z] 530e45eaf26e: Preparing [2023-04-11T06:11:41.511Z] f1417ff83b31: Preparing [2023-04-11T06:11:41.511Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:41.511Z] 530e45eaf26e: Waiting [2023-04-11T06:11:41.511Z] f1417ff83b31: Waiting [2023-04-11T06:11:41.511Z] c295ece4ded2: Layer already exists [2023-04-11T06:11:41.511Z] 50f37e57131e: Layer already exists [2023-04-11T06:11:41.511Z] 0f397d4592b8: Layer already exists [2023-04-11T06:11:41.511Z] 4d3a82a67d92: Layer already exists [2023-04-11T06:11:41.511Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:41.511Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:41.511Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:41.512Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:41.512Z] 3.0.0-dev.125: digest: sha256:ba842be82503b29b18d7353664b82841f9b35199a8638a0f4ee4f7e94fb723d5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:41.819Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:42.127Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:42.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T06:11:42.127Z] c295ece4ded2: Preparing [2023-04-11T06:11:42.127Z] 0f397d4592b8: Preparing [2023-04-11T06:11:42.127Z] 50f37e57131e: Preparing [2023-04-11T06:11:42.127Z] 4d3a82a67d92: Preparing [2023-04-11T06:11:42.127Z] f445233e6a7d: Preparing [2023-04-11T06:11:42.127Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:42.127Z] 530e45eaf26e: Preparing [2023-04-11T06:11:42.127Z] f1417ff83b31: Preparing [2023-04-11T06:11:42.127Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:42.127Z] 530e45eaf26e: Waiting [2023-04-11T06:11:42.127Z] f1417ff83b31: Waiting [2023-04-11T06:11:42.127Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:42.127Z] 4d3a82a67d92: Layer already exists [2023-04-11T06:11:42.127Z] 50f37e57131e: Layer already exists [2023-04-11T06:11:42.127Z] c295ece4ded2: Layer already exists [2023-04-11T06:11:42.127Z] 0f397d4592b8: Layer already exists [2023-04-11T06:11:42.127Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:42.127Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:42.127Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:42.127Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:ba842be82503b29b18d7353664b82841f9b35199a8638a0f4ee4f7e94fb723d5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:42.437Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:42.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:11:42.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:11:42.748Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-11T06:11:42.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-11T06:11:42.749Z] c295ece4ded2: Preparing [2023-04-11T06:11:42.749Z] 0f397d4592b8: Preparing [2023-04-11T06:11:42.749Z] 50f37e57131e: Preparing [2023-04-11T06:11:42.749Z] 4d3a82a67d92: Preparing [2023-04-11T06:11:42.749Z] f445233e6a7d: Preparing [2023-04-11T06:11:42.749Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:42.749Z] 530e45eaf26e: Preparing [2023-04-11T06:11:42.749Z] f1417ff83b31: Preparing [2023-04-11T06:11:42.749Z] 530e45eaf26e: Waiting [2023-04-11T06:11:42.749Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:42.749Z] f1417ff83b31: Waiting [2023-04-11T06:11:42.749Z] 4d3a82a67d92: Layer already exists [2023-04-11T06:11:42.749Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:42.749Z] 0f397d4592b8: Layer already exists [2023-04-11T06:11:42.749Z] 50f37e57131e: Layer already exists [2023-04-11T06:11:42.749Z] c295ece4ded2: Layer already exists [2023-04-11T06:11:42.749Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:42.749Z] 530e45eaf26e: Layer already exists [2023-04-11T06:11:42.749Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:42.749Z] main: digest: sha256:ba842be82503b29b18d7353664b82841f9b35199a8638a0f4ee4f7e94fb723d5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:11:42.788Z] ===================================================== [Pipeline] echo [2023-04-11T06:11:42.793Z] taggedImages: [2023-04-11T06:11:42.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:42.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-11T06:11:42.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.125 [2023-04-11T06:11:42.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:42.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-11T06:11:42.806Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-11T06:11:42.806Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:42.806Z] latest [2023-04-11T06:11:42.806Z] 3.0.0-dev.125 [2023-04-11T06:11:42.806Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:42.806Z] main [2023-04-11T06:11:42.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:43.111Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:43.415Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:43.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T06:11:43.415Z] eefb1d4043aa: Preparing [2023-04-11T06:11:43.415Z] 32fae0bdc95d: Preparing [2023-04-11T06:11:43.415Z] fda03dc78eb2: Preparing [2023-04-11T06:11:43.415Z] ba88d3f874b3: Preparing [2023-04-11T06:11:43.415Z] f445233e6a7d: Preparing [2023-04-11T06:11:43.415Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:43.415Z] c48e7b035640: Preparing [2023-04-11T06:11:43.415Z] f6192fb60a88: Preparing [2023-04-11T06:11:43.415Z] f1417ff83b31: Preparing [2023-04-11T06:11:43.415Z] f6192fb60a88: Waiting [2023-04-11T06:11:43.415Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:43.415Z] f1417ff83b31: Waiting [2023-04-11T06:11:43.415Z] c48e7b035640: Waiting [2023-04-11T06:11:43.415Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:43.415Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:43.415Z] ba88d3f874b3: Pushed [2023-04-11T06:11:43.415Z] 32fae0bdc95d: Pushed [2023-04-11T06:11:43.415Z] c48e7b035640: Pushed [2023-04-11T06:11:43.415Z] eefb1d4043aa: Pushed [2023-04-11T06:11:43.415Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:43.674Z] f6192fb60a88: Pushed [2023-04-11T06:11:44.002Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T06:11:44.002Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T06:11:44.002Z] OK: 17689 distinct packages available [2023-04-11T06:11:44.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:11:44.590Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T06:11:44.590Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T06:11:44.590Z] OK: 17689 distinct packages available [2023-04-11T06:11:44.611Z] fda03dc78eb2: Pushed [2023-04-11T06:11:44.611Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:b2c41d1507d97fe84894523458ef9fc60bdd7519c473c3c2a9831d9a862e5e68 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:44.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:11:44.915Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:45.214Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-11T06:11:45.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T06:11:45.214Z] eefb1d4043aa: Preparing [2023-04-11T06:11:45.214Z] 32fae0bdc95d: Preparing [2023-04-11T06:11:45.214Z] fda03dc78eb2: Preparing [2023-04-11T06:11:45.214Z] ba88d3f874b3: Preparing [2023-04-11T06:11:45.214Z] f445233e6a7d: Preparing [2023-04-11T06:11:45.214Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:45.215Z] c48e7b035640: Preparing [2023-04-11T06:11:45.215Z] f6192fb60a88: Preparing [2023-04-11T06:11:45.215Z] f1417ff83b31: Preparing [2023-04-11T06:11:45.215Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:45.215Z] f6192fb60a88: Waiting [2023-04-11T06:11:45.215Z] c48e7b035640: Waiting [2023-04-11T06:11:45.215Z] 32fae0bdc95d: Layer already exists [2023-04-11T06:11:45.215Z] fda03dc78eb2: Layer already exists [2023-04-11T06:11:45.215Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:45.215Z] eefb1d4043aa: Layer already exists [2023-04-11T06:11:45.215Z] ba88d3f874b3: Layer already exists [2023-04-11T06:11:45.215Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:45.215Z] f6192fb60a88: Layer already exists [2023-04-11T06:11:45.215Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:45.215Z] c48e7b035640: Layer already exists [2023-04-11T06:11:45.215Z] latest: digest: sha256:b2c41d1507d97fe84894523458ef9fc60bdd7519c473c3c2a9831d9a862e5e68 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:45.520Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:45.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:11:45.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:11:45.823Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.125 [2023-04-11T06:11:45.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T06:11:45.823Z] eefb1d4043aa: Preparing [2023-04-11T06:11:45.823Z] 32fae0bdc95d: Preparing [2023-04-11T06:11:45.823Z] fda03dc78eb2: Preparing [2023-04-11T06:11:45.823Z] ba88d3f874b3: Preparing [2023-04-11T06:11:45.823Z] f445233e6a7d: Preparing [2023-04-11T06:11:45.823Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:45.823Z] c48e7b035640: Preparing [2023-04-11T06:11:45.823Z] f6192fb60a88: Preparing [2023-04-11T06:11:45.823Z] f1417ff83b31: Preparing [2023-04-11T06:11:45.823Z] c48e7b035640: Waiting [2023-04-11T06:11:45.823Z] f6192fb60a88: Waiting [2023-04-11T06:11:45.823Z] f1417ff83b31: Waiting [2023-04-11T06:11:45.823Z] 32fae0bdc95d: Layer already exists [2023-04-11T06:11:45.823Z] fda03dc78eb2: Layer already exists [2023-04-11T06:11:45.823Z] eefb1d4043aa: Layer already exists [2023-04-11T06:11:45.823Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:45.823Z] ba88d3f874b3: Layer already exists [2023-04-11T06:11:45.823Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:45.823Z] c48e7b035640: Layer already exists [2023-04-11T06:11:45.823Z] f6192fb60a88: Layer already exists [2023-04-11T06:11:45.823Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:45.823Z] 3.0.0-dev.125: digest: sha256:b2c41d1507d97fe84894523458ef9fc60bdd7519c473c3c2a9831d9a862e5e68 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:46.128Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:46.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:46.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T06:11:46.429Z] eefb1d4043aa: Preparing [2023-04-11T06:11:46.429Z] 32fae0bdc95d: Preparing [2023-04-11T06:11:46.429Z] fda03dc78eb2: Preparing [2023-04-11T06:11:46.429Z] ba88d3f874b3: Preparing [2023-04-11T06:11:46.429Z] f445233e6a7d: Preparing [2023-04-11T06:11:46.429Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:46.429Z] c48e7b035640: Preparing [2023-04-11T06:11:46.429Z] f6192fb60a88: Preparing [2023-04-11T06:11:46.429Z] f1417ff83b31: Preparing [2023-04-11T06:11:46.429Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:46.429Z] f6192fb60a88: Waiting [2023-04-11T06:11:46.429Z] f1417ff83b31: Waiting [2023-04-11T06:11:46.429Z] 32fae0bdc95d: Layer already exists [2023-04-11T06:11:46.429Z] fda03dc78eb2: Layer already exists [2023-04-11T06:11:46.429Z] eefb1d4043aa: Layer already exists [2023-04-11T06:11:46.429Z] ba88d3f874b3: Layer already exists [2023-04-11T06:11:46.429Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:46.429Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:46.429Z] f6192fb60a88: Layer already exists [2023-04-11T06:11:46.429Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:46.429Z] c48e7b035640: Layer already exists [2023-04-11T06:11:46.429Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:b2c41d1507d97fe84894523458ef9fc60bdd7519c473c3c2a9831d9a862e5e68 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:46.738Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:47.044Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-11T06:11:47.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-11T06:11:47.044Z] eefb1d4043aa: Preparing [2023-04-11T06:11:47.044Z] 32fae0bdc95d: Preparing [2023-04-11T06:11:47.044Z] fda03dc78eb2: Preparing [2023-04-11T06:11:47.044Z] ba88d3f874b3: Preparing [2023-04-11T06:11:47.044Z] f445233e6a7d: Preparing [2023-04-11T06:11:47.044Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:47.044Z] c48e7b035640: Preparing [2023-04-11T06:11:47.044Z] f6192fb60a88: Preparing [2023-04-11T06:11:47.044Z] f1417ff83b31: Preparing [2023-04-11T06:11:47.044Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:47.044Z] c48e7b035640: Waiting [2023-04-11T06:11:47.044Z] f6192fb60a88: Waiting [2023-04-11T06:11:47.044Z] ba88d3f874b3: Layer already exists [2023-04-11T06:11:47.044Z] 32fae0bdc95d: Layer already exists [2023-04-11T06:11:47.044Z] eefb1d4043aa: Layer already exists [2023-04-11T06:11:47.044Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:47.044Z] fda03dc78eb2: Layer already exists [2023-04-11T06:11:47.044Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:47.044Z] c48e7b035640: Layer already exists [2023-04-11T06:11:47.044Z] f6192fb60a88: Layer already exists [2023-04-11T06:11:47.044Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:47.044Z] main: digest: sha256:b2c41d1507d97fe84894523458ef9fc60bdd7519c473c3c2a9831d9a862e5e68 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:11:47.092Z] ===================================================== [Pipeline] echo [2023-04-11T06:11:47.100Z] taggedImages: [2023-04-11T06:11:47.100Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:47.100Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-11T06:11:47.100Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.125 [2023-04-11T06:11:47.100Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:47.100Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-11T06:11:47.122Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-11T06:11:47.122Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:47.122Z] latest [2023-04-11T06:11:47.122Z] 3.0.0-dev.125 [2023-04-11T06:11:47.122Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:47.122Z] main [2023-04-11T06:11:47.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:47.452Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:47.752Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:47.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T06:11:47.752Z] a201c2c3409f: Preparing [2023-04-11T06:11:47.752Z] 41b7e03b8966: Preparing [2023-04-11T06:11:47.752Z] 1bc9075f1e85: Preparing [2023-04-11T06:11:47.752Z] 4724f700c84d: Preparing [2023-04-11T06:11:47.752Z] a5a65ee14bc8: Preparing [2023-04-11T06:11:47.752Z] 9d04afb25434: Preparing [2023-04-11T06:11:47.752Z] 1274bb7a6880: Preparing [2023-04-11T06:11:47.752Z] f445233e6a7d: Preparing [2023-04-11T06:11:47.752Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:47.752Z] 668cb30c62bf: Preparing [2023-04-11T06:11:47.752Z] f1417ff83b31: Preparing [2023-04-11T06:11:47.752Z] f445233e6a7d: Waiting [2023-04-11T06:11:47.752Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:47.752Z] 9d04afb25434: Waiting [2023-04-11T06:11:47.752Z] 668cb30c62bf: Waiting [2023-04-11T06:11:47.752Z] 1274bb7a6880: Waiting [2023-04-11T06:11:47.752Z] f1417ff83b31: Waiting [2023-04-11T06:11:47.752Z] a5a65ee14bc8: Pushed [2023-04-11T06:11:47.752Z] a201c2c3409f: Pushed [2023-04-11T06:11:47.752Z] 41b7e03b8966: Pushed [2023-04-11T06:11:47.752Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:47.752Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:47.762Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T06:11:47.762Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T06:11:47.762Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T06:11:47.762Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T06:11:47.762Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:11:47.762Z] OK: 8 MiB in 19 packages [2023-04-11T06:11:48.012Z] 9d04afb25434: Pushed [2023-04-11T06:11:48.012Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:48.012Z] 1274bb7a6880: Pushed [2023-04-11T06:11:48.012Z] 668cb30c62bf: Pushed [2023-04-11T06:11:48.048Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T06:11:48.048Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T06:11:48.048Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T06:11:48.048Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T06:11:48.048Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T06:11:48.048Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:11:48.048Z] OK: 9 MiB in 20 packages [2023-04-11T06:11:48.945Z] 4724f700c84d: Pushed [2023-04-11T06:11:49.204Z] 1bc9075f1e85: Pushed [2023-04-11T06:11:49.463Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:344a8ffd2c835e9c0ffe0bc7c124ccbb6a37527bebad830cf5bceaf0c5c87550 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:49.766Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:50.030Z] Removing intermediate container 4799b6b28a72 [2023-04-11T06:11:50.030Z] ---> 43e04a7f3a6d [2023-04-11T06:11:50.030Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:11:50.067Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-11T06:11:50.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T06:11:50.067Z] a201c2c3409f: Preparing [2023-04-11T06:11:50.067Z] 41b7e03b8966: Preparing [2023-04-11T06:11:50.067Z] 1bc9075f1e85: Preparing [2023-04-11T06:11:50.067Z] 4724f700c84d: Preparing [2023-04-11T06:11:50.067Z] a5a65ee14bc8: Preparing [2023-04-11T06:11:50.067Z] 9d04afb25434: Preparing [2023-04-11T06:11:50.067Z] 1274bb7a6880: Preparing [2023-04-11T06:11:50.067Z] f445233e6a7d: Preparing [2023-04-11T06:11:50.067Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:50.067Z] 668cb30c62bf: Preparing [2023-04-11T06:11:50.067Z] f1417ff83b31: Preparing [2023-04-11T06:11:50.067Z] f445233e6a7d: Waiting [2023-04-11T06:11:50.067Z] f1417ff83b31: Waiting [2023-04-11T06:11:50.067Z] 668cb30c62bf: Waiting [2023-04-11T06:11:50.067Z] 9d04afb25434: Waiting [2023-04-11T06:11:50.067Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:50.067Z] 1274bb7a6880: Waiting [2023-04-11T06:11:50.067Z] a201c2c3409f: Layer already exists [2023-04-11T06:11:50.067Z] 4724f700c84d: Layer already exists [2023-04-11T06:11:50.067Z] 41b7e03b8966: Layer already exists [2023-04-11T06:11:50.067Z] a5a65ee14bc8: Layer already exists [2023-04-11T06:11:50.067Z] 1bc9075f1e85: Layer already exists [2023-04-11T06:11:50.067Z] 9d04afb25434: Layer already exists [2023-04-11T06:11:50.067Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:50.067Z] 668cb30c62bf: Layer already exists [2023-04-11T06:11:50.067Z] 1274bb7a6880: Layer already exists [2023-04-11T06:11:50.067Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:50.067Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:50.067Z] latest: digest: sha256:344a8ffd2c835e9c0ffe0bc7c124ccbb6a37527bebad830cf5bceaf0c5c87550 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:50.366Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:50.613Z] Removing intermediate container 5247e4c4e0a4 [2023-04-11T06:11:50.613Z] ---> 0f1fd1ad8111 [2023-04-11T06:11:50.613Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:11:50.667Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.125 [2023-04-11T06:11:50.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T06:11:50.667Z] a201c2c3409f: Preparing [2023-04-11T06:11:50.667Z] 41b7e03b8966: Preparing [2023-04-11T06:11:50.667Z] 1bc9075f1e85: Preparing [2023-04-11T06:11:50.667Z] 4724f700c84d: Preparing [2023-04-11T06:11:50.667Z] a5a65ee14bc8: Preparing [2023-04-11T06:11:50.667Z] 9d04afb25434: Preparing [2023-04-11T06:11:50.667Z] 1274bb7a6880: Preparing [2023-04-11T06:11:50.667Z] f445233e6a7d: Preparing [2023-04-11T06:11:50.667Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:50.667Z] 668cb30c62bf: Preparing [2023-04-11T06:11:50.667Z] f1417ff83b31: Preparing [2023-04-11T06:11:50.667Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:50.667Z] 1274bb7a6880: Waiting [2023-04-11T06:11:50.667Z] f445233e6a7d: Waiting [2023-04-11T06:11:50.667Z] 668cb30c62bf: Waiting [2023-04-11T06:11:50.667Z] f1417ff83b31: Waiting [2023-04-11T06:11:50.667Z] 9d04afb25434: Waiting [2023-04-11T06:11:50.667Z] a201c2c3409f: Layer already exists [2023-04-11T06:11:50.667Z] 41b7e03b8966: Layer already exists [2023-04-11T06:11:50.667Z] a5a65ee14bc8: Layer already exists [2023-04-11T06:11:50.667Z] 1bc9075f1e85: Layer already exists [2023-04-11T06:11:50.667Z] 4724f700c84d: Layer already exists [2023-04-11T06:11:50.667Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:50.667Z] 1274bb7a6880: Layer already exists [2023-04-11T06:11:50.667Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:50.667Z] 9d04afb25434: Layer already exists [2023-04-11T06:11:50.667Z] 668cb30c62bf: Layer already exists [2023-04-11T06:11:50.667Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:50.667Z] 3.0.0-dev.125: digest: sha256:344a8ffd2c835e9c0ffe0bc7c124ccbb6a37527bebad830cf5bceaf0c5c87550 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:50.970Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:51.278Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:51.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T06:11:51.278Z] a201c2c3409f: Preparing [2023-04-11T06:11:51.278Z] 41b7e03b8966: Preparing [2023-04-11T06:11:51.278Z] 1bc9075f1e85: Preparing [2023-04-11T06:11:51.278Z] 4724f700c84d: Preparing [2023-04-11T06:11:51.278Z] a5a65ee14bc8: Preparing [2023-04-11T06:11:51.278Z] 9d04afb25434: Preparing [2023-04-11T06:11:51.278Z] 1274bb7a6880: Preparing [2023-04-11T06:11:51.278Z] f445233e6a7d: Preparing [2023-04-11T06:11:51.278Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:51.278Z] 668cb30c62bf: Preparing [2023-04-11T06:11:51.278Z] f1417ff83b31: Preparing [2023-04-11T06:11:51.278Z] 1274bb7a6880: Waiting [2023-04-11T06:11:51.278Z] 668cb30c62bf: Waiting [2023-04-11T06:11:51.278Z] f445233e6a7d: Waiting [2023-04-11T06:11:51.278Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:51.278Z] f1417ff83b31: Waiting [2023-04-11T06:11:51.278Z] 9d04afb25434: Waiting [2023-04-11T06:11:51.278Z] 41b7e03b8966: Layer already exists [2023-04-11T06:11:51.278Z] a5a65ee14bc8: Layer already exists [2023-04-11T06:11:51.278Z] 4724f700c84d: Layer already exists [2023-04-11T06:11:51.278Z] 1bc9075f1e85: Layer already exists [2023-04-11T06:11:51.278Z] a201c2c3409f: Layer already exists [2023-04-11T06:11:51.278Z] 9d04afb25434: Layer already exists [2023-04-11T06:11:51.278Z] 1274bb7a6880: Layer already exists [2023-04-11T06:11:51.278Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:51.278Z] 668cb30c62bf: Layer already exists [2023-04-11T06:11:51.278Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:51.278Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:51.278Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:344a8ffd2c835e9c0ffe0bc7c124ccbb6a37527bebad830cf5bceaf0c5c87550 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:51.572Z] ---> 9707d5a6292f [2023-04-11T06:11:51.572Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:11:51.597Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:51.907Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-11T06:11:51.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-11T06:11:51.907Z] a201c2c3409f: Preparing [2023-04-11T06:11:51.907Z] 41b7e03b8966: Preparing [2023-04-11T06:11:51.907Z] 1bc9075f1e85: Preparing [2023-04-11T06:11:51.907Z] 4724f700c84d: Preparing [2023-04-11T06:11:51.907Z] a5a65ee14bc8: Preparing [2023-04-11T06:11:51.907Z] 9d04afb25434: Preparing [2023-04-11T06:11:51.907Z] 1274bb7a6880: Preparing [2023-04-11T06:11:51.907Z] f445233e6a7d: Preparing [2023-04-11T06:11:51.907Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:51.907Z] 668cb30c62bf: Preparing [2023-04-11T06:11:51.907Z] f1417ff83b31: Preparing [2023-04-11T06:11:51.907Z] 9d04afb25434: Waiting [2023-04-11T06:11:51.907Z] 1274bb7a6880: Waiting [2023-04-11T06:11:51.907Z] f445233e6a7d: Waiting [2023-04-11T06:11:51.907Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:51.907Z] 668cb30c62bf: Waiting [2023-04-11T06:11:51.907Z] f1417ff83b31: Waiting [2023-04-11T06:11:51.907Z] 1bc9075f1e85: Layer already exists [2023-04-11T06:11:51.907Z] 41b7e03b8966: Layer already exists [2023-04-11T06:11:51.907Z] 4724f700c84d: Layer already exists [2023-04-11T06:11:51.907Z] a5a65ee14bc8: Layer already exists [2023-04-11T06:11:51.907Z] a201c2c3409f: Layer already exists [2023-04-11T06:11:51.907Z] 9d04afb25434: Layer already exists [2023-04-11T06:11:51.907Z] 668cb30c62bf: Layer already exists [2023-04-11T06:11:51.907Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:51.907Z] 1274bb7a6880: Layer already exists [2023-04-11T06:11:51.907Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:51.907Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:51.907Z] main: digest: sha256:344a8ffd2c835e9c0ffe0bc7c124ccbb6a37527bebad830cf5bceaf0c5c87550 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:11:51.942Z] ===================================================== [Pipeline] echo [2023-04-11T06:11:51.947Z] taggedImages: [2023-04-11T06:11:51.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:51.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-11T06:11:51.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.125 [2023-04-11T06:11:51.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:51.947Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-11T06:11:51.962Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-11T06:11:51.962Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:51.962Z] latest [2023-04-11T06:11:51.962Z] 3.0.0-dev.125 [2023-04-11T06:11:51.962Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:51.962Z] main [2023-04-11T06:11:51.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:52.270Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:52.532Z] ---> d11ab0703154 [2023-04-11T06:11:52.532Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:11:52.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:52.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T06:11:52.578Z] 2f5b9a5620ff: Preparing [2023-04-11T06:11:52.578Z] f69e636421aa: Preparing [2023-04-11T06:11:52.578Z] f445233e6a7d: Preparing [2023-04-11T06:11:52.578Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:52.578Z] ef054fd05fd8: Preparing [2023-04-11T06:11:52.578Z] f1417ff83b31: Preparing [2023-04-11T06:11:52.578Z] f1417ff83b31: Waiting [2023-04-11T06:11:52.578Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:52.578Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:52.578Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:52.578Z] 2f5b9a5620ff: Pushed [2023-04-11T06:11:53.144Z] ef054fd05fd8: Pushed [2023-04-11T06:11:53.501Z] ---> 3b4e02cd9ef8 [2023-04-11T06:11:53.501Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T06:11:54.082Z] ---> 8f480dfac5a5 [2023-04-11T06:11:54.082Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T06:11:54.520Z] f69e636421aa: Pushed [2023-04-11T06:11:54.779Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:76083ee0c3c4247fd0995e31f360b4b76b09507320a77423f888545ce77baf12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:55.093Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:55.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-11T06:11:55.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T06:11:55.399Z] 2f5b9a5620ff: Preparing [2023-04-11T06:11:55.399Z] f69e636421aa: Preparing [2023-04-11T06:11:55.399Z] f445233e6a7d: Preparing [2023-04-11T06:11:55.399Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:55.399Z] ef054fd05fd8: Preparing [2023-04-11T06:11:55.399Z] f1417ff83b31: Preparing [2023-04-11T06:11:55.399Z] f1417ff83b31: Waiting [2023-04-11T06:11:55.399Z] f69e636421aa: Layer already exists [2023-04-11T06:11:55.399Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:55.399Z] 2f5b9a5620ff: Layer already exists [2023-04-11T06:11:55.399Z] ef054fd05fd8: Layer already exists [2023-04-11T06:11:55.399Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:55.399Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:55.399Z] latest: digest: sha256:76083ee0c3c4247fd0995e31f360b4b76b09507320a77423f888545ce77baf12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:55.709Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:56.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.125 [2023-04-11T06:11:56.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T06:11:56.030Z] 2f5b9a5620ff: Preparing [2023-04-11T06:11:56.030Z] f69e636421aa: Preparing [2023-04-11T06:11:56.030Z] f445233e6a7d: Preparing [2023-04-11T06:11:56.030Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:56.030Z] ef054fd05fd8: Preparing [2023-04-11T06:11:56.030Z] f1417ff83b31: Preparing [2023-04-11T06:11:56.030Z] f1417ff83b31: Waiting [2023-04-11T06:11:56.030Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:56.030Z] ef054fd05fd8: Layer already exists [2023-04-11T06:11:56.030Z] f69e636421aa: Layer already exists [2023-04-11T06:11:56.030Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:56.030Z] 2f5b9a5620ff: Layer already exists [2023-04-11T06:11:56.030Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:56.030Z] 3.0.0-dev.125: digest: sha256:76083ee0c3c4247fd0995e31f360b4b76b09507320a77423f888545ce77baf12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:56.343Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:56.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:56.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T06:11:56.641Z] 2f5b9a5620ff: Preparing [2023-04-11T06:11:56.641Z] f69e636421aa: Preparing [2023-04-11T06:11:56.641Z] f445233e6a7d: Preparing [2023-04-11T06:11:56.641Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:56.641Z] ef054fd05fd8: Preparing [2023-04-11T06:11:56.641Z] f1417ff83b31: Preparing [2023-04-11T06:11:56.641Z] f1417ff83b31: Waiting [2023-04-11T06:11:56.641Z] 2f5b9a5620ff: Layer already exists [2023-04-11T06:11:56.641Z] ef054fd05fd8: Layer already exists [2023-04-11T06:11:56.641Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:56.641Z] f69e636421aa: Layer already exists [2023-04-11T06:11:56.641Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:56.641Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:56.641Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:76083ee0c3c4247fd0995e31f360b4b76b09507320a77423f888545ce77baf12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:56.954Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:57.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-11T06:11:57.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-11T06:11:57.258Z] 2f5b9a5620ff: Preparing [2023-04-11T06:11:57.258Z] f69e636421aa: Preparing [2023-04-11T06:11:57.258Z] f445233e6a7d: Preparing [2023-04-11T06:11:57.258Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:57.258Z] ef054fd05fd8: Preparing [2023-04-11T06:11:57.258Z] f1417ff83b31: Preparing [2023-04-11T06:11:57.258Z] f1417ff83b31: Waiting [2023-04-11T06:11:57.258Z] ef054fd05fd8: Layer already exists [2023-04-11T06:11:57.258Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:57.258Z] f69e636421aa: Layer already exists [2023-04-11T06:11:57.258Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:57.258Z] 2f5b9a5620ff: Layer already exists [2023-04-11T06:11:57.258Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:57.258Z] main: digest: sha256:76083ee0c3c4247fd0995e31f360b4b76b09507320a77423f888545ce77baf12 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:11:57.304Z] ===================================================== [Pipeline] echo [2023-04-11T06:11:57.314Z] taggedImages: [2023-04-11T06:11:57.314Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:57.314Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-11T06:11:57.314Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.125 [2023-04-11T06:11:57.314Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:57.314Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-11T06:11:57.335Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-11T06:11:57.335Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:57.335Z] latest [2023-04-11T06:11:57.335Z] 3.0.0-dev.125 [2023-04-11T06:11:57.335Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:11:57.335Z] main [2023-04-11T06:11:57.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:57.654Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:11:57.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:11:57.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T06:11:57.960Z] 5238a64e8061: Preparing [2023-04-11T06:11:57.960Z] 1a1b7ac96f6a: Preparing [2023-04-11T06:11:57.960Z] 1c53cda8c9d9: Preparing [2023-04-11T06:11:57.960Z] 13cfb841e872: Preparing [2023-04-11T06:11:57.960Z] b0bb188f1965: Preparing [2023-04-11T06:11:57.960Z] f445233e6a7d: Preparing [2023-04-11T06:11:57.960Z] 04e90c57ef7d: Preparing [2023-04-11T06:11:57.960Z] 9e61f990ba43: Preparing [2023-04-11T06:11:57.960Z] f1417ff83b31: Preparing [2023-04-11T06:11:57.960Z] f445233e6a7d: Waiting [2023-04-11T06:11:57.960Z] 04e90c57ef7d: Waiting [2023-04-11T06:11:57.960Z] 9e61f990ba43: Waiting [2023-04-11T06:11:57.960Z] f1417ff83b31: Waiting [2023-04-11T06:11:57.960Z] 5238a64e8061: Pushed [2023-04-11T06:11:57.960Z] f445233e6a7d: Layer already exists [2023-04-11T06:11:57.960Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:11:57.960Z] 1a1b7ac96f6a: Pushed [2023-04-11T06:11:57.960Z] 1c53cda8c9d9: Pushed [2023-04-11T06:11:58.220Z] f1417ff83b31: Layer already exists [2023-04-11T06:11:58.478Z] 9e61f990ba43: Pushed [2023-04-11T06:12:01.767Z] b0bb188f1965: Pushed [2023-04-11T06:12:04.299Z] 13cfb841e872: Pushed [2023-04-11T06:12:04.299Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:761c25de14831c14ffeaa7e0428b993a072939fbce524c8ee97603b5a17d33e4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:04.611Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:04.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-11T06:12:04.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T06:12:04.920Z] 5238a64e8061: Preparing [2023-04-11T06:12:04.920Z] 1a1b7ac96f6a: Preparing [2023-04-11T06:12:04.920Z] 1c53cda8c9d9: Preparing [2023-04-11T06:12:04.920Z] 13cfb841e872: Preparing [2023-04-11T06:12:04.920Z] b0bb188f1965: Preparing [2023-04-11T06:12:04.920Z] f445233e6a7d: Preparing [2023-04-11T06:12:04.920Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:04.920Z] 9e61f990ba43: Preparing [2023-04-11T06:12:04.920Z] f1417ff83b31: Preparing [2023-04-11T06:12:04.920Z] f445233e6a7d: Waiting [2023-04-11T06:12:04.920Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:04.920Z] 9e61f990ba43: Waiting [2023-04-11T06:12:04.920Z] f1417ff83b31: Waiting [2023-04-11T06:12:04.920Z] 1c53cda8c9d9: Layer already exists [2023-04-11T06:12:04.920Z] 13cfb841e872: Layer already exists [2023-04-11T06:12:04.920Z] b0bb188f1965: Layer already exists [2023-04-11T06:12:04.920Z] 5238a64e8061: Layer already exists [2023-04-11T06:12:04.920Z] 1a1b7ac96f6a: Layer already exists [2023-04-11T06:12:04.920Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:04.920Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:04.920Z] 9e61f990ba43: Layer already exists [2023-04-11T06:12:04.920Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:04.920Z] latest: digest: sha256:761c25de14831c14ffeaa7e0428b993a072939fbce524c8ee97603b5a17d33e4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:05.226Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:05.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.125 [2023-04-11T06:12:05.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T06:12:05.526Z] 5238a64e8061: Preparing [2023-04-11T06:12:05.526Z] 1a1b7ac96f6a: Preparing [2023-04-11T06:12:05.526Z] 1c53cda8c9d9: Preparing [2023-04-11T06:12:05.526Z] 13cfb841e872: Preparing [2023-04-11T06:12:05.526Z] b0bb188f1965: Preparing [2023-04-11T06:12:05.526Z] f445233e6a7d: Preparing [2023-04-11T06:12:05.526Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:05.526Z] 9e61f990ba43: Preparing [2023-04-11T06:12:05.526Z] f1417ff83b31: Preparing [2023-04-11T06:12:05.526Z] f445233e6a7d: Waiting [2023-04-11T06:12:05.526Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:05.526Z] 9e61f990ba43: Waiting [2023-04-11T06:12:05.526Z] f1417ff83b31: Waiting [2023-04-11T06:12:05.526Z] 5238a64e8061: Layer already exists [2023-04-11T06:12:05.526Z] b0bb188f1965: Layer already exists [2023-04-11T06:12:05.526Z] 1c53cda8c9d9: Layer already exists [2023-04-11T06:12:05.526Z] 13cfb841e872: Layer already exists [2023-04-11T06:12:05.526Z] 1a1b7ac96f6a: Layer already exists [2023-04-11T06:12:05.526Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:05.526Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:05.526Z] 9e61f990ba43: Layer already exists [2023-04-11T06:12:05.526Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:05.526Z] 3.0.0-dev.125: digest: sha256:761c25de14831c14ffeaa7e0428b993a072939fbce524c8ee97603b5a17d33e4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:05.827Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:06.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:06.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T06:12:06.125Z] 5238a64e8061: Preparing [2023-04-11T06:12:06.125Z] 1a1b7ac96f6a: Preparing [2023-04-11T06:12:06.125Z] 1c53cda8c9d9: Preparing [2023-04-11T06:12:06.125Z] 13cfb841e872: Preparing [2023-04-11T06:12:06.125Z] b0bb188f1965: Preparing [2023-04-11T06:12:06.125Z] f445233e6a7d: Preparing [2023-04-11T06:12:06.125Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:06.125Z] 9e61f990ba43: Preparing [2023-04-11T06:12:06.125Z] f1417ff83b31: Preparing [2023-04-11T06:12:06.125Z] f445233e6a7d: Waiting [2023-04-11T06:12:06.125Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:06.125Z] 9e61f990ba43: Waiting [2023-04-11T06:12:06.125Z] f1417ff83b31: Waiting [2023-04-11T06:12:06.125Z] 1c53cda8c9d9: Layer already exists [2023-04-11T06:12:06.125Z] b0bb188f1965: Layer already exists [2023-04-11T06:12:06.125Z] 1a1b7ac96f6a: Layer already exists [2023-04-11T06:12:06.125Z] 5238a64e8061: Layer already exists [2023-04-11T06:12:06.125Z] 13cfb841e872: Layer already exists [2023-04-11T06:12:06.125Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:06.125Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:06.125Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:06.125Z] 9e61f990ba43: Layer already exists [2023-04-11T06:12:06.125Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:761c25de14831c14ffeaa7e0428b993a072939fbce524c8ee97603b5a17d33e4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:06.443Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:06.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-11T06:12:06.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-11T06:12:06.742Z] 5238a64e8061: Preparing [2023-04-11T06:12:06.742Z] 1a1b7ac96f6a: Preparing [2023-04-11T06:12:06.742Z] 1c53cda8c9d9: Preparing [2023-04-11T06:12:06.742Z] 13cfb841e872: Preparing [2023-04-11T06:12:06.742Z] b0bb188f1965: Preparing [2023-04-11T06:12:06.742Z] f445233e6a7d: Preparing [2023-04-11T06:12:06.742Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:06.742Z] 9e61f990ba43: Preparing [2023-04-11T06:12:06.742Z] f1417ff83b31: Preparing [2023-04-11T06:12:06.742Z] f445233e6a7d: Waiting [2023-04-11T06:12:06.742Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:06.742Z] 9e61f990ba43: Waiting [2023-04-11T06:12:06.742Z] f1417ff83b31: Waiting [2023-04-11T06:12:06.742Z] 1c53cda8c9d9: Layer already exists [2023-04-11T06:12:06.742Z] 1a1b7ac96f6a: Layer already exists [2023-04-11T06:12:06.743Z] b0bb188f1965: Layer already exists [2023-04-11T06:12:06.743Z] 5238a64e8061: Layer already exists [2023-04-11T06:12:06.743Z] 13cfb841e872: Layer already exists [2023-04-11T06:12:06.743Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:06.743Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:06.743Z] 9e61f990ba43: Layer already exists [2023-04-11T06:12:06.743Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:06.743Z] main: digest: sha256:761c25de14831c14ffeaa7e0428b993a072939fbce524c8ee97603b5a17d33e4 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:12:06.781Z] ===================================================== [Pipeline] echo [2023-04-11T06:12:06.787Z] taggedImages: [2023-04-11T06:12:06.787Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:06.787Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-11T06:12:06.787Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.125 [2023-04-11T06:12:06.787Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:06.787Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-11T06:12:06.801Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-11T06:12:06.801Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:06.801Z] latest [2023-04-11T06:12:06.801Z] 3.0.0-dev.125 [2023-04-11T06:12:06.801Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:06.801Z] main [2023-04-11T06:12:06.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:07.103Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:07.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:07.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T06:12:07.404Z] 279d872e8e8d: Preparing [2023-04-11T06:12:07.404Z] f7bad09d2c95: Preparing [2023-04-11T06:12:07.404Z] 3ea79b0cc850: Preparing [2023-04-11T06:12:07.404Z] 00c66612c11d: Preparing [2023-04-11T06:12:07.404Z] f445233e6a7d: Preparing [2023-04-11T06:12:07.404Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:07.404Z] 141c997f5b07: Preparing [2023-04-11T06:12:07.404Z] f1417ff83b31: Preparing [2023-04-11T06:12:07.404Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:07.404Z] 141c997f5b07: Waiting [2023-04-11T06:12:07.404Z] f1417ff83b31: Waiting [2023-04-11T06:12:07.404Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:07.404Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:07.404Z] f7bad09d2c95: Pushed [2023-04-11T06:12:07.404Z] 279d872e8e8d: Pushed [2023-04-11T06:12:07.404Z] 3ea79b0cc850: Pushed [2023-04-11T06:12:07.404Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:07.973Z] 141c997f5b07: Pushed [2023-04-11T06:12:09.356Z] ---> 3849984ce7ff [2023-04-11T06:12:09.356Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T06:12:09.356Z] ---> b752ac62ce04 [2023-04-11T06:12:09.356Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T06:12:11.427Z] ---> be9d8706358b [2023-04-11T06:12:11.427Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T06:12:11.427Z] ---> 7523d171c484 [2023-04-11T06:12:11.427Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-11T06:12:11.427Z] ---> Running in fe92bb995f5b [2023-04-11T06:12:12.470Z] Removing intermediate container fe92bb995f5b [2023-04-11T06:12:12.470Z] ---> 9fe30e104f4f [2023-04-11T06:12:12.470Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T06:12:13.091Z] ---> d4c4ffc081e2 [2023-04-11T06:12:13.091Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T06:12:13.673Z] ---> ba1b6230d704 [2023-04-11T06:12:13.673Z] Step 22/27 : WORKDIR / [2023-04-11T06:12:13.938Z] ---> Running in b37d6ec01a19 [2023-04-11T06:12:14.536Z] 00c66612c11d: Pushed [2023-04-11T06:12:14.537Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:436c95dd66616bc49261a898841db8f421020e6fa139011b9599857f7ff51a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:14.847Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:15.145Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-11T06:12:15.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T06:12:15.145Z] 279d872e8e8d: Preparing [2023-04-11T06:12:15.145Z] f7bad09d2c95: Preparing [2023-04-11T06:12:15.145Z] 3ea79b0cc850: Preparing [2023-04-11T06:12:15.145Z] 00c66612c11d: Preparing [2023-04-11T06:12:15.145Z] f445233e6a7d: Preparing [2023-04-11T06:12:15.145Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:15.145Z] 141c997f5b07: Preparing [2023-04-11T06:12:15.145Z] f1417ff83b31: Preparing [2023-04-11T06:12:15.145Z] 141c997f5b07: Waiting [2023-04-11T06:12:15.145Z] f1417ff83b31: Waiting [2023-04-11T06:12:15.145Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:15.145Z] 279d872e8e8d: Layer already exists [2023-04-11T06:12:15.145Z] 3ea79b0cc850: Layer already exists [2023-04-11T06:12:15.145Z] 00c66612c11d: Layer already exists [2023-04-11T06:12:15.145Z] f7bad09d2c95: Layer already exists [2023-04-11T06:12:15.145Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:15.145Z] 141c997f5b07: Layer already exists [2023-04-11T06:12:15.145Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:15.145Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:15.145Z] latest: digest: sha256:436c95dd66616bc49261a898841db8f421020e6fa139011b9599857f7ff51a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:15.344Z] ---> e24ebd83c349 [2023-04-11T06:12:15.344Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T06:12:15.344Z] Removing intermediate container b37d6ec01a19 [2023-04-11T06:12:15.344Z] ---> f630e6a8e082 [2023-04-11T06:12:15.344Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T06:12:15.344Z] ---> Running in cf6a5086dbdd [2023-04-11T06:12:15.344Z] ---> Running in 11ab708ce76f [2023-04-11T06:12:15.453Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:15.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.125 [2023-04-11T06:12:15.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T06:12:15.753Z] 279d872e8e8d: Preparing [2023-04-11T06:12:15.753Z] f7bad09d2c95: Preparing [2023-04-11T06:12:15.753Z] 3ea79b0cc850: Preparing [2023-04-11T06:12:15.753Z] 00c66612c11d: Preparing [2023-04-11T06:12:15.753Z] f445233e6a7d: Preparing [2023-04-11T06:12:15.753Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:15.753Z] 141c997f5b07: Preparing [2023-04-11T06:12:15.753Z] f1417ff83b31: Preparing [2023-04-11T06:12:15.753Z] 141c997f5b07: Waiting [2023-04-11T06:12:15.753Z] f1417ff83b31: Waiting [2023-04-11T06:12:15.753Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:15.753Z] f7bad09d2c95: Layer already exists [2023-04-11T06:12:15.753Z] 00c66612c11d: Layer already exists [2023-04-11T06:12:15.753Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:15.753Z] 279d872e8e8d: Layer already exists [2023-04-11T06:12:15.753Z] 3ea79b0cc850: Layer already exists [2023-04-11T06:12:15.753Z] 141c997f5b07: Layer already exists [2023-04-11T06:12:15.753Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:15.753Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:15.753Z] 3.0.0-dev.125: digest: sha256:436c95dd66616bc49261a898841db8f421020e6fa139011b9599857f7ff51a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:16.056Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:16.302Z] Removing intermediate container 11ab708ce76f [2023-04-11T06:12:16.302Z] ---> c25cbe73a8c0 [2023-04-11T06:12:16.302Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T06:12:16.302Z] Removing intermediate container cf6a5086dbdd [2023-04-11T06:12:16.302Z] ---> 23eb4e266db3 [2023-04-11T06:12:16.302Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T06:12:16.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:16.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T06:12:16.356Z] 279d872e8e8d: Preparing [2023-04-11T06:12:16.356Z] f7bad09d2c95: Preparing [2023-04-11T06:12:16.356Z] 3ea79b0cc850: Preparing [2023-04-11T06:12:16.356Z] 00c66612c11d: Preparing [2023-04-11T06:12:16.356Z] f445233e6a7d: Preparing [2023-04-11T06:12:16.356Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:16.356Z] 141c997f5b07: Preparing [2023-04-11T06:12:16.356Z] f1417ff83b31: Preparing [2023-04-11T06:12:16.356Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:16.356Z] 141c997f5b07: Waiting [2023-04-11T06:12:16.356Z] f1417ff83b31: Waiting [2023-04-11T06:12:16.356Z] 3ea79b0cc850: Layer already exists [2023-04-11T06:12:16.356Z] 00c66612c11d: Layer already exists [2023-04-11T06:12:16.356Z] 279d872e8e8d: Layer already exists [2023-04-11T06:12:16.356Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:16.356Z] f7bad09d2c95: Layer already exists [2023-04-11T06:12:16.356Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:16.356Z] 141c997f5b07: Layer already exists [2023-04-11T06:12:16.356Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:16.356Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:436c95dd66616bc49261a898841db8f421020e6fa139011b9599857f7ff51a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:16.569Z] ---> Running in f999de270c75 [2023-04-11T06:12:16.569Z] ---> Running in 3164544930a2 [2023-04-11T06:12:16.665Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:17.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-11T06:12:17.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-11T06:12:17.058Z] 279d872e8e8d: Preparing [2023-04-11T06:12:17.058Z] f7bad09d2c95: Preparing [2023-04-11T06:12:17.058Z] 3ea79b0cc850: Preparing [2023-04-11T06:12:17.058Z] 00c66612c11d: Preparing [2023-04-11T06:12:17.058Z] f445233e6a7d: Preparing [2023-04-11T06:12:17.058Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:17.058Z] 141c997f5b07: Preparing [2023-04-11T06:12:17.058Z] f1417ff83b31: Preparing [2023-04-11T06:12:17.058Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:17.058Z] 141c997f5b07: Waiting [2023-04-11T06:12:17.058Z] 3ea79b0cc850: Layer already exists [2023-04-11T06:12:17.058Z] 00c66612c11d: Layer already exists [2023-04-11T06:12:17.058Z] 279d872e8e8d: Layer already exists [2023-04-11T06:12:17.058Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:17.058Z] f7bad09d2c95: Layer already exists [2023-04-11T06:12:17.058Z] 141c997f5b07: Layer already exists [2023-04-11T06:12:17.058Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:17.058Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:17.058Z] main: digest: sha256:436c95dd66616bc49261a898841db8f421020e6fa139011b9599857f7ff51a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:12:17.131Z] ===================================================== [Pipeline] echo [2023-04-11T06:12:17.138Z] taggedImages: [2023-04-11T06:12:17.139Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:17.139Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-11T06:12:17.139Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.125 [2023-04-11T06:12:17.139Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:17.139Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-11T06:12:17.158Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-11T06:12:17.158Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:17.158Z] latest [2023-04-11T06:12:17.158Z] 3.0.0-dev.125 [2023-04-11T06:12:17.158Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:17.158Z] main [2023-04-11T06:12:17.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:17.526Z] Removing intermediate container 3164544930a2 [2023-04-11T06:12:17.526Z] ---> bc0ffc177614 [2023-04-11T06:12:17.526Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T06:12:17.526Z] Removing intermediate container f999de270c75 [2023-04-11T06:12:17.526Z] ---> 6b47e3fec2e9 [2023-04-11T06:12:17.526Z] Step 24/26 : LABEL arch=arm64 [2023-04-11T06:12:17.531Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:17.791Z] ---> Running in 8933890ff7d3 [2023-04-11T06:12:17.791Z] ---> Running in 1477758961de [2023-04-11T06:12:17.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:17.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T06:12:17.835Z] e667696297b6: Preparing [2023-04-11T06:12:17.835Z] d0814033d230: Preparing [2023-04-11T06:12:17.835Z] 7b024498f64e: Preparing [2023-04-11T06:12:17.835Z] f2398764e866: Preparing [2023-04-11T06:12:17.835Z] f445233e6a7d: Preparing [2023-04-11T06:12:17.835Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:17.835Z] 9e61f990ba43: Preparing [2023-04-11T06:12:17.835Z] f1417ff83b31: Preparing [2023-04-11T06:12:17.835Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:17.835Z] 9e61f990ba43: Waiting [2023-04-11T06:12:17.835Z] f1417ff83b31: Waiting [2023-04-11T06:12:17.835Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:17.835Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:17.835Z] 9e61f990ba43: Layer already exists [2023-04-11T06:12:17.835Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:17.835Z] d0814033d230: Pushed [2023-04-11T06:12:17.835Z] 7b024498f64e: Pushed [2023-04-11T06:12:17.835Z] e667696297b6: Pushed [2023-04-11T06:12:19.744Z] Removing intermediate container 8933890ff7d3 [2023-04-11T06:12:19.745Z] ---> be20d0c1ccfd [2023-04-11T06:12:19.745Z] Step 25/26 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:19.745Z] Removing intermediate container 1477758961de [2023-04-11T06:12:19.745Z] ---> 38f4fd649554 [2023-04-11T06:12:19.745Z] Step 26/27 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:20.010Z] ---> Running in c4432e7e871c [2023-04-11T06:12:20.010Z] ---> Running in c16308dee3b9 [2023-04-11T06:12:20.593Z] Removing intermediate container c4432e7e871c [2023-04-11T06:12:20.593Z] ---> 5e9d3f2b2b83 [2023-04-11T06:12:20.594Z] Step 27/27 : LABEL version=3.0.0-dev.125 [2023-04-11T06:12:20.860Z] ---> Running in fc7c8f461f07 [2023-04-11T06:12:20.860Z] Removing intermediate container c16308dee3b9 [2023-04-11T06:12:20.860Z] ---> 6f1dd7fd2842 [2023-04-11T06:12:20.860Z] Step 26/26 : LABEL version=3.0.0-dev.125 [2023-04-11T06:12:21.441Z] ---> Running in 1134bf325974 [2023-04-11T06:12:24.398Z] f2398764e866: Pushed [2023-04-11T06:12:24.398Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:63676cab20b8af6861179a4ba63808fdd0b83ecde278a354c70037f8a84bf6e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:24.713Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:24.789Z] Removing intermediate container 1134bf325974 [2023-04-11T06:12:24.789Z] Removing intermediate container fc7c8f461f07 [2023-04-11T06:12:24.789Z] ---> ced9d34405dc [2023-04-11T06:12:24.789Z] ---> 3de071175b9a [2023-04-11T06:12:24.789Z] [2023-04-11T06:12:24.789Z] [2023-04-11T06:12:24.789Z] Successfully built 3de071175b9a [2023-04-11T06:12:24.790Z] Successfully tagged security-spire-config-arm64:latest [2023-04-11T06:12:24.790Z]  Building security-spire-config ... done Building core-metadata [2023-04-11T06:12:24.790Z] Successfully built ced9d34405dc [2023-04-11T06:12:24.790Z] Successfully tagged security-spire-server-arm64:latest [2023-04-11T06:12:24.790Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-04-11T06:12:25.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-11T06:12:25.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T06:12:25.027Z] e667696297b6: Preparing [2023-04-11T06:12:25.027Z] d0814033d230: Preparing [2023-04-11T06:12:25.027Z] 7b024498f64e: Preparing [2023-04-11T06:12:25.027Z] f2398764e866: Preparing [2023-04-11T06:12:25.027Z] f445233e6a7d: Preparing [2023-04-11T06:12:25.027Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:25.027Z] 9e61f990ba43: Preparing [2023-04-11T06:12:25.027Z] f1417ff83b31: Preparing [2023-04-11T06:12:25.027Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:25.027Z] 9e61f990ba43: Waiting [2023-04-11T06:12:25.027Z] f1417ff83b31: Waiting [2023-04-11T06:12:25.027Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:25.027Z] e667696297b6: Layer already exists [2023-04-11T06:12:25.027Z] d0814033d230: Layer already exists [2023-04-11T06:12:25.027Z] 7b024498f64e: Layer already exists [2023-04-11T06:12:25.027Z] f2398764e866: Layer already exists [2023-04-11T06:12:25.027Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:25.027Z] 9e61f990ba43: Layer already exists [2023-04-11T06:12:25.027Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:25.027Z] latest: digest: sha256:63676cab20b8af6861179a4ba63808fdd0b83ecde278a354c70037f8a84bf6e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:25.341Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:25.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.125 [2023-04-11T06:12:25.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T06:12:25.649Z] e667696297b6: Preparing [2023-04-11T06:12:25.649Z] d0814033d230: Preparing [2023-04-11T06:12:25.649Z] 7b024498f64e: Preparing [2023-04-11T06:12:25.649Z] f2398764e866: Preparing [2023-04-11T06:12:25.649Z] f445233e6a7d: Preparing [2023-04-11T06:12:25.649Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:25.649Z] 9e61f990ba43: Preparing [2023-04-11T06:12:25.649Z] f1417ff83b31: Preparing [2023-04-11T06:12:25.649Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:25.649Z] 9e61f990ba43: Waiting [2023-04-11T06:12:25.649Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:25.649Z] 7b024498f64e: Layer already exists [2023-04-11T06:12:25.649Z] e667696297b6: Layer already exists [2023-04-11T06:12:25.649Z] d0814033d230: Layer already exists [2023-04-11T06:12:25.649Z] f2398764e866: Layer already exists [2023-04-11T06:12:25.649Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:25.649Z] 9e61f990ba43: Layer already exists [2023-04-11T06:12:25.649Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:25.649Z] 3.0.0-dev.125: digest: sha256:63676cab20b8af6861179a4ba63808fdd0b83ecde278a354c70037f8a84bf6e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:25.964Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:26.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:26.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T06:12:26.269Z] e667696297b6: Preparing [2023-04-11T06:12:26.269Z] d0814033d230: Preparing [2023-04-11T06:12:26.269Z] 7b024498f64e: Preparing [2023-04-11T06:12:26.269Z] f2398764e866: Preparing [2023-04-11T06:12:26.269Z] f445233e6a7d: Preparing [2023-04-11T06:12:26.269Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:26.269Z] 9e61f990ba43: Preparing [2023-04-11T06:12:26.269Z] f1417ff83b31: Preparing [2023-04-11T06:12:26.269Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:26.269Z] 9e61f990ba43: Waiting [2023-04-11T06:12:26.269Z] f1417ff83b31: Waiting [2023-04-11T06:12:26.269Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:26.269Z] d0814033d230: Layer already exists [2023-04-11T06:12:26.269Z] f2398764e866: Layer already exists [2023-04-11T06:12:26.269Z] e667696297b6: Layer already exists [2023-04-11T06:12:26.269Z] 7b024498f64e: Layer already exists [2023-04-11T06:12:26.269Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:26.269Z] 9e61f990ba43: Layer already exists [2023-04-11T06:12:26.269Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:26.269Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:63676cab20b8af6861179a4ba63808fdd0b83ecde278a354c70037f8a84bf6e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:26.573Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:26.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-11T06:12:26.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-11T06:12:26.879Z] e667696297b6: Preparing [2023-04-11T06:12:26.879Z] d0814033d230: Preparing [2023-04-11T06:12:26.879Z] 7b024498f64e: Preparing [2023-04-11T06:12:26.879Z] f2398764e866: Preparing [2023-04-11T06:12:26.879Z] f445233e6a7d: Preparing [2023-04-11T06:12:26.879Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:26.879Z] 04e90c57ef7d: Waiting [2023-04-11T06:12:26.879Z] 9e61f990ba43: Preparing [2023-04-11T06:12:26.879Z] f1417ff83b31: Preparing [2023-04-11T06:12:26.879Z] 9e61f990ba43: Waiting [2023-04-11T06:12:26.879Z] f1417ff83b31: Waiting [2023-04-11T06:12:26.879Z] e667696297b6: Layer already exists [2023-04-11T06:12:26.879Z] d0814033d230: Layer already exists [2023-04-11T06:12:26.879Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:26.879Z] f2398764e866: Layer already exists [2023-04-11T06:12:26.879Z] 7b024498f64e: Layer already exists [2023-04-11T06:12:26.879Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:26.879Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:26.879Z] 9e61f990ba43: Layer already exists [2023-04-11T06:12:26.879Z] main: digest: sha256:63676cab20b8af6861179a4ba63808fdd0b83ecde278a354c70037f8a84bf6e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:12:26.923Z] ===================================================== [Pipeline] echo [2023-04-11T06:12:26.932Z] taggedImages: [2023-04-11T06:12:26.932Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:26.932Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-11T06:12:26.932Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.125 [2023-04-11T06:12:26.932Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:26.932Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-11T06:12:26.952Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-11T06:12:26.952Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:26.952Z] latest [2023-04-11T06:12:26.952Z] 3.0.0-dev.125 [2023-04-11T06:12:26.952Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:26.952Z] main [2023-04-11T06:12:26.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:27.271Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:27.580Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:27.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T06:12:27.580Z] e1cc6c5d8329: Preparing [2023-04-11T06:12:27.580Z] b697f5cabc5e: Preparing [2023-04-11T06:12:27.580Z] f445233e6a7d: Preparing [2023-04-11T06:12:27.580Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:27.580Z] 15f36970aa40: Preparing [2023-04-11T06:12:27.580Z] f1417ff83b31: Preparing [2023-04-11T06:12:27.580Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:27.580Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:27.580Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:27.580Z] e1cc6c5d8329: Pushed [2023-04-11T06:12:27.580Z] 15f36970aa40: Pushed [2023-04-11T06:12:30.112Z] b697f5cabc5e: Pushed [2023-04-11T06:12:30.113Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:44c28602c7e3b8dc268f35aab09a48844db310095a2d2d2ea6271e606f4584c9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:30.432Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:30.736Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-11T06:12:30.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T06:12:30.736Z] e1cc6c5d8329: Preparing [2023-04-11T06:12:30.736Z] b697f5cabc5e: Preparing [2023-04-11T06:12:30.736Z] f445233e6a7d: Preparing [2023-04-11T06:12:30.736Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:30.736Z] 15f36970aa40: Preparing [2023-04-11T06:12:30.736Z] f1417ff83b31: Preparing [2023-04-11T06:12:30.736Z] f1417ff83b31: Waiting [2023-04-11T06:12:30.736Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:30.736Z] e1cc6c5d8329: Layer already exists [2023-04-11T06:12:30.736Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:30.736Z] b697f5cabc5e: Layer already exists [2023-04-11T06:12:30.736Z] 15f36970aa40: Layer already exists [2023-04-11T06:12:30.736Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:30.736Z] latest: digest: sha256:44c28602c7e3b8dc268f35aab09a48844db310095a2d2d2ea6271e606f4584c9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:31.059Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:31.365Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.125 [2023-04-11T06:12:31.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T06:12:31.365Z] e1cc6c5d8329: Preparing [2023-04-11T06:12:31.365Z] b697f5cabc5e: Preparing [2023-04-11T06:12:31.365Z] f445233e6a7d: Preparing [2023-04-11T06:12:31.365Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:31.365Z] 15f36970aa40: Preparing [2023-04-11T06:12:31.365Z] f1417ff83b31: Preparing [2023-04-11T06:12:31.365Z] f1417ff83b31: Waiting [2023-04-11T06:12:31.365Z] e1cc6c5d8329: Layer already exists [2023-04-11T06:12:31.365Z] 15f36970aa40: Layer already exists [2023-04-11T06:12:31.365Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:31.365Z] b697f5cabc5e: Layer already exists [2023-04-11T06:12:31.365Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:31.365Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:31.365Z] 3.0.0-dev.125: digest: sha256:44c28602c7e3b8dc268f35aab09a48844db310095a2d2d2ea6271e606f4584c9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:31.677Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:31.979Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:31.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T06:12:31.979Z] e1cc6c5d8329: Preparing [2023-04-11T06:12:31.979Z] b697f5cabc5e: Preparing [2023-04-11T06:12:31.979Z] f445233e6a7d: Preparing [2023-04-11T06:12:31.979Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:31.979Z] 15f36970aa40: Preparing [2023-04-11T06:12:31.979Z] f1417ff83b31: Preparing [2023-04-11T06:12:31.979Z] f1417ff83b31: Waiting [2023-04-11T06:12:31.979Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:31.979Z] b697f5cabc5e: Layer already exists [2023-04-11T06:12:31.979Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:31.979Z] 15f36970aa40: Layer already exists [2023-04-11T06:12:31.979Z] e1cc6c5d8329: Layer already exists [2023-04-11T06:12:31.979Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:31.979Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:44c28602c7e3b8dc268f35aab09a48844db310095a2d2d2ea6271e606f4584c9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:32.290Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:32.590Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-11T06:12:32.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-11T06:12:32.590Z] e1cc6c5d8329: Preparing [2023-04-11T06:12:32.590Z] b697f5cabc5e: Preparing [2023-04-11T06:12:32.590Z] f445233e6a7d: Preparing [2023-04-11T06:12:32.590Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:32.590Z] 15f36970aa40: Preparing [2023-04-11T06:12:32.590Z] f1417ff83b31: Preparing [2023-04-11T06:12:32.590Z] f1417ff83b31: Waiting [2023-04-11T06:12:32.590Z] e1cc6c5d8329: Layer already exists [2023-04-11T06:12:32.590Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:32.590Z] 15f36970aa40: Layer already exists [2023-04-11T06:12:32.590Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:32.590Z] b697f5cabc5e: Layer already exists [2023-04-11T06:12:32.590Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:32.590Z] main: digest: sha256:44c28602c7e3b8dc268f35aab09a48844db310095a2d2d2ea6271e606f4584c9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:12:32.640Z] ===================================================== [Pipeline] echo [2023-04-11T06:12:32.649Z] taggedImages: [2023-04-11T06:12:32.649Z] - nexus3.edgexfoundry.org:10004/support-notifications:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:32.649Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-11T06:12:32.649Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.125 [2023-04-11T06:12:32.649Z] - nexus3.edgexfoundry.org:10004/support-notifications:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:32.649Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-11T06:12:32.669Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-11T06:12:32.669Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:32.669Z] latest [2023-04-11T06:12:32.669Z] 3.0.0-dev.125 [2023-04-11T06:12:32.669Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:32.669Z] main [2023-04-11T06:12:32.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:32.990Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:33.295Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:33.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T06:12:33.295Z] 4f930b0967f5: Preparing [2023-04-11T06:12:33.295Z] c172e45c860c: Preparing [2023-04-11T06:12:33.295Z] f445233e6a7d: Preparing [2023-04-11T06:12:33.295Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:33.295Z] b79dbf639a87: Preparing [2023-04-11T06:12:33.295Z] f1417ff83b31: Preparing [2023-04-11T06:12:33.295Z] f1417ff83b31: Waiting [2023-04-11T06:12:33.295Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:33.296Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:33.296Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:33.296Z] 4f930b0967f5: Pushed [2023-04-11T06:12:33.296Z] b79dbf639a87: Pushed [2023-04-11T06:12:34.847Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:12:34.847Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:12:34.847Z] ---> 41a673854d1a [2023-04-11T06:12:34.847Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:12:34.847Z] ---> Using cache [2023-04-11T06:12:34.847Z] ---> b79a2d21d7a1 [2023-04-11T06:12:34.847Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T06:12:34.847Z] ---> Using cache [2023-04-11T06:12:34.847Z] ---> 10463da36002 [2023-04-11T06:12:34.847Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T06:12:34.847Z] ---> Using cache [2023-04-11T06:12:34.847Z] ---> e809f3f17abd [2023-04-11T06:12:34.847Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T06:12:34.847Z] ---> Using cache [2023-04-11T06:12:34.847Z] ---> 45c5f9ed4e1b [2023-04-11T06:12:34.847Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:12:34.847Z] ---> Using cache [2023-04-11T06:12:34.847Z] ---> 109d4f016e76 [2023-04-11T06:12:34.847Z] Step 8/23 : COPY . . [2023-04-11T06:12:34.847Z] ---> Using cache [2023-04-11T06:12:34.847Z] ---> b9844c84256b [2023-04-11T06:12:34.847Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T06:12:34.847Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:12:34.847Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:12:34.847Z] ---> 41a673854d1a [2023-04-11T06:12:34.847Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:12:34.847Z] ---> Using cache [2023-04-11T06:12:34.847Z] ---> b79a2d21d7a1 [2023-04-11T06:12:34.847Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T06:12:34.847Z] ---> Using cache [2023-04-11T06:12:34.847Z] ---> 10463da36002 [2023-04-11T06:12:34.847Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T06:12:34.847Z] ---> Using cache [2023-04-11T06:12:34.847Z] ---> e809f3f17abd [2023-04-11T06:12:34.847Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T06:12:34.847Z] ---> Using cache [2023-04-11T06:12:34.847Z] ---> 45c5f9ed4e1b [2023-04-11T06:12:34.847Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:12:34.847Z] ---> Using cache [2023-04-11T06:12:34.847Z] ---> 109d4f016e76 [2023-04-11T06:12:34.847Z] Step 8/25 : COPY . . [2023-04-11T06:12:34.847Z] ---> Using cache [2023-04-11T06:12:34.847Z] ---> b9844c84256b [2023-04-11T06:12:34.847Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T06:12:35.122Z] ---> Running in a56a28abba95 [2023-04-11T06:12:35.122Z] ---> Running in c677711fc67a [2023-04-11T06:12:36.580Z] c172e45c860c: Pushed [2023-04-11T06:12:36.580Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:a52c8bf2f0c6a9ff11bf6359b87c2671e477585018255294b2337d417dd141f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:36.901Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:37.212Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-11T06:12:37.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T06:12:37.212Z] 4f930b0967f5: Preparing [2023-04-11T06:12:37.212Z] c172e45c860c: Preparing [2023-04-11T06:12:37.212Z] f445233e6a7d: Preparing [2023-04-11T06:12:37.212Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:37.212Z] b79dbf639a87: Preparing [2023-04-11T06:12:37.212Z] f1417ff83b31: Preparing [2023-04-11T06:12:37.212Z] f1417ff83b31: Waiting [2023-04-11T06:12:37.212Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:37.212Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:37.212Z] b79dbf639a87: Layer already exists [2023-04-11T06:12:37.212Z] 4f930b0967f5: Layer already exists [2023-04-11T06:12:37.212Z] c172e45c860c: Layer already exists [2023-04-11T06:12:37.212Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:37.212Z] latest: digest: sha256:a52c8bf2f0c6a9ff11bf6359b87c2671e477585018255294b2337d417dd141f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:37.531Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:37.843Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.125 [2023-04-11T06:12:37.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T06:12:37.843Z] 4f930b0967f5: Preparing [2023-04-11T06:12:37.843Z] c172e45c860c: Preparing [2023-04-11T06:12:37.843Z] f445233e6a7d: Preparing [2023-04-11T06:12:37.843Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:37.843Z] b79dbf639a87: Preparing [2023-04-11T06:12:37.843Z] f1417ff83b31: Preparing [2023-04-11T06:12:37.843Z] f1417ff83b31: Waiting [2023-04-11T06:12:37.843Z] c172e45c860c: Layer already exists [2023-04-11T06:12:37.843Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:37.843Z] b79dbf639a87: Layer already exists [2023-04-11T06:12:37.843Z] 4f930b0967f5: Layer already exists [2023-04-11T06:12:37.843Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:37.843Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:37.843Z] 3.0.0-dev.125: digest: sha256:a52c8bf2f0c6a9ff11bf6359b87c2671e477585018255294b2337d417dd141f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:38.155Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:38.464Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:38.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T06:12:38.464Z] 4f930b0967f5: Preparing [2023-04-11T06:12:38.464Z] c172e45c860c: Preparing [2023-04-11T06:12:38.464Z] f445233e6a7d: Preparing [2023-04-11T06:12:38.464Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:38.464Z] b79dbf639a87: Preparing [2023-04-11T06:12:38.464Z] f1417ff83b31: Preparing [2023-04-11T06:12:38.464Z] f1417ff83b31: Waiting [2023-04-11T06:12:38.464Z] 4f930b0967f5: Layer already exists [2023-04-11T06:12:38.464Z] b79dbf639a87: Layer already exists [2023-04-11T06:12:38.464Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:38.464Z] c172e45c860c: Layer already exists [2023-04-11T06:12:38.464Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:38.464Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:38.464Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:a52c8bf2f0c6a9ff11bf6359b87c2671e477585018255294b2337d417dd141f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:38.505Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-11T06:12:38.505Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-11T06:12:38.775Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:12:39.076Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-11T06:12:39.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-11T06:12:39.076Z] 4f930b0967f5: Preparing [2023-04-11T06:12:39.076Z] c172e45c860c: Preparing [2023-04-11T06:12:39.076Z] f445233e6a7d: Preparing [2023-04-11T06:12:39.076Z] 04e90c57ef7d: Preparing [2023-04-11T06:12:39.076Z] b79dbf639a87: Preparing [2023-04-11T06:12:39.076Z] f1417ff83b31: Preparing [2023-04-11T06:12:39.076Z] f1417ff83b31: Waiting [2023-04-11T06:12:39.076Z] c172e45c860c: Layer already exists [2023-04-11T06:12:39.076Z] f445233e6a7d: Layer already exists [2023-04-11T06:12:39.076Z] 4f930b0967f5: Layer already exists [2023-04-11T06:12:39.076Z] b79dbf639a87: Layer already exists [2023-04-11T06:12:39.076Z] 04e90c57ef7d: Layer already exists [2023-04-11T06:12:39.076Z] f1417ff83b31: Layer already exists [2023-04-11T06:12:39.076Z] main: digest: sha256:a52c8bf2f0c6a9ff11bf6359b87c2671e477585018255294b2337d417dd141f9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:12:39.117Z] ===================================================== [Pipeline] echo [2023-04-11T06:12:39.122Z] taggedImages: [2023-04-11T06:12:39.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:12:39.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-11T06:12:39.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.125 [2023-04-11T06:12:39.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:12:39.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-11T06:18:00.422Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-11T06:18:05.759Z] Removing intermediate container f17fec31495c [2023-04-11T06:18:05.759Z] ---> 7056f928addf [2023-04-11T06:18:05.759Z] [2023-04-11T06:18:05.759Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T06:18:05.759Z] ---> 51e60588ff2c [2023-04-11T06:18:05.759Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T06:18:05.759Z] ---> Running in fad1251c5b4c [2023-04-11T06:18:05.759Z] Removing intermediate container fad1251c5b4c [2023-04-11T06:18:05.759Z] ---> 11b3330ae468 [2023-04-11T06:18:05.759Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T06:18:05.759Z] ---> Running in fd5e6402b7d2 [2023-04-11T06:18:07.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:18:08.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:18:10.253Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T06:18:10.253Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:18:10.253Z] OK: 8 MiB in 16 packages [2023-04-11T06:18:12.190Z] Removing intermediate container fd5e6402b7d2 [2023-04-11T06:18:12.190Z] ---> a64d798e7f61 [2023-04-11T06:18:12.190Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:18:13.595Z] ---> 2562db906525 [2023-04-11T06:18:13.595Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:18:15.534Z] ---> 026f61a424e2 [2023-04-11T06:18:15.534Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T06:18:23.734Z] ---> 46cf392c2657 [2023-04-11T06:18:23.734Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:18:24.321Z] ---> d0e92eeddab8 [2023-04-11T06:18:24.321Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T06:18:24.910Z] Removing intermediate container 133bde06c823 [2023-04-11T06:18:24.910Z] ---> 5b2f343488f7 [2023-04-11T06:18:24.910Z] [2023-04-11T06:18:24.910Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T06:18:24.910Z] ---> 51e60588ff2c [2023-04-11T06:18:24.910Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T06:18:25.177Z] ---> Running in 3842413da570 [2023-04-11T06:18:25.444Z] ---> 51a2acc83325 [2023-04-11T06:18:25.444Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T06:18:25.713Z] Removing intermediate container 0e608561d942 [2023-04-11T06:18:25.713Z] ---> 8a034bb58b7e [2023-04-11T06:18:25.713Z] [2023-04-11T06:18:25.713Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T06:18:25.713Z] ---> 51e60588ff2c [2023-04-11T06:18:25.713Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T06:18:25.713Z] ---> Running in 793164f98a19 [2023-04-11T06:18:25.713Z] ---> Running in 42321448ec2d [2023-04-11T06:18:25.997Z] Removing intermediate container 3842413da570 [2023-04-11T06:18:25.997Z] ---> a48b3a2ca6dc [2023-04-11T06:18:25.997Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T06:18:26.266Z] ---> Running in a0ea38b7517c [2023-04-11T06:18:29.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:18:29.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:18:29.637Z] Removing intermediate container 793164f98a19 [2023-04-11T06:18:29.637Z] ---> 9bdb80e10a36 [2023-04-11T06:18:29.637Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T06:18:29.904Z] ---> Running in fba2f88cd475 [2023-04-11T06:18:30.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:18:30.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:18:30.440Z] Removing intermediate container fba2f88cd475 [2023-04-11T06:18:30.440Z] ---> ba603f69a1b7 [2023-04-11T06:18:30.440Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T06:18:30.440Z] ---> Running in 53ad11c501df [2023-04-11T06:18:31.026Z] Removing intermediate container 53ad11c501df [2023-04-11T06:18:31.026Z] ---> a3836b0a062a [2023-04-11T06:18:31.026Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T06:18:31.293Z] ---> Running in 7484773ce977 [2023-04-11T06:18:31.880Z] Removing intermediate container 7484773ce977 [2023-04-11T06:18:31.880Z] ---> 6e32b08f7dd6 [2023-04-11T06:18:31.880Z] Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:18:31.880Z] ---> Running in 476025050c67 [2023-04-11T06:18:32.147Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T06:18:32.147Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T06:18:35.655Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T06:18:35.655Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:18:35.655Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T06:18:35.655Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T06:18:35.655Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:18:35.655Z] Removing intermediate container 476025050c67 [2023-04-11T06:18:35.655Z] ---> 6b1d4f4143b0 [2023-04-11T06:18:35.655Z] Step 23/23 : LABEL version=3.0.0-dev.125 [2023-04-11T06:18:35.655Z] OK: 8 MiB in 17 packages [2023-04-11T06:18:35.655Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T06:18:35.655Z] ---> Running in c81d51d2e00d [2023-04-11T06:18:35.655Z] OK: 8 MiB in 18 packages [2023-04-11T06:18:35.923Z] Removing intermediate container c81d51d2e00d [2023-04-11T06:18:35.924Z] ---> 896c29007b7e [2023-04-11T06:18:35.924Z] [2023-04-11T06:18:36.887Z] Successfully built 896c29007b7e [2023-04-11T06:18:36.887Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-11T06:18:36.887Z]  Building security-proxy-auth ... done Building core-data [2023-04-11T06:18:37.472Z] Removing intermediate container a0ea38b7517c [2023-04-11T06:18:37.472Z] ---> d6c760921b9d [2023-04-11T06:18:37.472Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T06:18:37.739Z] ---> Running in b88a2f10d432 [2023-04-11T06:18:37.739Z] Removing intermediate container 42321448ec2d [2023-04-11T06:18:37.739Z] ---> 3c78c3c35718 [2023-04-11T06:18:37.739Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T06:18:38.007Z] ---> Running in c3d3fc5ebba5 [2023-04-11T06:18:38.275Z] Removing intermediate container b88a2f10d432 [2023-04-11T06:18:38.275Z] ---> fd251119bfd5 [2023-04-11T06:18:38.562Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T06:18:38.562Z] Removing intermediate container c3d3fc5ebba5 [2023-04-11T06:18:38.562Z] ---> 4b644dd62044 [2023-04-11T06:18:38.562Z] Step 12/25 : WORKDIR / [2023-04-11T06:18:38.562Z] ---> Running in fba1f27198cb [2023-04-11T06:18:38.829Z] ---> Running in 7da3c2508e4d [2023-04-11T06:18:39.114Z] Removing intermediate container 7da3c2508e4d [2023-04-11T06:18:39.382Z] ---> 883a224532c0 [2023-04-11T06:18:39.382Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T06:18:39.382Z] Removing intermediate container fba1f27198cb [2023-04-11T06:18:39.382Z] ---> 77c8471aef2e [2023-04-11T06:18:39.382Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:18:39.382Z] ---> Running in 80b62e73556f [2023-04-11T06:18:39.967Z] Removing intermediate container 80b62e73556f [2023-04-11T06:18:39.967Z] ---> 16362e2032de [2023-04-11T06:18:39.967Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T06:18:40.235Z] ---> Running in 69e19f11f9cb [2023-04-11T06:18:40.819Z] ---> a1e7f6aff670 [2023-04-11T06:18:40.819Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:18:41.088Z] Removing intermediate container 69e19f11f9cb [2023-04-11T06:18:41.088Z] ---> 57decabc6a97 [2023-04-11T06:18:41.088Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T06:18:41.356Z] ---> Running in ef6cb50263d6 [2023-04-11T06:18:42.319Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:18:42.319Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:18:42.319Z] ---> 41a673854d1a [2023-04-11T06:18:42.319Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:18:42.319Z] ---> Using cache [2023-04-11T06:18:42.319Z] ---> b79a2d21d7a1 [2023-04-11T06:18:42.319Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T06:18:42.319Z] ---> Using cache [2023-04-11T06:18:42.319Z] ---> 10463da36002 [2023-04-11T06:18:42.319Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T06:18:42.319Z] ---> Using cache [2023-04-11T06:18:42.319Z] ---> e809f3f17abd [2023-04-11T06:18:42.319Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T06:18:42.319Z] ---> Using cache [2023-04-11T06:18:42.319Z] ---> 45c5f9ed4e1b [2023-04-11T06:18:42.319Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:18:42.319Z] ---> Using cache [2023-04-11T06:18:42.319Z] ---> 109d4f016e76 [2023-04-11T06:18:42.319Z] Step 8/23 : COPY . . [2023-04-11T06:18:42.585Z] ---> 87deba3e899a [2023-04-11T06:18:42.585Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-11T06:18:42.585Z] ---> Using cache [2023-04-11T06:18:42.585Z] ---> b9844c84256b [2023-04-11T06:18:42.585Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T06:18:42.854Z] ---> Running in 10bfb06c83e1 [2023-04-11T06:18:44.261Z] ---> 267180488733 [2023-04-11T06:18:44.261Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-11T06:18:46.206Z] Removing intermediate container ef6cb50263d6 [2023-04-11T06:18:46.206Z] ---> 9fc4bce340ca [2023-04-11T06:18:46.206Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T06:18:46.206Z] ---> 74a0469a69a2 [2023-04-11T06:18:46.206Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:18:46.206Z] ---> Running in 28dba09fe204 [2023-04-11T06:18:46.206Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-11T06:18:50.458Z] ---> 694e805ca951 [2023-04-11T06:18:50.458Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T06:18:50.458Z] Removing intermediate container 28dba09fe204 [2023-04-11T06:18:50.458Z] ---> 8b2a6fa21bca [2023-04-11T06:18:50.458Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T06:18:51.418Z] ---> 48745d3c25ae [2023-04-11T06:18:51.418Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T06:18:51.708Z] ---> Running in b05c11205c9a [2023-04-11T06:18:52.684Z] ---> 4e257c0a8389 [2023-04-11T06:18:52.684Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T06:18:55.293Z] ---> 11a16a2b5dbb [2023-04-11T06:18:55.293Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T06:18:55.566Z] Removing intermediate container b05c11205c9a [2023-04-11T06:18:55.566Z] ---> 34a98f7b897e [2023-04-11T06:18:55.566Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:18:56.997Z] ---> 7281bf466aa2 [2023-04-11T06:18:56.997Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T06:18:56.997Z] ---> b399ebf69580 [2023-04-11T06:18:56.997Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:18:56.997Z] ---> Running in 7ead574b31a0 [2023-04-11T06:18:58.406Z] ---> eb3c2a5f7e0f [2023-04-11T06:18:58.406Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T06:19:01.034Z] ---> 2cabab7a372b [2023-04-11T06:19:01.034Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T06:19:01.302Z] Removing intermediate container 7ead574b31a0 [2023-04-11T06:19:01.302Z] ---> 892890f4c514 [2023-04-11T06:19:01.302Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T06:19:01.886Z] ---> Running in a82db89f2318 [2023-04-11T06:19:02.911Z] ---> fd5a6ac69947 [2023-04-11T06:19:02.911Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T06:19:02.911Z] Removing intermediate container a82db89f2318 [2023-04-11T06:19:02.911Z] ---> 508571962c45 [2023-04-11T06:19:02.911Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T06:19:03.178Z] ---> Running in 0458b8d4a7c0 [2023-04-11T06:19:03.761Z] Removing intermediate container 0458b8d4a7c0 [2023-04-11T06:19:03.761Z] ---> 93a48af718b3 [2023-04-11T06:19:03.761Z] Step 24/25 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:19:03.761Z] ---> Running in e3dc85a9dbef [2023-04-11T06:19:04.031Z] ---> a589459ec70c [2023-04-11T06:19:04.032Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T06:19:04.618Z] Removing intermediate container e3dc85a9dbef [2023-04-11T06:19:04.618Z] ---> d7ba1fdf0114 [2023-04-11T06:19:04.618Z] Step 25/25 : LABEL version=3.0.0-dev.125 [2023-04-11T06:19:04.891Z] ---> Running in 9ca0a376bbb6 [2023-04-11T06:19:05.482Z] Removing intermediate container 9ca0a376bbb6 [2023-04-11T06:19:05.482Z] ---> fb4e44547311 [2023-04-11T06:19:05.482Z] [2023-04-11T06:19:05.750Z] ---> 4a07fdd520b7 [2023-04-11T06:19:05.750Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T06:19:05.750Z] Successfully built fb4e44547311 [2023-04-11T06:19:05.750Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-11T06:19:05.750Z] Building security-spiffe-token-provider [2023-04-11T06:19:06.708Z]  Building security-secretstore-setup ... done  ---> 2f9aad31ae3b [2023-04-11T06:19:06.708Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T06:19:07.668Z] ---> e5a3e9e49196 [2023-04-11T06:19:07.668Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T06:19:07.668Z] ---> Running in 81f745419b90 [2023-04-11T06:19:11.025Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:19:11.025Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:19:11.025Z] ---> 41a673854d1a [2023-04-11T06:19:11.025Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T06:19:11.025Z] ---> Using cache [2023-04-11T06:19:11.025Z] ---> 2d845a68ac69 [2023-04-11T06:19:11.025Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T06:19:11.025Z] ---> Running in 8cbc1e951e43 [2023-04-11T06:19:11.025Z] Removing intermediate container 81f745419b90 [2023-04-11T06:19:11.025Z] ---> bb4b5b7c23f7 [2023-04-11T06:19:11.025Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T06:19:11.298Z] ---> Running in 62430399768d [2023-04-11T06:19:12.256Z] Removing intermediate container 62430399768d [2023-04-11T06:19:12.256Z] ---> 01beeeafa013 [2023-04-11T06:19:12.256Z] Step 30/33 : CMD ["gate"] [2023-04-11T06:19:12.256Z] ---> Running in a8353d711e2a [2023-04-11T06:19:13.217Z] Removing intermediate container a8353d711e2a [2023-04-11T06:19:13.217Z] ---> 6e8fb7642103 [2023-04-11T06:19:13.217Z] Step 31/33 : LABEL arch=arm64 [2023-04-11T06:19:13.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:19:13.484Z] ---> Running in 25a2e345f367 [2023-04-11T06:19:14.438Z] Removing intermediate container 25a2e345f367 [2023-04-11T06:19:14.438Z] ---> b325c7dfc314 [2023-04-11T06:19:14.438Z] Step 32/33 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:19:14.438Z] ---> Running in 9025be8d94b5 [2023-04-11T06:19:14.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:19:15.397Z] Removing intermediate container 9025be8d94b5 [2023-04-11T06:19:15.397Z] ---> 5c4d6a986533 [2023-04-11T06:19:15.397Z] Step 33/33 : LABEL version=3.0.0-dev.125 [2023-04-11T06:19:15.663Z] ---> Running in cb44dd850f7c [2023-04-11T06:19:15.932Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T06:19:15.932Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T06:19:15.932Z] OK: 17695 distinct packages available [2023-04-11T06:19:16.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:19:16.779Z] Removing intermediate container cb44dd850f7c [2023-04-11T06:19:16.779Z] ---> 1dcd70dd367c [2023-04-11T06:19:16.779Z] [2023-04-11T06:19:16.779Z] Successfully built 1dcd70dd367c [2023-04-11T06:19:17.044Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-11T06:19:17.044Z] Building security-proxy-setup [2023-04-11T06:19:17.044Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:19:18.988Z] OK: 263 MiB in 53 packages [2023-04-11T06:19:21.565Z] Removing intermediate container 8cbc1e951e43 [2023-04-11T06:19:21.565Z] ---> dccfd0a95b6b [2023-04-11T06:19:21.565Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T06:19:22.525Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:19:22.525Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:19:22.525Z] ---> 41a673854d1a [2023-04-11T06:19:22.525Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T06:19:22.525Z] ---> Using cache [2023-04-11T06:19:22.525Z] ---> 2d845a68ac69 [2023-04-11T06:19:22.525Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T06:19:22.525Z] ---> Using cache [2023-04-11T06:19:22.525Z] ---> 426ccdb9485e [2023-04-11T06:19:22.525Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T06:19:22.525Z] ---> Using cache [2023-04-11T06:19:22.525Z] ---> a6e7fe070824 [2023-04-11T06:19:22.525Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:19:22.525Z] ---> Using cache [2023-04-11T06:19:22.525Z] ---> 2102ff9cca2f [2023-04-11T06:19:22.525Z] Step 7/22 : COPY . . [2023-04-11T06:19:22.792Z] ---> Using cache [2023-04-11T06:19:22.792Z] ---> ebea7656ce1e [2023-04-11T06:19:22.792Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T06:19:23.381Z] ---> 377fb60ef0d0 [2023-04-11T06:19:23.381Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:19:23.381Z] ---> Running in 7b2d2ead1d15 [2023-04-11T06:19:23.649Z] ---> Running in e3e1771f7792 [2023-04-11T06:19:24.609Z] Removing intermediate container a56a28abba95 [2023-04-11T06:19:24.609Z] ---> 36606e38e14b [2023-04-11T06:19:24.609Z] [2023-04-11T06:19:24.609Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T06:19:24.609Z] ---> 51e60588ff2c [2023-04-11T06:19:24.609Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T06:19:24.609Z] ---> Using cache [2023-04-11T06:19:24.609Z] ---> 11b3330ae468 [2023-04-11T06:19:24.609Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T06:19:24.609Z] ---> Using cache [2023-04-11T06:19:24.609Z] ---> a64d798e7f61 [2023-04-11T06:19:24.609Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:19:24.609Z] ---> Using cache [2023-04-11T06:19:24.877Z] ---> 2562db906525 [2023-04-11T06:19:24.877Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:19:24.877Z] ---> Using cache [2023-04-11T06:19:24.877Z] ---> 026f61a424e2 [2023-04-11T06:19:24.877Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T06:19:26.824Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-11T06:19:28.243Z] ---> 1ec06160ce30 [2023-04-11T06:19:28.243Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:19:29.201Z] ---> 8148eddb8162 [2023-04-11T06:19:29.201Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T06:19:30.325Z] ---> d59fcf5673a1 [2023-04-11T06:19:30.325Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T06:19:30.325Z] ---> Running in 6d88bd8852c6 [2023-04-11T06:19:33.813Z] Removing intermediate container 6d88bd8852c6 [2023-04-11T06:19:33.813Z] ---> 87f9a7a5a346 [2023-04-11T06:19:33.813Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T06:19:33.813Z] ---> Running in be327df26af9 [2023-04-11T06:19:34.094Z] Removing intermediate container be327df26af9 [2023-04-11T06:19:34.094Z] ---> 86c0b7173700 [2023-04-11T06:19:34.094Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T06:19:34.094Z] ---> Running in 6c55272666da [2023-04-11T06:19:34.697Z] Removing intermediate container 6c55272666da [2023-04-11T06:19:34.697Z] ---> dec117d7c819 [2023-04-11T06:19:34.697Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T06:19:34.997Z] ---> Running in e1196b409e4a [2023-04-11T06:19:35.314Z] Removing intermediate container e1196b409e4a [2023-04-11T06:19:35.314Z] ---> b4a0e1e21373 [2023-04-11T06:19:35.314Z] Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:19:35.592Z] ---> Running in 175df3385c9b [2023-04-11T06:19:36.178Z] Removing intermediate container 175df3385c9b [2023-04-11T06:19:36.178Z] ---> 5d27f18a6d53 [2023-04-11T06:19:36.179Z] Step 23/23 : LABEL version=3.0.0-dev.125 [2023-04-11T06:19:36.449Z] ---> Running in dd63685f19c1 [2023-04-11T06:19:37.409Z] Removing intermediate container dd63685f19c1 [2023-04-11T06:19:37.409Z] ---> dba5633fae5a [2023-04-11T06:19:37.409Z] [2023-04-11T06:19:37.409Z] Successfully built dba5633fae5a [2023-04-11T06:19:37.409Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-11T06:19:37.409Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-04-11T06:19:42.739Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:19:42.739Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:19:42.739Z] ---> 41a673854d1a [2023-04-11T06:19:42.739Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:19:42.739Z] ---> Using cache [2023-04-11T06:19:42.739Z] ---> b79a2d21d7a1 [2023-04-11T06:19:42.739Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T06:19:42.739Z] ---> Using cache [2023-04-11T06:19:42.739Z] ---> 10463da36002 [2023-04-11T06:19:42.739Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T06:19:43.320Z] ---> Running in 4fd2cb466c93 [2023-04-11T06:19:45.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:19:46.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:19:47.132Z] Removing intermediate container c677711fc67a [2023-04-11T06:19:47.132Z] ---> 90a1d65dd587 [2023-04-11T06:19:47.132Z] [2023-04-11T06:19:47.132Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T06:19:47.132Z] ---> 51e60588ff2c [2023-04-11T06:19:47.132Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-11T06:19:47.399Z] ---> Running in 5310671b8692 [2023-04-11T06:19:48.804Z] OK: 263 MiB in 53 packages [2023-04-11T06:19:49.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:19:50.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:19:50.351Z] Removing intermediate container 4fd2cb466c93 [2023-04-11T06:19:50.351Z] ---> 8a8c688a0155 [2023-04-11T06:19:50.351Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T06:19:51.309Z] ---> c382a4a6f569 [2023-04-11T06:19:51.309Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:19:51.309Z] ---> Running in 862ef34007fb [2023-04-11T06:19:51.891Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T06:19:51.891Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:19:52.158Z] OK: 8 MiB in 16 packages [2023-04-11T06:19:54.743Z] Removing intermediate container 5310671b8692 [2023-04-11T06:19:54.743Z] ---> ef3f05f0c6cd [2023-04-11T06:19:54.743Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T06:19:54.743Z] ---> Running in cd9620cd0a79 [2023-04-11T06:19:55.329Z] Removing intermediate container cd9620cd0a79 [2023-04-11T06:19:55.329Z] ---> a7a99edbce49 [2023-04-11T06:19:55.329Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T06:19:55.329Z] ---> Running in 22f69dc96d4c [2023-04-11T06:19:55.924Z] Removing intermediate container 22f69dc96d4c [2023-04-11T06:19:55.924Z] ---> ef056d9e7773 [2023-04-11T06:19:55.924Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T06:19:56.209Z] ---> Running in c618a2000b3d [2023-04-11T06:19:56.804Z] Removing intermediate container c618a2000b3d [2023-04-11T06:19:56.804Z] ---> 8d4870e2cd5f [2023-04-11T06:19:56.804Z] Step 15/25 : WORKDIR / [2023-04-11T06:19:56.804Z] ---> Running in 5a6ffb90551d [2023-04-11T06:19:57.390Z] Removing intermediate container 5a6ffb90551d [2023-04-11T06:19:57.390Z] ---> 2853e83f8dc8 [2023-04-11T06:19:57.390Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:19:58.352Z] ---> e6daa06169d7 [2023-04-11T06:19:58.352Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:19:59.761Z] ---> c60a5c4434ed [2023-04-11T06:19:59.761Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T06:20:01.171Z] ---> ef37cd9e0180 [2023-04-11T06:20:01.171Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:20:02.131Z] ---> dab81765e6ce [2023-04-11T06:20:02.131Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T06:20:03.104Z] ---> ad5f9f669d16 [2023-04-11T06:20:03.104Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-11T06:20:03.372Z] ---> Running in befc934fda66 [2023-04-11T06:20:03.952Z] Removing intermediate container befc934fda66 [2023-04-11T06:20:03.952Z] ---> 8dc7b93fd598 [2023-04-11T06:20:03.952Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T06:20:03.952Z] ---> Running in 2ff7813f7ed9 [2023-04-11T06:20:04.533Z] Removing intermediate container 2ff7813f7ed9 [2023-04-11T06:20:04.533Z] ---> 6ecb8ebaf6ae [2023-04-11T06:20:04.533Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T06:20:04.801Z] ---> Running in b513eaf939a1 [2023-04-11T06:20:05.392Z] Removing intermediate container b513eaf939a1 [2023-04-11T06:20:05.392Z] ---> 466023838399 [2023-04-11T06:20:05.392Z] Step 24/25 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:20:05.677Z] ---> Running in 75791cc916f8 [2023-04-11T06:20:06.258Z] Removing intermediate container 75791cc916f8 [2023-04-11T06:20:06.258Z] ---> f12dfdfb9198 [2023-04-11T06:20:06.258Z] Step 25/25 : LABEL version=3.0.0-dev.125 [2023-04-11T06:20:06.524Z] ---> Running in f756a36624bc [2023-04-11T06:20:06.789Z] Removing intermediate container f756a36624bc [2023-04-11T06:20:06.789Z] ---> bdd0e24fa809 [2023-04-11T06:20:06.789Z] [2023-04-11T06:20:07.055Z] Successfully built bdd0e24fa809 [2023-04-11T06:20:07.055Z] Successfully tagged core-metadata-arm64:latest [2023-04-11T06:20:07.055Z]  Building core-metadata ... done Building support-scheduler [2023-04-11T06:20:11.305Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:20:11.305Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:20:11.305Z] ---> 41a673854d1a [2023-04-11T06:20:11.305Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:20:11.305Z] ---> Using cache [2023-04-11T06:20:11.305Z] ---> b79a2d21d7a1 [2023-04-11T06:20:11.305Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T06:20:11.305Z] ---> Using cache [2023-04-11T06:20:11.305Z] ---> 10463da36002 [2023-04-11T06:20:11.305Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T06:20:11.305Z] ---> Using cache [2023-04-11T06:20:11.305Z] ---> e809f3f17abd [2023-04-11T06:20:11.305Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T06:20:11.305Z] ---> Using cache [2023-04-11T06:20:11.305Z] ---> 45c5f9ed4e1b [2023-04-11T06:20:11.305Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:20:11.305Z] ---> Using cache [2023-04-11T06:20:11.305Z] ---> 109d4f016e76 [2023-04-11T06:20:11.305Z] Step 8/23 : COPY . . [2023-04-11T06:20:11.305Z] ---> Using cache [2023-04-11T06:20:11.305Z] ---> b9844c84256b [2023-04-11T06:20:11.305Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-11T06:20:11.572Z] ---> Running in a8f168803607 [2023-04-11T06:20:13.516Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-11T06:21:21.364Z] Removing intermediate container e3e1771f7792 [2023-04-11T06:21:21.364Z] ---> 381e3f1039e1 [2023-04-11T06:21:21.364Z] Step 7/20 : COPY . . [2023-04-11T06:21:21.364Z] ---> ce8532301cc8 [2023-04-11T06:21:21.364Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T06:21:21.364Z] ---> Running in b3a29a580cc1 [2023-04-11T06:21:21.364Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-11T06:21:39.565Z] Removing intermediate container 862ef34007fb [2023-04-11T06:21:39.566Z] ---> 3cd7086eb693 [2023-04-11T06:21:39.566Z] Step 8/23 : COPY . . [2023-04-11T06:21:42.141Z] ---> bd0eeb45aa93 [2023-04-11T06:21:42.141Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T06:21:42.141Z] ---> Running in 8c3f98c72b02 [2023-04-11T06:21:44.086Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-11T06:25:50.877Z] Removing intermediate container 7b2d2ead1d15 [2023-04-11T06:25:50.877Z] ---> 9cf832a8ff20 [2023-04-11T06:25:50.877Z] [2023-04-11T06:25:50.877Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T06:25:50.877Z] ---> 51e60588ff2c [2023-04-11T06:25:50.877Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T06:25:50.877Z] ---> Running in 1246b4107e59 [2023-04-11T06:25:50.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:25:50.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:25:50.877Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T06:25:50.877Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T06:25:50.877Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:25:50.877Z] OK: 8 MiB in 17 packages [2023-04-11T06:25:52.287Z] Removing intermediate container 1246b4107e59 [2023-04-11T06:25:52.287Z] ---> ad005ec4fe79 [2023-04-11T06:25:52.287Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T06:25:52.287Z] ---> Running in c698daac3072 [2023-04-11T06:25:53.251Z] Removing intermediate container c698daac3072 [2023-04-11T06:25:53.251Z] ---> 69762289b499 [2023-04-11T06:25:53.251Z] Step 12/22 : WORKDIR /edgex [2023-04-11T06:25:53.251Z] ---> Running in 55db988e854a [2023-04-11T06:25:54.208Z] Removing intermediate container 55db988e854a [2023-04-11T06:25:54.209Z] ---> 96335d80fdbd [2023-04-11T06:25:54.209Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:25:55.616Z] ---> 1194fa7b6195 [2023-04-11T06:25:55.616Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:25:56.573Z] ---> 6cb94c6dcaf7 [2023-04-11T06:25:56.573Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T06:25:57.157Z] Removing intermediate container 10bfb06c83e1 [2023-04-11T06:25:57.157Z] ---> dee41ca32ea4 [2023-04-11T06:25:57.157Z] [2023-04-11T06:25:57.157Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T06:25:57.157Z] ---> 51e60588ff2c [2023-04-11T06:25:57.157Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T06:25:57.157Z] ---> Running in 4c4bf65809c2 [2023-04-11T06:25:57.744Z] Removing intermediate container 4c4bf65809c2 [2023-04-11T06:25:57.744Z] ---> 5bea62b71bcd [2023-04-11T06:25:57.744Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T06:25:57.744Z] ---> 0d3cceb82067 [2023-04-11T06:25:57.744Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T06:25:58.017Z] ---> Running in fd54110f2e0c [2023-04-11T06:25:58.618Z] Removing intermediate container fd54110f2e0c [2023-04-11T06:25:58.618Z] ---> 89d93de8dd05 [2023-04-11T06:25:58.618Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T06:25:58.883Z] ---> Running in 798fdcacdc68 [2023-04-11T06:25:59.469Z] Removing intermediate container 798fdcacdc68 [2023-04-11T06:25:59.469Z] ---> ac6d0d9b4212 [2023-04-11T06:25:59.469Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T06:25:59.735Z] ---> Running in 924b11102bc9 [2023-04-11T06:26:00.314Z] ---> fcee6f6eda57 [2023-04-11T06:26:00.314Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T06:26:02.928Z] ---> 34797f519180 [2023-04-11T06:26:02.928Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T06:26:02.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:26:03.194Z] ---> Running in f70d433e5363 [2023-04-11T06:26:04.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:26:06.083Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T06:26:06.083Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:26:06.083Z] OK: 8 MiB in 16 packages [2023-04-11T06:26:06.367Z] Removing intermediate container f70d433e5363 [2023-04-11T06:26:06.367Z] ---> 22f7ccaae3d4 [2023-04-11T06:26:06.367Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T06:26:06.634Z] ---> Running in 5e707ff26891 [2023-04-11T06:26:08.042Z] Removing intermediate container 5e707ff26891 [2023-04-11T06:26:08.042Z] ---> a4606769db74 [2023-04-11T06:26:08.042Z] Step 20/22 : LABEL arch=arm64 [2023-04-11T06:26:08.042Z] Removing intermediate container 924b11102bc9 [2023-04-11T06:26:08.042Z] ---> 576f06efba62 [2023-04-11T06:26:08.042Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:26:08.042Z] ---> Running in ee4650bce73e [2023-04-11T06:26:08.623Z] Removing intermediate container ee4650bce73e [2023-04-11T06:26:08.623Z] ---> 55996f1a3376 [2023-04-11T06:26:08.623Z] Step 21/22 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:26:08.623Z] ---> Running in 7bc27e5cb78e [2023-04-11T06:26:09.206Z] ---> 18043966a5ed [2023-04-11T06:26:09.206Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:26:09.471Z] Removing intermediate container 7bc27e5cb78e [2023-04-11T06:26:09.471Z] ---> a3bc2aeb58ca [2023-04-11T06:26:09.471Z] Step 22/22 : LABEL version=3.0.0-dev.125 [2023-04-11T06:26:09.740Z] ---> Running in 23700df17377 [2023-04-11T06:26:10.325Z] Removing intermediate container 23700df17377 [2023-04-11T06:26:10.325Z] ---> 37664f8ba24f [2023-04-11T06:26:10.325Z] [2023-04-11T06:26:10.602Z] ---> 0afe8ea70851 [2023-04-11T06:26:10.602Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T06:26:10.602Z] Successfully built 37664f8ba24f [2023-04-11T06:26:10.602Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-11T06:26:10.602Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-04-11T06:26:12.534Z] ---> e047e5d9eafa [2023-04-11T06:26:12.534Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:26:13.494Z] ---> 5312bf536f70 [2023-04-11T06:26:13.494Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-11T06:26:13.494Z] ---> Running in 794354a31167 [2023-04-11T06:26:14.074Z] Removing intermediate container 794354a31167 [2023-04-11T06:26:14.074Z] ---> 8718b8aca989 [2023-04-11T06:26:14.074Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T06:26:14.341Z] ---> Running in f25bcc3858a6 [2023-04-11T06:26:14.926Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:26:14.926Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:26:14.926Z] ---> 41a673854d1a [2023-04-11T06:26:14.926Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T06:26:14.926Z] ---> Using cache [2023-04-11T06:26:14.926Z] ---> 2d845a68ac69 [2023-04-11T06:26:14.926Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T06:26:15.192Z] ---> Running in b71234b63f4a [2023-04-11T06:26:15.458Z] Removing intermediate container f25bcc3858a6 [2023-04-11T06:26:15.458Z] ---> 8924fff43713 [2023-04-11T06:26:15.458Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T06:26:15.724Z] ---> Running in cb2248f585aa [2023-04-11T06:26:16.317Z] Removing intermediate container cb2248f585aa [2023-04-11T06:26:16.317Z] ---> 506e9b622f8e [2023-04-11T06:26:16.317Z] Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:26:16.317Z] ---> Running in d830f041cac5 [2023-04-11T06:26:17.275Z] Removing intermediate container d830f041cac5 [2023-04-11T06:26:17.275Z] ---> 9de6993bdc0a [2023-04-11T06:26:17.275Z] Step 23/23 : LABEL version=3.0.0-dev.125 [2023-04-11T06:26:17.275Z] ---> Running in 273f928cb086 [2023-04-11T06:26:17.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:26:17.541Z] Removing intermediate container 273f928cb086 [2023-04-11T06:26:17.541Z] ---> 0499604a8008 [2023-04-11T06:26:17.541Z] [2023-04-11T06:26:17.806Z] Successfully built 0499604a8008 [2023-04-11T06:26:17.806Z] Successfully tagged core-data-arm64:latest [2023-04-11T06:26:17.806Z] Building core-command [2023-04-11T06:26:18.767Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:26:20.169Z] OK: 263 MiB in 53 packages [2023-04-11T06:26:22.108Z] Removing intermediate container b71234b63f4a [2023-04-11T06:26:22.108Z] ---> c4ab8426759d [2023-04-11T06:26:22.108Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T06:26:22.108Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T06:26:22.108Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T06:26:22.108Z] ---> 41a673854d1a [2023-04-11T06:26:22.108Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T06:26:22.108Z] ---> Using cache [2023-04-11T06:26:22.108Z] ---> b79a2d21d7a1 [2023-04-11T06:26:22.108Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T06:26:22.108Z] ---> Using cache [2023-04-11T06:26:22.108Z] ---> 10463da36002 [2023-04-11T06:26:22.108Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T06:26:22.108Z] ---> Using cache [2023-04-11T06:26:22.108Z] ---> e809f3f17abd [2023-04-11T06:26:22.108Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T06:26:22.108Z] ---> Using cache [2023-04-11T06:26:22.108Z] ---> 45c5f9ed4e1b [2023-04-11T06:26:22.108Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:26:22.108Z] ---> Using cache [2023-04-11T06:26:22.108Z] ---> 109d4f016e76 [2023-04-11T06:26:22.108Z] Step 8/24 : COPY . . [2023-04-11T06:26:22.374Z] ---> Using cache [2023-04-11T06:26:22.374Z] ---> b9844c84256b [2023-04-11T06:26:22.374Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-11T06:26:22.639Z] ---> Running in d8c811037890 [2023-04-11T06:26:23.223Z] ---> 4df165352785 [2023-04-11T06:26:23.223Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T06:26:23.490Z] ---> Running in d748892632bc [2023-04-11T06:26:25.431Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.125" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-11T06:28:04.077Z] Removing intermediate container d748892632bc [2023-04-11T06:28:04.077Z] ---> 72a150e53a2c [2023-04-11T06:28:04.077Z] Step 7/27 : COPY . . [2023-04-11T06:28:04.077Z] ---> d6733ded55c1 [2023-04-11T06:28:04.077Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T06:28:04.077Z] ---> Running in 0e90963fb520 [2023-04-11T06:28:04.077Z] Removing intermediate container 0e90963fb520 [2023-04-11T06:28:04.077Z] ---> 66763d43fcae [2023-04-11T06:28:04.077Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T06:28:04.077Z] ---> Running in b08cc961213d [2023-04-11T06:28:04.077Z] Removing intermediate container b08cc961213d [2023-04-11T06:28:04.077Z] ---> 457c8383774a [2023-04-11T06:28:04.077Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T06:28:04.077Z] ---> Running in f2167d24ba95 [2023-04-11T06:28:04.077Z] Removing intermediate container f2167d24ba95 [2023-04-11T06:28:04.077Z] ---> 675e0eaf25d2 [2023-04-11T06:28:04.077Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T06:28:04.077Z] ---> Running in 31b56f8c9bc1 [2023-04-11T06:28:04.077Z] Removing intermediate container 31b56f8c9bc1 [2023-04-11T06:28:04.077Z] ---> a083339b6194 [2023-04-11T06:28:04.078Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T06:28:04.078Z] ---> Running in c7bdb3a33bb9 [2023-04-11T06:28:04.078Z] Removing intermediate container c7bdb3a33bb9 [2023-04-11T06:28:04.078Z] ---> e7b4a1999fb1 [2023-04-11T06:28:04.078Z] [2023-04-11T06:28:04.078Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T06:28:04.078Z] ---> 51e60588ff2c [2023-04-11T06:28:04.078Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T06:28:04.078Z] ---> Using cache [2023-04-11T06:28:04.078Z] ---> 14ca80214ff1 [2023-04-11T06:28:04.078Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T06:28:04.078Z] ---> Using cache [2023-04-11T06:28:04.078Z] ---> 0f1fd1ad8111 [2023-04-11T06:28:04.078Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:28:04.078Z] ---> Using cache [2023-04-11T06:28:04.078Z] ---> d11ab0703154 [2023-04-11T06:28:04.078Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:28:04.078Z] ---> Using cache [2023-04-11T06:28:04.078Z] ---> 8f480dfac5a5 [2023-04-11T06:28:04.078Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T06:28:04.078Z] ---> 4cf7a14a5588 [2023-04-11T06:28:04.078Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T06:28:08.330Z] ---> 4b6e6a0dca3b [2023-04-11T06:28:08.330Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T06:28:08.595Z] ---> 3407a8003a06 [2023-04-11T06:28:08.595Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T06:28:09.553Z] ---> 25f3157d94db [2023-04-11T06:28:09.553Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T06:28:10.148Z] ---> ff0a0fdd5934 [2023-04-11T06:28:10.148Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T06:28:10.415Z] ---> Running in e0181e9a455d [2023-04-11T06:28:10.996Z] Removing intermediate container e0181e9a455d [2023-04-11T06:28:10.996Z] ---> 13c0e0056d57 [2023-04-11T06:28:10.996Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T06:28:10.996Z] ---> Running in ceea9c777cf7 [2023-04-11T06:28:11.582Z] Removing intermediate container ceea9c777cf7 [2023-04-11T06:28:11.583Z] ---> b70888ad9980 [2023-04-11T06:28:11.583Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T06:28:11.583Z] ---> Running in e251f02db386 [2023-04-11T06:28:12.165Z] Removing intermediate container e251f02db386 [2023-04-11T06:28:12.165Z] ---> f5d9d48072ec [2023-04-11T06:28:12.165Z] Step 26/27 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:28:12.165Z] ---> Running in 932cee05c7c3 [2023-04-11T06:28:12.751Z] Removing intermediate container 932cee05c7c3 [2023-04-11T06:28:12.751Z] ---> 3f6e0f14a527 [2023-04-11T06:28:12.751Z] Step 27/27 : LABEL version=3.0.0-dev.125 [2023-04-11T06:28:12.751Z] ---> Running in 474207235d07 [2023-04-11T06:28:13.334Z] Removing intermediate container 474207235d07 [2023-04-11T06:28:13.334Z] ---> 1a939c5d5cc4 [2023-04-11T06:28:13.334Z] [2023-04-11T06:28:13.334Z] Successfully built 1a939c5d5cc4 [2023-04-11T06:28:13.334Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-11T06:30:05.002Z]  Building security-spire-agent ... done Removing intermediate container b3a29a580cc1 [2023-04-11T06:30:05.002Z] ---> f54e36429a7f [2023-04-11T06:30:05.002Z] [2023-04-11T06:30:05.002Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T06:30:05.002Z] ---> 51e60588ff2c [2023-04-11T06:30:05.002Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T06:30:05.002Z] ---> Using cache [2023-04-11T06:30:05.002Z] ---> a48b3a2ca6dc [2023-04-11T06:30:05.002Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T06:30:05.002Z] ---> Running in 95a184636f24 [2023-04-11T06:30:05.002Z] Removing intermediate container a8f168803607 [2023-04-11T06:30:05.002Z] ---> 63abe4959281 [2023-04-11T06:30:05.002Z] [2023-04-11T06:30:05.002Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T06:30:05.002Z] ---> 51e60588ff2c [2023-04-11T06:30:05.002Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T06:30:05.002Z] ---> Using cache [2023-04-11T06:30:05.002Z] ---> ef3f05f0c6cd [2023-04-11T06:30:05.002Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T06:30:05.002Z] ---> Using cache [2023-04-11T06:30:05.002Z] ---> a7a99edbce49 [2023-04-11T06:30:05.002Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T06:30:05.002Z] ---> Running in e7dca46d1a1c [2023-04-11T06:30:05.002Z] Removing intermediate container e7dca46d1a1c [2023-04-11T06:30:05.002Z] ---> 62d1bb70ea6d [2023-04-11T06:30:05.002Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T06:30:05.002Z] ---> Running in 1669ad06a6a9 [2023-04-11T06:30:05.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:30:05.002Z] Removing intermediate container 1669ad06a6a9 [2023-04-11T06:30:05.002Z] ---> ed5da818ccdf [2023-04-11T06:30:05.002Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:30:05.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:30:05.002Z] ---> f04ef97e8e93 [2023-04-11T06:30:05.002Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:30:05.002Z] ---> aa329e054410 [2023-04-11T06:30:05.002Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T06:30:05.002Z] v3.17.3-59-gf6b80ff7004 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T06:30:05.002Z] v3.17.3-52-g138c24c548d [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T06:30:05.002Z] OK: 17689 distinct packages available [2023-04-11T06:30:05.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:30:05.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:30:05.002Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T06:30:05.002Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T06:30:05.002Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T06:30:05.002Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T06:30:05.002Z] ---> 7d110860469b [2023-04-11T06:30:05.002Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:30:05.002Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T06:30:05.002Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T06:30:05.002Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T06:30:05.002Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T06:30:05.002Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T06:30:05.002Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:30:05.002Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T06:30:05.002Z] OK: 11 MiB in 24 packages [2023-04-11T06:30:05.002Z] ---> dffe9b40816c [2023-04-11T06:30:05.002Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T06:30:05.002Z] ---> Running in 4d91c6596c85 [2023-04-11T06:30:05.002Z] Removing intermediate container 4d91c6596c85 [2023-04-11T06:30:05.002Z] ---> 8bbf6c300065 [2023-04-11T06:30:05.002Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T06:30:05.002Z] ---> Running in 12f5a02ac6b5 [2023-04-11T06:30:05.002Z] Removing intermediate container 12f5a02ac6b5 [2023-04-11T06:30:05.002Z] ---> 1e12f7f24591 [2023-04-11T06:30:05.002Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T06:30:05.002Z] ---> Running in 34e50cf2eaf6 [2023-04-11T06:30:05.002Z] Removing intermediate container 95a184636f24 [2023-04-11T06:30:05.002Z] ---> 5593ab97ec13 [2023-04-11T06:30:05.002Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:30:05.002Z] Removing intermediate container 34e50cf2eaf6 [2023-04-11T06:30:05.002Z] ---> b817be906b09 [2023-04-11T06:30:05.002Z] Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:30:05.002Z] ---> Running in b5d6ddd77e94 [2023-04-11T06:30:05.002Z] ---> b6c351098c6d [2023-04-11T06:30:05.002Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:30:05.002Z] Removing intermediate container b5d6ddd77e94 [2023-04-11T06:30:05.002Z] ---> 6c660f8b3c6a [2023-04-11T06:30:05.002Z] Step 23/23 : LABEL version=3.0.0-dev.125 [2023-04-11T06:30:05.270Z] ---> Running in d580c9195e76 [2023-04-11T06:30:06.224Z] Removing intermediate container d580c9195e76 [2023-04-11T06:30:06.224Z] ---> 5982056aeccc [2023-04-11T06:30:06.224Z] [2023-04-11T06:30:06.224Z] ---> 2a402cbd0813 [2023-04-11T06:30:06.224Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T06:30:06.224Z] Successfully built 5982056aeccc [2023-04-11T06:30:06.224Z] Successfully tagged support-scheduler-arm64:latest [2023-04-11T06:30:08.800Z]  Building support-scheduler ... done  ---> 021cd6366e8c [2023-04-11T06:30:08.800Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:30:09.381Z] ---> 17f8fcb2786a [2023-04-11T06:30:09.381Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-11T06:30:09.645Z] ---> Running in e0766eabb693 [2023-04-11T06:30:10.226Z] Removing intermediate container e0766eabb693 [2023-04-11T06:30:10.226Z] ---> 37ef0f235703 [2023-04-11T06:30:10.226Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T06:30:10.226Z] ---> Running in 50333a5af61f [2023-04-11T06:30:10.806Z] Removing intermediate container 50333a5af61f [2023-04-11T06:30:10.806Z] ---> bf140e58451c [2023-04-11T06:30:10.806Z] Step 18/20 : LABEL arch=arm64 [2023-04-11T06:30:10.806Z] ---> Running in 600d68c71c34 [2023-04-11T06:30:11.387Z] Removing intermediate container 600d68c71c34 [2023-04-11T06:30:11.387Z] ---> 8611b1245b0a [2023-04-11T06:30:11.387Z] Step 19/20 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:30:11.387Z] ---> Running in 838c16ef4fbb [2023-04-11T06:30:14.721Z] Removing intermediate container 838c16ef4fbb [2023-04-11T06:30:14.721Z] ---> 2ed1ac445872 [2023-04-11T06:30:14.721Z] Step 20/20 : LABEL version=3.0.0-dev.125 [2023-04-11T06:30:14.721Z] ---> Running in 7571c2a224c3 [2023-04-11T06:30:14.986Z] Removing intermediate container 7571c2a224c3 [2023-04-11T06:30:14.986Z] ---> 5627304444c7 [2023-04-11T06:30:14.986Z] [2023-04-11T06:30:14.986Z] Successfully built 5627304444c7 [2023-04-11T06:30:14.986Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-11T06:30:33.190Z]  Building security-spiffe-token-provider ... done Removing intermediate container 8c3f98c72b02 [2023-04-11T06:30:33.190Z] ---> 3be7b8ad66ce [2023-04-11T06:30:33.190Z] [2023-04-11T06:30:33.190Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T06:30:33.190Z] ---> 51e60588ff2c [2023-04-11T06:30:33.190Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T06:30:33.190Z] ---> Running in be818d4c5649 [2023-04-11T06:30:35.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T06:30:35.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T06:30:36.796Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T06:30:36.796Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T06:30:36.796Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T06:30:36.796Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T06:30:37.066Z] OK: 8 MiB in 17 packages [2023-04-11T06:30:39.636Z] Removing intermediate container be818d4c5649 [2023-04-11T06:30:39.636Z] ---> 282f3a56b7a6 [2023-04-11T06:30:39.636Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T06:30:39.900Z] ---> Running in bc75536e9bbf [2023-04-11T06:30:40.165Z] Removing intermediate container bc75536e9bbf [2023-04-11T06:30:40.165Z] ---> 89bd79f608c4 [2023-04-11T06:30:40.165Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-11T06:30:40.432Z] ---> Running in 7d0b32512b0e [2023-04-11T06:30:40.696Z] Removing intermediate container 7d0b32512b0e [2023-04-11T06:30:40.696Z] ---> e8fa9b7ba669 [2023-04-11T06:30:40.696Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T06:30:40.961Z] ---> Running in e96eee8fd914 [2023-04-11T06:30:41.230Z] Removing intermediate container e96eee8fd914 [2023-04-11T06:30:41.230Z] ---> f2218082262b [2023-04-11T06:30:41.230Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:30:42.190Z] ---> 7bafc324efae [2023-04-11T06:30:42.190Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:30:42.775Z] ---> bd08cf31e8cc [2023-04-11T06:30:42.775Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T06:30:44.723Z] ---> b6255b078467 [2023-04-11T06:30:44.723Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:30:45.307Z] ---> 671f5b1e2682 [2023-04-11T06:30:45.307Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T06:30:45.574Z] ---> Running in 97342fdf2f9b [2023-04-11T06:30:45.839Z] Removing intermediate container 97342fdf2f9b [2023-04-11T06:30:45.839Z] ---> 714dbc31cbbe [2023-04-11T06:30:45.839Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T06:30:45.839Z] ---> Running in b64518b2dc3c [2023-04-11T06:30:46.106Z] Removing intermediate container b64518b2dc3c [2023-04-11T06:30:46.107Z] ---> 18fdcb798f18 [2023-04-11T06:30:46.107Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T06:30:46.376Z] ---> Running in cfa8436f1c8b [2023-04-11T06:30:46.641Z] Removing intermediate container cfa8436f1c8b [2023-04-11T06:30:46.641Z] ---> 826f0b9cd318 [2023-04-11T06:30:46.641Z] Step 22/23 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:30:46.641Z] ---> Running in 0901ca63eda5 [2023-04-11T06:30:46.907Z] Removing intermediate container 0901ca63eda5 [2023-04-11T06:30:46.907Z] ---> 9eb2a467099d [2023-04-11T06:30:46.907Z] Step 23/23 : LABEL version=3.0.0-dev.125 [2023-04-11T06:30:47.172Z] ---> Running in 31a711c1a763 [2023-04-11T06:30:47.439Z] Removing intermediate container 31a711c1a763 [2023-04-11T06:30:47.439Z] ---> 9f2624aa3ff4 [2023-04-11T06:30:47.439Z] [2023-04-11T06:30:47.439Z] Successfully built 9f2624aa3ff4 [2023-04-11T06:30:47.439Z] Successfully tagged support-notifications-arm64:latest [2023-04-11T06:30:55.631Z]  Building support-notifications ... done Removing intermediate container d8c811037890 [2023-04-11T06:30:55.631Z] ---> 6518435ad785 [2023-04-11T06:30:55.631Z] [2023-04-11T06:30:55.631Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T06:30:55.631Z] ---> 51e60588ff2c [2023-04-11T06:30:55.631Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T06:30:55.631Z] ---> Using cache [2023-04-11T06:30:55.631Z] ---> ef3f05f0c6cd [2023-04-11T06:30:55.631Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T06:30:55.631Z] ---> Using cache [2023-04-11T06:30:55.631Z] ---> a7a99edbce49 [2023-04-11T06:30:55.631Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T06:30:55.631Z] ---> Running in 3fc7b54a27e9 [2023-04-11T06:30:55.631Z] Removing intermediate container 3fc7b54a27e9 [2023-04-11T06:30:55.631Z] ---> 51463fcd1359 [2023-04-11T06:30:55.631Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T06:30:55.631Z] ---> Running in 1530f12f4bf9 [2023-04-11T06:30:55.631Z] Removing intermediate container 1530f12f4bf9 [2023-04-11T06:30:55.631Z] ---> 450ff32a4a39 [2023-04-11T06:30:55.631Z] Step 15/24 : WORKDIR / [2023-04-11T06:30:55.631Z] ---> Running in e9c81c499ff0 [2023-04-11T06:30:55.631Z] Removing intermediate container e9c81c499ff0 [2023-04-11T06:30:55.631Z] ---> 63f32c1a4702 [2023-04-11T06:30:55.631Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T06:30:56.211Z] ---> fe85fefb4192 [2023-04-11T06:30:56.211Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T06:30:56.798Z] ---> 568a291b2d27 [2023-04-11T06:30:56.798Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T06:30:57.754Z] ---> 17d20323f524 [2023-04-11T06:30:57.754Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T06:30:58.019Z] ---> 80c6b17219f5 [2023-04-11T06:30:58.019Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T06:30:58.019Z] ---> Running in d7f91e9ebe3b [2023-04-11T06:30:58.287Z] Removing intermediate container d7f91e9ebe3b [2023-04-11T06:30:58.287Z] ---> ca40f18950f2 [2023-04-11T06:30:58.287Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T06:30:58.287Z] ---> Running in ef30ab2ee061 [2023-04-11T06:30:58.552Z] Removing intermediate container ef30ab2ee061 [2023-04-11T06:30:58.552Z] ---> fb80619a9ba8 [2023-04-11T06:30:58.552Z] Step 22/24 : LABEL arch=arm64 [2023-04-11T06:30:58.817Z] ---> Running in 0bee98206df7 [2023-04-11T06:30:58.817Z] Removing intermediate container 0bee98206df7 [2023-04-11T06:30:58.817Z] ---> bfa7b0474eac [2023-04-11T06:30:58.817Z] Step 23/24 : LABEL git_sha=0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:30:59.081Z] ---> Running in 58645558225e [2023-04-11T06:30:59.346Z] Removing intermediate container 58645558225e [2023-04-11T06:30:59.346Z] ---> 53c499de410a [2023-04-11T06:30:59.346Z] Step 24/24 : LABEL version=3.0.0-dev.125 [2023-04-11T06:30:59.346Z] ---> Running in e15994d6644c [2023-04-11T06:30:59.612Z] Removing intermediate container e15994d6644c [2023-04-11T06:30:59.612Z] ---> b51024c40fdd [2023-04-11T06:30:59.612Z] [2023-04-11T06:30:59.612Z] Successfully built b51024c40fdd [2023-04-11T06:30:59.612Z] Successfully tagged core-command-arm64:latest [2023-04-11T06:30:59.889Z]  Building core-command ... done  [Pipeline] } [2023-04-11T06:30:59.896Z] $ docker stop --time=1 e0be43dfd2cf947598c3a31ec1b002020d145a01147cfda40c1fe9f6b2f3282d [2023-04-11T06:31:01.489Z] $ docker rm -f --volumes e0be43dfd2cf947598c3a31ec1b002020d145a01147cfda40c1fe9f6b2f3282d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T06:31:01.944Z] + docker images [2023-04-11T06:31:02.210Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T06:31:02.211Z] core-command-arm64 latest b51024c40fdd 2 seconds ago 19.7MB [2023-04-11T06:31:02.211Z] 6518435ad785 8 seconds ago 1.32GB [2023-04-11T06:31:02.211Z] support-notifications-arm64 latest 9f2624aa3ff4 14 seconds ago 32.3MB [2023-04-11T06:31:02.211Z] 3be7b8ad66ce 30 seconds ago 1.39GB [2023-04-11T06:31:02.211Z] security-spiffe-token-provider-arm64 latest 5627304444c7 47 seconds ago 32.7MB [2023-04-11T06:31:02.211Z] support-scheduler-arm64 latest 5982056aeccc 56 seconds ago 31.5MB [2023-04-11T06:31:02.211Z] 63abe4959281 About a minute ago 1.39GB [2023-04-11T06:31:02.211Z] f54e36429a7f About a minute ago 1.36GB [2023-04-11T06:31:02.211Z] security-spire-agent-arm64 latest 1a939c5d5cc4 2 minutes ago 125MB [2023-04-11T06:31:02.211Z] e7b4a1999fb1 3 minutes ago 1.18GB [2023-04-11T06:31:02.211Z] core-data-arm64 latest 0499604a8008 4 minutes ago 19.9MB [2023-04-11T06:31:02.211Z] security-proxy-setup-arm64 latest 37664f8ba24f 4 minutes ago 18.7MB [2023-04-11T06:31:02.211Z] dee41ca32ea4 5 minutes ago 1.32GB [2023-04-11T06:31:02.211Z] 9cf832a8ff20 5 minutes ago 1.3GB [2023-04-11T06:31:02.211Z] core-metadata-arm64 latest bdd0e24fa809 10 minutes ago 20.2MB [2023-04-11T06:31:02.211Z] 90a1d65dd587 11 minutes ago 1.32GB [2023-04-11T06:31:02.211Z] core-common-config-bootstrapper-arm64 latest dba5633fae5a 11 minutes ago 17.2MB [2023-04-11T06:31:02.211Z] 36606e38e14b 11 minutes ago 1.31GB [2023-04-11T06:31:02.211Z] security-bootstrapper-arm64 latest 1dcd70dd367c 11 minutes ago 21.9MB [2023-04-11T06:31:02.211Z] security-secretstore-setup-arm64 latest fb4e44547311 11 minutes ago 32.2MB [2023-04-11T06:31:02.211Z] security-proxy-auth-arm64 latest 896c29007b7e 12 minutes ago 18.3MB [2023-04-11T06:31:02.211Z] 8a034bb58b7e 12 minutes ago 1.31GB [2023-04-11T06:31:02.211Z] 5b2f343488f7 12 minutes ago 1.3GB [2023-04-11T06:31:02.211Z] 7056f928addf 12 minutes ago 1.3GB [2023-04-11T06:31:02.211Z] security-spire-server-arm64 latest ced9d34405dc 18 minutes ago 87.1MB [2023-04-11T06:31:02.211Z] security-spire-config-arm64 latest 3de071175b9a 18 minutes ago 86.2MB [2023-04-11T06:31:02.211Z] beaa8b682050 19 minutes ago 1.18GB [2023-04-11T06:31:02.211Z] a213315f6710 19 minutes ago 1.18GB [2023-04-11T06:31:02.211Z] ci-base-image-arm64 latest 41a673854d1a 22 minutes ago 866MB [2023-04-11T06:31:02.211Z] alpine 3.17 51e60588ff2c 12 days ago 7.46MB [2023-04-11T06:31:02.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB [2023-04-11T06:31:02.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T06:31:02.312Z] provisioning config files... [2023-04-11T06:31:02.326Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/487@tmp/config11937094745394955442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:31:02.647Z] ---> docker-login.sh [2023-04-11T06:31:02.647Z] nexus3.edgexfoundry.org:10001 [2023-04-11T06:31:02.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:31:02.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:31:02.913Z] Configure a credential helper to remove this warning. See [2023-04-11T06:31:02.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:31:02.913Z] [2023-04-11T06:31:02.913Z] Login Succeeded [2023-04-11T06:31:02.913Z] nexus3.edgexfoundry.org:10002 [2023-04-11T06:31:03.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:31:03.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:31:03.178Z] Configure a credential helper to remove this warning. See [2023-04-11T06:31:03.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:31:03.178Z] [2023-04-11T06:31:03.178Z] Login Succeeded [2023-04-11T06:31:03.178Z] nexus3.edgexfoundry.org:10003 [2023-04-11T06:31:03.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:31:03.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:31:03.443Z] Configure a credential helper to remove this warning. See [2023-04-11T06:31:03.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:31:03.443Z] [2023-04-11T06:31:03.443Z] Login Succeeded [2023-04-11T06:31:03.443Z] nexus3.edgexfoundry.org:10004 [2023-04-11T06:31:03.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:31:03.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:31:03.974Z] Configure a credential helper to remove this warning. See [2023-04-11T06:31:03.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:31:03.974Z] [2023-04-11T06:31:03.974Z] Login Succeeded [2023-04-11T06:31:03.974Z] docker.io [2023-04-11T06:31:04.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T06:31:04.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T06:31:04.502Z] Configure a credential helper to remove this warning. See [2023-04-11T06:31:04.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T06:31:04.502Z] [2023-04-11T06:31:04.502Z] Login Succeeded [2023-04-11T06:31:04.502Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T06:31:04.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:31:04.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T06:31:04.573Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-11T06:31:04.573Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:04.573Z] latest [2023-04-11T06:31:04.573Z] 3.0.0-dev.125 [2023-04-11T06:31:04.573Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:04.573Z] main [2023-04-11T06:31:04.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:04.915Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:05.237Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:05.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T06:31:05.237Z] f61064518174: Preparing [2023-04-11T06:31:05.237Z] 1e021ccc20e9: Preparing [2023-04-11T06:31:05.237Z] 687ed7291277: Preparing [2023-04-11T06:31:05.237Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:05.237Z] 7d4221f33e99: Preparing [2023-04-11T06:31:05.237Z] 26cbea5cba74: Preparing [2023-04-11T06:31:05.237Z] 26cbea5cba74: Waiting [2023-04-11T06:31:05.501Z] 687ed7291277: Pushed [2023-04-11T06:31:05.501Z] 2f37ba0ae451: Pushed [2023-04-11T06:31:05.501Z] 7d4221f33e99: Pushed [2023-04-11T06:31:05.501Z] f61064518174: Pushed [2023-04-11T06:31:05.501Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:08.064Z] 1e021ccc20e9: Pushed [2023-04-11T06:31:08.327Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:548e7179bd3c239673c26e844aa69b4e77958069b7d83905f7b965a55d739cd5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:08.656Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:08.986Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-11T06:31:08.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T06:31:08.986Z] f61064518174: Preparing [2023-04-11T06:31:08.986Z] 1e021ccc20e9: Preparing [2023-04-11T06:31:08.986Z] 687ed7291277: Preparing [2023-04-11T06:31:08.986Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:08.987Z] 7d4221f33e99: Preparing [2023-04-11T06:31:08.987Z] 26cbea5cba74: Preparing [2023-04-11T06:31:08.987Z] 26cbea5cba74: Waiting [2023-04-11T06:31:08.987Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:08.987Z] 687ed7291277: Layer already exists [2023-04-11T06:31:08.987Z] 1e021ccc20e9: Layer already exists [2023-04-11T06:31:08.987Z] 7d4221f33e99: Layer already exists [2023-04-11T06:31:08.987Z] f61064518174: Layer already exists [2023-04-11T06:31:08.987Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:08.987Z] latest: digest: sha256:548e7179bd3c239673c26e844aa69b4e77958069b7d83905f7b965a55d739cd5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:09.590Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:09.924Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.125 [2023-04-11T06:31:09.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T06:31:09.924Z] f61064518174: Preparing [2023-04-11T06:31:09.924Z] 1e021ccc20e9: Preparing [2023-04-11T06:31:09.924Z] 687ed7291277: Preparing [2023-04-11T06:31:09.924Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:09.924Z] 7d4221f33e99: Preparing [2023-04-11T06:31:09.924Z] 26cbea5cba74: Preparing [2023-04-11T06:31:09.924Z] 26cbea5cba74: Waiting [2023-04-11T06:31:09.924Z] 687ed7291277: Layer already exists [2023-04-11T06:31:09.924Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:09.924Z] 1e021ccc20e9: Layer already exists [2023-04-11T06:31:09.924Z] f61064518174: Layer already exists [2023-04-11T06:31:09.924Z] 7d4221f33e99: Layer already exists [2023-04-11T06:31:09.924Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:09.924Z] 3.0.0-dev.125: digest: sha256:548e7179bd3c239673c26e844aa69b4e77958069b7d83905f7b965a55d739cd5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:10.259Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:10.586Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:10.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T06:31:10.586Z] f61064518174: Preparing [2023-04-11T06:31:10.586Z] 1e021ccc20e9: Preparing [2023-04-11T06:31:10.586Z] 687ed7291277: Preparing [2023-04-11T06:31:10.586Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:10.586Z] 7d4221f33e99: Preparing [2023-04-11T06:31:10.586Z] 26cbea5cba74: Preparing [2023-04-11T06:31:10.586Z] 26cbea5cba74: Waiting [2023-04-11T06:31:10.586Z] f61064518174: Layer already exists [2023-04-11T06:31:10.586Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:10.586Z] 687ed7291277: Layer already exists [2023-04-11T06:31:10.586Z] 1e021ccc20e9: Layer already exists [2023-04-11T06:31:10.586Z] 7d4221f33e99: Layer already exists [2023-04-11T06:31:10.586Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:10.586Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:548e7179bd3c239673c26e844aa69b4e77958069b7d83905f7b965a55d739cd5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:11.185Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:11.522Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-11T06:31:11.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-11T06:31:11.522Z] f61064518174: Preparing [2023-04-11T06:31:11.522Z] 1e021ccc20e9: Preparing [2023-04-11T06:31:11.522Z] 687ed7291277: Preparing [2023-04-11T06:31:11.522Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:11.522Z] 7d4221f33e99: Preparing [2023-04-11T06:31:11.522Z] 26cbea5cba74: Preparing [2023-04-11T06:31:11.522Z] 26cbea5cba74: Waiting [2023-04-11T06:31:11.522Z] f61064518174: Layer already exists [2023-04-11T06:31:11.522Z] 1e021ccc20e9: Layer already exists [2023-04-11T06:31:11.522Z] 687ed7291277: Layer already exists [2023-04-11T06:31:11.522Z] 7d4221f33e99: Layer already exists [2023-04-11T06:31:11.522Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:11.522Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:11.789Z] main: digest: sha256:548e7179bd3c239673c26e844aa69b4e77958069b7d83905f7b965a55d739cd5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:31:11.839Z] ===================================================== [Pipeline] echo [2023-04-11T06:31:11.848Z] taggedImages: [2023-04-11T06:31:11.848Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:11.848Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-11T06:31:11.848Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.125 [2023-04-11T06:31:11.848Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:11.848Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-11T06:31:11.876Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-11T06:31:11.876Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:11.876Z] latest [2023-04-11T06:31:11.876Z] 3.0.0-dev.125 [2023-04-11T06:31:11.876Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:11.876Z] main [2023-04-11T06:31:11.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:12.239Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:12.575Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:12.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T06:31:12.575Z] c14f2debd609: Preparing [2023-04-11T06:31:12.575Z] 6cb0a31b25d4: Preparing [2023-04-11T06:31:12.575Z] 6ba45de70874: Preparing [2023-04-11T06:31:12.575Z] 30fcd31d2d1c: Preparing [2023-04-11T06:31:12.575Z] 687ed7291277: Preparing [2023-04-11T06:31:12.575Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:12.575Z] d143d00a9934: Preparing [2023-04-11T06:31:12.575Z] 26cbea5cba74: Preparing [2023-04-11T06:31:12.575Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:12.575Z] d143d00a9934: Waiting [2023-04-11T06:31:12.575Z] 26cbea5cba74: Waiting [2023-04-11T06:31:12.575Z] 687ed7291277: Layer already exists [2023-04-11T06:31:12.575Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:12.840Z] 6cb0a31b25d4: Pushed [2023-04-11T06:31:12.840Z] 6ba45de70874: Pushed [2023-04-11T06:31:12.840Z] c14f2debd609: Pushed [2023-04-11T06:31:12.840Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:12.840Z] d143d00a9934: Pushed [2023-04-11T06:31:15.410Z] 30fcd31d2d1c: Pushed [2023-04-11T06:31:15.410Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:d9c1b901c1688d5e75641d08cc496779baf3133d5a4e25b764d66d525f5b01a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:15.761Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:16.102Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-11T06:31:16.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T06:31:16.102Z] c14f2debd609: Preparing [2023-04-11T06:31:16.102Z] 6cb0a31b25d4: Preparing [2023-04-11T06:31:16.102Z] 6ba45de70874: Preparing [2023-04-11T06:31:16.102Z] 30fcd31d2d1c: Preparing [2023-04-11T06:31:16.102Z] 687ed7291277: Preparing [2023-04-11T06:31:16.102Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:16.102Z] d143d00a9934: Preparing [2023-04-11T06:31:16.102Z] 26cbea5cba74: Preparing [2023-04-11T06:31:16.102Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:16.102Z] d143d00a9934: Waiting [2023-04-11T06:31:16.102Z] 26cbea5cba74: Waiting [2023-04-11T06:31:16.102Z] c14f2debd609: Layer already exists [2023-04-11T06:31:16.102Z] 30fcd31d2d1c: Layer already exists [2023-04-11T06:31:16.102Z] 687ed7291277: Layer already exists [2023-04-11T06:31:16.102Z] 6ba45de70874: Layer already exists [2023-04-11T06:31:16.103Z] 6cb0a31b25d4: Layer already exists [2023-04-11T06:31:16.103Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:16.103Z] d143d00a9934: Layer already exists [2023-04-11T06:31:16.103Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:16.366Z] latest: digest: sha256:d9c1b901c1688d5e75641d08cc496779baf3133d5a4e25b764d66d525f5b01a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:16.736Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:17.116Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.125 [2023-04-11T06:31:17.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T06:31:17.116Z] c14f2debd609: Preparing [2023-04-11T06:31:17.116Z] 6cb0a31b25d4: Preparing [2023-04-11T06:31:17.116Z] 6ba45de70874: Preparing [2023-04-11T06:31:17.116Z] 30fcd31d2d1c: Preparing [2023-04-11T06:31:17.116Z] 687ed7291277: Preparing [2023-04-11T06:31:17.116Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:17.116Z] d143d00a9934: Preparing [2023-04-11T06:31:17.116Z] 26cbea5cba74: Preparing [2023-04-11T06:31:17.116Z] d143d00a9934: Waiting [2023-04-11T06:31:17.116Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:17.116Z] 26cbea5cba74: Waiting [2023-04-11T06:31:17.116Z] 6ba45de70874: Layer already exists [2023-04-11T06:31:17.116Z] 687ed7291277: Layer already exists [2023-04-11T06:31:17.116Z] 30fcd31d2d1c: Layer already exists [2023-04-11T06:31:17.116Z] 6cb0a31b25d4: Layer already exists [2023-04-11T06:31:17.116Z] c14f2debd609: Layer already exists [2023-04-11T06:31:17.116Z] d143d00a9934: Layer already exists [2023-04-11T06:31:17.116Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:17.116Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:17.388Z] 3.0.0-dev.125: digest: sha256:d9c1b901c1688d5e75641d08cc496779baf3133d5a4e25b764d66d525f5b01a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:17.731Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:18.082Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:18.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T06:31:18.082Z] c14f2debd609: Preparing [2023-04-11T06:31:18.082Z] 6cb0a31b25d4: Preparing [2023-04-11T06:31:18.082Z] 6ba45de70874: Preparing [2023-04-11T06:31:18.082Z] 30fcd31d2d1c: Preparing [2023-04-11T06:31:18.082Z] 687ed7291277: Preparing [2023-04-11T06:31:18.082Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:18.082Z] d143d00a9934: Preparing [2023-04-11T06:31:18.082Z] 26cbea5cba74: Preparing [2023-04-11T06:31:18.082Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:18.082Z] d143d00a9934: Waiting [2023-04-11T06:31:18.082Z] 30fcd31d2d1c: Layer already exists [2023-04-11T06:31:18.082Z] c14f2debd609: Layer already exists [2023-04-11T06:31:18.082Z] 687ed7291277: Layer already exists [2023-04-11T06:31:18.082Z] 6ba45de70874: Layer already exists [2023-04-11T06:31:18.082Z] 6cb0a31b25d4: Layer already exists [2023-04-11T06:31:18.082Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:18.082Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:18.082Z] d143d00a9934: Layer already exists [2023-04-11T06:31:18.352Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:d9c1b901c1688d5e75641d08cc496779baf3133d5a4e25b764d66d525f5b01a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:18.717Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:19.076Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-11T06:31:19.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-11T06:31:19.077Z] c14f2debd609: Preparing [2023-04-11T06:31:19.077Z] 6cb0a31b25d4: Preparing [2023-04-11T06:31:19.077Z] 6ba45de70874: Preparing [2023-04-11T06:31:19.077Z] 30fcd31d2d1c: Preparing [2023-04-11T06:31:19.077Z] 687ed7291277: Preparing [2023-04-11T06:31:19.077Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:19.077Z] d143d00a9934: Preparing [2023-04-11T06:31:19.077Z] 26cbea5cba74: Preparing [2023-04-11T06:31:19.077Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:19.077Z] d143d00a9934: Waiting [2023-04-11T06:31:19.077Z] 26cbea5cba74: Waiting [2023-04-11T06:31:19.077Z] c14f2debd609: Layer already exists [2023-04-11T06:31:19.077Z] 30fcd31d2d1c: Layer already exists [2023-04-11T06:31:19.077Z] 6ba45de70874: Layer already exists [2023-04-11T06:31:19.077Z] 6cb0a31b25d4: Layer already exists [2023-04-11T06:31:19.077Z] 687ed7291277: Layer already exists [2023-04-11T06:31:19.077Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:19.077Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:19.077Z] d143d00a9934: Layer already exists [2023-04-11T06:31:19.342Z] main: digest: sha256:d9c1b901c1688d5e75641d08cc496779baf3133d5a4e25b764d66d525f5b01a1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:31:19.401Z] ===================================================== [Pipeline] echo [2023-04-11T06:31:19.410Z] taggedImages: [2023-04-11T06:31:19.410Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:19.410Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-11T06:31:19.410Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.125 [2023-04-11T06:31:19.410Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:19.410Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-11T06:31:19.436Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-11T06:31:19.436Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:19.436Z] latest [2023-04-11T06:31:19.436Z] 3.0.0-dev.125 [2023-04-11T06:31:19.436Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:19.436Z] main [2023-04-11T06:31:19.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:19.783Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:20.114Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:20.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T06:31:20.114Z] f3c7f53faee1: Preparing [2023-04-11T06:31:20.114Z] 62bbfd593211: Preparing [2023-04-11T06:31:20.114Z] 687ed7291277: Preparing [2023-04-11T06:31:20.114Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:20.114Z] 5e6128c45a0f: Preparing [2023-04-11T06:31:20.114Z] 26cbea5cba74: Preparing [2023-04-11T06:31:20.114Z] 26cbea5cba74: Waiting [2023-04-11T06:31:20.114Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:20.114Z] 687ed7291277: Layer already exists [2023-04-11T06:31:20.114Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:20.379Z] f3c7f53faee1: Pushed [2023-04-11T06:31:20.379Z] 5e6128c45a0f: Pushed [2023-04-11T06:31:23.713Z] 62bbfd593211: Pushed [2023-04-11T06:31:23.713Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:515fe59f3113330a9ccf4888fa332a2f4cfc0726aee99db676181056c72385a7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:24.047Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:24.374Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-11T06:31:24.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T06:31:24.374Z] f3c7f53faee1: Preparing [2023-04-11T06:31:24.374Z] 62bbfd593211: Preparing [2023-04-11T06:31:24.374Z] 687ed7291277: Preparing [2023-04-11T06:31:24.374Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:24.374Z] 5e6128c45a0f: Preparing [2023-04-11T06:31:24.374Z] 26cbea5cba74: Preparing [2023-04-11T06:31:24.374Z] 26cbea5cba74: Waiting [2023-04-11T06:31:24.374Z] 687ed7291277: Layer already exists [2023-04-11T06:31:24.374Z] f3c7f53faee1: Layer already exists [2023-04-11T06:31:24.374Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:24.374Z] 62bbfd593211: Layer already exists [2023-04-11T06:31:24.374Z] 5e6128c45a0f: Layer already exists [2023-04-11T06:31:24.374Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:24.639Z] latest: digest: sha256:515fe59f3113330a9ccf4888fa332a2f4cfc0726aee99db676181056c72385a7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:24.979Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:25.314Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.125 [2023-04-11T06:31:25.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T06:31:25.314Z] f3c7f53faee1: Preparing [2023-04-11T06:31:25.314Z] 62bbfd593211: Preparing [2023-04-11T06:31:25.314Z] 687ed7291277: Preparing [2023-04-11T06:31:25.314Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:25.314Z] 5e6128c45a0f: Preparing [2023-04-11T06:31:25.314Z] 26cbea5cba74: Preparing [2023-04-11T06:31:25.314Z] 26cbea5cba74: Waiting [2023-04-11T06:31:25.314Z] 62bbfd593211: Layer already exists [2023-04-11T06:31:25.314Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:25.314Z] f3c7f53faee1: Layer already exists [2023-04-11T06:31:25.314Z] 5e6128c45a0f: Layer already exists [2023-04-11T06:31:25.314Z] 687ed7291277: Layer already exists [2023-04-11T06:31:25.314Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:25.579Z] 3.0.0-dev.125: digest: sha256:515fe59f3113330a9ccf4888fa332a2f4cfc0726aee99db676181056c72385a7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:25.915Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:26.238Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:26.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T06:31:26.239Z] f3c7f53faee1: Preparing [2023-04-11T06:31:26.239Z] 62bbfd593211: Preparing [2023-04-11T06:31:26.239Z] 687ed7291277: Preparing [2023-04-11T06:31:26.239Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:26.239Z] 5e6128c45a0f: Preparing [2023-04-11T06:31:26.239Z] 26cbea5cba74: Preparing [2023-04-11T06:31:26.239Z] 26cbea5cba74: Waiting [2023-04-11T06:31:26.239Z] 62bbfd593211: Layer already exists [2023-04-11T06:31:26.239Z] 5e6128c45a0f: Layer already exists [2023-04-11T06:31:26.239Z] f3c7f53faee1: Layer already exists [2023-04-11T06:31:26.239Z] 687ed7291277: Layer already exists [2023-04-11T06:31:26.239Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:26.239Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:26.239Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:515fe59f3113330a9ccf4888fa332a2f4cfc0726aee99db676181056c72385a7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:26.573Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:26.896Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-11T06:31:26.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-11T06:31:26.896Z] f3c7f53faee1: Preparing [2023-04-11T06:31:26.896Z] 62bbfd593211: Preparing [2023-04-11T06:31:26.896Z] 687ed7291277: Preparing [2023-04-11T06:31:26.896Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:26.896Z] 5e6128c45a0f: Preparing [2023-04-11T06:31:26.896Z] 26cbea5cba74: Preparing [2023-04-11T06:31:26.896Z] 26cbea5cba74: Waiting [2023-04-11T06:31:26.896Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:26.896Z] f3c7f53faee1: Layer already exists [2023-04-11T06:31:26.896Z] 5e6128c45a0f: Layer already exists [2023-04-11T06:31:26.896Z] 687ed7291277: Layer already exists [2023-04-11T06:31:26.896Z] 62bbfd593211: Layer already exists [2023-04-11T06:31:26.896Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:26.896Z] main: digest: sha256:515fe59f3113330a9ccf4888fa332a2f4cfc0726aee99db676181056c72385a7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:31:27.199Z] ===================================================== [Pipeline] echo [2023-04-11T06:31:27.204Z] taggedImages: [2023-04-11T06:31:27.204Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:27.204Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-11T06:31:27.204Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.125 [2023-04-11T06:31:27.204Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:27.204Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-11T06:31:27.218Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-11T06:31:27.218Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:27.218Z] latest [2023-04-11T06:31:27.218Z] 3.0.0-dev.125 [2023-04-11T06:31:27.218Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:27.218Z] main [2023-04-11T06:31:27.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:27.541Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:27.870Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:27.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T06:31:27.870Z] 16d248bffcb3: Preparing [2023-04-11T06:31:27.870Z] 62069d3534f2: Preparing [2023-04-11T06:31:27.870Z] 114c99656f18: Preparing [2023-04-11T06:31:27.870Z] 687ed7291277: Preparing [2023-04-11T06:31:27.870Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:27.870Z] 7d4221f33e99: Preparing [2023-04-11T06:31:27.870Z] 26cbea5cba74: Preparing [2023-04-11T06:31:27.870Z] 26cbea5cba74: Waiting [2023-04-11T06:31:27.870Z] 7d4221f33e99: Waiting [2023-04-11T06:31:27.870Z] 687ed7291277: Layer already exists [2023-04-11T06:31:27.870Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:28.134Z] 7d4221f33e99: Layer already exists [2023-04-11T06:31:28.134Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:28.134Z] 62069d3534f2: Pushed [2023-04-11T06:31:28.134Z] 16d248bffcb3: Pushed [2023-04-11T06:31:30.698Z] 114c99656f18: Pushed [2023-04-11T06:31:30.961Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:ec11ff6d047710cc4160dd0ca757beb42662368049f192f8313bffe3dbeb6138 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:31.296Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:31.623Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-11T06:31:31.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T06:31:31.623Z] 16d248bffcb3: Preparing [2023-04-11T06:31:31.623Z] 62069d3534f2: Preparing [2023-04-11T06:31:31.623Z] 114c99656f18: Preparing [2023-04-11T06:31:31.623Z] 687ed7291277: Preparing [2023-04-11T06:31:31.623Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:31.623Z] 7d4221f33e99: Preparing [2023-04-11T06:31:31.623Z] 26cbea5cba74: Preparing [2023-04-11T06:31:31.623Z] 7d4221f33e99: Waiting [2023-04-11T06:31:31.623Z] 26cbea5cba74: Waiting [2023-04-11T06:31:31.623Z] 687ed7291277: Layer already exists [2023-04-11T06:31:31.623Z] 114c99656f18: Layer already exists [2023-04-11T06:31:31.623Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:31.623Z] 16d248bffcb3: Layer already exists [2023-04-11T06:31:31.623Z] 62069d3534f2: Layer already exists [2023-04-11T06:31:31.623Z] 7d4221f33e99: Layer already exists [2023-04-11T06:31:31.623Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:31.888Z] latest: digest: sha256:ec11ff6d047710cc4160dd0ca757beb42662368049f192f8313bffe3dbeb6138 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:32.219Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:32.556Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.125 [2023-04-11T06:31:32.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T06:31:32.556Z] 16d248bffcb3: Preparing [2023-04-11T06:31:32.556Z] 62069d3534f2: Preparing [2023-04-11T06:31:32.556Z] 114c99656f18: Preparing [2023-04-11T06:31:32.556Z] 687ed7291277: Preparing [2023-04-11T06:31:32.556Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:32.556Z] 7d4221f33e99: Preparing [2023-04-11T06:31:32.556Z] 26cbea5cba74: Preparing [2023-04-11T06:31:32.556Z] 7d4221f33e99: Waiting [2023-04-11T06:31:32.556Z] 26cbea5cba74: Waiting [2023-04-11T06:31:32.556Z] 687ed7291277: Layer already exists [2023-04-11T06:31:32.556Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:32.556Z] 114c99656f18: Layer already exists [2023-04-11T06:31:32.556Z] 16d248bffcb3: Layer already exists [2023-04-11T06:31:32.556Z] 62069d3534f2: Layer already exists [2023-04-11T06:31:32.556Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:32.556Z] 7d4221f33e99: Layer already exists [2023-04-11T06:31:32.556Z] 3.0.0-dev.125: digest: sha256:ec11ff6d047710cc4160dd0ca757beb42662368049f192f8313bffe3dbeb6138 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:33.157Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:33.481Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:33.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T06:31:33.482Z] 16d248bffcb3: Preparing [2023-04-11T06:31:33.482Z] 62069d3534f2: Preparing [2023-04-11T06:31:33.482Z] 114c99656f18: Preparing [2023-04-11T06:31:33.482Z] 687ed7291277: Preparing [2023-04-11T06:31:33.482Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:33.482Z] 7d4221f33e99: Preparing [2023-04-11T06:31:33.482Z] 26cbea5cba74: Preparing [2023-04-11T06:31:33.482Z] 7d4221f33e99: Waiting [2023-04-11T06:31:33.482Z] 26cbea5cba74: Waiting [2023-04-11T06:31:33.482Z] 687ed7291277: Layer already exists [2023-04-11T06:31:33.482Z] 114c99656f18: Layer already exists [2023-04-11T06:31:33.482Z] 62069d3534f2: Layer already exists [2023-04-11T06:31:33.482Z] 16d248bffcb3: Layer already exists [2023-04-11T06:31:33.482Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:33.482Z] 7d4221f33e99: Layer already exists [2023-04-11T06:31:33.482Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:33.748Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:ec11ff6d047710cc4160dd0ca757beb42662368049f192f8313bffe3dbeb6138 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:34.076Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:34.410Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-11T06:31:34.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-11T06:31:34.410Z] 16d248bffcb3: Preparing [2023-04-11T06:31:34.410Z] 62069d3534f2: Preparing [2023-04-11T06:31:34.410Z] 114c99656f18: Preparing [2023-04-11T06:31:34.410Z] 687ed7291277: Preparing [2023-04-11T06:31:34.410Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:34.410Z] 7d4221f33e99: Preparing [2023-04-11T06:31:34.410Z] 26cbea5cba74: Preparing [2023-04-11T06:31:34.410Z] 7d4221f33e99: Waiting [2023-04-11T06:31:34.410Z] 26cbea5cba74: Waiting [2023-04-11T06:31:34.410Z] 114c99656f18: Layer already exists [2023-04-11T06:31:34.410Z] 62069d3534f2: Layer already exists [2023-04-11T06:31:34.410Z] 687ed7291277: Layer already exists [2023-04-11T06:31:34.410Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:34.410Z] 16d248bffcb3: Layer already exists [2023-04-11T06:31:34.410Z] 7d4221f33e99: Layer already exists [2023-04-11T06:31:34.410Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:34.674Z] main: digest: sha256:ec11ff6d047710cc4160dd0ca757beb42662368049f192f8313bffe3dbeb6138 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:31:34.714Z] ===================================================== [Pipeline] echo [2023-04-11T06:31:34.726Z] taggedImages: [2023-04-11T06:31:34.726Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:34.726Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-11T06:31:34.726Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.125 [2023-04-11T06:31:34.726Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:34.726Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-11T06:31:34.752Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-11T06:31:34.752Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:34.752Z] latest [2023-04-11T06:31:34.752Z] 3.0.0-dev.125 [2023-04-11T06:31:34.752Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:34.752Z] main [2023-04-11T06:31:34.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:35.095Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:35.431Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:35.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T06:31:35.431Z] 77f4fc2d893b: Preparing [2023-04-11T06:31:35.432Z] 77f4fc2d893b: Preparing [2023-04-11T06:31:35.432Z] f9637e2349b0: Preparing [2023-04-11T06:31:35.432Z] 20d4cf1686bf: Preparing [2023-04-11T06:31:35.432Z] 74fb1d138a10: Preparing [2023-04-11T06:31:35.432Z] 230324a57f4a: Preparing [2023-04-11T06:31:35.432Z] 2c89ed23345f: Preparing [2023-04-11T06:31:35.432Z] 687ed7291277: Preparing [2023-04-11T06:31:35.432Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:35.432Z] 469e81750a8a: Preparing [2023-04-11T06:31:35.432Z] 8cef03dffdca: Preparing [2023-04-11T06:31:35.432Z] 7bdd70f625aa: Preparing [2023-04-11T06:31:35.432Z] 26d16d814eae: Preparing [2023-04-11T06:31:35.432Z] 26cbea5cba74: Preparing [2023-04-11T06:31:35.432Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:35.432Z] 469e81750a8a: Waiting [2023-04-11T06:31:35.432Z] 8cef03dffdca: Waiting [2023-04-11T06:31:35.432Z] 7bdd70f625aa: Waiting [2023-04-11T06:31:35.432Z] 26d16d814eae: Waiting [2023-04-11T06:31:35.432Z] 26cbea5cba74: Waiting [2023-04-11T06:31:35.432Z] 687ed7291277: Waiting [2023-04-11T06:31:35.432Z] 2c89ed23345f: Waiting [2023-04-11T06:31:35.703Z] 77f4fc2d893b: Pushed [2023-04-11T06:31:35.703Z] 230324a57f4a: Pushed [2023-04-11T06:31:35.703Z] 74fb1d138a10: Pushed [2023-04-11T06:31:35.703Z] 20d4cf1686bf: Pushed [2023-04-11T06:31:35.703Z] f9637e2349b0: Pushed [2023-04-11T06:31:35.703Z] 687ed7291277: Layer already exists [2023-04-11T06:31:35.703Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:35.970Z] 469e81750a8a: Pushed [2023-04-11T06:31:35.970Z] 8cef03dffdca: Pushed [2023-04-11T06:31:35.970Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:35.970Z] 7bdd70f625aa: Pushed [2023-04-11T06:31:35.970Z] 26d16d814eae: Pushed [2023-04-11T06:31:39.306Z] 2c89ed23345f: Pushed [2023-04-11T06:31:39.572Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:d81f5d718260221bb3c9d79c4e76314aaa5b7a7e8951a5e3c2ed7f2b3f982925 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:39.908Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:40.244Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-11T06:31:40.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T06:31:40.244Z] 77f4fc2d893b: Preparing [2023-04-11T06:31:40.244Z] 77f4fc2d893b: Preparing [2023-04-11T06:31:40.244Z] f9637e2349b0: Preparing [2023-04-11T06:31:40.244Z] 20d4cf1686bf: Preparing [2023-04-11T06:31:40.244Z] 74fb1d138a10: Preparing [2023-04-11T06:31:40.244Z] 230324a57f4a: Preparing [2023-04-11T06:31:40.244Z] 2c89ed23345f: Preparing [2023-04-11T06:31:40.244Z] 687ed7291277: Preparing [2023-04-11T06:31:40.244Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:40.244Z] 469e81750a8a: Preparing [2023-04-11T06:31:40.244Z] 8cef03dffdca: Preparing [2023-04-11T06:31:40.244Z] 7bdd70f625aa: Preparing [2023-04-11T06:31:40.244Z] 26d16d814eae: Preparing [2023-04-11T06:31:40.244Z] 26cbea5cba74: Preparing [2023-04-11T06:31:40.244Z] 2c89ed23345f: Waiting [2023-04-11T06:31:40.244Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:40.244Z] 8cef03dffdca: Waiting [2023-04-11T06:31:40.244Z] 469e81750a8a: Waiting [2023-04-11T06:31:40.244Z] 7bdd70f625aa: Waiting [2023-04-11T06:31:40.245Z] 687ed7291277: Waiting [2023-04-11T06:31:40.245Z] 26d16d814eae: Waiting [2023-04-11T06:31:40.245Z] 26cbea5cba74: Waiting [2023-04-11T06:31:40.245Z] f9637e2349b0: Layer already exists [2023-04-11T06:31:40.245Z] 77f4fc2d893b: Layer already exists [2023-04-11T06:31:40.245Z] 230324a57f4a: Layer already exists [2023-04-11T06:31:40.245Z] 20d4cf1686bf: Layer already exists [2023-04-11T06:31:40.245Z] 74fb1d138a10: Layer already exists [2023-04-11T06:31:40.245Z] 469e81750a8a: Layer already exists [2023-04-11T06:31:40.245Z] 2c89ed23345f: Layer already exists [2023-04-11T06:31:40.245Z] 687ed7291277: Layer already exists [2023-04-11T06:31:40.245Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:40.245Z] 8cef03dffdca: Layer already exists [2023-04-11T06:31:40.245Z] 26d16d814eae: Layer already exists [2023-04-11T06:31:40.245Z] 7bdd70f625aa: Layer already exists [2023-04-11T06:31:40.245Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:40.510Z] latest: digest: sha256:d81f5d718260221bb3c9d79c4e76314aaa5b7a7e8951a5e3c2ed7f2b3f982925 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:40.858Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:41.195Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.125 [2023-04-11T06:31:41.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T06:31:41.195Z] 77f4fc2d893b: Preparing [2023-04-11T06:31:41.195Z] 77f4fc2d893b: Preparing [2023-04-11T06:31:41.195Z] f9637e2349b0: Preparing [2023-04-11T06:31:41.195Z] 20d4cf1686bf: Preparing [2023-04-11T06:31:41.195Z] 74fb1d138a10: Preparing [2023-04-11T06:31:41.195Z] 230324a57f4a: Preparing [2023-04-11T06:31:41.195Z] 2c89ed23345f: Preparing [2023-04-11T06:31:41.195Z] 687ed7291277: Preparing [2023-04-11T06:31:41.195Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:41.195Z] 469e81750a8a: Preparing [2023-04-11T06:31:41.195Z] 8cef03dffdca: Preparing [2023-04-11T06:31:41.195Z] 7bdd70f625aa: Preparing [2023-04-11T06:31:41.195Z] 26d16d814eae: Preparing [2023-04-11T06:31:41.195Z] 26cbea5cba74: Preparing [2023-04-11T06:31:41.195Z] 469e81750a8a: Waiting [2023-04-11T06:31:41.195Z] 8cef03dffdca: Waiting [2023-04-11T06:31:41.195Z] 7bdd70f625aa: Waiting [2023-04-11T06:31:41.195Z] 2c89ed23345f: Waiting [2023-04-11T06:31:41.195Z] 26d16d814eae: Waiting [2023-04-11T06:31:41.195Z] 26cbea5cba74: Waiting [2023-04-11T06:31:41.195Z] 687ed7291277: Waiting [2023-04-11T06:31:41.195Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:41.195Z] 230324a57f4a: Layer already exists [2023-04-11T06:31:41.195Z] f9637e2349b0: Layer already exists [2023-04-11T06:31:41.195Z] 77f4fc2d893b: Layer already exists [2023-04-11T06:31:41.195Z] 20d4cf1686bf: Layer already exists [2023-04-11T06:31:41.195Z] 74fb1d138a10: Layer already exists [2023-04-11T06:31:41.195Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:41.195Z] 687ed7291277: Layer already exists [2023-04-11T06:31:41.195Z] 8cef03dffdca: Layer already exists [2023-04-11T06:31:41.195Z] 2c89ed23345f: Layer already exists [2023-04-11T06:31:41.195Z] 469e81750a8a: Layer already exists [2023-04-11T06:31:41.195Z] 26d16d814eae: Layer already exists [2023-04-11T06:31:41.195Z] 7bdd70f625aa: Layer already exists [2023-04-11T06:31:41.195Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:41.461Z] 3.0.0-dev.125: digest: sha256:d81f5d718260221bb3c9d79c4e76314aaa5b7a7e8951a5e3c2ed7f2b3f982925 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:41.804Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:42.144Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:42.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T06:31:42.144Z] 77f4fc2d893b: Preparing [2023-04-11T06:31:42.144Z] 77f4fc2d893b: Preparing [2023-04-11T06:31:42.144Z] f9637e2349b0: Preparing [2023-04-11T06:31:42.144Z] 20d4cf1686bf: Preparing [2023-04-11T06:31:42.144Z] 74fb1d138a10: Preparing [2023-04-11T06:31:42.144Z] 230324a57f4a: Preparing [2023-04-11T06:31:42.144Z] 2c89ed23345f: Preparing [2023-04-11T06:31:42.144Z] 687ed7291277: Preparing [2023-04-11T06:31:42.144Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:42.144Z] 469e81750a8a: Preparing [2023-04-11T06:31:42.144Z] 8cef03dffdca: Preparing [2023-04-11T06:31:42.144Z] 7bdd70f625aa: Preparing [2023-04-11T06:31:42.144Z] 26d16d814eae: Preparing [2023-04-11T06:31:42.144Z] 26cbea5cba74: Preparing [2023-04-11T06:31:42.144Z] 2c89ed23345f: Waiting [2023-04-11T06:31:42.144Z] 687ed7291277: Waiting [2023-04-11T06:31:42.144Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:42.144Z] 469e81750a8a: Waiting [2023-04-11T06:31:42.144Z] 8cef03dffdca: Waiting [2023-04-11T06:31:42.144Z] 7bdd70f625aa: Waiting [2023-04-11T06:31:42.144Z] 26d16d814eae: Waiting [2023-04-11T06:31:42.144Z] 26cbea5cba74: Waiting [2023-04-11T06:31:42.144Z] 77f4fc2d893b: Layer already exists [2023-04-11T06:31:42.144Z] 20d4cf1686bf: Layer already exists [2023-04-11T06:31:42.144Z] f9637e2349b0: Layer already exists [2023-04-11T06:31:42.144Z] 74fb1d138a10: Layer already exists [2023-04-11T06:31:42.144Z] 230324a57f4a: Layer already exists [2023-04-11T06:31:42.144Z] 2c89ed23345f: Layer already exists [2023-04-11T06:31:42.144Z] 469e81750a8a: Layer already exists [2023-04-11T06:31:42.144Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:42.144Z] 687ed7291277: Layer already exists [2023-04-11T06:31:42.144Z] 8cef03dffdca: Layer already exists [2023-04-11T06:31:42.144Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:42.144Z] 26d16d814eae: Layer already exists [2023-04-11T06:31:42.144Z] 7bdd70f625aa: Layer already exists [2023-04-11T06:31:42.408Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:d81f5d718260221bb3c9d79c4e76314aaa5b7a7e8951a5e3c2ed7f2b3f982925 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:42.733Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:43.067Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-11T06:31:43.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-11T06:31:43.067Z] 77f4fc2d893b: Preparing [2023-04-11T06:31:43.067Z] 77f4fc2d893b: Preparing [2023-04-11T06:31:43.067Z] f9637e2349b0: Preparing [2023-04-11T06:31:43.067Z] 20d4cf1686bf: Preparing [2023-04-11T06:31:43.067Z] 74fb1d138a10: Preparing [2023-04-11T06:31:43.067Z] 230324a57f4a: Preparing [2023-04-11T06:31:43.067Z] 2c89ed23345f: Preparing [2023-04-11T06:31:43.067Z] 687ed7291277: Preparing [2023-04-11T06:31:43.067Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:43.067Z] 469e81750a8a: Preparing [2023-04-11T06:31:43.067Z] 8cef03dffdca: Preparing [2023-04-11T06:31:43.067Z] 7bdd70f625aa: Preparing [2023-04-11T06:31:43.067Z] 26d16d814eae: Preparing [2023-04-11T06:31:43.067Z] 26cbea5cba74: Preparing [2023-04-11T06:31:43.067Z] 469e81750a8a: Waiting [2023-04-11T06:31:43.067Z] 8cef03dffdca: Waiting [2023-04-11T06:31:43.067Z] 26cbea5cba74: Waiting [2023-04-11T06:31:43.067Z] 7bdd70f625aa: Waiting [2023-04-11T06:31:43.067Z] 26d16d814eae: Waiting [2023-04-11T06:31:43.067Z] 2c89ed23345f: Waiting [2023-04-11T06:31:43.067Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:43.067Z] 687ed7291277: Waiting [2023-04-11T06:31:43.067Z] 230324a57f4a: Layer already exists [2023-04-11T06:31:43.067Z] f9637e2349b0: Layer already exists [2023-04-11T06:31:43.067Z] 77f4fc2d893b: Layer already exists [2023-04-11T06:31:43.067Z] 74fb1d138a10: Layer already exists [2023-04-11T06:31:43.067Z] 20d4cf1686bf: Layer already exists [2023-04-11T06:31:43.067Z] 687ed7291277: Layer already exists [2023-04-11T06:31:43.067Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:43.067Z] 2c89ed23345f: Layer already exists [2023-04-11T06:31:43.067Z] 469e81750a8a: Layer already exists [2023-04-11T06:31:43.067Z] 8cef03dffdca: Layer already exists [2023-04-11T06:31:43.067Z] 26d16d814eae: Layer already exists [2023-04-11T06:31:43.067Z] 7bdd70f625aa: Layer already exists [2023-04-11T06:31:43.067Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:43.332Z] main: digest: sha256:d81f5d718260221bb3c9d79c4e76314aaa5b7a7e8951a5e3c2ed7f2b3f982925 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:31:43.373Z] ===================================================== [Pipeline] echo [2023-04-11T06:31:43.378Z] taggedImages: [2023-04-11T06:31:43.378Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:43.378Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-11T06:31:43.379Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.125 [2023-04-11T06:31:43.379Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:43.379Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-11T06:31:43.393Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-11T06:31:43.393Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:43.393Z] latest [2023-04-11T06:31:43.393Z] 3.0.0-dev.125 [2023-04-11T06:31:43.393Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:43.393Z] main [2023-04-11T06:31:43.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:43.722Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:44.056Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:44.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T06:31:44.056Z] 97787c58704b: Preparing [2023-04-11T06:31:44.056Z] 4ae8efdc7c92: Preparing [2023-04-11T06:31:44.056Z] bd3d4c66a34a: Preparing [2023-04-11T06:31:44.056Z] 02026ee1ec74: Preparing [2023-04-11T06:31:44.056Z] 687ed7291277: Preparing [2023-04-11T06:31:44.056Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:44.056Z] d143d00a9934: Preparing [2023-04-11T06:31:44.056Z] 26cbea5cba74: Preparing [2023-04-11T06:31:44.056Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:44.056Z] d143d00a9934: Waiting [2023-04-11T06:31:44.056Z] 26cbea5cba74: Waiting [2023-04-11T06:31:44.056Z] 687ed7291277: Layer already exists [2023-04-11T06:31:44.321Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:44.321Z] d143d00a9934: Layer already exists [2023-04-11T06:31:44.321Z] bd3d4c66a34a: Pushed [2023-04-11T06:31:44.321Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:44.321Z] 4ae8efdc7c92: Pushed [2023-04-11T06:31:44.321Z] 97787c58704b: Pushed [2023-04-11T06:31:46.895Z] 02026ee1ec74: Pushed [2023-04-11T06:31:47.159Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:9abac1272a2352b97024fc56beb650edec362e4b0f6fd4f34707894ebf137a40 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:47.498Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:47.833Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-11T06:31:47.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T06:31:47.833Z] 97787c58704b: Preparing [2023-04-11T06:31:47.833Z] 4ae8efdc7c92: Preparing [2023-04-11T06:31:47.833Z] bd3d4c66a34a: Preparing [2023-04-11T06:31:47.833Z] 02026ee1ec74: Preparing [2023-04-11T06:31:47.833Z] 687ed7291277: Preparing [2023-04-11T06:31:47.833Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:47.833Z] d143d00a9934: Preparing [2023-04-11T06:31:47.833Z] 26cbea5cba74: Preparing [2023-04-11T06:31:47.833Z] d143d00a9934: Waiting [2023-04-11T06:31:47.833Z] 26cbea5cba74: Waiting [2023-04-11T06:31:47.833Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:47.833Z] 687ed7291277: Layer already exists [2023-04-11T06:31:47.833Z] 97787c58704b: Layer already exists [2023-04-11T06:31:47.833Z] 02026ee1ec74: Layer already exists [2023-04-11T06:31:47.833Z] 4ae8efdc7c92: Layer already exists [2023-04-11T06:31:47.833Z] bd3d4c66a34a: Layer already exists [2023-04-11T06:31:47.833Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:47.833Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:47.833Z] d143d00a9934: Layer already exists [2023-04-11T06:31:48.099Z] latest: digest: sha256:9abac1272a2352b97024fc56beb650edec362e4b0f6fd4f34707894ebf137a40 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:48.432Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:48.769Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.125 [2023-04-11T06:31:48.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T06:31:48.769Z] 97787c58704b: Preparing [2023-04-11T06:31:48.769Z] 4ae8efdc7c92: Preparing [2023-04-11T06:31:48.769Z] bd3d4c66a34a: Preparing [2023-04-11T06:31:48.769Z] 02026ee1ec74: Preparing [2023-04-11T06:31:48.769Z] 687ed7291277: Preparing [2023-04-11T06:31:48.769Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:48.769Z] d143d00a9934: Preparing [2023-04-11T06:31:48.769Z] 26cbea5cba74: Preparing [2023-04-11T06:31:48.769Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:48.769Z] d143d00a9934: Waiting [2023-04-11T06:31:48.769Z] 26cbea5cba74: Waiting [2023-04-11T06:31:48.769Z] bd3d4c66a34a: Layer already exists [2023-04-11T06:31:48.769Z] 687ed7291277: Layer already exists [2023-04-11T06:31:48.769Z] 97787c58704b: Layer already exists [2023-04-11T06:31:48.769Z] 02026ee1ec74: Layer already exists [2023-04-11T06:31:48.769Z] 4ae8efdc7c92: Layer already exists [2023-04-11T06:31:48.769Z] d143d00a9934: Layer already exists [2023-04-11T06:31:48.769Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:48.769Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:48.769Z] 3.0.0-dev.125: digest: sha256:9abac1272a2352b97024fc56beb650edec362e4b0f6fd4f34707894ebf137a40 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:49.100Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:49.434Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:49.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T06:31:49.435Z] 97787c58704b: Preparing [2023-04-11T06:31:49.435Z] 4ae8efdc7c92: Preparing [2023-04-11T06:31:49.435Z] bd3d4c66a34a: Preparing [2023-04-11T06:31:49.435Z] 02026ee1ec74: Preparing [2023-04-11T06:31:49.435Z] 687ed7291277: Preparing [2023-04-11T06:31:49.435Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:49.435Z] d143d00a9934: Preparing [2023-04-11T06:31:49.435Z] 26cbea5cba74: Preparing [2023-04-11T06:31:49.435Z] d143d00a9934: Waiting [2023-04-11T06:31:49.435Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:49.435Z] 26cbea5cba74: Waiting [2023-04-11T06:31:49.699Z] 687ed7291277: Layer already exists [2023-04-11T06:31:49.699Z] bd3d4c66a34a: Layer already exists [2023-04-11T06:31:49.699Z] 4ae8efdc7c92: Layer already exists [2023-04-11T06:31:49.699Z] 02026ee1ec74: Layer already exists [2023-04-11T06:31:49.699Z] 97787c58704b: Layer already exists [2023-04-11T06:31:49.699Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:49.699Z] d143d00a9934: Layer already exists [2023-04-11T06:31:49.699Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:49.699Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:9abac1272a2352b97024fc56beb650edec362e4b0f6fd4f34707894ebf137a40 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:50.036Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:50.368Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-11T06:31:50.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-11T06:31:50.368Z] 97787c58704b: Preparing [2023-04-11T06:31:50.368Z] 4ae8efdc7c92: Preparing [2023-04-11T06:31:50.368Z] bd3d4c66a34a: Preparing [2023-04-11T06:31:50.368Z] 02026ee1ec74: Preparing [2023-04-11T06:31:50.368Z] 687ed7291277: Preparing [2023-04-11T06:31:50.368Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:50.368Z] d143d00a9934: Preparing [2023-04-11T06:31:50.368Z] 26cbea5cba74: Preparing [2023-04-11T06:31:50.368Z] d143d00a9934: Waiting [2023-04-11T06:31:50.368Z] 26cbea5cba74: Waiting [2023-04-11T06:31:50.368Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:50.368Z] 97787c58704b: Layer already exists [2023-04-11T06:31:50.368Z] 4ae8efdc7c92: Layer already exists [2023-04-11T06:31:50.368Z] 687ed7291277: Layer already exists [2023-04-11T06:31:50.368Z] bd3d4c66a34a: Layer already exists [2023-04-11T06:31:50.368Z] 02026ee1ec74: Layer already exists [2023-04-11T06:31:50.634Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:50.634Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:50.634Z] d143d00a9934: Layer already exists [2023-04-11T06:31:50.634Z] main: digest: sha256:9abac1272a2352b97024fc56beb650edec362e4b0f6fd4f34707894ebf137a40 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:31:50.675Z] ===================================================== [Pipeline] echo [2023-04-11T06:31:50.680Z] taggedImages: [2023-04-11T06:31:50.680Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:50.680Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-11T06:31:50.680Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.125 [2023-04-11T06:31:50.680Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:50.680Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-11T06:31:50.694Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-11T06:31:50.694Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:50.694Z] latest [2023-04-11T06:31:50.694Z] 3.0.0-dev.125 [2023-04-11T06:31:50.694Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:50.694Z] main [2023-04-11T06:31:50.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:51.035Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:51.369Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:51.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T06:31:51.369Z] 79dead223795: Preparing [2023-04-11T06:31:51.369Z] 843b0777be80: Preparing [2023-04-11T06:31:51.369Z] c730eaa295ec: Preparing [2023-04-11T06:31:51.369Z] 08c165d84079: Preparing [2023-04-11T06:31:51.369Z] 687ed7291277: Preparing [2023-04-11T06:31:51.369Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:51.369Z] 58115e474254: Preparing [2023-04-11T06:31:51.369Z] 02f33095c4d1: Preparing [2023-04-11T06:31:51.369Z] 26cbea5cba74: Preparing [2023-04-11T06:31:51.369Z] 02f33095c4d1: Waiting [2023-04-11T06:31:51.369Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:51.369Z] 58115e474254: Waiting [2023-04-11T06:31:51.369Z] 26cbea5cba74: Waiting [2023-04-11T06:31:51.369Z] 687ed7291277: Layer already exists [2023-04-11T06:31:51.635Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:51.635Z] 79dead223795: Pushed [2023-04-11T06:31:51.635Z] 08c165d84079: Pushed [2023-04-11T06:31:51.635Z] 843b0777be80: Pushed [2023-04-11T06:31:51.901Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:51.901Z] 58115e474254: Pushed [2023-04-11T06:31:52.167Z] 02f33095c4d1: Pushed [2023-04-11T06:31:54.101Z] c730eaa295ec: Pushed [2023-04-11T06:31:54.366Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:37748390149a08e8e1555d446507945acb96291aedfcafdb4a77bfe702089b78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:54.702Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:55.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-11T06:31:55.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T06:31:55.083Z] 79dead223795: Preparing [2023-04-11T06:31:55.083Z] 843b0777be80: Preparing [2023-04-11T06:31:55.083Z] c730eaa295ec: Preparing [2023-04-11T06:31:55.083Z] 08c165d84079: Preparing [2023-04-11T06:31:55.083Z] 687ed7291277: Preparing [2023-04-11T06:31:55.083Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:55.083Z] 58115e474254: Preparing [2023-04-11T06:31:55.083Z] 02f33095c4d1: Preparing [2023-04-11T06:31:55.083Z] 26cbea5cba74: Preparing [2023-04-11T06:31:55.083Z] 58115e474254: Waiting [2023-04-11T06:31:55.083Z] 02f33095c4d1: Waiting [2023-04-11T06:31:55.083Z] 26cbea5cba74: Waiting [2023-04-11T06:31:55.083Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:55.083Z] 843b0777be80: Layer already exists [2023-04-11T06:31:55.083Z] c730eaa295ec: Layer already exists [2023-04-11T06:31:55.083Z] 687ed7291277: Layer already exists [2023-04-11T06:31:55.083Z] 08c165d84079: Layer already exists [2023-04-11T06:31:55.083Z] 79dead223795: Layer already exists [2023-04-11T06:31:55.083Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:55.083Z] 02f33095c4d1: Layer already exists [2023-04-11T06:31:55.083Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:55.083Z] 58115e474254: Layer already exists [2023-04-11T06:31:55.083Z] latest: digest: sha256:37748390149a08e8e1555d446507945acb96291aedfcafdb4a77bfe702089b78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:55.433Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:55.777Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.125 [2023-04-11T06:31:55.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T06:31:55.777Z] 79dead223795: Preparing [2023-04-11T06:31:55.777Z] 843b0777be80: Preparing [2023-04-11T06:31:55.777Z] c730eaa295ec: Preparing [2023-04-11T06:31:55.777Z] 08c165d84079: Preparing [2023-04-11T06:31:55.777Z] 687ed7291277: Preparing [2023-04-11T06:31:55.777Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:55.777Z] 58115e474254: Preparing [2023-04-11T06:31:55.777Z] 02f33095c4d1: Preparing [2023-04-11T06:31:55.777Z] 26cbea5cba74: Preparing [2023-04-11T06:31:55.777Z] 58115e474254: Waiting [2023-04-11T06:31:55.777Z] 02f33095c4d1: Waiting [2023-04-11T06:31:55.777Z] 26cbea5cba74: Waiting [2023-04-11T06:31:55.777Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:55.777Z] 687ed7291277: Layer already exists [2023-04-11T06:31:55.777Z] 79dead223795: Layer already exists [2023-04-11T06:31:55.777Z] 843b0777be80: Layer already exists [2023-04-11T06:31:55.777Z] 08c165d84079: Layer already exists [2023-04-11T06:31:55.777Z] c730eaa295ec: Layer already exists [2023-04-11T06:31:55.777Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:55.777Z] 02f33095c4d1: Layer already exists [2023-04-11T06:31:55.777Z] 58115e474254: Layer already exists [2023-04-11T06:31:55.777Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:56.044Z] 3.0.0-dev.125: digest: sha256:37748390149a08e8e1555d446507945acb96291aedfcafdb4a77bfe702089b78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:56.380Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:56.717Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:56.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T06:31:56.717Z] 79dead223795: Preparing [2023-04-11T06:31:56.717Z] 843b0777be80: Preparing [2023-04-11T06:31:56.717Z] c730eaa295ec: Preparing [2023-04-11T06:31:56.717Z] 08c165d84079: Preparing [2023-04-11T06:31:56.717Z] 687ed7291277: Preparing [2023-04-11T06:31:56.717Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:56.717Z] 58115e474254: Preparing [2023-04-11T06:31:56.717Z] 02f33095c4d1: Preparing [2023-04-11T06:31:56.717Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:56.717Z] 58115e474254: Waiting [2023-04-11T06:31:56.717Z] 26cbea5cba74: Preparing [2023-04-11T06:31:56.717Z] 02f33095c4d1: Waiting [2023-04-11T06:31:56.717Z] 26cbea5cba74: Waiting [2023-04-11T06:31:56.717Z] 08c165d84079: Layer already exists [2023-04-11T06:31:56.717Z] c730eaa295ec: Layer already exists [2023-04-11T06:31:56.717Z] 843b0777be80: Layer already exists [2023-04-11T06:31:56.717Z] 687ed7291277: Layer already exists [2023-04-11T06:31:56.717Z] 79dead223795: Layer already exists [2023-04-11T06:31:56.717Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:56.717Z] 02f33095c4d1: Layer already exists [2023-04-11T06:31:56.717Z] 58115e474254: Layer already exists [2023-04-11T06:31:56.717Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:56.986Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:37748390149a08e8e1555d446507945acb96291aedfcafdb4a77bfe702089b78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:57.327Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:57.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-11T06:31:57.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-11T06:31:57.659Z] 79dead223795: Preparing [2023-04-11T06:31:57.659Z] 843b0777be80: Preparing [2023-04-11T06:31:57.659Z] c730eaa295ec: Preparing [2023-04-11T06:31:57.659Z] 08c165d84079: Preparing [2023-04-11T06:31:57.659Z] 687ed7291277: Preparing [2023-04-11T06:31:57.659Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:57.659Z] 58115e474254: Preparing [2023-04-11T06:31:57.659Z] 02f33095c4d1: Preparing [2023-04-11T06:31:57.659Z] 26cbea5cba74: Preparing [2023-04-11T06:31:57.659Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:57.659Z] 58115e474254: Waiting [2023-04-11T06:31:57.659Z] 02f33095c4d1: Waiting [2023-04-11T06:31:57.659Z] 26cbea5cba74: Waiting [2023-04-11T06:31:57.659Z] 79dead223795: Layer already exists [2023-04-11T06:31:57.659Z] c730eaa295ec: Layer already exists [2023-04-11T06:31:57.659Z] 08c165d84079: Layer already exists [2023-04-11T06:31:57.659Z] 687ed7291277: Layer already exists [2023-04-11T06:31:57.659Z] 843b0777be80: Layer already exists [2023-04-11T06:31:57.659Z] 02f33095c4d1: Layer already exists [2023-04-11T06:31:57.659Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:57.659Z] 58115e474254: Layer already exists [2023-04-11T06:31:57.659Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:57.925Z] main: digest: sha256:37748390149a08e8e1555d446507945acb96291aedfcafdb4a77bfe702089b78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:31:57.979Z] ===================================================== [Pipeline] echo [2023-04-11T06:31:57.988Z] taggedImages: [2023-04-11T06:31:57.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:57.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-11T06:31:57.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.125 [2023-04-11T06:31:57.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:57.988Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-11T06:31:58.010Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-11T06:31:58.010Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:58.010Z] latest [2023-04-11T06:31:58.010Z] 3.0.0-dev.125 [2023-04-11T06:31:58.010Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:31:58.010Z] main [2023-04-11T06:31:58.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:58.353Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:31:58.688Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:31:58.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T06:31:58.688Z] 383a4ef97bde: Preparing [2023-04-11T06:31:58.688Z] f0ef60f5ce88: Preparing [2023-04-11T06:31:58.688Z] f19d37adee80: Preparing [2023-04-11T06:31:58.688Z] f90f5123022c: Preparing [2023-04-11T06:31:58.688Z] deddb3917fe6: Preparing [2023-04-11T06:31:58.688Z] 3bd4c92b66c8: Preparing [2023-04-11T06:31:58.688Z] 79a76dcd1168: Preparing [2023-04-11T06:31:58.688Z] 687ed7291277: Preparing [2023-04-11T06:31:58.688Z] 2f37ba0ae451: Preparing [2023-04-11T06:31:58.688Z] d2fbe3ce06a8: Preparing [2023-04-11T06:31:58.688Z] 26cbea5cba74: Preparing [2023-04-11T06:31:58.688Z] 687ed7291277: Waiting [2023-04-11T06:31:58.688Z] d2fbe3ce06a8: Waiting [2023-04-11T06:31:58.688Z] 26cbea5cba74: Waiting [2023-04-11T06:31:58.688Z] 2f37ba0ae451: Waiting [2023-04-11T06:31:58.688Z] 3bd4c92b66c8: Waiting [2023-04-11T06:31:58.688Z] 79a76dcd1168: Waiting [2023-04-11T06:31:58.954Z] f0ef60f5ce88: Pushed [2023-04-11T06:31:58.954Z] 383a4ef97bde: Pushed [2023-04-11T06:31:58.954Z] deddb3917fe6: Pushed [2023-04-11T06:31:58.954Z] 687ed7291277: Layer already exists [2023-04-11T06:31:58.954Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:31:59.219Z] 3bd4c92b66c8: Pushed [2023-04-11T06:31:59.219Z] 79a76dcd1168: Pushed [2023-04-11T06:31:59.219Z] 26cbea5cba74: Layer already exists [2023-04-11T06:31:59.485Z] d2fbe3ce06a8: Pushed [2023-04-11T06:32:01.420Z] f90f5123022c: Pushed [2023-04-11T06:32:02.373Z] f19d37adee80: Pushed [2023-04-11T06:32:02.637Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:45ff3b9b8af467f9f827f9d7f4b33169975619034cce56d2617b0f2595e2afe9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:02.983Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:03.319Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-11T06:32:03.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T06:32:03.319Z] 383a4ef97bde: Preparing [2023-04-11T06:32:03.319Z] f0ef60f5ce88: Preparing [2023-04-11T06:32:03.319Z] f19d37adee80: Preparing [2023-04-11T06:32:03.319Z] f90f5123022c: Preparing [2023-04-11T06:32:03.319Z] deddb3917fe6: Preparing [2023-04-11T06:32:03.319Z] 3bd4c92b66c8: Preparing [2023-04-11T06:32:03.319Z] 79a76dcd1168: Preparing [2023-04-11T06:32:03.319Z] 687ed7291277: Preparing [2023-04-11T06:32:03.319Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:03.319Z] d2fbe3ce06a8: Preparing [2023-04-11T06:32:03.319Z] 26cbea5cba74: Preparing [2023-04-11T06:32:03.319Z] 3bd4c92b66c8: Waiting [2023-04-11T06:32:03.319Z] 79a76dcd1168: Waiting [2023-04-11T06:32:03.319Z] 687ed7291277: Waiting [2023-04-11T06:32:03.319Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:03.319Z] d2fbe3ce06a8: Waiting [2023-04-11T06:32:03.319Z] 26cbea5cba74: Waiting [2023-04-11T06:32:03.319Z] f90f5123022c: Layer already exists [2023-04-11T06:32:03.319Z] f0ef60f5ce88: Layer already exists [2023-04-11T06:32:03.319Z] 383a4ef97bde: Layer already exists [2023-04-11T06:32:03.319Z] deddb3917fe6: Layer already exists [2023-04-11T06:32:03.319Z] f19d37adee80: Layer already exists [2023-04-11T06:32:03.319Z] 79a76dcd1168: Layer already exists [2023-04-11T06:32:03.319Z] 3bd4c92b66c8: Layer already exists [2023-04-11T06:32:03.319Z] 687ed7291277: Layer already exists [2023-04-11T06:32:03.319Z] d2fbe3ce06a8: Layer already exists [2023-04-11T06:32:03.319Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:03.319Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:03.585Z] latest: digest: sha256:45ff3b9b8af467f9f827f9d7f4b33169975619034cce56d2617b0f2595e2afe9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:03.921Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:04.250Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.125 [2023-04-11T06:32:04.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T06:32:04.250Z] 383a4ef97bde: Preparing [2023-04-11T06:32:04.250Z] f0ef60f5ce88: Preparing [2023-04-11T06:32:04.250Z] f19d37adee80: Preparing [2023-04-11T06:32:04.250Z] f90f5123022c: Preparing [2023-04-11T06:32:04.250Z] deddb3917fe6: Preparing [2023-04-11T06:32:04.250Z] 3bd4c92b66c8: Preparing [2023-04-11T06:32:04.250Z] 79a76dcd1168: Preparing [2023-04-11T06:32:04.250Z] 687ed7291277: Preparing [2023-04-11T06:32:04.250Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:04.250Z] d2fbe3ce06a8: Preparing [2023-04-11T06:32:04.250Z] 26cbea5cba74: Preparing [2023-04-11T06:32:04.250Z] 687ed7291277: Waiting [2023-04-11T06:32:04.250Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:04.250Z] d2fbe3ce06a8: Waiting [2023-04-11T06:32:04.250Z] 3bd4c92b66c8: Waiting [2023-04-11T06:32:04.250Z] 79a76dcd1168: Waiting [2023-04-11T06:32:04.250Z] 26cbea5cba74: Waiting [2023-04-11T06:32:04.250Z] f19d37adee80: Layer already exists [2023-04-11T06:32:04.250Z] 383a4ef97bde: Layer already exists [2023-04-11T06:32:04.250Z] f90f5123022c: Layer already exists [2023-04-11T06:32:04.250Z] deddb3917fe6: Layer already exists [2023-04-11T06:32:04.250Z] f0ef60f5ce88: Layer already exists [2023-04-11T06:32:04.250Z] 687ed7291277: Layer already exists [2023-04-11T06:32:04.250Z] 3bd4c92b66c8: Layer already exists [2023-04-11T06:32:04.250Z] 79a76dcd1168: Layer already exists [2023-04-11T06:32:04.250Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:04.250Z] d2fbe3ce06a8: Layer already exists [2023-04-11T06:32:04.250Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:04.515Z] 3.0.0-dev.125: digest: sha256:45ff3b9b8af467f9f827f9d7f4b33169975619034cce56d2617b0f2595e2afe9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:04.853Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:05.177Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:05.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T06:32:05.177Z] 383a4ef97bde: Preparing [2023-04-11T06:32:05.177Z] f0ef60f5ce88: Preparing [2023-04-11T06:32:05.177Z] f19d37adee80: Preparing [2023-04-11T06:32:05.177Z] f90f5123022c: Preparing [2023-04-11T06:32:05.177Z] deddb3917fe6: Preparing [2023-04-11T06:32:05.177Z] 3bd4c92b66c8: Preparing [2023-04-11T06:32:05.177Z] 79a76dcd1168: Preparing [2023-04-11T06:32:05.177Z] 687ed7291277: Preparing [2023-04-11T06:32:05.177Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:05.177Z] d2fbe3ce06a8: Preparing [2023-04-11T06:32:05.177Z] 26cbea5cba74: Preparing [2023-04-11T06:32:05.177Z] 687ed7291277: Waiting [2023-04-11T06:32:05.177Z] 3bd4c92b66c8: Waiting [2023-04-11T06:32:05.177Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:05.177Z] d2fbe3ce06a8: Waiting [2023-04-11T06:32:05.177Z] 79a76dcd1168: Waiting [2023-04-11T06:32:05.177Z] 26cbea5cba74: Waiting [2023-04-11T06:32:05.177Z] f90f5123022c: Layer already exists [2023-04-11T06:32:05.177Z] deddb3917fe6: Layer already exists [2023-04-11T06:32:05.177Z] f0ef60f5ce88: Layer already exists [2023-04-11T06:32:05.177Z] f19d37adee80: Layer already exists [2023-04-11T06:32:05.177Z] 383a4ef97bde: Layer already exists [2023-04-11T06:32:05.177Z] 687ed7291277: Layer already exists [2023-04-11T06:32:05.177Z] 79a76dcd1168: Layer already exists [2023-04-11T06:32:05.177Z] 3bd4c92b66c8: Layer already exists [2023-04-11T06:32:05.177Z] d2fbe3ce06a8: Layer already exists [2023-04-11T06:32:05.177Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:05.177Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:05.441Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:45ff3b9b8af467f9f827f9d7f4b33169975619034cce56d2617b0f2595e2afe9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:05.771Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:06.096Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-11T06:32:06.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-11T06:32:06.097Z] 383a4ef97bde: Preparing [2023-04-11T06:32:06.097Z] f0ef60f5ce88: Preparing [2023-04-11T06:32:06.097Z] f19d37adee80: Preparing [2023-04-11T06:32:06.097Z] f90f5123022c: Preparing [2023-04-11T06:32:06.097Z] deddb3917fe6: Preparing [2023-04-11T06:32:06.097Z] 3bd4c92b66c8: Preparing [2023-04-11T06:32:06.097Z] 79a76dcd1168: Preparing [2023-04-11T06:32:06.097Z] 687ed7291277: Preparing [2023-04-11T06:32:06.097Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:06.097Z] d2fbe3ce06a8: Preparing [2023-04-11T06:32:06.097Z] 26cbea5cba74: Preparing [2023-04-11T06:32:06.097Z] 3bd4c92b66c8: Waiting [2023-04-11T06:32:06.097Z] 687ed7291277: Waiting [2023-04-11T06:32:06.097Z] 79a76dcd1168: Waiting [2023-04-11T06:32:06.097Z] d2fbe3ce06a8: Waiting [2023-04-11T06:32:06.097Z] 26cbea5cba74: Waiting [2023-04-11T06:32:06.097Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:06.097Z] f90f5123022c: Layer already exists [2023-04-11T06:32:06.097Z] deddb3917fe6: Layer already exists [2023-04-11T06:32:06.097Z] 383a4ef97bde: Layer already exists [2023-04-11T06:32:06.097Z] f19d37adee80: Layer already exists [2023-04-11T06:32:06.097Z] f0ef60f5ce88: Layer already exists [2023-04-11T06:32:06.097Z] 79a76dcd1168: Layer already exists [2023-04-11T06:32:06.097Z] 3bd4c92b66c8: Layer already exists [2023-04-11T06:32:06.097Z] 687ed7291277: Layer already exists [2023-04-11T06:32:06.097Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:06.097Z] d2fbe3ce06a8: Layer already exists [2023-04-11T06:32:06.097Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:06.361Z] main: digest: sha256:45ff3b9b8af467f9f827f9d7f4b33169975619034cce56d2617b0f2595e2afe9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:32:06.401Z] ===================================================== [Pipeline] echo [2023-04-11T06:32:06.406Z] taggedImages: [2023-04-11T06:32:06.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:06.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-11T06:32:06.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.125 [2023-04-11T06:32:06.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:06.406Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-11T06:32:06.420Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-11T06:32:06.420Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:06.420Z] latest [2023-04-11T06:32:06.420Z] 3.0.0-dev.125 [2023-04-11T06:32:06.420Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:06.420Z] main [2023-04-11T06:32:06.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:06.748Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:07.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:07.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T06:32:07.083Z] 5b42fc3e2141: Preparing [2023-04-11T06:32:07.083Z] ab1176483bb7: Preparing [2023-04-11T06:32:07.083Z] 687ed7291277: Preparing [2023-04-11T06:32:07.083Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:07.083Z] 2aa07e34c434: Preparing [2023-04-11T06:32:07.083Z] 26cbea5cba74: Preparing [2023-04-11T06:32:07.083Z] 26cbea5cba74: Waiting [2023-04-11T06:32:07.083Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:07.083Z] 687ed7291277: Layer already exists [2023-04-11T06:32:07.347Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:07.347Z] 5b42fc3e2141: Pushed [2023-04-11T06:32:08.299Z] 2aa07e34c434: Pushed [2023-04-11T06:32:11.623Z] ab1176483bb7: Pushed [2023-04-11T06:32:11.624Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:c4da52ee30af3b78577ade0e645f501a180393e292a86859924922a20f3ca8dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:11.964Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:12.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-11T06:32:12.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T06:32:12.292Z] 5b42fc3e2141: Preparing [2023-04-11T06:32:12.292Z] ab1176483bb7: Preparing [2023-04-11T06:32:12.292Z] 687ed7291277: Preparing [2023-04-11T06:32:12.292Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:12.292Z] 2aa07e34c434: Preparing [2023-04-11T06:32:12.292Z] 26cbea5cba74: Preparing [2023-04-11T06:32:12.292Z] 26cbea5cba74: Waiting [2023-04-11T06:32:12.292Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:12.292Z] 5b42fc3e2141: Layer already exists [2023-04-11T06:32:12.292Z] ab1176483bb7: Layer already exists [2023-04-11T06:32:12.292Z] 2aa07e34c434: Layer already exists [2023-04-11T06:32:12.292Z] 687ed7291277: Layer already exists [2023-04-11T06:32:12.292Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:12.292Z] latest: digest: sha256:c4da52ee30af3b78577ade0e645f501a180393e292a86859924922a20f3ca8dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:12.627Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:12.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.125 [2023-04-11T06:32:12.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T06:32:12.962Z] 5b42fc3e2141: Preparing [2023-04-11T06:32:12.962Z] ab1176483bb7: Preparing [2023-04-11T06:32:12.962Z] 687ed7291277: Preparing [2023-04-11T06:32:12.962Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:12.962Z] 2aa07e34c434: Preparing [2023-04-11T06:32:12.962Z] 26cbea5cba74: Preparing [2023-04-11T06:32:12.962Z] 26cbea5cba74: Waiting [2023-04-11T06:32:12.962Z] 687ed7291277: Layer already exists [2023-04-11T06:32:12.962Z] 5b42fc3e2141: Layer already exists [2023-04-11T06:32:12.962Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:12.962Z] ab1176483bb7: Layer already exists [2023-04-11T06:32:12.962Z] 2aa07e34c434: Layer already exists [2023-04-11T06:32:12.962Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:12.962Z] 3.0.0-dev.125: digest: sha256:c4da52ee30af3b78577ade0e645f501a180393e292a86859924922a20f3ca8dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:13.300Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:13.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:13.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T06:32:13.630Z] 5b42fc3e2141: Preparing [2023-04-11T06:32:13.630Z] ab1176483bb7: Preparing [2023-04-11T06:32:13.630Z] 687ed7291277: Preparing [2023-04-11T06:32:13.630Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:13.630Z] 2aa07e34c434: Preparing [2023-04-11T06:32:13.630Z] 26cbea5cba74: Preparing [2023-04-11T06:32:13.630Z] 26cbea5cba74: Waiting [2023-04-11T06:32:13.630Z] 5b42fc3e2141: Layer already exists [2023-04-11T06:32:13.630Z] 2aa07e34c434: Layer already exists [2023-04-11T06:32:13.630Z] 687ed7291277: Layer already exists [2023-04-11T06:32:13.630Z] ab1176483bb7: Layer already exists [2023-04-11T06:32:13.630Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:13.630Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:13.630Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:c4da52ee30af3b78577ade0e645f501a180393e292a86859924922a20f3ca8dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:13.961Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:14.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-11T06:32:14.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-11T06:32:14.288Z] 5b42fc3e2141: Preparing [2023-04-11T06:32:14.288Z] ab1176483bb7: Preparing [2023-04-11T06:32:14.288Z] 687ed7291277: Preparing [2023-04-11T06:32:14.288Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:14.288Z] 2aa07e34c434: Preparing [2023-04-11T06:32:14.288Z] 26cbea5cba74: Preparing [2023-04-11T06:32:14.288Z] 26cbea5cba74: Waiting [2023-04-11T06:32:14.288Z] ab1176483bb7: Layer already exists [2023-04-11T06:32:14.288Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:14.288Z] 2aa07e34c434: Layer already exists [2023-04-11T06:32:14.288Z] 687ed7291277: Layer already exists [2023-04-11T06:32:14.288Z] 5b42fc3e2141: Layer already exists [2023-04-11T06:32:14.288Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:14.288Z] main: digest: sha256:c4da52ee30af3b78577ade0e645f501a180393e292a86859924922a20f3ca8dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:32:14.592Z] ===================================================== [Pipeline] echo [2023-04-11T06:32:14.597Z] taggedImages: [2023-04-11T06:32:14.597Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:14.597Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-11T06:32:14.597Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.125 [2023-04-11T06:32:14.597Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:14.597Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-11T06:32:14.611Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-11T06:32:14.611Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:14.611Z] latest [2023-04-11T06:32:14.611Z] 3.0.0-dev.125 [2023-04-11T06:32:14.611Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:14.611Z] main [2023-04-11T06:32:14.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:15.051Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:15.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:15.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T06:32:15.371Z] 2506ed8be579: Preparing [2023-04-11T06:32:15.371Z] 2571eb234021: Preparing [2023-04-11T06:32:15.371Z] 1939609486ca: Preparing [2023-04-11T06:32:15.371Z] 381576aabfdd: Preparing [2023-04-11T06:32:15.371Z] 8c8e650ba241: Preparing [2023-04-11T06:32:15.371Z] 687ed7291277: Preparing [2023-04-11T06:32:15.371Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:15.371Z] 203374b91efe: Preparing [2023-04-11T06:32:15.371Z] 26cbea5cba74: Preparing [2023-04-11T06:32:15.371Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:15.371Z] 203374b91efe: Waiting [2023-04-11T06:32:15.371Z] 687ed7291277: Waiting [2023-04-11T06:32:15.371Z] 26cbea5cba74: Waiting [2023-04-11T06:32:15.635Z] 2506ed8be579: Pushed [2023-04-11T06:32:15.635Z] 1939609486ca: Pushed [2023-04-11T06:32:15.635Z] 2571eb234021: Pushed [2023-04-11T06:32:15.635Z] 687ed7291277: Layer already exists [2023-04-11T06:32:15.635Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:15.635Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:16.588Z] 203374b91efe: Pushed [2023-04-11T06:32:23.205Z] 8c8e650ba241: Pushed [2023-04-11T06:32:29.816Z] 381576aabfdd: Pushed [2023-04-11T06:32:30.080Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:306377e81868a8092698a8a168339b3d21436f8589ba593b2c6fbc26bb62b09d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:30.402Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:30.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-11T06:32:30.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T06:32:30.730Z] 2506ed8be579: Preparing [2023-04-11T06:32:30.730Z] 2571eb234021: Preparing [2023-04-11T06:32:30.730Z] 1939609486ca: Preparing [2023-04-11T06:32:30.730Z] 381576aabfdd: Preparing [2023-04-11T06:32:30.730Z] 8c8e650ba241: Preparing [2023-04-11T06:32:30.730Z] 687ed7291277: Preparing [2023-04-11T06:32:30.730Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:30.731Z] 203374b91efe: Preparing [2023-04-11T06:32:30.731Z] 26cbea5cba74: Preparing [2023-04-11T06:32:30.731Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:30.731Z] 203374b91efe: Waiting [2023-04-11T06:32:30.731Z] 687ed7291277: Waiting [2023-04-11T06:32:30.731Z] 8c8e650ba241: Layer already exists [2023-04-11T06:32:30.731Z] 381576aabfdd: Layer already exists [2023-04-11T06:32:30.731Z] 2506ed8be579: Layer already exists [2023-04-11T06:32:30.731Z] 1939609486ca: Layer already exists [2023-04-11T06:32:30.731Z] 2571eb234021: Layer already exists [2023-04-11T06:32:30.731Z] 687ed7291277: Layer already exists [2023-04-11T06:32:30.731Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:30.731Z] 203374b91efe: Layer already exists [2023-04-11T06:32:30.731Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:30.731Z] latest: digest: sha256:306377e81868a8092698a8a168339b3d21436f8589ba593b2c6fbc26bb62b09d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:31.054Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:31.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.125 [2023-04-11T06:32:31.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T06:32:31.377Z] 2506ed8be579: Preparing [2023-04-11T06:32:31.377Z] 2571eb234021: Preparing [2023-04-11T06:32:31.377Z] 1939609486ca: Preparing [2023-04-11T06:32:31.377Z] 381576aabfdd: Preparing [2023-04-11T06:32:31.377Z] 8c8e650ba241: Preparing [2023-04-11T06:32:31.377Z] 687ed7291277: Preparing [2023-04-11T06:32:31.377Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:31.377Z] 203374b91efe: Preparing [2023-04-11T06:32:31.377Z] 26cbea5cba74: Preparing [2023-04-11T06:32:31.377Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:31.377Z] 26cbea5cba74: Waiting [2023-04-11T06:32:31.377Z] 687ed7291277: Waiting [2023-04-11T06:32:31.377Z] 203374b91efe: Waiting [2023-04-11T06:32:31.377Z] 8c8e650ba241: Layer already exists [2023-04-11T06:32:31.377Z] 2571eb234021: Layer already exists [2023-04-11T06:32:31.377Z] 1939609486ca: Layer already exists [2023-04-11T06:32:31.377Z] 2506ed8be579: Layer already exists [2023-04-11T06:32:31.377Z] 381576aabfdd: Layer already exists [2023-04-11T06:32:31.377Z] 687ed7291277: Layer already exists [2023-04-11T06:32:31.377Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:31.377Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:31.377Z] 203374b91efe: Layer already exists [2023-04-11T06:32:31.377Z] 3.0.0-dev.125: digest: sha256:306377e81868a8092698a8a168339b3d21436f8589ba593b2c6fbc26bb62b09d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:31.701Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:32.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:32.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T06:32:32.024Z] 2506ed8be579: Preparing [2023-04-11T06:32:32.024Z] 2571eb234021: Preparing [2023-04-11T06:32:32.024Z] 1939609486ca: Preparing [2023-04-11T06:32:32.024Z] 381576aabfdd: Preparing [2023-04-11T06:32:32.024Z] 8c8e650ba241: Preparing [2023-04-11T06:32:32.024Z] 687ed7291277: Preparing [2023-04-11T06:32:32.024Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:32.024Z] 203374b91efe: Preparing [2023-04-11T06:32:32.024Z] 26cbea5cba74: Preparing [2023-04-11T06:32:32.024Z] 687ed7291277: Waiting [2023-04-11T06:32:32.024Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:32.024Z] 203374b91efe: Waiting [2023-04-11T06:32:32.024Z] 26cbea5cba74: Waiting [2023-04-11T06:32:32.024Z] 1939609486ca: Layer already exists [2023-04-11T06:32:32.024Z] 2506ed8be579: Layer already exists [2023-04-11T06:32:32.024Z] 8c8e650ba241: Layer already exists [2023-04-11T06:32:32.024Z] 381576aabfdd: Layer already exists [2023-04-11T06:32:32.024Z] 2571eb234021: Layer already exists [2023-04-11T06:32:32.024Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:32.024Z] 687ed7291277: Layer already exists [2023-04-11T06:32:32.024Z] 203374b91efe: Layer already exists [2023-04-11T06:32:32.024Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:32.024Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:306377e81868a8092698a8a168339b3d21436f8589ba593b2c6fbc26bb62b09d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:32.354Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:32.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-11T06:32:32.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-11T06:32:32.676Z] 2506ed8be579: Preparing [2023-04-11T06:32:32.676Z] 2571eb234021: Preparing [2023-04-11T06:32:32.676Z] 1939609486ca: Preparing [2023-04-11T06:32:32.676Z] 381576aabfdd: Preparing [2023-04-11T06:32:32.676Z] 8c8e650ba241: Preparing [2023-04-11T06:32:32.676Z] 687ed7291277: Preparing [2023-04-11T06:32:32.676Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:32.676Z] 203374b91efe: Preparing [2023-04-11T06:32:32.676Z] 26cbea5cba74: Preparing [2023-04-11T06:32:32.676Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:32.676Z] 203374b91efe: Waiting [2023-04-11T06:32:32.676Z] 26cbea5cba74: Waiting [2023-04-11T06:32:32.676Z] 687ed7291277: Waiting [2023-04-11T06:32:32.676Z] 2571eb234021: Layer already exists [2023-04-11T06:32:32.676Z] 8c8e650ba241: Layer already exists [2023-04-11T06:32:32.676Z] 381576aabfdd: Layer already exists [2023-04-11T06:32:32.676Z] 2506ed8be579: Layer already exists [2023-04-11T06:32:32.676Z] 1939609486ca: Layer already exists [2023-04-11T06:32:32.676Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:32.676Z] 687ed7291277: Layer already exists [2023-04-11T06:32:32.676Z] 203374b91efe: Layer already exists [2023-04-11T06:32:32.676Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:32.676Z] main: digest: sha256:306377e81868a8092698a8a168339b3d21436f8589ba593b2c6fbc26bb62b09d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:32:32.981Z] ===================================================== [Pipeline] echo [2023-04-11T06:32:32.986Z] taggedImages: [2023-04-11T06:32:32.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:32.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-11T06:32:32.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.125 [2023-04-11T06:32:32.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:32.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-11T06:32:33.000Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-11T06:32:33.000Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:33.000Z] latest [2023-04-11T06:32:33.000Z] 3.0.0-dev.125 [2023-04-11T06:32:33.000Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:33.000Z] main [2023-04-11T06:32:33.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:33.331Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:33.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:33.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T06:32:33.655Z] b6379c613774: Preparing [2023-04-11T06:32:33.655Z] 9f0f4d261fbd: Preparing [2023-04-11T06:32:33.655Z] a798db2339c2: Preparing [2023-04-11T06:32:33.655Z] 71140088dc4b: Preparing [2023-04-11T06:32:33.655Z] 687ed7291277: Preparing [2023-04-11T06:32:33.655Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:33.655Z] be26b1570188: Preparing [2023-04-11T06:32:33.655Z] 26cbea5cba74: Preparing [2023-04-11T06:32:33.655Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:33.655Z] be26b1570188: Waiting [2023-04-11T06:32:33.655Z] 687ed7291277: Layer already exists [2023-04-11T06:32:33.655Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:33.920Z] b6379c613774: Pushed [2023-04-11T06:32:33.920Z] a798db2339c2: Pushed [2023-04-11T06:32:33.920Z] 9f0f4d261fbd: Pushed [2023-04-11T06:32:33.920Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:34.498Z] be26b1570188: Pushed [2023-04-11T06:32:49.451Z] 71140088dc4b: Pushed [2023-04-11T06:32:49.451Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:79358e87b3b14e53d202490b9d43f7285788d2691dd0ebd32bdad4337cc3c69c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:49.781Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:50.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-11T06:32:50.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T06:32:50.114Z] b6379c613774: Preparing [2023-04-11T06:32:50.114Z] 9f0f4d261fbd: Preparing [2023-04-11T06:32:50.114Z] a798db2339c2: Preparing [2023-04-11T06:32:50.114Z] 71140088dc4b: Preparing [2023-04-11T06:32:50.114Z] 687ed7291277: Preparing [2023-04-11T06:32:50.114Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:50.114Z] be26b1570188: Preparing [2023-04-11T06:32:50.114Z] 26cbea5cba74: Preparing [2023-04-11T06:32:50.114Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:50.114Z] be26b1570188: Waiting [2023-04-11T06:32:50.114Z] 26cbea5cba74: Waiting [2023-04-11T06:32:50.114Z] 687ed7291277: Layer already exists [2023-04-11T06:32:50.114Z] a798db2339c2: Layer already exists [2023-04-11T06:32:50.114Z] 9f0f4d261fbd: Layer already exists [2023-04-11T06:32:50.114Z] b6379c613774: Layer already exists [2023-04-11T06:32:50.114Z] 71140088dc4b: Layer already exists [2023-04-11T06:32:50.114Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:50.114Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:50.114Z] be26b1570188: Layer already exists [2023-04-11T06:32:50.114Z] latest: digest: sha256:79358e87b3b14e53d202490b9d43f7285788d2691dd0ebd32bdad4337cc3c69c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:50.706Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:51.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.125 [2023-04-11T06:32:51.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T06:32:51.073Z] b6379c613774: Preparing [2023-04-11T06:32:51.073Z] 9f0f4d261fbd: Preparing [2023-04-11T06:32:51.073Z] a798db2339c2: Preparing [2023-04-11T06:32:51.073Z] 71140088dc4b: Preparing [2023-04-11T06:32:51.073Z] 687ed7291277: Preparing [2023-04-11T06:32:51.073Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:51.073Z] be26b1570188: Preparing [2023-04-11T06:32:51.073Z] 26cbea5cba74: Preparing [2023-04-11T06:32:51.073Z] be26b1570188: Waiting [2023-04-11T06:32:51.073Z] 26cbea5cba74: Waiting [2023-04-11T06:32:51.073Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:51.073Z] a798db2339c2: Layer already exists [2023-04-11T06:32:51.073Z] b6379c613774: Layer already exists [2023-04-11T06:32:51.073Z] 9f0f4d261fbd: Layer already exists [2023-04-11T06:32:51.073Z] 687ed7291277: Layer already exists [2023-04-11T06:32:51.073Z] 71140088dc4b: Layer already exists [2023-04-11T06:32:51.073Z] be26b1570188: Layer already exists [2023-04-11T06:32:51.073Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:51.073Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:51.338Z] 3.0.0-dev.125: digest: sha256:79358e87b3b14e53d202490b9d43f7285788d2691dd0ebd32bdad4337cc3c69c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:51.679Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:52.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:52.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T06:32:52.024Z] b6379c613774: Preparing [2023-04-11T06:32:52.024Z] 9f0f4d261fbd: Preparing [2023-04-11T06:32:52.024Z] a798db2339c2: Preparing [2023-04-11T06:32:52.024Z] 71140088dc4b: Preparing [2023-04-11T06:32:52.024Z] 687ed7291277: Preparing [2023-04-11T06:32:52.024Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:52.024Z] be26b1570188: Preparing [2023-04-11T06:32:52.024Z] 26cbea5cba74: Preparing [2023-04-11T06:32:52.024Z] be26b1570188: Waiting [2023-04-11T06:32:52.024Z] 26cbea5cba74: Waiting [2023-04-11T06:32:52.024Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:52.024Z] 687ed7291277: Layer already exists [2023-04-11T06:32:52.291Z] a798db2339c2: Layer already exists [2023-04-11T06:32:52.291Z] b6379c613774: Layer already exists [2023-04-11T06:32:52.291Z] 9f0f4d261fbd: Layer already exists [2023-04-11T06:32:52.291Z] 71140088dc4b: Layer already exists [2023-04-11T06:32:52.291Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:52.291Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:52.291Z] be26b1570188: Layer already exists [2023-04-11T06:32:52.291Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:79358e87b3b14e53d202490b9d43f7285788d2691dd0ebd32bdad4337cc3c69c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:52.620Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:52.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-11T06:32:52.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-11T06:32:52.947Z] b6379c613774: Preparing [2023-04-11T06:32:52.947Z] 9f0f4d261fbd: Preparing [2023-04-11T06:32:52.947Z] a798db2339c2: Preparing [2023-04-11T06:32:52.947Z] 71140088dc4b: Preparing [2023-04-11T06:32:52.947Z] 687ed7291277: Preparing [2023-04-11T06:32:52.947Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:52.947Z] be26b1570188: Preparing [2023-04-11T06:32:52.947Z] 26cbea5cba74: Preparing [2023-04-11T06:32:52.947Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:52.947Z] 26cbea5cba74: Waiting [2023-04-11T06:32:52.947Z] be26b1570188: Waiting [2023-04-11T06:32:52.947Z] 687ed7291277: Layer already exists [2023-04-11T06:32:52.947Z] a798db2339c2: Layer already exists [2023-04-11T06:32:52.947Z] b6379c613774: Layer already exists [2023-04-11T06:32:52.947Z] 9f0f4d261fbd: Layer already exists [2023-04-11T06:32:52.947Z] 71140088dc4b: Layer already exists [2023-04-11T06:32:52.947Z] be26b1570188: Layer already exists [2023-04-11T06:32:52.947Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:52.947Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:52.947Z] main: digest: sha256:79358e87b3b14e53d202490b9d43f7285788d2691dd0ebd32bdad4337cc3c69c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:32:53.002Z] ===================================================== [Pipeline] echo [2023-04-11T06:32:53.012Z] taggedImages: [2023-04-11T06:32:53.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:53.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-11T06:32:53.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.125 [2023-04-11T06:32:53.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:53.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-11T06:32:53.033Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-11T06:32:53.033Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:53.033Z] latest [2023-04-11T06:32:53.033Z] 3.0.0-dev.125 [2023-04-11T06:32:53.033Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:53.033Z] main [2023-04-11T06:32:53.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:53.383Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:53.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:53.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T06:32:53.707Z] 1d3851d5fd33: Preparing [2023-04-11T06:32:53.707Z] 19505a99f1c3: Preparing [2023-04-11T06:32:53.707Z] 0b3718b7dcf8: Preparing [2023-04-11T06:32:53.707Z] 71140088dc4b: Preparing [2023-04-11T06:32:53.707Z] 687ed7291277: Preparing [2023-04-11T06:32:53.707Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:53.707Z] 203374b91efe: Preparing [2023-04-11T06:32:53.707Z] 26cbea5cba74: Preparing [2023-04-11T06:32:53.707Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:53.707Z] 203374b91efe: Waiting [2023-04-11T06:32:53.707Z] 26cbea5cba74: Waiting [2023-04-11T06:32:53.707Z] 71140088dc4b: Layer already exists [2023-04-11T06:32:53.707Z] 687ed7291277: Layer already exists [2023-04-11T06:32:53.707Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:53.971Z] 203374b91efe: Layer already exists [2023-04-11T06:32:53.971Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:53.971Z] 0b3718b7dcf8: Pushed [2023-04-11T06:32:53.971Z] 1d3851d5fd33: Pushed [2023-04-11T06:32:53.971Z] 19505a99f1c3: Pushed [2023-04-11T06:32:54.235Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:7799f45882de21822c03983b9424230aa5e4a85f33c2c3f34bfc803e4cf4d69f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:54.564Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:54.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-11T06:32:54.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T06:32:54.883Z] 1d3851d5fd33: Preparing [2023-04-11T06:32:54.883Z] 19505a99f1c3: Preparing [2023-04-11T06:32:54.883Z] 0b3718b7dcf8: Preparing [2023-04-11T06:32:54.883Z] 71140088dc4b: Preparing [2023-04-11T06:32:54.883Z] 687ed7291277: Preparing [2023-04-11T06:32:54.883Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:54.883Z] 203374b91efe: Preparing [2023-04-11T06:32:54.883Z] 26cbea5cba74: Preparing [2023-04-11T06:32:54.883Z] 203374b91efe: Waiting [2023-04-11T06:32:54.883Z] 26cbea5cba74: Waiting [2023-04-11T06:32:54.883Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:54.883Z] 1d3851d5fd33: Layer already exists [2023-04-11T06:32:54.883Z] 687ed7291277: Layer already exists [2023-04-11T06:32:54.883Z] 19505a99f1c3: Layer already exists [2023-04-11T06:32:54.883Z] 0b3718b7dcf8: Layer already exists [2023-04-11T06:32:54.883Z] 71140088dc4b: Layer already exists [2023-04-11T06:32:54.883Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:54.883Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:54.883Z] 203374b91efe: Layer already exists [2023-04-11T06:32:54.883Z] latest: digest: sha256:7799f45882de21822c03983b9424230aa5e4a85f33c2c3f34bfc803e4cf4d69f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:55.473Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:55.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.125 [2023-04-11T06:32:55.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T06:32:55.794Z] 1d3851d5fd33: Preparing [2023-04-11T06:32:55.794Z] 19505a99f1c3: Preparing [2023-04-11T06:32:55.794Z] 0b3718b7dcf8: Preparing [2023-04-11T06:32:55.794Z] 71140088dc4b: Preparing [2023-04-11T06:32:55.794Z] 687ed7291277: Preparing [2023-04-11T06:32:55.794Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:55.794Z] 203374b91efe: Preparing [2023-04-11T06:32:55.794Z] 26cbea5cba74: Preparing [2023-04-11T06:32:55.794Z] 203374b91efe: Waiting [2023-04-11T06:32:55.794Z] 26cbea5cba74: Waiting [2023-04-11T06:32:55.794Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:55.794Z] 19505a99f1c3: Layer already exists [2023-04-11T06:32:55.794Z] 71140088dc4b: Layer already exists [2023-04-11T06:32:55.794Z] 1d3851d5fd33: Layer already exists [2023-04-11T06:32:55.794Z] 687ed7291277: Layer already exists [2023-04-11T06:32:55.794Z] 0b3718b7dcf8: Layer already exists [2023-04-11T06:32:55.794Z] 203374b91efe: Layer already exists [2023-04-11T06:32:55.794Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:55.794Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:55.794Z] 3.0.0-dev.125: digest: sha256:7799f45882de21822c03983b9424230aa5e4a85f33c2c3f34bfc803e4cf4d69f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:56.382Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:56.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:56.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T06:32:56.706Z] 1d3851d5fd33: Preparing [2023-04-11T06:32:56.706Z] 19505a99f1c3: Preparing [2023-04-11T06:32:56.706Z] 0b3718b7dcf8: Preparing [2023-04-11T06:32:56.706Z] 71140088dc4b: Preparing [2023-04-11T06:32:56.706Z] 687ed7291277: Preparing [2023-04-11T06:32:56.706Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:56.706Z] 203374b91efe: Preparing [2023-04-11T06:32:56.706Z] 26cbea5cba74: Preparing [2023-04-11T06:32:56.706Z] 203374b91efe: Waiting [2023-04-11T06:32:56.706Z] 26cbea5cba74: Waiting [2023-04-11T06:32:56.706Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:56.706Z] 1d3851d5fd33: Layer already exists [2023-04-11T06:32:56.706Z] 19505a99f1c3: Layer already exists [2023-04-11T06:32:56.706Z] 687ed7291277: Layer already exists [2023-04-11T06:32:56.706Z] 71140088dc4b: Layer already exists [2023-04-11T06:32:56.706Z] 0b3718b7dcf8: Layer already exists [2023-04-11T06:32:56.706Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:56.969Z] 203374b91efe: Layer already exists [2023-04-11T06:32:56.969Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:56.969Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:7799f45882de21822c03983b9424230aa5e4a85f33c2c3f34bfc803e4cf4d69f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:57.289Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:57.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-11T06:32:57.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-11T06:32:57.609Z] 1d3851d5fd33: Preparing [2023-04-11T06:32:57.609Z] 19505a99f1c3: Preparing [2023-04-11T06:32:57.609Z] 0b3718b7dcf8: Preparing [2023-04-11T06:32:57.609Z] 71140088dc4b: Preparing [2023-04-11T06:32:57.609Z] 687ed7291277: Preparing [2023-04-11T06:32:57.609Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:57.609Z] 203374b91efe: Preparing [2023-04-11T06:32:57.609Z] 26cbea5cba74: Preparing [2023-04-11T06:32:57.609Z] 203374b91efe: Waiting [2023-04-11T06:32:57.609Z] 26cbea5cba74: Waiting [2023-04-11T06:32:57.609Z] 2f37ba0ae451: Waiting [2023-04-11T06:32:57.609Z] 0b3718b7dcf8: Layer already exists [2023-04-11T06:32:57.609Z] 71140088dc4b: Layer already exists [2023-04-11T06:32:57.609Z] 1d3851d5fd33: Layer already exists [2023-04-11T06:32:57.609Z] 19505a99f1c3: Layer already exists [2023-04-11T06:32:57.609Z] 687ed7291277: Layer already exists [2023-04-11T06:32:57.609Z] 203374b91efe: Layer already exists [2023-04-11T06:32:57.610Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:57.610Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:57.872Z] main: digest: sha256:7799f45882de21822c03983b9424230aa5e4a85f33c2c3f34bfc803e4cf4d69f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:32:57.915Z] ===================================================== [Pipeline] echo [2023-04-11T06:32:57.921Z] taggedImages: [2023-04-11T06:32:57.921Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:57.921Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-11T06:32:57.921Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.125 [2023-04-11T06:32:57.921Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:57.921Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-11T06:32:57.938Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-11T06:32:57.938Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:57.938Z] latest [2023-04-11T06:32:57.938Z] 3.0.0-dev.125 [2023-04-11T06:32:57.938Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:32:57.938Z] main [2023-04-11T06:32:57.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:58.259Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:32:58.579Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:32:58.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T06:32:58.579Z] 2eabcbfc7d2c: Preparing [2023-04-11T06:32:58.579Z] a3641163fbd2: Preparing [2023-04-11T06:32:58.579Z] 687ed7291277: Preparing [2023-04-11T06:32:58.579Z] 2f37ba0ae451: Preparing [2023-04-11T06:32:58.579Z] 87ce1c8e436c: Preparing [2023-04-11T06:32:58.579Z] 26cbea5cba74: Preparing [2023-04-11T06:32:58.579Z] 26cbea5cba74: Waiting [2023-04-11T06:32:58.579Z] 687ed7291277: Layer already exists [2023-04-11T06:32:58.579Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:32:58.579Z] 26cbea5cba74: Layer already exists [2023-04-11T06:32:58.843Z] 2eabcbfc7d2c: Pushed [2023-04-11T06:32:58.843Z] 87ce1c8e436c: Pushed [2023-04-11T06:33:05.459Z] a3641163fbd2: Pushed [2023-04-11T06:33:05.459Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:2a9d6edbe6ae92096a9182e4f03889a131f7ea66f70cc3c9f8a1fa9b186c1eb8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:05.788Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:06.114Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-11T06:33:06.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T06:33:06.114Z] 2eabcbfc7d2c: Preparing [2023-04-11T06:33:06.114Z] a3641163fbd2: Preparing [2023-04-11T06:33:06.114Z] 687ed7291277: Preparing [2023-04-11T06:33:06.114Z] 2f37ba0ae451: Preparing [2023-04-11T06:33:06.114Z] 87ce1c8e436c: Preparing [2023-04-11T06:33:06.114Z] 26cbea5cba74: Preparing [2023-04-11T06:33:06.114Z] 26cbea5cba74: Waiting [2023-04-11T06:33:06.114Z] 87ce1c8e436c: Layer already exists [2023-04-11T06:33:06.114Z] 2eabcbfc7d2c: Layer already exists [2023-04-11T06:33:06.114Z] a3641163fbd2: Layer already exists [2023-04-11T06:33:06.114Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:33:06.114Z] 687ed7291277: Layer already exists [2023-04-11T06:33:06.114Z] 26cbea5cba74: Layer already exists [2023-04-11T06:33:06.379Z] latest: digest: sha256:2a9d6edbe6ae92096a9182e4f03889a131f7ea66f70cc3c9f8a1fa9b186c1eb8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:06.711Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:07.041Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.125 [2023-04-11T06:33:07.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T06:33:07.041Z] 2eabcbfc7d2c: Preparing [2023-04-11T06:33:07.041Z] a3641163fbd2: Preparing [2023-04-11T06:33:07.041Z] 687ed7291277: Preparing [2023-04-11T06:33:07.041Z] 2f37ba0ae451: Preparing [2023-04-11T06:33:07.041Z] 87ce1c8e436c: Preparing [2023-04-11T06:33:07.041Z] 26cbea5cba74: Preparing [2023-04-11T06:33:07.041Z] 26cbea5cba74: Waiting [2023-04-11T06:33:07.041Z] 2eabcbfc7d2c: Layer already exists [2023-04-11T06:33:07.041Z] 87ce1c8e436c: Layer already exists [2023-04-11T06:33:07.041Z] a3641163fbd2: Layer already exists [2023-04-11T06:33:07.041Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:33:07.041Z] 687ed7291277: Layer already exists [2023-04-11T06:33:07.041Z] 26cbea5cba74: Layer already exists [2023-04-11T06:33:07.041Z] 3.0.0-dev.125: digest: sha256:2a9d6edbe6ae92096a9182e4f03889a131f7ea66f70cc3c9f8a1fa9b186c1eb8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:07.634Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:07.960Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:33:07.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T06:33:07.960Z] 2eabcbfc7d2c: Preparing [2023-04-11T06:33:07.960Z] a3641163fbd2: Preparing [2023-04-11T06:33:07.960Z] 687ed7291277: Preparing [2023-04-11T06:33:07.960Z] 2f37ba0ae451: Preparing [2023-04-11T06:33:07.960Z] 87ce1c8e436c: Preparing [2023-04-11T06:33:07.960Z] 26cbea5cba74: Preparing [2023-04-11T06:33:07.960Z] 26cbea5cba74: Waiting [2023-04-11T06:33:07.960Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:33:07.960Z] 2eabcbfc7d2c: Layer already exists [2023-04-11T06:33:07.960Z] 87ce1c8e436c: Layer already exists [2023-04-11T06:33:07.960Z] a3641163fbd2: Layer already exists [2023-04-11T06:33:07.960Z] 687ed7291277: Layer already exists [2023-04-11T06:33:07.960Z] 26cbea5cba74: Layer already exists [2023-04-11T06:33:07.960Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:2a9d6edbe6ae92096a9182e4f03889a131f7ea66f70cc3c9f8a1fa9b186c1eb8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:08.556Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:08.886Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-11T06:33:08.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-11T06:33:08.886Z] 2eabcbfc7d2c: Preparing [2023-04-11T06:33:08.886Z] a3641163fbd2: Preparing [2023-04-11T06:33:08.886Z] 687ed7291277: Preparing [2023-04-11T06:33:08.886Z] 2f37ba0ae451: Preparing [2023-04-11T06:33:08.886Z] 87ce1c8e436c: Preparing [2023-04-11T06:33:08.886Z] 26cbea5cba74: Preparing [2023-04-11T06:33:08.886Z] 26cbea5cba74: Waiting [2023-04-11T06:33:09.153Z] a3641163fbd2: Layer already exists [2023-04-11T06:33:09.153Z] 2eabcbfc7d2c: Layer already exists [2023-04-11T06:33:09.153Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:33:09.153Z] 687ed7291277: Layer already exists [2023-04-11T06:33:09.153Z] 87ce1c8e436c: Layer already exists [2023-04-11T06:33:09.153Z] 26cbea5cba74: Layer already exists [2023-04-11T06:33:09.417Z] main: digest: sha256:2a9d6edbe6ae92096a9182e4f03889a131f7ea66f70cc3c9f8a1fa9b186c1eb8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:33:09.460Z] ===================================================== [Pipeline] echo [2023-04-11T06:33:09.466Z] taggedImages: [2023-04-11T06:33:09.466Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:33:09.466Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-11T06:33:09.466Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.125 [2023-04-11T06:33:09.466Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:33:09.466Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-11T06:33:09.486Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-11T06:33:09.486Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:33:09.486Z] latest [2023-04-11T06:33:09.486Z] 3.0.0-dev.125 [2023-04-11T06:33:09.486Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:33:09.486Z] main [2023-04-11T06:33:09.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:09.815Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:10.145Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:33:10.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T06:33:10.145Z] a1d776beba66: Preparing [2023-04-11T06:33:10.145Z] 897d19241340: Preparing [2023-04-11T06:33:10.145Z] 687ed7291277: Preparing [2023-04-11T06:33:10.145Z] 2f37ba0ae451: Preparing [2023-04-11T06:33:10.145Z] 7d4221f33e99: Preparing [2023-04-11T06:33:10.145Z] 26cbea5cba74: Preparing [2023-04-11T06:33:10.145Z] 26cbea5cba74: Waiting [2023-04-11T06:33:10.145Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:33:10.145Z] 687ed7291277: Layer already exists [2023-04-11T06:33:10.145Z] 7d4221f33e99: Layer already exists [2023-04-11T06:33:10.145Z] 26cbea5cba74: Layer already exists [2023-04-11T06:33:10.410Z] a1d776beba66: Pushed [2023-04-11T06:33:17.037Z] 897d19241340: Pushed [2023-04-11T06:33:17.037Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf: digest: sha256:474f3c364899d86dcb94bd43436ddc3f11342b50d49d947fbf32cdec083ace0b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:17.368Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:17.691Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-11T06:33:17.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T06:33:17.691Z] a1d776beba66: Preparing [2023-04-11T06:33:17.691Z] 897d19241340: Preparing [2023-04-11T06:33:17.691Z] 687ed7291277: Preparing [2023-04-11T06:33:17.691Z] 2f37ba0ae451: Preparing [2023-04-11T06:33:17.691Z] 7d4221f33e99: Preparing [2023-04-11T06:33:17.691Z] 26cbea5cba74: Preparing [2023-04-11T06:33:17.691Z] 26cbea5cba74: Waiting [2023-04-11T06:33:17.956Z] 687ed7291277: Layer already exists [2023-04-11T06:33:17.956Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:33:17.956Z] a1d776beba66: Layer already exists [2023-04-11T06:33:17.956Z] 897d19241340: Layer already exists [2023-04-11T06:33:17.956Z] 7d4221f33e99: Layer already exists [2023-04-11T06:33:17.956Z] 26cbea5cba74: Layer already exists [2023-04-11T06:33:18.220Z] latest: digest: sha256:474f3c364899d86dcb94bd43436ddc3f11342b50d49d947fbf32cdec083ace0b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:18.555Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:18.881Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.125 [2023-04-11T06:33:18.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T06:33:18.882Z] a1d776beba66: Preparing [2023-04-11T06:33:18.882Z] 897d19241340: Preparing [2023-04-11T06:33:18.882Z] 687ed7291277: Preparing [2023-04-11T06:33:18.882Z] 2f37ba0ae451: Preparing [2023-04-11T06:33:18.882Z] 7d4221f33e99: Preparing [2023-04-11T06:33:18.882Z] 26cbea5cba74: Preparing [2023-04-11T06:33:18.882Z] 26cbea5cba74: Waiting [2023-04-11T06:33:18.882Z] 7d4221f33e99: Layer already exists [2023-04-11T06:33:18.882Z] 897d19241340: Layer already exists [2023-04-11T06:33:18.882Z] a1d776beba66: Layer already exists [2023-04-11T06:33:18.882Z] 687ed7291277: Layer already exists [2023-04-11T06:33:18.882Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:33:19.146Z] 26cbea5cba74: Layer already exists [2023-04-11T06:33:19.146Z] 3.0.0-dev.125: digest: sha256:474f3c364899d86dcb94bd43436ddc3f11342b50d49d947fbf32cdec083ace0b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:19.475Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:19.802Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:33:19.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T06:33:19.802Z] a1d776beba66: Preparing [2023-04-11T06:33:19.802Z] 897d19241340: Preparing [2023-04-11T06:33:19.802Z] 687ed7291277: Preparing [2023-04-11T06:33:19.802Z] 2f37ba0ae451: Preparing [2023-04-11T06:33:19.802Z] 7d4221f33e99: Preparing [2023-04-11T06:33:19.802Z] 26cbea5cba74: Preparing [2023-04-11T06:33:19.802Z] 26cbea5cba74: Waiting [2023-04-11T06:33:19.802Z] 7d4221f33e99: Layer already exists [2023-04-11T06:33:19.802Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:33:19.802Z] 897d19241340: Layer already exists [2023-04-11T06:33:19.802Z] a1d776beba66: Layer already exists [2023-04-11T06:33:19.802Z] 687ed7291277: Layer already exists [2023-04-11T06:33:19.802Z] 26cbea5cba74: Layer already exists [2023-04-11T06:33:20.067Z] 0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125: digest: sha256:474f3c364899d86dcb94bd43436ddc3f11342b50d49d947fbf32cdec083ace0b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:20.405Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:20.741Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-11T06:33:20.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-11T06:33:20.741Z] a1d776beba66: Preparing [2023-04-11T06:33:20.741Z] 897d19241340: Preparing [2023-04-11T06:33:20.741Z] 687ed7291277: Preparing [2023-04-11T06:33:20.741Z] 2f37ba0ae451: Preparing [2023-04-11T06:33:20.741Z] 7d4221f33e99: Preparing [2023-04-11T06:33:20.741Z] 26cbea5cba74: Preparing [2023-04-11T06:33:20.741Z] 26cbea5cba74: Waiting [2023-04-11T06:33:20.741Z] 7d4221f33e99: Layer already exists [2023-04-11T06:33:20.741Z] 897d19241340: Layer already exists [2023-04-11T06:33:20.741Z] 687ed7291277: Layer already exists [2023-04-11T06:33:20.741Z] a1d776beba66: Layer already exists [2023-04-11T06:33:20.741Z] 2f37ba0ae451: Layer already exists [2023-04-11T06:33:20.741Z] 26cbea5cba74: Layer already exists [2023-04-11T06:33:21.005Z] main: digest: sha256:474f3c364899d86dcb94bd43436ddc3f11342b50d49d947fbf32cdec083ace0b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T06:33:21.054Z] ===================================================== [Pipeline] echo [2023-04-11T06:33:21.063Z] taggedImages: [2023-04-11T06:33:21.063Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf [2023-04-11T06:33:21.063Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-11T06:33:21.063Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.125 [2023-04-11T06:33:21.063Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0c81f2623765c7cb967c9e53a7d8046df7c306cf-3.0.0-dev.125 [2023-04-11T06:33:21.063Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:21.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T06:33:21.426Z] [2023-04-11T06:33:21.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:33:21.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T06:33:25.975Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T06:33:25.975Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T06:33:25.975Z] 04944245beec: Pulling fs layer [2023-04-11T06:33:25.975Z] 699f458cf7ca: Pulling fs layer [2023-04-11T06:33:25.975Z] 765212b225bb: Pulling fs layer [2023-04-11T06:33:25.975Z] f23df028b6ca: Pulling fs layer [2023-04-11T06:33:25.975Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T06:33:25.975Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T06:33:25.975Z] 765212b225bb: Waiting [2023-04-11T06:33:25.975Z] 2437ff75d9bd: Waiting [2023-04-11T06:33:25.975Z] f23df028b6ca: Waiting [2023-04-11T06:33:25.975Z] d65c8cfc05b1: Waiting [2023-04-11T06:33:26.556Z] 04944245beec: Verifying Checksum [2023-04-11T06:33:26.556Z] 04944245beec: Download complete [2023-04-11T06:33:26.820Z] 765212b225bb: Download complete [2023-04-11T06:33:27.397Z] f23df028b6ca: Verifying Checksum [2023-04-11T06:33:27.397Z] f23df028b6ca: Download complete [2023-04-11T06:33:27.397Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T06:33:27.397Z] d65c8cfc05b1: Download complete [2023-04-11T06:33:29.326Z] 699f458cf7ca: Verifying Checksum [2023-04-11T06:33:29.326Z] 699f458cf7ca: Download complete [2023-04-11T06:33:29.591Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T06:33:29.591Z] 8998bd30e6a1: Download complete [2023-04-11T06:33:31.530Z] 2437ff75d9bd: Verifying Checksum [2023-04-11T06:33:31.530Z] 2437ff75d9bd: Download complete [2023-04-11T06:33:33.467Z] 8998bd30e6a1: Pull complete [2023-04-11T06:33:33.732Z] 04944245beec: Pull complete [2023-04-11T06:33:35.130Z] 699f458cf7ca: Pull complete [2023-04-11T06:33:35.395Z] 765212b225bb: Pull complete [2023-04-11T06:33:35.975Z] f23df028b6ca: Pull complete [2023-04-11T06:33:36.239Z] d65c8cfc05b1: Pull complete [2023-04-11T06:33:51.216Z] 2437ff75d9bd: Pull complete [2023-04-11T06:33:51.216Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T06:33:51.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T06:33:51.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:33:51.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-7386 does not seem to be running inside a container [2023-04-11T06:33:51.475Z] $ 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/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-11T06:33:54.370Z] $ docker top 95fad4465e776b8b16ac3db91d5f2e0535cb4a950bb29c45187223929ea36354 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:33:55.259Z] ---> job-cost.sh [2023-04-11T06:33:55.259Z] lf-activate-venv: SKIPPING [2023-04-11T06:33:55.259Z] INFO: No Stack... [2023-04-11T06:33:55.839Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T06:33:56.419Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T06:33:57.051Z] + cut -d, -f6 [2023-04-11T06:33:57.051Z] + cat /w/workspace/edgex-go/487/archives/cost.csv [Pipeline] lock [2023-04-11T06:33:57.116Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-487-stack-cost] [2023-04-11T06:33:57.121Z] Resource [jenkins-edgexfoundry-edgex-go-main-487-stack-cost] did not exist. Created. [2023-04-11T06:33:57.122Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-487-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T06:33:57.764Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T06:33:58.311Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T06:33:58.323Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-487-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T06:33:58.339Z] $ docker stop --time=1 95fad4465e776b8b16ac3db91d5f2e0535cb4a950bb29c45187223929ea36354 [2023-04-11T06:33:59.890Z] $ docker rm -f --volumes 95fad4465e776b8b16ac3db91d5f2e0535cb4a950bb29c45187223929ea36354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-11T06:34:00.370Z] provisioning config files... [2023-04-11T06:34:00.377Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/487@tmp/config16340869538120587379tmp [Pipeline] { [Pipeline] sh [2023-04-11T06:34:00.668Z] + set +x [2023-04-11T06:34:00.668Z] + curl -s https://codecov.io/bash [2023-04-11T06:34:00.668Z] + bash -s -- [2023-04-11T06:34:00.668Z] [2023-04-11T06:34:00.668Z] _____ _ [2023-04-11T06:34:00.668Z] / ____| | | [2023-04-11T06:34:00.668Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T06:34:00.668Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T06:34:00.668Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T06:34:00.668Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T06:34:00.668Z] Bash-1.0.6 [2023-04-11T06:34:00.668Z] [2023-04-11T06:34:00.668Z] [2023-04-11T06:34:00.668Z] ==> git version 2.25.1 found [2023-04-11T06:34:00.668Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-11T06:34:00.668Z] Release-Date: 2020-01-08 [2023-04-11T06:34:00.668Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-11T06:34:00.668Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T06:34:00.668Z] ==> Jenkins CI detected. [2023-04-11T06:34:00.668Z] current dir:  /w/workspace/edgex-go/487 [2023-04-11T06:34:00.668Z] project root: . [2023-04-11T06:34:00.668Z] --> token set from env [2023-04-11T06:34:00.668Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T06:34:00.927Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T06:34:00.927Z] ==> Python coveragepy not found [2023-04-11T06:34:00.927Z] ==> Searching for coverage reports in: [2023-04-11T06:34:00.927Z] + . [2023-04-11T06:34:00.927Z] -> Found 1 reports [2023-04-11T06:34:00.927Z] ==> Detecting git/mercurial file structure [2023-04-11T06:34:00.927Z] ==> Reading reports [2023-04-11T06:34:00.927Z] + ./coverage.out bytes=448242 [2023-04-11T06:34:00.927Z] ==> Appending adjustments [2023-04-11T06:34:00.927Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T06:34:01.864Z] + Found adjustments [2023-04-11T06:34:01.864Z] ==> Gzipping contents [2023-04-11T06:34:02.123Z] 60K /tmp/codecov.z5mpV7.gz [2023-04-11T06:34:02.123Z] ==> Uploading reports [2023-04-11T06:34:02.123Z] url: https://codecov.io [2023-04-11T06:34:02.123Z] query: branch=main&commit=0c81f2623765c7cb967c9e53a7d8046df7c306cf&build=487&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F487%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T06:34:02.123Z] -> Pinging Codecov [2023-04-11T06:34:02.123Z] 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=0c81f2623765c7cb967c9e53a7d8046df7c306cf&build=487&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F487%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T06:34:02.123Z] -> Uploading to [2023-04-11T06:34:02.123Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/00271124DB129430A58F1EEE437C3FCB/0c81f2623765c7cb967c9e53a7d8046df7c306cf/1c56507d-4aaa-4694-aa63-9e561393c36d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T063402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35c368b831f13146aabd14a97e5242998c8f02440aea65564b818d77b90d47a2 [2023-04-11T06:34:02.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T06:34:02.123Z] Dload Upload Total Spent Left Speed [2023-04-11T06:34:02.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57552 0 0 100 57552 0 233k --:--:-- --:--:-- --:--:-- 233k [2023-04-11T06:34:02.383Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0c81f2623765c7cb967c9e53a7d8046df7c306cf [Pipeline] } [2023-04-11T06:34:02.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-11T06:34:02.587Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-11T06:34:02.603Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:34:02.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T06:34:02.905Z] [2023-04-11T06:34:02.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:34:03.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T06:34:03.202Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-11T06:34:03.202Z] df9b9388f04a: Pulling fs layer [2023-04-11T06:34:03.202Z] 52dc419b0ee2: Pulling fs layer [2023-04-11T06:34:03.202Z] 25bc292e5bac: Pulling fs layer [2023-04-11T06:34:03.202Z] 114826534d7a: Pulling fs layer [2023-04-11T06:34:03.202Z] 4657fd5d0bcf: Pulling fs layer [2023-04-11T06:34:03.202Z] 6ad1cebc031e: Pulling fs layer [2023-04-11T06:34:03.202Z] 8a3aa393b2d8: Pulling fs layer [2023-04-11T06:34:03.202Z] 4657fd5d0bcf: Waiting [2023-04-11T06:34:03.202Z] 6ad1cebc031e: Waiting [2023-04-11T06:34:03.202Z] 8a3aa393b2d8: Waiting [2023-04-11T06:34:03.202Z] 114826534d7a: Waiting [2023-04-11T06:34:03.203Z] 25bc292e5bac: Verifying Checksum [2023-04-11T06:34:03.203Z] 25bc292e5bac: Download complete [2023-04-11T06:34:03.203Z] 52dc419b0ee2: Download complete [2023-04-11T06:34:03.462Z] 4657fd5d0bcf: Verifying Checksum [2023-04-11T06:34:03.462Z] 4657fd5d0bcf: Download complete [2023-04-11T06:34:03.462Z] df9b9388f04a: Download complete [2023-04-11T06:34:03.462Z] 6ad1cebc031e: Verifying Checksum [2023-04-11T06:34:03.462Z] 6ad1cebc031e: Download complete [2023-04-11T06:34:03.462Z] df9b9388f04a: Pull complete [2023-04-11T06:34:03.723Z] 52dc419b0ee2: Pull complete [2023-04-11T06:34:03.723Z] 25bc292e5bac: Pull complete [2023-04-11T06:34:04.292Z] 114826534d7a: Verifying Checksum [2023-04-11T06:34:04.292Z] 114826534d7a: Download complete [2023-04-11T06:34:04.292Z] 8a3aa393b2d8: Verifying Checksum [2023-04-11T06:34:04.292Z] 8a3aa393b2d8: Download complete [2023-04-11T06:34:07.577Z] 114826534d7a: Pull complete [2023-04-11T06:34:07.836Z] 4657fd5d0bcf: Pull complete [2023-04-11T06:34:08.094Z] 6ad1cebc031e: Pull complete [2023-04-11T06:34:11.382Z] 8a3aa393b2d8: Pull complete [2023-04-11T06:34:11.382Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-11T06:34:11.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T06:34:11.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:34:11.462Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2023-04-11T06:34:11.490Z] $ 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/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-11T06:34:15.765Z] $ docker top 51b89fadb24e4b8a7348586d418e7de078e791a6a8dede8b6533d342c2319fd4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T06:34:15.829Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-11T06:34:16.104Z] + set -o pipefail [2023-04-11T06:34:16.104Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-11T06:34:22.669Z] [2023-04-11T06:34:22.669Z] Monitoring /w/workspace/edgex-go/487 (github.com/edgexfoundry/edgex-go)... [2023-04-11T06:34:22.669Z] [2023-04-11T06:34:22.669Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/7e30a18c-993c-481b-8165-42cf703359b3 [2023-04-11T06:34:22.669Z] [2023-04-11T06:34:22.669Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-11T06:34:22.669Z] [2023-04-11T06:34:22.669Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-11T06:34:22.669Z] [2023-04-11T06:34:22.669Z] [2023-04-11T06:34:22.669Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-11T06:34:22.669Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-11T06:34:22.669Z] More details here: https://snyk.co/ue1NS [2023-04-11T06:34:22.669Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-11T06:34:22.669Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-11T06:34:22.678Z] $ docker stop --time=1 51b89fadb24e4b8a7348586d418e7de078e791a6a8dede8b6533d342c2319fd4 [2023-04-11T06:34:25.792Z] $ docker rm -f --volumes 51b89fadb24e4b8a7348586d418e7de078e791a6a8dede8b6533d342c2319fd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-11T06:34:26.159Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T06:34:26.170Z] provisioning config files... [2023-04-11T06:34:26.176Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/487@tmp/config16351094522142880455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:34:26.464Z] --> edgex-publish-swagger.sh [2023-04-11T06:34:26.465Z] === Publish openapi/v3 API === [2023-04-11T06:34:26.465Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-11T06:34:26.465Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/487/openapi/v3/core-command.yaml] [2023-04-11T06:34:26.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T06:34:26.465Z] Dload Upload Total Spent Left Speed [2023-04-11T06:34:26.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 58528 --:--:-- --:--:-- --:--:-- 58528 100 29030 0 0 100 29030 0 58528 --:--:-- --:--:-- --:--:-- 58410 [2023-04-11T06:34:26.724Z] [2023-04-11T06:34:26.724Z] [2023-04-11T06:34:26.982Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/487/openapi/v3/core-data.yaml] [2023-04-11T06:34:26.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T06:34:26.982Z] Dload Upload Total Spent Left Speed [2023-04-11T06:34:27.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 125k --:--:-- --:--:-- --:--:-- 125k [2023-04-11T06:34:27.550Z] [2023-04-11T06:34:27.550Z] [2023-04-11T06:34:27.550Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/487/openapi/v3/core-metadata.yaml] [2023-04-11T06:34:27.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T06:34:27.550Z] Dload Upload Total Spent Left Speed [2023-04-11T06:34:27.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 287k --:--:-- --:--:-- --:--:-- 286k 100 141k 0 0 100 141k 0 287k --:--:-- --:--:-- --:--:-- 286k [2023-04-11T06:34:27.810Z] [2023-04-11T06:34:27.810Z] [2023-04-11T06:34:27.810Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/487/openapi/v3/support-notifications.yaml] [2023-04-11T06:34:27.810Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T06:34:27.810Z] Dload Upload Total Spent Left Speed [2023-04-11T06:34:28.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 176k --:--:-- --:--:-- --:--:-- 177k [2023-04-11T06:34:28.378Z] [2023-04-11T06:34:28.378Z] [2023-04-11T06:34:28.378Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/487/openapi/v3/support-scheduler.yaml] [2023-04-11T06:34:28.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T06:34:28.378Z] Dload Upload Total Spent Left Speed [2023-04-11T06:34:28.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 72942 --:--:-- --:--:-- --:--:-- 72788 100 34356 0 0 100 34356 0 72942 --:--:-- --:--:-- --:--:-- 72788 [2023-04-11T06:34:28.949Z] [2023-04-11T06:34:28.949Z] [Pipeline] } [2023-04-11T06:34:28.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-04-11T06:34:29.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T06:34:29.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:34:29.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T06:34:29.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:34:29.707Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2023-04-11T06:34:29.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T06:34:30.092Z] $ docker top d2004f793f0a097a5d548b9996c1fa7b8917d4362e78372c9580ae38870543df -eo pid,comm [2023-04-11T06:34:30.140Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T06:34:30.140Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T06:34:30.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T06:34:30.177Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T06:34:30.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T06:34:30.294Z] $ docker exec d2004f793f0a097a5d548b9996c1fa7b8917d4362e78372c9580ae38870543df ssh-agent [2023-04-11T06:34:30.393Z] SSH_AUTH_SOCK=/tmp/ssh-JbENFTCMI6aN/agent.31 [2023-04-11T06:34:30.393Z] SSH_AGENT_PID=37 [2023-04-11T06:34:30.397Z] Running ssh-add (command line suppressed) [2023-04-11T06:34:30.494Z] Identity added: /w/workspace/edgex-go/487@tmp/private_key_3134771379153864375.key (/w/workspace/edgex-go/487@tmp/private_key_3134771379153864375.key) [2023-04-11T06:34:30.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T06:34:30.795Z] + git semver tag [2023-04-11T06:34:31.053Z] 2023-04-11 06:34:30,970 [run_tag] DEBUG tag force:False [2023-04-11T06:34:31.053Z] 2023-04-11 06:34:30,970 [check_head_tag] DEBUG check head tag [2023-04-11T06:34:31.053Z] 2023-04-11 06:34:30,974 [execute] INFO git cat-file --batch-check [2023-04-11T06:34:31.053Z] 2023-04-11 06:34:30,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/487, universal_newlines=False, shell=None, istream=) [2023-04-11T06:34:31.053Z] 2023-04-11 06:34:30,978 [execute] INFO git cat-file --batch [2023-04-11T06:34:31.053Z] 2023-04-11 06:34:30,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/487, universal_newlines=False, shell=None, istream=) [2023-04-11T06:34:31.053Z] 2023-04-11 06:34:31,039 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main [2023-04-11T06:34:31.053Z] 2023-04-11 06:34:31,039 [execute] INFO git tag -a v3.0.0-dev.125 -m v3.0.0-dev.125 [2023-04-11T06:34:31.053Z] 2023-04-11 06:34:31,039 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.125', '-m', 'v3.0.0-dev.125'], cwd=/w/workspace/edgex-go/487, universal_newlines=False, shell=None, istream=None) [2023-04-11T06:34:31.053Z] 2023-04-11 06:34:31,042 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main [2023-04-11T06:34:31.053Z] 3.0.0-dev.125 [Pipeline] } [2023-04-11T06:34:31.318Z] $ docker exec --env ******** --env ******** d2004f793f0a097a5d548b9996c1fa7b8917d4362e78372c9580ae38870543df ssh-agent -k [2023-04-11T06:34:31.416Z] unset SSH_AUTH_SOCK; [2023-04-11T06:34:31.416Z] unset SSH_AGENT_PID; [2023-04-11T06:34:31.416Z] echo Agent pid 37 killed; [2023-04-11T06:34:31.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T06:34:31.734Z] + git semver [Pipeline] } [2023-04-11T06:34:32.001Z] $ docker stop --time=1 d2004f793f0a097a5d548b9996c1fa7b8917d4362e78372c9580ae38870543df [2023-04-11T06:34:33.269Z] $ docker rm -f --volumes d2004f793f0a097a5d548b9996c1fa7b8917d4362e78372c9580ae38870543df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:34:33.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T06:34:33.646Z] [2023-04-11T06:34:33.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:34:33.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T06:34:33.955Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-11T06:34:33.955Z] ab5ef0e58194: Pulling fs layer [2023-04-11T06:34:33.955Z] 9712f1f96733: Pulling fs layer [2023-04-11T06:34:33.955Z] 63f879dbbcfc: Pulling fs layer [2023-04-11T06:34:33.955Z] 0d9ebad4ef96: Pulling fs layer [2023-04-11T06:34:33.955Z] e9a5061849ea: Pulling fs layer [2023-04-11T06:34:33.955Z] d747dcd14b5f: Pulling fs layer [2023-04-11T06:34:33.955Z] 2de7ff778b66: Pulling fs layer [2023-04-11T06:34:33.955Z] d747dcd14b5f: Waiting [2023-04-11T06:34:33.955Z] 2de7ff778b66: Waiting [2023-04-11T06:34:33.955Z] e9a5061849ea: Waiting [2023-04-11T06:34:33.955Z] 0d9ebad4ef96: Waiting [2023-04-11T06:34:33.955Z] 9712f1f96733: Verifying Checksum [2023-04-11T06:34:33.955Z] 9712f1f96733: Download complete [2023-04-11T06:34:34.218Z] 63f879dbbcfc: Verifying Checksum [2023-04-11T06:34:34.218Z] 63f879dbbcfc: Download complete [2023-04-11T06:34:34.478Z] ab5ef0e58194: Verifying Checksum [2023-04-11T06:34:34.478Z] ab5ef0e58194: Download complete [2023-04-11T06:34:34.478Z] 0d9ebad4ef96: Download complete [2023-04-11T06:34:34.478Z] e9a5061849ea: Verifying Checksum [2023-04-11T06:34:34.478Z] e9a5061849ea: Download complete [2023-04-11T06:34:34.478Z] d747dcd14b5f: Verifying Checksum [2023-04-11T06:34:34.478Z] d747dcd14b5f: Download complete [2023-04-11T06:34:34.735Z] 2de7ff778b66: Verifying Checksum [2023-04-11T06:34:34.735Z] 2de7ff778b66: Download complete [2023-04-11T06:34:37.270Z] ab5ef0e58194: Pull complete [2023-04-11T06:34:37.270Z] 9712f1f96733: Pull complete [2023-04-11T06:34:37.527Z] 63f879dbbcfc: Pull complete [2023-04-11T06:34:40.808Z] 0d9ebad4ef96: Pull complete [2023-04-11T06:34:41.066Z] e9a5061849ea: Pull complete [2023-04-11T06:34:41.066Z] d747dcd14b5f: Pull complete [2023-04-11T06:34:41.998Z] 2de7ff778b66: Pull complete [2023-04-11T06:34:41.998Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-11T06:34:41.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T06:34:41.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:34:42.066Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2023-04-11T06:34:42.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-11T06:34:46.322Z] $ docker top 2d4632cd27ced84e7b1c23ed26724f186366bb744722b709cbe63d5d903ea21a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-11T06:34:46.394Z] provisioning config files... [2023-04-11T06:34:46.400Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/487@tmp/config4854795724463205991tmp [2023-04-11T06:34:46.410Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/487@tmp/config18059425728934288728tmp [2023-04-11T06:34:46.421Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/487@tmp/config15917068562150559566tmp [Pipeline] { [Pipeline] echo [2023-04-11T06:34:46.437Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:34:46.720Z] ---> sigul-configuration.sh [2023-04-11T06:34:46.720Z] gpg: directory `/root/.gnupg' created [2023-04-11T06:34:46.720Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-11T06:34:46.720Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-11T06:34:46.720Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-11T06:34:46.720Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-11T06:34:46.720Z] gpg: CAST5 encrypted data [2023-04-11T06:34:46.720Z] gpg: encrypted with 1 passphrase [2023-04-11T06:34:46.720Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-11T06:34:47.003Z] + mkdir /home/jenkins [2023-04-11T06:34:47.004Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-11T06:34:47.288Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-11T06:34:47.296Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:34:47.576Z] ---> sigul-install.sh [2023-04-11T06:34:47.576Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-11T06:34:47.859Z] + git tag --list [2023-04-11T06:34:47.859Z] 0.6.0 [2023-04-11T06:34:47.859Z] 0.6.1 [2023-04-11T06:34:47.859Z] 0.7.0 [2023-04-11T06:34:47.859Z] 0.7.1 [2023-04-11T06:34:47.859Z] v1.0.0 [2023-04-11T06:34:47.859Z] v1.0.1 [2023-04-11T06:34:47.859Z] v1.1.0 [2023-04-11T06:34:47.859Z] v1.2.0 [2023-04-11T06:34:47.859Z] v1.2.1 [2023-04-11T06:34:47.859Z] v1.3.0 [2023-04-11T06:34:47.859Z] v1.3.1 [2023-04-11T06:34:47.859Z] v2.0.0 [2023-04-11T06:34:47.859Z] v2.1.0 [2023-04-11T06:34:47.859Z] v2.1.1 [2023-04-11T06:34:47.859Z] v2.1.1-dev.1 [2023-04-11T06:34:47.859Z] v2.1.1-dev.2 [2023-04-11T06:34:47.859Z] v2.1.1-dev.3 [2023-04-11T06:34:47.859Z] v2.1.1-dev.4 [2023-04-11T06:34:47.859Z] v2.1.1-dev.5 [2023-04-11T06:34:47.859Z] v2.1.1-dev.6 [2023-04-11T06:34:47.859Z] v2.1.1-dev.7 [2023-04-11T06:34:47.859Z] v2.1.1-dev.8 [2023-04-11T06:34:47.859Z] v2.1.2-dev.1 [2023-04-11T06:34:47.859Z] v2.2.0 [2023-04-11T06:34:47.859Z] v2.2.1-dev.1 [2023-04-11T06:34:47.859Z] v2.2.1-dev.10 [2023-04-11T06:34:47.859Z] v2.2.1-dev.11 [2023-04-11T06:34:47.859Z] v2.2.1-dev.12 [2023-04-11T06:34:47.859Z] v2.2.1-dev.13 [2023-04-11T06:34:47.859Z] v2.2.1-dev.14 [2023-04-11T06:34:47.859Z] v2.2.1-dev.15 [2023-04-11T06:34:47.859Z] v2.2.1-dev.16 [2023-04-11T06:34:47.859Z] v2.2.1-dev.17 [2023-04-11T06:34:47.859Z] v2.2.1-dev.18 [2023-04-11T06:34:47.859Z] v2.2.1-dev.19 [2023-04-11T06:34:47.859Z] v2.2.1-dev.2 [2023-04-11T06:34:47.859Z] v2.2.1-dev.20 [2023-04-11T06:34:47.859Z] v2.2.1-dev.21 [2023-04-11T06:34:47.859Z] v2.2.1-dev.22 [2023-04-11T06:34:47.859Z] v2.2.1-dev.23 [2023-04-11T06:34:47.859Z] v2.2.1-dev.24 [2023-04-11T06:34:47.859Z] v2.2.1-dev.25 [2023-04-11T06:34:47.859Z] v2.2.1-dev.26 [2023-04-11T06:34:47.859Z] v2.2.1-dev.27 [2023-04-11T06:34:47.859Z] v2.2.1-dev.28 [2023-04-11T06:34:47.859Z] v2.2.1-dev.29 [2023-04-11T06:34:47.859Z] v2.2.1-dev.3 [2023-04-11T06:34:47.859Z] v2.2.1-dev.4 [2023-04-11T06:34:47.859Z] v2.2.1-dev.5 [2023-04-11T06:34:47.859Z] v2.2.1-dev.6 [2023-04-11T06:34:47.859Z] v2.2.1-dev.7 [2023-04-11T06:34:47.859Z] v2.2.1-dev.8 [2023-04-11T06:34:47.859Z] v2.2.1-dev.9 [2023-04-11T06:34:47.859Z] v2.3.0 [2023-04-11T06:34:47.859Z] v2.3.0-dev.100 [2023-04-11T06:34:47.859Z] v2.3.0-dev.101 [2023-04-11T06:34:47.859Z] v2.3.0-dev.102 [2023-04-11T06:34:47.859Z] v2.3.0-dev.103 [2023-04-11T06:34:47.859Z] v2.3.0-dev.104 [2023-04-11T06:34:47.859Z] v2.3.0-dev.105 [2023-04-11T06:34:47.859Z] v2.3.0-dev.106 [2023-04-11T06:34:47.859Z] v2.3.0-dev.29 [2023-04-11T06:34:47.859Z] v2.3.0-dev.30 [2023-04-11T06:34:47.859Z] v2.3.0-dev.31 [2023-04-11T06:34:47.859Z] v2.3.0-dev.32 [2023-04-11T06:34:47.859Z] v2.3.0-dev.33 [2023-04-11T06:34:47.859Z] v2.3.0-dev.34 [2023-04-11T06:34:47.859Z] v2.3.0-dev.35 [2023-04-11T06:34:47.859Z] v2.3.0-dev.36 [2023-04-11T06:34:47.859Z] v2.3.0-dev.37 [2023-04-11T06:34:47.859Z] v2.3.0-dev.38 [2023-04-11T06:34:47.859Z] v2.3.0-dev.39 [2023-04-11T06:34:47.859Z] v2.3.0-dev.40 [2023-04-11T06:34:47.859Z] v2.3.0-dev.41 [2023-04-11T06:34:47.859Z] v2.3.0-dev.42 [2023-04-11T06:34:47.859Z] v2.3.0-dev.43 [2023-04-11T06:34:47.859Z] v2.3.0-dev.44 [2023-04-11T06:34:47.859Z] v2.3.0-dev.45 [2023-04-11T06:34:47.859Z] v2.3.0-dev.46 [2023-04-11T06:34:47.859Z] v2.3.0-dev.47 [2023-04-11T06:34:47.859Z] v2.3.0-dev.48 [2023-04-11T06:34:47.859Z] v2.3.0-dev.49 [2023-04-11T06:34:47.859Z] v2.3.0-dev.50 [2023-04-11T06:34:47.859Z] v2.3.0-dev.51 [2023-04-11T06:34:47.859Z] v2.3.0-dev.52 [2023-04-11T06:34:47.859Z] v2.3.0-dev.53 [2023-04-11T06:34:47.859Z] v2.3.0-dev.54 [2023-04-11T06:34:47.859Z] v2.3.0-dev.55 [2023-04-11T06:34:47.859Z] v2.3.0-dev.56 [2023-04-11T06:34:47.859Z] v2.3.0-dev.57 [2023-04-11T06:34:47.859Z] v2.3.0-dev.58 [2023-04-11T06:34:47.859Z] v2.3.0-dev.59 [2023-04-11T06:34:47.859Z] v2.3.0-dev.60 [2023-04-11T06:34:47.859Z] v2.3.0-dev.61 [2023-04-11T06:34:47.859Z] v2.3.0-dev.62 [2023-04-11T06:34:47.859Z] v2.3.0-dev.63 [2023-04-11T06:34:47.859Z] v2.3.0-dev.64 [2023-04-11T06:34:47.859Z] v2.3.0-dev.65 [2023-04-11T06:34:47.859Z] v2.3.0-dev.66 [2023-04-11T06:34:47.859Z] v2.3.0-dev.67 [2023-04-11T06:34:47.859Z] v2.3.0-dev.68 [2023-04-11T06:34:47.859Z] v2.3.0-dev.69 [2023-04-11T06:34:47.859Z] v2.3.0-dev.70 [2023-04-11T06:34:47.859Z] v2.3.0-dev.71 [2023-04-11T06:34:47.859Z] v2.3.0-dev.72 [2023-04-11T06:34:47.859Z] v2.3.0-dev.73 [2023-04-11T06:34:47.859Z] v2.3.0-dev.74 [2023-04-11T06:34:47.859Z] v2.3.0-dev.75 [2023-04-11T06:34:47.859Z] v2.3.0-dev.76 [2023-04-11T06:34:47.859Z] v2.3.0-dev.77 [2023-04-11T06:34:47.859Z] v2.3.0-dev.78 [2023-04-11T06:34:47.859Z] v2.3.0-dev.79 [2023-04-11T06:34:47.859Z] v2.3.0-dev.80 [2023-04-11T06:34:47.859Z] v2.3.0-dev.81 [2023-04-11T06:34:47.859Z] v2.3.0-dev.82 [2023-04-11T06:34:47.859Z] v2.3.0-dev.83 [2023-04-11T06:34:47.859Z] v2.3.0-dev.84 [2023-04-11T06:34:47.859Z] v2.3.0-dev.85 [2023-04-11T06:34:47.859Z] v2.3.0-dev.86 [2023-04-11T06:34:47.859Z] v2.3.0-dev.87 [2023-04-11T06:34:47.859Z] v2.3.0-dev.88 [2023-04-11T06:34:47.859Z] v2.3.0-dev.89 [2023-04-11T06:34:47.859Z] v2.3.0-dev.90 [2023-04-11T06:34:47.859Z] v2.3.0-dev.91 [2023-04-11T06:34:47.859Z] v2.3.0-dev.92 [2023-04-11T06:34:47.859Z] v2.3.0-dev.93 [2023-04-11T06:34:47.859Z] v2.3.0-dev.94 [2023-04-11T06:34:47.859Z] v2.3.0-dev.95 [2023-04-11T06:34:47.859Z] v2.3.0-dev.96 [2023-04-11T06:34:47.859Z] v2.3.0-dev.97 [2023-04-11T06:34:47.859Z] v2.3.0-dev.98 [2023-04-11T06:34:47.859Z] v2.3.0-dev.99 [2023-04-11T06:34:47.859Z] v2.3.1-dev.1 [2023-04-11T06:34:47.859Z] v2.3.1-dev.2 [2023-04-11T06:34:47.859Z] v2.3.1-dev.3 [2023-04-11T06:34:47.859Z] v2.3.1-dev.4 [2023-04-11T06:34:47.859Z] v2.3.1-dev.5 [2023-04-11T06:34:47.859Z] v3.0.0-dev.1 [2023-04-11T06:34:47.859Z] v3.0.0-dev.10 [2023-04-11T06:34:47.859Z] v3.0.0-dev.100 [2023-04-11T06:34:47.859Z] v3.0.0-dev.101 [2023-04-11T06:34:47.859Z] v3.0.0-dev.102 [2023-04-11T06:34:47.859Z] v3.0.0-dev.103 [2023-04-11T06:34:47.859Z] v3.0.0-dev.104 [2023-04-11T06:34:47.859Z] v3.0.0-dev.105 [2023-04-11T06:34:47.859Z] v3.0.0-dev.106 [2023-04-11T06:34:47.859Z] v3.0.0-dev.107 [2023-04-11T06:34:47.859Z] v3.0.0-dev.108 [2023-04-11T06:34:47.859Z] v3.0.0-dev.109 [2023-04-11T06:34:47.859Z] v3.0.0-dev.11 [2023-04-11T06:34:47.859Z] v3.0.0-dev.110 [2023-04-11T06:34:47.859Z] v3.0.0-dev.111 [2023-04-11T06:34:47.859Z] v3.0.0-dev.112 [2023-04-11T06:34:47.859Z] v3.0.0-dev.113 [2023-04-11T06:34:47.859Z] v3.0.0-dev.114 [2023-04-11T06:34:47.859Z] v3.0.0-dev.115 [2023-04-11T06:34:47.859Z] v3.0.0-dev.116 [2023-04-11T06:34:47.859Z] v3.0.0-dev.117 [2023-04-11T06:34:47.859Z] v3.0.0-dev.118 [2023-04-11T06:34:47.859Z] v3.0.0-dev.119 [2023-04-11T06:34:47.859Z] v3.0.0-dev.12 [2023-04-11T06:34:47.859Z] v3.0.0-dev.120 [2023-04-11T06:34:47.859Z] v3.0.0-dev.121 [2023-04-11T06:34:47.859Z] v3.0.0-dev.122 [2023-04-11T06:34:47.859Z] v3.0.0-dev.123 [2023-04-11T06:34:47.859Z] v3.0.0-dev.124 [2023-04-11T06:34:47.859Z] v3.0.0-dev.125 [2023-04-11T06:34:47.859Z] v3.0.0-dev.13 [2023-04-11T06:34:47.859Z] v3.0.0-dev.14 [2023-04-11T06:34:47.859Z] v3.0.0-dev.15 [2023-04-11T06:34:47.859Z] v3.0.0-dev.16 [2023-04-11T06:34:47.859Z] v3.0.0-dev.17 [2023-04-11T06:34:47.859Z] v3.0.0-dev.18 [2023-04-11T06:34:47.859Z] v3.0.0-dev.19 [2023-04-11T06:34:47.859Z] v3.0.0-dev.2 [2023-04-11T06:34:47.859Z] v3.0.0-dev.20 [2023-04-11T06:34:47.859Z] v3.0.0-dev.21 [2023-04-11T06:34:47.859Z] v3.0.0-dev.22 [2023-04-11T06:34:47.859Z] v3.0.0-dev.23 [2023-04-11T06:34:47.859Z] v3.0.0-dev.24 [2023-04-11T06:34:47.859Z] v3.0.0-dev.25 [2023-04-11T06:34:47.859Z] v3.0.0-dev.26 [2023-04-11T06:34:47.859Z] v3.0.0-dev.27 [2023-04-11T06:34:47.859Z] v3.0.0-dev.28 [2023-04-11T06:34:47.859Z] v3.0.0-dev.29 [2023-04-11T06:34:47.859Z] v3.0.0-dev.3 [2023-04-11T06:34:47.859Z] v3.0.0-dev.30 [2023-04-11T06:34:47.859Z] v3.0.0-dev.31 [2023-04-11T06:34:47.859Z] v3.0.0-dev.32 [2023-04-11T06:34:47.859Z] v3.0.0-dev.33 [2023-04-11T06:34:47.859Z] v3.0.0-dev.34 [2023-04-11T06:34:47.859Z] v3.0.0-dev.35 [2023-04-11T06:34:47.859Z] v3.0.0-dev.36 [2023-04-11T06:34:47.859Z] v3.0.0-dev.37 [2023-04-11T06:34:47.859Z] v3.0.0-dev.38 [2023-04-11T06:34:47.859Z] v3.0.0-dev.39 [2023-04-11T06:34:47.859Z] v3.0.0-dev.4 [2023-04-11T06:34:47.859Z] v3.0.0-dev.40 [2023-04-11T06:34:47.859Z] v3.0.0-dev.41 [2023-04-11T06:34:47.859Z] v3.0.0-dev.42 [2023-04-11T06:34:47.859Z] v3.0.0-dev.43 [2023-04-11T06:34:47.859Z] v3.0.0-dev.44 [2023-04-11T06:34:47.859Z] v3.0.0-dev.45 [2023-04-11T06:34:47.859Z] v3.0.0-dev.46 [2023-04-11T06:34:47.859Z] v3.0.0-dev.47 [2023-04-11T06:34:47.859Z] v3.0.0-dev.48 [2023-04-11T06:34:47.859Z] v3.0.0-dev.49 [2023-04-11T06:34:47.859Z] v3.0.0-dev.5 [2023-04-11T06:34:47.859Z] v3.0.0-dev.50 [2023-04-11T06:34:47.859Z] v3.0.0-dev.51 [2023-04-11T06:34:47.859Z] v3.0.0-dev.52 [2023-04-11T06:34:47.859Z] v3.0.0-dev.53 [2023-04-11T06:34:47.859Z] v3.0.0-dev.54 [2023-04-11T06:34:47.859Z] v3.0.0-dev.55 [2023-04-11T06:34:47.859Z] v3.0.0-dev.56 [2023-04-11T06:34:47.859Z] v3.0.0-dev.57 [2023-04-11T06:34:47.859Z] v3.0.0-dev.58 [2023-04-11T06:34:47.859Z] v3.0.0-dev.59 [2023-04-11T06:34:47.859Z] v3.0.0-dev.6 [2023-04-11T06:34:47.859Z] v3.0.0-dev.60 [2023-04-11T06:34:47.859Z] v3.0.0-dev.61 [2023-04-11T06:34:47.859Z] v3.0.0-dev.62 [2023-04-11T06:34:47.859Z] v3.0.0-dev.63 [2023-04-11T06:34:47.859Z] v3.0.0-dev.64 [2023-04-11T06:34:47.859Z] v3.0.0-dev.65 [2023-04-11T06:34:47.859Z] v3.0.0-dev.66 [2023-04-11T06:34:47.859Z] v3.0.0-dev.67 [2023-04-11T06:34:47.859Z] v3.0.0-dev.68 [2023-04-11T06:34:47.859Z] v3.0.0-dev.69 [2023-04-11T06:34:47.859Z] v3.0.0-dev.7 [2023-04-11T06:34:47.859Z] v3.0.0-dev.70 [2023-04-11T06:34:47.859Z] v3.0.0-dev.71 [2023-04-11T06:34:47.859Z] v3.0.0-dev.72 [2023-04-11T06:34:47.859Z] v3.0.0-dev.73 [2023-04-11T06:34:47.859Z] v3.0.0-dev.74 [2023-04-11T06:34:47.859Z] v3.0.0-dev.75 [2023-04-11T06:34:47.859Z] v3.0.0-dev.76 [2023-04-11T06:34:47.859Z] v3.0.0-dev.77 [2023-04-11T06:34:47.859Z] v3.0.0-dev.78 [2023-04-11T06:34:47.859Z] v3.0.0-dev.79 [2023-04-11T06:34:47.859Z] v3.0.0-dev.8 [2023-04-11T06:34:47.859Z] v3.0.0-dev.80 [2023-04-11T06:34:47.859Z] v3.0.0-dev.81 [2023-04-11T06:34:47.859Z] v3.0.0-dev.82 [2023-04-11T06:34:47.859Z] v3.0.0-dev.83 [2023-04-11T06:34:47.859Z] v3.0.0-dev.84 [2023-04-11T06:34:47.859Z] v3.0.0-dev.85 [2023-04-11T06:34:47.859Z] v3.0.0-dev.86 [2023-04-11T06:34:47.859Z] v3.0.0-dev.87 [2023-04-11T06:34:47.859Z] v3.0.0-dev.88 [2023-04-11T06:34:47.859Z] v3.0.0-dev.89 [2023-04-11T06:34:47.859Z] v3.0.0-dev.9 [2023-04-11T06:34:47.859Z] v3.0.0-dev.90 [2023-04-11T06:34:47.859Z] v3.0.0-dev.91 [2023-04-11T06:34:47.859Z] v3.0.0-dev.92 [2023-04-11T06:34:47.859Z] v3.0.0-dev.93 [2023-04-11T06:34:47.859Z] v3.0.0-dev.94 [2023-04-11T06:34:47.860Z] v3.0.0-dev.95 [2023-04-11T06:34:47.860Z] v3.0.0-dev.96 [2023-04-11T06:34:47.860Z] v3.0.0-dev.97 [2023-04-11T06:34:47.860Z] v3.0.0-dev.98 [2023-04-11T06:34:47.860Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-11T06:34:48.139Z] + lftools sign git-tag v3.0.0-dev.125 [2023-04-11T06:34:48.707Z] Signing Git tag with Sigul... [2023-04-11T06:34:48.707Z] Signing v3.0.0-dev.125 [Pipeline] echo [2023-04-11T06:34:48.975Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:34:49.260Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-11T06:34:49.266Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-11T06:34:49.279Z] $ docker stop --time=1 2d4632cd27ced84e7b1c23ed26724f186366bb744722b709cbe63d5d903ea21a [2023-04-11T06:34:50.577Z] $ docker rm -f --volumes 2d4632cd27ced84e7b1c23ed26724f186366bb744722b709cbe63d5d903ea21a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-11T06:34:51.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T06:34:51.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:34:51.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T06:34:51.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:34:51.365Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2023-04-11T06:34:51.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T06:34:51.742Z] $ docker top 0fe1278d46b4e0c35bd588523ee717677f950673f4083e48e0994bf773edaa70 -eo pid,comm [2023-04-11T06:34:51.789Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T06:34:51.789Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T06:34:51.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T06:34:51.826Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T06:34:51.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T06:34:51.934Z] $ docker exec 0fe1278d46b4e0c35bd588523ee717677f950673f4083e48e0994bf773edaa70 ssh-agent [2023-04-11T06:34:52.036Z] SSH_AUTH_SOCK=/tmp/ssh-dlZMZ4XFWENM/agent.32 [2023-04-11T06:34:52.037Z] SSH_AGENT_PID=38 [2023-04-11T06:34:52.041Z] Running ssh-add (command line suppressed) [2023-04-11T06:34:52.153Z] Identity added: /w/workspace/edgex-go/487@tmp/private_key_14845799736872457187.key (/w/workspace/edgex-go/487@tmp/private_key_14845799736872457187.key) [2023-04-11T06:34:52.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T06:34:52.451Z] + git semver bump pre [2023-04-11T06:34:52.708Z] 2023-04-11 06:34:52,637 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main [2023-04-11T06:34:52.708Z] 2023-04-11 06:34:52,637 [bump_version] DEBUG bumping version:3.0.0-dev.125 on axis:pre with prefix:dev [2023-04-11T06:34:52.708Z] 2023-04-11 06:34:52,637 [bump_version] DEBUG bumped version:3.0.0-dev.126 [2023-04-11T06:34:52.708Z] 2023-04-11 06:34:52,638 [write_version] DEBUG write version:3.0.0-dev.126 to path:/w/workspace/edgex-go/487/.semver/main with force:True [2023-04-11T06:34:52.708Z] 2023-04-11 06:34:52,638 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main [2023-04-11T06:34:52.708Z] 2023-04-11 06:34:52,638 [write_file] DEBUG write to file:/w/workspace/edgex-go/487/.semver/main [2023-04-11T06:34:52.708Z] 2023-04-11 06:34:52,640 [execute] INFO git cat-file --batch-check [2023-04-11T06:34:52.708Z] 2023-04-11 06:34:52,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/487/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T06:34:52.708Z] 2023-04-11 06:34:52,646 [execute] INFO git cat-file --batch [2023-04-11T06:34:52.708Z] 2023-04-11 06:34:52,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/487/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T06:34:52.708Z] 2023-04-11 06:34:52,652 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main [2023-04-11T06:34:52.708Z] 3.0.0-dev.126 [Pipeline] } [2023-04-11T06:34:52.715Z] $ docker exec --env ******** --env ******** 0fe1278d46b4e0c35bd588523ee717677f950673f4083e48e0994bf773edaa70 ssh-agent -k [2023-04-11T06:34:52.808Z] unset SSH_AUTH_SOCK; [2023-04-11T06:34:52.808Z] unset SSH_AGENT_PID; [2023-04-11T06:34:52.808Z] echo Agent pid 38 killed; [2023-04-11T06:34:52.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T06:34:53.122Z] + git semver [Pipeline] } [2023-04-11T06:34:53.389Z] $ docker stop --time=1 0fe1278d46b4e0c35bd588523ee717677f950673f4083e48e0994bf773edaa70 [2023-04-11T06:34:54.704Z] $ docker rm -f --volumes 0fe1278d46b4e0c35bd588523ee717677f950673f4083e48e0994bf773edaa70 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T06:34:55.040Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T06:34:55.040Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:34:55.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T06:34:55.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:34:55.482Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2023-04-11T06:34:55.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T06:34:55.932Z] $ docker top f81468d6805e11e93e20bb94ef409a2143536203c4331c1ca697a3e49132d2b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T06:34:56.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T06:34:56.017Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T06:34:56.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T06:34:56.125Z] $ docker exec f81468d6805e11e93e20bb94ef409a2143536203c4331c1ca697a3e49132d2b5 ssh-agent [2023-04-11T06:34:56.240Z] SSH_AUTH_SOCK=/tmp/ssh-nVj34FNYzeG6/agent.32 [2023-04-11T06:34:56.240Z] SSH_AGENT_PID=38 [2023-04-11T06:34:56.245Z] Running ssh-add (command line suppressed) [2023-04-11T06:34:56.332Z] Identity added: /w/workspace/edgex-go/487@tmp/private_key_6241379651864488329.key (/w/workspace/edgex-go/487@tmp/private_key_6241379651864488329.key) [2023-04-11T06:34:56.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T06:34:56.631Z] + git semver push [2023-04-11T06:34:56.890Z] 2023-04-11 06:34:56,823 [run_push] DEBUG push [2023-04-11T06:34:56.890Z] 2023-04-11 06:34:56,824 [execute] INFO git cat-file --batch-check [2023-04-11T06:34:56.890Z] 2023-04-11 06:34:56,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/487/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T06:34:56.890Z] 2023-04-11 06:34:56,828 [execute] INFO git rev-list 397fcd82c931e6c7beaab56aeafa722331f9f9f9 -- [2023-04-11T06:34:56.890Z] 2023-04-11 06:34:56,829 [execute] DEBUG Popen(['git', 'rev-list', '397fcd82c931e6c7beaab56aeafa722331f9f9f9', '--'], cwd=/w/workspace/edgex-go/487/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T06:34:56.890Z] 2023-04-11 06:34:56,846 [execute] INFO git fetch -v origin [2023-04-11T06:34:56.890Z] 2023-04-11 06:34:56,847 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/487/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-11T06:34:57.456Z] 2023-04-11 06:34:57,313 [run_push] DEBUG no remote changes detected [2023-04-11T06:34:57.456Z] 2023-04-11 06:34:57,313 [execute] INFO git push origin semver [2023-04-11T06:34:57.456Z] 2023-04-11 06:34:57,314 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/487/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T06:34:58.391Z] 2023-04-11 06:34:58,108 [run_push] DEBUG push all version tags [2023-04-11T06:34:58.391Z] 2023-04-11 06:34:58,108 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-11T06:34:58.391Z] 2023-04-11 06:34:58,108 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/487, universal_newlines=False, shell=None, istream=None) [2023-04-11T06:34:58.957Z] 2023-04-11 06:34:58,859 [read_version] DEBUG read version from /w/workspace/edgex-go/487/.semver/main [2023-04-11T06:34:58.957Z] 3.0.0-dev.126 [Pipeline] } [2023-04-11T06:34:58.964Z] $ docker exec --env ******** --env ******** f81468d6805e11e93e20bb94ef409a2143536203c4331c1ca697a3e49132d2b5 ssh-agent -k [2023-04-11T06:34:59.053Z] unset SSH_AUTH_SOCK; [2023-04-11T06:34:59.053Z] unset SSH_AGENT_PID; [2023-04-11T06:34:59.053Z] echo Agent pid 38 killed; [2023-04-11T06:34:59.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T06:34:59.359Z] + git semver [Pipeline] } [2023-04-11T06:34:59.627Z] $ docker stop --time=1 f81468d6805e11e93e20bb94ef409a2143536203c4331c1ca697a3e49132d2b5 [2023-04-11T06:35:00.928Z] $ docker rm -f --volumes f81468d6805e11e93e20bb94ef409a2143536203c4331c1ca697a3e49132d2b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-11T06:35:01.440Z] + [ -d /w/workspace/edgex-go/487/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:35:01.732Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:35:02.586Z] ---> package-listing.sh [2023-04-11T06:35:02.587Z] ++ facter osfamily [2023-04-11T06:35:02.587Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T06:35:02.846Z] + OS_FAMILY=debian [2023-04-11T06:35:02.846Z] + workspace=/w/workspace/edgex-go/487 [2023-04-11T06:35:02.846Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T06:35:02.846Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T06:35:02.846Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T06:35:02.846Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T06:35:02.846Z] + '[' /w/workspace/edgex-go/487 ']' [2023-04-11T06:35:02.846Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T06:35:02.846Z] + case "${OS_FAMILY}" in [2023-04-11T06:35:02.846Z] + dpkg -l [2023-04-11T06:35:02.847Z] + grep '^ii' [2023-04-11T06:35:02.847Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T06:35:02.847Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T06:35:02.847Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T06:35:02.847Z] + '[' /w/workspace/edgex-go/487 ']' [2023-04-11T06:35:02.847Z] + mkdir -p /w/workspace/edgex-go/487/archives/ [2023-04-11T06:35:02.847Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/487/archives/ [Pipeline] echo [2023-04-11T06:35:02.856Z] 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/487/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-11T06:35:03.130Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:35:03.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T06:35:03.685Z] [2023-04-11T06:35:03.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T06:35:03.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T06:35:03.981Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T06:35:03.981Z] 5eb5b503b376: Pulling fs layer [2023-04-11T06:35:03.981Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T06:35:03.981Z] ec43610c2a17: Pulling fs layer [2023-04-11T06:35:03.981Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T06:35:03.981Z] 33b1e0a273af: Pulling fs layer [2023-04-11T06:35:03.981Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T06:35:03.981Z] 2f39f015ded8: Pulling fs layer [2023-04-11T06:35:03.981Z] 3a2ae6a8a46f: Waiting [2023-04-11T06:35:03.981Z] 33b1e0a273af: Waiting [2023-04-11T06:35:03.981Z] 5d3b04190fa2: Waiting [2023-04-11T06:35:03.981Z] 5c69ac0246d0: Download complete [2023-04-11T06:35:03.981Z] 3a2ae6a8a46f: Download complete [2023-04-11T06:35:03.981Z] 33b1e0a273af: Verifying Checksum [2023-04-11T06:35:03.981Z] 33b1e0a273af: Download complete [2023-04-11T06:35:03.981Z] ec43610c2a17: Verifying Checksum [2023-04-11T06:35:03.981Z] ec43610c2a17: Download complete [2023-04-11T06:35:04.239Z] 5d3b04190fa2: Verifying Checksum [2023-04-11T06:35:04.239Z] 5d3b04190fa2: Download complete [2023-04-11T06:35:04.239Z] 5eb5b503b376: Verifying Checksum [2023-04-11T06:35:04.239Z] 5eb5b503b376: Download complete [2023-04-11T06:35:04.809Z] 2f39f015ded8: Download complete [2023-04-11T06:35:05.372Z] 5eb5b503b376: Pull complete [2023-04-11T06:35:05.630Z] 5c69ac0246d0: Pull complete [2023-04-11T06:35:05.887Z] ec43610c2a17: Pull complete [2023-04-11T06:35:06.145Z] 3a2ae6a8a46f: Pull complete [2023-04-11T06:35:06.145Z] 33b1e0a273af: Pull complete [2023-04-11T06:35:06.402Z] 5d3b04190fa2: Pull complete [2023-04-11T06:35:10.747Z] 2f39f015ded8: Pull complete [2023-04-11T06:35:10.747Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T06:35:10.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T06:35:10.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T06:35:10.821Z] prd-ubuntu20.04-docker-8c-8g-7382 does not seem to be running inside a container [2023-04-11T06:35:10.848Z] $ 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/487/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/487 -v /w/workspace/edgex-go/487:/w/workspace/edgex-go/487:rw,z -v /w/workspace/edgex-go/487@tmp:/w/workspace/edgex-go/487@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T06:35:14.848Z] $ docker top 11ab076e514bddc60d5c845f24d218ef3ce9466e768de72104ff458f788f9670 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T06:35:15.190Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T06:35:15.476Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T06:35:15.762Z] + ls /var/log/sa-host [2023-04-11T06:35:15.762Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T06:35:15.937Z] provisioning config files... [2023-04-11T06:35:15.946Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/487@tmp/config15442472918037731052tmp [Pipeline] { [Pipeline] echo [2023-04-11T06:35:15.959Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:35:16.241Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T06:35:16.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:35:16.585Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T06:35:16.594Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:35:16.878Z] ---> sudo-logs.sh [2023-04-11T06:35:16.879Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T06:35:16.899Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:35:17.184Z] ---> job-cost.sh [2023-04-11T06:35:17.184Z] lf-activate-venv: SKIPPING [2023-04-11T06:35:17.184Z] DEBUG: total: 0.10999999940395355 [2023-04-11T06:35:17.184Z] INFO: Retrieving Stack Cost... [2023-04-11T06:35:17.751Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T06:35:18.011Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T06:35:18.021Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T06:35:18.302Z] ---> logs-deploy.sh [2023-04-11T06:35:18.303Z] lf-activate-venv: SKIPPING [2023-04-11T06:35:18.303Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/487 [2023-04-11T06:35:18.303Z] INFO: archiving workspace using pattern(s): [2023-04-11T06:35:19.239Z] Archives upload complete. [2023-04-11T06:35:19.239Z] INFO: archiving logs to Nexus