Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a64c0260d8c1d9cdc763c21a5066b502e8c070b8 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-ssh10113503350798269294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13006016814192478750.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16166400624547437412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh18082334371589989612.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-ssh2169936430578877766.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]] ========================================================= [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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-923 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/608 [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/608 # 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 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 (main) Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#4727)" > 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 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 # timeout=10 > git rev-list --no-walk 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-24T20:49:17.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-24T20:49:17.799Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-24T20:49:17.829Z] ========================================================= [2023-11-24T20:49:17.829Z] EdgeX Global Pipelines Version Info [2023-11-24T20:49:17.829Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-24T20:49:18.563Z] ------------------- [2023-11-24T20:49:18.563Z] stable info: [2023-11-24T20:49:18.563Z] ------------------- [2023-11-24T20:49:18.563Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-24T20:49:18.563Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-24T20:49:18.563Z] Message: update stable to v1.0.258 [2023-11-24T20:49:19.131Z] ------------------- [2023-11-24T20:49:19.131Z] experimental info: [2023-11-24T20:49:19.131Z] ------------------- [2023-11-24T20:49:19.131Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-24T20:49:19.131Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-24T20:49:19.131Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-24T20:49:19.216Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-24T20:49:19.241Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-24T20:49:19.268Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-24T20:49:19.296Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-24T20:49:19.324Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-24T20:49:19.351Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-24T20:49:19.380Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-24T20:49:19.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-24T20:49:19.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-24T20:49:19.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-24T20:49:19.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-24T20:49:19.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-24T20:49:19.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-24T20:49:19.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-24T20:49:19.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-24T20:49:19.660Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-24T20:49:19.692Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-24T20:49:19.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-24T20:49:19.762Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-24T20:49:19.799Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-24T20:49:19.836Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-24T20:49:19.872Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-24T20:49:19.906Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-24T20:49:19.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-24T20:49:19.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-24T20:49:20.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-24T20:49:20.065Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] echo [2023-11-24T20:49:20.106Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a64c026 [Pipeline] echo [2023-11-24T20:49:20.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-24T20:49:20.224Z] provisioning config files... [2023-11-24T20:49:20.238Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/608@tmp/config4491262315168792855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-24T20:49:20.590Z] ---> ****-login.sh [2023-11-24T20:49:20.590Z] nexus3.edgexfoundry.org:10001 [2023-11-24T20:49:20.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:49:20.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:49:20.848Z] Configure a credential helper to remove this warning. See [2023-11-24T20:49:20.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:49:20.848Z] [2023-11-24T20:49:20.848Z] Login Succeeded [2023-11-24T20:49:20.848Z] nexus3.edgexfoundry.org:10002 [2023-11-24T20:49:20.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:49:21.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:49:21.108Z] Configure a credential helper to remove this warning. See [2023-11-24T20:49:21.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:49:21.108Z] [2023-11-24T20:49:21.108Z] Login Succeeded [2023-11-24T20:49:21.108Z] nexus3.edgexfoundry.org:10003 [2023-11-24T20:49:21.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:49:21.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:49:21.108Z] Configure a credential helper to remove this warning. See [2023-11-24T20:49:21.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:49:21.108Z] [2023-11-24T20:49:21.108Z] Login Succeeded [2023-11-24T20:49:21.108Z] nexus3.edgexfoundry.org:10004 [2023-11-24T20:49:21.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:49:21.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:49:21.108Z] Configure a credential helper to remove this warning. See [2023-11-24T20:49:21.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:49:21.108Z] [2023-11-24T20:49:21.108Z] Login Succeeded [2023-11-24T20:49:21.108Z] ****.io [2023-11-24T20:49:21.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:49:21.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:49:21.627Z] Configure a credential helper to remove this warning. See [2023-11-24T20:49:21.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:49:21.627Z] [2023-11-24T20:49:21.627Z] Login Succeeded [2023-11-24T20:49:21.627Z] ---> ****-login.sh ends [Pipeline] } [2023-11-24T20:49:21.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-24T20:49:21.999Z] + 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-11-24T20:49:21.999Z] + cut -d/ -f2 [2023-11-24T20:49:21.999Z] + dirname cmd/core-command/Dockerfile [2023-11-24T20:49:21.999Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-24T20:49:21.999Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-24T20:49:21.999Z] + cut -d/ -f2 [2023-11-24T20:49:21.999Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-24T20:49:21.999Z] + + dirname cmd/core-data/Dockerfile [2023-11-24T20:49:21.999Z] cut -d/ -f2 [2023-11-24T20:49:21.999Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-24T20:49:21.999Z] + dirname cmd/core-metadata/Dockerfile [2023-11-24T20:49:21.999Z] + cut -d/ -f2 [2023-11-24T20:49:21.999Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-24T20:49:21.999Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-11-24T20:49:21.999Z] + cut -d/ -f2 [2023-11-24T20:49:21.999Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-24T20:49:21.999Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-24T20:49:21.999Z] + cut -d/ -f2 [2023-11-24T20:49:21.999Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-24T20:49:21.999Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-11-24T20:49:21.999Z] + cut -d/ -f2 [2023-11-24T20:49:21.999Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-24T20:49:21.999Z] + + cut -d/ -f2 [2023-11-24T20:49:21.999Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-11-24T20:49:21.999Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-24T20:49:21.999Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-24T20:49:21.999Z] + cut -d/ -f2 [2023-11-24T20:49:21.999Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-24T20:49:21.999Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-24T20:49:21.999Z] + cut -d/ -f2 [2023-11-24T20:49:21.999Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-24T20:49:21.999Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-24T20:49:21.999Z] + cut -d/ -f2 [2023-11-24T20:49:21.999Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-24T20:49:21.999Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-24T20:49:21.999Z] + cut -d/ -f2 [2023-11-24T20:49:21.999Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-24T20:49:21.999Z] + dirname cmd/support-notifications/Dockerfile [2023-11-24T20:49:21.999Z] + cut -d/ -f2 [2023-11-24T20:49:21.999Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-24T20:49:21.999Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-24T20:49:21.999Z] + cut -d/ -f2 [2023-11-24T20:49:21.999Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-24T20:49:22.029Z] 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-11-24T20:49:22.439Z] + git rev-list -1 --merges a64c0260d8c1d9cdc763c21a5066b502e8c070b8~1..a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] echo [2023-11-24T20:49:22.449Z] -----------> git rev-list -1 --merges a64c0260d8c1d9cdc763c21a5066b502e8c070b8~1..a64c0260d8c1d9cdc763c21a5066b502e8c070b8 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [false] [Pipeline] sh [2023-11-24T20:49:22.750Z] + git log --format=format:%s -1 a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] echo [2023-11-24T20:49:22.763Z] ========================================================= [2023-11-24T20:49:22.763Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-24T20:49:22.763Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-24T20:49:23.240Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-24T20:49:23.240Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-24T20:49:23.240Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-24T20:49:23.240Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-24T20:49:23.240Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-24T20:49:23.240Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-24T20:49:23.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:49:23.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-24T20:49:23.678Z] [2023-11-24T20:49:23.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:49:23.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-24T20:49:23.991Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-24T20:49:23.991Z] b85a868b505f: Pulling fs layer [2023-11-24T20:49:23.991Z] e2be974225ed: Pulling fs layer [2023-11-24T20:49:23.991Z] 339a4e72a1f5: Pulling fs layer [2023-11-24T20:49:23.991Z] 988bab9f4d93: Pulling fs layer [2023-11-24T20:49:23.991Z] 1469e6f7b9e6: Pulling fs layer [2023-11-24T20:49:23.991Z] eaf3925da568: Pulling fs layer [2023-11-24T20:49:23.991Z] bab4dde63d76: Pulling fs layer [2023-11-24T20:49:23.991Z] bde34c3a00c8: Pulling fs layer [2023-11-24T20:49:23.991Z] b352a97aabf1: Pulling fs layer [2023-11-24T20:49:23.991Z] 4872d77fe225: Pulling fs layer [2023-11-24T20:49:23.991Z] 5851b861e8e6: Pulling fs layer [2023-11-24T20:49:23.991Z] 988bab9f4d93: Waiting [2023-11-24T20:49:23.991Z] 1469e6f7b9e6: Waiting [2023-11-24T20:49:23.991Z] eaf3925da568: Waiting [2023-11-24T20:49:23.991Z] bab4dde63d76: Waiting [2023-11-24T20:49:23.991Z] bde34c3a00c8: Waiting [2023-11-24T20:49:23.991Z] b352a97aabf1: Waiting [2023-11-24T20:49:23.991Z] 4872d77fe225: Waiting [2023-11-24T20:49:23.991Z] 5851b861e8e6: Waiting [2023-11-24T20:49:23.991Z] e2be974225ed: Verifying Checksum [2023-11-24T20:49:23.991Z] e2be974225ed: Download complete [2023-11-24T20:49:23.991Z] 988bab9f4d93: Verifying Checksum [2023-11-24T20:49:23.991Z] 988bab9f4d93: Download complete [2023-11-24T20:49:24.252Z] 1469e6f7b9e6: Verifying Checksum [2023-11-24T20:49:24.252Z] 1469e6f7b9e6: Download complete [2023-11-24T20:49:24.252Z] eaf3925da568: Verifying Checksum [2023-11-24T20:49:24.252Z] eaf3925da568: Download complete [2023-11-24T20:49:24.252Z] 339a4e72a1f5: Verifying Checksum [2023-11-24T20:49:24.252Z] 339a4e72a1f5: Download complete [2023-11-24T20:49:24.252Z] bde34c3a00c8: Verifying Checksum [2023-11-24T20:49:24.252Z] bde34c3a00c8: Download complete [2023-11-24T20:49:24.252Z] b85a868b505f: Verifying Checksum [2023-11-24T20:49:24.252Z] b85a868b505f: Download complete [2023-11-24T20:49:24.252Z] b352a97aabf1: Download complete [2023-11-24T20:49:24.252Z] 4872d77fe225: Download complete [2023-11-24T20:49:24.252Z] 5851b861e8e6: Download complete [2023-11-24T20:49:24.510Z] bab4dde63d76: Verifying Checksum [2023-11-24T20:49:24.510Z] bab4dde63d76: Download complete [2023-11-24T20:49:25.448Z] b85a868b505f: Pull complete [2023-11-24T20:49:25.448Z] e2be974225ed: Pull complete [2023-11-24T20:49:26.018Z] 339a4e72a1f5: Pull complete [2023-11-24T20:49:26.018Z] 988bab9f4d93: Pull complete [2023-11-24T20:49:26.278Z] 1469e6f7b9e6: Pull complete [2023-11-24T20:49:26.278Z] eaf3925da568: Pull complete [2023-11-24T20:49:28.185Z] bab4dde63d76: Pull complete [2023-11-24T20:49:28.185Z] bde34c3a00c8: Pull complete [2023-11-24T20:49:28.185Z] b352a97aabf1: Pull complete [2023-11-24T20:49:28.185Z] 4872d77fe225: Pull complete [2023-11-24T20:49:28.185Z] 5851b861e8e6: Pull complete [2023-11-24T20:49:28.185Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-24T20:49:28.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-24T20:49:28.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-24T20:49:28.380Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2023-11-24T20:49:28.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-24T20:49:30.371Z] $ docker top 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c -eo pid,comm [2023-11-24T20:49:30.422Z] 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-11-24T20:49:30.422Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-24T20:49:30.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-24T20:49:30.509Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-24T20:49:30.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-24T20:49:30.627Z] $ docker exec 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c ssh-agent [2023-11-24T20:49:30.731Z] SSH_AUTH_SOCK=/tmp/ssh-Ra6Fkmo360cJ/agent.33 [2023-11-24T20:49:30.731Z] SSH_AGENT_PID=39 [2023-11-24T20:49:30.737Z] Running ssh-add (command line suppressed) [2023-11-24T20:49:30.847Z] Identity added: /w/workspace/edgex-go/608@tmp/private_key_16731051654012063986.key (/w/workspace/edgex-go/608@tmp/private_key_16731051654012063986.key) [2023-11-24T20:49:30.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-24T20:49:31.162Z] + git tag --points-at HEAD [Pipeline] } [2023-11-24T20:49:31.178Z] $ docker exec --env ******** --env ******** 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c ssh-agent -k [2023-11-24T20:49:31.273Z] unset SSH_AUTH_SOCK; [2023-11-24T20:49:31.274Z] unset SSH_AGENT_PID; [2023-11-24T20:49:31.274Z] echo Agent pid 39 killed; [2023-11-24T20:49:31.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-24T20:49:31.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-24T20:49:31.337Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-24T20:49:31.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-24T20:49:31.443Z] $ docker exec 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c ssh-agent [2023-11-24T20:49:31.543Z] SSH_AUTH_SOCK=/tmp/ssh-ahoJlozIL4d2/agent.72 [2023-11-24T20:49:31.543Z] SSH_AGENT_PID=78 [2023-11-24T20:49:31.549Z] Running ssh-add (command line suppressed) [2023-11-24T20:49:31.646Z] Identity added: /w/workspace/edgex-go/608@tmp/private_key_7682535886092814412.key (/w/workspace/edgex-go/608@tmp/private_key_7682535886092814412.key) [2023-11-24T20:49:31.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-24T20:49:31.962Z] + git semver init [2023-11-24T20:49:32.222Z] 2023-11-24 20:49:32,134 [run_init] DEBUG init version:0.0.0 force:False [2023-11-24T20:49:32.222Z] 2023-11-24 20:49:32,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/608/.semver [2023-11-24T20:49:32.222Z] 2023-11-24 20:49:32,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/608/.semver [2023-11-24T20:49:32.222Z] 2023-11-24 20:49:32,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/608/.semver'], cwd=/w/workspace/edgex-go/608, universal_newlines=False, shell=None, istream=None) [2023-11-24T20:49:37.493Z] 2023-11-24 20:49:36,823 [append_file] DEBUG append to file:/w/workspace/edgex-go/608/.git/info/exclude [2023-11-24T20:49:37.493Z] 2023-11-24 20:49:36,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/608/.semver/main with force:False [2023-11-24T20:49:37.493Z] 2023-11-24 20:49:36,823 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main [2023-11-24T20:49:37.493Z] 2023-11-24 20:49:36,824 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main [2023-11-24T20:49:37.493Z] 3.1.0-dev.73 [Pipeline] } [2023-11-24T20:49:37.506Z] $ docker exec --env ******** --env ******** 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c ssh-agent -k [2023-11-24T20:49:37.610Z] unset SSH_AUTH_SOCK; [2023-11-24T20:49:37.610Z] unset SSH_AGENT_PID; [2023-11-24T20:49:37.611Z] echo Agent pid 78 killed; [2023-11-24T20:49:37.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-24T20:49:37.988Z] + git semver [Pipeline] } [2023-11-24T20:49:38.264Z] $ docker stop --time=1 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c [2023-11-24T20:49:39.570Z] $ docker rm -f --volumes 54ad2791ac969b1d2a444cccfec3480a15730c9f55b079b51dd02666ca86901c [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-24T20:49:39.933Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-24T20:49:40.204Z] Stashed 1 file(s) [Pipeline] echo [2023-11-24T20:49:40.206Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.73 [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-11-24T20:49:40.777Z] + git config --global --add safe.directory /w/workspace/edgex-go/608 [Pipeline] echo [2023-11-24T20:49:40.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-24T20:49:40.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-24T20:49:40.845Z] ========================================================= [2023-11-24T20:49:40.845Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-24T20:49:40.845Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-24T20:49:41.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-24T20:49:41.154Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-24T20:49:41.154Z] 7264a8db6415: Pulling fs layer [2023-11-24T20:49:41.154Z] c4d48a809fc2: Pulling fs layer [2023-11-24T20:49:41.154Z] 4f1c88b9dad5: Pulling fs layer [2023-11-24T20:49:41.154Z] ad3a456e5733: Pulling fs layer [2023-11-24T20:49:41.154Z] 69c7f0334f64: Pulling fs layer [2023-11-24T20:49:41.154Z] 1f1c1a5573a3: Pulling fs layer [2023-11-24T20:49:41.154Z] ce7588e14bc9: Pulling fs layer [2023-11-24T20:49:41.154Z] b5e4710f87ac: Pulling fs layer [2023-11-24T20:49:41.154Z] ad3a456e5733: Waiting [2023-11-24T20:49:41.154Z] 1f1c1a5573a3: Waiting [2023-11-24T20:49:41.154Z] 69c7f0334f64: Waiting [2023-11-24T20:49:41.154Z] ce7588e14bc9: Waiting [2023-11-24T20:49:41.154Z] b5e4710f87ac: Waiting [2023-11-24T20:49:41.154Z] c4d48a809fc2: Download complete [2023-11-24T20:49:41.154Z] ad3a456e5733: Download complete [2023-11-24T20:49:41.414Z] 69c7f0334f64: Verifying Checksum [2023-11-24T20:49:41.414Z] 69c7f0334f64: Download complete [2023-11-24T20:49:41.414Z] 7264a8db6415: Verifying Checksum [2023-11-24T20:49:41.414Z] 7264a8db6415: Download complete [2023-11-24T20:49:41.414Z] 1f1c1a5573a3: Verifying Checksum [2023-11-24T20:49:41.414Z] 1f1c1a5573a3: Download complete [2023-11-24T20:49:41.414Z] 7264a8db6415: Pull complete [2023-11-24T20:49:41.671Z] c4d48a809fc2: Pull complete [2023-11-24T20:49:41.671Z] b5e4710f87ac: Verifying Checksum [2023-11-24T20:49:41.671Z] b5e4710f87ac: Download complete [2023-11-24T20:49:41.671Z] 4f1c88b9dad5: Verifying Checksum [2023-11-24T20:49:41.671Z] 4f1c88b9dad5: Download complete [2023-11-24T20:49:42.237Z] ce7588e14bc9: Verifying Checksum [2023-11-24T20:49:42.237Z] ce7588e14bc9: Download complete [2023-11-24T20:49:44.762Z] 4f1c88b9dad5: Pull complete [2023-11-24T20:49:44.762Z] ad3a456e5733: Pull complete [2023-11-24T20:49:44.762Z] 69c7f0334f64: Pull complete [2023-11-24T20:49:44.762Z] 1f1c1a5573a3: Pull complete [2023-11-24T20:49:46.661Z] ce7588e14bc9: Pull complete [2023-11-24T20:49:46.920Z] b5e4710f87ac: Pull complete [2023-11-24T20:49:47.187Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-24T20:49:47.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-24T20:49:47.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-24T20:49:47.505Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-24T20:49:47.505Z] WORKDIR /edgex [2023-11-24T20:49:47.505Z] COPY go.mod . [2023-11-24T20:49:47.505Z] RUN go mod download [2023-11-24T20:49:47.505Z] + docker build -t ci-base-image-x86_64 -f - . [2023-11-24T20:49:48.073Z] Sending build context to Docker daemon 176.3MB [2023-11-24T20:49:48.073Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-24T20:49:48.073Z] ---> 88b5674ff536 [2023-11-24T20:49:48.073Z] Step 2/4 : WORKDIR /edgex [2023-11-24T20:49:51.367Z] ---> Running in 712d06dc350b [2023-11-24T20:49:51.367Z] Removing intermediate container 712d06dc350b [2023-11-24T20:49:51.367Z] ---> 4987c38090d1 [2023-11-24T20:49:51.367Z] Step 3/4 : COPY go.mod . [2023-11-24T20:49:51.367Z] ---> fc68a7c19e55 [2023-11-24T20:49:51.367Z] Step 4/4 : RUN go mod download [2023-11-24T20:49:51.367Z] ---> Running in cd8e7eb10963 [2023-11-24T20:49:55.386Z] Still waiting to schedule task [2023-11-24T20:49:55.386Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-24T20:50:06.244Z] Removing intermediate container cd8e7eb10963 [2023-11-24T20:50:06.244Z] ---> 06a539bc8c50 [2023-11-24T20:50:06.244Z] Successfully built 06a539bc8c50 [2023-11-24T20:50:06.244Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:50:06.562Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-24T20:50:06.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-24T20:50:06.674Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2023-11-24T20:50:06.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-24T20:50:07.134Z] $ docker top 00409025a045fd07afbf085a161cd7b564604e4d1348dedacdf4bf168700f7ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-24T20:50:07.505Z] + go version [2023-11-24T20:50:07.505Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-24T20:50:07.519Z] $ docker stop --time=1 00409025a045fd07afbf085a161cd7b564604e4d1348dedacdf4bf168700f7ae [2023-11-24T20:50:08.763Z] $ docker rm -f --volumes 00409025a045fd07afbf085a161cd7b564604e4d1348dedacdf4bf168700f7ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:50:09.334Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-24T20:50:09.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-24T20:50:09.443Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2023-11-24T20:50:09.481Z] $ 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/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-24T20:50:09.783Z] $ docker top d0dd97b2a36d0731c1cf12bb9f68241b8edf552f99eea178ae9c2f843f061510 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-24T20:50:09.883Z] ========================================================= [2023-11-24T20:50:09.883Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-24T20:50:09.883Z] ========================================================= [Pipeline] sh [2023-11-24T20:50:10.164Z] + git config --global --add safe.directory /w/workspace/edgex-go/608 [Pipeline] fileExists [Pipeline] sh [2023-11-24T20:50:10.486Z] + make test [2023-11-24T20:50:10.486Z] go test -race -coverprofile=coverage.out ./... [2023-11-24T20:50:17.048Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-24T20:50:29.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-24T20:50:29.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-24T20:50:29.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-24T20:50:29.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-24T20:50:29.238Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-24T20:50:29.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-24T20:50:29.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-24T20:50:29.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-24T20:50:29.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-24T20:50:29.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-24T20:50:29.238Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-24T20:50:29.238Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-24T20:50:29.238Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-24T20:50:29.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-24T20:50:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-24T20:50:30.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-24T20:50:31.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2023-11-24T20:50:33.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements [2023-11-24T20:50:33.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-24T20:50:33.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-24T20:50:33.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-24T20:50:34.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-24T20:50:34.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-24T20:50:35.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-24T20:50:35.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-24T20:50:35.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-24T20:50:35.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-24T20:50:35.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-24T20:50:36.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-24T20:50:36.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-24T20:50:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements [2023-11-24T20:50:36.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.2% of statements [2023-11-24T20:50:38.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.056s coverage: 93.4% of statements [2023-11-24T20:50:38.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 4.1% of statements [2023-11-24T20:50:38.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-24T20:50:38.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-24T20:50:38.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-24T20:50:39.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-24T20:50:39.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-24T20:50:39.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-24T20:50:39.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-24T20:50:39.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-24T20:50:39.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-24T20:50:39.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-24T20:50:40.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 97.6% of statements [2023-11-24T20:50:40.314Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements [2023-11-24T20:50:40.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-24T20:50:40.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-24T20:50:41.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements [2023-11-24T20:50:41.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 32.2% of statements [2023-11-24T20:50:41.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements [2023-11-24T20:50:41.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 82.9% of statements [2023-11-24T20:50:41.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements [2023-11-24T20:50:42.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements [2023-11-24T20:50:42.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.063s coverage: 87.5% of statements [2023-11-24T20:50:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-24T20:50:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-24T20:50:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-24T20:50:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-24T20:50:42.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-24T20:50:42.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-24T20:50:42.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-24T20:50:42.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-24T20:50:43.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-24T20:50:43.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-24T20:50:43.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-24T20:50:43.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-24T20:50:44.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-24T20:50:44.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-24T20:50:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-24T20:50:45.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-24T20:50:46.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-24T20:50:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-24T20:50:47.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-24T20:50:50.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-24T20:50:50.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-24T20:50:50.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-24T20:50:51.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-24T20:50:51.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-24T20:50:51.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-24T20:50:53.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-24T20:50:53.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-24T20:50:53.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-24T20:50:53.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-24T20:50:54.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-24T20:50:54.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-24T20:50:54.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-24T20:50:54.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-24T20:50:55.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2023-11-24T20:50:55.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-24T20:50:55.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-24T20:50:55.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-24T20:50:55.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-24T20:50:56.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-24T20:50:56.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-24T20:50:57.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-24T20:50:57.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.294s coverage: 79.9% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.104s coverage: 92.9% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.039s coverage: 86.0% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.170s coverage: 63.1% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.220s coverage: 38.4% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.036s coverage: 84.8% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.041s coverage: 61.8% of statements [2023-11-24T20:51:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 98.9% of statements [2023-11-24T20:51:07.465Z] 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-11-24T20:51:07.465Z] running golangci-lint [2023-11-24T20:51:07.465Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-24T20:51:07.465Z] go version go1.21.0 linux/amd64 [2023-11-24T20:51:07.725Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-24T20:51:07.725Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-24T20:51:22.579Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|types_sizes|compiled_files|files) took 12.520285252s" [2023-11-24T20:51:22.579Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.121477ms" [2023-11-24T20:51:27.834Z] level=info msg="[linters_context/goanalysis] analyzers took 1m20.153918116s with top 10 stages: buildir: 30.49063475s, gosec: 6.054278456s, inspect: 1.390304188s, ctrlflow: 1.384351047s, printf: 1.327954239s, fact_deprecated: 1.192163281s, S1038: 1.058168869s, fact_purity: 692.936395ms, nilness: 691.246214ms, SA1004: 577.489595ms" [2023-11-24T20:51:27.834Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-24T20:51:27.834Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, cgo: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, skip_dirs: 197/197" [2023-11-24T20:51:27.834Z] level=info msg="[runner] processing took 16.908664ms with stages: nolint: 7.703714ms, identifier_marker: 4.447925ms, path_prettifier: 1.836374ms, exclude-rules: 1.422396ms, autogenerated_exclude: 985.207µs, skip_dirs: 468.948µs, cgo: 25.8µs, filename_unadjuster: 14.29µs, max_same_issues: 720ns, max_per_file_from_linter: 430ns, skip_files: 420ns, uniq_by_line: 380ns, fixer: 360ns, exclude: 330ns, severity-rules: 290ns, sort_results: 240ns, diff: 230ns, source_code: 200ns, max_from_linter: 180ns, path_prefixer: 120ns, path_shortener: 110ns" [2023-11-24T20:51:27.834Z] level=info msg="[runner] linters took 7.526965098s with stages: goanalysis_metalinter: 7.509968445s" [2023-11-24T20:51:27.834Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-24T20:51:27.834Z] level=info msg="Memory: 202 samples, avg is 231.2MB, max is 892.4MB" [2023-11-24T20:51:27.834Z] level=info msg="Execution took 20.095351065s" [2023-11-24T20:51:27.834Z] go vet ./... [2023-11-24T20:51:32.076Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-24T20:51:32.076Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-24T20:51:32.076Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-24T20:51:32.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-24T20:51:32.395Z] + ls -al . [2023-11-24T20:51:32.395Z] total 736 [2023-11-24T20:51:32.395Z] drwxrwxr-x 11 1001 1001 4096 Nov 24 20:50 . [2023-11-24T20:51:32.395Z] drwxr-xr-x 4 root root 4096 Nov 24 20:50 .. [2023-11-24T20:51:32.395Z] drwxrwxr-x 2 1001 1001 4096 Nov 24 20:49 .blubracket [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 10 Nov 24 20:49 .dockerignore [2023-11-24T20:51:32.395Z] drwxrwxr-x 8 1001 1001 4096 Nov 24 20:51 .git [2023-11-24T20:51:32.395Z] drwxrwxr-x 3 1001 1001 4096 Nov 24 20:49 .github [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 1074 Nov 24 20:49 .gitignore [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 42 Nov 24 20:49 .golangci.yml [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 100 Nov 24 20:49 .hadolint.yml [2023-11-24T20:51:32.395Z] drwxr-xr-x 3 1001 1001 4096 Nov 24 20:49 .semver [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 155 Nov 24 20:49 .sonarcloud.properties [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 1171 Nov 24 20:49 ADOPTERS.md [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 11674 Nov 24 20:49 Attribution.txt [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 100284 Nov 24 20:49 CHANGELOG.md [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 3804 Nov 24 20:49 CONTRIBUTING.md [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 677 Nov 24 20:49 GOVERNANCE.md [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 861 Nov 24 20:49 Jenkinsfile [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 10775 Nov 24 20:49 LICENSE [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 15054 Nov 24 20:49 Makefile [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 582 Nov 24 20:49 OWNERS.md [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 9528 Nov 24 20:49 README.md [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 789 Nov 24 20:49 SECURITY.md [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 12 Nov 24 20:49 VERSION [2023-11-24T20:51:32.395Z] drwxrwxr-x 2 1001 1001 4096 Nov 24 20:49 bin [2023-11-24T20:51:32.395Z] drwxrwxr-x 18 1001 1001 4096 Nov 24 20:49 cmd [2023-11-24T20:51:32.395Z] -rw-r--r-- 1 root root 453602 Nov 24 20:51 coverage.out [2023-11-24T20:51:32.395Z] drwxrwxr-x 2 1001 1001 4096 Nov 24 20:49 fuzz_test [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 3649 Nov 24 20:49 go.mod [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 34366 Nov 24 20:49 go.sum [2023-11-24T20:51:32.395Z] drwxrwxr-x 7 1001 1001 4096 Nov 24 20:49 internal [2023-11-24T20:51:32.395Z] drwxrwxr-x 3 1001 1001 4096 Nov 24 20:49 openapi [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 584 Nov 24 20:49 security.txt [2023-11-24T20:51:32.395Z] -rw-rw-r-- 1 1001 1001 204 Nov 24 20:49 version.go [Pipeline] sh [2023-11-24T20:51:32.677Z] + '[' -e coverage.out ] [2023-11-24T20:51:32.677Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-24T20:51:32.836Z] Stashed 1 file(s) [Pipeline] sh [2023-11-24T20:51:33.115Z] + make build [2023-11-24T20:51:33.115Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-24T20:51:40.136Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-924 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-11-24T20:51:40.172Z] Running in /w/workspace/edgex-go/608 [Pipeline] { [Pipeline] checkout [2023-11-24T20:51:43.250Z] The recommended git tool is: git [2023-11-24T20:51:45.311Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-24T20:51:45.311Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-24T20:51:45.311Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-24T20:51:46.247Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-24T20:51:51.509Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-24T20:51:52.450Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-24T20:51:53.182Z] using credential edgex-jenkins-ssh [2023-11-24T20:51:53.201Z] Cloning the remote Git repository [2023-11-24T20:51:53.242Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-24T20:51:53.361Z] > git init /w/workspace/edgex-go/608 # timeout=10 [2023-11-24T20:51:53.543Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-24T20:51:53.545Z] > git --version # timeout=10 [2023-11-24T20:51:53.573Z] > git --version # 'git version 2.25.1' [2023-11-24T20:51:53.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-24T20:51:53.828Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-24T20:51:54.776Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-24T20:51:53.762Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-24T20:51:55.342Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-24T20:51:56.278Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-24T20:51:56.844Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-11-24T20:51:58.227Z] $ docker stop --time=1 d0dd97b2a36d0731c1cf12bb9f68241b8edf552f99eea178ae9c2f843f061510 [2023-11-24T20:52:01.602Z] $ docker rm -f --volumes d0dd97b2a36d0731c1cf12bb9f68241b8edf552f99eea178ae9c2f843f061510 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:52:02.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-24T20:52:02.750Z] [2023-11-24T20:52:02.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:52:03.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-24T20:52:03.075Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-24T20:52:03.075Z] 91d30c5bc195: Pulling fs layer [2023-11-24T20:52:03.075Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-24T20:52:03.075Z] 9c61dcf015f6: Pulling fs layer [2023-11-24T20:52:03.075Z] 4698f68db338: Pulling fs layer [2023-11-24T20:52:03.075Z] 2a2f49069b9e: Pulling fs layer [2023-11-24T20:52:03.075Z] e0025b399a48: Pulling fs layer [2023-11-24T20:52:03.075Z] 4698f68db338: Waiting [2023-11-24T20:52:03.075Z] 2a2f49069b9e: Waiting [2023-11-24T20:52:03.075Z] e0025b399a48: Waiting [2023-11-24T20:52:03.075Z] 91d30c5bc195: Verifying Checksum [2023-11-24T20:52:03.075Z] 91d30c5bc195: Download complete [2023-11-24T20:52:03.334Z] 4698f68db338: Download complete [2023-11-24T20:52:03.334Z] 91d30c5bc195: Pull complete [2023-11-24T20:52:03.334Z] 2e9b0aa3be6d: Download complete [2023-11-24T20:52:03.334Z] e0025b399a48: Verifying Checksum [2023-11-24T20:52:03.334Z] e0025b399a48: Download complete [2023-11-24T20:52:03.334Z] 2a2f49069b9e: Download complete [2023-11-24T20:52:03.593Z] 2e9b0aa3be6d: Pull complete [2023-11-24T20:52:03.852Z] 9c61dcf015f6: Download complete [2023-11-24T20:52:06.376Z] 9c61dcf015f6: Pull complete [2023-11-24T20:52:06.376Z] 4698f68db338: Pull complete [2023-11-24T20:52:06.635Z] 2a2f49069b9e: Pull complete [2023-11-24T20:52:06.635Z] e0025b399a48: Pull complete [2023-11-24T20:52:06.635Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-24T20:52:06.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-24T20:52:06.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-24T20:52:06.813Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2023-11-24T20:52:06.847Z] $ 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/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-11-24T20:52:08.847Z] $ docker top e8521eba0228aa91b88150d44e67a496c7be24887079d5626a7cd6e968b4a6fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-24T20:52:09.230Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-24T20:52:11.755Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #1 transferring dockerfile: 2.50kB 0.0s done [2023-11-24T20:52:11.755Z] #1 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #2 transferring dockerfile: 1.69kB done [2023-11-24T20:52:11.755Z] #2 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #3 transferring dockerfile: 1.70kB done [2023-11-24T20:52:11.755Z] #3 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #4 transferring dockerfile: 1.89kB done [2023-11-24T20:52:11.755Z] #4 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #5 transferring dockerfile: 1.95kB done [2023-11-24T20:52:11.755Z] #5 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #6 transferring dockerfile: 1.93kB done [2023-11-24T20:52:11.755Z] #6 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #7 transferring dockerfile: 2.06kB done [2023-11-24T20:52:11.755Z] #7 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #8 transferring dockerfile: 2.49kB done [2023-11-24T20:52:11.755Z] #8 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #9 [core-data internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #9 transferring dockerfile: 2.01kB done [2023-11-24T20:52:11.755Z] #9 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #10 transferring dockerfile: 1.81kB done [2023-11-24T20:52:11.755Z] #10 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #11 transferring dockerfile: 2.15kB done [2023-11-24T20:52:11.755Z] #11 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #12 transferring dockerfile: 2.93kB done [2023-11-24T20:52:11.755Z] #12 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #13 transferring dockerfile: 2.23kB done [2023-11-24T20:52:11.755Z] #13 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #14 [core-command internal] load build definition from Dockerfile [2023-11-24T20:52:11.755Z] #14 transferring dockerfile: 1.93kB done [2023-11-24T20:52:11.755Z] #14 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #15 [security-proxy-setup internal] load .dockerignore [2023-11-24T20:52:11.755Z] #15 transferring context: 32B [2023-11-24T20:52:11.755Z] #15 transferring context: 50B done [2023-11-24T20:52:11.755Z] #15 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #16 [security-spire-config internal] load .dockerignore [2023-11-24T20:52:11.755Z] #16 transferring context: 50B done [2023-11-24T20:52:11.755Z] #16 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #17 [security-spire-server internal] load .dockerignore [2023-11-24T20:52:11.755Z] #17 transferring context: 50B done [2023-11-24T20:52:11.755Z] #17 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-11-24T20:52:11.755Z] #18 transferring context: 50B done [2023-11-24T20:52:11.755Z] #18 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #19 [support-notifications internal] load .dockerignore [2023-11-24T20:52:11.755Z] #19 transferring context: 50B done [2023-11-24T20:52:11.755Z] #19 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #20 [support-scheduler internal] load .dockerignore [2023-11-24T20:52:11.755Z] #20 transferring context: 50B done [2023-11-24T20:52:11.755Z] #20 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #21 [core-metadata internal] load .dockerignore [2023-11-24T20:52:11.755Z] #21 transferring context: 50B done [2023-11-24T20:52:11.755Z] #21 DONE 0.0s [2023-11-24T20:52:11.755Z] [2023-11-24T20:52:11.755Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-11-24T20:52:12.012Z] #22 transferring context: 50B done [2023-11-24T20:52:12.012Z] #22 DONE 0.0s [2023-11-24T20:52:12.012Z] [2023-11-24T20:52:12.012Z] #23 [core-data internal] load .dockerignore [2023-11-24T20:52:12.012Z] #23 transferring context: 50B done [2023-11-24T20:52:12.012Z] #23 DONE 0.0s [2023-11-24T20:52:12.012Z] [2023-11-24T20:52:12.012Z] #24 [security-spire-agent internal] load .dockerignore [2023-11-24T20:52:12.012Z] #24 transferring context: 50B done [2023-11-24T20:52:12.012Z] #24 DONE 0.0s [2023-11-24T20:52:12.012Z] [2023-11-24T20:52:12.012Z] #25 [security-proxy-auth internal] load .dockerignore [2023-11-24T20:52:12.012Z] #25 transferring context: 50B done [2023-11-24T20:52:12.012Z] #25 DONE 0.0s [2023-11-24T20:52:12.012Z] [2023-11-24T20:52:12.012Z] #26 [security-bootstrapper internal] load .dockerignore [2023-11-24T20:52:12.012Z] #26 transferring context: 50B done [2023-11-24T20:52:12.012Z] #26 DONE 0.0s [2023-11-24T20:52:12.012Z] [2023-11-24T20:52:12.012Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-24T20:52:12.012Z] #27 transferring context: 50B done [2023-11-24T20:52:12.012Z] #27 DONE 0.0s [2023-11-24T20:52:12.012Z] [2023-11-24T20:52:12.012Z] #28 [core-command internal] load .dockerignore [2023-11-24T20:52:12.012Z] #28 transferring context: 50B done [2023-11-24T20:52:12.012Z] #28 DONE 0.0s [2023-11-24T20:52:12.012Z] [2023-11-24T20:52:12.012Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-24T20:52:12.012Z] #29 DONE 0.0s [2023-11-24T20:52:12.012Z] [2023-11-24T20:52:12.012Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-24T20:52:12.012Z] #30 ... [2023-11-24T20:52:12.012Z] [2023-11-24T20:52:12.012Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-24T20:52:12.012Z] #29 DONE 0.0s [2023-11-24T20:52:12.012Z] [2023-11-24T20:52:12.012Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-11-24T20:52:12.012Z] #30 ... [2023-11-24T20:52:12.012Z] [2023-11-24T20:52:12.012Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-24T20:52:12.012Z] #29 DONE 0.0s [2023-11-24T20:52:12.012Z] [2023-11-24T20:52:12.012Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-11-24T20:52:12.270Z] #30 ... [2023-11-24T20:52:12.270Z] [2023-11-24T20:52:12.270Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-24T20:52:12.270Z] #29 DONE 0.0s [2023-11-24T20:52:12.528Z] [2023-11-24T20:52:12.528Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-24T20:52:12.528Z] #31 ... [2023-11-24T20:52:12.528Z] [2023-11-24T20:52:12.528Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-24T20:52:12.528Z] #32 DONE 0.5s [2023-11-24T20:52:12.528Z] [2023-11-24T20:52:12.528Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-24T20:52:12.528Z] #30 DONE 0.7s [2023-11-24T20:52:11.648Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-24T20:52:11.681Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-24T20:52:12.786Z] [2023-11-24T20:52:12.786Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-24T20:52:12.786Z] #31 DONE 0.6s [2023-11-24T20:52:12.786Z] [2023-11-24T20:52:12.786Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:52:12.786Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-24T20:52:12.786Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-24T20:52:12.786Z] #33 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-24T20:52:12.786Z] #33 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-24T20:52:12.786Z] #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.0s [2023-11-24T20:52:12.786Z] #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s [2023-11-24T20:52:12.922Z] Avoid second fetch [2023-11-24T20:52:12.923Z] Checking out Revision a64c0260d8c1d9cdc763c21a5066b502e8c070b8 (main) [2023-11-24T20:52:13.044Z] #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done [2023-11-24T20:52:13.045Z] #33 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-24T20:52:13.045Z] #33 ... [2023-11-24T20:52:13.045Z] [2023-11-24T20:52:13.045Z] #34 [security-spire-agent internal] load build context [2023-11-24T20:52:13.045Z] #34 transferring context: 17.63kB 0.1s done [2023-11-24T20:52:13.045Z] #34 DONE 0.4s [2023-11-24T20:52:13.045Z] [2023-11-24T20:52:13.045Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:52:13.045Z] #33 ... [2023-11-24T20:52:13.045Z] [2023-11-24T20:52:13.045Z] #35 [security-spire-server internal] load build context [2023-11-24T20:52:13.045Z] #35 transferring context: 18.10kB 0.0s done [2023-11-24T20:52:13.045Z] #35 DONE 0.6s [2023-11-24T20:52:13.045Z] [2023-11-24T20:52:13.045Z] #36 [security-spire-config internal] load build context [2023-11-24T20:52:13.045Z] #36 transferring context: 16.35kB 0.0s done [2023-11-24T20:52:13.045Z] #36 DONE 0.6s [2023-11-24T20:52:13.045Z] [2023-11-24T20:52:13.045Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:52:13.311Z] #33 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-11-24T20:52:13.877Z] #33 DONE 1.4s [2023-11-24T20:52:13.877Z] [2023-11-24T20:52:13.877Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:52:13.877Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-11-24T20:52:13.877Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-24T20:52:13.877Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-24T20:52:13.877Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-24T20:52:13.877Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-11-24T20:52:13.877Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-11-24T20:52:13.877Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-11-24T20:52:13.877Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-24T20:52:13.877Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2023-11-24T20:52:13.877Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-11-24T20:52:13.877Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-24T20:52:13.877Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-11-24T20:52:14.134Z] #37 ... [2023-11-24T20:52:14.134Z] [2023-11-24T20:52:14.134Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-24T20:52:14.134Z] #38 DONE 1.7s [2023-11-24T20:52:14.134Z] [2023-11-24T20:52:14.134Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:52:16.032Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.2s done [2023-11-24T20:52:12.946Z] > git config core.sparsecheckout # timeout=10 [2023-11-24T20:52:13.054Z] > git checkout -f a64c0260d8c1d9cdc763c21a5066b502e8c070b8 # timeout=10 [2023-11-24T20:52:17.191Z] Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#4727)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-24T20:52:18.423Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-24T20:52:18.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-24T20:52:18.423Z] Dload Upload Total Spent Left Speed [2023-11-24T20:52:18.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89309 0 --:--:-- --:--:-- --:--:-- 89309 [Pipeline] sh [2023-11-24T20:52:18.775Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-24T20:52:19.140Z] + sudo tee /etc/docker/daemon.new [2023-11-24T20:52:19.140Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-24T20:52:19.140Z] { [2023-11-24T20:52:19.140Z] "registry-mirrors": [ [2023-11-24T20:52:19.140Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-24T20:52:19.140Z] ], [2023-11-24T20:52:19.140Z] "bip": "10.250.0.254/24", [2023-11-24T20:52:19.140Z] "hosts": [ [2023-11-24T20:52:19.140Z] "tcp://0.0.0.0:5555", [2023-11-24T20:52:19.140Z] "unix:///var/run/docker.sock" [2023-11-24T20:52:19.140Z] ], [2023-11-24T20:52:19.140Z] "mtu": 1458, [2023-11-24T20:52:19.140Z] "selinux-enabled": true, [2023-11-24T20:52:19.140Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-24T20:52:19.140Z] } [Pipeline] sh [2023-11-24T20:52:19.476Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-24T20:52:19.808Z] + sudo service docker restart [2023-11-24T20:52:20.268Z] #37 ... [2023-11-24T20:52:20.268Z] [2023-11-24T20:52:20.268Z] #39 [security-bootstrapper internal] load build context [2023-11-24T20:52:20.268Z] #39 transferring context: 333.63MB 7.0s [2023-11-24T20:52:20.268Z] #39 transferring context: 370.49MB 7.6s done [2023-11-24T20:52:20.834Z] #39 ... [2023-11-24T20:52:20.834Z] [2023-11-24T20:52:20.834Z] #40 [security-spiffe-token-provider internal] load build context [2023-11-24T20:52:20.834Z] #40 ... [2023-11-24T20:52:20.834Z] [2023-11-24T20:52:20.834Z] #41 [security-secretstore-setup internal] load build context [2023-11-24T20:52:21.092Z] #41 ... [2023-11-24T20:52:21.092Z] [2023-11-24T20:52:21.092Z] #40 [security-spiffe-token-provider internal] load build context [2023-11-24T20:52:22.473Z] #40 ... [2023-11-24T20:52:22.473Z] [2023-11-24T20:52:22.473Z] #42 [security-proxy-auth internal] load build context [2023-11-24T20:52:22.473Z] #42 transferring context: 370.49MB 9.6s done [2023-11-24T20:52:22.731Z] #42 ... [2023-11-24T20:52:22.731Z] [2023-11-24T20:52:22.731Z] #43 [security-proxy-setup internal] load build context [2023-11-24T20:52:22.731Z] #43 transferring context: 370.49MB 8.2s done [2023-11-24T20:52:22.731Z] #43 ... [2023-11-24T20:52:22.731Z] [2023-11-24T20:52:22.731Z] #44 [core-data internal] load build context [2023-11-24T20:52:22.731Z] #44 transferring context: 370.49MB 9.9s done [2023-11-24T20:52:23.338Z] #44 ... [2023-11-24T20:52:23.338Z] [2023-11-24T20:52:23.338Z] #45 [core-command internal] load build context [2023-11-24T20:52:23.338Z] #45 transferring context: 370.49MB 9.9s done [2023-11-24T20:52:23.338Z] #45 ... [2023-11-24T20:52:23.338Z] [2023-11-24T20:52:23.338Z] #46 [core-metadata internal] load build context [2023-11-24T20:52:23.338Z] #46 transferring context: 370.49MB 10.2s done [2023-11-24T20:52:23.610Z] #46 ... [2023-11-24T20:52:23.610Z] [2023-11-24T20:52:23.610Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-24T20:52:23.610Z] #47 transferring context: 370.49MB 9.0s done [2023-11-24T20:52:23.610Z] #47 ... [2023-11-24T20:52:23.610Z] [2023-11-24T20:52:23.610Z] #48 [support-notifications internal] load build context [2023-11-24T20:52:23.610Z] #48 transferring context: 370.49MB 8.9s done [2023-11-24T20:52:23.610Z] #48 ... [2023-11-24T20:52:23.610Z] [2023-11-24T20:52:23.610Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-24T20:52:23.610Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-11-24T20:52:23.610Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-24T20:52:23.610Z] #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-24T20:52:23.610Z] #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-24T20:52:23.610Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-24T20:52:23.610Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-11-24T20:52:23.610Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-24T20:52:23.610Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-11-24T20:52:23.610Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2023-11-24T20:52:23.610Z] #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2023-11-24T20:52:23.610Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-24T20:52:23.610Z] #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done [2023-11-24T20:52:23.883Z] #49 ... [2023-11-24T20:52:23.883Z] [2023-11-24T20:52:23.883Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-24T20:52:23.883Z] #0 0.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:23.883Z] #0 0.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:23.883Z] #0 1.089 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-24T20:52:23.883Z] #0 1.089 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-24T20:52:23.883Z] #0 1.089 OK: 20076 distinct packages available [2023-11-24T20:52:23.883Z] #0 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:23.883Z] #0 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:23.883Z] #0 1.443 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-24T20:52:23.883Z] #0 1.446 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-24T20:52:23.883Z] #0 1.453 (3/4) Installing libucontext (1.2-r2) [2023-11-24T20:52:23.883Z] #0 1.453 (4/4) Installing gcompat (1.1.0-r1) [2023-11-24T20:52:23.883Z] #0 1.457 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:52:23.883Z] #0 1.476 OK: 8 MiB in 19 packages [2023-11-24T20:52:23.883Z] #50 ... [2023-11-24T20:52:23.883Z] [2023-11-24T20:52:23.883Z] #51 [support-scheduler internal] load build context [2023-11-24T20:52:23.883Z] #51 transferring context: 370.49MB 9.9s done [2023-11-24T20:52:24.162Z] #51 ... [2023-11-24T20:52:24.162Z] [2023-11-24T20:52:24.162Z] #39 [security-bootstrapper internal] load build context [2023-11-24T20:52:24.162Z] #39 DONE 11.4s [2023-11-24T20:52:24.162Z] [2023-11-24T20:52:24.162Z] #52 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-24T20:52:24.162Z] #0 1.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:24.163Z] #0 1.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:24.163Z] #0 1.556 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-24T20:52:24.163Z] #0 1.644 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:52:24.163Z] #0 1.698 OK: 7 MiB in 16 packages [2023-11-24T20:52:24.163Z] #52 DONE 10.1s [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #47 [core-common-config-bootstrapper internal] load build context [2023-11-24T20:52:24.163Z] #47 DONE 11.5s [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-24T20:52:24.163Z] #50 DONE 10.3s [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #41 [security-secretstore-setup internal] load build context [2023-11-24T20:52:24.163Z] #41 transferring context: 370.49MB 9.4s done [2023-11-24T20:52:24.163Z] #41 DONE 11.5s [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #48 [support-notifications internal] load build context [2023-11-24T20:52:24.163Z] #48 DONE 11.5s [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #53 [core-command builder 2/7] WORKDIR /edgex-go [2023-11-24T20:52:24.163Z] #53 DONE 9.9s [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #43 [security-proxy-setup internal] load build context [2023-11-24T20:52:24.163Z] #43 DONE 11.5s [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-24T20:52:24.163Z] #54 ... [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #42 [security-proxy-auth internal] load build context [2023-11-24T20:52:24.163Z] #42 DONE 11.5s [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #45 [core-command internal] load build context [2023-11-24T20:52:24.163Z] #45 DONE 11.5s [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #44 [core-data internal] load build context [2023-11-24T20:52:24.163Z] #44 DONE 11.5s [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #51 [support-scheduler internal] load build context [2023-11-24T20:52:24.163Z] #51 DONE 11.5s [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #46 [core-metadata internal] load build context [2023-11-24T20:52:24.163Z] #46 DONE 11.6s [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #40 [security-spiffe-token-provider internal] load build context [2023-11-24T20:52:24.163Z] #40 transferring context: 370.49MB 10.9s done [2023-11-24T20:52:24.163Z] #40 DONE 11.6s [2023-11-24T20:52:24.163Z] [2023-11-24T20:52:24.163Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-24T20:52:24.421Z] #55 ... [2023-11-24T20:52:24.421Z] [2023-11-24T20:52:24.421Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-24T20:52:24.421Z] #49 DONE 11.6s [2023-11-24T20:52:24.421Z] [2023-11-24T20:52:24.421Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:52:24.421Z] #37 DONE 11.6s [2023-11-24T20:52:24.421Z] [2023-11-24T20:52:24.421Z] #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-24T20:52:24.421Z] #56 ... [2023-11-24T20:52:24.421Z] [2023-11-24T20:52:24.421Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-24T20:52:24.705Z] #57 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:24.705Z] #57 ... [2023-11-24T20:52:24.705Z] [2023-11-24T20:52:24.705Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-24T20:52:24.705Z] #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:24.705Z] #0 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:24.705Z] #58 10.76 (1/2) Installing ca-certificates (20230506-r0) [2023-11-24T20:52:24.705Z] #58 10.77 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-24T20:52:24.705Z] #58 10.78 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:52:24.705Z] #58 10.78 Executing ca-certificates-20230506-r0.trigger [2023-11-24T20:52:24.705Z] #58 ... [2023-11-24T20:52:24.705Z] [2023-11-24T20:52:24.705Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-24T20:52:24.705Z] #0 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:24.967Z] #59 ... [2023-11-24T20:52:24.967Z] [2023-11-24T20:52:24.967Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-24T20:52:24.967Z] #58 10.83 OK: 8 MiB in 17 packages [2023-11-24T20:52:24.967Z] #58 DONE 11.0s [2023-11-24T20:52:24.967Z] [2023-11-24T20:52:24.967Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-24T20:52:24.967Z] #59 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:24.967Z] #59 ... [2023-11-24T20:52:24.967Z] [2023-11-24T20:52:24.967Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-24T20:52:24.967Z] #0 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:24.967Z] #0 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:24.967Z] #60 11.04 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-24T20:52:24.967Z] #60 11.04 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-24T20:52:24.967Z] #60 11.04 OK: 20076 distinct packages available [2023-11-24T20:52:24.967Z] #60 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:24.967Z] #60 ... [2023-11-24T20:52:24.967Z] [2023-11-24T20:52:24.967Z] #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-24T20:52:24.967Z] #56 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:24.967Z] #56 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:24.967Z] #56 11.02 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-24T20:52:24.967Z] #56 11.02 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-24T20:52:24.967Z] #56 11.02 OK: 20076 distinct packages available [2023-11-24T20:52:24.967Z] #56 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:25.223Z] #56 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:25.482Z] #56 ... [2023-11-24T20:52:25.482Z] [2023-11-24T20:52:25.482Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-24T20:52:25.482Z] #59 11.12 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:25.482Z] #59 11.16 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:25.482Z] #59 11.17 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-24T20:52:25.482Z] #59 11.17 (4/6) Installing openssl (3.1.4-r1) [2023-11-24T20:52:25.482Z] #59 11.18 (5/6) Installing su-exec (0.2-r3) [2023-11-24T20:52:25.482Z] #59 11.19 (6/6) Installing yq (4.33.3-r5) [2023-11-24T20:52:25.482Z] #59 11.24 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:52:25.482Z] #59 11.25 OK: 17 MiB in 19 packages [2023-11-24T20:52:25.482Z] #59 DONE 11.4s [2023-11-24T20:52:25.482Z] [2023-11-24T20:52:25.482Z] #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-24T20:52:25.482Z] #56 11.39 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:25.482Z] #56 11.43 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:25.482Z] #56 11.44 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-24T20:52:25.482Z] #56 11.44 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-24T20:52:25.482Z] #56 11.45 (5/7) Installing libucontext (1.2-r2) [2023-11-24T20:52:25.482Z] #56 11.46 (6/7) Installing gcompat (1.1.0-r1) [2023-11-24T20:52:25.482Z] #56 11.46 (7/7) Installing openssl (3.1.4-r1) [2023-11-24T20:52:25.482Z] #56 11.47 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:52:25.482Z] #56 11.50 OK: 8 MiB in 20 packages [2023-11-24T20:52:25.482Z] #56 ... [2023-11-24T20:52:25.482Z] [2023-11-24T20:52:25.482Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-24T20:52:25.482Z] #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:25.482Z] #0 1.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:25.482Z] #0 1.520 OK: 264 MiB in 52 packages [2023-11-24T20:52:25.482Z] #61 DONE 1.7s [2023-11-24T20:52:25.740Z] [2023-11-24T20:52:25.740Z] #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-24T20:52:25.740Z] #56 DONE 11.7s [2023-11-24T20:52:25.740Z] [2023-11-24T20:52:25.740Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:52:25.740Z] #62 DONE 0.0s [2023-11-24T20:52:25.740Z] [2023-11-24T20:52:25.740Z] #63 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:52:25.740Z] #63 DONE 0.0s [2023-11-24T20:52:25.740Z] [2023-11-24T20:52:25.740Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-24T20:52:25.740Z] #0 1.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:25.740Z] #0 1.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:25.740Z] #0 1.676 OK: 264 MiB in 52 packages [2023-11-24T20:52:25.740Z] #64 DONE 2.0s [2023-11-24T20:52:25.740Z] [2023-11-24T20:52:25.740Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-24T20:52:25.740Z] #60 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:25.740Z] #60 11.44 (1/11) Installing ca-certificates (20230506-r0) [2023-11-24T20:52:25.740Z] #60 11.48 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-24T20:52:25.740Z] #60 11.50 (3/11) Installing libunistring (1.1-r1) [2023-11-24T20:52:25.740Z] #60 11.51 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-24T20:52:25.740Z] #60 11.52 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-24T20:52:25.740Z] #60 11.52 (6/11) Installing libcurl (8.4.0-r0) [2023-11-24T20:52:25.740Z] #60 11.53 (7/11) Installing curl (8.4.0-r0) [2023-11-24T20:52:25.740Z] #60 11.54 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-24T20:52:25.740Z] #60 11.54 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-24T20:52:25.740Z] #60 11.55 (10/11) Installing libucontext (1.2-r2) [2023-11-24T20:52:25.740Z] #60 11.55 (11/11) Installing gcompat (1.1.0-r1) [2023-11-24T20:52:25.740Z] #60 11.56 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:52:25.740Z] #60 11.57 Executing ca-certificates-20230506-r0.trigger [2023-11-24T20:52:25.740Z] #60 11.69 OK: 12 MiB in 26 packages [2023-11-24T20:52:25.740Z] #60 DONE 11.9s [2023-11-24T20:52:25.740Z] [2023-11-24T20:52:25.740Z] #65 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:52:26.307Z] #65 ... [2023-11-24T20:52:26.307Z] [2023-11-24T20:52:26.307Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-24T20:52:26.307Z] #55 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.307Z] #55 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.307Z] #55 12.03 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-24T20:52:26.307Z] #55 12.04 (2/2) Installing su-exec (0.2-r3) [2023-11-24T20:52:26.307Z] #55 12.04 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:52:26.307Z] #55 12.05 OK: 7 MiB in 17 packages [2023-11-24T20:52:26.307Z] #55 DONE 12.2s [2023-11-24T20:52:26.307Z] [2023-11-24T20:52:26.307Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-24T20:52:26.307Z] #57 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.307Z] #57 12.00 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-24T20:52:26.307Z] #57 12.00 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:52:26.307Z] #57 12.01 OK: 7 MiB in 16 packages [2023-11-24T20:52:26.307Z] #57 DONE 12.2s [2023-11-24T20:52:26.307Z] [2023-11-24T20:52:26.307Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:52:26.307Z] #0 0.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.307Z] #0 0.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.307Z] #0 0.905 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:26.307Z] #0 0.951 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:26.307Z] #0 0.967 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:52:26.307Z] #0 0.985 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:26.307Z] #0 0.989 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:26.307Z] #0 1.033 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:26.307Z] #0 1.041 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:26.307Z] #0 1.045 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:26.307Z] #0 1.051 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:52:26.307Z] #0 1.060 Executing ca-certificates-20230506-r0.trigger [2023-11-24T20:52:26.307Z] #0 1.100 OK: 8 MiB in 17 packages [2023-11-24T20:52:26.307Z] #66 DONE 1.2s [2023-11-24T20:52:26.307Z] [2023-11-24T20:52:26.307Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-24T20:52:26.307Z] #0 0.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.307Z] #0 1.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.307Z] #0 1.378 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-24T20:52:26.307Z] #0 1.378 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-24T20:52:26.307Z] #0 1.378 OK: 20069 distinct packages available [2023-11-24T20:52:26.307Z] #0 1.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.307Z] #0 1.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.307Z] #0 1.867 OK: 264 MiB in 52 packages [2023-11-24T20:52:26.307Z] #67 DONE 2.2s [2023-11-24T20:52:26.307Z] [2023-11-24T20:52:26.307Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-24T20:52:26.307Z] #54 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.307Z] #54 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.307Z] #54 11.94 (1/4) Installing ca-certificates (20230506-r0) [2023-11-24T20:52:26.307Z] #54 11.96 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-24T20:52:26.307Z] #54 11.97 (3/4) Installing su-exec (0.2-r3) [2023-11-24T20:52:26.307Z] #54 11.97 (4/4) Installing yq (4.33.3-r5) [2023-11-24T20:52:26.307Z] #54 12.03 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:52:26.307Z] #54 12.04 Executing ca-certificates-20230506-r0.trigger [2023-11-24T20:52:26.307Z] #54 12.09 OK: 17 MiB in 19 packages [2023-11-24T20:52:26.307Z] #54 DONE 12.2s [2023-11-24T20:52:26.307Z] [2023-11-24T20:52:26.307Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-11-24T20:52:26.307Z] #0 1.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.307Z] #0 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.307Z] #0 1.894 OK: 264 MiB in 52 packages [2023-11-24T20:52:26.307Z] #68 DONE 2.3s [2023-11-24T20:52:26.307Z] [2023-11-24T20:52:26.308Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-24T20:52:26.308Z] #0 1.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.308Z] #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.308Z] #0 2.038 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:26.308Z] #0 2.048 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:26.308Z] #0 2.072 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:52:26.308Z] #0 2.108 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:26.308Z] #0 2.111 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:26.308Z] #0 2.152 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:26.308Z] #0 2.160 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:26.308Z] #0 2.162 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:26.308Z] #0 2.167 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:52:26.308Z] #0 2.173 OK: 8 MiB in 19 packages [2023-11-24T20:52:26.308Z] #69 DONE 2.3s [2023-11-24T20:52:26.308Z] [2023-11-24T20:52:26.308Z] #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2023-11-24T20:52:26.308Z] #0 1.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.308Z] #0 1.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:26.308Z] #0 2.110 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:26.308Z] #0 2.128 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:26.308Z] #0 2.141 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:52:26.308Z] #0 2.158 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:26.308Z] #0 2.162 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:26.308Z] #0 2.204 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:26.308Z] #0 2.210 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:26.308Z] #0 2.215 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:26.308Z] #0 2.219 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:52:26.308Z] #0 2.226 OK: 7 MiB in 16 packages [2023-11-24T20:52:26.566Z] #70 DONE 2.4s [2023-11-24T20:52:26.566Z] [2023-11-24T20:52:26.566Z] #71 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:52:26.566Z] #71 DONE 0.2s [2023-11-24T20:52:26.566Z] [2023-11-24T20:52:26.566Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:52:26.566Z] #72 DONE 0.2s [2023-11-24T20:52:26.566Z] [2023-11-24T20:52:26.566Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:52:26.823Z] #73 ... [2023-11-24T20:52:26.823Z] [2023-11-24T20:52:26.823Z] #74 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-24T20:52:26.823Z] #74 DONE 0.5s [2023-11-24T20:52:26.823Z] [2023-11-24T20:52:26.823Z] #75 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-11-24T20:52:26.823Z] #75 DONE 0.0s [2023-11-24T20:52:27.079Z] [2023-11-24T20:52:27.079Z] #76 [security-spire-config stage-2 6/10] COPY security.txt / [2023-11-24T20:52:27.079Z] #76 DONE 0.0s [2023-11-24T20:52:27.079Z] [2023-11-24T20:52:27.079Z] #77 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-24T20:52:27.079Z] #77 DONE 0.0s [2023-11-24T20:52:27.079Z] [2023-11-24T20:52:27.079Z] #78 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-24T20:52:27.079Z] #78 DONE 0.0s [2023-11-24T20:52:27.079Z] [2023-11-24T20:52:27.079Z] #79 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-24T20:52:27.079Z] #79 DONE 0.0s [2023-11-24T20:52:27.079Z] [2023-11-24T20:52:27.079Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:52:27.335Z] #80 ... [2023-11-24T20:52:27.335Z] [2023-11-24T20:52:27.335Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-24T20:52:27.335Z] #0 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:27.335Z] #0 1.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:27.335Z] #0 1.912 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:27.335Z] #0 1.926 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:27.335Z] #0 1.937 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:52:27.335Z] #0 1.952 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:27.335Z] #0 1.955 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:27.335Z] #0 1.958 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:27.335Z] #0 1.962 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:52:27.335Z] #0 1.969 OK: 17 MiB in 19 packages [2023-11-24T20:52:27.335Z] #81 DONE 2.0s [2023-11-24T20:52:27.593Z] [2023-11-24T20:52:27.593Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-11-24T20:52:27.593Z] #82 DONE 0.0s [2023-11-24T20:52:27.593Z] [2023-11-24T20:52:27.593Z] #83 [security-spire-config] exporting to image [2023-11-24T20:52:27.593Z] #83 exporting layers 0.5s done [2023-11-24T20:52:27.593Z] #83 writing image sha256:252086b1dc0d0ae2b8686a7514edfdf21c2bb7f13b171653db82acbc212f1d1e done [2023-11-24T20:52:27.593Z] #83 naming to docker.io/library/security-spire-config done [2023-11-24T20:52:27.593Z] #83 DONE 0.5s [2023-11-24T20:52:27.593Z] [2023-11-24T20:52:27.593Z] #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2023-11-24T20:52:27.593Z] #0 2.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:27.851Z] #84 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:28.109Z] #84 2.365 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:28.109Z] #84 2.375 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:28.109Z] #84 2.386 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:52:28.109Z] #84 2.409 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:28.109Z] #84 2.414 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:28.109Z] #84 2.419 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:28.109Z] #84 2.427 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:52:28.109Z] #84 2.432 OK: 8 MiB in 20 packages [2023-11-24T20:52:28.109Z] #84 DONE 2.6s [2023-11-24T20:52:28.109Z] [2023-11-24T20:52:28.109Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-24T20:52:28.673Z] #85 DONE 0.5s [2023-11-24T20:52:28.673Z] [2023-11-24T20:52:28.673Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-24T20:52:28.673Z] #86 DONE 0.5s [2023-11-24T20:52:28.673Z] [2023-11-24T20:52:28.673Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-11-24T20:52:29.239Z] #87 DONE 0.4s [2023-11-24T20:52:29.239Z] [2023-11-24T20:52:29.239Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-24T20:52:29.239Z] #0 2.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:29.239Z] #0 2.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:29.239Z] #0 2.494 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:29.239Z] #0 2.565 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:29.239Z] #0 2.588 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:52:29.239Z] #0 2.607 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:29.239Z] #0 2.610 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:29.239Z] #0 2.675 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:29.239Z] #0 2.675 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:29.239Z] #0 2.676 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:29.239Z] #0 2.764 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:52:29.239Z] #0 2.766 OK: 7 MiB in 17 packages [2023-11-24T20:52:29.239Z] #88 DONE 3.1s [2023-11-24T20:52:29.239Z] [2023-11-24T20:52:29.239Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:52:29.239Z] #0 2.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:29.239Z] #0 2.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:29.239Z] #0 2.663 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:29.239Z] #0 2.673 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:29.239Z] #0 2.771 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:52:29.239Z] #0 2.787 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:29.239Z] #0 2.801 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:29.239Z] #0 2.851 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:29.239Z] #0 2.862 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:29.239Z] #0 2.866 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:29.239Z] #0 2.872 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:52:29.239Z] #0 2.875 OK: 7 MiB in 16 packages [2023-11-24T20:52:29.239Z] #89 DONE 3.1s [2023-11-24T20:52:29.239Z] [2023-11-24T20:52:29.239Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-24T20:52:29.239Z] #0 2.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:29.239Z] #0 2.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:29.239Z] #0 2.433 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:29.239Z] #0 2.562 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:29.239Z] #0 2.578 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:52:29.239Z] #0 2.605 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:29.239Z] #0 2.611 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:29.239Z] #0 2.669 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:29.239Z] #0 2.755 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:29.239Z] #0 2.759 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:29.239Z] #0 2.762 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:52:29.239Z] #0 2.766 Executing ca-certificates-20230506-r0.trigger [2023-11-24T20:52:29.239Z] #0 2.808 OK: 17 MiB in 19 packages [2023-11-24T20:52:29.239Z] #90 DONE 3.1s [2023-11-24T20:52:29.239Z] [2023-11-24T20:52:29.239Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-24T20:52:29.239Z] #91 DONE 0.5s [2023-11-24T20:52:29.239Z] [2023-11-24T20:52:29.239Z] #65 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:52:29.239Z] #65 2.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:29.239Z] #65 3.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-24T20:52:29.239Z] #65 3.307 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:29.239Z] #65 3.322 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:29.239Z] #65 3.338 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:52:29.239Z] #65 3.371 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:29.239Z] #65 3.372 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:29.239Z] #65 3.402 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:52:29.239Z] #65 3.410 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:52:29.239Z] #65 3.413 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:52:29.239Z] #65 3.421 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:52:29.239Z] #65 3.491 Executing ca-certificates-20230506-r0.trigger [2023-11-24T20:52:29.496Z] #65 ... [2023-11-24T20:52:29.496Z] [2023-11-24T20:52:29.496Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-11-24T20:52:29.496Z] #92 DONE 0.1s [2023-11-24T20:52:29.496Z] [2023-11-24T20:52:29.496Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2023-11-24T20:52:29.496Z] #93 DONE 0.1s [2023-11-24T20:52:29.497Z] [2023-11-24T20:52:29.497Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-11-24T20:52:29.497Z] #94 DONE 0.1s [2023-11-24T20:52:29.497Z] [2023-11-24T20:52:29.497Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-24T20:52:29.497Z] #95 DONE 0.1s [2023-11-24T20:52:29.497Z] [2023-11-24T20:52:29.497Z] #65 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:52:29.497Z] #65 3.535 OK: 12 MiB in 26 packages [2023-11-24T20:52:29.497Z] #65 DONE 3.7s [2023-11-24T20:52:29.497Z] [2023-11-24T20:52:29.497Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-24T20:52:29.497Z] #96 DONE 0.1s [2023-11-24T20:52:29.497Z] [2023-11-24T20:52:29.497Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-24T20:52:29.497Z] #97 DONE 0.1s [2023-11-24T20:52:29.497Z] [2023-11-24T20:52:29.497Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-24T20:52:29.497Z] #98 DONE 0.1s [2023-11-24T20:52:29.497Z] [2023-11-24T20:52:29.497Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-24T20:52:29.497Z] #99 DONE 0.1s [2023-11-24T20:52:29.497Z] [2023-11-24T20:52:29.497Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-24T20:52:29.753Z] #100 DONE 0.1s [2023-11-24T20:52:29.753Z] [2023-11-24T20:52:29.753Z] #83 [security-spire-agent] exporting to image [2023-11-24T20:52:30.011Z] #83 ... [2023-11-24T20:52:30.011Z] [2023-11-24T20:52:30.011Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-24T20:52:30.011Z] #101 DONE 0.8s [2023-11-24T20:52:30.011Z] [2023-11-24T20:52:30.011Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-11-24T20:52:30.011Z] #102 DONE 0.0s [2023-11-24T20:52:30.011Z] [2023-11-24T20:52:30.011Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:52:30.270Z] #103 ... [2023-11-24T20:52:30.270Z] [2023-11-24T20:52:30.270Z] #83 [security-spire-agent] exporting to image [2023-11-24T20:52:30.270Z] #83 exporting layers 0.5s done [2023-11-24T20:52:30.270Z] #83 writing image sha256:08084844b7cf7d8bba5552eb40db3b4361e16c408a0de9ab63fd295be4bcd1ee done [2023-11-24T20:52:30.270Z] #83 naming to docker.io/library/security-spire-server done [2023-11-24T20:52:30.270Z] #83 writing image sha256:d262c0184b43ce1ed9c0245adda69cf8b7c0803177b4b55bde00d35c61da68c4 done [2023-11-24T20:52:30.270Z] #83 naming to docker.io/library/security-spire-agent done [2023-11-24T20:52:30.270Z] #83 DONE 1.1s [2023-11-24T20:52:30.552Z] [2023-11-24T20:52:30.552Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-24T20:52:38.151Z] provisioning config files... [2023-11-24T20:52:38.179Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/608@tmp/config13773198897367857881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-24T20:52:38.638Z] ---> ****-login.sh [2023-11-24T20:52:38.638Z] nexus3.edgexfoundry.org:10001 [2023-11-24T20:52:38.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:52:39.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:52:39.174Z] Configure a credential helper to remove this warning. See [2023-11-24T20:52:39.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:52:39.174Z] [2023-11-24T20:52:39.174Z] Login Succeeded [2023-11-24T20:52:39.174Z] nexus3.edgexfoundry.org:10002 [2023-11-24T20:52:39.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:52:39.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:52:39.441Z] Configure a credential helper to remove this warning. See [2023-11-24T20:52:39.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:52:39.441Z] [2023-11-24T20:52:39.441Z] Login Succeeded [2023-11-24T20:52:39.713Z] nexus3.edgexfoundry.org:10003 [2023-11-24T20:52:39.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:52:39.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:52:39.986Z] Configure a credential helper to remove this warning. See [2023-11-24T20:52:39.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:52:39.987Z] [2023-11-24T20:52:39.987Z] Login Succeeded [2023-11-24T20:52:39.987Z] nexus3.edgexfoundry.org:10004 [2023-11-24T20:52:40.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:52:40.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:52:40.257Z] Configure a credential helper to remove this warning. See [2023-11-24T20:52:40.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:52:40.257Z] [2023-11-24T20:52:40.257Z] Login Succeeded [2023-11-24T20:52:40.257Z] ****.io [2023-11-24T20:52:40.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:52:45.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:52:45.779Z] Configure a credential helper to remove this warning. See [2023-11-24T20:52:45.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:52:45.779Z] [2023-11-24T20:52:45.779Z] Login Succeeded [2023-11-24T20:52:45.779Z] ---> ****-login.sh ends [Pipeline] } [2023-11-24T20:52:45.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-11-24T20:52:46.482Z] + git config --global --add safe.directory /w/workspace/edgex-go/608 [Pipeline] echo [2023-11-24T20:52:46.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-24T20:52:46.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-24T20:52:46.588Z] ========================================================= [2023-11-24T20:52:46.588Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-24T20:52:46.588Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-24T20:52:46.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-24T20:52:46.941Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-24T20:52:46.941Z] 9fda8d8052c6: Pulling fs layer [2023-11-24T20:52:46.941Z] 5d54e960e981: Pulling fs layer [2023-11-24T20:52:46.941Z] c4a7e357bf2a: Pulling fs layer [2023-11-24T20:52:46.941Z] f0e02332f6b5: Pulling fs layer [2023-11-24T20:52:46.941Z] 872ee5b61b7b: Pulling fs layer [2023-11-24T20:52:46.941Z] 0c6a40ed1a82: Pulling fs layer [2023-11-24T20:52:46.941Z] 94ae7d8d031c: Pulling fs layer [2023-11-24T20:52:46.941Z] 872ee5b61b7b: Waiting [2023-11-24T20:52:46.941Z] 0c6a40ed1a82: Waiting [2023-11-24T20:52:46.941Z] f0e02332f6b5: Waiting [2023-11-24T20:52:46.941Z] 94ae7d8d031c: Waiting [2023-11-24T20:52:47.213Z] 5d54e960e981: Verifying Checksum [2023-11-24T20:52:47.213Z] 5d54e960e981: Download complete [2023-11-24T20:52:47.213Z] f0e02332f6b5: Download complete [2023-11-24T20:52:47.213Z] 872ee5b61b7b: Verifying Checksum [2023-11-24T20:52:47.213Z] 872ee5b61b7b: Download complete [2023-11-24T20:52:47.213Z] 9fda8d8052c6: Verifying Checksum [2023-11-24T20:52:47.213Z] 9fda8d8052c6: Download complete [2023-11-24T20:52:47.493Z] 94ae7d8d031c: Verifying Checksum [2023-11-24T20:52:47.493Z] 94ae7d8d031c: Download complete [2023-11-24T20:52:48.084Z] 9fda8d8052c6: Pull complete [2023-11-24T20:52:48.675Z] 5d54e960e981: Pull complete [2023-11-24T20:52:48.959Z] c4a7e357bf2a: Verifying Checksum [2023-11-24T20:52:48.959Z] c4a7e357bf2a: Download complete [2023-11-24T20:52:49.939Z] 0c6a40ed1a82: Verifying Checksum [2023-11-24T20:52:49.939Z] 0c6a40ed1a82: Download complete [2023-11-24T20:52:57.113Z] #104 DONE 28.5s [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #73 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:52:57.113Z] #73 DONE 27.8s [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:52:57.113Z] #103 DONE 28.4s [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:52:57.113Z] #80 DONE 27.8s [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #105 [support-notifications builder 6/7] COPY . . [2023-11-24T20:52:57.113Z] #105 DONE 3.0s [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #106 [security-bootstrapper builder 6/7] COPY . . [2023-11-24T20:52:57.113Z] #106 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #107 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:52:57.113Z] #107 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #108 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:52:57.113Z] #108 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #109 [security-secretstore-setup builder 6/7] COPY . . [2023-11-24T20:52:57.113Z] #109 DONE 3.0s [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #110 [core-command builder 6/7] COPY . . [2023-11-24T20:52:57.113Z] #110 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:52:57.113Z] #111 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:52:57.113Z] #112 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #113 [security-proxy-auth builder 6/7] COPY . . [2023-11-24T20:52:57.113Z] #113 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:52:57.113Z] #114 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:52:57.113Z] #115 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #116 [core-data builder 6/7] COPY . . [2023-11-24T20:52:57.113Z] #116 DONE 3.0s [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:52:57.113Z] #117 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-24T20:52:57.113Z] #118 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:52:57.113Z] #119 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-24T20:52:57.113Z] #120 DONE 3.0s [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #121 [core-metadata builder 6/7] COPY . . [2023-11-24T20:52:57.113Z] #121 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:52:57.113Z] #122 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:52:57.113Z] #123 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:52:57.113Z] #124 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:52:57.113Z] #125 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #126 [support-scheduler builder 6/7] COPY . . [2023-11-24T20:52:57.113Z] #126 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:52:57.113Z] #127 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:52:57.113Z] #128 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #129 [security-proxy-setup builder 6/7] COPY . . [2023-11-24T20:52:57.113Z] #129 CACHED [2023-11-24T20:52:57.113Z] [2023-11-24T20:52:57.113Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-24T20:52:58.484Z] #130 1.394 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-24T20:53:02.289Z] c4a7e357bf2a: Pull complete [2023-11-24T20:53:02.289Z] f0e02332f6b5: Pull complete [2023-11-24T20:53:02.289Z] 872ee5b61b7b: Pull complete [2023-11-24T20:53:08.475Z] #130 ... [2023-11-24T20:53:08.475Z] [2023-11-24T20:53:08.475Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-24T20:53:08.475Z] #0 0.430 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-24T20:53:08.475Z] #131 ... [2023-11-24T20:53:08.475Z] [2023-11-24T20:53:08.475Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-24T20:53:08.475Z] #0 0.824 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-24T20:53:08.475Z] #132 ... [2023-11-24T20:53:08.475Z] [2023-11-24T20:53:08.475Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-24T20:53:08.475Z] #0 0.608 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-24T20:53:08.475Z] #133 ... [2023-11-24T20:53:08.475Z] [2023-11-24T20:53:08.475Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-24T20:53:08.475Z] #0 1.058 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-24T20:53:08.475Z] #134 ... [2023-11-24T20:53:08.475Z] [2023-11-24T20:53:08.475Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-24T20:53:08.475Z] #0 0.796 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-24T20:53:08.475Z] #135 ... [2023-11-24T20:53:08.475Z] [2023-11-24T20:53:08.475Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-24T20:53:08.475Z] #0 0.703 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-24T20:53:08.475Z] #136 ... [2023-11-24T20:53:08.475Z] [2023-11-24T20:53:08.475Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-24T20:53:08.475Z] #0 1.117 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-24T20:53:08.475Z] #137 ... [2023-11-24T20:53:08.475Z] [2023-11-24T20:53:08.475Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-24T20:53:08.475Z] #0 1.461 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-24T20:53:08.732Z] #138 ... [2023-11-24T20:53:08.732Z] [2023-11-24T20:53:08.732Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-24T20:53:08.732Z] #0 0.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-24T20:53:08.732Z] #139 ... [2023-11-24T20:53:08.732Z] [2023-11-24T20:53:08.732Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-24T20:53:08.732Z] #0 1.137 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-24T20:53:10.574Z] 0c6a40ed1a82: Pull complete [2023-11-24T20:53:11.172Z] 94ae7d8d031c: Pull complete [2023-11-24T20:53:11.172Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-24T20:53:11.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-24T20:53:11.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-24T20:53:11.553Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-24T20:53:11.553Z] WORKDIR /edgex [2023-11-24T20:53:11.553Z] COPY go.mod . [2023-11-24T20:53:11.553Z] RUN go mod download [2023-11-24T20:53:11.553Z] + docker build -t ci-base-image-arm64 -f - . [2023-11-24T20:53:12.147Z] Sending build context to Docker daemon 2.917MB [2023-11-24T20:53:12.147Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-24T20:53:12.147Z] ---> 86de565de09d [2023-11-24T20:53:12.147Z] Step 2/4 : WORKDIR /edgex [2023-11-24T20:53:14.730Z] ---> Running in 599867be7f44 [2023-11-24T20:53:14.997Z] Removing intermediate container 599867be7f44 [2023-11-24T20:53:14.997Z] ---> 9334d13800db [2023-11-24T20:53:14.997Z] Step 3/4 : COPY go.mod . [2023-11-24T20:53:15.583Z] ---> 04ad4d63f3c7 [2023-11-24T20:53:15.583Z] Step 4/4 : RUN go mod download [2023-11-24T20:53:15.583Z] ---> Running in d95ffd4b4de0 [2023-11-24T20:53:54.671Z] Removing intermediate container d95ffd4b4de0 [2023-11-24T20:53:54.671Z] ---> 01d4e44a42a7 [2023-11-24T20:53:54.671Z] Successfully built 01d4e44a42a7 [2023-11-24T20:53:54.671Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:53:55.028Z] + docker inspect -f . ci-base-image-arm64 [2023-11-24T20:53:55.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-24T20:53:55.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container [2023-11-24T20:53:55.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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-11-24T20:53:58.204Z] $ docker top 04d6332ef830a287879e06b033f1c152e22c70fbf59f8ee40c478315ca46962c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-24T20:53:59.064Z] + go version [2023-11-24T20:53:59.064Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-24T20:53:59.081Z] $ docker stop --time=1 04d6332ef830a287879e06b033f1c152e22c70fbf59f8ee40c478315ca46962c [2023-11-24T20:54:00.698Z] $ docker rm -f --volumes 04d6332ef830a287879e06b033f1c152e22c70fbf59f8ee40c478315ca46962c [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:01.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-24T20:54:01.803Z] [2023-11-24T20:54:01.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:02.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-24T20:54:02.178Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-24T20:54:02.178Z] 547446be3368: Pulling fs layer [2023-11-24T20:54:02.178Z] d125d8839a47: Pulling fs layer [2023-11-24T20:54:02.446Z] 3e85d5ac6304: Pulling fs layer [2023-11-24T20:54:02.446Z] c3105a71a48b: Pulling fs layer [2023-11-24T20:54:02.446Z] 0f093f025ec4: Pulling fs layer [2023-11-24T20:54:02.446Z] c3106fc0e877: Pulling fs layer [2023-11-24T20:54:02.446Z] c3105a71a48b: Waiting [2023-11-24T20:54:02.446Z] 0f093f025ec4: Waiting [2023-11-24T20:54:02.446Z] c3106fc0e877: Waiting [2023-11-24T20:54:02.446Z] 547446be3368: Verifying Checksum [2023-11-24T20:54:02.446Z] 547446be3368: Download complete [2023-11-24T20:54:02.446Z] c3105a71a48b: Verifying Checksum [2023-11-24T20:54:02.446Z] c3105a71a48b: Download complete [2023-11-24T20:54:02.717Z] d125d8839a47: Verifying Checksum [2023-11-24T20:54:02.717Z] d125d8839a47: Download complete [2023-11-24T20:54:02.984Z] c3106fc0e877: Verifying Checksum [2023-11-24T20:54:02.985Z] c3106fc0e877: Download complete [2023-11-24T20:54:02.985Z] 0f093f025ec4: Verifying Checksum [2023-11-24T20:54:02.985Z] 0f093f025ec4: Download complete [2023-11-24T20:54:03.252Z] 547446be3368: Pull complete [2023-11-24T20:54:04.211Z] d125d8839a47: Pull complete [2023-11-24T20:54:04.803Z] 3e85d5ac6304: Verifying Checksum [2023-11-24T20:54:04.803Z] 3e85d5ac6304: Download complete [2023-11-24T20:54:15.016Z] 3e85d5ac6304: Pull complete [2023-11-24T20:54:15.016Z] c3105a71a48b: Pull complete [2023-11-24T20:54:15.016Z] 0f093f025ec4: Pull complete [2023-11-24T20:54:15.281Z] c3106fc0e877: Pull complete [2023-11-24T20:54:15.281Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-24T20:54:15.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-24T20:54:15.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-24T20:54:15.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container [2023-11-24T20:54:15.634Z] $ 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/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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-11-24T20:54:17.538Z] $ docker top 4327ee71d430b4f0a236796dc420f14614491e8ce318c19feb49be9b75e673a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-24T20:54:18.098Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-24T20:54:18.948Z] #140 ... [2023-11-24T20:54:18.948Z] [2023-11-24T20:54:18.948Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-24T20:54:18.948Z] #136 70.69 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-24T20:54:22.270Z] #136 ... [2023-11-24T20:54:22.270Z] [2023-11-24T20:54:22.270Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-24T20:54:22.270Z] #130 DONE 84.9s [2023-11-24T20:54:22.270Z] [2023-11-24T20:54:22.270Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-24T20:54:22.270Z] #135 DONE 84.9s [2023-11-24T20:54:22.270Z] [2023-11-24T20:54:22.270Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-24T20:54:22.270Z] #132 DONE 84.9s [2023-11-24T20:54:22.270Z] [2023-11-24T20:54:22.270Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-24T20:54:22.270Z] #136 DONE 85.0s [2023-11-24T20:54:22.270Z] [2023-11-24T20:54:22.270Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-24T20:54:22.270Z] #137 DONE 85.0s [2023-11-24T20:54:22.270Z] [2023-11-24T20:54:22.270Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-24T20:54:22.270Z] #140 DONE 85.0s [2023-11-24T20:54:22.270Z] [2023-11-24T20:54:22.270Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-24T20:54:22.270Z] #131 DONE 85.0s [2023-11-24T20:54:22.270Z] [2023-11-24T20:54:22.270Z] #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T20:54:22.531Z] #141 ... [2023-11-24T20:54:22.531Z] [2023-11-24T20:54:22.531Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-24T20:54:22.531Z] #138 DONE 85.2s [2023-11-24T20:54:22.531Z] [2023-11-24T20:54:22.531Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-24T20:54:22.531Z] #133 DONE 85.4s [2023-11-24T20:54:22.531Z] [2023-11-24T20:54:22.531Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T20:54:22.798Z] #142 ... [2023-11-24T20:54:22.798Z] [2023-11-24T20:54:22.798Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-24T20:54:22.798Z] #139 DONE 85.5s [2023-11-24T20:54:22.798Z] [2023-11-24T20:54:22.798Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-24T20:54:22.798Z] #134 DONE 85.5s [2023-11-24T20:54:22.798Z] [2023-11-24T20:54:22.798Z] #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T20:54:22.798Z] #141 DONE 0.6s [2023-11-24T20:54:22.798Z] [2023-11-24T20:54:22.798Z] #143 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-24T20:54:23.059Z] #143 ... [2023-11-24T20:54:23.059Z] [2023-11-24T20:54:23.059Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T20:54:23.059Z] #144 DONE 0.7s [2023-11-24T20:54:23.059Z] [2023-11-24T20:54:23.059Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T20:54:23.059Z] #142 DONE 0.6s [2023-11-24T20:54:23.059Z] [2023-11-24T20:54:23.059Z] #145 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T20:54:23.059Z] #145 DONE 0.8s [2023-11-24T20:54:23.059Z] [2023-11-24T20:54:23.059Z] #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T20:54:23.059Z] #146 DONE 0.7s [2023-11-24T20:54:23.059Z] [2023-11-24T20:54:23.059Z] #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-24T20:54:23.346Z] #147 ... [2023-11-24T20:54:23.346Z] [2023-11-24T20:54:23.346Z] #143 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-24T20:54:23.346Z] #143 DONE 0.4s [2023-11-24T20:54:23.346Z] [2023-11-24T20:54:23.346Z] #148 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-11-24T20:54:23.346Z] #148 CACHED [2023-11-24T20:54:23.346Z] [2023-11-24T20:54:23.346Z] #149 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T20:54:23.346Z] #149 CACHED [2023-11-24T20:54:23.346Z] [2023-11-24T20:54:23.346Z] #150 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-24T20:54:23.346Z] #150 CACHED [2023-11-24T20:54:23.346Z] [2023-11-24T20:54:23.346Z] #151 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T20:54:23.346Z] #151 CACHED [2023-11-24T20:54:23.346Z] [2023-11-24T20:54:23.346Z] #152 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T20:54:23.346Z] #152 DONE 0.5s [2023-11-24T20:54:23.346Z] [2023-11-24T20:54:23.346Z] #153 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T20:54:23.346Z] #153 CACHED [2023-11-24T20:54:23.346Z] [2023-11-24T20:54:23.346Z] #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-24T20:54:23.346Z] #154 CACHED [2023-11-24T20:54:23.346Z] [2023-11-24T20:54:23.346Z] #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T20:54:23.346Z] #155 CACHED [2023-11-24T20:54:23.346Z] [2023-11-24T20:54:23.346Z] #156 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-24T20:54:23.346Z] #156 CACHED [2023-11-24T20:54:23.346Z] [2023-11-24T20:54:23.346Z] #157 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-24T20:54:24.308Z] #157 ... [2023-11-24T20:54:24.308Z] [2023-11-24T20:54:24.308Z] #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-24T20:54:24.308Z] #158 DONE 1.2s [2023-11-24T20:54:24.308Z] [2023-11-24T20:54:24.308Z] #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-24T20:54:24.308Z] #147 DONE 1.2s [2023-11-24T20:54:24.308Z] [2023-11-24T20:54:24.308Z] #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-11-24T20:54:24.308Z] #159 DONE 1.3s [2023-11-24T20:54:24.308Z] [2023-11-24T20:54:24.308Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-24T20:54:24.308Z] #160 DONE 1.3s [2023-11-24T20:54:24.308Z] [2023-11-24T20:54:24.308Z] #161 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-24T20:54:24.308Z] #161 DONE 1.2s [2023-11-24T20:54:24.308Z] [2023-11-24T20:54:24.308Z] #162 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-24T20:54:24.308Z] #162 DONE 1.2s [2023-11-24T20:54:24.308Z] [2023-11-24T20:54:24.308Z] #163 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-24T20:54:24.308Z] #163 DONE 1.2s [2023-11-24T20:54:24.308Z] [2023-11-24T20:54:24.308Z] #164 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-24T20:54:24.308Z] #164 DONE 1.3s [2023-11-24T20:54:24.308Z] [2023-11-24T20:54:24.308Z] #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-24T20:54:24.308Z] #165 DONE 1.3s [2023-11-24T20:54:24.308Z] [2023-11-24T20:54:24.308Z] #157 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-24T20:54:24.308Z] #157 DONE 1.2s [2023-11-24T20:54:24.308Z] [2023-11-24T20:54:24.308Z] #166 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-24T20:54:24.568Z] #166 ... [2023-11-24T20:54:24.568Z] [2023-11-24T20:54:24.568Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-24T20:54:24.568Z] #167 DONE 1.3s [2023-11-24T20:54:24.829Z] [2023-11-24T20:54:24.829Z] #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-24T20:54:24.829Z] #168 ... [2023-11-24T20:54:24.829Z] [2023-11-24T20:54:24.829Z] #169 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-24T20:54:24.829Z] #169 DONE 0.5s [2023-11-24T20:54:25.091Z] [2023-11-24T20:54:25.091Z] #170 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-24T20:54:25.091Z] #170 ... [2023-11-24T20:54:25.091Z] [2023-11-24T20:54:25.091Z] #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-24T20:54:25.091Z] #171 DONE 0.9s [2023-11-24T20:54:25.354Z] [2023-11-24T20:54:25.354Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-24T20:54:25.354Z] #172 DONE 0.9s [2023-11-24T20:54:25.354Z] [2023-11-24T20:54:25.354Z] #173 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-24T20:54:25.354Z] #173 DONE 0.9s [2023-11-24T20:54:25.354Z] [2023-11-24T20:54:25.354Z] #83 [support-scheduler] exporting to image [2023-11-24T20:54:25.354Z] #83 exporting layers [2023-11-24T20:54:25.614Z] #83 ... [2023-11-24T20:54:25.614Z] [2023-11-24T20:54:25.614Z] #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-24T20:54:25.614Z] #174 DONE 1.2s [2023-11-24T20:54:25.614Z] [2023-11-24T20:54:25.614Z] #175 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-24T20:54:25.614Z] #175 DONE 1.2s [2023-11-24T20:54:25.614Z] [2023-11-24T20:54:25.614Z] #166 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-24T20:54:25.614Z] #166 DONE 1.2s [2023-11-24T20:54:25.614Z] [2023-11-24T20:54:25.614Z] #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-24T20:54:25.614Z] #176 DONE 1.2s [2023-11-24T20:54:25.614Z] [2023-11-24T20:54:25.614Z] #177 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-24T20:54:25.614Z] #177 DONE 1.2s [2023-11-24T20:54:25.614Z] [2023-11-24T20:54:25.614Z] #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-24T20:54:25.614Z] #168 DONE 1.3s [2023-11-24T20:54:25.614Z] [2023-11-24T20:54:25.614Z] #83 [core-command] exporting to image [2023-11-24T20:54:25.875Z] #83 ... [2023-11-24T20:54:25.875Z] [2023-11-24T20:54:25.875Z] #178 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-11-24T20:54:25.875Z] #178 DONE 1.5s [2023-11-24T20:54:25.875Z] [2023-11-24T20:54:25.876Z] #170 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-24T20:54:25.876Z] #170 DONE 1.1s [2023-11-24T20:54:25.876Z] [2023-11-24T20:54:25.876Z] #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-24T20:54:25.876Z] #179 DONE 0.3s [2023-11-24T20:54:25.876Z] [2023-11-24T20:54:25.876Z] #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-24T20:54:25.876Z] #180 DONE 0.7s [2023-11-24T20:54:25.876Z] [2023-11-24T20:54:25.876Z] #181 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-24T20:54:26.138Z] #181 ... [2023-11-24T20:54:26.138Z] [2023-11-24T20:54:26.138Z] #182 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-24T20:54:26.138Z] #182 DONE 0.7s [2023-11-24T20:54:26.138Z] [2023-11-24T20:54:26.138Z] #183 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-24T20:54:26.138Z] #183 DONE 0.4s [2023-11-24T20:54:26.138Z] [2023-11-24T20:54:26.138Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-24T20:54:26.138Z] #184 DONE 0.4s [2023-11-24T20:54:26.138Z] [2023-11-24T20:54:26.138Z] #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-24T20:54:26.138Z] #185 DONE 0.4s [2023-11-24T20:54:26.138Z] [2023-11-24T20:54:26.138Z] #186 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-24T20:54:26.138Z] #186 DONE 0.4s [2023-11-24T20:54:26.138Z] [2023-11-24T20:54:26.138Z] #83 [security-spiffe-token-provider] exporting to image [2023-11-24T20:54:26.338Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-24T20:54:26.338Z] #1 transferring dockerfile: [2023-11-24T20:54:26.338Z] #1 transferring dockerfile: 2.49kB done [2023-11-24T20:54:26.338Z] #1 DONE 0.2s [2023-11-24T20:54:26.400Z] #83 ... [2023-11-24T20:54:26.400Z] [2023-11-24T20:54:26.400Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T20:54:26.400Z] #187 DONE 0.5s [2023-11-24T20:54:26.400Z] [2023-11-24T20:54:26.400Z] #83 [security-spiffe-token-provider] exporting to image [2023-11-24T20:54:26.400Z] #83 writing image sha256:6ff398e549938eb11590c34dac00643daf3d0b4415ca33a9683e599aad57e6ea [2023-11-24T20:54:26.400Z] #83 ... [2023-11-24T20:54:26.400Z] [2023-11-24T20:54:26.400Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-24T20:54:26.400Z] #188 DONE 0.4s [2023-11-24T20:54:26.400Z] [2023-11-24T20:54:26.400Z] #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-24T20:54:26.400Z] #189 DONE 0.5s [2023-11-24T20:54:26.400Z] [2023-11-24T20:54:26.400Z] #83 [core-data] exporting to image [2023-11-24T20:54:26.400Z] #83 exporting layers 0.4s done [2023-11-24T20:54:26.400Z] #83 writing image sha256:6ff398e549938eb11590c34dac00643daf3d0b4415ca33a9683e599aad57e6ea 0.0s done [2023-11-24T20:54:26.400Z] #83 writing image sha256:f5916789a1edb989a59b6d0fd52a44f768c13225d6a4e98d1931ae4e601b2601 0.1s done [2023-11-24T20:54:26.400Z] #83 writing image sha256:8cfb58a14a6f878cf237dd9a8beaf941d5bd3368ca832cacc19785e833c5e673 0.0s done [2023-11-24T20:54:26.400Z] #83 naming to docker.io/library/core-command done [2023-11-24T20:54:26.400Z] #83 naming to docker.io/library/support-scheduler done [2023-11-24T20:54:26.400Z] #83 naming to docker.io/library/core-data done [2023-11-24T20:54:26.400Z] #83 writing image sha256:1d082c7ba7c1cc71bd40a83644bcbe4b97f0b31c1a5fdf4947ae7680f7278931 [2023-11-24T20:54:26.624Z] [2023-11-24T20:54:26.624Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-11-24T20:54:26.624Z] #2 transferring dockerfile: 1.69kB done [2023-11-24T20:54:26.624Z] #2 DONE 0.0s [2023-11-24T20:54:26.624Z] [2023-11-24T20:54:26.624Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-11-24T20:54:26.624Z] #3 transferring dockerfile: 2.06kB done [2023-11-24T20:54:26.624Z] #3 DONE 0.0s [2023-11-24T20:54:26.624Z] [2023-11-24T20:54:26.624Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-24T20:54:26.624Z] #4 transferring dockerfile: 2.15kB 0.0s done [2023-11-24T20:54:26.660Z] #83 writing image sha256:1d082c7ba7c1cc71bd40a83644bcbe4b97f0b31c1a5fdf4947ae7680f7278931 0.0s done [2023-11-24T20:54:26.660Z] #83 naming to docker.io/library/core-metadata done [2023-11-24T20:54:26.660Z] #83 writing image sha256:2f626b8526d7eb4d77b179676eed19639570c5211f09fd353571416ab3424f3a 0.0s done [2023-11-24T20:54:26.660Z] #83 naming to docker.io/library/support-notifications [2023-11-24T20:54:26.660Z] #83 exporting layers 0.6s done [2023-11-24T20:54:26.892Z] #4 DONE 0.1s [2023-11-24T20:54:26.893Z] [2023-11-24T20:54:26.893Z] #5 [core-command internal] load build definition from Dockerfile [2023-11-24T20:54:26.893Z] #5 transferring dockerfile: 1.93kB 0.0s done [2023-11-24T20:54:26.893Z] #5 DONE 0.1s [2023-11-24T20:54:26.893Z] [2023-11-24T20:54:26.893Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-24T20:54:26.893Z] #6 transferring dockerfile: 1.89kB done [2023-11-24T20:54:26.893Z] #6 DONE 0.1s [2023-11-24T20:54:26.893Z] [2023-11-24T20:54:26.893Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-24T20:54:26.893Z] #7 transferring dockerfile: 2.93kB 0.0s done [2023-11-24T20:54:26.893Z] #7 DONE 0.1s [2023-11-24T20:54:26.921Z] #83 naming to docker.io/library/support-notifications 0.2s done [2023-11-24T20:54:26.921Z] #83 writing image sha256:4ee87d79f48ae11f69df6a28d8979ac27fbf0cda6a1693cf7e0b73b7fe35d25c done [2023-11-24T20:54:26.921Z] #83 naming to docker.io/library/security-spiffe-token-provider done [2023-11-24T20:54:26.921Z] #83 DONE 2.7s [2023-11-24T20:54:26.921Z] [2023-11-24T20:54:26.921Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-11-24T20:54:26.921Z] #190 DONE 0.4s [2023-11-24T20:54:26.921Z] [2023-11-24T20:54:26.921Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-24T20:54:26.921Z] #191 DONE 0.4s [2023-11-24T20:54:26.921Z] [2023-11-24T20:54:26.921Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-24T20:54:26.921Z] #192 DONE 0.4s [2023-11-24T20:54:26.921Z] [2023-11-24T20:54:26.921Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-24T20:54:27.160Z] [2023-11-24T20:54:27.160Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-24T20:54:27.160Z] #8 transferring dockerfile: 2.50kB 0.0s done [2023-11-24T20:54:27.160Z] #8 DONE 0.1s [2023-11-24T20:54:27.160Z] [2023-11-24T20:54:27.160Z] #9 [core-data internal] load build definition from Dockerfile [2023-11-24T20:54:27.160Z] #9 transferring dockerfile: 2.01kB done [2023-11-24T20:54:27.160Z] #9 DONE 0.1s [2023-11-24T20:54:27.160Z] [2023-11-24T20:54:27.160Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-11-24T20:54:27.160Z] #10 transferring dockerfile: 1.93kB done [2023-11-24T20:54:27.160Z] #10 DONE 0.1s [2023-11-24T20:54:27.160Z] [2023-11-24T20:54:27.160Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-11-24T20:54:27.181Z] #193 ... [2023-11-24T20:54:27.181Z] [2023-11-24T20:54:27.181Z] #181 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-24T20:54:27.181Z] #181 DONE 1.2s [2023-11-24T20:54:27.181Z] [2023-11-24T20:54:27.181Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-24T20:54:27.181Z] #194 DONE 1.1s [2023-11-24T20:54:27.181Z] [2023-11-24T20:54:27.181Z] #195 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-24T20:54:27.181Z] #195 DONE 0.4s [2023-11-24T20:54:27.181Z] [2023-11-24T20:54:27.181Z] #83 [security-proxy-auth] exporting to image [2023-11-24T20:54:27.427Z] #11 transferring dockerfile: 1.81kB done [2023-11-24T20:54:27.427Z] #11 DONE 0.1s [2023-11-24T20:54:27.427Z] [2023-11-24T20:54:27.427Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-24T20:54:27.427Z] #12 transferring dockerfile: 2.23kB 0.0s done [2023-11-24T20:54:27.427Z] #12 DONE 0.1s [2023-11-24T20:54:27.427Z] [2023-11-24T20:54:27.427Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-11-24T20:54:27.427Z] #13 transferring dockerfile: 1.70kB done [2023-11-24T20:54:27.427Z] #13 DONE 0.1s [2023-11-24T20:54:27.427Z] [2023-11-24T20:54:27.427Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-11-24T20:54:27.427Z] #14 transferring dockerfile: 1.95kB done [2023-11-24T20:54:27.427Z] #14 DONE 0.1s [2023-11-24T20:54:27.427Z] [2023-11-24T20:54:27.427Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-11-24T20:54:27.427Z] #15 transferring context: 50B 0.0s done [2023-11-24T20:54:27.441Z] #83 ... [2023-11-24T20:54:27.441Z] [2023-11-24T20:54:27.441Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-24T20:54:27.441Z] #193 DONE 0.7s [2023-11-24T20:54:27.694Z] #15 DONE 0.0s [2023-11-24T20:54:27.701Z] [2023-11-24T20:54:27.701Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-24T20:54:27.701Z] #196 DONE 0.4s [2023-11-24T20:54:27.701Z] [2023-11-24T20:54:27.701Z] #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-24T20:54:27.701Z] #197 DONE 0.1s [2023-11-24T20:54:27.701Z] [2023-11-24T20:54:27.701Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-24T20:54:27.701Z] #198 DONE 0.1s [2023-11-24T20:54:27.701Z] [2023-11-24T20:54:27.701Z] #83 [security-proxy-auth] exporting to image [2023-11-24T20:54:27.701Z] #83 exporting layers 0.5s done [2023-11-24T20:54:27.701Z] #83 writing image sha256:1ec101ab66cd72d30c6becd143431593c6ff53f2cf95505969bb8aa0628e6211 [2023-11-24T20:54:27.701Z] #83 exporting layers 0.5s done [2023-11-24T20:54:27.701Z] #83 writing image sha256:1ec101ab66cd72d30c6becd143431593c6ff53f2cf95505969bb8aa0628e6211 done [2023-11-24T20:54:27.701Z] #83 writing image sha256:7b8083ec271582ea1da6cdb261cae08e8cfdf8c476cf1ece86eb71bed38d8e42 done [2023-11-24T20:54:27.701Z] #83 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-24T20:54:27.701Z] #83 naming to docker.io/library/security-proxy-auth done [2023-11-24T20:54:27.701Z] #83 DONE 3.2s [2023-11-24T20:54:27.701Z] [2023-11-24T20:54:27.701Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-24T20:54:27.701Z] #199 DONE 0.1s [2023-11-24T20:54:27.701Z] [2023-11-24T20:54:27.701Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-24T20:54:27.701Z] #200 DONE 0.0s [2023-11-24T20:54:27.701Z] [2023-11-24T20:54:27.701Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-24T20:54:27.960Z] #201 ... [2023-11-24T20:54:27.960Z] [2023-11-24T20:54:27.960Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-24T20:54:27.960Z] #202 DONE 0.0s [2023-11-24T20:54:27.960Z] [2023-11-24T20:54:27.960Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-24T20:54:27.960Z] #203 DONE 1.1s [2023-11-24T20:54:27.960Z] [2023-11-24T20:54:27.960Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-24T20:54:27.960Z] #201 DONE 0.4s [2023-11-24T20:54:27.960Z] [2023-11-24T20:54:27.960Z] #83 [security-secretstore-setup] exporting to image [2023-11-24T20:54:28.220Z] #83 exporting layers 0.2s done [2023-11-24T20:54:28.220Z] #83 writing image sha256:54a8df744846044ba034365dc41120d069036106190ba8827e3c93f7415adb36 0.0s done [2023-11-24T20:54:28.220Z] #83 naming to docker.io/library/security-proxy-setup done [2023-11-24T20:54:28.220Z] #83 ... [2023-11-24T20:54:28.220Z] [2023-11-24T20:54:28.220Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-24T20:54:28.220Z] #204 DONE 0.5s [2023-11-24T20:54:28.220Z] [2023-11-24T20:54:28.220Z] #83 [security-bootstrapper] exporting to image [2023-11-24T20:54:28.220Z] #83 writing image sha256:d84e3098b48b88a2d899aebb234b638abbe9625fa7c9ad2794d88e6d552e0b02 done [2023-11-24T20:54:28.220Z] #83 naming to docker.io/library/security-secretstore-setup done [2023-11-24T20:54:28.283Z] [2023-11-24T20:54:28.283Z] #16 [security-spire-config internal] load .dockerignore [2023-11-24T20:54:28.283Z] #16 transferring context: 50B done [2023-11-24T20:54:28.283Z] #16 DONE 0.0s [2023-11-24T20:54:28.283Z] [2023-11-24T20:54:28.283Z] #17 [core-metadata internal] load .dockerignore [2023-11-24T20:54:28.283Z] #17 transferring context: 50B done [2023-11-24T20:54:28.283Z] #17 DONE 0.1s [2023-11-24T20:54:28.283Z] [2023-11-24T20:54:28.283Z] #18 [security-proxy-auth internal] load .dockerignore [2023-11-24T20:54:28.283Z] #18 transferring context: 50B done [2023-11-24T20:54:28.481Z] #83 exporting layers 0.2s done [2023-11-24T20:54:28.481Z] #83 writing image sha256:c1973e440eddb69ec23ee0c5b9edcef172ebb2b77031dc95a0859e7936cc76ad done [2023-11-24T20:54:28.481Z] #83 naming to docker.io/library/security-bootstrapper done [2023-11-24T20:54:28.481Z] #83 DONE 3.7s [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T20:54:28.481Z] time="2023-11-24T20:52:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-24T20:54:28.493Z] $ docker stop --time=1 e8521eba0228aa91b88150d44e67a496c7be24887079d5626a7cd6e968b4a6fe [2023-11-24T20:54:28.559Z] #18 DONE 0.1s [2023-11-24T20:54:28.559Z] [2023-11-24T20:54:28.559Z] #19 [core-command internal] load .dockerignore [2023-11-24T20:54:28.559Z] #19 transferring context: 50B done [2023-11-24T20:54:28.559Z] #19 DONE 0.1s [2023-11-24T20:54:28.559Z] [2023-11-24T20:54:28.559Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-11-24T20:54:28.559Z] #20 transferring context: 50B done [2023-11-24T20:54:28.559Z] #20 DONE 0.1s [2023-11-24T20:54:28.560Z] [2023-11-24T20:54:28.560Z] #21 [security-bootstrapper internal] load .dockerignore [2023-11-24T20:54:28.560Z] #21 transferring context: 50B done [2023-11-24T20:54:28.560Z] #21 DONE 0.0s [2023-11-24T20:54:28.560Z] [2023-11-24T20:54:28.560Z] #22 [security-proxy-setup internal] load .dockerignore [2023-11-24T20:54:28.560Z] #22 transferring context: 50B done [2023-11-24T20:54:28.560Z] #22 DONE 0.1s [2023-11-24T20:54:28.560Z] [2023-11-24T20:54:28.560Z] #23 [core-data internal] load .dockerignore [2023-11-24T20:54:28.829Z] #23 transferring context: 50B done [2023-11-24T20:54:28.829Z] #23 DONE 0.1s [2023-11-24T20:54:28.829Z] [2023-11-24T20:54:28.829Z] #24 [support-scheduler internal] load .dockerignore [2023-11-24T20:54:28.829Z] #24 transferring context: 50B done [2023-11-24T20:54:28.829Z] #24 DONE 0.1s [2023-11-24T20:54:28.829Z] [2023-11-24T20:54:28.829Z] #25 [security-spire-agent internal] load .dockerignore [2023-11-24T20:54:28.829Z] #25 transferring context: 50B done [2023-11-24T20:54:28.829Z] #25 DONE 0.1s [2023-11-24T20:54:28.829Z] [2023-11-24T20:54:28.829Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-24T20:54:29.101Z] #26 transferring context: 50B done [2023-11-24T20:54:29.101Z] #26 DONE 0.1s [2023-11-24T20:54:29.101Z] [2023-11-24T20:54:29.101Z] #27 [security-spire-server internal] load .dockerignore [2023-11-24T20:54:29.101Z] #27 transferring context: 50B done [2023-11-24T20:54:29.101Z] #27 DONE 0.1s [2023-11-24T20:54:29.101Z] [2023-11-24T20:54:29.101Z] #28 [support-notifications internal] load .dockerignore [2023-11-24T20:54:29.101Z] #28 transferring context: 50B done [2023-11-24T20:54:29.101Z] #28 DONE 0.1s [2023-11-24T20:54:29.101Z] [2023-11-24T20:54:29.101Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-24T20:54:29.101Z] #29 DONE 0.0s [2023-11-24T20:54:29.101Z] [2023-11-24T20:54:29.101Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-24T20:54:29.686Z] #30 ... [2023-11-24T20:54:29.686Z] [2023-11-24T20:54:29.686Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-24T20:54:29.686Z] #29 DONE 0.0s [2023-11-24T20:54:29.686Z] [2023-11-24T20:54:29.686Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-24T20:54:29.774Z] $ docker rm -f --volumes e8521eba0228aa91b88150d44e67a496c7be24887079d5626a7cd6e968b4a6fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-24T20:54:29.953Z] #30 ... [2023-11-24T20:54:29.953Z] [2023-11-24T20:54:29.953Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-24T20:54:29.953Z] #29 DONE 0.0s [2023-11-24T20:54:29.953Z] [2023-11-24T20:54:29.953Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-11-24T20:54:29.953Z] #30 ... [2023-11-24T20:54:29.953Z] [2023-11-24T20:54:29.954Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-24T20:54:29.954Z] #29 DONE 0.0s [2023-11-24T20:54:29.954Z] [2023-11-24T20:54:29.954Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-24T20:54:30.167Z] + docker images [2023-11-24T20:54:30.167Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-24T20:54:30.167Z] security-bootstrapper latest c1973e440edd 1 second ago 30MB [2023-11-24T20:54:30.167Z] security-secretstore-setup latest d84e3098b48b 2 seconds ago 51.3MB [2023-11-24T20:54:30.167Z] security-proxy-setup latest 54a8df744846 2 seconds ago 36MB [2023-11-24T20:54:30.167Z] security-proxy-auth latest 7b8083ec2715 3 seconds ago 26.1MB [2023-11-24T20:54:30.167Z] core-common-config-bootstrapper latest 1ec101ab66cd 3 seconds ago 24.9MB [2023-11-24T20:54:30.167Z] core-metadata latest 1d082c7ba7c1 4 seconds ago 28.4MB [2023-11-24T20:54:30.167Z] security-spiffe-token-provider latest 4ee87d79f48a 4 seconds ago 42MB [2023-11-24T20:54:30.167Z] support-scheduler latest 6ff398e54993 4 seconds ago 40.8MB [2023-11-24T20:54:30.167Z] core-command latest 8cfb58a14a6f 4 seconds ago 27.8MB [2023-11-24T20:54:30.167Z] support-notifications latest 2f626b8526d7 4 seconds ago 41.6MB [2023-11-24T20:54:30.167Z] core-data latest f5916789a1ed 4 seconds ago 28MB [2023-11-24T20:54:30.167Z] security-spire-server latest 08084844b7cf 2 minutes ago 109MB [2023-11-24T20:54:30.167Z] security-spire-agent latest d262c0184b43 2 minutes ago 167MB [2023-11-24T20:54:30.167Z] security-spire-config latest 252086b1dc0d 2 minutes ago 108MB [2023-11-24T20:54:30.167Z] ci-base-image-x86_64 latest 06a539bc8c50 4 minutes ago 937MB [2023-11-24T20:54:30.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 10 days ago 564MB [2023-11-24T20:54:30.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-24T20:54:30.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 months ago 253MB [Pipeline] } [Pipeline] // withEnv [2023-11-24T20:54:30.219Z] #30 ... [2023-11-24T20:54:30.220Z] [2023-11-24T20:54:30.220Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-24T20:54:30.220Z] #29 DONE 0.0s [2023-11-24T20:54:30.220Z] [2023-11-24T20:54:30.220Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [2023-11-24T20:54:30.486Z] #30 ... [2023-11-24T20:54:30.486Z] [2023-11-24T20:54:30.486Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-24T20:54:30.486Z] #29 DONE 0.0s [2023-11-24T20:54:30.486Z] [2023-11-24T20:54:30.486Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-24T20:54:30.547Z] provisioning config files... [2023-11-24T20:54:30.554Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/608@tmp/config13356005596985463195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-24T20:54:30.752Z] #30 DONE 0.9s [2023-11-24T20:54:30.752Z] [2023-11-24T20:54:30.752Z] #31 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:54:30.752Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-24T20:54:30.752Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-24T20:54:30.752Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-24T20:54:30.752Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-24T20:54:30.752Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-24T20:54:30.752Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-24T20:54:30.752Z] #31 ... [2023-11-24T20:54:30.752Z] [2023-11-24T20:54:30.752Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-24T20:54:30.752Z] #29 DONE 0.0s [2023-11-24T20:54:30.752Z] [2023-11-24T20:54:30.752Z] #31 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:54:30.752Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-24T20:54:30.752Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-24T20:54:30.752Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-24T20:54:30.752Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-24T20:54:30.752Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-24T20:54:30.910Z] ---> ****-login.sh [2023-11-24T20:54:30.910Z] nexus3.edgexfoundry.org:10001 [2023-11-24T20:54:30.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:54:30.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:54:30.910Z] Configure a credential helper to remove this warning. See [2023-11-24T20:54:30.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:54:30.910Z] [2023-11-24T20:54:30.910Z] Login Succeeded [2023-11-24T20:54:30.910Z] nexus3.edgexfoundry.org:10002 [2023-11-24T20:54:30.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:54:30.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:54:30.910Z] Configure a credential helper to remove this warning. See [2023-11-24T20:54:30.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:54:30.910Z] [2023-11-24T20:54:30.910Z] Login Succeeded [2023-11-24T20:54:30.911Z] nexus3.edgexfoundry.org:10003 [2023-11-24T20:54:31.019Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-24T20:54:31.019Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-24T20:54:31.019Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-24T20:54:31.019Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-24T20:54:31.019Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-24T20:54:31.019Z] #31 ... [2023-11-24T20:54:31.019Z] [2023-11-24T20:54:31.019Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-24T20:54:31.019Z] #32 DONE 1.4s [2023-11-24T20:54:31.019Z] [2023-11-24T20:54:31.019Z] #31 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:54:31.019Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-24T20:54:31.019Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-24T20:54:31.019Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-24T20:54:31.019Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-24T20:54:31.019Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-24T20:54:31.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:54:31.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:54:31.198Z] Configure a credential helper to remove this warning. See [2023-11-24T20:54:31.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:54:31.198Z] [2023-11-24T20:54:31.198Z] Login Succeeded [2023-11-24T20:54:31.198Z] nexus3.edgexfoundry.org:10004 [2023-11-24T20:54:31.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:54:31.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:54:31.199Z] Configure a credential helper to remove this warning. See [2023-11-24T20:54:31.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:54:31.199Z] [2023-11-24T20:54:31.199Z] Login Succeeded [2023-11-24T20:54:31.199Z] ****.io [2023-11-24T20:54:31.286Z] #31 ... [2023-11-24T20:54:31.286Z] [2023-11-24T20:54:31.286Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-24T20:54:31.286Z] #29 DONE 0.0s [2023-11-24T20:54:31.286Z] [2023-11-24T20:54:31.286Z] #31 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:54:31.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T20:54:31.554Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-24T20:54:31.554Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-24T20:54:31.554Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-24T20:54:31.554Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-24T20:54:31.554Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-24T20:54:31.554Z] #31 ... [2023-11-24T20:54:31.554Z] [2023-11-24T20:54:31.554Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-24T20:54:31.554Z] #29 DONE 0.0s [2023-11-24T20:54:31.554Z] [2023-11-24T20:54:31.554Z] #31 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:54:31.554Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-24T20:54:31.554Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-24T20:54:31.554Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-24T20:54:31.554Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-24T20:54:31.554Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-24T20:54:31.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T20:54:31.726Z] Configure a credential helper to remove this warning. See [2023-11-24T20:54:31.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T20:54:31.726Z] [2023-11-24T20:54:31.726Z] Login Succeeded [2023-11-24T20:54:31.726Z] ---> ****-login.sh ends [Pipeline] } [2023-11-24T20:54:31.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-24T20:54:31.822Z] #31 ... [2023-11-24T20:54:31.822Z] [2023-11-24T20:54:31.822Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-24T20:54:31.822Z] #32 DONE 1.7s [2023-11-24T20:54:31.822Z] [2023-11-24T20:54:31.822Z] #31 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:54:31.822Z] #31 ... [2023-11-24T20:54:31.822Z] [2023-11-24T20:54:31.822Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-11-24T20:54:31.822Z] #30 DONE 1.8s [2023-11-24T20:54:31.822Z] [2023-11-24T20:54:31.822Z] #33 [security-proxy-auth internal] load build context [2023-11-24T20:54:31.822Z] #33 transferring context: 2.55MB 1.4s done [2023-11-24T20:54:31.822Z] #33 DONE 1.9s [2023-11-24T20:54:31.822Z] [2023-11-24T20:54:31.822Z] #31 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:54:31.822Z] #31 ... [2023-11-24T20:54:31.822Z] [2023-11-24T20:54:31.822Z] #34 [security-secretstore-setup internal] load build context [2023-11-24T20:54:31.822Z] #34 transferring context: 2.55MB 1.6s done [2023-11-24T20:54:31.822Z] #34 DONE 2.1s [2023-11-24T20:54:31.822Z] [2023-11-24T20:54:31.822Z] #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:54:31.822Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-24T20:54:31.822Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-24T20:54:31.822Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-24T20:54:31.822Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-24T20:54:31.822Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:54:31.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-24T20:54:31.953Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-11-24T20:54:31.953Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:31.953Z] latest [2023-11-24T20:54:31.953Z] 3.1.0-dev.73 [2023-11-24T20:54:31.953Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:54:31.953Z] main [2023-11-24T20:54:31.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2023-11-24T20:54:32.087Z] #31 ... [2023-11-24T20:54:32.087Z] [2023-11-24T20:54:32.087Z] #35 [core-metadata internal] load build context [2023-11-24T20:54:32.087Z] #35 transferring context: 2.55MB 1.7s done [2023-11-24T20:54:32.087Z] #35 DONE 2.3s [2023-11-24T20:54:32.087Z] [2023-11-24T20:54:32.087Z] #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:32.356Z] #31 ... [2023-11-24T20:54:32.356Z] [2023-11-24T20:54:32.356Z] #36 [security-spire-config internal] load build context [2023-11-24T20:54:32.356Z] #36 transferring context: 16.35kB 0.1s done [2023-11-24T20:54:32.356Z] #36 DONE 1.2s [2023-11-24T20:54:32.356Z] [2023-11-24T20:54:32.356Z] #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:54:32.454Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:32.622Z] #31 ... [2023-11-24T20:54:32.622Z] [2023-11-24T20:54:32.622Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-24T20:54:32.622Z] #37 DONE 1.4s [2023-11-24T20:54:32.622Z] [2023-11-24T20:54:32.622Z] #31 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:54:32.622Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-24T20:54:32.622Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-24T20:54:32.622Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-24T20:54:32.622Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-24T20:54:32.622Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-24T20:54:32.622Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.2s done [2023-11-24T20:54:32.622Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.2s done [2023-11-24T20:54:32.862Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:32.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-24T20:54:32.862Z] a6ffbd6a188c: Preparing [2023-11-24T20:54:32.862Z] ca51cc7a29e1: Preparing [2023-11-24T20:54:32.862Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:32.862Z] 912f94b89955: Preparing [2023-11-24T20:54:32.862Z] 52947c9b6d10: Preparing [2023-11-24T20:54:32.862Z] d16d431783e9: Preparing [2023-11-24T20:54:32.862Z] cc2447e1835a: Preparing [2023-11-24T20:54:32.862Z] d16d431783e9: Waiting [2023-11-24T20:54:32.862Z] cc2447e1835a: Waiting [2023-11-24T20:54:32.862Z] 912f94b89955: Pushed [2023-11-24T20:54:32.862Z] a6ffbd6a188c: Pushed [2023-11-24T20:54:32.862Z] 3cf00feb4b41: Pushed [2023-11-24T20:54:32.862Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:32.889Z] #31 ... [2023-11-24T20:54:32.889Z] [2023-11-24T20:54:32.889Z] #38 [security-spiffe-token-provider internal] load build context [2023-11-24T20:54:32.889Z] #38 transferring context: 2.55MB 1.2s done [2023-11-24T20:54:32.889Z] #38 DONE 2.7s [2023-11-24T20:54:32.889Z] [2023-11-24T20:54:32.889Z] #39 [core-command internal] load build context [2023-11-24T20:54:32.889Z] #39 transferring context: 2.55MB 1.9s done [2023-11-24T20:54:32.889Z] #39 DONE 2.9s [2023-11-24T20:54:32.889Z] [2023-11-24T20:54:32.889Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:54:32.889Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2023-11-24T20:54:32.889Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-24T20:54:32.889Z] #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-24T20:54:32.889Z] #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-24T20:54:32.889Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-11-24T20:54:32.889Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-11-24T20:54:32.889Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-11-24T20:54:32.889Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-11-24T20:54:32.889Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.7s [2023-11-24T20:54:33.129Z] d16d431783e9: Pushed [2023-11-24T20:54:33.157Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-11-24T20:54:33.426Z] #40 ... [2023-11-24T20:54:33.426Z] [2023-11-24T20:54:33.426Z] #41 [security-proxy-setup internal] load build context [2023-11-24T20:54:33.426Z] #41 transferring context: 2.55MB 1.3s done [2023-11-24T20:54:33.426Z] #41 DONE 2.4s [2023-11-24T20:54:33.426Z] [2023-11-24T20:54:33.426Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:54:33.426Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.1s [2023-11-24T20:54:33.426Z] #40 ... [2023-11-24T20:54:33.426Z] [2023-11-24T20:54:33.426Z] #42 [security-bootstrapper internal] load build context [2023-11-24T20:54:33.426Z] #42 transferring context: 2.55MB 1.3s done [2023-11-24T20:54:33.426Z] #42 DONE 2.5s [2023-11-24T20:54:33.426Z] [2023-11-24T20:54:33.426Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:54:33.426Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.3s [2023-11-24T20:54:33.693Z] #40 ... [2023-11-24T20:54:33.693Z] [2023-11-24T20:54:33.693Z] #43 [core-data internal] load build context [2023-11-24T20:54:33.693Z] #43 transferring context: 2.55MB 1.3s done [2023-11-24T20:54:33.693Z] #43 DONE 2.8s [2023-11-24T20:54:33.693Z] [2023-11-24T20:54:33.693Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:54:33.693Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.6s [2023-11-24T20:54:33.694Z] 52947c9b6d10: Pushed [2023-11-24T20:54:34.259Z] ca51cc7a29e1: Pushed [2023-11-24T20:54:34.283Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.9s [2023-11-24T20:54:34.283Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-24T20:54:34.283Z] #40 ... [2023-11-24T20:54:34.283Z] [2023-11-24T20:54:34.283Z] #44 [security-spire-agent internal] load build context [2023-11-24T20:54:34.283Z] #44 transferring context: 17.63kB 0.1s done [2023-11-24T20:54:34.283Z] #44 DONE 1.9s [2023-11-24T20:54:34.283Z] [2023-11-24T20:54:34.283Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:54:34.283Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.54MB / 23.39MB 2.1s [2023-11-24T20:54:34.517Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:991ccf36115e407ae56cab82b08a05eed757db3f3deef33e744dc5b24625e769 size: 1781 [Pipeline] } [2023-11-24T20:54:34.554Z] #40 ... [2023-11-24T20:54:34.554Z] [2023-11-24T20:54:34.554Z] #45 [security-spire-server internal] load build context [2023-11-24T20:54:34.554Z] #45 transferring context: 18.10kB 0.1s done [2023-11-24T20:54:34.554Z] #45 DONE 2.6s [2023-11-24T20:54:34.554Z] [2023-11-24T20:54:34.554Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-24T20:54:34.554Z] #46 transferring context: 2.55MB 1.4s done [2023-11-24T20:54:34.554Z] #46 DONE 2.9s [2023-11-24T20:54:34.554Z] [2023-11-24T20:54:34.554Z] #47 [support-scheduler internal] load build context [2023-11-24T20:54:34.554Z] #47 transferring context: 2.55MB 1.5s done [2023-11-24T20:54:34.554Z] #47 DONE 3.0s [2023-11-24T20:54:34.554Z] [2023-11-24T20:54:34.554Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:54:34.554Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.2s [2023-11-24T20:54:34.554Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 2.4s [2023-11-24T20:54:34.554Z] #40 ... [2023-11-24T20:54:34.554Z] [2023-11-24T20:54:34.554Z] #48 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-24T20:54:34.554Z] #48 DONE 5.8s [2023-11-24T20:54:34.554Z] [2023-11-24T20:54:34.554Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:54:34.554Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.29MB / 23.39MB 2.5s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:34.828Z] #40 ... [2023-11-24T20:54:34.829Z] [2023-11-24T20:54:34.829Z] #49 [support-notifications internal] load build context [2023-11-24T20:54:34.829Z] #49 transferring context: 2.55MB 1.3s done [2023-11-24T20:54:34.829Z] #49 DONE 2.8s [2023-11-24T20:54:34.829Z] [2023-11-24T20:54:34.829Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:54:34.921Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:35.102Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.8s done [2023-11-24T20:54:35.102Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.8s done [2023-11-24T20:54:35.332Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-24T20:54:35.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-24T20:54:35.332Z] a6ffbd6a188c: Preparing [2023-11-24T20:54:35.332Z] ca51cc7a29e1: Preparing [2023-11-24T20:54:35.332Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:35.332Z] 912f94b89955: Preparing [2023-11-24T20:54:35.332Z] 52947c9b6d10: Preparing [2023-11-24T20:54:35.332Z] d16d431783e9: Preparing [2023-11-24T20:54:35.332Z] cc2447e1835a: Preparing [2023-11-24T20:54:35.332Z] d16d431783e9: Waiting [2023-11-24T20:54:35.332Z] cc2447e1835a: Waiting [2023-11-24T20:54:35.332Z] a6ffbd6a188c: Layer already exists [2023-11-24T20:54:35.332Z] 912f94b89955: Layer already exists [2023-11-24T20:54:35.332Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:35.332Z] ca51cc7a29e1: Layer already exists [2023-11-24T20:54:35.332Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:35.332Z] d16d431783e9: Layer already exists [2023-11-24T20:54:35.332Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:35.332Z] latest: digest: sha256:991ccf36115e407ae56cab82b08a05eed757db3f3deef33e744dc5b24625e769 size: 1781 [Pipeline] } [2023-11-24T20:54:35.382Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:35.773Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:36.191Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.73 [2023-11-24T20:54:36.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-24T20:54:36.191Z] a6ffbd6a188c: Preparing [2023-11-24T20:54:36.191Z] ca51cc7a29e1: Preparing [2023-11-24T20:54:36.191Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:36.191Z] 912f94b89955: Preparing [2023-11-24T20:54:36.191Z] 52947c9b6d10: Preparing [2023-11-24T20:54:36.191Z] d16d431783e9: Preparing [2023-11-24T20:54:36.191Z] cc2447e1835a: Preparing [2023-11-24T20:54:36.191Z] d16d431783e9: Waiting [2023-11-24T20:54:36.191Z] cc2447e1835a: Waiting [2023-11-24T20:54:36.191Z] 912f94b89955: Layer already exists [2023-11-24T20:54:36.191Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:36.191Z] ca51cc7a29e1: Layer already exists [2023-11-24T20:54:36.191Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:36.191Z] a6ffbd6a188c: Layer already exists [2023-11-24T20:54:36.191Z] d16d431783e9: Layer already exists [2023-11-24T20:54:36.191Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:36.191Z] 3.1.0-dev.73: digest: sha256:991ccf36115e407ae56cab82b08a05eed757db3f3deef33e744dc5b24625e769 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:36.359Z] #40 ... [2023-11-24T20:54:36.359Z] [2023-11-24T20:54:36.359Z] #50 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-11-24T20:54:36.359Z] #50 DONE 1.9s [2023-11-24T20:54:36.359Z] [2023-11-24T20:54:36.359Z] #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-11-24T20:54:36.611Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:37.024Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:54:37.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-24T20:54:37.024Z] a6ffbd6a188c: Preparing [2023-11-24T20:54:37.024Z] ca51cc7a29e1: Preparing [2023-11-24T20:54:37.024Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:37.024Z] 912f94b89955: Preparing [2023-11-24T20:54:37.024Z] 52947c9b6d10: Preparing [2023-11-24T20:54:37.024Z] d16d431783e9: Preparing [2023-11-24T20:54:37.024Z] cc2447e1835a: Preparing [2023-11-24T20:54:37.024Z] d16d431783e9: Waiting [2023-11-24T20:54:37.024Z] cc2447e1835a: Waiting [2023-11-24T20:54:37.024Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:37.024Z] 912f94b89955: Layer already exists [2023-11-24T20:54:37.024Z] a6ffbd6a188c: Layer already exists [2023-11-24T20:54:37.024Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:37.024Z] ca51cc7a29e1: Layer already exists [2023-11-24T20:54:37.024Z] d16d431783e9: Layer already exists [2023-11-24T20:54:37.024Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:37.024Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:991ccf36115e407ae56cab82b08a05eed757db3f3deef33e744dc5b24625e769 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:37.464Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:37.883Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-11-24T20:54:37.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-24T20:54:37.883Z] a6ffbd6a188c: Preparing [2023-11-24T20:54:37.883Z] ca51cc7a29e1: Preparing [2023-11-24T20:54:37.883Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:37.883Z] 912f94b89955: Preparing [2023-11-24T20:54:37.883Z] 52947c9b6d10: Preparing [2023-11-24T20:54:37.883Z] d16d431783e9: Preparing [2023-11-24T20:54:37.883Z] cc2447e1835a: Preparing [2023-11-24T20:54:37.883Z] d16d431783e9: Waiting [2023-11-24T20:54:37.883Z] cc2447e1835a: Waiting [2023-11-24T20:54:37.883Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:37.883Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:37.883Z] 912f94b89955: Layer already exists [2023-11-24T20:54:37.883Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:37.883Z] ca51cc7a29e1: Layer already exists [2023-11-24T20:54:37.883Z] a6ffbd6a188c: Layer already exists [2023-11-24T20:54:37.883Z] d16d431783e9: Layer already exists [2023-11-24T20:54:38.142Z] main: digest: sha256:991ccf36115e407ae56cab82b08a05eed757db3f3deef33e744dc5b24625e769 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:54:38.478Z] ===================================================== [Pipeline] echo [2023-11-24T20:54:38.530Z] taggedImages: [2023-11-24T20:54:38.530Z] - nexus3.edgexfoundry.org:10004/core-command:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:38.530Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-24T20:54:38.530Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.73 [2023-11-24T20:54:38.530Z] - nexus3.edgexfoundry.org:10004/core-command:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:54:38.530Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-11-24T20:54:38.594Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-11-24T20:54:38.594Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:38.594Z] latest [2023-11-24T20:54:38.594Z] 3.1.0-dev.73 [2023-11-24T20:54:38.594Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:54:38.594Z] main [2023-11-24T20:54:38.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:39.111Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:39.532Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:39.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-24T20:54:39.532Z] 354212dd5f81: Preparing [2023-11-24T20:54:39.532Z] cde6b190e3fa: Preparing [2023-11-24T20:54:39.532Z] ccda4a2b8d90: Preparing [2023-11-24T20:54:39.532Z] 2e44c1f79c8e: Preparing [2023-11-24T20:54:39.532Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:39.532Z] 912f94b89955: Preparing [2023-11-24T20:54:39.532Z] 52947c9b6d10: Preparing [2023-11-24T20:54:39.532Z] d16d431783e9: Preparing [2023-11-24T20:54:39.532Z] cc2447e1835a: Preparing [2023-11-24T20:54:39.532Z] 912f94b89955: Waiting [2023-11-24T20:54:39.532Z] d16d431783e9: Waiting [2023-11-24T20:54:39.532Z] 52947c9b6d10: Waiting [2023-11-24T20:54:39.532Z] cc2447e1835a: Waiting [2023-11-24T20:54:39.532Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:39.532Z] cde6b190e3fa: Pushed [2023-11-24T20:54:39.532Z] ccda4a2b8d90: Pushed [2023-11-24T20:54:40.466Z] 912f94b89955: Layer already exists [2023-11-24T20:54:40.466Z] 354212dd5f81: Pushed [2023-11-24T20:54:40.466Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:40.466Z] d16d431783e9: Layer already exists [2023-11-24T20:54:40.466Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:40.725Z] 2e44c1f79c8e: Pushed [2023-11-24T20:54:40.985Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:226e0b3b810b2ca1090b8960ed96874123e670e8ed821ece117078542d684fc2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:41.433Z] + 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-11-24T20:54:41.875Z] #51 ... [2023-11-24T20:54:41.875Z] [2023-11-24T20:54:41.875Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:54:41.875Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.1s [2023-11-24T20:54:41.901Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-24T20:54:41.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-24T20:54:41.901Z] 354212dd5f81: Preparing [2023-11-24T20:54:41.901Z] cde6b190e3fa: Preparing [2023-11-24T20:54:41.901Z] ccda4a2b8d90: Preparing [2023-11-24T20:54:41.901Z] 2e44c1f79c8e: Preparing [2023-11-24T20:54:41.901Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:41.901Z] 912f94b89955: Preparing [2023-11-24T20:54:41.901Z] 52947c9b6d10: Preparing [2023-11-24T20:54:41.901Z] 912f94b89955: Waiting [2023-11-24T20:54:41.901Z] d16d431783e9: Preparing [2023-11-24T20:54:41.901Z] cc2447e1835a: Preparing [2023-11-24T20:54:41.901Z] 52947c9b6d10: Waiting [2023-11-24T20:54:41.901Z] d16d431783e9: Waiting [2023-11-24T20:54:41.901Z] cde6b190e3fa: Layer already exists [2023-11-24T20:54:41.901Z] ccda4a2b8d90: Layer already exists [2023-11-24T20:54:41.901Z] 354212dd5f81: Layer already exists [2023-11-24T20:54:41.901Z] 2e44c1f79c8e: Layer already exists [2023-11-24T20:54:41.901Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:41.901Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:41.901Z] d16d431783e9: Layer already exists [2023-11-24T20:54:41.901Z] 912f94b89955: Layer already exists [2023-11-24T20:54:41.901Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:41.901Z] latest: digest: sha256:226e0b3b810b2ca1090b8960ed96874123e670e8ed821ece117078542d684fc2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:42.344Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-24T20:54:42.479Z] #40 ... [2023-11-24T20:54:42.479Z] [2023-11-24T20:54:42.479Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-24T20:54:42.479Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-11-24T20:54:42.479Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-24T20:54:42.479Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-24T20:54:42.479Z] #52 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-24T20:54:42.479Z] #52 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-24T20:54:42.479Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-11-24T20:54:42.479Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-11-24T20:54:42.479Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2023-11-24T20:54:42.479Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-24T20:54:42.479Z] #52 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.6s done [2023-11-24T20:54:42.479Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-24T20:54:42.479Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.2s [Pipeline] sh [2023-11-24T20:54:42.760Z] #52 ... [2023-11-24T20:54:42.760Z] [2023-11-24T20:54:42.760Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:54:42.787Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.73 [2023-11-24T20:54:42.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-24T20:54:42.787Z] 354212dd5f81: Preparing [2023-11-24T20:54:42.787Z] cde6b190e3fa: Preparing [2023-11-24T20:54:42.787Z] ccda4a2b8d90: Preparing [2023-11-24T20:54:42.787Z] 2e44c1f79c8e: Preparing [2023-11-24T20:54:42.787Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:42.787Z] 912f94b89955: Preparing [2023-11-24T20:54:42.787Z] 52947c9b6d10: Preparing [2023-11-24T20:54:42.787Z] d16d431783e9: Preparing [2023-11-24T20:54:42.787Z] cc2447e1835a: Preparing [2023-11-24T20:54:42.787Z] d16d431783e9: Waiting [2023-11-24T20:54:42.787Z] 52947c9b6d10: Waiting [2023-11-24T20:54:42.787Z] cc2447e1835a: Waiting [2023-11-24T20:54:42.787Z] cde6b190e3fa: Layer already exists [2023-11-24T20:54:42.787Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:42.787Z] ccda4a2b8d90: Layer already exists [2023-11-24T20:54:42.787Z] 2e44c1f79c8e: Layer already exists [2023-11-24T20:54:42.787Z] 354212dd5f81: Layer already exists [2023-11-24T20:54:42.787Z] 912f94b89955: Layer already exists [2023-11-24T20:54:42.787Z] d16d431783e9: Layer already exists [2023-11-24T20:54:42.787Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:42.788Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:42.788Z] 3.1.0-dev.73: digest: sha256:226e0b3b810b2ca1090b8960ed96874123e670e8ed821ece117078542d684fc2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:43.356Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:43.805Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:54:43.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-24T20:54:43.805Z] 354212dd5f81: Preparing [2023-11-24T20:54:43.805Z] cde6b190e3fa: Preparing [2023-11-24T20:54:43.805Z] ccda4a2b8d90: Preparing [2023-11-24T20:54:43.805Z] 2e44c1f79c8e: Preparing [2023-11-24T20:54:43.805Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:43.805Z] 912f94b89955: Preparing [2023-11-24T20:54:43.805Z] 52947c9b6d10: Preparing [2023-11-24T20:54:43.805Z] d16d431783e9: Preparing [2023-11-24T20:54:43.805Z] cc2447e1835a: Preparing [2023-11-24T20:54:43.805Z] 912f94b89955: Waiting [2023-11-24T20:54:43.805Z] 52947c9b6d10: Waiting [2023-11-24T20:54:43.805Z] cc2447e1835a: Waiting [2023-11-24T20:54:43.805Z] d16d431783e9: Waiting [2023-11-24T20:54:43.805Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:43.805Z] 354212dd5f81: Layer already exists [2023-11-24T20:54:43.805Z] cde6b190e3fa: Layer already exists [2023-11-24T20:54:43.805Z] ccda4a2b8d90: Layer already exists [2023-11-24T20:54:43.805Z] 2e44c1f79c8e: Layer already exists [2023-11-24T20:54:43.805Z] 912f94b89955: Layer already exists [2023-11-24T20:54:43.805Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:43.805Z] d16d431783e9: Layer already exists [2023-11-24T20:54:43.805Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:43.805Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:226e0b3b810b2ca1090b8960ed96874123e670e8ed821ece117078542d684fc2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:44.221Z] #40 ... [2023-11-24T20:54:44.221Z] [2023-11-24T20:54:44.221Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:54:44.299Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-24T20:54:44.491Z] #31 ... [2023-11-24T20:54:44.491Z] [2023-11-24T20:54:44.491Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-24T20:54:44.491Z] #0 7.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:44.491Z] #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:44.491Z] #53 ... [2023-11-24T20:54:44.491Z] [2023-11-24T20:54:44.491Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-24T20:54:44.491Z] #0 7.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:44.491Z] #0 9.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:44.491Z] #54 ... [2023-11-24T20:54:44.491Z] [2023-11-24T20:54:44.491Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-24T20:54:44.491Z] #0 7.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:44.491Z] #0 9.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2023-11-24T20:54:44.762Z] #55 ... [2023-11-24T20:54:44.762Z] [2023-11-24T20:54:44.762Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-24T20:54:44.762Z] #0 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:44.762Z] #0 8.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:44.796Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-11-24T20:54:44.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-24T20:54:44.796Z] 354212dd5f81: Preparing [2023-11-24T20:54:44.796Z] cde6b190e3fa: Preparing [2023-11-24T20:54:44.796Z] ccda4a2b8d90: Preparing [2023-11-24T20:54:44.796Z] 2e44c1f79c8e: Preparing [2023-11-24T20:54:44.796Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:44.796Z] 912f94b89955: Preparing [2023-11-24T20:54:44.796Z] 52947c9b6d10: Preparing [2023-11-24T20:54:44.796Z] d16d431783e9: Preparing [2023-11-24T20:54:44.796Z] cc2447e1835a: Preparing [2023-11-24T20:54:44.796Z] 912f94b89955: Waiting [2023-11-24T20:54:44.796Z] 52947c9b6d10: Waiting [2023-11-24T20:54:44.796Z] d16d431783e9: Waiting [2023-11-24T20:54:44.796Z] cc2447e1835a: Waiting [2023-11-24T20:54:44.796Z] 354212dd5f81: Layer already exists [2023-11-24T20:54:44.796Z] ccda4a2b8d90: Layer already exists [2023-11-24T20:54:44.796Z] cde6b190e3fa: Layer already exists [2023-11-24T20:54:44.796Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:44.796Z] 2e44c1f79c8e: Layer already exists [2023-11-24T20:54:44.796Z] 912f94b89955: Layer already exists [2023-11-24T20:54:44.796Z] d16d431783e9: Layer already exists [2023-11-24T20:54:44.796Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:44.796Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:44.796Z] main: digest: sha256:226e0b3b810b2ca1090b8960ed96874123e670e8ed821ece117078542d684fc2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2023-11-24T20:54:45.033Z] #56 ... [2023-11-24T20:54:45.033Z] [2023-11-24T20:54:45.033Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-24T20:54:45.033Z] #0 8.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:45.033Z] #0 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:45.033Z] #57 ... [2023-11-24T20:54:45.033Z] [2023-11-24T20:54:45.033Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-24T20:54:45.033Z] #0 6.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:45.033Z] #0 7.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:45.033Z] #58 ... [2023-11-24T20:54:45.033Z] [2023-11-24T20:54:45.033Z] #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-24T20:54:45.033Z] #0 8.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:45.033Z] #0 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:54:45.141Z] ===================================================== [Pipeline] echo [2023-11-24T20:54:45.202Z] taggedImages: [2023-11-24T20:54:45.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:45.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-24T20:54:45.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.73 [2023-11-24T20:54:45.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:54:45.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-11-24T20:54:45.274Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-11-24T20:54:45.274Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:45.274Z] latest [2023-11-24T20:54:45.274Z] 3.1.0-dev.73 [2023-11-24T20:54:45.274Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:54:45.274Z] main [2023-11-24T20:54:45.274Z] ===================================================== [2023-11-24T20:54:45.302Z] #59 ... [2023-11-24T20:54:45.302Z] [2023-11-24T20:54:45.302Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-24T20:54:45.302Z] #0 8.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:45.302Z] #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:45.302Z] #60 ... [2023-11-24T20:54:45.302Z] [2023-11-24T20:54:45.302Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-24T20:54:45.302Z] #0 6.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:45.302Z] #0 6.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:45.302Z] #0 10.61 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-24T20:54:45.302Z] #0 10.61 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-24T20:54:45.302Z] #0 10.61 OK: 19953 distinct packages available [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:45.576Z] #61 ... [2023-11-24T20:54:45.576Z] [2023-11-24T20:54:45.576Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:54:45.817Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:46.168Z] #40 ... [2023-11-24T20:54:46.168Z] [2023-11-24T20:54:46.168Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-24T20:54:46.168Z] #0 6.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:46.168Z] #0 8.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:46.168Z] #62 ... [2023-11-24T20:54:46.168Z] [2023-11-24T20:54:46.168Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-24T20:54:46.168Z] #0 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:46.168Z] #0 9.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:46.289Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:46.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-24T20:54:46.289Z] 961d6c9b6154: Preparing [2023-11-24T20:54:46.289Z] df7f1b88bab5: Preparing [2023-11-24T20:54:46.289Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:46.289Z] 912f94b89955: Preparing [2023-11-24T20:54:46.289Z] f7f5518bacb6: Preparing [2023-11-24T20:54:46.289Z] 49736489e35f: Preparing [2023-11-24T20:54:46.289Z] cc2447e1835a: Preparing [2023-11-24T20:54:46.289Z] 49736489e35f: Waiting [2023-11-24T20:54:46.289Z] cc2447e1835a: Waiting [2023-11-24T20:54:46.289Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:46.289Z] 912f94b89955: Layer already exists [2023-11-24T20:54:46.289Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:46.289Z] 961d6c9b6154: Pushed [2023-11-24T20:54:46.289Z] 49736489e35f: Pushed [2023-11-24T20:54:46.446Z] #63 ... [2023-11-24T20:54:46.446Z] [2023-11-24T20:54:46.446Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-24T20:54:46.446Z] #0 7.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:46.446Z] #0 9.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:46.446Z] #64 ... [2023-11-24T20:54:46.446Z] [2023-11-24T20:54:46.446Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T20:54:46.446Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.3s [2023-11-24T20:54:46.855Z] f7f5518bacb6: Pushed [2023-11-24T20:54:47.792Z] df7f1b88bab5: Pushed [2023-11-24T20:54:47.792Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:b491f02dd23ab2275e69d8f5c1fe1a5a788a633b26f61213e5d6c7fe43513e49 size: 1781 [Pipeline] } [Pipeline] // withEnv [2023-11-24T20:54:47.859Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.3s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:48.245Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:48.692Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-24T20:54:48.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-24T20:54:48.692Z] 961d6c9b6154: Preparing [2023-11-24T20:54:48.692Z] df7f1b88bab5: Preparing [2023-11-24T20:54:48.692Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:48.692Z] 912f94b89955: Preparing [2023-11-24T20:54:48.692Z] f7f5518bacb6: Preparing [2023-11-24T20:54:48.692Z] 49736489e35f: Preparing [2023-11-24T20:54:48.692Z] cc2447e1835a: Preparing [2023-11-24T20:54:48.692Z] 49736489e35f: Waiting [2023-11-24T20:54:48.692Z] cc2447e1835a: Waiting [2023-11-24T20:54:48.692Z] f7f5518bacb6: Layer already exists [2023-11-24T20:54:48.692Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:48.692Z] df7f1b88bab5: Layer already exists [2023-11-24T20:54:48.692Z] 961d6c9b6154: Layer already exists [2023-11-24T20:54:48.692Z] 912f94b89955: Layer already exists [2023-11-24T20:54:48.692Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:48.692Z] 49736489e35f: Layer already exists [2023-11-24T20:54:48.692Z] latest: digest: sha256:b491f02dd23ab2275e69d8f5c1fe1a5a788a633b26f61213e5d6c7fe43513e49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:49.166Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:49.651Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.73 [2023-11-24T20:54:49.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-24T20:54:49.651Z] 961d6c9b6154: Preparing [2023-11-24T20:54:49.651Z] df7f1b88bab5: Preparing [2023-11-24T20:54:49.651Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:49.651Z] 912f94b89955: Preparing [2023-11-24T20:54:49.651Z] f7f5518bacb6: Preparing [2023-11-24T20:54:49.651Z] 49736489e35f: Preparing [2023-11-24T20:54:49.651Z] cc2447e1835a: Preparing [2023-11-24T20:54:49.651Z] 49736489e35f: Waiting [2023-11-24T20:54:49.651Z] f7f5518bacb6: Layer already exists [2023-11-24T20:54:49.651Z] 961d6c9b6154: Layer already exists [2023-11-24T20:54:49.651Z] 912f94b89955: Layer already exists [2023-11-24T20:54:49.651Z] df7f1b88bab5: Layer already exists [2023-11-24T20:54:49.651Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:49.651Z] 49736489e35f: Layer already exists [2023-11-24T20:54:49.651Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:49.651Z] 3.1.0-dev.73: digest: sha256:b491f02dd23ab2275e69d8f5c1fe1a5a788a633b26f61213e5d6c7fe43513e49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:50.110Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:50.455Z] #40 ... [2023-11-24T20:54:50.455Z] [2023-11-24T20:54:50.455Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-24T20:54:50.455Z] #60 14.66 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-24T20:54:50.455Z] #60 14.69 (2/2) Installing su-exec (0.2-r3) [2023-11-24T20:54:50.455Z] #60 14.70 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:54:50.455Z] #60 14.80 OK: 8 MiB in 17 packages [2023-11-24T20:54:50.455Z] #60 DONE 16.0s [2023-11-24T20:54:50.574Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:54:50.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-24T20:54:50.574Z] 961d6c9b6154: Preparing [2023-11-24T20:54:50.574Z] df7f1b88bab5: Preparing [2023-11-24T20:54:50.574Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:50.574Z] 912f94b89955: Preparing [2023-11-24T20:54:50.574Z] f7f5518bacb6: Preparing [2023-11-24T20:54:50.574Z] 49736489e35f: Preparing [2023-11-24T20:54:50.574Z] cc2447e1835a: Preparing [2023-11-24T20:54:50.574Z] 49736489e35f: Waiting [2023-11-24T20:54:50.574Z] 961d6c9b6154: Layer already exists [2023-11-24T20:54:50.574Z] f7f5518bacb6: Layer already exists [2023-11-24T20:54:50.574Z] df7f1b88bab5: Layer already exists [2023-11-24T20:54:50.574Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:50.574Z] 49736489e35f: Layer already exists [2023-11-24T20:54:50.574Z] 912f94b89955: Layer already exists [2023-11-24T20:54:50.574Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:50.574Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:b491f02dd23ab2275e69d8f5c1fe1a5a788a633b26f61213e5d6c7fe43513e49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-24T20:54:50.723Z] [2023-11-24T20:54:50.723Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-24T20:54:50.723Z] #58 13.44 (1/2) Installing ca-certificates (20230506-r0) [2023-11-24T20:54:50.723Z] #58 13.85 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-24T20:54:50.723Z] #58 13.89 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:54:50.723Z] #58 14.00 Executing ca-certificates-20230506-r0.trigger [2023-11-24T20:54:50.723Z] #58 14.93 OK: 9 MiB in 17 packages [2023-11-24T20:54:50.723Z] #58 DONE 16.1s [2023-11-24T20:54:50.723Z] [2023-11-24T20:54:50.723Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-24T20:54:50.723Z] #63 14.52 OK: 266 MiB in 52 packages [Pipeline] sh [2023-11-24T20:54:50.997Z] #63 ... [2023-11-24T20:54:50.997Z] [2023-11-24T20:54:50.997Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-24T20:54:50.997Z] #57 15.21 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-24T20:54:50.997Z] #57 15.24 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:54:50.997Z] #57 15.35 OK: 8 MiB in 16 packages [2023-11-24T20:54:50.997Z] #57 DONE 16.6s [2023-11-24T20:54:51.033Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:51.273Z] [2023-11-24T20:54:51.273Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-24T20:54:51.273Z] #53 13.63 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:54:51.273Z] #53 14.18 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:54:51.273Z] #53 14.24 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-24T20:54:51.273Z] #53 14.27 (4/6) Installing openssl (3.1.4-r1) [2023-11-24T20:54:51.273Z] #53 14.33 (5/6) Installing su-exec (0.2-r3) [2023-11-24T20:54:51.273Z] #53 14.36 (6/6) Installing yq (4.33.3-r5) [2023-11-24T20:54:51.273Z] #53 15.08 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:54:51.273Z] #53 15.21 OK: 18 MiB in 19 packages [2023-11-24T20:54:51.273Z] #53 DONE 16.9s [2023-11-24T20:54:51.273Z] [2023-11-24T20:54:51.273Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:54:51.273Z] #65 ... [2023-11-24T20:54:51.273Z] [2023-11-24T20:54:51.273Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-24T20:54:51.273Z] #62 13.64 OK: 266 MiB in 52 packages [2023-11-24T20:54:51.273Z] #62 DONE 16.0s [2023-11-24T20:54:51.492Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-11-24T20:54:51.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-24T20:54:51.492Z] 961d6c9b6154: Preparing [2023-11-24T20:54:51.492Z] df7f1b88bab5: Preparing [2023-11-24T20:54:51.492Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:51.492Z] 912f94b89955: Preparing [2023-11-24T20:54:51.492Z] f7f5518bacb6: Preparing [2023-11-24T20:54:51.492Z] 49736489e35f: Preparing [2023-11-24T20:54:51.492Z] cc2447e1835a: Preparing [2023-11-24T20:54:51.492Z] 49736489e35f: Waiting [2023-11-24T20:54:51.492Z] 961d6c9b6154: Layer already exists [2023-11-24T20:54:51.492Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:51.492Z] f7f5518bacb6: Layer already exists [2023-11-24T20:54:51.492Z] 912f94b89955: Layer already exists [2023-11-24T20:54:51.492Z] df7f1b88bab5: Layer already exists [2023-11-24T20:54:51.492Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:51.492Z] 49736489e35f: Layer already exists [2023-11-24T20:54:51.492Z] main: digest: sha256:b491f02dd23ab2275e69d8f5c1fe1a5a788a633b26f61213e5d6c7fe43513e49 size: 1781 [Pipeline] } [2023-11-24T20:54:51.542Z] [2023-11-24T20:54:51.542Z] #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-11-24T20:54:51.542Z] #51 7.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:51.542Z] #51 8.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:51.542Z] #51 13.98 OK: 266 MiB in 52 packages [2023-11-24T20:54:51.542Z] #51 DONE 15.6s [2023-11-24T20:54:51.542Z] [2023-11-24T20:54:51.542Z] #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:54:51.826Z] ===================================================== [Pipeline] echo [2023-11-24T20:54:51.883Z] taggedImages: [2023-11-24T20:54:51.883Z] - nexus3.edgexfoundry.org:10004/core-data:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:51.883Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-24T20:54:51.883Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.73 [2023-11-24T20:54:51.883Z] - nexus3.edgexfoundry.org:10004/core-data:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:54:51.883Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-11-24T20:54:51.946Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-11-24T20:54:51.946Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:51.946Z] latest [2023-11-24T20:54:51.946Z] 3.1.0-dev.73 [2023-11-24T20:54:51.946Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:54:51.946Z] main [2023-11-24T20:54:51.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2023-11-24T20:54:52.142Z] #66 ... [2023-11-24T20:54:52.142Z] [2023-11-24T20:54:52.142Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-24T20:54:52.142Z] #59 15.40 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-24T20:54:52.142Z] #59 15.42 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:54:52.142Z] #59 15.53 OK: 8 MiB in 16 packages [2023-11-24T20:54:52.142Z] #59 DONE 17.8s [2023-11-24T20:54:52.142Z] [2023-11-24T20:54:52.142Z] #67 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:52.409Z] #67 ... [2023-11-24T20:54:52.409Z] [2023-11-24T20:54:52.409Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-24T20:54:52.409Z] #63 DONE 16.3s [2023-11-24T20:54:52.535Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2023-11-24T20:54:52.680Z] [2023-11-24T20:54:52.680Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:54:52.680Z] #68 ... [2023-11-24T20:54:52.680Z] [2023-11-24T20:54:52.680Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-24T20:54:52.680Z] #56 14.05 (1/4) Installing ca-certificates (20230506-r0) [2023-11-24T20:54:52.680Z] #56 14.32 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-24T20:54:52.680Z] #56 14.35 (3/4) Installing su-exec (0.2-r3) [2023-11-24T20:54:52.680Z] #56 14.36 (4/4) Installing yq (4.33.3-r5) [2023-11-24T20:54:52.680Z] #56 15.10 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:54:52.680Z] #56 15.19 Executing ca-certificates-20230506-r0.trigger [2023-11-24T20:54:52.680Z] #56 16.32 OK: 18 MiB in 19 packages [2023-11-24T20:54:52.680Z] #56 DONE 18.1s [2023-11-24T20:54:52.680Z] [2023-11-24T20:54:52.680Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:52.950Z] #69 ... [2023-11-24T20:54:52.950Z] [2023-11-24T20:54:52.950Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-24T20:54:52.950Z] #52 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.9s done [2023-11-24T20:54:53.036Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:53.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-24T20:54:53.036Z] 401f7aa74f24: Preparing [2023-11-24T20:54:53.036Z] b465105decd6: Preparing [2023-11-24T20:54:53.036Z] 0c9d13fb2221: Preparing [2023-11-24T20:54:53.036Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:53.036Z] 912f94b89955: Preparing [2023-11-24T20:54:53.036Z] 52947c9b6d10: Preparing [2023-11-24T20:54:53.036Z] d16d431783e9: Preparing [2023-11-24T20:54:53.036Z] cc2447e1835a: Preparing [2023-11-24T20:54:53.036Z] 52947c9b6d10: Waiting [2023-11-24T20:54:53.036Z] cc2447e1835a: Waiting [2023-11-24T20:54:53.036Z] d16d431783e9: Waiting [2023-11-24T20:54:53.036Z] 912f94b89955: Layer already exists [2023-11-24T20:54:53.036Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:53.036Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:53.036Z] d16d431783e9: Layer already exists [2023-11-24T20:54:53.036Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:53.036Z] b465105decd6: Pushed [2023-11-24T20:54:53.036Z] 401f7aa74f24: Pushed [2023-11-24T20:54:53.535Z] #52 ... [2023-11-24T20:54:53.535Z] [2023-11-24T20:54:53.535Z] #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:54:53.535Z] #66 DONE 1.8s [2023-11-24T20:54:53.535Z] [2023-11-24T20:54:53.535Z] #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:54:53.535Z] #70 ... [2023-11-24T20:54:53.535Z] [2023-11-24T20:54:53.535Z] #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:54:53.535Z] #71 DONE 2.1s [2023-11-24T20:54:53.804Z] [2023-11-24T20:54:53.804Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:54:54.074Z] #72 ... [2023-11-24T20:54:54.074Z] [2023-11-24T20:54:54.074Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:54:54.074Z] #68 DONE 1.6s [2023-11-24T20:54:54.343Z] [2023-11-24T20:54:54.343Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:54:54.343Z] #73 ... [2023-11-24T20:54:54.343Z] [2023-11-24T20:54:54.343Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-24T20:54:54.343Z] #61 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:54.343Z] #61 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:54.343Z] #61 17.97 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:54:54.343Z] #61 18.26 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:54:54.343Z] #61 18.26 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-24T20:54:54.343Z] #61 18.34 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-24T20:54:54.343Z] #61 18.34 (5/7) Installing libucontext (1.2-r2) [2023-11-24T20:54:54.343Z] #61 18.34 (6/7) Installing gcompat (1.1.0-r1) [2023-11-24T20:54:54.343Z] #61 18.34 (7/7) Installing openssl (3.1.4-r1) [2023-11-24T20:54:54.343Z] #61 18.38 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:54:54.343Z] #61 18.44 OK: 9 MiB in 20 packages [2023-11-24T20:54:54.343Z] #61 DONE 20.1s [2023-11-24T20:54:54.413Z] 0c9d13fb2221: Pushed [2023-11-24T20:54:54.612Z] [2023-11-24T20:54:54.612Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-11-24T20:54:54.672Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:0f2da0075e45d9bed908ba370e47a8235a1a057a45e20e159ebdd74ea33420b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:55.143Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:55.601Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-24T20:54:55.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-24T20:54:55.601Z] 401f7aa74f24: Preparing [2023-11-24T20:54:55.601Z] b465105decd6: Preparing [2023-11-24T20:54:55.601Z] 0c9d13fb2221: Preparing [2023-11-24T20:54:55.601Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:55.601Z] 912f94b89955: Preparing [2023-11-24T20:54:55.601Z] 52947c9b6d10: Preparing [2023-11-24T20:54:55.601Z] d16d431783e9: Preparing [2023-11-24T20:54:55.601Z] cc2447e1835a: Preparing [2023-11-24T20:54:55.601Z] 52947c9b6d10: Waiting [2023-11-24T20:54:55.601Z] d16d431783e9: Waiting [2023-11-24T20:54:55.601Z] cc2447e1835a: Waiting [2023-11-24T20:54:55.601Z] 0c9d13fb2221: Layer already exists [2023-11-24T20:54:55.601Z] b465105decd6: Layer already exists [2023-11-24T20:54:55.601Z] 401f7aa74f24: Layer already exists [2023-11-24T20:54:55.601Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:55.601Z] 912f94b89955: Layer already exists [2023-11-24T20:54:55.601Z] d16d431783e9: Layer already exists [2023-11-24T20:54:55.601Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:55.601Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:55.601Z] latest: digest: sha256:0f2da0075e45d9bed908ba370e47a8235a1a057a45e20e159ebdd74ea33420b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:56.048Z] #74 ... [2023-11-24T20:54:56.048Z] [2023-11-24T20:54:56.048Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-24T20:54:56.048Z] #55 14.61 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-24T20:54:56.048Z] #55 14.61 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-24T20:54:56.048Z] #55 14.61 OK: 19953 distinct packages available [2023-11-24T20:54:56.048Z] #55 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:56.048Z] #55 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:56.048Z] #55 20.67 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-24T20:54:56.048Z] #55 20.75 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-24T20:54:56.048Z] #55 20.75 (3/4) Installing libucontext (1.2-r2) [2023-11-24T20:54:56.048Z] #55 20.75 (4/4) Installing gcompat (1.1.0-r1) [2023-11-24T20:54:56.048Z] #55 20.75 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:54:56.048Z] #55 20.82 OK: 8 MiB in 19 packages [2023-11-24T20:54:56.048Z] #55 DONE 21.8s [2023-11-24T20:54:56.064Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:56.321Z] [2023-11-24T20:54:56.321Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-24T20:54:56.536Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.73 [2023-11-24T20:54:56.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-24T20:54:56.536Z] 401f7aa74f24: Preparing [2023-11-24T20:54:56.536Z] b465105decd6: Preparing [2023-11-24T20:54:56.536Z] 0c9d13fb2221: Preparing [2023-11-24T20:54:56.536Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:56.536Z] 912f94b89955: Preparing [2023-11-24T20:54:56.536Z] 52947c9b6d10: Preparing [2023-11-24T20:54:56.536Z] d16d431783e9: Preparing [2023-11-24T20:54:56.536Z] cc2447e1835a: Preparing [2023-11-24T20:54:56.536Z] d16d431783e9: Waiting [2023-11-24T20:54:56.536Z] 52947c9b6d10: Waiting [2023-11-24T20:54:56.536Z] cc2447e1835a: Waiting [2023-11-24T20:54:56.536Z] 912f94b89955: Layer already exists [2023-11-24T20:54:56.536Z] 0c9d13fb2221: Layer already exists [2023-11-24T20:54:56.536Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:56.536Z] 401f7aa74f24: Layer already exists [2023-11-24T20:54:56.536Z] b465105decd6: Layer already exists [2023-11-24T20:54:56.536Z] d16d431783e9: Layer already exists [2023-11-24T20:54:56.536Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:56.536Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:56.536Z] 3.1.0-dev.73: digest: sha256:0f2da0075e45d9bed908ba370e47a8235a1a057a45e20e159ebdd74ea33420b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:56.915Z] #75 ... [2023-11-24T20:54:56.915Z] [2023-11-24T20:54:56.915Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-24T20:54:56.915Z] #54 14.58 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-24T20:54:56.915Z] #54 14.58 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-24T20:54:56.915Z] #54 14.58 OK: 19953 distinct packages available [2023-11-24T20:54:56.915Z] #54 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:56.915Z] #54 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:56.915Z] #54 20.29 (1/11) Installing ca-certificates (20230506-r0) [2023-11-24T20:54:56.915Z] #54 20.45 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-24T20:54:56.915Z] #54 20.50 (3/11) Installing libunistring (1.1-r1) [2023-11-24T20:54:56.915Z] #54 20.67 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-24T20:54:56.915Z] #54 20.67 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-24T20:54:56.915Z] #54 20.68 (6/11) Installing libcurl (8.4.0-r0) [2023-11-24T20:54:56.915Z] #54 20.74 (7/11) Installing curl (8.4.0-r0) [2023-11-24T20:54:56.915Z] #54 20.74 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-24T20:54:56.915Z] #54 20.74 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-24T20:54:56.915Z] #54 20.75 (10/11) Installing libucontext (1.2-r2) [2023-11-24T20:54:56.915Z] #54 20.75 (11/11) Installing gcompat (1.1.0-r1) [2023-11-24T20:54:56.915Z] #54 20.81 Executing busybox-1.36.1-r2.trigger [2023-11-24T20:54:56.915Z] #54 20.91 Executing ca-certificates-20230506-r0.trigger [2023-11-24T20:54:56.915Z] #54 21.65 OK: 13 MiB in 26 packages [2023-11-24T20:54:56.915Z] #54 DONE 22.4s [2023-11-24T20:54:56.915Z] [2023-11-24T20:54:56.915Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-24T20:54:56.915Z] #64 14.73 v3.18.4-239-gcdb9428c46f [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-24T20:54:56.915Z] #64 14.73 v3.18.4-246-gf5f00e753b3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-24T20:54:56.915Z] #64 14.73 OK: 19946 distinct packages available [2023-11-24T20:54:56.915Z] #64 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:56.915Z] #64 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:54:56.915Z] #64 19.90 OK: 266 MiB in 52 packages [2023-11-24T20:54:56.915Z] #64 DONE 20.8s [2023-11-24T20:54:56.993Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:57.186Z] [2023-11-24T20:54:57.187Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:54:57.457Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:54:57.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-24T20:54:57.457Z] 401f7aa74f24: Preparing [2023-11-24T20:54:57.457Z] b465105decd6: Preparing [2023-11-24T20:54:57.457Z] 0c9d13fb2221: Preparing [2023-11-24T20:54:57.457Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:57.457Z] 912f94b89955: Preparing [2023-11-24T20:54:57.457Z] 52947c9b6d10: Preparing [2023-11-24T20:54:57.457Z] d16d431783e9: Preparing [2023-11-24T20:54:57.457Z] cc2447e1835a: Preparing [2023-11-24T20:54:57.457Z] 52947c9b6d10: Waiting [2023-11-24T20:54:57.457Z] d16d431783e9: Waiting [2023-11-24T20:54:57.457Z] cc2447e1835a: Waiting [2023-11-24T20:54:57.457Z] b465105decd6: Layer already exists [2023-11-24T20:54:57.457Z] 401f7aa74f24: Layer already exists [2023-11-24T20:54:57.457Z] 912f94b89955: Layer already exists [2023-11-24T20:54:57.457Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:57.457Z] 0c9d13fb2221: Layer already exists [2023-11-24T20:54:57.457Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:57.457Z] d16d431783e9: Layer already exists [2023-11-24T20:54:57.457Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:57.457Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:0f2da0075e45d9bed908ba370e47a8235a1a057a45e20e159ebdd74ea33420b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:57.934Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:58.168Z] #76 DONE 1.0s [2023-11-24T20:54:58.168Z] [2023-11-24T20:54:58.168Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:54:58.391Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-11-24T20:54:58.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-24T20:54:58.391Z] 401f7aa74f24: Preparing [2023-11-24T20:54:58.391Z] b465105decd6: Preparing [2023-11-24T20:54:58.391Z] 0c9d13fb2221: Preparing [2023-11-24T20:54:58.391Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:58.391Z] 912f94b89955: Preparing [2023-11-24T20:54:58.391Z] 52947c9b6d10: Preparing [2023-11-24T20:54:58.391Z] d16d431783e9: Preparing [2023-11-24T20:54:58.391Z] cc2447e1835a: Preparing [2023-11-24T20:54:58.391Z] 52947c9b6d10: Waiting [2023-11-24T20:54:58.391Z] cc2447e1835a: Waiting [2023-11-24T20:54:58.391Z] 401f7aa74f24: Layer already exists [2023-11-24T20:54:58.391Z] b465105decd6: Layer already exists [2023-11-24T20:54:58.391Z] 0c9d13fb2221: Layer already exists [2023-11-24T20:54:58.391Z] 912f94b89955: Layer already exists [2023-11-24T20:54:58.391Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:58.391Z] 52947c9b6d10: Layer already exists [2023-11-24T20:54:58.391Z] d16d431783e9: Layer already exists [2023-11-24T20:54:58.391Z] cc2447e1835a: Layer already exists [2023-11-24T20:54:58.391Z] main: digest: sha256:0f2da0075e45d9bed908ba370e47a8235a1a057a45e20e159ebdd74ea33420b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:54:58.747Z] ===================================================== [Pipeline] echo [2023-11-24T20:54:58.808Z] taggedImages: [2023-11-24T20:54:58.809Z] - nexus3.edgexfoundry.org:10004/core-metadata:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:58.809Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-24T20:54:58.809Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.73 [2023-11-24T20:54:58.809Z] - nexus3.edgexfoundry.org:10004/core-metadata:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:54:58.809Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-11-24T20:54:58.882Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-11-24T20:54:58.882Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:58.882Z] latest [2023-11-24T20:54:58.882Z] 3.1.0-dev.73 [2023-11-24T20:54:58.882Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:54:58.882Z] main [2023-11-24T20:54:58.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:59.465Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:54:59.922Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:54:59.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-24T20:54:59.922Z] 6ab01c8cc94d: Preparing [2023-11-24T20:54:59.922Z] 2c1799ba59be: Preparing [2023-11-24T20:54:59.922Z] ee475bb727f5: Preparing [2023-11-24T20:54:59.922Z] 5ac60a7f4aab: Preparing [2023-11-24T20:54:59.922Z] 8e1111837e2d: Preparing [2023-11-24T20:54:59.922Z] 5e092a24a9b8: Preparing [2023-11-24T20:54:59.922Z] f84d35af81be: Preparing [2023-11-24T20:54:59.922Z] 3cf00feb4b41: Preparing [2023-11-24T20:54:59.922Z] 912f94b89955: Preparing [2023-11-24T20:54:59.922Z] 0aca92d3f958: Preparing [2023-11-24T20:54:59.922Z] a4bed12ff0e0: Preparing [2023-11-24T20:54:59.922Z] 5f70bf18a086: Preparing [2023-11-24T20:54:59.922Z] 2a070304c1e4: Preparing [2023-11-24T20:54:59.922Z] a8d27e207a32: Preparing [2023-11-24T20:54:59.922Z] 7a683750cd0e: Preparing [2023-11-24T20:54:59.922Z] cc2447e1835a: Preparing [2023-11-24T20:54:59.922Z] 0aca92d3f958: Waiting [2023-11-24T20:54:59.922Z] a4bed12ff0e0: Waiting [2023-11-24T20:54:59.922Z] 5f70bf18a086: Waiting [2023-11-24T20:54:59.922Z] 912f94b89955: Waiting [2023-11-24T20:54:59.922Z] a8d27e207a32: Waiting [2023-11-24T20:54:59.922Z] 2a070304c1e4: Waiting [2023-11-24T20:54:59.922Z] 7a683750cd0e: Waiting [2023-11-24T20:54:59.922Z] 3cf00feb4b41: Waiting [2023-11-24T20:54:59.922Z] cc2447e1835a: Waiting [2023-11-24T20:54:59.922Z] 5e092a24a9b8: Waiting [2023-11-24T20:54:59.922Z] ee475bb727f5: Pushed [2023-11-24T20:54:59.922Z] 6ab01c8cc94d: Pushed [2023-11-24T20:54:59.922Z] 8e1111837e2d: Pushed [2023-11-24T20:54:59.922Z] 5ac60a7f4aab: Pushed [2023-11-24T20:54:59.922Z] 2c1799ba59be: Pushed [2023-11-24T20:54:59.922Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:54:59.922Z] 912f94b89955: Layer already exists [2023-11-24T20:55:00.183Z] 5e092a24a9b8: Pushed [2023-11-24T20:55:00.183Z] 0aca92d3f958: Pushed [2023-11-24T20:55:00.183Z] a4bed12ff0e0: Pushed [2023-11-24T20:55:00.183Z] 5f70bf18a086: Pushed [2023-11-24T20:55:00.183Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:00.183Z] 2a070304c1e4: Pushed [2023-11-24T20:55:00.183Z] 7a683750cd0e: Pushed [2023-11-24T20:55:00.758Z] #77 ... [2023-11-24T20:55:00.758Z] [2023-11-24T20:55:00.758Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-24T20:55:00.758Z] #0 9.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:00.758Z] #0 9.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:00.758Z] #78 ... [2023-11-24T20:55:00.758Z] [2023-11-24T20:55:00.758Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:55:00.758Z] #0 9.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:00.758Z] #79 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:00.758Z] #79 ... [2023-11-24T20:55:00.758Z] [2023-11-24T20:55:00.758Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:55:00.758Z] #65 9.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:01.121Z] a8d27e207a32: Pushed [2023-11-24T20:55:01.342Z] #65 ... [2023-11-24T20:55:01.343Z] [2023-11-24T20:55:01.343Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-24T20:55:01.343Z] #80 ... [2023-11-24T20:55:01.343Z] [2023-11-24T20:55:01.343Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:55:01.343Z] #65 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:01.687Z] f84d35af81be: Pushed [2023-11-24T20:55:01.945Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:6ace283396a2d473fd5a190d68e090bbfaa59cbb38001f8c0e7b394d54e8d015 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:02.467Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:02.935Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-24T20:55:02.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-24T20:55:02.935Z] 6ab01c8cc94d: Preparing [2023-11-24T20:55:02.935Z] 2c1799ba59be: Preparing [2023-11-24T20:55:02.935Z] ee475bb727f5: Preparing [2023-11-24T20:55:02.935Z] 5ac60a7f4aab: Preparing [2023-11-24T20:55:02.935Z] 8e1111837e2d: Preparing [2023-11-24T20:55:02.935Z] 5e092a24a9b8: Preparing [2023-11-24T20:55:02.935Z] f84d35af81be: Preparing [2023-11-24T20:55:02.935Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:02.935Z] 912f94b89955: Preparing [2023-11-24T20:55:02.935Z] 0aca92d3f958: Preparing [2023-11-24T20:55:02.935Z] a4bed12ff0e0: Preparing [2023-11-24T20:55:02.935Z] 5f70bf18a086: Preparing [2023-11-24T20:55:02.935Z] 2a070304c1e4: Preparing [2023-11-24T20:55:02.935Z] a8d27e207a32: Preparing [2023-11-24T20:55:02.935Z] 7a683750cd0e: Preparing [2023-11-24T20:55:02.935Z] cc2447e1835a: Preparing [2023-11-24T20:55:02.935Z] 0aca92d3f958: Waiting [2023-11-24T20:55:02.935Z] 5f70bf18a086: Waiting [2023-11-24T20:55:02.935Z] 5e092a24a9b8: Waiting [2023-11-24T20:55:02.935Z] a8d27e207a32: Waiting [2023-11-24T20:55:02.935Z] f84d35af81be: Waiting [2023-11-24T20:55:02.935Z] 912f94b89955: Waiting [2023-11-24T20:55:02.935Z] 7a683750cd0e: Waiting [2023-11-24T20:55:02.935Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:02.935Z] cc2447e1835a: Waiting [2023-11-24T20:55:02.935Z] a4bed12ff0e0: Waiting [2023-11-24T20:55:02.935Z] 2c1799ba59be: Layer already exists [2023-11-24T20:55:02.935Z] 5ac60a7f4aab: Layer already exists [2023-11-24T20:55:02.935Z] ee475bb727f5: Layer already exists [2023-11-24T20:55:02.935Z] 6ab01c8cc94d: Layer already exists [2023-11-24T20:55:02.935Z] 8e1111837e2d: Layer already exists [2023-11-24T20:55:02.935Z] 5e092a24a9b8: Layer already exists [2023-11-24T20:55:02.935Z] f84d35af81be: Layer already exists [2023-11-24T20:55:02.935Z] 0aca92d3f958: Layer already exists [2023-11-24T20:55:02.935Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:02.935Z] 912f94b89955: Layer already exists [2023-11-24T20:55:02.935Z] a4bed12ff0e0: Layer already exists [2023-11-24T20:55:02.935Z] 7a683750cd0e: Layer already exists [2023-11-24T20:55:02.935Z] 2a070304c1e4: Layer already exists [2023-11-24T20:55:02.935Z] 5f70bf18a086: Layer already exists [2023-11-24T20:55:02.935Z] a8d27e207a32: Layer already exists [2023-11-24T20:55:02.935Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:02.935Z] latest: digest: sha256:6ace283396a2d473fd5a190d68e090bbfaa59cbb38001f8c0e7b394d54e8d015 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:03.410Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:03.878Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.73 [2023-11-24T20:55:03.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-24T20:55:03.878Z] 6ab01c8cc94d: Preparing [2023-11-24T20:55:03.878Z] 2c1799ba59be: Preparing [2023-11-24T20:55:03.878Z] ee475bb727f5: Preparing [2023-11-24T20:55:03.878Z] 5ac60a7f4aab: Preparing [2023-11-24T20:55:03.878Z] 8e1111837e2d: Preparing [2023-11-24T20:55:03.878Z] 5e092a24a9b8: Preparing [2023-11-24T20:55:03.878Z] f84d35af81be: Preparing [2023-11-24T20:55:03.878Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:03.878Z] 912f94b89955: Preparing [2023-11-24T20:55:03.878Z] 0aca92d3f958: Preparing [2023-11-24T20:55:03.878Z] a4bed12ff0e0: Preparing [2023-11-24T20:55:03.878Z] 5f70bf18a086: Preparing [2023-11-24T20:55:03.878Z] 2a070304c1e4: Preparing [2023-11-24T20:55:03.878Z] a8d27e207a32: Preparing [2023-11-24T20:55:03.878Z] 7a683750cd0e: Preparing [2023-11-24T20:55:03.878Z] cc2447e1835a: Preparing [2023-11-24T20:55:03.878Z] a4bed12ff0e0: Waiting [2023-11-24T20:55:03.878Z] a8d27e207a32: Waiting [2023-11-24T20:55:03.878Z] 7a683750cd0e: Waiting [2023-11-24T20:55:03.878Z] 5e092a24a9b8: Waiting [2023-11-24T20:55:03.878Z] cc2447e1835a: Waiting [2023-11-24T20:55:03.878Z] 5f70bf18a086: Waiting [2023-11-24T20:55:03.878Z] f84d35af81be: Waiting [2023-11-24T20:55:03.878Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:03.878Z] 912f94b89955: Waiting [2023-11-24T20:55:03.878Z] 0aca92d3f958: Waiting [2023-11-24T20:55:03.878Z] 6ab01c8cc94d: Layer already exists [2023-11-24T20:55:03.878Z] 8e1111837e2d: Layer already exists [2023-11-24T20:55:03.878Z] 2c1799ba59be: Layer already exists [2023-11-24T20:55:03.878Z] 5ac60a7f4aab: Layer already exists [2023-11-24T20:55:03.878Z] ee475bb727f5: Layer already exists [2023-11-24T20:55:03.878Z] f84d35af81be: Layer already exists [2023-11-24T20:55:03.878Z] 5e092a24a9b8: Layer already exists [2023-11-24T20:55:03.878Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:03.878Z] 912f94b89955: Layer already exists [2023-11-24T20:55:03.878Z] 0aca92d3f958: Layer already exists [2023-11-24T20:55:03.878Z] a4bed12ff0e0: Layer already exists [2023-11-24T20:55:03.878Z] 5f70bf18a086: Layer already exists [2023-11-24T20:55:03.878Z] 2a070304c1e4: Layer already exists [2023-11-24T20:55:03.878Z] 7a683750cd0e: Layer already exists [2023-11-24T20:55:03.878Z] a8d27e207a32: Layer already exists [2023-11-24T20:55:03.878Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:03.878Z] 3.1.0-dev.73: digest: sha256:6ace283396a2d473fd5a190d68e090bbfaa59cbb38001f8c0e7b394d54e8d015 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:04.390Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:04.878Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:04.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-24T20:55:04.878Z] 6ab01c8cc94d: Preparing [2023-11-24T20:55:04.878Z] 2c1799ba59be: Preparing [2023-11-24T20:55:04.878Z] ee475bb727f5: Preparing [2023-11-24T20:55:04.878Z] 5ac60a7f4aab: Preparing [2023-11-24T20:55:04.878Z] 8e1111837e2d: Preparing [2023-11-24T20:55:04.878Z] 5e092a24a9b8: Preparing [2023-11-24T20:55:04.878Z] f84d35af81be: Preparing [2023-11-24T20:55:04.878Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:04.878Z] 912f94b89955: Preparing [2023-11-24T20:55:04.878Z] 0aca92d3f958: Preparing [2023-11-24T20:55:04.878Z] a4bed12ff0e0: Preparing [2023-11-24T20:55:04.878Z] 5f70bf18a086: Preparing [2023-11-24T20:55:04.878Z] 2a070304c1e4: Preparing [2023-11-24T20:55:04.878Z] a8d27e207a32: Preparing [2023-11-24T20:55:04.878Z] 7a683750cd0e: Preparing [2023-11-24T20:55:04.878Z] cc2447e1835a: Preparing [2023-11-24T20:55:04.878Z] 0aca92d3f958: Waiting [2023-11-24T20:55:04.878Z] a4bed12ff0e0: Waiting [2023-11-24T20:55:04.878Z] f84d35af81be: Waiting [2023-11-24T20:55:04.878Z] 5f70bf18a086: Waiting [2023-11-24T20:55:04.878Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:04.878Z] 2a070304c1e4: Waiting [2023-11-24T20:55:04.878Z] 5e092a24a9b8: Waiting [2023-11-24T20:55:04.878Z] 912f94b89955: Waiting [2023-11-24T20:55:04.878Z] cc2447e1835a: Waiting [2023-11-24T20:55:04.878Z] a8d27e207a32: Waiting [2023-11-24T20:55:04.878Z] 7a683750cd0e: Waiting [2023-11-24T20:55:04.878Z] 2c1799ba59be: Layer already exists [2023-11-24T20:55:04.878Z] 8e1111837e2d: Layer already exists [2023-11-24T20:55:04.878Z] ee475bb727f5: Layer already exists [2023-11-24T20:55:04.878Z] 6ab01c8cc94d: Layer already exists [2023-11-24T20:55:04.878Z] 5ac60a7f4aab: Layer already exists [2023-11-24T20:55:04.878Z] 5e092a24a9b8: Layer already exists [2023-11-24T20:55:04.878Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:04.878Z] 912f94b89955: Layer already exists [2023-11-24T20:55:04.878Z] 0aca92d3f958: Layer already exists [2023-11-24T20:55:04.878Z] f84d35af81be: Layer already exists [2023-11-24T20:55:04.878Z] a4bed12ff0e0: Layer already exists [2023-11-24T20:55:04.878Z] 5f70bf18a086: Layer already exists [2023-11-24T20:55:04.878Z] 7a683750cd0e: Layer already exists [2023-11-24T20:55:04.878Z] a8d27e207a32: Layer already exists [2023-11-24T20:55:04.878Z] 2a070304c1e4: Layer already exists [2023-11-24T20:55:04.878Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:04.878Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:6ace283396a2d473fd5a190d68e090bbfaa59cbb38001f8c0e7b394d54e8d015 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:05.387Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:05.613Z] #65 14.09 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:05.613Z] #65 14.18 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:05.613Z] #65 ... [2023-11-24T20:55:05.613Z] [2023-11-24T20:55:05.613Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-24T20:55:05.613Z] #78 12.76 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:05.613Z] #78 12.86 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:05.613Z] #78 12.99 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:55:05.613Z] #78 13.31 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:05.613Z] #78 13.32 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:55:05.613Z] #78 13.71 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:55:05.613Z] #78 13.78 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:05.613Z] #78 13.78 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:05.613Z] #78 13.82 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:55:05.613Z] #78 13.86 OK: 8 MiB in 17 packages [2023-11-24T20:55:05.613Z] #78 DONE 14.9s [2023-11-24T20:55:05.613Z] [2023-11-24T20:55:05.613Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:55:05.613Z] #65 14.31 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:55:05.872Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-11-24T20:55:05.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-24T20:55:05.872Z] 6ab01c8cc94d: Preparing [2023-11-24T20:55:05.872Z] 2c1799ba59be: Preparing [2023-11-24T20:55:05.872Z] ee475bb727f5: Preparing [2023-11-24T20:55:05.872Z] 5ac60a7f4aab: Preparing [2023-11-24T20:55:05.872Z] 8e1111837e2d: Preparing [2023-11-24T20:55:05.872Z] 5e092a24a9b8: Preparing [2023-11-24T20:55:05.872Z] f84d35af81be: Preparing [2023-11-24T20:55:05.872Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:05.872Z] 912f94b89955: Preparing [2023-11-24T20:55:05.872Z] 0aca92d3f958: Preparing [2023-11-24T20:55:05.872Z] a4bed12ff0e0: Preparing [2023-11-24T20:55:05.872Z] 5f70bf18a086: Preparing [2023-11-24T20:55:05.872Z] 2a070304c1e4: Preparing [2023-11-24T20:55:05.872Z] a8d27e207a32: Preparing [2023-11-24T20:55:05.872Z] 7a683750cd0e: Preparing [2023-11-24T20:55:05.872Z] cc2447e1835a: Preparing [2023-11-24T20:55:05.872Z] f84d35af81be: Waiting [2023-11-24T20:55:05.872Z] a8d27e207a32: Waiting [2023-11-24T20:55:05.872Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:05.872Z] 0aca92d3f958: Waiting [2023-11-24T20:55:05.872Z] 7a683750cd0e: Waiting [2023-11-24T20:55:05.872Z] 912f94b89955: Waiting [2023-11-24T20:55:05.872Z] a4bed12ff0e0: Waiting [2023-11-24T20:55:05.872Z] 5f70bf18a086: Waiting [2023-11-24T20:55:05.872Z] 2a070304c1e4: Waiting [2023-11-24T20:55:05.872Z] cc2447e1835a: Waiting [2023-11-24T20:55:05.872Z] 5e092a24a9b8: Waiting [2023-11-24T20:55:05.872Z] 2c1799ba59be: Layer already exists [2023-11-24T20:55:05.872Z] 5ac60a7f4aab: Layer already exists [2023-11-24T20:55:05.872Z] 6ab01c8cc94d: Layer already exists [2023-11-24T20:55:05.872Z] 8e1111837e2d: Layer already exists [2023-11-24T20:55:05.872Z] ee475bb727f5: Layer already exists [2023-11-24T20:55:05.872Z] f84d35af81be: Layer already exists [2023-11-24T20:55:05.872Z] 5e092a24a9b8: Layer already exists [2023-11-24T20:55:05.872Z] 912f94b89955: Layer already exists [2023-11-24T20:55:05.872Z] 0aca92d3f958: Layer already exists [2023-11-24T20:55:05.872Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:05.872Z] a4bed12ff0e0: Layer already exists [2023-11-24T20:55:05.872Z] a8d27e207a32: Layer already exists [2023-11-24T20:55:05.872Z] 5f70bf18a086: Layer already exists [2023-11-24T20:55:05.872Z] 2a070304c1e4: Layer already exists [2023-11-24T20:55:05.872Z] 7a683750cd0e: Layer already exists [2023-11-24T20:55:05.872Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:05.872Z] main: digest: sha256:6ace283396a2d473fd5a190d68e090bbfaa59cbb38001f8c0e7b394d54e8d015 size: 3648 [Pipeline] } [2023-11-24T20:55:05.900Z] #65 14.82 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:05.900Z] #65 14.83 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:55:06.261Z] ===================================================== [Pipeline] echo [2023-11-24T20:55:06.329Z] taggedImages: [2023-11-24T20:55:06.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:06.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-24T20:55:06.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.73 [2023-11-24T20:55:06.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:06.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-11-24T20:55:06.420Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-11-24T20:55:06.420Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:06.420Z] latest [2023-11-24T20:55:06.420Z] 3.1.0-dev.73 [2023-11-24T20:55:06.420Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:06.420Z] main [2023-11-24T20:55:06.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:06.877Z] #65 15.58 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:55:06.877Z] #65 15.69 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:06.877Z] #65 15.70 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:06.877Z] #65 15.72 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:55:06.877Z] #65 15.78 OK: 8 MiB in 16 packages [2023-11-24T20:55:06.877Z] #65 ... [2023-11-24T20:55:06.877Z] [2023-11-24T20:55:06.877Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:55:06.877Z] #0 5.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:06.877Z] #0 6.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:06.877Z] #81 ... [2023-11-24T20:55:06.877Z] [2023-11-24T20:55:06.877Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:55:06.877Z] #79 13.75 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:06.877Z] #79 13.84 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:06.877Z] #79 13.98 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:55:06.877Z] #79 14.31 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:06.877Z] #79 14.32 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:55:06.877Z] #79 14.71 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:55:06.877Z] #79 14.82 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:06.877Z] #79 14.84 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:06.877Z] #79 14.94 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:55:06.877Z] #79 15.06 Executing ca-certificates-20230506-r0.trigger [2023-11-24T20:55:06.877Z] #79 16.17 OK: 9 MiB in 17 packages [2023-11-24T20:55:07.085Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:07.568Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:07.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-24T20:55:07.568Z] 354212dd5f81: Preparing [2023-11-24T20:55:07.568Z] cde6b190e3fa: Preparing [2023-11-24T20:55:07.568Z] c0a4088a2d9f: Preparing [2023-11-24T20:55:07.568Z] 3ddbb7d3ee75: Preparing [2023-11-24T20:55:07.568Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:07.568Z] 912f94b89955: Preparing [2023-11-24T20:55:07.568Z] 52947c9b6d10: Preparing [2023-11-24T20:55:07.568Z] d16d431783e9: Preparing [2023-11-24T20:55:07.568Z] cc2447e1835a: Preparing [2023-11-24T20:55:07.568Z] 912f94b89955: Waiting [2023-11-24T20:55:07.568Z] 52947c9b6d10: Waiting [2023-11-24T20:55:07.568Z] d16d431783e9: Waiting [2023-11-24T20:55:07.568Z] cc2447e1835a: Waiting [2023-11-24T20:55:07.568Z] 354212dd5f81: Layer already exists [2023-11-24T20:55:07.568Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:07.568Z] cde6b190e3fa: Layer already exists [2023-11-24T20:55:07.568Z] 912f94b89955: Layer already exists [2023-11-24T20:55:07.568Z] 52947c9b6d10: Layer already exists [2023-11-24T20:55:07.568Z] d16d431783e9: Layer already exists [2023-11-24T20:55:07.568Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:07.568Z] c0a4088a2d9f: Pushed [2023-11-24T20:55:08.331Z] #79 ... [2023-11-24T20:55:08.331Z] [2023-11-24T20:55:08.331Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-24T20:55:08.331Z] #82 DONE 2.8s [2023-11-24T20:55:08.331Z] [2023-11-24T20:55:08.331Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:55:08.331Z] #79 DONE 17.8s [2023-11-24T20:55:08.331Z] [2023-11-24T20:55:08.331Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:55:08.331Z] #65 DONE 17.2s [2023-11-24T20:55:08.331Z] [2023-11-24T20:55:08.331Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:55:08.331Z] #81 11.27 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:08.331Z] #81 11.36 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:08.331Z] #81 11.44 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:55:08.605Z] #81 11.66 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:08.605Z] #81 ... [2023-11-24T20:55:08.605Z] [2023-11-24T20:55:08.605Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-11-24T20:55:08.605Z] #83 DONE 0.3s [2023-11-24T20:55:08.605Z] [2023-11-24T20:55:08.605Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:55:08.605Z] #81 11.69 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:55:08.890Z] #81 ... [2023-11-24T20:55:08.890Z] [2023-11-24T20:55:08.890Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-11-24T20:55:08.890Z] #74 7.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:08.890Z] #74 8.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:08.890Z] #74 12.79 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:08.890Z] #74 12.86 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:08.890Z] #74 13.07 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:55:08.890Z] #74 13.53 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:08.890Z] #74 13.54 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:08.890Z] #74 13.55 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:08.890Z] #74 13.59 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:55:08.890Z] #74 13.65 OK: 9 MiB in 20 packages [2023-11-24T20:55:08.890Z] #74 DONE 14.5s [2023-11-24T20:55:08.890Z] [2023-11-24T20:55:08.890Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:55:08.890Z] #81 12.04 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:55:08.946Z] 3ddbb7d3ee75: Pushed [2023-11-24T20:55:08.946Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:f518aebc516a0d78073894ff722cb6ba32a7f4170aa0a59c4fb41a3d3ab85d88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:09.192Z] #81 12.10 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:09.192Z] #81 12.15 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:09.192Z] #81 12.24 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:55:09.192Z] #81 12.26 Executing ca-certificates-20230506-r0.trigger [2023-11-24T20:55:09.433Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [2023-11-24T20:55:09.464Z] #81 ... [2023-11-24T20:55:09.464Z] [2023-11-24T20:55:09.464Z] #67 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2023-11-24T20:55:09.464Z] #67 8.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:09.464Z] #67 9.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:09.464Z] #67 14.45 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:09.464Z] #67 14.51 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:09.464Z] #67 14.70 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:55:09.464Z] #67 15.17 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:09.464Z] #67 15.19 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:55:09.464Z] #67 15.61 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:55:09.464Z] #67 15.70 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:09.464Z] #67 15.76 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:09.464Z] #67 15.80 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:55:09.464Z] #67 16.20 OK: 8 MiB in 16 packages [2023-11-24T20:55:09.464Z] #67 DONE 17.5s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:09.732Z] [2023-11-24T20:55:09.732Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-24T20:55:09.732Z] #75 6.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:09.732Z] #75 7.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:09.732Z] #75 12.08 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:09.732Z] #75 12.16 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:09.732Z] #75 12.36 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:55:09.732Z] #75 12.72 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:09.732Z] #75 12.74 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:55:09.732Z] #75 13.11 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:55:09.732Z] #75 13.23 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:09.732Z] #75 13.32 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:09.732Z] #75 13.32 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:55:09.732Z] #75 13.37 OK: 8 MiB in 19 packages [2023-11-24T20:55:09.954Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-24T20:55:09.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-24T20:55:09.954Z] 354212dd5f81: Preparing [2023-11-24T20:55:09.954Z] cde6b190e3fa: Preparing [2023-11-24T20:55:09.954Z] c0a4088a2d9f: Preparing [2023-11-24T20:55:09.954Z] 3ddbb7d3ee75: Preparing [2023-11-24T20:55:09.954Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:09.954Z] 912f94b89955: Preparing [2023-11-24T20:55:09.954Z] 52947c9b6d10: Preparing [2023-11-24T20:55:09.954Z] d16d431783e9: Preparing [2023-11-24T20:55:09.954Z] cc2447e1835a: Preparing [2023-11-24T20:55:09.954Z] 912f94b89955: Waiting [2023-11-24T20:55:09.954Z] 52947c9b6d10: Waiting [2023-11-24T20:55:09.954Z] d16d431783e9: Waiting [2023-11-24T20:55:09.954Z] cc2447e1835a: Waiting [2023-11-24T20:55:09.954Z] 354212dd5f81: Layer already exists [2023-11-24T20:55:09.954Z] 3ddbb7d3ee75: Layer already exists [2023-11-24T20:55:09.954Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:09.954Z] c0a4088a2d9f: Layer already exists [2023-11-24T20:55:09.954Z] cde6b190e3fa: Layer already exists [2023-11-24T20:55:09.954Z] 912f94b89955: Layer already exists [2023-11-24T20:55:09.954Z] 52947c9b6d10: Layer already exists [2023-11-24T20:55:09.954Z] d16d431783e9: Layer already exists [2023-11-24T20:55:09.954Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:09.954Z] latest: digest: sha256:f518aebc516a0d78073894ff722cb6ba32a7f4170aa0a59c4fb41a3d3ab85d88 size: 2195 [Pipeline] } [2023-11-24T20:55:10.013Z] #75 ... [2023-11-24T20:55:10.013Z] [2023-11-24T20:55:10.013Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-24T20:55:10.013Z] #69 9.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:10.013Z] #69 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:10.013Z] #69 15.07 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:10.013Z] #69 15.22 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:10.013Z] #69 15.29 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:55:10.013Z] #69 15.59 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:10.013Z] #69 15.59 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:55:10.013Z] #69 16.21 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-24T20:55:10.013Z] #69 16.29 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:10.013Z] #69 16.31 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:10.013Z] #69 16.36 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:55:10.013Z] #69 16.40 Executing ca-certificates-20230506-r0.trigger [2023-11-24T20:55:10.013Z] #69 17.33 OK: 18 MiB in 19 packages [2023-11-24T20:55:10.013Z] #69 ... [2023-11-24T20:55:10.013Z] [2023-11-24T20:55:10.013Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-24T20:55:10.013Z] #80 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:10.013Z] #80 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-24T20:55:10.013Z] #80 16.66 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:10.013Z] #80 16.74 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:10.013Z] #80 16.85 Executing busybox-1.36.1-r5.post-upgrade [2023-11-24T20:55:10.014Z] #80 17.38 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:10.014Z] #80 17.38 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-24T20:55:10.014Z] #80 17.39 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-24T20:55:10.014Z] #80 17.45 Executing busybox-1.36.1-r5.trigger [2023-11-24T20:55:10.014Z] #80 17.54 OK: 18 MiB in 19 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:10.287Z] #80 DONE 18.8s [2023-11-24T20:55:10.287Z] [2023-11-24T20:55:10.287Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-11-24T20:55:10.549Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.73 [Pipeline] } [2023-11-24T20:55:10.556Z] #84 DONE 0.3s [2023-11-24T20:55:10.556Z] [2023-11-24T20:55:10.556Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-24T20:55:10.556Z] #75 DONE 14.2s [2023-11-24T20:55:10.556Z] [2023-11-24T20:55:10.556Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:10.826Z] #85 ... [2023-11-24T20:55:10.827Z] [2023-11-24T20:55:10.827Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-24T20:55:10.827Z] #81 13.20 OK: 13 MiB in 26 packages [2023-11-24T20:55:10.827Z] #81 DONE 14.0s [2023-11-24T20:55:10.827Z] [2023-11-24T20:55:10.827Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-24T20:55:10.827Z] #69 DONE 18.2s [2023-11-24T20:55:11.106Z] [2023-11-24T20:55:11.106Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-24T20:55:11.196Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.73 [2023-11-24T20:55:11.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-24T20:55:11.196Z] 354212dd5f81: Preparing [2023-11-24T20:55:11.196Z] cde6b190e3fa: Preparing [2023-11-24T20:55:11.196Z] c0a4088a2d9f: Preparing [2023-11-24T20:55:11.196Z] 3ddbb7d3ee75: Preparing [2023-11-24T20:55:11.196Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:11.196Z] 912f94b89955: Preparing [2023-11-24T20:55:11.196Z] 52947c9b6d10: Preparing [2023-11-24T20:55:11.196Z] d16d431783e9: Preparing [2023-11-24T20:55:11.196Z] cc2447e1835a: Preparing [2023-11-24T20:55:11.196Z] 912f94b89955: Waiting [2023-11-24T20:55:11.196Z] 52947c9b6d10: Waiting [2023-11-24T20:55:11.196Z] d16d431783e9: Waiting [2023-11-24T20:55:11.196Z] cc2447e1835a: Waiting [2023-11-24T20:55:11.196Z] c0a4088a2d9f: Layer already exists [2023-11-24T20:55:11.196Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:11.196Z] 354212dd5f81: Layer already exists [2023-11-24T20:55:11.196Z] 3ddbb7d3ee75: Layer already exists [2023-11-24T20:55:11.196Z] cde6b190e3fa: Layer already exists [2023-11-24T20:55:11.196Z] d16d431783e9: Layer already exists [2023-11-24T20:55:11.196Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:11.196Z] 912f94b89955: Layer already exists [2023-11-24T20:55:11.196Z] 52947c9b6d10: Layer already exists [2023-11-24T20:55:11.196Z] 3.1.0-dev.73: digest: sha256:f518aebc516a0d78073894ff722cb6ba32a7f4170aa0a59c4fb41a3d3ab85d88 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-24T20:55:11.373Z] #86 DONE 2.5s [2023-11-24T20:55:11.373Z] [2023-11-24T20:55:11.373Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] sh [2023-11-24T20:55:11.657Z] #87 DONE 2.5s [2023-11-24T20:55:11.657Z] [2023-11-24T20:55:11.657Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-11-24T20:55:11.657Z] #88 DONE 0.2s [2023-11-24T20:55:11.657Z] [2023-11-24T20:55:11.657Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2023-11-24T20:55:11.762Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:12.066Z] #89 ... [2023-11-24T20:55:12.066Z] [2023-11-24T20:55:12.066Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-24T20:55:12.066Z] #85 DONE 1.3s [2023-11-24T20:55:12.066Z] [2023-11-24T20:55:12.066Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2023-11-24T20:55:12.066Z] #89 DONE 0.2s [2023-11-24T20:55:12.066Z] [2023-11-24T20:55:12.066Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-11-24T20:55:12.066Z] #90 DONE 0.2s [2023-11-24T20:55:12.066Z] [2023-11-24T20:55:12.066Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-24T20:55:12.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:12.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-24T20:55:12.315Z] 354212dd5f81: Preparing [2023-11-24T20:55:12.315Z] cde6b190e3fa: Preparing [2023-11-24T20:55:12.315Z] c0a4088a2d9f: Preparing [2023-11-24T20:55:12.315Z] 3ddbb7d3ee75: Preparing [2023-11-24T20:55:12.315Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:12.315Z] 912f94b89955: Preparing [2023-11-24T20:55:12.315Z] 52947c9b6d10: Preparing [2023-11-24T20:55:12.315Z] d16d431783e9: Preparing [2023-11-24T20:55:12.315Z] cc2447e1835a: Preparing [2023-11-24T20:55:12.315Z] 52947c9b6d10: Waiting [2023-11-24T20:55:12.315Z] d16d431783e9: Waiting [2023-11-24T20:55:12.315Z] cc2447e1835a: Waiting [2023-11-24T20:55:12.315Z] 3ddbb7d3ee75: Layer already exists [2023-11-24T20:55:12.315Z] 354212dd5f81: Layer already exists [2023-11-24T20:55:12.315Z] c0a4088a2d9f: Layer already exists [2023-11-24T20:55:12.315Z] cde6b190e3fa: Layer already exists [2023-11-24T20:55:12.315Z] 52947c9b6d10: Layer already exists [2023-11-24T20:55:12.315Z] 912f94b89955: Layer already exists [2023-11-24T20:55:12.315Z] d16d431783e9: Layer already exists [2023-11-24T20:55:12.315Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:12.315Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:12.315Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:f518aebc516a0d78073894ff722cb6ba32a7f4170aa0a59c4fb41a3d3ab85d88 size: 2195 [Pipeline] } [2023-11-24T20:55:12.358Z] #91 DONE 0.2s [2023-11-24T20:55:12.358Z] [2023-11-24T20:55:12.358Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2023-11-24T20:55:12.358Z] #92 DONE 0.2s [2023-11-24T20:55:12.358Z] [2023-11-24T20:55:12.358Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-24T20:55:12.358Z] #93 DONE 0.2s [2023-11-24T20:55:12.358Z] [2023-11-24T20:55:12.358Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-24T20:55:12.358Z] #94 DONE 0.2s [2023-11-24T20:55:12.358Z] [2023-11-24T20:55:12.358Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:12.656Z] #95 DONE 0.2s [2023-11-24T20:55:12.657Z] [2023-11-24T20:55:12.657Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-24T20:55:12.657Z] #96 DONE 0.3s [2023-11-24T20:55:12.657Z] [2023-11-24T20:55:12.657Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-24T20:55:12.657Z] #97 DONE 1.1s [2023-11-24T20:55:12.657Z] [2023-11-24T20:55:12.657Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-11-24T20:55:12.851Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [2023-11-24T20:55:12.924Z] #98 DONE 0.3s [2023-11-24T20:55:12.924Z] [2023-11-24T20:55:12.924Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-24T20:55:12.924Z] #99 DONE 0.2s [2023-11-24T20:55:12.924Z] [2023-11-24T20:55:12.924Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:13.196Z] #100 DONE 0.3s [2023-11-24T20:55:13.196Z] [2023-11-24T20:55:13.196Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-24T20:55:13.369Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-11-24T20:55:13.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-24T20:55:13.369Z] 354212dd5f81: Preparing [2023-11-24T20:55:13.369Z] cde6b190e3fa: Preparing [2023-11-24T20:55:13.369Z] c0a4088a2d9f: Preparing [2023-11-24T20:55:13.369Z] 3ddbb7d3ee75: Preparing [2023-11-24T20:55:13.369Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:13.369Z] 912f94b89955: Preparing [2023-11-24T20:55:13.369Z] 52947c9b6d10: Preparing [2023-11-24T20:55:13.369Z] d16d431783e9: Preparing [2023-11-24T20:55:13.369Z] cc2447e1835a: Preparing [2023-11-24T20:55:13.369Z] 912f94b89955: Waiting [2023-11-24T20:55:13.369Z] 52947c9b6d10: Waiting [2023-11-24T20:55:13.369Z] d16d431783e9: Waiting [2023-11-24T20:55:13.369Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:13.369Z] cde6b190e3fa: Layer already exists [2023-11-24T20:55:13.369Z] 354212dd5f81: Layer already exists [2023-11-24T20:55:13.369Z] c0a4088a2d9f: Layer already exists [2023-11-24T20:55:13.369Z] 3ddbb7d3ee75: Layer already exists [2023-11-24T20:55:13.369Z] 912f94b89955: Layer already exists [2023-11-24T20:55:13.369Z] 52947c9b6d10: Layer already exists [2023-11-24T20:55:13.369Z] d16d431783e9: Layer already exists [2023-11-24T20:55:13.369Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:13.369Z] main: digest: sha256:f518aebc516a0d78073894ff722cb6ba32a7f4170aa0a59c4fb41a3d3ab85d88 size: 2195 [Pipeline] } [Pipeline] // withEnv [2023-11-24T20:55:13.465Z] #101 DONE 0.1s [2023-11-24T20:55:13.465Z] [2023-11-24T20:55:13.465Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2023-11-24T20:55:13.736Z] #102 DONE 0.1s [2023-11-24T20:55:13.736Z] [2023-11-24T20:55:13.736Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-24T20:55:13.736Z] #103 DONE 0.1s [2023-11-24T20:55:13.736Z] [2023-11-24T20:55:13.736Z] #104 [security-spire-agent] exporting to image [2023-11-24T20:55:13.736Z] #104 exporting layers [Pipeline] echo [2023-11-24T20:55:13.789Z] ===================================================== [Pipeline] echo [2023-11-24T20:55:13.861Z] taggedImages: [2023-11-24T20:55:13.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:13.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-24T20:55:13.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.73 [2023-11-24T20:55:13.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:13.861Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-11-24T20:55:13.946Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-11-24T20:55:13.946Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:13.946Z] latest [2023-11-24T20:55:13.946Z] 3.1.0-dev.73 [2023-11-24T20:55:13.946Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:13.946Z] main [2023-11-24T20:55:13.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:14.649Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [2023-11-24T20:55:14.725Z] #104 exporting layers 1.9s done [2023-11-24T20:55:14.725Z] #104 writing image sha256:300294a97fdb7c8049d1554cb12d7d01ff8dd6c671abbaaf3a4ec4c5e49198c1 [2023-11-24T20:55:14.725Z] #104 writing image sha256:300294a97fdb7c8049d1554cb12d7d01ff8dd6c671abbaaf3a4ec4c5e49198c1 0.0s done [2023-11-24T20:55:14.725Z] #104 naming to docker.io/library/security-spire-server-arm64 done [2023-11-24T20:55:14.725Z] #104 exporting layers 1.7s done [2023-11-24T20:55:14.725Z] #104 writing image sha256:c82d602bf5c8211b39e7ab4f7ae5c44792e22ae2e3701791c206f36ad5bef632 0.0s done [2023-11-24T20:55:14.725Z] #104 naming to docker.io/library/security-spire-config-arm64 done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:15.154Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:15.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-24T20:55:15.155Z] 180de0262b58: Preparing [2023-11-24T20:55:15.155Z] 3214e51c6ad7: Preparing [2023-11-24T20:55:15.155Z] 54b0c07ecdd9: Preparing [2023-11-24T20:55:15.155Z] 34c713ca68be: Preparing [2023-11-24T20:55:15.155Z] af3a3bbb3ef9: Preparing [2023-11-24T20:55:15.155Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:15.155Z] 912f94b89955: Preparing [2023-11-24T20:55:15.155Z] 108fd753c80b: Preparing [2023-11-24T20:55:15.155Z] 46c262a9d38e: Preparing [2023-11-24T20:55:15.155Z] eab3081cef2d: Preparing [2023-11-24T20:55:15.155Z] cc2447e1835a: Preparing [2023-11-24T20:55:15.155Z] 108fd753c80b: Waiting [2023-11-24T20:55:15.155Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:15.155Z] 46c262a9d38e: Waiting [2023-11-24T20:55:15.155Z] 912f94b89955: Waiting [2023-11-24T20:55:15.155Z] eab3081cef2d: Waiting [2023-11-24T20:55:15.155Z] cc2447e1835a: Waiting [2023-11-24T20:55:15.155Z] 34c713ca68be: Pushed [2023-11-24T20:55:15.155Z] 180de0262b58: Pushed [2023-11-24T20:55:15.155Z] af3a3bbb3ef9: Pushed [2023-11-24T20:55:15.155Z] 3214e51c6ad7: Pushed [2023-11-24T20:55:15.155Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:15.155Z] 912f94b89955: Layer already exists [2023-11-24T20:55:15.155Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:15.311Z] #104 exporting layers 1.5s done [2023-11-24T20:55:15.311Z] #104 writing image sha256:e83e472b76b0005dd2e2c2bd5cdd133419ae5d6323959398f26ab4cdfe69a393 done [2023-11-24T20:55:15.311Z] #104 naming to docker.io/library/security-spire-agent-arm64 done [2023-11-24T20:55:15.311Z] #104 DONE 2.7s [2023-11-24T20:55:15.311Z] [2023-11-24T20:55:15.311Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T20:55:15.501Z] 108fd753c80b: Pushed [2023-11-24T20:55:15.501Z] 46c262a9d38e: Pushed [2023-11-24T20:55:16.450Z] 54b0c07ecdd9: Pushed [2023-11-24T20:55:17.016Z] eab3081cef2d: Pushed [2023-11-24T20:55:17.016Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:52e1487a97309c93429cf9216cdac7974c3f45190665b2845d1663c17d2901fb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:17.534Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:18.029Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-24T20:55:18.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-24T20:55:18.029Z] 180de0262b58: Preparing [2023-11-24T20:55:18.029Z] 3214e51c6ad7: Preparing [2023-11-24T20:55:18.029Z] 54b0c07ecdd9: Preparing [2023-11-24T20:55:18.029Z] 34c713ca68be: Preparing [2023-11-24T20:55:18.029Z] af3a3bbb3ef9: Preparing [2023-11-24T20:55:18.029Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:18.029Z] 912f94b89955: Preparing [2023-11-24T20:55:18.029Z] 108fd753c80b: Preparing [2023-11-24T20:55:18.029Z] 46c262a9d38e: Preparing [2023-11-24T20:55:18.029Z] eab3081cef2d: Preparing [2023-11-24T20:55:18.029Z] cc2447e1835a: Preparing [2023-11-24T20:55:18.029Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:18.029Z] 46c262a9d38e: Waiting [2023-11-24T20:55:18.029Z] 912f94b89955: Waiting [2023-11-24T20:55:18.029Z] 108fd753c80b: Waiting [2023-11-24T20:55:18.029Z] eab3081cef2d: Waiting [2023-11-24T20:55:18.029Z] cc2447e1835a: Waiting [2023-11-24T20:55:18.029Z] af3a3bbb3ef9: Layer already exists [2023-11-24T20:55:18.029Z] 34c713ca68be: Layer already exists [2023-11-24T20:55:18.029Z] 180de0262b58: Layer already exists [2023-11-24T20:55:18.029Z] 3214e51c6ad7: Layer already exists [2023-11-24T20:55:18.029Z] 54b0c07ecdd9: Layer already exists [2023-11-24T20:55:18.029Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:18.029Z] 912f94b89955: Layer already exists [2023-11-24T20:55:18.029Z] eab3081cef2d: Layer already exists [2023-11-24T20:55:18.029Z] 46c262a9d38e: Layer already exists [2023-11-24T20:55:18.029Z] 108fd753c80b: Layer already exists [2023-11-24T20:55:18.029Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:18.029Z] latest: digest: sha256:52e1487a97309c93429cf9216cdac7974c3f45190665b2845d1663c17d2901fb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:18.522Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:19.042Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.73 [2023-11-24T20:55:19.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-24T20:55:19.042Z] 180de0262b58: Preparing [2023-11-24T20:55:19.042Z] 3214e51c6ad7: Preparing [2023-11-24T20:55:19.042Z] 54b0c07ecdd9: Preparing [2023-11-24T20:55:19.042Z] 34c713ca68be: Preparing [2023-11-24T20:55:19.042Z] af3a3bbb3ef9: Preparing [2023-11-24T20:55:19.042Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:19.042Z] 912f94b89955: Preparing [2023-11-24T20:55:19.042Z] 108fd753c80b: Preparing [2023-11-24T20:55:19.042Z] 46c262a9d38e: Preparing [2023-11-24T20:55:19.042Z] eab3081cef2d: Preparing [2023-11-24T20:55:19.042Z] cc2447e1835a: Preparing [2023-11-24T20:55:19.042Z] 912f94b89955: Waiting [2023-11-24T20:55:19.042Z] 108fd753c80b: Waiting [2023-11-24T20:55:19.042Z] 46c262a9d38e: Waiting [2023-11-24T20:55:19.042Z] eab3081cef2d: Waiting [2023-11-24T20:55:19.042Z] cc2447e1835a: Waiting [2023-11-24T20:55:19.042Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:19.042Z] 34c713ca68be: Layer already exists [2023-11-24T20:55:19.042Z] 180de0262b58: Layer already exists [2023-11-24T20:55:19.042Z] 54b0c07ecdd9: Layer already exists [2023-11-24T20:55:19.042Z] 3214e51c6ad7: Layer already exists [2023-11-24T20:55:19.042Z] af3a3bbb3ef9: Layer already exists [2023-11-24T20:55:19.042Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:19.042Z] 912f94b89955: Layer already exists [2023-11-24T20:55:19.042Z] eab3081cef2d: Layer already exists [2023-11-24T20:55:19.042Z] 108fd753c80b: Layer already exists [2023-11-24T20:55:19.042Z] 46c262a9d38e: Layer already exists [2023-11-24T20:55:19.042Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:19.042Z] 3.1.0-dev.73: digest: sha256:52e1487a97309c93429cf9216cdac7974c3f45190665b2845d1663c17d2901fb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:19.737Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:20.239Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:20.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-24T20:55:20.239Z] 180de0262b58: Preparing [2023-11-24T20:55:20.239Z] 3214e51c6ad7: Preparing [2023-11-24T20:55:20.239Z] 54b0c07ecdd9: Preparing [2023-11-24T20:55:20.239Z] 34c713ca68be: Preparing [2023-11-24T20:55:20.239Z] af3a3bbb3ef9: Preparing [2023-11-24T20:55:20.239Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:20.239Z] 912f94b89955: Preparing [2023-11-24T20:55:20.239Z] 108fd753c80b: Preparing [2023-11-24T20:55:20.239Z] 46c262a9d38e: Preparing [2023-11-24T20:55:20.239Z] eab3081cef2d: Preparing [2023-11-24T20:55:20.239Z] cc2447e1835a: Preparing [2023-11-24T20:55:20.239Z] 912f94b89955: Waiting [2023-11-24T20:55:20.239Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:20.239Z] 108fd753c80b: Waiting [2023-11-24T20:55:20.239Z] eab3081cef2d: Waiting [2023-11-24T20:55:20.239Z] cc2447e1835a: Waiting [2023-11-24T20:55:20.239Z] 34c713ca68be: Layer already exists [2023-11-24T20:55:20.239Z] 3214e51c6ad7: Layer already exists [2023-11-24T20:55:20.239Z] 54b0c07ecdd9: Layer already exists [2023-11-24T20:55:20.239Z] af3a3bbb3ef9: Layer already exists [2023-11-24T20:55:20.239Z] 180de0262b58: Layer already exists [2023-11-24T20:55:20.239Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:20.239Z] 108fd753c80b: Layer already exists [2023-11-24T20:55:20.239Z] 46c262a9d38e: Layer already exists [2023-11-24T20:55:20.239Z] 912f94b89955: Layer already exists [2023-11-24T20:55:20.239Z] eab3081cef2d: Layer already exists [2023-11-24T20:55:20.239Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:20.239Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:52e1487a97309c93429cf9216cdac7974c3f45190665b2845d1663c17d2901fb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:20.758Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:21.285Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-11-24T20:55:21.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-24T20:55:21.285Z] 180de0262b58: Preparing [2023-11-24T20:55:21.285Z] 3214e51c6ad7: Preparing [2023-11-24T20:55:21.285Z] 54b0c07ecdd9: Preparing [2023-11-24T20:55:21.285Z] 34c713ca68be: Preparing [2023-11-24T20:55:21.285Z] af3a3bbb3ef9: Preparing [2023-11-24T20:55:21.285Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:21.285Z] 912f94b89955: Preparing [2023-11-24T20:55:21.285Z] 108fd753c80b: Preparing [2023-11-24T20:55:21.285Z] 46c262a9d38e: Preparing [2023-11-24T20:55:21.285Z] eab3081cef2d: Preparing [2023-11-24T20:55:21.285Z] cc2447e1835a: Preparing [2023-11-24T20:55:21.285Z] 912f94b89955: Waiting [2023-11-24T20:55:21.285Z] 108fd753c80b: Waiting [2023-11-24T20:55:21.285Z] eab3081cef2d: Waiting [2023-11-24T20:55:21.285Z] cc2447e1835a: Waiting [2023-11-24T20:55:21.285Z] 46c262a9d38e: Waiting [2023-11-24T20:55:21.285Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:21.285Z] 180de0262b58: Layer already exists [2023-11-24T20:55:21.285Z] 3214e51c6ad7: Layer already exists [2023-11-24T20:55:21.285Z] 54b0c07ecdd9: Layer already exists [2023-11-24T20:55:21.285Z] af3a3bbb3ef9: Layer already exists [2023-11-24T20:55:21.285Z] 34c713ca68be: Layer already exists [2023-11-24T20:55:21.285Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:21.285Z] 912f94b89955: Layer already exists [2023-11-24T20:55:21.285Z] 46c262a9d38e: Layer already exists [2023-11-24T20:55:21.285Z] 108fd753c80b: Layer already exists [2023-11-24T20:55:21.285Z] eab3081cef2d: Layer already exists [2023-11-24T20:55:21.285Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:21.285Z] main: digest: sha256:52e1487a97309c93429cf9216cdac7974c3f45190665b2845d1663c17d2901fb size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:55:21.743Z] ===================================================== [Pipeline] echo [2023-11-24T20:55:21.820Z] taggedImages: [2023-11-24T20:55:21.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:21.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-24T20:55:21.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.73 [2023-11-24T20:55:21.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:21.820Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-11-24T20:55:21.904Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-11-24T20:55:21.904Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:21.904Z] latest [2023-11-24T20:55:21.904Z] 3.1.0-dev.73 [2023-11-24T20:55:21.904Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:21.904Z] main [2023-11-24T20:55:21.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:22.580Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:23.114Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:23.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-24T20:55:23.114Z] a57e0bb0c9ea: Preparing [2023-11-24T20:55:23.114Z] b79ec709868c: Preparing [2023-11-24T20:55:23.114Z] ada2aff0d299: Preparing [2023-11-24T20:55:23.114Z] dfe26866797e: Preparing [2023-11-24T20:55:23.114Z] f190ef8b5260: Preparing [2023-11-24T20:55:23.114Z] 83dcfc919be0: Preparing [2023-11-24T20:55:23.114Z] fb0cea18318d: Preparing [2023-11-24T20:55:23.114Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:23.114Z] 912f94b89955: Preparing [2023-11-24T20:55:23.114Z] 8f08ca8fd576: Preparing [2023-11-24T20:55:23.114Z] dc76e991bdd0: Preparing [2023-11-24T20:55:23.114Z] cc2447e1835a: Preparing [2023-11-24T20:55:23.114Z] 8f08ca8fd576: Waiting [2023-11-24T20:55:23.114Z] 912f94b89955: Waiting [2023-11-24T20:55:23.114Z] dc76e991bdd0: Waiting [2023-11-24T20:55:23.114Z] cc2447e1835a: Waiting [2023-11-24T20:55:23.114Z] fb0cea18318d: Waiting [2023-11-24T20:55:23.114Z] 83dcfc919be0: Waiting [2023-11-24T20:55:23.114Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:23.114Z] a57e0bb0c9ea: Pushed [2023-11-24T20:55:23.114Z] b79ec709868c: Pushed [2023-11-24T20:55:23.114Z] f190ef8b5260: Pushed [2023-11-24T20:55:23.114Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:23.114Z] 912f94b89955: Layer already exists [2023-11-24T20:55:23.370Z] fb0cea18318d: Pushed [2023-11-24T20:55:23.370Z] 83dcfc919be0: Pushed [2023-11-24T20:55:23.370Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:23.937Z] 8f08ca8fd576: Pushed [2023-11-24T20:55:24.222Z] dfe26866797e: Pushed [2023-11-24T20:55:24.482Z] dc76e991bdd0: Pushed [2023-11-24T20:55:24.482Z] ada2aff0d299: Pushed [2023-11-24T20:55:24.740Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:685d0d27b2cb264d2336bfe27777ff3dc0b93b586f00adf5f848f686b442443c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:25.274Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:25.825Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-24T20:55:25.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-24T20:55:25.825Z] a57e0bb0c9ea: Preparing [2023-11-24T20:55:25.825Z] b79ec709868c: Preparing [2023-11-24T20:55:25.825Z] ada2aff0d299: Preparing [2023-11-24T20:55:25.825Z] dfe26866797e: Preparing [2023-11-24T20:55:25.825Z] f190ef8b5260: Preparing [2023-11-24T20:55:25.825Z] 83dcfc919be0: Preparing [2023-11-24T20:55:25.825Z] fb0cea18318d: Preparing [2023-11-24T20:55:25.825Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:25.825Z] 912f94b89955: Preparing [2023-11-24T20:55:25.825Z] 83dcfc919be0: Waiting [2023-11-24T20:55:25.825Z] fb0cea18318d: Waiting [2023-11-24T20:55:25.825Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:25.825Z] 8f08ca8fd576: Preparing [2023-11-24T20:55:25.825Z] dc76e991bdd0: Preparing [2023-11-24T20:55:25.825Z] 8f08ca8fd576: Waiting [2023-11-24T20:55:25.825Z] cc2447e1835a: Preparing [2023-11-24T20:55:25.825Z] dc76e991bdd0: Waiting [2023-11-24T20:55:25.825Z] cc2447e1835a: Waiting [2023-11-24T20:55:25.825Z] ada2aff0d299: Layer already exists [2023-11-24T20:55:25.825Z] dfe26866797e: Layer already exists [2023-11-24T20:55:25.825Z] b79ec709868c: Layer already exists [2023-11-24T20:55:25.825Z] a57e0bb0c9ea: Layer already exists [2023-11-24T20:55:25.825Z] 83dcfc919be0: Layer already exists [2023-11-24T20:55:25.825Z] f190ef8b5260: Layer already exists [2023-11-24T20:55:25.825Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:25.825Z] 912f94b89955: Layer already exists [2023-11-24T20:55:25.825Z] fb0cea18318d: Layer already exists [2023-11-24T20:55:25.825Z] 8f08ca8fd576: Layer already exists [2023-11-24T20:55:25.825Z] dc76e991bdd0: Layer already exists [2023-11-24T20:55:25.825Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:25.825Z] latest: digest: sha256:685d0d27b2cb264d2336bfe27777ff3dc0b93b586f00adf5f848f686b442443c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:26.341Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:26.931Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.73 [2023-11-24T20:55:26.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-24T20:55:26.931Z] a57e0bb0c9ea: Preparing [2023-11-24T20:55:26.931Z] b79ec709868c: Preparing [2023-11-24T20:55:26.931Z] ada2aff0d299: Preparing [2023-11-24T20:55:26.931Z] dfe26866797e: Preparing [2023-11-24T20:55:26.931Z] f190ef8b5260: Preparing [2023-11-24T20:55:26.931Z] 83dcfc919be0: Preparing [2023-11-24T20:55:26.931Z] fb0cea18318d: Preparing [2023-11-24T20:55:26.931Z] 83dcfc919be0: Waiting [2023-11-24T20:55:26.931Z] fb0cea18318d: Waiting [2023-11-24T20:55:26.931Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:26.931Z] 912f94b89955: Preparing [2023-11-24T20:55:26.931Z] 8f08ca8fd576: Preparing [2023-11-24T20:55:26.931Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:26.931Z] 912f94b89955: Waiting [2023-11-24T20:55:26.931Z] dc76e991bdd0: Preparing [2023-11-24T20:55:26.931Z] cc2447e1835a: Preparing [2023-11-24T20:55:26.931Z] dc76e991bdd0: Waiting [2023-11-24T20:55:26.931Z] cc2447e1835a: Waiting [2023-11-24T20:55:26.931Z] 8f08ca8fd576: Waiting [2023-11-24T20:55:26.931Z] b79ec709868c: Layer already exists [2023-11-24T20:55:26.931Z] dfe26866797e: Layer already exists [2023-11-24T20:55:26.931Z] ada2aff0d299: Layer already exists [2023-11-24T20:55:26.931Z] a57e0bb0c9ea: Layer already exists [2023-11-24T20:55:26.931Z] f190ef8b5260: Layer already exists [2023-11-24T20:55:26.931Z] 83dcfc919be0: Layer already exists [2023-11-24T20:55:26.931Z] 8f08ca8fd576: Layer already exists [2023-11-24T20:55:26.931Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:26.931Z] fb0cea18318d: Layer already exists [2023-11-24T20:55:26.931Z] 912f94b89955: Layer already exists [2023-11-24T20:55:26.931Z] dc76e991bdd0: Layer already exists [2023-11-24T20:55:26.931Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:26.931Z] 3.1.0-dev.73: digest: sha256:685d0d27b2cb264d2336bfe27777ff3dc0b93b586f00adf5f848f686b442443c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:27.477Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:28.052Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:28.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-24T20:55:28.052Z] a57e0bb0c9ea: Preparing [2023-11-24T20:55:28.052Z] b79ec709868c: Preparing [2023-11-24T20:55:28.052Z] ada2aff0d299: Preparing [2023-11-24T20:55:28.052Z] dfe26866797e: Preparing [2023-11-24T20:55:28.052Z] f190ef8b5260: Preparing [2023-11-24T20:55:28.052Z] 83dcfc919be0: Preparing [2023-11-24T20:55:28.052Z] fb0cea18318d: Preparing [2023-11-24T20:55:28.052Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:28.052Z] 912f94b89955: Preparing [2023-11-24T20:55:28.052Z] 8f08ca8fd576: Preparing [2023-11-24T20:55:28.052Z] dc76e991bdd0: Preparing [2023-11-24T20:55:28.052Z] cc2447e1835a: Preparing [2023-11-24T20:55:28.052Z] 83dcfc919be0: Waiting [2023-11-24T20:55:28.052Z] fb0cea18318d: Waiting [2023-11-24T20:55:28.052Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:28.052Z] 912f94b89955: Waiting [2023-11-24T20:55:28.052Z] 8f08ca8fd576: Waiting [2023-11-24T20:55:28.052Z] cc2447e1835a: Waiting [2023-11-24T20:55:28.052Z] dc76e991bdd0: Waiting [2023-11-24T20:55:28.052Z] dfe26866797e: Layer already exists [2023-11-24T20:55:28.052Z] f190ef8b5260: Layer already exists [2023-11-24T20:55:28.052Z] ada2aff0d299: Layer already exists [2023-11-24T20:55:28.052Z] a57e0bb0c9ea: Layer already exists [2023-11-24T20:55:28.052Z] b79ec709868c: Layer already exists [2023-11-24T20:55:28.052Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:28.052Z] 83dcfc919be0: Layer already exists [2023-11-24T20:55:28.052Z] fb0cea18318d: Layer already exists [2023-11-24T20:55:28.052Z] 912f94b89955: Layer already exists [2023-11-24T20:55:28.052Z] 8f08ca8fd576: Layer already exists [2023-11-24T20:55:28.052Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:28.052Z] dc76e991bdd0: Layer already exists [2023-11-24T20:55:28.052Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:685d0d27b2cb264d2336bfe27777ff3dc0b93b586f00adf5f848f686b442443c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:28.581Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:29.178Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-11-24T20:55:29.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-24T20:55:29.178Z] a57e0bb0c9ea: Preparing [2023-11-24T20:55:29.178Z] b79ec709868c: Preparing [2023-11-24T20:55:29.178Z] ada2aff0d299: Preparing [2023-11-24T20:55:29.178Z] dfe26866797e: Preparing [2023-11-24T20:55:29.178Z] f190ef8b5260: Preparing [2023-11-24T20:55:29.178Z] 83dcfc919be0: Preparing [2023-11-24T20:55:29.178Z] fb0cea18318d: Preparing [2023-11-24T20:55:29.178Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:29.178Z] 912f94b89955: Preparing [2023-11-24T20:55:29.178Z] 8f08ca8fd576: Preparing [2023-11-24T20:55:29.178Z] dc76e991bdd0: Preparing [2023-11-24T20:55:29.178Z] cc2447e1835a: Preparing [2023-11-24T20:55:29.178Z] 83dcfc919be0: Waiting [2023-11-24T20:55:29.178Z] fb0cea18318d: Waiting [2023-11-24T20:55:29.178Z] 3cf00feb4b41: Waiting [2023-11-24T20:55:29.178Z] 912f94b89955: Waiting [2023-11-24T20:55:29.178Z] 8f08ca8fd576: Waiting [2023-11-24T20:55:29.178Z] dc76e991bdd0: Waiting [2023-11-24T20:55:29.178Z] cc2447e1835a: Waiting [2023-11-24T20:55:29.178Z] ada2aff0d299: Layer already exists [2023-11-24T20:55:29.178Z] f190ef8b5260: Layer already exists [2023-11-24T20:55:29.178Z] b79ec709868c: Layer already exists [2023-11-24T20:55:29.178Z] dfe26866797e: Layer already exists [2023-11-24T20:55:29.178Z] a57e0bb0c9ea: Layer already exists [2023-11-24T20:55:29.178Z] 83dcfc919be0: Layer already exists [2023-11-24T20:55:29.178Z] fb0cea18318d: Layer already exists [2023-11-24T20:55:29.178Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:29.178Z] 8f08ca8fd576: Layer already exists [2023-11-24T20:55:29.178Z] 912f94b89955: Layer already exists [2023-11-24T20:55:29.178Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:29.178Z] dc76e991bdd0: Layer already exists [2023-11-24T20:55:29.178Z] main: digest: sha256:685d0d27b2cb264d2336bfe27777ff3dc0b93b586f00adf5f848f686b442443c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:55:29.769Z] ===================================================== [Pipeline] echo [2023-11-24T20:55:29.848Z] taggedImages: [2023-11-24T20:55:29.848Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:29.848Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-24T20:55:29.848Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.73 [2023-11-24T20:55:29.848Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:29.848Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-11-24T20:55:29.951Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-11-24T20:55:29.951Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:29.951Z] latest [2023-11-24T20:55:29.951Z] 3.1.0-dev.73 [2023-11-24T20:55:29.951Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:29.951Z] main [2023-11-24T20:55:29.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:30.625Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:31.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:31.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-24T20:55:31.176Z] c77f232f8ec8: Preparing [2023-11-24T20:55:31.176Z] 5b4a71c20edc: Preparing [2023-11-24T20:55:31.176Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:31.176Z] 912f94b89955: Preparing [2023-11-24T20:55:31.176Z] 8e7faa035f2f: Preparing [2023-11-24T20:55:31.176Z] f5e18bf11e99: Preparing [2023-11-24T20:55:31.176Z] cc2447e1835a: Preparing [2023-11-24T20:55:31.176Z] f5e18bf11e99: Waiting [2023-11-24T20:55:31.176Z] cc2447e1835a: Waiting [2023-11-24T20:55:31.176Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:31.176Z] 912f94b89955: Layer already exists [2023-11-24T20:55:31.176Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:31.176Z] c77f232f8ec8: Pushed [2023-11-24T20:55:31.742Z] f5e18bf11e99: Pushed [2023-11-24T20:55:31.742Z] 8e7faa035f2f: Pushed [2023-11-24T20:55:33.115Z] 5b4a71c20edc: Pushed [2023-11-24T20:55:33.374Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:d51b3ac36b8bac894708761acc3073dde1af415e8f48846b0c78148ba30c34d7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:33.953Z] + 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-11-24T20:55:34.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-24T20:55:34.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-24T20:55:34.483Z] c77f232f8ec8: Preparing [2023-11-24T20:55:34.483Z] 5b4a71c20edc: Preparing [2023-11-24T20:55:34.483Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:34.483Z] 912f94b89955: Preparing [2023-11-24T20:55:34.483Z] 8e7faa035f2f: Preparing [2023-11-24T20:55:34.483Z] f5e18bf11e99: Preparing [2023-11-24T20:55:34.483Z] cc2447e1835a: Preparing [2023-11-24T20:55:34.483Z] cc2447e1835a: Waiting [2023-11-24T20:55:34.483Z] f5e18bf11e99: Waiting [2023-11-24T20:55:34.483Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:34.483Z] 5b4a71c20edc: Layer already exists [2023-11-24T20:55:34.483Z] 912f94b89955: Layer already exists [2023-11-24T20:55:34.483Z] c77f232f8ec8: Layer already exists [2023-11-24T20:55:34.483Z] 8e7faa035f2f: Layer already exists [2023-11-24T20:55:34.483Z] f5e18bf11e99: Layer already exists [2023-11-24T20:55:34.483Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:34.483Z] latest: digest: sha256:d51b3ac36b8bac894708761acc3073dde1af415e8f48846b0c78148ba30c34d7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:35.037Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:35.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.73 [2023-11-24T20:55:35.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-24T20:55:35.612Z] c77f232f8ec8: Preparing [2023-11-24T20:55:35.612Z] 5b4a71c20edc: Preparing [2023-11-24T20:55:35.612Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:35.612Z] 912f94b89955: Preparing [2023-11-24T20:55:35.612Z] 8e7faa035f2f: Preparing [2023-11-24T20:55:35.612Z] f5e18bf11e99: Preparing [2023-11-24T20:55:35.612Z] cc2447e1835a: Preparing [2023-11-24T20:55:35.612Z] f5e18bf11e99: Waiting [2023-11-24T20:55:35.612Z] c77f232f8ec8: Layer already exists [2023-11-24T20:55:35.612Z] 5b4a71c20edc: Layer already exists [2023-11-24T20:55:35.612Z] 912f94b89955: Layer already exists [2023-11-24T20:55:35.612Z] 8e7faa035f2f: Layer already exists [2023-11-24T20:55:35.612Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:35.612Z] f5e18bf11e99: Layer already exists [2023-11-24T20:55:35.612Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:35.612Z] 3.1.0-dev.73: digest: sha256:d51b3ac36b8bac894708761acc3073dde1af415e8f48846b0c78148ba30c34d7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:36.187Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:36.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:36.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-24T20:55:36.744Z] c77f232f8ec8: Preparing [2023-11-24T20:55:36.744Z] 5b4a71c20edc: Preparing [2023-11-24T20:55:36.744Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:36.744Z] 912f94b89955: Preparing [2023-11-24T20:55:36.744Z] 8e7faa035f2f: Preparing [2023-11-24T20:55:36.744Z] f5e18bf11e99: Preparing [2023-11-24T20:55:36.744Z] cc2447e1835a: Preparing [2023-11-24T20:55:36.744Z] f5e18bf11e99: Waiting [2023-11-24T20:55:36.744Z] cc2447e1835a: Waiting [2023-11-24T20:55:36.744Z] 912f94b89955: Layer already exists [2023-11-24T20:55:36.744Z] 8e7faa035f2f: Layer already exists [2023-11-24T20:55:36.744Z] c77f232f8ec8: Layer already exists [2023-11-24T20:55:36.744Z] 5b4a71c20edc: Layer already exists [2023-11-24T20:55:36.744Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:36.744Z] f5e18bf11e99: Layer already exists [2023-11-24T20:55:36.744Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:36.744Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:d51b3ac36b8bac894708761acc3073dde1af415e8f48846b0c78148ba30c34d7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:37.318Z] + 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-11-24T20:55:37.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-11-24T20:55:37.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-24T20:55:37.888Z] c77f232f8ec8: Preparing [2023-11-24T20:55:37.888Z] 5b4a71c20edc: Preparing [2023-11-24T20:55:37.888Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:37.888Z] 912f94b89955: Preparing [2023-11-24T20:55:37.888Z] 8e7faa035f2f: Preparing [2023-11-24T20:55:37.888Z] f5e18bf11e99: Preparing [2023-11-24T20:55:37.888Z] cc2447e1835a: Preparing [2023-11-24T20:55:37.888Z] f5e18bf11e99: Waiting [2023-11-24T20:55:37.888Z] cc2447e1835a: Waiting [2023-11-24T20:55:37.888Z] 912f94b89955: Layer already exists [2023-11-24T20:55:37.888Z] c77f232f8ec8: Layer already exists [2023-11-24T20:55:37.888Z] 8e7faa035f2f: Layer already exists [2023-11-24T20:55:37.888Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:37.888Z] 5b4a71c20edc: Layer already exists [2023-11-24T20:55:37.888Z] f5e18bf11e99: Layer already exists [2023-11-24T20:55:37.888Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:37.888Z] main: digest: sha256:d51b3ac36b8bac894708761acc3073dde1af415e8f48846b0c78148ba30c34d7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:55:38.457Z] ===================================================== [Pipeline] echo [2023-11-24T20:55:38.542Z] taggedImages: [2023-11-24T20:55:38.542Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:38.542Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-24T20:55:38.542Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.73 [2023-11-24T20:55:38.542Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:38.542Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-11-24T20:55:38.642Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-11-24T20:55:38.642Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:38.642Z] latest [2023-11-24T20:55:38.642Z] 3.1.0-dev.73 [2023-11-24T20:55:38.642Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:38.642Z] main [2023-11-24T20:55:38.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:39.378Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:39.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:39.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-24T20:55:39.950Z] b313d5c83a34: Preparing [2023-11-24T20:55:39.950Z] 2b39126a60b0: Preparing [2023-11-24T20:55:39.950Z] 61bfe1994235: Preparing [2023-11-24T20:55:39.950Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:39.950Z] 912f94b89955: Preparing [2023-11-24T20:55:39.950Z] c060b356eb89: Preparing [2023-11-24T20:55:39.950Z] 3cd9ece4b46d: Preparing [2023-11-24T20:55:39.950Z] 62a8997e49e2: Preparing [2023-11-24T20:55:39.950Z] e13f2d32a6f3: Preparing [2023-11-24T20:55:39.950Z] cc2447e1835a: Preparing [2023-11-24T20:55:39.950Z] c060b356eb89: Waiting [2023-11-24T20:55:39.950Z] 3cd9ece4b46d: Waiting [2023-11-24T20:55:39.950Z] 62a8997e49e2: Waiting [2023-11-24T20:55:39.950Z] cc2447e1835a: Waiting [2023-11-24T20:55:39.950Z] 912f94b89955: Layer already exists [2023-11-24T20:55:39.950Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:39.950Z] 61bfe1994235: Pushed [2023-11-24T20:55:39.950Z] 2b39126a60b0: Pushed [2023-11-24T20:55:39.950Z] b313d5c83a34: Pushed [2023-11-24T20:55:39.950Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:40.207Z] 62a8997e49e2: Pushed [2023-11-24T20:55:40.770Z] e13f2d32a6f3: Pushed [2023-11-24T20:55:44.955Z] 3cd9ece4b46d: Pushed [2023-11-24T20:55:47.484Z] c060b356eb89: Pushed [2023-11-24T20:55:47.484Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:2256ee949542d8244f074843f39af8ac8aeea782be2120c0b9229e4c89c5ff8b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:48.121Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:48.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-24T20:55:48.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-24T20:55:48.676Z] b313d5c83a34: Preparing [2023-11-24T20:55:48.676Z] 2b39126a60b0: Preparing [2023-11-24T20:55:48.676Z] 61bfe1994235: Preparing [2023-11-24T20:55:48.676Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:48.676Z] 912f94b89955: Preparing [2023-11-24T20:55:48.676Z] c060b356eb89: Preparing [2023-11-24T20:55:48.676Z] 3cd9ece4b46d: Preparing [2023-11-24T20:55:48.676Z] 62a8997e49e2: Preparing [2023-11-24T20:55:48.676Z] c060b356eb89: Waiting [2023-11-24T20:55:48.676Z] 3cd9ece4b46d: Waiting [2023-11-24T20:55:48.676Z] e13f2d32a6f3: Preparing [2023-11-24T20:55:48.676Z] 62a8997e49e2: Waiting [2023-11-24T20:55:48.676Z] cc2447e1835a: Preparing [2023-11-24T20:55:48.676Z] e13f2d32a6f3: Waiting [2023-11-24T20:55:48.676Z] cc2447e1835a: Waiting [2023-11-24T20:55:48.676Z] 2b39126a60b0: Layer already exists [2023-11-24T20:55:48.676Z] 912f94b89955: Layer already exists [2023-11-24T20:55:48.676Z] b313d5c83a34: Layer already exists [2023-11-24T20:55:48.676Z] 61bfe1994235: Layer already exists [2023-11-24T20:55:48.676Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:48.676Z] c060b356eb89: Layer already exists [2023-11-24T20:55:48.676Z] 62a8997e49e2: Layer already exists [2023-11-24T20:55:48.676Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:48.676Z] 3cd9ece4b46d: Layer already exists [2023-11-24T20:55:48.676Z] e13f2d32a6f3: Layer already exists [2023-11-24T20:55:48.676Z] latest: digest: sha256:2256ee949542d8244f074843f39af8ac8aeea782be2120c0b9229e4c89c5ff8b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:49.255Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:49.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.73 [2023-11-24T20:55:49.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-24T20:55:49.841Z] b313d5c83a34: Preparing [2023-11-24T20:55:49.841Z] 2b39126a60b0: Preparing [2023-11-24T20:55:49.841Z] 61bfe1994235: Preparing [2023-11-24T20:55:49.841Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:49.841Z] 912f94b89955: Preparing [2023-11-24T20:55:49.841Z] c060b356eb89: Preparing [2023-11-24T20:55:49.841Z] 3cd9ece4b46d: Preparing [2023-11-24T20:55:49.841Z] 62a8997e49e2: Preparing [2023-11-24T20:55:49.841Z] e13f2d32a6f3: Preparing [2023-11-24T20:55:49.841Z] cc2447e1835a: Preparing [2023-11-24T20:55:49.841Z] 3cd9ece4b46d: Waiting [2023-11-24T20:55:49.841Z] 62a8997e49e2: Waiting [2023-11-24T20:55:49.841Z] e13f2d32a6f3: Waiting [2023-11-24T20:55:49.841Z] cc2447e1835a: Waiting [2023-11-24T20:55:49.841Z] c060b356eb89: Waiting [2023-11-24T20:55:49.841Z] b313d5c83a34: Layer already exists [2023-11-24T20:55:49.841Z] 912f94b89955: Layer already exists [2023-11-24T20:55:49.841Z] 2b39126a60b0: Layer already exists [2023-11-24T20:55:49.841Z] 61bfe1994235: Layer already exists [2023-11-24T20:55:49.841Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:49.841Z] c060b356eb89: Layer already exists [2023-11-24T20:55:49.841Z] 62a8997e49e2: Layer already exists [2023-11-24T20:55:49.841Z] 3cd9ece4b46d: Layer already exists [2023-11-24T20:55:49.841Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:49.841Z] e13f2d32a6f3: Layer already exists [2023-11-24T20:55:49.841Z] 3.1.0-dev.73: digest: sha256:2256ee949542d8244f074843f39af8ac8aeea782be2120c0b9229e4c89c5ff8b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:50.432Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:50.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:50.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-24T20:55:50.991Z] b313d5c83a34: Preparing [2023-11-24T20:55:50.991Z] 2b39126a60b0: Preparing [2023-11-24T20:55:50.991Z] 61bfe1994235: Preparing [2023-11-24T20:55:50.991Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:50.991Z] 912f94b89955: Preparing [2023-11-24T20:55:50.991Z] c060b356eb89: Preparing [2023-11-24T20:55:50.991Z] 3cd9ece4b46d: Preparing [2023-11-24T20:55:50.991Z] 62a8997e49e2: Preparing [2023-11-24T20:55:50.991Z] e13f2d32a6f3: Preparing [2023-11-24T20:55:50.991Z] cc2447e1835a: Preparing [2023-11-24T20:55:50.991Z] 3cd9ece4b46d: Waiting [2023-11-24T20:55:50.991Z] 62a8997e49e2: Waiting [2023-11-24T20:55:50.991Z] c060b356eb89: Waiting [2023-11-24T20:55:50.991Z] cc2447e1835a: Waiting [2023-11-24T20:55:50.991Z] b313d5c83a34: Layer already exists [2023-11-24T20:55:50.991Z] 912f94b89955: Layer already exists [2023-11-24T20:55:50.991Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:50.991Z] 2b39126a60b0: Layer already exists [2023-11-24T20:55:50.991Z] 61bfe1994235: Layer already exists [2023-11-24T20:55:50.991Z] c060b356eb89: Layer already exists [2023-11-24T20:55:50.991Z] 62a8997e49e2: Layer already exists [2023-11-24T20:55:50.991Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:50.991Z] e13f2d32a6f3: Layer already exists [2023-11-24T20:55:50.991Z] 3cd9ece4b46d: Layer already exists [2023-11-24T20:55:50.991Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:2256ee949542d8244f074843f39af8ac8aeea782be2120c0b9229e4c89c5ff8b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:51.628Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:52.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-11-24T20:55:52.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-24T20:55:52.205Z] b313d5c83a34: Preparing [2023-11-24T20:55:52.205Z] 2b39126a60b0: Preparing [2023-11-24T20:55:52.205Z] 61bfe1994235: Preparing [2023-11-24T20:55:52.205Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:52.205Z] 912f94b89955: Preparing [2023-11-24T20:55:52.205Z] c060b356eb89: Preparing [2023-11-24T20:55:52.205Z] 3cd9ece4b46d: Preparing [2023-11-24T20:55:52.205Z] 62a8997e49e2: Preparing [2023-11-24T20:55:52.205Z] e13f2d32a6f3: Preparing [2023-11-24T20:55:52.205Z] cc2447e1835a: Preparing [2023-11-24T20:55:52.205Z] c060b356eb89: Waiting [2023-11-24T20:55:52.205Z] 3cd9ece4b46d: Waiting [2023-11-24T20:55:52.205Z] 62a8997e49e2: Waiting [2023-11-24T20:55:52.205Z] e13f2d32a6f3: Waiting [2023-11-24T20:55:52.205Z] cc2447e1835a: Waiting [2023-11-24T20:55:52.205Z] 912f94b89955: Layer already exists [2023-11-24T20:55:52.205Z] b313d5c83a34: Layer already exists [2023-11-24T20:55:52.205Z] 61bfe1994235: Layer already exists [2023-11-24T20:55:52.205Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:52.205Z] 2b39126a60b0: Layer already exists [2023-11-24T20:55:52.205Z] c060b356eb89: Layer already exists [2023-11-24T20:55:52.205Z] 62a8997e49e2: Layer already exists [2023-11-24T20:55:52.205Z] 3cd9ece4b46d: Layer already exists [2023-11-24T20:55:52.205Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:52.205Z] e13f2d32a6f3: Layer already exists [2023-11-24T20:55:52.205Z] main: digest: sha256:2256ee949542d8244f074843f39af8ac8aeea782be2120c0b9229e4c89c5ff8b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:55:52.785Z] ===================================================== [Pipeline] echo [2023-11-24T20:55:52.889Z] taggedImages: [2023-11-24T20:55:52.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:52.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-24T20:55:52.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.73 [2023-11-24T20:55:52.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:52.889Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-11-24T20:55:53.001Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-11-24T20:55:53.001Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:53.001Z] latest [2023-11-24T20:55:53.001Z] 3.1.0-dev.73 [2023-11-24T20:55:53.001Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:55:53.001Z] main [2023-11-24T20:55:53.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:53.775Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:55:54.183Z] #31 ... [2023-11-24T20:55:54.183Z] [2023-11-24T20:55:54.183Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:55:54.183Z] #73 DONE 54.9s [2023-11-24T20:55:54.183Z] [2023-11-24T20:55:54.183Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:55:54.183Z] #77 DONE 51.0s [2023-11-24T20:55:54.183Z] [2023-11-24T20:55:54.183Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:55:54.183Z] #72 DONE 55.4s [2023-11-24T20:55:54.183Z] [2023-11-24T20:55:54.183Z] #105 [support-notifications builder 6/7] COPY . . [2023-11-24T20:55:54.183Z] #105 ... [2023-11-24T20:55:54.183Z] [2023-11-24T20:55:54.183Z] #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:55:54.183Z] #70 DONE 55.7s [2023-11-24T20:55:54.183Z] [2023-11-24T20:55:54.183Z] #106 [core-metadata builder 6/7] COPY . . [2023-11-24T20:55:54.183Z] #106 DONE 1.0s [2023-11-24T20:55:54.183Z] [2023-11-24T20:55:54.183Z] #105 [support-notifications builder 6/7] COPY . . [2023-11-24T20:55:54.183Z] #105 DONE 1.2s [2023-11-24T20:55:54.183Z] [2023-11-24T20:55:54.183Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:55:54.183Z] #107 CACHED [2023-11-24T20:55:54.183Z] [2023-11-24T20:55:54.183Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-24T20:55:54.183Z] #108 CACHED [2023-11-24T20:55:54.183Z] [2023-11-24T20:55:54.183Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:55:54.183Z] #109 CACHED [2023-11-24T20:55:54.183Z] [2023-11-24T20:55:54.183Z] #110 [support-scheduler builder 6/7] COPY . . [2023-11-24T20:55:54.183Z] #110 CACHED [2023-11-24T20:55:54.183Z] [2023-11-24T20:55:54.184Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:55:54.184Z] #111 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:55:54.184Z] #112 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #113 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:55:54.184Z] #113 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #114 [core-data builder 6/7] COPY . . [2023-11-24T20:55:54.184Z] #114 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:55:54.184Z] #115 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #116 [security-proxy-setup builder 6/7] COPY . . [2023-11-24T20:55:54.184Z] #116 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:55:54.184Z] #117 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:55:54.184Z] #118 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-24T20:55:54.184Z] #119 DONE 1.1s [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #120 [security-bootstrapper builder 6/7] COPY . . [2023-11-24T20:55:54.184Z] #120 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:55:54.184Z] #121 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:55:54.184Z] #122 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #123 [core-command builder 6/7] COPY . . [2023-11-24T20:55:54.184Z] #123 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:55:54.184Z] #124 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:55:54.184Z] #125 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-24T20:55:54.184Z] #126 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #127 [security-proxy-auth builder 6/7] COPY . . [2023-11-24T20:55:54.184Z] #127 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-24T20:55:54.184Z] #128 CACHED [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2023-11-24T20:55:54.184Z] #129 DONE 1.1s [2023-11-24T20:55:54.184Z] [2023-11-24T20:55:54.184Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-24T20:55:54.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:55:54.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-24T20:55:54.359Z] a8bd2ed0f861: Preparing [2023-11-24T20:55:54.359Z] a79b15b02c55: Preparing [2023-11-24T20:55:54.359Z] 40d101127e84: Preparing [2023-11-24T20:55:54.359Z] 3cf00feb4b41: Preparing [2023-11-24T20:55:54.359Z] 912f94b89955: Preparing [2023-11-24T20:55:54.359Z] 76550e79fb79: Preparing [2023-11-24T20:55:54.359Z] d3978ea5a7ee: Preparing [2023-11-24T20:55:54.359Z] bbf9eaa71efe: Preparing [2023-11-24T20:55:54.359Z] cc2447e1835a: Preparing [2023-11-24T20:55:54.359Z] 76550e79fb79: Waiting [2023-11-24T20:55:54.359Z] d3978ea5a7ee: Waiting [2023-11-24T20:55:54.359Z] bbf9eaa71efe: Waiting [2023-11-24T20:55:54.359Z] cc2447e1835a: Waiting [2023-11-24T20:55:54.359Z] 912f94b89955: Layer already exists [2023-11-24T20:55:54.359Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:55:54.359Z] a79b15b02c55: Pushed [2023-11-24T20:55:54.359Z] 40d101127e84: Pushed [2023-11-24T20:55:54.359Z] a8bd2ed0f861: Pushed [2023-11-24T20:55:54.359Z] cc2447e1835a: Layer already exists [2023-11-24T20:55:54.618Z] bbf9eaa71efe: Pushed [2023-11-24T20:55:54.876Z] d3978ea5a7ee: Pushed [2023-11-24T20:55:55.145Z] #130 4.771 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-24T20:56:00.481Z] #130 ... [2023-11-24T20:56:00.481Z] [2023-11-24T20:56:00.481Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-24T20:56:00.481Z] #0 4.673 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-24T20:56:00.481Z] #131 ... [2023-11-24T20:56:00.481Z] [2023-11-24T20:56:00.481Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-24T20:56:00.481Z] #0 5.045 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-24T20:56:00.481Z] #132 ... [2023-11-24T20:56:00.481Z] [2023-11-24T20:56:00.481Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-24T20:56:00.481Z] #0 4.925 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-24T20:56:00.748Z] #133 ... [2023-11-24T20:56:00.748Z] [2023-11-24T20:56:00.748Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-24T20:56:00.748Z] #0 4.175 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-24T20:56:00.748Z] #134 ... [2023-11-24T20:56:00.748Z] [2023-11-24T20:56:00.748Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-24T20:56:00.748Z] #0 4.939 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-24T20:56:01.031Z] #135 ... [2023-11-24T20:56:01.031Z] [2023-11-24T20:56:01.031Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-24T20:56:01.031Z] #0 5.018 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-24T20:56:01.031Z] #136 ... [2023-11-24T20:56:01.031Z] [2023-11-24T20:56:01.031Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-24T20:56:01.031Z] #0 4.588 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-24T20:56:01.318Z] #137 ... [2023-11-24T20:56:01.318Z] [2023-11-24T20:56:01.318Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-24T20:56:01.318Z] #0 4.815 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-24T20:56:01.318Z] #138 ... [2023-11-24T20:56:01.318Z] [2023-11-24T20:56:01.318Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-24T20:56:01.319Z] #0 4.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-24T20:56:01.585Z] #139 ... [2023-11-24T20:56:01.585Z] [2023-11-24T20:56:01.585Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-24T20:56:01.585Z] #0 3.917 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-24T20:56:03.046Z] 76550e79fb79: Pushed [2023-11-24T20:56:03.046Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:5733ccb5f8cafc9ae42021227e1a1ef37d46f425a69e5f2c4fd5898754bdcfc9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:03.656Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:04.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-24T20:56:04.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-24T20:56:04.251Z] a8bd2ed0f861: Preparing [2023-11-24T20:56:04.251Z] a79b15b02c55: Preparing [2023-11-24T20:56:04.251Z] 40d101127e84: Preparing [2023-11-24T20:56:04.251Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:04.251Z] 912f94b89955: Preparing [2023-11-24T20:56:04.251Z] 76550e79fb79: Preparing [2023-11-24T20:56:04.251Z] d3978ea5a7ee: Preparing [2023-11-24T20:56:04.251Z] bbf9eaa71efe: Preparing [2023-11-24T20:56:04.251Z] cc2447e1835a: Preparing [2023-11-24T20:56:04.251Z] cc2447e1835a: Waiting [2023-11-24T20:56:04.251Z] bbf9eaa71efe: Waiting [2023-11-24T20:56:04.251Z] 76550e79fb79: Waiting [2023-11-24T20:56:04.251Z] d3978ea5a7ee: Waiting [2023-11-24T20:56:04.251Z] 40d101127e84: Layer already exists [2023-11-24T20:56:04.251Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:04.251Z] a8bd2ed0f861: Layer already exists [2023-11-24T20:56:04.251Z] a79b15b02c55: Layer already exists [2023-11-24T20:56:04.251Z] 912f94b89955: Layer already exists [2023-11-24T20:56:04.251Z] d3978ea5a7ee: Layer already exists [2023-11-24T20:56:04.251Z] 76550e79fb79: Layer already exists [2023-11-24T20:56:04.251Z] bbf9eaa71efe: Layer already exists [2023-11-24T20:56:04.251Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:04.251Z] latest: digest: sha256:5733ccb5f8cafc9ae42021227e1a1ef37d46f425a69e5f2c4fd5898754bdcfc9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:04.877Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:05.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.73 [2023-11-24T20:56:05.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-24T20:56:05.502Z] a8bd2ed0f861: Preparing [2023-11-24T20:56:05.502Z] a79b15b02c55: Preparing [2023-11-24T20:56:05.502Z] 40d101127e84: Preparing [2023-11-24T20:56:05.502Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:05.502Z] 912f94b89955: Preparing [2023-11-24T20:56:05.502Z] 76550e79fb79: Preparing [2023-11-24T20:56:05.502Z] d3978ea5a7ee: Preparing [2023-11-24T20:56:05.502Z] bbf9eaa71efe: Preparing [2023-11-24T20:56:05.502Z] cc2447e1835a: Preparing [2023-11-24T20:56:05.502Z] 76550e79fb79: Waiting [2023-11-24T20:56:05.502Z] bbf9eaa71efe: Waiting [2023-11-24T20:56:05.502Z] 40d101127e84: Layer already exists [2023-11-24T20:56:05.502Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:05.502Z] a8bd2ed0f861: Layer already exists [2023-11-24T20:56:05.502Z] a79b15b02c55: Layer already exists [2023-11-24T20:56:05.502Z] 912f94b89955: Layer already exists [2023-11-24T20:56:05.502Z] 76550e79fb79: Layer already exists [2023-11-24T20:56:05.502Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:05.502Z] bbf9eaa71efe: Layer already exists [2023-11-24T20:56:05.502Z] d3978ea5a7ee: Layer already exists [2023-11-24T20:56:05.502Z] 3.1.0-dev.73: digest: sha256:5733ccb5f8cafc9ae42021227e1a1ef37d46f425a69e5f2c4fd5898754bdcfc9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:06.087Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:06.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:56:06.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-24T20:56:06.712Z] a8bd2ed0f861: Preparing [2023-11-24T20:56:06.712Z] a79b15b02c55: Preparing [2023-11-24T20:56:06.712Z] 40d101127e84: Preparing [2023-11-24T20:56:06.712Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:06.712Z] 912f94b89955: Preparing [2023-11-24T20:56:06.712Z] 76550e79fb79: Preparing [2023-11-24T20:56:06.712Z] d3978ea5a7ee: Preparing [2023-11-24T20:56:06.712Z] bbf9eaa71efe: Preparing [2023-11-24T20:56:06.712Z] cc2447e1835a: Preparing [2023-11-24T20:56:06.712Z] 76550e79fb79: Waiting [2023-11-24T20:56:06.712Z] d3978ea5a7ee: Waiting [2023-11-24T20:56:06.712Z] bbf9eaa71efe: Waiting [2023-11-24T20:56:06.712Z] cc2447e1835a: Waiting [2023-11-24T20:56:06.712Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:06.712Z] 912f94b89955: Layer already exists [2023-11-24T20:56:06.712Z] a79b15b02c55: Layer already exists [2023-11-24T20:56:06.712Z] 76550e79fb79: Layer already exists [2023-11-24T20:56:06.712Z] d3978ea5a7ee: Layer already exists [2023-11-24T20:56:06.712Z] a8bd2ed0f861: Layer already exists [2023-11-24T20:56:06.712Z] bbf9eaa71efe: Layer already exists [2023-11-24T20:56:06.712Z] 40d101127e84: Layer already exists [2023-11-24T20:56:06.712Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:06.712Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:5733ccb5f8cafc9ae42021227e1a1ef37d46f425a69e5f2c4fd5898754bdcfc9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:07.328Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:07.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-11-24T20:56:07.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-24T20:56:07.936Z] a8bd2ed0f861: Preparing [2023-11-24T20:56:07.936Z] a79b15b02c55: Preparing [2023-11-24T20:56:07.936Z] 40d101127e84: Preparing [2023-11-24T20:56:07.936Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:07.936Z] 912f94b89955: Preparing [2023-11-24T20:56:07.936Z] 76550e79fb79: Preparing [2023-11-24T20:56:07.936Z] d3978ea5a7ee: Preparing [2023-11-24T20:56:07.936Z] bbf9eaa71efe: Preparing [2023-11-24T20:56:07.936Z] cc2447e1835a: Preparing [2023-11-24T20:56:07.936Z] 76550e79fb79: Waiting [2023-11-24T20:56:07.936Z] d3978ea5a7ee: Waiting [2023-11-24T20:56:07.936Z] bbf9eaa71efe: Waiting [2023-11-24T20:56:07.936Z] cc2447e1835a: Waiting [2023-11-24T20:56:07.936Z] a79b15b02c55: Layer already exists [2023-11-24T20:56:07.936Z] a8bd2ed0f861: Layer already exists [2023-11-24T20:56:07.936Z] 40d101127e84: Layer already exists [2023-11-24T20:56:07.936Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:07.936Z] 912f94b89955: Layer already exists [2023-11-24T20:56:07.936Z] 76550e79fb79: Layer already exists [2023-11-24T20:56:07.936Z] d3978ea5a7ee: Layer already exists [2023-11-24T20:56:07.936Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:07.936Z] bbf9eaa71efe: Layer already exists [2023-11-24T20:56:07.936Z] main: digest: sha256:5733ccb5f8cafc9ae42021227e1a1ef37d46f425a69e5f2c4fd5898754bdcfc9 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:56:08.563Z] ===================================================== [Pipeline] echo [2023-11-24T20:56:08.685Z] taggedImages: [2023-11-24T20:56:08.685Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:56:08.685Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-24T20:56:08.685Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.73 [2023-11-24T20:56:08.685Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:56:08.685Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-11-24T20:56:08.818Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-11-24T20:56:08.818Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:56:08.818Z] latest [2023-11-24T20:56:08.818Z] 3.1.0-dev.73 [2023-11-24T20:56:08.818Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:56:08.818Z] main [2023-11-24T20:56:08.818Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:09.701Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:10.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:56:10.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-24T20:56:10.343Z] b313d5c83a34: Preparing [2023-11-24T20:56:10.343Z] 12654f56b146: Preparing [2023-11-24T20:56:10.343Z] 31755553e5d7: Preparing [2023-11-24T20:56:10.343Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:10.343Z] 912f94b89955: Preparing [2023-11-24T20:56:10.343Z] c060b356eb89: Preparing [2023-11-24T20:56:10.343Z] 62a8997e49e2: Preparing [2023-11-24T20:56:10.343Z] e13f2d32a6f3: Preparing [2023-11-24T20:56:10.343Z] cc2447e1835a: Preparing [2023-11-24T20:56:10.343Z] 62a8997e49e2: Waiting [2023-11-24T20:56:10.343Z] e13f2d32a6f3: Waiting [2023-11-24T20:56:10.343Z] cc2447e1835a: Waiting [2023-11-24T20:56:10.343Z] c060b356eb89: Waiting [2023-11-24T20:56:10.343Z] 912f94b89955: Layer already exists [2023-11-24T20:56:10.343Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:10.343Z] b313d5c83a34: Layer already exists [2023-11-24T20:56:10.343Z] c060b356eb89: Layer already exists [2023-11-24T20:56:10.343Z] 62a8997e49e2: Layer already exists [2023-11-24T20:56:10.343Z] e13f2d32a6f3: Layer already exists [2023-11-24T20:56:10.343Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:10.343Z] 12654f56b146: Pushed [2023-11-24T20:56:10.343Z] 31755553e5d7: Pushed [2023-11-24T20:56:10.604Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:0d7a24a70ee5f43fe8f8d6f9552eddf58867a9db53fed779eed3e1924bada8d8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:11.232Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:11.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-24T20:56:11.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-24T20:56:11.853Z] b313d5c83a34: Preparing [2023-11-24T20:56:11.853Z] 12654f56b146: Preparing [2023-11-24T20:56:11.853Z] 31755553e5d7: Preparing [2023-11-24T20:56:11.853Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:11.853Z] 912f94b89955: Preparing [2023-11-24T20:56:11.853Z] c060b356eb89: Preparing [2023-11-24T20:56:11.853Z] 62a8997e49e2: Preparing [2023-11-24T20:56:11.853Z] e13f2d32a6f3: Preparing [2023-11-24T20:56:11.853Z] cc2447e1835a: Preparing [2023-11-24T20:56:11.853Z] 62a8997e49e2: Waiting [2023-11-24T20:56:11.853Z] e13f2d32a6f3: Waiting [2023-11-24T20:56:11.853Z] c060b356eb89: Waiting [2023-11-24T20:56:11.853Z] cc2447e1835a: Waiting [2023-11-24T20:56:11.853Z] 12654f56b146: Layer already exists [2023-11-24T20:56:11.853Z] b313d5c83a34: Layer already exists [2023-11-24T20:56:11.853Z] 912f94b89955: Layer already exists [2023-11-24T20:56:11.853Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:11.853Z] 31755553e5d7: Layer already exists [2023-11-24T20:56:11.853Z] e13f2d32a6f3: Layer already exists [2023-11-24T20:56:11.853Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:11.853Z] 62a8997e49e2: Layer already exists [2023-11-24T20:56:11.853Z] c060b356eb89: Layer already exists [2023-11-24T20:56:11.853Z] latest: digest: sha256:0d7a24a70ee5f43fe8f8d6f9552eddf58867a9db53fed779eed3e1924bada8d8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:12.483Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:13.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.73 [2023-11-24T20:56:13.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-24T20:56:13.082Z] b313d5c83a34: Preparing [2023-11-24T20:56:13.082Z] 12654f56b146: Preparing [2023-11-24T20:56:13.082Z] 31755553e5d7: Preparing [2023-11-24T20:56:13.082Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:13.082Z] 912f94b89955: Preparing [2023-11-24T20:56:13.082Z] c060b356eb89: Preparing [2023-11-24T20:56:13.082Z] 62a8997e49e2: Preparing [2023-11-24T20:56:13.082Z] 62a8997e49e2: Waiting [2023-11-24T20:56:13.082Z] c060b356eb89: Waiting [2023-11-24T20:56:13.082Z] e13f2d32a6f3: Preparing [2023-11-24T20:56:13.082Z] cc2447e1835a: Preparing [2023-11-24T20:56:13.082Z] e13f2d32a6f3: Waiting [2023-11-24T20:56:13.082Z] 912f94b89955: Layer already exists [2023-11-24T20:56:13.082Z] 31755553e5d7: Layer already exists [2023-11-24T20:56:13.082Z] b313d5c83a34: Layer already exists [2023-11-24T20:56:13.082Z] 12654f56b146: Layer already exists [2023-11-24T20:56:13.082Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:13.082Z] c060b356eb89: Layer already exists [2023-11-24T20:56:13.082Z] 62a8997e49e2: Layer already exists [2023-11-24T20:56:13.082Z] e13f2d32a6f3: Layer already exists [2023-11-24T20:56:13.082Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:13.082Z] 3.1.0-dev.73: digest: sha256:0d7a24a70ee5f43fe8f8d6f9552eddf58867a9db53fed779eed3e1924bada8d8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:13.666Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:14.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:56:14.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-24T20:56:14.322Z] b313d5c83a34: Preparing [2023-11-24T20:56:14.322Z] 12654f56b146: Preparing [2023-11-24T20:56:14.322Z] 31755553e5d7: Preparing [2023-11-24T20:56:14.322Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:14.322Z] 912f94b89955: Preparing [2023-11-24T20:56:14.322Z] c060b356eb89: Preparing [2023-11-24T20:56:14.322Z] 62a8997e49e2: Preparing [2023-11-24T20:56:14.322Z] e13f2d32a6f3: Preparing [2023-11-24T20:56:14.322Z] cc2447e1835a: Preparing [2023-11-24T20:56:14.322Z] c060b356eb89: Waiting [2023-11-24T20:56:14.322Z] 62a8997e49e2: Waiting [2023-11-24T20:56:14.322Z] e13f2d32a6f3: Waiting [2023-11-24T20:56:14.322Z] cc2447e1835a: Waiting [2023-11-24T20:56:14.322Z] 12654f56b146: Layer already exists [2023-11-24T20:56:14.322Z] 912f94b89955: Layer already exists [2023-11-24T20:56:14.322Z] b313d5c83a34: Layer already exists [2023-11-24T20:56:14.322Z] 31755553e5d7: Layer already exists [2023-11-24T20:56:14.322Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:14.322Z] 62a8997e49e2: Layer already exists [2023-11-24T20:56:14.322Z] e13f2d32a6f3: Layer already exists [2023-11-24T20:56:14.322Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:14.322Z] c060b356eb89: Layer already exists [2023-11-24T20:56:14.322Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:0d7a24a70ee5f43fe8f8d6f9552eddf58867a9db53fed779eed3e1924bada8d8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:14.999Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:15.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-11-24T20:56:15.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-24T20:56:15.623Z] b313d5c83a34: Preparing [2023-11-24T20:56:15.623Z] 12654f56b146: Preparing [2023-11-24T20:56:15.623Z] 31755553e5d7: Preparing [2023-11-24T20:56:15.623Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:15.623Z] 912f94b89955: Preparing [2023-11-24T20:56:15.623Z] c060b356eb89: Preparing [2023-11-24T20:56:15.623Z] 62a8997e49e2: Preparing [2023-11-24T20:56:15.623Z] e13f2d32a6f3: Preparing [2023-11-24T20:56:15.623Z] cc2447e1835a: Preparing [2023-11-24T20:56:15.623Z] c060b356eb89: Waiting [2023-11-24T20:56:15.623Z] 62a8997e49e2: Waiting [2023-11-24T20:56:15.623Z] e13f2d32a6f3: Waiting [2023-11-24T20:56:15.623Z] cc2447e1835a: Waiting [2023-11-24T20:56:15.623Z] 31755553e5d7: Layer already exists [2023-11-24T20:56:15.623Z] 912f94b89955: Layer already exists [2023-11-24T20:56:15.623Z] 12654f56b146: Layer already exists [2023-11-24T20:56:15.623Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:15.623Z] b313d5c83a34: Layer already exists [2023-11-24T20:56:15.623Z] c060b356eb89: Layer already exists [2023-11-24T20:56:15.623Z] 62a8997e49e2: Layer already exists [2023-11-24T20:56:15.623Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:15.623Z] e13f2d32a6f3: Layer already exists [2023-11-24T20:56:15.623Z] main: digest: sha256:0d7a24a70ee5f43fe8f8d6f9552eddf58867a9db53fed779eed3e1924bada8d8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:56:16.346Z] ===================================================== [Pipeline] echo [2023-11-24T20:56:16.467Z] taggedImages: [2023-11-24T20:56:16.467Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:56:16.467Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-24T20:56:16.467Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.73 [2023-11-24T20:56:16.467Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:56:16.467Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-11-24T20:56:16.608Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-11-24T20:56:16.608Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:56:16.608Z] latest [2023-11-24T20:56:16.608Z] 3.1.0-dev.73 [2023-11-24T20:56:16.608Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:56:16.608Z] main [2023-11-24T20:56:16.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:17.522Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:18.153Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:56:18.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-24T20:56:18.153Z] 24227869b967: Preparing [2023-11-24T20:56:18.153Z] 73916613ad19: Preparing [2023-11-24T20:56:18.153Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:18.153Z] 912f94b89955: Preparing [2023-11-24T20:56:18.153Z] a8283ca3b17b: Preparing [2023-11-24T20:56:18.153Z] 24db971ee8bb: Preparing [2023-11-24T20:56:18.153Z] cc2447e1835a: Preparing [2023-11-24T20:56:18.153Z] 24db971ee8bb: Waiting [2023-11-24T20:56:18.153Z] cc2447e1835a: Waiting [2023-11-24T20:56:18.153Z] 912f94b89955: Layer already exists [2023-11-24T20:56:18.153Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:18.153Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:18.153Z] 24227869b967: Pushed [2023-11-24T20:56:18.153Z] 24db971ee8bb: Pushed [2023-11-24T20:56:19.090Z] a8283ca3b17b: Pushed [2023-11-24T20:56:20.988Z] 73916613ad19: Pushed [2023-11-24T20:56:20.988Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:0200d61372663db641ec64cad335c2dd2e590affe634fde81b91a958e1402da6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:21.646Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:22.285Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-24T20:56:22.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-24T20:56:22.286Z] 24227869b967: Preparing [2023-11-24T20:56:22.286Z] 73916613ad19: Preparing [2023-11-24T20:56:22.286Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:22.286Z] 912f94b89955: Preparing [2023-11-24T20:56:22.286Z] a8283ca3b17b: Preparing [2023-11-24T20:56:22.286Z] 24db971ee8bb: Preparing [2023-11-24T20:56:22.286Z] cc2447e1835a: Preparing [2023-11-24T20:56:22.286Z] 24db971ee8bb: Waiting [2023-11-24T20:56:22.286Z] cc2447e1835a: Waiting [2023-11-24T20:56:22.286Z] 912f94b89955: Layer already exists [2023-11-24T20:56:22.286Z] 24227869b967: Layer already exists [2023-11-24T20:56:22.286Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:22.286Z] 73916613ad19: Layer already exists [2023-11-24T20:56:22.286Z] a8283ca3b17b: Layer already exists [2023-11-24T20:56:22.286Z] 24db971ee8bb: Layer already exists [2023-11-24T20:56:22.286Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:22.286Z] latest: digest: sha256:0200d61372663db641ec64cad335c2dd2e590affe634fde81b91a958e1402da6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:22.943Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:23.574Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.73 [2023-11-24T20:56:23.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-24T20:56:23.575Z] 24227869b967: Preparing [2023-11-24T20:56:23.575Z] 73916613ad19: Preparing [2023-11-24T20:56:23.575Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:23.575Z] 912f94b89955: Preparing [2023-11-24T20:56:23.575Z] a8283ca3b17b: Preparing [2023-11-24T20:56:23.575Z] 24db971ee8bb: Preparing [2023-11-24T20:56:23.575Z] cc2447e1835a: Preparing [2023-11-24T20:56:23.575Z] cc2447e1835a: Waiting [2023-11-24T20:56:23.575Z] 24db971ee8bb: Waiting [2023-11-24T20:56:23.575Z] 24227869b967: Layer already exists [2023-11-24T20:56:23.575Z] a8283ca3b17b: Layer already exists [2023-11-24T20:56:23.575Z] 912f94b89955: Layer already exists [2023-11-24T20:56:23.575Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:23.575Z] 73916613ad19: Layer already exists [2023-11-24T20:56:23.575Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:23.575Z] 24db971ee8bb: Layer already exists [2023-11-24T20:56:23.575Z] 3.1.0-dev.73: digest: sha256:0200d61372663db641ec64cad335c2dd2e590affe634fde81b91a958e1402da6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:24.202Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:24.855Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:56:24.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-24T20:56:24.856Z] 24227869b967: Preparing [2023-11-24T20:56:24.856Z] 73916613ad19: Preparing [2023-11-24T20:56:24.856Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:24.856Z] 912f94b89955: Preparing [2023-11-24T20:56:24.856Z] a8283ca3b17b: Preparing [2023-11-24T20:56:24.856Z] 24db971ee8bb: Preparing [2023-11-24T20:56:24.856Z] cc2447e1835a: Preparing [2023-11-24T20:56:24.856Z] 24db971ee8bb: Waiting [2023-11-24T20:56:24.856Z] cc2447e1835a: Waiting [2023-11-24T20:56:24.856Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:24.856Z] 912f94b89955: Layer already exists [2023-11-24T20:56:24.856Z] a8283ca3b17b: Layer already exists [2023-11-24T20:56:24.856Z] 24227869b967: Layer already exists [2023-11-24T20:56:24.856Z] 73916613ad19: Layer already exists [2023-11-24T20:56:24.856Z] 24db971ee8bb: Layer already exists [2023-11-24T20:56:24.856Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:24.856Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:0200d61372663db641ec64cad335c2dd2e590affe634fde81b91a958e1402da6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:25.515Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:26.185Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-11-24T20:56:26.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-24T20:56:26.185Z] 24227869b967: Preparing [2023-11-24T20:56:26.185Z] 73916613ad19: Preparing [2023-11-24T20:56:26.185Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:26.185Z] 912f94b89955: Preparing [2023-11-24T20:56:26.185Z] a8283ca3b17b: Preparing [2023-11-24T20:56:26.185Z] 24db971ee8bb: Preparing [2023-11-24T20:56:26.185Z] cc2447e1835a: Preparing [2023-11-24T20:56:26.185Z] 24db971ee8bb: Waiting [2023-11-24T20:56:26.185Z] cc2447e1835a: Waiting [2023-11-24T20:56:26.185Z] a8283ca3b17b: Layer already exists [2023-11-24T20:56:26.185Z] 24227869b967: Layer already exists [2023-11-24T20:56:26.185Z] 912f94b89955: Layer already exists [2023-11-24T20:56:26.185Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:26.185Z] 73916613ad19: Layer already exists [2023-11-24T20:56:26.185Z] 24db971ee8bb: Layer already exists [2023-11-24T20:56:26.185Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:26.185Z] main: digest: sha256:0200d61372663db641ec64cad335c2dd2e590affe634fde81b91a958e1402da6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:56:26.918Z] ===================================================== [Pipeline] echo [2023-11-24T20:56:27.058Z] taggedImages: [2023-11-24T20:56:27.058Z] - nexus3.edgexfoundry.org:10004/support-notifications:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:56:27.058Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-24T20:56:27.058Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.73 [2023-11-24T20:56:27.058Z] - nexus3.edgexfoundry.org:10004/support-notifications:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:56:27.058Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-11-24T20:56:27.186Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-11-24T20:56:27.186Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:56:27.186Z] latest [2023-11-24T20:56:27.186Z] 3.1.0-dev.73 [2023-11-24T20:56:27.186Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:56:27.186Z] main [2023-11-24T20:56:27.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:28.110Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:28.715Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:56:28.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-24T20:56:28.715Z] d32ddbcb3b5c: Preparing [2023-11-24T20:56:28.715Z] 46eff57c0f4d: Preparing [2023-11-24T20:56:28.715Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:28.716Z] 912f94b89955: Preparing [2023-11-24T20:56:28.716Z] 52947c9b6d10: Preparing [2023-11-24T20:56:28.716Z] d16d431783e9: Preparing [2023-11-24T20:56:28.716Z] cc2447e1835a: Preparing [2023-11-24T20:56:28.716Z] d16d431783e9: Waiting [2023-11-24T20:56:28.716Z] cc2447e1835a: Waiting [2023-11-24T20:56:28.716Z] 912f94b89955: Layer already exists [2023-11-24T20:56:28.716Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:28.716Z] 52947c9b6d10: Layer already exists [2023-11-24T20:56:28.716Z] d16d431783e9: Layer already exists [2023-11-24T20:56:28.716Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:28.716Z] d32ddbcb3b5c: Pushed [2023-11-24T20:56:31.998Z] 46eff57c0f4d: Pushed [2023-11-24T20:56:31.998Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:843b097187ca712238a4bcafcea604473f7427333d507a6b9786874afd539f86 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:32.665Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:33.346Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-24T20:56:33.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-24T20:56:33.346Z] d32ddbcb3b5c: Preparing [2023-11-24T20:56:33.346Z] 46eff57c0f4d: Preparing [2023-11-24T20:56:33.346Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:33.346Z] 912f94b89955: Preparing [2023-11-24T20:56:33.346Z] 52947c9b6d10: Preparing [2023-11-24T20:56:33.346Z] d16d431783e9: Preparing [2023-11-24T20:56:33.346Z] cc2447e1835a: Preparing [2023-11-24T20:56:33.346Z] d16d431783e9: Waiting [2023-11-24T20:56:33.346Z] d32ddbcb3b5c: Layer already exists [2023-11-24T20:56:33.346Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:33.346Z] 46eff57c0f4d: Layer already exists [2023-11-24T20:56:33.346Z] 912f94b89955: Layer already exists [2023-11-24T20:56:33.346Z] 52947c9b6d10: Layer already exists [2023-11-24T20:56:33.346Z] d16d431783e9: Layer already exists [2023-11-24T20:56:33.346Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:33.346Z] latest: digest: sha256:843b097187ca712238a4bcafcea604473f7427333d507a6b9786874afd539f86 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:34.006Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:34.704Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.73 [2023-11-24T20:56:34.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-24T20:56:34.705Z] d32ddbcb3b5c: Preparing [2023-11-24T20:56:34.705Z] 46eff57c0f4d: Preparing [2023-11-24T20:56:34.705Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:34.705Z] 912f94b89955: Preparing [2023-11-24T20:56:34.705Z] 52947c9b6d10: Preparing [2023-11-24T20:56:34.705Z] d16d431783e9: Preparing [2023-11-24T20:56:34.705Z] cc2447e1835a: Preparing [2023-11-24T20:56:34.705Z] d16d431783e9: Waiting [2023-11-24T20:56:34.705Z] cc2447e1835a: Waiting [2023-11-24T20:56:34.705Z] 46eff57c0f4d: Layer already exists [2023-11-24T20:56:34.705Z] 52947c9b6d10: Layer already exists [2023-11-24T20:56:34.705Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:34.705Z] d32ddbcb3b5c: Layer already exists [2023-11-24T20:56:34.705Z] 912f94b89955: Layer already exists [2023-11-24T20:56:34.705Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:34.705Z] d16d431783e9: Layer already exists [2023-11-24T20:56:34.705Z] 3.1.0-dev.73: digest: sha256:843b097187ca712238a4bcafcea604473f7427333d507a6b9786874afd539f86 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:35.384Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:36.052Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:56:36.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-24T20:56:36.052Z] d32ddbcb3b5c: Preparing [2023-11-24T20:56:36.052Z] 46eff57c0f4d: Preparing [2023-11-24T20:56:36.052Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:36.052Z] 912f94b89955: Preparing [2023-11-24T20:56:36.052Z] 52947c9b6d10: Preparing [2023-11-24T20:56:36.052Z] d16d431783e9: Preparing [2023-11-24T20:56:36.052Z] cc2447e1835a: Preparing [2023-11-24T20:56:36.052Z] cc2447e1835a: Waiting [2023-11-24T20:56:36.052Z] d16d431783e9: Waiting [2023-11-24T20:56:36.052Z] 912f94b89955: Layer already exists [2023-11-24T20:56:36.052Z] d32ddbcb3b5c: Layer already exists [2023-11-24T20:56:36.052Z] 52947c9b6d10: Layer already exists [2023-11-24T20:56:36.052Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:36.052Z] 46eff57c0f4d: Layer already exists [2023-11-24T20:56:36.052Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:36.052Z] d16d431783e9: Layer already exists [2023-11-24T20:56:36.052Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:843b097187ca712238a4bcafcea604473f7427333d507a6b9786874afd539f86 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:36.754Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T20:56:37.458Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-11-24T20:56:37.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-24T20:56:37.458Z] d32ddbcb3b5c: Preparing [2023-11-24T20:56:37.458Z] 46eff57c0f4d: Preparing [2023-11-24T20:56:37.458Z] 3cf00feb4b41: Preparing [2023-11-24T20:56:37.458Z] 912f94b89955: Preparing [2023-11-24T20:56:37.458Z] 52947c9b6d10: Preparing [2023-11-24T20:56:37.458Z] d16d431783e9: Preparing [2023-11-24T20:56:37.458Z] cc2447e1835a: Preparing [2023-11-24T20:56:37.458Z] d16d431783e9: Waiting [2023-11-24T20:56:37.458Z] cc2447e1835a: Waiting [2023-11-24T20:56:37.458Z] d32ddbcb3b5c: Layer already exists [2023-11-24T20:56:37.458Z] 3cf00feb4b41: Layer already exists [2023-11-24T20:56:37.458Z] 52947c9b6d10: Layer already exists [2023-11-24T20:56:37.458Z] 46eff57c0f4d: Layer already exists [2023-11-24T20:56:37.458Z] 912f94b89955: Layer already exists [2023-11-24T20:56:37.458Z] d16d431783e9: Layer already exists [2023-11-24T20:56:37.458Z] cc2447e1835a: Layer already exists [2023-11-24T20:56:37.458Z] main: digest: sha256:843b097187ca712238a4bcafcea604473f7427333d507a6b9786874afd539f86 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T20:56:38.219Z] ===================================================== [Pipeline] echo [2023-11-24T20:56:38.363Z] taggedImages: [2023-11-24T20:56:38.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T20:56:38.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-24T20:56:38.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.73 [2023-11-24T20:56:38.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T20:56:38.363Z] - 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-11-24T21:07:54.255Z] #140 ... [2023-11-24T21:07:54.255Z] [2023-11-24T21:07:54.255Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-24T21:07:54.255Z] #132 718.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-24T21:07:56.844Z] #132 ... [2023-11-24T21:07:56.844Z] [2023-11-24T21:07:56.844Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-24T21:07:56.844Z] #135 DONE 726.6s [2023-11-24T21:07:57.117Z] [2023-11-24T21:07:57.117Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T21:07:57.712Z] #31 ... [2023-11-24T21:07:57.712Z] [2023-11-24T21:07:57.712Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T21:07:57.712Z] #141 DONE 0.1s [2023-11-24T21:07:57.712Z] [2023-11-24T21:07:57.712Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-24T21:07:57.712Z] #133 ... [2023-11-24T21:07:57.712Z] [2023-11-24T21:07:57.712Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-24T21:07:57.986Z] #142 DONE 0.2s [2023-11-24T21:07:57.986Z] [2023-11-24T21:07:57.986Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-24T21:07:58.257Z] #143 DONE 0.2s [2023-11-24T21:07:58.257Z] [2023-11-24T21:07:58.257Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-24T21:07:58.257Z] #136 ... [2023-11-24T21:07:58.257Z] [2023-11-24T21:07:58.257Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-24T21:07:58.802Z] #144 DONE 0.2s [2023-11-24T21:07:58.802Z] [2023-11-24T21:07:58.802Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-24T21:07:58.802Z] #145 DONE 0.3s [2023-11-24T21:07:58.802Z] [2023-11-24T21:07:58.802Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-24T21:07:58.802Z] #146 DONE 0.1s [2023-11-24T21:07:58.802Z] [2023-11-24T21:07:58.802Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-24T21:07:58.802Z] #134 ... [2023-11-24T21:07:58.802Z] [2023-11-24T21:07:58.802Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-24T21:08:01.511Z] #147 DONE 2.4s [2023-11-24T21:08:01.511Z] [2023-11-24T21:08:01.511Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-24T21:08:01.511Z] #133 DONE 730.9s [2023-11-24T21:08:01.511Z] [2023-11-24T21:08:01.511Z] #104 [security-proxy-setup] exporting to image [2023-11-24T21:08:01.511Z] #104 exporting layers [2023-11-24T21:08:02.143Z] #104 ... [2023-11-24T21:08:02.143Z] [2023-11-24T21:08:02.143Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-24T21:08:02.143Z] #148 DONE 0.8s [2023-11-24T21:08:02.143Z] [2023-11-24T21:08:02.143Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-11-24T21:08:03.218Z] #149 ... [2023-11-24T21:08:03.218Z] [2023-11-24T21:08:03.218Z] #104 [security-proxy-setup] exporting to image [2023-11-24T21:08:03.218Z] #104 exporting layers 1.8s done [2023-11-24T21:08:03.218Z] #104 writing image sha256:4b58f32f17f455faa86b2b028fcc2cf12c70c3999afd22b6de7325909a53a3cb done [2023-11-24T21:08:03.218Z] #104 naming to docker.io/library/security-proxy-setup-arm64 done [2023-11-24T21:08:03.218Z] #104 DONE 4.5s [2023-11-24T21:08:03.218Z] [2023-11-24T21:08:03.218Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-24T21:08:04.644Z] #140 ... [2023-11-24T21:08:04.644Z] [2023-11-24T21:08:04.644Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-11-24T21:08:04.644Z] #149 DONE 2.7s [2023-11-24T21:08:04.644Z] [2023-11-24T21:08:04.644Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T21:08:04.931Z] #150 DONE 0.3s [2023-11-24T21:08:04.931Z] [2023-11-24T21:08:04.931Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-24T21:08:05.206Z] #137 ... [2023-11-24T21:08:05.206Z] [2023-11-24T21:08:05.206Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-11-24T21:08:05.206Z] #151 DONE 0.2s [2023-11-24T21:08:05.206Z] [2023-11-24T21:08:05.206Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T21:08:05.206Z] #40 ... [2023-11-24T21:08:05.206Z] [2023-11-24T21:08:05.206Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-24T21:08:05.479Z] #152 DONE 0.3s [2023-11-24T21:08:05.479Z] [2023-11-24T21:08:05.479Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-24T21:08:05.479Z] #134 ... [2023-11-24T21:08:05.479Z] [2023-11-24T21:08:05.479Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-24T21:08:05.479Z] #153 DONE 0.1s [2023-11-24T21:08:05.755Z] [2023-11-24T21:08:05.755Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-24T21:08:05.755Z] #154 DONE 0.1s [2023-11-24T21:08:05.755Z] [2023-11-24T21:08:05.755Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T21:08:05.755Z] #40 ... [2023-11-24T21:08:05.755Z] [2023-11-24T21:08:05.755Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-24T21:08:05.755Z] #155 DONE 0.1s [2023-11-24T21:08:05.755Z] [2023-11-24T21:08:05.755Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-24T21:08:05.755Z] #156 DONE 0.1s [2023-11-24T21:08:05.755Z] [2023-11-24T21:08:05.755Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-24T21:08:06.025Z] #137 ... [2023-11-24T21:08:06.025Z] [2023-11-24T21:08:06.025Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-24T21:08:06.025Z] #157 DONE 0.1s [2023-11-24T21:08:06.025Z] [2023-11-24T21:08:06.025Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-24T21:08:10.328Z] #158 DONE 4.3s [2023-11-24T21:08:10.328Z] [2023-11-24T21:08:10.328Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-24T21:08:10.328Z] #132 DONE 740.1s [2023-11-24T21:08:10.328Z] [2023-11-24T21:08:10.328Z] #104 [security-bootstrapper] exporting to image [2023-11-24T21:08:10.328Z] #104 exporting layers [2023-11-24T21:08:11.304Z] #104 ... [2023-11-24T21:08:11.304Z] [2023-11-24T21:08:11.304Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T21:08:11.304Z] #159 DONE 0.1s [2023-11-24T21:08:11.580Z] [2023-11-24T21:08:11.581Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-11-24T21:08:11.581Z] #160 DONE 0.1s [2023-11-24T21:08:11.581Z] [2023-11-24T21:08:11.581Z] #104 [security-bootstrapper] exporting to image [2023-11-24T21:08:11.850Z] #104 ... [2023-11-24T21:08:11.850Z] [2023-11-24T21:08:11.850Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-24T21:08:11.850Z] #161 DONE 0.2s [2023-11-24T21:08:11.850Z] [2023-11-24T21:08:11.850Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-24T21:08:11.850Z] #162 DONE 0.2s [2023-11-24T21:08:11.850Z] [2023-11-24T21:08:11.850Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-24T21:08:12.121Z] #139 ... [2023-11-24T21:08:12.121Z] [2023-11-24T21:08:12.121Z] #104 [security-bootstrapper] exporting to image [2023-11-24T21:08:12.121Z] #104 exporting layers 1.7s done [2023-11-24T21:08:12.121Z] #104 writing image sha256:9b8f47ef23b11a17caaf6c66cbab3f2ae9c18321b0ce3a106b6dbf75e29e7370 0.0s done [2023-11-24T21:08:12.121Z] #104 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-11-24T21:08:12.121Z] #104 DONE 6.3s [2023-11-24T21:08:12.121Z] [2023-11-24T21:08:12.121Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-24T21:08:12.121Z] #163 DONE 0.2s [2023-11-24T21:08:12.121Z] [2023-11-24T21:08:12.121Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-24T21:08:12.388Z] #164 DONE 0.3s [2023-11-24T21:08:12.388Z] [2023-11-24T21:08:12.388Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T21:08:12.664Z] #31 ... [2023-11-24T21:08:12.664Z] [2023-11-24T21:08:12.664Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-24T21:08:12.952Z] #165 DONE 0.3s [2023-11-24T21:08:12.952Z] [2023-11-24T21:08:12.952Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-24T21:08:12.952Z] #166 DONE 0.1s [2023-11-24T21:08:12.952Z] [2023-11-24T21:08:12.952Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-24T21:08:14.903Z] #167 DONE 1.8s [2023-11-24T21:08:14.903Z] [2023-11-24T21:08:14.903Z] #104 [security-secretstore-setup] exporting to image [2023-11-24T21:08:16.330Z] #104 exporting layers 1.2s done [2023-11-24T21:08:16.330Z] #104 writing image sha256:b1d2424f1d66c8aea4d3b499de92d81b1ec104476adabda6733a411176d962c9 done [2023-11-24T21:08:16.330Z] #104 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-11-24T21:08:16.330Z] #104 DONE 7.5s [2023-11-24T21:08:16.330Z] [2023-11-24T21:08:16.330Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-24T21:08:21.700Z] #138 ... [2023-11-24T21:08:21.700Z] [2023-11-24T21:08:21.700Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-24T21:08:21.700Z] #139 DONE 751.0s [2023-11-24T21:08:21.700Z] [2023-11-24T21:08:21.700Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-24T21:08:21.700Z] #130 ... [2023-11-24T21:08:21.700Z] [2023-11-24T21:08:21.700Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T21:08:21.979Z] #168 DONE 0.2s [2023-11-24T21:08:21.979Z] [2023-11-24T21:08:21.979Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T21:08:21.979Z] #40 ... [2023-11-24T21:08:21.979Z] [2023-11-24T21:08:21.979Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-24T21:08:22.254Z] #169 DONE 0.1s [2023-11-24T21:08:22.254Z] [2023-11-24T21:08:22.254Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-24T21:08:22.254Z] #170 DONE 0.3s [2023-11-24T21:08:22.254Z] [2023-11-24T21:08:22.254Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-24T21:08:22.522Z] #137 ... [2023-11-24T21:08:22.522Z] [2023-11-24T21:08:22.522Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-24T21:08:22.522Z] #171 DONE 0.1s [2023-11-24T21:08:22.522Z] [2023-11-24T21:08:22.522Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-24T21:08:22.804Z] #172 DONE 0.2s [2023-11-24T21:08:22.804Z] [2023-11-24T21:08:22.804Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-24T21:08:24.951Z] #173 DONE 2.2s [2023-11-24T21:08:24.951Z] [2023-11-24T21:08:24.951Z] #104 [security-proxy-auth] exporting to image [2023-11-24T21:08:24.951Z] #104 exporting layers [2023-11-24T21:08:25.539Z] #104 exporting layers 0.7s done [2023-11-24T21:08:25.539Z] #104 writing image sha256:c49d9441dc825270e6080de28c87e198fb1a4d0766aef0f6695e6e2553c320cb done [2023-11-24T21:08:25.539Z] #104 naming to docker.io/library/security-proxy-auth-arm64 done [2023-11-24T21:08:25.539Z] #104 DONE 8.2s [2023-11-24T21:08:25.539Z] [2023-11-24T21:08:25.539Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-24T21:08:35.774Z] #136 ... [2023-11-24T21:08:35.774Z] [2023-11-24T21:08:35.774Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-24T21:08:35.774Z] #140 DONE 765.1s [2023-11-24T21:08:35.774Z] [2023-11-24T21:08:35.774Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-24T21:08:35.774Z] #134 ... [2023-11-24T21:08:35.774Z] [2023-11-24T21:08:35.774Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T21:08:36.368Z] #174 DONE 0.2s [2023-11-24T21:08:36.368Z] [2023-11-24T21:08:36.368Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-24T21:08:36.368Z] #175 DONE 0.1s [2023-11-24T21:08:36.368Z] [2023-11-24T21:08:36.368Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-24T21:08:36.368Z] #176 DONE 0.2s [2023-11-24T21:08:36.368Z] [2023-11-24T21:08:36.368Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-24T21:08:36.683Z] #137 ... [2023-11-24T21:08:36.683Z] [2023-11-24T21:08:36.683Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-24T21:08:36.683Z] #177 DONE 0.1s [2023-11-24T21:08:36.683Z] [2023-11-24T21:08:36.683Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-24T21:08:36.683Z] #178 DONE 0.1s [2023-11-24T21:08:36.683Z] [2023-11-24T21:08:36.683Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-24T21:08:36.967Z] #134 ... [2023-11-24T21:08:36.967Z] [2023-11-24T21:08:36.967Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-24T21:08:39.571Z] #179 DONE 2.4s [2023-11-24T21:08:39.571Z] [2023-11-24T21:08:39.571Z] #104 [core-common-config-bootstrapper] exporting to image [2023-11-24T21:08:39.571Z] #104 exporting layers [2023-11-24T21:08:39.571Z] #104 exporting layers 0.5s done [2023-11-24T21:08:39.840Z] #104 writing image sha256:c197a9a9d6d90b73686fb11245432ffd8b72a431769a38210f231128dde28575 done [2023-11-24T21:08:39.840Z] #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-24T21:08:39.840Z] #104 DONE 8.7s [2023-11-24T21:08:39.840Z] [2023-11-24T21:08:39.840Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-24T21:09:12.102Z] #134 ... [2023-11-24T21:09:12.102Z] [2023-11-24T21:09:12.102Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-24T21:09:12.102Z] #136 DONE 798.6s [2023-11-24T21:09:12.102Z] [2023-11-24T21:09:12.102Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T21:09:12.102Z] #31 ... [2023-11-24T21:09:12.102Z] [2023-11-24T21:09:12.102Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T21:09:12.102Z] #180 DONE 0.1s [2023-11-24T21:09:12.102Z] [2023-11-24T21:09:12.102Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-24T21:09:12.102Z] #130 ... [2023-11-24T21:09:12.102Z] [2023-11-24T21:09:12.102Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-11-24T21:09:12.102Z] #181 DONE 0.2s [2023-11-24T21:09:12.102Z] [2023-11-24T21:09:12.102Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-24T21:09:12.102Z] #182 DONE 0.2s [2023-11-24T21:09:12.102Z] [2023-11-24T21:09:12.102Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-24T21:09:12.102Z] #183 DONE 0.1s [2023-11-24T21:09:12.102Z] [2023-11-24T21:09:12.102Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-24T21:09:12.102Z] #130 ... [2023-11-24T21:09:12.102Z] [2023-11-24T21:09:12.102Z] #104 [core-command] exporting to image [2023-11-24T21:09:12.102Z] #104 exporting layers [2023-11-24T21:09:12.102Z] #104 exporting layers 0.3s done [2023-11-24T21:09:12.102Z] #104 writing image sha256:868ac583cd61d998024f1834e891305a92cd086d2f5300f243f4ce95f1df7ace done [2023-11-24T21:09:12.102Z] #104 naming to docker.io/library/core-command-arm64 done [2023-11-24T21:09:12.102Z] #104 DONE 9.0s [2023-11-24T21:09:12.102Z] [2023-11-24T21:09:12.102Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-24T21:09:17.494Z] #134 ... [2023-11-24T21:09:17.494Z] [2023-11-24T21:09:17.494Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-24T21:09:17.494Z] #137 DONE 806.7s [2023-11-24T21:09:17.494Z] [2023-11-24T21:09:17.494Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-24T21:09:17.494Z] #134 ... [2023-11-24T21:09:17.494Z] [2023-11-24T21:09:17.494Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T21:09:17.494Z] #184 DONE 0.2s [2023-11-24T21:09:17.494Z] [2023-11-24T21:09:17.494Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T21:09:17.761Z] #31 ... [2023-11-24T21:09:17.761Z] [2023-11-24T21:09:17.761Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-24T21:09:17.761Z] #185 DONE 0.1s [2023-11-24T21:09:17.761Z] [2023-11-24T21:09:17.761Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-24T21:09:18.347Z] #186 DONE 0.4s [2023-11-24T21:09:18.347Z] [2023-11-24T21:09:18.347Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-24T21:09:18.347Z] #187 DONE 0.2s [2023-11-24T21:09:18.347Z] [2023-11-24T21:09:18.347Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T21:09:18.347Z] #40 ... [2023-11-24T21:09:18.347Z] [2023-11-24T21:09:18.347Z] #104 [core-data] exporting to image [2023-11-24T21:09:18.347Z] #104 exporting layers [2023-11-24T21:09:18.950Z] #104 ... [2023-11-24T21:09:18.950Z] [2023-11-24T21:09:18.950Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-24T21:09:18.950Z] #134 DONE 808.6s [2023-11-24T21:09:18.950Z] [2023-11-24T21:09:18.950Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-24T21:09:18.950Z] #138 ... [2023-11-24T21:09:18.950Z] [2023-11-24T21:09:18.950Z] #104 [core-data] exporting to image [2023-11-24T21:09:18.950Z] #104 exporting layers 0.7s done [2023-11-24T21:09:18.950Z] #104 writing image sha256:30ff382a4901f68b82f0b85db8f72950b7994d967ef00709255bcea654a0adf9 [2023-11-24T21:09:19.227Z] #104 writing image sha256:30ff382a4901f68b82f0b85db8f72950b7994d967ef00709255bcea654a0adf9 done [2023-11-24T21:09:19.227Z] #104 naming to docker.io/library/core-data-arm64 done [2023-11-24T21:09:19.227Z] #104 DONE 9.8s [2023-11-24T21:09:19.227Z] [2023-11-24T21:09:19.227Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T21:09:19.227Z] #31 ... [2023-11-24T21:09:19.227Z] [2023-11-24T21:09:19.227Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T21:09:19.495Z] #188 DONE 0.1s [2023-11-24T21:09:19.495Z] [2023-11-24T21:09:19.495Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-24T21:09:19.495Z] #189 DONE 0.2s [2023-11-24T21:09:19.495Z] [2023-11-24T21:09:19.495Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T21:09:19.761Z] #40 ... [2023-11-24T21:09:19.761Z] [2023-11-24T21:09:19.761Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-24T21:09:20.027Z] #190 DONE 0.3s [2023-11-24T21:09:20.027Z] [2023-11-24T21:09:20.027Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-24T21:09:20.027Z] #191 DONE 0.1s [2023-11-24T21:09:20.027Z] [2023-11-24T21:09:20.027Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T21:09:20.293Z] #40 ... [2023-11-24T21:09:20.293Z] [2023-11-24T21:09:20.293Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-24T21:09:20.293Z] #192 DONE 0.1s [2023-11-24T21:09:20.293Z] [2023-11-24T21:09:20.293Z] #104 [core-metadata] exporting to image [2023-11-24T21:09:20.570Z] #104 exporting layers 0.3s done [2023-11-24T21:09:20.570Z] #104 writing image sha256:b75b84021209fd319d213169400b5c913391203fffdff4847933c28a264f01c1 done [2023-11-24T21:09:20.570Z] #104 naming to docker.io/library/core-metadata-arm64 done [2023-11-24T21:09:20.570Z] #104 DONE 10.1s [2023-11-24T21:09:20.570Z] [2023-11-24T21:09:20.570Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-24T21:09:38.982Z] #52 ... [2023-11-24T21:09:38.982Z] [2023-11-24T21:09:38.982Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-24T21:09:38.982Z] #131 DONE 827.0s [2023-11-24T21:09:38.982Z] [2023-11-24T21:09:38.982Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-24T21:09:38.982Z] #138 ... [2023-11-24T21:09:38.982Z] [2023-11-24T21:09:38.982Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T21:09:38.982Z] #193 DONE 0.1s [2023-11-24T21:09:38.982Z] [2023-11-24T21:09:38.982Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-24T21:09:38.982Z] #138 ... [2023-11-24T21:09:38.982Z] [2023-11-24T21:09:38.982Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-24T21:09:38.982Z] #194 DONE 0.1s [2023-11-24T21:09:38.982Z] [2023-11-24T21:09:38.982Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-24T21:09:38.982Z] #138 ... [2023-11-24T21:09:38.982Z] [2023-11-24T21:09:38.982Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-24T21:09:38.982Z] #195 DONE 0.3s [2023-11-24T21:09:38.982Z] [2023-11-24T21:09:38.982Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-24T21:09:38.982Z] #196 DONE 0.1s [2023-11-24T21:09:38.982Z] [2023-11-24T21:09:38.982Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-24T21:09:38.982Z] #138 ... [2023-11-24T21:09:38.982Z] [2023-11-24T21:09:38.982Z] #104 [security-spiffe-token-provider] exporting to image [2023-11-24T21:09:38.982Z] #104 exporting layers [2023-11-24T21:09:38.982Z] #104 exporting layers 0.7s done [2023-11-24T21:09:38.982Z] #104 writing image sha256:f2e12175091c55fb460aed24118c8604cf4be3701083aaed0f3fa6ae8c0321f4 done [2023-11-24T21:09:38.982Z] #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-24T21:09:38.982Z] #104 DONE 10.8s [2023-11-24T21:09:38.982Z] [2023-11-24T21:09:38.982Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-24T21:09:57.237Z] #40 ... [2023-11-24T21:09:57.237Z] [2023-11-24T21:09:57.237Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-24T21:09:57.237Z] #138 DONE 845.9s [2023-11-24T21:09:57.237Z] [2023-11-24T21:09:57.237Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T21:09:57.237Z] #197 DONE 0.2s [2023-11-24T21:09:57.237Z] [2023-11-24T21:09:57.237Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-24T21:09:57.237Z] #198 DONE 0.1s [2023-11-24T21:09:57.237Z] [2023-11-24T21:09:57.237Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T21:09:57.237Z] #31 ... [2023-11-24T21:09:57.237Z] [2023-11-24T21:09:57.237Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-24T21:09:57.237Z] #199 DONE 0.4s [2023-11-24T21:09:57.237Z] [2023-11-24T21:09:57.237Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T21:09:57.237Z] #31 ... [2023-11-24T21:09:57.237Z] [2023-11-24T21:09:57.237Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-24T21:09:57.237Z] #200 DONE 0.1s [2023-11-24T21:09:57.237Z] [2023-11-24T21:09:57.237Z] #104 [support-scheduler] exporting to image [2023-11-24T21:09:57.237Z] #104 exporting layers [2023-11-24T21:09:57.505Z] #104 ... [2023-11-24T21:09:57.506Z] [2023-11-24T21:09:57.506Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-24T21:09:57.506Z] #130 DONE 847.2s [2023-11-24T21:09:57.506Z] [2023-11-24T21:09:57.506Z] #104 [support-scheduler] exporting to image [2023-11-24T21:09:57.506Z] #104 exporting layers 0.6s done [2023-11-24T21:09:57.776Z] #104 writing image sha256:0d2f05a124f70cfd8e3e6205ff45011c5db468b82898e2deb4d9033f4c37a8ae done [2023-11-24T21:09:57.776Z] #104 naming to docker.io/library/support-scheduler-arm64 done [2023-11-24T21:09:57.776Z] #104 DONE 11.4s [2023-11-24T21:09:57.776Z] [2023-11-24T21:09:57.776Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T21:09:58.051Z] #31 ... [2023-11-24T21:09:58.051Z] [2023-11-24T21:09:58.051Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-24T21:09:58.051Z] #201 DONE 0.1s [2023-11-24T21:09:58.051Z] [2023-11-24T21:09:58.051Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-24T21:09:58.051Z] #202 DONE 0.1s [2023-11-24T21:09:58.051Z] [2023-11-24T21:09:58.051Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-24T21:09:58.319Z] #203 DONE 0.3s [2023-11-24T21:09:58.319Z] [2023-11-24T21:09:58.319Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-24T21:09:58.319Z] #204 DONE 0.1s [2023-11-24T21:09:58.319Z] [2023-11-24T21:09:58.319Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T21:09:58.589Z] #31 ... [2023-11-24T21:09:58.589Z] [2023-11-24T21:09:58.589Z] #104 [support-notifications] exporting to image [2023-11-24T21:09:58.857Z] #104 exporting layers 0.4s done [2023-11-24T21:09:58.857Z] #104 writing image sha256:ef944113b43b5bdfa811c000faa0aebce48d73258c386cfd5c96a7a7fa472772 done [2023-11-24T21:09:58.857Z] #104 naming to docker.io/library/support-notifications-arm64 done [2023-11-24T21:09:58.857Z] #104 DONE 11.8s [2023-11-24T21:09:58.857Z] [2023-11-24T21:09:58.857Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-24T21:09:58.857Z] time="2023-11-24T20:54:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-24T21:09:58.874Z] $ docker stop --time=1 4327ee71d430b4f0a236796dc420f14614491e8ce318c19feb49be9b75e673a5 [2023-11-24T21:10:00.631Z] $ docker rm -f --volumes 4327ee71d430b4f0a236796dc420f14614491e8ce318c19feb49be9b75e673a5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-24T21:10:01.326Z] + docker images [2023-11-24T21:10:01.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-24T21:10:01.326Z] support-notifications-arm64 latest ef944113b43b 3 seconds ago 41.4MB [2023-11-24T21:10:01.326Z] support-scheduler-arm64 latest 0d2f05a124f7 5 seconds ago 40.4MB [2023-11-24T21:10:01.326Z] security-spiffe-token-provider-arm64 latest f2e12175091c 23 seconds ago 42.3MB [2023-11-24T21:10:01.326Z] core-metadata-arm64 latest b75b84021209 41 seconds ago 28.3MB [2023-11-24T21:10:01.326Z] core-data-arm64 latest 30ff382a4901 43 seconds ago 28MB [2023-11-24T21:10:01.326Z] core-command-arm64 latest 868ac583cd61 52 seconds ago 27.8MB [2023-11-24T21:10:01.326Z] core-common-config-bootstrapper-arm64 latest c197a9a9d6d9 About a minute ago 25.1MB [2023-11-24T21:10:01.326Z] security-proxy-auth-arm64 latest c49d9441dc82 About a minute ago 26.2MB [2023-11-24T21:10:01.326Z] security-secretstore-setup-arm64 latest b1d2424f1d66 About a minute ago 50.7MB [2023-11-24T21:10:01.326Z] security-bootstrapper-arm64 latest 9b8f47ef23b1 About a minute ago 29.9MB [2023-11-24T21:10:01.326Z] security-proxy-setup-arm64 latest 4b58f32f17f4 2 minutes ago 35.9MB [2023-11-24T21:10:01.326Z] security-spire-agent-arm64 latest e83e472b76b0 14 minutes ago 159MB [2023-11-24T21:10:01.326Z] security-spire-server-arm64 latest 300294a97fdb 14 minutes ago 103MB [2023-11-24T21:10:01.326Z] security-spire-config-arm64 latest c82d602bf5c8 14 minutes ago 103MB [2023-11-24T21:10:01.326Z] ci-base-image-arm64 latest 01d4e44a42a7 16 minutes ago 933MB [2023-11-24T21:10:01.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 10 days ago 560MB [2023-11-24T21:10:01.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-24T21:10:02.620Z] provisioning config files... [2023-11-24T21:10:02.635Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/608@tmp/config8171860715463654345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-24T21:10:03.196Z] ---> ****-login.sh [2023-11-24T21:10:03.196Z] nexus3.edgexfoundry.org:10001 [2023-11-24T21:10:03.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T21:10:03.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T21:10:03.461Z] Configure a credential helper to remove this warning. See [2023-11-24T21:10:03.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T21:10:03.461Z] [2023-11-24T21:10:03.461Z] Login Succeeded [2023-11-24T21:10:03.461Z] nexus3.edgexfoundry.org:10002 [2023-11-24T21:10:03.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T21:10:04.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T21:10:04.017Z] Configure a credential helper to remove this warning. See [2023-11-24T21:10:04.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T21:10:04.017Z] [2023-11-24T21:10:04.017Z] Login Succeeded [2023-11-24T21:10:04.017Z] nexus3.edgexfoundry.org:10003 [2023-11-24T21:10:04.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T21:10:04.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T21:10:04.282Z] Configure a credential helper to remove this warning. See [2023-11-24T21:10:04.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T21:10:04.282Z] [2023-11-24T21:10:04.282Z] Login Succeeded [2023-11-24T21:10:04.282Z] nexus3.edgexfoundry.org:10004 [2023-11-24T21:10:04.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T21:10:04.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T21:10:04.547Z] Configure a credential helper to remove this warning. See [2023-11-24T21:10:04.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T21:10:04.547Z] [2023-11-24T21:10:04.547Z] Login Succeeded [2023-11-24T21:10:04.547Z] ****.io [2023-11-24T21:10:04.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-24T21:10:05.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-24T21:10:05.072Z] Configure a credential helper to remove this warning. See [2023-11-24T21:10:05.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-24T21:10:05.072Z] [2023-11-24T21:10:05.072Z] Login Succeeded [2023-11-24T21:10:05.072Z] ---> ****-login.sh ends [Pipeline] } [2023-11-24T21:10:05.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:10:05.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-24T21:10:05.795Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-11-24T21:10:05.795Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:10:05.795Z] latest [2023-11-24T21:10:05.795Z] 3.1.0-dev.73 [2023-11-24T21:10:05.795Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:10:05.795Z] main [2023-11-24T21:10:05.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:06.746Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:07.429Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:10:07.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-24T21:10:07.429Z] 9378533e0ebe: Preparing [2023-11-24T21:10:07.429Z] b7f90c15a4a3: Preparing [2023-11-24T21:10:07.429Z] c874d72877f4: Preparing [2023-11-24T21:10:07.429Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:07.429Z] 7dca57e900be: Preparing [2023-11-24T21:10:07.429Z] 41e2a699f65b: Preparing [2023-11-24T21:10:07.429Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:07.429Z] 41e2a699f65b: Waiting [2023-11-24T21:10:07.429Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:07.694Z] 9378533e0ebe: Pushed [2023-11-24T21:10:07.694Z] c874d72877f4: Pushed [2023-11-24T21:10:07.694Z] c09ff35d3e3d: Pushed [2023-11-24T21:10:07.694Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:07.694Z] 41e2a699f65b: Pushed [2023-11-24T21:10:09.095Z] 7dca57e900be: Pushed [2023-11-24T21:10:10.492Z] b7f90c15a4a3: Pushed [2023-11-24T21:10:10.492Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:cbdb937ff95677f77000242f8a0dd2a4a4bfcbc29b4a6d649882c8a53f4a77de size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:11.162Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:11.845Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-24T21:10:11.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-24T21:10:11.845Z] 9378533e0ebe: Preparing [2023-11-24T21:10:11.845Z] b7f90c15a4a3: Preparing [2023-11-24T21:10:11.845Z] c874d72877f4: Preparing [2023-11-24T21:10:11.845Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:11.845Z] 7dca57e900be: Preparing [2023-11-24T21:10:11.845Z] 41e2a699f65b: Preparing [2023-11-24T21:10:11.845Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:11.845Z] 41e2a699f65b: Waiting [2023-11-24T21:10:11.845Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:11.845Z] b7f90c15a4a3: Layer already exists [2023-11-24T21:10:11.845Z] c874d72877f4: Layer already exists [2023-11-24T21:10:11.845Z] 7dca57e900be: Layer already exists [2023-11-24T21:10:11.845Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:11.845Z] 9378533e0ebe: Layer already exists [2023-11-24T21:10:11.845Z] 41e2a699f65b: Layer already exists [2023-11-24T21:10:11.845Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:12.110Z] latest: digest: sha256:cbdb937ff95677f77000242f8a0dd2a4a4bfcbc29b4a6d649882c8a53f4a77de size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:12.784Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:13.460Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.73 [2023-11-24T21:10:13.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-24T21:10:13.460Z] 9378533e0ebe: Preparing [2023-11-24T21:10:13.460Z] b7f90c15a4a3: Preparing [2023-11-24T21:10:13.460Z] c874d72877f4: Preparing [2023-11-24T21:10:13.460Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:13.460Z] 7dca57e900be: Preparing [2023-11-24T21:10:13.460Z] 41e2a699f65b: Preparing [2023-11-24T21:10:13.460Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:13.460Z] 41e2a699f65b: Waiting [2023-11-24T21:10:13.460Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:13.460Z] c874d72877f4: Layer already exists [2023-11-24T21:10:13.460Z] 7dca57e900be: Layer already exists [2023-11-24T21:10:13.460Z] 9378533e0ebe: Layer already exists [2023-11-24T21:10:13.460Z] b7f90c15a4a3: Layer already exists [2023-11-24T21:10:13.460Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:13.460Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:13.460Z] 41e2a699f65b: Layer already exists [2023-11-24T21:10:13.460Z] 3.1.0-dev.73: digest: sha256:cbdb937ff95677f77000242f8a0dd2a4a4bfcbc29b4a6d649882c8a53f4a77de size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:14.142Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:14.809Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:10:14.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-24T21:10:14.809Z] 9378533e0ebe: Preparing [2023-11-24T21:10:14.809Z] b7f90c15a4a3: Preparing [2023-11-24T21:10:14.809Z] c874d72877f4: Preparing [2023-11-24T21:10:14.809Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:14.809Z] 7dca57e900be: Preparing [2023-11-24T21:10:14.809Z] 41e2a699f65b: Preparing [2023-11-24T21:10:14.809Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:14.809Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:14.809Z] 41e2a699f65b: Waiting [2023-11-24T21:10:15.091Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:15.091Z] c874d72877f4: Layer already exists [2023-11-24T21:10:15.091Z] b7f90c15a4a3: Layer already exists [2023-11-24T21:10:15.091Z] 7dca57e900be: Layer already exists [2023-11-24T21:10:15.091Z] 9378533e0ebe: Layer already exists [2023-11-24T21:10:15.091Z] 41e2a699f65b: Layer already exists [2023-11-24T21:10:15.091Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:15.091Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:cbdb937ff95677f77000242f8a0dd2a4a4bfcbc29b4a6d649882c8a53f4a77de size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:15.771Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:17.840Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-11-24T21:10:17.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-24T21:10:17.840Z] 9378533e0ebe: Preparing [2023-11-24T21:10:17.840Z] b7f90c15a4a3: Preparing [2023-11-24T21:10:17.840Z] c874d72877f4: Preparing [2023-11-24T21:10:17.840Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:17.840Z] 7dca57e900be: Preparing [2023-11-24T21:10:17.840Z] 41e2a699f65b: Preparing [2023-11-24T21:10:17.840Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:17.840Z] 41e2a699f65b: Waiting [2023-11-24T21:10:17.840Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:17.840Z] b7f90c15a4a3: Layer already exists [2023-11-24T21:10:17.840Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:17.840Z] 7dca57e900be: Layer already exists [2023-11-24T21:10:17.840Z] 9378533e0ebe: Layer already exists [2023-11-24T21:10:17.840Z] c874d72877f4: Layer already exists [2023-11-24T21:10:17.840Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:17.840Z] 41e2a699f65b: Layer already exists [2023-11-24T21:10:17.840Z] main: digest: sha256:cbdb937ff95677f77000242f8a0dd2a4a4bfcbc29b4a6d649882c8a53f4a77de size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:10:18.928Z] ===================================================== [Pipeline] echo [2023-11-24T21:10:19.092Z] taggedImages: [2023-11-24T21:10:19.092Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:10:19.092Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-24T21:10:19.092Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.73 [2023-11-24T21:10:19.092Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:10:19.092Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-11-24T21:10:19.234Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-11-24T21:10:19.234Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:10:19.234Z] latest [2023-11-24T21:10:19.234Z] 3.1.0-dev.73 [2023-11-24T21:10:19.234Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:10:19.234Z] main [2023-11-24T21:10:19.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:20.137Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:20.874Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:10:20.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-24T21:10:20.874Z] 9bba361a70d9: Preparing [2023-11-24T21:10:20.874Z] da0298a0f595: Preparing [2023-11-24T21:10:20.874Z] b2058885694e: Preparing [2023-11-24T21:10:20.874Z] 09d174942a6a: Preparing [2023-11-24T21:10:20.874Z] c874d72877f4: Preparing [2023-11-24T21:10:20.874Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:20.874Z] 7dca57e900be: Preparing [2023-11-24T21:10:20.874Z] c09ff35d3e3d: Waiting [2023-11-24T21:10:20.874Z] 41e2a699f65b: Preparing [2023-11-24T21:10:20.874Z] 7dca57e900be: Waiting [2023-11-24T21:10:20.874Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:20.874Z] 41e2a699f65b: Waiting [2023-11-24T21:10:20.874Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:20.874Z] c874d72877f4: Layer already exists [2023-11-24T21:10:21.138Z] da0298a0f595: Pushed [2023-11-24T21:10:21.138Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:21.138Z] b2058885694e: Pushed [2023-11-24T21:10:21.138Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:21.138Z] 9bba361a70d9: Pushed [2023-11-24T21:10:21.138Z] 7dca57e900be: Layer already exists [2023-11-24T21:10:21.138Z] 41e2a699f65b: Layer already exists [2023-11-24T21:10:23.719Z] 09d174942a6a: Pushed [2023-11-24T21:10:23.719Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:0701c706701b8d186707cef0824d495c3ea8d8f52d4db4903eb6d5219f63a490 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:24.470Z] + 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-11-24T21:10:25.154Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-24T21:10:25.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-24T21:10:25.154Z] 9bba361a70d9: Preparing [2023-11-24T21:10:25.154Z] da0298a0f595: Preparing [2023-11-24T21:10:25.154Z] b2058885694e: Preparing [2023-11-24T21:10:25.154Z] 09d174942a6a: Preparing [2023-11-24T21:10:25.154Z] c874d72877f4: Preparing [2023-11-24T21:10:25.154Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:25.154Z] 7dca57e900be: Preparing [2023-11-24T21:10:25.154Z] 41e2a699f65b: Preparing [2023-11-24T21:10:25.154Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:25.154Z] c09ff35d3e3d: Waiting [2023-11-24T21:10:25.154Z] 7dca57e900be: Waiting [2023-11-24T21:10:25.154Z] 41e2a699f65b: Waiting [2023-11-24T21:10:25.154Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:25.154Z] da0298a0f595: Layer already exists [2023-11-24T21:10:25.154Z] 9bba361a70d9: Layer already exists [2023-11-24T21:10:25.154Z] b2058885694e: Layer already exists [2023-11-24T21:10:25.154Z] c874d72877f4: Layer already exists [2023-11-24T21:10:25.154Z] 09d174942a6a: Layer already exists [2023-11-24T21:10:25.154Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:25.154Z] 7dca57e900be: Layer already exists [2023-11-24T21:10:25.154Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:25.154Z] 41e2a699f65b: Layer already exists [2023-11-24T21:10:25.418Z] latest: digest: sha256:0701c706701b8d186707cef0824d495c3ea8d8f52d4db4903eb6d5219f63a490 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:26.082Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:26.789Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.73 [2023-11-24T21:10:26.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-24T21:10:26.789Z] 9bba361a70d9: Preparing [2023-11-24T21:10:26.789Z] da0298a0f595: Preparing [2023-11-24T21:10:26.789Z] b2058885694e: Preparing [2023-11-24T21:10:26.789Z] 09d174942a6a: Preparing [2023-11-24T21:10:26.789Z] c874d72877f4: Preparing [2023-11-24T21:10:26.789Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:26.789Z] 7dca57e900be: Preparing [2023-11-24T21:10:26.789Z] 41e2a699f65b: Preparing [2023-11-24T21:10:26.789Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:26.789Z] 7dca57e900be: Waiting [2023-11-24T21:10:26.789Z] 41e2a699f65b: Waiting [2023-11-24T21:10:26.789Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:26.789Z] c09ff35d3e3d: Waiting [2023-11-24T21:10:26.789Z] da0298a0f595: Layer already exists [2023-11-24T21:10:26.789Z] b2058885694e: Layer already exists [2023-11-24T21:10:26.789Z] 09d174942a6a: Layer already exists [2023-11-24T21:10:26.789Z] 9bba361a70d9: Layer already exists [2023-11-24T21:10:26.789Z] c874d72877f4: Layer already exists [2023-11-24T21:10:26.789Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:26.789Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:26.789Z] 7dca57e900be: Layer already exists [2023-11-24T21:10:26.789Z] 41e2a699f65b: Layer already exists [2023-11-24T21:10:26.789Z] 3.1.0-dev.73: digest: sha256:0701c706701b8d186707cef0824d495c3ea8d8f52d4db4903eb6d5219f63a490 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:27.502Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:28.187Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:10:28.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-24T21:10:28.187Z] 9bba361a70d9: Preparing [2023-11-24T21:10:28.187Z] da0298a0f595: Preparing [2023-11-24T21:10:28.187Z] b2058885694e: Preparing [2023-11-24T21:10:28.187Z] 09d174942a6a: Preparing [2023-11-24T21:10:28.187Z] c874d72877f4: Preparing [2023-11-24T21:10:28.187Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:28.187Z] 7dca57e900be: Preparing [2023-11-24T21:10:28.187Z] 41e2a699f65b: Preparing [2023-11-24T21:10:28.187Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:28.187Z] 7dca57e900be: Waiting [2023-11-24T21:10:28.187Z] 41e2a699f65b: Waiting [2023-11-24T21:10:28.187Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:28.187Z] c09ff35d3e3d: Waiting [2023-11-24T21:10:28.187Z] da0298a0f595: Layer already exists [2023-11-24T21:10:28.187Z] c874d72877f4: Layer already exists [2023-11-24T21:10:28.187Z] b2058885694e: Layer already exists [2023-11-24T21:10:28.187Z] 09d174942a6a: Layer already exists [2023-11-24T21:10:28.187Z] 9bba361a70d9: Layer already exists [2023-11-24T21:10:28.187Z] 41e2a699f65b: Layer already exists [2023-11-24T21:10:28.187Z] 7dca57e900be: Layer already exists [2023-11-24T21:10:28.187Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:28.187Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:28.453Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:0701c706701b8d186707cef0824d495c3ea8d8f52d4db4903eb6d5219f63a490 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:29.141Z] + 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-11-24T21:10:31.775Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-11-24T21:10:31.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-24T21:10:31.775Z] 9bba361a70d9: Preparing [2023-11-24T21:10:31.775Z] da0298a0f595: Preparing [2023-11-24T21:10:31.775Z] b2058885694e: Preparing [2023-11-24T21:10:31.775Z] 09d174942a6a: Preparing [2023-11-24T21:10:31.775Z] c874d72877f4: Preparing [2023-11-24T21:10:31.775Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:31.775Z] 7dca57e900be: Preparing [2023-11-24T21:10:31.775Z] 41e2a699f65b: Preparing [2023-11-24T21:10:31.775Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:31.775Z] 7dca57e900be: Waiting [2023-11-24T21:10:31.775Z] 41e2a699f65b: Waiting [2023-11-24T21:10:31.775Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:31.775Z] c09ff35d3e3d: Waiting [2023-11-24T21:10:31.775Z] 09d174942a6a: Layer already exists [2023-11-24T21:10:31.775Z] da0298a0f595: Layer already exists [2023-11-24T21:10:31.775Z] c874d72877f4: Layer already exists [2023-11-24T21:10:31.775Z] b2058885694e: Layer already exists [2023-11-24T21:10:31.775Z] 9bba361a70d9: Layer already exists [2023-11-24T21:10:31.775Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:31.775Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:31.775Z] 7dca57e900be: Layer already exists [2023-11-24T21:10:31.775Z] 41e2a699f65b: Layer already exists [2023-11-24T21:10:32.038Z] main: digest: sha256:0701c706701b8d186707cef0824d495c3ea8d8f52d4db4903eb6d5219f63a490 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:10:32.819Z] ===================================================== [Pipeline] echo [2023-11-24T21:10:32.951Z] taggedImages: [2023-11-24T21:10:32.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:10:32.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-24T21:10:32.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.73 [2023-11-24T21:10:32.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:10:32.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-11-24T21:10:33.110Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-11-24T21:10:33.110Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:10:33.110Z] latest [2023-11-24T21:10:33.110Z] 3.1.0-dev.73 [2023-11-24T21:10:33.110Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:10:33.110Z] main [2023-11-24T21:10:33.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:34.023Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:34.780Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:10:34.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-24T21:10:34.781Z] f209bdf519f9: Preparing [2023-11-24T21:10:34.781Z] fc8ac73af5a8: Preparing [2023-11-24T21:10:34.781Z] c874d72877f4: Preparing [2023-11-24T21:10:34.781Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:34.781Z] 7af754f62a39: Preparing [2023-11-24T21:10:34.781Z] ab93427a5d74: Preparing [2023-11-24T21:10:34.781Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:34.781Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:34.781Z] ab93427a5d74: Waiting [2023-11-24T21:10:34.781Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:34.781Z] c874d72877f4: Layer already exists [2023-11-24T21:10:35.044Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:35.044Z] f209bdf519f9: Pushed [2023-11-24T21:10:35.044Z] ab93427a5d74: Pushed [2023-11-24T21:10:36.438Z] 7af754f62a39: Pushed [2023-11-24T21:10:37.870Z] fc8ac73af5a8: Pushed [2023-11-24T21:10:38.134Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:9f8f3380d1c2598585edc54802bed554d65184329512fe6b346c97d3a846b13f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:38.836Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:39.527Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-24T21:10:39.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-24T21:10:39.527Z] f209bdf519f9: Preparing [2023-11-24T21:10:39.527Z] fc8ac73af5a8: Preparing [2023-11-24T21:10:39.527Z] c874d72877f4: Preparing [2023-11-24T21:10:39.527Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:39.527Z] 7af754f62a39: Preparing [2023-11-24T21:10:39.527Z] ab93427a5d74: Preparing [2023-11-24T21:10:39.527Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:39.527Z] ab93427a5d74: Waiting [2023-11-24T21:10:39.527Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:39.527Z] fc8ac73af5a8: Layer already exists [2023-11-24T21:10:39.527Z] 7af754f62a39: Layer already exists [2023-11-24T21:10:39.527Z] f209bdf519f9: Layer already exists [2023-11-24T21:10:39.527Z] c874d72877f4: Layer already exists [2023-11-24T21:10:39.527Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:39.527Z] ab93427a5d74: Layer already exists [2023-11-24T21:10:39.527Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:39.792Z] latest: digest: sha256:9f8f3380d1c2598585edc54802bed554d65184329512fe6b346c97d3a846b13f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:40.530Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:41.239Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.73 [2023-11-24T21:10:41.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-24T21:10:41.239Z] f209bdf519f9: Preparing [2023-11-24T21:10:41.239Z] fc8ac73af5a8: Preparing [2023-11-24T21:10:41.239Z] c874d72877f4: Preparing [2023-11-24T21:10:41.239Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:41.239Z] 7af754f62a39: Preparing [2023-11-24T21:10:41.239Z] ab93427a5d74: Preparing [2023-11-24T21:10:41.239Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:41.239Z] ab93427a5d74: Waiting [2023-11-24T21:10:41.239Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:41.239Z] f209bdf519f9: Layer already exists [2023-11-24T21:10:41.239Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:41.239Z] fc8ac73af5a8: Layer already exists [2023-11-24T21:10:41.239Z] c874d72877f4: Layer already exists [2023-11-24T21:10:41.239Z] 7af754f62a39: Layer already exists [2023-11-24T21:10:41.239Z] ab93427a5d74: Layer already exists [2023-11-24T21:10:41.239Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:41.239Z] 3.1.0-dev.73: digest: sha256:9f8f3380d1c2598585edc54802bed554d65184329512fe6b346c97d3a846b13f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:42.299Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:43.117Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:10:43.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-24T21:10:43.117Z] f209bdf519f9: Preparing [2023-11-24T21:10:43.117Z] fc8ac73af5a8: Preparing [2023-11-24T21:10:43.117Z] c874d72877f4: Preparing [2023-11-24T21:10:43.117Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:43.117Z] 7af754f62a39: Preparing [2023-11-24T21:10:43.117Z] ab93427a5d74: Preparing [2023-11-24T21:10:43.117Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:43.117Z] ab93427a5d74: Waiting [2023-11-24T21:10:43.117Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:43.117Z] c874d72877f4: Layer already exists [2023-11-24T21:10:43.117Z] fc8ac73af5a8: Layer already exists [2023-11-24T21:10:43.117Z] 7af754f62a39: Layer already exists [2023-11-24T21:10:43.117Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:43.117Z] f209bdf519f9: Layer already exists [2023-11-24T21:10:43.117Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:43.117Z] ab93427a5d74: Layer already exists [2023-11-24T21:10:43.383Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:9f8f3380d1c2598585edc54802bed554d65184329512fe6b346c97d3a846b13f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:44.163Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:45.575Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-11-24T21:10:45.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-24T21:10:45.575Z] f209bdf519f9: Preparing [2023-11-24T21:10:45.575Z] fc8ac73af5a8: Preparing [2023-11-24T21:10:45.575Z] c874d72877f4: Preparing [2023-11-24T21:10:45.575Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:45.575Z] 7af754f62a39: Preparing [2023-11-24T21:10:45.575Z] ab93427a5d74: Preparing [2023-11-24T21:10:45.575Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:45.575Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:45.575Z] ab93427a5d74: Waiting [2023-11-24T21:10:45.575Z] 7af754f62a39: Layer already exists [2023-11-24T21:10:45.575Z] c874d72877f4: Layer already exists [2023-11-24T21:10:45.575Z] fc8ac73af5a8: Layer already exists [2023-11-24T21:10:45.575Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:45.575Z] f209bdf519f9: Layer already exists [2023-11-24T21:10:45.575Z] ab93427a5d74: Layer already exists [2023-11-24T21:10:45.575Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:45.840Z] main: digest: sha256:9f8f3380d1c2598585edc54802bed554d65184329512fe6b346c97d3a846b13f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:10:46.655Z] ===================================================== [Pipeline] echo [2023-11-24T21:10:46.814Z] taggedImages: [2023-11-24T21:10:46.814Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:10:46.814Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-24T21:10:46.814Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.73 [2023-11-24T21:10:46.814Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:10:46.814Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-11-24T21:10:47.002Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-11-24T21:10:47.002Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:10:47.002Z] latest [2023-11-24T21:10:47.002Z] 3.1.0-dev.73 [2023-11-24T21:10:47.002Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:10:47.002Z] main [2023-11-24T21:10:47.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:48.095Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:49.141Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:10:49.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-24T21:10:49.141Z] 57e2836430df: Preparing [2023-11-24T21:10:49.141Z] 93523da44c3c: Preparing [2023-11-24T21:10:49.141Z] e96e493a86d8: Preparing [2023-11-24T21:10:49.141Z] c874d72877f4: Preparing [2023-11-24T21:10:49.141Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:49.141Z] 7dca57e900be: Preparing [2023-11-24T21:10:49.141Z] 41e2a699f65b: Preparing [2023-11-24T21:10:49.141Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:49.141Z] 7dca57e900be: Waiting [2023-11-24T21:10:49.141Z] 41e2a699f65b: Waiting [2023-11-24T21:10:49.141Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:49.141Z] c874d72877f4: Layer already exists [2023-11-24T21:10:49.141Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:49.141Z] 7dca57e900be: Layer already exists [2023-11-24T21:10:49.141Z] 41e2a699f65b: Layer already exists [2023-11-24T21:10:49.141Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:49.405Z] 93523da44c3c: Pushed [2023-11-24T21:10:49.405Z] 57e2836430df: Pushed [2023-11-24T21:10:52.757Z] e96e493a86d8: Pushed [2023-11-24T21:10:52.757Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:b6a9db968525eb85dac2972966152575507e29a394e3b35de99b816482bf94b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:53.491Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:54.219Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-24T21:10:54.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-24T21:10:54.219Z] 57e2836430df: Preparing [2023-11-24T21:10:54.219Z] 93523da44c3c: Preparing [2023-11-24T21:10:54.219Z] e96e493a86d8: Preparing [2023-11-24T21:10:54.219Z] c874d72877f4: Preparing [2023-11-24T21:10:54.219Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:54.219Z] 7dca57e900be: Preparing [2023-11-24T21:10:54.219Z] 41e2a699f65b: Preparing [2023-11-24T21:10:54.219Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:54.219Z] 41e2a699f65b: Waiting [2023-11-24T21:10:54.219Z] 7dca57e900be: Waiting [2023-11-24T21:10:54.219Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:54.219Z] 57e2836430df: Layer already exists [2023-11-24T21:10:54.219Z] 93523da44c3c: Layer already exists [2023-11-24T21:10:54.219Z] e96e493a86d8: Layer already exists [2023-11-24T21:10:54.219Z] c874d72877f4: Layer already exists [2023-11-24T21:10:54.219Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:54.219Z] 41e2a699f65b: Layer already exists [2023-11-24T21:10:54.219Z] 7dca57e900be: Layer already exists [2023-11-24T21:10:54.219Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:54.482Z] latest: digest: sha256:b6a9db968525eb85dac2972966152575507e29a394e3b35de99b816482bf94b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:55.236Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:56.050Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.73 [2023-11-24T21:10:56.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-24T21:10:56.050Z] 57e2836430df: Preparing [2023-11-24T21:10:56.050Z] 93523da44c3c: Preparing [2023-11-24T21:10:56.050Z] e96e493a86d8: Preparing [2023-11-24T21:10:56.050Z] c874d72877f4: Preparing [2023-11-24T21:10:56.050Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:56.050Z] 7dca57e900be: Preparing [2023-11-24T21:10:56.050Z] 41e2a699f65b: Preparing [2023-11-24T21:10:56.050Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:56.050Z] 41e2a699f65b: Waiting [2023-11-24T21:10:56.050Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:56.050Z] 7dca57e900be: Waiting [2023-11-24T21:10:56.050Z] e96e493a86d8: Layer already exists [2023-11-24T21:10:56.050Z] 93523da44c3c: Layer already exists [2023-11-24T21:10:56.050Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:56.050Z] 57e2836430df: Layer already exists [2023-11-24T21:10:56.050Z] c874d72877f4: Layer already exists [2023-11-24T21:10:56.050Z] 41e2a699f65b: Layer already exists [2023-11-24T21:10:56.050Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:56.050Z] 7dca57e900be: Layer already exists [2023-11-24T21:10:56.315Z] 3.1.0-dev.73: digest: sha256:b6a9db968525eb85dac2972966152575507e29a394e3b35de99b816482bf94b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:57.054Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:59.204Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:10:59.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-24T21:10:59.204Z] 57e2836430df: Preparing [2023-11-24T21:10:59.204Z] 93523da44c3c: Preparing [2023-11-24T21:10:59.204Z] e96e493a86d8: Preparing [2023-11-24T21:10:59.204Z] c874d72877f4: Preparing [2023-11-24T21:10:59.204Z] c09ff35d3e3d: Preparing [2023-11-24T21:10:59.204Z] 7dca57e900be: Preparing [2023-11-24T21:10:59.204Z] 41e2a699f65b: Preparing [2023-11-24T21:10:59.204Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:10:59.204Z] 7dca57e900be: Waiting [2023-11-24T21:10:59.204Z] 41e2a699f65b: Waiting [2023-11-24T21:10:59.204Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:10:59.204Z] 57e2836430df: Layer already exists [2023-11-24T21:10:59.204Z] e96e493a86d8: Layer already exists [2023-11-24T21:10:59.204Z] 93523da44c3c: Layer already exists [2023-11-24T21:10:59.204Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:10:59.204Z] c874d72877f4: Layer already exists [2023-11-24T21:10:59.204Z] 7dca57e900be: Layer already exists [2023-11-24T21:10:59.204Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:10:59.204Z] 41e2a699f65b: Layer already exists [2023-11-24T21:10:59.204Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:b6a9db968525eb85dac2972966152575507e29a394e3b35de99b816482bf94b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:10:59.948Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:00.695Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-11-24T21:11:00.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-24T21:11:00.695Z] 57e2836430df: Preparing [2023-11-24T21:11:00.695Z] 93523da44c3c: Preparing [2023-11-24T21:11:00.695Z] e96e493a86d8: Preparing [2023-11-24T21:11:00.695Z] c874d72877f4: Preparing [2023-11-24T21:11:00.695Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:00.695Z] 7dca57e900be: Preparing [2023-11-24T21:11:00.695Z] 41e2a699f65b: Preparing [2023-11-24T21:11:00.695Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:00.695Z] 7dca57e900be: Waiting [2023-11-24T21:11:00.695Z] 41e2a699f65b: Waiting [2023-11-24T21:11:00.695Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:00.695Z] c874d72877f4: Layer already exists [2023-11-24T21:11:00.695Z] 57e2836430df: Layer already exists [2023-11-24T21:11:00.695Z] 93523da44c3c: Layer already exists [2023-11-24T21:11:00.695Z] e96e493a86d8: Layer already exists [2023-11-24T21:11:00.695Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:00.695Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:00.695Z] 7dca57e900be: Layer already exists [2023-11-24T21:11:00.695Z] 41e2a699f65b: Layer already exists [2023-11-24T21:11:00.959Z] main: digest: sha256:b6a9db968525eb85dac2972966152575507e29a394e3b35de99b816482bf94b1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:11:01.914Z] ===================================================== [Pipeline] echo [2023-11-24T21:11:02.048Z] taggedImages: [2023-11-24T21:11:02.048Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:11:02.048Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-24T21:11:02.048Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.73 [2023-11-24T21:11:02.048Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:11:02.048Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-11-24T21:11:02.194Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-11-24T21:11:02.194Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:11:02.194Z] latest [2023-11-24T21:11:02.194Z] 3.1.0-dev.73 [2023-11-24T21:11:02.194Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:11:02.194Z] main [2023-11-24T21:11:02.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:03.300Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:04.091Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:11:04.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-24T21:11:04.091Z] 2ddacfc99390: Preparing [2023-11-24T21:11:04.091Z] 1794e926e27f: Preparing [2023-11-24T21:11:04.091Z] cfdd4c7c6512: Preparing [2023-11-24T21:11:04.091Z] ee2c40d2107a: Preparing [2023-11-24T21:11:04.091Z] 254c822be4be: Preparing [2023-11-24T21:11:04.091Z] 45b92c01747b: Preparing [2023-11-24T21:11:04.091Z] 8251ad252cc4: Preparing [2023-11-24T21:11:04.091Z] c874d72877f4: Preparing [2023-11-24T21:11:04.091Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:04.091Z] 9beaed5a832e: Preparing [2023-11-24T21:11:04.091Z] 5197fd4741fe: Preparing [2023-11-24T21:11:04.091Z] 5f70bf18a086: Preparing [2023-11-24T21:11:04.091Z] f39200366930: Preparing [2023-11-24T21:11:04.091Z] e835f404898a: Preparing [2023-11-24T21:11:04.091Z] 8c0d289de96b: Preparing [2023-11-24T21:11:04.091Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:04.091Z] 5197fd4741fe: Waiting [2023-11-24T21:11:04.091Z] 5f70bf18a086: Waiting [2023-11-24T21:11:04.091Z] f39200366930: Waiting [2023-11-24T21:11:04.091Z] e835f404898a: Waiting [2023-11-24T21:11:04.091Z] c874d72877f4: Waiting [2023-11-24T21:11:04.091Z] 45b92c01747b: Waiting [2023-11-24T21:11:04.091Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:04.091Z] 8251ad252cc4: Waiting [2023-11-24T21:11:04.091Z] 9beaed5a832e: Waiting [2023-11-24T21:11:04.091Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:04.355Z] cfdd4c7c6512: Pushed [2023-11-24T21:11:04.355Z] 254c822be4be: Pushed [2023-11-24T21:11:04.355Z] 2ddacfc99390: Pushed [2023-11-24T21:11:04.355Z] 1794e926e27f: Pushed [2023-11-24T21:11:04.355Z] ee2c40d2107a: Pushed [2023-11-24T21:11:04.355Z] c874d72877f4: Layer already exists [2023-11-24T21:11:04.355Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:04.355Z] 45b92c01747b: Pushed [2023-11-24T21:11:04.619Z] 9beaed5a832e: Pushed [2023-11-24T21:11:04.619Z] 5197fd4741fe: Pushed [2023-11-24T21:11:04.619Z] 5f70bf18a086: Pushed [2023-11-24T21:11:04.619Z] f39200366930: Pushed [2023-11-24T21:11:04.619Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:04.619Z] 8c0d289de96b: Pushed [2023-11-24T21:11:06.013Z] e835f404898a: Pushed [2023-11-24T21:11:07.936Z] 8251ad252cc4: Pushed [2023-11-24T21:11:07.936Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:a346ae064c18b60840e95b6cef2d8874086dd4de16a28a9ef47916e130dc0053 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:08.764Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:09.657Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-24T21:11:09.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-24T21:11:09.657Z] 2ddacfc99390: Preparing [2023-11-24T21:11:09.657Z] 1794e926e27f: Preparing [2023-11-24T21:11:09.657Z] cfdd4c7c6512: Preparing [2023-11-24T21:11:09.657Z] ee2c40d2107a: Preparing [2023-11-24T21:11:09.657Z] 254c822be4be: Preparing [2023-11-24T21:11:09.657Z] 45b92c01747b: Preparing [2023-11-24T21:11:09.657Z] 8251ad252cc4: Preparing [2023-11-24T21:11:09.657Z] c874d72877f4: Preparing [2023-11-24T21:11:09.657Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:09.657Z] 9beaed5a832e: Preparing [2023-11-24T21:11:09.657Z] 5197fd4741fe: Preparing [2023-11-24T21:11:09.657Z] 5f70bf18a086: Preparing [2023-11-24T21:11:09.657Z] f39200366930: Preparing [2023-11-24T21:11:09.657Z] e835f404898a: Preparing [2023-11-24T21:11:09.657Z] 8c0d289de96b: Preparing [2023-11-24T21:11:09.657Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:09.657Z] 45b92c01747b: Waiting [2023-11-24T21:11:09.657Z] 5197fd4741fe: Waiting [2023-11-24T21:11:09.657Z] 5f70bf18a086: Waiting [2023-11-24T21:11:09.657Z] f39200366930: Waiting [2023-11-24T21:11:09.657Z] e835f404898a: Waiting [2023-11-24T21:11:09.657Z] 8c0d289de96b: Waiting [2023-11-24T21:11:09.657Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:09.657Z] c874d72877f4: Waiting [2023-11-24T21:11:09.657Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:09.657Z] 9beaed5a832e: Waiting [2023-11-24T21:11:09.657Z] 8251ad252cc4: Waiting [2023-11-24T21:11:09.657Z] cfdd4c7c6512: Layer already exists [2023-11-24T21:11:09.657Z] 2ddacfc99390: Layer already exists [2023-11-24T21:11:09.657Z] ee2c40d2107a: Layer already exists [2023-11-24T21:11:09.657Z] 1794e926e27f: Layer already exists [2023-11-24T21:11:09.657Z] 254c822be4be: Layer already exists [2023-11-24T21:11:09.657Z] c874d72877f4: Layer already exists [2023-11-24T21:11:09.657Z] 8251ad252cc4: Layer already exists [2023-11-24T21:11:09.657Z] 45b92c01747b: Layer already exists [2023-11-24T21:11:09.657Z] 9beaed5a832e: Layer already exists [2023-11-24T21:11:09.657Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:09.657Z] 5f70bf18a086: Layer already exists [2023-11-24T21:11:09.657Z] 5197fd4741fe: Layer already exists [2023-11-24T21:11:09.657Z] 8c0d289de96b: Layer already exists [2023-11-24T21:11:09.657Z] f39200366930: Layer already exists [2023-11-24T21:11:09.657Z] e835f404898a: Layer already exists [2023-11-24T21:11:09.657Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:09.921Z] latest: digest: sha256:a346ae064c18b60840e95b6cef2d8874086dd4de16a28a9ef47916e130dc0053 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:10.678Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:14.026Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.73 [2023-11-24T21:11:14.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-24T21:11:14.026Z] 2ddacfc99390: Preparing [2023-11-24T21:11:14.026Z] 1794e926e27f: Preparing [2023-11-24T21:11:14.026Z] cfdd4c7c6512: Preparing [2023-11-24T21:11:14.026Z] ee2c40d2107a: Preparing [2023-11-24T21:11:14.026Z] 254c822be4be: Preparing [2023-11-24T21:11:14.026Z] 45b92c01747b: Preparing [2023-11-24T21:11:14.026Z] 8251ad252cc4: Preparing [2023-11-24T21:11:14.026Z] c874d72877f4: Preparing [2023-11-24T21:11:14.026Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:14.026Z] 9beaed5a832e: Preparing [2023-11-24T21:11:14.026Z] 5197fd4741fe: Preparing [2023-11-24T21:11:14.026Z] 5f70bf18a086: Preparing [2023-11-24T21:11:14.026Z] f39200366930: Preparing [2023-11-24T21:11:14.026Z] e835f404898a: Preparing [2023-11-24T21:11:14.026Z] 8c0d289de96b: Preparing [2023-11-24T21:11:14.026Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:14.026Z] 45b92c01747b: Waiting [2023-11-24T21:11:14.026Z] 8251ad252cc4: Waiting [2023-11-24T21:11:14.026Z] c874d72877f4: Waiting [2023-11-24T21:11:14.026Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:14.026Z] 9beaed5a832e: Waiting [2023-11-24T21:11:14.026Z] 5197fd4741fe: Waiting [2023-11-24T21:11:14.026Z] 5f70bf18a086: Waiting [2023-11-24T21:11:14.026Z] f39200366930: Waiting [2023-11-24T21:11:14.026Z] e835f404898a: Waiting [2023-11-24T21:11:14.026Z] 8c0d289de96b: Waiting [2023-11-24T21:11:14.026Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:14.026Z] cfdd4c7c6512: Layer already exists [2023-11-24T21:11:14.026Z] 254c822be4be: Layer already exists [2023-11-24T21:11:14.026Z] ee2c40d2107a: Layer already exists [2023-11-24T21:11:14.026Z] 1794e926e27f: Layer already exists [2023-11-24T21:11:14.026Z] 2ddacfc99390: Layer already exists [2023-11-24T21:11:14.026Z] 8251ad252cc4: Layer already exists [2023-11-24T21:11:14.026Z] 45b92c01747b: Layer already exists [2023-11-24T21:11:14.026Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:14.026Z] c874d72877f4: Layer already exists [2023-11-24T21:11:14.026Z] 9beaed5a832e: Layer already exists [2023-11-24T21:11:14.026Z] 5197fd4741fe: Layer already exists [2023-11-24T21:11:14.026Z] f39200366930: Layer already exists [2023-11-24T21:11:14.026Z] 5f70bf18a086: Layer already exists [2023-11-24T21:11:14.026Z] e835f404898a: Layer already exists [2023-11-24T21:11:14.026Z] 8c0d289de96b: Layer already exists [2023-11-24T21:11:14.026Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:14.289Z] 3.1.0-dev.73: digest: sha256:a346ae064c18b60840e95b6cef2d8874086dd4de16a28a9ef47916e130dc0053 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:15.079Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:15.866Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:11:15.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-24T21:11:15.866Z] 2ddacfc99390: Preparing [2023-11-24T21:11:15.866Z] 1794e926e27f: Preparing [2023-11-24T21:11:15.866Z] cfdd4c7c6512: Preparing [2023-11-24T21:11:15.866Z] ee2c40d2107a: Preparing [2023-11-24T21:11:15.866Z] 254c822be4be: Preparing [2023-11-24T21:11:15.866Z] 45b92c01747b: Preparing [2023-11-24T21:11:15.866Z] 8251ad252cc4: Preparing [2023-11-24T21:11:15.866Z] c874d72877f4: Preparing [2023-11-24T21:11:15.866Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:15.866Z] 9beaed5a832e: Preparing [2023-11-24T21:11:15.866Z] 5197fd4741fe: Preparing [2023-11-24T21:11:15.866Z] 5f70bf18a086: Preparing [2023-11-24T21:11:15.866Z] f39200366930: Preparing [2023-11-24T21:11:15.866Z] e835f404898a: Preparing [2023-11-24T21:11:15.866Z] 8c0d289de96b: Preparing [2023-11-24T21:11:15.866Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:15.866Z] 9beaed5a832e: Waiting [2023-11-24T21:11:15.866Z] 5197fd4741fe: Waiting [2023-11-24T21:11:15.866Z] 5f70bf18a086: Waiting [2023-11-24T21:11:15.866Z] f39200366930: Waiting [2023-11-24T21:11:15.866Z] e835f404898a: Waiting [2023-11-24T21:11:15.866Z] c874d72877f4: Waiting [2023-11-24T21:11:15.866Z] 45b92c01747b: Waiting [2023-11-24T21:11:15.866Z] 8c0d289de96b: Waiting [2023-11-24T21:11:15.866Z] 8251ad252cc4: Waiting [2023-11-24T21:11:15.866Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:15.866Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:15.866Z] 2ddacfc99390: Layer already exists [2023-11-24T21:11:15.866Z] ee2c40d2107a: Layer already exists [2023-11-24T21:11:15.866Z] cfdd4c7c6512: Layer already exists [2023-11-24T21:11:15.866Z] 1794e926e27f: Layer already exists [2023-11-24T21:11:15.866Z] 254c822be4be: Layer already exists [2023-11-24T21:11:15.866Z] 45b92c01747b: Layer already exists [2023-11-24T21:11:15.866Z] 8251ad252cc4: Layer already exists [2023-11-24T21:11:15.866Z] c874d72877f4: Layer already exists [2023-11-24T21:11:15.866Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:15.866Z] 5197fd4741fe: Layer already exists [2023-11-24T21:11:15.866Z] 5f70bf18a086: Layer already exists [2023-11-24T21:11:15.866Z] 9beaed5a832e: Layer already exists [2023-11-24T21:11:15.866Z] f39200366930: Layer already exists [2023-11-24T21:11:15.866Z] e835f404898a: Layer already exists [2023-11-24T21:11:15.866Z] 8c0d289de96b: Layer already exists [2023-11-24T21:11:15.866Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:16.128Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:a346ae064c18b60840e95b6cef2d8874086dd4de16a28a9ef47916e130dc0053 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:16.885Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:17.626Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-11-24T21:11:17.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-24T21:11:17.626Z] 2ddacfc99390: Preparing [2023-11-24T21:11:17.626Z] 1794e926e27f: Preparing [2023-11-24T21:11:17.626Z] cfdd4c7c6512: Preparing [2023-11-24T21:11:17.626Z] ee2c40d2107a: Preparing [2023-11-24T21:11:17.626Z] 254c822be4be: Preparing [2023-11-24T21:11:17.626Z] 45b92c01747b: Preparing [2023-11-24T21:11:17.626Z] 8251ad252cc4: Preparing [2023-11-24T21:11:17.626Z] c874d72877f4: Preparing [2023-11-24T21:11:17.626Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:17.626Z] 9beaed5a832e: Preparing [2023-11-24T21:11:17.626Z] 5197fd4741fe: Preparing [2023-11-24T21:11:17.626Z] 5f70bf18a086: Preparing [2023-11-24T21:11:17.626Z] f39200366930: Preparing [2023-11-24T21:11:17.626Z] e835f404898a: Preparing [2023-11-24T21:11:17.626Z] 8c0d289de96b: Preparing [2023-11-24T21:11:17.626Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:17.626Z] 9beaed5a832e: Waiting [2023-11-24T21:11:17.626Z] 5197fd4741fe: Waiting [2023-11-24T21:11:17.626Z] 5f70bf18a086: Waiting [2023-11-24T21:11:17.626Z] 45b92c01747b: Waiting [2023-11-24T21:11:17.626Z] 8251ad252cc4: Waiting [2023-11-24T21:11:17.626Z] c874d72877f4: Waiting [2023-11-24T21:11:17.626Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:17.626Z] e835f404898a: Waiting [2023-11-24T21:11:17.626Z] 8c0d289de96b: Waiting [2023-11-24T21:11:17.626Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:17.626Z] f39200366930: Waiting [2023-11-24T21:11:17.626Z] 1794e926e27f: Layer already exists [2023-11-24T21:11:17.626Z] 2ddacfc99390: Layer already exists [2023-11-24T21:11:17.626Z] cfdd4c7c6512: Layer already exists [2023-11-24T21:11:17.626Z] ee2c40d2107a: Layer already exists [2023-11-24T21:11:17.626Z] 254c822be4be: Layer already exists [2023-11-24T21:11:17.626Z] 45b92c01747b: Layer already exists [2023-11-24T21:11:17.626Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:17.626Z] c874d72877f4: Layer already exists [2023-11-24T21:11:17.626Z] 8251ad252cc4: Layer already exists [2023-11-24T21:11:17.626Z] 9beaed5a832e: Layer already exists [2023-11-24T21:11:17.626Z] 5f70bf18a086: Layer already exists [2023-11-24T21:11:17.626Z] f39200366930: Layer already exists [2023-11-24T21:11:17.626Z] 5197fd4741fe: Layer already exists [2023-11-24T21:11:17.626Z] e835f404898a: Layer already exists [2023-11-24T21:11:17.626Z] 8c0d289de96b: Layer already exists [2023-11-24T21:11:17.626Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:17.889Z] main: digest: sha256:a346ae064c18b60840e95b6cef2d8874086dd4de16a28a9ef47916e130dc0053 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:11:18.746Z] ===================================================== [Pipeline] echo [2023-11-24T21:11:18.890Z] taggedImages: [2023-11-24T21:11:18.890Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:11:18.890Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-24T21:11:18.890Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.73 [2023-11-24T21:11:18.890Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:11:18.890Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-11-24T21:11:19.058Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-11-24T21:11:19.058Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:11:19.058Z] latest [2023-11-24T21:11:19.058Z] 3.1.0-dev.73 [2023-11-24T21:11:19.058Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:11:19.058Z] main [2023-11-24T21:11:19.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:20.076Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:20.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:11:20.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-24T21:11:20.850Z] 7b76f35ffd76: Preparing [2023-11-24T21:11:20.850Z] 4d7468db8276: Preparing [2023-11-24T21:11:20.850Z] 4319dc02e543: Preparing [2023-11-24T21:11:20.850Z] 34519223e9c7: Preparing [2023-11-24T21:11:20.850Z] c874d72877f4: Preparing [2023-11-24T21:11:20.850Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:20.850Z] 7dca57e900be: Preparing [2023-11-24T21:11:20.850Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:20.850Z] 41e2a699f65b: Preparing [2023-11-24T21:11:20.850Z] 7dca57e900be: Waiting [2023-11-24T21:11:20.850Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:20.850Z] 41e2a699f65b: Waiting [2023-11-24T21:11:20.850Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:20.850Z] c874d72877f4: Layer already exists [2023-11-24T21:11:21.114Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:21.114Z] 7dca57e900be: Layer already exists [2023-11-24T21:11:21.114Z] 41e2a699f65b: Layer already exists [2023-11-24T21:11:21.114Z] 4319dc02e543: Pushed [2023-11-24T21:11:21.114Z] 4d7468db8276: Pushed [2023-11-24T21:11:21.114Z] 7b76f35ffd76: Pushed [2023-11-24T21:11:21.114Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:23.688Z] 34519223e9c7: Pushed [2023-11-24T21:11:23.688Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:9131809948ddb3a60e0fbbdf41cb0cb822d890dd731d2c2650f026fd0b256f16 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:24.435Z] + 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-11-24T21:11:29.417Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-24T21:11:29.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-24T21:11:29.417Z] 7b76f35ffd76: Preparing [2023-11-24T21:11:29.417Z] 4d7468db8276: Preparing [2023-11-24T21:11:29.417Z] 4319dc02e543: Preparing [2023-11-24T21:11:29.417Z] 34519223e9c7: Preparing [2023-11-24T21:11:29.417Z] c874d72877f4: Preparing [2023-11-24T21:11:29.417Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:29.417Z] 7dca57e900be: Preparing [2023-11-24T21:11:29.417Z] 41e2a699f65b: Preparing [2023-11-24T21:11:29.417Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:29.417Z] 7dca57e900be: Waiting [2023-11-24T21:11:29.417Z] 41e2a699f65b: Waiting [2023-11-24T21:11:29.417Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:29.417Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:29.417Z] c874d72877f4: Layer already exists [2023-11-24T21:11:29.417Z] 7b76f35ffd76: Layer already exists [2023-11-24T21:11:29.417Z] 34519223e9c7: Layer already exists [2023-11-24T21:11:29.417Z] 4d7468db8276: Layer already exists [2023-11-24T21:11:29.417Z] 4319dc02e543: Layer already exists [2023-11-24T21:11:29.417Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:29.417Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:29.417Z] 7dca57e900be: Layer already exists [2023-11-24T21:11:29.417Z] 41e2a699f65b: Layer already exists [2023-11-24T21:11:29.417Z] latest: digest: sha256:9131809948ddb3a60e0fbbdf41cb0cb822d890dd731d2c2650f026fd0b256f16 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:30.419Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:31.172Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.73 [2023-11-24T21:11:31.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-24T21:11:31.172Z] 7b76f35ffd76: Preparing [2023-11-24T21:11:31.172Z] 4d7468db8276: Preparing [2023-11-24T21:11:31.172Z] 4319dc02e543: Preparing [2023-11-24T21:11:31.172Z] 34519223e9c7: Preparing [2023-11-24T21:11:31.172Z] c874d72877f4: Preparing [2023-11-24T21:11:31.172Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:31.172Z] 7dca57e900be: Preparing [2023-11-24T21:11:31.172Z] 41e2a699f65b: Preparing [2023-11-24T21:11:31.172Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:31.172Z] 7dca57e900be: Waiting [2023-11-24T21:11:31.172Z] 41e2a699f65b: Waiting [2023-11-24T21:11:31.172Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:31.172Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:31.172Z] 4d7468db8276: Layer already exists [2023-11-24T21:11:31.172Z] 4319dc02e543: Layer already exists [2023-11-24T21:11:31.172Z] 34519223e9c7: Layer already exists [2023-11-24T21:11:31.172Z] 7b76f35ffd76: Layer already exists [2023-11-24T21:11:31.172Z] 41e2a699f65b: Layer already exists [2023-11-24T21:11:31.172Z] c874d72877f4: Layer already exists [2023-11-24T21:11:31.172Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:31.172Z] 7dca57e900be: Layer already exists [2023-11-24T21:11:31.172Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:31.172Z] 3.1.0-dev.73: digest: sha256:9131809948ddb3a60e0fbbdf41cb0cb822d890dd731d2c2650f026fd0b256f16 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:32.230Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:32.962Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:11:32.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-24T21:11:32.962Z] 7b76f35ffd76: Preparing [2023-11-24T21:11:32.962Z] 4d7468db8276: Preparing [2023-11-24T21:11:32.962Z] 4319dc02e543: Preparing [2023-11-24T21:11:32.962Z] 34519223e9c7: Preparing [2023-11-24T21:11:32.962Z] c874d72877f4: Preparing [2023-11-24T21:11:32.962Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:32.962Z] 7dca57e900be: Preparing [2023-11-24T21:11:32.962Z] 41e2a699f65b: Preparing [2023-11-24T21:11:32.962Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:32.962Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:32.962Z] 7dca57e900be: Waiting [2023-11-24T21:11:32.962Z] 41e2a699f65b: Waiting [2023-11-24T21:11:32.962Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:32.962Z] 7b76f35ffd76: Layer already exists [2023-11-24T21:11:32.962Z] 4d7468db8276: Layer already exists [2023-11-24T21:11:32.962Z] 4319dc02e543: Layer already exists [2023-11-24T21:11:32.962Z] 34519223e9c7: Layer already exists [2023-11-24T21:11:32.962Z] c874d72877f4: Layer already exists [2023-11-24T21:11:32.962Z] 7dca57e900be: Layer already exists [2023-11-24T21:11:32.962Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:32.963Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:32.963Z] 41e2a699f65b: Layer already exists [2023-11-24T21:11:33.227Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:9131809948ddb3a60e0fbbdf41cb0cb822d890dd731d2c2650f026fd0b256f16 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:33.965Z] + 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-11-24T21:11:34.714Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-11-24T21:11:34.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-24T21:11:34.714Z] 7b76f35ffd76: Preparing [2023-11-24T21:11:34.714Z] 4d7468db8276: Preparing [2023-11-24T21:11:34.714Z] 4319dc02e543: Preparing [2023-11-24T21:11:34.714Z] 34519223e9c7: Preparing [2023-11-24T21:11:34.714Z] c874d72877f4: Preparing [2023-11-24T21:11:34.714Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:34.714Z] 7dca57e900be: Preparing [2023-11-24T21:11:34.714Z] 41e2a699f65b: Preparing [2023-11-24T21:11:34.714Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:34.714Z] 7dca57e900be: Waiting [2023-11-24T21:11:34.714Z] 41e2a699f65b: Waiting [2023-11-24T21:11:34.714Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:34.714Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:34.714Z] 4319dc02e543: Layer already exists [2023-11-24T21:11:34.714Z] c874d72877f4: Layer already exists [2023-11-24T21:11:34.714Z] 4d7468db8276: Layer already exists [2023-11-24T21:11:34.714Z] 34519223e9c7: Layer already exists [2023-11-24T21:11:34.714Z] 7b76f35ffd76: Layer already exists [2023-11-24T21:11:34.714Z] 7dca57e900be: Layer already exists [2023-11-24T21:11:34.714Z] 41e2a699f65b: Layer already exists [2023-11-24T21:11:34.714Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:34.714Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:34.977Z] main: digest: sha256:9131809948ddb3a60e0fbbdf41cb0cb822d890dd731d2c2650f026fd0b256f16 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:11:35.901Z] ===================================================== [Pipeline] echo [2023-11-24T21:11:36.057Z] taggedImages: [2023-11-24T21:11:36.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:11:36.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-24T21:11:36.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.73 [2023-11-24T21:11:36.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:11:36.057Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-11-24T21:11:36.214Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-11-24T21:11:36.214Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:11:36.214Z] latest [2023-11-24T21:11:36.214Z] 3.1.0-dev.73 [2023-11-24T21:11:36.214Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:11:36.214Z] main [2023-11-24T21:11:36.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:37.260Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:38.060Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:11:38.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-24T21:11:38.060Z] d9edb6bafd22: Preparing [2023-11-24T21:11:38.060Z] 5ad63dd6db24: Preparing [2023-11-24T21:11:38.060Z] 5deffab0d899: Preparing [2023-11-24T21:11:38.060Z] 0f45fc9881df: Preparing [2023-11-24T21:11:38.060Z] dfd206d30791: Preparing [2023-11-24T21:11:38.060Z] c874d72877f4: Preparing [2023-11-24T21:11:38.060Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:38.060Z] f8c5dd9646e0: Preparing [2023-11-24T21:11:38.060Z] abe759f3ad2e: Preparing [2023-11-24T21:11:38.060Z] 5a86132ecdb0: Preparing [2023-11-24T21:11:38.060Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:38.060Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:38.060Z] f8c5dd9646e0: Waiting [2023-11-24T21:11:38.060Z] abe759f3ad2e: Waiting [2023-11-24T21:11:38.060Z] 5a86132ecdb0: Waiting [2023-11-24T21:11:38.060Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:38.060Z] c874d72877f4: Waiting [2023-11-24T21:11:38.337Z] 5ad63dd6db24: Pushed [2023-11-24T21:11:38.337Z] d9edb6bafd22: Pushed [2023-11-24T21:11:38.337Z] dfd206d30791: Pushed [2023-11-24T21:11:38.337Z] 0f45fc9881df: Pushed [2023-11-24T21:11:38.337Z] c874d72877f4: Layer already exists [2023-11-24T21:11:38.337Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:38.337Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:38.603Z] f8c5dd9646e0: Pushed [2023-11-24T21:11:39.183Z] abe759f3ad2e: Pushed [2023-11-24T21:11:41.180Z] 5deffab0d899: Pushed [2023-11-24T21:11:42.132Z] 5a86132ecdb0: Pushed [2023-11-24T21:11:43.083Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:19ed2c3584c73dfb30327f79b3f1e683b3b10a79502319c6e31480e6a64d4e66 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:43.857Z] + 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-11-24T21:11:44.682Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-24T21:11:44.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-24T21:11:44.682Z] d9edb6bafd22: Preparing [2023-11-24T21:11:44.682Z] 5ad63dd6db24: Preparing [2023-11-24T21:11:44.682Z] 5deffab0d899: Preparing [2023-11-24T21:11:44.682Z] 0f45fc9881df: Preparing [2023-11-24T21:11:44.682Z] dfd206d30791: Preparing [2023-11-24T21:11:44.682Z] c874d72877f4: Preparing [2023-11-24T21:11:44.682Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:44.682Z] f8c5dd9646e0: Preparing [2023-11-24T21:11:44.682Z] abe759f3ad2e: Preparing [2023-11-24T21:11:44.682Z] 5a86132ecdb0: Preparing [2023-11-24T21:11:44.682Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:44.682Z] f8c5dd9646e0: Waiting [2023-11-24T21:11:44.682Z] abe759f3ad2e: Waiting [2023-11-24T21:11:44.682Z] 5a86132ecdb0: Waiting [2023-11-24T21:11:44.682Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:44.682Z] c874d72877f4: Waiting [2023-11-24T21:11:44.682Z] d9edb6bafd22: Layer already exists [2023-11-24T21:11:44.682Z] 0f45fc9881df: Layer already exists [2023-11-24T21:11:44.683Z] dfd206d30791: Layer already exists [2023-11-24T21:11:44.683Z] 5deffab0d899: Layer already exists [2023-11-24T21:11:44.683Z] 5ad63dd6db24: Layer already exists [2023-11-24T21:11:44.683Z] abe759f3ad2e: Layer already exists [2023-11-24T21:11:44.683Z] c874d72877f4: Layer already exists [2023-11-24T21:11:44.683Z] f8c5dd9646e0: Layer already exists [2023-11-24T21:11:44.683Z] 5a86132ecdb0: Layer already exists [2023-11-24T21:11:44.683Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:44.683Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:44.947Z] latest: digest: sha256:19ed2c3584c73dfb30327f79b3f1e683b3b10a79502319c6e31480e6a64d4e66 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:45.745Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:46.503Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.73 [2023-11-24T21:11:46.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-24T21:11:46.503Z] d9edb6bafd22: Preparing [2023-11-24T21:11:46.503Z] 5ad63dd6db24: Preparing [2023-11-24T21:11:46.503Z] 5deffab0d899: Preparing [2023-11-24T21:11:46.503Z] 0f45fc9881df: Preparing [2023-11-24T21:11:46.503Z] dfd206d30791: Preparing [2023-11-24T21:11:46.503Z] c874d72877f4: Preparing [2023-11-24T21:11:46.503Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:46.503Z] f8c5dd9646e0: Preparing [2023-11-24T21:11:46.503Z] abe759f3ad2e: Preparing [2023-11-24T21:11:46.503Z] 5a86132ecdb0: Preparing [2023-11-24T21:11:46.503Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:46.503Z] f8c5dd9646e0: Waiting [2023-11-24T21:11:46.503Z] abe759f3ad2e: Waiting [2023-11-24T21:11:46.503Z] 5a86132ecdb0: Waiting [2023-11-24T21:11:46.503Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:46.503Z] c874d72877f4: Waiting [2023-11-24T21:11:46.503Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:46.503Z] 0f45fc9881df: Layer already exists [2023-11-24T21:11:46.503Z] d9edb6bafd22: Layer already exists [2023-11-24T21:11:46.503Z] 5deffab0d899: Layer already exists [2023-11-24T21:11:46.503Z] 5ad63dd6db24: Layer already exists [2023-11-24T21:11:46.503Z] dfd206d30791: Layer already exists [2023-11-24T21:11:46.503Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:46.503Z] 5a86132ecdb0: Layer already exists [2023-11-24T21:11:46.503Z] f8c5dd9646e0: Layer already exists [2023-11-24T21:11:46.503Z] abe759f3ad2e: Layer already exists [2023-11-24T21:11:46.503Z] c874d72877f4: Layer already exists [2023-11-24T21:11:46.503Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:46.768Z] 3.1.0-dev.73: digest: sha256:19ed2c3584c73dfb30327f79b3f1e683b3b10a79502319c6e31480e6a64d4e66 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:47.551Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:48.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:11:48.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-24T21:11:48.304Z] d9edb6bafd22: Preparing [2023-11-24T21:11:48.304Z] 5ad63dd6db24: Preparing [2023-11-24T21:11:48.304Z] 5deffab0d899: Preparing [2023-11-24T21:11:48.304Z] 0f45fc9881df: Preparing [2023-11-24T21:11:48.304Z] dfd206d30791: Preparing [2023-11-24T21:11:48.304Z] c874d72877f4: Preparing [2023-11-24T21:11:48.304Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:48.304Z] f8c5dd9646e0: Preparing [2023-11-24T21:11:48.304Z] c874d72877f4: Waiting [2023-11-24T21:11:48.304Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:48.304Z] abe759f3ad2e: Preparing [2023-11-24T21:11:48.304Z] 5a86132ecdb0: Preparing [2023-11-24T21:11:48.304Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:48.304Z] f8c5dd9646e0: Waiting [2023-11-24T21:11:48.304Z] abe759f3ad2e: Waiting [2023-11-24T21:11:48.304Z] 5a86132ecdb0: Waiting [2023-11-24T21:11:48.304Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:48.304Z] dfd206d30791: Layer already exists [2023-11-24T21:11:48.304Z] d9edb6bafd22: Layer already exists [2023-11-24T21:11:48.304Z] 5deffab0d899: Layer already exists [2023-11-24T21:11:48.304Z] 5ad63dd6db24: Layer already exists [2023-11-24T21:11:48.304Z] 0f45fc9881df: Layer already exists [2023-11-24T21:11:48.304Z] abe759f3ad2e: Layer already exists [2023-11-24T21:11:48.304Z] c874d72877f4: Layer already exists [2023-11-24T21:11:48.304Z] f8c5dd9646e0: Layer already exists [2023-11-24T21:11:48.304Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:48.304Z] 5a86132ecdb0: Layer already exists [2023-11-24T21:11:48.304Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:48.568Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:19ed2c3584c73dfb30327f79b3f1e683b3b10a79502319c6e31480e6a64d4e66 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:49.375Z] + 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-11-24T21:11:50.165Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-11-24T21:11:50.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-24T21:11:50.165Z] d9edb6bafd22: Preparing [2023-11-24T21:11:50.165Z] 5ad63dd6db24: Preparing [2023-11-24T21:11:50.165Z] 5deffab0d899: Preparing [2023-11-24T21:11:50.165Z] 0f45fc9881df: Preparing [2023-11-24T21:11:50.165Z] dfd206d30791: Preparing [2023-11-24T21:11:50.165Z] c874d72877f4: Preparing [2023-11-24T21:11:50.165Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:50.165Z] f8c5dd9646e0: Preparing [2023-11-24T21:11:50.165Z] abe759f3ad2e: Preparing [2023-11-24T21:11:50.165Z] 5a86132ecdb0: Preparing [2023-11-24T21:11:50.165Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:50.165Z] f8c5dd9646e0: Waiting [2023-11-24T21:11:50.165Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:50.165Z] abe759f3ad2e: Waiting [2023-11-24T21:11:50.165Z] 5a86132ecdb0: Waiting [2023-11-24T21:11:50.165Z] c874d72877f4: Waiting [2023-11-24T21:11:50.165Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:50.165Z] dfd206d30791: Layer already exists [2023-11-24T21:11:50.165Z] 5deffab0d899: Layer already exists [2023-11-24T21:11:50.165Z] 5ad63dd6db24: Layer already exists [2023-11-24T21:11:50.165Z] d9edb6bafd22: Layer already exists [2023-11-24T21:11:50.165Z] 0f45fc9881df: Layer already exists [2023-11-24T21:11:50.165Z] abe759f3ad2e: Layer already exists [2023-11-24T21:11:50.165Z] c874d72877f4: Layer already exists [2023-11-24T21:11:50.165Z] f8c5dd9646e0: Layer already exists [2023-11-24T21:11:50.165Z] 5a86132ecdb0: Layer already exists [2023-11-24T21:11:50.165Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:50.430Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:50.430Z] main: digest: sha256:19ed2c3584c73dfb30327f79b3f1e683b3b10a79502319c6e31480e6a64d4e66 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:11:51.319Z] ===================================================== [Pipeline] echo [2023-11-24T21:11:51.491Z] taggedImages: [2023-11-24T21:11:51.491Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:11:51.491Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-24T21:11:51.491Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.73 [2023-11-24T21:11:51.491Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:11:51.491Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-11-24T21:11:51.686Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-11-24T21:11:51.686Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:11:51.686Z] latest [2023-11-24T21:11:51.686Z] 3.1.0-dev.73 [2023-11-24T21:11:51.686Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:11:51.686Z] main [2023-11-24T21:11:51.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:52.782Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:11:53.563Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:11:53.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-24T21:11:53.563Z] 4c896add89c5: Preparing [2023-11-24T21:11:53.563Z] ffcecfed916a: Preparing [2023-11-24T21:11:53.563Z] 91bc0320f0ab: Preparing [2023-11-24T21:11:53.563Z] cb9e4f93c541: Preparing [2023-11-24T21:11:53.563Z] 064ffec3f7c1: Preparing [2023-11-24T21:11:53.563Z] f01d49089e4c: Preparing [2023-11-24T21:11:53.563Z] 2aba1f6a8321: Preparing [2023-11-24T21:11:53.563Z] c874d72877f4: Preparing [2023-11-24T21:11:53.563Z] c09ff35d3e3d: Preparing [2023-11-24T21:11:53.563Z] bb8e90d190d6: Preparing [2023-11-24T21:11:53.563Z] f0b65b45dac5: Preparing [2023-11-24T21:11:53.563Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:11:53.563Z] f01d49089e4c: Waiting [2023-11-24T21:11:53.563Z] 2aba1f6a8321: Waiting [2023-11-24T21:11:53.563Z] c874d72877f4: Waiting [2023-11-24T21:11:53.563Z] f0b65b45dac5: Waiting [2023-11-24T21:11:53.563Z] c09ff35d3e3d: Waiting [2023-11-24T21:11:53.563Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:11:53.563Z] bb8e90d190d6: Waiting [2023-11-24T21:11:53.828Z] ffcecfed916a: Pushed [2023-11-24T21:11:53.828Z] 064ffec3f7c1: Pushed [2023-11-24T21:11:57.175Z] 4c896add89c5: Pushed [2023-11-24T21:11:57.175Z] f01d49089e4c: Pushed [2023-11-24T21:11:57.175Z] c874d72877f4: Layer already exists [2023-11-24T21:11:57.175Z] 2aba1f6a8321: Pushed [2023-11-24T21:11:57.175Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:11:57.175Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:11:58.594Z] bb8e90d190d6: Pushed [2023-11-24T21:11:58.859Z] cb9e4f93c541: Pushed [2023-11-24T21:11:59.126Z] f0b65b45dac5: Pushed [2023-11-24T21:11:59.761Z] 91bc0320f0ab: Pushed [2023-11-24T21:12:00.047Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:8026592e99a537de1ae232e30d0d08269f7579661fb6d14cbc969ae0da3bec6e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:00.840Z] + 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-11-24T21:12:01.600Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-24T21:12:01.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-24T21:12:01.600Z] 4c896add89c5: Preparing [2023-11-24T21:12:01.600Z] ffcecfed916a: Preparing [2023-11-24T21:12:01.600Z] 91bc0320f0ab: Preparing [2023-11-24T21:12:01.600Z] cb9e4f93c541: Preparing [2023-11-24T21:12:01.600Z] 064ffec3f7c1: Preparing [2023-11-24T21:12:01.600Z] f01d49089e4c: Preparing [2023-11-24T21:12:01.600Z] 2aba1f6a8321: Preparing [2023-11-24T21:12:01.600Z] c874d72877f4: Preparing [2023-11-24T21:12:01.600Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:01.600Z] bb8e90d190d6: Preparing [2023-11-24T21:12:01.600Z] f0b65b45dac5: Preparing [2023-11-24T21:12:01.600Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:01.600Z] c09ff35d3e3d: Waiting [2023-11-24T21:12:01.600Z] bb8e90d190d6: Waiting [2023-11-24T21:12:01.600Z] f01d49089e4c: Waiting [2023-11-24T21:12:01.600Z] 2aba1f6a8321: Waiting [2023-11-24T21:12:01.600Z] c874d72877f4: Waiting [2023-11-24T21:12:01.600Z] f0b65b45dac5: Waiting [2023-11-24T21:12:01.600Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:12:01.600Z] cb9e4f93c541: Layer already exists [2023-11-24T21:12:01.600Z] 4c896add89c5: Layer already exists [2023-11-24T21:12:01.600Z] ffcecfed916a: Layer already exists [2023-11-24T21:12:01.600Z] 91bc0320f0ab: Layer already exists [2023-11-24T21:12:01.600Z] 064ffec3f7c1: Layer already exists [2023-11-24T21:12:01.600Z] f01d49089e4c: Layer already exists [2023-11-24T21:12:01.600Z] bb8e90d190d6: Layer already exists [2023-11-24T21:12:01.600Z] 2aba1f6a8321: Layer already exists [2023-11-24T21:12:01.600Z] c874d72877f4: Layer already exists [2023-11-24T21:12:01.600Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:01.600Z] f0b65b45dac5: Layer already exists [2023-11-24T21:12:01.600Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:01.866Z] latest: digest: sha256:8026592e99a537de1ae232e30d0d08269f7579661fb6d14cbc969ae0da3bec6e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:02.663Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:03.457Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.73 [2023-11-24T21:12:03.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-24T21:12:03.457Z] 4c896add89c5: Preparing [2023-11-24T21:12:03.457Z] ffcecfed916a: Preparing [2023-11-24T21:12:03.457Z] 91bc0320f0ab: Preparing [2023-11-24T21:12:03.457Z] cb9e4f93c541: Preparing [2023-11-24T21:12:03.457Z] 064ffec3f7c1: Preparing [2023-11-24T21:12:03.457Z] f01d49089e4c: Preparing [2023-11-24T21:12:03.457Z] 2aba1f6a8321: Preparing [2023-11-24T21:12:03.457Z] c874d72877f4: Preparing [2023-11-24T21:12:03.457Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:03.457Z] bb8e90d190d6: Preparing [2023-11-24T21:12:03.457Z] f0b65b45dac5: Preparing [2023-11-24T21:12:03.457Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:03.457Z] c874d72877f4: Waiting [2023-11-24T21:12:03.457Z] c09ff35d3e3d: Waiting [2023-11-24T21:12:03.457Z] bb8e90d190d6: Waiting [2023-11-24T21:12:03.458Z] f0b65b45dac5: Waiting [2023-11-24T21:12:03.458Z] f01d49089e4c: Waiting [2023-11-24T21:12:03.458Z] 2aba1f6a8321: Waiting [2023-11-24T21:12:03.458Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:12:03.458Z] 91bc0320f0ab: Layer already exists [2023-11-24T21:12:03.458Z] 4c896add89c5: Layer already exists [2023-11-24T21:12:03.458Z] 064ffec3f7c1: Layer already exists [2023-11-24T21:12:03.458Z] cb9e4f93c541: Layer already exists [2023-11-24T21:12:03.458Z] ffcecfed916a: Layer already exists [2023-11-24T21:12:03.458Z] f01d49089e4c: Layer already exists [2023-11-24T21:12:03.458Z] 2aba1f6a8321: Layer already exists [2023-11-24T21:12:03.458Z] c874d72877f4: Layer already exists [2023-11-24T21:12:03.458Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:03.458Z] bb8e90d190d6: Layer already exists [2023-11-24T21:12:03.458Z] f0b65b45dac5: Layer already exists [2023-11-24T21:12:03.458Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:03.722Z] 3.1.0-dev.73: digest: sha256:8026592e99a537de1ae232e30d0d08269f7579661fb6d14cbc969ae0da3bec6e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:04.524Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:06.437Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:12:06.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-24T21:12:06.438Z] 4c896add89c5: Preparing [2023-11-24T21:12:06.438Z] ffcecfed916a: Preparing [2023-11-24T21:12:06.438Z] 91bc0320f0ab: Preparing [2023-11-24T21:12:06.438Z] cb9e4f93c541: Preparing [2023-11-24T21:12:06.438Z] 064ffec3f7c1: Preparing [2023-11-24T21:12:06.438Z] f01d49089e4c: Preparing [2023-11-24T21:12:06.438Z] 2aba1f6a8321: Preparing [2023-11-24T21:12:06.438Z] c874d72877f4: Preparing [2023-11-24T21:12:06.438Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:06.438Z] bb8e90d190d6: Preparing [2023-11-24T21:12:06.438Z] f0b65b45dac5: Preparing [2023-11-24T21:12:06.438Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:06.438Z] 2aba1f6a8321: Waiting [2023-11-24T21:12:06.438Z] c874d72877f4: Waiting [2023-11-24T21:12:06.438Z] c09ff35d3e3d: Waiting [2023-11-24T21:12:06.438Z] bb8e90d190d6: Waiting [2023-11-24T21:12:06.438Z] f01d49089e4c: Waiting [2023-11-24T21:12:06.438Z] f0b65b45dac5: Waiting [2023-11-24T21:12:06.438Z] 4c896add89c5: Layer already exists [2023-11-24T21:12:06.438Z] 91bc0320f0ab: Layer already exists [2023-11-24T21:12:06.438Z] 064ffec3f7c1: Layer already exists [2023-11-24T21:12:06.438Z] ffcecfed916a: Layer already exists [2023-11-24T21:12:06.438Z] cb9e4f93c541: Layer already exists [2023-11-24T21:12:06.438Z] f01d49089e4c: Layer already exists [2023-11-24T21:12:06.438Z] c874d72877f4: Layer already exists [2023-11-24T21:12:06.438Z] 2aba1f6a8321: Layer already exists [2023-11-24T21:12:06.438Z] bb8e90d190d6: Layer already exists [2023-11-24T21:12:06.438Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:06.438Z] f0b65b45dac5: Layer already exists [2023-11-24T21:12:06.438Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:06.703Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:8026592e99a537de1ae232e30d0d08269f7579661fb6d14cbc969ae0da3bec6e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:07.494Z] + 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-11-24T21:12:08.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-11-24T21:12:08.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-24T21:12:08.284Z] 4c896add89c5: Preparing [2023-11-24T21:12:08.284Z] ffcecfed916a: Preparing [2023-11-24T21:12:08.284Z] 91bc0320f0ab: Preparing [2023-11-24T21:12:08.284Z] cb9e4f93c541: Preparing [2023-11-24T21:12:08.284Z] 064ffec3f7c1: Preparing [2023-11-24T21:12:08.284Z] f01d49089e4c: Preparing [2023-11-24T21:12:08.284Z] 2aba1f6a8321: Preparing [2023-11-24T21:12:08.284Z] c874d72877f4: Preparing [2023-11-24T21:12:08.284Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:08.284Z] bb8e90d190d6: Preparing [2023-11-24T21:12:08.284Z] f0b65b45dac5: Preparing [2023-11-24T21:12:08.284Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:08.284Z] c874d72877f4: Waiting [2023-11-24T21:12:08.284Z] c09ff35d3e3d: Waiting [2023-11-24T21:12:08.284Z] bb8e90d190d6: Waiting [2023-11-24T21:12:08.284Z] f01d49089e4c: Waiting [2023-11-24T21:12:08.284Z] 2aba1f6a8321: Waiting [2023-11-24T21:12:08.284Z] f0b65b45dac5: Waiting [2023-11-24T21:12:08.284Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:12:08.284Z] 064ffec3f7c1: Layer already exists [2023-11-24T21:12:08.550Z] cb9e4f93c541: Layer already exists [2023-11-24T21:12:08.550Z] 4c896add89c5: Layer already exists [2023-11-24T21:12:08.550Z] ffcecfed916a: Layer already exists [2023-11-24T21:12:08.550Z] f01d49089e4c: Layer already exists [2023-11-24T21:12:08.550Z] 2aba1f6a8321: Layer already exists [2023-11-24T21:12:08.550Z] 91bc0320f0ab: Layer already exists [2023-11-24T21:12:08.550Z] c874d72877f4: Layer already exists [2023-11-24T21:12:08.550Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:08.550Z] f0b65b45dac5: Layer already exists [2023-11-24T21:12:08.550Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:08.550Z] bb8e90d190d6: Layer already exists [2023-11-24T21:12:08.550Z] main: digest: sha256:8026592e99a537de1ae232e30d0d08269f7579661fb6d14cbc969ae0da3bec6e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:12:09.480Z] ===================================================== [Pipeline] echo [2023-11-24T21:12:09.634Z] taggedImages: [2023-11-24T21:12:09.634Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:12:09.634Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-24T21:12:09.634Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.73 [2023-11-24T21:12:09.634Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:12:09.634Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-11-24T21:12:09.802Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-11-24T21:12:09.802Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:12:09.802Z] latest [2023-11-24T21:12:09.802Z] 3.1.0-dev.73 [2023-11-24T21:12:09.802Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:12:09.802Z] main [2023-11-24T21:12:09.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:10.885Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:12.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:12:12.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-24T21:12:12.258Z] 79e7ed63389e: Preparing [2023-11-24T21:12:12.258Z] fbb8d905409b: Preparing [2023-11-24T21:12:12.258Z] c874d72877f4: Preparing [2023-11-24T21:12:12.258Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:12.258Z] 513d99f5252f: Preparing [2023-11-24T21:12:12.258Z] 348c23f48fe4: Preparing [2023-11-24T21:12:12.258Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:12.258Z] 348c23f48fe4: Waiting [2023-11-24T21:12:12.258Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:12:12.258Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:12.258Z] c874d72877f4: Layer already exists [2023-11-24T21:12:12.527Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:12.527Z] 79e7ed63389e: Pushed [2023-11-24T21:12:13.932Z] 348c23f48fe4: Pushed [2023-11-24T21:12:13.932Z] 513d99f5252f: Pushed [2023-11-24T21:12:17.257Z] fbb8d905409b: Pushed [2023-11-24T21:12:17.257Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:02c7cf5a65e6c1f4bd78a550322e8b41c326d420e98933fcb60e009b74641ed7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:18.099Z] + 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-11-24T21:12:18.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-24T21:12:18.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-24T21:12:18.892Z] 79e7ed63389e: Preparing [2023-11-24T21:12:18.892Z] fbb8d905409b: Preparing [2023-11-24T21:12:18.892Z] c874d72877f4: Preparing [2023-11-24T21:12:18.892Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:18.892Z] 513d99f5252f: Preparing [2023-11-24T21:12:18.892Z] 348c23f48fe4: Preparing [2023-11-24T21:12:18.892Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:18.892Z] 348c23f48fe4: Waiting [2023-11-24T21:12:18.892Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:12:18.892Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:18.892Z] 513d99f5252f: Layer already exists [2023-11-24T21:12:18.892Z] fbb8d905409b: Layer already exists [2023-11-24T21:12:18.892Z] 79e7ed63389e: Layer already exists [2023-11-24T21:12:18.892Z] c874d72877f4: Layer already exists [2023-11-24T21:12:18.892Z] 348c23f48fe4: Layer already exists [2023-11-24T21:12:18.892Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:19.157Z] latest: digest: sha256:02c7cf5a65e6c1f4bd78a550322e8b41c326d420e98933fcb60e009b74641ed7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:19.971Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:20.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.73 [2023-11-24T21:12:20.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-24T21:12:20.801Z] 79e7ed63389e: Preparing [2023-11-24T21:12:20.801Z] fbb8d905409b: Preparing [2023-11-24T21:12:20.801Z] c874d72877f4: Preparing [2023-11-24T21:12:20.801Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:20.801Z] 513d99f5252f: Preparing [2023-11-24T21:12:20.801Z] 348c23f48fe4: Preparing [2023-11-24T21:12:20.801Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:20.801Z] 348c23f48fe4: Waiting [2023-11-24T21:12:20.801Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:12:20.801Z] c874d72877f4: Layer already exists [2023-11-24T21:12:20.801Z] fbb8d905409b: Layer already exists [2023-11-24T21:12:20.801Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:20.801Z] 79e7ed63389e: Layer already exists [2023-11-24T21:12:20.801Z] 513d99f5252f: Layer already exists [2023-11-24T21:12:20.801Z] 348c23f48fe4: Layer already exists [2023-11-24T21:12:20.801Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:20.801Z] 3.1.0-dev.73: digest: sha256:02c7cf5a65e6c1f4bd78a550322e8b41c326d420e98933fcb60e009b74641ed7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:21.597Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:22.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:12:22.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-24T21:12:22.400Z] 79e7ed63389e: Preparing [2023-11-24T21:12:22.400Z] fbb8d905409b: Preparing [2023-11-24T21:12:22.400Z] c874d72877f4: Preparing [2023-11-24T21:12:22.400Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:22.400Z] 513d99f5252f: Preparing [2023-11-24T21:12:22.400Z] 348c23f48fe4: Preparing [2023-11-24T21:12:22.400Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:22.400Z] 348c23f48fe4: Waiting [2023-11-24T21:12:22.400Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:12:22.400Z] c874d72877f4: Layer already exists [2023-11-24T21:12:22.400Z] fbb8d905409b: Layer already exists [2023-11-24T21:12:22.400Z] 513d99f5252f: Layer already exists [2023-11-24T21:12:22.400Z] 79e7ed63389e: Layer already exists [2023-11-24T21:12:22.400Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:22.400Z] 348c23f48fe4: Layer already exists [2023-11-24T21:12:22.400Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:22.672Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:02c7cf5a65e6c1f4bd78a550322e8b41c326d420e98933fcb60e009b74641ed7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:23.522Z] + 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-11-24T21:12:26.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-11-24T21:12:26.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-24T21:12:26.274Z] 79e7ed63389e: Preparing [2023-11-24T21:12:26.274Z] fbb8d905409b: Preparing [2023-11-24T21:12:26.274Z] c874d72877f4: Preparing [2023-11-24T21:12:26.274Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:26.274Z] 513d99f5252f: Preparing [2023-11-24T21:12:26.274Z] 348c23f48fe4: Preparing [2023-11-24T21:12:26.274Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:26.274Z] 348c23f48fe4: Waiting [2023-11-24T21:12:26.274Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:12:26.274Z] c874d72877f4: Layer already exists [2023-11-24T21:12:26.274Z] 513d99f5252f: Layer already exists [2023-11-24T21:12:26.274Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:26.274Z] fbb8d905409b: Layer already exists [2023-11-24T21:12:26.274Z] 79e7ed63389e: Layer already exists [2023-11-24T21:12:26.274Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:26.274Z] 348c23f48fe4: Layer already exists [2023-11-24T21:12:26.538Z] main: digest: sha256:02c7cf5a65e6c1f4bd78a550322e8b41c326d420e98933fcb60e009b74641ed7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:12:27.572Z] ===================================================== [Pipeline] echo [2023-11-24T21:12:27.740Z] taggedImages: [2023-11-24T21:12:27.740Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:12:27.740Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-24T21:12:27.740Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.73 [2023-11-24T21:12:27.740Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:12:27.740Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-11-24T21:12:27.921Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-11-24T21:12:27.921Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:12:27.921Z] latest [2023-11-24T21:12:27.921Z] 3.1.0-dev.73 [2023-11-24T21:12:27.921Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:12:27.921Z] main [2023-11-24T21:12:27.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:29.242Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:30.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:12:30.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-24T21:12:30.073Z] 0a8a277f2c3a: Preparing [2023-11-24T21:12:30.073Z] 4d412929280a: Preparing [2023-11-24T21:12:30.073Z] b1acc80d46f1: Preparing [2023-11-24T21:12:30.073Z] c874d72877f4: Preparing [2023-11-24T21:12:30.073Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:30.073Z] a88d8fab9761: Preparing [2023-11-24T21:12:30.073Z] 4b7fd5a5a03c: Preparing [2023-11-24T21:12:30.073Z] 8d6942bdc878: Preparing [2023-11-24T21:12:30.073Z] 0492418f7726: Preparing [2023-11-24T21:12:30.073Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:30.073Z] a88d8fab9761: Waiting [2023-11-24T21:12:30.073Z] 4b7fd5a5a03c: Waiting [2023-11-24T21:12:30.073Z] 8d6942bdc878: Waiting [2023-11-24T21:12:30.073Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:12:30.073Z] 0492418f7726: Waiting [2023-11-24T21:12:30.339Z] c874d72877f4: Layer already exists [2023-11-24T21:12:30.339Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:30.339Z] 4d412929280a: Pushed [2023-11-24T21:12:30.339Z] b1acc80d46f1: Pushed [2023-11-24T21:12:30.339Z] 0a8a277f2c3a: Pushed [2023-11-24T21:12:30.339Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:30.917Z] 8d6942bdc878: Pushed [2023-11-24T21:12:32.316Z] 0492418f7726: Pushed [2023-11-24T21:12:42.354Z] 4b7fd5a5a03c: Pushed [2023-11-24T21:12:46.666Z] a88d8fab9761: Pushed [2023-11-24T21:12:46.666Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:adace7472af174eb9e10e4dd7a4ba355be0cfea61a60023a5a15f00905e6c3c3 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:47.539Z] + 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-11-24T21:12:48.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-24T21:12:48.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-24T21:12:48.397Z] 0a8a277f2c3a: Preparing [2023-11-24T21:12:48.397Z] 4d412929280a: Preparing [2023-11-24T21:12:48.397Z] b1acc80d46f1: Preparing [2023-11-24T21:12:48.397Z] c874d72877f4: Preparing [2023-11-24T21:12:48.397Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:48.397Z] a88d8fab9761: Preparing [2023-11-24T21:12:48.397Z] 4b7fd5a5a03c: Preparing [2023-11-24T21:12:48.397Z] 8d6942bdc878: Preparing [2023-11-24T21:12:48.397Z] 0492418f7726: Preparing [2023-11-24T21:12:48.397Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:48.397Z] 8d6942bdc878: Waiting [2023-11-24T21:12:48.397Z] 0492418f7726: Waiting [2023-11-24T21:12:48.397Z] a88d8fab9761: Waiting [2023-11-24T21:12:48.397Z] 4b7fd5a5a03c: Waiting [2023-11-24T21:12:48.397Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:12:48.397Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:48.397Z] c874d72877f4: Layer already exists [2023-11-24T21:12:48.397Z] 4d412929280a: Layer already exists [2023-11-24T21:12:48.397Z] 0a8a277f2c3a: Layer already exists [2023-11-24T21:12:48.397Z] b1acc80d46f1: Layer already exists [2023-11-24T21:12:48.397Z] a88d8fab9761: Layer already exists [2023-11-24T21:12:48.397Z] 8d6942bdc878: Layer already exists [2023-11-24T21:12:48.397Z] 0492418f7726: Layer already exists [2023-11-24T21:12:48.397Z] 4b7fd5a5a03c: Layer already exists [2023-11-24T21:12:48.397Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:48.397Z] latest: digest: sha256:adace7472af174eb9e10e4dd7a4ba355be0cfea61a60023a5a15f00905e6c3c3 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:49.531Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:50.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.73 [2023-11-24T21:12:50.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-24T21:12:50.380Z] 0a8a277f2c3a: Preparing [2023-11-24T21:12:50.380Z] 4d412929280a: Preparing [2023-11-24T21:12:50.380Z] b1acc80d46f1: Preparing [2023-11-24T21:12:50.380Z] c874d72877f4: Preparing [2023-11-24T21:12:50.380Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:50.380Z] a88d8fab9761: Preparing [2023-11-24T21:12:50.380Z] 4b7fd5a5a03c: Preparing [2023-11-24T21:12:50.380Z] 8d6942bdc878: Preparing [2023-11-24T21:12:50.380Z] 0492418f7726: Preparing [2023-11-24T21:12:50.380Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:50.380Z] a88d8fab9761: Waiting [2023-11-24T21:12:50.380Z] 4b7fd5a5a03c: Waiting [2023-11-24T21:12:50.380Z] 8d6942bdc878: Waiting [2023-11-24T21:12:50.380Z] 0492418f7726: Waiting [2023-11-24T21:12:50.380Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:12:50.380Z] c874d72877f4: Layer already exists [2023-11-24T21:12:50.380Z] b1acc80d46f1: Layer already exists [2023-11-24T21:12:50.380Z] 0a8a277f2c3a: Layer already exists [2023-11-24T21:12:50.380Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:50.380Z] 4d412929280a: Layer already exists [2023-11-24T21:12:50.380Z] 8d6942bdc878: Layer already exists [2023-11-24T21:12:50.380Z] 4b7fd5a5a03c: Layer already exists [2023-11-24T21:12:50.380Z] a88d8fab9761: Layer already exists [2023-11-24T21:12:50.380Z] 0492418f7726: Layer already exists [2023-11-24T21:12:50.380Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:50.645Z] 3.1.0-dev.73: digest: sha256:adace7472af174eb9e10e4dd7a4ba355be0cfea61a60023a5a15f00905e6c3c3 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:51.531Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:55.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:12:55.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-24T21:12:55.682Z] 0a8a277f2c3a: Preparing [2023-11-24T21:12:55.682Z] 4d412929280a: Preparing [2023-11-24T21:12:55.682Z] b1acc80d46f1: Preparing [2023-11-24T21:12:55.682Z] c874d72877f4: Preparing [2023-11-24T21:12:55.682Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:55.682Z] a88d8fab9761: Preparing [2023-11-24T21:12:55.682Z] 4b7fd5a5a03c: Preparing [2023-11-24T21:12:55.682Z] 8d6942bdc878: Preparing [2023-11-24T21:12:55.682Z] 0492418f7726: Preparing [2023-11-24T21:12:55.682Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:55.682Z] 8d6942bdc878: Waiting [2023-11-24T21:12:55.682Z] 0492418f7726: Waiting [2023-11-24T21:12:55.682Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:12:55.682Z] a88d8fab9761: Waiting [2023-11-24T21:12:55.682Z] 4b7fd5a5a03c: Waiting [2023-11-24T21:12:55.682Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:55.682Z] b1acc80d46f1: Layer already exists [2023-11-24T21:12:55.682Z] 0a8a277f2c3a: Layer already exists [2023-11-24T21:12:55.682Z] 4d412929280a: Layer already exists [2023-11-24T21:12:55.682Z] c874d72877f4: Layer already exists [2023-11-24T21:12:55.682Z] a88d8fab9761: Layer already exists [2023-11-24T21:12:55.682Z] 0492418f7726: Layer already exists [2023-11-24T21:12:55.682Z] 8d6942bdc878: Layer already exists [2023-11-24T21:12:55.682Z] 4b7fd5a5a03c: Layer already exists [2023-11-24T21:12:55.682Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:55.945Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:adace7472af174eb9e10e4dd7a4ba355be0cfea61a60023a5a15f00905e6c3c3 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:12:56.819Z] + 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-11-24T21:12:57.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-11-24T21:12:57.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-24T21:12:57.648Z] 0a8a277f2c3a: Preparing [2023-11-24T21:12:57.648Z] 4d412929280a: Preparing [2023-11-24T21:12:57.648Z] b1acc80d46f1: Preparing [2023-11-24T21:12:57.648Z] c874d72877f4: Preparing [2023-11-24T21:12:57.648Z] c09ff35d3e3d: Preparing [2023-11-24T21:12:57.648Z] a88d8fab9761: Preparing [2023-11-24T21:12:57.648Z] 4b7fd5a5a03c: Preparing [2023-11-24T21:12:57.648Z] 8d6942bdc878: Preparing [2023-11-24T21:12:57.648Z] 0492418f7726: Preparing [2023-11-24T21:12:57.648Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:12:57.648Z] a88d8fab9761: Waiting [2023-11-24T21:12:57.648Z] 4b7fd5a5a03c: Waiting [2023-11-24T21:12:57.648Z] 8d6942bdc878: Waiting [2023-11-24T21:12:57.648Z] 0492418f7726: Waiting [2023-11-24T21:12:57.648Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:12:57.648Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:12:57.648Z] c874d72877f4: Layer already exists [2023-11-24T21:12:57.648Z] 0a8a277f2c3a: Layer already exists [2023-11-24T21:12:57.648Z] b1acc80d46f1: Layer already exists [2023-11-24T21:12:57.648Z] 4d412929280a: Layer already exists [2023-11-24T21:12:57.648Z] a88d8fab9761: Layer already exists [2023-11-24T21:12:57.648Z] 8d6942bdc878: Layer already exists [2023-11-24T21:12:57.648Z] 4b7fd5a5a03c: Layer already exists [2023-11-24T21:12:57.648Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:12:57.648Z] 0492418f7726: Layer already exists [2023-11-24T21:12:57.912Z] main: digest: sha256:adace7472af174eb9e10e4dd7a4ba355be0cfea61a60023a5a15f00905e6c3c3 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:12:59.005Z] ===================================================== [Pipeline] echo [2023-11-24T21:12:59.222Z] taggedImages: [2023-11-24T21:12:59.222Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:12:59.222Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-24T21:12:59.222Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.73 [2023-11-24T21:12:59.222Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:12:59.222Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-11-24T21:12:59.418Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-11-24T21:12:59.418Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:12:59.418Z] latest [2023-11-24T21:12:59.418Z] 3.1.0-dev.73 [2023-11-24T21:12:59.418Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:12:59.418Z] main [2023-11-24T21:12:59.418Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:00.693Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:01.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:13:01.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-24T21:13:01.588Z] 4eb77c732e4d: Preparing [2023-11-24T21:13:01.588Z] be15718c5b61: Preparing [2023-11-24T21:13:01.588Z] 126820656b80: Preparing [2023-11-24T21:13:01.588Z] c874d72877f4: Preparing [2023-11-24T21:13:01.588Z] c09ff35d3e3d: Preparing [2023-11-24T21:13:01.588Z] 8e2313a69940: Preparing [2023-11-24T21:13:01.588Z] b1053207a18e: Preparing [2023-11-24T21:13:01.588Z] ea4aa5b154f7: Preparing [2023-11-24T21:13:01.588Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:13:01.588Z] b1053207a18e: Waiting [2023-11-24T21:13:01.588Z] ea4aa5b154f7: Waiting [2023-11-24T21:13:01.588Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:13:01.588Z] 8e2313a69940: Waiting [2023-11-24T21:13:01.588Z] c874d72877f4: Layer already exists [2023-11-24T21:13:01.588Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:13:01.851Z] 126820656b80: Pushed [2023-11-24T21:13:01.851Z] 4eb77c732e4d: Pushed [2023-11-24T21:13:01.851Z] be15718c5b61: Pushed [2023-11-24T21:13:01.851Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:13:02.428Z] ea4aa5b154f7: Pushed [2023-11-24T21:13:03.381Z] b1053207a18e: Pushed [2023-11-24T21:13:18.348Z] 8e2313a69940: Pushed [2023-11-24T21:13:18.348Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:170fd43f40a3e7b1501df5635d8fb13458b66797a1c975b747000934788fc38a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:19.192Z] + 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-11-24T21:13:20.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-24T21:13:20.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-24T21:13:20.025Z] 4eb77c732e4d: Preparing [2023-11-24T21:13:20.025Z] be15718c5b61: Preparing [2023-11-24T21:13:20.025Z] 126820656b80: Preparing [2023-11-24T21:13:20.025Z] c874d72877f4: Preparing [2023-11-24T21:13:20.025Z] c09ff35d3e3d: Preparing [2023-11-24T21:13:20.025Z] 8e2313a69940: Preparing [2023-11-24T21:13:20.025Z] b1053207a18e: Preparing [2023-11-24T21:13:20.025Z] ea4aa5b154f7: Preparing [2023-11-24T21:13:20.025Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:13:20.025Z] b1053207a18e: Waiting [2023-11-24T21:13:20.025Z] ea4aa5b154f7: Waiting [2023-11-24T21:13:20.025Z] 8e2313a69940: Waiting [2023-11-24T21:13:20.025Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:13:20.025Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:13:20.025Z] be15718c5b61: Layer already exists [2023-11-24T21:13:20.025Z] c874d72877f4: Layer already exists [2023-11-24T21:13:20.025Z] 4eb77c732e4d: Layer already exists [2023-11-24T21:13:20.025Z] 126820656b80: Layer already exists [2023-11-24T21:13:20.025Z] 8e2313a69940: Layer already exists [2023-11-24T21:13:20.025Z] b1053207a18e: Layer already exists [2023-11-24T21:13:20.025Z] ea4aa5b154f7: Layer already exists [2023-11-24T21:13:20.025Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:13:20.288Z] latest: digest: sha256:170fd43f40a3e7b1501df5635d8fb13458b66797a1c975b747000934788fc38a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:21.117Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:26.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.73 [2023-11-24T21:13:26.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-24T21:13:26.244Z] 4eb77c732e4d: Preparing [2023-11-24T21:13:26.244Z] be15718c5b61: Preparing [2023-11-24T21:13:26.244Z] 126820656b80: Preparing [2023-11-24T21:13:26.244Z] c874d72877f4: Preparing [2023-11-24T21:13:26.244Z] c09ff35d3e3d: Preparing [2023-11-24T21:13:26.244Z] 8e2313a69940: Preparing [2023-11-24T21:13:26.244Z] b1053207a18e: Preparing [2023-11-24T21:13:26.244Z] ea4aa5b154f7: Preparing [2023-11-24T21:13:26.244Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:13:26.244Z] b1053207a18e: Waiting [2023-11-24T21:13:26.244Z] ea4aa5b154f7: Waiting [2023-11-24T21:13:26.244Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:13:26.244Z] 8e2313a69940: Waiting [2023-11-24T21:13:26.244Z] be15718c5b61: Layer already exists [2023-11-24T21:13:26.244Z] 126820656b80: Layer already exists [2023-11-24T21:13:26.244Z] c874d72877f4: Layer already exists [2023-11-24T21:13:26.244Z] 4eb77c732e4d: Layer already exists [2023-11-24T21:13:26.244Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:13:26.244Z] ea4aa5b154f7: Layer already exists [2023-11-24T21:13:26.244Z] b1053207a18e: Layer already exists [2023-11-24T21:13:26.244Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:13:26.244Z] 8e2313a69940: Layer already exists [2023-11-24T21:13:26.244Z] 3.1.0-dev.73: digest: sha256:170fd43f40a3e7b1501df5635d8fb13458b66797a1c975b747000934788fc38a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:27.350Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:28.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:13:28.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-24T21:13:28.259Z] 4eb77c732e4d: Preparing [2023-11-24T21:13:28.259Z] be15718c5b61: Preparing [2023-11-24T21:13:28.259Z] 126820656b80: Preparing [2023-11-24T21:13:28.259Z] c874d72877f4: Preparing [2023-11-24T21:13:28.259Z] c09ff35d3e3d: Preparing [2023-11-24T21:13:28.259Z] 8e2313a69940: Preparing [2023-11-24T21:13:28.259Z] b1053207a18e: Preparing [2023-11-24T21:13:28.259Z] ea4aa5b154f7: Preparing [2023-11-24T21:13:28.259Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:13:28.259Z] b1053207a18e: Waiting [2023-11-24T21:13:28.259Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:13:28.259Z] ea4aa5b154f7: Waiting [2023-11-24T21:13:28.259Z] 8e2313a69940: Waiting [2023-11-24T21:13:28.259Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:13:28.259Z] 126820656b80: Layer already exists [2023-11-24T21:13:28.259Z] 4eb77c732e4d: Layer already exists [2023-11-24T21:13:28.259Z] c874d72877f4: Layer already exists [2023-11-24T21:13:28.259Z] be15718c5b61: Layer already exists [2023-11-24T21:13:28.259Z] 8e2313a69940: Layer already exists [2023-11-24T21:13:28.259Z] b1053207a18e: Layer already exists [2023-11-24T21:13:28.259Z] ea4aa5b154f7: Layer already exists [2023-11-24T21:13:28.259Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:13:28.523Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:170fd43f40a3e7b1501df5635d8fb13458b66797a1c975b747000934788fc38a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:29.368Z] + 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-11-24T21:13:30.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-11-24T21:13:30.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-24T21:13:30.198Z] 4eb77c732e4d: Preparing [2023-11-24T21:13:30.198Z] be15718c5b61: Preparing [2023-11-24T21:13:30.198Z] 126820656b80: Preparing [2023-11-24T21:13:30.198Z] c874d72877f4: Preparing [2023-11-24T21:13:30.198Z] c09ff35d3e3d: Preparing [2023-11-24T21:13:30.198Z] 8e2313a69940: Preparing [2023-11-24T21:13:30.198Z] b1053207a18e: Preparing [2023-11-24T21:13:30.198Z] ea4aa5b154f7: Preparing [2023-11-24T21:13:30.198Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:13:30.198Z] 8e2313a69940: Waiting [2023-11-24T21:13:30.198Z] b1053207a18e: Waiting [2023-11-24T21:13:30.198Z] ea4aa5b154f7: Waiting [2023-11-24T21:13:30.198Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:13:30.198Z] c874d72877f4: Layer already exists [2023-11-24T21:13:30.198Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:13:30.198Z] be15718c5b61: Layer already exists [2023-11-24T21:13:30.198Z] 126820656b80: Layer already exists [2023-11-24T21:13:30.198Z] 4eb77c732e4d: Layer already exists [2023-11-24T21:13:30.198Z] 8e2313a69940: Layer already exists [2023-11-24T21:13:30.198Z] b1053207a18e: Layer already exists [2023-11-24T21:13:30.198Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:13:30.198Z] ea4aa5b154f7: Layer already exists [2023-11-24T21:13:30.460Z] main: digest: sha256:170fd43f40a3e7b1501df5635d8fb13458b66797a1c975b747000934788fc38a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:13:31.709Z] ===================================================== [Pipeline] echo [2023-11-24T21:13:31.891Z] taggedImages: [2023-11-24T21:13:31.891Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:13:31.891Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-24T21:13:31.891Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.73 [2023-11-24T21:13:31.891Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:13:31.891Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-11-24T21:13:32.143Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-11-24T21:13:32.143Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:13:32.143Z] latest [2023-11-24T21:13:32.143Z] 3.1.0-dev.73 [2023-11-24T21:13:32.143Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:13:32.143Z] main [2023-11-24T21:13:32.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:33.346Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:34.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:13:34.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-24T21:13:34.244Z] 23ae3fd56fe4: Preparing [2023-11-24T21:13:34.244Z] 853c0d49e45a: Preparing [2023-11-24T21:13:34.244Z] 676d3459be83: Preparing [2023-11-24T21:13:34.244Z] c874d72877f4: Preparing [2023-11-24T21:13:34.244Z] c09ff35d3e3d: Preparing [2023-11-24T21:13:34.244Z] 9b4dda9aeba6: Preparing [2023-11-24T21:13:34.244Z] 8d6942bdc878: Preparing [2023-11-24T21:13:34.244Z] 0492418f7726: Preparing [2023-11-24T21:13:34.244Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:13:34.244Z] 8d6942bdc878: Waiting [2023-11-24T21:13:34.244Z] 0492418f7726: Waiting [2023-11-24T21:13:34.244Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:13:34.244Z] 9b4dda9aeba6: Waiting [2023-11-24T21:13:34.244Z] c874d72877f4: Layer already exists [2023-11-24T21:13:34.244Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:13:34.507Z] 8d6942bdc878: Layer already exists [2023-11-24T21:13:34.507Z] 0492418f7726: Layer already exists [2023-11-24T21:13:34.507Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:13:34.507Z] 23ae3fd56fe4: Pushed [2023-11-24T21:13:34.507Z] 676d3459be83: Pushed [2023-11-24T21:13:34.507Z] 853c0d49e45a: Pushed [2023-11-24T21:13:52.692Z] 9b4dda9aeba6: Pushed [2023-11-24T21:13:52.692Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:12b47a16ea46b54e4877cddda6a7a7eb81bf97e7f1974f8790ad1b454920e29b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:53.573Z] + 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-11-24T21:13:55.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-24T21:13:55.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-24T21:13:55.370Z] 23ae3fd56fe4: Preparing [2023-11-24T21:13:55.370Z] 853c0d49e45a: Preparing [2023-11-24T21:13:55.370Z] 676d3459be83: Preparing [2023-11-24T21:13:55.370Z] c874d72877f4: Preparing [2023-11-24T21:13:55.370Z] c09ff35d3e3d: Preparing [2023-11-24T21:13:55.370Z] 9b4dda9aeba6: Preparing [2023-11-24T21:13:55.370Z] 8d6942bdc878: Preparing [2023-11-24T21:13:55.370Z] 0492418f7726: Preparing [2023-11-24T21:13:55.370Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:13:55.370Z] 9b4dda9aeba6: Waiting [2023-11-24T21:13:55.370Z] 8d6942bdc878: Waiting [2023-11-24T21:13:55.370Z] 0492418f7726: Waiting [2023-11-24T21:13:55.370Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:13:55.370Z] 676d3459be83: Layer already exists [2023-11-24T21:13:55.370Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:13:55.370Z] 23ae3fd56fe4: Layer already exists [2023-11-24T21:13:55.370Z] c874d72877f4: Layer already exists [2023-11-24T21:13:55.370Z] 853c0d49e45a: Layer already exists [2023-11-24T21:13:55.370Z] 9b4dda9aeba6: Layer already exists [2023-11-24T21:13:55.370Z] 8d6942bdc878: Layer already exists [2023-11-24T21:13:55.370Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:13:55.370Z] 0492418f7726: Layer already exists [2023-11-24T21:13:55.635Z] latest: digest: sha256:12b47a16ea46b54e4877cddda6a7a7eb81bf97e7f1974f8790ad1b454920e29b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:56.497Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:57.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.73 [2023-11-24T21:13:57.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-24T21:13:57.367Z] 23ae3fd56fe4: Preparing [2023-11-24T21:13:57.367Z] 853c0d49e45a: Preparing [2023-11-24T21:13:57.367Z] 676d3459be83: Preparing [2023-11-24T21:13:57.367Z] c874d72877f4: Preparing [2023-11-24T21:13:57.367Z] c09ff35d3e3d: Preparing [2023-11-24T21:13:57.367Z] 9b4dda9aeba6: Preparing [2023-11-24T21:13:57.367Z] 8d6942bdc878: Preparing [2023-11-24T21:13:57.367Z] 0492418f7726: Preparing [2023-11-24T21:13:57.367Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:13:57.367Z] 9b4dda9aeba6: Waiting [2023-11-24T21:13:57.367Z] 8d6942bdc878: Waiting [2023-11-24T21:13:57.367Z] 0492418f7726: Waiting [2023-11-24T21:13:57.367Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:13:57.367Z] c874d72877f4: Layer already exists [2023-11-24T21:13:57.367Z] 676d3459be83: Layer already exists [2023-11-24T21:13:57.367Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:13:57.367Z] 853c0d49e45a: Layer already exists [2023-11-24T21:13:57.367Z] 23ae3fd56fe4: Layer already exists [2023-11-24T21:13:57.367Z] 8d6942bdc878: Layer already exists [2023-11-24T21:13:57.367Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:13:57.367Z] 9b4dda9aeba6: Layer already exists [2023-11-24T21:13:57.367Z] 0492418f7726: Layer already exists [2023-11-24T21:13:57.633Z] 3.1.0-dev.73: digest: sha256:12b47a16ea46b54e4877cddda6a7a7eb81bf97e7f1974f8790ad1b454920e29b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:58.470Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:13:59.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:13:59.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-24T21:13:59.341Z] 23ae3fd56fe4: Preparing [2023-11-24T21:13:59.341Z] 853c0d49e45a: Preparing [2023-11-24T21:13:59.341Z] 676d3459be83: Preparing [2023-11-24T21:13:59.341Z] c874d72877f4: Preparing [2023-11-24T21:13:59.341Z] c09ff35d3e3d: Preparing [2023-11-24T21:13:59.341Z] 9b4dda9aeba6: Preparing [2023-11-24T21:13:59.341Z] 8d6942bdc878: Preparing [2023-11-24T21:13:59.341Z] 0492418f7726: Preparing [2023-11-24T21:13:59.341Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:13:59.341Z] 8d6942bdc878: Waiting [2023-11-24T21:13:59.341Z] 0492418f7726: Waiting [2023-11-24T21:13:59.341Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:13:59.341Z] 9b4dda9aeba6: Waiting [2023-11-24T21:13:59.341Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:13:59.341Z] 676d3459be83: Layer already exists [2023-11-24T21:13:59.341Z] 853c0d49e45a: Layer already exists [2023-11-24T21:13:59.341Z] 23ae3fd56fe4: Layer already exists [2023-11-24T21:13:59.341Z] c874d72877f4: Layer already exists [2023-11-24T21:13:59.341Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:13:59.341Z] 9b4dda9aeba6: Layer already exists [2023-11-24T21:13:59.341Z] 8d6942bdc878: Layer already exists [2023-11-24T21:13:59.341Z] 0492418f7726: Layer already exists [2023-11-24T21:13:59.341Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:12b47a16ea46b54e4877cddda6a7a7eb81bf97e7f1974f8790ad1b454920e29b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:00.499Z] + 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-11-24T21:14:01.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-11-24T21:14:01.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-24T21:14:01.355Z] 23ae3fd56fe4: Preparing [2023-11-24T21:14:01.355Z] 853c0d49e45a: Preparing [2023-11-24T21:14:01.355Z] 676d3459be83: Preparing [2023-11-24T21:14:01.355Z] c874d72877f4: Preparing [2023-11-24T21:14:01.355Z] c09ff35d3e3d: Preparing [2023-11-24T21:14:01.355Z] 9b4dda9aeba6: Preparing [2023-11-24T21:14:01.355Z] 8d6942bdc878: Preparing [2023-11-24T21:14:01.355Z] 0492418f7726: Preparing [2023-11-24T21:14:01.355Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:14:01.355Z] 9b4dda9aeba6: Waiting [2023-11-24T21:14:01.355Z] 8d6942bdc878: Waiting [2023-11-24T21:14:01.355Z] 0492418f7726: Waiting [2023-11-24T21:14:01.355Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:14:01.355Z] c874d72877f4: Layer already exists [2023-11-24T21:14:01.355Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:14:01.355Z] 23ae3fd56fe4: Layer already exists [2023-11-24T21:14:01.355Z] 676d3459be83: Layer already exists [2023-11-24T21:14:01.355Z] 853c0d49e45a: Layer already exists [2023-11-24T21:14:01.355Z] 9b4dda9aeba6: Layer already exists [2023-11-24T21:14:01.355Z] 0492418f7726: Layer already exists [2023-11-24T21:14:01.355Z] 8d6942bdc878: Layer already exists [2023-11-24T21:14:01.355Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:14:01.619Z] main: digest: sha256:12b47a16ea46b54e4877cddda6a7a7eb81bf97e7f1974f8790ad1b454920e29b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:14:02.710Z] ===================================================== [Pipeline] echo [2023-11-24T21:14:02.888Z] taggedImages: [2023-11-24T21:14:02.888Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:14:02.888Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-24T21:14:02.888Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.73 [2023-11-24T21:14:02.888Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:14:02.888Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-11-24T21:14:03.074Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-11-24T21:14:03.074Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:14:03.074Z] latest [2023-11-24T21:14:03.074Z] 3.1.0-dev.73 [2023-11-24T21:14:03.074Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:14:03.074Z] main [2023-11-24T21:14:03.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:04.243Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:05.083Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:14:05.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-24T21:14:05.083Z] 5cc569d66af2: Preparing [2023-11-24T21:14:05.083Z] 287dd93029bd: Preparing [2023-11-24T21:14:05.083Z] c874d72877f4: Preparing [2023-11-24T21:14:05.083Z] c09ff35d3e3d: Preparing [2023-11-24T21:14:05.083Z] 3348cee0f79f: Preparing [2023-11-24T21:14:05.083Z] 6e868e13d362: Preparing [2023-11-24T21:14:05.083Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:14:05.083Z] 6e868e13d362: Waiting [2023-11-24T21:14:05.083Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:14:05.083Z] c874d72877f4: Layer already exists [2023-11-24T21:14:05.350Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:14:05.350Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:14:05.350Z] 5cc569d66af2: Pushed [2023-11-24T21:14:05.614Z] 6e868e13d362: Pushed [2023-11-24T21:14:07.010Z] 3348cee0f79f: Pushed [2023-11-24T21:14:11.247Z] 287dd93029bd: Pushed [2023-11-24T21:14:11.513Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:a62fd5b0f50cdb3e0ba2d3cd63e546a1ffc30713295e4b6f2c8046776af6714f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:12.383Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:13.293Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-24T21:14:13.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-24T21:14:13.293Z] 5cc569d66af2: Preparing [2023-11-24T21:14:13.293Z] 287dd93029bd: Preparing [2023-11-24T21:14:13.293Z] c874d72877f4: Preparing [2023-11-24T21:14:13.293Z] c09ff35d3e3d: Preparing [2023-11-24T21:14:13.293Z] 3348cee0f79f: Preparing [2023-11-24T21:14:13.293Z] 6e868e13d362: Preparing [2023-11-24T21:14:13.293Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:14:13.293Z] 6e868e13d362: Waiting [2023-11-24T21:14:13.293Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:14:13.293Z] 5cc569d66af2: Layer already exists [2023-11-24T21:14:13.293Z] c874d72877f4: Layer already exists [2023-11-24T21:14:13.293Z] 287dd93029bd: Layer already exists [2023-11-24T21:14:13.293Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:14:13.293Z] 3348cee0f79f: Layer already exists [2023-11-24T21:14:13.293Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:14:13.293Z] 6e868e13d362: Layer already exists [2023-11-24T21:14:13.557Z] latest: digest: sha256:a62fd5b0f50cdb3e0ba2d3cd63e546a1ffc30713295e4b6f2c8046776af6714f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:14.390Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:15.237Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.73 [2023-11-24T21:14:15.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-24T21:14:15.237Z] 5cc569d66af2: Preparing [2023-11-24T21:14:15.237Z] 287dd93029bd: Preparing [2023-11-24T21:14:15.237Z] c874d72877f4: Preparing [2023-11-24T21:14:15.237Z] c09ff35d3e3d: Preparing [2023-11-24T21:14:15.237Z] 3348cee0f79f: Preparing [2023-11-24T21:14:15.237Z] 6e868e13d362: Preparing [2023-11-24T21:14:15.237Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:14:15.237Z] 6e868e13d362: Waiting [2023-11-24T21:14:15.237Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:14:15.237Z] c874d72877f4: Layer already exists [2023-11-24T21:14:15.237Z] 3348cee0f79f: Layer already exists [2023-11-24T21:14:15.237Z] 287dd93029bd: Layer already exists [2023-11-24T21:14:15.237Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:14:15.237Z] 5cc569d66af2: Layer already exists [2023-11-24T21:14:15.237Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:14:15.237Z] 6e868e13d362: Layer already exists [2023-11-24T21:14:15.500Z] 3.1.0-dev.73: digest: sha256:a62fd5b0f50cdb3e0ba2d3cd63e546a1ffc30713295e4b6f2c8046776af6714f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:16.361Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:17.188Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:14:17.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-24T21:14:17.188Z] 5cc569d66af2: Preparing [2023-11-24T21:14:17.189Z] 287dd93029bd: Preparing [2023-11-24T21:14:17.189Z] c874d72877f4: Preparing [2023-11-24T21:14:17.189Z] c09ff35d3e3d: Preparing [2023-11-24T21:14:17.189Z] 3348cee0f79f: Preparing [2023-11-24T21:14:17.189Z] 6e868e13d362: Preparing [2023-11-24T21:14:17.189Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:14:17.189Z] 6e868e13d362: Waiting [2023-11-24T21:14:17.189Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:14:17.189Z] 5cc569d66af2: Layer already exists [2023-11-24T21:14:17.189Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:14:17.189Z] 287dd93029bd: Layer already exists [2023-11-24T21:14:17.189Z] 3348cee0f79f: Layer already exists [2023-11-24T21:14:17.189Z] c874d72877f4: Layer already exists [2023-11-24T21:14:17.189Z] 6e868e13d362: Layer already exists [2023-11-24T21:14:17.189Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:14:17.189Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:a62fd5b0f50cdb3e0ba2d3cd63e546a1ffc30713295e4b6f2c8046776af6714f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:18.040Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:18.913Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-11-24T21:14:18.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-24T21:14:18.913Z] 5cc569d66af2: Preparing [2023-11-24T21:14:18.913Z] 287dd93029bd: Preparing [2023-11-24T21:14:18.913Z] c874d72877f4: Preparing [2023-11-24T21:14:18.913Z] c09ff35d3e3d: Preparing [2023-11-24T21:14:18.913Z] 3348cee0f79f: Preparing [2023-11-24T21:14:18.913Z] 6e868e13d362: Preparing [2023-11-24T21:14:18.913Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:14:18.913Z] 6e868e13d362: Waiting [2023-11-24T21:14:18.913Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:14:18.913Z] c874d72877f4: Layer already exists [2023-11-24T21:14:18.913Z] 287dd93029bd: Layer already exists [2023-11-24T21:14:18.913Z] 5cc569d66af2: Layer already exists [2023-11-24T21:14:18.913Z] 3348cee0f79f: Layer already exists [2023-11-24T21:14:18.913Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:14:18.913Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:14:18.913Z] 6e868e13d362: Layer already exists [2023-11-24T21:14:19.178Z] main: digest: sha256:a62fd5b0f50cdb3e0ba2d3cd63e546a1ffc30713295e4b6f2c8046776af6714f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:14:20.335Z] ===================================================== [Pipeline] echo [2023-11-24T21:14:20.535Z] taggedImages: [2023-11-24T21:14:20.535Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:14:20.535Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-24T21:14:20.535Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.73 [2023-11-24T21:14:20.535Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:14:20.535Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-11-24T21:14:20.737Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-11-24T21:14:20.737Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:14:20.737Z] latest [2023-11-24T21:14:20.737Z] 3.1.0-dev.73 [2023-11-24T21:14:20.737Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:14:20.737Z] main [2023-11-24T21:14:20.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:21.987Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:22.915Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:14:22.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-24T21:14:22.915Z] 9dca14822ad1: Preparing [2023-11-24T21:14:22.915Z] 9f3dbcb44d7c: Preparing [2023-11-24T21:14:22.915Z] c874d72877f4: Preparing [2023-11-24T21:14:22.915Z] c09ff35d3e3d: Preparing [2023-11-24T21:14:22.915Z] 7dca57e900be: Preparing [2023-11-24T21:14:22.915Z] 41e2a699f65b: Preparing [2023-11-24T21:14:22.915Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:14:22.915Z] 41e2a699f65b: Waiting [2023-11-24T21:14:22.915Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:14:22.915Z] c874d72877f4: Layer already exists [2023-11-24T21:14:22.915Z] 7dca57e900be: Layer already exists [2023-11-24T21:14:22.915Z] 41e2a699f65b: Layer already exists [2023-11-24T21:14:23.179Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:14:23.179Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:14:23.179Z] 9dca14822ad1: Pushed [2023-11-24T21:14:28.518Z] 9f3dbcb44d7c: Pushed [2023-11-24T21:14:28.518Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8: digest: sha256:75eb700c733122cc2fe9f63690088b05d985fd377a75bcf0ab7b5a12d81bcac2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:29.494Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:30.366Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-24T21:14:30.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-24T21:14:30.366Z] 9dca14822ad1: Preparing [2023-11-24T21:14:30.366Z] 9f3dbcb44d7c: Preparing [2023-11-24T21:14:30.366Z] c874d72877f4: Preparing [2023-11-24T21:14:30.366Z] c09ff35d3e3d: Preparing [2023-11-24T21:14:30.366Z] 7dca57e900be: Preparing [2023-11-24T21:14:30.366Z] 41e2a699f65b: Preparing [2023-11-24T21:14:30.366Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:14:30.366Z] 41e2a699f65b: Waiting [2023-11-24T21:14:30.366Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:14:30.366Z] 9f3dbcb44d7c: Layer already exists [2023-11-24T21:14:30.366Z] 7dca57e900be: Layer already exists [2023-11-24T21:14:30.366Z] 9dca14822ad1: Layer already exists [2023-11-24T21:14:30.366Z] c874d72877f4: Layer already exists [2023-11-24T21:14:30.366Z] 41e2a699f65b: Layer already exists [2023-11-24T21:14:30.366Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:14:30.630Z] latest: digest: sha256:75eb700c733122cc2fe9f63690088b05d985fd377a75bcf0ab7b5a12d81bcac2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:31.513Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:32.452Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.73 [2023-11-24T21:14:32.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-24T21:14:32.452Z] 9dca14822ad1: Preparing [2023-11-24T21:14:32.452Z] 9f3dbcb44d7c: Preparing [2023-11-24T21:14:32.452Z] c874d72877f4: Preparing [2023-11-24T21:14:32.452Z] c09ff35d3e3d: Preparing [2023-11-24T21:14:32.452Z] 7dca57e900be: Preparing [2023-11-24T21:14:32.452Z] 41e2a699f65b: Preparing [2023-11-24T21:14:32.452Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:14:32.452Z] 41e2a699f65b: Waiting [2023-11-24T21:14:32.452Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:14:32.452Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:14:32.452Z] c874d72877f4: Layer already exists [2023-11-24T21:14:32.452Z] 9f3dbcb44d7c: Layer already exists [2023-11-24T21:14:32.452Z] 9dca14822ad1: Layer already exists [2023-11-24T21:14:32.452Z] 7dca57e900be: Layer already exists [2023-11-24T21:14:32.452Z] 41e2a699f65b: Layer already exists [2023-11-24T21:14:32.452Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:14:32.452Z] 3.1.0-dev.73: digest: sha256:75eb700c733122cc2fe9f63690088b05d985fd377a75bcf0ab7b5a12d81bcac2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:33.692Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:34.651Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:14:34.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-24T21:14:34.651Z] 9dca14822ad1: Preparing [2023-11-24T21:14:34.651Z] 9f3dbcb44d7c: Preparing [2023-11-24T21:14:34.651Z] c874d72877f4: Preparing [2023-11-24T21:14:34.651Z] c09ff35d3e3d: Preparing [2023-11-24T21:14:34.651Z] 7dca57e900be: Preparing [2023-11-24T21:14:34.651Z] 41e2a699f65b: Preparing [2023-11-24T21:14:34.651Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:14:34.651Z] 41e2a699f65b: Waiting [2023-11-24T21:14:34.651Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:14:34.651Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:14:34.651Z] c874d72877f4: Layer already exists [2023-11-24T21:14:34.651Z] 9f3dbcb44d7c: Layer already exists [2023-11-24T21:14:34.651Z] 9dca14822ad1: Layer already exists [2023-11-24T21:14:34.651Z] 7dca57e900be: Layer already exists [2023-11-24T21:14:34.651Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:14:34.651Z] 41e2a699f65b: Layer already exists [2023-11-24T21:14:34.651Z] a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73: digest: sha256:75eb700c733122cc2fe9f63690088b05d985fd377a75bcf0ab7b5a12d81bcac2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:35.823Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:38.130Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-11-24T21:14:38.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-24T21:14:38.130Z] 9dca14822ad1: Preparing [2023-11-24T21:14:38.130Z] 9f3dbcb44d7c: Preparing [2023-11-24T21:14:38.130Z] c874d72877f4: Preparing [2023-11-24T21:14:38.130Z] c09ff35d3e3d: Preparing [2023-11-24T21:14:38.130Z] 7dca57e900be: Preparing [2023-11-24T21:14:38.130Z] 41e2a699f65b: Preparing [2023-11-24T21:14:38.130Z] 5f4d9fc4d98d: Preparing [2023-11-24T21:14:38.130Z] 41e2a699f65b: Waiting [2023-11-24T21:14:38.130Z] 5f4d9fc4d98d: Waiting [2023-11-24T21:14:38.130Z] c09ff35d3e3d: Layer already exists [2023-11-24T21:14:38.130Z] 9f3dbcb44d7c: Layer already exists [2023-11-24T21:14:38.130Z] 9dca14822ad1: Layer already exists [2023-11-24T21:14:38.130Z] c874d72877f4: Layer already exists [2023-11-24T21:14:38.130Z] 7dca57e900be: Layer already exists [2023-11-24T21:14:38.130Z] 41e2a699f65b: Layer already exists [2023-11-24T21:14:38.130Z] 5f4d9fc4d98d: Layer already exists [2023-11-24T21:14:38.393Z] main: digest: sha256:75eb700c733122cc2fe9f63690088b05d985fd377a75bcf0ab7b5a12d81bcac2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-24T21:14:39.639Z] ===================================================== [Pipeline] echo [2023-11-24T21:14:39.826Z] taggedImages: [2023-11-24T21:14:39.826Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [2023-11-24T21:14:39.826Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-24T21:14:39.826Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.73 [2023-11-24T21:14:39.826Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a64c0260d8c1d9cdc763c21a5066b502e8c070b8-3.1.0-dev.73 [2023-11-24T21:14:39.826Z] - 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-11-24T21:14:41.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-24T21:14:41.479Z] [2023-11-24T21:14:41.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:14:41.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-24T21:14:41.978Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-24T21:14:41.978Z] 8998bd30e6a1: Pulling fs layer [2023-11-24T21:14:41.978Z] 04944245beec: Pulling fs layer [2023-11-24T21:14:41.978Z] 699f458cf7ca: Pulling fs layer [2023-11-24T21:14:41.978Z] 765212b225bb: Pulling fs layer [2023-11-24T21:14:41.978Z] f23df028b6ca: Pulling fs layer [2023-11-24T21:14:41.978Z] d65c8cfc05b1: Pulling fs layer [2023-11-24T21:14:41.978Z] 2437ff75d9bd: Pulling fs layer [2023-11-24T21:14:41.978Z] 765212b225bb: Waiting [2023-11-24T21:14:41.978Z] f23df028b6ca: Waiting [2023-11-24T21:14:41.978Z] d65c8cfc05b1: Waiting [2023-11-24T21:14:41.978Z] 2437ff75d9bd: Waiting [2023-11-24T21:14:42.245Z] 04944245beec: Verifying Checksum [2023-11-24T21:14:42.245Z] 04944245beec: Download complete [2023-11-24T21:14:42.245Z] 765212b225bb: Verifying Checksum [2023-11-24T21:14:42.245Z] 765212b225bb: Download complete [2023-11-24T21:14:42.245Z] f23df028b6ca: Verifying Checksum [2023-11-24T21:14:42.245Z] f23df028b6ca: Download complete [2023-11-24T21:14:42.245Z] d65c8cfc05b1: Verifying Checksum [2023-11-24T21:14:42.245Z] d65c8cfc05b1: Download complete [2023-11-24T21:14:42.510Z] 699f458cf7ca: Download complete [2023-11-24T21:14:42.776Z] 8998bd30e6a1: Verifying Checksum [2023-11-24T21:14:42.776Z] 8998bd30e6a1: Download complete [2023-11-24T21:14:45.353Z] 2437ff75d9bd: Verifying Checksum [2023-11-24T21:14:45.353Z] 2437ff75d9bd: Download complete [2023-11-24T21:14:52.035Z] 8998bd30e6a1: Pull complete [2023-11-24T21:14:52.301Z] 04944245beec: Pull complete [2023-11-24T21:14:53.823Z] 699f458cf7ca: Pull complete [2023-11-24T21:14:54.090Z] 765212b225bb: Pull complete [2023-11-24T21:14:55.135Z] f23df028b6ca: Pull complete [2023-11-24T21:14:55.135Z] d65c8cfc05b1: Pull complete [2023-11-24T21:15:13.315Z] 2437ff75d9bd: Pull complete [2023-11-24T21:15:13.315Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-24T21:15:13.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-24T21:15:13.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-24T21:15:14.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-924 does not seem to be running inside a container [2023-11-24T21:15:14.324Z] $ 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/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@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-11-24T21:15:19.453Z] $ docker top 4f67538f08859e3c9b38cdf83b1eafb4288d85f9a847c7ce8b25a3369b63cd2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-24T21:15:20.719Z] ---> job-cost.sh [2023-11-24T21:15:20.720Z] lf-activate-venv: SKIPPING [2023-11-24T21:15:20.720Z] INFO: No Stack... [2023-11-24T21:15:21.340Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-24T21:15:21.914Z] INFO: Archiving Costs [Pipeline] sh [2023-11-24T21:15:22.539Z] + cut -d, -f6 [2023-11-24T21:15:22.540Z] + cat /w/workspace/edgex-go/608/archives/cost.csv [Pipeline] lock [2023-11-24T21:15:22.572Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-608-stack-cost] [2023-11-24T21:15:22.589Z] Resource [jenkins-edgexfoundry-edgex-go-main-608-stack-cost] did not exist. Created. [2023-11-24T21:15:22.589Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-608-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-24T21:15:23.618Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-24T21:15:24.366Z] Stashed 1 file(s) [Pipeline] } [2023-11-24T21:15:24.377Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-608-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-24T21:15:24.770Z] $ docker stop --time=1 4f67538f08859e3c9b38cdf83b1eafb4288d85f9a847c7ce8b25a3369b63cd2f [2023-11-24T21:15:26.254Z] $ docker rm -f --volumes 4f67538f08859e3c9b38cdf83b1eafb4288d85f9a847c7ce8b25a3369b63cd2f [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-11-24T21:15:30.512Z] provisioning config files... [2023-11-24T21:15:30.536Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/608@tmp/config16683106180828843954tmp [Pipeline] { [Pipeline] sh [2023-11-24T21:15:31.235Z] + set +x [2023-11-24T21:15:31.235Z] + curl -s+ https://codecov.io/bash [2023-11-24T21:15:31.235Z] bash -s -- [2023-11-24T21:15:31.235Z] [2023-11-24T21:15:31.235Z] _____ _ [2023-11-24T21:15:31.235Z] / ____| | | [2023-11-24T21:15:31.235Z] | | ___ __| | ___ ___ _____ __ [2023-11-24T21:15:31.235Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-24T21:15:31.235Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-24T21:15:31.235Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-24T21:15:31.235Z] Bash-1.0.6 [2023-11-24T21:15:31.235Z] [2023-11-24T21:15:31.235Z] [2023-11-24T21:15:31.235Z] ==> git version 2.25.1 found [2023-11-24T21:15:31.235Z] ==> 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-11-24T21:15:31.235Z] Release-Date: 2020-01-08 [2023-11-24T21:15:31.235Z] 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-11-24T21:15:31.235Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-24T21:15:31.235Z] ==> Jenkins CI detected. [2023-11-24T21:15:31.235Z] current dir:  /w/workspace/edgex-go/608 [2023-11-24T21:15:31.235Z] project root: . [2023-11-24T21:15:31.235Z] --> token set from env [2023-11-24T21:15:31.235Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-24T21:15:31.235Z] ==> Running gcov in . (disable via -X gcov) [2023-11-24T21:15:31.235Z] ==> Python coveragepy not found [2023-11-24T21:15:31.236Z] ==> Searching for coverage reports in: [2023-11-24T21:15:31.236Z] + . [2023-11-24T21:15:31.494Z] -> Found 1 reports [2023-11-24T21:15:31.494Z] ==> Detecting git/mercurial file structure [2023-11-24T21:15:31.494Z] ==> Reading reports [2023-11-24T21:15:31.494Z] + ./coverage.out bytes=453602 [2023-11-24T21:15:31.494Z] ==> Appending adjustments [2023-11-24T21:15:31.494Z] https://docs.codecov.io/docs/fixing-reports [2023-11-24T21:15:32.430Z] + Found adjustments [2023-11-24T21:15:32.430Z] ==> Gzipping contents [2023-11-24T21:15:32.430Z] 60K /tmp/codecov.YBiwYq.gz [2023-11-24T21:15:32.430Z] ==> Uploading reports [2023-11-24T21:15:32.430Z] url: https://codecov.io [2023-11-24T21:15:32.430Z] query: branch=main&commit=a64c0260d8c1d9cdc763c21a5066b502e8c070b8&build=608&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F608%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-24T21:15:32.430Z] -> Pinging Codecov [2023-11-24T21:15:32.430Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a64c0260d8c1d9cdc763c21a5066b502e8c070b8&build=608&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F608%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-24T21:15:32.689Z] -> Uploading to [2023-11-24T21:15:32.689Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-24/00271124DB129430A58F1EEE437C3FCB/a64c0260d8c1d9cdc763c21a5066b502e8c070b8/8b793966-b493-4329-9dd0-176ea47d7384.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231124T211532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8477b4b2bade2b0920bef8570be196688ec9f54d74241ef6d84efff8ffce0e5 [2023-11-24T21:15:32.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-24T21:15:32.689Z] Dload Upload Total Spent Left Speed [2023-11-24T21:15:32.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57813 0 0 100 57813 0 197k --:--:-- --:--:-- --:--:-- 197k [2023-11-24T21:15:32.946Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a64c0260d8c1d9cdc763c21a5066b502e8c070b8 [Pipeline] } [2023-11-24T21:15:32.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-11-24T21:15:34.133Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-24T21:15:34.145Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:15:34.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-24T21:15:34.997Z] [2023-11-24T21:15:34.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:15:35.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-24T21:15:35.487Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-24T21:15:35.487Z] df9b9388f04a: Pulling fs layer [2023-11-24T21:15:35.487Z] 52dc419b0ee2: Pulling fs layer [2023-11-24T21:15:35.487Z] 25bc292e5bac: Pulling fs layer [2023-11-24T21:15:35.487Z] 114826534d7a: Pulling fs layer [2023-11-24T21:15:35.487Z] 4657fd5d0bcf: Pulling fs layer [2023-11-24T21:15:35.487Z] 6ad1cebc031e: Pulling fs layer [2023-11-24T21:15:35.487Z] 114826534d7a: Waiting [2023-11-24T21:15:35.487Z] 8a3aa393b2d8: Pulling fs layer [2023-11-24T21:15:35.487Z] 4657fd5d0bcf: Waiting [2023-11-24T21:15:35.487Z] 6ad1cebc031e: Waiting [2023-11-24T21:15:35.487Z] 8a3aa393b2d8: Waiting [2023-11-24T21:15:35.487Z] 25bc292e5bac: Verifying Checksum [2023-11-24T21:15:35.487Z] 25bc292e5bac: Download complete [2023-11-24T21:15:35.487Z] 52dc419b0ee2: Download complete [2023-11-24T21:15:35.487Z] 4657fd5d0bcf: Verifying Checksum [2023-11-24T21:15:35.487Z] 4657fd5d0bcf: Download complete [2023-11-24T21:15:35.760Z] df9b9388f04a: Download complete [2023-11-24T21:15:35.760Z] df9b9388f04a: Pull complete [2023-11-24T21:15:35.760Z] 6ad1cebc031e: Verifying Checksum [2023-11-24T21:15:35.760Z] 6ad1cebc031e: Download complete [2023-11-24T21:15:36.133Z] 52dc419b0ee2: Pull complete [2023-11-24T21:15:36.133Z] 25bc292e5bac: Pull complete [2023-11-24T21:15:36.393Z] 114826534d7a: Verifying Checksum [2023-11-24T21:15:36.393Z] 114826534d7a: Download complete [2023-11-24T21:15:36.651Z] 8a3aa393b2d8: Verifying Checksum [2023-11-24T21:15:39.935Z] 114826534d7a: Pull complete [2023-11-24T21:15:39.935Z] 4657fd5d0bcf: Pull complete [2023-11-24T21:15:40.193Z] 6ad1cebc031e: Pull complete [2023-11-24T21:15:43.487Z] 8a3aa393b2d8: Pull complete [2023-11-24T21:15:43.487Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-24T21:15:43.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-24T21:15:43.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-24T21:15:44.483Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2023-11-24T21:15:44.515Z] $ 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/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-24T21:15:51.078Z] $ docker top 9a6322e9ad41b023356e4ad58a7e271cb7823802806f31bb180a70d80400ab14 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-24T21:15:51.501Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-11-24T21:15:51.783Z] + set -o pipefail [2023-11-24T21:15:51.783Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-11-24T21:15:58.348Z] [2023-11-24T21:15:58.348Z] Monitoring /w/workspace/edgex-go/608 (github.com/edgexfoundry/edgex-go)... [2023-11-24T21:15:58.348Z] [2023-11-24T21:15:58.349Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/761212be-d64b-428a-98d9-16ef933bdadd [2023-11-24T21:15:58.349Z] [2023-11-24T21:15:58.349Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-24T21:15:58.349Z] [2023-11-24T21:15:58.349Z] [2023-11-24T21:15:58.349Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-24T21:15:58.349Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-24T21:15:58.349Z] More details here: https://snyk.co/ue1NS [2023-11-24T21:15:58.349Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-24T21:15:58.349Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-24T21:15:58.356Z] $ docker stop --time=1 9a6322e9ad41b023356e4ad58a7e271cb7823802806f31bb180a70d80400ab14 [2023-11-24T21:16:04.493Z] $ docker rm -f --volumes 9a6322e9ad41b023356e4ad58a7e271cb7823802806f31bb180a70d80400ab14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-11-24T21:16:06.204Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-24T21:16:06.402Z] provisioning config files... [2023-11-24T21:16:06.415Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/608@tmp/config12174615115236973974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-24T21:16:07.074Z] --> edgex-publish-swagger.sh [2023-11-24T21:16:07.074Z] === Publish openapi/v3 API === [2023-11-24T21:16:07.074Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-11-24T21:16:07.074Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/608/openapi/v3/core-command.yaml] [2023-11-24T21:16:07.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-24T21:16:07.074Z] Dload Upload Total Spent Left Speed [2023-11-24T21:16:07.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 56037 --:--:-- --:--:-- --:--:-- 55941 100 32782 0 0 100 32782 0 56037 --:--:-- --:--:-- --:--:-- 55941 [2023-11-24T21:16:07.642Z] [2023-11-24T21:16:07.642Z] [2023-11-24T21:16:07.642Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/608/openapi/v3/core-data.yaml] [2023-11-24T21:16:07.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-24T21:16:07.642Z] Dload Upload Total Spent Left Speed [2023-11-24T21:16:08.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 131k --:--:-- --:--:-- --:--:-- 131k [2023-11-24T21:16:08.210Z] [2023-11-24T21:16:08.210Z] [2023-11-24T21:16:08.210Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/608/openapi/v3/core-metadata.yaml] [2023-11-24T21:16:08.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-24T21:16:08.210Z] Dload Upload Total Spent Left Speed [2023-11-24T21:16:08.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 711k --:--:-- --:--:-- --:--:-- 707k 100 144k 0 0 100 144k 0 257k --:--:-- --:--:-- --:--:-- 257k [2023-11-24T21:16:08.776Z] [2023-11-24T21:16:08.776Z] [2023-11-24T21:16:08.776Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/608/openapi/v3/support-notifications.yaml] [2023-11-24T21:16:08.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-24T21:16:08.776Z] Dload Upload Total Spent Left Speed [2023-11-24T21:16:09.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 155k --:--:-- --:--:-- --:--:-- 155k [2023-11-24T21:16:09.343Z] [2023-11-24T21:16:09.343Z] [2023-11-24T21:16:09.343Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/608/openapi/v3/support-scheduler.yaml] [2023-11-24T21:16:09.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-24T21:16:09.343Z] Dload Upload Total Spent Left Speed [2023-11-24T21:16:09.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 538k --:--:-- --:--:-- --:--:-- 530k 100 36954 0 0 100 36954 0 72601 --:--:-- --:--:-- --:--:-- 72458 [2023-11-24T21:16:09.910Z] [2023-11-24T21:16:09.910Z] [Pipeline] } [2023-11-24T21:16:09.915Z] 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-11-24T21:16:12.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-24T21:16:12.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:16:12.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-24T21:16:12.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-24T21:16:12.929Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2023-11-24T21:16:12.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-24T21:16:13.386Z] $ docker top c8eb78fdcaed2aa5b08bb612760e3008894e22eddeaf84d0ef7f82dfc2096eb5 -eo pid,comm [2023-11-24T21:16:13.433Z] 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-11-24T21:16:13.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-24T21:16:14.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-24T21:16:14.030Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-24T21:16:14.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-24T21:16:14.141Z] $ docker exec c8eb78fdcaed2aa5b08bb612760e3008894e22eddeaf84d0ef7f82dfc2096eb5 ssh-agent [2023-11-24T21:16:14.253Z] SSH_AUTH_SOCK=/tmp/ssh-tuI9E7vQhktc/agent.32 [2023-11-24T21:16:14.253Z] SSH_AGENT_PID=38 [2023-11-24T21:16:14.260Z] Running ssh-add (command line suppressed) [2023-11-24T21:16:14.357Z] Identity added: /w/workspace/edgex-go/608@tmp/private_key_8714744710974067769.key (/w/workspace/edgex-go/608@tmp/private_key_8714744710974067769.key) [2023-11-24T21:16:14.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-24T21:16:14.856Z] + git semver tag [2023-11-24T21:16:15.114Z] 2023-11-24 21:16:15,024 [run_tag] DEBUG tag force:False [2023-11-24T21:16:15.114Z] 2023-11-24 21:16:15,024 [check_head_tag] DEBUG check head tag [2023-11-24T21:16:15.114Z] 2023-11-24 21:16:15,026 [execute] INFO git cat-file --batch-check [2023-11-24T21:16:15.114Z] 2023-11-24 21:16:15,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/608, universal_newlines=False, shell=None, istream=) [2023-11-24T21:16:15.114Z] 2023-11-24 21:16:15,030 [execute] INFO git cat-file --batch [2023-11-24T21:16:15.114Z] 2023-11-24 21:16:15,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/608, universal_newlines=False, shell=None, istream=) [2023-11-24T21:16:15.114Z] 2023-11-24 21:16:15,054 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main [2023-11-24T21:16:15.114Z] 2023-11-24 21:16:15,054 [execute] INFO git tag -a v3.1.0-dev.73 -m v3.1.0-dev.73 [2023-11-24T21:16:15.114Z] 2023-11-24 21:16:15,054 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.73', '-m', 'v3.1.0-dev.73'], cwd=/w/workspace/edgex-go/608, universal_newlines=False, shell=None, istream=None) [2023-11-24T21:16:15.114Z] 2023-11-24 21:16:15,057 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main [2023-11-24T21:16:15.114Z] 3.1.0-dev.73 [Pipeline] } [2023-11-24T21:16:15.120Z] $ docker exec --env ******** --env ******** c8eb78fdcaed2aa5b08bb612760e3008894e22eddeaf84d0ef7f82dfc2096eb5 ssh-agent -k [2023-11-24T21:16:15.214Z] unset SSH_AUTH_SOCK; [2023-11-24T21:16:15.214Z] unset SSH_AGENT_PID; [2023-11-24T21:16:15.215Z] echo Agent pid 38 killed; [2023-11-24T21:16:15.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-24T21:16:16.268Z] + git semver [Pipeline] } [2023-11-24T21:16:16.535Z] $ docker stop --time=1 c8eb78fdcaed2aa5b08bb612760e3008894e22eddeaf84d0ef7f82dfc2096eb5 [2023-11-24T21:16:17.798Z] $ docker rm -f --volumes c8eb78fdcaed2aa5b08bb612760e3008894e22eddeaf84d0ef7f82dfc2096eb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:16:19.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-24T21:16:19.103Z] [2023-11-24T21:16:19.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:16:19.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-24T21:16:19.596Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-24T21:16:19.596Z] ab5ef0e58194: Pulling fs layer [2023-11-24T21:16:19.596Z] 9712f1f96733: Pulling fs layer [2023-11-24T21:16:19.596Z] 63f879dbbcfc: Pulling fs layer [2023-11-24T21:16:19.596Z] 0d9ebad4ef96: Pulling fs layer [2023-11-24T21:16:19.596Z] e9a5061849ea: Pulling fs layer [2023-11-24T21:16:19.596Z] d747dcd14b5f: Pulling fs layer [2023-11-24T21:16:19.596Z] 2de7ff778b66: Pulling fs layer [2023-11-24T21:16:19.596Z] e9a5061849ea: Waiting [2023-11-24T21:16:19.596Z] 0d9ebad4ef96: Waiting [2023-11-24T21:16:19.596Z] d747dcd14b5f: Waiting [2023-11-24T21:16:19.596Z] 2de7ff778b66: Waiting [2023-11-24T21:16:19.596Z] 9712f1f96733: Verifying Checksum [2023-11-24T21:16:19.596Z] 9712f1f96733: Download complete [2023-11-24T21:16:19.860Z] 63f879dbbcfc: Verifying Checksum [2023-11-24T21:16:19.860Z] 63f879dbbcfc: Download complete [2023-11-24T21:16:20.121Z] ab5ef0e58194: Verifying Checksum [2023-11-24T21:16:20.121Z] ab5ef0e58194: Download complete [2023-11-24T21:16:20.121Z] d747dcd14b5f: Verifying Checksum [2023-11-24T21:16:20.121Z] d747dcd14b5f: Download complete [2023-11-24T21:16:20.121Z] 0d9ebad4ef96: Verifying Checksum [2023-11-24T21:16:20.121Z] 0d9ebad4ef96: Download complete [2023-11-24T21:16:20.121Z] e9a5061849ea: Verifying Checksum [2023-11-24T21:16:20.121Z] e9a5061849ea: Download complete [2023-11-24T21:16:20.379Z] 2de7ff778b66: Download complete [2023-11-24T21:16:22.905Z] ab5ef0e58194: Pull complete [2023-11-24T21:16:22.905Z] 9712f1f96733: Pull complete [2023-11-24T21:16:23.163Z] 63f879dbbcfc: Pull complete [2023-11-24T21:16:26.439Z] 0d9ebad4ef96: Pull complete [2023-11-24T21:16:26.697Z] e9a5061849ea: Pull complete [2023-11-24T21:16:26.697Z] d747dcd14b5f: Pull complete [2023-11-24T21:16:27.632Z] 2de7ff778b66: Pull complete [2023-11-24T21:16:27.632Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-24T21:16:27.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-24T21:16:27.632Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-24T21:16:28.454Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2023-11-24T21:16:28.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-24T21:16:35.174Z] $ docker top 1782a9aad22b50bcd51e99f79c90c185089ccdf0057bf1a95f9560656524c58e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-24T21:16:35.621Z] provisioning config files... [2023-11-24T21:16:35.629Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/608@tmp/config13641421917485622454tmp [2023-11-24T21:16:35.639Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/608@tmp/config8823706371721426864tmp [2023-11-24T21:16:35.647Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/608@tmp/config4990493516830033653tmp [Pipeline] { [Pipeline] echo [2023-11-24T21:16:36.006Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-24T21:16:36.301Z] ---> sigul-configuration.sh [2023-11-24T21:16:36.301Z] gpg: directory `/root/.gnupg' created [2023-11-24T21:16:36.301Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-24T21:16:36.301Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-24T21:16:36.301Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-24T21:16:36.301Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-24T21:16:36.301Z] gpg: CAST5 encrypted data [2023-11-24T21:16:36.301Z] gpg: encrypted with 1 passphrase [2023-11-24T21:16:36.301Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-24T21:16:36.598Z] + mkdir /home/jenkins [2023-11-24T21:16:36.598Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-24T21:16:36.894Z] + 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-11-24T21:16:36.905Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-24T21:16:37.194Z] ---> sigul-install.sh [2023-11-24T21:16:37.194Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-24T21:16:37.487Z] + git tag --list [2023-11-24T21:16:37.487Z] 0.6.0 [2023-11-24T21:16:37.487Z] 0.6.1 [2023-11-24T21:16:37.487Z] 0.7.0 [2023-11-24T21:16:37.487Z] 0.7.1 [2023-11-24T21:16:37.487Z] v1.0.0 [2023-11-24T21:16:37.487Z] v1.0.1 [2023-11-24T21:16:37.487Z] v1.1.0 [2023-11-24T21:16:37.487Z] v1.2.0 [2023-11-24T21:16:37.487Z] v1.2.1 [2023-11-24T21:16:37.487Z] v1.3.0 [2023-11-24T21:16:37.487Z] v1.3.1 [2023-11-24T21:16:37.487Z] v2.0.0 [2023-11-24T21:16:37.487Z] v2.1.0 [2023-11-24T21:16:37.487Z] v2.1.1 [2023-11-24T21:16:37.487Z] v2.2.0 [2023-11-24T21:16:37.487Z] v2.3.0 [2023-11-24T21:16:37.487Z] v3.0 [2023-11-24T21:16:37.487Z] v3.0.0 [2023-11-24T21:16:37.487Z] v3.1 [2023-11-24T21:16:37.487Z] v3.1.0 [2023-11-24T21:16:37.487Z] v3.1.0-dev.1 [2023-11-24T21:16:37.487Z] v3.1.0-dev.10 [2023-11-24T21:16:37.487Z] v3.1.0-dev.11 [2023-11-24T21:16:37.487Z] v3.1.0-dev.12 [2023-11-24T21:16:37.487Z] v3.1.0-dev.13 [2023-11-24T21:16:37.487Z] v3.1.0-dev.14 [2023-11-24T21:16:37.487Z] v3.1.0-dev.15 [2023-11-24T21:16:37.487Z] v3.1.0-dev.16 [2023-11-24T21:16:37.487Z] v3.1.0-dev.17 [2023-11-24T21:16:37.487Z] v3.1.0-dev.18 [2023-11-24T21:16:37.487Z] v3.1.0-dev.19 [2023-11-24T21:16:37.487Z] v3.1.0-dev.2 [2023-11-24T21:16:37.487Z] v3.1.0-dev.20 [2023-11-24T21:16:37.487Z] v3.1.0-dev.21 [2023-11-24T21:16:37.487Z] v3.1.0-dev.22 [2023-11-24T21:16:37.487Z] v3.1.0-dev.23 [2023-11-24T21:16:37.487Z] v3.1.0-dev.24 [2023-11-24T21:16:37.487Z] v3.1.0-dev.25 [2023-11-24T21:16:37.487Z] v3.1.0-dev.26 [2023-11-24T21:16:37.487Z] v3.1.0-dev.27 [2023-11-24T21:16:37.487Z] v3.1.0-dev.28 [2023-11-24T21:16:37.487Z] v3.1.0-dev.29 [2023-11-24T21:16:37.487Z] v3.1.0-dev.3 [2023-11-24T21:16:37.487Z] v3.1.0-dev.30 [2023-11-24T21:16:37.487Z] v3.1.0-dev.31 [2023-11-24T21:16:37.487Z] v3.1.0-dev.32 [2023-11-24T21:16:37.487Z] v3.1.0-dev.33 [2023-11-24T21:16:37.487Z] v3.1.0-dev.34 [2023-11-24T21:16:37.487Z] v3.1.0-dev.35 [2023-11-24T21:16:37.487Z] v3.1.0-dev.36 [2023-11-24T21:16:37.487Z] v3.1.0-dev.37 [2023-11-24T21:16:37.487Z] v3.1.0-dev.38 [2023-11-24T21:16:37.487Z] v3.1.0-dev.39 [2023-11-24T21:16:37.487Z] v3.1.0-dev.4 [2023-11-24T21:16:37.487Z] v3.1.0-dev.40 [2023-11-24T21:16:37.487Z] v3.1.0-dev.41 [2023-11-24T21:16:37.487Z] v3.1.0-dev.42 [2023-11-24T21:16:37.487Z] v3.1.0-dev.43 [2023-11-24T21:16:37.487Z] v3.1.0-dev.44 [2023-11-24T21:16:37.487Z] v3.1.0-dev.45 [2023-11-24T21:16:37.487Z] v3.1.0-dev.46 [2023-11-24T21:16:37.487Z] v3.1.0-dev.47 [2023-11-24T21:16:37.487Z] v3.1.0-dev.48 [2023-11-24T21:16:37.487Z] v3.1.0-dev.49 [2023-11-24T21:16:37.487Z] v3.1.0-dev.5 [2023-11-24T21:16:37.487Z] v3.1.0-dev.50 [2023-11-24T21:16:37.487Z] v3.1.0-dev.51 [2023-11-24T21:16:37.487Z] v3.1.0-dev.52 [2023-11-24T21:16:37.487Z] v3.1.0-dev.53 [2023-11-24T21:16:37.487Z] v3.1.0-dev.54 [2023-11-24T21:16:37.487Z] v3.1.0-dev.55 [2023-11-24T21:16:37.487Z] v3.1.0-dev.56 [2023-11-24T21:16:37.487Z] v3.1.0-dev.57 [2023-11-24T21:16:37.487Z] v3.1.0-dev.58 [2023-11-24T21:16:37.487Z] v3.1.0-dev.59 [2023-11-24T21:16:37.487Z] v3.1.0-dev.6 [2023-11-24T21:16:37.487Z] v3.1.0-dev.60 [2023-11-24T21:16:37.487Z] v3.1.0-dev.61 [2023-11-24T21:16:37.487Z] v3.1.0-dev.62 [2023-11-24T21:16:37.487Z] v3.1.0-dev.63 [2023-11-24T21:16:37.487Z] v3.1.0-dev.64 [2023-11-24T21:16:37.487Z] v3.1.0-dev.65 [2023-11-24T21:16:37.487Z] v3.1.0-dev.66 [2023-11-24T21:16:37.487Z] v3.1.0-dev.67 [2023-11-24T21:16:37.487Z] v3.1.0-dev.68 [2023-11-24T21:16:37.487Z] v3.1.0-dev.69 [2023-11-24T21:16:37.487Z] v3.1.0-dev.7 [2023-11-24T21:16:37.487Z] v3.1.0-dev.70 [2023-11-24T21:16:37.487Z] v3.1.0-dev.71 [2023-11-24T21:16:37.487Z] v3.1.0-dev.72 [2023-11-24T21:16:37.487Z] v3.1.0-dev.73 [2023-11-24T21:16:37.487Z] v3.1.0-dev.8 [2023-11-24T21:16:37.487Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-24T21:16:37.783Z] + lftools sign git-tag v3.1.0-dev.73 [2023-11-24T21:16:38.352Z] Signing Git tag with Sigul... [2023-11-24T21:16:38.352Z] Signing v3.1.0-dev.73 [Pipeline] echo [2023-11-24T21:16:38.624Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-24T21:16:38.915Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-24T21:16:38.922Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-24T21:16:39.324Z] $ docker stop --time=1 1782a9aad22b50bcd51e99f79c90c185089ccdf0057bf1a95f9560656524c58e [2023-11-24T21:16:40.603Z] $ docker rm -f --volumes 1782a9aad22b50bcd51e99f79c90c185089ccdf0057bf1a95f9560656524c58e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-24T21:16:42.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-24T21:16:42.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:16:42.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-24T21:16:42.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-24T21:16:43.266Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2023-11-24T21:16:43.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-24T21:16:43.627Z] $ docker top a0629735fb785e81bb9667f42b5582ae6da905d0cefb303c7aa0f1b2079411b4 -eo pid,comm [2023-11-24T21:16:43.674Z] 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-11-24T21:16:43.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-24T21:16:44.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-24T21:16:44.291Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-24T21:16:44.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-24T21:16:44.394Z] $ docker exec a0629735fb785e81bb9667f42b5582ae6da905d0cefb303c7aa0f1b2079411b4 ssh-agent [2023-11-24T21:16:44.506Z] SSH_AUTH_SOCK=/tmp/ssh-2RHvouAX9W2h/agent.32 [2023-11-24T21:16:44.506Z] SSH_AGENT_PID=38 [2023-11-24T21:16:44.510Z] Running ssh-add (command line suppressed) [2023-11-24T21:16:44.614Z] Identity added: /w/workspace/edgex-go/608@tmp/private_key_6091574605904764399.key (/w/workspace/edgex-go/608@tmp/private_key_6091574605904764399.key) [2023-11-24T21:16:44.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-24T21:16:45.098Z] + git semver bump pre [2023-11-24T21:16:45.357Z] 2023-11-24 21:16:45,263 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main [2023-11-24T21:16:45.357Z] 2023-11-24 21:16:45,264 [bump_version] DEBUG bumping version:3.1.0-dev.73 on axis:pre with prefix:dev [2023-11-24T21:16:45.357Z] 2023-11-24 21:16:45,264 [bump_version] DEBUG bumped version:3.1.0-dev.74 [2023-11-24T21:16:45.357Z] 2023-11-24 21:16:45,264 [write_version] DEBUG write version:3.1.0-dev.74 to path:/w/workspace/edgex-go/608/.semver/main with force:True [2023-11-24T21:16:45.357Z] 2023-11-24 21:16:45,264 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main [2023-11-24T21:16:45.357Z] 2023-11-24 21:16:45,264 [write_file] DEBUG write to file:/w/workspace/edgex-go/608/.semver/main [2023-11-24T21:16:45.357Z] 2023-11-24 21:16:45,266 [execute] INFO git cat-file --batch-check [2023-11-24T21:16:45.357Z] 2023-11-24 21:16:45,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/608/.semver, universal_newlines=False, shell=None, istream=) [2023-11-24T21:16:45.357Z] 2023-11-24 21:16:45,272 [execute] INFO git cat-file --batch [2023-11-24T21:16:45.357Z] 2023-11-24 21:16:45,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/608/.semver, universal_newlines=False, shell=None, istream=) [2023-11-24T21:16:45.357Z] 2023-11-24 21:16:45,277 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main [2023-11-24T21:16:45.357Z] 3.1.0-dev.74 [Pipeline] } [2023-11-24T21:16:45.364Z] $ docker exec --env ******** --env ******** a0629735fb785e81bb9667f42b5582ae6da905d0cefb303c7aa0f1b2079411b4 ssh-agent -k [2023-11-24T21:16:45.478Z] unset SSH_AUTH_SOCK; [2023-11-24T21:16:45.479Z] unset SSH_AGENT_PID; [2023-11-24T21:16:45.479Z] echo Agent pid 38 killed; [2023-11-24T21:16:45.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-24T21:16:46.567Z] + git semver [Pipeline] } [2023-11-24T21:16:46.841Z] $ docker stop --time=1 a0629735fb785e81bb9667f42b5582ae6da905d0cefb303c7aa0f1b2079411b4 [2023-11-24T21:16:48.134Z] $ docker rm -f --volumes a0629735fb785e81bb9667f42b5582ae6da905d0cefb303c7aa0f1b2079411b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-24T21:16:49.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-24T21:16:49.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:16:49.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-24T21:16:49.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-24T21:16:49.962Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2023-11-24T21:16:49.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-24T21:16:50.301Z] $ docker top 88f483e26d0786ae4daa36369754f083ba09fe8265ac995806ba9f61cc3bc4bd -eo pid,comm [2023-11-24T21:16:50.348Z] 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-11-24T21:16:50.348Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-24T21:16:51.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-24T21:16:51.006Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-24T21:16:51.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-24T21:16:51.119Z] $ docker exec 88f483e26d0786ae4daa36369754f083ba09fe8265ac995806ba9f61cc3bc4bd ssh-agent [2023-11-24T21:16:51.298Z] SSH_AUTH_SOCK=/tmp/ssh-IfkmkedmB0qU/agent.32 [2023-11-24T21:16:51.298Z] SSH_AGENT_PID=38 [2023-11-24T21:16:51.303Z] Running ssh-add (command line suppressed) [2023-11-24T21:16:51.570Z] Identity added: /w/workspace/edgex-go/608@tmp/private_key_3477036588829073185.key (/w/workspace/edgex-go/608@tmp/private_key_3477036588829073185.key) [2023-11-24T21:16:51.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-24T21:16:52.111Z] + git semver push [2023-11-24T21:16:52.369Z] 2023-11-24 21:16:52,274 [run_push] DEBUG push [2023-11-24T21:16:52.369Z] 2023-11-24 21:16:52,274 [execute] INFO git cat-file --batch-check [2023-11-24T21:16:52.369Z] 2023-11-24 21:16:52,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/608/.semver, universal_newlines=False, shell=None, istream=) [2023-11-24T21:16:52.369Z] 2023-11-24 21:16:52,278 [execute] INFO git rev-list e9057eb91f1b0d7577f6efa661a0fb7eb9fc3337 -- [2023-11-24T21:16:52.369Z] 2023-11-24 21:16:52,278 [execute] DEBUG Popen(['git', 'rev-list', 'e9057eb91f1b0d7577f6efa661a0fb7eb9fc3337', '--'], cwd=/w/workspace/edgex-go/608/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-24T21:16:52.369Z] 2023-11-24 21:16:52,295 [execute] INFO git fetch -v origin [2023-11-24T21:16:52.369Z] 2023-11-24 21:16:52,295 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/608/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-24T21:16:52.939Z] 2023-11-24 21:16:52,830 [run_push] DEBUG no remote changes detected [2023-11-24T21:16:52.939Z] 2023-11-24 21:16:52,830 [execute] INFO git push origin semver [2023-11-24T21:16:52.939Z] 2023-11-24 21:16:52,831 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/608/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-24T21:16:53.875Z] 2023-11-24 21:16:53,641 [run_push] DEBUG push all version tags [2023-11-24T21:16:53.875Z] 2023-11-24 21:16:53,642 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-24T21:16:53.875Z] 2023-11-24 21:16:53,642 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/608, universal_newlines=False, shell=None, istream=None) [2023-11-24T21:16:54.810Z] 2023-11-24 21:16:54,466 [read_version] DEBUG read version from /w/workspace/edgex-go/608/.semver/main [2023-11-24T21:16:54.810Z] 3.1.0-dev.74 [Pipeline] } [2023-11-24T21:16:54.814Z] $ docker exec --env ******** --env ******** 88f483e26d0786ae4daa36369754f083ba09fe8265ac995806ba9f61cc3bc4bd ssh-agent -k [2023-11-24T21:16:54.912Z] unset SSH_AUTH_SOCK; [2023-11-24T21:16:54.912Z] unset SSH_AGENT_PID; [2023-11-24T21:16:54.912Z] echo Agent pid 38 killed; [2023-11-24T21:16:54.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-24T21:16:55.990Z] + git semver [Pipeline] } [2023-11-24T21:16:56.257Z] $ docker stop --time=1 88f483e26d0786ae4daa36369754f083ba09fe8265ac995806ba9f61cc3bc4bd [2023-11-24T21:16:57.531Z] $ docker rm -f --volumes 88f483e26d0786ae4daa36369754f083ba09fe8265ac995806ba9f61cc3bc4bd [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-11-24T21:17:00.099Z] + [ -d /w/workspace/edgex-go/608/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-24T21:17:00.390Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-24T21:17:01.252Z] ---> package-listing.sh [2023-11-24T21:17:01.252Z] ++ facter osfamily [2023-11-24T21:17:01.252Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-24T21:17:01.511Z] + OS_FAMILY=debian [2023-11-24T21:17:01.511Z] + workspace=/w/workspace/edgex-go/608 [2023-11-24T21:17:01.511Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-24T21:17:01.511Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-24T21:17:01.511Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-24T21:17:01.511Z] + PACKAGES=/tmp/packages_start.txt [2023-11-24T21:17:01.511Z] + '[' /w/workspace/edgex-go/608 ']' [2023-11-24T21:17:01.511Z] + PACKAGES=/tmp/packages_end.txt [2023-11-24T21:17:01.511Z] + case "${OS_FAMILY}" in [2023-11-24T21:17:01.511Z] + dpkg -l [2023-11-24T21:17:01.511Z] + grep '^ii' [2023-11-24T21:17:01.511Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-24T21:17:01.511Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-24T21:17:01.511Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-24T21:17:01.511Z] + '[' /w/workspace/edgex-go/608 ']' [2023-11-24T21:17:01.511Z] + mkdir -p /w/workspace/edgex-go/608/archives/ [2023-11-24T21:17:01.511Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/608/archives/ [Pipeline] echo [2023-11-24T21:17:01.524Z] 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/608/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-24T21:17:01.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:17:02.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-24T21:17:02.542Z] [2023-11-24T21:17:02.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-24T21:17:03.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-24T21:17:03.687Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-24T21:17:03.687Z] 5eb5b503b376: Pulling fs layer [2023-11-24T21:17:03.687Z] 5c69ac0246d0: Pulling fs layer [2023-11-24T21:17:03.687Z] ec43610c2a17: Pulling fs layer [2023-11-24T21:17:03.687Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-24T21:17:03.688Z] 33b1e0a273af: Pulling fs layer [2023-11-24T21:17:03.688Z] 5d3b04190fa2: Pulling fs layer [2023-11-24T21:17:03.688Z] 2f39f015ded8: Pulling fs layer [2023-11-24T21:17:03.688Z] 33b1e0a273af: Waiting [2023-11-24T21:17:03.688Z] 5d3b04190fa2: Waiting [2023-11-24T21:17:03.688Z] 2f39f015ded8: Waiting [2023-11-24T21:17:03.688Z] 3a2ae6a8a46f: Waiting [2023-11-24T21:17:03.688Z] 5c69ac0246d0: Verifying Checksum [2023-11-24T21:17:03.688Z] 5c69ac0246d0: Download complete [2023-11-24T21:17:03.688Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-24T21:17:03.688Z] 3a2ae6a8a46f: Download complete [2023-11-24T21:17:03.946Z] ec43610c2a17: Verifying Checksum [2023-11-24T21:17:03.946Z] ec43610c2a17: Download complete [2023-11-24T21:17:03.946Z] 33b1e0a273af: Verifying Checksum [2023-11-24T21:17:03.946Z] 33b1e0a273af: Download complete [2023-11-24T21:17:03.946Z] 5d3b04190fa2: Verifying Checksum [2023-11-24T21:17:03.946Z] 5d3b04190fa2: Download complete [2023-11-24T21:17:03.946Z] 5eb5b503b376: Verifying Checksum [2023-11-24T21:17:03.946Z] 5eb5b503b376: Download complete [2023-11-24T21:17:04.513Z] 2f39f015ded8: Download complete [2023-11-24T21:17:05.079Z] 5eb5b503b376: Pull complete [2023-11-24T21:17:05.336Z] 5c69ac0246d0: Pull complete [2023-11-24T21:17:05.595Z] ec43610c2a17: Pull complete [2023-11-24T21:17:05.595Z] 3a2ae6a8a46f: Pull complete [2023-11-24T21:17:05.854Z] 33b1e0a273af: Pull complete [2023-11-24T21:17:05.854Z] 5d3b04190fa2: Pull complete [2023-11-24T21:17:10.034Z] 2f39f015ded8: Pull complete [2023-11-24T21:17:10.034Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-24T21:17:10.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-24T21:17:10.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-24T21:17:10.877Z] prd-ubuntu20.04-docker-8c-8g-923 does not seem to be running inside a container [2023-11-24T21:17:10.899Z] $ 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/608/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/608 -v /w/workspace/edgex-go/608:/w/workspace/edgex-go/608:rw,z -v /w/workspace/edgex-go/608@tmp:/w/workspace/edgex-go/608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-24T21:17:17.634Z] $ docker top 650066ead2778e3185555b8bdc28733e80d84fd15cf2bafbb7b3991c748ca1d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-24T21:17:18.343Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-24T21:17:18.623Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-24T21:17:18.904Z] + ls /var/log/sa-host [2023-11-24T21:17:18.904Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-24T21:17:19.265Z] provisioning config files... [2023-11-24T21:17:19.274Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/608@tmp/config543434755501084856tmp [Pipeline] { [Pipeline] echo [2023-11-24T21:17:19.667Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-24T21:17:19.952Z] ---> create-netrc.sh [Pipeline] } [2023-11-24T21:17:19.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-24T21:17:20.696Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-24T21:17:20.703Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-24T21:17:20.982Z] ---> sudo-logs.sh [2023-11-24T21:17:20.983Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-24T21:17:21.185Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-24T21:17:21.465Z] ---> job-cost.sh [2023-11-24T21:17:21.466Z] lf-activate-venv: SKIPPING [2023-11-24T21:17:21.466Z] DEBUG: total: 0.10999999940395355 [2023-11-24T21:17:21.466Z] INFO: Retrieving Stack Cost... [2023-11-24T21:17:21.725Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-24T21:17:22.292Z] INFO: Archiving Costs [Pipeline] echo [2023-11-24T21:17:22.302Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-24T21:17:22.586Z] ---> logs-deploy.sh [2023-11-24T21:17:22.586Z] lf-activate-venv: SKIPPING [2023-11-24T21:17:22.586Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/608 [2023-11-24T21:17:22.586Z] INFO: archiving workspace using pattern(s): [2023-11-24T21:17:23.524Z] Archives upload complete. [2023-11-24T21:17:23.525Z] INFO: archiving logs to Nexus