Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ec6778ce415e1fe71c889d10c23daa94ea8311c 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-ssh14478055350087082101.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-ssh4827512879283974414.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-ssh11394875773048211930.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-ssh5854627861352832921.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-ssh13476216600309336388.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-266 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/623 [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/623 # 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 2ec6778ce415e1fe71c889d10c23daa94ea8311c (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ec6778ce415e1fe71c889d10c23daa94ea8311c # timeout=10 Commit message: "Merge pull request #4754 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.15" > git rev-list --no-walk d03c3fc825d59e6b3a8f59f45d7ca39112676af6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-01T04:40:54.326Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-01T04:40:54.392Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-01T04:40:54.421Z] ========================================================= [2024-02-01T04:40:54.421Z] EdgeX Global Pipelines Version Info [2024-02-01T04:40:54.421Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-01T04:40:55.173Z] ------------------- [2024-02-01T04:40:55.173Z] stable info: [2024-02-01T04:40:55.173Z] ------------------- [2024-02-01T04:40:55.173Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-01T04:40:55.173Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-01T04:40:55.173Z] Message: update stable to v1.0.258 [2024-02-01T04:40:55.747Z] ------------------- [2024-02-01T04:40:55.747Z] experimental info: [2024-02-01T04:40:55.747Z] ------------------- [2024-02-01T04:40:55.747Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-01T04:40:55.747Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-01T04:40:55.747Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-01T04:40:55.847Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-01T04:40:55.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-01T04:40:55.897Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-01T04:40:55.925Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-01T04:40:55.951Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-01T04:40:55.979Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-01T04:40:56.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-01T04:40:56.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-01T04:40:56.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-01T04:40:56.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-01T04:40:56.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-01T04:40:56.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-01T04:40:56.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-01T04:40:56.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-01T04:40:56.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-01T04:40:56.271Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-01T04:40:56.308Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-01T04:40:56.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-01T04:40:56.376Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-01T04:40:56.406Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-01T04:40:56.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-01T04:40:56.465Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-01T04:40:56.494Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-01T04:40:56.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-01T04:40:56.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-01T04:40:56.603Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-01T04:40:56.635Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] echo [2024-02-01T04:40:56.672Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ec6778 [Pipeline] echo [2024-02-01T04:40:56.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T04:40:56.798Z] provisioning config files... [2024-02-01T04:40:56.857Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/623@tmp/config5382092639250849180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T04:40:57.201Z] ---> ****-login.sh [2024-02-01T04:40:57.201Z] nexus3.edgexfoundry.org:10001 [2024-02-01T04:40:57.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:40:57.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:40:57.461Z] Configure a credential helper to remove this warning. See [2024-02-01T04:40:57.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:40:57.461Z] [2024-02-01T04:40:57.461Z] Login Succeeded [2024-02-01T04:40:57.461Z] nexus3.edgexfoundry.org:10002 [2024-02-01T04:40:57.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:40:57.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:40:57.721Z] Configure a credential helper to remove this warning. See [2024-02-01T04:40:57.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:40:57.721Z] [2024-02-01T04:40:57.721Z] Login Succeeded [2024-02-01T04:40:57.721Z] nexus3.edgexfoundry.org:10003 [2024-02-01T04:40:57.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:40:57.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:40:57.722Z] Configure a credential helper to remove this warning. See [2024-02-01T04:40:57.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:40:57.722Z] [2024-02-01T04:40:57.722Z] Login Succeeded [2024-02-01T04:40:57.722Z] nexus3.edgexfoundry.org:10004 [2024-02-01T04:40:57.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:40:57.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:40:57.982Z] Configure a credential helper to remove this warning. See [2024-02-01T04:40:57.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:40:57.982Z] [2024-02-01T04:40:57.982Z] Login Succeeded [2024-02-01T04:40:57.982Z] ****.io [2024-02-01T04:40:57.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:40:58.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:40:58.242Z] Configure a credential helper to remove this warning. See [2024-02-01T04:40:58.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:40:58.242Z] [2024-02-01T04:40:58.242Z] Login Succeeded [2024-02-01T04:40:58.242Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T04:40:58.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-01T04:40:58.625Z] + 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 [2024-02-01T04:40:58.625Z] + + cut -d/ -f2 [2024-02-01T04:40:58.625Z] dirname cmd/core-command/Dockerfile [2024-02-01T04:40:58.625Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-01T04:40:58.625Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2024-02-01T04:40:58.625Z] -d/ -f2 [2024-02-01T04:40:58.625Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-01T04:40:58.625Z] + dirname cmd/core-data/Dockerfile [2024-02-01T04:40:58.625Z] + cut -d/ -f2 [2024-02-01T04:40:58.625Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-01T04:40:58.625Z] + + cut -d/ -f2dirname [2024-02-01T04:40:58.625Z] cmd/core-metadata/Dockerfile [2024-02-01T04:40:58.625Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-01T04:40:58.625Z] + + cut -d/ -f2 [2024-02-01T04:40:58.625Z] dirname cmd/security-bootstrapper/Dockerfile [2024-02-01T04:40:58.625Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-01T04:40:58.625Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-02-01T04:40:58.625Z] + cut -d/ -f2 [2024-02-01T04:40:58.625Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-01T04:40:58.625Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-02-01T04:40:58.625Z] + cut -d/ -f2 [2024-02-01T04:40:58.625Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-01T04:40:58.625Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-01T04:40:58.625Z] + cut -d/ -f2 [2024-02-01T04:40:58.625Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-01T04:40:58.625Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-01T04:40:58.625Z] + cut -d/ -f2 [2024-02-01T04:40:58.625Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-01T04:40:58.625Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-01T04:40:58.625Z] + cut -d/ -f2 [2024-02-01T04:40:58.625Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-01T04:40:58.625Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-01T04:40:58.625Z] + cut -d/ -f2 [2024-02-01T04:40:58.625Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-01T04:40:58.625Z] + dirname cmd/security-spire-server/Dockerfile [2024-02-01T04:40:58.625Z] + cut -d/ -f2 [2024-02-01T04:40:58.625Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-01T04:40:58.625Z] + dirname cmd/support-notifications/Dockerfile [2024-02-01T04:40:58.625Z] + cut -d/ -f2 [2024-02-01T04:40:58.625Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-01T04:40:58.625Z] + dirname cmd/support-scheduler/Dockerfile [2024-02-01T04:40:58.625Z] + cut -d/ -f2 [2024-02-01T04:40:58.625Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-01T04:40:58.657Z] 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 [2024-02-01T04:40:59.069Z] + git rev-list -1 --merges 2ec6778ce415e1fe71c889d10c23daa94ea8311c~1..2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] echo [2024-02-01T04:40:59.081Z] -----------> git rev-list -1 --merges 2ec6778ce415e1fe71c889d10c23daa94ea8311c~1..2ec6778ce415e1fe71c889d10c23daa94ea8311c 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:40:59.081Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [false] [Pipeline] sh [2024-02-01T04:40:59.381Z] + git log --format=format:%s -1 2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] echo [2024-02-01T04:40:59.396Z] ========================================================= [2024-02-01T04:40:59.396Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-01T04:40:59.396Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-01T04:40:59.805Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-01T04:40:59.805Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-01T04:40:59.805Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-01T04:40:59.805Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-01T04:40:59.805Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-01T04:40:59.805Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-01T04:40:59.805Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:41:00.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T04:41:00.168Z] [2024-02-01T04:41:00.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:41:00.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T04:41:00.483Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-01T04:41:00.483Z] b85a868b505f: Pulling fs layer [2024-02-01T04:41:00.483Z] e2be974225ed: Pulling fs layer [2024-02-01T04:41:00.483Z] 339a4e72a1f5: Pulling fs layer [2024-02-01T04:41:00.483Z] 988bab9f4d93: Pulling fs layer [2024-02-01T04:41:00.483Z] 1469e6f7b9e6: Pulling fs layer [2024-02-01T04:41:00.483Z] eaf3925da568: Pulling fs layer [2024-02-01T04:41:00.483Z] bab4dde63d76: Pulling fs layer [2024-02-01T04:41:00.483Z] bde34c3a00c8: Pulling fs layer [2024-02-01T04:41:00.483Z] b352a97aabf1: Pulling fs layer [2024-02-01T04:41:00.483Z] 4872d77fe225: Pulling fs layer [2024-02-01T04:41:00.483Z] 5851b861e8e6: Pulling fs layer [2024-02-01T04:41:00.483Z] 4872d77fe225: Waiting [2024-02-01T04:41:00.483Z] 1469e6f7b9e6: Waiting [2024-02-01T04:41:00.483Z] bde34c3a00c8: Waiting [2024-02-01T04:41:00.483Z] b352a97aabf1: Waiting [2024-02-01T04:41:00.483Z] 988bab9f4d93: Waiting [2024-02-01T04:41:00.483Z] 5851b861e8e6: Waiting [2024-02-01T04:41:00.483Z] bab4dde63d76: Waiting [2024-02-01T04:41:00.483Z] eaf3925da568: Waiting [2024-02-01T04:41:00.483Z] e2be974225ed: Download complete [2024-02-01T04:41:00.483Z] 988bab9f4d93: Download complete [2024-02-01T04:41:00.483Z] 1469e6f7b9e6: Verifying Checksum [2024-02-01T04:41:00.483Z] 1469e6f7b9e6: Download complete [2024-02-01T04:41:00.483Z] 339a4e72a1f5: Verifying Checksum [2024-02-01T04:41:00.483Z] 339a4e72a1f5: Download complete [2024-02-01T04:41:00.742Z] eaf3925da568: Verifying Checksum [2024-02-01T04:41:00.742Z] eaf3925da568: Download complete [2024-02-01T04:41:00.742Z] bde34c3a00c8: Verifying Checksum [2024-02-01T04:41:00.742Z] bde34c3a00c8: Download complete [2024-02-01T04:41:00.742Z] b352a97aabf1: Verifying Checksum [2024-02-01T04:41:00.742Z] b352a97aabf1: Download complete [2024-02-01T04:41:00.742Z] 4872d77fe225: Verifying Checksum [2024-02-01T04:41:00.742Z] 4872d77fe225: Download complete [2024-02-01T04:41:00.742Z] 5851b861e8e6: Download complete [2024-02-01T04:41:00.742Z] b85a868b505f: Verifying Checksum [2024-02-01T04:41:00.742Z] b85a868b505f: Download complete [2024-02-01T04:41:01.001Z] bab4dde63d76: Verifying Checksum [2024-02-01T04:41:01.001Z] bab4dde63d76: Download complete [2024-02-01T04:41:01.939Z] b85a868b505f: Pull complete [2024-02-01T04:41:01.939Z] e2be974225ed: Pull complete [2024-02-01T04:41:02.198Z] 339a4e72a1f5: Pull complete [2024-02-01T04:41:02.457Z] 988bab9f4d93: Pull complete [2024-02-01T04:41:02.457Z] 1469e6f7b9e6: Pull complete [2024-02-01T04:41:02.717Z] eaf3925da568: Pull complete [2024-02-01T04:41:04.093Z] bab4dde63d76: Pull complete [2024-02-01T04:41:04.354Z] bde34c3a00c8: Pull complete [2024-02-01T04:41:04.354Z] b352a97aabf1: Pull complete [2024-02-01T04:41:04.354Z] 4872d77fe225: Pull complete [2024-02-01T04:41:04.354Z] 5851b861e8e6: Pull complete [2024-02-01T04:41:04.615Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-01T04:41:04.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T04:41:04.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T04:41:04.809Z] prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container [2024-02-01T04:41:04.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 [2024-02-01T04:41:06.063Z] $ docker top dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 -eo pid,comm [2024-02-01T04:41:06.117Z] 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). [2024-02-01T04:41:06.117Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-01T04:41:06.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T04:41:06.210Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T04:41:06.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T04:41:06.332Z] $ docker exec dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 ssh-agent [2024-02-01T04:41:06.429Z] SSH_AUTH_SOCK=/tmp/ssh-hhLY677qOz9D/agent.31 [2024-02-01T04:41:06.429Z] SSH_AGENT_PID=38 [2024-02-01T04:41:06.435Z] Running ssh-add (command line suppressed) [2024-02-01T04:41:06.549Z] Identity added: /w/workspace/edgex-go/623@tmp/private_key_12572907886800756235.key (/w/workspace/edgex-go/623@tmp/private_key_12572907886800756235.key) [2024-02-01T04:41:06.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T04:41:06.865Z] + git tag --points-at HEAD [Pipeline] } [2024-02-01T04:41:06.879Z] $ docker exec --env ******** --env ******** dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 ssh-agent -k [2024-02-01T04:41:06.976Z] unset SSH_AUTH_SOCK; [2024-02-01T04:41:06.977Z] unset SSH_AGENT_PID; [2024-02-01T04:41:06.977Z] echo Agent pid 38 killed; [2024-02-01T04:41:06.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-01T04:41:07.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T04:41:07.048Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T04:41:07.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T04:41:07.174Z] $ docker exec dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 ssh-agent [2024-02-01T04:41:07.297Z] SSH_AUTH_SOCK=/tmp/ssh-tfT37m1GPrZI/agent.71 [2024-02-01T04:41:07.297Z] SSH_AGENT_PID=77 [2024-02-01T04:41:07.303Z] Running ssh-add (command line suppressed) [2024-02-01T04:41:07.421Z] Identity added: /w/workspace/edgex-go/623@tmp/private_key_9298473596024277297.key (/w/workspace/edgex-go/623@tmp/private_key_9298473596024277297.key) [2024-02-01T04:41:07.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T04:41:07.730Z] + git semver init [2024-02-01T04:41:07.990Z] 2024-02-01 04:41:07,916 [run_init] DEBUG init version:0.0.0 force:False [2024-02-01T04:41:07.990Z] 2024-02-01 04:41:07,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/623/.semver [2024-02-01T04:41:07.990Z] 2024-02-01 04:41:07,917 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/623/.semver [2024-02-01T04:41:07.990Z] 2024-02-01 04:41:07,917 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/623/.semver'], cwd=/w/workspace/edgex-go/623, universal_newlines=False, shell=None, istream=None) [2024-02-01T04:41:12.182Z] 2024-02-01 04:41:12,094 [append_file] DEBUG append to file:/w/workspace/edgex-go/623/.git/info/exclude [2024-02-01T04:41:12.182Z] 2024-02-01 04:41:12,095 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/623/.semver/main with force:False [2024-02-01T04:41:12.182Z] 2024-02-01 04:41:12,095 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main [2024-02-01T04:41:12.182Z] 2024-02-01 04:41:12,095 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main [2024-02-01T04:41:12.182Z] 3.2.0-dev.13 [Pipeline] } [2024-02-01T04:41:12.195Z] $ docker exec --env ******** --env ******** dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 ssh-agent -k [2024-02-01T04:41:12.289Z] unset SSH_AUTH_SOCK; [2024-02-01T04:41:12.290Z] unset SSH_AGENT_PID; [2024-02-01T04:41:12.290Z] echo Agent pid 77 killed; [2024-02-01T04:41:12.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-01T04:41:12.663Z] + git semver [Pipeline] } [2024-02-01T04:41:12.941Z] $ docker stop --time=1 dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 [2024-02-01T04:41:14.251Z] $ docker rm -f --volumes dcad7387575a714a1526b979c432655c40efff22f1b286fe072c4421b9275fd6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T04:41:14.617Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-01T04:41:14.891Z] Stashed 1 file(s) [Pipeline] echo [2024-02-01T04:41:14.895Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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 [2024-02-01T04:41:15.476Z] + git config --global --add safe.directory /w/workspace/edgex-go/623 [Pipeline] echo [2024-02-01T04:41:15.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T04:41:15.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T04:41:15.556Z] ========================================================= [2024-02-01T04:41:15.556Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-01T04:41:15.556Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-01T04:41:15.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-01T04:41:15.872Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-01T04:41:15.872Z] 7264a8db6415: Pulling fs layer [2024-02-01T04:41:15.872Z] c4d48a809fc2: Pulling fs layer [2024-02-01T04:41:15.872Z] 4f1c88b9dad5: Pulling fs layer [2024-02-01T04:41:15.872Z] ad3a456e5733: Pulling fs layer [2024-02-01T04:41:15.872Z] 69c7f0334f64: Pulling fs layer [2024-02-01T04:41:15.872Z] 1f1c1a5573a3: Pulling fs layer [2024-02-01T04:41:15.872Z] ce7588e14bc9: Pulling fs layer [2024-02-01T04:41:15.872Z] b5e4710f87ac: Pulling fs layer [2024-02-01T04:41:15.872Z] ad3a456e5733: Waiting [2024-02-01T04:41:15.872Z] 69c7f0334f64: Waiting [2024-02-01T04:41:15.872Z] ce7588e14bc9: Waiting [2024-02-01T04:41:15.872Z] b5e4710f87ac: Waiting [2024-02-01T04:41:15.872Z] 1f1c1a5573a3: Waiting [2024-02-01T04:41:15.872Z] c4d48a809fc2: Download complete [2024-02-01T04:41:15.872Z] ad3a456e5733: Verifying Checksum [2024-02-01T04:41:15.872Z] ad3a456e5733: Download complete [2024-02-01T04:41:15.872Z] 69c7f0334f64: Verifying Checksum [2024-02-01T04:41:15.872Z] 69c7f0334f64: Download complete [2024-02-01T04:41:15.872Z] 7264a8db6415: Verifying Checksum [2024-02-01T04:41:15.872Z] 7264a8db6415: Download complete [2024-02-01T04:41:15.872Z] 1f1c1a5573a3: Verifying Checksum [2024-02-01T04:41:15.872Z] 1f1c1a5573a3: Download complete [2024-02-01T04:41:16.131Z] 7264a8db6415: Pull complete [2024-02-01T04:41:16.131Z] c4d48a809fc2: Pull complete [2024-02-01T04:41:16.131Z] b5e4710f87ac: Verifying Checksum [2024-02-01T04:41:16.131Z] b5e4710f87ac: Download complete [2024-02-01T04:41:16.390Z] 4f1c88b9dad5: Download complete [2024-02-01T04:41:16.649Z] ce7588e14bc9: Verifying Checksum [2024-02-01T04:41:16.649Z] ce7588e14bc9: Download complete [2024-02-01T04:41:19.176Z] 4f1c88b9dad5: Pull complete [2024-02-01T04:41:19.434Z] ad3a456e5733: Pull complete [2024-02-01T04:41:19.434Z] 69c7f0334f64: Pull complete [2024-02-01T04:41:19.434Z] 1f1c1a5573a3: Pull complete [2024-02-01T04:41:21.966Z] ce7588e14bc9: Pull complete [2024-02-01T04:41:22.225Z] b5e4710f87ac: Pull complete [2024-02-01T04:41:22.225Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-01T04:41:22.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-01T04:41:22.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-01T04:41:22.545Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-01T04:41:22.545Z] WORKDIR /edgex [2024-02-01T04:41:22.545Z] COPY go.mod . [2024-02-01T04:41:22.545Z] RUN go mod download [2024-02-01T04:41:22.545Z] + docker build -t ci-base-image-x86_64 -f - . [2024-02-01T04:41:23.113Z] Sending build context to Docker daemon 175.1MB [2024-02-01T04:41:23.113Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-01T04:41:23.113Z] ---> 88b5674ff536 [2024-02-01T04:41:23.113Z] Step 2/4 : WORKDIR /edgex [2024-02-01T04:41:25.017Z] ---> Running in df3cc0d5620d [2024-02-01T04:41:25.017Z] Removing intermediate container df3cc0d5620d [2024-02-01T04:41:25.017Z] ---> 7d6a42396487 [2024-02-01T04:41:25.017Z] Step 3/4 : COPY go.mod . [2024-02-01T04:41:25.017Z] ---> fcfb24b77ce0 [2024-02-01T04:41:25.017Z] Step 4/4 : RUN go mod download [2024-02-01T04:41:25.017Z] ---> Running in 04357ccfe9c3 [2024-02-01T04:41:30.073Z] Still waiting to schedule task [2024-02-01T04:41:30.074Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-02-01T04:41:37.227Z] Removing intermediate container 04357ccfe9c3 [2024-02-01T04:41:37.227Z] ---> 1003d86c7b46 [2024-02-01T04:41:37.227Z] Successfully built 1003d86c7b46 [2024-02-01T04:41:37.227Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:41:37.551Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-01T04:41:37.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T04:41:37.659Z] prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container [2024-02-01T04:41:37.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 [2024-02-01T04:41:38.008Z] $ docker top 2eea02a95841658c831fd19f4a7a49b7c122a6fbbb869283364fd3ad8efa11af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T04:41:38.385Z] + go version [2024-02-01T04:41:38.385Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-01T04:41:38.400Z] $ docker stop --time=1 2eea02a95841658c831fd19f4a7a49b7c122a6fbbb869283364fd3ad8efa11af [2024-02-01T04:41:39.656Z] $ docker rm -f --volumes 2eea02a95841658c831fd19f4a7a49b7c122a6fbbb869283364fd3ad8efa11af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:41:40.242Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-01T04:41:40.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T04:41:40.362Z] prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container [2024-02-01T04:41:40.411Z] $ 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/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 [2024-02-01T04:41:40.783Z] $ docker top caab5fd6ef9eb0b08dcc1632aba95acf5d91a71a52015c7f943c07d702d517ea -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-01T04:41:40.884Z] ========================================================= [2024-02-01T04:41:40.884Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-01T04:41:40.884Z] ========================================================= [Pipeline] sh [2024-02-01T04:41:41.169Z] + git config --global --add safe.directory /w/workspace/edgex-go/623 [Pipeline] fileExists [Pipeline] sh [2024-02-01T04:41:41.487Z] + make test [2024-02-01T04:41:41.487Z] go test -race -coverprofile=coverage.out ./... [2024-02-01T04:41:48.057Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-01T04:42:00.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-01T04:42:00.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-01T04:42:00.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-01T04:42:00.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-01T04:42:00.258Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-01T04:42:00.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-01T04:42:00.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-01T04:42:00.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-01T04:42:00.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-01T04:42:00.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-01T04:42:01.084Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-01T04:42:01.084Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-01T04:42:01.084Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-01T04:42:01.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-01T04:42:02.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-01T04:42:02.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-01T04:42:03.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2024-02-01T04:42:05.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2024-02-01T04:42:05.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-01T04:42:05.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-01T04:42:05.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-01T04:42:06.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-01T04:42:06.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-01T04:42:07.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-01T04:42:07.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-01T04:42:07.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-01T04:42:07.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-01T04:42:07.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-01T04:42:09.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-01T04:42:09.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-01T04:42:09.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.090s coverage: 69.2% of statements [2024-02-01T04:42:09.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.2% of statements [2024-02-01T04:42:11.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.073s coverage: 93.4% of statements [2024-02-01T04:42:11.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 4.1% of statements [2024-02-01T04:42:11.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-01T04:42:11.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-01T04:42:11.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-01T04:42:11.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-01T04:42:11.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-01T04:42:11.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-01T04:42:11.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-01T04:42:11.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-01T04:42:11.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-01T04:42:11.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-01T04:42:12.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 97.6% of statements [2024-02-01T04:42:12.616Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2024-02-01T04:42:13.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-01T04:42:13.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-01T04:42:14.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.063s coverage: 0.9% of statements [2024-02-01T04:42:14.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements [2024-02-01T04:42:14.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements [2024-02-01T04:42:15.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.042s coverage: 82.9% of statements [2024-02-01T04:42:15.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2024-02-01T04:42:15.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.122s coverage: 96.3% of statements [2024-02-01T04:42:15.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements [2024-02-01T04:42:15.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-01T04:42:15.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-01T04:42:15.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-01T04:42:15.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-01T04:42:15.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-01T04:42:15.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-01T04:42:15.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-01T04:42:15.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-01T04:42:16.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-01T04:42:16.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-01T04:42:16.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-01T04:42:16.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-01T04:42:17.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-01T04:42:17.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-01T04:42:17.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-01T04:42:19.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-01T04:42:19.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-01T04:42:20.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-01T04:42:20.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-01T04:42:22.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-01T04:42:22.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-01T04:42:22.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-01T04:42:24.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-01T04:42:24.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-01T04:42:24.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-01T04:42:25.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-01T04:42:25.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-01T04:42:25.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-01T04:42:25.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-01T04:42:26.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-01T04:42:26.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-01T04:42:26.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-01T04:42:26.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-01T04:42:26.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.043s coverage: 94.4% of statements [2024-02-01T04:42:28.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-01T04:42:28.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-01T04:42:28.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-01T04:42:28.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-01T04:42:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-01T04:42:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-01T04:42:29.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-01T04:42:29.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-01T04:42:39.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.282s coverage: 79.9% of statements [2024-02-01T04:42:39.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2024-02-01T04:42:39.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements [2024-02-01T04:42:39.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.053s coverage: 62.3% of statements [2024-02-01T04:42:39.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements [2024-02-01T04:42:39.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2024-02-01T04:42:39.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements [2024-02-01T04:42:39.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2024-02-01T04:42:39.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2024-02-01T04:42:39.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.052s coverage: 86.0% of statements [2024-02-01T04:42:39.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.158s coverage: 63.1% of statements [2024-02-01T04:42:39.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements [2024-02-01T04:42:39.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-02-01T04:42:39.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-02-01T04:42:39.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements [2024-02-01T04:42:39.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-02-01T04:42:39.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 38.4% of statements [2024-02-01T04:42:39.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2024-02-01T04:42:39.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements [2024-02-01T04:42:39.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements [2024-02-01T04:42:39.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 95.7% of statements [2024-02-01T04:42:39.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.053s coverage: 61.8% of statements [2024-02-01T04:42:39.907Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.088s coverage: 98.9% of statements [2024-02-01T04:42:39.907Z] 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 [2024-02-01T04:42:39.907Z] running golangci-lint [2024-02-01T04:42:39.907Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-01T04:42:39.907Z] go version go1.21.0 linux/amd64 [2024-02-01T04:42:40.166Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-01T04:42:40.166Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-01T04:42:55.082Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 13.069321719s" [2024-02-01T04:42:55.082Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.839715ms" [2024-02-01T04:43:01.638Z] level=info msg="[linters_context/goanalysis] analyzers took 1m15.565027317s with top 10 stages: buildir: 29.697789912s, gosec: 5.751542532s, inspect: 1.854784102s, fact_deprecated: 1.690450372s, printf: 1.527035331s, ctrlflow: 1.274780835s, nilness: 1.180102976s, fact_purity: 1.12286772s, typedness: 953.65184ms, S1038: 841.008741ms" [2024-02-01T04:43:01.638Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-01T04:43:01.638Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, autogenerated_exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, skip_files: 197/197, exclude-rules: 21/197, cgo: 197/197" [2024-02-01T04:43:01.638Z] level=info msg="[runner] processing took 15.546961ms with stages: nolint: 7.152603ms, identifier_marker: 3.389411ms, path_prettifier: 1.675545ms, autogenerated_exclude: 1.502565ms, exclude-rules: 1.033674ms, skip_dirs: 728.023µs, cgo: 39.1µs, filename_unadjuster: 21.89µs, max_same_issues: 800ns, uniq_by_line: 460ns, fixer: 430ns, skip_files: 380ns, diff: 370ns, exclude: 280ns, severity-rules: 270ns, sort_results: 250ns, path_prefixer: 250ns, source_code: 240ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" [2024-02-01T04:43:01.638Z] level=info msg="[runner] linters took 7.707514878s with stages: goanalysis_metalinter: 7.691857016s" [2024-02-01T04:43:01.638Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-01T04:43:01.638Z] level=info msg="Memory: 210 samples, avg is 229.3MB, max is 928.9MB" [2024-02-01T04:43:01.638Z] level=info msg="Execution took 20.820764366s" [2024-02-01T04:43:01.638Z] go vet ./... [2024-02-01T04:43:05.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-01T04:43:05.829Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-01T04:43:05.829Z] ./bin/test-attribution-txt.sh [2024-02-01T04:43:05.829Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-01T04:43:05.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-01T04:43:06.158Z] + ls -al . [2024-02-01T04:43:06.158Z] total 736 [2024-02-01T04:43:06.158Z] drwxrwxr-x 11 1001 1001 4096 Feb 1 04:41 . [2024-02-01T04:43:06.158Z] drwxr-xr-x 4 root root 4096 Feb 1 04:41 .. [2024-02-01T04:43:06.158Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 04:40 .blubracket [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 10 Feb 1 04:40 .dockerignore [2024-02-01T04:43:06.158Z] drwxrwxr-x 8 1001 1001 4096 Feb 1 04:42 .git [2024-02-01T04:43:06.158Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 04:40 .github [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 1074 Feb 1 04:40 .gitignore [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 42 Feb 1 04:40 .golangci.yml [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 100 Feb 1 04:40 .hadolint.yml [2024-02-01T04:43:06.158Z] drwxr-xr-x 3 1001 1001 4096 Feb 1 04:41 .semver [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 155 Feb 1 04:40 .sonarcloud.properties [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 1171 Feb 1 04:40 ADOPTERS.md [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 11674 Feb 1 04:40 Attribution.txt [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 100284 Feb 1 04:40 CHANGELOG.md [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 3804 Feb 1 04:40 CONTRIBUTING.md [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 677 Feb 1 04:40 GOVERNANCE.md [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 861 Feb 1 04:40 Jenkinsfile [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 10775 Feb 1 04:40 LICENSE [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 15392 Feb 1 04:40 Makefile [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 582 Feb 1 04:40 OWNERS.md [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 9528 Feb 1 04:40 README.md [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 789 Feb 1 04:40 SECURITY.md [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 12 Feb 1 04:41 VERSION [2024-02-01T04:43:06.158Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 04:40 bin [2024-02-01T04:43:06.158Z] drwxrwxr-x 18 1001 1001 4096 Feb 1 04:40 cmd [2024-02-01T04:43:06.158Z] -rw-r--r-- 1 root root 453602 Feb 1 04:42 coverage.out [2024-02-01T04:43:06.158Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 04:40 fuzz_test [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 3733 Feb 1 04:40 go.mod [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 34133 Feb 1 04:40 go.sum [2024-02-01T04:43:06.158Z] drwxrwxr-x 7 1001 1001 4096 Feb 1 04:40 internal [2024-02-01T04:43:06.158Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 04:40 openapi [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 584 Feb 1 04:40 security.txt [2024-02-01T04:43:06.158Z] -rw-rw-r-- 1 1001 1001 204 Feb 1 04:40 version.go [Pipeline] sh [2024-02-01T04:43:06.437Z] + '[' -e coverage.out ] [2024-02-01T04:43:06.437Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-01T04:43:06.533Z] Stashed 1 file(s) [Pipeline] sh [2024-02-01T04:43:06.812Z] + make build [2024-02-01T04:43:06.812Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-01T04:43:19.062Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-01T04:43:19.062Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-01T04:43:19.062Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-01T04:43:19.627Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-01T04:43:24.893Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-01T04:43:25.828Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-01T04:43:27.204Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-01T04:43:27.772Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-01T04:43:28.339Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-01T04:43:28.907Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-01T04:43:29.843Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-02-01T04:43:30.423Z] $ docker stop --time=1 caab5fd6ef9eb0b08dcc1632aba95acf5d91a71a52015c7f943c07d702d517ea [2024-02-01T04:43:34.723Z] $ docker rm -f --volumes caab5fd6ef9eb0b08dcc1632aba95acf5d91a71a52015c7f943c07d702d517ea [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 [2024-02-01T04:43:35.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-01T04:43:35.957Z] [2024-02-01T04:43:35.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:43:36.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-01T04:43:36.282Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-01T04:43:36.282Z] 91d30c5bc195: Pulling fs layer [2024-02-01T04:43:36.282Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-01T04:43:36.282Z] 9c61dcf015f6: Pulling fs layer [2024-02-01T04:43:36.282Z] 4698f68db338: Pulling fs layer [2024-02-01T04:43:36.282Z] 2a2f49069b9e: Pulling fs layer [2024-02-01T04:43:36.282Z] e0025b399a48: Pulling fs layer [2024-02-01T04:43:36.282Z] 4698f68db338: Waiting [2024-02-01T04:43:36.282Z] 2a2f49069b9e: Waiting [2024-02-01T04:43:36.282Z] e0025b399a48: Waiting [2024-02-01T04:43:36.540Z] 91d30c5bc195: Verifying Checksum [2024-02-01T04:43:36.540Z] 91d30c5bc195: Download complete [2024-02-01T04:43:36.540Z] 4698f68db338: Verifying Checksum [2024-02-01T04:43:36.540Z] 4698f68db338: Download complete [2024-02-01T04:43:36.540Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-01T04:43:36.540Z] 2e9b0aa3be6d: Download complete [2024-02-01T04:43:36.540Z] e0025b399a48: Download complete [2024-02-01T04:43:36.540Z] 91d30c5bc195: Pull complete [2024-02-01T04:43:36.540Z] 2a2f49069b9e: Download complete [2024-02-01T04:43:37.104Z] 2e9b0aa3be6d: Pull complete [2024-02-01T04:43:37.104Z] 9c61dcf015f6: Verifying Checksum [2024-02-01T04:43:37.104Z] 9c61dcf015f6: Download complete [2024-02-01T04:43:39.628Z] 9c61dcf015f6: Pull complete [2024-02-01T04:43:39.628Z] 4698f68db338: Pull complete [2024-02-01T04:43:40.193Z] 2a2f49069b9e: Pull complete [2024-02-01T04:43:40.193Z] e0025b399a48: Pull complete [2024-02-01T04:43:40.193Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-01T04:43:40.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-01T04:43:40.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T04:43:40.371Z] prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container [2024-02-01T04:43:40.400Z] $ 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/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 [2024-02-01T04:43:45.293Z] $ docker top fa44fa7504177c495d37e9574e7095d4e986186e77adad891ce0d392c2db8140 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T04:43:45.688Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-01T04:43:48.219Z] #1 [core-data internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #1 transferring dockerfile: 2.01kB done [2024-02-01T04:43:48.220Z] #1 DONE 0.0s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #2 transferring dockerfile: 2.50kB done [2024-02-01T04:43:48.220Z] #2 DONE 0.0s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #3 transferring dockerfile: 2.93kB 0.0s done [2024-02-01T04:43:48.220Z] #3 DONE 0.0s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #4 transferring dockerfile: 2.15kB done [2024-02-01T04:43:48.220Z] #4 DONE 0.0s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #5 transferring dockerfile: 2.23kB done [2024-02-01T04:43:48.220Z] #5 DONE 0.0s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #6 transferring dockerfile: 1.89kB done [2024-02-01T04:43:48.220Z] #6 DONE 0.0s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #7 transferring dockerfile: 2.06kB done [2024-02-01T04:43:48.220Z] #7 DONE 0.0s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #8 transferring dockerfile: 1.81kB done [2024-02-01T04:43:48.220Z] #8 DONE 0.0s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #9 [core-data internal] load .dockerignore [2024-02-01T04:43:48.220Z] #9 transferring context: 50B done [2024-02-01T04:43:48.220Z] #9 DONE 0.0s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #10 transferring dockerfile: 2.49kB done [2024-02-01T04:43:48.220Z] #10 DONE 0.0s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #11 transferring dockerfile: 1.69kB done [2024-02-01T04:43:48.220Z] #11 DONE 0.1s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #12 transferring dockerfile: 1.95kB done [2024-02-01T04:43:48.220Z] #12 DONE 0.0s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #13 transferring dockerfile: 1.70kB done [2024-02-01T04:43:48.220Z] #13 DONE 0.1s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #14 [core-command internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #14 transferring dockerfile: 1.93kB done [2024-02-01T04:43:48.220Z] #14 DONE 0.1s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-02-01T04:43:48.220Z] #15 transferring dockerfile: 1.93kB done [2024-02-01T04:43:48.220Z] #15 DONE 0.1s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #16 [security-bootstrapper internal] load .dockerignore [2024-02-01T04:43:48.220Z] #16 transferring context: 50B done [2024-02-01T04:43:48.220Z] #16 DONE 0.0s [2024-02-01T04:43:48.220Z] [2024-02-01T04:43:48.220Z] #17 [security-proxy-setup internal] load .dockerignore [2024-02-01T04:43:48.220Z] #17 transferring context: 50B done [2024-02-01T04:43:48.479Z] #17 DONE 0.0s [2024-02-01T04:43:48.479Z] [2024-02-01T04:43:48.479Z] #18 [security-proxy-auth internal] load .dockerignore [2024-02-01T04:43:48.479Z] #18 transferring context: 50B done [2024-02-01T04:43:48.479Z] #18 DONE 0.0s [2024-02-01T04:43:48.479Z] [2024-02-01T04:43:48.479Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-01T04:43:48.479Z] #19 transferring context: 50B done [2024-02-01T04:43:48.479Z] #19 DONE 0.0s [2024-02-01T04:43:48.479Z] [2024-02-01T04:43:48.479Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-02-01T04:43:48.479Z] #20 transferring context: 50B done [2024-02-01T04:43:48.479Z] #20 DONE 0.0s [2024-02-01T04:43:48.479Z] [2024-02-01T04:43:48.479Z] #21 [core-metadata internal] load .dockerignore [2024-02-01T04:43:48.479Z] #21 transferring context: 50B done [2024-02-01T04:43:48.479Z] #21 DONE 0.0s [2024-02-01T04:43:48.479Z] [2024-02-01T04:43:48.479Z] #22 [security-spire-agent internal] load .dockerignore [2024-02-01T04:43:48.479Z] #22 transferring context: 50B done [2024-02-01T04:43:48.479Z] #22 DONE 0.0s [2024-02-01T04:43:48.479Z] [2024-02-01T04:43:48.479Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-02-01T04:43:48.479Z] #23 transferring context: 50B done [2024-02-01T04:43:48.479Z] #23 DONE 0.0s [2024-02-01T04:43:48.479Z] [2024-02-01T04:43:48.479Z] #24 [support-notifications internal] load .dockerignore [2024-02-01T04:43:48.479Z] #24 transferring context: 50B done [2024-02-01T04:43:48.479Z] #24 DONE 0.0s [2024-02-01T04:43:48.479Z] [2024-02-01T04:43:48.479Z] #25 [security-spire-config internal] load .dockerignore [2024-02-01T04:43:48.479Z] #25 transferring context: 50B done [2024-02-01T04:43:48.479Z] #25 DONE 0.0s [2024-02-01T04:43:48.479Z] [2024-02-01T04:43:48.479Z] #26 [security-spire-server internal] load .dockerignore [2024-02-01T04:43:48.479Z] #26 transferring context: 50B done [2024-02-01T04:43:48.479Z] #26 DONE 0.0s [2024-02-01T04:43:48.479Z] [2024-02-01T04:43:48.479Z] #27 [core-command internal] load .dockerignore [2024-02-01T04:43:48.479Z] #27 transferring context: 50B done [2024-02-01T04:43:48.479Z] #27 DONE 0.0s [2024-02-01T04:43:48.479Z] [2024-02-01T04:43:48.479Z] #28 [support-scheduler internal] load .dockerignore [2024-02-01T04:43:48.479Z] #28 transferring context: 50B done [2024-02-01T04:43:48.479Z] #28 DONE 0.0s [2024-02-01T04:43:48.479Z] [2024-02-01T04:43:48.479Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-01T04:43:48.479Z] #29 DONE 0.0s [2024-02-01T04:43:48.479Z] [2024-02-01T04:43:48.479Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-02-01T04:43:48.479Z] #30 DONE 0.1s [2024-02-01T04:43:48.737Z] [2024-02-01T04:43:48.737Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:43:48.737Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:43:48.737Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:43:48.737Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-01T04:43:48.737Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-01T04:43:48.737Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.15MB / 3.40MB 0.1s [2024-02-01T04:43:48.737Z] #31 ... [2024-02-01T04:43:48.737Z] [2024-02-01T04:43:48.737Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-01T04:43:48.737Z] #29 DONE 0.0s [2024-02-01T04:43:48.737Z] [2024-02-01T04:43:48.737Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:43:48.737Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-01T04:43:48.737Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-01T04:43:49.016Z] #31 ... [2024-02-01T04:43:49.016Z] [2024-02-01T04:43:49.016Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-01T04:43:49.016Z] #29 DONE 0.0s [2024-02-01T04:43:49.016Z] [2024-02-01T04:43:49.016Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:43:49.016Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:43:49.016Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:43:49.016Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-01T04:43:49.016Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-01T04:43:49.016Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-01T04:43:49.016Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-02-01T04:43:49.016Z] #31 ... [2024-02-01T04:43:49.016Z] [2024-02-01T04:43:49.016Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-01T04:43:49.016Z] #29 DONE 0.0s [2024-02-01T04:43:49.016Z] [2024-02-01T04:43:49.016Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:43:49.016Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-02-01T04:43:49.016Z] #31 ... [2024-02-01T04:43:49.016Z] [2024-02-01T04:43:49.016Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-01T04:43:49.016Z] #29 DONE 0.0s [2024-02-01T04:43:49.016Z] [2024-02-01T04:43:49.016Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-02-01T04:43:49.016Z] #30 DONE 0.4s [2024-02-01T04:43:49.016Z] [2024-02-01T04:43:49.016Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:43:49.016Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:43:49.016Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:43:49.016Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-01T04:43:49.016Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-01T04:43:49.016Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-01T04:43:49.016Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-02-01T04:43:49.277Z] #31 ... [2024-02-01T04:43:49.277Z] [2024-02-01T04:43:49.277Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-01T04:43:49.277Z] #29 DONE 0.0s [2024-02-01T04:43:49.277Z] [2024-02-01T04:43:49.277Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:43:49.277Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:43:49.277Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:43:49.277Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-01T04:43:49.277Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-01T04:43:49.277Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-01T04:43:49.277Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-02-01T04:43:50.314Z] #31 ... [2024-02-01T04:43:50.314Z] [2024-02-01T04:43:50.314Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-02-01T04:43:50.314Z] #30 DONE 1.5s [2024-02-01T04:43:50.314Z] [2024-02-01T04:43:50.314Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:43:50.314Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:43:50.314Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:43:50.314Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-01T04:43:50.314Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-01T04:43:50.314Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-01T04:43:50.314Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-02-01T04:43:50.314Z] #31 DONE 1.9s [2024-02-01T04:43:50.314Z] [2024-02-01T04:43:50.314Z] #32 [support-scheduler internal] load build context [2024-02-01T04:43:50.886Z] #32 ... [2024-02-01T04:43:50.886Z] [2024-02-01T04:43:50.886Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:43:50.886Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:43:50.886Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:43:50.886Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-01T04:43:50.886Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-01T04:43:50.886Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-01T04:43:50.886Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-02-01T04:43:50.886Z] #31 DONE 1.9s [2024-02-01T04:43:50.886Z] [2024-02-01T04:43:50.886Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-01T04:43:50.886Z] #33 DONE 2.0s [2024-02-01T04:43:50.886Z] [2024-02-01T04:43:50.886Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-01T04:43:50.886Z] #34 DONE 2.1s [2024-02-01T04:43:50.886Z] [2024-02-01T04:43:50.886Z] #32 [support-scheduler internal] load build context [2024-02-01T04:43:51.148Z] #32 ... [2024-02-01T04:43:51.148Z] [2024-02-01T04:43:51.148Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:43:51.148Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:43:51.148Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:43:51.148Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-01T04:43:51.148Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-01T04:43:51.148Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-01T04:43:51.148Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2024-02-01T04:43:51.148Z] #31 DONE 1.9s [2024-02-01T04:43:51.148Z] [2024-02-01T04:43:51.148Z] #32 [support-scheduler internal] load build context [2024-02-01T04:43:51.148Z] #32 ... [2024-02-01T04:43:51.148Z] [2024-02-01T04:43:51.148Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-01T04:43:51.148Z] #35 DONE 2.9s [2024-02-01T04:43:51.148Z] [2024-02-01T04:43:51.148Z] #32 [support-scheduler internal] load build context [2024-02-01T04:43:51.406Z] #32 ... [2024-02-01T04:43:51.406Z] [2024-02-01T04:43:51.406Z] #36 [security-spire-agent internal] load build context [2024-02-01T04:43:51.406Z] #36 transferring context: 17.63kB 0.0s done [2024-02-01T04:43:51.406Z] #36 DONE 0.4s [2024-02-01T04:43:51.406Z] [2024-02-01T04:43:51.406Z] #32 [support-scheduler internal] load build context [2024-02-01T04:43:51.406Z] #32 ... [2024-02-01T04:43:51.406Z] [2024-02-01T04:43:51.406Z] #37 [security-spire-config internal] load build context [2024-02-01T04:43:51.406Z] #37 transferring context: 16.35kB 0.1s done [2024-02-01T04:43:51.406Z] #37 DONE 0.6s [2024-02-01T04:43:51.406Z] [2024-02-01T04:43:51.406Z] #38 [security-spire-server internal] load build context [2024-02-01T04:43:51.406Z] #38 transferring context: 18.10kB 0.1s done [2024-02-01T04:43:51.406Z] #38 DONE 0.6s [2024-02-01T04:43:51.406Z] [2024-02-01T04:43:51.406Z] #32 [support-scheduler internal] load build context [2024-02-01T04:43:56.706Z] #32 transferring context: 219.62MB 5.8s [2024-02-01T04:43:56.965Z] #32 ... [2024-02-01T04:43:56.965Z] [2024-02-01T04:43:56.965Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:43:56.965Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2024-02-01T04:43:56.965Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-01T04:43:56.965Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-01T04:43:56.965Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-01T04:43:56.965Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 5.3s [2024-02-01T04:43:58.867Z] #39 ... [2024-02-01T04:43:58.867Z] [2024-02-01T04:43:58.867Z] #40 [core-data internal] load build context [2024-02-01T04:43:58.867Z] #40 transferring context: 309.92MB 6.3s done [2024-02-01T04:43:58.867Z] #40 ... [2024-02-01T04:43:58.867Z] [2024-02-01T04:43:58.867Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:43:58.867Z] #39 ... [2024-02-01T04:43:58.867Z] [2024-02-01T04:43:58.867Z] #41 [security-proxy-setup internal] load build context [2024-02-01T04:43:58.867Z] #41 transferring context: 309.92MB 7.9s done [2024-02-01T04:43:58.867Z] #41 ... [2024-02-01T04:43:58.867Z] [2024-02-01T04:43:58.867Z] #42 [security-bootstrapper internal] load build context [2024-02-01T04:43:58.867Z] #42 transferring context: 309.92MB 6.2s done [2024-02-01T04:43:59.127Z] #42 ... [2024-02-01T04:43:59.127Z] [2024-02-01T04:43:59.127Z] #43 [core-metadata internal] load build context [2024-02-01T04:43:59.127Z] #43 transferring context: 309.92MB 7.8s done [2024-02-01T04:43:59.127Z] #43 ... [2024-02-01T04:43:59.127Z] [2024-02-01T04:43:59.127Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-01T04:43:59.127Z] #44 transferring context: 309.92MB 7.4s done [2024-02-01T04:43:59.127Z] #44 ... [2024-02-01T04:43:59.127Z] [2024-02-01T04:43:59.127Z] #45 [security-proxy-auth internal] load build context [2024-02-01T04:43:59.127Z] #45 transferring context: 309.92MB 6.2s done [2024-02-01T04:43:59.712Z] #45 ... [2024-02-01T04:43:59.712Z] [2024-02-01T04:43:59.712Z] #46 [core-command internal] load build context [2024-02-01T04:43:59.712Z] #46 transferring context: 309.92MB 6.1s done [2024-02-01T04:43:59.712Z] #46 ... [2024-02-01T04:43:59.712Z] [2024-02-01T04:43:59.712Z] #47 [security-spiffe-token-provider internal] load build context [2024-02-01T04:43:59.712Z] #47 transferring context: 309.92MB 6.7s done [2024-02-01T04:43:59.712Z] #47 ... [2024-02-01T04:43:59.712Z] [2024-02-01T04:43:59.712Z] #48 [support-notifications internal] load build context [2024-02-01T04:43:59.712Z] #48 transferring context: 309.92MB 7.9s done [2024-02-01T04:44:00.123Z] #48 ... [2024-02-01T04:44:00.123Z] [2024-02-01T04:44:00.123Z] #49 [security-secretstore-setup internal] load build context [2024-02-01T04:44:00.123Z] #49 transferring context: 309.92MB 6.2s done [2024-02-01T04:44:00.123Z] #49 ... [2024-02-01T04:44:00.123Z] [2024-02-01T04:44:00.123Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:44:00.385Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-01T04:44:00.385Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 8.1s done [2024-02-01T04:44:00.385Z] #39 ... [2024-02-01T04:44:00.385Z] [2024-02-01T04:44:00.385Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-01T04:44:00.645Z] #50 ... [2024-02-01T04:44:00.645Z] [2024-02-01T04:44:00.645Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-01T04:44:00.645Z] #51 ... [2024-02-01T04:44:00.645Z] [2024-02-01T04:44:00.645Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-01T04:44:00.645Z] #0 7.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:00.645Z] #0 7.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:00.645Z] #0 7.515 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-01T04:44:00.645Z] #0 7.519 (2/2) Installing su-exec (0.2-r3) [2024-02-01T04:44:00.645Z] #0 7.546 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:44:00.645Z] #0 7.553 OK: 7 MiB in 17 packages [2024-02-01T04:44:00.904Z] #52 ... [2024-02-01T04:44:00.904Z] [2024-02-01T04:44:00.904Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-01T04:44:01.364Z] #53 ... [2024-02-01T04:44:01.364Z] [2024-02-01T04:44:01.364Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-01T04:44:01.622Z] #54 ... [2024-02-01T04:44:01.622Z] [2024-02-01T04:44:01.622Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-01T04:44:01.622Z] #55 ... [2024-02-01T04:44:01.622Z] [2024-02-01T04:44:01.622Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-01T04:44:01.622Z] #56 ... [2024-02-01T04:44:01.622Z] [2024-02-01T04:44:01.622Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-01T04:44:02.253Z] #57 ... [2024-02-01T04:44:02.253Z] [2024-02-01T04:44:02.253Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-01T04:44:02.253Z] #58 ... [2024-02-01T04:44:02.253Z] [2024-02-01T04:44:02.253Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-01T04:44:02.253Z] #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-02-01T04:44:02.253Z] #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-01T04:44:02.253Z] #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-01T04:44:02.253Z] #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-01T04:44:02.253Z] #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 8.1s done [2024-02-01T04:44:02.253Z] #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 10.4s [2024-02-01T04:44:02.253Z] #59 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-01T04:44:03.202Z] #59 ... [2024-02-01T04:44:03.202Z] [2024-02-01T04:44:03.202Z] #60 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-02-01T04:44:03.202Z] #60 ... [2024-02-01T04:44:03.202Z] [2024-02-01T04:44:03.202Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-01T04:44:03.460Z] #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 12.0s [2024-02-01T04:44:04.835Z] #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 12.9s done [2024-02-01T04:44:04.835Z] #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 13.2s [2024-02-01T04:44:06.857Z] #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 14.8s done [2024-02-01T04:44:07.116Z] #59 ... [2024-02-01T04:44:07.116Z] [2024-02-01T04:44:07.116Z] #32 [support-scheduler internal] load build context [2024-02-01T04:44:07.116Z] #32 transferring context: 309.92MB 6.6s done [2024-02-01T04:44:07.116Z] #32 ... [2024-02-01T04:44:07.116Z] [2024-02-01T04:44:07.116Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:44:07.116Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 14.8s done [2024-02-01T04:44:07.684Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-01T04:44:07.684Z] #39 ... [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #45 [security-proxy-auth internal] load build context [2024-02-01T04:44:07.684Z] #45 DONE 18.8s [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-01T04:44:07.684Z] #52 DONE 17.1s [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #42 [security-bootstrapper internal] load build context [2024-02-01T04:44:07.684Z] #42 DONE 18.8s [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #40 [core-data internal] load build context [2024-02-01T04:44:07.684Z] #40 DONE 19.0s [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #60 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-02-01T04:44:07.684Z] #60 DONE 16.3s [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:44:07.684Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 16.1s [2024-02-01T04:44:07.684Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 16.1s [2024-02-01T04:44:07.684Z] #39 ... [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #49 [security-secretstore-setup internal] load build context [2024-02-01T04:44:07.684Z] #49 DONE 18.6s [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #46 [core-command internal] load build context [2024-02-01T04:44:07.684Z] #46 DONE 18.5s [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #47 [security-spiffe-token-provider internal] load build context [2024-02-01T04:44:07.684Z] #47 DONE 18.6s [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #41 [security-proxy-setup internal] load build context [2024-02-01T04:44:07.684Z] #41 DONE 18.9s [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #32 [support-scheduler internal] load build context [2024-02-01T04:44:07.684Z] #32 DONE 17.4s [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-01T04:44:07.684Z] #44 DONE 18.7s [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #43 [core-metadata internal] load build context [2024-02-01T04:44:07.684Z] #43 DONE 18.7s [2024-02-01T04:44:07.684Z] [2024-02-01T04:44:07.684Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:44:07.684Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 16.2s done [2024-02-01T04:44:07.684Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 16.2s [2024-02-01T04:44:07.684Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-01T04:44:07.942Z] #39 ... [2024-02-01T04:44:07.942Z] [2024-02-01T04:44:07.942Z] #48 [support-notifications internal] load build context [2024-02-01T04:44:07.942Z] #48 DONE 18.6s [2024-02-01T04:44:07.942Z] [2024-02-01T04:44:07.942Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:44:07.942Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 16.2s done [2024-02-01T04:44:07.942Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 16.3s [2024-02-01T04:44:07.942Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.4s [2024-02-01T04:44:07.942Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-02-01T04:44:07.942Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.5s done [2024-02-01T04:44:09.843Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [2024-02-01T04:44:10.101Z] #39 ... [2024-02-01T04:44:10.101Z] [2024-02-01T04:44:10.101Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-01T04:44:10.101Z] #56 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #56 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #56 18.19 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-01T04:44:10.101Z] #56 18.20 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:44:10.101Z] #56 18.20 OK: 7 MiB in 16 packages [2024-02-01T04:44:10.101Z] #56 DONE 19.5s [2024-02-01T04:44:10.101Z] [2024-02-01T04:44:10.101Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-01T04:44:10.101Z] #51 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #51 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #51 18.12 (1/2) Installing ca-certificates (20230506-r0) [2024-02-01T04:44:10.101Z] #51 18.15 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-01T04:44:10.101Z] #51 18.15 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:44:10.101Z] #51 18.17 Executing ca-certificates-20230506-r0.trigger [2024-02-01T04:44:10.101Z] #51 18.27 OK: 8 MiB in 17 packages [2024-02-01T04:44:10.101Z] #51 DONE 19.5s [2024-02-01T04:44:10.101Z] [2024-02-01T04:44:10.101Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-01T04:44:10.101Z] #53 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #53 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #53 18.39 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-01T04:44:10.101Z] #53 18.39 (2/4) Installing openssl (3.1.4-r5) [2024-02-01T04:44:10.101Z] #53 18.42 (3/4) Installing su-exec (0.2-r3) [2024-02-01T04:44:10.101Z] #53 18.43 (4/4) Installing yq (4.33.3-r5) [2024-02-01T04:44:10.101Z] #53 18.57 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:44:10.101Z] #53 18.58 OK: 17 MiB in 19 packages [2024-02-01T04:44:10.101Z] #53 DONE 19.6s [2024-02-01T04:44:10.101Z] [2024-02-01T04:44:10.101Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-01T04:44:10.101Z] #0 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #0 1.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #0 1.360 OK: 264 MiB in 52 packages [2024-02-01T04:44:10.101Z] #61 DONE 2.5s [2024-02-01T04:44:10.101Z] [2024-02-01T04:44:10.101Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-01T04:44:10.101Z] #0 1.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #0 1.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #0 1.415 OK: 264 MiB in 52 packages [2024-02-01T04:44:10.101Z] #62 DONE 2.5s [2024-02-01T04:44:10.101Z] [2024-02-01T04:44:10.101Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-01T04:44:10.101Z] #58 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #58 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #58 17.72 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-01T04:44:10.101Z] #58 17.72 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-01T04:44:10.101Z] #58 17.72 OK: 20069 distinct packages available [2024-02-01T04:44:10.101Z] #58 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #58 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #58 18.11 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-01T04:44:10.101Z] #58 18.12 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-01T04:44:10.101Z] #58 18.13 (3/4) Installing libucontext (1.2-r2) [2024-02-01T04:44:10.101Z] #58 18.13 (4/4) Installing gcompat (1.1.0-r1) [2024-02-01T04:44:10.101Z] #58 18.13 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:44:10.101Z] #58 18.14 OK: 8 MiB in 19 packages [2024-02-01T04:44:10.101Z] #58 DONE 18.9s [2024-02-01T04:44:10.101Z] [2024-02-01T04:44:10.101Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-01T04:44:10.101Z] #55 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #55 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #55 17.21 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-01T04:44:10.101Z] #55 17.21 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-01T04:44:10.101Z] #55 17.21 OK: 20069 distinct packages available [2024-02-01T04:44:10.101Z] #55 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #55 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.101Z] #55 17.65 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-01T04:44:10.101Z] #55 17.67 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-01T04:44:10.101Z] #55 17.69 (3/5) Installing libucontext (1.2-r2) [2024-02-01T04:44:10.101Z] #55 17.69 (4/5) Installing gcompat (1.1.0-r1) [2024-02-01T04:44:10.101Z] #55 17.69 (5/5) Installing openssl (3.1.4-r5) [2024-02-01T04:44:10.101Z] #55 17.77 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:44:10.101Z] #55 17.78 OK: 8 MiB in 20 packages [2024-02-01T04:44:10.101Z] #55 DONE 19.0s [2024-02-01T04:44:10.101Z] [2024-02-01T04:44:10.101Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-01T04:44:10.102Z] #57 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.102Z] #57 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.102Z] #57 18.04 (1/4) Installing ca-certificates (20230506-r0) [2024-02-01T04:44:10.102Z] #57 18.07 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-01T04:44:10.102Z] #57 18.07 (3/4) Installing su-exec (0.2-r3) [2024-02-01T04:44:10.102Z] #57 18.07 (4/4) Installing yq (4.33.3-r5) [2024-02-01T04:44:10.102Z] #57 18.25 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:44:10.102Z] #57 18.26 Executing ca-certificates-20230506-r0.trigger [2024-02-01T04:44:10.102Z] #57 18.42 OK: 17 MiB in 19 packages [2024-02-01T04:44:10.102Z] #57 DONE 19.7s [2024-02-01T04:44:10.102Z] [2024-02-01T04:44:10.102Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-01T04:44:10.102Z] #50 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.102Z] #50 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.102Z] #50 18.49 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-01T04:44:10.102Z] #50 18.49 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:44:10.102Z] #50 18.50 OK: 7 MiB in 16 packages [2024-02-01T04:44:10.102Z] #50 DONE 19.8s [2024-02-01T04:44:10.102Z] [2024-02-01T04:44:10.102Z] #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-01T04:44:10.102Z] #0 1.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.102Z] #0 1.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.102Z] #0 1.923 OK: 264 MiB in 52 packages [2024-02-01T04:44:10.102Z] #63 DONE 2.7s [2024-02-01T04:44:10.102Z] [2024-02-01T04:44:10.102Z] #64 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-01T04:44:10.360Z] #64 ... [2024-02-01T04:44:10.360Z] [2024-02-01T04:44:10.360Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-01T04:44:10.360Z] #54 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.360Z] #54 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.360Z] #54 18.25 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-01T04:44:10.360Z] #54 18.25 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-01T04:44:10.360Z] #54 18.25 OK: 20069 distinct packages available [2024-02-01T04:44:10.360Z] #54 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.360Z] #54 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.360Z] #54 18.73 (1/11) Installing ca-certificates (20230506-r0) [2024-02-01T04:44:10.360Z] #54 18.74 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-01T04:44:10.360Z] #54 18.75 (3/11) Installing libunistring (1.1-r1) [2024-02-01T04:44:10.360Z] #54 18.76 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-01T04:44:10.360Z] #54 18.77 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-01T04:44:10.360Z] #54 18.77 (6/11) Installing libcurl (8.5.0-r0) [2024-02-01T04:44:10.360Z] #54 18.78 (7/11) Installing curl (8.5.0-r0) [2024-02-01T04:44:10.360Z] #54 18.79 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-01T04:44:10.360Z] #54 18.79 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-01T04:44:10.360Z] #54 18.80 (10/11) Installing libucontext (1.2-r2) [2024-02-01T04:44:10.360Z] #54 18.80 (11/11) Installing gcompat (1.1.0-r1) [2024-02-01T04:44:10.360Z] #54 18.81 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:44:10.360Z] #54 18.81 Executing ca-certificates-20230506-r0.trigger [2024-02-01T04:44:10.360Z] #54 18.85 OK: 12 MiB in 26 packages [2024-02-01T04:44:10.360Z] #54 DONE 19.7s [2024-02-01T04:44:10.360Z] [2024-02-01T04:44:10.360Z] #65 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-02-01T04:44:10.636Z] #65 ... [2024-02-01T04:44:10.636Z] [2024-02-01T04:44:10.636Z] #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:44:10.636Z] #66 DONE 0.3s [2024-02-01T04:44:10.636Z] [2024-02-01T04:44:10.636Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:44:10.636Z] #67 DONE 0.4s [2024-02-01T04:44:10.636Z] [2024-02-01T04:44:10.636Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-01T04:44:10.636Z] #0 2.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.636Z] #0 2.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.636Z] #0 2.819 OK: 7 MiB in 17 packages [2024-02-01T04:44:10.636Z] #68 DONE 2.9s [2024-02-01T04:44:10.636Z] [2024-02-01T04:44:10.636Z] #69 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:44:10.636Z] #69 DONE 0.3s [2024-02-01T04:44:10.636Z] [2024-02-01T04:44:10.636Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:44:10.895Z] #39 ... [2024-02-01T04:44:10.895Z] [2024-02-01T04:44:10.895Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-01T04:44:10.895Z] #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.895Z] #0 2.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.895Z] #0 2.685 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-01T04:44:10.895Z] #0 2.685 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-01T04:44:10.895Z] #0 2.685 OK: 20073 distinct packages available [2024-02-01T04:44:10.895Z] #0 2.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.895Z] #0 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:10.895Z] #0 3.093 OK: 264 MiB in 52 packages [2024-02-01T04:44:10.895Z] #70 DONE 3.2s [2024-02-01T04:44:10.895Z] [2024-02-01T04:44:10.895Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:44:10.895Z] #71 DONE 0.0s [2024-02-01T04:44:10.895Z] [2024-02-01T04:44:10.895Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:12.808Z] #72 ... [2024-02-01T04:44:12.808Z] [2024-02-01T04:44:12.808Z] #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-02-01T04:44:12.808Z] #65 1.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:12.808Z] #65 2.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:12.808Z] #65 2.221 OK: 7 MiB in 16 packages [2024-02-01T04:44:12.808Z] #65 DONE 2.4s [2024-02-01T04:44:12.808Z] [2024-02-01T04:44:12.808Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-01T04:44:12.808Z] #0 2.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:12.808Z] #0 2.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:12.808Z] #0 2.303 OK: 8 MiB in 17 packages [2024-02-01T04:44:12.808Z] #73 DONE 2.4s [2024-02-01T04:44:12.808Z] [2024-02-01T04:44:12.808Z] #64 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-01T04:44:12.808Z] #64 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:12.808Z] #64 2.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:12.808Z] #64 2.489 OK: 8 MiB in 20 packages [2024-02-01T04:44:12.808Z] #64 DONE 2.6s [2024-02-01T04:44:12.808Z] [2024-02-01T04:44:12.808Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-01T04:44:12.808Z] #0 2.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:12.808Z] #0 2.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:12.808Z] #0 2.429 OK: 8 MiB in 19 packages [2024-02-01T04:44:12.808Z] #74 DONE 2.6s [2024-02-01T04:44:12.808Z] [2024-02-01T04:44:12.808Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-01T04:44:12.808Z] #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:12.808Z] #0 2.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:12.808Z] #0 2.542 OK: 7 MiB in 16 packages [2024-02-01T04:44:12.808Z] #75 DONE 2.7s [2024-02-01T04:44:12.808Z] [2024-02-01T04:44:12.808Z] #76 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-01T04:44:14.714Z] #76 DONE 1.5s [2024-02-01T04:44:14.714Z] [2024-02-01T04:44:14.714Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-01T04:44:14.714Z] #0 2.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:14.714Z] #0 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:14.714Z] #0 2.764 OK: 17 MiB in 19 packages [2024-02-01T04:44:14.714Z] #77 DONE 4.2s [2024-02-01T04:44:14.714Z] [2024-02-01T04:44:14.714Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-01T04:44:14.714Z] #0 2.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:14.714Z] #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:14.714Z] #0 2.588 OK: 12 MiB in 26 packages [2024-02-01T04:44:14.714Z] #78 DONE 4.1s [2024-02-01T04:44:14.714Z] [2024-02-01T04:44:14.714Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-01T04:44:14.714Z] #0 2.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:14.714Z] #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-01T04:44:14.714Z] #0 3.362 OK: 17 MiB in 19 packages [2024-02-01T04:44:14.714Z] #79 DONE 4.2s [2024-02-01T04:44:14.714Z] [2024-02-01T04:44:14.714Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-01T04:44:14.714Z] #80 DONE 1.5s [2024-02-01T04:44:14.714Z] [2024-02-01T04:44:14.714Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-01T04:44:14.714Z] #81 DONE 0.1s [2024-02-01T04:44:14.714Z] [2024-02-01T04:44:14.714Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-01T04:44:14.714Z] #82 DONE 1.6s [2024-02-01T04:44:14.714Z] [2024-02-01T04:44:14.714Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-01T04:44:14.714Z] #83 DONE 0.1s [2024-02-01T04:44:14.714Z] [2024-02-01T04:44:14.714Z] #84 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-01T04:44:14.714Z] #84 ... [2024-02-01T04:44:14.714Z] [2024-02-01T04:44:14.714Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-01T04:44:14.714Z] #85 DONE 0.1s [2024-02-01T04:44:14.714Z] [2024-02-01T04:44:14.714Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-01T04:44:14.975Z] #86 DONE 0.3s [2024-02-01T04:44:14.975Z] [2024-02-01T04:44:14.975Z] #84 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-01T04:44:14.975Z] #84 DONE 0.4s [2024-02-01T04:44:14.975Z] [2024-02-01T04:44:14.975Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-01T04:44:14.975Z] #87 DONE 0.5s [2024-02-01T04:44:14.975Z] [2024-02-01T04:44:14.975Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-01T04:44:14.975Z] #88 DONE 4.4s [2024-02-01T04:44:14.975Z] [2024-02-01T04:44:14.975Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-01T04:44:14.975Z] #89 DONE 0.2s [2024-02-01T04:44:14.975Z] [2024-02-01T04:44:14.975Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-01T04:44:14.975Z] #90 DONE 0.1s [2024-02-01T04:44:14.975Z] [2024-02-01T04:44:14.975Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-01T04:44:14.975Z] #91 DONE 0.1s [2024-02-01T04:44:14.975Z] [2024-02-01T04:44:14.975Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-01T04:44:15.243Z] #92 DONE 0.1s [2024-02-01T04:44:15.243Z] [2024-02-01T04:44:15.243Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-01T04:44:15.243Z] #93 DONE 0.1s [2024-02-01T04:44:15.243Z] [2024-02-01T04:44:15.243Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-01T04:44:15.243Z] #94 DONE 0.1s [2024-02-01T04:44:15.243Z] [2024-02-01T04:44:15.243Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-01T04:44:15.243Z] #95 DONE 0.1s [2024-02-01T04:44:15.243Z] [2024-02-01T04:44:15.243Z] #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-01T04:44:15.243Z] #96 DONE 0.1s [2024-02-01T04:44:15.243Z] [2024-02-01T04:44:15.243Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-01T04:44:15.243Z] #97 DONE 0.1s [2024-02-01T04:44:15.243Z] [2024-02-01T04:44:15.243Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-01T04:44:15.243Z] #98 DONE 0.1s [2024-02-01T04:44:15.243Z] [2024-02-01T04:44:15.243Z] #99 [security-spire-config] exporting to image [2024-02-01T04:44:15.243Z] #99 exporting layers [2024-02-01T04:44:15.243Z] #99 ... [2024-02-01T04:44:15.243Z] [2024-02-01T04:44:15.243Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-01T04:44:15.243Z] #100 DONE 0.1s [2024-02-01T04:44:15.243Z] [2024-02-01T04:44:15.243Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-01T04:44:15.243Z] #101 DONE 0.0s [2024-02-01T04:44:15.501Z] [2024-02-01T04:44:15.501Z] #99 [security-spire-agent] exporting to image [2024-02-01T04:44:15.759Z] #99 exporting layers 0.6s done [2024-02-01T04:44:16.018Z] #99 exporting layers 0.5s done [2024-02-01T04:44:16.018Z] #99 writing image sha256:1e1fe94e68bbed571e570424489bdaf887222d4b73ef7c3b6def59f18a79105a done [2024-02-01T04:44:16.018Z] #99 naming to docker.io/library/security-spire-server done [2024-02-01T04:44:16.018Z] #99 writing image sha256:f0d9ce4cfd4ffce5f3b0ca0c9d639a85a4b995f6d85de14b57b46609dad3b86c done [2024-02-01T04:44:16.018Z] #99 naming to docker.io/library/security-spire-config done [2024-02-01T04:44:16.018Z] #99 writing image sha256:8fe7e66d9e471ad75adfcf3275b186f4a0dab18b984ea0482ef614ee21ff34ab done [2024-02-01T04:44:16.018Z] #99 naming to docker.io/library/security-spire-agent done [2024-02-01T04:44:16.018Z] #99 DONE 0.7s [2024-02-01T04:44:16.018Z] [2024-02-01T04:44:16.018Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-01T04:44:16.018Z] #59 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-01T04:44:16.018Z] #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-01T04:44:16.018Z] #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 16.5s done [2024-02-01T04:44:16.018Z] #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s done [2024-02-01T04:44:21.294Z] #59 ... [2024-02-01T04:44:21.294Z] [2024-02-01T04:44:21.294Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:21.294Z] #102 ... [2024-02-01T04:44:21.294Z] [2024-02-01T04:44:21.294Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:21.294Z] #103 ... [2024-02-01T04:44:21.294Z] [2024-02-01T04:44:21.294Z] #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:23.829Z] #104 DONE 12.9s [2024-02-01T04:44:23.829Z] [2024-02-01T04:44:23.829Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:23.829Z] #72 DONE 12.5s [2024-02-01T04:44:23.829Z] [2024-02-01T04:44:23.829Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:23.829Z] #103 DONE 12.9s [2024-02-01T04:44:23.829Z] [2024-02-01T04:44:23.829Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:23.829Z] #102 DONE 12.9s [2024-02-01T04:44:23.829Z] [2024-02-01T04:44:23.829Z] #105 [security-bootstrapper builder 6/7] COPY . . [2024-02-01T04:44:26.362Z] #105 DONE 2.5s [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #106 [support-notifications builder 6/7] COPY . . [2024-02-01T04:44:26.362Z] #106 DONE 2.5s [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2024-02-01T04:44:26.362Z] #107 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:26.362Z] #108 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:44:26.362Z] #109 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-01T04:44:26.362Z] #110 DONE 2.5s [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:44:26.362Z] #111 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #112 [security-proxy-setup builder 6/7] COPY . . [2024-02-01T04:44:26.362Z] #112 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:26.362Z] #113 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-01T04:44:26.362Z] #114 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:26.362Z] #115 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:44:26.362Z] #116 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:44:26.362Z] #117 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #118 [support-scheduler builder 6/7] COPY . . [2024-02-01T04:44:26.362Z] #118 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:26.362Z] #119 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:44:26.362Z] #120 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:26.362Z] #121 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #122 [core-metadata builder 6/7] COPY . . [2024-02-01T04:44:26.362Z] #122 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:44:26.362Z] #123 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #124 [core-command builder 6/7] COPY . . [2024-02-01T04:44:26.362Z] #124 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:26.362Z] #125 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:44:26.362Z] #126 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:44:26.362Z] #127 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-02-01T04:44:26.362Z] #128 CACHED [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #129 [core-data builder 6/7] COPY . . [2024-02-01T04:44:26.362Z] #129 DONE 2.5s [2024-02-01T04:44:26.362Z] [2024-02-01T04:44:26.362Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-01T04:44:27.300Z] #130 1.193 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-01T04:44:37.507Z] #130 ... [2024-02-01T04:44:37.507Z] [2024-02-01T04:44:37.507Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-01T04:44:37.507Z] #0 0.587 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-01T04:44:37.507Z] #131 ... [2024-02-01T04:44:37.507Z] [2024-02-01T04:44:37.507Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-01T04:44:37.507Z] #0 0.918 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-01T04:44:37.507Z] #132 ... [2024-02-01T04:44:37.507Z] [2024-02-01T04:44:37.507Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-01T04:44:37.507Z] #0 0.577 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-01T04:44:37.507Z] #133 ... [2024-02-01T04:44:37.507Z] [2024-02-01T04:44:37.507Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-01T04:44:37.507Z] #0 0.777 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-01T04:44:37.507Z] #134 ... [2024-02-01T04:44:37.507Z] [2024-02-01T04:44:37.507Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-01T04:44:37.507Z] #0 0.452 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-01T04:44:37.507Z] #135 ... [2024-02-01T04:44:37.507Z] [2024-02-01T04:44:37.507Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T04:44:37.507Z] #0 1.156 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-01T04:44:37.507Z] #136 ... [2024-02-01T04:44:37.507Z] [2024-02-01T04:44:37.507Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-01T04:44:37.507Z] #0 0.951 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-01T04:44:37.507Z] #137 ... [2024-02-01T04:44:37.507Z] [2024-02-01T04:44:37.507Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-01T04:44:37.507Z] #0 0.866 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-01T04:44:37.507Z] #138 ... [2024-02-01T04:44:37.507Z] [2024-02-01T04:44:37.507Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-01T04:44:37.507Z] #0 0.576 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-01T04:44:37.507Z] #139 ... [2024-02-01T04:44:37.507Z] [2024-02-01T04:44:37.507Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-01T04:44:37.507Z] #0 0.359 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-01T04:45:03.912Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-267 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-02-01T04:45:03.948Z] Running in /w/workspace/edgex-go/623 [Pipeline] { [Pipeline] checkout [2024-02-01T04:45:04.008Z] The recommended git tool is: git [2024-02-01T04:45:09.753Z] using credential edgex-jenkins-ssh [2024-02-01T04:45:09.799Z] Cloning the remote Git repository [2024-02-01T04:45:09.841Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-01T04:45:09.940Z] > git init /w/workspace/edgex-go/623 # timeout=10 [2024-02-01T04:45:10.091Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-01T04:45:10.092Z] > git --version # timeout=10 [2024-02-01T04:45:10.112Z] > git --version # 'git version 2.25.1' [2024-02-01T04:45:10.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-01T04:45:10.281Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-01T04:45:28.165Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-01T04:45:28.183Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-01T04:45:29.048Z] Avoid second fetch [2024-02-01T04:45:29.049Z] Checking out Revision 2ec6778ce415e1fe71c889d10c23daa94ea8311c (main) [2024-02-01T04:45:29.810Z] Commit message: "Merge pull request #4754 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-01T04:45:29.062Z] > git config core.sparsecheckout # timeout=10 [2024-02-01T04:45:29.123Z] > git checkout -f 2ec6778ce415e1fe71c889d10c23daa94ea8311c # timeout=10 [2024-02-01T04:45:30.870Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-01T04:45:30.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T04:45:30.870Z] Dload Upload Total Spent Left Speed [2024-02-01T04:45:30.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 111k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [2024-02-01T04:45:31.206Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-01T04:45:31.555Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-01T04:45:31.555Z] + sudo tee /etc/docker/daemon.new [2024-02-01T04:45:31.555Z] { [2024-02-01T04:45:31.555Z] "registry-mirrors": [ [2024-02-01T04:45:31.555Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-01T04:45:31.555Z] ], [2024-02-01T04:45:31.555Z] "bip": "10.250.0.254/24", [2024-02-01T04:45:31.555Z] "hosts": [ [2024-02-01T04:45:31.555Z] "tcp://0.0.0.0:5555", [2024-02-01T04:45:31.555Z] "unix:///var/run/docker.sock" [2024-02-01T04:45:31.555Z] ], [2024-02-01T04:45:31.555Z] "mtu": 1458, [2024-02-01T04:45:31.555Z] "selinux-enabled": true, [2024-02-01T04:45:31.555Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-01T04:45:31.555Z] } [Pipeline] sh [2024-02-01T04:45:31.900Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-01T04:45:32.228Z] + sudo service docker restart [2024-02-01T04:45:33.714Z] #140 ... [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-01T04:45:33.714Z] #131 62.36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-01T04:45:33.714Z] #131 DONE 64.3s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:45:33.714Z] #39 ... [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T04:45:33.714Z] #141 ... [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-01T04:45:33.714Z] #139 DONE 64.6s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T04:45:33.714Z] #142 ... [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T04:45:33.714Z] #141 DONE 0.5s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #143 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-01T04:45:33.714Z] #143 DONE 0.1s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T04:45:33.714Z] #142 DONE 0.3s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #144 [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 [2024-02-01T04:45:33.714Z] #144 DONE 0.1s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #145 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-01T04:45:33.714Z] #145 DONE 0.2s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #146 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-01T04:45:33.714Z] #146 DONE 0.1s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #147 [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 [2024-02-01T04:45:33.714Z] #147 DONE 0.2s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #148 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-01T04:45:33.714Z] #148 ... [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #149 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-01T04:45:33.714Z] #149 DONE 0.3s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #148 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-01T04:45:33.714Z] #148 DONE 0.3s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #150 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-01T04:45:33.714Z] #150 ... [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #151 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-01T04:45:33.714Z] #151 DONE 0.3s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #150 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-01T04:45:33.714Z] #150 DONE 0.2s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #152 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-01T04:45:33.714Z] #152 DONE 0.1s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #153 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-01T04:45:33.714Z] #153 DONE 0.1s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #154 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-01T04:45:33.714Z] #154 DONE 0.1s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #155 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-01T04:45:33.714Z] #155 DONE 1.0s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-01T04:45:33.714Z] #137 DONE 67.1s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #99 [security-proxy-setup] exporting to image [2024-02-01T04:45:33.714Z] #99 exporting layers [2024-02-01T04:45:33.714Z] #99 ... [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-01T04:45:33.714Z] #156 DONE 1.5s [2024-02-01T04:45:33.714Z] [2024-02-01T04:45:33.714Z] #99 [security-secretstore-setup] exporting to image [2024-02-01T04:45:33.974Z] #99 ... [2024-02-01T04:45:33.974Z] [2024-02-01T04:45:33.974Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-01T04:45:33.974Z] #157 DONE 0.6s [2024-02-01T04:45:33.974Z] [2024-02-01T04:45:33.974Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-01T04:45:33.974Z] #132 DONE 68.0s [2024-02-01T04:45:33.974Z] [2024-02-01T04:45:33.974Z] #99 [security-secretstore-setup] exporting to image [2024-02-01T04:45:33.974Z] #99 exporting layers 1.0s done [2024-02-01T04:45:33.974Z] #99 writing image sha256:fd68af5b9273f2c0c8cae966eaad625b9c2b44326e54557a60c3990c43065139 0.0s done [2024-02-01T04:45:33.974Z] #99 naming to docker.io/library/security-proxy-setup [2024-02-01T04:45:34.232Z] #99 naming to docker.io/library/security-proxy-setup done [2024-02-01T04:45:34.491Z] #99 ... [2024-02-01T04:45:34.491Z] [2024-02-01T04:45:34.491Z] #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T04:45:34.491Z] #158 DONE 0.5s [2024-02-01T04:45:34.491Z] [2024-02-01T04:45:34.491Z] #99 [security-proxy-setup] exporting to image [2024-02-01T04:45:34.491Z] #99 exporting layers 1.0s done [2024-02-01T04:45:34.491Z] #99 writing image sha256:01a6c33679c846b27f443ac7cb10a1a670a965b014b0389f746c723c49a8fe22 done [2024-02-01T04:45:34.491Z] #99 naming to docker.io/library/security-secretstore-setup [2024-02-01T04:45:34.749Z] #99 naming to docker.io/library/security-secretstore-setup done [2024-02-01T04:45:34.749Z] #99 DONE 2.3s [2024-02-01T04:45:34.749Z] [2024-02-01T04:45:34.749Z] #159 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-01T04:45:35.007Z] #159 ... [2024-02-01T04:45:35.007Z] [2024-02-01T04:45:35.007Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-01T04:45:35.007Z] #135 DONE 69.1s [2024-02-01T04:45:35.265Z] [2024-02-01T04:45:35.265Z] #159 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-01T04:45:35.265Z] #159 DONE 0.5s [2024-02-01T04:45:35.265Z] [2024-02-01T04:45:35.265Z] #160 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-01T04:45:35.265Z] #160 DONE 0.2s [2024-02-01T04:45:35.265Z] [2024-02-01T04:45:35.265Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T04:45:35.524Z] #161 DONE 0.2s [2024-02-01T04:45:35.524Z] [2024-02-01T04:45:35.524Z] #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-01T04:45:35.524Z] #162 DONE 0.3s [2024-02-01T04:45:35.524Z] [2024-02-01T04:45:35.524Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-01T04:45:35.524Z] #130 DONE 69.6s [2024-02-01T04:45:35.524Z] [2024-02-01T04:45:35.524Z] #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-01T04:45:35.524Z] #163 DONE 1.7s [2024-02-01T04:45:35.524Z] [2024-02-01T04:45:35.524Z] #164 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-01T04:45:35.524Z] #164 DONE 0.2s [2024-02-01T04:45:35.524Z] [2024-02-01T04:45:35.524Z] #165 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-01T04:45:35.783Z] #165 ... [2024-02-01T04:45:35.783Z] [2024-02-01T04:45:35.783Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T04:45:35.783Z] #166 CACHED [2024-02-01T04:45:35.783Z] [2024-02-01T04:45:35.783Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-01T04:45:35.783Z] #167 CACHED [2024-02-01T04:45:35.783Z] [2024-02-01T04:45:35.783Z] #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T04:45:35.783Z] #168 DONE 0.3s [2024-02-01T04:45:35.783Z] [2024-02-01T04:45:35.783Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-01T04:45:36.041Z] #169 DONE 0.3s [2024-02-01T04:45:36.041Z] [2024-02-01T04:45:36.041Z] #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-01T04:45:36.041Z] #170 DONE 0.2s [2024-02-01T04:45:36.041Z] [2024-02-01T04:45:36.041Z] #165 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-01T04:45:36.041Z] #165 DONE 0.4s [2024-02-01T04:45:36.041Z] [2024-02-01T04:45:36.041Z] #171 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-01T04:45:36.041Z] #171 DONE 0.4s [2024-02-01T04:45:36.041Z] [2024-02-01T04:45:36.041Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-01T04:45:36.298Z] #172 ... [2024-02-01T04:45:36.298Z] [2024-02-01T04:45:36.298Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-01T04:45:36.298Z] #173 DONE 0.2s [2024-02-01T04:45:36.298Z] [2024-02-01T04:45:36.298Z] #174 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-01T04:45:36.298Z] #174 DONE 0.3s [2024-02-01T04:45:36.298Z] [2024-02-01T04:45:36.298Z] #99 [core-data] exporting to image [2024-02-01T04:45:36.555Z] #99 ... [2024-02-01T04:45:36.556Z] [2024-02-01T04:45:36.556Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-01T04:45:36.556Z] #172 DONE 0.5s [2024-02-01T04:45:36.556Z] [2024-02-01T04:45:36.556Z] #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-01T04:45:36.556Z] #175 DONE 0.4s [2024-02-01T04:45:36.556Z] [2024-02-01T04:45:36.556Z] #176 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-01T04:45:36.813Z] #176 ... [2024-02-01T04:45:36.813Z] [2024-02-01T04:45:36.813Z] #177 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-01T04:45:36.813Z] #177 DONE 0.3s [2024-02-01T04:45:37.071Z] [2024-02-01T04:45:37.071Z] #99 [core-data] exporting to image [2024-02-01T04:45:37.071Z] #99 exporting layers 0.5s done [2024-02-01T04:45:37.071Z] #99 writing image sha256:d4af073c2224cf485f843924cba82ed992d4b3c7ed8100a31eae3ba77410a698 done [2024-02-01T04:45:37.071Z] #99 naming to docker.io/library/core-data done [2024-02-01T04:45:37.071Z] #99 DONE 2.9s [2024-02-01T04:45:37.071Z] [2024-02-01T04:45:37.071Z] #178 [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/ [2024-02-01T04:45:37.071Z] #178 ... [2024-02-01T04:45:37.071Z] [2024-02-01T04:45:37.071Z] #179 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-01T04:45:37.071Z] #179 DONE 1.2s [2024-02-01T04:45:37.332Z] [2024-02-01T04:45:37.332Z] #178 [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/ [2024-02-01T04:45:37.332Z] #178 DONE 0.3s [2024-02-01T04:45:37.332Z] [2024-02-01T04:45:37.332Z] #99 [security-proxy-auth] exporting to image [2024-02-01T04:45:37.332Z] #99 ... [2024-02-01T04:45:37.332Z] [2024-02-01T04:45:37.332Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-01T04:45:37.332Z] #134 DONE 71.4s [2024-02-01T04:45:37.332Z] [2024-02-01T04:45:37.332Z] #180 [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/ [2024-02-01T04:45:37.332Z] #180 DONE 0.2s [2024-02-01T04:45:37.332Z] [2024-02-01T04:45:37.332Z] #99 [security-proxy-auth] exporting to image [2024-02-01T04:45:37.332Z] #99 exporting layers 0.2s done [2024-02-01T04:45:37.589Z] #99 writing image sha256:ef8ea1de3e4aa3e4ca347f2fbf6be21c230271ef9e27db4e88c95ccd5b9135ed done [2024-02-01T04:45:37.589Z] #99 naming to docker.io/library/security-proxy-auth done [2024-02-01T04:45:37.589Z] #99 DONE 3.1s [2024-02-01T04:45:37.589Z] [2024-02-01T04:45:37.589Z] #181 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T04:45:37.589Z] #181 CACHED [2024-02-01T04:45:37.589Z] [2024-02-01T04:45:37.589Z] #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-01T04:45:37.589Z] #182 CACHED [2024-02-01T04:45:37.589Z] [2024-02-01T04:45:37.589Z] #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-01T04:45:37.589Z] #183 DONE 0.1s [2024-02-01T04:45:37.589Z] [2024-02-01T04:45:37.589Z] #176 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-01T04:45:37.589Z] #176 DONE 1.0s [2024-02-01T04:45:37.589Z] [2024-02-01T04:45:37.589Z] #184 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-01T04:45:37.589Z] #184 DONE 0.2s [2024-02-01T04:45:37.589Z] [2024-02-01T04:45:37.589Z] #99 [core-common-config-bootstrapper] exporting to image [2024-02-01T04:45:37.847Z] #99 ... [2024-02-01T04:45:37.847Z] [2024-02-01T04:45:37.847Z] #185 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-01T04:45:37.847Z] #185 DONE 0.1s [2024-02-01T04:45:37.847Z] [2024-02-01T04:45:37.847Z] #186 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-01T04:45:37.847Z] #186 DONE 0.1s [2024-02-01T04:45:37.847Z] [2024-02-01T04:45:37.847Z] #99 [core-command] exporting to image [2024-02-01T04:45:37.847Z] #99 ... [2024-02-01T04:45:37.847Z] [2024-02-01T04:45:37.847Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T04:45:37.847Z] #136 DONE 72.0s [2024-02-01T04:45:37.847Z] [2024-02-01T04:45:37.847Z] #99 [core-command] exporting to image [2024-02-01T04:45:37.847Z] #99 exporting layers 0.2s done [2024-02-01T04:45:37.847Z] #99 writing image sha256:fc0e8e760b188671e12e0af611f93dfbb01adb363e42b2d78a655df6f9c658c2 done [2024-02-01T04:45:37.847Z] #99 naming to docker.io/library/core-command done [2024-02-01T04:45:38.114Z] #99 ... [2024-02-01T04:45:38.114Z] [2024-02-01T04:45:38.114Z] #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-01T04:45:38.114Z] #187 CACHED [2024-02-01T04:45:38.114Z] [2024-02-01T04:45:38.114Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T04:45:38.114Z] #188 CACHED [2024-02-01T04:45:38.372Z] [2024-02-01T04:45:38.372Z] #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-01T04:45:38.372Z] #189 DONE 0.2s [2024-02-01T04:45:38.372Z] [2024-02-01T04:45:38.372Z] #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-01T04:45:38.372Z] #190 DONE 0.2s [2024-02-01T04:45:38.372Z] [2024-02-01T04:45:38.372Z] #99 [core-common-config-bootstrapper] exporting to image [2024-02-01T04:45:38.372Z] #99 exporting layers 0.7s done [2024-02-01T04:45:38.372Z] #99 writing image sha256:41a7808457e861e60222d5a99909c95ee1c269b12c0edc192d87772cec0966f2 done [2024-02-01T04:45:38.372Z] #99 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2024-02-01T04:45:38.372Z] #99 DONE 3.9s [2024-02-01T04:45:38.372Z] [2024-02-01T04:45:38.372Z] #191 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-01T04:45:38.630Z] #191 ... [2024-02-01T04:45:38.630Z] [2024-02-01T04:45:38.630Z] #192 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-01T04:45:38.630Z] #192 DONE 0.7s [2024-02-01T04:45:38.630Z] [2024-02-01T04:45:38.630Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-01T04:45:38.630Z] #133 DONE 72.6s [2024-02-01T04:45:38.630Z] [2024-02-01T04:45:38.630Z] #191 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-01T04:45:38.630Z] #191 DONE 0.2s [2024-02-01T04:45:38.630Z] [2024-02-01T04:45:38.630Z] #99 [core-metadata] exporting to image [2024-02-01T04:45:38.893Z] #99 exporting layers 0.2s done [2024-02-01T04:45:38.893Z] #99 writing image sha256:efc4348db26bab7fe74aea0fca6a62e710e773221a52b89330f42a2dd4471e37 0.0s done [2024-02-01T04:45:38.893Z] #99 naming to docker.io/library/core-metadata [2024-02-01T04:45:38.893Z] #99 ... [2024-02-01T04:45:38.893Z] [2024-02-01T04:45:38.893Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T04:45:38.893Z] #193 DONE 0.1s [2024-02-01T04:45:38.893Z] [2024-02-01T04:45:38.893Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-01T04:45:38.893Z] #194 DONE 0.1s [2024-02-01T04:45:38.893Z] [2024-02-01T04:45:38.893Z] #99 [core-metadata] exporting to image [2024-02-01T04:45:38.893Z] #99 naming to docker.io/library/core-metadata done [2024-02-01T04:45:38.893Z] #99 exporting layers 0.5s done [2024-02-01T04:45:38.893Z] #99 writing image sha256:906710673d8ed817e781137fa4a5a3951223335943d653e894e9b2e3abc76e8f done [2024-02-01T04:45:38.893Z] #99 naming to docker.io/library/security-bootstrapper done [2024-02-01T04:45:38.893Z] #99 DONE 4.4s [2024-02-01T04:45:38.893Z] [2024-02-01T04:45:38.893Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-01T04:45:38.893Z] #195 DONE 0.1s [2024-02-01T04:45:38.893Z] [2024-02-01T04:45:38.893Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:45:39.151Z] #39 ... [2024-02-01T04:45:39.151Z] [2024-02-01T04:45:39.151Z] #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 [2024-02-01T04:45:39.151Z] #196 DONE 0.0s [2024-02-01T04:45:39.151Z] [2024-02-01T04:45:39.151Z] #99 [security-spiffe-token-provider] exporting to image [2024-02-01T04:45:39.409Z] #99 exporting layers 0.1s done [2024-02-01T04:45:39.409Z] #99 writing image sha256:dabe5fde558bb184310ba8a8d21a18b10a62e5b46b8b0e5f7525474d95777ab2 done [2024-02-01T04:45:39.409Z] #99 naming to docker.io/library/security-spiffe-token-provider done [2024-02-01T04:45:39.409Z] #99 DONE 4.6s [2024-02-01T04:45:39.409Z] [2024-02-01T04:45:39.409Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-01T04:45:39.668Z] #59 ... [2024-02-01T04:45:39.668Z] [2024-02-01T04:45:39.668Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-01T04:45:39.668Z] #140 DONE 73.7s [2024-02-01T04:45:39.668Z] [2024-02-01T04:45:39.668Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T04:45:39.668Z] #197 DONE 0.0s [2024-02-01T04:45:39.668Z] [2024-02-01T04:45:39.668Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-01T04:45:39.668Z] #198 DONE 0.0s [2024-02-01T04:45:39.668Z] [2024-02-01T04:45:39.668Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-01T04:45:39.926Z] #199 DONE 0.1s [2024-02-01T04:45:39.926Z] [2024-02-01T04:45:39.926Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-01T04:45:39.926Z] #200 DONE 0.0s [2024-02-01T04:45:39.926Z] [2024-02-01T04:45:39.926Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:45:39.926Z] #39 ... [2024-02-01T04:45:39.926Z] [2024-02-01T04:45:39.926Z] #99 [support-notifications] exporting to image [2024-02-01T04:45:39.926Z] #99 exporting layers 0.1s done [2024-02-01T04:45:40.184Z] #99 writing image sha256:caa9c821c93cbaeffaf0af7bff1011c41cf74ea36a13f39a1d0ebd937ee6afbd done [2024-02-01T04:45:40.184Z] #99 naming to docker.io/library/support-notifications done [2024-02-01T04:45:40.184Z] #99 DONE 4.7s [2024-02-01T04:45:40.184Z] [2024-02-01T04:45:40.184Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-01T04:45:40.442Z] #59 ... [2024-02-01T04:45:40.442Z] [2024-02-01T04:45:40.442Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-01T04:45:40.442Z] #138 DONE 74.4s [2024-02-01T04:45:40.442Z] [2024-02-01T04:45:40.442Z] #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T04:45:40.442Z] #201 DONE 0.0s [2024-02-01T04:45:40.442Z] [2024-02-01T04:45:40.442Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-01T04:45:40.442Z] #202 DONE 0.0s [2024-02-01T04:45:40.442Z] [2024-02-01T04:45:40.442Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-01T04:45:40.442Z] #203 DONE 0.1s [2024-02-01T04:45:40.442Z] [2024-02-01T04:45:40.442Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:45:40.702Z] #39 ... [2024-02-01T04:45:40.702Z] [2024-02-01T04:45:40.702Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-01T04:45:40.702Z] #204 DONE 0.0s [2024-02-01T04:45:40.702Z] [2024-02-01T04:45:40.702Z] #99 [support-scheduler] exporting to image [2024-02-01T04:45:40.702Z] #99 exporting layers 0.1s done [2024-02-01T04:45:40.702Z] #99 writing image sha256:c4ea313f9678999d871903144fc15daa185210fcbdfd2b3fe0438ec6bad55b39 done [2024-02-01T04:45:40.702Z] #99 naming to docker.io/library/support-scheduler done [2024-02-01T04:45:40.702Z] #99 DONE 4.8s [2024-02-01T04:45:40.702Z] [2024-02-01T04:45:40.702Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:45:40.702Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T04:45:40.702Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T04:45:40.702Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T04:45:40.702Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T04:45:40.702Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T04:45:40.702Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T04:45:40.702Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T04:45:40.702Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T04:45:40.702Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T04:45:40.702Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T04:45:40.702Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T04:45:40.702Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T04:45:40.703Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T04:45:40.703Z] time="2024-02-01T04:43:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-01T04:45:40.711Z] $ docker stop --time=1 fa44fa7504177c495d37e9574e7095d4e986186e77adad891ce0d392c2db8140 [2024-02-01T04:45:42.015Z] $ docker rm -f --volumes fa44fa7504177c495d37e9574e7095d4e986186e77adad891ce0d392c2db8140 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T04:45:42.410Z] + docker images [2024-02-01T04:45:42.410Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-01T04:45:42.410Z] support-scheduler latest c4ea313f9678 2 seconds ago 26.1MB [2024-02-01T04:45:42.410Z] support-notifications latest caa9c821c93c 3 seconds ago 26.7MB [2024-02-01T04:45:42.410Z] security-bootstrapper latest 906710673d8e 4 seconds ago 18.5MB [2024-02-01T04:45:42.410Z] security-spiffe-token-provider latest dabe5fde558b 4 seconds ago 28.6MB [2024-02-01T04:45:42.410Z] core-metadata latest efc4348db26b 4 seconds ago 17.4MB [2024-02-01T04:45:42.410Z] core-common-config-bootstrapper latest 41a7808457e8 5 seconds ago 15MB [2024-02-01T04:45:42.410Z] core-command latest fc0e8e760b18 5 seconds ago 17MB [2024-02-01T04:45:42.410Z] core-data latest d4af073c2224 6 seconds ago 17.1MB [2024-02-01T04:45:42.410Z] security-proxy-auth latest ef8ea1de3e4a 6 seconds ago 15.8MB [2024-02-01T04:45:42.410Z] security-secretstore-setup latest 01a6c33679c8 9 seconds ago 36.2MB [2024-02-01T04:45:42.410Z] security-proxy-setup latest fd68af5b9273 10 seconds ago 25.8MB [2024-02-01T04:45:42.410Z] security-spire-server latest 1e1fe94e68bb About a minute ago 102MB [2024-02-01T04:45:42.410Z] security-spire-config latest f0d9ce4cfd4f About a minute ago 102MB [2024-02-01T04:45:42.410Z] security-spire-agent latest 8fe7e66d9e47 About a minute ago 161MB [2024-02-01T04:45:42.410Z] ci-base-image-x86_64 latest 1003d86c7b46 4 minutes ago 883MB [2024-02-01T04:45:42.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 months ago 564MB [2024-02-01T04:45:42.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB [2024-02-01T04:45:42.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T04:45:42.807Z] provisioning config files... [2024-02-01T04:45:42.816Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/623@tmp/config2489045741270894248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T04:45:43.156Z] ---> ****-login.sh [2024-02-01T04:45:43.156Z] nexus3.edgexfoundry.org:10001 [2024-02-01T04:45:43.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:45:43.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:45:43.156Z] Configure a credential helper to remove this warning. See [2024-02-01T04:45:43.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:45:43.156Z] [2024-02-01T04:45:43.156Z] Login Succeeded [2024-02-01T04:45:43.156Z] nexus3.edgexfoundry.org:10002 [2024-02-01T04:45:43.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:45:43.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:45:43.156Z] Configure a credential helper to remove this warning. See [2024-02-01T04:45:43.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:45:43.157Z] [2024-02-01T04:45:43.157Z] Login Succeeded [2024-02-01T04:45:43.157Z] nexus3.edgexfoundry.org:10003 [2024-02-01T04:45:43.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:45:43.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:45:43.415Z] Configure a credential helper to remove this warning. See [2024-02-01T04:45:43.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:45:43.415Z] [2024-02-01T04:45:43.415Z] Login Succeeded [2024-02-01T04:45:43.415Z] nexus3.edgexfoundry.org:10004 [2024-02-01T04:45:43.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:45:43.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:45:43.415Z] Configure a credential helper to remove this warning. See [2024-02-01T04:45:43.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:45:43.415Z] [2024-02-01T04:45:43.415Z] Login Succeeded [2024-02-01T04:45:43.415Z] ****.io [2024-02-01T04:45:43.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:45:43.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:45:43.674Z] Configure a credential helper to remove this warning. See [2024-02-01T04:45:43.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:45:43.674Z] [2024-02-01T04:45:43.674Z] Login Succeeded [2024-02-01T04:45:43.674Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T04:45:43.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:45:43.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T04:45:43.869Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-02-01T04:45:43.869Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:45:43.869Z] latest [2024-02-01T04:45:43.869Z] 3.2.0-dev.13 [2024-02-01T04:45:43.869Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:45:43.869Z] main [2024-02-01T04:45:43.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:44.329Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:44.710Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:45:44.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-01T04:45:44.710Z] 8333c994de67: Preparing [2024-02-01T04:45:44.710Z] 94abd3c99d5a: Preparing [2024-02-01T04:45:44.710Z] c13547c550a1: Preparing [2024-02-01T04:45:44.710Z] d5b0be571bc9: Preparing [2024-02-01T04:45:44.710Z] b151f7d3a46c: Preparing [2024-02-01T04:45:44.710Z] a36d6ca75fbb: Preparing [2024-02-01T04:45:44.710Z] aedc3bda2944: Preparing [2024-02-01T04:45:44.710Z] a36d6ca75fbb: Waiting [2024-02-01T04:45:44.710Z] aedc3bda2944: Waiting [2024-02-01T04:45:44.710Z] d5b0be571bc9: Pushed [2024-02-01T04:45:44.710Z] 8333c994de67: Pushed [2024-02-01T04:45:44.710Z] b151f7d3a46c: Pushed [2024-02-01T04:45:44.710Z] c13547c550a1: Pushed [2024-02-01T04:45:44.710Z] aedc3bda2944: Layer already exists [2024-02-01T04:45:44.969Z] a36d6ca75fbb: Pushed [2024-02-01T04:45:45.904Z] 94abd3c99d5a: Pushed [2024-02-01T04:45:45.904Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:ecad8f47312b7067807d40dcdc4f9d6b026781149ff7de5014e08c3021fa5767 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:46.309Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:46.719Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-02-01T04:45:46.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-01T04:45:46.719Z] 8333c994de67: Preparing [2024-02-01T04:45:46.719Z] 94abd3c99d5a: Preparing [2024-02-01T04:45:46.719Z] c13547c550a1: Preparing [2024-02-01T04:45:46.719Z] d5b0be571bc9: Preparing [2024-02-01T04:45:46.719Z] b151f7d3a46c: Preparing [2024-02-01T04:45:46.719Z] a36d6ca75fbb: Preparing [2024-02-01T04:45:46.719Z] aedc3bda2944: Preparing [2024-02-01T04:45:46.719Z] a36d6ca75fbb: Waiting [2024-02-01T04:45:46.719Z] 94abd3c99d5a: Layer already exists [2024-02-01T04:45:46.719Z] d5b0be571bc9: Layer already exists [2024-02-01T04:45:46.719Z] c13547c550a1: Layer already exists [2024-02-01T04:45:46.719Z] 8333c994de67: Layer already exists [2024-02-01T04:45:46.719Z] b151f7d3a46c: Layer already exists [2024-02-01T04:45:46.719Z] aedc3bda2944: Layer already exists [2024-02-01T04:45:46.719Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:45:46.719Z] latest: digest: sha256:ecad8f47312b7067807d40dcdc4f9d6b026781149ff7de5014e08c3021fa5767 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:47.164Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:47.563Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.13 [2024-02-01T04:45:47.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-01T04:45:47.563Z] 8333c994de67: Preparing [2024-02-01T04:45:47.563Z] 94abd3c99d5a: Preparing [2024-02-01T04:45:47.563Z] c13547c550a1: Preparing [2024-02-01T04:45:47.563Z] d5b0be571bc9: Preparing [2024-02-01T04:45:47.563Z] b151f7d3a46c: Preparing [2024-02-01T04:45:47.563Z] a36d6ca75fbb: Preparing [2024-02-01T04:45:47.563Z] aedc3bda2944: Preparing [2024-02-01T04:45:47.563Z] aedc3bda2944: Waiting [2024-02-01T04:45:47.563Z] a36d6ca75fbb: Waiting [2024-02-01T04:45:47.563Z] b151f7d3a46c: Layer already exists [2024-02-01T04:45:47.563Z] 94abd3c99d5a: Layer already exists [2024-02-01T04:45:47.563Z] 8333c994de67: Layer already exists [2024-02-01T04:45:47.563Z] c13547c550a1: Layer already exists [2024-02-01T04:45:47.563Z] d5b0be571bc9: Layer already exists [2024-02-01T04:45:47.563Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:45:47.563Z] aedc3bda2944: Layer already exists [2024-02-01T04:45:47.563Z] 3.2.0-dev.13: digest: sha256:ecad8f47312b7067807d40dcdc4f9d6b026781149ff7de5014e08c3021fa5767 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:47.963Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:48.450Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:45:48.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-01T04:45:48.450Z] 8333c994de67: Preparing [2024-02-01T04:45:48.450Z] 94abd3c99d5a: Preparing [2024-02-01T04:45:48.450Z] c13547c550a1: Preparing [2024-02-01T04:45:48.450Z] d5b0be571bc9: Preparing [2024-02-01T04:45:48.450Z] b151f7d3a46c: Preparing [2024-02-01T04:45:48.450Z] a36d6ca75fbb: Preparing [2024-02-01T04:45:48.450Z] aedc3bda2944: Preparing [2024-02-01T04:45:48.450Z] a36d6ca75fbb: Waiting [2024-02-01T04:45:48.450Z] aedc3bda2944: Waiting [2024-02-01T04:45:48.450Z] 94abd3c99d5a: Layer already exists [2024-02-01T04:45:48.450Z] d5b0be571bc9: Layer already exists [2024-02-01T04:45:48.450Z] 8333c994de67: Layer already exists [2024-02-01T04:45:48.450Z] c13547c550a1: Layer already exists [2024-02-01T04:45:48.450Z] b151f7d3a46c: Layer already exists [2024-02-01T04:45:48.450Z] aedc3bda2944: Layer already exists [2024-02-01T04:45:48.450Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:45:48.450Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:ecad8f47312b7067807d40dcdc4f9d6b026781149ff7de5014e08c3021fa5767 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:48.865Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:49.268Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-02-01T04:45:49.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-01T04:45:49.268Z] 8333c994de67: Preparing [2024-02-01T04:45:49.268Z] 94abd3c99d5a: Preparing [2024-02-01T04:45:49.268Z] c13547c550a1: Preparing [2024-02-01T04:45:49.268Z] d5b0be571bc9: Preparing [2024-02-01T04:45:49.268Z] b151f7d3a46c: Preparing [2024-02-01T04:45:49.268Z] a36d6ca75fbb: Preparing [2024-02-01T04:45:49.268Z] aedc3bda2944: Preparing [2024-02-01T04:45:49.268Z] aedc3bda2944: Waiting [2024-02-01T04:45:49.268Z] 8333c994de67: Layer already exists [2024-02-01T04:45:49.268Z] b151f7d3a46c: Layer already exists [2024-02-01T04:45:49.268Z] c13547c550a1: Layer already exists [2024-02-01T04:45:49.268Z] 94abd3c99d5a: Layer already exists [2024-02-01T04:45:49.268Z] d5b0be571bc9: Layer already exists [2024-02-01T04:45:49.268Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:45:49.268Z] aedc3bda2944: Layer already exists [2024-02-01T04:45:49.268Z] main: digest: sha256:ecad8f47312b7067807d40dcdc4f9d6b026781149ff7de5014e08c3021fa5767 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:45:49.508Z] ===================================================== [Pipeline] echo [2024-02-01T04:45:49.547Z] taggedImages: [2024-02-01T04:45:49.547Z] - nexus3.edgexfoundry.org:10004/core-command:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:45:49.547Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-02-01T04:45:49.547Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.13 [2024-02-01T04:45:49.547Z] - nexus3.edgexfoundry.org:10004/core-command:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:45:49.547Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-02-01T04:45:49.611Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-02-01T04:45:49.612Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:45:49.612Z] latest [2024-02-01T04:45:49.612Z] 3.2.0-dev.13 [2024-02-01T04:45:49.612Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:45:49.612Z] main [2024-02-01T04:45:49.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:50.088Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:50.501Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:45:50.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-01T04:45:50.501Z] 98ba3af86e5e: Preparing [2024-02-01T04:45:50.501Z] e448fe263804: Preparing [2024-02-01T04:45:50.501Z] 6ff77e6033b7: Preparing [2024-02-01T04:45:50.501Z] 4e5e7960ed88: Preparing [2024-02-01T04:45:50.501Z] c13547c550a1: Preparing [2024-02-01T04:45:50.501Z] d5b0be571bc9: Preparing [2024-02-01T04:45:50.501Z] b151f7d3a46c: Preparing [2024-02-01T04:45:50.501Z] a36d6ca75fbb: Preparing [2024-02-01T04:45:50.501Z] aedc3bda2944: Preparing [2024-02-01T04:45:50.501Z] b151f7d3a46c: Waiting [2024-02-01T04:45:50.501Z] d5b0be571bc9: Waiting [2024-02-01T04:45:50.501Z] a36d6ca75fbb: Waiting [2024-02-01T04:45:50.501Z] c13547c550a1: Layer already exists [2024-02-01T04:45:50.501Z] d5b0be571bc9: Layer already exists [2024-02-01T04:45:50.501Z] b151f7d3a46c: Layer already exists [2024-02-01T04:45:50.501Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:45:50.501Z] aedc3bda2944: Layer already exists [2024-02-01T04:45:50.501Z] e448fe263804: Pushed [2024-02-01T04:45:50.501Z] 6ff77e6033b7: Pushed [2024-02-01T04:45:50.501Z] 98ba3af86e5e: Pushed [2024-02-01T04:45:51.436Z] 4e5e7960ed88: Pushed [2024-02-01T04:45:51.694Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:7a80a6731f960fc3a55043c7cd1ce0b4e69f43ec9d6877e494941bc08745e63c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:52.111Z] + 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 [2024-02-01T04:45:52.535Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-02-01T04:45:52.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-01T04:45:52.535Z] 98ba3af86e5e: Preparing [2024-02-01T04:45:52.535Z] e448fe263804: Preparing [2024-02-01T04:45:52.535Z] 6ff77e6033b7: Preparing [2024-02-01T04:45:52.535Z] 4e5e7960ed88: Preparing [2024-02-01T04:45:52.535Z] c13547c550a1: Preparing [2024-02-01T04:45:52.535Z] d5b0be571bc9: Preparing [2024-02-01T04:45:52.535Z] b151f7d3a46c: Preparing [2024-02-01T04:45:52.535Z] a36d6ca75fbb: Preparing [2024-02-01T04:45:52.535Z] aedc3bda2944: Preparing [2024-02-01T04:45:52.535Z] d5b0be571bc9: Waiting [2024-02-01T04:45:52.535Z] b151f7d3a46c: Waiting [2024-02-01T04:45:52.535Z] a36d6ca75fbb: Waiting [2024-02-01T04:45:52.535Z] aedc3bda2944: Waiting [2024-02-01T04:45:52.535Z] 98ba3af86e5e: Layer already exists [2024-02-01T04:45:52.535Z] c13547c550a1: Layer already exists [2024-02-01T04:45:52.535Z] 6ff77e6033b7: Layer already exists [2024-02-01T04:45:52.535Z] 4e5e7960ed88: Layer already exists [2024-02-01T04:45:52.535Z] e448fe263804: Layer already exists [2024-02-01T04:45:52.535Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:45:52.535Z] d5b0be571bc9: Layer already exists [2024-02-01T04:45:52.535Z] aedc3bda2944: Layer already exists [2024-02-01T04:45:52.535Z] b151f7d3a46c: Layer already exists [2024-02-01T04:45:52.535Z] latest: digest: sha256:7a80a6731f960fc3a55043c7cd1ce0b4e69f43ec9d6877e494941bc08745e63c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:52.950Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:53.386Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.13 [2024-02-01T04:45:53.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-01T04:45:53.386Z] 98ba3af86e5e: Preparing [2024-02-01T04:45:53.386Z] e448fe263804: Preparing [2024-02-01T04:45:53.386Z] 6ff77e6033b7: Preparing [2024-02-01T04:45:53.386Z] 4e5e7960ed88: Preparing [2024-02-01T04:45:53.386Z] c13547c550a1: Preparing [2024-02-01T04:45:53.386Z] d5b0be571bc9: Preparing [2024-02-01T04:45:53.386Z] b151f7d3a46c: Preparing [2024-02-01T04:45:53.386Z] a36d6ca75fbb: Preparing [2024-02-01T04:45:53.386Z] aedc3bda2944: Preparing [2024-02-01T04:45:53.386Z] a36d6ca75fbb: Waiting [2024-02-01T04:45:53.386Z] d5b0be571bc9: Waiting [2024-02-01T04:45:53.386Z] b151f7d3a46c: Waiting [2024-02-01T04:45:53.386Z] aedc3bda2944: Waiting [2024-02-01T04:45:53.386Z] c13547c550a1: Layer already exists [2024-02-01T04:45:53.386Z] e448fe263804: Layer already exists [2024-02-01T04:45:53.386Z] 4e5e7960ed88: Layer already exists [2024-02-01T04:45:53.386Z] 6ff77e6033b7: Layer already exists [2024-02-01T04:45:53.386Z] 98ba3af86e5e: Layer already exists [2024-02-01T04:45:53.386Z] d5b0be571bc9: Layer already exists [2024-02-01T04:45:53.386Z] b151f7d3a46c: Layer already exists [2024-02-01T04:45:53.386Z] aedc3bda2944: Layer already exists [2024-02-01T04:45:53.386Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:45:53.386Z] 3.2.0-dev.13: digest: sha256:7a80a6731f960fc3a55043c7cd1ce0b4e69f43ec9d6877e494941bc08745e63c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:53.804Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2024-02-01T04:45:54.340Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:45:54.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-01T04:45:54.340Z] 98ba3af86e5e: Preparing [2024-02-01T04:45:54.340Z] e448fe263804: Preparing [2024-02-01T04:45:54.340Z] 6ff77e6033b7: Preparing [2024-02-01T04:45:54.340Z] 4e5e7960ed88: Preparing [2024-02-01T04:45:54.340Z] c13547c550a1: Preparing [2024-02-01T04:45:54.340Z] d5b0be571bc9: Preparing [2024-02-01T04:45:54.340Z] d5b0be571bc9: Waiting [2024-02-01T04:45:54.340Z] b151f7d3a46c: Preparing [2024-02-01T04:45:54.340Z] a36d6ca75fbb: Preparing [2024-02-01T04:45:54.340Z] aedc3bda2944: Preparing [2024-02-01T04:45:54.340Z] a36d6ca75fbb: Waiting [2024-02-01T04:45:54.340Z] b151f7d3a46c: Waiting [2024-02-01T04:45:54.340Z] c13547c550a1: Layer already exists [2024-02-01T04:45:54.340Z] 98ba3af86e5e: Layer already exists [2024-02-01T04:45:54.340Z] e448fe263804: Layer already exists [2024-02-01T04:45:54.340Z] 6ff77e6033b7: Layer already exists [2024-02-01T04:45:54.340Z] 4e5e7960ed88: Layer already exists [2024-02-01T04:45:54.340Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:45:54.340Z] b151f7d3a46c: Layer already exists [2024-02-01T04:45:54.340Z] aedc3bda2944: Layer already exists [2024-02-01T04:45:54.340Z] d5b0be571bc9: Layer already exists [2024-02-01T04:45:54.340Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:7a80a6731f960fc3a55043c7cd1ce0b4e69f43ec9d6877e494941bc08745e63c size: 2193 [Pipeline] } [Pipeline] configFileProvider [2024-02-01T04:45:54.372Z] provisioning config files... [2024-02-01T04:45:54.405Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/623@tmp/config10357851278184011022tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:54.901Z] ---> ****-login.sh [2024-02-01T04:45:54.902Z] nexus3.edgexfoundry.org:10001 [2024-02-01T04:45:55.004Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:55.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:45:55.425Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-02-01T04:45:55.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-01T04:45:55.425Z] 98ba3af86e5e: Preparing [2024-02-01T04:45:55.425Z] e448fe263804: Preparing [2024-02-01T04:45:55.425Z] 6ff77e6033b7: Preparing [2024-02-01T04:45:55.425Z] 4e5e7960ed88: Preparing [2024-02-01T04:45:55.425Z] c13547c550a1: Preparing [2024-02-01T04:45:55.425Z] d5b0be571bc9: Preparing [2024-02-01T04:45:55.425Z] b151f7d3a46c: Preparing [2024-02-01T04:45:55.425Z] a36d6ca75fbb: Preparing [2024-02-01T04:45:55.425Z] aedc3bda2944: Preparing [2024-02-01T04:45:55.425Z] a36d6ca75fbb: Waiting [2024-02-01T04:45:55.425Z] d5b0be571bc9: Waiting [2024-02-01T04:45:55.425Z] aedc3bda2944: Waiting [2024-02-01T04:45:55.425Z] b151f7d3a46c: Waiting [2024-02-01T04:45:55.425Z] 98ba3af86e5e: Layer already exists [2024-02-01T04:45:55.425Z] e448fe263804: Layer already exists [2024-02-01T04:45:55.425Z] 4e5e7960ed88: Layer already exists [2024-02-01T04:45:55.425Z] c13547c550a1: Layer already exists [2024-02-01T04:45:55.425Z] 6ff77e6033b7: Layer already exists [2024-02-01T04:45:55.425Z] b151f7d3a46c: Layer already exists [2024-02-01T04:45:55.425Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:45:55.425Z] aedc3bda2944: Layer already exists [2024-02-01T04:45:55.425Z] d5b0be571bc9: Layer already exists [2024-02-01T04:45:55.425Z] main: digest: sha256:7a80a6731f960fc3a55043c7cd1ce0b4e69f43ec9d6877e494941bc08745e63c size: 2193 [Pipeline] } [2024-02-01T04:45:55.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:45:55.447Z] Configure a credential helper to remove this warning. See [2024-02-01T04:45:55.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:45:55.447Z] [2024-02-01T04:45:55.447Z] Login Succeeded [2024-02-01T04:45:55.447Z] nexus3.edgexfoundry.org:10002 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:45:55.698Z] ===================================================== [2024-02-01T04:45:55.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2024-02-01T04:45:55.745Z] taggedImages: [2024-02-01T04:45:55.746Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:45:55.746Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-02-01T04:45:55.746Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.13 [2024-02-01T04:45:55.746Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:45:55.746Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-02-01T04:45:55.814Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-02-01T04:45:55.814Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:45:55.814Z] latest [2024-02-01T04:45:55.814Z] 3.2.0-dev.13 [2024-02-01T04:45:55.814Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:45:55.814Z] main [2024-02-01T04:45:55.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2024-02-01T04:45:56.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:45:56.000Z] Configure a credential helper to remove this warning. See [2024-02-01T04:45:56.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:45:56.000Z] [2024-02-01T04:45:56.000Z] Login Succeeded [2024-02-01T04:45:56.000Z] nexus3.edgexfoundry.org:10003 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:56.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:45:56.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:45:56.276Z] Configure a credential helper to remove this warning. See [2024-02-01T04:45:56.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:45:56.276Z] [2024-02-01T04:45:56.276Z] Login Succeeded [2024-02-01T04:45:56.276Z] nexus3.edgexfoundry.org:10004 [2024-02-01T04:45:56.337Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:56.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:45:56.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:45:56.575Z] Configure a credential helper to remove this warning. See [2024-02-01T04:45:56.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:45:56.575Z] [2024-02-01T04:45:56.575Z] Login Succeeded [2024-02-01T04:45:56.575Z] ****.io [2024-02-01T04:45:56.758Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:45:56.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-01T04:45:56.758Z] de5663440ea5: Preparing [2024-02-01T04:45:56.758Z] dcba565af536: Preparing [2024-02-01T04:45:56.758Z] c13547c550a1: Preparing [2024-02-01T04:45:56.758Z] d5b0be571bc9: Preparing [2024-02-01T04:45:56.758Z] b151f7d3a46c: Preparing [2024-02-01T04:45:56.758Z] a36d6ca75fbb: Preparing [2024-02-01T04:45:56.758Z] aedc3bda2944: Preparing [2024-02-01T04:45:56.758Z] a36d6ca75fbb: Waiting [2024-02-01T04:45:56.758Z] aedc3bda2944: Waiting [2024-02-01T04:45:56.758Z] c13547c550a1: Layer already exists [2024-02-01T04:45:56.758Z] b151f7d3a46c: Layer already exists [2024-02-01T04:45:56.758Z] d5b0be571bc9: Layer already exists [2024-02-01T04:45:56.758Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:45:56.758Z] aedc3bda2944: Layer already exists [2024-02-01T04:45:56.758Z] de5663440ea5: Pushed [2024-02-01T04:45:56.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T04:45:57.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T04:45:57.126Z] Configure a credential helper to remove this warning. See [2024-02-01T04:45:57.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T04:45:57.126Z] [2024-02-01T04:45:57.126Z] Login Succeeded [2024-02-01T04:45:57.126Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T04:45:57.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-02-01T04:45:58.139Z] + git config --global --add safe.directory /w/workspace/edgex-go/623 [2024-02-01T04:45:58.143Z] dcba565af536: Pushed [2024-02-01T04:45:58.143Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:978a734b7b9fdb487717d782c02a96ef01e84586100a4285a00bf0919886ec32 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:45:58.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T04:45:58.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-01T04:45:58.365Z] ========================================================= [2024-02-01T04:45:58.365Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-01T04:45:58.365Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2024-02-01T04:45:58.647Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2024-02-01T04:45:58.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:59.025Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-01T04:45:59.025Z] 9fda8d8052c6: Pulling fs layer [2024-02-01T04:45:59.025Z] 5d54e960e981: Pulling fs layer [2024-02-01T04:45:59.025Z] c4a7e357bf2a: Pulling fs layer [2024-02-01T04:45:59.025Z] f0e02332f6b5: Pulling fs layer [2024-02-01T04:45:59.025Z] 872ee5b61b7b: Pulling fs layer [2024-02-01T04:45:59.025Z] 0c6a40ed1a82: Pulling fs layer [2024-02-01T04:45:59.025Z] 94ae7d8d031c: Pulling fs layer [2024-02-01T04:45:59.025Z] 0c6a40ed1a82: Waiting [2024-02-01T04:45:59.025Z] 94ae7d8d031c: Waiting [2024-02-01T04:45:59.025Z] 872ee5b61b7b: Waiting [2024-02-01T04:45:59.025Z] f0e02332f6b5: Waiting [2024-02-01T04:45:59.025Z] 5d54e960e981: Verifying Checksum [2024-02-01T04:45:59.025Z] 5d54e960e981: Download complete [2024-02-01T04:45:59.025Z] f0e02332f6b5: Verifying Checksum [2024-02-01T04:45:59.025Z] f0e02332f6b5: Download complete [2024-02-01T04:45:59.025Z] 872ee5b61b7b: Verifying Checksum [2024-02-01T04:45:59.025Z] 872ee5b61b7b: Download complete [2024-02-01T04:45:59.025Z] 9fda8d8052c6: Verifying Checksum [2024-02-01T04:45:59.025Z] 9fda8d8052c6: Download complete [2024-02-01T04:45:59.080Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-02-01T04:45:59.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-01T04:45:59.080Z] de5663440ea5: Preparing [2024-02-01T04:45:59.080Z] dcba565af536: Preparing [2024-02-01T04:45:59.080Z] c13547c550a1: Preparing [2024-02-01T04:45:59.080Z] d5b0be571bc9: Preparing [2024-02-01T04:45:59.080Z] b151f7d3a46c: Preparing [2024-02-01T04:45:59.080Z] a36d6ca75fbb: Preparing [2024-02-01T04:45:59.080Z] aedc3bda2944: Preparing [2024-02-01T04:45:59.080Z] a36d6ca75fbb: Waiting [2024-02-01T04:45:59.080Z] aedc3bda2944: Waiting [2024-02-01T04:45:59.080Z] c13547c550a1: Layer already exists [2024-02-01T04:45:59.080Z] dcba565af536: Layer already exists [2024-02-01T04:45:59.080Z] b151f7d3a46c: Layer already exists [2024-02-01T04:45:59.080Z] d5b0be571bc9: Layer already exists [2024-02-01T04:45:59.080Z] de5663440ea5: Layer already exists [2024-02-01T04:45:59.080Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:45:59.080Z] aedc3bda2944: Layer already exists [2024-02-01T04:45:59.080Z] latest: digest: sha256:978a734b7b9fdb487717d782c02a96ef01e84586100a4285a00bf0919886ec32 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:59.515Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [2024-02-01T04:45:59.618Z] 94ae7d8d031c: Verifying Checksum [2024-02-01T04:45:59.618Z] 94ae7d8d031c: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:45:59.887Z] 9fda8d8052c6: Pull complete [2024-02-01T04:45:59.954Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.13 [2024-02-01T04:45:59.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-01T04:45:59.954Z] de5663440ea5: Preparing [2024-02-01T04:45:59.954Z] dcba565af536: Preparing [2024-02-01T04:45:59.954Z] c13547c550a1: Preparing [2024-02-01T04:45:59.954Z] d5b0be571bc9: Preparing [2024-02-01T04:45:59.954Z] b151f7d3a46c: Preparing [2024-02-01T04:45:59.954Z] a36d6ca75fbb: Preparing [2024-02-01T04:45:59.954Z] aedc3bda2944: Preparing [2024-02-01T04:45:59.954Z] a36d6ca75fbb: Waiting [2024-02-01T04:45:59.954Z] aedc3bda2944: Waiting [2024-02-01T04:45:59.954Z] dcba565af536: Layer already exists [2024-02-01T04:45:59.954Z] de5663440ea5: Layer already exists [2024-02-01T04:45:59.954Z] c13547c550a1: Layer already exists [2024-02-01T04:45:59.954Z] b151f7d3a46c: Layer already exists [2024-02-01T04:45:59.954Z] d5b0be571bc9: Layer already exists [2024-02-01T04:45:59.954Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:45:59.954Z] aedc3bda2944: Layer already exists [2024-02-01T04:45:59.954Z] 3.2.0-dev.13: digest: sha256:978a734b7b9fdb487717d782c02a96ef01e84586100a4285a00bf0919886ec32 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:00.397Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:00.851Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:00.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-01T04:46:00.851Z] de5663440ea5: Preparing [2024-02-01T04:46:00.851Z] dcba565af536: Preparing [2024-02-01T04:46:00.851Z] c13547c550a1: Preparing [2024-02-01T04:46:00.851Z] d5b0be571bc9: Preparing [2024-02-01T04:46:00.851Z] b151f7d3a46c: Preparing [2024-02-01T04:46:00.851Z] a36d6ca75fbb: Preparing [2024-02-01T04:46:00.851Z] aedc3bda2944: Preparing [2024-02-01T04:46:00.851Z] a36d6ca75fbb: Waiting [2024-02-01T04:46:00.851Z] aedc3bda2944: Waiting [2024-02-01T04:46:00.851Z] de5663440ea5: Layer already exists [2024-02-01T04:46:00.851Z] c13547c550a1: Layer already exists [2024-02-01T04:46:00.851Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:00.851Z] b151f7d3a46c: Layer already exists [2024-02-01T04:46:00.851Z] dcba565af536: Layer already exists [2024-02-01T04:46:00.851Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:00.851Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:46:00.851Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:978a734b7b9fdb487717d782c02a96ef01e84586100a4285a00bf0919886ec32 size: 1778 [Pipeline] } [2024-02-01T04:46:00.868Z] 5d54e960e981: Pull complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:01.137Z] c4a7e357bf2a: Download complete [2024-02-01T04:46:01.281Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:01.733Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-02-01T04:46:01.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-01T04:46:01.733Z] de5663440ea5: Preparing [2024-02-01T04:46:01.733Z] dcba565af536: Preparing [2024-02-01T04:46:01.733Z] c13547c550a1: Preparing [2024-02-01T04:46:01.733Z] d5b0be571bc9: Preparing [2024-02-01T04:46:01.733Z] b151f7d3a46c: Preparing [2024-02-01T04:46:01.733Z] a36d6ca75fbb: Preparing [2024-02-01T04:46:01.733Z] aedc3bda2944: Preparing [2024-02-01T04:46:01.733Z] a36d6ca75fbb: Waiting [2024-02-01T04:46:01.733Z] aedc3bda2944: Waiting [2024-02-01T04:46:01.733Z] dcba565af536: Layer already exists [2024-02-01T04:46:01.733Z] de5663440ea5: Layer already exists [2024-02-01T04:46:01.733Z] b151f7d3a46c: Layer already exists [2024-02-01T04:46:01.733Z] c13547c550a1: Layer already exists [2024-02-01T04:46:01.733Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:01.733Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:01.733Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:46:01.733Z] main: digest: sha256:978a734b7b9fdb487717d782c02a96ef01e84586100a4285a00bf0919886ec32 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:46:02.059Z] ===================================================== [Pipeline] echo [2024-02-01T04:46:02.115Z] taggedImages: [2024-02-01T04:46:02.115Z] - nexus3.edgexfoundry.org:10004/core-data:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:02.115Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-02-01T04:46:02.115Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.13 [2024-02-01T04:46:02.115Z] - nexus3.edgexfoundry.org:10004/core-data:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:02.115Z] - nexus3.edgexfoundry.org:10004/core-data:main [2024-02-01T04:46:02.124Z] 0c6a40ed1a82: Verifying Checksum [2024-02-01T04:46:02.124Z] 0c6a40ed1a82: Download complete [Pipeline] echo [2024-02-01T04:46:02.180Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-02-01T04:46:02.180Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:02.180Z] latest [2024-02-01T04:46:02.180Z] 3.2.0-dev.13 [2024-02-01T04:46:02.180Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:02.180Z] main [2024-02-01T04:46:02.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:02.735Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:03.192Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:03.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-01T04:46:03.192Z] c0632ca62bf6: Preparing [2024-02-01T04:46:03.192Z] f92dbccb1fff: Preparing [2024-02-01T04:46:03.192Z] 5444edcc914d: Preparing [2024-02-01T04:46:03.192Z] c13547c550a1: Preparing [2024-02-01T04:46:03.192Z] d5b0be571bc9: Preparing [2024-02-01T04:46:03.192Z] b151f7d3a46c: Preparing [2024-02-01T04:46:03.192Z] a36d6ca75fbb: Preparing [2024-02-01T04:46:03.192Z] aedc3bda2944: Preparing [2024-02-01T04:46:03.192Z] b151f7d3a46c: Waiting [2024-02-01T04:46:03.192Z] a36d6ca75fbb: Waiting [2024-02-01T04:46:03.192Z] aedc3bda2944: Waiting [2024-02-01T04:46:03.192Z] c13547c550a1: Layer already exists [2024-02-01T04:46:03.192Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:03.192Z] b151f7d3a46c: Layer already exists [2024-02-01T04:46:03.192Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:46:03.192Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:03.192Z] f92dbccb1fff: Pushed [2024-02-01T04:46:03.192Z] c0632ca62bf6: Pushed [2024-02-01T04:46:04.756Z] 5444edcc914d: Pushed [2024-02-01T04:46:04.756Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:1c18f59c11a3ee2b1c8f9cf4a8f150cb6b229a4d43aeedc5dded23ecb6d8c6e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:05.267Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:05.719Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-02-01T04:46:05.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-01T04:46:05.719Z] c0632ca62bf6: Preparing [2024-02-01T04:46:05.719Z] f92dbccb1fff: Preparing [2024-02-01T04:46:05.719Z] 5444edcc914d: Preparing [2024-02-01T04:46:05.719Z] c13547c550a1: Preparing [2024-02-01T04:46:05.719Z] d5b0be571bc9: Preparing [2024-02-01T04:46:05.719Z] b151f7d3a46c: Preparing [2024-02-01T04:46:05.719Z] a36d6ca75fbb: Preparing [2024-02-01T04:46:05.719Z] b151f7d3a46c: Waiting [2024-02-01T04:46:05.719Z] aedc3bda2944: Preparing [2024-02-01T04:46:05.719Z] a36d6ca75fbb: Waiting [2024-02-01T04:46:05.719Z] aedc3bda2944: Waiting [2024-02-01T04:46:05.719Z] 5444edcc914d: Layer already exists [2024-02-01T04:46:05.719Z] c0632ca62bf6: Layer already exists [2024-02-01T04:46:05.719Z] c13547c550a1: Layer already exists [2024-02-01T04:46:05.719Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:05.719Z] f92dbccb1fff: Layer already exists [2024-02-01T04:46:05.719Z] b151f7d3a46c: Layer already exists [2024-02-01T04:46:05.719Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:46:05.719Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:05.719Z] latest: digest: sha256:1c18f59c11a3ee2b1c8f9cf4a8f150cb6b229a4d43aeedc5dded23ecb6d8c6e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:06.176Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:06.620Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.13 [2024-02-01T04:46:06.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-01T04:46:06.621Z] c0632ca62bf6: Preparing [2024-02-01T04:46:06.621Z] f92dbccb1fff: Preparing [2024-02-01T04:46:06.621Z] 5444edcc914d: Preparing [2024-02-01T04:46:06.621Z] c13547c550a1: Preparing [2024-02-01T04:46:06.621Z] d5b0be571bc9: Preparing [2024-02-01T04:46:06.621Z] b151f7d3a46c: Preparing [2024-02-01T04:46:06.621Z] a36d6ca75fbb: Preparing [2024-02-01T04:46:06.621Z] aedc3bda2944: Preparing [2024-02-01T04:46:06.621Z] a36d6ca75fbb: Waiting [2024-02-01T04:46:06.621Z] aedc3bda2944: Waiting [2024-02-01T04:46:06.621Z] b151f7d3a46c: Waiting [2024-02-01T04:46:06.621Z] c0632ca62bf6: Layer already exists [2024-02-01T04:46:06.621Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:06.621Z] f92dbccb1fff: Layer already exists [2024-02-01T04:46:06.621Z] c13547c550a1: Layer already exists [2024-02-01T04:46:06.621Z] 5444edcc914d: Layer already exists [2024-02-01T04:46:06.621Z] b151f7d3a46c: Layer already exists [2024-02-01T04:46:06.621Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:06.621Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:46:06.621Z] 3.2.0-dev.13: digest: sha256:1c18f59c11a3ee2b1c8f9cf4a8f150cb6b229a4d43aeedc5dded23ecb6d8c6e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:07.083Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:07.552Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:07.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-01T04:46:07.552Z] c0632ca62bf6: Preparing [2024-02-01T04:46:07.552Z] f92dbccb1fff: Preparing [2024-02-01T04:46:07.552Z] 5444edcc914d: Preparing [2024-02-01T04:46:07.552Z] c13547c550a1: Preparing [2024-02-01T04:46:07.552Z] d5b0be571bc9: Preparing [2024-02-01T04:46:07.552Z] b151f7d3a46c: Preparing [2024-02-01T04:46:07.552Z] a36d6ca75fbb: Preparing [2024-02-01T04:46:07.552Z] aedc3bda2944: Preparing [2024-02-01T04:46:07.552Z] b151f7d3a46c: Waiting [2024-02-01T04:46:07.552Z] a36d6ca75fbb: Waiting [2024-02-01T04:46:07.552Z] f92dbccb1fff: Layer already exists [2024-02-01T04:46:07.552Z] c13547c550a1: Layer already exists [2024-02-01T04:46:07.552Z] 5444edcc914d: Layer already exists [2024-02-01T04:46:07.552Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:07.552Z] c0632ca62bf6: Layer already exists [2024-02-01T04:46:07.552Z] b151f7d3a46c: Layer already exists [2024-02-01T04:46:07.552Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:07.552Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:46:07.552Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:1c18f59c11a3ee2b1c8f9cf4a8f150cb6b229a4d43aeedc5dded23ecb6d8c6e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:07.994Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:08.503Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-02-01T04:46:08.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-01T04:46:08.503Z] c0632ca62bf6: Preparing [2024-02-01T04:46:08.503Z] f92dbccb1fff: Preparing [2024-02-01T04:46:08.503Z] 5444edcc914d: Preparing [2024-02-01T04:46:08.503Z] c13547c550a1: Preparing [2024-02-01T04:46:08.503Z] d5b0be571bc9: Preparing [2024-02-01T04:46:08.503Z] b151f7d3a46c: Preparing [2024-02-01T04:46:08.503Z] a36d6ca75fbb: Preparing [2024-02-01T04:46:08.503Z] aedc3bda2944: Preparing [2024-02-01T04:46:08.503Z] b151f7d3a46c: Waiting [2024-02-01T04:46:08.503Z] a36d6ca75fbb: Waiting [2024-02-01T04:46:08.503Z] aedc3bda2944: Waiting [2024-02-01T04:46:08.503Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:08.503Z] 5444edcc914d: Layer already exists [2024-02-01T04:46:08.503Z] c13547c550a1: Layer already exists [2024-02-01T04:46:08.503Z] f92dbccb1fff: Layer already exists [2024-02-01T04:46:08.503Z] c0632ca62bf6: Layer already exists [2024-02-01T04:46:08.503Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:46:08.503Z] b151f7d3a46c: Layer already exists [2024-02-01T04:46:08.503Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:08.503Z] main: digest: sha256:1c18f59c11a3ee2b1c8f9cf4a8f150cb6b229a4d43aeedc5dded23ecb6d8c6e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:46:08.846Z] ===================================================== [Pipeline] echo [2024-02-01T04:46:08.901Z] taggedImages: [2024-02-01T04:46:08.901Z] - nexus3.edgexfoundry.org:10004/core-metadata:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:08.901Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-02-01T04:46:08.901Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.13 [2024-02-01T04:46:08.901Z] - nexus3.edgexfoundry.org:10004/core-metadata:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:08.901Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-02-01T04:46:08.967Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-02-01T04:46:08.967Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:08.967Z] latest [2024-02-01T04:46:08.967Z] 3.2.0-dev.13 [2024-02-01T04:46:08.967Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:08.967Z] main [2024-02-01T04:46:08.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:09.538Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:10.006Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:10.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-01T04:46:10.006Z] cb7010c63d1d: Preparing [2024-02-01T04:46:10.006Z] ef90081205c9: Preparing [2024-02-01T04:46:10.006Z] 319408e68830: Preparing [2024-02-01T04:46:10.006Z] 9b91112794fd: Preparing [2024-02-01T04:46:10.006Z] b59017a2de8a: Preparing [2024-02-01T04:46:10.006Z] 8643efa7f77f: Preparing [2024-02-01T04:46:10.006Z] aec410f38542: Preparing [2024-02-01T04:46:10.006Z] c13547c550a1: Preparing [2024-02-01T04:46:10.006Z] d5b0be571bc9: Preparing [2024-02-01T04:46:10.006Z] 2178b003d79f: Preparing [2024-02-01T04:46:10.006Z] 743a783fc760: Preparing [2024-02-01T04:46:10.006Z] 5f70bf18a086: Preparing [2024-02-01T04:46:10.006Z] 9e1895f6f604: Preparing [2024-02-01T04:46:10.006Z] 9aaea9057e7c: Preparing [2024-02-01T04:46:10.006Z] c2a816b6bcb4: Preparing [2024-02-01T04:46:10.006Z] aedc3bda2944: Preparing [2024-02-01T04:46:10.006Z] 743a783fc760: Waiting [2024-02-01T04:46:10.006Z] 5f70bf18a086: Waiting [2024-02-01T04:46:10.006Z] 9e1895f6f604: Waiting [2024-02-01T04:46:10.006Z] 9aaea9057e7c: Waiting [2024-02-01T04:46:10.006Z] 8643efa7f77f: Waiting [2024-02-01T04:46:10.006Z] c2a816b6bcb4: Waiting [2024-02-01T04:46:10.006Z] c13547c550a1: Waiting [2024-02-01T04:46:10.006Z] aec410f38542: Waiting [2024-02-01T04:46:10.006Z] aedc3bda2944: Waiting [2024-02-01T04:46:10.006Z] 2178b003d79f: Waiting [2024-02-01T04:46:10.006Z] d5b0be571bc9: Waiting [2024-02-01T04:46:10.006Z] b59017a2de8a: Pushed [2024-02-01T04:46:10.006Z] 319408e68830: Pushed [2024-02-01T04:46:10.006Z] ef90081205c9: Pushed [2024-02-01T04:46:10.006Z] cb7010c63d1d: Pushed [2024-02-01T04:46:10.006Z] c13547c550a1: Layer already exists [2024-02-01T04:46:10.006Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:10.006Z] 9b91112794fd: Pushed [2024-02-01T04:46:10.006Z] 8643efa7f77f: Pushed [2024-02-01T04:46:10.265Z] 743a783fc760: Pushed [2024-02-01T04:46:10.265Z] 5f70bf18a086: Pushed [2024-02-01T04:46:10.265Z] 2178b003d79f: Pushed [2024-02-01T04:46:10.265Z] 9e1895f6f604: Pushed [2024-02-01T04:46:10.265Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:10.265Z] 9aaea9057e7c: Pushed [2024-02-01T04:46:10.265Z] c2a816b6bcb4: Pushed [2024-02-01T04:46:11.644Z] aec410f38542: Pushed [2024-02-01T04:46:11.644Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:71ce30f98d50993a3f4c3a65c681b23cb3d0b9b1e2d1e7fd52965693c5b32cc9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:12.126Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:12.600Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-02-01T04:46:12.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-01T04:46:12.600Z] cb7010c63d1d: Preparing [2024-02-01T04:46:12.600Z] ef90081205c9: Preparing [2024-02-01T04:46:12.600Z] 319408e68830: Preparing [2024-02-01T04:46:12.600Z] 9b91112794fd: Preparing [2024-02-01T04:46:12.600Z] b59017a2de8a: Preparing [2024-02-01T04:46:12.600Z] 8643efa7f77f: Preparing [2024-02-01T04:46:12.600Z] aec410f38542: Preparing [2024-02-01T04:46:12.600Z] c13547c550a1: Preparing [2024-02-01T04:46:12.600Z] d5b0be571bc9: Preparing [2024-02-01T04:46:12.600Z] 2178b003d79f: Preparing [2024-02-01T04:46:12.600Z] 743a783fc760: Preparing [2024-02-01T04:46:12.600Z] 5f70bf18a086: Preparing [2024-02-01T04:46:12.600Z] 9e1895f6f604: Preparing [2024-02-01T04:46:12.600Z] d5b0be571bc9: Waiting [2024-02-01T04:46:12.600Z] 743a783fc760: Waiting [2024-02-01T04:46:12.600Z] 8643efa7f77f: Waiting [2024-02-01T04:46:12.600Z] 2178b003d79f: Waiting [2024-02-01T04:46:12.600Z] 5f70bf18a086: Waiting [2024-02-01T04:46:12.600Z] aec410f38542: Waiting [2024-02-01T04:46:12.600Z] 9aaea9057e7c: Preparing [2024-02-01T04:46:12.600Z] c2a816b6bcb4: Preparing [2024-02-01T04:46:12.600Z] aedc3bda2944: Preparing [2024-02-01T04:46:12.600Z] 9e1895f6f604: Waiting [2024-02-01T04:46:12.600Z] c2a816b6bcb4: Waiting [2024-02-01T04:46:12.600Z] aedc3bda2944: Waiting [2024-02-01T04:46:12.600Z] 9aaea9057e7c: Waiting [2024-02-01T04:46:12.600Z] 9b91112794fd: Layer already exists [2024-02-01T04:46:12.600Z] b59017a2de8a: Layer already exists [2024-02-01T04:46:12.600Z] cb7010c63d1d: Layer already exists [2024-02-01T04:46:12.600Z] ef90081205c9: Layer already exists [2024-02-01T04:46:12.600Z] 319408e68830: Layer already exists [2024-02-01T04:46:12.600Z] aec410f38542: Layer already exists [2024-02-01T04:46:12.600Z] c13547c550a1: Layer already exists [2024-02-01T04:46:12.600Z] 8643efa7f77f: Layer already exists [2024-02-01T04:46:12.600Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:12.600Z] 2178b003d79f: Layer already exists [2024-02-01T04:46:12.600Z] 743a783fc760: Layer already exists [2024-02-01T04:46:12.600Z] 5f70bf18a086: Layer already exists [2024-02-01T04:46:12.600Z] 9e1895f6f604: Layer already exists [2024-02-01T04:46:12.600Z] 9aaea9057e7c: Layer already exists [2024-02-01T04:46:12.600Z] c2a816b6bcb4: Layer already exists [2024-02-01T04:46:12.600Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:12.600Z] latest: digest: sha256:71ce30f98d50993a3f4c3a65c681b23cb3d0b9b1e2d1e7fd52965693c5b32cc9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:13.066Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:13.586Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.13 [2024-02-01T04:46:13.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-01T04:46:13.586Z] cb7010c63d1d: Preparing [2024-02-01T04:46:13.586Z] ef90081205c9: Preparing [2024-02-01T04:46:13.586Z] 319408e68830: Preparing [2024-02-01T04:46:13.586Z] 9b91112794fd: Preparing [2024-02-01T04:46:13.586Z] b59017a2de8a: Preparing [2024-02-01T04:46:13.586Z] 8643efa7f77f: Preparing [2024-02-01T04:46:13.586Z] aec410f38542: Preparing [2024-02-01T04:46:13.586Z] c13547c550a1: Preparing [2024-02-01T04:46:13.586Z] 8643efa7f77f: Waiting [2024-02-01T04:46:13.586Z] aec410f38542: Waiting [2024-02-01T04:46:13.586Z] d5b0be571bc9: Preparing [2024-02-01T04:46:13.586Z] 2178b003d79f: Preparing [2024-02-01T04:46:13.586Z] 743a783fc760: Preparing [2024-02-01T04:46:13.587Z] c13547c550a1: Waiting [2024-02-01T04:46:13.587Z] d5b0be571bc9: Waiting [2024-02-01T04:46:13.587Z] 2178b003d79f: Waiting [2024-02-01T04:46:13.587Z] 5f70bf18a086: Preparing [2024-02-01T04:46:13.587Z] 9e1895f6f604: Preparing [2024-02-01T04:46:13.587Z] 9aaea9057e7c: Preparing [2024-02-01T04:46:13.587Z] c2a816b6bcb4: Preparing [2024-02-01T04:46:13.587Z] aedc3bda2944: Preparing [2024-02-01T04:46:13.587Z] 743a783fc760: Waiting [2024-02-01T04:46:13.587Z] c2a816b6bcb4: Waiting [2024-02-01T04:46:13.587Z] 9aaea9057e7c: Waiting [2024-02-01T04:46:13.587Z] 5f70bf18a086: Waiting [2024-02-01T04:46:13.587Z] b59017a2de8a: Layer already exists [2024-02-01T04:46:13.587Z] 9b91112794fd: Layer already exists [2024-02-01T04:46:13.587Z] 319408e68830: Layer already exists [2024-02-01T04:46:13.587Z] ef90081205c9: Layer already exists [2024-02-01T04:46:13.587Z] cb7010c63d1d: Layer already exists [2024-02-01T04:46:13.587Z] 8643efa7f77f: Layer already exists [2024-02-01T04:46:13.587Z] aec410f38542: Layer already exists [2024-02-01T04:46:13.587Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:13.587Z] c13547c550a1: Layer already exists [2024-02-01T04:46:13.587Z] 2178b003d79f: Layer already exists [2024-02-01T04:46:13.587Z] 743a783fc760: Layer already exists [2024-02-01T04:46:13.587Z] c2a816b6bcb4: Layer already exists [2024-02-01T04:46:13.587Z] 9e1895f6f604: Layer already exists [2024-02-01T04:46:13.587Z] 5f70bf18a086: Layer already exists [2024-02-01T04:46:13.587Z] 9aaea9057e7c: Layer already exists [2024-02-01T04:46:13.587Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:13.587Z] 3.2.0-dev.13: digest: sha256:71ce30f98d50993a3f4c3a65c681b23cb3d0b9b1e2d1e7fd52965693c5b32cc9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:14.068Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:14.479Z] c4a7e357bf2a: Pull complete [2024-02-01T04:46:14.479Z] f0e02332f6b5: Pull complete [2024-02-01T04:46:14.550Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:14.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-01T04:46:14.550Z] cb7010c63d1d: Preparing [2024-02-01T04:46:14.550Z] ef90081205c9: Preparing [2024-02-01T04:46:14.550Z] 319408e68830: Preparing [2024-02-01T04:46:14.550Z] 9b91112794fd: Preparing [2024-02-01T04:46:14.550Z] b59017a2de8a: Preparing [2024-02-01T04:46:14.550Z] 8643efa7f77f: Preparing [2024-02-01T04:46:14.550Z] aec410f38542: Preparing [2024-02-01T04:46:14.550Z] c13547c550a1: Preparing [2024-02-01T04:46:14.550Z] d5b0be571bc9: Preparing [2024-02-01T04:46:14.550Z] 2178b003d79f: Preparing [2024-02-01T04:46:14.550Z] 743a783fc760: Preparing [2024-02-01T04:46:14.550Z] 5f70bf18a086: Preparing [2024-02-01T04:46:14.550Z] 9e1895f6f604: Preparing [2024-02-01T04:46:14.550Z] 9aaea9057e7c: Preparing [2024-02-01T04:46:14.550Z] c2a816b6bcb4: Preparing [2024-02-01T04:46:14.550Z] aedc3bda2944: Preparing [2024-02-01T04:46:14.550Z] 8643efa7f77f: Waiting [2024-02-01T04:46:14.550Z] aec410f38542: Waiting [2024-02-01T04:46:14.550Z] c13547c550a1: Waiting [2024-02-01T04:46:14.550Z] 743a783fc760: Waiting [2024-02-01T04:46:14.550Z] 9aaea9057e7c: Waiting [2024-02-01T04:46:14.550Z] 5f70bf18a086: Waiting [2024-02-01T04:46:14.550Z] c2a816b6bcb4: Waiting [2024-02-01T04:46:14.550Z] aedc3bda2944: Waiting [2024-02-01T04:46:14.550Z] 9e1895f6f604: Waiting [2024-02-01T04:46:14.550Z] d5b0be571bc9: Waiting [2024-02-01T04:46:14.550Z] 2178b003d79f: Waiting [2024-02-01T04:46:14.550Z] cb7010c63d1d: Layer already exists [2024-02-01T04:46:14.550Z] b59017a2de8a: Layer already exists [2024-02-01T04:46:14.550Z] ef90081205c9: Layer already exists [2024-02-01T04:46:14.550Z] 9b91112794fd: Layer already exists [2024-02-01T04:46:14.550Z] 319408e68830: Layer already exists [2024-02-01T04:46:14.550Z] 8643efa7f77f: Layer already exists [2024-02-01T04:46:14.550Z] aec410f38542: Layer already exists [2024-02-01T04:46:14.550Z] c13547c550a1: Layer already exists [2024-02-01T04:46:14.550Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:14.550Z] 2178b003d79f: Layer already exists [2024-02-01T04:46:14.550Z] 743a783fc760: Layer already exists [2024-02-01T04:46:14.550Z] 9e1895f6f604: Layer already exists [2024-02-01T04:46:14.550Z] 9aaea9057e7c: Layer already exists [2024-02-01T04:46:14.550Z] 5f70bf18a086: Layer already exists [2024-02-01T04:46:14.550Z] c2a816b6bcb4: Layer already exists [2024-02-01T04:46:14.550Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:14.550Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:71ce30f98d50993a3f4c3a65c681b23cb3d0b9b1e2d1e7fd52965693c5b32cc9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-01T04:46:14.747Z] 872ee5b61b7b: Pull complete [Pipeline] sh [2024-02-01T04:46:15.109Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:15.614Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-02-01T04:46:15.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-01T04:46:15.614Z] cb7010c63d1d: Preparing [2024-02-01T04:46:15.614Z] ef90081205c9: Preparing [2024-02-01T04:46:15.614Z] 319408e68830: Preparing [2024-02-01T04:46:15.614Z] 9b91112794fd: Preparing [2024-02-01T04:46:15.614Z] b59017a2de8a: Preparing [2024-02-01T04:46:15.614Z] 8643efa7f77f: Preparing [2024-02-01T04:46:15.614Z] aec410f38542: Preparing [2024-02-01T04:46:15.614Z] c13547c550a1: Preparing [2024-02-01T04:46:15.614Z] d5b0be571bc9: Preparing [2024-02-01T04:46:15.614Z] 2178b003d79f: Preparing [2024-02-01T04:46:15.614Z] 8643efa7f77f: Waiting [2024-02-01T04:46:15.614Z] aec410f38542: Waiting [2024-02-01T04:46:15.614Z] c13547c550a1: Waiting [2024-02-01T04:46:15.614Z] d5b0be571bc9: Waiting [2024-02-01T04:46:15.614Z] 743a783fc760: Preparing [2024-02-01T04:46:15.614Z] 5f70bf18a086: Preparing [2024-02-01T04:46:15.614Z] 9e1895f6f604: Preparing [2024-02-01T04:46:15.614Z] 9aaea9057e7c: Preparing [2024-02-01T04:46:15.614Z] 2178b003d79f: Waiting [2024-02-01T04:46:15.614Z] c2a816b6bcb4: Preparing [2024-02-01T04:46:15.614Z] 5f70bf18a086: Waiting [2024-02-01T04:46:15.614Z] aedc3bda2944: Preparing [2024-02-01T04:46:15.614Z] 9aaea9057e7c: Waiting [2024-02-01T04:46:15.614Z] c2a816b6bcb4: Waiting [2024-02-01T04:46:15.614Z] aedc3bda2944: Waiting [2024-02-01T04:46:15.614Z] 319408e68830: Layer already exists [2024-02-01T04:46:15.614Z] ef90081205c9: Layer already exists [2024-02-01T04:46:15.614Z] 9b91112794fd: Layer already exists [2024-02-01T04:46:15.614Z] cb7010c63d1d: Layer already exists [2024-02-01T04:46:15.614Z] b59017a2de8a: Layer already exists [2024-02-01T04:46:15.614Z] aec410f38542: Layer already exists [2024-02-01T04:46:15.614Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:15.614Z] 2178b003d79f: Layer already exists [2024-02-01T04:46:15.614Z] 8643efa7f77f: Layer already exists [2024-02-01T04:46:15.614Z] c13547c550a1: Layer already exists [2024-02-01T04:46:15.614Z] 5f70bf18a086: Layer already exists [2024-02-01T04:46:15.614Z] 743a783fc760: Layer already exists [2024-02-01T04:46:15.614Z] 9aaea9057e7c: Layer already exists [2024-02-01T04:46:15.614Z] c2a816b6bcb4: Layer already exists [2024-02-01T04:46:15.614Z] 9e1895f6f604: Layer already exists [2024-02-01T04:46:15.614Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:15.614Z] main: digest: sha256:71ce30f98d50993a3f4c3a65c681b23cb3d0b9b1e2d1e7fd52965693c5b32cc9 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:46:16.013Z] ===================================================== [Pipeline] echo [2024-02-01T04:46:16.077Z] taggedImages: [2024-02-01T04:46:16.077Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:16.077Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-02-01T04:46:16.077Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.13 [2024-02-01T04:46:16.077Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:16.077Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-02-01T04:46:16.155Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-02-01T04:46:16.155Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:16.155Z] latest [2024-02-01T04:46:16.155Z] 3.2.0-dev.13 [2024-02-01T04:46:16.155Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:16.155Z] main [2024-02-01T04:46:16.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:16.773Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:17.358Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:17.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-01T04:46:17.358Z] a20232206263: Preparing [2024-02-01T04:46:17.358Z] d6bf426a22e6: Preparing [2024-02-01T04:46:17.358Z] 7a8a54a3dab7: Preparing [2024-02-01T04:46:17.358Z] d6acc5c6bd19: Preparing [2024-02-01T04:46:17.358Z] c13547c550a1: Preparing [2024-02-01T04:46:17.358Z] d5b0be571bc9: Preparing [2024-02-01T04:46:17.358Z] b151f7d3a46c: Preparing [2024-02-01T04:46:17.358Z] a36d6ca75fbb: Preparing [2024-02-01T04:46:17.358Z] aedc3bda2944: Preparing [2024-02-01T04:46:17.358Z] b151f7d3a46c: Waiting [2024-02-01T04:46:17.358Z] a36d6ca75fbb: Waiting [2024-02-01T04:46:17.358Z] aedc3bda2944: Waiting [2024-02-01T04:46:17.358Z] d5b0be571bc9: Waiting [2024-02-01T04:46:17.358Z] c13547c550a1: Layer already exists [2024-02-01T04:46:17.358Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:17.358Z] b151f7d3a46c: Layer already exists [2024-02-01T04:46:17.358Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:46:17.358Z] d6bf426a22e6: Pushed [2024-02-01T04:46:17.358Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:17.623Z] a20232206263: Pushed [2024-02-01T04:46:17.623Z] 7a8a54a3dab7: Pushed [2024-02-01T04:46:18.214Z] d6acc5c6bd19: Pushed [2024-02-01T04:46:18.492Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:a4ea32070a8c26452ae4fc221db0239979007f7588712ef0983e5d9ecaf3609c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:19.013Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:19.535Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-02-01T04:46:19.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-01T04:46:19.535Z] a20232206263: Preparing [2024-02-01T04:46:19.535Z] d6bf426a22e6: Preparing [2024-02-01T04:46:19.535Z] 7a8a54a3dab7: Preparing [2024-02-01T04:46:19.535Z] d6acc5c6bd19: Preparing [2024-02-01T04:46:19.535Z] c13547c550a1: Preparing [2024-02-01T04:46:19.535Z] d5b0be571bc9: Preparing [2024-02-01T04:46:19.535Z] b151f7d3a46c: Preparing [2024-02-01T04:46:19.535Z] a36d6ca75fbb: Preparing [2024-02-01T04:46:19.535Z] aedc3bda2944: Preparing [2024-02-01T04:46:19.535Z] d5b0be571bc9: Waiting [2024-02-01T04:46:19.535Z] b151f7d3a46c: Waiting [2024-02-01T04:46:19.535Z] a36d6ca75fbb: Waiting [2024-02-01T04:46:19.535Z] aedc3bda2944: Waiting [2024-02-01T04:46:19.535Z] d6bf426a22e6: Layer already exists [2024-02-01T04:46:19.535Z] 7a8a54a3dab7: Layer already exists [2024-02-01T04:46:19.535Z] a20232206263: Layer already exists [2024-02-01T04:46:19.535Z] d6acc5c6bd19: Layer already exists [2024-02-01T04:46:19.535Z] c13547c550a1: Layer already exists [2024-02-01T04:46:19.535Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:19.535Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:19.535Z] b151f7d3a46c: Layer already exists [2024-02-01T04:46:19.535Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:46:19.535Z] latest: digest: sha256:a4ea32070a8c26452ae4fc221db0239979007f7588712ef0983e5d9ecaf3609c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:20.080Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:20.563Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.13 [2024-02-01T04:46:20.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-01T04:46:20.564Z] a20232206263: Preparing [2024-02-01T04:46:20.564Z] d6bf426a22e6: Preparing [2024-02-01T04:46:20.564Z] 7a8a54a3dab7: Preparing [2024-02-01T04:46:20.564Z] d6acc5c6bd19: Preparing [2024-02-01T04:46:20.564Z] c13547c550a1: Preparing [2024-02-01T04:46:20.564Z] d5b0be571bc9: Preparing [2024-02-01T04:46:20.564Z] b151f7d3a46c: Preparing [2024-02-01T04:46:20.564Z] a36d6ca75fbb: Preparing [2024-02-01T04:46:20.564Z] aedc3bda2944: Preparing [2024-02-01T04:46:20.564Z] d5b0be571bc9: Waiting [2024-02-01T04:46:20.564Z] b151f7d3a46c: Waiting [2024-02-01T04:46:20.564Z] a36d6ca75fbb: Waiting [2024-02-01T04:46:20.564Z] aedc3bda2944: Waiting [2024-02-01T04:46:20.564Z] c13547c550a1: Layer already exists [2024-02-01T04:46:20.564Z] d6acc5c6bd19: Layer already exists [2024-02-01T04:46:20.564Z] d6bf426a22e6: Layer already exists [2024-02-01T04:46:20.564Z] 7a8a54a3dab7: Layer already exists [2024-02-01T04:46:20.564Z] a20232206263: Layer already exists [2024-02-01T04:46:20.564Z] b151f7d3a46c: Layer already exists [2024-02-01T04:46:20.564Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:46:20.564Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:20.564Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:20.564Z] 3.2.0-dev.13: digest: sha256:a4ea32070a8c26452ae4fc221db0239979007f7588712ef0983e5d9ecaf3609c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:21.046Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:21.526Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:21.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-01T04:46:21.526Z] a20232206263: Preparing [2024-02-01T04:46:21.526Z] d6bf426a22e6: Preparing [2024-02-01T04:46:21.526Z] 7a8a54a3dab7: Preparing [2024-02-01T04:46:21.526Z] d6acc5c6bd19: Preparing [2024-02-01T04:46:21.526Z] c13547c550a1: Preparing [2024-02-01T04:46:21.526Z] d5b0be571bc9: Preparing [2024-02-01T04:46:21.526Z] b151f7d3a46c: Preparing [2024-02-01T04:46:21.526Z] a36d6ca75fbb: Preparing [2024-02-01T04:46:21.526Z] aedc3bda2944: Preparing [2024-02-01T04:46:21.526Z] b151f7d3a46c: Waiting [2024-02-01T04:46:21.526Z] a36d6ca75fbb: Waiting [2024-02-01T04:46:21.526Z] aedc3bda2944: Waiting [2024-02-01T04:46:21.526Z] d5b0be571bc9: Waiting [2024-02-01T04:46:21.526Z] a20232206263: Layer already exists [2024-02-01T04:46:21.526Z] 7a8a54a3dab7: Layer already exists [2024-02-01T04:46:21.526Z] d6bf426a22e6: Layer already exists [2024-02-01T04:46:21.526Z] c13547c550a1: Layer already exists [2024-02-01T04:46:21.526Z] d6acc5c6bd19: Layer already exists [2024-02-01T04:46:21.526Z] b151f7d3a46c: Layer already exists [2024-02-01T04:46:21.526Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:46:21.526Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:21.526Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:21.526Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:a4ea32070a8c26452ae4fc221db0239979007f7588712ef0983e5d9ecaf3609c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:22.012Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:22.492Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-02-01T04:46:22.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-01T04:46:22.493Z] a20232206263: Preparing [2024-02-01T04:46:22.493Z] d6bf426a22e6: Preparing [2024-02-01T04:46:22.493Z] 7a8a54a3dab7: Preparing [2024-02-01T04:46:22.493Z] d6acc5c6bd19: Preparing [2024-02-01T04:46:22.493Z] c13547c550a1: Preparing [2024-02-01T04:46:22.493Z] d5b0be571bc9: Preparing [2024-02-01T04:46:22.493Z] b151f7d3a46c: Preparing [2024-02-01T04:46:22.493Z] a36d6ca75fbb: Preparing [2024-02-01T04:46:22.493Z] b151f7d3a46c: Waiting [2024-02-01T04:46:22.493Z] d5b0be571bc9: Waiting [2024-02-01T04:46:22.493Z] aedc3bda2944: Preparing [2024-02-01T04:46:22.493Z] a36d6ca75fbb: Waiting [2024-02-01T04:46:22.493Z] c13547c550a1: Layer already exists [2024-02-01T04:46:22.493Z] 7a8a54a3dab7: Layer already exists [2024-02-01T04:46:22.493Z] d6acc5c6bd19: Layer already exists [2024-02-01T04:46:22.493Z] a20232206263: Layer already exists [2024-02-01T04:46:22.493Z] d6bf426a22e6: Layer already exists [2024-02-01T04:46:22.493Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:22.493Z] b151f7d3a46c: Layer already exists [2024-02-01T04:46:22.493Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:46:22.493Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:22.493Z] main: digest: sha256:a4ea32070a8c26452ae4fc221db0239979007f7588712ef0983e5d9ecaf3609c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:46:22.965Z] ===================================================== [Pipeline] echo [2024-02-01T04:46:23.038Z] taggedImages: [2024-02-01T04:46:23.038Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:23.038Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-02-01T04:46:23.038Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.13 [2024-02-01T04:46:23.038Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:23.038Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-02-01T04:46:23.088Z] 0c6a40ed1a82: Pull complete [Pipeline] echo [2024-02-01T04:46:23.126Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-02-01T04:46:23.126Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:23.126Z] latest [2024-02-01T04:46:23.126Z] 3.2.0-dev.13 [2024-02-01T04:46:23.126Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:23.126Z] main [2024-02-01T04:46:23.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:23.687Z] 94ae7d8d031c: Pull complete [2024-02-01T04:46:23.687Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-01T04:46:23.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-01T04:46:23.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [2024-02-01T04:46:23.725Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:24.083Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-01T04:46:24.083Z] WORKDIR /edgex [2024-02-01T04:46:24.083Z] COPY go.mod . [2024-02-01T04:46:24.083Z] RUN go mod download build [2024-02-01T04:46:24.083Z] -t ci-base-image-arm64 -f - . [2024-02-01T04:46:24.302Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:24.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-01T04:46:24.302Z] 78540a2e88f7: Preparing [2024-02-01T04:46:24.302Z] 34b1fbf84904: Preparing [2024-02-01T04:46:24.302Z] 5337bd0a0912: Preparing [2024-02-01T04:46:24.302Z] 63b5bd044acc: Preparing [2024-02-01T04:46:24.302Z] 41c34fcb1e12: Preparing [2024-02-01T04:46:24.302Z] c13547c550a1: Preparing [2024-02-01T04:46:24.302Z] d5b0be571bc9: Preparing [2024-02-01T04:46:24.302Z] 4cf397d7a2db: Preparing [2024-02-01T04:46:24.302Z] d7defed895e8: Preparing [2024-02-01T04:46:24.302Z] 02fdd7961610: Preparing [2024-02-01T04:46:24.302Z] aedc3bda2944: Preparing [2024-02-01T04:46:24.302Z] c13547c550a1: Waiting [2024-02-01T04:46:24.302Z] d5b0be571bc9: Waiting [2024-02-01T04:46:24.302Z] 4cf397d7a2db: Waiting [2024-02-01T04:46:24.302Z] d7defed895e8: Waiting [2024-02-01T04:46:24.302Z] 02fdd7961610: Waiting [2024-02-01T04:46:24.302Z] aedc3bda2944: Waiting [2024-02-01T04:46:24.302Z] 34b1fbf84904: Pushed [2024-02-01T04:46:24.302Z] 41c34fcb1e12: Pushed [2024-02-01T04:46:24.302Z] c13547c550a1: Layer already exists [2024-02-01T04:46:24.302Z] 63b5bd044acc: Pushed [2024-02-01T04:46:24.302Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:24.302Z] 78540a2e88f7: Pushed [2024-02-01T04:46:24.302Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:24.302Z] 4cf397d7a2db: Pushed [2024-02-01T04:46:24.562Z] d7defed895e8: Pushed [2024-02-01T04:46:24.670Z] Sending build context to Docker daemon 2.918MB [2024-02-01T04:46:24.670Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-01T04:46:24.670Z] ---> 86de565de09d [2024-02-01T04:46:24.670Z] Step 2/4 : WORKDIR /edgex [2024-02-01T04:46:25.130Z] 5337bd0a0912: Pushed [2024-02-01T04:46:25.698Z] 02fdd7961610: Pushed [2024-02-01T04:46:25.698Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:e1e6cfb60ec71903a1c008743c8d50dfe149b3cfe03412cf20c29d6718e95f85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:26.189Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:26.614Z] ---> Running in ea9313913d16 [2024-02-01T04:46:26.614Z] Removing intermediate container ea9313913d16 [2024-02-01T04:46:26.614Z] ---> 9f282fff3f13 [2024-02-01T04:46:26.614Z] Step 3/4 : COPY go.mod . [2024-02-01T04:46:26.684Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-02-01T04:46:26.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-01T04:46:26.684Z] 78540a2e88f7: Preparing [2024-02-01T04:46:26.684Z] 34b1fbf84904: Preparing [2024-02-01T04:46:26.684Z] 5337bd0a0912: Preparing [2024-02-01T04:46:26.684Z] 63b5bd044acc: Preparing [2024-02-01T04:46:26.684Z] 41c34fcb1e12: Preparing [2024-02-01T04:46:26.684Z] c13547c550a1: Preparing [2024-02-01T04:46:26.684Z] d5b0be571bc9: Preparing [2024-02-01T04:46:26.684Z] 4cf397d7a2db: Preparing [2024-02-01T04:46:26.684Z] d7defed895e8: Preparing [2024-02-01T04:46:26.684Z] 02fdd7961610: Preparing [2024-02-01T04:46:26.684Z] aedc3bda2944: Preparing [2024-02-01T04:46:26.684Z] c13547c550a1: Waiting [2024-02-01T04:46:26.684Z] d5b0be571bc9: Waiting [2024-02-01T04:46:26.684Z] 02fdd7961610: Waiting [2024-02-01T04:46:26.684Z] aedc3bda2944: Waiting [2024-02-01T04:46:26.684Z] 4cf397d7a2db: Waiting [2024-02-01T04:46:26.684Z] d7defed895e8: Waiting [2024-02-01T04:46:26.684Z] 5337bd0a0912: Layer already exists [2024-02-01T04:46:26.684Z] 41c34fcb1e12: Layer already exists [2024-02-01T04:46:26.684Z] 63b5bd044acc: Layer already exists [2024-02-01T04:46:26.684Z] 34b1fbf84904: Layer already exists [2024-02-01T04:46:26.684Z] 78540a2e88f7: Layer already exists [2024-02-01T04:46:26.684Z] 4cf397d7a2db: Layer already exists [2024-02-01T04:46:26.684Z] d7defed895e8: Layer already exists [2024-02-01T04:46:26.684Z] c13547c550a1: Layer already exists [2024-02-01T04:46:26.684Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:26.684Z] 02fdd7961610: Layer already exists [2024-02-01T04:46:26.684Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:26.684Z] latest: digest: sha256:e1e6cfb60ec71903a1c008743c8d50dfe149b3cfe03412cf20c29d6718e95f85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:27.174Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.13 [Pipeline] } [2024-02-01T04:46:27.207Z] ---> 72bdedf78700 [2024-02-01T04:46:27.207Z] Step 4/4 : RUN go mod download [2024-02-01T04:46:27.207Z] ---> Running in d1097a4efeb3 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:27.691Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.13 [2024-02-01T04:46:27.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-01T04:46:27.691Z] 78540a2e88f7: Preparing [2024-02-01T04:46:27.691Z] 34b1fbf84904: Preparing [2024-02-01T04:46:27.691Z] 5337bd0a0912: Preparing [2024-02-01T04:46:27.691Z] 63b5bd044acc: Preparing [2024-02-01T04:46:27.691Z] 41c34fcb1e12: Preparing [2024-02-01T04:46:27.691Z] c13547c550a1: Preparing [2024-02-01T04:46:27.691Z] d5b0be571bc9: Preparing [2024-02-01T04:46:27.691Z] 4cf397d7a2db: Preparing [2024-02-01T04:46:27.691Z] d7defed895e8: Preparing [2024-02-01T04:46:27.691Z] 02fdd7961610: Preparing [2024-02-01T04:46:27.691Z] aedc3bda2944: Preparing [2024-02-01T04:46:27.691Z] c13547c550a1: Waiting [2024-02-01T04:46:27.691Z] d7defed895e8: Waiting [2024-02-01T04:46:27.691Z] 02fdd7961610: Waiting [2024-02-01T04:46:27.691Z] 4cf397d7a2db: Waiting [2024-02-01T04:46:27.691Z] d5b0be571bc9: Waiting [2024-02-01T04:46:27.691Z] aedc3bda2944: Waiting [2024-02-01T04:46:27.691Z] 34b1fbf84904: Layer already exists [2024-02-01T04:46:27.691Z] 78540a2e88f7: Layer already exists [2024-02-01T04:46:27.691Z] 5337bd0a0912: Layer already exists [2024-02-01T04:46:27.691Z] 63b5bd044acc: Layer already exists [2024-02-01T04:46:27.691Z] 41c34fcb1e12: Layer already exists [2024-02-01T04:46:27.691Z] c13547c550a1: Layer already exists [2024-02-01T04:46:27.691Z] d7defed895e8: Layer already exists [2024-02-01T04:46:27.691Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:27.691Z] 4cf397d7a2db: Layer already exists [2024-02-01T04:46:27.691Z] 02fdd7961610: Layer already exists [2024-02-01T04:46:27.691Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:27.691Z] 3.2.0-dev.13: digest: sha256:e1e6cfb60ec71903a1c008743c8d50dfe149b3cfe03412cf20c29d6718e95f85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:28.221Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:28.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:28.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-01T04:46:28.722Z] 78540a2e88f7: Preparing [2024-02-01T04:46:28.722Z] 34b1fbf84904: Preparing [2024-02-01T04:46:28.722Z] 5337bd0a0912: Preparing [2024-02-01T04:46:28.722Z] 63b5bd044acc: Preparing [2024-02-01T04:46:28.722Z] 41c34fcb1e12: Preparing [2024-02-01T04:46:28.722Z] c13547c550a1: Preparing [2024-02-01T04:46:28.722Z] d5b0be571bc9: Preparing [2024-02-01T04:46:28.722Z] 4cf397d7a2db: Preparing [2024-02-01T04:46:28.722Z] d7defed895e8: Preparing [2024-02-01T04:46:28.722Z] 02fdd7961610: Preparing [2024-02-01T04:46:28.722Z] 4cf397d7a2db: Waiting [2024-02-01T04:46:28.722Z] d5b0be571bc9: Waiting [2024-02-01T04:46:28.722Z] d7defed895e8: Waiting [2024-02-01T04:46:28.722Z] aedc3bda2944: Preparing [2024-02-01T04:46:28.722Z] aedc3bda2944: Waiting [2024-02-01T04:46:28.722Z] 02fdd7961610: Waiting [2024-02-01T04:46:28.722Z] 5337bd0a0912: Layer already exists [2024-02-01T04:46:28.722Z] 34b1fbf84904: Layer already exists [2024-02-01T04:46:28.722Z] 63b5bd044acc: Layer already exists [2024-02-01T04:46:28.722Z] 41c34fcb1e12: Layer already exists [2024-02-01T04:46:28.722Z] 78540a2e88f7: Layer already exists [2024-02-01T04:46:28.722Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:28.722Z] c13547c550a1: Layer already exists [2024-02-01T04:46:28.722Z] 02fdd7961610: Layer already exists [2024-02-01T04:46:28.722Z] 4cf397d7a2db: Layer already exists [2024-02-01T04:46:28.722Z] d7defed895e8: Layer already exists [2024-02-01T04:46:28.722Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:28.722Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:e1e6cfb60ec71903a1c008743c8d50dfe149b3cfe03412cf20c29d6718e95f85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:29.236Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:29.801Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-02-01T04:46:29.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-01T04:46:29.801Z] 78540a2e88f7: Preparing [2024-02-01T04:46:29.801Z] 34b1fbf84904: Preparing [2024-02-01T04:46:29.801Z] 5337bd0a0912: Preparing [2024-02-01T04:46:29.801Z] 63b5bd044acc: Preparing [2024-02-01T04:46:29.801Z] 41c34fcb1e12: Preparing [2024-02-01T04:46:29.801Z] c13547c550a1: Preparing [2024-02-01T04:46:29.801Z] d5b0be571bc9: Preparing [2024-02-01T04:46:29.801Z] 4cf397d7a2db: Preparing [2024-02-01T04:46:29.801Z] d7defed895e8: Preparing [2024-02-01T04:46:29.801Z] 02fdd7961610: Preparing [2024-02-01T04:46:29.801Z] aedc3bda2944: Preparing [2024-02-01T04:46:29.801Z] c13547c550a1: Waiting [2024-02-01T04:46:29.802Z] d7defed895e8: Waiting [2024-02-01T04:46:29.802Z] 02fdd7961610: Waiting [2024-02-01T04:46:29.802Z] d5b0be571bc9: Waiting [2024-02-01T04:46:29.802Z] 4cf397d7a2db: Waiting [2024-02-01T04:46:29.802Z] aedc3bda2944: Waiting [2024-02-01T04:46:29.802Z] 63b5bd044acc: Layer already exists [2024-02-01T04:46:29.802Z] 78540a2e88f7: Layer already exists [2024-02-01T04:46:29.802Z] 41c34fcb1e12: Layer already exists [2024-02-01T04:46:29.802Z] 34b1fbf84904: Layer already exists [2024-02-01T04:46:29.802Z] 5337bd0a0912: Layer already exists [2024-02-01T04:46:29.802Z] 4cf397d7a2db: Layer already exists [2024-02-01T04:46:29.802Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:29.802Z] d7defed895e8: Layer already exists [2024-02-01T04:46:29.802Z] 02fdd7961610: Layer already exists [2024-02-01T04:46:29.802Z] c13547c550a1: Layer already exists [2024-02-01T04:46:29.802Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:29.802Z] main: digest: sha256:e1e6cfb60ec71903a1c008743c8d50dfe149b3cfe03412cf20c29d6718e95f85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:46:30.245Z] ===================================================== [Pipeline] echo [2024-02-01T04:46:30.321Z] taggedImages: [2024-02-01T04:46:30.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:30.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-02-01T04:46:30.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.13 [2024-02-01T04:46:30.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:30.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-02-01T04:46:30.414Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-02-01T04:46:30.414Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:30.414Z] latest [2024-02-01T04:46:30.414Z] 3.2.0-dev.13 [2024-02-01T04:46:30.414Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:30.414Z] main [2024-02-01T04:46:30.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:31.074Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:31.665Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:31.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-01T04:46:31.665Z] 7b90626f2a81: Preparing [2024-02-01T04:46:31.665Z] 62df48b7af5f: Preparing [2024-02-01T04:46:31.665Z] 593639c1bb03: Preparing [2024-02-01T04:46:31.665Z] c6e4d18146cc: Preparing [2024-02-01T04:46:31.665Z] 1a7dee28b753: Preparing [2024-02-01T04:46:31.665Z] cdd524cae90f: Preparing [2024-02-01T04:46:31.665Z] 2c7336019438: Preparing [2024-02-01T04:46:31.665Z] c13547c550a1: Preparing [2024-02-01T04:46:31.665Z] d5b0be571bc9: Preparing [2024-02-01T04:46:31.665Z] 179e7eee5d26: Preparing [2024-02-01T04:46:31.665Z] 2d48df3f6390: Preparing [2024-02-01T04:46:31.665Z] aedc3bda2944: Preparing [2024-02-01T04:46:31.665Z] 2c7336019438: Waiting [2024-02-01T04:46:31.665Z] cdd524cae90f: Waiting [2024-02-01T04:46:31.665Z] 179e7eee5d26: Waiting [2024-02-01T04:46:31.665Z] c13547c550a1: Waiting [2024-02-01T04:46:31.665Z] d5b0be571bc9: Waiting [2024-02-01T04:46:31.665Z] 2d48df3f6390: Waiting [2024-02-01T04:46:31.665Z] 62df48b7af5f: Pushed [2024-02-01T04:46:31.665Z] 1a7dee28b753: Pushed [2024-02-01T04:46:31.665Z] 7b90626f2a81: Pushed [2024-02-01T04:46:31.665Z] c13547c550a1: Layer already exists [2024-02-01T04:46:31.665Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:31.665Z] cdd524cae90f: Pushed [2024-02-01T04:46:31.930Z] 2c7336019438: Pushed [2024-02-01T04:46:31.930Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:31.930Z] 179e7eee5d26: Pushed [2024-02-01T04:46:32.501Z] c6e4d18146cc: Pushed [2024-02-01T04:46:32.761Z] 593639c1bb03: Pushed [2024-02-01T04:46:33.021Z] 2d48df3f6390: Pushed [2024-02-01T04:46:33.021Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:f039eab6242b3857c866c42ce883020af719e3269a94b095a77a2ce96b3d9ea8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:33.534Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:34.038Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-02-01T04:46:34.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-01T04:46:34.038Z] 7b90626f2a81: Preparing [2024-02-01T04:46:34.038Z] 62df48b7af5f: Preparing [2024-02-01T04:46:34.038Z] 593639c1bb03: Preparing [2024-02-01T04:46:34.038Z] c6e4d18146cc: Preparing [2024-02-01T04:46:34.038Z] 1a7dee28b753: Preparing [2024-02-01T04:46:34.038Z] cdd524cae90f: Preparing [2024-02-01T04:46:34.038Z] 2c7336019438: Preparing [2024-02-01T04:46:34.038Z] c13547c550a1: Preparing [2024-02-01T04:46:34.038Z] d5b0be571bc9: Preparing [2024-02-01T04:46:34.038Z] cdd524cae90f: Waiting [2024-02-01T04:46:34.038Z] c13547c550a1: Waiting [2024-02-01T04:46:34.038Z] 179e7eee5d26: Preparing [2024-02-01T04:46:34.038Z] 2d48df3f6390: Preparing [2024-02-01T04:46:34.038Z] aedc3bda2944: Preparing [2024-02-01T04:46:34.038Z] 2d48df3f6390: Waiting [2024-02-01T04:46:34.038Z] aedc3bda2944: Waiting [2024-02-01T04:46:34.038Z] 179e7eee5d26: Waiting [2024-02-01T04:46:34.038Z] 62df48b7af5f: Layer already exists [2024-02-01T04:46:34.038Z] 1a7dee28b753: Layer already exists [2024-02-01T04:46:34.038Z] 7b90626f2a81: Layer already exists [2024-02-01T04:46:34.038Z] 593639c1bb03: Layer already exists [2024-02-01T04:46:34.038Z] c6e4d18146cc: Layer already exists [2024-02-01T04:46:34.038Z] cdd524cae90f: Layer already exists [2024-02-01T04:46:34.038Z] c13547c550a1: Layer already exists [2024-02-01T04:46:34.038Z] 2c7336019438: Layer already exists [2024-02-01T04:46:34.038Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:34.038Z] 179e7eee5d26: Layer already exists [2024-02-01T04:46:34.038Z] 2d48df3f6390: Layer already exists [2024-02-01T04:46:34.038Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:34.038Z] latest: digest: sha256:f039eab6242b3857c866c42ce883020af719e3269a94b095a77a2ce96b3d9ea8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:34.550Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:35.054Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.13 [2024-02-01T04:46:35.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-01T04:46:35.054Z] 7b90626f2a81: Preparing [2024-02-01T04:46:35.054Z] 62df48b7af5f: Preparing [2024-02-01T04:46:35.054Z] 593639c1bb03: Preparing [2024-02-01T04:46:35.054Z] c6e4d18146cc: Preparing [2024-02-01T04:46:35.054Z] 1a7dee28b753: Preparing [2024-02-01T04:46:35.054Z] cdd524cae90f: Preparing [2024-02-01T04:46:35.054Z] 2c7336019438: Preparing [2024-02-01T04:46:35.054Z] c13547c550a1: Preparing [2024-02-01T04:46:35.054Z] d5b0be571bc9: Preparing [2024-02-01T04:46:35.054Z] 179e7eee5d26: Preparing [2024-02-01T04:46:35.054Z] 2d48df3f6390: Preparing [2024-02-01T04:46:35.054Z] aedc3bda2944: Preparing [2024-02-01T04:46:35.054Z] 2d48df3f6390: Waiting [2024-02-01T04:46:35.054Z] aedc3bda2944: Waiting [2024-02-01T04:46:35.054Z] c13547c550a1: Waiting [2024-02-01T04:46:35.054Z] d5b0be571bc9: Waiting [2024-02-01T04:46:35.054Z] cdd524cae90f: Waiting [2024-02-01T04:46:35.054Z] 2c7336019438: Waiting [2024-02-01T04:46:35.054Z] 179e7eee5d26: Waiting [2024-02-01T04:46:35.054Z] 62df48b7af5f: Layer already exists [2024-02-01T04:46:35.054Z] c6e4d18146cc: Layer already exists [2024-02-01T04:46:35.054Z] 1a7dee28b753: Layer already exists [2024-02-01T04:46:35.054Z] 593639c1bb03: Layer already exists [2024-02-01T04:46:35.054Z] 7b90626f2a81: Layer already exists [2024-02-01T04:46:35.054Z] cdd524cae90f: Layer already exists [2024-02-01T04:46:35.054Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:35.054Z] c13547c550a1: Layer already exists [2024-02-01T04:46:35.054Z] 2c7336019438: Layer already exists [2024-02-01T04:46:35.055Z] 179e7eee5d26: Layer already exists [2024-02-01T04:46:35.055Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:35.055Z] 2d48df3f6390: Layer already exists [2024-02-01T04:46:35.055Z] 3.2.0-dev.13: digest: sha256:f039eab6242b3857c866c42ce883020af719e3269a94b095a77a2ce96b3d9ea8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:35.572Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:36.104Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:36.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-01T04:46:36.104Z] 7b90626f2a81: Preparing [2024-02-01T04:46:36.104Z] 62df48b7af5f: Preparing [2024-02-01T04:46:36.104Z] 593639c1bb03: Preparing [2024-02-01T04:46:36.104Z] c6e4d18146cc: Preparing [2024-02-01T04:46:36.104Z] 1a7dee28b753: Preparing [2024-02-01T04:46:36.104Z] cdd524cae90f: Preparing [2024-02-01T04:46:36.104Z] 2c7336019438: Preparing [2024-02-01T04:46:36.104Z] c13547c550a1: Preparing [2024-02-01T04:46:36.104Z] d5b0be571bc9: Preparing [2024-02-01T04:46:36.104Z] 179e7eee5d26: Preparing [2024-02-01T04:46:36.104Z] 2d48df3f6390: Preparing [2024-02-01T04:46:36.104Z] aedc3bda2944: Preparing [2024-02-01T04:46:36.104Z] 2c7336019438: Waiting [2024-02-01T04:46:36.104Z] 179e7eee5d26: Waiting [2024-02-01T04:46:36.104Z] 2d48df3f6390: Waiting [2024-02-01T04:46:36.104Z] c13547c550a1: Waiting [2024-02-01T04:46:36.104Z] d5b0be571bc9: Waiting [2024-02-01T04:46:36.104Z] aedc3bda2944: Waiting [2024-02-01T04:46:36.104Z] cdd524cae90f: Waiting [2024-02-01T04:46:36.104Z] 62df48b7af5f: Layer already exists [2024-02-01T04:46:36.104Z] 7b90626f2a81: Layer already exists [2024-02-01T04:46:36.104Z] 593639c1bb03: Layer already exists [2024-02-01T04:46:36.104Z] 1a7dee28b753: Layer already exists [2024-02-01T04:46:36.104Z] c6e4d18146cc: Layer already exists [2024-02-01T04:46:36.104Z] cdd524cae90f: Layer already exists [2024-02-01T04:46:36.104Z] 2c7336019438: Layer already exists [2024-02-01T04:46:36.104Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:36.104Z] c13547c550a1: Layer already exists [2024-02-01T04:46:36.104Z] 2d48df3f6390: Layer already exists [2024-02-01T04:46:36.104Z] 179e7eee5d26: Layer already exists [2024-02-01T04:46:36.104Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:36.104Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:f039eab6242b3857c866c42ce883020af719e3269a94b095a77a2ce96b3d9ea8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:36.625Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:37.242Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-02-01T04:46:37.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-01T04:46:37.242Z] 7b90626f2a81: Preparing [2024-02-01T04:46:37.242Z] 62df48b7af5f: Preparing [2024-02-01T04:46:37.242Z] 593639c1bb03: Preparing [2024-02-01T04:46:37.242Z] c6e4d18146cc: Preparing [2024-02-01T04:46:37.242Z] 1a7dee28b753: Preparing [2024-02-01T04:46:37.242Z] cdd524cae90f: Preparing [2024-02-01T04:46:37.242Z] 2c7336019438: Preparing [2024-02-01T04:46:37.242Z] c13547c550a1: Preparing [2024-02-01T04:46:37.242Z] d5b0be571bc9: Preparing [2024-02-01T04:46:37.242Z] 179e7eee5d26: Preparing [2024-02-01T04:46:37.242Z] 2d48df3f6390: Preparing [2024-02-01T04:46:37.242Z] aedc3bda2944: Preparing [2024-02-01T04:46:37.242Z] cdd524cae90f: Waiting [2024-02-01T04:46:37.242Z] 2c7336019438: Waiting [2024-02-01T04:46:37.242Z] c13547c550a1: Waiting [2024-02-01T04:46:37.242Z] d5b0be571bc9: Waiting [2024-02-01T04:46:37.242Z] 2d48df3f6390: Waiting [2024-02-01T04:46:37.242Z] aedc3bda2944: Waiting [2024-02-01T04:46:37.242Z] 179e7eee5d26: Waiting [2024-02-01T04:46:37.242Z] c6e4d18146cc: Layer already exists [2024-02-01T04:46:37.242Z] 593639c1bb03: Layer already exists [2024-02-01T04:46:37.242Z] 62df48b7af5f: Layer already exists [2024-02-01T04:46:37.242Z] 7b90626f2a81: Layer already exists [2024-02-01T04:46:37.242Z] 1a7dee28b753: Layer already exists [2024-02-01T04:46:37.242Z] cdd524cae90f: Layer already exists [2024-02-01T04:46:37.242Z] c13547c550a1: Layer already exists [2024-02-01T04:46:37.242Z] 179e7eee5d26: Layer already exists [2024-02-01T04:46:37.242Z] 2c7336019438: Layer already exists [2024-02-01T04:46:37.242Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:37.242Z] 2d48df3f6390: Layer already exists [2024-02-01T04:46:37.242Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:37.242Z] main: digest: sha256:f039eab6242b3857c866c42ce883020af719e3269a94b095a77a2ce96b3d9ea8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:46:37.705Z] ===================================================== [Pipeline] echo [2024-02-01T04:46:37.791Z] taggedImages: [2024-02-01T04:46:37.791Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:37.791Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-02-01T04:46:37.791Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.13 [2024-02-01T04:46:37.791Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:37.791Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-02-01T04:46:37.892Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-02-01T04:46:37.892Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:37.892Z] latest [2024-02-01T04:46:37.892Z] 3.2.0-dev.13 [2024-02-01T04:46:37.892Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:37.892Z] main [2024-02-01T04:46:37.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:38.574Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:39.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:39.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-01T04:46:39.091Z] 2544d1282d6e: Preparing [2024-02-01T04:46:39.091Z] 6d47083516ff: Preparing [2024-02-01T04:46:39.091Z] c13547c550a1: Preparing [2024-02-01T04:46:39.091Z] d5b0be571bc9: Preparing [2024-02-01T04:46:39.091Z] bbe429558c15: Preparing [2024-02-01T04:46:39.091Z] 259fddb03267: Preparing [2024-02-01T04:46:39.091Z] aedc3bda2944: Preparing [2024-02-01T04:46:39.091Z] 259fddb03267: Waiting [2024-02-01T04:46:39.091Z] aedc3bda2944: Waiting [2024-02-01T04:46:39.091Z] c13547c550a1: Layer already exists [2024-02-01T04:46:39.091Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:39.091Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:39.091Z] bbe429558c15: Pushed [2024-02-01T04:46:39.091Z] 2544d1282d6e: Pushed [2024-02-01T04:46:39.658Z] 259fddb03267: Pushed [2024-02-01T04:46:40.599Z] 6d47083516ff: Pushed [2024-02-01T04:46:40.858Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:d55e6538807c12f25e3f1a275d5f35802e28135ca4c1194bb21d272b8fdf3077 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:41.399Z] + 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 [2024-02-01T04:46:41.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-02-01T04:46:41.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-01T04:46:41.981Z] 2544d1282d6e: Preparing [2024-02-01T04:46:41.981Z] 6d47083516ff: Preparing [2024-02-01T04:46:41.981Z] c13547c550a1: Preparing [2024-02-01T04:46:41.981Z] d5b0be571bc9: Preparing [2024-02-01T04:46:41.981Z] bbe429558c15: Preparing [2024-02-01T04:46:41.981Z] 259fddb03267: Preparing [2024-02-01T04:46:41.981Z] aedc3bda2944: Preparing [2024-02-01T04:46:41.981Z] aedc3bda2944: Waiting [2024-02-01T04:46:41.981Z] 259fddb03267: Waiting [2024-02-01T04:46:41.981Z] c13547c550a1: Layer already exists [2024-02-01T04:46:41.981Z] 2544d1282d6e: Layer already exists [2024-02-01T04:46:41.981Z] bbe429558c15: Layer already exists [2024-02-01T04:46:41.981Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:41.981Z] 6d47083516ff: Layer already exists [2024-02-01T04:46:41.981Z] 259fddb03267: Layer already exists [2024-02-01T04:46:41.981Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:41.981Z] latest: digest: sha256:d55e6538807c12f25e3f1a275d5f35802e28135ca4c1194bb21d272b8fdf3077 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:42.493Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:43.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.13 [2024-02-01T04:46:43.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-01T04:46:43.014Z] 2544d1282d6e: Preparing [2024-02-01T04:46:43.014Z] 6d47083516ff: Preparing [2024-02-01T04:46:43.014Z] c13547c550a1: Preparing [2024-02-01T04:46:43.014Z] d5b0be571bc9: Preparing [2024-02-01T04:46:43.014Z] bbe429558c15: Preparing [2024-02-01T04:46:43.014Z] 259fddb03267: Preparing [2024-02-01T04:46:43.014Z] aedc3bda2944: Preparing [2024-02-01T04:46:43.014Z] aedc3bda2944: Waiting [2024-02-01T04:46:43.014Z] 259fddb03267: Waiting [2024-02-01T04:46:43.014Z] bbe429558c15: Layer already exists [2024-02-01T04:46:43.014Z] 6d47083516ff: Layer already exists [2024-02-01T04:46:43.014Z] c13547c550a1: Layer already exists [2024-02-01T04:46:43.014Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:43.014Z] 2544d1282d6e: Layer already exists [2024-02-01T04:46:43.014Z] 259fddb03267: Layer already exists [2024-02-01T04:46:43.014Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:43.014Z] 3.2.0-dev.13: digest: sha256:d55e6538807c12f25e3f1a275d5f35802e28135ca4c1194bb21d272b8fdf3077 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:43.556Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:44.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:44.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-01T04:46:44.090Z] 2544d1282d6e: Preparing [2024-02-01T04:46:44.090Z] 6d47083516ff: Preparing [2024-02-01T04:46:44.090Z] c13547c550a1: Preparing [2024-02-01T04:46:44.090Z] d5b0be571bc9: Preparing [2024-02-01T04:46:44.090Z] bbe429558c15: Preparing [2024-02-01T04:46:44.090Z] 259fddb03267: Preparing [2024-02-01T04:46:44.090Z] aedc3bda2944: Preparing [2024-02-01T04:46:44.090Z] 259fddb03267: Waiting [2024-02-01T04:46:44.090Z] aedc3bda2944: Waiting [2024-02-01T04:46:44.090Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:44.090Z] 2544d1282d6e: Layer already exists [2024-02-01T04:46:44.090Z] 6d47083516ff: Layer already exists [2024-02-01T04:46:44.090Z] c13547c550a1: Layer already exists [2024-02-01T04:46:44.090Z] bbe429558c15: Layer already exists [2024-02-01T04:46:44.090Z] 259fddb03267: Layer already exists [2024-02-01T04:46:44.090Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:44.090Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:d55e6538807c12f25e3f1a275d5f35802e28135ca4c1194bb21d272b8fdf3077 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:44.628Z] + 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 [2024-02-01T04:46:45.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-02-01T04:46:45.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-01T04:46:45.157Z] 2544d1282d6e: Preparing [2024-02-01T04:46:45.157Z] 6d47083516ff: Preparing [2024-02-01T04:46:45.157Z] c13547c550a1: Preparing [2024-02-01T04:46:45.157Z] d5b0be571bc9: Preparing [2024-02-01T04:46:45.157Z] bbe429558c15: Preparing [2024-02-01T04:46:45.157Z] 259fddb03267: Preparing [2024-02-01T04:46:45.157Z] aedc3bda2944: Preparing [2024-02-01T04:46:45.157Z] 259fddb03267: Waiting [2024-02-01T04:46:45.157Z] bbe429558c15: Layer already exists [2024-02-01T04:46:45.157Z] 6d47083516ff: Layer already exists [2024-02-01T04:46:45.157Z] c13547c550a1: Layer already exists [2024-02-01T04:46:45.157Z] 2544d1282d6e: Layer already exists [2024-02-01T04:46:45.157Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:45.157Z] 259fddb03267: Layer already exists [2024-02-01T04:46:45.157Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:45.157Z] main: digest: sha256:d55e6538807c12f25e3f1a275d5f35802e28135ca4c1194bb21d272b8fdf3077 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:46:45.646Z] ===================================================== [Pipeline] echo [2024-02-01T04:46:45.730Z] taggedImages: [2024-02-01T04:46:45.730Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:45.730Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-02-01T04:46:45.730Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.13 [2024-02-01T04:46:45.730Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:45.730Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-02-01T04:46:45.857Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-02-01T04:46:45.857Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:45.857Z] latest [2024-02-01T04:46:45.857Z] 3.2.0-dev.13 [2024-02-01T04:46:45.857Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:45.857Z] main [2024-02-01T04:46:45.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:46.609Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:47.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:46:47.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-01T04:46:47.140Z] f1c6d17b1d9e: Preparing [2024-02-01T04:46:47.140Z] f52a2aa280bc: Preparing [2024-02-01T04:46:47.140Z] 62b3688b6477: Preparing [2024-02-01T04:46:47.140Z] c13547c550a1: Preparing [2024-02-01T04:46:47.140Z] d5b0be571bc9: Preparing [2024-02-01T04:46:47.140Z] 96255a5264f2: Preparing [2024-02-01T04:46:47.140Z] 2c94b24ca115: Preparing [2024-02-01T04:46:47.140Z] 84c1b3209ba1: Preparing [2024-02-01T04:46:47.140Z] 320c7091a896: Preparing [2024-02-01T04:46:47.140Z] aedc3bda2944: Preparing [2024-02-01T04:46:47.140Z] 96255a5264f2: Waiting [2024-02-01T04:46:47.140Z] 320c7091a896: Waiting [2024-02-01T04:46:47.140Z] aedc3bda2944: Waiting [2024-02-01T04:46:47.140Z] 2c94b24ca115: Waiting [2024-02-01T04:46:47.140Z] c13547c550a1: Layer already exists [2024-02-01T04:46:47.140Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:47.140Z] f1c6d17b1d9e: Pushed [2024-02-01T04:46:47.140Z] f52a2aa280bc: Pushed [2024-02-01T04:46:47.140Z] 62b3688b6477: Pushed [2024-02-01T04:46:47.140Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:47.140Z] 84c1b3209ba1: Pushed [2024-02-01T04:46:47.707Z] 320c7091a896: Pushed [2024-02-01T04:46:52.983Z] 2c94b24ca115: Pushed [2024-02-01T04:46:54.890Z] 96255a5264f2: Pushed [2024-02-01T04:46:54.890Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:e92436631b443c07d899d40370c645c0f3815e2e89514d12c0416e05f40f8ad7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:55.433Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:56.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-02-01T04:46:56.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-01T04:46:56.009Z] f1c6d17b1d9e: Preparing [2024-02-01T04:46:56.009Z] f52a2aa280bc: Preparing [2024-02-01T04:46:56.009Z] 62b3688b6477: Preparing [2024-02-01T04:46:56.009Z] c13547c550a1: Preparing [2024-02-01T04:46:56.009Z] d5b0be571bc9: Preparing [2024-02-01T04:46:56.009Z] 96255a5264f2: Preparing [2024-02-01T04:46:56.009Z] 2c94b24ca115: Preparing [2024-02-01T04:46:56.009Z] 84c1b3209ba1: Preparing [2024-02-01T04:46:56.009Z] 320c7091a896: Preparing [2024-02-01T04:46:56.009Z] aedc3bda2944: Preparing [2024-02-01T04:46:56.009Z] 84c1b3209ba1: Waiting [2024-02-01T04:46:56.009Z] 96255a5264f2: Waiting [2024-02-01T04:46:56.009Z] 2c94b24ca115: Waiting [2024-02-01T04:46:56.009Z] aedc3bda2944: Waiting [2024-02-01T04:46:56.009Z] 62b3688b6477: Layer already exists [2024-02-01T04:46:56.009Z] f1c6d17b1d9e: Layer already exists [2024-02-01T04:46:56.009Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:56.009Z] f52a2aa280bc: Layer already exists [2024-02-01T04:46:56.009Z] c13547c550a1: Layer already exists [2024-02-01T04:46:56.009Z] 96255a5264f2: Layer already exists [2024-02-01T04:46:56.009Z] 84c1b3209ba1: Layer already exists [2024-02-01T04:46:56.009Z] 2c94b24ca115: Layer already exists [2024-02-01T04:46:56.009Z] 320c7091a896: Layer already exists [2024-02-01T04:46:56.009Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:56.009Z] latest: digest: sha256:e92436631b443c07d899d40370c645c0f3815e2e89514d12c0416e05f40f8ad7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:56.597Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:57.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.13 [2024-02-01T04:46:57.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-01T04:46:57.163Z] f1c6d17b1d9e: Preparing [2024-02-01T04:46:57.163Z] f52a2aa280bc: Preparing [2024-02-01T04:46:57.163Z] 62b3688b6477: Preparing [2024-02-01T04:46:57.163Z] c13547c550a1: Preparing [2024-02-01T04:46:57.163Z] d5b0be571bc9: Preparing [2024-02-01T04:46:57.163Z] 96255a5264f2: Preparing [2024-02-01T04:46:57.163Z] 2c94b24ca115: Preparing [2024-02-01T04:46:57.163Z] 84c1b3209ba1: Preparing [2024-02-01T04:46:57.163Z] 320c7091a896: Preparing [2024-02-01T04:46:57.163Z] aedc3bda2944: Preparing [2024-02-01T04:46:57.163Z] 320c7091a896: Waiting [2024-02-01T04:46:57.163Z] 84c1b3209ba1: Waiting [2024-02-01T04:46:57.163Z] aedc3bda2944: Waiting [2024-02-01T04:46:57.163Z] 2c94b24ca115: Waiting [2024-02-01T04:46:57.163Z] f52a2aa280bc: Layer already exists [2024-02-01T04:46:57.163Z] c13547c550a1: Layer already exists [2024-02-01T04:46:57.163Z] f1c6d17b1d9e: Layer already exists [2024-02-01T04:46:57.163Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:57.163Z] 62b3688b6477: Layer already exists [2024-02-01T04:46:57.163Z] 320c7091a896: Layer already exists [2024-02-01T04:46:57.163Z] 96255a5264f2: Layer already exists [2024-02-01T04:46:57.163Z] 2c94b24ca115: Layer already exists [2024-02-01T04:46:57.163Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:57.163Z] 84c1b3209ba1: Layer already exists [2024-02-01T04:46:57.163Z] 3.2.0-dev.13: digest: sha256:e92436631b443c07d899d40370c645c0f3815e2e89514d12c0416e05f40f8ad7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:57.728Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:58.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:46:58.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-01T04:46:58.303Z] f1c6d17b1d9e: Preparing [2024-02-01T04:46:58.303Z] f52a2aa280bc: Preparing [2024-02-01T04:46:58.303Z] 62b3688b6477: Preparing [2024-02-01T04:46:58.303Z] c13547c550a1: Preparing [2024-02-01T04:46:58.303Z] d5b0be571bc9: Preparing [2024-02-01T04:46:58.303Z] 96255a5264f2: Preparing [2024-02-01T04:46:58.303Z] 2c94b24ca115: Preparing [2024-02-01T04:46:58.303Z] 96255a5264f2: Waiting [2024-02-01T04:46:58.303Z] 2c94b24ca115: Waiting [2024-02-01T04:46:58.303Z] 84c1b3209ba1: Preparing [2024-02-01T04:46:58.303Z] 320c7091a896: Preparing [2024-02-01T04:46:58.303Z] aedc3bda2944: Preparing [2024-02-01T04:46:58.303Z] 84c1b3209ba1: Waiting [2024-02-01T04:46:58.303Z] 320c7091a896: Waiting [2024-02-01T04:46:58.303Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:58.303Z] f1c6d17b1d9e: Layer already exists [2024-02-01T04:46:58.303Z] f52a2aa280bc: Layer already exists [2024-02-01T04:46:58.303Z] c13547c550a1: Layer already exists [2024-02-01T04:46:58.303Z] 62b3688b6477: Layer already exists [2024-02-01T04:46:58.303Z] 320c7091a896: Layer already exists [2024-02-01T04:46:58.303Z] 96255a5264f2: Layer already exists [2024-02-01T04:46:58.303Z] 2c94b24ca115: Layer already exists [2024-02-01T04:46:58.303Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:58.303Z] 84c1b3209ba1: Layer already exists [2024-02-01T04:46:58.303Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:e92436631b443c07d899d40370c645c0f3815e2e89514d12c0416e05f40f8ad7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:58.841Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:46:59.434Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-02-01T04:46:59.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-01T04:46:59.434Z] f1c6d17b1d9e: Preparing [2024-02-01T04:46:59.434Z] f52a2aa280bc: Preparing [2024-02-01T04:46:59.434Z] 62b3688b6477: Preparing [2024-02-01T04:46:59.434Z] c13547c550a1: Preparing [2024-02-01T04:46:59.434Z] d5b0be571bc9: Preparing [2024-02-01T04:46:59.434Z] 96255a5264f2: Preparing [2024-02-01T04:46:59.434Z] 2c94b24ca115: Preparing [2024-02-01T04:46:59.434Z] 84c1b3209ba1: Preparing [2024-02-01T04:46:59.434Z] 320c7091a896: Preparing [2024-02-01T04:46:59.434Z] aedc3bda2944: Preparing [2024-02-01T04:46:59.434Z] 2c94b24ca115: Waiting [2024-02-01T04:46:59.434Z] 84c1b3209ba1: Waiting [2024-02-01T04:46:59.434Z] 320c7091a896: Waiting [2024-02-01T04:46:59.434Z] 96255a5264f2: Waiting [2024-02-01T04:46:59.434Z] aedc3bda2944: Waiting [2024-02-01T04:46:59.434Z] f52a2aa280bc: Layer already exists [2024-02-01T04:46:59.434Z] d5b0be571bc9: Layer already exists [2024-02-01T04:46:59.434Z] 62b3688b6477: Layer already exists [2024-02-01T04:46:59.434Z] f1c6d17b1d9e: Layer already exists [2024-02-01T04:46:59.434Z] c13547c550a1: Layer already exists [2024-02-01T04:46:59.434Z] 96255a5264f2: Layer already exists [2024-02-01T04:46:59.434Z] 84c1b3209ba1: Layer already exists [2024-02-01T04:46:59.434Z] 2c94b24ca115: Layer already exists [2024-02-01T04:46:59.434Z] 320c7091a896: Layer already exists [2024-02-01T04:46:59.434Z] aedc3bda2944: Layer already exists [2024-02-01T04:46:59.434Z] main: digest: sha256:e92436631b443c07d899d40370c645c0f3815e2e89514d12c0416e05f40f8ad7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:46:59.965Z] ===================================================== [Pipeline] echo [2024-02-01T04:47:00.053Z] taggedImages: [2024-02-01T04:47:00.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:00.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-02-01T04:47:00.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.13 [2024-02-01T04:47:00.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:47:00.053Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-02-01T04:47:00.158Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-02-01T04:47:00.158Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:00.158Z] latest [2024-02-01T04:47:00.158Z] 3.2.0-dev.13 [2024-02-01T04:47:00.158Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:47:00.158Z] main [2024-02-01T04:47:00.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:00.876Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:01.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:01.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-01T04:47:01.413Z] 59329952a501: Preparing [2024-02-01T04:47:01.413Z] 2c6eda694d20: Preparing [2024-02-01T04:47:01.413Z] da9036c9f931: Preparing [2024-02-01T04:47:01.413Z] c13547c550a1: Preparing [2024-02-01T04:47:01.413Z] d5b0be571bc9: Preparing [2024-02-01T04:47:01.413Z] ea9902aede68: Preparing [2024-02-01T04:47:01.413Z] f78aa227e4b7: Preparing [2024-02-01T04:47:01.413Z] d3763dab035f: Preparing [2024-02-01T04:47:01.413Z] aedc3bda2944: Preparing [2024-02-01T04:47:01.413Z] ea9902aede68: Waiting [2024-02-01T04:47:01.413Z] f78aa227e4b7: Waiting [2024-02-01T04:47:01.413Z] d3763dab035f: Waiting [2024-02-01T04:47:01.413Z] aedc3bda2944: Waiting [2024-02-01T04:47:01.413Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:01.413Z] c13547c550a1: Layer already exists [2024-02-01T04:47:01.413Z] da9036c9f931: Pushed [2024-02-01T04:47:01.413Z] f78aa227e4b7: Pushed [2024-02-01T04:47:01.413Z] 2c6eda694d20: Pushed [2024-02-01T04:47:01.413Z] 59329952a501: Pushed [2024-02-01T04:47:01.413Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:01.676Z] d3763dab035f: Pushed [2024-02-01T04:47:09.799Z] ea9902aede68: Pushed [2024-02-01T04:47:09.799Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:e0ad5708650133dcd935ba5d6ba39c59098a2d84fd32d415eddb72ca24a4e910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:10.376Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:10.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-02-01T04:47:10.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-01T04:47:10.976Z] 59329952a501: Preparing [2024-02-01T04:47:10.976Z] 2c6eda694d20: Preparing [2024-02-01T04:47:10.976Z] da9036c9f931: Preparing [2024-02-01T04:47:10.976Z] c13547c550a1: Preparing [2024-02-01T04:47:10.976Z] d5b0be571bc9: Preparing [2024-02-01T04:47:10.976Z] ea9902aede68: Preparing [2024-02-01T04:47:10.976Z] f78aa227e4b7: Preparing [2024-02-01T04:47:10.976Z] d3763dab035f: Preparing [2024-02-01T04:47:10.976Z] ea9902aede68: Waiting [2024-02-01T04:47:10.976Z] aedc3bda2944: Preparing [2024-02-01T04:47:10.976Z] f78aa227e4b7: Waiting [2024-02-01T04:47:10.976Z] d3763dab035f: Waiting [2024-02-01T04:47:10.976Z] aedc3bda2944: Waiting [2024-02-01T04:47:10.976Z] 2c6eda694d20: Layer already exists [2024-02-01T04:47:10.976Z] c13547c550a1: Layer already exists [2024-02-01T04:47:10.976Z] da9036c9f931: Layer already exists [2024-02-01T04:47:10.976Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:10.976Z] 59329952a501: Layer already exists [2024-02-01T04:47:10.976Z] ea9902aede68: Layer already exists [2024-02-01T04:47:10.976Z] d3763dab035f: Layer already exists [2024-02-01T04:47:10.976Z] f78aa227e4b7: Layer already exists [2024-02-01T04:47:10.976Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:10.976Z] latest: digest: sha256:e0ad5708650133dcd935ba5d6ba39c59098a2d84fd32d415eddb72ca24a4e910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:11.541Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:12.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.13 [2024-02-01T04:47:12.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-01T04:47:12.107Z] 59329952a501: Preparing [2024-02-01T04:47:12.107Z] 2c6eda694d20: Preparing [2024-02-01T04:47:12.107Z] da9036c9f931: Preparing [2024-02-01T04:47:12.107Z] c13547c550a1: Preparing [2024-02-01T04:47:12.107Z] d5b0be571bc9: Preparing [2024-02-01T04:47:12.107Z] ea9902aede68: Preparing [2024-02-01T04:47:12.107Z] f78aa227e4b7: Preparing [2024-02-01T04:47:12.107Z] d3763dab035f: Preparing [2024-02-01T04:47:12.107Z] aedc3bda2944: Preparing [2024-02-01T04:47:12.107Z] f78aa227e4b7: Waiting [2024-02-01T04:47:12.107Z] aedc3bda2944: Waiting [2024-02-01T04:47:12.107Z] d3763dab035f: Waiting [2024-02-01T04:47:12.107Z] ea9902aede68: Waiting [2024-02-01T04:47:12.107Z] c13547c550a1: Layer already exists [2024-02-01T04:47:12.107Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:12.107Z] da9036c9f931: Layer already exists [2024-02-01T04:47:12.107Z] 2c6eda694d20: Layer already exists [2024-02-01T04:47:12.107Z] 59329952a501: Layer already exists [2024-02-01T04:47:12.107Z] ea9902aede68: Layer already exists [2024-02-01T04:47:12.107Z] f78aa227e4b7: Layer already exists [2024-02-01T04:47:12.107Z] d3763dab035f: Layer already exists [2024-02-01T04:47:12.107Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:12.107Z] 3.2.0-dev.13: digest: sha256:e0ad5708650133dcd935ba5d6ba39c59098a2d84fd32d415eddb72ca24a4e910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:12.732Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:13.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:47:13.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-01T04:47:13.287Z] 59329952a501: Preparing [2024-02-01T04:47:13.287Z] 2c6eda694d20: Preparing [2024-02-01T04:47:13.287Z] da9036c9f931: Preparing [2024-02-01T04:47:13.287Z] c13547c550a1: Preparing [2024-02-01T04:47:13.287Z] d5b0be571bc9: Preparing [2024-02-01T04:47:13.287Z] ea9902aede68: Preparing [2024-02-01T04:47:13.287Z] f78aa227e4b7: Preparing [2024-02-01T04:47:13.287Z] d3763dab035f: Preparing [2024-02-01T04:47:13.287Z] aedc3bda2944: Preparing [2024-02-01T04:47:13.287Z] ea9902aede68: Waiting [2024-02-01T04:47:13.287Z] f78aa227e4b7: Waiting [2024-02-01T04:47:13.287Z] d3763dab035f: Waiting [2024-02-01T04:47:13.287Z] aedc3bda2944: Waiting [2024-02-01T04:47:13.287Z] c13547c550a1: Layer already exists [2024-02-01T04:47:13.287Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:13.287Z] 59329952a501: Layer already exists [2024-02-01T04:47:13.287Z] da9036c9f931: Layer already exists [2024-02-01T04:47:13.287Z] 2c6eda694d20: Layer already exists [2024-02-01T04:47:13.287Z] f78aa227e4b7: Layer already exists [2024-02-01T04:47:13.287Z] ea9902aede68: Layer already exists [2024-02-01T04:47:13.287Z] d3763dab035f: Layer already exists [2024-02-01T04:47:13.287Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:13.287Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:e0ad5708650133dcd935ba5d6ba39c59098a2d84fd32d415eddb72ca24a4e910 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:13.870Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-01T04:47:14.059Z] Removing intermediate container d1097a4efeb3 [2024-02-01T04:47:14.059Z] ---> 216b9ccf2c83 [2024-02-01T04:47:14.059Z] Successfully built 216b9ccf2c83 [2024-02-01T04:47:14.059Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:14.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-02-01T04:47:14.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-01T04:47:14.540Z] 59329952a501: Preparing [2024-02-01T04:47:14.540Z] 2c6eda694d20: Preparing [2024-02-01T04:47:14.540Z] da9036c9f931: Preparing [2024-02-01T04:47:14.540Z] c13547c550a1: Preparing [2024-02-01T04:47:14.540Z] d5b0be571bc9: Preparing [2024-02-01T04:47:14.540Z] ea9902aede68: Preparing [2024-02-01T04:47:14.540Z] f78aa227e4b7: Preparing [2024-02-01T04:47:14.540Z] d3763dab035f: Preparing [2024-02-01T04:47:14.540Z] aedc3bda2944: Preparing [2024-02-01T04:47:14.540Z] f78aa227e4b7: Waiting [2024-02-01T04:47:14.540Z] d3763dab035f: Waiting [2024-02-01T04:47:14.540Z] aedc3bda2944: Waiting [2024-02-01T04:47:14.540Z] ea9902aede68: Waiting [2024-02-01T04:47:14.540Z] 2c6eda694d20: Layer already exists [2024-02-01T04:47:14.540Z] 59329952a501: Layer already exists [2024-02-01T04:47:14.540Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:14.540Z] da9036c9f931: Layer already exists [2024-02-01T04:47:14.540Z] c13547c550a1: Layer already exists [2024-02-01T04:47:14.540Z] f78aa227e4b7: Layer already exists [2024-02-01T04:47:14.540Z] ea9902aede68: Layer already exists [2024-02-01T04:47:14.540Z] d3763dab035f: Layer already exists [2024-02-01T04:47:14.540Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:14.540Z] main: digest: sha256:e0ad5708650133dcd935ba5d6ba39c59098a2d84fd32d415eddb72ca24a4e910 size: 2196 [Pipeline] } [Pipeline] // withEnv [2024-02-01T04:47:14.777Z] + docker inspect -f . ci-base-image-arm64 [2024-02-01T04:47:14.778Z] . [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T04:47:15.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-267 does not seem to be running inside a container [2024-02-01T04:47:15.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 [2024-02-01T04:47:17.088Z] $ docker top 5163a837dfb78a0207fc1bc823bf2d5e143dfa1134b297c9d054e0f3dd1c7644 -eo pid,comm [Pipeline] { [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:47:17.787Z] ===================================================== [Pipeline] echo [2024-02-01T04:47:17.883Z] taggedImages: [2024-02-01T04:47:17.883Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:17.883Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-02-01T04:47:17.883Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.13 [2024-02-01T04:47:17.883Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:47:17.883Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-02-01T04:47:17.989Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-02-01T04:47:17.989Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:17.989Z] latest [2024-02-01T04:47:17.989Z] 3.2.0-dev.13 [2024-02-01T04:47:17.989Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:47:17.989Z] main [2024-02-01T04:47:17.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2024-02-01T04:47:18.276Z] + go version [2024-02-01T04:47:18.276Z] go version go1.21.0 linux/arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [2024-02-01T04:47:18.374Z] $ docker stop --time=1 5163a837dfb78a0207fc1bc823bf2d5e143dfa1134b297c9d054e0f3dd1c7644 [2024-02-01T04:47:19.994Z] $ docker rm -f --volumes 5163a837dfb78a0207fc1bc823bf2d5e143dfa1134b297c9d054e0f3dd1c7644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2024-02-01T04:47:20.520Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2024-02-01T04:47:21.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:21.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-01T04:47:21.020Z] 41dfc0e5400d: Preparing [2024-02-01T04:47:21.020Z] ab1b949bcac3: Preparing [2024-02-01T04:47:21.020Z] b2a258530b8f: Preparing [2024-02-01T04:47:21.020Z] c13547c550a1: Preparing [2024-02-01T04:47:21.020Z] d5b0be571bc9: Preparing [2024-02-01T04:47:21.020Z] ea9902aede68: Preparing [2024-02-01T04:47:21.020Z] 84c1b3209ba1: Preparing [2024-02-01T04:47:21.020Z] 320c7091a896: Preparing [2024-02-01T04:47:21.020Z] aedc3bda2944: Preparing [2024-02-01T04:47:21.020Z] 84c1b3209ba1: Waiting [2024-02-01T04:47:21.020Z] 320c7091a896: Waiting [2024-02-01T04:47:21.020Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:21.020Z] c13547c550a1: Layer already exists [2024-02-01T04:47:21.020Z] ea9902aede68: Layer already exists [2024-02-01T04:47:21.020Z] 84c1b3209ba1: Layer already exists [2024-02-01T04:47:21.020Z] 320c7091a896: Layer already exists [2024-02-01T04:47:21.020Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:21.020Z] b2a258530b8f: Pushed [2024-02-01T04:47:21.020Z] 41dfc0e5400d: Pushed [2024-02-01T04:47:21.020Z] ab1b949bcac3: Pushed [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-02-01T04:47:21.279Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:e6a79f5ea0cf526d7315f2086af6d5b182f590fef060966fb26b2d9c8a0e0c95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2024-02-01T04:47:21.846Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-02-01T04:47:22.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-02-01T04:47:22.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-01T04:47:22.418Z] 41dfc0e5400d: Preparing [2024-02-01T04:47:22.418Z] ab1b949bcac3: Preparing [2024-02-01T04:47:22.418Z] b2a258530b8f: Preparing [2024-02-01T04:47:22.418Z] c13547c550a1: Preparing [2024-02-01T04:47:22.418Z] d5b0be571bc9: Preparing [2024-02-01T04:47:22.418Z] ea9902aede68: Preparing [2024-02-01T04:47:22.418Z] 84c1b3209ba1: Preparing [2024-02-01T04:47:22.418Z] 320c7091a896: Preparing [2024-02-01T04:47:22.418Z] aedc3bda2944: Preparing [2024-02-01T04:47:22.418Z] ea9902aede68: Waiting [2024-02-01T04:47:22.418Z] 84c1b3209ba1: Waiting [2024-02-01T04:47:22.418Z] 320c7091a896: Waiting [2024-02-01T04:47:22.418Z] aedc3bda2944: Waiting [2024-02-01T04:47:22.418Z] b2a258530b8f: Layer already exists [2024-02-01T04:47:22.418Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:22.418Z] c13547c550a1: Layer already exists [2024-02-01T04:47:22.418Z] ab1b949bcac3: Layer already exists [2024-02-01T04:47:22.418Z] 41dfc0e5400d: Layer already exists [2024-02-01T04:47:22.418Z] ea9902aede68: Layer already exists [2024-02-01T04:47:22.418Z] 84c1b3209ba1: Layer already exists [2024-02-01T04:47:22.418Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:22.418Z] 320c7091a896: Layer already exists [2024-02-01T04:47:22.418Z] latest: digest: sha256:e6a79f5ea0cf526d7315f2086af6d5b182f590fef060966fb26b2d9c8a0e0c95 size: 2196 [Pipeline] } [Pipeline] // withEnv [2024-02-01T04:47:22.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-01T04:47:22.563Z] [2024-02-01T04:47:22.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:23.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-01T04:47:23.026Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-01T04:47:23.026Z] 547446be3368: Pulling fs layer [2024-02-01T04:47:23.026Z] d125d8839a47: Pulling fs layer [2024-02-01T04:47:23.026Z] 3e85d5ac6304: Pulling fs layer [2024-02-01T04:47:23.026Z] c3105a71a48b: Pulling fs layer [2024-02-01T04:47:23.026Z] 0f093f025ec4: Pulling fs layer [2024-02-01T04:47:23.026Z] c3106fc0e877: Pulling fs layer [2024-02-01T04:47:23.026Z] c3105a71a48b: Waiting [2024-02-01T04:47:23.026Z] 0f093f025ec4: Waiting [2024-02-01T04:47:23.026Z] c3106fc0e877: Waiting [2024-02-01T04:47:23.138Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [2024-02-01T04:47:23.295Z] 547446be3368: Verifying Checksum [2024-02-01T04:47:23.295Z] 547446be3368: Download complete [2024-02-01T04:47:23.295Z] c3105a71a48b: Verifying Checksum [2024-02-01T04:47:23.295Z] c3105a71a48b: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:23.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.13 [2024-02-01T04:47:23.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-01T04:47:23.726Z] 41dfc0e5400d: Preparing [2024-02-01T04:47:23.726Z] ab1b949bcac3: Preparing [2024-02-01T04:47:23.726Z] b2a258530b8f: Preparing [2024-02-01T04:47:23.726Z] c13547c550a1: Preparing [2024-02-01T04:47:23.726Z] d5b0be571bc9: Preparing [2024-02-01T04:47:23.726Z] ea9902aede68: Preparing [2024-02-01T04:47:23.726Z] 84c1b3209ba1: Preparing [2024-02-01T04:47:23.726Z] 320c7091a896: Preparing [2024-02-01T04:47:23.726Z] aedc3bda2944: Preparing [2024-02-01T04:47:23.726Z] 320c7091a896: Waiting [2024-02-01T04:47:23.726Z] ea9902aede68: Waiting [2024-02-01T04:47:23.726Z] 84c1b3209ba1: Waiting [2024-02-01T04:47:23.726Z] c13547c550a1: Layer already exists [2024-02-01T04:47:23.726Z] b2a258530b8f: Layer already exists [2024-02-01T04:47:23.726Z] 41dfc0e5400d: Layer already exists [2024-02-01T04:47:23.726Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:23.726Z] ab1b949bcac3: Layer already exists [2024-02-01T04:47:23.726Z] 84c1b3209ba1: Layer already exists [2024-02-01T04:47:23.726Z] ea9902aede68: Layer already exists [2024-02-01T04:47:23.726Z] 320c7091a896: Layer already exists [2024-02-01T04:47:23.726Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:23.726Z] 3.2.0-dev.13: digest: sha256:e6a79f5ea0cf526d7315f2086af6d5b182f590fef060966fb26b2d9c8a0e0c95 size: 2196 [Pipeline] } [Pipeline] // withEnv [2024-02-01T04:47:23.880Z] d125d8839a47: Verifying Checksum [2024-02-01T04:47:23.880Z] d125d8839a47: Download complete [2024-02-01T04:47:23.880Z] c3106fc0e877: Verifying Checksum [2024-02-01T04:47:23.880Z] 0f093f025ec4: Verifying Checksum [2024-02-01T04:47:23.880Z] 0f093f025ec4: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:24.151Z] 547446be3368: Pull complete [2024-02-01T04:47:24.312Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:24.929Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:47:24.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-01T04:47:24.930Z] 41dfc0e5400d: Preparing [2024-02-01T04:47:24.930Z] ab1b949bcac3: Preparing [2024-02-01T04:47:24.930Z] b2a258530b8f: Preparing [2024-02-01T04:47:24.930Z] c13547c550a1: Preparing [2024-02-01T04:47:24.930Z] d5b0be571bc9: Preparing [2024-02-01T04:47:24.930Z] ea9902aede68: Preparing [2024-02-01T04:47:24.930Z] 84c1b3209ba1: Preparing [2024-02-01T04:47:24.930Z] 320c7091a896: Preparing [2024-02-01T04:47:24.930Z] aedc3bda2944: Preparing [2024-02-01T04:47:24.930Z] ea9902aede68: Waiting [2024-02-01T04:47:24.930Z] aedc3bda2944: Waiting [2024-02-01T04:47:24.930Z] 84c1b3209ba1: Waiting [2024-02-01T04:47:24.930Z] 320c7091a896: Waiting [2024-02-01T04:47:24.930Z] c13547c550a1: Layer already exists [2024-02-01T04:47:24.930Z] b2a258530b8f: Layer already exists [2024-02-01T04:47:24.930Z] 41dfc0e5400d: Layer already exists [2024-02-01T04:47:24.930Z] ab1b949bcac3: Layer already exists [2024-02-01T04:47:24.930Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:24.930Z] ea9902aede68: Layer already exists [2024-02-01T04:47:24.930Z] 320c7091a896: Layer already exists [2024-02-01T04:47:24.930Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:24.930Z] 84c1b3209ba1: Layer already exists [2024-02-01T04:47:24.930Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:e6a79f5ea0cf526d7315f2086af6d5b182f590fef060966fb26b2d9c8a0e0c95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:25.543Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [2024-02-01T04:47:25.561Z] d125d8839a47: Pull complete [2024-02-01T04:47:25.561Z] 3e85d5ac6304: Verifying Checksum [2024-02-01T04:47:25.561Z] 3e85d5ac6304: Download complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:26.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-02-01T04:47:26.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-01T04:47:26.143Z] 41dfc0e5400d: Preparing [2024-02-01T04:47:26.143Z] ab1b949bcac3: Preparing [2024-02-01T04:47:26.143Z] b2a258530b8f: Preparing [2024-02-01T04:47:26.143Z] c13547c550a1: Preparing [2024-02-01T04:47:26.143Z] d5b0be571bc9: Preparing [2024-02-01T04:47:26.143Z] ea9902aede68: Preparing [2024-02-01T04:47:26.143Z] 84c1b3209ba1: Preparing [2024-02-01T04:47:26.143Z] 320c7091a896: Preparing [2024-02-01T04:47:26.143Z] aedc3bda2944: Preparing [2024-02-01T04:47:26.143Z] 320c7091a896: Waiting [2024-02-01T04:47:26.143Z] aedc3bda2944: Waiting [2024-02-01T04:47:26.143Z] 84c1b3209ba1: Waiting [2024-02-01T04:47:26.143Z] ea9902aede68: Waiting [2024-02-01T04:47:26.143Z] b2a258530b8f: Layer already exists [2024-02-01T04:47:26.143Z] 41dfc0e5400d: Layer already exists [2024-02-01T04:47:26.143Z] c13547c550a1: Layer already exists [2024-02-01T04:47:26.143Z] ab1b949bcac3: Layer already exists [2024-02-01T04:47:26.143Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:26.143Z] 320c7091a896: Layer already exists [2024-02-01T04:47:26.143Z] 84c1b3209ba1: Layer already exists [2024-02-01T04:47:26.143Z] ea9902aede68: Layer already exists [2024-02-01T04:47:26.143Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:26.143Z] main: digest: sha256:e6a79f5ea0cf526d7315f2086af6d5b182f590fef060966fb26b2d9c8a0e0c95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:47:26.801Z] ===================================================== [Pipeline] echo [2024-02-01T04:47:26.910Z] taggedImages: [2024-02-01T04:47:26.910Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:26.910Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-02-01T04:47:26.910Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.13 [2024-02-01T04:47:26.910Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:47:26.910Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-02-01T04:47:27.036Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-02-01T04:47:27.036Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:27.036Z] latest [2024-02-01T04:47:27.036Z] 3.2.0-dev.13 [2024-02-01T04:47:27.036Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:47:27.036Z] main [2024-02-01T04:47:27.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:27.854Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:28.433Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:28.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-01T04:47:28.433Z] 89ba5c5cc732: Preparing [2024-02-01T04:47:28.433Z] 7887ea91ec27: Preparing [2024-02-01T04:47:28.433Z] c13547c550a1: Preparing [2024-02-01T04:47:28.433Z] d5b0be571bc9: Preparing [2024-02-01T04:47:28.433Z] 7e306813eb26: Preparing [2024-02-01T04:47:28.433Z] 29b217281eb3: Preparing [2024-02-01T04:47:28.433Z] aedc3bda2944: Preparing [2024-02-01T04:47:28.433Z] 29b217281eb3: Waiting [2024-02-01T04:47:28.433Z] aedc3bda2944: Waiting [2024-02-01T04:47:28.433Z] c13547c550a1: Layer already exists [2024-02-01T04:47:28.433Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:28.433Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:28.433Z] 7e306813eb26: Pushed [2024-02-01T04:47:28.433Z] 89ba5c5cc732: Pushed [2024-02-01T04:47:28.433Z] 29b217281eb3: Pushed [2024-02-01T04:47:30.336Z] 7887ea91ec27: Pushed [2024-02-01T04:47:30.595Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:5ffa90b961ebb42477f532b61cc17797013ad31c6b61e65b65e8c013192b4db8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:31.190Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:31.788Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-02-01T04:47:31.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-01T04:47:31.788Z] 89ba5c5cc732: Preparing [2024-02-01T04:47:31.788Z] 7887ea91ec27: Preparing [2024-02-01T04:47:31.788Z] c13547c550a1: Preparing [2024-02-01T04:47:31.788Z] d5b0be571bc9: Preparing [2024-02-01T04:47:31.788Z] 7e306813eb26: Preparing [2024-02-01T04:47:31.788Z] 29b217281eb3: Preparing [2024-02-01T04:47:31.788Z] aedc3bda2944: Preparing [2024-02-01T04:47:31.788Z] aedc3bda2944: Waiting [2024-02-01T04:47:31.788Z] 29b217281eb3: Waiting [2024-02-01T04:47:31.788Z] 7887ea91ec27: Layer already exists [2024-02-01T04:47:31.788Z] 89ba5c5cc732: Layer already exists [2024-02-01T04:47:31.788Z] c13547c550a1: Layer already exists [2024-02-01T04:47:31.788Z] 7e306813eb26: Layer already exists [2024-02-01T04:47:31.788Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:31.788Z] 29b217281eb3: Layer already exists [2024-02-01T04:47:31.788Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:31.788Z] latest: digest: sha256:5ffa90b961ebb42477f532b61cc17797013ad31c6b61e65b65e8c013192b4db8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:32.406Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:32.993Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.13 [2024-02-01T04:47:32.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-01T04:47:32.993Z] 89ba5c5cc732: Preparing [2024-02-01T04:47:32.993Z] 7887ea91ec27: Preparing [2024-02-01T04:47:32.993Z] c13547c550a1: Preparing [2024-02-01T04:47:32.993Z] d5b0be571bc9: Preparing [2024-02-01T04:47:32.993Z] 7e306813eb26: Preparing [2024-02-01T04:47:32.993Z] 29b217281eb3: Preparing [2024-02-01T04:47:32.993Z] aedc3bda2944: Preparing [2024-02-01T04:47:32.993Z] aedc3bda2944: Waiting [2024-02-01T04:47:32.993Z] 29b217281eb3: Waiting [2024-02-01T04:47:32.993Z] 89ba5c5cc732: Layer already exists [2024-02-01T04:47:32.993Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:32.993Z] 7e306813eb26: Layer already exists [2024-02-01T04:47:32.993Z] 7887ea91ec27: Layer already exists [2024-02-01T04:47:32.993Z] c13547c550a1: Layer already exists [2024-02-01T04:47:32.993Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:32.993Z] 29b217281eb3: Layer already exists [2024-02-01T04:47:32.993Z] 3.2.0-dev.13: digest: sha256:5ffa90b961ebb42477f532b61cc17797013ad31c6b61e65b65e8c013192b4db8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:33.594Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:34.206Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:47:34.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-01T04:47:34.206Z] 89ba5c5cc732: Preparing [2024-02-01T04:47:34.206Z] 7887ea91ec27: Preparing [2024-02-01T04:47:34.206Z] c13547c550a1: Preparing [2024-02-01T04:47:34.206Z] d5b0be571bc9: Preparing [2024-02-01T04:47:34.206Z] 7e306813eb26: Preparing [2024-02-01T04:47:34.206Z] 29b217281eb3: Preparing [2024-02-01T04:47:34.206Z] aedc3bda2944: Preparing [2024-02-01T04:47:34.206Z] 29b217281eb3: Waiting [2024-02-01T04:47:34.206Z] aedc3bda2944: Waiting [2024-02-01T04:47:34.206Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:34.206Z] 89ba5c5cc732: Layer already exists [2024-02-01T04:47:34.206Z] 7887ea91ec27: Layer already exists [2024-02-01T04:47:34.206Z] 7e306813eb26: Layer already exists [2024-02-01T04:47:34.206Z] c13547c550a1: Layer already exists [2024-02-01T04:47:34.206Z] 29b217281eb3: Layer already exists [2024-02-01T04:47:34.206Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:34.206Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:5ffa90b961ebb42477f532b61cc17797013ad31c6b61e65b65e8c013192b4db8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:34.875Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:35.498Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-02-01T04:47:35.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-01T04:47:35.498Z] 89ba5c5cc732: Preparing [2024-02-01T04:47:35.498Z] 7887ea91ec27: Preparing [2024-02-01T04:47:35.498Z] c13547c550a1: Preparing [2024-02-01T04:47:35.498Z] d5b0be571bc9: Preparing [2024-02-01T04:47:35.498Z] 7e306813eb26: Preparing [2024-02-01T04:47:35.498Z] 29b217281eb3: Preparing [2024-02-01T04:47:35.498Z] aedc3bda2944: Preparing [2024-02-01T04:47:35.498Z] 29b217281eb3: Waiting [2024-02-01T04:47:35.498Z] aedc3bda2944: Waiting [2024-02-01T04:47:35.498Z] 89ba5c5cc732: Layer already exists [2024-02-01T04:47:35.498Z] 7887ea91ec27: Layer already exists [2024-02-01T04:47:35.498Z] 7e306813eb26: Layer already exists [2024-02-01T04:47:35.498Z] c13547c550a1: Layer already exists [2024-02-01T04:47:35.498Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:35.498Z] 29b217281eb3: Layer already exists [2024-02-01T04:47:35.498Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:35.498Z] main: digest: sha256:5ffa90b961ebb42477f532b61cc17797013ad31c6b61e65b65e8c013192b4db8 size: 1780 [Pipeline] } [Pipeline] // withEnv [2024-02-01T04:47:35.666Z] 3e85d5ac6304: Pull complete [2024-02-01T04:47:35.666Z] c3105a71a48b: Pull complete [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:47:36.175Z] ===================================================== [Pipeline] echo [2024-02-01T04:47:36.359Z] taggedImages: [2024-02-01T04:47:36.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:36.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-02-01T04:47:36.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.13 [2024-02-01T04:47:36.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:47:36.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-02-01T04:47:36.478Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-02-01T04:47:36.478Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:36.478Z] latest [2024-02-01T04:47:36.478Z] 3.2.0-dev.13 [2024-02-01T04:47:36.478Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:47:36.478Z] main [2024-02-01T04:47:36.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2024-02-01T04:47:36.636Z] 0f093f025ec4: Pull complete [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-01T04:47:36.904Z] c3106fc0e877: Pull complete [2024-02-01T04:47:36.904Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-01T04:47:36.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-01T04:47:36.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T04:47:37.367Z] prd-ubuntu20.04-docker-arm64-4c-16g-267 does not seem to be running inside a container [2024-02-01T04:47:37.369Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:37.433Z] $ 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/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 [2024-02-01T04:47:39.460Z] $ docker top 2946a4b1cc7f3db560ba87abb515be83ee543d0b21f584fa787e96ac7159344d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:40.381Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:40.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-01T04:47:40.381Z] 4c2f384148ab: Preparing [2024-02-01T04:47:40.381Z] bd21d419d94a: Preparing [2024-02-01T04:47:40.381Z] c13547c550a1: Preparing [2024-02-01T04:47:40.381Z] d5b0be571bc9: Preparing [2024-02-01T04:47:40.381Z] b151f7d3a46c: Preparing [2024-02-01T04:47:40.381Z] a36d6ca75fbb: Preparing [2024-02-01T04:47:40.381Z] aedc3bda2944: Preparing [2024-02-01T04:47:40.381Z] a36d6ca75fbb: Waiting [2024-02-01T04:47:40.381Z] aedc3bda2944: Waiting [2024-02-01T04:47:40.381Z] c13547c550a1: Layer already exists [2024-02-01T04:47:40.381Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:40.381Z] b151f7d3a46c: Layer already exists [2024-02-01T04:47:40.381Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:47:40.381Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:40.381Z] 4c2f384148ab: Pushed [2024-02-01T04:47:40.474Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-01T04:47:42.292Z] bd21d419d94a: Pushed [2024-02-01T04:47:42.292Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:992d4fa7e9acd816ff9d9eac298798b826a9c32d57f69548df9a1fe05834faab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:42.904Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:43.525Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-02-01T04:47:43.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-01T04:47:43.525Z] 4c2f384148ab: Preparing [2024-02-01T04:47:43.525Z] bd21d419d94a: Preparing [2024-02-01T04:47:43.525Z] c13547c550a1: Preparing [2024-02-01T04:47:43.525Z] d5b0be571bc9: Preparing [2024-02-01T04:47:43.525Z] b151f7d3a46c: Preparing [2024-02-01T04:47:43.525Z] a36d6ca75fbb: Preparing [2024-02-01T04:47:43.525Z] aedc3bda2944: Preparing [2024-02-01T04:47:43.525Z] a36d6ca75fbb: Waiting [2024-02-01T04:47:43.525Z] bd21d419d94a: Layer already exists [2024-02-01T04:47:43.525Z] b151f7d3a46c: Layer already exists [2024-02-01T04:47:43.525Z] c13547c550a1: Layer already exists [2024-02-01T04:47:43.525Z] 4c2f384148ab: Layer already exists [2024-02-01T04:47:43.525Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:43.525Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:43.525Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:47:43.525Z] latest: digest: sha256:992d4fa7e9acd816ff9d9eac298798b826a9c32d57f69548df9a1fe05834faab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:44.128Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:44.745Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.13 [2024-02-01T04:47:44.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-01T04:47:44.745Z] 4c2f384148ab: Preparing [2024-02-01T04:47:44.745Z] bd21d419d94a: Preparing [2024-02-01T04:47:44.745Z] c13547c550a1: Preparing [2024-02-01T04:47:44.745Z] d5b0be571bc9: Preparing [2024-02-01T04:47:44.745Z] b151f7d3a46c: Preparing [2024-02-01T04:47:44.745Z] a36d6ca75fbb: Preparing [2024-02-01T04:47:44.745Z] aedc3bda2944: Preparing [2024-02-01T04:47:44.745Z] a36d6ca75fbb: Waiting [2024-02-01T04:47:44.745Z] aedc3bda2944: Waiting [2024-02-01T04:47:44.745Z] 4c2f384148ab: Layer already exists [2024-02-01T04:47:44.745Z] c13547c550a1: Layer already exists [2024-02-01T04:47:44.745Z] bd21d419d94a: Layer already exists [2024-02-01T04:47:44.745Z] b151f7d3a46c: Layer already exists [2024-02-01T04:47:44.745Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:44.745Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:47:44.745Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:44.745Z] 3.2.0-dev.13: digest: sha256:992d4fa7e9acd816ff9d9eac298798b826a9c32d57f69548df9a1fe05834faab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:45.359Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:46.041Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:47:46.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-01T04:47:46.041Z] 4c2f384148ab: Preparing [2024-02-01T04:47:46.041Z] bd21d419d94a: Preparing [2024-02-01T04:47:46.041Z] c13547c550a1: Preparing [2024-02-01T04:47:46.041Z] d5b0be571bc9: Preparing [2024-02-01T04:47:46.041Z] b151f7d3a46c: Preparing [2024-02-01T04:47:46.041Z] a36d6ca75fbb: Preparing [2024-02-01T04:47:46.041Z] aedc3bda2944: Preparing [2024-02-01T04:47:46.041Z] a36d6ca75fbb: Waiting [2024-02-01T04:47:46.041Z] aedc3bda2944: Waiting [2024-02-01T04:47:46.041Z] c13547c550a1: Layer already exists [2024-02-01T04:47:46.041Z] b151f7d3a46c: Layer already exists [2024-02-01T04:47:46.041Z] 4c2f384148ab: Layer already exists [2024-02-01T04:47:46.041Z] bd21d419d94a: Layer already exists [2024-02-01T04:47:46.041Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:46.041Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:47:46.041Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:46.041Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:992d4fa7e9acd816ff9d9eac298798b826a9c32d57f69548df9a1fe05834faab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:46.697Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T04:47:47.310Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-02-01T04:47:47.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-01T04:47:47.310Z] 4c2f384148ab: Preparing [2024-02-01T04:47:47.310Z] bd21d419d94a: Preparing [2024-02-01T04:47:47.310Z] c13547c550a1: Preparing [2024-02-01T04:47:47.310Z] d5b0be571bc9: Preparing [2024-02-01T04:47:47.310Z] b151f7d3a46c: Preparing [2024-02-01T04:47:47.310Z] a36d6ca75fbb: Preparing [2024-02-01T04:47:47.310Z] aedc3bda2944: Preparing [2024-02-01T04:47:47.310Z] aedc3bda2944: Waiting [2024-02-01T04:47:47.310Z] b151f7d3a46c: Layer already exists [2024-02-01T04:47:47.310Z] bd21d419d94a: Layer already exists [2024-02-01T04:47:47.310Z] 4c2f384148ab: Layer already exists [2024-02-01T04:47:47.310Z] c13547c550a1: Layer already exists [2024-02-01T04:47:47.310Z] d5b0be571bc9: Layer already exists [2024-02-01T04:47:47.310Z] a36d6ca75fbb: Layer already exists [2024-02-01T04:47:47.310Z] aedc3bda2944: Layer already exists [2024-02-01T04:47:47.310Z] main: digest: sha256:992d4fa7e9acd816ff9d9eac298798b826a9c32d57f69548df9a1fe05834faab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T04:47:48.035Z] ===================================================== [Pipeline] echo [2024-02-01T04:47:48.154Z] taggedImages: [2024-02-01T04:47:48.154Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T04:47:48.154Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-02-01T04:47:48.154Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.13 [2024-02-01T04:47:48.154Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T04:47:48.154Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2024-02-01T04:47:48.710Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-02-01T04:47:48.710Z] #1 transferring dockerfile: 1.95kB done [2024-02-01T04:47:48.710Z] #1 DONE 0.1s Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-02-01T04:47:49.303Z] [2024-02-01T04:47:49.303Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-01T04:47:49.303Z] #2 transferring dockerfile: 2.49kB done [2024-02-01T04:47:49.303Z] #2 DONE 0.1s [2024-02-01T04:47:49.303Z] [2024-02-01T04:47:49.303Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-01T04:47:49.303Z] #3 transferring dockerfile: 2.93kB 0.0s done [2024-02-01T04:47:49.303Z] #3 DONE 0.1s [2024-02-01T04:47:49.303Z] [2024-02-01T04:47:49.303Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-02-01T04:47:49.303Z] #4 transferring dockerfile: 1.81kB 0.0s done [2024-02-01T04:47:49.303Z] #4 DONE 0.1s [2024-02-01T04:47:49.303Z] [2024-02-01T04:47:49.303Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-02-01T04:47:49.303Z] #5 transferring dockerfile: 1.69kB done [Pipeline] // stage [Pipeline] } [2024-02-01T04:47:49.586Z] #5 DONE 0.1s [2024-02-01T04:47:49.587Z] [2024-02-01T04:47:49.587Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-01T04:47:49.587Z] #6 transferring dockerfile: 2.15kB done [2024-02-01T04:47:49.587Z] #6 DONE 0.1s [2024-02-01T04:47:49.587Z] [2024-02-01T04:47:49.587Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-01T04:47:49.587Z] #7 transferring dockerfile: 2.50kB 0.0s done [2024-02-01T04:47:49.587Z] #7 DONE 0.1s [2024-02-01T04:47:49.587Z] [2024-02-01T04:47:49.587Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-01T04:47:49.871Z] #8 transferring dockerfile: 1.89kB done [2024-02-01T04:47:49.871Z] #8 DONE 0.1s [2024-02-01T04:47:49.871Z] [2024-02-01T04:47:49.871Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-01T04:47:49.871Z] #9 transferring dockerfile: 2.23kB 0.0s done [2024-02-01T04:47:49.871Z] #9 DONE 0.1s [2024-02-01T04:47:49.871Z] [2024-02-01T04:47:49.871Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-02-01T04:47:49.871Z] #10 transferring dockerfile: 1.93kB 0.0s done [2024-02-01T04:47:49.871Z] #10 DONE 0.1s [2024-02-01T04:47:49.871Z] [2024-02-01T04:47:49.871Z] #11 [core-command internal] load build definition from Dockerfile [2024-02-01T04:47:50.146Z] #11 transferring dockerfile: 1.93kB 0.0s done [2024-02-01T04:47:50.146Z] #11 DONE 0.1s [2024-02-01T04:47:50.146Z] [2024-02-01T04:47:50.146Z] #12 [core-data internal] load build definition from Dockerfile [2024-02-01T04:47:50.146Z] #12 transferring dockerfile: 2.01kB done [2024-02-01T04:47:50.146Z] #12 DONE 0.1s [2024-02-01T04:47:50.146Z] [2024-02-01T04:47:50.146Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-02-01T04:47:50.146Z] #13 transferring dockerfile: 1.70kB 0.0s done [2024-02-01T04:47:50.146Z] #13 DONE 0.1s [2024-02-01T04:47:50.146Z] [2024-02-01T04:47:50.146Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-02-01T04:47:50.416Z] #14 transferring dockerfile: 2.06kB done [2024-02-01T04:47:50.416Z] #14 DONE 0.1s [2024-02-01T04:47:50.416Z] [2024-02-01T04:47:50.416Z] #15 [support-notifications internal] load .dockerignore [2024-02-01T04:47:50.416Z] #15 transferring context: 50B 0.0s done [2024-02-01T04:47:50.416Z] #15 DONE 0.1s [2024-02-01T04:47:51.008Z] [2024-02-01T04:47:51.008Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-02-01T04:47:51.008Z] #16 transferring context: 50B done [2024-02-01T04:47:51.008Z] #16 DONE 0.1s [2024-02-01T04:47:51.008Z] [2024-02-01T04:47:51.008Z] #17 [security-bootstrapper internal] load .dockerignore [2024-02-01T04:47:51.008Z] #17 transferring context: 50B done [2024-02-01T04:47:51.008Z] #17 DONE 0.1s [2024-02-01T04:47:51.008Z] [2024-02-01T04:47:51.008Z] #18 [security-spire-config internal] load .dockerignore [2024-02-01T04:47:51.276Z] #18 transferring context: 50B 0.0s done [2024-02-01T04:47:51.276Z] #18 DONE 0.1s [2024-02-01T04:47:51.276Z] [2024-02-01T04:47:51.276Z] #19 [security-spire-agent internal] load .dockerignore [2024-02-01T04:47:51.276Z] #19 transferring context: 50B done [2024-02-01T04:47:51.276Z] #19 DONE 0.1s [2024-02-01T04:47:51.276Z] [2024-02-01T04:47:51.276Z] #20 [security-proxy-auth internal] load .dockerignore [2024-02-01T04:47:51.276Z] #20 transferring context: 50B done [2024-02-01T04:47:51.276Z] #20 DONE 0.1s [2024-02-01T04:47:51.276Z] [2024-02-01T04:47:51.276Z] #21 [security-proxy-setup internal] load .dockerignore [2024-02-01T04:47:51.276Z] #21 transferring context: 50B done [2024-02-01T04:47:51.276Z] #21 DONE 0.1s [2024-02-01T04:47:51.276Z] [2024-02-01T04:47:51.276Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-02-01T04:47:51.276Z] #22 transferring context: 50B done [2024-02-01T04:47:51.276Z] #22 DONE 0.1s [2024-02-01T04:47:51.276Z] [2024-02-01T04:47:51.276Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-01T04:47:51.276Z] #23 transferring context: 50B done [2024-02-01T04:47:51.276Z] #23 DONE 0.1s [2024-02-01T04:47:51.276Z] [2024-02-01T04:47:51.276Z] #24 [support-scheduler internal] load .dockerignore [2024-02-01T04:47:51.543Z] #24 transferring context: 50B 0.0s done [2024-02-01T04:47:51.543Z] #24 DONE 0.1s [2024-02-01T04:47:51.543Z] [2024-02-01T04:47:51.543Z] #25 [core-command internal] load .dockerignore [2024-02-01T04:47:51.543Z] #25 transferring context: 50B done [2024-02-01T04:47:51.543Z] #25 DONE 0.0s [2024-02-01T04:47:51.543Z] [2024-02-01T04:47:51.543Z] #26 [core-data internal] load .dockerignore [2024-02-01T04:47:51.543Z] #26 transferring context: 50B 0.0s done [2024-02-01T04:47:51.543Z] #26 DONE 0.1s [2024-02-01T04:47:51.543Z] [2024-02-01T04:47:51.543Z] #27 [security-spire-server internal] load .dockerignore [2024-02-01T04:47:51.810Z] #27 transferring context: 50B done [2024-02-01T04:47:51.810Z] #27 DONE 0.1s [2024-02-01T04:47:51.810Z] [2024-02-01T04:47:51.810Z] #28 [core-metadata internal] load .dockerignore [2024-02-01T04:47:51.810Z] #28 transferring context: 50B 0.0s done [2024-02-01T04:47:51.810Z] #28 DONE 0.1s [2024-02-01T04:47:51.810Z] [2024-02-01T04:47:51.810Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-01T04:47:51.810Z] #29 DONE 0.0s [2024-02-01T04:47:51.810Z] [2024-02-01T04:47:51.810Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-02-01T04:47:52.078Z] #30 DONE 0.2s [2024-02-01T04:47:52.078Z] [2024-02-01T04:47:52.078Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:47:52.078Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:47:52.078Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-01T04:47:52.078Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-01T04:47:52.078Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.1s [2024-02-01T04:47:52.078Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:47:52.346Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.2s [2024-02-01T04:47:52.346Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-01T04:47:52.346Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-01T04:47:52.615Z] #31 ... [2024-02-01T04:47:52.615Z] [2024-02-01T04:47:52.615Z] #32 [support-notifications internal] load build context [2024-02-01T04:47:52.615Z] #32 transferring context: 2.56MB 0.5s done [2024-02-01T04:47:52.615Z] #32 DONE 0.7s [2024-02-01T04:47:52.615Z] [2024-02-01T04:47:52.615Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:47:52.886Z] #31 ... [2024-02-01T04:47:52.886Z] [2024-02-01T04:47:52.886Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-01T04:47:52.886Z] #29 DONE 0.0s [2024-02-01T04:47:52.886Z] [2024-02-01T04:47:52.886Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-01T04:47:52.886Z] #30 DONE 0.2s [2024-02-01T04:47:52.886Z] [2024-02-01T04:47:52.886Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:47:52.886Z] #31 ... [2024-02-01T04:47:52.886Z] [2024-02-01T04:47:52.886Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-01T04:47:52.886Z] #29 DONE 0.0s [2024-02-01T04:47:52.886Z] [2024-02-01T04:47:52.886Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-01T04:47:52.886Z] #30 DONE 0.3s [2024-02-01T04:47:52.886Z] [2024-02-01T04:47:52.886Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-01T04:47:52.886Z] #33 DONE 1.6s [2024-02-01T04:47:52.886Z] [2024-02-01T04:47:52.886Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:47:52.886Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:47:52.886Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-01T04:47:52.886Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-01T04:47:52.886Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-01T04:47:52.886Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:47:52.886Z] #31 ... [2024-02-01T04:47:52.886Z] [2024-02-01T04:47:52.886Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-01T04:47:52.886Z] #33 DONE 1.6s [2024-02-01T04:47:52.886Z] [2024-02-01T04:47:52.886Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:47:52.886Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:47:52.886Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-01T04:47:52.886Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-01T04:47:52.886Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-01T04:47:52.886Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:47:53.475Z] #31 ... [2024-02-01T04:47:53.475Z] [2024-02-01T04:47:53.475Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-01T04:47:53.475Z] #29 DONE 0.0s [2024-02-01T04:47:53.475Z] [2024-02-01T04:47:53.475Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:47:53.475Z] #31 ... [2024-02-01T04:47:53.475Z] [2024-02-01T04:47:53.475Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-01T04:47:53.475Z] #30 DONE 0.5s [2024-02-01T04:47:53.475Z] [2024-02-01T04:47:53.475Z] #34 [security-proxy-auth internal] load build context [2024-02-01T04:47:53.475Z] #34 DONE 0.0s [2024-02-01T04:47:53.475Z] [2024-02-01T04:47:53.475Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-01T04:47:53.475Z] #33 DONE 1.6s [2024-02-01T04:47:53.475Z] [2024-02-01T04:47:53.475Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-02-01T04:47:53.475Z] #35 DONE 1.0s [2024-02-01T04:47:53.475Z] [2024-02-01T04:47:53.475Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:47:53.475Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:47:53.475Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-01T04:47:53.475Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-01T04:47:53.475Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-01T04:47:53.475Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:47:53.475Z] #31 ... [2024-02-01T04:47:53.475Z] [2024-02-01T04:47:53.475Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-01T04:47:53.475Z] #29 DONE 0.0s [2024-02-01T04:47:53.475Z] [2024-02-01T04:47:53.475Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:47:53.747Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done [2024-02-01T04:47:53.747Z] #31 ... [2024-02-01T04:47:53.747Z] [2024-02-01T04:47:53.747Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-01T04:47:53.747Z] #29 DONE 0.1s [2024-02-01T04:47:54.016Z] [2024-02-01T04:47:54.016Z] #34 [security-proxy-auth internal] load build context [2024-02-01T04:47:54.016Z] #34 ... [2024-02-01T04:47:54.016Z] [2024-02-01T04:47:54.016Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-01T04:47:54.016Z] #29 DONE 0.1s [2024-02-01T04:47:54.016Z] [2024-02-01T04:47:54.016Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-01T04:47:54.016Z] #30 DONE 1.0s [2024-02-01T04:47:54.016Z] [2024-02-01T04:47:54.016Z] #34 [security-proxy-auth internal] load build context [2024-02-01T04:47:54.284Z] #34 ... [2024-02-01T04:47:54.284Z] [2024-02-01T04:47:54.284Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-01T04:47:54.284Z] #33 DONE 1.7s [2024-02-01T04:47:54.284Z] [2024-02-01T04:47:54.284Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-02-01T04:47:54.284Z] #35 DONE 1.1s [2024-02-01T04:47:54.284Z] [2024-02-01T04:47:54.284Z] #34 [security-proxy-auth internal] load build context [2024-02-01T04:47:54.284Z] #34 ... [2024-02-01T04:47:54.284Z] [2024-02-01T04:47:54.284Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-01T04:47:54.284Z] #29 DONE 0.1s [2024-02-01T04:47:54.284Z] [2024-02-01T04:47:54.284Z] #34 [security-proxy-auth internal] load build context [2024-02-01T04:47:54.553Z] #34 ... [2024-02-01T04:47:54.553Z] [2024-02-01T04:47:54.553Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-01T04:47:54.553Z] #29 DONE 0.1s [2024-02-01T04:47:54.553Z] [2024-02-01T04:47:54.553Z] #36 [security-secretstore-setup internal] load build context [2024-02-01T04:47:54.553Z] #36 transferring context: 2.56MB 1.2s done [2024-02-01T04:47:54.553Z] #36 DONE 1.6s [2024-02-01T04:47:54.553Z] [2024-02-01T04:47:54.553Z] #34 [security-proxy-auth internal] load build context [2024-02-01T04:47:54.553Z] #34 ... [2024-02-01T04:47:54.553Z] [2024-02-01T04:47:54.553Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-01T04:47:54.553Z] #33 DONE 1.8s [2024-02-01T04:47:54.553Z] [2024-02-01T04:47:54.553Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2024-02-01T04:47:54.553Z] #35 DONE 1.2s [2024-02-01T04:47:54.553Z] [2024-02-01T04:47:54.553Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-01T04:47:54.553Z] #29 DONE 0.1s [2024-02-01T04:47:54.553Z] [2024-02-01T04:47:54.553Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-02-01T04:47:54.553Z] #30 DONE 1.3s [2024-02-01T04:47:54.553Z] [2024-02-01T04:47:54.553Z] #37 [security-bootstrapper internal] load build context [2024-02-01T04:47:54.553Z] #37 transferring context: 2.56MB 1.0s done [2024-02-01T04:47:54.553Z] #37 DONE 1.5s [2024-02-01T04:47:54.553Z] [2024-02-01T04:47:54.553Z] #34 [security-proxy-auth internal] load build context [2024-02-01T04:47:54.553Z] #34 transferring context: 2.56MB 0.9s done [2024-02-01T04:47:54.843Z] #34 ... [2024-02-01T04:47:54.843Z] [2024-02-01T04:47:54.843Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-01T04:47:54.843Z] #33 DONE 1.8s [2024-02-01T04:47:54.843Z] [2024-02-01T04:47:54.843Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2024-02-01T04:47:54.843Z] #35 DONE 1.2s [2024-02-01T04:47:54.843Z] [2024-02-01T04:47:54.843Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-01T04:47:54.843Z] #38 DONE 1.8s [2024-02-01T04:47:54.843Z] [2024-02-01T04:47:54.843Z] #34 [security-proxy-auth internal] load build context [2024-02-01T04:47:54.843Z] #34 DONE 1.3s [2024-02-01T04:47:54.843Z] [2024-02-01T04:47:54.843Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-01T04:47:54.843Z] #39 ... [2024-02-01T04:47:54.843Z] [2024-02-01T04:47:54.843Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-01T04:47:54.843Z] #29 DONE 0.1s [2024-02-01T04:47:54.843Z] [2024-02-01T04:47:54.843Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-01T04:47:54.843Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-01T04:47:56.277Z] #39 ... [2024-02-01T04:47:56.277Z] [2024-02-01T04:47:56.277Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-02-01T04:47:56.277Z] #30 DONE 2.5s [2024-02-01T04:47:56.277Z] [2024-02-01T04:47:56.277Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:47:56.277Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:47:56.277Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-01T04:47:56.277Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-01T04:47:56.277Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-01T04:47:56.277Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:47:56.277Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done [2024-02-01T04:47:56.277Z] #31 DONE 4.7s [2024-02-01T04:47:56.277Z] [2024-02-01T04:47:56.277Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-01T04:47:56.277Z] #33 DONE 1.9s [2024-02-01T04:47:56.277Z] [2024-02-01T04:47:56.277Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-02-01T04:47:56.277Z] #35 DONE 1.3s [2024-02-01T04:47:56.277Z] [2024-02-01T04:47:56.277Z] #40 [core-metadata internal] load build context [2024-02-01T04:47:56.277Z] #40 DONE 0.0s [2024-02-01T04:47:56.277Z] [2024-02-01T04:47:56.277Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-01T04:47:56.277Z] #41 DONE 2.9s [2024-02-01T04:47:56.277Z] [2024-02-01T04:47:56.277Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:47:56.277Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done [2024-02-01T04:47:56.277Z] #42 DONE 1.2s [2024-02-01T04:47:56.277Z] [2024-02-01T04:47:56.277Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:47:56.277Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:47:56.277Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-01T04:47:56.277Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-01T04:47:56.277Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-01T04:47:56.277Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:47:56.277Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done [2024-02-01T04:47:56.277Z] #31 DONE 4.8s [2024-02-01T04:47:56.277Z] [2024-02-01T04:47:56.277Z] #43 [security-spiffe-token-provider internal] load build context [2024-02-01T04:47:56.277Z] #43 ... [2024-02-01T04:47:56.277Z] [2024-02-01T04:47:56.277Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-01T04:47:56.277Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-01T04:47:56.277Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-01T04:47:56.277Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-01T04:47:56.277Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-01T04:47:56.277Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-01T04:47:56.277Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.3s done [2024-02-01T04:47:56.277Z] #31 DONE 4.8s [2024-02-01T04:47:56.277Z] [2024-02-01T04:47:56.277Z] #43 [security-spiffe-token-provider internal] load build context [2024-02-01T04:47:56.546Z] #43 ... [2024-02-01T04:47:56.546Z] [2024-02-01T04:47:56.546Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-01T04:47:56.546Z] #44 transferring context: 2.56MB 1.1s done [2024-02-01T04:47:56.546Z] #44 DONE 2.3s [2024-02-01T04:47:56.546Z] [2024-02-01T04:47:56.546Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-01T04:47:56.546Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.6s done [2024-02-01T04:47:56.546Z] #39 DONE 1.6s [2024-02-01T04:47:56.546Z] [2024-02-01T04:47:56.546Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-01T04:47:56.816Z] #39 ... [2024-02-01T04:47:56.817Z] [2024-02-01T04:47:56.817Z] #45 [security-spire-config internal] load build context [2024-02-01T04:47:56.817Z] #45 transferring context: 16.35kB 0.3s done [2024-02-01T04:47:56.817Z] #45 DONE 1.9s [2024-02-01T04:47:56.817Z] [2024-02-01T04:47:56.817Z] #43 [security-spiffe-token-provider internal] load build context [2024-02-01T04:47:56.817Z] #43 transferring context: 2.56MB 2.1s done [2024-02-01T04:47:57.095Z] #43 ... [2024-02-01T04:47:57.095Z] [2024-02-01T04:47:57.095Z] #46 [security-spire-agent internal] load build context [2024-02-01T04:47:57.095Z] #46 transferring context: 17.63kB 0.4s done [2024-02-01T04:47:57.095Z] #46 DONE 2.2s [2024-02-01T04:47:57.095Z] [2024-02-01T04:47:57.095Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:47:57.095Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done [2024-02-01T04:47:57.095Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-01T04:47:57.369Z] #42 ... [2024-02-01T04:47:57.369Z] [2024-02-01T04:47:57.369Z] #43 [security-spiffe-token-provider internal] load build context [2024-02-01T04:47:57.369Z] #43 DONE 3.2s [2024-02-01T04:47:57.369Z] [2024-02-01T04:47:57.369Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:47:57.369Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-01T04:47:57.641Z] #42 ... [2024-02-01T04:47:57.641Z] [2024-02-01T04:47:57.641Z] #47 [security-proxy-setup internal] load build context [2024-02-01T04:47:57.641Z] #47 transferring context: 2.56MB 2.3s done [2024-02-01T04:47:57.641Z] #47 DONE 3.4s [2024-02-01T04:47:57.641Z] [2024-02-01T04:47:57.641Z] #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-01T04:47:58.245Z] #48 ... [2024-02-01T04:47:58.245Z] [2024-02-01T04:47:58.245Z] #49 [security-spire-server internal] load build context [2024-02-01T04:47:58.245Z] #49 transferring context: 18.10kB 0.1s done [2024-02-01T04:47:58.245Z] #49 DONE 2.0s [2024-02-01T04:47:58.245Z] [2024-02-01T04:47:58.245Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:47:58.245Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-01T04:47:58.516Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s [2024-02-01T04:47:58.516Z] #42 ... [2024-02-01T04:47:58.516Z] [2024-02-01T04:47:58.516Z] #50 [core-command internal] load build context [2024-02-01T04:47:58.516Z] #50 transferring context: 2.56MB 2.6s done [2024-02-01T04:47:58.516Z] #50 DONE 3.8s [2024-02-01T04:47:58.516Z] [2024-02-01T04:47:58.516Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:47:58.517Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s [2024-02-01T04:47:58.517Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.4s [2024-02-01T04:47:58.517Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s [2024-02-01T04:47:58.797Z] #42 ... [2024-02-01T04:47:58.797Z] [2024-02-01T04:47:58.797Z] #51 [core-data internal] load build context [2024-02-01T04:47:58.797Z] #51 transferring context: 2.56MB 2.7s done [2024-02-01T04:47:58.797Z] #51 DONE 4.0s [2024-02-01T04:47:58.797Z] [2024-02-01T04:47:58.797Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:47:58.797Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2024-02-01T04:47:58.797Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s [2024-02-01T04:47:58.797Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s [2024-02-01T04:47:58.797Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-02-01T04:47:58.797Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2024-02-01T04:47:58.797Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-02-01T04:47:58.797Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-02-01T04:47:58.797Z] #42 ... [2024-02-01T04:47:58.797Z] [2024-02-01T04:47:58.797Z] #52 [support-scheduler internal] load build context [2024-02-01T04:47:58.797Z] #52 transferring context: 2.56MB 2.7s done [2024-02-01T04:47:58.797Z] #52 DONE 4.3s [2024-02-01T04:47:58.797Z] [2024-02-01T04:47:58.797Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:47:58.797Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-02-01T04:47:58.797Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2024-02-01T04:47:59.083Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s [2024-02-01T04:47:59.695Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.5s [2024-02-01T04:47:59.695Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.15MB / 23.39MB 1.7s [2024-02-01T04:47:59.964Z] #42 ... [2024-02-01T04:47:59.964Z] [2024-02-01T04:47:59.964Z] #40 [core-metadata internal] load build context [2024-02-01T04:47:59.964Z] #40 transferring context: 2.56MB 2.1s done [2024-02-01T04:47:59.964Z] #40 DONE 3.9s [2024-02-01T04:47:59.964Z] [2024-02-01T04:47:59.964Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:00.553Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 2.4s [2024-02-01T04:48:01.142Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.0s [2024-02-01T04:48:01.755Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-02-01T04:48:01.755Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-02-01T04:48:02.039Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.13MB / 23.39MB 3.9s [2024-02-01T04:48:02.039Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-02-01T04:48:02.629Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.30MB / 23.39MB 4.4s [2024-02-01T04:48:03.229Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 5.0s [2024-02-01T04:48:03.499Z] #42 ... [2024-02-01T04:48:03.499Z] [2024-02-01T04:48:03.499Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-01T04:48:03.499Z] #0 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:03.499Z] #0 7.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:03.770Z] #53 ... [2024-02-01T04:48:03.770Z] [2024-02-01T04:48:03.770Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-01T04:48:03.770Z] #0 5.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:03.770Z] #0 6.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:03.770Z] #0 9.075 OK: 266 MiB in 52 packages [2024-02-01T04:48:03.770Z] #54 ... [2024-02-01T04:48:03.770Z] [2024-02-01T04:48:03.770Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-01T04:48:03.770Z] #0 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:03.770Z] #0 8.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:03.770Z] #55 ... [2024-02-01T04:48:03.770Z] [2024-02-01T04:48:03.770Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:04.040Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.76MB / 23.39MB 5.9s [2024-02-01T04:48:04.312Z] #42 ... [2024-02-01T04:48:04.312Z] [2024-02-01T04:48:04.312Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-01T04:48:04.312Z] #0 5.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:04.312Z] #0 5.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:04.312Z] #0 9.537 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-01T04:48:04.312Z] #0 9.537 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-01T04:48:04.312Z] #0 9.537 OK: 19949 distinct packages available [2024-02-01T04:48:04.312Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:04.312Z] #56 ... [2024-02-01T04:48:04.312Z] [2024-02-01T04:48:04.312Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-01T04:48:04.312Z] #54 DONE 10.9s [2024-02-01T04:48:04.312Z] [2024-02-01T04:48:04.312Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:04.583Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.23MB / 23.39MB 6.4s [2024-02-01T04:48:04.853Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.80MB / 23.39MB 6.9s [2024-02-01T04:48:05.440Z] #42 ... [2024-02-01T04:48:05.440Z] [2024-02-01T04:48:05.440Z] #57 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:48:05.440Z] #57 DONE 1.2s [2024-02-01T04:48:05.440Z] [2024-02-01T04:48:05.440Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:05.440Z] #42 ... [2024-02-01T04:48:05.440Z] [2024-02-01T04:48:05.440Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-01T04:48:05.440Z] #53 11.30 OK: 266 MiB in 52 packages [2024-02-01T04:48:05.440Z] #53 DONE 11.9s [2024-02-01T04:48:05.440Z] [2024-02-01T04:48:05.440Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:05.713Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.01MB / 23.39MB 7.6s [2024-02-01T04:48:05.713Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-02-01T04:48:05.713Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-02-01T04:48:05.982Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-02-01T04:48:06.254Z] #42 ... [2024-02-01T04:48:06.254Z] [2024-02-01T04:48:06.254Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-01T04:48:06.254Z] #55 12.13 OK: 266 MiB in 52 packages [2024-02-01T04:48:06.254Z] #55 DONE 12.9s [2024-02-01T04:48:06.254Z] [2024-02-01T04:48:06.254Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:06.254Z] #42 ... [2024-02-01T04:48:06.254Z] [2024-02-01T04:48:06.254Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-01T04:48:06.532Z] #58 ... [2024-02-01T04:48:06.532Z] [2024-02-01T04:48:06.532Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:06.808Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.25MB / 23.39MB 8.7s [2024-02-01T04:48:07.080Z] #42 ... [2024-02-01T04:48:07.080Z] [2024-02-01T04:48:07.080Z] #59 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:48:07.080Z] #59 DONE 1.1s [2024-02-01T04:48:07.080Z] [2024-02-01T04:48:07.080Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:07.349Z] #42 ... [2024-02-01T04:48:07.349Z] [2024-02-01T04:48:07.349Z] #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:48:07.349Z] #60 DONE 1.8s [2024-02-01T04:48:07.349Z] [2024-02-01T04:48:07.349Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:07.349Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.44MB / 23.39MB 9.2s [2024-02-01T04:48:07.349Z] #42 ... [2024-02-01T04:48:07.349Z] [2024-02-01T04:48:07.349Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-01T04:48:07.349Z] #56 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:07.349Z] #56 12.54 OK: 266 MiB in 52 packages [2024-02-01T04:48:07.349Z] #56 DONE 13.3s [2024-02-01T04:48:07.349Z] [2024-02-01T04:48:07.349Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:07.349Z] #42 ... [2024-02-01T04:48:07.349Z] [2024-02-01T04:48:07.349Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-01T04:48:07.626Z] #61 ... [2024-02-01T04:48:07.626Z] [2024-02-01T04:48:07.626Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-01T04:48:07.895Z] #62 ... [2024-02-01T04:48:07.895Z] [2024-02-01T04:48:07.895Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-01T04:48:07.895Z] #63 ... [2024-02-01T04:48:07.895Z] [2024-02-01T04:48:07.895Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-01T04:48:08.164Z] #64 ... [2024-02-01T04:48:08.164Z] [2024-02-01T04:48:08.164Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-01T04:48:08.164Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-01T04:48:08.164Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-01T04:48:08.164Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-01T04:48:08.164Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-02-01T04:48:08.164Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-02-01T04:48:08.164Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-02-01T04:48:08.164Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done [2024-02-01T04:48:08.164Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.2s done [2024-02-01T04:48:08.164Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-02-01T04:48:08.164Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-02-01T04:48:08.164Z] #39 ... [2024-02-01T04:48:08.164Z] [2024-02-01T04:48:08.164Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-01T04:48:08.431Z] #65 ... [2024-02-01T04:48:08.431Z] [2024-02-01T04:48:08.431Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-01T04:48:08.431Z] #66 ... [2024-02-01T04:48:08.431Z] [2024-02-01T04:48:08.431Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:48:08.431Z] #67 DONE 1.0s [2024-02-01T04:48:08.431Z] [2024-02-01T04:48:08.431Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-01T04:48:08.699Z] #68 ... [2024-02-01T04:48:08.699Z] [2024-02-01T04:48:08.699Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:08.699Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.2s done [2024-02-01T04:48:09.285Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-02-01T04:48:14.635Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.8s [2024-02-01T04:48:15.598Z] #42 ... [2024-02-01T04:48:15.598Z] [2024-02-01T04:48:15.598Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:48:15.598Z] #69 ... [2024-02-01T04:48:15.598Z] [2024-02-01T04:48:15.598Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:17.022Z] #42 ... [2024-02-01T04:48:17.022Z] [2024-02-01T04:48:17.022Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-01T04:48:17.022Z] #58 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:17.022Z] #58 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:17.022Z] #58 12.45 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-01T04:48:17.022Z] #58 12.45 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-01T04:48:17.022Z] #58 12.45 OK: 19945 distinct packages available [2024-02-01T04:48:17.022Z] #58 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:17.022Z] #58 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:17.022Z] #58 18.26 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-01T04:48:17.022Z] #58 18.29 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-01T04:48:17.022Z] #58 18.32 (3/5) Installing libucontext (1.2-r2) [2024-02-01T04:48:17.022Z] #58 18.36 (4/5) Installing gcompat (1.1.0-r1) [2024-02-01T04:48:17.022Z] #58 18.37 (5/5) Installing openssl (3.1.4-r5) [2024-02-01T04:48:17.022Z] #58 18.47 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:48:17.022Z] #58 18.64 OK: 9 MiB in 20 packages [2024-02-01T04:48:17.022Z] #58 ... [2024-02-01T04:48:17.022Z] [2024-02-01T04:48:17.022Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-01T04:48:17.022Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.0s done [2024-02-01T04:48:17.022Z] #39 ... [2024-02-01T04:48:17.022Z] [2024-02-01T04:48:17.022Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:17.295Z] #42 ... [2024-02-01T04:48:17.295Z] [2024-02-01T04:48:17.295Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-01T04:48:17.295Z] #58 DONE 21.1s [2024-02-01T04:48:17.295Z] [2024-02-01T04:48:17.295Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:17.295Z] #42 ... [2024-02-01T04:48:17.295Z] [2024-02-01T04:48:17.295Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:48:17.295Z] #70 ... [2024-02-01T04:48:17.295Z] [2024-02-01T04:48:17.295Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:48:17.579Z] #71 ... [2024-02-01T04:48:17.579Z] [2024-02-01T04:48:17.579Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:17.853Z] #42 ... [2024-02-01T04:48:17.853Z] [2024-02-01T04:48:17.853Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-01T04:48:17.853Z] #39 DONE 22.9s [2024-02-01T04:48:17.853Z] [2024-02-01T04:48:17.853Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:18.124Z] #42 ... [2024-02-01T04:48:18.124Z] [2024-02-01T04:48:18.124Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-01T04:48:18.124Z] #65 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:18.124Z] #65 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:18.124Z] #65 16.93 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-01T04:48:18.124Z] #65 16.96 (2/4) Installing openssl (3.1.4-r5) [2024-02-01T04:48:18.124Z] #65 17.07 (3/4) Installing su-exec (0.2-r3) [2024-02-01T04:48:18.124Z] #65 17.10 (4/4) Installing yq (4.33.3-r5) [2024-02-01T04:48:18.124Z] #65 18.58 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:48:18.124Z] #65 18.72 OK: 18 MiB in 19 packages [2024-02-01T04:48:18.124Z] #65 DONE 20.5s [2024-02-01T04:48:18.394Z] [2024-02-01T04:48:18.394Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-01T04:48:18.667Z] #72 ... [2024-02-01T04:48:18.667Z] [2024-02-01T04:48:18.667Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:48:18.667Z] #73 ... [2024-02-01T04:48:18.667Z] [2024-02-01T04:48:18.667Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:19.255Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.8s [2024-02-01T04:48:20.222Z] #42 ... [2024-02-01T04:48:20.222Z] [2024-02-01T04:48:20.222Z] #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-01T04:48:20.222Z] #48 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:20.222Z] #48 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:20.222Z] #48 20.90 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-01T04:48:20.222Z] #48 20.93 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:48:20.222Z] #48 21.07 OK: 8 MiB in 16 packages [2024-02-01T04:48:20.222Z] #48 ... [2024-02-01T04:48:20.222Z] [2024-02-01T04:48:20.222Z] #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-01T04:48:20.222Z] #64 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:20.222Z] #64 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:20.222Z] #64 21.72 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-01T04:48:20.222Z] #64 21.80 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:48:20.222Z] #64 22.01 OK: 8 MiB in 16 packages [2024-02-01T04:48:20.222Z] #64 DONE 23.0s [2024-02-01T04:48:20.222Z] [2024-02-01T04:48:20.222Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-01T04:48:20.222Z] #66 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:20.222Z] #66 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:20.222Z] #66 22.41 (1/4) Installing ca-certificates (20230506-r0) [2024-02-01T04:48:20.494Z] #66 ... [2024-02-01T04:48:20.494Z] [2024-02-01T04:48:20.494Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-02-01T04:48:20.773Z] #74 ... [2024-02-01T04:48:20.773Z] [2024-02-01T04:48:20.773Z] #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-01T04:48:20.773Z] #48 DONE 22.9s [2024-02-01T04:48:20.773Z] [2024-02-01T04:48:20.773Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:21.048Z] #42 ... [2024-02-01T04:48:21.048Z] [2024-02-01T04:48:21.048Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-01T04:48:21.048Z] #62 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:21.048Z] #62 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:21.048Z] #62 ... [2024-02-01T04:48:21.048Z] [2024-02-01T04:48:21.048Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-01T04:48:21.048Z] #61 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:21.048Z] #61 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:21.319Z] #61 23.74 (1/2) Installing ca-certificates (20230506-r0) [2024-02-01T04:48:21.319Z] #61 ... [2024-02-01T04:48:21.319Z] [2024-02-01T04:48:21.319Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-01T04:48:21.319Z] #63 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:21.319Z] #63 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:21.319Z] #63 21.26 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-01T04:48:21.319Z] #63 21.26 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-01T04:48:21.319Z] #63 21.26 OK: 19945 distinct packages available [2024-02-01T04:48:21.319Z] #63 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:21.319Z] #63 ... [2024-02-01T04:48:21.319Z] [2024-02-01T04:48:21.319Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-01T04:48:21.319Z] #68 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:21.319Z] #68 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:21.319Z] #68 23.14 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-01T04:48:21.319Z] #68 23.23 (2/2) Installing su-exec (0.2-r3) [2024-02-01T04:48:21.319Z] #68 23.23 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:48:21.319Z] #68 23.44 OK: 8 MiB in 17 packages [2024-02-01T04:48:21.597Z] #68 ... [2024-02-01T04:48:21.597Z] [2024-02-01T04:48:21.597Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-01T04:48:21.597Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.1s done [2024-02-01T04:48:22.193Z] #42 DONE 27.3s [2024-02-01T04:48:22.193Z] [2024-02-01T04:48:22.193Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-01T04:48:22.193Z] #61 24.16 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-01T04:48:22.193Z] #61 24.17 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:48:22.193Z] #61 24.30 Executing ca-certificates-20230506-r0.trigger [2024-02-01T04:48:22.785Z] #61 ... [2024-02-01T04:48:22.785Z] [2024-02-01T04:48:22.785Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-01T04:48:22.785Z] #68 DONE 25.0s [2024-02-01T04:48:22.785Z] [2024-02-01T04:48:22.785Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-01T04:48:22.785Z] #63 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:24.751Z] #63 ... [2024-02-01T04:48:24.751Z] [2024-02-01T04:48:24.751Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-01T04:48:24.751Z] #61 25.80 OK: 9 MiB in 17 packages [2024-02-01T04:48:24.751Z] #61 DONE 27.1s [2024-02-01T04:48:24.751Z] [2024-02-01T04:48:24.751Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-01T04:48:25.027Z] #75 ... [2024-02-01T04:48:25.027Z] [2024-02-01T04:48:25.027Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-01T04:48:25.027Z] #66 23.05 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-01T04:48:25.027Z] #66 23.09 (3/4) Installing su-exec (0.2-r3) [2024-02-01T04:48:25.027Z] #66 23.13 (4/4) Installing yq (4.33.3-r5) [2024-02-01T04:48:25.027Z] #66 24.24 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:48:25.027Z] #66 24.46 Executing ca-certificates-20230506-r0.trigger [2024-02-01T04:48:25.027Z] #66 25.89 OK: 18 MiB in 19 packages [2024-02-01T04:48:25.027Z] #66 DONE 27.4s [2024-02-01T04:48:25.027Z] [2024-02-01T04:48:25.027Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-01T04:48:27.643Z] #76 ... [2024-02-01T04:48:27.644Z] [2024-02-01T04:48:27.644Z] #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-02-01T04:48:27.644Z] #0 5.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:27.644Z] #0 7.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:27.644Z] #77 ... [2024-02-01T04:48:27.644Z] [2024-02-01T04:48:27.644Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-01T04:48:27.644Z] #63 29.46 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-01T04:48:27.644Z] #63 29.53 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-01T04:48:27.644Z] #63 29.53 (3/4) Installing libucontext (1.2-r2) [2024-02-01T04:48:27.644Z] #63 29.53 (4/4) Installing gcompat (1.1.0-r1) [2024-02-01T04:48:27.644Z] #63 29.54 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:48:27.644Z] #63 29.61 OK: 8 MiB in 19 packages [2024-02-01T04:48:28.619Z] #63 DONE 30.9s [2024-02-01T04:48:28.892Z] [2024-02-01T04:48:28.892Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-01T04:48:28.892Z] #75 4.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:30.855Z] #75 ... [2024-02-01T04:48:30.855Z] [2024-02-01T04:48:30.855Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-01T04:48:30.855Z] #0 6.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:30.855Z] #0 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:30.855Z] #78 ... [2024-02-01T04:48:30.855Z] [2024-02-01T04:48:30.855Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-01T04:48:30.855Z] #75 6.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:31.491Z] #75 ... [2024-02-01T04:48:31.491Z] [2024-02-01T04:48:31.491Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-01T04:48:31.491Z] #62 23.73 v3.18.6-2-gadaf19c10b4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-01T04:48:31.491Z] #62 23.73 v3.18.6-3-g8aef8528812 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-01T04:48:31.491Z] #62 23.73 OK: 19945 distinct packages available [2024-02-01T04:48:31.491Z] #62 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:31.491Z] #62 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:31.491Z] #62 31.34 (1/11) Installing ca-certificates (20230506-r0) [2024-02-01T04:48:31.491Z] #62 31.78 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-01T04:48:31.491Z] #62 31.88 (3/11) Installing libunistring (1.1-r1) [2024-02-01T04:48:31.491Z] #62 32.06 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-01T04:48:31.491Z] #62 32.10 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-01T04:48:31.491Z] #62 32.14 (6/11) Installing libcurl (8.5.0-r0) [2024-02-01T04:48:31.491Z] #62 32.20 (7/11) Installing curl (8.5.0-r0) [2024-02-01T04:48:31.491Z] #62 32.27 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-01T04:48:31.491Z] #62 32.29 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-01T04:48:31.491Z] #62 32.33 (10/11) Installing libucontext (1.2-r2) [2024-02-01T04:48:31.491Z] #62 32.36 (11/11) Installing gcompat (1.1.0-r1) [2024-02-01T04:48:31.491Z] #62 32.38 Executing busybox-1.36.1-r5.trigger [2024-02-01T04:48:31.491Z] #62 32.49 Executing ca-certificates-20230506-r0.trigger [2024-02-01T04:48:31.491Z] #62 33.28 OK: 13 MiB in 26 packages [2024-02-01T04:48:31.767Z] #62 ... [2024-02-01T04:48:31.767Z] [2024-02-01T04:48:31.767Z] #77 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-02-01T04:48:31.767Z] #77 13.34 OK: 9 MiB in 20 packages [2024-02-01T04:48:31.767Z] #77 DONE 14.7s [2024-02-01T04:48:31.767Z] [2024-02-01T04:48:31.767Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-01T04:48:31.767Z] #0 2.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:32.047Z] #79 ... [2024-02-01T04:48:32.047Z] [2024-02-01T04:48:32.047Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-01T04:48:32.047Z] #62 DONE 34.4s [2024-02-01T04:48:32.047Z] [2024-02-01T04:48:32.047Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-01T04:48:32.660Z] #80 ... [2024-02-01T04:48:32.660Z] [2024-02-01T04:48:32.660Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-01T04:48:32.660Z] #0 5.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:32.660Z] #0 6.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:32.660Z] #81 ... [2024-02-01T04:48:32.660Z] [2024-02-01T04:48:32.660Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-01T04:48:34.085Z] #82 DONE 2.0s [2024-02-01T04:48:34.085Z] [2024-02-01T04:48:34.086Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-01T04:48:34.086Z] #83 ... [2024-02-01T04:48:34.086Z] [2024-02-01T04:48:34.086Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-01T04:48:34.086Z] #84 DONE 2.2s [2024-02-01T04:48:34.086Z] [2024-02-01T04:48:34.086Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-01T04:48:34.357Z] #85 DONE 0.3s [2024-02-01T04:48:34.357Z] [2024-02-01T04:48:34.357Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-01T04:48:34.357Z] #86 DONE 0.2s [2024-02-01T04:48:34.357Z] [2024-02-01T04:48:34.357Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-01T04:48:34.357Z] #79 4.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:34.627Z] #79 ... [2024-02-01T04:48:34.627Z] [2024-02-01T04:48:34.627Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-01T04:48:34.627Z] #72 6.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:34.627Z] #72 8.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:34.627Z] #72 14.99 OK: 18 MiB in 19 packages [2024-02-01T04:48:34.627Z] #72 DONE 16.5s [2024-02-01T04:48:34.910Z] [2024-02-01T04:48:34.910Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-01T04:48:34.910Z] #81 12.27 OK: 8 MiB in 17 packages [2024-02-01T04:48:35.180Z] #81 ... [2024-02-01T04:48:35.180Z] [2024-02-01T04:48:35.180Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-01T04:48:35.180Z] #87 DONE 0.5s [2024-02-01T04:48:35.180Z] [2024-02-01T04:48:35.180Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-01T04:48:35.180Z] #88 DONE 0.7s [2024-02-01T04:48:35.180Z] [2024-02-01T04:48:35.180Z] #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-01T04:48:35.463Z] #89 DONE 0.3s [2024-02-01T04:48:35.463Z] [2024-02-01T04:48:35.463Z] #90 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-01T04:48:35.735Z] #90 DONE 0.3s [2024-02-01T04:48:35.735Z] [2024-02-01T04:48:35.735Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-01T04:48:35.735Z] #81 DONE 13.2s [2024-02-01T04:48:35.735Z] [2024-02-01T04:48:35.735Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-01T04:48:37.171Z] #91 ... [2024-02-01T04:48:37.171Z] [2024-02-01T04:48:37.171Z] #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-02-01T04:48:37.171Z] #74 7.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:37.171Z] #74 9.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:37.171Z] #74 15.28 OK: 8 MiB in 16 packages [2024-02-01T04:48:37.171Z] #74 DONE 16.8s [2024-02-01T04:48:37.171Z] [2024-02-01T04:48:37.171Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-01T04:48:37.171Z] #83 DONE 3.4s [2024-02-01T04:48:37.171Z] [2024-02-01T04:48:37.171Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-01T04:48:37.455Z] #92 DONE 0.4s [2024-02-01T04:48:37.455Z] [2024-02-01T04:48:37.455Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-01T04:48:37.455Z] #75 12.51 OK: 9 MiB in 17 packages [2024-02-01T04:48:37.768Z] #75 ... [2024-02-01T04:48:37.769Z] [2024-02-01T04:48:37.769Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-01T04:48:37.769Z] #76 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:37.769Z] #76 5.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:37.769Z] #76 11.40 OK: 18 MiB in 19 packages [2024-02-01T04:48:37.769Z] #76 DONE 12.7s [2024-02-01T04:48:37.769Z] [2024-02-01T04:48:37.769Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-01T04:48:38.394Z] #93 DONE 0.6s [2024-02-01T04:48:38.394Z] [2024-02-01T04:48:38.394Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-01T04:48:38.394Z] #78 15.96 OK: 8 MiB in 16 packages [2024-02-01T04:48:38.394Z] #78 DONE 17.5s [2024-02-01T04:48:38.394Z] [2024-02-01T04:48:38.394Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-01T04:48:38.665Z] #94 DONE 0.6s [2024-02-01T04:48:38.665Z] [2024-02-01T04:48:38.665Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-01T04:48:38.665Z] #80 4.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:38.665Z] #80 6.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-01T04:48:38.945Z] #80 ... [2024-02-01T04:48:38.945Z] [2024-02-01T04:48:38.945Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-01T04:48:38.945Z] #75 DONE 14.2s [2024-02-01T04:48:38.945Z] [2024-02-01T04:48:38.945Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-01T04:48:38.945Z] #79 10.34 OK: 8 MiB in 19 packages [2024-02-01T04:48:39.586Z] #79 ... [2024-02-01T04:48:39.586Z] [2024-02-01T04:48:39.586Z] #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-01T04:48:39.586Z] #95 DONE 0.5s [2024-02-01T04:48:39.586Z] [2024-02-01T04:48:39.586Z] #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-01T04:48:39.858Z] #96 DONE 0.5s [2024-02-01T04:48:39.858Z] [2024-02-01T04:48:39.858Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-01T04:48:39.858Z] #79 DONE 11.2s [2024-02-01T04:48:39.858Z] [2024-02-01T04:48:39.858Z] #97 [security-spire-server] exporting to image [2024-02-01T04:48:39.858Z] #97 exporting layers [2024-02-01T04:48:40.838Z] #97 exporting layers 5.0s done [2024-02-01T04:48:40.838Z] #97 writing image sha256:6b1b8d4f07330330c91746e7acde64ab8fcc7d21d3866c614b90618b3e11591e [2024-02-01T04:48:41.107Z] #97 writing image sha256:6b1b8d4f07330330c91746e7acde64ab8fcc7d21d3866c614b90618b3e11591e 0.0s done [2024-02-01T04:48:41.107Z] #97 naming to docker.io/library/security-spire-server-arm64 done [2024-02-01T04:48:41.399Z] #97 ... [2024-02-01T04:48:41.399Z] [2024-02-01T04:48:41.399Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-01T04:48:41.399Z] #91 DONE 5.5s [2024-02-01T04:48:41.399Z] [2024-02-01T04:48:41.399Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-01T04:48:41.677Z] #98 DONE 0.3s [2024-02-01T04:48:41.677Z] [2024-02-01T04:48:41.677Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-01T04:48:41.677Z] #80 9.846 OK: 13 MiB in 26 packages [2024-02-01T04:48:42.645Z] #80 DONE 10.5s [2024-02-01T04:48:42.645Z] [2024-02-01T04:48:42.645Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-01T04:48:42.915Z] #99 DONE 3.0s [2024-02-01T04:48:42.915Z] [2024-02-01T04:48:42.915Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:48:42.915Z] #70 ... [2024-02-01T04:48:42.915Z] [2024-02-01T04:48:42.915Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-01T04:48:43.186Z] #100 DONE 0.3s [2024-02-01T04:48:43.186Z] [2024-02-01T04:48:43.186Z] #97 [security-spire-server] exporting to image [2024-02-01T04:48:43.186Z] #97 exporting layers 3.3s done [2024-02-01T04:48:43.186Z] #97 writing image sha256:68290df3021f6c6d5334ea0102506af14aae8fa6dc4fbe6fc7cb7cfdb57c18c0 0.0s done [2024-02-01T04:48:43.186Z] #97 naming to docker.io/library/security-spire-agent-arm64 done [2024-02-01T04:48:43.186Z] #97 DONE 7.6s [2024-02-01T04:48:43.186Z] [2024-02-01T04:48:43.186Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-01T04:48:43.458Z] #101 DONE 0.2s [2024-02-01T04:48:43.458Z] [2024-02-01T04:48:43.458Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-01T04:48:43.458Z] #102 DONE 0.1s [2024-02-01T04:48:43.458Z] [2024-02-01T04:48:43.458Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-01T04:48:43.729Z] #103 DONE 0.1s [2024-02-01T04:48:43.729Z] [2024-02-01T04:48:43.729Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-01T04:48:43.729Z] #104 DONE 0.2s [2024-02-01T04:48:43.729Z] [2024-02-01T04:48:43.729Z] #97 [security-spire-config] exporting to image [2024-02-01T04:48:45.703Z] #97 exporting layers 1.5s done [2024-02-01T04:48:45.703Z] #97 writing image sha256:1869d080870967fc66fa19fe9f2260e985128b5a4a59fe0d65df26a5d25cd680 done [2024-02-01T04:48:45.703Z] #97 naming to docker.io/library/security-spire-config-arm64 done [2024-02-01T04:48:45.703Z] #97 DONE 9.1s [2024-02-01T04:48:45.703Z] [2024-02-01T04:48:45.703Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:49:00.938Z] #73 DONE 50.7s [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:49:00.938Z] #70 DONE 52.0s [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:49:00.938Z] #69 DONE 53.8s [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #105 [security-proxy-auth builder 6/7] COPY . . [2024-02-01T04:49:00.938Z] #105 ... [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:49:00.938Z] #71 DONE 51.9s [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #106 [support-notifications builder 6/7] COPY . . [2024-02-01T04:49:00.938Z] #106 ... [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #107 [core-metadata builder 6/7] COPY . . [2024-02-01T04:49:00.938Z] #107 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:49:00.938Z] #108 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:49:00.938Z] #109 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-01T04:49:00.938Z] #110 DONE 1.1s [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #105 [security-proxy-auth builder 6/7] COPY . . [2024-02-01T04:49:00.938Z] #105 DONE 1.1s [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #111 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:49:00.938Z] #111 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #112 [core-data builder 6/7] COPY . . [2024-02-01T04:49:00.938Z] #112 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:49:00.938Z] #113 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:49:00.938Z] #114 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:49:00.938Z] #115 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #116 [core-command builder 6/7] COPY . . [2024-02-01T04:49:00.938Z] #116 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #117 [support-scheduler builder 6/7] COPY . . [2024-02-01T04:49:00.938Z] #117 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:49:00.938Z] #118 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:49:00.938Z] #119 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:49:00.938Z] #120 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:49:00.938Z] #121 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-01T04:49:00.938Z] #122 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:49:00.938Z] #123 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:49:00.938Z] #124 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-02-01T04:49:00.938Z] #125 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-02-01T04:49:00.938Z] #126 DONE 1.1s [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-02-01T04:49:00.938Z] #127 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.938Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-01T04:49:00.938Z] #128 CACHED [2024-02-01T04:49:00.938Z] [2024-02-01T04:49:00.939Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-01T04:49:00.939Z] #129 CACHED [2024-02-01T04:49:00.939Z] [2024-02-01T04:49:00.939Z] #106 [support-notifications builder 6/7] COPY . . [2024-02-01T04:49:00.939Z] #106 DONE 1.1s [2024-02-01T04:49:00.939Z] [2024-02-01T04:49:00.939Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-01T04:49:05.252Z] #130 4.722 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-01T04:49:10.619Z] #130 ... [2024-02-01T04:49:10.619Z] [2024-02-01T04:49:10.619Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-01T04:49:10.619Z] #0 5.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-01T04:49:10.619Z] #131 ... [2024-02-01T04:49:10.619Z] [2024-02-01T04:49:10.619Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T04:49:10.619Z] #0 6.383 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-01T04:49:10.889Z] #132 ... [2024-02-01T04:49:10.889Z] [2024-02-01T04:49:10.889Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-01T04:49:10.889Z] #0 6.075 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-01T04:49:10.889Z] #133 ... [2024-02-01T04:49:10.889Z] [2024-02-01T04:49:10.889Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-01T04:49:10.889Z] #0 5.118 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-01T04:49:11.159Z] #134 ... [2024-02-01T04:49:11.159Z] [2024-02-01T04:49:11.159Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-01T04:49:11.159Z] #0 6.176 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-01T04:49:11.159Z] #135 ... [2024-02-01T04:49:11.159Z] [2024-02-01T04:49:11.159Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-01T04:49:11.159Z] #0 6.364 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-01T04:49:11.428Z] #136 ... [2024-02-01T04:49:11.428Z] [2024-02-01T04:49:11.428Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-01T04:49:11.428Z] #0 5.516 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-01T04:49:11.428Z] #137 ... [2024-02-01T04:49:11.428Z] [2024-02-01T04:49:11.428Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-01T04:49:11.428Z] #0 5.727 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-01T04:49:11.696Z] #138 ... [2024-02-01T04:49:11.696Z] [2024-02-01T04:49:11.696Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-01T04:49:11.696Z] #0 5.022 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-01T04:49:11.965Z] #139 ... [2024-02-01T04:49:11.965Z] [2024-02-01T04:49:11.965Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-01T04:49:11.965Z] #0 5.784 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-01T04:49:32.226Z] Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-267: java.lang.InterruptedException [2024-02-01T05:01:59.995Z] #140 ... [2024-02-01T05:01:59.995Z] [2024-02-01T05:01:59.995Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-01T05:01:59.995Z] #139 768.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-01T05:01:59.995Z] #139 ... [2024-02-01T05:01:59.995Z] [2024-02-01T05:01:59.996Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-01T05:01:59.996Z] #137 DONE 770.6s [2024-02-01T05:01:59.996Z] [2024-02-01T05:01:59.996Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-01T05:01:59.996Z] #136 ... [2024-02-01T05:01:59.996Z] [2024-02-01T05:01:59.996Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T05:01:59.996Z] #141 DONE 0.3s [2024-02-01T05:01:59.996Z] [2024-02-01T05:01:59.996Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-01T05:01:59.996Z] #142 DONE 0.2s [2024-02-01T05:01:59.996Z] [2024-02-01T05:01:59.996Z] #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 [2024-02-01T05:01:59.996Z] #143 DONE 0.1s [2024-02-01T05:01:59.996Z] [2024-02-01T05:01:59.996Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:01:59.996Z] #132 ... [2024-02-01T05:01:59.996Z] [2024-02-01T05:01:59.996Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-01T05:01:59.996Z] #144 DONE 0.2s [2024-02-01T05:01:59.996Z] [2024-02-01T05:01:59.996Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-01T05:01:59.996Z] #145 DONE 0.2s [2024-02-01T05:01:59.996Z] [2024-02-01T05:01:59.996Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:01:59.996Z] #132 ... [2024-02-01T05:01:59.996Z] [2024-02-01T05:01:59.996Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-01T05:01:59.996Z] #146 DONE 0.1s [2024-02-01T05:01:59.996Z] [2024-02-01T05:01:59.996Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-01T05:01:59.996Z] #147 DONE 1.9s [2024-02-01T05:01:59.996Z] [2024-02-01T05:01:59.996Z] #97 [security-proxy-setup] exporting to image [2024-02-01T05:01:59.996Z] #97 exporting layers [2024-02-01T05:01:59.996Z] #97 exporting layers 0.9s done [2024-02-01T05:01:59.996Z] #97 writing image sha256:deedcc41c7e589781f5a3fa613cb5c5a4b2441966015d3ad2ac7dd6250cd8881 done [2024-02-01T05:01:59.996Z] #97 naming to docker.io/library/security-proxy-setup-arm64 done [2024-02-01T05:01:59.996Z] #97 DONE 9.9s [2024-02-01T05:01:59.996Z] [2024-02-01T05:01:59.996Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:02:02.613Z] #132 ... [2024-02-01T05:02:02.613Z] [2024-02-01T05:02:02.613Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-01T05:02:02.613Z] #133 DONE 781.9s [2024-02-01T05:02:02.613Z] [2024-02-01T05:02:02.613Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:02:02.885Z] #132 ... [2024-02-01T05:02:02.885Z] [2024-02-01T05:02:02.885Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-01T05:02:03.561Z] #148 DONE 0.5s [2024-02-01T05:02:03.561Z] [2024-02-01T05:02:03.561Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-01T05:02:03.561Z] #139 DONE 782.9s [2024-02-01T05:02:03.561Z] [2024-02-01T05:02:03.561Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-01T05:02:05.006Z] #149 ... [2024-02-01T05:02:05.006Z] [2024-02-01T05:02:05.006Z] #150 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T05:02:05.006Z] #150 DONE 0.4s [2024-02-01T05:02:05.006Z] [2024-02-01T05:02:05.006Z] #151 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-01T05:02:05.281Z] #151 DONE 0.4s [2024-02-01T05:02:05.281Z] [2024-02-01T05:02:05.281Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:02:05.281Z] #132 ... [2024-02-01T05:02:05.281Z] [2024-02-01T05:02:05.281Z] #152 [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 [2024-02-01T05:02:05.551Z] #152 DONE 0.3s [2024-02-01T05:02:05.551Z] [2024-02-01T05:02:05.551Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:02:05.551Z] #132 ... [2024-02-01T05:02:05.551Z] [2024-02-01T05:02:05.551Z] #153 [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 [2024-02-01T05:02:05.822Z] #153 DONE 0.2s [2024-02-01T05:02:05.822Z] [2024-02-01T05:02:05.822Z] #154 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-01T05:02:05.822Z] #154 DONE 0.2s [2024-02-01T05:02:05.822Z] [2024-02-01T05:02:05.822Z] #155 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-01T05:02:06.436Z] #155 DONE 0.3s [2024-02-01T05:02:06.437Z] [2024-02-01T05:02:06.437Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-01T05:02:06.437Z] #149 DONE 2.9s [2024-02-01T05:02:06.437Z] [2024-02-01T05:02:06.437Z] #156 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-01T05:02:06.712Z] #156 DONE 0.5s [2024-02-01T05:02:06.713Z] [2024-02-01T05:02:06.713Z] #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T05:02:06.713Z] #157 DONE 0.4s [2024-02-01T05:02:06.713Z] [2024-02-01T05:02:06.713Z] #158 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-01T05:02:06.984Z] #158 ... [2024-02-01T05:02:06.984Z] [2024-02-01T05:02:06.984Z] #159 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-01T05:02:06.984Z] #159 DONE 0.2s [2024-02-01T05:02:06.984Z] [2024-02-01T05:02:06.984Z] #158 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-01T05:02:06.984Z] #158 DONE 0.2s [2024-02-01T05:02:06.984Z] [2024-02-01T05:02:06.984Z] #160 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-01T05:02:07.592Z] #160 ... [2024-02-01T05:02:07.592Z] [2024-02-01T05:02:07.592Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-01T05:02:07.592Z] #161 DONE 0.6s [2024-02-01T05:02:07.592Z] [2024-02-01T05:02:07.592Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-01T05:02:07.862Z] #162 DONE 0.3s [2024-02-01T05:02:07.862Z] [2024-02-01T05:02:07.862Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:02:07.862Z] #132 ... [2024-02-01T05:02:07.862Z] [2024-02-01T05:02:07.862Z] #163 [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/ [2024-02-01T05:02:08.136Z] #163 DONE 0.3s [2024-02-01T05:02:08.136Z] [2024-02-01T05:02:08.136Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:02:08.136Z] #132 ... [2024-02-01T05:02:08.136Z] [2024-02-01T05:02:08.136Z] #164 [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/ [2024-02-01T05:02:08.504Z] #164 DONE 0.4s [2024-02-01T05:02:08.504Z] [2024-02-01T05:02:08.504Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-01T05:02:08.774Z] #165 DONE 0.3s [2024-02-01T05:02:08.774Z] [2024-02-01T05:02:08.774Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-01T05:02:08.774Z] #140 ... [2024-02-01T05:02:08.774Z] [2024-02-01T05:02:08.774Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-01T05:02:09.042Z] #166 DONE 0.2s [2024-02-01T05:02:09.042Z] [2024-02-01T05:02:09.042Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-01T05:02:10.015Z] #167 ... [2024-02-01T05:02:10.015Z] [2024-02-01T05:02:10.015Z] #160 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-01T05:02:10.015Z] #160 DONE 2.7s [2024-02-01T05:02:10.015Z] [2024-02-01T05:02:10.015Z] #97 [security-secretstore-setup] exporting to image [2024-02-01T05:02:10.015Z] #97 exporting layers [2024-02-01T05:02:11.433Z] #97 exporting layers 1.4s done [2024-02-01T05:02:11.433Z] #97 writing image sha256:0893dd9a8573aa8157df4b06e2d06fa89cf524ba21e7cc8e6d3d75ec66514d14 done [2024-02-01T05:02:11.433Z] #97 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-02-01T05:02:11.433Z] #97 DONE 11.3s [2024-02-01T05:02:11.433Z] [2024-02-01T05:02:11.433Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:02:11.702Z] #132 ... [2024-02-01T05:02:11.702Z] [2024-02-01T05:02:11.702Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-01T05:02:11.702Z] #167 DONE 2.7s [2024-02-01T05:02:11.702Z] [2024-02-01T05:02:11.702Z] #97 [security-bootstrapper] exporting to image [2024-02-01T05:02:12.674Z] #97 exporting layers 1.0s done [2024-02-01T05:02:12.674Z] #97 writing image sha256:c22d4df39e75fb45256d966b5a4a37feeaaed26e0d35566c4efcfc30cd0b2eca done [2024-02-01T05:02:12.674Z] #97 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-01T05:02:12.674Z] #97 DONE 12.3s [2024-02-01T05:02:12.674Z] [2024-02-01T05:02:12.674Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:02:18.046Z] #132 ... [2024-02-01T05:02:18.046Z] [2024-02-01T05:02:18.046Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-01T05:02:18.046Z] #131 DONE 797.3s [2024-02-01T05:02:18.046Z] [2024-02-01T05:02:18.046Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:02:18.320Z] #132 ... [2024-02-01T05:02:18.320Z] [2024-02-01T05:02:18.320Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T05:02:18.320Z] #168 DONE 0.2s [2024-02-01T05:02:18.320Z] [2024-02-01T05:02:18.320Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-01T05:02:18.592Z] #134 ... [2024-02-01T05:02:18.592Z] [2024-02-01T05:02:18.592Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-01T05:02:18.592Z] #169 DONE 0.1s [2024-02-01T05:02:18.592Z] [2024-02-01T05:02:18.592Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-01T05:02:18.861Z] #170 DONE 0.3s [2024-02-01T05:02:18.861Z] [2024-02-01T05:02:18.861Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-01T05:02:19.134Z] #171 DONE 0.1s [2024-02-01T05:02:19.134Z] [2024-02-01T05:02:19.134Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:02:19.134Z] #132 ... [2024-02-01T05:02:19.134Z] [2024-02-01T05:02:19.134Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-01T05:02:19.401Z] #172 DONE 0.2s [2024-02-01T05:02:19.401Z] [2024-02-01T05:02:19.402Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-01T05:02:21.367Z] #173 DONE 1.7s [2024-02-01T05:02:21.367Z] [2024-02-01T05:02:21.367Z] #97 [security-proxy-auth] exporting to image [2024-02-01T05:02:21.367Z] #97 exporting layers [2024-02-01T05:02:21.635Z] #97 exporting layers 0.6s done [2024-02-01T05:02:21.635Z] #97 writing image sha256:95f1410a699ecaf7c81cff09643b76318ba361938710346157f46b2357dcf5e5 done [2024-02-01T05:02:21.635Z] #97 naming to docker.io/library/security-proxy-auth-arm64 [2024-02-01T05:02:21.635Z] #97 naming to docker.io/library/security-proxy-auth-arm64 done [2024-02-01T05:02:21.635Z] #97 DONE 13.0s [2024-02-01T05:02:21.635Z] [2024-02-01T05:02:21.635Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-01T05:02:31.745Z] #134 ... [2024-02-01T05:02:31.745Z] [2024-02-01T05:02:31.745Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-01T05:02:31.745Z] #138 DONE 811.5s [2024-02-01T05:02:32.013Z] [2024-02-01T05:02:32.013Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:02:32.612Z] #132 ... [2024-02-01T05:02:32.612Z] [2024-02-01T05:02:32.612Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T05:02:32.612Z] #174 DONE 0.2s [2024-02-01T05:02:32.612Z] [2024-02-01T05:02:32.612Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-01T05:02:32.612Z] #175 DONE 0.2s [2024-02-01T05:02:32.612Z] [2024-02-01T05:02:32.612Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-01T05:02:32.900Z] #134 ... [2024-02-01T05:02:32.900Z] [2024-02-01T05:02:32.900Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-01T05:02:33.167Z] #176 DONE 0.2s [2024-02-01T05:02:33.167Z] [2024-02-01T05:02:33.167Z] #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 [2024-02-01T05:02:33.167Z] #177 DONE 0.1s [2024-02-01T05:02:33.167Z] [2024-02-01T05:02:33.167Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-01T05:02:33.437Z] #178 DONE 0.2s [2024-02-01T05:02:33.437Z] [2024-02-01T05:02:33.437Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-01T05:02:35.384Z] #179 DONE 1.9s [2024-02-01T05:02:35.384Z] [2024-02-01T05:02:35.384Z] #97 [core-common-config-bootstrapper] exporting to image [2024-02-01T05:02:35.384Z] #97 exporting layers [2024-02-01T05:02:35.650Z] #97 exporting layers 0.4s done [2024-02-01T05:02:35.650Z] #97 writing image sha256:5bccdbfe9bfe7b2e439c32a07e469f01d03035d9b61e05d6f9cb58366b88276c done [2024-02-01T05:02:35.650Z] #97 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-02-01T05:02:35.650Z] #97 DONE 13.4s [2024-02-01T05:02:35.650Z] [2024-02-01T05:02:35.650Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-01T05:03:07.847Z] #136 DONE 844.0s [2024-02-01T05:03:07.847Z] [2024-02-01T05:03:07.847Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:03:07.847Z] #132 ... [2024-02-01T05:03:07.847Z] [2024-02-01T05:03:07.847Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T05:03:07.847Z] #180 DONE 0.1s [2024-02-01T05:03:07.847Z] [2024-02-01T05:03:07.847Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-01T05:03:07.847Z] #181 DONE 0.2s [2024-02-01T05:03:07.847Z] [2024-02-01T05:03:07.847Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-01T05:03:07.847Z] #182 DONE 0.2s [2024-02-01T05:03:07.847Z] [2024-02-01T05:03:07.847Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-01T05:03:07.847Z] #183 DONE 0.1s [2024-02-01T05:03:07.848Z] [2024-02-01T05:03:07.848Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-01T05:03:07.848Z] #140 ... [2024-02-01T05:03:07.848Z] [2024-02-01T05:03:07.848Z] #97 [core-command] exporting to image [2024-02-01T05:03:07.848Z] #97 exporting layers [2024-02-01T05:03:07.848Z] #97 exporting layers 0.2s done [2024-02-01T05:03:07.848Z] #97 writing image sha256:5c3918c8188d7d649ef5c45de8c3ea687c258ab0f2bdebe7654978145a34a2b6 [2024-02-01T05:03:07.848Z] #97 writing image sha256:5c3918c8188d7d649ef5c45de8c3ea687c258ab0f2bdebe7654978145a34a2b6 done [2024-02-01T05:03:07.848Z] #97 naming to docker.io/library/core-command-arm64 done [2024-02-01T05:03:07.848Z] #97 DONE 13.7s [2024-02-01T05:03:07.848Z] [2024-02-01T05:03:07.848Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-01T05:03:16.063Z] #140 DONE 854.7s [2024-02-01T05:03:16.063Z] [2024-02-01T05:03:16.063Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-01T05:03:16.063Z] #132 DONE 854.6s [2024-02-01T05:03:16.063Z] [2024-02-01T05:03:16.063Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-01T05:03:16.063Z] #134 ... [2024-02-01T05:03:16.063Z] [2024-02-01T05:03:16.063Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T05:03:16.063Z] #184 DONE 0.1s [2024-02-01T05:03:16.063Z] [2024-02-01T05:03:16.063Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-01T05:03:16.063Z] #134 ... [2024-02-01T05:03:16.063Z] [2024-02-01T05:03:16.063Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-01T05:03:16.063Z] #185 DONE 0.3s [2024-02-01T05:03:16.063Z] [2024-02-01T05:03:16.063Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-01T05:03:16.332Z] #186 ... [2024-02-01T05:03:16.332Z] [2024-02-01T05:03:16.332Z] #187 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T05:03:16.332Z] #187 DONE 0.2s [2024-02-01T05:03:16.332Z] [2024-02-01T05:03:16.332Z] #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-01T05:03:16.332Z] #188 DONE 0.2s [2024-02-01T05:03:16.332Z] [2024-02-01T05:03:16.332Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-01T05:03:16.598Z] #189 ... [2024-02-01T05:03:16.598Z] [2024-02-01T05:03:16.598Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-01T05:03:16.598Z] #186 DONE 0.3s [2024-02-01T05:03:16.598Z] [2024-02-01T05:03:16.598Z] #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-01T05:03:16.598Z] #190 DONE 0.2s [2024-02-01T05:03:16.598Z] [2024-02-01T05:03:16.598Z] #191 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-01T05:03:16.864Z] #191 ... [2024-02-01T05:03:16.864Z] [2024-02-01T05:03:16.864Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-01T05:03:16.864Z] #189 DONE 0.4s [2024-02-01T05:03:16.864Z] [2024-02-01T05:03:16.864Z] #191 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-01T05:03:16.864Z] #191 DONE 0.2s [2024-02-01T05:03:16.864Z] [2024-02-01T05:03:16.864Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-01T05:03:16.864Z] #192 DONE 0.2s [2024-02-01T05:03:16.864Z] [2024-02-01T05:03:16.864Z] #97 [core-metadata] exporting to image [2024-02-01T05:03:16.864Z] #97 exporting layers [2024-02-01T05:03:17.445Z] #97 exporting layers 0.5s done [2024-02-01T05:03:17.445Z] #97 exporting layers 0.4s done [2024-02-01T05:03:17.445Z] #97 writing image sha256:69fa2efceba3043220913654a9fff38c2cd84351dc56f4a71c1dcb6f05b3decd 0.0s done [2024-02-01T05:03:17.445Z] #97 naming to docker.io/library/core-metadata-arm64 done [2024-02-01T05:03:17.445Z] #97 writing image sha256:552a3735002c2e2882a34b9661360500f5c9bca4930355cf787fb1d46bcb840d done [2024-02-01T05:03:17.445Z] #97 naming to docker.io/library/core-data-arm64 done [2024-02-01T05:03:17.445Z] #97 DONE 14.3s [2024-02-01T05:03:17.445Z] [2024-02-01T05:03:17.445Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-01T05:03:35.639Z] #135 ... [2024-02-01T05:03:35.639Z] [2024-02-01T05:03:35.639Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-01T05:03:35.639Z] #134 DONE 873.1s [2024-02-01T05:03:35.639Z] [2024-02-01T05:03:35.639Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-01T05:03:35.639Z] #130 ... [2024-02-01T05:03:35.639Z] [2024-02-01T05:03:35.639Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T05:03:35.639Z] #193 DONE 0.1s [2024-02-01T05:03:35.639Z] [2024-02-01T05:03:35.639Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-01T05:03:35.639Z] #130 ... [2024-02-01T05:03:35.639Z] [2024-02-01T05:03:35.639Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-01T05:03:35.639Z] #194 DONE 0.1s [2024-02-01T05:03:35.639Z] [2024-02-01T05:03:35.639Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-01T05:03:35.639Z] #195 DONE 0.2s [2024-02-01T05:03:35.639Z] [2024-02-01T05:03:35.639Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-01T05:03:35.639Z] #130 ... [2024-02-01T05:03:35.639Z] [2024-02-01T05:03:35.639Z] #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 [2024-02-01T05:03:35.639Z] #196 DONE 0.1s [2024-02-01T05:03:35.639Z] [2024-02-01T05:03:35.639Z] #97 [security-spiffe-token-provider] exporting to image [2024-02-01T05:03:35.639Z] #97 exporting layers [2024-02-01T05:03:35.639Z] #97 exporting layers 0.5s done [2024-02-01T05:03:35.639Z] #97 writing image sha256:a906940b5fbef02a397d3318595db02ddfda6d6ee0a647b015ecd257d2eb9f09 done [2024-02-01T05:03:35.639Z] #97 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-01T05:03:35.639Z] #97 DONE 14.8s [2024-02-01T05:03:35.639Z] [2024-02-01T05:03:35.639Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-01T05:03:53.839Z] #130 ... [2024-02-01T05:03:53.839Z] [2024-02-01T05:03:53.839Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-01T05:03:53.839Z] #135 DONE 891.7s [2024-02-01T05:03:53.839Z] [2024-02-01T05:03:53.839Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T05:03:53.839Z] #197 DONE 0.2s [2024-02-01T05:03:53.839Z] [2024-02-01T05:03:53.839Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-01T05:03:53.839Z] #198 DONE 0.2s [2024-02-01T05:03:53.839Z] [2024-02-01T05:03:53.839Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-01T05:03:53.839Z] #199 DONE 0.3s [2024-02-01T05:03:53.839Z] [2024-02-01T05:03:53.839Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-01T05:03:53.839Z] #130 DONE 892.5s [2024-02-01T05:03:53.839Z] [2024-02-01T05:03:53.839Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-01T05:03:53.839Z] #200 DONE 0.2s [2024-02-01T05:03:53.839Z] [2024-02-01T05:03:53.839Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-01T05:03:53.839Z] #201 DONE 0.1s [2024-02-01T05:03:53.839Z] [2024-02-01T05:03:53.839Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-01T05:03:53.839Z] #202 DONE 0.1s [2024-02-01T05:03:53.839Z] [2024-02-01T05:03:53.839Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-01T05:03:53.839Z] #203 DONE 0.3s [2024-02-01T05:03:53.839Z] [2024-02-01T05:03:53.839Z] #97 [support-scheduler] exporting to image [2024-02-01T05:03:53.839Z] #97 exporting layers 0.5s done [2024-02-01T05:03:53.839Z] #97 writing image sha256:f235428daba6fe8601a736f90bc775675f8834f30c2cf1b0c58543ab65195fbb done [2024-02-01T05:03:53.839Z] #97 naming to docker.io/library/support-scheduler-arm64 done [2024-02-01T05:03:53.839Z] #97 DONE 15.3s [2024-02-01T05:03:53.839Z] [2024-02-01T05:03:53.839Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-01T05:03:53.839Z] #204 DONE 0.2s [2024-02-01T05:03:53.839Z] [2024-02-01T05:03:53.839Z] #97 [support-notifications] exporting to image [2024-02-01T05:03:54.104Z] #97 exporting layers 0.3s done [2024-02-01T05:03:54.104Z] #97 writing image sha256:341d63b835d4800de8efe2069b0a1025980e8e7cfd6af5b449f35319c2bd7524 done [2024-02-01T05:03:54.104Z] #97 naming to docker.io/library/support-notifications-arm64 done [2024-02-01T05:03:54.104Z] #97 DONE 15.6s [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-01T05:03:54.104Z] time="2024-02-01T04:47:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-01T05:03:54.120Z] $ docker stop --time=1 2946a4b1cc7f3db560ba87abb515be83ee543d0b21f584fa787e96ac7159344d [2024-02-01T05:03:55.730Z] $ docker rm -f --volumes 2946a4b1cc7f3db560ba87abb515be83ee543d0b21f584fa787e96ac7159344d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T05:03:56.427Z] + docker images [2024-02-01T05:03:56.428Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-01T05:03:56.428Z] support-notifications-arm64 latest 341d63b835d4 3 seconds ago 26.5MB [2024-02-01T05:03:56.428Z] support-scheduler-arm64 latest f235428daba6 4 seconds ago 25.9MB [2024-02-01T05:03:56.428Z] security-spiffe-token-provider-arm64 latest a906940b5fbe 22 seconds ago 29MB [2024-02-01T05:03:56.428Z] core-metadata-arm64 latest 69fa2efceba3 40 seconds ago 17.4MB [2024-02-01T05:03:56.428Z] core-data-arm64 latest 552a3735002c 40 seconds ago 17.1MB [2024-02-01T05:03:56.428Z] core-command-arm64 latest 5c3918c8188d 51 seconds ago 17MB [2024-02-01T05:03:56.428Z] core-common-config-bootstrapper-arm64 latest 5bccdbfe9bfe About a minute ago 15.1MB [2024-02-01T05:03:56.428Z] security-proxy-auth-arm64 latest 95f1410a699e About a minute ago 15.9MB [2024-02-01T05:03:56.428Z] security-bootstrapper-arm64 latest c22d4df39e75 About a minute ago 18.5MB [2024-02-01T05:03:56.428Z] security-secretstore-setup-arm64 latest 0893dd9a8573 About a minute ago 35.7MB [2024-02-01T05:03:56.428Z] security-proxy-setup-arm64 latest deedcc41c7e5 2 minutes ago 25.8MB [2024-02-01T05:03:56.428Z] security-spire-config-arm64 latest 1869d0808709 15 minutes ago 95.8MB [2024-02-01T05:03:56.428Z] security-spire-agent-arm64 latest 68290df3021f 15 minutes ago 152MB [2024-02-01T05:03:56.428Z] security-spire-server-arm64 latest 6b1b8d4f0733 15 minutes ago 96.7MB [2024-02-01T05:03:56.428Z] ci-base-image-arm64 latest 216b9ccf2c83 16 minutes ago 879MB [2024-02-01T05:03:56.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 months ago 560MB [2024-02-01T05:03:56.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 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 [2024-02-01T05:03:57.492Z] provisioning config files... [2024-02-01T05:03:57.514Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/623@tmp/config10994848732121968492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:03:58.046Z] ---> ****-login.sh [2024-02-01T05:03:58.046Z] nexus3.edgexfoundry.org:10001 [2024-02-01T05:03:58.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:03:58.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:03:58.313Z] Configure a credential helper to remove this warning. See [2024-02-01T05:03:58.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:03:58.313Z] [2024-02-01T05:03:58.313Z] Login Succeeded [2024-02-01T05:03:58.313Z] nexus3.edgexfoundry.org:10002 [2024-02-01T05:03:58.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:03:58.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:03:58.579Z] Configure a credential helper to remove this warning. See [2024-02-01T05:03:58.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:03:58.579Z] [2024-02-01T05:03:58.579Z] Login Succeeded [2024-02-01T05:03:58.579Z] nexus3.edgexfoundry.org:10003 [2024-02-01T05:03:58.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:03:59.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:03:59.132Z] Configure a credential helper to remove this warning. See [2024-02-01T05:03:59.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:03:59.132Z] [2024-02-01T05:03:59.132Z] Login Succeeded [2024-02-01T05:03:59.132Z] nexus3.edgexfoundry.org:10004 [2024-02-01T05:03:59.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:03:59.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:03:59.401Z] Configure a credential helper to remove this warning. See [2024-02-01T05:03:59.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:03:59.401Z] [2024-02-01T05:03:59.401Z] Login Succeeded [2024-02-01T05:03:59.401Z] ****.io [2024-02-01T05:03:59.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-01T05:03:59.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-01T05:03:59.931Z] Configure a credential helper to remove this warning. See [2024-02-01T05:03:59.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-01T05:03:59.931Z] [2024-02-01T05:03:59.931Z] Login Succeeded [2024-02-01T05:03:59.932Z] ---> ****-login.sh ends [Pipeline] } [2024-02-01T05:03:59.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:04:00.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-01T05:04:00.564Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-02-01T05:04:00.564Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:04:00.564Z] latest [2024-02-01T05:04:00.564Z] 3.2.0-dev.13 [2024-02-01T05:04:00.564Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:04:00.564Z] main [2024-02-01T05:04:00.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:01.477Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:02.229Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:04:02.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-01T05:04:02.229Z] b2b8dcc03a55: Preparing [2024-02-01T05:04:02.229Z] 9b0ff49f62f5: Preparing [2024-02-01T05:04:02.229Z] 316c8bacee3d: Preparing [2024-02-01T05:04:02.229Z] 083256557617: Preparing [2024-02-01T05:04:02.229Z] 653b4d715634: Preparing [2024-02-01T05:04:02.229Z] c136ceffd26d: Preparing [2024-02-01T05:04:02.229Z] 7c504f21be85: Preparing [2024-02-01T05:04:02.229Z] c136ceffd26d: Waiting [2024-02-01T05:04:02.229Z] 7c504f21be85: Waiting [2024-02-01T05:04:02.503Z] 316c8bacee3d: Pushed [2024-02-01T05:04:02.503Z] 083256557617: Pushed [2024-02-01T05:04:02.503Z] 653b4d715634: Pushed [2024-02-01T05:04:02.503Z] b2b8dcc03a55: Pushed [2024-02-01T05:04:02.503Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:02.503Z] c136ceffd26d: Pushed [2024-02-01T05:04:04.523Z] 9b0ff49f62f5: Pushed [2024-02-01T05:04:04.793Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:b83c1a961c0017c8a72bd5fda7e316e5554e6931b0f726c81e1a951c78eeda38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:05.514Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:06.382Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-02-01T05:04:06.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-01T05:04:06.382Z] b2b8dcc03a55: Preparing [2024-02-01T05:04:06.382Z] 9b0ff49f62f5: Preparing [2024-02-01T05:04:06.382Z] 316c8bacee3d: Preparing [2024-02-01T05:04:06.382Z] 083256557617: Preparing [2024-02-01T05:04:06.382Z] 653b4d715634: Preparing [2024-02-01T05:04:06.382Z] c136ceffd26d: Preparing [2024-02-01T05:04:06.382Z] 7c504f21be85: Preparing [2024-02-01T05:04:06.382Z] c136ceffd26d: Waiting [2024-02-01T05:04:06.382Z] 7c504f21be85: Waiting [2024-02-01T05:04:06.382Z] b2b8dcc03a55: Layer already exists [2024-02-01T05:04:06.382Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:06.382Z] 083256557617: Layer already exists [2024-02-01T05:04:06.382Z] 9b0ff49f62f5: Layer already exists [2024-02-01T05:04:06.382Z] 653b4d715634: Layer already exists [2024-02-01T05:04:06.382Z] c136ceffd26d: Layer already exists [2024-02-01T05:04:06.382Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:06.648Z] latest: digest: sha256:b83c1a961c0017c8a72bd5fda7e316e5554e6931b0f726c81e1a951c78eeda38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:07.347Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:08.118Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.13 [2024-02-01T05:04:08.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-01T05:04:08.118Z] b2b8dcc03a55: Preparing [2024-02-01T05:04:08.118Z] 9b0ff49f62f5: Preparing [2024-02-01T05:04:08.118Z] 316c8bacee3d: Preparing [2024-02-01T05:04:08.118Z] 083256557617: Preparing [2024-02-01T05:04:08.118Z] 653b4d715634: Preparing [2024-02-01T05:04:08.118Z] c136ceffd26d: Preparing [2024-02-01T05:04:08.118Z] 7c504f21be85: Preparing [2024-02-01T05:04:08.118Z] c136ceffd26d: Waiting [2024-02-01T05:04:08.118Z] 7c504f21be85: Waiting [2024-02-01T05:04:08.118Z] 9b0ff49f62f5: Layer already exists [2024-02-01T05:04:08.118Z] 083256557617: Layer already exists [2024-02-01T05:04:08.118Z] b2b8dcc03a55: Layer already exists [2024-02-01T05:04:08.118Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:08.118Z] 653b4d715634: Layer already exists [2024-02-01T05:04:08.118Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:08.118Z] c136ceffd26d: Layer already exists [2024-02-01T05:04:08.118Z] 3.2.0-dev.13: digest: sha256:b83c1a961c0017c8a72bd5fda7e316e5554e6931b0f726c81e1a951c78eeda38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:08.797Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:09.495Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:04:09.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-01T05:04:09.495Z] b2b8dcc03a55: Preparing [2024-02-01T05:04:09.495Z] 9b0ff49f62f5: Preparing [2024-02-01T05:04:09.495Z] 316c8bacee3d: Preparing [2024-02-01T05:04:09.495Z] 083256557617: Preparing [2024-02-01T05:04:09.495Z] 653b4d715634: Preparing [2024-02-01T05:04:09.495Z] c136ceffd26d: Preparing [2024-02-01T05:04:09.495Z] 7c504f21be85: Preparing [2024-02-01T05:04:09.495Z] c136ceffd26d: Waiting [2024-02-01T05:04:09.495Z] 7c504f21be85: Waiting [2024-02-01T05:04:09.495Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:09.495Z] b2b8dcc03a55: Layer already exists [2024-02-01T05:04:09.495Z] 9b0ff49f62f5: Layer already exists [2024-02-01T05:04:09.495Z] 083256557617: Layer already exists [2024-02-01T05:04:09.495Z] 653b4d715634: Layer already exists [2024-02-01T05:04:09.495Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:09.495Z] c136ceffd26d: Layer already exists [2024-02-01T05:04:09.495Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:b83c1a961c0017c8a72bd5fda7e316e5554e6931b0f726c81e1a951c78eeda38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:12.605Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:15.934Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-02-01T05:04:15.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-01T05:04:15.934Z] b2b8dcc03a55: Preparing [2024-02-01T05:04:15.934Z] 9b0ff49f62f5: Preparing [2024-02-01T05:04:15.934Z] 316c8bacee3d: Preparing [2024-02-01T05:04:15.934Z] 083256557617: Preparing [2024-02-01T05:04:15.934Z] 653b4d715634: Preparing [2024-02-01T05:04:15.934Z] c136ceffd26d: Preparing [2024-02-01T05:04:15.934Z] 7c504f21be85: Preparing [2024-02-01T05:04:15.934Z] c136ceffd26d: Waiting [2024-02-01T05:04:15.934Z] 7c504f21be85: Waiting [2024-02-01T05:04:15.934Z] 9b0ff49f62f5: Layer already exists [2024-02-01T05:04:15.934Z] 083256557617: Layer already exists [2024-02-01T05:04:15.934Z] b2b8dcc03a55: Layer already exists [2024-02-01T05:04:15.934Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:15.934Z] 653b4d715634: Layer already exists [2024-02-01T05:04:15.934Z] c136ceffd26d: Layer already exists [2024-02-01T05:04:15.934Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:16.198Z] main: digest: sha256:b83c1a961c0017c8a72bd5fda7e316e5554e6931b0f726c81e1a951c78eeda38 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:04:16.952Z] ===================================================== [Pipeline] echo [2024-02-01T05:04:17.086Z] taggedImages: [2024-02-01T05:04:17.086Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:04:17.086Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-02-01T05:04:17.086Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.13 [2024-02-01T05:04:17.086Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:04:17.086Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-02-01T05:04:17.238Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-02-01T05:04:17.238Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:04:17.238Z] latest [2024-02-01T05:04:17.238Z] 3.2.0-dev.13 [2024-02-01T05:04:17.238Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:04:17.238Z] main [2024-02-01T05:04:17.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:18.196Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:18.933Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:04:18.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-01T05:04:18.933Z] 03e439c5b795: Preparing [2024-02-01T05:04:18.933Z] 56e760689f03: Preparing [2024-02-01T05:04:18.933Z] 6fded31352af: Preparing [2024-02-01T05:04:18.933Z] c01406a40e44: Preparing [2024-02-01T05:04:18.933Z] 316c8bacee3d: Preparing [2024-02-01T05:04:18.933Z] 083256557617: Preparing [2024-02-01T05:04:18.933Z] 653b4d715634: Preparing [2024-02-01T05:04:18.933Z] c136ceffd26d: Preparing [2024-02-01T05:04:18.933Z] 7c504f21be85: Preparing [2024-02-01T05:04:18.933Z] 653b4d715634: Waiting [2024-02-01T05:04:18.933Z] c136ceffd26d: Waiting [2024-02-01T05:04:18.933Z] 7c504f21be85: Waiting [2024-02-01T05:04:18.933Z] 083256557617: Waiting [2024-02-01T05:04:18.933Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:18.933Z] 083256557617: Layer already exists [2024-02-01T05:04:19.199Z] 653b4d715634: Layer already exists [2024-02-01T05:04:19.199Z] 56e760689f03: Pushed [2024-02-01T05:04:19.199Z] c136ceffd26d: Layer already exists [2024-02-01T05:04:19.199Z] 6fded31352af: Pushed [2024-02-01T05:04:19.199Z] 03e439c5b795: Pushed [2024-02-01T05:04:19.199Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:20.623Z] c01406a40e44: Pushed [2024-02-01T05:04:20.885Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:c662a93db8814376aadaa47b47ee53f2f4238a8f93871dc729d5a58395efdc5e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:21.699Z] + 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 [2024-02-01T05:04:22.405Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-02-01T05:04:22.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-01T05:04:22.405Z] 03e439c5b795: Preparing [2024-02-01T05:04:22.405Z] 56e760689f03: Preparing [2024-02-01T05:04:22.405Z] 6fded31352af: Preparing [2024-02-01T05:04:22.405Z] c01406a40e44: Preparing [2024-02-01T05:04:22.405Z] 316c8bacee3d: Preparing [2024-02-01T05:04:22.405Z] 083256557617: Preparing [2024-02-01T05:04:22.405Z] 653b4d715634: Preparing [2024-02-01T05:04:22.405Z] c136ceffd26d: Preparing [2024-02-01T05:04:22.405Z] 7c504f21be85: Preparing [2024-02-01T05:04:22.405Z] 083256557617: Waiting [2024-02-01T05:04:22.405Z] 653b4d715634: Waiting [2024-02-01T05:04:22.405Z] c136ceffd26d: Waiting [2024-02-01T05:04:22.405Z] 7c504f21be85: Waiting [2024-02-01T05:04:22.405Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:22.405Z] 56e760689f03: Layer already exists [2024-02-01T05:04:22.405Z] 03e439c5b795: Layer already exists [2024-02-01T05:04:22.405Z] 6fded31352af: Layer already exists [2024-02-01T05:04:22.405Z] c01406a40e44: Layer already exists [2024-02-01T05:04:22.405Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:22.405Z] 653b4d715634: Layer already exists [2024-02-01T05:04:22.405Z] c136ceffd26d: Layer already exists [2024-02-01T05:04:22.405Z] 083256557617: Layer already exists [2024-02-01T05:04:22.684Z] latest: digest: sha256:c662a93db8814376aadaa47b47ee53f2f4238a8f93871dc729d5a58395efdc5e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:23.409Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:24.122Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.13 [2024-02-01T05:04:24.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-01T05:04:24.122Z] 03e439c5b795: Preparing [2024-02-01T05:04:24.122Z] 56e760689f03: Preparing [2024-02-01T05:04:24.122Z] 6fded31352af: Preparing [2024-02-01T05:04:24.122Z] c01406a40e44: Preparing [2024-02-01T05:04:24.122Z] 316c8bacee3d: Preparing [2024-02-01T05:04:24.122Z] 083256557617: Preparing [2024-02-01T05:04:24.122Z] 653b4d715634: Preparing [2024-02-01T05:04:24.122Z] c136ceffd26d: Preparing [2024-02-01T05:04:24.122Z] 7c504f21be85: Preparing [2024-02-01T05:04:24.122Z] c136ceffd26d: Waiting [2024-02-01T05:04:24.122Z] 083256557617: Waiting [2024-02-01T05:04:24.122Z] 653b4d715634: Waiting [2024-02-01T05:04:24.122Z] 7c504f21be85: Waiting [2024-02-01T05:04:24.122Z] c01406a40e44: Layer already exists [2024-02-01T05:04:24.122Z] 6fded31352af: Layer already exists [2024-02-01T05:04:24.122Z] 03e439c5b795: Layer already exists [2024-02-01T05:04:24.122Z] 56e760689f03: Layer already exists [2024-02-01T05:04:24.122Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:24.122Z] 653b4d715634: Layer already exists [2024-02-01T05:04:24.122Z] c136ceffd26d: Layer already exists [2024-02-01T05:04:24.123Z] 083256557617: Layer already exists [2024-02-01T05:04:24.123Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:24.123Z] 3.2.0-dev.13: digest: sha256:c662a93db8814376aadaa47b47ee53f2f4238a8f93871dc729d5a58395efdc5e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:25.117Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:25.792Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:04:25.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-01T05:04:25.792Z] 03e439c5b795: Preparing [2024-02-01T05:04:25.792Z] 56e760689f03: Preparing [2024-02-01T05:04:25.792Z] 6fded31352af: Preparing [2024-02-01T05:04:25.792Z] c01406a40e44: Preparing [2024-02-01T05:04:25.792Z] 316c8bacee3d: Preparing [2024-02-01T05:04:25.792Z] 083256557617: Preparing [2024-02-01T05:04:25.792Z] 653b4d715634: Preparing [2024-02-01T05:04:25.792Z] c136ceffd26d: Preparing [2024-02-01T05:04:25.792Z] 7c504f21be85: Preparing [2024-02-01T05:04:25.792Z] 653b4d715634: Waiting [2024-02-01T05:04:25.792Z] c136ceffd26d: Waiting [2024-02-01T05:04:25.792Z] 7c504f21be85: Waiting [2024-02-01T05:04:25.792Z] 083256557617: Waiting [2024-02-01T05:04:25.792Z] 56e760689f03: Layer already exists [2024-02-01T05:04:25.792Z] 03e439c5b795: Layer already exists [2024-02-01T05:04:25.792Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:25.792Z] c01406a40e44: Layer already exists [2024-02-01T05:04:25.792Z] 083256557617: Layer already exists [2024-02-01T05:04:25.792Z] 6fded31352af: Layer already exists [2024-02-01T05:04:25.792Z] c136ceffd26d: Layer already exists [2024-02-01T05:04:25.792Z] 653b4d715634: Layer already exists [2024-02-01T05:04:25.792Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:26.058Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:c662a93db8814376aadaa47b47ee53f2f4238a8f93871dc729d5a58395efdc5e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:26.730Z] + 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 [2024-02-01T05:04:30.812Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-02-01T05:04:30.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-01T05:04:30.812Z] 03e439c5b795: Preparing [2024-02-01T05:04:30.812Z] 56e760689f03: Preparing [2024-02-01T05:04:30.812Z] 6fded31352af: Preparing [2024-02-01T05:04:30.812Z] c01406a40e44: Preparing [2024-02-01T05:04:30.812Z] 316c8bacee3d: Preparing [2024-02-01T05:04:30.812Z] 083256557617: Preparing [2024-02-01T05:04:30.812Z] 653b4d715634: Preparing [2024-02-01T05:04:30.812Z] c136ceffd26d: Preparing [2024-02-01T05:04:30.812Z] 7c504f21be85: Preparing [2024-02-01T05:04:30.812Z] 653b4d715634: Waiting [2024-02-01T05:04:30.812Z] c136ceffd26d: Waiting [2024-02-01T05:04:30.812Z] 083256557617: Waiting [2024-02-01T05:04:30.812Z] 03e439c5b795: Layer already exists [2024-02-01T05:04:30.812Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:30.812Z] 56e760689f03: Layer already exists [2024-02-01T05:04:30.812Z] c01406a40e44: Layer already exists [2024-02-01T05:04:30.812Z] 6fded31352af: Layer already exists [2024-02-01T05:04:30.812Z] c136ceffd26d: Layer already exists [2024-02-01T05:04:30.812Z] 083256557617: Layer already exists [2024-02-01T05:04:30.812Z] 653b4d715634: Layer already exists [2024-02-01T05:04:30.812Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:30.812Z] main: digest: sha256:c662a93db8814376aadaa47b47ee53f2f4238a8f93871dc729d5a58395efdc5e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:04:31.644Z] ===================================================== [Pipeline] echo [2024-02-01T05:04:31.811Z] taggedImages: [2024-02-01T05:04:31.811Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:04:31.811Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-02-01T05:04:31.811Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.13 [2024-02-01T05:04:31.811Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:04:31.811Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-02-01T05:04:31.947Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-02-01T05:04:31.947Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:04:31.947Z] latest [2024-02-01T05:04:31.947Z] 3.2.0-dev.13 [2024-02-01T05:04:31.947Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:04:31.947Z] main [2024-02-01T05:04:31.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:32.855Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:33.554Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:04:33.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-01T05:04:33.554Z] e66bcc89b664: Preparing [2024-02-01T05:04:33.554Z] 33eabe5dc0e4: Preparing [2024-02-01T05:04:33.554Z] 316c8bacee3d: Preparing [2024-02-01T05:04:33.554Z] 083256557617: Preparing [2024-02-01T05:04:33.554Z] e9f7dd560d7d: Preparing [2024-02-01T05:04:33.554Z] 45f12bc2a3ca: Preparing [2024-02-01T05:04:33.554Z] 7c504f21be85: Preparing [2024-02-01T05:04:33.554Z] 45f12bc2a3ca: Waiting [2024-02-01T05:04:33.554Z] 7c504f21be85: Waiting [2024-02-01T05:04:33.554Z] 083256557617: Layer already exists [2024-02-01T05:04:33.554Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:33.554Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:33.819Z] e9f7dd560d7d: Pushed [2024-02-01T05:04:33.819Z] e66bcc89b664: Pushed [2024-02-01T05:04:33.819Z] 45f12bc2a3ca: Pushed [2024-02-01T05:04:35.750Z] 33eabe5dc0e4: Pushed [2024-02-01T05:04:36.014Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:4e14170be5792f13c695ab84e689f8efb940f28b0ade487b42c0c798a02f6a17 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:36.732Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:37.624Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-02-01T05:04:37.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-01T05:04:37.624Z] e66bcc89b664: Preparing [2024-02-01T05:04:37.624Z] 33eabe5dc0e4: Preparing [2024-02-01T05:04:37.624Z] 316c8bacee3d: Preparing [2024-02-01T05:04:37.624Z] 083256557617: Preparing [2024-02-01T05:04:37.624Z] e9f7dd560d7d: Preparing [2024-02-01T05:04:37.624Z] 45f12bc2a3ca: Preparing [2024-02-01T05:04:37.624Z] 7c504f21be85: Preparing [2024-02-01T05:04:37.624Z] 7c504f21be85: Waiting [2024-02-01T05:04:37.624Z] 45f12bc2a3ca: Waiting [2024-02-01T05:04:37.625Z] e66bcc89b664: Layer already exists [2024-02-01T05:04:37.625Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:37.625Z] e9f7dd560d7d: Layer already exists [2024-02-01T05:04:37.625Z] 083256557617: Layer already exists [2024-02-01T05:04:37.625Z] 33eabe5dc0e4: Layer already exists [2024-02-01T05:04:37.892Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:37.892Z] 45f12bc2a3ca: Layer already exists [2024-02-01T05:04:37.892Z] latest: digest: sha256:4e14170be5792f13c695ab84e689f8efb940f28b0ade487b42c0c798a02f6a17 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:38.608Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:39.308Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.13 [2024-02-01T05:04:39.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-01T05:04:39.308Z] e66bcc89b664: Preparing [2024-02-01T05:04:39.308Z] 33eabe5dc0e4: Preparing [2024-02-01T05:04:39.308Z] 316c8bacee3d: Preparing [2024-02-01T05:04:39.308Z] 083256557617: Preparing [2024-02-01T05:04:39.308Z] e9f7dd560d7d: Preparing [2024-02-01T05:04:39.308Z] 45f12bc2a3ca: Preparing [2024-02-01T05:04:39.308Z] 7c504f21be85: Preparing [2024-02-01T05:04:39.308Z] 45f12bc2a3ca: Waiting [2024-02-01T05:04:39.308Z] 7c504f21be85: Waiting [2024-02-01T05:04:39.308Z] 083256557617: Layer already exists [2024-02-01T05:04:39.308Z] 33eabe5dc0e4: Layer already exists [2024-02-01T05:04:39.308Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:39.308Z] e66bcc89b664: Layer already exists [2024-02-01T05:04:39.308Z] e9f7dd560d7d: Layer already exists [2024-02-01T05:04:39.308Z] 45f12bc2a3ca: Layer already exists [2024-02-01T05:04:39.308Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:39.308Z] 3.2.0-dev.13: digest: sha256:4e14170be5792f13c695ab84e689f8efb940f28b0ade487b42c0c798a02f6a17 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:40.271Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:41.075Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:04:41.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-01T05:04:41.075Z] e66bcc89b664: Preparing [2024-02-01T05:04:41.075Z] 33eabe5dc0e4: Preparing [2024-02-01T05:04:41.075Z] 316c8bacee3d: Preparing [2024-02-01T05:04:41.075Z] 083256557617: Preparing [2024-02-01T05:04:41.075Z] e9f7dd560d7d: Preparing [2024-02-01T05:04:41.075Z] 45f12bc2a3ca: Preparing [2024-02-01T05:04:41.075Z] 7c504f21be85: Preparing [2024-02-01T05:04:41.075Z] 45f12bc2a3ca: Waiting [2024-02-01T05:04:41.075Z] 7c504f21be85: Waiting [2024-02-01T05:04:41.075Z] 33eabe5dc0e4: Layer already exists [2024-02-01T05:04:41.075Z] e66bcc89b664: Layer already exists [2024-02-01T05:04:41.075Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:41.075Z] 083256557617: Layer already exists [2024-02-01T05:04:41.075Z] e9f7dd560d7d: Layer already exists [2024-02-01T05:04:41.075Z] 45f12bc2a3ca: Layer already exists [2024-02-01T05:04:41.075Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:41.075Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:4e14170be5792f13c695ab84e689f8efb940f28b0ade487b42c0c798a02f6a17 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:41.830Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:45.863Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-02-01T05:04:45.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-01T05:04:45.863Z] e66bcc89b664: Preparing [2024-02-01T05:04:45.863Z] 33eabe5dc0e4: Preparing [2024-02-01T05:04:45.863Z] 316c8bacee3d: Preparing [2024-02-01T05:04:45.863Z] 083256557617: Preparing [2024-02-01T05:04:45.863Z] e9f7dd560d7d: Preparing [2024-02-01T05:04:45.863Z] 45f12bc2a3ca: Preparing [2024-02-01T05:04:45.863Z] 7c504f21be85: Preparing [2024-02-01T05:04:45.863Z] 7c504f21be85: Waiting [2024-02-01T05:04:45.863Z] 45f12bc2a3ca: Waiting [2024-02-01T05:04:45.863Z] 083256557617: Layer already exists [2024-02-01T05:04:45.863Z] e66bcc89b664: Layer already exists [2024-02-01T05:04:45.863Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:45.863Z] e9f7dd560d7d: Layer already exists [2024-02-01T05:04:45.863Z] 33eabe5dc0e4: Layer already exists [2024-02-01T05:04:45.863Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:45.863Z] 45f12bc2a3ca: Layer already exists [2024-02-01T05:04:45.863Z] main: digest: sha256:4e14170be5792f13c695ab84e689f8efb940f28b0ade487b42c0c798a02f6a17 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:04:46.694Z] ===================================================== [Pipeline] echo [2024-02-01T05:04:46.820Z] taggedImages: [2024-02-01T05:04:46.820Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:04:46.820Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-02-01T05:04:46.820Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.13 [2024-02-01T05:04:46.820Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:04:46.820Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-02-01T05:04:46.968Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-02-01T05:04:46.968Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:04:46.968Z] latest [2024-02-01T05:04:46.968Z] 3.2.0-dev.13 [2024-02-01T05:04:46.968Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:04:46.968Z] main [2024-02-01T05:04:46.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:48.061Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:48.810Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:04:48.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-01T05:04:48.810Z] e9401027b3c7: Preparing [2024-02-01T05:04:48.810Z] ab64e1be76d0: Preparing [2024-02-01T05:04:48.810Z] a01647ef7599: Preparing [2024-02-01T05:04:48.810Z] 316c8bacee3d: Preparing [2024-02-01T05:04:48.810Z] 083256557617: Preparing [2024-02-01T05:04:48.810Z] 653b4d715634: Preparing [2024-02-01T05:04:48.810Z] c136ceffd26d: Preparing [2024-02-01T05:04:48.810Z] 7c504f21be85: Preparing [2024-02-01T05:04:48.810Z] c136ceffd26d: Waiting [2024-02-01T05:04:48.810Z] 7c504f21be85: Waiting [2024-02-01T05:04:48.810Z] 653b4d715634: Waiting [2024-02-01T05:04:48.810Z] 083256557617: Layer already exists [2024-02-01T05:04:48.810Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:48.810Z] 653b4d715634: Layer already exists [2024-02-01T05:04:48.810Z] c136ceffd26d: Layer already exists [2024-02-01T05:04:48.810Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:49.075Z] e9401027b3c7: Pushed [2024-02-01T05:04:49.075Z] ab64e1be76d0: Pushed [2024-02-01T05:04:51.000Z] a01647ef7599: Pushed [2024-02-01T05:04:51.265Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:9a221f6d0c3dd0304f0b00c488567093e369321c51b7217b5081d6dd1a52d9f4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:51.991Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:52.709Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-02-01T05:04:52.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-01T05:04:52.709Z] e9401027b3c7: Preparing [2024-02-01T05:04:52.709Z] ab64e1be76d0: Preparing [2024-02-01T05:04:52.709Z] a01647ef7599: Preparing [2024-02-01T05:04:52.709Z] 316c8bacee3d: Preparing [2024-02-01T05:04:52.709Z] 083256557617: Preparing [2024-02-01T05:04:52.709Z] 653b4d715634: Preparing [2024-02-01T05:04:52.709Z] c136ceffd26d: Preparing [2024-02-01T05:04:52.709Z] 7c504f21be85: Preparing [2024-02-01T05:04:52.709Z] 653b4d715634: Waiting [2024-02-01T05:04:52.709Z] c136ceffd26d: Waiting [2024-02-01T05:04:52.709Z] 7c504f21be85: Waiting [2024-02-01T05:04:52.709Z] 083256557617: Layer already exists [2024-02-01T05:04:52.709Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:52.709Z] a01647ef7599: Layer already exists [2024-02-01T05:04:52.709Z] ab64e1be76d0: Layer already exists [2024-02-01T05:04:52.709Z] e9401027b3c7: Layer already exists [2024-02-01T05:04:52.709Z] 653b4d715634: Layer already exists [2024-02-01T05:04:52.709Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:52.709Z] c136ceffd26d: Layer already exists [2024-02-01T05:04:52.709Z] latest: digest: sha256:9a221f6d0c3dd0304f0b00c488567093e369321c51b7217b5081d6dd1a52d9f4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:53.671Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:54.423Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.13 [2024-02-01T05:04:54.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-01T05:04:54.423Z] e9401027b3c7: Preparing [2024-02-01T05:04:54.423Z] ab64e1be76d0: Preparing [2024-02-01T05:04:54.423Z] a01647ef7599: Preparing [2024-02-01T05:04:54.423Z] 316c8bacee3d: Preparing [2024-02-01T05:04:54.423Z] 083256557617: Preparing [2024-02-01T05:04:54.423Z] 653b4d715634: Preparing [2024-02-01T05:04:54.423Z] c136ceffd26d: Preparing [2024-02-01T05:04:54.423Z] 7c504f21be85: Preparing [2024-02-01T05:04:54.423Z] 653b4d715634: Waiting [2024-02-01T05:04:54.423Z] 7c504f21be85: Waiting [2024-02-01T05:04:54.423Z] c136ceffd26d: Waiting [2024-02-01T05:04:54.423Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:54.423Z] a01647ef7599: Layer already exists [2024-02-01T05:04:54.423Z] e9401027b3c7: Layer already exists [2024-02-01T05:04:54.423Z] ab64e1be76d0: Layer already exists [2024-02-01T05:04:54.423Z] 083256557617: Layer already exists [2024-02-01T05:04:54.423Z] 653b4d715634: Layer already exists [2024-02-01T05:04:54.423Z] c136ceffd26d: Layer already exists [2024-02-01T05:04:54.423Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:54.423Z] 3.2.0-dev.13: digest: sha256:9a221f6d0c3dd0304f0b00c488567093e369321c51b7217b5081d6dd1a52d9f4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:55.139Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:55.851Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:04:55.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-01T05:04:55.851Z] e9401027b3c7: Preparing [2024-02-01T05:04:55.851Z] ab64e1be76d0: Preparing [2024-02-01T05:04:55.851Z] a01647ef7599: Preparing [2024-02-01T05:04:55.851Z] 316c8bacee3d: Preparing [2024-02-01T05:04:55.851Z] 083256557617: Preparing [2024-02-01T05:04:55.851Z] 653b4d715634: Preparing [2024-02-01T05:04:55.851Z] c136ceffd26d: Preparing [2024-02-01T05:04:55.851Z] 7c504f21be85: Preparing [2024-02-01T05:04:55.851Z] 653b4d715634: Waiting [2024-02-01T05:04:55.851Z] c136ceffd26d: Waiting [2024-02-01T05:04:55.851Z] 7c504f21be85: Waiting [2024-02-01T05:04:55.851Z] e9401027b3c7: Layer already exists [2024-02-01T05:04:55.851Z] 316c8bacee3d: Layer already exists [2024-02-01T05:04:55.851Z] 083256557617: Layer already exists [2024-02-01T05:04:55.851Z] ab64e1be76d0: Layer already exists [2024-02-01T05:04:55.851Z] a01647ef7599: Layer already exists [2024-02-01T05:04:55.851Z] 653b4d715634: Layer already exists [2024-02-01T05:04:55.851Z] c136ceffd26d: Layer already exists [2024-02-01T05:04:55.851Z] 7c504f21be85: Layer already exists [2024-02-01T05:04:56.116Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:9a221f6d0c3dd0304f0b00c488567093e369321c51b7217b5081d6dd1a52d9f4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:04:56.906Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:00.193Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-02-01T05:05:00.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-01T05:05:00.193Z] e9401027b3c7: Preparing [2024-02-01T05:05:00.193Z] ab64e1be76d0: Preparing [2024-02-01T05:05:00.193Z] a01647ef7599: Preparing [2024-02-01T05:05:00.193Z] 316c8bacee3d: Preparing [2024-02-01T05:05:00.193Z] 083256557617: Preparing [2024-02-01T05:05:00.193Z] 653b4d715634: Preparing [2024-02-01T05:05:00.193Z] c136ceffd26d: Preparing [2024-02-01T05:05:00.193Z] 7c504f21be85: Preparing [2024-02-01T05:05:00.193Z] 653b4d715634: Waiting [2024-02-01T05:05:00.193Z] c136ceffd26d: Waiting [2024-02-01T05:05:00.193Z] 7c504f21be85: Waiting [2024-02-01T05:05:00.193Z] a01647ef7599: Layer already exists [2024-02-01T05:05:00.193Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:00.193Z] e9401027b3c7: Layer already exists [2024-02-01T05:05:00.193Z] ab64e1be76d0: Layer already exists [2024-02-01T05:05:00.193Z] 083256557617: Layer already exists [2024-02-01T05:05:00.193Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:00.193Z] 653b4d715634: Layer already exists [2024-02-01T05:05:00.193Z] c136ceffd26d: Layer already exists [2024-02-01T05:05:00.193Z] main: digest: sha256:9a221f6d0c3dd0304f0b00c488567093e369321c51b7217b5081d6dd1a52d9f4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:05:01.315Z] ===================================================== [Pipeline] echo [2024-02-01T05:05:01.450Z] taggedImages: [2024-02-01T05:05:01.450Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:05:01.450Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-02-01T05:05:01.450Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.13 [2024-02-01T05:05:01.450Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:05:01.450Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-02-01T05:05:01.620Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-02-01T05:05:01.620Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:05:01.620Z] latest [2024-02-01T05:05:01.620Z] 3.2.0-dev.13 [2024-02-01T05:05:01.620Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:05:01.620Z] main [2024-02-01T05:05:01.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:02.585Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:03.310Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:05:03.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-01T05:05:03.310Z] d5d3246c39bf: Preparing [2024-02-01T05:05:03.310Z] c6e349e838a2: Preparing [2024-02-01T05:05:03.310Z] 000764ed6d8f: Preparing [2024-02-01T05:05:03.310Z] 7af6f6b95275: Preparing [2024-02-01T05:05:03.310Z] b894694fc1e2: Preparing [2024-02-01T05:05:03.310Z] 23b99cc7eaef: Preparing [2024-02-01T05:05:03.310Z] ec05961d38d3: Preparing [2024-02-01T05:05:03.310Z] 316c8bacee3d: Preparing [2024-02-01T05:05:03.310Z] ec05961d38d3: Waiting [2024-02-01T05:05:03.310Z] 083256557617: Preparing [2024-02-01T05:05:03.310Z] 316c8bacee3d: Waiting [2024-02-01T05:05:03.310Z] 083256557617: Waiting [2024-02-01T05:05:03.310Z] 8f045dccfd7e: Preparing [2024-02-01T05:05:03.310Z] b1ade86df1b3: Preparing [2024-02-01T05:05:03.310Z] 8f045dccfd7e: Waiting [2024-02-01T05:05:03.310Z] 5f70bf18a086: Preparing [2024-02-01T05:05:03.311Z] b1ade86df1b3: Waiting [2024-02-01T05:05:03.311Z] bc503f903340: Preparing [2024-02-01T05:05:03.311Z] 5f70bf18a086: Waiting [2024-02-01T05:05:03.311Z] 9e274c87f81e: Preparing [2024-02-01T05:05:03.311Z] 263f4afae878: Preparing [2024-02-01T05:05:03.311Z] 7c504f21be85: Preparing [2024-02-01T05:05:03.311Z] bc503f903340: Waiting [2024-02-01T05:05:03.311Z] 9e274c87f81e: Waiting [2024-02-01T05:05:03.311Z] 263f4afae878: Waiting [2024-02-01T05:05:03.311Z] 7c504f21be85: Waiting [2024-02-01T05:05:03.577Z] 000764ed6d8f: Pushed [2024-02-01T05:05:03.577Z] d5d3246c39bf: Pushed [2024-02-01T05:05:03.577Z] b894694fc1e2: Pushed [2024-02-01T05:05:03.577Z] c6e349e838a2: Pushed [2024-02-01T05:05:03.577Z] 7af6f6b95275: Pushed [2024-02-01T05:05:03.577Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:03.577Z] 083256557617: Layer already exists [2024-02-01T05:05:03.577Z] 23b99cc7eaef: Pushed [2024-02-01T05:05:03.841Z] 8f045dccfd7e: Pushed [2024-02-01T05:05:03.841Z] b1ade86df1b3: Pushed [2024-02-01T05:05:03.841Z] 5f70bf18a086: Pushed [2024-02-01T05:05:03.841Z] bc503f903340: Pushed [2024-02-01T05:05:03.841Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:03.841Z] 9e274c87f81e: Pushed [2024-02-01T05:05:03.841Z] 263f4afae878: Pushed [2024-02-01T05:05:06.410Z] ec05961d38d3: Pushed [2024-02-01T05:05:06.410Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:c7793b76620979b8c4607e38a0d6ab9fd8e40ea93dae0e85f2616febd23b3de3 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:07.176Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:07.922Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-02-01T05:05:07.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-01T05:05:07.922Z] d5d3246c39bf: Preparing [2024-02-01T05:05:07.922Z] c6e349e838a2: Preparing [2024-02-01T05:05:07.922Z] 000764ed6d8f: Preparing [2024-02-01T05:05:07.922Z] 7af6f6b95275: Preparing [2024-02-01T05:05:07.922Z] b894694fc1e2: Preparing [2024-02-01T05:05:07.922Z] 23b99cc7eaef: Preparing [2024-02-01T05:05:07.922Z] ec05961d38d3: Preparing [2024-02-01T05:05:07.922Z] 316c8bacee3d: Preparing [2024-02-01T05:05:07.922Z] 083256557617: Preparing [2024-02-01T05:05:07.922Z] 8f045dccfd7e: Preparing [2024-02-01T05:05:07.922Z] b1ade86df1b3: Preparing [2024-02-01T05:05:07.922Z] 5f70bf18a086: Preparing [2024-02-01T05:05:07.922Z] bc503f903340: Preparing [2024-02-01T05:05:07.922Z] 9e274c87f81e: Preparing [2024-02-01T05:05:07.922Z] 263f4afae878: Preparing [2024-02-01T05:05:07.922Z] 7c504f21be85: Preparing [2024-02-01T05:05:07.922Z] b1ade86df1b3: Waiting [2024-02-01T05:05:07.922Z] 5f70bf18a086: Waiting [2024-02-01T05:05:07.922Z] bc503f903340: Waiting [2024-02-01T05:05:07.922Z] 23b99cc7eaef: Waiting [2024-02-01T05:05:07.922Z] ec05961d38d3: Waiting [2024-02-01T05:05:07.922Z] 316c8bacee3d: Waiting [2024-02-01T05:05:07.922Z] 083256557617: Waiting [2024-02-01T05:05:07.922Z] 8f045dccfd7e: Waiting [2024-02-01T05:05:07.922Z] 263f4afae878: Waiting [2024-02-01T05:05:07.922Z] 9e274c87f81e: Waiting [2024-02-01T05:05:07.922Z] 7c504f21be85: Waiting [2024-02-01T05:05:07.922Z] 000764ed6d8f: Layer already exists [2024-02-01T05:05:07.922Z] 7af6f6b95275: Layer already exists [2024-02-01T05:05:07.922Z] b894694fc1e2: Layer already exists [2024-02-01T05:05:07.922Z] d5d3246c39bf: Layer already exists [2024-02-01T05:05:07.922Z] c6e349e838a2: Layer already exists [2024-02-01T05:05:07.922Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:07.922Z] ec05961d38d3: Layer already exists [2024-02-01T05:05:07.922Z] 23b99cc7eaef: Layer already exists [2024-02-01T05:05:07.922Z] 8f045dccfd7e: Layer already exists [2024-02-01T05:05:07.922Z] 083256557617: Layer already exists [2024-02-01T05:05:07.922Z] b1ade86df1b3: Layer already exists [2024-02-01T05:05:07.922Z] 9e274c87f81e: Layer already exists [2024-02-01T05:05:07.922Z] bc503f903340: Layer already exists [2024-02-01T05:05:07.922Z] 263f4afae878: Layer already exists [2024-02-01T05:05:07.922Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:07.922Z] 5f70bf18a086: Layer already exists [2024-02-01T05:05:08.186Z] latest: digest: sha256:c7793b76620979b8c4607e38a0d6ab9fd8e40ea93dae0e85f2616febd23b3de3 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:08.904Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:09.620Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.13 [2024-02-01T05:05:09.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-01T05:05:09.620Z] d5d3246c39bf: Preparing [2024-02-01T05:05:09.620Z] c6e349e838a2: Preparing [2024-02-01T05:05:09.620Z] 000764ed6d8f: Preparing [2024-02-01T05:05:09.620Z] 7af6f6b95275: Preparing [2024-02-01T05:05:09.620Z] b894694fc1e2: Preparing [2024-02-01T05:05:09.620Z] 23b99cc7eaef: Preparing [2024-02-01T05:05:09.620Z] ec05961d38d3: Preparing [2024-02-01T05:05:09.620Z] 316c8bacee3d: Preparing [2024-02-01T05:05:09.620Z] 083256557617: Preparing [2024-02-01T05:05:09.620Z] 8f045dccfd7e: Preparing [2024-02-01T05:05:09.620Z] b1ade86df1b3: Preparing [2024-02-01T05:05:09.620Z] 5f70bf18a086: Preparing [2024-02-01T05:05:09.620Z] bc503f903340: Preparing [2024-02-01T05:05:09.620Z] 9e274c87f81e: Preparing [2024-02-01T05:05:09.620Z] 263f4afae878: Preparing [2024-02-01T05:05:09.620Z] 7c504f21be85: Preparing [2024-02-01T05:05:09.620Z] ec05961d38d3: Waiting [2024-02-01T05:05:09.620Z] 23b99cc7eaef: Waiting [2024-02-01T05:05:09.620Z] 316c8bacee3d: Waiting [2024-02-01T05:05:09.620Z] 083256557617: Waiting [2024-02-01T05:05:09.620Z] 8f045dccfd7e: Waiting [2024-02-01T05:05:09.620Z] b1ade86df1b3: Waiting [2024-02-01T05:05:09.620Z] 5f70bf18a086: Waiting [2024-02-01T05:05:09.620Z] bc503f903340: Waiting [2024-02-01T05:05:09.620Z] 9e274c87f81e: Waiting [2024-02-01T05:05:09.620Z] 263f4afae878: Waiting [2024-02-01T05:05:09.620Z] 7c504f21be85: Waiting [2024-02-01T05:05:09.620Z] 7af6f6b95275: Layer already exists [2024-02-01T05:05:09.620Z] d5d3246c39bf: Layer already exists [2024-02-01T05:05:09.620Z] 000764ed6d8f: Layer already exists [2024-02-01T05:05:09.620Z] c6e349e838a2: Layer already exists [2024-02-01T05:05:09.620Z] b894694fc1e2: Layer already exists [2024-02-01T05:05:09.620Z] 8f045dccfd7e: Layer already exists [2024-02-01T05:05:09.620Z] 23b99cc7eaef: Layer already exists [2024-02-01T05:05:09.620Z] ec05961d38d3: Layer already exists [2024-02-01T05:05:09.620Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:09.620Z] 083256557617: Layer already exists [2024-02-01T05:05:09.620Z] 5f70bf18a086: Layer already exists [2024-02-01T05:05:09.620Z] b1ade86df1b3: Layer already exists [2024-02-01T05:05:09.620Z] 263f4afae878: Layer already exists [2024-02-01T05:05:09.620Z] 9e274c87f81e: Layer already exists [2024-02-01T05:05:09.620Z] bc503f903340: Layer already exists [2024-02-01T05:05:09.620Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:09.888Z] 3.2.0-dev.13: digest: sha256:c7793b76620979b8c4607e38a0d6ab9fd8e40ea93dae0e85f2616febd23b3de3 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:10.738Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:11.494Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:05:11.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-01T05:05:11.494Z] d5d3246c39bf: Preparing [2024-02-01T05:05:11.494Z] c6e349e838a2: Preparing [2024-02-01T05:05:11.494Z] 000764ed6d8f: Preparing [2024-02-01T05:05:11.494Z] 7af6f6b95275: Preparing [2024-02-01T05:05:11.494Z] b894694fc1e2: Preparing [2024-02-01T05:05:11.494Z] 23b99cc7eaef: Preparing [2024-02-01T05:05:11.494Z] ec05961d38d3: Preparing [2024-02-01T05:05:11.494Z] 316c8bacee3d: Preparing [2024-02-01T05:05:11.494Z] 083256557617: Preparing [2024-02-01T05:05:11.494Z] 8f045dccfd7e: Preparing [2024-02-01T05:05:11.494Z] b1ade86df1b3: Preparing [2024-02-01T05:05:11.494Z] 5f70bf18a086: Preparing [2024-02-01T05:05:11.494Z] bc503f903340: Preparing [2024-02-01T05:05:11.494Z] 9e274c87f81e: Preparing [2024-02-01T05:05:11.494Z] 263f4afae878: Preparing [2024-02-01T05:05:11.494Z] 23b99cc7eaef: Waiting [2024-02-01T05:05:11.494Z] 7c504f21be85: Preparing [2024-02-01T05:05:11.494Z] 083256557617: Waiting [2024-02-01T05:05:11.494Z] 8f045dccfd7e: Waiting [2024-02-01T05:05:11.494Z] ec05961d38d3: Waiting [2024-02-01T05:05:11.494Z] b1ade86df1b3: Waiting [2024-02-01T05:05:11.494Z] 5f70bf18a086: Waiting [2024-02-01T05:05:11.494Z] bc503f903340: Waiting [2024-02-01T05:05:11.494Z] 316c8bacee3d: Waiting [2024-02-01T05:05:11.494Z] 263f4afae878: Waiting [2024-02-01T05:05:11.494Z] 7c504f21be85: Waiting [2024-02-01T05:05:11.494Z] 9e274c87f81e: Waiting [2024-02-01T05:05:11.494Z] c6e349e838a2: Layer already exists [2024-02-01T05:05:11.494Z] 7af6f6b95275: Layer already exists [2024-02-01T05:05:11.494Z] 000764ed6d8f: Layer already exists [2024-02-01T05:05:11.494Z] b894694fc1e2: Layer already exists [2024-02-01T05:05:11.494Z] d5d3246c39bf: Layer already exists [2024-02-01T05:05:11.494Z] 23b99cc7eaef: Layer already exists [2024-02-01T05:05:11.494Z] 083256557617: Layer already exists [2024-02-01T05:05:11.494Z] ec05961d38d3: Layer already exists [2024-02-01T05:05:11.494Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:11.494Z] 8f045dccfd7e: Layer already exists [2024-02-01T05:05:11.494Z] bc503f903340: Layer already exists [2024-02-01T05:05:11.494Z] b1ade86df1b3: Layer already exists [2024-02-01T05:05:11.495Z] 263f4afae878: Layer already exists [2024-02-01T05:05:11.495Z] 9e274c87f81e: Layer already exists [2024-02-01T05:05:11.495Z] 5f70bf18a086: Layer already exists [2024-02-01T05:05:11.495Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:11.770Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:c7793b76620979b8c4607e38a0d6ab9fd8e40ea93dae0e85f2616febd23b3de3 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:12.495Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:15.198Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-02-01T05:05:15.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-01T05:05:15.198Z] d5d3246c39bf: Preparing [2024-02-01T05:05:15.198Z] c6e349e838a2: Preparing [2024-02-01T05:05:15.198Z] 000764ed6d8f: Preparing [2024-02-01T05:05:15.198Z] 7af6f6b95275: Preparing [2024-02-01T05:05:15.198Z] b894694fc1e2: Preparing [2024-02-01T05:05:15.198Z] 23b99cc7eaef: Preparing [2024-02-01T05:05:15.198Z] ec05961d38d3: Preparing [2024-02-01T05:05:15.198Z] 316c8bacee3d: Preparing [2024-02-01T05:05:15.198Z] 083256557617: Preparing [2024-02-01T05:05:15.198Z] 8f045dccfd7e: Preparing [2024-02-01T05:05:15.198Z] b1ade86df1b3: Preparing [2024-02-01T05:05:15.198Z] 5f70bf18a086: Preparing [2024-02-01T05:05:15.198Z] bc503f903340: Preparing [2024-02-01T05:05:15.198Z] 9e274c87f81e: Preparing [2024-02-01T05:05:15.198Z] 263f4afae878: Preparing [2024-02-01T05:05:15.198Z] 7c504f21be85: Preparing [2024-02-01T05:05:15.198Z] 9e274c87f81e: Waiting [2024-02-01T05:05:15.198Z] b1ade86df1b3: Waiting [2024-02-01T05:05:15.198Z] 5f70bf18a086: Waiting [2024-02-01T05:05:15.198Z] bc503f903340: Waiting [2024-02-01T05:05:15.198Z] 23b99cc7eaef: Waiting [2024-02-01T05:05:15.198Z] ec05961d38d3: Waiting [2024-02-01T05:05:15.198Z] 316c8bacee3d: Waiting [2024-02-01T05:05:15.198Z] 083256557617: Waiting [2024-02-01T05:05:15.198Z] 8f045dccfd7e: Waiting [2024-02-01T05:05:15.198Z] 263f4afae878: Waiting [2024-02-01T05:05:15.198Z] 7c504f21be85: Waiting [2024-02-01T05:05:15.198Z] 000764ed6d8f: Layer already exists [2024-02-01T05:05:15.198Z] b894694fc1e2: Layer already exists [2024-02-01T05:05:15.198Z] c6e349e838a2: Layer already exists [2024-02-01T05:05:15.198Z] d5d3246c39bf: Layer already exists [2024-02-01T05:05:15.198Z] 7af6f6b95275: Layer already exists [2024-02-01T05:05:15.198Z] 8f045dccfd7e: Layer already exists [2024-02-01T05:05:15.198Z] ec05961d38d3: Layer already exists [2024-02-01T05:05:15.198Z] 23b99cc7eaef: Layer already exists [2024-02-01T05:05:15.198Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:15.198Z] 083256557617: Layer already exists [2024-02-01T05:05:15.198Z] 5f70bf18a086: Layer already exists [2024-02-01T05:05:15.198Z] b1ade86df1b3: Layer already exists [2024-02-01T05:05:15.198Z] 9e274c87f81e: Layer already exists [2024-02-01T05:05:15.198Z] bc503f903340: Layer already exists [2024-02-01T05:05:15.198Z] 263f4afae878: Layer already exists [2024-02-01T05:05:15.462Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:15.462Z] main: digest: sha256:c7793b76620979b8c4607e38a0d6ab9fd8e40ea93dae0e85f2616febd23b3de3 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:05:16.296Z] ===================================================== [Pipeline] echo [2024-02-01T05:05:16.429Z] taggedImages: [2024-02-01T05:05:16.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:05:16.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-02-01T05:05:16.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.13 [2024-02-01T05:05:16.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:05:16.429Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-02-01T05:05:16.579Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-02-01T05:05:16.580Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:05:16.580Z] latest [2024-02-01T05:05:16.580Z] 3.2.0-dev.13 [2024-02-01T05:05:16.580Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:05:16.580Z] main [2024-02-01T05:05:16.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:17.674Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:18.455Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:05:18.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-01T05:05:18.455Z] fbc5fc799059: Preparing [2024-02-01T05:05:18.455Z] 22ae338d432f: Preparing [2024-02-01T05:05:18.455Z] 88a5bcdf7bfc: Preparing [2024-02-01T05:05:18.455Z] 02e2860c5a94: Preparing [2024-02-01T05:05:18.455Z] 316c8bacee3d: Preparing [2024-02-01T05:05:18.455Z] 083256557617: Preparing [2024-02-01T05:05:18.455Z] 653b4d715634: Preparing [2024-02-01T05:05:18.455Z] c136ceffd26d: Preparing [2024-02-01T05:05:18.455Z] 7c504f21be85: Preparing [2024-02-01T05:05:18.455Z] 653b4d715634: Waiting [2024-02-01T05:05:18.455Z] 7c504f21be85: Waiting [2024-02-01T05:05:18.455Z] c136ceffd26d: Waiting [2024-02-01T05:05:18.455Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:18.720Z] 083256557617: Layer already exists [2024-02-01T05:05:18.720Z] 88a5bcdf7bfc: Pushed [2024-02-01T05:05:18.720Z] 653b4d715634: Layer already exists [2024-02-01T05:05:18.720Z] 22ae338d432f: Pushed [2024-02-01T05:05:18.720Z] c136ceffd26d: Layer already exists [2024-02-01T05:05:18.720Z] fbc5fc799059: Pushed [2024-02-01T05:05:18.720Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:20.775Z] 02e2860c5a94: Pushed [2024-02-01T05:05:20.775Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:9be50ae6e2d2d0f8cba1fe3e5656937222f6e0bfcc7a41df103ab81d2862d961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:21.507Z] + 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 [2024-02-01T05:05:22.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-02-01T05:05:22.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-01T05:05:22.255Z] fbc5fc799059: Preparing [2024-02-01T05:05:22.255Z] 22ae338d432f: Preparing [2024-02-01T05:05:22.255Z] 88a5bcdf7bfc: Preparing [2024-02-01T05:05:22.255Z] 02e2860c5a94: Preparing [2024-02-01T05:05:22.255Z] 316c8bacee3d: Preparing [2024-02-01T05:05:22.255Z] 083256557617: Preparing [2024-02-01T05:05:22.256Z] 653b4d715634: Preparing [2024-02-01T05:05:22.256Z] c136ceffd26d: Preparing [2024-02-01T05:05:22.256Z] 7c504f21be85: Preparing [2024-02-01T05:05:22.256Z] 083256557617: Waiting [2024-02-01T05:05:22.256Z] 653b4d715634: Waiting [2024-02-01T05:05:22.256Z] c136ceffd26d: Waiting [2024-02-01T05:05:22.256Z] 02e2860c5a94: Layer already exists [2024-02-01T05:05:22.256Z] 22ae338d432f: Layer already exists [2024-02-01T05:05:22.256Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:22.256Z] fbc5fc799059: Layer already exists [2024-02-01T05:05:22.256Z] 88a5bcdf7bfc: Layer already exists [2024-02-01T05:05:22.256Z] c136ceffd26d: Layer already exists [2024-02-01T05:05:22.256Z] 083256557617: Layer already exists [2024-02-01T05:05:22.256Z] 653b4d715634: Layer already exists [2024-02-01T05:05:22.256Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:22.256Z] latest: digest: sha256:9be50ae6e2d2d0f8cba1fe3e5656937222f6e0bfcc7a41df103ab81d2862d961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:23.025Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:23.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.13 [2024-02-01T05:05:23.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-01T05:05:23.837Z] fbc5fc799059: Preparing [2024-02-01T05:05:23.837Z] 22ae338d432f: Preparing [2024-02-01T05:05:23.837Z] 88a5bcdf7bfc: Preparing [2024-02-01T05:05:23.837Z] 02e2860c5a94: Preparing [2024-02-01T05:05:23.837Z] 316c8bacee3d: Preparing [2024-02-01T05:05:23.837Z] 083256557617: Preparing [2024-02-01T05:05:23.837Z] 653b4d715634: Preparing [2024-02-01T05:05:23.837Z] c136ceffd26d: Preparing [2024-02-01T05:05:23.837Z] 7c504f21be85: Preparing [2024-02-01T05:05:23.837Z] 653b4d715634: Waiting [2024-02-01T05:05:23.837Z] c136ceffd26d: Waiting [2024-02-01T05:05:23.837Z] 7c504f21be85: Waiting [2024-02-01T05:05:23.837Z] 083256557617: Waiting [2024-02-01T05:05:23.837Z] 02e2860c5a94: Layer already exists [2024-02-01T05:05:23.837Z] fbc5fc799059: Layer already exists [2024-02-01T05:05:23.837Z] 88a5bcdf7bfc: Layer already exists [2024-02-01T05:05:23.837Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:23.837Z] 22ae338d432f: Layer already exists [2024-02-01T05:05:23.837Z] 653b4d715634: Layer already exists [2024-02-01T05:05:23.837Z] c136ceffd26d: Layer already exists [2024-02-01T05:05:23.837Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:23.837Z] 083256557617: Layer already exists [2024-02-01T05:05:24.100Z] 3.2.0-dev.13: digest: sha256:9be50ae6e2d2d0f8cba1fe3e5656937222f6e0bfcc7a41df103ab81d2862d961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:24.892Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:25.645Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:05:25.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-01T05:05:25.645Z] fbc5fc799059: Preparing [2024-02-01T05:05:25.645Z] 22ae338d432f: Preparing [2024-02-01T05:05:25.645Z] 88a5bcdf7bfc: Preparing [2024-02-01T05:05:25.645Z] 02e2860c5a94: Preparing [2024-02-01T05:05:25.645Z] 316c8bacee3d: Preparing [2024-02-01T05:05:25.645Z] 083256557617: Preparing [2024-02-01T05:05:25.645Z] 653b4d715634: Preparing [2024-02-01T05:05:25.645Z] c136ceffd26d: Preparing [2024-02-01T05:05:25.645Z] 7c504f21be85: Preparing [2024-02-01T05:05:25.645Z] 653b4d715634: Waiting [2024-02-01T05:05:25.645Z] c136ceffd26d: Waiting [2024-02-01T05:05:25.645Z] 7c504f21be85: Waiting [2024-02-01T05:05:25.645Z] 083256557617: Waiting [2024-02-01T05:05:25.645Z] 88a5bcdf7bfc: Layer already exists [2024-02-01T05:05:25.645Z] 02e2860c5a94: Layer already exists [2024-02-01T05:05:25.645Z] 22ae338d432f: Layer already exists [2024-02-01T05:05:25.645Z] fbc5fc799059: Layer already exists [2024-02-01T05:05:25.645Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:25.645Z] 653b4d715634: Layer already exists [2024-02-01T05:05:25.645Z] c136ceffd26d: Layer already exists [2024-02-01T05:05:25.645Z] 083256557617: Layer already exists [2024-02-01T05:05:25.645Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:25.911Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:9be50ae6e2d2d0f8cba1fe3e5656937222f6e0bfcc7a41df103ab81d2862d961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:26.726Z] + 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 [2024-02-01T05:05:29.428Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-02-01T05:05:29.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-01T05:05:29.428Z] fbc5fc799059: Preparing [2024-02-01T05:05:29.428Z] 22ae338d432f: Preparing [2024-02-01T05:05:29.428Z] 88a5bcdf7bfc: Preparing [2024-02-01T05:05:29.428Z] 02e2860c5a94: Preparing [2024-02-01T05:05:29.428Z] 316c8bacee3d: Preparing [2024-02-01T05:05:29.428Z] 083256557617: Preparing [2024-02-01T05:05:29.428Z] 653b4d715634: Preparing [2024-02-01T05:05:29.428Z] c136ceffd26d: Preparing [2024-02-01T05:05:29.428Z] 7c504f21be85: Preparing [2024-02-01T05:05:29.428Z] 653b4d715634: Waiting [2024-02-01T05:05:29.428Z] c136ceffd26d: Waiting [2024-02-01T05:05:29.428Z] 7c504f21be85: Waiting [2024-02-01T05:05:29.428Z] 083256557617: Waiting [2024-02-01T05:05:29.428Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:29.428Z] 88a5bcdf7bfc: Layer already exists [2024-02-01T05:05:29.428Z] fbc5fc799059: Layer already exists [2024-02-01T05:05:29.428Z] 22ae338d432f: Layer already exists [2024-02-01T05:05:29.428Z] 02e2860c5a94: Layer already exists [2024-02-01T05:05:29.428Z] 653b4d715634: Layer already exists [2024-02-01T05:05:29.428Z] c136ceffd26d: Layer already exists [2024-02-01T05:05:29.428Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:29.428Z] 083256557617: Layer already exists [2024-02-01T05:05:29.693Z] main: digest: sha256:9be50ae6e2d2d0f8cba1fe3e5656937222f6e0bfcc7a41df103ab81d2862d961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:05:30.579Z] ===================================================== [Pipeline] echo [2024-02-01T05:05:30.736Z] taggedImages: [2024-02-01T05:05:30.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:05:30.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-02-01T05:05:30.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.13 [2024-02-01T05:05:30.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:05:30.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-02-01T05:05:30.899Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-02-01T05:05:30.899Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:05:30.899Z] latest [2024-02-01T05:05:30.899Z] 3.2.0-dev.13 [2024-02-01T05:05:30.899Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:05:30.899Z] main [2024-02-01T05:05:30.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:31.945Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:32.727Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:05:32.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-01T05:05:32.727Z] 413ad5807bdb: Preparing [2024-02-01T05:05:32.727Z] fdcdf0100cf6: Preparing [2024-02-01T05:05:32.727Z] ebf74100078e: Preparing [2024-02-01T05:05:32.727Z] c0ef701cd6ee: Preparing [2024-02-01T05:05:32.727Z] 1261d69b5ce6: Preparing [2024-02-01T05:05:32.727Z] 316c8bacee3d: Preparing [2024-02-01T05:05:32.727Z] 083256557617: Preparing [2024-02-01T05:05:32.727Z] 13dd71eb1f7a: Preparing [2024-02-01T05:05:32.727Z] 7320da6b5511: Preparing [2024-02-01T05:05:32.727Z] fcf526461142: Preparing [2024-02-01T05:05:32.727Z] 7c504f21be85: Preparing [2024-02-01T05:05:32.727Z] 13dd71eb1f7a: Waiting [2024-02-01T05:05:32.727Z] 7320da6b5511: Waiting [2024-02-01T05:05:32.727Z] fcf526461142: Waiting [2024-02-01T05:05:32.727Z] 7c504f21be85: Waiting [2024-02-01T05:05:32.727Z] 316c8bacee3d: Waiting [2024-02-01T05:05:32.727Z] 083256557617: Waiting [2024-02-01T05:05:32.993Z] 1261d69b5ce6: Pushed [2024-02-01T05:05:32.993Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:32.993Z] 413ad5807bdb: Pushed [2024-02-01T05:05:32.993Z] c0ef701cd6ee: Pushed [2024-02-01T05:05:32.993Z] fdcdf0100cf6: Pushed [2024-02-01T05:05:32.993Z] 083256557617: Layer already exists [2024-02-01T05:05:32.993Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:33.259Z] 13dd71eb1f7a: Pushed [2024-02-01T05:05:33.259Z] 7320da6b5511: Pushed [2024-02-01T05:05:34.656Z] ebf74100078e: Pushed [2024-02-01T05:05:35.609Z] fcf526461142: Pushed [2024-02-01T05:05:35.609Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:ac2805a70d8ea9ef0c879cbeaef452f90eef46c4355445afd19bd540b7d110db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:36.378Z] + 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 [2024-02-01T05:05:37.166Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-02-01T05:05:37.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-01T05:05:37.166Z] 413ad5807bdb: Preparing [2024-02-01T05:05:37.166Z] fdcdf0100cf6: Preparing [2024-02-01T05:05:37.166Z] ebf74100078e: Preparing [2024-02-01T05:05:37.166Z] c0ef701cd6ee: Preparing [2024-02-01T05:05:37.166Z] 1261d69b5ce6: Preparing [2024-02-01T05:05:37.166Z] 316c8bacee3d: Preparing [2024-02-01T05:05:37.166Z] 083256557617: Preparing [2024-02-01T05:05:37.166Z] 13dd71eb1f7a: Preparing [2024-02-01T05:05:37.166Z] 7320da6b5511: Preparing [2024-02-01T05:05:37.166Z] fcf526461142: Preparing [2024-02-01T05:05:37.166Z] 7c504f21be85: Preparing [2024-02-01T05:05:37.166Z] 083256557617: Waiting [2024-02-01T05:05:37.166Z] 13dd71eb1f7a: Waiting [2024-02-01T05:05:37.166Z] 7320da6b5511: Waiting [2024-02-01T05:05:37.166Z] fcf526461142: Waiting [2024-02-01T05:05:37.166Z] 7c504f21be85: Waiting [2024-02-01T05:05:37.166Z] 316c8bacee3d: Waiting [2024-02-01T05:05:37.166Z] c0ef701cd6ee: Layer already exists [2024-02-01T05:05:37.166Z] 413ad5807bdb: Layer already exists [2024-02-01T05:05:37.166Z] 1261d69b5ce6: Layer already exists [2024-02-01T05:05:37.166Z] ebf74100078e: Layer already exists [2024-02-01T05:05:37.166Z] fdcdf0100cf6: Layer already exists [2024-02-01T05:05:37.166Z] 13dd71eb1f7a: Layer already exists [2024-02-01T05:05:37.166Z] 7320da6b5511: Layer already exists [2024-02-01T05:05:37.166Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:37.166Z] fcf526461142: Layer already exists [2024-02-01T05:05:37.166Z] 083256557617: Layer already exists [2024-02-01T05:05:37.166Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:37.428Z] latest: digest: sha256:ac2805a70d8ea9ef0c879cbeaef452f90eef46c4355445afd19bd540b7d110db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:38.154Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:38.915Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.13 [2024-02-01T05:05:38.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-01T05:05:38.915Z] 413ad5807bdb: Preparing [2024-02-01T05:05:38.915Z] fdcdf0100cf6: Preparing [2024-02-01T05:05:38.915Z] ebf74100078e: Preparing [2024-02-01T05:05:38.915Z] c0ef701cd6ee: Preparing [2024-02-01T05:05:38.915Z] 1261d69b5ce6: Preparing [2024-02-01T05:05:38.915Z] 316c8bacee3d: Preparing [2024-02-01T05:05:38.915Z] 083256557617: Preparing [2024-02-01T05:05:38.915Z] 13dd71eb1f7a: Preparing [2024-02-01T05:05:38.915Z] 7320da6b5511: Preparing [2024-02-01T05:05:38.915Z] fcf526461142: Preparing [2024-02-01T05:05:38.915Z] 7c504f21be85: Preparing [2024-02-01T05:05:38.915Z] 316c8bacee3d: Waiting [2024-02-01T05:05:38.915Z] 7320da6b5511: Waiting [2024-02-01T05:05:38.915Z] fcf526461142: Waiting [2024-02-01T05:05:38.915Z] 7c504f21be85: Waiting [2024-02-01T05:05:38.915Z] 083256557617: Waiting [2024-02-01T05:05:38.915Z] 13dd71eb1f7a: Waiting [2024-02-01T05:05:38.915Z] 413ad5807bdb: Layer already exists [2024-02-01T05:05:38.915Z] 1261d69b5ce6: Layer already exists [2024-02-01T05:05:38.915Z] ebf74100078e: Layer already exists [2024-02-01T05:05:38.915Z] c0ef701cd6ee: Layer already exists [2024-02-01T05:05:38.915Z] fdcdf0100cf6: Layer already exists [2024-02-01T05:05:38.915Z] fcf526461142: Layer already exists [2024-02-01T05:05:38.915Z] 13dd71eb1f7a: Layer already exists [2024-02-01T05:05:38.915Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:38.915Z] 7320da6b5511: Layer already exists [2024-02-01T05:05:38.915Z] 083256557617: Layer already exists [2024-02-01T05:05:38.915Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:39.179Z] 3.2.0-dev.13: digest: sha256:ac2805a70d8ea9ef0c879cbeaef452f90eef46c4355445afd19bd540b7d110db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:39.928Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:40.729Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:05:40.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-01T05:05:40.729Z] 413ad5807bdb: Preparing [2024-02-01T05:05:40.729Z] fdcdf0100cf6: Preparing [2024-02-01T05:05:40.729Z] ebf74100078e: Preparing [2024-02-01T05:05:40.729Z] c0ef701cd6ee: Preparing [2024-02-01T05:05:40.729Z] 1261d69b5ce6: Preparing [2024-02-01T05:05:40.729Z] 316c8bacee3d: Preparing [2024-02-01T05:05:40.729Z] 083256557617: Preparing [2024-02-01T05:05:40.729Z] 13dd71eb1f7a: Preparing [2024-02-01T05:05:40.729Z] 7320da6b5511: Preparing [2024-02-01T05:05:40.729Z] fcf526461142: Preparing [2024-02-01T05:05:40.729Z] 7c504f21be85: Preparing [2024-02-01T05:05:40.729Z] 316c8bacee3d: Waiting [2024-02-01T05:05:40.729Z] 083256557617: Waiting [2024-02-01T05:05:40.729Z] 13dd71eb1f7a: Waiting [2024-02-01T05:05:40.729Z] 7320da6b5511: Waiting [2024-02-01T05:05:40.729Z] 7c504f21be85: Waiting [2024-02-01T05:05:40.729Z] fcf526461142: Waiting [2024-02-01T05:05:40.729Z] ebf74100078e: Layer already exists [2024-02-01T05:05:40.729Z] 413ad5807bdb: Layer already exists [2024-02-01T05:05:40.729Z] fdcdf0100cf6: Layer already exists [2024-02-01T05:05:40.729Z] 1261d69b5ce6: Layer already exists [2024-02-01T05:05:40.729Z] c0ef701cd6ee: Layer already exists [2024-02-01T05:05:40.729Z] 083256557617: Layer already exists [2024-02-01T05:05:40.729Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:40.729Z] 13dd71eb1f7a: Layer already exists [2024-02-01T05:05:40.729Z] 7320da6b5511: Layer already exists [2024-02-01T05:05:40.729Z] fcf526461142: Layer already exists [2024-02-01T05:05:40.729Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:40.996Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:ac2805a70d8ea9ef0c879cbeaef452f90eef46c4355445afd19bd540b7d110db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:41.767Z] + 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 [2024-02-01T05:05:43.469Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-02-01T05:05:43.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-01T05:05:43.469Z] 413ad5807bdb: Preparing [2024-02-01T05:05:43.469Z] fdcdf0100cf6: Preparing [2024-02-01T05:05:43.469Z] ebf74100078e: Preparing [2024-02-01T05:05:43.469Z] c0ef701cd6ee: Preparing [2024-02-01T05:05:43.469Z] 1261d69b5ce6: Preparing [2024-02-01T05:05:43.469Z] 316c8bacee3d: Preparing [2024-02-01T05:05:43.469Z] 083256557617: Preparing [2024-02-01T05:05:43.469Z] 13dd71eb1f7a: Preparing [2024-02-01T05:05:43.469Z] 7320da6b5511: Preparing [2024-02-01T05:05:43.469Z] fcf526461142: Preparing [2024-02-01T05:05:43.469Z] 7c504f21be85: Preparing [2024-02-01T05:05:43.469Z] 13dd71eb1f7a: Waiting [2024-02-01T05:05:43.469Z] 7320da6b5511: Waiting [2024-02-01T05:05:43.469Z] fcf526461142: Waiting [2024-02-01T05:05:43.469Z] 7c504f21be85: Waiting [2024-02-01T05:05:43.469Z] 316c8bacee3d: Waiting [2024-02-01T05:05:43.469Z] 083256557617: Waiting [2024-02-01T05:05:43.469Z] 1261d69b5ce6: Layer already exists [2024-02-01T05:05:43.469Z] c0ef701cd6ee: Layer already exists [2024-02-01T05:05:43.469Z] 413ad5807bdb: Layer already exists [2024-02-01T05:05:43.469Z] ebf74100078e: Layer already exists [2024-02-01T05:05:43.469Z] fdcdf0100cf6: Layer already exists [2024-02-01T05:05:43.469Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:43.469Z] 13dd71eb1f7a: Layer already exists [2024-02-01T05:05:43.469Z] fcf526461142: Layer already exists [2024-02-01T05:05:43.469Z] 7320da6b5511: Layer already exists [2024-02-01T05:05:43.469Z] 083256557617: Layer already exists [2024-02-01T05:05:43.469Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:43.734Z] main: digest: sha256:ac2805a70d8ea9ef0c879cbeaef452f90eef46c4355445afd19bd540b7d110db size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:05:44.640Z] ===================================================== [Pipeline] echo [2024-02-01T05:05:44.808Z] taggedImages: [2024-02-01T05:05:44.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:05:44.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-02-01T05:05:44.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.13 [2024-02-01T05:05:44.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:05:44.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-02-01T05:05:44.981Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-02-01T05:05:44.981Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:05:44.981Z] latest [2024-02-01T05:05:44.981Z] 3.2.0-dev.13 [2024-02-01T05:05:44.981Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:05:44.981Z] main [2024-02-01T05:05:44.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:46.130Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:46.942Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:05:46.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-01T05:05:46.942Z] c01dc556d6d6: Preparing [2024-02-01T05:05:46.942Z] fa94757b3225: Preparing [2024-02-01T05:05:46.942Z] f1ca72a440aa: Preparing [2024-02-01T05:05:46.942Z] fe7902dc148c: Preparing [2024-02-01T05:05:46.942Z] 1ad14ee52006: Preparing [2024-02-01T05:05:46.942Z] 18d8aeb4e009: Preparing [2024-02-01T05:05:46.942Z] 9ee30156bcfd: Preparing [2024-02-01T05:05:46.942Z] 18d8aeb4e009: Waiting [2024-02-01T05:05:46.942Z] 9ee30156bcfd: Waiting [2024-02-01T05:05:46.942Z] 316c8bacee3d: Preparing [2024-02-01T05:05:46.942Z] 083256557617: Preparing [2024-02-01T05:05:46.942Z] 316c8bacee3d: Waiting [2024-02-01T05:05:46.942Z] d09e5fe2bbad: Preparing [2024-02-01T05:05:46.942Z] 083256557617: Waiting [2024-02-01T05:05:46.942Z] 82a659618491: Preparing [2024-02-01T05:05:46.942Z] d09e5fe2bbad: Waiting [2024-02-01T05:05:46.942Z] 7c504f21be85: Preparing [2024-02-01T05:05:46.942Z] 82a659618491: Waiting [2024-02-01T05:05:46.942Z] 7c504f21be85: Waiting [2024-02-01T05:05:47.208Z] fa94757b3225: Pushed [2024-02-01T05:05:47.208Z] 1ad14ee52006: Pushed [2024-02-01T05:05:47.208Z] c01dc556d6d6: Pushed [2024-02-01T05:05:47.208Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:47.208Z] 083256557617: Layer already exists [2024-02-01T05:05:47.475Z] 18d8aeb4e009: Pushed [2024-02-01T05:05:47.475Z] 9ee30156bcfd: Pushed [2024-02-01T05:05:47.475Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:47.475Z] d09e5fe2bbad: Pushed [2024-02-01T05:05:48.877Z] fe7902dc148c: Pushed [2024-02-01T05:05:49.457Z] f1ca72a440aa: Pushed [2024-02-01T05:05:49.723Z] 82a659618491: Pushed [2024-02-01T05:05:49.989Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:80ae99f70ad30a90fef504863f90bcebfcf740e3e7fa902855fa56473dfd01c0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:50.767Z] + 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 [2024-02-01T05:05:51.536Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-02-01T05:05:51.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-01T05:05:51.536Z] c01dc556d6d6: Preparing [2024-02-01T05:05:51.536Z] fa94757b3225: Preparing [2024-02-01T05:05:51.536Z] f1ca72a440aa: Preparing [2024-02-01T05:05:51.536Z] fe7902dc148c: Preparing [2024-02-01T05:05:51.536Z] 1ad14ee52006: Preparing [2024-02-01T05:05:51.536Z] 18d8aeb4e009: Preparing [2024-02-01T05:05:51.536Z] 9ee30156bcfd: Preparing [2024-02-01T05:05:51.536Z] 316c8bacee3d: Preparing [2024-02-01T05:05:51.536Z] 083256557617: Preparing [2024-02-01T05:05:51.536Z] d09e5fe2bbad: Preparing [2024-02-01T05:05:51.536Z] 82a659618491: Preparing [2024-02-01T05:05:51.536Z] 7c504f21be85: Preparing [2024-02-01T05:05:51.536Z] 316c8bacee3d: Waiting [2024-02-01T05:05:51.536Z] 083256557617: Waiting [2024-02-01T05:05:51.536Z] d09e5fe2bbad: Waiting [2024-02-01T05:05:51.536Z] 82a659618491: Waiting [2024-02-01T05:05:51.536Z] 7c504f21be85: Waiting [2024-02-01T05:05:51.536Z] 18d8aeb4e009: Waiting [2024-02-01T05:05:51.536Z] 9ee30156bcfd: Waiting [2024-02-01T05:05:51.536Z] 1ad14ee52006: Layer already exists [2024-02-01T05:05:51.536Z] f1ca72a440aa: Layer already exists [2024-02-01T05:05:51.536Z] fa94757b3225: Layer already exists [2024-02-01T05:05:51.536Z] fe7902dc148c: Layer already exists [2024-02-01T05:05:51.536Z] c01dc556d6d6: Layer already exists [2024-02-01T05:05:51.536Z] 9ee30156bcfd: Layer already exists [2024-02-01T05:05:51.536Z] 18d8aeb4e009: Layer already exists [2024-02-01T05:05:51.536Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:51.536Z] d09e5fe2bbad: Layer already exists [2024-02-01T05:05:51.536Z] 083256557617: Layer already exists [2024-02-01T05:05:51.536Z] 82a659618491: Layer already exists [2024-02-01T05:05:51.536Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:51.800Z] latest: digest: sha256:80ae99f70ad30a90fef504863f90bcebfcf740e3e7fa902855fa56473dfd01c0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:52.571Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:53.391Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.13 [2024-02-01T05:05:53.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-01T05:05:53.391Z] c01dc556d6d6: Preparing [2024-02-01T05:05:53.391Z] fa94757b3225: Preparing [2024-02-01T05:05:53.391Z] f1ca72a440aa: Preparing [2024-02-01T05:05:53.391Z] fe7902dc148c: Preparing [2024-02-01T05:05:53.391Z] 1ad14ee52006: Preparing [2024-02-01T05:05:53.391Z] 18d8aeb4e009: Preparing [2024-02-01T05:05:53.391Z] 9ee30156bcfd: Preparing [2024-02-01T05:05:53.391Z] 316c8bacee3d: Preparing [2024-02-01T05:05:53.391Z] 083256557617: Preparing [2024-02-01T05:05:53.391Z] d09e5fe2bbad: Preparing [2024-02-01T05:05:53.391Z] 82a659618491: Preparing [2024-02-01T05:05:53.391Z] 7c504f21be85: Preparing [2024-02-01T05:05:53.391Z] 18d8aeb4e009: Waiting [2024-02-01T05:05:53.391Z] 9ee30156bcfd: Waiting [2024-02-01T05:05:53.391Z] 316c8bacee3d: Waiting [2024-02-01T05:05:53.391Z] 82a659618491: Waiting [2024-02-01T05:05:53.391Z] 7c504f21be85: Waiting [2024-02-01T05:05:53.391Z] 083256557617: Waiting [2024-02-01T05:05:53.391Z] d09e5fe2bbad: Waiting [2024-02-01T05:05:53.391Z] fe7902dc148c: Layer already exists [2024-02-01T05:05:53.391Z] c01dc556d6d6: Layer already exists [2024-02-01T05:05:53.391Z] fa94757b3225: Layer already exists [2024-02-01T05:05:53.391Z] 1ad14ee52006: Layer already exists [2024-02-01T05:05:53.391Z] f1ca72a440aa: Layer already exists [2024-02-01T05:05:53.391Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:53.391Z] 9ee30156bcfd: Layer already exists [2024-02-01T05:05:53.391Z] 083256557617: Layer already exists [2024-02-01T05:05:53.391Z] 18d8aeb4e009: Layer already exists [2024-02-01T05:05:53.391Z] d09e5fe2bbad: Layer already exists [2024-02-01T05:05:53.391Z] 82a659618491: Layer already exists [2024-02-01T05:05:53.391Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:53.656Z] 3.2.0-dev.13: digest: sha256:80ae99f70ad30a90fef504863f90bcebfcf740e3e7fa902855fa56473dfd01c0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:54.455Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:58.588Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:05:58.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-01T05:05:58.588Z] c01dc556d6d6: Preparing [2024-02-01T05:05:58.588Z] fa94757b3225: Preparing [2024-02-01T05:05:58.588Z] f1ca72a440aa: Preparing [2024-02-01T05:05:58.588Z] fe7902dc148c: Preparing [2024-02-01T05:05:58.588Z] 1ad14ee52006: Preparing [2024-02-01T05:05:58.588Z] 18d8aeb4e009: Preparing [2024-02-01T05:05:58.588Z] 9ee30156bcfd: Preparing [2024-02-01T05:05:58.588Z] 316c8bacee3d: Preparing [2024-02-01T05:05:58.588Z] 083256557617: Preparing [2024-02-01T05:05:58.588Z] d09e5fe2bbad: Preparing [2024-02-01T05:05:58.588Z] 82a659618491: Preparing [2024-02-01T05:05:58.588Z] 7c504f21be85: Preparing [2024-02-01T05:05:58.588Z] 316c8bacee3d: Waiting [2024-02-01T05:05:58.588Z] 083256557617: Waiting [2024-02-01T05:05:58.588Z] d09e5fe2bbad: Waiting [2024-02-01T05:05:58.588Z] 82a659618491: Waiting [2024-02-01T05:05:58.588Z] 7c504f21be85: Waiting [2024-02-01T05:05:58.588Z] 18d8aeb4e009: Waiting [2024-02-01T05:05:58.588Z] 9ee30156bcfd: Waiting [2024-02-01T05:05:58.588Z] c01dc556d6d6: Layer already exists [2024-02-01T05:05:58.588Z] fa94757b3225: Layer already exists [2024-02-01T05:05:58.588Z] f1ca72a440aa: Layer already exists [2024-02-01T05:05:58.588Z] fe7902dc148c: Layer already exists [2024-02-01T05:05:58.588Z] 1ad14ee52006: Layer already exists [2024-02-01T05:05:58.588Z] 9ee30156bcfd: Layer already exists [2024-02-01T05:05:58.588Z] 316c8bacee3d: Layer already exists [2024-02-01T05:05:58.588Z] d09e5fe2bbad: Layer already exists [2024-02-01T05:05:58.588Z] 18d8aeb4e009: Layer already exists [2024-02-01T05:05:58.588Z] 083256557617: Layer already exists [2024-02-01T05:05:58.588Z] 82a659618491: Layer already exists [2024-02-01T05:05:58.588Z] 7c504f21be85: Layer already exists [2024-02-01T05:05:58.853Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:80ae99f70ad30a90fef504863f90bcebfcf740e3e7fa902855fa56473dfd01c0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:05:59.684Z] + 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 [2024-02-01T05:06:00.547Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-02-01T05:06:00.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-01T05:06:00.547Z] c01dc556d6d6: Preparing [2024-02-01T05:06:00.547Z] fa94757b3225: Preparing [2024-02-01T05:06:00.547Z] f1ca72a440aa: Preparing [2024-02-01T05:06:00.547Z] fe7902dc148c: Preparing [2024-02-01T05:06:00.547Z] 1ad14ee52006: Preparing [2024-02-01T05:06:00.547Z] 18d8aeb4e009: Preparing [2024-02-01T05:06:00.547Z] 9ee30156bcfd: Preparing [2024-02-01T05:06:00.547Z] 316c8bacee3d: Preparing [2024-02-01T05:06:00.547Z] 083256557617: Preparing [2024-02-01T05:06:00.547Z] d09e5fe2bbad: Preparing [2024-02-01T05:06:00.547Z] 82a659618491: Preparing [2024-02-01T05:06:00.547Z] 7c504f21be85: Preparing [2024-02-01T05:06:00.547Z] 316c8bacee3d: Waiting [2024-02-01T05:06:00.547Z] 18d8aeb4e009: Waiting [2024-02-01T05:06:00.547Z] 9ee30156bcfd: Waiting [2024-02-01T05:06:00.547Z] d09e5fe2bbad: Waiting [2024-02-01T05:06:00.547Z] 82a659618491: Waiting [2024-02-01T05:06:00.547Z] 7c504f21be85: Waiting [2024-02-01T05:06:00.547Z] 083256557617: Waiting [2024-02-01T05:06:00.547Z] 1ad14ee52006: Layer already exists [2024-02-01T05:06:00.547Z] fe7902dc148c: Layer already exists [2024-02-01T05:06:00.547Z] fa94757b3225: Layer already exists [2024-02-01T05:06:00.547Z] f1ca72a440aa: Layer already exists [2024-02-01T05:06:00.547Z] c01dc556d6d6: Layer already exists [2024-02-01T05:06:00.547Z] 316c8bacee3d: Layer already exists [2024-02-01T05:06:00.547Z] 083256557617: Layer already exists [2024-02-01T05:06:00.547Z] d09e5fe2bbad: Layer already exists [2024-02-01T05:06:00.547Z] 18d8aeb4e009: Layer already exists [2024-02-01T05:06:00.547Z] 9ee30156bcfd: Layer already exists [2024-02-01T05:06:00.547Z] 82a659618491: Layer already exists [2024-02-01T05:06:00.547Z] 7c504f21be85: Layer already exists [2024-02-01T05:06:00.810Z] main: digest: sha256:80ae99f70ad30a90fef504863f90bcebfcf740e3e7fa902855fa56473dfd01c0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:06:01.889Z] ===================================================== [Pipeline] echo [2024-02-01T05:06:02.087Z] taggedImages: [2024-02-01T05:06:02.087Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:06:02.087Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-02-01T05:06:02.087Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.13 [2024-02-01T05:06:02.087Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:06:02.087Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-02-01T05:06:02.272Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-02-01T05:06:02.272Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:06:02.272Z] latest [2024-02-01T05:06:02.272Z] 3.2.0-dev.13 [2024-02-01T05:06:02.272Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:06:02.272Z] main [2024-02-01T05:06:02.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:03.421Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:04.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:06:04.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-01T05:06:04.204Z] 5e30016c6054: Preparing [2024-02-01T05:06:04.204Z] d07852f988e2: Preparing [2024-02-01T05:06:04.204Z] 316c8bacee3d: Preparing [2024-02-01T05:06:04.204Z] 083256557617: Preparing [2024-02-01T05:06:04.204Z] 6ec84d6f9036: Preparing [2024-02-01T05:06:04.204Z] ddd1c592f1b0: Preparing [2024-02-01T05:06:04.204Z] 7c504f21be85: Preparing [2024-02-01T05:06:04.204Z] 7c504f21be85: Waiting [2024-02-01T05:06:04.204Z] ddd1c592f1b0: Waiting [2024-02-01T05:06:04.204Z] 083256557617: Layer already exists [2024-02-01T05:06:04.204Z] 316c8bacee3d: Layer already exists [2024-02-01T05:06:04.468Z] 7c504f21be85: Layer already exists [2024-02-01T05:06:04.468Z] 6ec84d6f9036: Pushed [2024-02-01T05:06:04.468Z] 5e30016c6054: Pushed [2024-02-01T05:06:05.870Z] ddd1c592f1b0: Pushed [2024-02-01T05:06:08.484Z] d07852f988e2: Pushed [2024-02-01T05:06:08.484Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:2b5a72b50735103fb4c2e47d0c36a9da481326582a17b0528aa170e83db69b2a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:13.525Z] + 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 [2024-02-01T05:06:14.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-02-01T05:06:14.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-01T05:06:14.329Z] 5e30016c6054: Preparing [2024-02-01T05:06:14.329Z] d07852f988e2: Preparing [2024-02-01T05:06:14.329Z] 316c8bacee3d: Preparing [2024-02-01T05:06:14.329Z] 083256557617: Preparing [2024-02-01T05:06:14.329Z] 6ec84d6f9036: Preparing [2024-02-01T05:06:14.329Z] ddd1c592f1b0: Preparing [2024-02-01T05:06:14.329Z] 7c504f21be85: Preparing [2024-02-01T05:06:14.329Z] ddd1c592f1b0: Waiting [2024-02-01T05:06:14.329Z] 083256557617: Layer already exists [2024-02-01T05:06:14.329Z] 6ec84d6f9036: Layer already exists [2024-02-01T05:06:14.329Z] d07852f988e2: Layer already exists [2024-02-01T05:06:14.329Z] 5e30016c6054: Layer already exists [2024-02-01T05:06:14.329Z] 316c8bacee3d: Layer already exists [2024-02-01T05:06:14.329Z] 7c504f21be85: Layer already exists [2024-02-01T05:06:14.329Z] ddd1c592f1b0: Layer already exists [2024-02-01T05:06:14.596Z] latest: digest: sha256:2b5a72b50735103fb4c2e47d0c36a9da481326582a17b0528aa170e83db69b2a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:15.387Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:16.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.13 [2024-02-01T05:06:16.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-01T05:06:16.184Z] 5e30016c6054: Preparing [2024-02-01T05:06:16.184Z] d07852f988e2: Preparing [2024-02-01T05:06:16.184Z] 316c8bacee3d: Preparing [2024-02-01T05:06:16.184Z] 083256557617: Preparing [2024-02-01T05:06:16.184Z] 6ec84d6f9036: Preparing [2024-02-01T05:06:16.184Z] ddd1c592f1b0: Preparing [2024-02-01T05:06:16.184Z] ddd1c592f1b0: Waiting [2024-02-01T05:06:16.184Z] 7c504f21be85: Preparing [2024-02-01T05:06:16.184Z] 5e30016c6054: Layer already exists [2024-02-01T05:06:16.184Z] 6ec84d6f9036: Layer already exists [2024-02-01T05:06:16.184Z] d07852f988e2: Layer already exists [2024-02-01T05:06:16.184Z] 083256557617: Layer already exists [2024-02-01T05:06:16.184Z] 316c8bacee3d: Layer already exists [2024-02-01T05:06:16.184Z] 7c504f21be85: Layer already exists [2024-02-01T05:06:16.184Z] ddd1c592f1b0: Layer already exists [2024-02-01T05:06:16.450Z] 3.2.0-dev.13: digest: sha256:2b5a72b50735103fb4c2e47d0c36a9da481326582a17b0528aa170e83db69b2a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:17.253Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:18.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:06:18.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-01T05:06:18.066Z] 5e30016c6054: Preparing [2024-02-01T05:06:18.066Z] d07852f988e2: Preparing [2024-02-01T05:06:18.066Z] 316c8bacee3d: Preparing [2024-02-01T05:06:18.066Z] 083256557617: Preparing [2024-02-01T05:06:18.066Z] 6ec84d6f9036: Preparing [2024-02-01T05:06:18.066Z] ddd1c592f1b0: Preparing [2024-02-01T05:06:18.066Z] 7c504f21be85: Preparing [2024-02-01T05:06:18.066Z] ddd1c592f1b0: Waiting [2024-02-01T05:06:18.066Z] 7c504f21be85: Waiting [2024-02-01T05:06:18.066Z] 6ec84d6f9036: Layer already exists [2024-02-01T05:06:18.066Z] 5e30016c6054: Layer already exists [2024-02-01T05:06:18.066Z] d07852f988e2: Layer already exists [2024-02-01T05:06:18.066Z] 316c8bacee3d: Layer already exists [2024-02-01T05:06:18.066Z] 083256557617: Layer already exists [2024-02-01T05:06:18.066Z] 7c504f21be85: Layer already exists [2024-02-01T05:06:18.066Z] ddd1c592f1b0: Layer already exists [2024-02-01T05:06:18.066Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:2b5a72b50735103fb4c2e47d0c36a9da481326582a17b0528aa170e83db69b2a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:19.119Z] + 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 [2024-02-01T05:06:19.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-02-01T05:06:19.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-01T05:06:19.908Z] 5e30016c6054: Preparing [2024-02-01T05:06:19.908Z] d07852f988e2: Preparing [2024-02-01T05:06:19.908Z] 316c8bacee3d: Preparing [2024-02-01T05:06:19.908Z] 083256557617: Preparing [2024-02-01T05:06:19.908Z] 6ec84d6f9036: Preparing [2024-02-01T05:06:19.908Z] ddd1c592f1b0: Preparing [2024-02-01T05:06:19.908Z] 7c504f21be85: Preparing [2024-02-01T05:06:19.908Z] ddd1c592f1b0: Waiting [2024-02-01T05:06:19.908Z] 7c504f21be85: Waiting [2024-02-01T05:06:19.908Z] 083256557617: Layer already exists [2024-02-01T05:06:19.908Z] 6ec84d6f9036: Layer already exists [2024-02-01T05:06:19.908Z] 5e30016c6054: Layer already exists [2024-02-01T05:06:19.908Z] 316c8bacee3d: Layer already exists [2024-02-01T05:06:19.908Z] d07852f988e2: Layer already exists [2024-02-01T05:06:19.908Z] ddd1c592f1b0: Layer already exists [2024-02-01T05:06:19.908Z] 7c504f21be85: Layer already exists [2024-02-01T05:06:19.908Z] main: digest: sha256:2b5a72b50735103fb4c2e47d0c36a9da481326582a17b0528aa170e83db69b2a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:06:21.191Z] ===================================================== [Pipeline] echo [2024-02-01T05:06:21.362Z] taggedImages: [2024-02-01T05:06:21.362Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:06:21.362Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-02-01T05:06:21.362Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.13 [2024-02-01T05:06:21.362Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:06:21.362Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-02-01T05:06:21.554Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-02-01T05:06:21.554Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:06:21.554Z] latest [2024-02-01T05:06:21.554Z] 3.2.0-dev.13 [2024-02-01T05:06:21.554Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:06:21.554Z] main [2024-02-01T05:06:21.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:22.696Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:23.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:06:23.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-01T05:06:23.481Z] cb766fe721a0: Preparing [2024-02-01T05:06:23.481Z] 876f3ffb2100: Preparing [2024-02-01T05:06:23.481Z] 6aec893506ed: Preparing [2024-02-01T05:06:23.481Z] 316c8bacee3d: Preparing [2024-02-01T05:06:23.481Z] 083256557617: Preparing [2024-02-01T05:06:23.481Z] 63182394cd91: Preparing [2024-02-01T05:06:23.481Z] e50a7387c3af: Preparing [2024-02-01T05:06:23.481Z] 654328cbd380: Preparing [2024-02-01T05:06:23.481Z] b477def0a3b7: Preparing [2024-02-01T05:06:23.481Z] 7c504f21be85: Preparing [2024-02-01T05:06:23.481Z] 63182394cd91: Waiting [2024-02-01T05:06:23.481Z] e50a7387c3af: Waiting [2024-02-01T05:06:23.481Z] 654328cbd380: Waiting [2024-02-01T05:06:23.481Z] b477def0a3b7: Waiting [2024-02-01T05:06:23.481Z] 7c504f21be85: Waiting [2024-02-01T05:06:23.747Z] 876f3ffb2100: Pushed [2024-02-01T05:06:23.747Z] 6aec893506ed: Pushed [2024-02-01T05:06:28.056Z] 316c8bacee3d: Layer already exists [2024-02-01T05:06:28.056Z] 083256557617: Layer already exists [2024-02-01T05:06:28.056Z] cb766fe721a0: Pushed [2024-02-01T05:06:28.056Z] 7c504f21be85: Layer already exists [2024-02-01T05:06:28.056Z] 654328cbd380: Pushed [2024-02-01T05:06:28.665Z] b477def0a3b7: Pushed [2024-02-01T05:06:41.016Z] e50a7387c3af: Pushed [2024-02-01T05:06:45.249Z] 63182394cd91: Pushed [2024-02-01T05:06:45.249Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:fd25148a932316bd71b343c43a91f6934c571ae8d8d532f1d42af51d562d1b5d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:46.054Z] + 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 [2024-02-01T05:06:46.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-02-01T05:06:46.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-01T05:06:46.853Z] cb766fe721a0: Preparing [2024-02-01T05:06:46.853Z] 876f3ffb2100: Preparing [2024-02-01T05:06:46.853Z] 6aec893506ed: Preparing [2024-02-01T05:06:46.853Z] 316c8bacee3d: Preparing [2024-02-01T05:06:46.853Z] 083256557617: Preparing [2024-02-01T05:06:46.853Z] 63182394cd91: Preparing [2024-02-01T05:06:46.853Z] e50a7387c3af: Preparing [2024-02-01T05:06:46.853Z] 654328cbd380: Preparing [2024-02-01T05:06:46.853Z] b477def0a3b7: Preparing [2024-02-01T05:06:46.853Z] 7c504f21be85: Preparing [2024-02-01T05:06:46.853Z] e50a7387c3af: Waiting [2024-02-01T05:06:46.853Z] 654328cbd380: Waiting [2024-02-01T05:06:46.853Z] b477def0a3b7: Waiting [2024-02-01T05:06:46.853Z] 7c504f21be85: Waiting [2024-02-01T05:06:46.853Z] 63182394cd91: Waiting [2024-02-01T05:06:46.853Z] cb766fe721a0: Layer already exists [2024-02-01T05:06:46.853Z] 876f3ffb2100: Layer already exists [2024-02-01T05:06:46.853Z] 083256557617: Layer already exists [2024-02-01T05:06:46.853Z] 6aec893506ed: Layer already exists [2024-02-01T05:06:46.853Z] 316c8bacee3d: Layer already exists [2024-02-01T05:06:46.853Z] e50a7387c3af: Layer already exists [2024-02-01T05:06:46.853Z] 63182394cd91: Layer already exists [2024-02-01T05:06:46.853Z] 654328cbd380: Layer already exists [2024-02-01T05:06:46.853Z] b477def0a3b7: Layer already exists [2024-02-01T05:06:46.853Z] 7c504f21be85: Layer already exists [2024-02-01T05:06:47.116Z] latest: digest: sha256:fd25148a932316bd71b343c43a91f6934c571ae8d8d532f1d42af51d562d1b5d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:47.916Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:49.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.13 [2024-02-01T05:06:49.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-01T05:06:49.780Z] cb766fe721a0: Preparing [2024-02-01T05:06:49.780Z] 876f3ffb2100: Preparing [2024-02-01T05:06:49.780Z] 6aec893506ed: Preparing [2024-02-01T05:06:49.780Z] 316c8bacee3d: Preparing [2024-02-01T05:06:49.780Z] 083256557617: Preparing [2024-02-01T05:06:49.780Z] 63182394cd91: Preparing [2024-02-01T05:06:49.780Z] e50a7387c3af: Preparing [2024-02-01T05:06:49.780Z] 654328cbd380: Preparing [2024-02-01T05:06:49.780Z] b477def0a3b7: Preparing [2024-02-01T05:06:49.780Z] 7c504f21be85: Preparing [2024-02-01T05:06:49.780Z] 63182394cd91: Waiting [2024-02-01T05:06:49.780Z] e50a7387c3af: Waiting [2024-02-01T05:06:49.780Z] 654328cbd380: Waiting [2024-02-01T05:06:49.780Z] b477def0a3b7: Waiting [2024-02-01T05:06:49.780Z] 7c504f21be85: Waiting [2024-02-01T05:06:49.780Z] 316c8bacee3d: Layer already exists [2024-02-01T05:06:49.780Z] 876f3ffb2100: Layer already exists [2024-02-01T05:06:49.780Z] cb766fe721a0: Layer already exists [2024-02-01T05:06:49.780Z] 6aec893506ed: Layer already exists [2024-02-01T05:06:49.780Z] 083256557617: Layer already exists [2024-02-01T05:06:49.780Z] 654328cbd380: Layer already exists [2024-02-01T05:06:49.780Z] 63182394cd91: Layer already exists [2024-02-01T05:06:49.780Z] e50a7387c3af: Layer already exists [2024-02-01T05:06:49.780Z] b477def0a3b7: Layer already exists [2024-02-01T05:06:49.780Z] 7c504f21be85: Layer already exists [2024-02-01T05:06:49.780Z] 3.2.0-dev.13: digest: sha256:fd25148a932316bd71b343c43a91f6934c571ae8d8d532f1d42af51d562d1b5d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:51.721Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:52.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:06:52.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-01T05:06:52.583Z] cb766fe721a0: Preparing [2024-02-01T05:06:52.583Z] 876f3ffb2100: Preparing [2024-02-01T05:06:52.583Z] 6aec893506ed: Preparing [2024-02-01T05:06:52.583Z] 316c8bacee3d: Preparing [2024-02-01T05:06:52.583Z] 083256557617: Preparing [2024-02-01T05:06:52.583Z] 63182394cd91: Preparing [2024-02-01T05:06:52.583Z] e50a7387c3af: Preparing [2024-02-01T05:06:52.583Z] 654328cbd380: Preparing [2024-02-01T05:06:52.583Z] b477def0a3b7: Preparing [2024-02-01T05:06:52.583Z] 7c504f21be85: Preparing [2024-02-01T05:06:52.583Z] 63182394cd91: Waiting [2024-02-01T05:06:52.583Z] e50a7387c3af: Waiting [2024-02-01T05:06:52.583Z] 654328cbd380: Waiting [2024-02-01T05:06:52.583Z] b477def0a3b7: Waiting [2024-02-01T05:06:52.583Z] 7c504f21be85: Waiting [2024-02-01T05:06:52.583Z] cb766fe721a0: Layer already exists [2024-02-01T05:06:52.583Z] 083256557617: Layer already exists [2024-02-01T05:06:52.583Z] 6aec893506ed: Layer already exists [2024-02-01T05:06:52.583Z] 316c8bacee3d: Layer already exists [2024-02-01T05:06:52.583Z] 876f3ffb2100: Layer already exists [2024-02-01T05:06:52.583Z] e50a7387c3af: Layer already exists [2024-02-01T05:06:52.583Z] 63182394cd91: Layer already exists [2024-02-01T05:06:52.583Z] b477def0a3b7: Layer already exists [2024-02-01T05:06:52.583Z] 7c504f21be85: Layer already exists [2024-02-01T05:06:52.583Z] 654328cbd380: Layer already exists [2024-02-01T05:06:52.847Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:fd25148a932316bd71b343c43a91f6934c571ae8d8d532f1d42af51d562d1b5d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:06:53.659Z] + 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 [2024-02-01T05:06:54.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-02-01T05:06:54.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-01T05:06:54.462Z] cb766fe721a0: Preparing [2024-02-01T05:06:54.462Z] 876f3ffb2100: Preparing [2024-02-01T05:06:54.462Z] 6aec893506ed: Preparing [2024-02-01T05:06:54.462Z] 316c8bacee3d: Preparing [2024-02-01T05:06:54.462Z] 083256557617: Preparing [2024-02-01T05:06:54.462Z] 63182394cd91: Preparing [2024-02-01T05:06:54.462Z] e50a7387c3af: Preparing [2024-02-01T05:06:54.462Z] 654328cbd380: Preparing [2024-02-01T05:06:54.462Z] b477def0a3b7: Preparing [2024-02-01T05:06:54.462Z] 7c504f21be85: Preparing [2024-02-01T05:06:54.462Z] e50a7387c3af: Waiting [2024-02-01T05:06:54.462Z] 654328cbd380: Waiting [2024-02-01T05:06:54.462Z] b477def0a3b7: Waiting [2024-02-01T05:06:54.462Z] 7c504f21be85: Waiting [2024-02-01T05:06:54.462Z] 63182394cd91: Waiting [2024-02-01T05:06:54.462Z] 316c8bacee3d: Layer already exists [2024-02-01T05:06:54.462Z] cb766fe721a0: Layer already exists [2024-02-01T05:06:54.462Z] 083256557617: Layer already exists [2024-02-01T05:06:54.462Z] 6aec893506ed: Layer already exists [2024-02-01T05:06:54.462Z] 876f3ffb2100: Layer already exists [2024-02-01T05:06:54.462Z] 7c504f21be85: Layer already exists [2024-02-01T05:06:54.462Z] e50a7387c3af: Layer already exists [2024-02-01T05:06:54.462Z] 654328cbd380: Layer already exists [2024-02-01T05:06:54.462Z] 63182394cd91: Layer already exists [2024-02-01T05:06:54.462Z] b477def0a3b7: Layer already exists [2024-02-01T05:06:54.728Z] main: digest: sha256:fd25148a932316bd71b343c43a91f6934c571ae8d8d532f1d42af51d562d1b5d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:06:55.776Z] ===================================================== [Pipeline] echo [2024-02-01T05:06:55.953Z] taggedImages: [2024-02-01T05:06:55.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:06:55.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-02-01T05:06:55.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.13 [2024-02-01T05:06:55.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:06:55.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-02-01T05:06:56.162Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-02-01T05:06:56.162Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:06:56.162Z] latest [2024-02-01T05:06:56.162Z] 3.2.0-dev.13 [2024-02-01T05:06:56.162Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:06:56.162Z] main [2024-02-01T05:06:56.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:07:00.178Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:07:06.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:07:06.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-01T05:07:06.481Z] bb94605885c2: Preparing [2024-02-01T05:07:06.481Z] 548dd47ebfcd: Preparing [2024-02-01T05:07:06.481Z] 63fcb483623e: Preparing [2024-02-01T05:07:06.481Z] 316c8bacee3d: Preparing [2024-02-01T05:07:06.481Z] 083256557617: Preparing [2024-02-01T05:07:06.481Z] 172a50d6511b: Preparing [2024-02-01T05:07:06.482Z] d103235fa3b2: Preparing [2024-02-01T05:07:06.482Z] 0cf035d4b66d: Preparing [2024-02-01T05:07:06.482Z] 7c504f21be85: Preparing [2024-02-01T05:07:06.482Z] 172a50d6511b: Waiting [2024-02-01T05:07:06.482Z] d103235fa3b2: Waiting [2024-02-01T05:07:06.482Z] 0cf035d4b66d: Waiting [2024-02-01T05:07:06.482Z] 7c504f21be85: Waiting [2024-02-01T05:07:06.482Z] 316c8bacee3d: Layer already exists [2024-02-01T05:07:06.482Z] 083256557617: Layer already exists [2024-02-01T05:07:06.745Z] bb94605885c2: Pushed [2024-02-01T05:07:06.745Z] 63fcb483623e: Pushed [2024-02-01T05:07:06.745Z] 548dd47ebfcd: Pushed [2024-02-01T05:07:06.745Z] d103235fa3b2: Pushed [2024-02-01T05:07:06.745Z] 7c504f21be85: Layer already exists [2024-02-01T05:07:07.325Z] 0cf035d4b66d: Pushed [2024-02-01T05:07:25.601Z] 172a50d6511b: Pushed [2024-02-01T05:07:25.601Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:b5a2f1ab71128491d1ea5b96daf2a34f1b6dad18a7b494e3e2cdf298dfd0ff38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:07:26.486Z] + 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 [2024-02-01T05:07:27.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-02-01T05:07:27.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-01T05:07:27.277Z] bb94605885c2: Preparing [2024-02-01T05:07:27.277Z] 548dd47ebfcd: Preparing [2024-02-01T05:07:27.277Z] 63fcb483623e: Preparing [2024-02-01T05:07:27.277Z] 316c8bacee3d: Preparing [2024-02-01T05:07:27.277Z] 083256557617: Preparing [2024-02-01T05:07:27.277Z] 172a50d6511b: Preparing [2024-02-01T05:07:27.277Z] d103235fa3b2: Preparing [2024-02-01T05:07:27.277Z] 0cf035d4b66d: Preparing [2024-02-01T05:07:27.277Z] 7c504f21be85: Preparing [2024-02-01T05:07:27.277Z] 172a50d6511b: Waiting [2024-02-01T05:07:27.277Z] d103235fa3b2: Waiting [2024-02-01T05:07:27.277Z] 0cf035d4b66d: Waiting [2024-02-01T05:07:27.277Z] 7c504f21be85: Waiting [2024-02-01T05:07:27.277Z] 316c8bacee3d: Layer already exists [2024-02-01T05:07:27.277Z] 083256557617: Layer already exists [2024-02-01T05:07:27.277Z] 63fcb483623e: Layer already exists [2024-02-01T05:07:27.277Z] bb94605885c2: Layer already exists [2024-02-01T05:07:27.277Z] 548dd47ebfcd: Layer already exists [2024-02-01T05:07:27.277Z] d103235fa3b2: Layer already exists [2024-02-01T05:07:27.277Z] 0cf035d4b66d: Layer already exists [2024-02-01T05:07:27.277Z] 172a50d6511b: Layer already exists [2024-02-01T05:07:27.277Z] 7c504f21be85: Layer already exists [2024-02-01T05:07:27.540Z] latest: digest: sha256:b5a2f1ab71128491d1ea5b96daf2a34f1b6dad18a7b494e3e2cdf298dfd0ff38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:07:28.414Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:07:29.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.13 [2024-02-01T05:07:29.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-01T05:07:29.216Z] bb94605885c2: Preparing [2024-02-01T05:07:29.216Z] 548dd47ebfcd: Preparing [2024-02-01T05:07:29.216Z] 63fcb483623e: Preparing [2024-02-01T05:07:29.216Z] 316c8bacee3d: Preparing [2024-02-01T05:07:29.216Z] 083256557617: Preparing [2024-02-01T05:07:29.216Z] 172a50d6511b: Preparing [2024-02-01T05:07:29.216Z] d103235fa3b2: Preparing [2024-02-01T05:07:29.216Z] 0cf035d4b66d: Preparing [2024-02-01T05:07:29.216Z] 7c504f21be85: Preparing [2024-02-01T05:07:29.216Z] d103235fa3b2: Waiting [2024-02-01T05:07:29.216Z] 0cf035d4b66d: Waiting [2024-02-01T05:07:29.216Z] 172a50d6511b: Waiting [2024-02-01T05:07:29.216Z] 7c504f21be85: Waiting [2024-02-01T05:07:29.216Z] 316c8bacee3d: Layer already exists [2024-02-01T05:07:29.216Z] 083256557617: Layer already exists [2024-02-01T05:07:29.216Z] bb94605885c2: Layer already exists [2024-02-01T05:07:29.216Z] 548dd47ebfcd: Layer already exists [2024-02-01T05:07:29.216Z] 63fcb483623e: Layer already exists [2024-02-01T05:07:29.216Z] 172a50d6511b: Layer already exists [2024-02-01T05:07:29.216Z] 7c504f21be85: Layer already exists [2024-02-01T05:07:29.216Z] d103235fa3b2: Layer already exists [2024-02-01T05:07:29.216Z] 0cf035d4b66d: Layer already exists [2024-02-01T05:07:29.480Z] 3.2.0-dev.13: digest: sha256:b5a2f1ab71128491d1ea5b96daf2a34f1b6dad18a7b494e3e2cdf298dfd0ff38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:07:30.314Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:07:31.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:07:31.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-01T05:07:31.148Z] bb94605885c2: Preparing [2024-02-01T05:07:31.148Z] 548dd47ebfcd: Preparing [2024-02-01T05:07:31.148Z] 63fcb483623e: Preparing [2024-02-01T05:07:31.148Z] 316c8bacee3d: Preparing [2024-02-01T05:07:31.148Z] 083256557617: Preparing [2024-02-01T05:07:31.148Z] 172a50d6511b: Preparing [2024-02-01T05:07:31.148Z] d103235fa3b2: Preparing [2024-02-01T05:07:31.148Z] 0cf035d4b66d: Preparing [2024-02-01T05:07:31.148Z] 7c504f21be85: Preparing [2024-02-01T05:07:31.148Z] d103235fa3b2: Waiting [2024-02-01T05:07:31.148Z] 0cf035d4b66d: Waiting [2024-02-01T05:07:31.148Z] 7c504f21be85: Waiting [2024-02-01T05:07:31.148Z] 172a50d6511b: Waiting [2024-02-01T05:07:31.148Z] 548dd47ebfcd: Layer already exists [2024-02-01T05:07:31.148Z] 316c8bacee3d: Layer already exists [2024-02-01T05:07:31.148Z] 083256557617: Layer already exists [2024-02-01T05:07:31.148Z] bb94605885c2: Layer already exists [2024-02-01T05:07:31.148Z] 0cf035d4b66d: Layer already exists [2024-02-01T05:07:31.148Z] 63fcb483623e: Layer already exists [2024-02-01T05:07:31.148Z] 172a50d6511b: Layer already exists [2024-02-01T05:07:31.148Z] d103235fa3b2: Layer already exists [2024-02-01T05:07:31.148Z] 7c504f21be85: Layer already exists [2024-02-01T05:07:31.148Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:b5a2f1ab71128491d1ea5b96daf2a34f1b6dad18a7b494e3e2cdf298dfd0ff38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:07:31.966Z] + 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 [2024-02-01T05:07:32.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-02-01T05:07:32.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-01T05:07:32.782Z] bb94605885c2: Preparing [2024-02-01T05:07:32.782Z] 548dd47ebfcd: Preparing [2024-02-01T05:07:32.782Z] 63fcb483623e: Preparing [2024-02-01T05:07:32.782Z] 316c8bacee3d: Preparing [2024-02-01T05:07:32.782Z] 083256557617: Preparing [2024-02-01T05:07:32.782Z] 172a50d6511b: Preparing [2024-02-01T05:07:32.782Z] d103235fa3b2: Preparing [2024-02-01T05:07:32.782Z] 0cf035d4b66d: Preparing [2024-02-01T05:07:32.782Z] 7c504f21be85: Preparing [2024-02-01T05:07:32.782Z] d103235fa3b2: Waiting [2024-02-01T05:07:32.782Z] 0cf035d4b66d: Waiting [2024-02-01T05:07:32.782Z] 172a50d6511b: Waiting [2024-02-01T05:07:32.782Z] 7c504f21be85: Waiting [2024-02-01T05:07:32.782Z] bb94605885c2: Layer already exists [2024-02-01T05:07:32.782Z] 63fcb483623e: Layer already exists [2024-02-01T05:07:32.782Z] 548dd47ebfcd: Layer already exists [2024-02-01T05:07:32.782Z] 316c8bacee3d: Layer already exists [2024-02-01T05:07:32.782Z] 083256557617: Layer already exists [2024-02-01T05:07:32.782Z] 7c504f21be85: Layer already exists [2024-02-01T05:07:32.782Z] d103235fa3b2: Layer already exists [2024-02-01T05:07:32.782Z] 172a50d6511b: Layer already exists [2024-02-01T05:07:32.782Z] 0cf035d4b66d: Layer already exists [2024-02-01T05:07:33.046Z] main: digest: sha256:b5a2f1ab71128491d1ea5b96daf2a34f1b6dad18a7b494e3e2cdf298dfd0ff38 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:07:34.113Z] ===================================================== [Pipeline] echo [2024-02-01T05:07:34.285Z] taggedImages: [2024-02-01T05:07:34.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:07:34.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-02-01T05:07:34.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.13 [2024-02-01T05:07:34.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:07:34.285Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-02-01T05:07:34.471Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-02-01T05:07:34.471Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:07:34.471Z] latest [2024-02-01T05:07:34.471Z] 3.2.0-dev.13 [2024-02-01T05:07:34.471Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:07:34.471Z] main [2024-02-01T05:07:34.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:07:35.673Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:07:36.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:07:36.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-01T05:07:36.519Z] 6e1c5e6cc1bc: Preparing [2024-02-01T05:07:36.519Z] 8119fc9ef5d1: Preparing [2024-02-01T05:07:36.519Z] df6c8cd91d58: Preparing [2024-02-01T05:07:36.519Z] 316c8bacee3d: Preparing [2024-02-01T05:07:36.519Z] 083256557617: Preparing [2024-02-01T05:07:36.519Z] 52bed9c9b6ca: Preparing [2024-02-01T05:07:36.519Z] 654328cbd380: Preparing [2024-02-01T05:07:36.519Z] b477def0a3b7: Preparing [2024-02-01T05:07:36.519Z] 7c504f21be85: Preparing [2024-02-01T05:07:36.519Z] 52bed9c9b6ca: Waiting [2024-02-01T05:07:36.519Z] b477def0a3b7: Waiting [2024-02-01T05:07:36.519Z] 654328cbd380: Waiting [2024-02-01T05:07:36.519Z] 7c504f21be85: Waiting [2024-02-01T05:07:36.785Z] 8119fc9ef5d1: Pushed [2024-02-01T05:07:36.785Z] df6c8cd91d58: Pushed [2024-02-01T05:07:39.353Z] 316c8bacee3d: Layer already exists [2024-02-01T05:07:39.353Z] 083256557617: Layer already exists [2024-02-01T05:07:39.353Z] 654328cbd380: Layer already exists [2024-02-01T05:07:39.353Z] b477def0a3b7: Layer already exists [2024-02-01T05:07:39.353Z] 6e1c5e6cc1bc: Pushed [2024-02-01T05:07:39.353Z] 7c504f21be85: Layer already exists [2024-02-01T05:07:57.542Z] 52bed9c9b6ca: Pushed [2024-02-01T05:07:57.542Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:05a9cb45b3859fcd3037ea9364e165e9cc47f7738e9983e8d676ba57759dc1a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:07:58.381Z] + 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 [2024-02-01T05:07:59.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-02-01T05:07:59.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-01T05:07:59.237Z] 6e1c5e6cc1bc: Preparing [2024-02-01T05:07:59.237Z] 8119fc9ef5d1: Preparing [2024-02-01T05:07:59.237Z] df6c8cd91d58: Preparing [2024-02-01T05:07:59.237Z] 316c8bacee3d: Preparing [2024-02-01T05:07:59.237Z] 083256557617: Preparing [2024-02-01T05:07:59.237Z] 52bed9c9b6ca: Preparing [2024-02-01T05:07:59.237Z] 654328cbd380: Preparing [2024-02-01T05:07:59.237Z] b477def0a3b7: Preparing [2024-02-01T05:07:59.237Z] 7c504f21be85: Preparing [2024-02-01T05:07:59.237Z] 52bed9c9b6ca: Waiting [2024-02-01T05:07:59.237Z] 654328cbd380: Waiting [2024-02-01T05:07:59.237Z] b477def0a3b7: Waiting [2024-02-01T05:07:59.237Z] 7c504f21be85: Waiting [2024-02-01T05:07:59.237Z] 6e1c5e6cc1bc: Layer already exists [2024-02-01T05:07:59.237Z] df6c8cd91d58: Layer already exists [2024-02-01T05:07:59.237Z] 8119fc9ef5d1: Layer already exists [2024-02-01T05:07:59.237Z] 316c8bacee3d: Layer already exists [2024-02-01T05:07:59.237Z] 083256557617: Layer already exists [2024-02-01T05:07:59.237Z] 52bed9c9b6ca: Layer already exists [2024-02-01T05:07:59.237Z] 654328cbd380: Layer already exists [2024-02-01T05:07:59.237Z] b477def0a3b7: Layer already exists [2024-02-01T05:07:59.237Z] 7c504f21be85: Layer already exists [2024-02-01T05:07:59.237Z] latest: digest: sha256:05a9cb45b3859fcd3037ea9364e165e9cc47f7738e9983e8d676ba57759dc1a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:00.321Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:01.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.13 [2024-02-01T05:08:01.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-01T05:08:01.126Z] 6e1c5e6cc1bc: Preparing [2024-02-01T05:08:01.126Z] 8119fc9ef5d1: Preparing [2024-02-01T05:08:01.126Z] df6c8cd91d58: Preparing [2024-02-01T05:08:01.126Z] 316c8bacee3d: Preparing [2024-02-01T05:08:01.126Z] 083256557617: Preparing [2024-02-01T05:08:01.126Z] 52bed9c9b6ca: Preparing [2024-02-01T05:08:01.126Z] 654328cbd380: Preparing [2024-02-01T05:08:01.126Z] b477def0a3b7: Preparing [2024-02-01T05:08:01.126Z] 7c504f21be85: Preparing [2024-02-01T05:08:01.126Z] 654328cbd380: Waiting [2024-02-01T05:08:01.126Z] b477def0a3b7: Waiting [2024-02-01T05:08:01.126Z] 7c504f21be85: Waiting [2024-02-01T05:08:01.126Z] 52bed9c9b6ca: Waiting [2024-02-01T05:08:01.126Z] 083256557617: Layer already exists [2024-02-01T05:08:01.126Z] 6e1c5e6cc1bc: Layer already exists [2024-02-01T05:08:01.126Z] df6c8cd91d58: Layer already exists [2024-02-01T05:08:01.126Z] 8119fc9ef5d1: Layer already exists [2024-02-01T05:08:01.126Z] b477def0a3b7: Layer already exists [2024-02-01T05:08:01.126Z] 316c8bacee3d: Layer already exists [2024-02-01T05:08:01.126Z] 654328cbd380: Layer already exists [2024-02-01T05:08:01.126Z] 52bed9c9b6ca: Layer already exists [2024-02-01T05:08:01.126Z] 7c504f21be85: Layer already exists [2024-02-01T05:08:01.126Z] 3.2.0-dev.13: digest: sha256:05a9cb45b3859fcd3037ea9364e165e9cc47f7738e9983e8d676ba57759dc1a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:02.206Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:03.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:08:03.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-01T05:08:03.049Z] 6e1c5e6cc1bc: Preparing [2024-02-01T05:08:03.049Z] 8119fc9ef5d1: Preparing [2024-02-01T05:08:03.049Z] df6c8cd91d58: Preparing [2024-02-01T05:08:03.049Z] 316c8bacee3d: Preparing [2024-02-01T05:08:03.049Z] 083256557617: Preparing [2024-02-01T05:08:03.049Z] 52bed9c9b6ca: Preparing [2024-02-01T05:08:03.049Z] 654328cbd380: Preparing [2024-02-01T05:08:03.049Z] b477def0a3b7: Preparing [2024-02-01T05:08:03.049Z] 7c504f21be85: Preparing [2024-02-01T05:08:03.049Z] 654328cbd380: Waiting [2024-02-01T05:08:03.049Z] b477def0a3b7: Waiting [2024-02-01T05:08:03.049Z] 7c504f21be85: Waiting [2024-02-01T05:08:03.049Z] 52bed9c9b6ca: Waiting [2024-02-01T05:08:03.049Z] 8119fc9ef5d1: Layer already exists [2024-02-01T05:08:03.049Z] df6c8cd91d58: Layer already exists [2024-02-01T05:08:03.049Z] 316c8bacee3d: Layer already exists [2024-02-01T05:08:03.049Z] 6e1c5e6cc1bc: Layer already exists [2024-02-01T05:08:03.050Z] 083256557617: Layer already exists [2024-02-01T05:08:03.050Z] b477def0a3b7: Layer already exists [2024-02-01T05:08:03.050Z] 52bed9c9b6ca: Layer already exists [2024-02-01T05:08:03.050Z] 654328cbd380: Layer already exists [2024-02-01T05:08:03.050Z] 7c504f21be85: Layer already exists [2024-02-01T05:08:03.050Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:05a9cb45b3859fcd3037ea9364e165e9cc47f7738e9983e8d676ba57759dc1a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:04.151Z] + 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 [2024-02-01T05:08:04.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-02-01T05:08:04.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-01T05:08:04.973Z] 6e1c5e6cc1bc: Preparing [2024-02-01T05:08:04.973Z] 8119fc9ef5d1: Preparing [2024-02-01T05:08:04.973Z] df6c8cd91d58: Preparing [2024-02-01T05:08:04.973Z] 316c8bacee3d: Preparing [2024-02-01T05:08:04.973Z] 083256557617: Preparing [2024-02-01T05:08:04.973Z] 52bed9c9b6ca: Preparing [2024-02-01T05:08:04.973Z] 654328cbd380: Preparing [2024-02-01T05:08:04.973Z] 52bed9c9b6ca: Waiting [2024-02-01T05:08:04.973Z] b477def0a3b7: Preparing [2024-02-01T05:08:04.973Z] 654328cbd380: Waiting [2024-02-01T05:08:04.973Z] 7c504f21be85: Preparing [2024-02-01T05:08:04.973Z] b477def0a3b7: Waiting [2024-02-01T05:08:04.973Z] 7c504f21be85: Waiting [2024-02-01T05:08:04.973Z] df6c8cd91d58: Layer already exists [2024-02-01T05:08:04.973Z] 6e1c5e6cc1bc: Layer already exists [2024-02-01T05:08:04.973Z] 083256557617: Layer already exists [2024-02-01T05:08:04.973Z] 316c8bacee3d: Layer already exists [2024-02-01T05:08:04.973Z] 8119fc9ef5d1: Layer already exists [2024-02-01T05:08:04.973Z] 52bed9c9b6ca: Layer already exists [2024-02-01T05:08:04.973Z] 654328cbd380: Layer already exists [2024-02-01T05:08:04.973Z] 7c504f21be85: Layer already exists [2024-02-01T05:08:04.973Z] b477def0a3b7: Layer already exists [2024-02-01T05:08:04.973Z] main: digest: sha256:05a9cb45b3859fcd3037ea9364e165e9cc47f7738e9983e8d676ba57759dc1a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:08:06.041Z] ===================================================== [Pipeline] echo [2024-02-01T05:08:06.216Z] taggedImages: [2024-02-01T05:08:06.216Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:08:06.216Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-02-01T05:08:06.216Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.13 [2024-02-01T05:08:06.216Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:08:06.216Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-02-01T05:08:06.452Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-02-01T05:08:06.452Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:08:06.452Z] latest [2024-02-01T05:08:06.452Z] 3.2.0-dev.13 [2024-02-01T05:08:06.452Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:08:06.452Z] main [2024-02-01T05:08:06.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:07.661Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:08.482Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:08:08.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-01T05:08:08.482Z] 0d85bec8a3d7: Preparing [2024-02-01T05:08:08.482Z] 6d7c8aa1337c: Preparing [2024-02-01T05:08:08.482Z] 316c8bacee3d: Preparing [2024-02-01T05:08:08.482Z] 083256557617: Preparing [2024-02-01T05:08:08.482Z] 2dae31b8da9e: Preparing [2024-02-01T05:08:08.482Z] 5ab203244afa: Preparing [2024-02-01T05:08:08.482Z] 7c504f21be85: Preparing [2024-02-01T05:08:08.482Z] 5ab203244afa: Waiting [2024-02-01T05:08:08.482Z] 083256557617: Layer already exists [2024-02-01T05:08:08.482Z] 316c8bacee3d: Layer already exists [2024-02-01T05:08:08.750Z] 7c504f21be85: Layer already exists [2024-02-01T05:08:08.750Z] 2dae31b8da9e: Pushed [2024-02-01T05:08:08.750Z] 0d85bec8a3d7: Pushed [2024-02-01T05:08:09.018Z] 5ab203244afa: Pushed [2024-02-01T05:08:13.245Z] 6d7c8aa1337c: Pushed [2024-02-01T05:08:13.245Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:031785210a9dc6f36c0ff73deba9a307bc12d219b8313a11b841447a98d96538 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:14.122Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:14.949Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-02-01T05:08:14.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-01T05:08:14.949Z] 0d85bec8a3d7: Preparing [2024-02-01T05:08:14.949Z] 6d7c8aa1337c: Preparing [2024-02-01T05:08:14.949Z] 316c8bacee3d: Preparing [2024-02-01T05:08:14.949Z] 083256557617: Preparing [2024-02-01T05:08:14.949Z] 2dae31b8da9e: Preparing [2024-02-01T05:08:14.949Z] 5ab203244afa: Preparing [2024-02-01T05:08:14.949Z] 7c504f21be85: Preparing [2024-02-01T05:08:14.949Z] 5ab203244afa: Waiting [2024-02-01T05:08:14.949Z] 7c504f21be85: Waiting [2024-02-01T05:08:14.949Z] 0d85bec8a3d7: Layer already exists [2024-02-01T05:08:14.949Z] 6d7c8aa1337c: Layer already exists [2024-02-01T05:08:14.949Z] 083256557617: Layer already exists [2024-02-01T05:08:14.949Z] 316c8bacee3d: Layer already exists [2024-02-01T05:08:14.949Z] 2dae31b8da9e: Layer already exists [2024-02-01T05:08:14.949Z] 7c504f21be85: Layer already exists [2024-02-01T05:08:14.949Z] 5ab203244afa: Layer already exists [2024-02-01T05:08:15.213Z] latest: digest: sha256:031785210a9dc6f36c0ff73deba9a307bc12d219b8313a11b841447a98d96538 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:16.063Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:16.968Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.13 [2024-02-01T05:08:16.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-01T05:08:16.968Z] 0d85bec8a3d7: Preparing [2024-02-01T05:08:16.968Z] 6d7c8aa1337c: Preparing [2024-02-01T05:08:16.968Z] 316c8bacee3d: Preparing [2024-02-01T05:08:16.968Z] 083256557617: Preparing [2024-02-01T05:08:16.968Z] 2dae31b8da9e: Preparing [2024-02-01T05:08:16.968Z] 5ab203244afa: Preparing [2024-02-01T05:08:16.968Z] 7c504f21be85: Preparing [2024-02-01T05:08:16.968Z] 5ab203244afa: Waiting [2024-02-01T05:08:16.968Z] 7c504f21be85: Waiting [2024-02-01T05:08:16.968Z] 6d7c8aa1337c: Layer already exists [2024-02-01T05:08:16.968Z] 083256557617: Layer already exists [2024-02-01T05:08:16.968Z] 316c8bacee3d: Layer already exists [2024-02-01T05:08:16.968Z] 2dae31b8da9e: Layer already exists [2024-02-01T05:08:16.968Z] 0d85bec8a3d7: Layer already exists [2024-02-01T05:08:16.968Z] 5ab203244afa: Layer already exists [2024-02-01T05:08:16.968Z] 7c504f21be85: Layer already exists [2024-02-01T05:08:16.968Z] 3.2.0-dev.13: digest: sha256:031785210a9dc6f36c0ff73deba9a307bc12d219b8313a11b841447a98d96538 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:18.089Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:19.034Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:08:19.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-01T05:08:19.034Z] 0d85bec8a3d7: Preparing [2024-02-01T05:08:19.034Z] 6d7c8aa1337c: Preparing [2024-02-01T05:08:19.034Z] 316c8bacee3d: Preparing [2024-02-01T05:08:19.034Z] 083256557617: Preparing [2024-02-01T05:08:19.034Z] 2dae31b8da9e: Preparing [2024-02-01T05:08:19.034Z] 5ab203244afa: Preparing [2024-02-01T05:08:19.034Z] 7c504f21be85: Preparing [2024-02-01T05:08:19.034Z] 5ab203244afa: Waiting [2024-02-01T05:08:19.034Z] 7c504f21be85: Waiting [2024-02-01T05:08:19.034Z] 2dae31b8da9e: Layer already exists [2024-02-01T05:08:19.034Z] 083256557617: Layer already exists [2024-02-01T05:08:19.034Z] 316c8bacee3d: Layer already exists [2024-02-01T05:08:19.034Z] 6d7c8aa1337c: Layer already exists [2024-02-01T05:08:19.034Z] 0d85bec8a3d7: Layer already exists [2024-02-01T05:08:19.034Z] 5ab203244afa: Layer already exists [2024-02-01T05:08:19.034Z] 7c504f21be85: Layer already exists [2024-02-01T05:08:19.299Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:031785210a9dc6f36c0ff73deba9a307bc12d219b8313a11b841447a98d96538 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:20.211Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:21.189Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-02-01T05:08:21.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-01T05:08:21.189Z] 0d85bec8a3d7: Preparing [2024-02-01T05:08:21.189Z] 6d7c8aa1337c: Preparing [2024-02-01T05:08:21.189Z] 316c8bacee3d: Preparing [2024-02-01T05:08:21.189Z] 083256557617: Preparing [2024-02-01T05:08:21.189Z] 2dae31b8da9e: Preparing [2024-02-01T05:08:21.189Z] 5ab203244afa: Preparing [2024-02-01T05:08:21.189Z] 7c504f21be85: Preparing [2024-02-01T05:08:21.189Z] 5ab203244afa: Waiting [2024-02-01T05:08:21.189Z] 7c504f21be85: Waiting [2024-02-01T05:08:21.189Z] 0d85bec8a3d7: Layer already exists [2024-02-01T05:08:21.189Z] 6d7c8aa1337c: Layer already exists [2024-02-01T05:08:21.189Z] 2dae31b8da9e: Layer already exists [2024-02-01T05:08:21.189Z] 083256557617: Layer already exists [2024-02-01T05:08:21.189Z] 7c504f21be85: Layer already exists [2024-02-01T05:08:21.189Z] 316c8bacee3d: Layer already exists [2024-02-01T05:08:21.189Z] 5ab203244afa: Layer already exists [2024-02-01T05:08:21.452Z] main: digest: sha256:031785210a9dc6f36c0ff73deba9a307bc12d219b8313a11b841447a98d96538 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:08:22.579Z] ===================================================== [Pipeline] echo [2024-02-01T05:08:22.796Z] taggedImages: [2024-02-01T05:08:22.796Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:08:22.796Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-02-01T05:08:22.796Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.13 [2024-02-01T05:08:22.796Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:08:22.796Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-02-01T05:08:23.007Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-02-01T05:08:23.007Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:08:23.007Z] latest [2024-02-01T05:08:23.007Z] 3.2.0-dev.13 [2024-02-01T05:08:23.007Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:08:23.007Z] main [2024-02-01T05:08:23.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:24.213Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:25.070Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:08:25.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-01T05:08:25.071Z] 2c8ea1a9dc4e: Preparing [2024-02-01T05:08:25.071Z] ed8ea5973b9a: Preparing [2024-02-01T05:08:25.071Z] 316c8bacee3d: Preparing [2024-02-01T05:08:25.071Z] 083256557617: Preparing [2024-02-01T05:08:25.071Z] 653b4d715634: Preparing [2024-02-01T05:08:25.071Z] c136ceffd26d: Preparing [2024-02-01T05:08:25.071Z] 7c504f21be85: Preparing [2024-02-01T05:08:25.071Z] c136ceffd26d: Waiting [2024-02-01T05:08:25.071Z] 316c8bacee3d: Layer already exists [2024-02-01T05:08:25.071Z] 083256557617: Layer already exists [2024-02-01T05:08:25.071Z] 653b4d715634: Layer already exists [2024-02-01T05:08:25.071Z] c136ceffd26d: Layer already exists [2024-02-01T05:08:25.334Z] 7c504f21be85: Layer already exists [2024-02-01T05:08:25.334Z] 2c8ea1a9dc4e: Pushed [2024-02-01T05:08:29.591Z] ed8ea5973b9a: Pushed [2024-02-01T05:08:29.591Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c: digest: sha256:10094f56f8d224df357a8d5558b2cc4dd1fe4bb8e54d2eb8b6c1529728d3fe3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:30.479Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:31.359Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-02-01T05:08:31.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-01T05:08:31.359Z] 2c8ea1a9dc4e: Preparing [2024-02-01T05:08:31.359Z] ed8ea5973b9a: Preparing [2024-02-01T05:08:31.359Z] 316c8bacee3d: Preparing [2024-02-01T05:08:31.359Z] 083256557617: Preparing [2024-02-01T05:08:31.359Z] 653b4d715634: Preparing [2024-02-01T05:08:31.359Z] c136ceffd26d: Preparing [2024-02-01T05:08:31.359Z] 7c504f21be85: Preparing [2024-02-01T05:08:31.359Z] c136ceffd26d: Waiting [2024-02-01T05:08:31.359Z] 7c504f21be85: Waiting [2024-02-01T05:08:31.359Z] 2c8ea1a9dc4e: Layer already exists [2024-02-01T05:08:31.359Z] 316c8bacee3d: Layer already exists [2024-02-01T05:08:31.359Z] ed8ea5973b9a: Layer already exists [2024-02-01T05:08:31.359Z] 653b4d715634: Layer already exists [2024-02-01T05:08:31.359Z] 083256557617: Layer already exists [2024-02-01T05:08:31.359Z] c136ceffd26d: Layer already exists [2024-02-01T05:08:31.359Z] 7c504f21be85: Layer already exists [2024-02-01T05:08:31.621Z] latest: digest: sha256:10094f56f8d224df357a8d5558b2cc4dd1fe4bb8e54d2eb8b6c1529728d3fe3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:32.492Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:33.451Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.13 [2024-02-01T05:08:33.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-01T05:08:33.451Z] 2c8ea1a9dc4e: Preparing [2024-02-01T05:08:33.451Z] ed8ea5973b9a: Preparing [2024-02-01T05:08:33.451Z] 316c8bacee3d: Preparing [2024-02-01T05:08:33.451Z] 083256557617: Preparing [2024-02-01T05:08:33.451Z] 653b4d715634: Preparing [2024-02-01T05:08:33.451Z] c136ceffd26d: Preparing [2024-02-01T05:08:33.451Z] 7c504f21be85: Preparing [2024-02-01T05:08:33.451Z] c136ceffd26d: Waiting [2024-02-01T05:08:33.451Z] 7c504f21be85: Waiting [2024-02-01T05:08:33.451Z] 083256557617: Layer already exists [2024-02-01T05:08:33.451Z] 2c8ea1a9dc4e: Layer already exists [2024-02-01T05:08:33.451Z] 653b4d715634: Layer already exists [2024-02-01T05:08:33.451Z] ed8ea5973b9a: Layer already exists [2024-02-01T05:08:33.451Z] 316c8bacee3d: Layer already exists [2024-02-01T05:08:33.451Z] c136ceffd26d: Layer already exists [2024-02-01T05:08:33.451Z] 7c504f21be85: Layer already exists [2024-02-01T05:08:33.451Z] 3.2.0-dev.13: digest: sha256:10094f56f8d224df357a8d5558b2cc4dd1fe4bb8e54d2eb8b6c1529728d3fe3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:34.349Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:35.296Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:08:35.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-01T05:08:35.296Z] 2c8ea1a9dc4e: Preparing [2024-02-01T05:08:35.296Z] ed8ea5973b9a: Preparing [2024-02-01T05:08:35.296Z] 316c8bacee3d: Preparing [2024-02-01T05:08:35.296Z] 083256557617: Preparing [2024-02-01T05:08:35.296Z] 653b4d715634: Preparing [2024-02-01T05:08:35.296Z] c136ceffd26d: Preparing [2024-02-01T05:08:35.296Z] 7c504f21be85: Preparing [2024-02-01T05:08:35.296Z] c136ceffd26d: Waiting [2024-02-01T05:08:35.296Z] 7c504f21be85: Waiting [2024-02-01T05:08:35.296Z] 316c8bacee3d: Layer already exists [2024-02-01T05:08:35.296Z] ed8ea5973b9a: Layer already exists [2024-02-01T05:08:35.296Z] 083256557617: Layer already exists [2024-02-01T05:08:35.296Z] 653b4d715634: Layer already exists [2024-02-01T05:08:35.296Z] 2c8ea1a9dc4e: Layer already exists [2024-02-01T05:08:35.296Z] c136ceffd26d: Layer already exists [2024-02-01T05:08:35.296Z] 7c504f21be85: Layer already exists [2024-02-01T05:08:35.296Z] 2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13: digest: sha256:10094f56f8d224df357a8d5558b2cc4dd1fe4bb8e54d2eb8b6c1529728d3fe3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:36.580Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:38.404Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-02-01T05:08:38.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-01T05:08:38.404Z] 2c8ea1a9dc4e: Preparing [2024-02-01T05:08:38.404Z] ed8ea5973b9a: Preparing [2024-02-01T05:08:38.404Z] 316c8bacee3d: Preparing [2024-02-01T05:08:38.404Z] 083256557617: Preparing [2024-02-01T05:08:38.404Z] 653b4d715634: Preparing [2024-02-01T05:08:38.404Z] c136ceffd26d: Preparing [2024-02-01T05:08:38.404Z] 7c504f21be85: Preparing [2024-02-01T05:08:38.404Z] c136ceffd26d: Waiting [2024-02-01T05:08:38.404Z] 7c504f21be85: Waiting [2024-02-01T05:08:38.404Z] ed8ea5973b9a: Layer already exists [2024-02-01T05:08:38.404Z] 083256557617: Layer already exists [2024-02-01T05:08:38.404Z] 2c8ea1a9dc4e: Layer already exists [2024-02-01T05:08:38.404Z] 653b4d715634: Layer already exists [2024-02-01T05:08:38.404Z] 316c8bacee3d: Layer already exists [2024-02-01T05:08:38.404Z] c136ceffd26d: Layer already exists [2024-02-01T05:08:38.404Z] 7c504f21be85: Layer already exists [2024-02-01T05:08:38.404Z] main: digest: sha256:10094f56f8d224df357a8d5558b2cc4dd1fe4bb8e54d2eb8b6c1529728d3fe3e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-01T05:08:39.768Z] ===================================================== [Pipeline] echo [2024-02-01T05:08:39.961Z] taggedImages: [2024-02-01T05:08:39.961Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c [2024-02-01T05:08:39.961Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-02-01T05:08:39.961Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.13 [2024-02-01T05:08:39.961Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2ec6778ce415e1fe71c889d10c23daa94ea8311c-3.2.0-dev.13 [2024-02-01T05:08:39.961Z] - 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 [2024-02-01T05:08:41.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T05:08:41.418Z] [2024-02-01T05:08:41.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:08:41.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T05:08:41.926Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-01T05:08:41.926Z] 8998bd30e6a1: Pulling fs layer [2024-02-01T05:08:41.926Z] 04944245beec: Pulling fs layer [2024-02-01T05:08:41.926Z] 699f458cf7ca: Pulling fs layer [2024-02-01T05:08:41.926Z] 765212b225bb: Pulling fs layer [2024-02-01T05:08:41.926Z] f23df028b6ca: Pulling fs layer [2024-02-01T05:08:41.926Z] d65c8cfc05b1: Pulling fs layer [2024-02-01T05:08:41.926Z] 2437ff75d9bd: Pulling fs layer [2024-02-01T05:08:41.926Z] f23df028b6ca: Waiting [2024-02-01T05:08:41.926Z] d65c8cfc05b1: Waiting [2024-02-01T05:08:41.926Z] 765212b225bb: Waiting [2024-02-01T05:08:41.926Z] 2437ff75d9bd: Waiting [2024-02-01T05:08:42.193Z] 04944245beec: Verifying Checksum [2024-02-01T05:08:42.193Z] 04944245beec: Download complete [2024-02-01T05:08:42.193Z] 765212b225bb: Verifying Checksum [2024-02-01T05:08:42.193Z] 765212b225bb: Download complete [2024-02-01T05:08:42.193Z] f23df028b6ca: Verifying Checksum [2024-02-01T05:08:42.193Z] f23df028b6ca: Download complete [2024-02-01T05:08:42.193Z] d65c8cfc05b1: Verifying Checksum [2024-02-01T05:08:42.193Z] d65c8cfc05b1: Download complete [2024-02-01T05:08:42.457Z] 699f458cf7ca: Verifying Checksum [2024-02-01T05:08:42.457Z] 699f458cf7ca: Download complete [2024-02-01T05:08:42.723Z] 8998bd30e6a1: Verifying Checksum [2024-02-01T05:08:42.723Z] 8998bd30e6a1: Download complete [2024-02-01T05:08:45.300Z] 2437ff75d9bd: Verifying Checksum [2024-02-01T05:08:45.300Z] 2437ff75d9bd: Download complete [2024-02-01T05:08:47.235Z] 8998bd30e6a1: Pull complete [2024-02-01T05:08:47.814Z] 04944245beec: Pull complete [2024-02-01T05:08:52.044Z] 699f458cf7ca: Pull complete [2024-02-01T05:08:52.311Z] 765212b225bb: Pull complete [2024-02-01T05:08:53.267Z] f23df028b6ca: Pull complete [2024-02-01T05:08:53.267Z] d65c8cfc05b1: Pull complete [2024-02-01T05:09:11.453Z] 2437ff75d9bd: Pull complete [2024-02-01T05:09:11.453Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-01T05:09:11.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-01T05:09:11.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:09:12.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-267 does not seem to be running inside a container [2024-02-01T05:09:12.418Z] $ 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/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 [2024-02-01T05:09:14.863Z] $ docker top 7b038c12576fd1dc7ac7e60742e9646ecf19c8d63c07f95260c149067fab3d4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:09:16.107Z] ---> job-cost.sh [2024-02-01T05:09:16.107Z] lf-activate-venv: SKIPPING [2024-02-01T05:09:16.107Z] INFO: No Stack... [2024-02-01T05:09:16.372Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-01T05:09:17.326Z] INFO: Archiving Costs [Pipeline] sh [2024-02-01T05:09:17.955Z] + cat /w/workspace/edgex-go/623/archives/cost.csv [2024-02-01T05:09:17.955Z] + cut -d, -f6 [Pipeline] lock [2024-02-01T05:09:18.023Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-623-stack-cost] [2024-02-01T05:09:18.030Z] Resource [jenkins-edgexfoundry-edgex-go-main-623-stack-cost] did not exist. Created. [2024-02-01T05:09:18.034Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-623-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-01T05:09:19.057Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-01T05:09:19.665Z] Stashed 1 file(s) [Pipeline] } [2024-02-01T05:09:19.673Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-623-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-01T05:09:20.051Z] $ docker stop --time=1 7b038c12576fd1dc7ac7e60742e9646ecf19c8d63c07f95260c149067fab3d4e [2024-02-01T05:09:23.324Z] $ docker rm -f --volumes 7b038c12576fd1dc7ac7e60742e9646ecf19c8d63c07f95260c149067fab3d4e [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 [2024-02-01T05:09:27.357Z] provisioning config files... [2024-02-01T05:09:27.366Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/623@tmp/config3668341819917807933tmp [Pipeline] { [Pipeline] sh [2024-02-01T05:09:28.014Z] + set +x [2024-02-01T05:09:28.014Z] + curl -s https://codecov.io/bash [2024-02-01T05:09:28.014Z] + bash -s -- [2024-02-01T05:09:28.014Z] [2024-02-01T05:09:28.014Z] _____ _ [2024-02-01T05:09:28.014Z] / ____| | | [2024-02-01T05:09:28.014Z] | | ___ __| | ___ ___ _____ __ [2024-02-01T05:09:28.014Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-01T05:09:28.014Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-01T05:09:28.014Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-01T05:09:28.014Z] Bash-1.0.6 [2024-02-01T05:09:28.014Z] [2024-02-01T05:09:28.014Z] [2024-02-01T05:09:28.014Z] ==> git version 2.25.1 found [2024-02-01T05:09:28.014Z] ==> 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 [2024-02-01T05:09:28.014Z] Release-Date: 2020-01-08 [2024-02-01T05:09:28.014Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-01T05:09:28.014Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-01T05:09:28.014Z] ==> Jenkins CI detected. [2024-02-01T05:09:28.014Z] current dir:  /w/workspace/edgex-go/623 [2024-02-01T05:09:28.014Z] project root: . [2024-02-01T05:09:28.014Z] --> token set from env [2024-02-01T05:09:28.014Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-01T05:09:28.014Z] ==> Running gcov in . (disable via -X gcov) [2024-02-01T05:09:28.014Z] ==> Python coveragepy not found [2024-02-01T05:09:28.014Z] ==> Searching for coverage reports in: [2024-02-01T05:09:28.014Z] + . [2024-02-01T05:09:28.274Z] -> Found 1 reports [2024-02-01T05:09:28.274Z] ==> Detecting git/mercurial file structure [2024-02-01T05:09:28.274Z] ==> Reading reports [2024-02-01T05:09:28.274Z] + ./coverage.out bytes=453602 [2024-02-01T05:09:28.274Z] ==> Appending adjustments [2024-02-01T05:09:28.274Z] https://docs.codecov.io/docs/fixing-reports [2024-02-01T05:09:29.284Z] + Found adjustments [2024-02-01T05:09:29.284Z] ==> Gzipping contents [2024-02-01T05:09:29.284Z] 60K /tmp/codecov.8RjjBc.gz [2024-02-01T05:09:29.284Z] ==> Uploading reports [2024-02-01T05:09:29.284Z] url: https://codecov.io [2024-02-01T05:09:29.284Z] query: branch=main&commit=2ec6778ce415e1fe71c889d10c23daa94ea8311c&build=623&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F623%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-01T05:09:29.284Z] -> Pinging Codecov [2024-02-01T05:09:29.284Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2ec6778ce415e1fe71c889d10c23daa94ea8311c&build=623&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F623%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-01T05:09:29.566Z] -> Uploading to [2024-02-01T05:09:29.566Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-01/00271124DB129430A58F1EEE437C3FCB/2ec6778ce415e1fe71c889d10c23daa94ea8311c/1ed18b38-0f1e-4c2d-930b-689ae29189e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240201T050929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3230e2f68c420ead8a8b4ee106637cab03989e9f061fd50deb5654127ed626a4 [2024-02-01T05:09:29.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T05:09:29.566Z] Dload Upload Total Spent Left Speed [2024-02-01T05:09:29.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57792 0 0 100 57792 0 185k --:--:-- --:--:-- --:--:-- 185k [2024-02-01T05:09:29.835Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2ec6778ce415e1fe71c889d10c23daa94ea8311c [Pipeline] } [2024-02-01T05:09:29.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-02-01T05:09:30.985Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-01T05:09:31.000Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:09:31.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-01T05:09:31.875Z] [2024-02-01T05:09:31.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:09:32.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-01T05:09:32.367Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-01T05:09:32.367Z] df9b9388f04a: Pulling fs layer [2024-02-01T05:09:32.367Z] 52dc419b0ee2: Pulling fs layer [2024-02-01T05:09:32.367Z] 25bc292e5bac: Pulling fs layer [2024-02-01T05:09:32.367Z] 114826534d7a: Pulling fs layer [2024-02-01T05:09:32.367Z] 4657fd5d0bcf: Pulling fs layer [2024-02-01T05:09:32.367Z] 6ad1cebc031e: Pulling fs layer [2024-02-01T05:09:32.367Z] 8a3aa393b2d8: Pulling fs layer [2024-02-01T05:09:32.367Z] 4657fd5d0bcf: Waiting [2024-02-01T05:09:32.367Z] 6ad1cebc031e: Waiting [2024-02-01T05:09:32.367Z] 25bc292e5bac: Verifying Checksum [2024-02-01T05:09:32.367Z] 25bc292e5bac: Download complete [2024-02-01T05:09:32.367Z] 52dc419b0ee2: Download complete [2024-02-01T05:09:32.367Z] 4657fd5d0bcf: Verifying Checksum [2024-02-01T05:09:32.367Z] 4657fd5d0bcf: Download complete [2024-02-01T05:09:32.367Z] df9b9388f04a: Verifying Checksum [2024-02-01T05:09:32.367Z] df9b9388f04a: Download complete [2024-02-01T05:09:32.625Z] 6ad1cebc031e: Download complete [2024-02-01T05:09:32.625Z] df9b9388f04a: Pull complete [2024-02-01T05:09:32.625Z] 52dc419b0ee2: Pull complete [2024-02-01T05:09:32.625Z] 25bc292e5bac: Pull complete [2024-02-01T05:09:33.193Z] 114826534d7a: Verifying Checksum [2024-02-01T05:09:33.193Z] 114826534d7a: Download complete [2024-02-01T05:09:33.193Z] 8a3aa393b2d8: Verifying Checksum [2024-02-01T05:09:33.193Z] 8a3aa393b2d8: Download complete [2024-02-01T05:09:36.498Z] 114826534d7a: Pull complete [2024-02-01T05:09:36.498Z] 4657fd5d0bcf: Pull complete [2024-02-01T05:09:36.758Z] 6ad1cebc031e: Pull complete [2024-02-01T05:09:39.288Z] 8a3aa393b2d8: Pull complete [2024-02-01T05:09:39.288Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-01T05:09:39.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-01T05:09:39.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:09:40.184Z] prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container [2024-02-01T05:09:40.214Z] $ 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/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 [2024-02-01T05:09:41.712Z] $ docker top 6eeca827408243a95cb24069db2414cc45e83793c4af9f51c6e9dd9954e6d74c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-01T05:09:42.158Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-02-01T05:09:42.438Z] + set -o pipefail [2024-02-01T05:09:42.439Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-02-01T05:09:47.713Z] [2024-02-01T05:09:47.713Z] Monitoring /w/workspace/edgex-go/623 (github.com/edgexfoundry/edgex-go)... [2024-02-01T05:09:47.713Z] [2024-02-01T05:09:47.713Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/5944e8b1-f859-4f99-9cb6-630bcd6ae416 [2024-02-01T05:09:47.713Z] [2024-02-01T05:09:47.713Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-01T05:09:47.713Z] [2024-02-01T05:09:47.973Z] [2024-02-01T05:09:47.973Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-01T05:09:47.973Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-01T05:09:47.973Z] More details here: https://snyk.co/ue1NS [2024-02-01T05:09:47.973Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-02-01T05:09:47.973Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-02-01T05:09:47.977Z] $ docker stop --time=1 6eeca827408243a95cb24069db2414cc45e83793c4af9f51c6e9dd9954e6d74c [2024-02-01T05:09:49.749Z] $ docker rm -f --volumes 6eeca827408243a95cb24069db2414cc45e83793c4af9f51c6e9dd9954e6d74c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-02-01T05:09:51.449Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T05:09:51.648Z] provisioning config files... [2024-02-01T05:09:51.656Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/623@tmp/config5626048184650784500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:09:52.338Z] --> edgex-publish-swagger.sh [2024-02-01T05:09:52.338Z] === Publish openapi/v3 API === [2024-02-01T05:09:52.338Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-02-01T05:09:52.338Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/623/openapi/v3/core-command.yaml] [2024-02-01T05:09:52.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T05:09:52.338Z] Dload Upload Total Spent Left Speed [2024-02-01T05:09:52.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 51382 --:--:-- --:--:-- --:--:-- 51302 [2024-02-01T05:09:52.909Z] [2024-02-01T05:09:52.909Z] [2024-02-01T05:09:52.909Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/623/openapi/v3/core-data.yaml] [2024-02-01T05:09:52.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T05:09:52.909Z] Dload Upload Total Spent Left Speed [2024-02-01T05:09:53.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 150k --:--:-- --:--:-- --:--:-- 150k 100 72043 0 0 100 72043 0 150k --:--:-- --:--:-- --:--:-- 150k [2024-02-01T05:09:53.477Z] [2024-02-01T05:09:53.477Z] [2024-02-01T05:09:53.477Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/623/openapi/v3/core-metadata.yaml] [2024-02-01T05:09:53.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T05:09:53.477Z] Dload Upload Total Spent Left Speed [2024-02-01T05:09:53.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 419 336k --:--:-- --:--:-- --:--:-- 336k [2024-02-01T05:09:53.737Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-02-01T05:09:53.737Z] [2024-02-01T05:09:53.737Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/623/openapi/v3/support-notifications.yaml] [2024-02-01T05:09:53.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T05:09:53.738Z] Dload Upload Total Spent Left Speed [2024-02-01T05:09:54.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87331 100 180 100 87151 424 200k --:--:-- --:--:-- --:--:-- 201k [2024-02-01T05:09:54.306Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-02-01T05:09:54.306Z] [2024-02-01T05:09:54.306Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/623/openapi/v3/support-scheduler.yaml] [2024-02-01T05:09:54.306Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-01T05:09:54.306Z] Dload Upload Total Spent Left Speed [2024-02-01T05:09:54.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 410 84369 --:--:-- --:--:-- --:--:-- 84587 [2024-02-01T05:09:54.566Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-02-01T05:09:54.566Z] [Pipeline] } [2024-02-01T05:09:54.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-02-01T05:09:56.723Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-01T05:09:56.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:09:57.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T05:09:57.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:09:57.659Z] prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container [2024-02-01T05:09:57.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 [2024-02-01T05:09:58.058Z] $ docker top 3b648f913ef92d286f973cb66865da2f92a59b681068124d43f7fd72f4b79273 -eo pid,comm [2024-02-01T05:09:58.113Z] 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). [2024-02-01T05:09:58.113Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-01T05:09:58.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T05:09:58.844Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T05:09:58.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T05:09:58.955Z] $ docker exec 3b648f913ef92d286f973cb66865da2f92a59b681068124d43f7fd72f4b79273 ssh-agent [2024-02-01T05:09:59.060Z] SSH_AUTH_SOCK=/tmp/ssh-qdpdrKVFNF0c/agent.31 [2024-02-01T05:09:59.060Z] SSH_AGENT_PID=38 [2024-02-01T05:09:59.065Z] Running ssh-add (command line suppressed) [2024-02-01T05:09:59.153Z] Identity added: /w/workspace/edgex-go/623@tmp/private_key_11900893183883917466.key (/w/workspace/edgex-go/623@tmp/private_key_11900893183883917466.key) [2024-02-01T05:09:59.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T05:09:59.702Z] + git semver tag [2024-02-01T05:09:59.962Z] 2024-02-01 05:09:59,882 [run_tag] DEBUG tag force:False [2024-02-01T05:09:59.962Z] 2024-02-01 05:09:59,882 [check_head_tag] DEBUG check head tag [2024-02-01T05:09:59.962Z] 2024-02-01 05:09:59,885 [execute] INFO git cat-file --batch-check [2024-02-01T05:09:59.962Z] 2024-02-01 05:09:59,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/623, universal_newlines=False, shell=None, istream=) [2024-02-01T05:09:59.962Z] 2024-02-01 05:09:59,890 [execute] INFO git cat-file --batch [2024-02-01T05:09:59.962Z] 2024-02-01 05:09:59,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/623, universal_newlines=False, shell=None, istream=) [2024-02-01T05:09:59.962Z] 2024-02-01 05:09:59,918 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main [2024-02-01T05:09:59.962Z] 2024-02-01 05:09:59,918 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 [2024-02-01T05:09:59.962Z] 2024-02-01 05:09:59,918 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/edgex-go/623, universal_newlines=False, shell=None, istream=None) [2024-02-01T05:09:59.962Z] 2024-02-01 05:09:59,923 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main [2024-02-01T05:09:59.962Z] 3.2.0-dev.13 [Pipeline] } [2024-02-01T05:09:59.963Z] $ docker exec --env ******** --env ******** 3b648f913ef92d286f973cb66865da2f92a59b681068124d43f7fd72f4b79273 ssh-agent -k [2024-02-01T05:10:00.055Z] unset SSH_AUTH_SOCK; [2024-02-01T05:10:00.056Z] unset SSH_AGENT_PID; [2024-02-01T05:10:00.056Z] echo Agent pid 38 killed; [2024-02-01T05:10:00.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-01T05:10:01.142Z] + git semver [Pipeline] } [2024-02-01T05:10:01.409Z] $ docker stop --time=1 3b648f913ef92d286f973cb66865da2f92a59b681068124d43f7fd72f4b79273 [2024-02-01T05:10:02.685Z] $ docker rm -f --volumes 3b648f913ef92d286f973cb66865da2f92a59b681068124d43f7fd72f4b79273 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:10:04.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-01T05:10:04.040Z] [2024-02-01T05:10:04.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:10:04.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-01T05:10:04.524Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-01T05:10:04.524Z] ab5ef0e58194: Pulling fs layer [2024-02-01T05:10:04.524Z] 9712f1f96733: Pulling fs layer [2024-02-01T05:10:04.524Z] 63f879dbbcfc: Pulling fs layer [2024-02-01T05:10:04.524Z] 0d9ebad4ef96: Pulling fs layer [2024-02-01T05:10:04.524Z] e9a5061849ea: Pulling fs layer [2024-02-01T05:10:04.524Z] d747dcd14b5f: Pulling fs layer [2024-02-01T05:10:04.524Z] 2de7ff778b66: Pulling fs layer [2024-02-01T05:10:04.524Z] 0d9ebad4ef96: Waiting [2024-02-01T05:10:04.524Z] e9a5061849ea: Waiting [2024-02-01T05:10:04.524Z] d747dcd14b5f: Waiting [2024-02-01T05:10:04.524Z] 2de7ff778b66: Waiting [2024-02-01T05:10:04.783Z] 9712f1f96733: Download complete [2024-02-01T05:10:04.783Z] 63f879dbbcfc: Verifying Checksum [2024-02-01T05:10:04.783Z] 63f879dbbcfc: Download complete [2024-02-01T05:10:05.043Z] e9a5061849ea: Verifying Checksum [2024-02-01T05:10:05.043Z] e9a5061849ea: Download complete [2024-02-01T05:10:05.043Z] d747dcd14b5f: Download complete [2024-02-01T05:10:05.301Z] ab5ef0e58194: Verifying Checksum [2024-02-01T05:10:05.301Z] ab5ef0e58194: Download complete [2024-02-01T05:10:05.301Z] 0d9ebad4ef96: Verifying Checksum [2024-02-01T05:10:05.301Z] 0d9ebad4ef96: Download complete [2024-02-01T05:10:05.301Z] 2de7ff778b66: Verifying Checksum [2024-02-01T05:10:05.301Z] 2de7ff778b66: Download complete [2024-02-01T05:10:07.834Z] ab5ef0e58194: Pull complete [2024-02-01T05:10:07.834Z] 9712f1f96733: Pull complete [2024-02-01T05:10:08.401Z] 63f879dbbcfc: Pull complete [2024-02-01T05:10:11.687Z] 0d9ebad4ef96: Pull complete [2024-02-01T05:10:11.687Z] e9a5061849ea: Pull complete [2024-02-01T05:10:11.687Z] d747dcd14b5f: Pull complete [2024-02-01T05:10:12.625Z] 2de7ff778b66: Pull complete [2024-02-01T05:10:12.625Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-01T05:10:12.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-01T05:10:12.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:10:13.477Z] prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container [2024-02-01T05:10:13.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 [2024-02-01T05:10:23.835Z] $ docker top 6a1dc09666e04fd72a10a6275e3e1f101fbf7785c6362b54497c660f8cfd518d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-01T05:10:24.290Z] provisioning config files... [2024-02-01T05:10:24.298Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/623@tmp/config3848964691662173737tmp [2024-02-01T05:10:24.311Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/623@tmp/config16296809865538733282tmp [2024-02-01T05:10:24.322Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/623@tmp/config15712610010412654211tmp [Pipeline] { [Pipeline] echo [2024-02-01T05:10:24.728Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:10:25.020Z] ---> sigul-configuration.sh [2024-02-01T05:10:25.021Z] gpg: directory `/root/.gnupg' created [2024-02-01T05:10:25.021Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-01T05:10:25.021Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-01T05:10:25.021Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-01T05:10:25.021Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-01T05:10:25.021Z] gpg: CAST5 encrypted data [2024-02-01T05:10:25.021Z] gpg: encrypted with 1 passphrase [2024-02-01T05:10:25.021Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-01T05:10:25.322Z] + mkdir /home/jenkins [2024-02-01T05:10:25.323Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-01T05:10:25.623Z] + 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 [2024-02-01T05:10:25.640Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:10:25.934Z] ---> sigul-install.sh [2024-02-01T05:10:25.934Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-01T05:10:26.233Z] + git tag --list [2024-02-01T05:10:26.234Z] 0.6.0 [2024-02-01T05:10:26.234Z] 0.6.1 [2024-02-01T05:10:26.234Z] 0.7.0 [2024-02-01T05:10:26.234Z] 0.7.1 [2024-02-01T05:10:26.234Z] v1.0.0 [2024-02-01T05:10:26.234Z] v1.0.1 [2024-02-01T05:10:26.234Z] v1.1.0 [2024-02-01T05:10:26.234Z] v1.2.0 [2024-02-01T05:10:26.234Z] v1.2.1 [2024-02-01T05:10:26.234Z] v1.3.0 [2024-02-01T05:10:26.234Z] v1.3.1 [2024-02-01T05:10:26.234Z] v2.0.0 [2024-02-01T05:10:26.234Z] v2.1.0 [2024-02-01T05:10:26.234Z] v2.1.1 [2024-02-01T05:10:26.234Z] v2.2.0 [2024-02-01T05:10:26.234Z] v2.3.0 [2024-02-01T05:10:26.234Z] v3.0 [2024-02-01T05:10:26.234Z] v3.0.0 [2024-02-01T05:10:26.234Z] v3.1 [2024-02-01T05:10:26.234Z] v3.1.0 [2024-02-01T05:10:26.234Z] v3.1.0-dev.1 [2024-02-01T05:10:26.234Z] v3.1.0-dev.10 [2024-02-01T05:10:26.234Z] v3.1.0-dev.11 [2024-02-01T05:10:26.234Z] v3.1.0-dev.12 [2024-02-01T05:10:26.234Z] v3.1.0-dev.13 [2024-02-01T05:10:26.234Z] v3.1.0-dev.14 [2024-02-01T05:10:26.234Z] v3.1.0-dev.15 [2024-02-01T05:10:26.234Z] v3.1.0-dev.16 [2024-02-01T05:10:26.234Z] v3.1.0-dev.17 [2024-02-01T05:10:26.234Z] v3.1.0-dev.18 [2024-02-01T05:10:26.234Z] v3.1.0-dev.19 [2024-02-01T05:10:26.234Z] v3.1.0-dev.2 [2024-02-01T05:10:26.234Z] v3.1.0-dev.20 [2024-02-01T05:10:26.234Z] v3.1.0-dev.21 [2024-02-01T05:10:26.234Z] v3.1.0-dev.22 [2024-02-01T05:10:26.234Z] v3.1.0-dev.23 [2024-02-01T05:10:26.234Z] v3.1.0-dev.24 [2024-02-01T05:10:26.234Z] v3.1.0-dev.25 [2024-02-01T05:10:26.234Z] v3.1.0-dev.26 [2024-02-01T05:10:26.234Z] v3.1.0-dev.27 [2024-02-01T05:10:26.234Z] v3.1.0-dev.28 [2024-02-01T05:10:26.234Z] v3.1.0-dev.29 [2024-02-01T05:10:26.234Z] v3.1.0-dev.3 [2024-02-01T05:10:26.234Z] v3.1.0-dev.30 [2024-02-01T05:10:26.234Z] v3.1.0-dev.31 [2024-02-01T05:10:26.234Z] v3.1.0-dev.32 [2024-02-01T05:10:26.234Z] v3.1.0-dev.33 [2024-02-01T05:10:26.234Z] v3.1.0-dev.34 [2024-02-01T05:10:26.234Z] v3.1.0-dev.35 [2024-02-01T05:10:26.234Z] v3.1.0-dev.36 [2024-02-01T05:10:26.234Z] v3.1.0-dev.37 [2024-02-01T05:10:26.234Z] v3.1.0-dev.38 [2024-02-01T05:10:26.234Z] v3.1.0-dev.39 [2024-02-01T05:10:26.234Z] v3.1.0-dev.4 [2024-02-01T05:10:26.234Z] v3.1.0-dev.40 [2024-02-01T05:10:26.234Z] v3.1.0-dev.41 [2024-02-01T05:10:26.234Z] v3.1.0-dev.42 [2024-02-01T05:10:26.234Z] v3.1.0-dev.43 [2024-02-01T05:10:26.234Z] v3.1.0-dev.44 [2024-02-01T05:10:26.234Z] v3.1.0-dev.45 [2024-02-01T05:10:26.234Z] v3.1.0-dev.46 [2024-02-01T05:10:26.234Z] v3.1.0-dev.47 [2024-02-01T05:10:26.234Z] v3.1.0-dev.48 [2024-02-01T05:10:26.234Z] v3.1.0-dev.49 [2024-02-01T05:10:26.234Z] v3.1.0-dev.5 [2024-02-01T05:10:26.234Z] v3.1.0-dev.50 [2024-02-01T05:10:26.234Z] v3.1.0-dev.51 [2024-02-01T05:10:26.234Z] v3.1.0-dev.52 [2024-02-01T05:10:26.234Z] v3.1.0-dev.53 [2024-02-01T05:10:26.234Z] v3.1.0-dev.54 [2024-02-01T05:10:26.234Z] v3.1.0-dev.55 [2024-02-01T05:10:26.234Z] v3.1.0-dev.56 [2024-02-01T05:10:26.234Z] v3.1.0-dev.57 [2024-02-01T05:10:26.234Z] v3.1.0-dev.58 [2024-02-01T05:10:26.234Z] v3.1.0-dev.59 [2024-02-01T05:10:26.234Z] v3.1.0-dev.6 [2024-02-01T05:10:26.234Z] v3.1.0-dev.60 [2024-02-01T05:10:26.234Z] v3.1.0-dev.61 [2024-02-01T05:10:26.234Z] v3.1.0-dev.62 [2024-02-01T05:10:26.234Z] v3.1.0-dev.63 [2024-02-01T05:10:26.234Z] v3.1.0-dev.64 [2024-02-01T05:10:26.234Z] v3.1.0-dev.65 [2024-02-01T05:10:26.234Z] v3.1.0-dev.66 [2024-02-01T05:10:26.234Z] v3.1.0-dev.67 [2024-02-01T05:10:26.234Z] v3.1.0-dev.68 [2024-02-01T05:10:26.234Z] v3.1.0-dev.69 [2024-02-01T05:10:26.234Z] v3.1.0-dev.7 [2024-02-01T05:10:26.234Z] v3.1.0-dev.70 [2024-02-01T05:10:26.234Z] v3.1.0-dev.71 [2024-02-01T05:10:26.234Z] v3.1.0-dev.72 [2024-02-01T05:10:26.234Z] v3.1.0-dev.73 [2024-02-01T05:10:26.234Z] v3.1.0-dev.8 [2024-02-01T05:10:26.234Z] v3.1.0-dev.9 [2024-02-01T05:10:26.234Z] v3.2.0-dev.1 [2024-02-01T05:10:26.234Z] v3.2.0-dev.10 [2024-02-01T05:10:26.234Z] v3.2.0-dev.11 [2024-02-01T05:10:26.234Z] v3.2.0-dev.12 [2024-02-01T05:10:26.234Z] v3.2.0-dev.13 [2024-02-01T05:10:26.234Z] v3.2.0-dev.2 [2024-02-01T05:10:26.234Z] v3.2.0-dev.3 [2024-02-01T05:10:26.234Z] v3.2.0-dev.4 [2024-02-01T05:10:26.234Z] v3.2.0-dev.5 [2024-02-01T05:10:26.234Z] v3.2.0-dev.6 [2024-02-01T05:10:26.234Z] v3.2.0-dev.7 [2024-02-01T05:10:26.234Z] v3.2.0-dev.8 [2024-02-01T05:10:26.234Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-01T05:10:26.535Z] + lftools sign git-tag v3.2.0-dev.13 [2024-02-01T05:10:27.106Z] Signing Git tag with Sigul... [2024-02-01T05:10:27.106Z] Signing v3.2.0-dev.13 [Pipeline] echo [2024-02-01T05:10:27.457Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:10:27.755Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-01T05:10:27.763Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-01T05:10:28.181Z] $ docker stop --time=1 6a1dc09666e04fd72a10a6275e3e1f101fbf7785c6362b54497c660f8cfd518d [2024-02-01T05:10:29.426Z] $ docker rm -f --volumes 6a1dc09666e04fd72a10a6275e3e1f101fbf7785c6362b54497c660f8cfd518d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-01T05:10:31.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-01T05:10:31.257Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:10:31.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T05:10:31.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:10:32.172Z] prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container [2024-02-01T05:10:32.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 [2024-02-01T05:10:32.526Z] $ docker top 6faf744d6528aab32c9880c39f7f741645e73745f062251a92d15ac9fde2bacc -eo pid,comm [2024-02-01T05:10:32.583Z] 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). [2024-02-01T05:10:32.583Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-01T05:10:33.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T05:10:33.224Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T05:10:33.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T05:10:33.323Z] $ docker exec 6faf744d6528aab32c9880c39f7f741645e73745f062251a92d15ac9fde2bacc ssh-agent [2024-02-01T05:10:33.434Z] SSH_AUTH_SOCK=/tmp/ssh-a1r8tfMPygBh/agent.32 [2024-02-01T05:10:33.434Z] SSH_AGENT_PID=38 [2024-02-01T05:10:33.438Z] Running ssh-add (command line suppressed) [2024-02-01T05:10:33.524Z] Identity added: /w/workspace/edgex-go/623@tmp/private_key_1914471791776930157.key (/w/workspace/edgex-go/623@tmp/private_key_1914471791776930157.key) [2024-02-01T05:10:33.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T05:10:34.036Z] + git semver bump pre [2024-02-01T05:10:34.296Z] 2024-02-01 05:10:34,208 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main [2024-02-01T05:10:34.296Z] 2024-02-01 05:10:34,209 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev [2024-02-01T05:10:34.296Z] 2024-02-01 05:10:34,209 [bump_version] DEBUG bumped version:3.2.0-dev.14 [2024-02-01T05:10:34.296Z] 2024-02-01 05:10:34,209 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/edgex-go/623/.semver/main with force:True [2024-02-01T05:10:34.296Z] 2024-02-01 05:10:34,209 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main [2024-02-01T05:10:34.296Z] 2024-02-01 05:10:34,209 [write_file] DEBUG write to file:/w/workspace/edgex-go/623/.semver/main [2024-02-01T05:10:34.296Z] 2024-02-01 05:10:34,211 [execute] INFO git cat-file --batch-check [2024-02-01T05:10:34.296Z] 2024-02-01 05:10:34,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/623/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T05:10:34.296Z] 2024-02-01 05:10:34,216 [execute] INFO git cat-file --batch [2024-02-01T05:10:34.296Z] 2024-02-01 05:10:34,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/623/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T05:10:34.296Z] 2024-02-01 05:10:34,222 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main [2024-02-01T05:10:34.296Z] 3.2.0-dev.14 [Pipeline] } [2024-02-01T05:10:34.298Z] $ docker exec --env ******** --env ******** 6faf744d6528aab32c9880c39f7f741645e73745f062251a92d15ac9fde2bacc ssh-agent -k [2024-02-01T05:10:34.396Z] unset SSH_AUTH_SOCK; [2024-02-01T05:10:34.397Z] unset SSH_AGENT_PID; [2024-02-01T05:10:34.397Z] echo Agent pid 38 killed; [2024-02-01T05:10:34.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-01T05:10:35.506Z] + git semver [Pipeline] } [2024-02-01T05:10:35.770Z] $ docker stop --time=1 6faf744d6528aab32c9880c39f7f741645e73745f062251a92d15ac9fde2bacc [2024-02-01T05:10:37.026Z] $ docker rm -f --volumes 6faf744d6528aab32c9880c39f7f741645e73745f062251a92d15ac9fde2bacc [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-01T05:10:37.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-01T05:10:37.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:10:38.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-01T05:10:38.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:10:38.943Z] prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container [2024-02-01T05:10:38.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 [2024-02-01T05:10:39.321Z] $ docker top f399db3282d373ce827926e86c5bdba059520e82491001a6b3e33e7019ae8329 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-01T05:10:40.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-01T05:10:40.008Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-01T05:10:40.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-01T05:10:40.105Z] $ docker exec f399db3282d373ce827926e86c5bdba059520e82491001a6b3e33e7019ae8329 ssh-agent [2024-02-01T05:10:40.228Z] SSH_AUTH_SOCK=/tmp/ssh-KFQji7q5kaMX/agent.33 [2024-02-01T05:10:40.229Z] SSH_AGENT_PID=39 [2024-02-01T05:10:40.234Z] Running ssh-add (command line suppressed) [2024-02-01T05:10:40.334Z] Identity added: /w/workspace/edgex-go/623@tmp/private_key_8001699747548925816.key (/w/workspace/edgex-go/623@tmp/private_key_8001699747548925816.key) [2024-02-01T05:10:40.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-01T05:10:40.854Z] + git semver push [2024-02-01T05:10:41.113Z] 2024-02-01 05:10:41,040 [run_push] DEBUG push [2024-02-01T05:10:41.113Z] 2024-02-01 05:10:41,040 [execute] INFO git cat-file --batch-check [2024-02-01T05:10:41.113Z] 2024-02-01 05:10:41,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/623/.semver, universal_newlines=False, shell=None, istream=) [2024-02-01T05:10:41.113Z] 2024-02-01 05:10:41,045 [execute] INFO git rev-list 45ded4f602154311b435eeb7d17e6fac19f4551d -- [2024-02-01T05:10:41.113Z] 2024-02-01 05:10:41,045 [execute] DEBUG Popen(['git', 'rev-list', '45ded4f602154311b435eeb7d17e6fac19f4551d', '--'], cwd=/w/workspace/edgex-go/623/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-01T05:10:41.113Z] 2024-02-01 05:10:41,064 [execute] INFO git fetch -v origin [2024-02-01T05:10:41.113Z] 2024-02-01 05:10:41,064 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/623/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-01T05:10:41.681Z] 2024-02-01 05:10:41,558 [run_push] DEBUG no remote changes detected [2024-02-01T05:10:41.681Z] 2024-02-01 05:10:41,559 [execute] INFO git push origin semver [2024-02-01T05:10:41.681Z] 2024-02-01 05:10:41,559 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/623/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-01T05:10:42.619Z] 2024-02-01 05:10:42,336 [run_push] DEBUG push all version tags [2024-02-01T05:10:42.619Z] 2024-02-01 05:10:42,337 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-01T05:10:42.619Z] 2024-02-01 05:10:42,337 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/623, universal_newlines=False, shell=None, istream=None) [2024-02-01T05:10:43.187Z] 2024-02-01 05:10:43,035 [read_version] DEBUG read version from /w/workspace/edgex-go/623/.semver/main [2024-02-01T05:10:43.187Z] 3.2.0-dev.14 [Pipeline] } [2024-02-01T05:10:43.188Z] $ docker exec --env ******** --env ******** f399db3282d373ce827926e86c5bdba059520e82491001a6b3e33e7019ae8329 ssh-agent -k [2024-02-01T05:10:43.283Z] unset SSH_AUTH_SOCK; [2024-02-01T05:10:43.283Z] unset SSH_AGENT_PID; [2024-02-01T05:10:43.283Z] echo Agent pid 39 killed; [2024-02-01T05:10:43.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-01T05:10:44.363Z] + git semver [Pipeline] } [2024-02-01T05:10:44.628Z] $ docker stop --time=1 f399db3282d373ce827926e86c5bdba059520e82491001a6b3e33e7019ae8329 [2024-02-01T05:10:45.926Z] $ docker rm -f --volumes f399db3282d373ce827926e86c5bdba059520e82491001a6b3e33e7019ae8329 [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 [2024-02-01T05:10:48.595Z] + [ -d /w/workspace/edgex-go/623/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:10:48.883Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:10:49.735Z] ---> package-listing.sh [2024-02-01T05:10:49.735Z] ++ facter osfamily [2024-02-01T05:10:49.735Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-01T05:10:49.993Z] + OS_FAMILY=debian [2024-02-01T05:10:49.993Z] + workspace=/w/workspace/edgex-go/623 [2024-02-01T05:10:49.993Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-01T05:10:49.993Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-01T05:10:49.993Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-01T05:10:49.993Z] + PACKAGES=/tmp/packages_start.txt [2024-02-01T05:10:49.993Z] + '[' /w/workspace/edgex-go/623 ']' [2024-02-01T05:10:49.993Z] + PACKAGES=/tmp/packages_end.txt [2024-02-01T05:10:49.993Z] + case "${OS_FAMILY}" in [2024-02-01T05:10:49.993Z] + dpkg -l [2024-02-01T05:10:49.993Z] + grep '^ii' [2024-02-01T05:10:49.993Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-01T05:10:49.993Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-01T05:10:49.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-01T05:10:49.993Z] + '[' /w/workspace/edgex-go/623 ']' [2024-02-01T05:10:49.993Z] + mkdir -p /w/workspace/edgex-go/623/archives/ [2024-02-01T05:10:49.993Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/623/archives/ [Pipeline] echo [2024-02-01T05:10:50.002Z] 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/623/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-01T05:10:50.278Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:10:51.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T05:10:51.017Z] [2024-02-01T05:10:51.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-01T05:10:51.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T05:10:51.797Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-01T05:10:51.797Z] 5eb5b503b376: Pulling fs layer [2024-02-01T05:10:51.797Z] 5c69ac0246d0: Pulling fs layer [2024-02-01T05:10:51.797Z] ec43610c2a17: Pulling fs layer [2024-02-01T05:10:51.797Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-01T05:10:51.797Z] 3a2ae6a8a46f: Waiting [2024-02-01T05:10:51.797Z] 33b1e0a273af: Pulling fs layer [2024-02-01T05:10:51.797Z] 5d3b04190fa2: Pulling fs layer [2024-02-01T05:10:51.797Z] 2f39f015ded8: Pulling fs layer [2024-02-01T05:10:51.797Z] 33b1e0a273af: Waiting [2024-02-01T05:10:51.797Z] 2f39f015ded8: Waiting [2024-02-01T05:10:51.797Z] 5d3b04190fa2: Waiting [2024-02-01T05:10:51.797Z] 5c69ac0246d0: Download complete [2024-02-01T05:10:51.797Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-01T05:10:51.797Z] 3a2ae6a8a46f: Download complete [2024-02-01T05:10:51.797Z] 33b1e0a273af: Verifying Checksum [2024-02-01T05:10:51.797Z] 33b1e0a273af: Download complete [2024-02-01T05:10:51.797Z] 5d3b04190fa2: Download complete [2024-02-01T05:10:51.797Z] ec43610c2a17: Verifying Checksum [2024-02-01T05:10:51.797Z] ec43610c2a17: Download complete [2024-02-01T05:10:52.055Z] 5eb5b503b376: Verifying Checksum [2024-02-01T05:10:52.055Z] 5eb5b503b376: Download complete [2024-02-01T05:10:52.623Z] 2f39f015ded8: Download complete [2024-02-01T05:10:53.194Z] 5eb5b503b376: Pull complete [2024-02-01T05:10:53.453Z] 5c69ac0246d0: Pull complete [2024-02-01T05:10:53.713Z] ec43610c2a17: Pull complete [2024-02-01T05:10:53.713Z] 3a2ae6a8a46f: Pull complete [2024-02-01T05:10:53.973Z] 33b1e0a273af: Pull complete [2024-02-01T05:10:53.973Z] 5d3b04190fa2: Pull complete [2024-02-01T05:10:58.158Z] 2f39f015ded8: Pull complete [2024-02-01T05:10:58.158Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-01T05:10:58.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-01T05:10:58.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-01T05:10:59.031Z] prd-ubuntu20.04-docker-8c-8g-266 does not seem to be running inside a container [2024-02-01T05:10:59.049Z] $ 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/623/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/623 -v /w/workspace/edgex-go/623:/w/workspace/edgex-go/623:rw,z -v /w/workspace/edgex-go/623@tmp:/w/workspace/edgex-go/623@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 [2024-02-01T05:11:06.905Z] $ docker top 5943680b54ab612692491cee70d879ec9dc75ac02ae2160d108d41ad497ea741 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-01T05:11:07.657Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-01T05:11:07.944Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-01T05:11:08.227Z] + ls /var/log/sa-host [2024-02-01T05:11:08.227Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-01T05:11:08.490Z] provisioning config files... [2024-02-01T05:11:08.499Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/623@tmp/config11981756077137121510tmp [Pipeline] { [Pipeline] echo [2024-02-01T05:11:08.885Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:11:09.173Z] ---> create-netrc.sh [Pipeline] } [2024-02-01T05:11:09.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:11:09.927Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-01T05:11:09.937Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:11:10.219Z] ---> sudo-logs.sh [2024-02-01T05:11:10.219Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-01T05:11:10.426Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:11:10.712Z] ---> job-cost.sh [2024-02-01T05:11:10.712Z] lf-activate-venv: SKIPPING [2024-02-01T05:11:10.712Z] DEBUG: total: 0.10999999940395355 [2024-02-01T05:11:10.712Z] INFO: Retrieving Stack Cost... [2024-02-01T05:11:11.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-01T05:11:11.852Z] INFO: Archiving Costs [Pipeline] echo [2024-02-01T05:11:11.865Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-01T05:11:12.146Z] ---> logs-deploy.sh [2024-02-01T05:11:12.146Z] lf-activate-venv: SKIPPING [2024-02-01T05:11:12.146Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/623 [2024-02-01T05:11:12.146Z] INFO: archiving workspace using pattern(s): [2024-02-01T05:11:13.084Z] Archives upload complete. [2024-02-01T05:11:13.084Z] INFO: archiving logs to Nexus