Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 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-ssh6122513024034984935.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8003512206232199427.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8520571969667733090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh5242428928132666522.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-ssh2069159906617597397.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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-22526’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22527 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/724 [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/724 # 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 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 (main) Commit message: "Merge pull request #4963 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.66" > 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 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 # timeout=10 > git rev-list --no-walk 2e781922a1177edd67fefec0bad5a77a09780891 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-11T10:03:24.595Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-11T10:03:24.670Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-11T10:03:24.697Z] ========================================================= [2024-10-11T10:03:24.697Z] EdgeX Global Pipelines Version Info [2024-10-11T10:03:24.697Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:03:25.416Z] ------------------- [2024-10-11T10:03:25.416Z] stable info: [2024-10-11T10:03:25.416Z] ------------------- [2024-10-11T10:03:25.416Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-11T10:03:25.416Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-11T10:03:25.416Z] Message: update stable to v1.0.265 [2024-10-11T10:03:25.991Z] ------------------- [2024-10-11T10:03:25.991Z] experimental info: [2024-10-11T10:03:25.991Z] ------------------- [2024-10-11T10:03:25.991Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-11T10:03:25.991Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-11T10:03:25.991Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-11T10:03:26.069Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-11T10:03:26.094Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-11T10:03:26.116Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-11T10:03:26.139Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-11T10:03:26.166Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-11T10:03:26.190Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-11T10:03:26.210Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-11T10:03:26.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-11T10:03:26.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-11T10:03:26.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-11T10:03:26.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-11T10:03:26.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-11T10:03:26.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-11T10:03:26.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-11T10:03:26.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-11T10:03:26.399Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T10:03:26.417Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T10:03:26.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-11T10:03:26.459Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-11T10:03:26.477Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-11T10:03:26.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-11T10:03:26.516Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-11T10:03:26.536Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-11T10:03:26.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-11T10:03:26.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-11T10:03:26.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-11T10:03:26.626Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] echo [2024-10-11T10:03:26.647Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d4d6b6 [Pipeline] echo [2024-10-11T10:03:26.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:03:26.719Z] provisioning config files... [2024-10-11T10:03:26.733Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/724@tmp/config16300693136052375449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:03:27.070Z] ---> ****-login.sh [2024-10-11T10:03:27.070Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:03:27.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:03:27.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:03:27.330Z] Configure a credential helper to remove this warning. See [2024-10-11T10:03:27.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:03:27.330Z] [2024-10-11T10:03:27.330Z] Login Succeeded [2024-10-11T10:03:27.330Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:03:27.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:03:27.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:03:27.589Z] Configure a credential helper to remove this warning. See [2024-10-11T10:03:27.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:03:27.589Z] [2024-10-11T10:03:27.589Z] Login Succeeded [2024-10-11T10:03:27.589Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:03:27.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:03:27.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:03:27.589Z] Configure a credential helper to remove this warning. See [2024-10-11T10:03:27.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:03:27.589Z] [2024-10-11T10:03:27.589Z] Login Succeeded [2024-10-11T10:03:27.589Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:03:27.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:03:27.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:03:27.849Z] Configure a credential helper to remove this warning. See [2024-10-11T10:03:27.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:03:27.849Z] [2024-10-11T10:03:27.849Z] Login Succeeded [2024-10-11T10:03:27.849Z] ****.io [2024-10-11T10:03:27.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:03:27.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:03:27.850Z] Configure a credential helper to remove this warning. See [2024-10-11T10:03:27.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:03:27.850Z] [2024-10-11T10:03:27.850Z] Login Succeeded [2024-10-11T10:03:27.850Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:03:27.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T10:03:28.188Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-11T10:03:28.188Z] + dirname cmd/core-command/Dockerfile [2024-10-11T10:03:28.188Z] + cut -d/ -f2 [2024-10-11T10:03:28.188Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-11T10:03:28.188Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-11T10:03:28.188Z] + cut -d/ -f2 [2024-10-11T10:03:28.188Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-11T10:03:28.188Z] + dirname cmd/core-data/Dockerfile [2024-10-11T10:03:28.188Z] + cut -d/ -f2 [2024-10-11T10:03:28.188Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-11T10:03:28.188Z] + dirname cmd/core-keeper/Dockerfile [2024-10-11T10:03:28.188Z] + cut -d/ -f2 [2024-10-11T10:03:28.188Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-11T10:03:28.188Z] + dirname cmd/core-metadata/Dockerfile [2024-10-11T10:03:28.188Z] + cut -d/ -f2 [2024-10-11T10:03:28.188Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-11T10:03:28.188Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-11T10:03:28.188Z] + cut -d/ -f2 [2024-10-11T10:03:28.188Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-11T10:03:28.188Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-11T10:03:28.188Z] + cut -d/ -f2 [2024-10-11T10:03:28.188Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-11T10:03:28.188Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-11T10:03:28.188Z] + cut -d/ -f2 [2024-10-11T10:03:28.188Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-11T10:03:28.188Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-11T10:03:28.188Z] + cut -d/ -f2 [2024-10-11T10:03:28.188Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-11T10:03:28.188Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-11T10:03:28.188Z] + cut -d/ -f2 [2024-10-11T10:03:28.189Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-11T10:03:28.189Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-11T10:03:28.189Z] + cut -d/ -f2 [2024-10-11T10:03:28.189Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-11T10:03:28.189Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-11T10:03:28.189Z] + cut -d/ -f2 [2024-10-11T10:03:28.189Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-11T10:03:28.189Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-11T10:03:28.189Z] + cut -d/ -f2 [2024-10-11T10:03:28.189Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-11T10:03:28.189Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-11T10:03:28.189Z] + cut -d/ -f2 [2024-10-11T10:03:28.189Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-11T10:03:28.189Z] + dirname cmd/support-notifications/Dockerfile [2024-10-11T10:03:28.189Z] + cut -d/ -f2 [2024-10-11T10:03:28.189Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-11T10:03:28.189Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-11T10:03:28.189Z] + cut -d/ -f2 [2024-10-11T10:03:28.189Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-11T10:03:28.224Z] 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-10-11T10:03:28.579Z] + git rev-list -1 --merges 8d4d6b6939d016774f9bd96749a8a95c5594ebb4~1..8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] echo [2024-10-11T10:03:28.591Z] -----------> git rev-list -1 --merges 8d4d6b6939d016774f9bd96749a8a95c5594ebb4~1..8d4d6b6939d016774f9bd96749a8a95c5594ebb4 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:03:28.591Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [false] [Pipeline] sh [2024-10-11T10:03:28.888Z] + git log --format=format:%s -1 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] echo [2024-10-11T10:03:28.904Z] ========================================================= [2024-10-11T10:03:28.904Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-11T10:03:28.904Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-11T10:03:29.287Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T10:03:29.287Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-11T10:03:29.287Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-11T10:03:29.287Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-11T10:03:29.287Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-11T10:03:29.287Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-11T10:03:29.287Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:03:29.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:03:29.643Z] [2024-10-11T10:03:29.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:03:29.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:03:29.959Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-11T10:03:29.959Z] b85a868b505f: Pulling fs layer [2024-10-11T10:03:29.959Z] e2be974225ed: Pulling fs layer [2024-10-11T10:03:29.959Z] 339a4e72a1f5: Pulling fs layer [2024-10-11T10:03:29.959Z] 988bab9f4d93: Pulling fs layer [2024-10-11T10:03:29.959Z] 1469e6f7b9e6: Pulling fs layer [2024-10-11T10:03:29.959Z] 1469e6f7b9e6: Waiting [2024-10-11T10:03:29.959Z] eaf3925da568: Pulling fs layer [2024-10-11T10:03:29.959Z] bab4dde63d76: Pulling fs layer [2024-10-11T10:03:29.959Z] bde34c3a00c8: Pulling fs layer [2024-10-11T10:03:29.959Z] b352a97aabf1: Pulling fs layer [2024-10-11T10:03:29.959Z] 4872d77fe225: Pulling fs layer [2024-10-11T10:03:29.959Z] 5851b861e8e6: Pulling fs layer [2024-10-11T10:03:29.959Z] eaf3925da568: Waiting [2024-10-11T10:03:29.959Z] bab4dde63d76: Waiting [2024-10-11T10:03:29.959Z] 4872d77fe225: Waiting [2024-10-11T10:03:29.959Z] 5851b861e8e6: Waiting [2024-10-11T10:03:29.959Z] b352a97aabf1: Waiting [2024-10-11T10:03:29.959Z] bde34c3a00c8: Waiting [2024-10-11T10:03:29.959Z] e2be974225ed: Verifying Checksum [2024-10-11T10:03:29.959Z] e2be974225ed: Download complete [2024-10-11T10:03:29.959Z] 988bab9f4d93: Verifying Checksum [2024-10-11T10:03:29.959Z] 988bab9f4d93: Download complete [2024-10-11T10:03:29.960Z] 1469e6f7b9e6: Verifying Checksum [2024-10-11T10:03:29.960Z] 1469e6f7b9e6: Download complete [2024-10-11T10:03:29.960Z] 339a4e72a1f5: Verifying Checksum [2024-10-11T10:03:29.960Z] 339a4e72a1f5: Download complete [2024-10-11T10:03:30.219Z] eaf3925da568: Verifying Checksum [2024-10-11T10:03:30.219Z] eaf3925da568: Download complete [2024-10-11T10:03:30.219Z] bde34c3a00c8: Verifying Checksum [2024-10-11T10:03:30.219Z] bde34c3a00c8: Download complete [2024-10-11T10:03:30.219Z] b352a97aabf1: Verifying Checksum [2024-10-11T10:03:30.219Z] b352a97aabf1: Download complete [2024-10-11T10:03:30.219Z] 4872d77fe225: Verifying Checksum [2024-10-11T10:03:30.219Z] 4872d77fe225: Download complete [2024-10-11T10:03:30.219Z] 5851b861e8e6: Verifying Checksum [2024-10-11T10:03:30.219Z] 5851b861e8e6: Download complete [2024-10-11T10:03:30.219Z] b85a868b505f: Verifying Checksum [2024-10-11T10:03:30.219Z] b85a868b505f: Download complete [2024-10-11T10:03:30.478Z] bab4dde63d76: Verifying Checksum [2024-10-11T10:03:30.478Z] bab4dde63d76: Download complete [2024-10-11T10:03:31.414Z] b85a868b505f: Pull complete [2024-10-11T10:03:31.414Z] e2be974225ed: Pull complete [2024-10-11T10:03:31.981Z] 339a4e72a1f5: Pull complete [2024-10-11T10:03:31.981Z] 988bab9f4d93: Pull complete [2024-10-11T10:03:32.240Z] 1469e6f7b9e6: Pull complete [2024-10-11T10:03:32.240Z] eaf3925da568: Pull complete [2024-10-11T10:03:34.146Z] bab4dde63d76: Pull complete [2024-10-11T10:03:34.146Z] bde34c3a00c8: Pull complete [2024-10-11T10:03:34.146Z] b352a97aabf1: Pull complete [2024-10-11T10:03:34.146Z] 4872d77fe225: Pull complete [2024-10-11T10:03:34.405Z] 5851b861e8e6: Pull complete [2024-10-11T10:03:34.405Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-11T10:03:34.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:03:34.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:03:34.545Z] prd-ubuntu20.04-docker-8c-8g-22527 does not seem to be running inside a container [2024-10-11T10:03:34.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/724 -v /w/workspace/edgex-go/724:/w/workspace/edgex-go/724:rw,z -v /w/workspace/edgex-go/724@tmp:/w/workspace/edgex-go/724@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-10-11T10:03:38.411Z] $ docker top 5305780debb0607e3afd0f5ac013a7700f423dddc4504fffeda4e1b5075d5ec2 -eo pid,comm [2024-10-11T10:03:38.460Z] 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-10-11T10:03:38.460Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T10:03:38.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:03:38.528Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:03:38.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:03:38.628Z] $ docker exec 5305780debb0607e3afd0f5ac013a7700f423dddc4504fffeda4e1b5075d5ec2 ssh-agent [2024-10-11T10:03:38.723Z] SSH_AUTH_SOCK=/tmp/ssh-BqAgO4YB26Dv/agent.33 [2024-10-11T10:03:38.723Z] SSH_AGENT_PID=39 [2024-10-11T10:03:38.729Z] Running ssh-add (command line suppressed) [2024-10-11T10:03:38.833Z] Identity added: /w/workspace/edgex-go/724@tmp/private_key_3061336039526438883.key (/w/workspace/edgex-go/724@tmp/private_key_3061336039526438883.key) [2024-10-11T10:03:38.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:03:39.137Z] + git tag --points-at HEAD [Pipeline] } [2024-10-11T10:03:39.146Z] $ docker exec --env ******** --env ******** 5305780debb0607e3afd0f5ac013a7700f423dddc4504fffeda4e1b5075d5ec2 ssh-agent -k [2024-10-11T10:03:39.240Z] unset SSH_AUTH_SOCK; [2024-10-11T10:03:39.240Z] unset SSH_AGENT_PID; [2024-10-11T10:03:39.240Z] echo Agent pid 39 killed; [2024-10-11T10:03:39.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-11T10:03:39.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:03:39.292Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:03:39.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:03:39.396Z] $ docker exec 5305780debb0607e3afd0f5ac013a7700f423dddc4504fffeda4e1b5075d5ec2 ssh-agent [2024-10-11T10:03:39.503Z] SSH_AUTH_SOCK=/tmp/ssh-lI0wqvQ9LG1Y/agent.72 [2024-10-11T10:03:39.503Z] SSH_AGENT_PID=78 [2024-10-11T10:03:39.508Z] Running ssh-add (command line suppressed) [2024-10-11T10:03:39.616Z] Identity added: /w/workspace/edgex-go/724@tmp/private_key_9241340126582265976.key (/w/workspace/edgex-go/724@tmp/private_key_9241340126582265976.key) [2024-10-11T10:03:39.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:03:39.931Z] + git semver init [2024-10-11T10:03:40.191Z] 2024-10-11 10:03:40,090 [run_init] DEBUG init version:0.0.0 force:False [2024-10-11T10:03:40.191Z] 2024-10-11 10:03:40,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/724/.semver [2024-10-11T10:03:40.191Z] 2024-10-11 10:03:40,091 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/724/.semver [2024-10-11T10:03:40.191Z] 2024-10-11 10:03:40,092 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/724/.semver'], cwd=/w/workspace/edgex-go/724, universal_newlines=False, shell=None, istream=None) [2024-10-11T10:03:46.768Z] 2024-10-11 10:03:45,875 [append_file] DEBUG append to file:/w/workspace/edgex-go/724/.git/info/exclude [2024-10-11T10:03:46.768Z] 2024-10-11 10:03:45,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/724/.semver/main with force:False [2024-10-11T10:03:46.768Z] 2024-10-11 10:03:45,876 [read_version] DEBUG read version from /w/workspace/edgex-go/724/.semver/main [2024-10-11T10:03:46.768Z] 2024-10-11 10:03:45,877 [read_version] DEBUG read version from /w/workspace/edgex-go/724/.semver/main [2024-10-11T10:03:46.768Z] 3.2.0-dev.101 [Pipeline] } [2024-10-11T10:03:46.778Z] $ docker exec --env ******** --env ******** 5305780debb0607e3afd0f5ac013a7700f423dddc4504fffeda4e1b5075d5ec2 ssh-agent -k [2024-10-11T10:03:46.865Z] unset SSH_AUTH_SOCK; [2024-10-11T10:03:46.865Z] unset SSH_AGENT_PID; [2024-10-11T10:03:46.865Z] echo Agent pid 78 killed; [2024-10-11T10:03:46.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T10:03:47.198Z] + git semver [Pipeline] } [2024-10-11T10:03:47.472Z] $ docker stop --time=1 5305780debb0607e3afd0f5ac013a7700f423dddc4504fffeda4e1b5075d5ec2 [2024-10-11T10:03:48.766Z] $ docker rm -f --volumes 5305780debb0607e3afd0f5ac013a7700f423dddc4504fffeda4e1b5075d5ec2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T10:03:49.090Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-11T10:03:49.311Z] Stashed 1 file(s) [Pipeline] echo [2024-10-11T10:03:49.315Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.101 [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-10-11T10:03:49.741Z] + git config --global --add safe.directory /w/workspace/edgex-go/724 [Pipeline] echo [2024-10-11T10:03:49.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:03:49.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:03:49.791Z] ========================================================= [2024-10-11T10:03:49.791Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-11T10:03:49.791Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-11T10:03:50.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T10:03:50.079Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-11T10:03:50.079Z] 43c4264eed91: Pulling fs layer [2024-10-11T10:03:50.079Z] 4cc291be95ef: Pulling fs layer [2024-10-11T10:03:50.079Z] 2ac1f1163629: Pulling fs layer [2024-10-11T10:03:50.079Z] 5c3c966382ef: Pulling fs layer [2024-10-11T10:03:50.079Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T10:03:50.079Z] 5d5c8e513c77: Pulling fs layer [2024-10-11T10:03:50.079Z] 9f66e0745190: Pulling fs layer [2024-10-11T10:03:50.079Z] 4f4fb700ef54: Waiting [2024-10-11T10:03:50.079Z] f49a43e4bbc0: Pulling fs layer [2024-10-11T10:03:50.079Z] 5d5c8e513c77: Waiting [2024-10-11T10:03:50.079Z] 561ebcabdf7f: Pulling fs layer [2024-10-11T10:03:50.079Z] 9f66e0745190: Waiting [2024-10-11T10:03:50.079Z] 561ebcabdf7f: Waiting [2024-10-11T10:03:50.079Z] 5c3c966382ef: Waiting [2024-10-11T10:03:50.079Z] 4cc291be95ef: Verifying Checksum [2024-10-11T10:03:50.079Z] 4cc291be95ef: Download complete [2024-10-11T10:03:50.079Z] 5c3c966382ef: Verifying Checksum [2024-10-11T10:03:50.079Z] 5c3c966382ef: Download complete [2024-10-11T10:03:50.079Z] 4f4fb700ef54: Verifying Checksum [2024-10-11T10:03:50.079Z] 4f4fb700ef54: Download complete [2024-10-11T10:03:50.079Z] 5d5c8e513c77: Verifying Checksum [2024-10-11T10:03:50.079Z] 5d5c8e513c77: Download complete [2024-10-11T10:03:50.079Z] 43c4264eed91: Verifying Checksum [2024-10-11T10:03:50.079Z] 43c4264eed91: Download complete [2024-10-11T10:03:50.079Z] 9f66e0745190: Verifying Checksum [2024-10-11T10:03:50.079Z] 9f66e0745190: Download complete [2024-10-11T10:03:50.337Z] 43c4264eed91: Pull complete [2024-10-11T10:03:50.337Z] 4cc291be95ef: Pull complete [2024-10-11T10:03:50.595Z] 561ebcabdf7f: Verifying Checksum [2024-10-11T10:03:50.595Z] 561ebcabdf7f: Download complete [2024-10-11T10:03:50.595Z] 2ac1f1163629: Verifying Checksum [2024-10-11T10:03:50.595Z] 2ac1f1163629: Download complete [2024-10-11T10:03:50.852Z] f49a43e4bbc0: Verifying Checksum [2024-10-11T10:03:50.852Z] f49a43e4bbc0: Download complete [2024-10-11T10:03:54.134Z] 2ac1f1163629: Pull complete [2024-10-11T10:03:54.134Z] 5c3c966382ef: Pull complete [2024-10-11T10:03:54.134Z] 4f4fb700ef54: Pull complete [2024-10-11T10:03:54.134Z] 5d5c8e513c77: Pull complete [2024-10-11T10:03:54.390Z] 9f66e0745190: Pull complete [2024-10-11T10:03:56.299Z] f49a43e4bbc0: Pull complete [2024-10-11T10:03:56.861Z] 561ebcabdf7f: Pull complete [2024-10-11T10:03:56.861Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-11T10:03:56.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T10:03:56.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-11T10:03:57.159Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T10:03:57.159Z] WORKDIR /edgex [2024-10-11T10:03:57.159Z] COPY go.mod . [2024-10-11T10:03:57.159Z] RUN go mod download+ [2024-10-11T10:03:57.159Z] docker build -t ci-base-image-x86_64 -f - . [2024-10-11T10:03:57.724Z] Sending build context to Docker daemon 179.7MB [2024-10-11T10:03:57.724Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T10:03:57.724Z] ---> 3a752c3f9dda [2024-10-11T10:03:57.724Z] Step 2/4 : WORKDIR /edgex [2024-10-11T10:04:04.285Z] ---> Running in b744bce964b5 [2024-10-11T10:04:04.285Z] Removing intermediate container b744bce964b5 [2024-10-11T10:04:04.285Z] ---> e6ded531930d [2024-10-11T10:04:04.285Z] Step 3/4 : COPY go.mod . [2024-10-11T10:04:04.285Z] ---> bb5538a0ecfb [2024-10-11T10:04:04.285Z] Step 4/4 : RUN go mod download [2024-10-11T10:04:04.285Z] ---> Running in 144e65505c48 [2024-10-11T10:04:04.424Z] Still waiting to schedule task [2024-10-11T10:04:04.424Z] ‘prd-ubuntu20.04-docker-8c-8g-22522’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-11T10:04:04.424Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22528’ is offline [2024-10-11T10:04:30.823Z] Removing intermediate container 144e65505c48 [2024-10-11T10:04:30.823Z] ---> 4aa552165aed [2024-10-11T10:04:30.823Z] Successfully built 4aa552165aed [2024-10-11T10:04:30.823Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:04:31.125Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T10:04:31.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:04:31.202Z] prd-ubuntu20.04-docker-8c-8g-22527 does not seem to be running inside a container [2024-10-11T10:04:31.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/724 -v /w/workspace/edgex-go/724:/w/workspace/edgex-go/724:rw,z -v /w/workspace/edgex-go/724@tmp:/w/workspace/edgex-go/724@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-10-11T10:04:31.696Z] $ docker top ad247f74b36c03c4b1886e76f8c1beea76fc986d07bc9df440821c81130db6a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:04:32.036Z] + go version [2024-10-11T10:04:32.036Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-11T10:04:32.052Z] $ docker stop --time=1 ad247f74b36c03c4b1886e76f8c1beea76fc986d07bc9df440821c81130db6a7 [2024-10-11T10:04:33.316Z] $ docker rm -f --volumes ad247f74b36c03c4b1886e76f8c1beea76fc986d07bc9df440821c81130db6a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:04:33.734Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T10:04:33.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:04:33.819Z] prd-ubuntu20.04-docker-8c-8g-22527 does not seem to be running inside a container [2024-10-11T10:04:33.850Z] $ 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/724 -v /w/workspace/edgex-go/724:/w/workspace/edgex-go/724:rw,z -v /w/workspace/edgex-go/724@tmp:/w/workspace/edgex-go/724@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-10-11T10:04:34.169Z] $ docker top b640e1be18d34543510688dfa7d4670ce7ad90f32a20c1c8531562d9be5bcbfd -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-11T10:04:34.235Z] ========================================================= [2024-10-11T10:04:34.235Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-11T10:04:34.235Z] ========================================================= [Pipeline] sh [2024-10-11T10:04:34.510Z] + git config --global --add safe.directory /w/workspace/edgex-go/724 [Pipeline] fileExists [Pipeline] sh [2024-10-11T10:04:34.808Z] + make test [2024-10-11T10:04:34.808Z] go test -race -coverprofile=coverage.out ./... [2024-10-11T10:04:42.918Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-11T10:05:15.143Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-11T10:05:15.709Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-11T10:05:15.709Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-11T10:05:17.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 28.7% of statements [2024-10-11T10:05:17.085Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-11T10:05:17.085Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-11T10:05:17.085Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-11T10:05:17.653Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-11T10:05:17.653Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-11T10:05:17.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2024-10-11T10:05:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-11T10:05:19.032Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T10:05:19.032Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-11T10:05:19.032Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-11T10:05:19.032Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-11T10:05:19.032Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-11T10:05:19.032Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-11T10:05:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-11T10:05:19.032Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-11T10:05:20.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-11T10:05:20.411Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T10:05:20.411Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-11T10:05:20.411Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-11T10:05:20.411Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-11T10:05:21.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2024-10-11T10:05:21.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.3% of statements [2024-10-11T10:05:21.343Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-11T10:05:21.343Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-11T10:05:21.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.706s coverage: 93.4% of statements [2024-10-11T10:05:21.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 91.7% of statements [2024-10-11T10:05:22.718Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 10.0% of statements [2024-10-11T10:05:22.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-11T10:05:22.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-11T10:05:22.718Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-11T10:05:22.718Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-11T10:05:22.718Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-11T10:05:22.718Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-11T10:05:22.718Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-11T10:05:22.718Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T10:05:22.718Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-11T10:05:22.718Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-11T10:05:22.718Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-11T10:05:24.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.427s coverage: 95.8% of statements [2024-10-11T10:05:24.092Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-10-11T10:05:24.351Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-11T10:05:24.610Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-11T10:05:24.610Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-11T10:05:25.546Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.058s coverage: 0.0% of statements [no tests to run] [2024-10-11T10:05:25.546Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-10-11T10:05:25.546Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 42.5% of statements [2024-10-11T10:05:25.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 41.7% of statements [2024-10-11T10:05:26.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 77.8% of statements [2024-10-11T10:05:26.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-10-11T10:05:26.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2024-10-11T10:05:26.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-10-11T10:05:26.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-11T10:05:26.923Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-11T10:05:26.923Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-11T10:05:26.923Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-11T10:05:27.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-11T10:05:27.494Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-11T10:05:27.494Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-11T10:05:27.494Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-11T10:05:28.871Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-11T10:05:28.871Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-11T10:05:28.871Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-11T10:05:29.438Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-11T10:05:29.438Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-11T10:05:29.438Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-11T10:05:29.438Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-11T10:05:30.005Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-11T10:05:30.005Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-11T10:05:30.572Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-11T10:05:31.947Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-11T10:05:32.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-11T10:05:33.898Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-11T10:05:33.898Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-11T10:05:36.427Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-11T10:05:36.427Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-11T10:05:36.427Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-11T10:05:38.327Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-11T10:05:38.327Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-11T10:05:38.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-11T10:05:38.592Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-11T10:05:38.592Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-11T10:05:38.592Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-11T10:05:38.592Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-11T10:05:38.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-10-11T10:05:39.790Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-11T10:05:39.790Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-11T10:05:39.790Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-11T10:05:41.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-11T10:05:41.693Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-11T10:05:41.693Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T10:05:43.069Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-11T10:05:43.069Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-11T10:05:43.069Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-11T10:05:43.069Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-11T10:05:44.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-11T10:05:44.466Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-11T10:05:44.466Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T10:05:44.466Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-11T10:05:45.402Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-11T10:05:45.402Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-11T10:05:45.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-11T10:05:45.968Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.254s coverage: 79.9% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.048s coverage: 92.9% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 75.0% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.138s coverage: 63.1% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.017s coverage: 89.4% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 36.5% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 5.6% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.066s coverage: 97.1% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.033s coverage: 45.8% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 19.6% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 95.7% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-10-11T10:05:51.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 98.9% of statements [2024-10-11T10:05:51.531Z] 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-10-11T10:05:51.789Z] running golangci-lint [2024-10-11T10:05:52.047Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-11T10:05:52.047Z] go version go1.23.2 linux/amd64 [2024-10-11T10:05:52.306Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-11T10:05:52.306Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-11T10:05:52.306Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-11T10:06:18.880Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|exports_file|imports|deps|files) took 24.732468127s" [2024-10-11T10:06:18.880Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.793973ms" [2024-10-11T10:06:33.783Z] level=info msg="[linters_context/goanalysis] analyzers took 2m15.487731953s with top 10 stages: buildir: 1m14.348329399s, gosec: 5.11736795s, inspect: 3.466913364s, fact_deprecated: 2.691885799s, ctrlflow: 2.504522771s, printf: 2.369410197s, S1038: 2.157010375s, nilness: 1.778389899s, fact_purity: 1.766436617s, unused: 1.167022804s" [2024-10-11T10:06:33.783Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-11T10:06:33.783Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 219/219, identifier_marker: 219/219, nolint: 22/0, path_prettifier: 219/219, autogenerated_exclude: 219/219, exclude: 219/219, exclude-rules: 219/22, cgo: 219/219, filename_unadjuster: 219/219, skip_files: 219/219, skip_dirs: 219/219" [2024-10-11T10:06:33.783Z] level=info msg="[runner] processing took 18.445702ms with stages: nolint: 7.763122ms, identifier_marker: 5.019106ms, autogenerated_exclude: 1.897735ms, path_prettifier: 1.684423ms, exclude-rules: 1.129008ms, skip_dirs: 846.681µs, invalid_issue: 55.523µs, cgo: 31.902µs, filename_unadjuster: 13.871µs, max_same_issues: 940ns, fixer: 601ns, skip_files: 520ns, max_from_linter: 480ns, exclude: 430ns, uniq_by_line: 370ns, sort_results: 260ns, diff: 160ns, source_code: 130ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns, severity-rules: 100ns" [2024-10-11T10:06:33.783Z] level=info msg="[runner] linters took 15.151818998s with stages: goanalysis_metalinter: 15.133283972s" [2024-10-11T10:06:33.783Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-11T10:06:33.783Z] level=info msg="Memory: 393 samples, avg is 310.5MB, max is 1318.6MB" [2024-10-11T10:06:33.783Z] level=info msg="Execution took 39.942554692s" [2024-10-11T10:06:33.783Z] go vet ./... [2024-10-11T10:06:40.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-11T10:06:40.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-11T10:06:40.340Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-11T10:06:40.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-11T10:06:41.334Z] + ls -al . [2024-10-11T10:06:41.334Z] total 1848 [2024-10-11T10:06:41.334Z] drwxrwxr-x 11 1001 1001 4096 Oct 11 10:04 . [2024-10-11T10:06:41.334Z] drwxr-xr-x 4 root root 4096 Oct 11 10:04 .. [2024-10-11T10:06:41.334Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 10:03 .blubracket [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 10 Oct 11 10:03 .dockerignore [2024-10-11T10:06:41.334Z] drwxrwxr-x 8 1001 1001 4096 Oct 11 10:05 .git [2024-10-11T10:06:41.334Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 10:03 .github [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 1102 Oct 11 10:03 .gitignore [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 199 Oct 11 10:03 .golangci.yml [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 100 Oct 11 10:03 .hadolint.yml [2024-10-11T10:06:41.334Z] drwxr-xr-x 3 1001 1001 4096 Oct 11 10:03 .semver [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 155 Oct 11 10:03 .sonarcloud.properties [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 1171 Oct 11 10:03 ADOPTERS.md [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 21553 Oct 11 10:03 Attribution.txt [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 100284 Oct 11 10:03 CHANGELOG.md [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 10:03 CONTRIBUTING.md [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 677 Oct 11 10:03 GOVERNANCE.md [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 861 Oct 11 10:03 Jenkinsfile [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 10:03 LICENSE [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 16854 Oct 11 10:03 Makefile [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 582 Oct 11 10:03 OWNERS.md [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 9528 Oct 11 10:03 README.md [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 789 Oct 11 10:03 SECURITY.md [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 13 Oct 11 10:03 VERSION [2024-10-11T10:06:41.334Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 10:03 bin [2024-10-11T10:06:41.334Z] drwxrwxr-x 20 1001 1001 4096 Oct 11 10:03 cmd [2024-10-11T10:06:41.334Z] -rw-r--r-- 1 root root 1505379 Oct 11 10:05 coverage.out [2024-10-11T10:06:41.334Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 10:03 fuzz_test [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 7277 Oct 11 10:03 go.mod [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 101084 Oct 11 10:03 go.sum [2024-10-11T10:06:41.334Z] drwxrwxr-x 7 1001 1001 4096 Oct 11 10:03 internal [2024-10-11T10:06:41.334Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 10:03 openapi [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 584 Oct 11 10:03 security.txt [2024-10-11T10:06:41.334Z] -rw-rw-r-- 1 1001 1001 204 Oct 11 10:03 version.go [Pipeline] sh [2024-10-11T10:06:41.627Z] + '[' -e coverage.out ] [2024-10-11T10:06:41.627Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-11T10:06:41.776Z] Stashed 1 file(s) [Pipeline] sh [2024-10-11T10:06:42.120Z] + make build [2024-10-11T10:06:42.120Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-11T10:06:53.155Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22532 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-11T10:06:53.172Z] Running in /w/workspace/edgex-go/724 [Pipeline] { [Pipeline] checkout [2024-10-11T10:06:56.236Z] The recommended git tool is: git [2024-10-11T10:07:02.720Z] using credential edgex-jenkins-ssh [2024-10-11T10:07:02.749Z] Cloning the remote Git repository [2024-10-11T10:07:02.800Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-11T10:07:02.915Z] > git init /w/workspace/edgex-go/724 # timeout=10 [2024-10-11T10:07:03.083Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-11T10:07:03.084Z] > git --version # timeout=10 [2024-10-11T10:07:03.105Z] > git --version # 'git version 2.25.1' [2024-10-11T10:07:03.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-11T10:07:03.283Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T10:07:08.681Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-11T10:07:08.681Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-11T10:07:10.059Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-11T10:07:10.626Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-11T10:07:11.999Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-11T10:07:17.262Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-11T10:07:18.199Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-11T10:07:20.748Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-11T10:07:22.254Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-11T10:07:22.561Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-11T10:07:22.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T10:07:23.188Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-11T10:07:23.571Z] Avoid second fetch [2024-10-11T10:07:23.571Z] Checking out Revision 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 (main) [2024-10-11T10:07:24.126Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-11T10:07:24.761Z] Commit message: "Merge pull request #4963 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.66" [2024-10-11T10:07:23.593Z] > git config core.sparsecheckout # timeout=10 [2024-10-11T10:07:23.681Z] > git checkout -f 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 # timeout=10 [2024-10-11T10:07:25.344Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-11T10:07:26.717Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-11T10:07:27.300Z] $ docker stop --time=1 b640e1be18d34543510688dfa7d4670ce7ad90f32a20c1c8531562d9be5bcbfd [2024-10-11T10:07:34.243Z] $ docker rm -f --volumes b640e1be18d34543510688dfa7d4670ce7ad90f32a20c1c8531562d9be5bcbfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:07:35.725Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-11T10:07:35.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T10:07:35.725Z] Dload Upload Total Spent Left Speed [2024-10-11T10:07:35.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [2024-10-11T10:07:35.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-11T10:07:35.740Z] [2024-10-11T10:07:35.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-10-11T10:07:36.104Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-11T10:07:36.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-11T10:07:36.136Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-11T10:07:36.136Z] 91d30c5bc195: Pulling fs layer [2024-10-11T10:07:36.136Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-11T10:07:36.136Z] 9c61dcf015f6: Pulling fs layer [2024-10-11T10:07:36.136Z] 4698f68db338: Pulling fs layer [2024-10-11T10:07:36.136Z] 2a2f49069b9e: Pulling fs layer [2024-10-11T10:07:36.136Z] e0025b399a48: Pulling fs layer [2024-10-11T10:07:36.136Z] 4698f68db338: Waiting [2024-10-11T10:07:36.136Z] 2a2f49069b9e: Waiting [2024-10-11T10:07:36.136Z] e0025b399a48: Waiting [2024-10-11T10:07:36.136Z] 91d30c5bc195: Download complete [2024-10-11T10:07:36.395Z] 4698f68db338: Verifying Checksum [2024-10-11T10:07:36.395Z] 4698f68db338: Download complete [2024-10-11T10:07:36.395Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-11T10:07:36.395Z] 2e9b0aa3be6d: Download complete [2024-10-11T10:07:36.395Z] e0025b399a48: Verifying Checksum [2024-10-11T10:07:36.395Z] e0025b399a48: Download complete [2024-10-11T10:07:36.395Z] 91d30c5bc195: Pull complete [2024-10-11T10:07:36.395Z] 2a2f49069b9e: Verifying Checksum [2024-10-11T10:07:36.395Z] 2a2f49069b9e: Download complete [2024-10-11T10:07:36.438Z] + sudo tee /etc/docker/daemon.new [2024-10-11T10:07:36.438Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-11T10:07:36.438Z] { [2024-10-11T10:07:36.438Z] "registry-mirrors": [ [2024-10-11T10:07:36.438Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-11T10:07:36.438Z] ], [2024-10-11T10:07:36.438Z] "bip": "10.250.0.254/24", [2024-10-11T10:07:36.439Z] "hosts": [ [2024-10-11T10:07:36.439Z] "tcp://0.0.0.0:5555", [2024-10-11T10:07:36.439Z] "unix:///var/run/docker.sock" [2024-10-11T10:07:36.439Z] ], [2024-10-11T10:07:36.439Z] "mtu": 1458, [2024-10-11T10:07:36.439Z] "selinux-enabled": true, [2024-10-11T10:07:36.439Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-11T10:07:36.439Z] } [Pipeline] sh [2024-10-11T10:07:36.653Z] 2e9b0aa3be6d: Pull complete [2024-10-11T10:07:36.788Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-11T10:07:36.911Z] 9c61dcf015f6: Verifying Checksum [2024-10-11T10:07:36.911Z] 9c61dcf015f6: Download complete [2024-10-11T10:07:37.135Z] + sudo service docker restart [2024-10-11T10:07:40.194Z] 9c61dcf015f6: Pull complete [2024-10-11T10:07:40.194Z] 4698f68db338: Pull complete [2024-10-11T10:07:40.194Z] 2a2f49069b9e: Pull complete [2024-10-11T10:07:40.194Z] e0025b399a48: Pull complete [2024-10-11T10:07:40.194Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-11T10:07:40.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-11T10:07:40.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:07:40.304Z] prd-ubuntu20.04-docker-8c-8g-22527 does not seem to be running inside a container [2024-10-11T10:07:40.344Z] $ 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/724 -v /w/workspace/edgex-go/724:/w/workspace/edgex-go/724:rw,z -v /w/workspace/edgex-go/724@tmp:/w/workspace/edgex-go/724@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-10-11T10:07:43.215Z] $ docker top 69ebfb4cc5714999a2c3a4d4d17f7e1a9a6955490f78d4b318d9f70f188fdc3e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:07:43.573Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-11T10:07:46.124Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-11T10:07:46.384Z] #1 transferring dockerfile: 2.15kB done [2024-10-11T10:07:46.642Z] #1 DONE 0.5s [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #2 [core-data internal] load build definition from Dockerfile [2024-10-11T10:07:46.642Z] #2 ... [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-10-11T10:07:46.642Z] #3 transferring dockerfile: 1.93kB done [2024-10-11T10:07:46.642Z] #3 DONE 0.3s [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-10-11T10:07:46.642Z] #4 transferring dockerfile: 1.70kB done [2024-10-11T10:07:46.642Z] #4 DONE 0.3s [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-11T10:07:46.642Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-10-11T10:07:46.642Z] #5 DONE 0.3s [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-10-11T10:07:46.642Z] #6 transferring dockerfile: 1.69kB 0.0s done [2024-10-11T10:07:46.642Z] #6 DONE 0.3s [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-11T10:07:46.642Z] #7 transferring dockerfile: 3.17kB done [2024-10-11T10:07:46.642Z] #7 DONE 0.4s [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-11T10:07:46.642Z] #8 transferring dockerfile: 2.49kB done [2024-10-11T10:07:46.642Z] #8 DONE 0.3s [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-10-11T10:07:46.642Z] #9 transferring dockerfile: 2.07kB done [2024-10-11T10:07:46.642Z] #9 DONE 0.3s [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #10 [core-command internal] load build definition from Dockerfile [2024-10-11T10:07:46.642Z] #10 transferring dockerfile: 1.93kB done [2024-10-11T10:07:46.642Z] #10 DONE 0.4s [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-10-11T10:07:46.642Z] #11 transferring dockerfile: 1.81kB done [2024-10-11T10:07:46.642Z] #11 DONE 0.4s [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-11T10:07:46.642Z] #12 transferring dockerfile: 1.89kB done [2024-10-11T10:07:46.642Z] #12 DONE 0.4s [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-11T10:07:46.642Z] #13 transferring dockerfile: 1.85kB done [2024-10-11T10:07:46.642Z] #13 DONE 0.4s [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #14 [security-proxy-auth internal] load .dockerignore [2024-10-11T10:07:46.642Z] #14 transferring context: 50B done [2024-10-11T10:07:46.642Z] #14 DONE 0.3s [2024-10-11T10:07:46.642Z] [2024-10-11T10:07:46.642Z] #15 [core-command internal] load .dockerignore [2024-10-11T10:07:46.900Z] #15 ... [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-11T10:07:46.900Z] #16 transferring dockerfile: 2.50kB done [2024-10-11T10:07:46.900Z] #16 DONE 0.3s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-10-11T10:07:46.900Z] #17 transferring dockerfile: 2.13kB done [2024-10-11T10:07:46.900Z] #17 DONE 0.3s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #2 [core-data internal] load build definition from Dockerfile [2024-10-11T10:07:46.900Z] #2 transferring dockerfile: 2.07kB 0.0s done [2024-10-11T10:07:46.900Z] #2 DONE 0.3s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #18 [support-notifications internal] load build definition from Dockerfile [2024-10-11T10:07:46.900Z] #18 transferring dockerfile: 2.02kB 0.0s done [2024-10-11T10:07:46.900Z] #18 DONE 0.3s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #19 [support-scheduler internal] load .dockerignore [2024-10-11T10:07:46.900Z] #19 transferring context: 50B done [2024-10-11T10:07:46.900Z] #19 DONE 0.1s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-11T10:07:46.900Z] #20 transferring context: 50B done [2024-10-11T10:07:46.900Z] #20 DONE 0.1s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #21 [security-spire-server internal] load .dockerignore [2024-10-11T10:07:46.900Z] #21 transferring context: 50B done [2024-10-11T10:07:46.900Z] #21 DONE 0.2s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #15 [core-command internal] load .dockerignore [2024-10-11T10:07:46.900Z] #15 transferring context: 50B done [2024-10-11T10:07:46.900Z] #15 DONE 0.2s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #22 [security-spire-config internal] load .dockerignore [2024-10-11T10:07:46.900Z] #22 transferring context: 50B done [2024-10-11T10:07:46.900Z] #22 DONE 0.2s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #23 [security-spire-agent internal] load .dockerignore [2024-10-11T10:07:46.900Z] #23 transferring context: 50B done [2024-10-11T10:07:46.900Z] #23 DONE 0.2s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-10-11T10:07:46.900Z] #24 transferring context: 50B done [2024-10-11T10:07:46.900Z] #24 DONE 0.1s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #25 [security-bootstrapper internal] load .dockerignore [2024-10-11T10:07:46.900Z] #25 transferring context: 50B done [2024-10-11T10:07:46.900Z] #25 DONE 0.1s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #26 [core-keeper internal] load .dockerignore [2024-10-11T10:07:46.900Z] #26 transferring context: 50B done [2024-10-11T10:07:46.900Z] #26 DONE 0.1s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #27 [security-proxy-setup internal] load .dockerignore [2024-10-11T10:07:46.900Z] #27 transferring context: 50B done [2024-10-11T10:07:46.900Z] #27 DONE 0.1s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #28 [core-metadata internal] load .dockerignore [2024-10-11T10:07:46.900Z] #28 transferring context: 50B done [2024-10-11T10:07:46.900Z] #28 DONE 0.1s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-10-11T10:07:46.900Z] #29 transferring context: 50B done [2024-10-11T10:07:46.900Z] #29 DONE 0.1s [2024-10-11T10:07:46.900Z] [2024-10-11T10:07:46.900Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-10-11T10:07:46.900Z] #30 transferring context: 50B done [2024-10-11T10:07:47.158Z] #30 DONE 0.1s [2024-10-11T10:07:47.158Z] [2024-10-11T10:07:47.158Z] #31 [support-notifications internal] load .dockerignore [2024-10-11T10:07:47.158Z] #31 transferring context: 50B done [2024-10-11T10:07:47.158Z] #31 DONE 0.1s [2024-10-11T10:07:47.158Z] [2024-10-11T10:07:47.158Z] #32 [core-data internal] load .dockerignore [2024-10-11T10:07:47.158Z] #32 transferring context: 50B done [2024-10-11T10:07:47.158Z] #32 DONE 0.1s [2024-10-11T10:07:47.158Z] [2024-10-11T10:07:47.158Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T10:07:47.158Z] #33 DONE 0.0s [2024-10-11T10:07:47.158Z] [2024-10-11T10:07:47.158Z] #34 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:07:47.158Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:07:47.158Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-11T10:07:47.158Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T10:07:47.158Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T10:07:47.158Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T10:07:47.158Z] #34 DONE 0.2s [2024-10-11T10:07:47.158Z] [2024-10-11T10:07:47.158Z] #35 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-11T10:07:47.417Z] #35 ... [2024-10-11T10:07:47.417Z] [2024-10-11T10:07:47.417Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T10:07:47.417Z] #33 DONE 0.0s [2024-10-11T10:07:47.417Z] [2024-10-11T10:07:47.417Z] #35 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-11T10:07:47.417Z] #35 ... [2024-10-11T10:07:47.417Z] [2024-10-11T10:07:47.417Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T10:07:47.417Z] #33 DONE 0.0s [2024-10-11T10:07:47.417Z] [2024-10-11T10:07:47.417Z] #34 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:07:47.417Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-11T10:07:47.417Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T10:07:47.417Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T10:07:47.417Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T10:07:47.417Z] #34 DONE 0.2s [2024-10-11T10:07:47.417Z] [2024-10-11T10:07:47.417Z] #35 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-11T10:07:47.417Z] #35 ... [2024-10-11T10:07:47.417Z] [2024-10-11T10:07:47.417Z] #34 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:07:47.417Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-11T10:07:47.417Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T10:07:47.417Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T10:07:47.417Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T10:07:47.417Z] #34 DONE 0.2s [2024-10-11T10:07:47.417Z] [2024-10-11T10:07:47.417Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T10:07:47.417Z] #33 DONE 0.0s [2024-10-11T10:07:47.677Z] [2024-10-11T10:07:47.677Z] #34 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:07:47.677Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-11T10:07:47.677Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T10:07:47.677Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T10:07:47.677Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T10:07:47.677Z] #34 DONE 0.2s [2024-10-11T10:07:47.677Z] [2024-10-11T10:07:47.677Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-11T10:07:47.677Z] #33 DONE 0.0s [2024-10-11T10:07:47.677Z] [2024-10-11T10:07:47.677Z] #36 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T10:07:47.938Z] #36 DONE 0.7s [2024-10-11T10:07:47.938Z] [2024-10-11T10:07:47.938Z] #34 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:07:47.938Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-11T10:07:47.938Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T10:07:47.938Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T10:07:47.938Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T10:07:47.938Z] #34 DONE 0.2s [2024-10-11T10:07:47.938Z] [2024-10-11T10:07:47.939Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-11T10:07:47.939Z] #37 DONE 0.7s [2024-10-11T10:07:47.939Z] [2024-10-11T10:07:47.939Z] #38 [support-cron-scheduler internal] load build context [2024-10-11T10:07:48.201Z] #38 ... [2024-10-11T10:07:48.201Z] [2024-10-11T10:07:48.201Z] #34 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:07:48.201Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-11T10:07:48.201Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T10:07:48.201Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-11T10:07:48.201Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-11T10:07:48.201Z] #34 DONE 0.2s [2024-10-11T10:07:48.201Z] [2024-10-11T10:07:48.201Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-11T10:07:48.201Z] #39 DONE 1.0s [2024-10-11T10:07:48.201Z] [2024-10-11T10:07:48.201Z] #38 [support-cron-scheduler internal] load build context [2024-10-11T10:07:52.389Z] #38 transferring context: 93.86MB 3.8s [2024-10-11T10:07:53.835Z] #38 ... [2024-10-11T10:07:53.835Z] [2024-10-11T10:07:53.835Z] #40 [security-proxy-auth internal] load build context [2024-10-11T10:07:53.835Z] #40 ... [2024-10-11T10:07:53.835Z] [2024-10-11T10:07:53.835Z] #38 [support-cron-scheduler internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:07:55.468Z] provisioning config files... [2024-10-11T10:07:55.506Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/724@tmp/config2223267239469224375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:07:55.992Z] ---> ****-login.sh [2024-10-11T10:07:55.992Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:07:56.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:07:56.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:07:56.865Z] Configure a credential helper to remove this warning. See [2024-10-11T10:07:56.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:07:56.865Z] [2024-10-11T10:07:56.865Z] Login Succeeded [2024-10-11T10:07:56.865Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:07:57.127Z] #38 transferring context: 248.93MB 8.9s [2024-10-11T10:07:57.127Z] #38 ... [2024-10-11T10:07:57.127Z] [2024-10-11T10:07:57.127Z] #41 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-11T10:07:57.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:07:57.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:07:57.138Z] Configure a credential helper to remove this warning. See [2024-10-11T10:07:57.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:07:57.138Z] [2024-10-11T10:07:57.138Z] Login Succeeded [2024-10-11T10:07:57.385Z] #41 ... [2024-10-11T10:07:57.385Z] [2024-10-11T10:07:57.385Z] #42 [core-common-config-bootstrapper internal] load build context [2024-10-11T10:07:57.385Z] #42 ... [2024-10-11T10:07:57.385Z] [2024-10-11T10:07:57.385Z] #43 [core-command internal] load build context [2024-10-11T10:07:57.385Z] #43 ... [2024-10-11T10:07:57.385Z] [2024-10-11T10:07:57.385Z] #44 [support-scheduler internal] load build context [2024-10-11T10:07:57.413Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:07:57.643Z] #44 ... [2024-10-11T10:07:57.643Z] [2024-10-11T10:07:57.643Z] #45 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T10:07:57.643Z] #45 ... [2024-10-11T10:07:57.643Z] [2024-10-11T10:07:57.643Z] #46 [security-spiffe-token-provider internal] load build context [2024-10-11T10:07:57.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:07:57.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:07:57.690Z] Configure a credential helper to remove this warning. See [2024-10-11T10:07:57.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:07:57.690Z] [2024-10-11T10:07:57.690Z] Login Succeeded [2024-10-11T10:07:57.690Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:07:57.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:07:58.229Z] #46 ... [2024-10-11T10:07:58.229Z] [2024-10-11T10:07:58.229Z] #47 [security-secretstore-setup internal] load build context [2024-10-11T10:07:58.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:07:58.233Z] Configure a credential helper to remove this warning. See [2024-10-11T10:07:58.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:07:58.233Z] [2024-10-11T10:07:58.233Z] Login Succeeded [2024-10-11T10:07:58.233Z] ****.io [2024-10-11T10:07:58.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:07:58.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:07:58.770Z] Configure a credential helper to remove this warning. See [2024-10-11T10:07:58.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:07:58.770Z] [2024-10-11T10:07:58.770Z] Login Succeeded [2024-10-11T10:07:58.770Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:07:58.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-11T10:07:59.456Z] + git config --global --add safe.directory /w/workspace/edgex-go/724 [Pipeline] echo [2024-10-11T10:07:59.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:07:59.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:07:59.513Z] ========================================================= [2024-10-11T10:07:59.513Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-11T10:07:59.513Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-11T10:07:59.581Z] #47 ... [2024-10-11T10:07:59.581Z] [2024-10-11T10:07:59.581Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T10:07:59.581Z] #0 0.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:07:59.581Z] #0 0.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:07:59.581Z] #0 1.416 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T10:07:59.581Z] #0 1.416 v3.20.3-163-g75b315f18d8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T10:07:59.581Z] #0 1.416 OK: 24163 distinct packages available [2024-10-11T10:07:59.581Z] #0 1.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:07:59.581Z] #0 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:07:59.581Z] #0 1.816 (1/14) Installing ca-certificates (20240705-r0) [2024-10-11T10:07:59.581Z] #0 1.830 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-11T10:07:59.581Z] #0 1.846 (3/14) Installing c-ares (1.33.1-r0) [2024-10-11T10:07:59.581Z] #0 1.850 (4/14) Installing libunistring (1.2-r0) [2024-10-11T10:07:59.581Z] #0 2.162 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-11T10:07:59.581Z] #0 2.162 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-11T10:07:59.581Z] #0 2.162 (7/14) Installing libpsl (0.21.5-r1) [2024-10-11T10:07:59.581Z] #0 2.205 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-11T10:07:59.581Z] #0 2.237 (9/14) Installing libcurl (8.10.1-r0) [2024-10-11T10:07:59.581Z] #0 2.250 (10/14) Installing curl (8.10.1-r0) [2024-10-11T10:07:59.581Z] #0 2.256 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-11T10:07:59.581Z] #0 2.264 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-11T10:07:59.581Z] #0 2.266 (13/14) Installing libucontext (1.2-r3) [2024-10-11T10:07:59.581Z] #0 2.268 (14/14) Installing gcompat (1.1.0-r4) [2024-10-11T10:07:59.581Z] #0 2.271 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:07:59.581Z] #0 2.296 Executing ca-certificates-20240705-r0.trigger [2024-10-11T10:07:59.581Z] #0 2.327 OK: 13 MiB in 28 packages [2024-10-11T10:07:59.581Z] #48 ... [2024-10-11T10:07:59.581Z] [2024-10-11T10:07:59.581Z] #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T10:07:59.581Z] #49 ... [2024-10-11T10:07:59.581Z] [2024-10-11T10:07:59.581Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T10:07:59.581Z] #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:07:59.581Z] #0 3.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:07:59.581Z] #0 3.670 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-11T10:07:59.581Z] #0 3.670 (2/4) Installing openssl (3.3.2-r0) [2024-10-11T10:07:59.581Z] #0 3.680 (3/4) Installing su-exec (0.2-r3) [2024-10-11T10:07:59.581Z] #0 3.683 (4/4) Installing yq-go (4.44.1-r2) [2024-10-11T10:07:59.581Z] #0 3.764 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:07:59.581Z] #0 3.775 OK: 19 MiB in 18 packages [2024-10-11T10:07:59.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T10:07:59.862Z] #50 ... [2024-10-11T10:07:59.862Z] [2024-10-11T10:07:59.862Z] #51 [support-notifications internal] load build context [2024-10-11T10:07:59.862Z] #51 ... [2024-10-11T10:07:59.862Z] [2024-10-11T10:07:59.862Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T10:07:59.862Z] #52 ... [2024-10-11T10:07:59.862Z] [2024-10-11T10:07:59.862Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:07:59.862Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done [2024-10-11T10:07:59.862Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-11T10:07:59.862Z] #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-11T10:07:59.862Z] #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-11T10:07:59.862Z] #53 ... [2024-10-11T10:07:59.862Z] [2024-10-11T10:07:59.862Z] #54 [core-keeper internal] load build context [2024-10-11T10:08:00.128Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-11T10:08:00.128Z] cf04c63912e1: Pulling fs layer [2024-10-11T10:08:00.128Z] 55b35a11ae5e: Pulling fs layer [2024-10-11T10:08:00.128Z] a37a00ec5f00: Pulling fs layer [2024-10-11T10:08:00.128Z] 50b3750afda1: Pulling fs layer [2024-10-11T10:08:00.128Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T10:08:00.128Z] 80978eb59214: Pulling fs layer [2024-10-11T10:08:00.128Z] c9f46d7d2bd2: Pulling fs layer [2024-10-11T10:08:00.128Z] c5a475d317c9: Pulling fs layer [2024-10-11T10:08:00.128Z] 50b3750afda1: Waiting [2024-10-11T10:08:00.128Z] 4f4fb700ef54: Waiting [2024-10-11T10:08:00.128Z] c9f46d7d2bd2: Waiting [2024-10-11T10:08:00.128Z] c5a475d317c9: Waiting [2024-10-11T10:08:00.128Z] 80978eb59214: Waiting [2024-10-11T10:08:00.128Z] 55b35a11ae5e: Verifying Checksum [2024-10-11T10:08:00.128Z] 55b35a11ae5e: Download complete [2024-10-11T10:08:00.128Z] 50b3750afda1: Verifying Checksum [2024-10-11T10:08:00.128Z] 50b3750afda1: Download complete [2024-10-11T10:08:00.128Z] 4f4fb700ef54: Verifying Checksum [2024-10-11T10:08:00.128Z] 4f4fb700ef54: Download complete [2024-10-11T10:08:00.128Z] 80978eb59214: Verifying Checksum [2024-10-11T10:08:00.128Z] 80978eb59214: Download complete [2024-10-11T10:08:00.128Z] cf04c63912e1: Verifying Checksum [2024-10-11T10:08:00.128Z] cf04c63912e1: Download complete [2024-10-11T10:08:00.134Z] #54 ... [2024-10-11T10:08:00.134Z] [2024-10-11T10:08:00.134Z] #55 [core-metadata internal] load build context [2024-10-11T10:08:00.134Z] #55 ... [2024-10-11T10:08:00.134Z] [2024-10-11T10:08:00.134Z] #56 [security-bootstrapper internal] load build context [2024-10-11T10:08:00.715Z] c5a475d317c9: Verifying Checksum [2024-10-11T10:08:00.716Z] c5a475d317c9: Download complete [2024-10-11T10:08:01.166Z] #56 ... [2024-10-11T10:08:01.166Z] [2024-10-11T10:08:01.166Z] #57 [security-spire-agent internal] load build context [2024-10-11T10:08:01.166Z] #57 transferring context: 27.51kB 0.1s done [2024-10-11T10:08:01.310Z] cf04c63912e1: Pull complete [2024-10-11T10:08:01.485Z] #57 ... [2024-10-11T10:08:01.485Z] [2024-10-11T10:08:01.485Z] #58 [security-spire-server internal] load build context [2024-10-11T10:08:01.485Z] #58 transferring context: 27.98kB 0.1s done [2024-10-11T10:08:01.485Z] #58 ... [2024-10-11T10:08:01.485Z] [2024-10-11T10:08:01.485Z] #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-11T10:08:01.485Z] #35 0.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:01.485Z] #35 1.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:01.485Z] #35 1.491 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T10:08:01.485Z] #35 1.526 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:01.485Z] #35 1.555 OK: 8 MiB in 15 packages [2024-10-11T10:08:01.485Z] #35 ... [2024-10-11T10:08:01.485Z] [2024-10-11T10:08:01.485Z] #59 [security-spire-config internal] load build context [2024-10-11T10:08:01.485Z] #59 transferring context: 26.23kB 0.1s done [2024-10-11T10:08:01.485Z] #59 ... [2024-10-11T10:08:01.485Z] [2024-10-11T10:08:01.485Z] #60 [core-data internal] load build context [2024-10-11T10:08:01.485Z] #60 transferring context: 277.84MB 13.2s [2024-10-11T10:08:01.485Z] #60 ... [2024-10-11T10:08:01.485Z] [2024-10-11T10:08:01.485Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T10:08:01.745Z] #61 ... [2024-10-11T10:08:01.745Z] [2024-10-11T10:08:01.745Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T10:08:01.745Z] #62 ... [2024-10-11T10:08:01.745Z] [2024-10-11T10:08:01.745Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T10:08:02.282Z] 55b35a11ae5e: Pull complete [2024-10-11T10:08:02.551Z] a37a00ec5f00: Verifying Checksum [2024-10-11T10:08:02.551Z] a37a00ec5f00: Download complete [2024-10-11T10:08:02.725Z] #63 ... [2024-10-11T10:08:02.725Z] [2024-10-11T10:08:02.725Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-11T10:08:02.725Z] #0 1.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:02.725Z] #0 1.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:02.725Z] #0 1.673 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-11T10:08:02.725Z] #0 1.944 (2/2) Installing su-exec (0.2-r3) [2024-10-11T10:08:02.725Z] #0 1.944 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:02.725Z] #0 1.950 OK: 8 MiB in 16 packages [2024-10-11T10:08:02.725Z] #64 ... [2024-10-11T10:08:02.725Z] [2024-10-11T10:08:02.725Z] #65 [security-proxy-setup internal] load build context [2024-10-11T10:08:02.987Z] #65 ... [2024-10-11T10:08:02.987Z] [2024-10-11T10:08:02.987Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T10:08:02.987Z] #66 ... [2024-10-11T10:08:02.987Z] [2024-10-11T10:08:02.987Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:02.987Z] #67 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-10-11T10:08:02.987Z] #67 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-11T10:08:02.987Z] #67 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-11T10:08:02.987Z] #67 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-11T10:08:02.987Z] #67 ... [2024-10-11T10:08:02.987Z] [2024-10-11T10:08:02.987Z] #65 [security-proxy-setup internal] load build context [2024-10-11T10:08:03.997Z] c9f46d7d2bd2: Verifying Checksum [2024-10-11T10:08:03.998Z] c9f46d7d2bd2: Download complete [2024-10-11T10:08:04.890Z] #65 ... [2024-10-11T10:08:04.890Z] [2024-10-11T10:08:04.890Z] #40 [security-proxy-auth internal] load build context [2024-10-11T10:08:04.890Z] #40 ... [2024-10-11T10:08:04.890Z] [2024-10-11T10:08:04.890Z] #65 [security-proxy-setup internal] load build context [2024-10-11T10:08:07.267Z] #65 transferring context: 452.96MB 18.9s done [2024-10-11T10:08:07.525Z] #65 ... [2024-10-11T10:08:07.525Z] [2024-10-11T10:08:07.525Z] #38 [support-cron-scheduler internal] load build context [2024-10-11T10:08:07.525Z] #38 transferring context: 452.96MB 18.4s done [2024-10-11T10:08:07.525Z] #38 ... [2024-10-11T10:08:07.525Z] [2024-10-11T10:08:07.525Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:07.525Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 11.6s [2024-10-11T10:08:07.525Z] #67 ... [2024-10-11T10:08:07.525Z] [2024-10-11T10:08:07.525Z] #43 [core-command internal] load build context [2024-10-11T10:08:07.783Z] #43 ... [2024-10-11T10:08:07.783Z] [2024-10-11T10:08:07.783Z] #42 [core-common-config-bootstrapper internal] load build context [2024-10-11T10:08:07.783Z] #42 transferring context: 452.96MB 18.0s done [2024-10-11T10:08:07.783Z] #42 ... [2024-10-11T10:08:07.783Z] [2024-10-11T10:08:07.783Z] #44 [support-scheduler internal] load build context [2024-10-11T10:08:07.783Z] #44 ... [2024-10-11T10:08:07.783Z] [2024-10-11T10:08:07.783Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:08.353Z] #67 ... [2024-10-11T10:08:08.353Z] [2024-10-11T10:08:08.353Z] #47 [security-secretstore-setup internal] load build context [2024-10-11T10:08:08.353Z] #47 transferring context: 452.96MB 18.6s done [2024-10-11T10:08:08.612Z] #47 ... [2024-10-11T10:08:08.612Z] [2024-10-11T10:08:08.612Z] #46 [security-spiffe-token-provider internal] load build context [2024-10-11T10:08:08.612Z] #46 transferring context: 452.96MB 18.1s done [2024-10-11T10:08:08.612Z] #46 ... [2024-10-11T10:08:08.612Z] [2024-10-11T10:08:08.612Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:10.549Z] #67 ... [2024-10-11T10:08:10.549Z] [2024-10-11T10:08:10.549Z] #51 [support-notifications internal] load build context [2024-10-11T10:08:10.549Z] #51 transferring context: 452.96MB 18.5s done [2024-10-11T10:08:10.810Z] #51 ... [2024-10-11T10:08:10.810Z] [2024-10-11T10:08:10.810Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:10.810Z] #67 ... [2024-10-11T10:08:10.810Z] [2024-10-11T10:08:10.810Z] #55 [core-metadata internal] load build context [2024-10-11T10:08:10.810Z] #55 transferring context: 452.96MB 18.3s done [2024-10-11T10:08:10.810Z] #55 ... [2024-10-11T10:08:10.810Z] [2024-10-11T10:08:10.810Z] #54 [core-keeper internal] load build context [2024-10-11T10:08:10.810Z] #54 transferring context: 452.96MB 21.0s done [2024-10-11T10:08:10.810Z] #54 ... [2024-10-11T10:08:10.810Z] [2024-10-11T10:08:10.810Z] #56 [security-bootstrapper internal] load build context [2024-10-11T10:08:10.810Z] #56 transferring context: 452.96MB 18.4s done [2024-10-11T10:08:11.070Z] #56 ... [2024-10-11T10:08:11.070Z] [2024-10-11T10:08:11.070Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:12.448Z] #67 ... [2024-10-11T10:08:12.448Z] [2024-10-11T10:08:12.448Z] #60 [core-data internal] load build context [2024-10-11T10:08:12.448Z] #60 transferring context: 452.96MB 19.8s done [2024-10-11T10:08:12.448Z] #60 ... [2024-10-11T10:08:12.448Z] [2024-10-11T10:08:12.448Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:08:12.448Z] #53 ... [2024-10-11T10:08:12.448Z] [2024-10-11T10:08:12.448Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:12.448Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 16.6s [2024-10-11T10:08:14.350Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 18.3s [2024-10-11T10:08:14.917Z] #67 ... [2024-10-11T10:08:14.917Z] [2024-10-11T10:08:14.917Z] #40 [security-proxy-auth internal] load build context [2024-10-11T10:08:14.917Z] #40 transferring context: 452.96MB 20.3s done [2024-10-11T10:08:14.917Z] #40 ... [2024-10-11T10:08:14.917Z] [2024-10-11T10:08:14.917Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:15.515Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.8s [2024-10-11T10:08:18.258Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 21.7s [2024-10-11T10:08:18.258Z] #67 ... [2024-10-11T10:08:18.258Z] [2024-10-11T10:08:18.258Z] #43 [core-command internal] load build context [2024-10-11T10:08:18.258Z] #43 transferring context: 452.96MB 20.5s done [2024-10-11T10:08:18.258Z] #43 ... [2024-10-11T10:08:18.258Z] [2024-10-11T10:08:18.258Z] #44 [support-scheduler internal] load build context [2024-10-11T10:08:18.258Z] #44 transferring context: 452.96MB 21.2s done [2024-10-11T10:08:18.258Z] #44 ... [2024-10-11T10:08:18.258Z] [2024-10-11T10:08:18.258Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:19.400Z] a37a00ec5f00: Pull complete [2024-10-11T10:08:19.400Z] 50b3750afda1: Pull complete [2024-10-11T10:08:19.400Z] 4f4fb700ef54: Pull complete [2024-10-11T10:08:19.400Z] 80978eb59214: Pull complete [2024-10-11T10:08:21.066Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 24.9s [2024-10-11T10:08:22.636Z] #67 ... [2024-10-11T10:08:22.636Z] [2024-10-11T10:08:22.636Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:08:22.636Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 24.1s [2024-10-11T10:08:22.636Z] #53 ... [2024-10-11T10:08:22.636Z] [2024-10-11T10:08:22.636Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:22.636Z] #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 26.9s [2024-10-11T10:08:22.636Z] #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 27.0s [2024-10-11T10:08:23.294Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 26.9s done [2024-10-11T10:08:25.929Z] #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-11T10:08:25.930Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 29.5s done [2024-10-11T10:08:26.092Z] c9f46d7d2bd2: Pull complete [2024-10-11T10:08:28.046Z] c5a475d317c9: Pull complete [2024-10-11T10:08:28.046Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-11T10:08:28.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T10:08:28.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-11T10:08:28.396Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T10:08:28.396Z] WORKDIR /edgex [2024-10-11T10:08:28.396Z] COPY go.mod . [2024-10-11T10:08:28.396Z] RUN go mod download -t [2024-10-11T10:08:28.396Z] ci-base-image-arm64 -f - . [2024-10-11T10:08:28.694Z] #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 30.8s done [2024-10-11T10:08:28.694Z] #67 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 30.8s done [2024-10-11T10:08:29.386Z] Sending build context to Docker daemon 3.685MB [2024-10-11T10:08:29.386Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T10:08:29.386Z] ---> be29e6b0f0d4 [2024-10-11T10:08:29.386Z] Step 2/4 : WORKDIR /edgex [2024-10-11T10:08:31.448Z] ---> Running in fd9e1c575920 [2024-10-11T10:08:31.731Z] Removing intermediate container fd9e1c575920 [2024-10-11T10:08:31.731Z] ---> ac82c741fd9c [2024-10-11T10:08:31.731Z] Step 3/4 : COPY go.mod . [2024-10-11T10:08:32.325Z] ---> 9b78ab77a168 [2024-10-11T10:08:32.325Z] Step 4/4 : RUN go mod download [2024-10-11T10:08:32.325Z] ---> Running in 3daa41664249 [2024-10-11T10:08:32.882Z] #67 ... [2024-10-11T10:08:32.882Z] [2024-10-11T10:08:32.882Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:08:32.882Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 24.2s done [2024-10-11T10:08:32.882Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 26.8s done [2024-10-11T10:08:32.882Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 34.2s [2024-10-11T10:08:33.149Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-11T10:08:33.149Z] #53 ... [2024-10-11T10:08:33.149Z] [2024-10-11T10:08:33.149Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:33.149Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-11T10:08:33.453Z] #67 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-11T10:08:33.453Z] #67 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 37.6s [2024-10-11T10:08:33.714Z] #67 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 37.9s [2024-10-11T10:08:33.714Z] #67 ... [2024-10-11T10:08:33.714Z] [2024-10-11T10:08:33.714Z] #57 [security-spire-agent internal] load build context [2024-10-11T10:08:33.714Z] #57 DONE 45.7s [2024-10-11T10:08:33.714Z] [2024-10-11T10:08:33.714Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:33.714Z] #67 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 38.0s [2024-10-11T10:08:33.978Z] #67 ... [2024-10-11T10:08:33.978Z] [2024-10-11T10:08:33.978Z] #59 [security-spire-config internal] load build context [2024-10-11T10:08:33.978Z] #59 DONE 45.8s [2024-10-11T10:08:33.978Z] [2024-10-11T10:08:33.978Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T10:08:33.978Z] #50 DONE 46.3s [2024-10-11T10:08:33.978Z] [2024-10-11T10:08:33.978Z] #58 [security-spire-server internal] load build context [2024-10-11T10:08:33.978Z] #58 DONE 45.8s [2024-10-11T10:08:33.978Z] [2024-10-11T10:08:33.978Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-11T10:08:33.978Z] #64 DONE 46.3s [2024-10-11T10:08:33.978Z] [2024-10-11T10:08:33.978Z] #35 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-11T10:08:33.978Z] #35 DONE 47.0s [2024-10-11T10:08:33.978Z] [2024-10-11T10:08:33.978Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:33.978Z] #67 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 38.1s [2024-10-11T10:08:33.978Z] #67 ... [2024-10-11T10:08:33.978Z] [2024-10-11T10:08:33.978Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T10:08:33.978Z] #48 DONE 46.6s [2024-10-11T10:08:33.978Z] [2024-10-11T10:08:33.978Z] #42 [core-common-config-bootstrapper internal] load build context [2024-10-11T10:08:33.978Z] #42 DONE 46.8s [2024-10-11T10:08:33.978Z] [2024-10-11T10:08:33.978Z] #46 [security-spiffe-token-provider internal] load build context [2024-10-11T10:08:33.978Z] #46 DONE 46.6s [2024-10-11T10:08:33.978Z] [2024-10-11T10:08:33.978Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:33.978Z] #67 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 38.2s [2024-10-11T10:08:33.978Z] #67 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 38.3s [2024-10-11T10:08:34.238Z] #67 ... [2024-10-11T10:08:34.238Z] [2024-10-11T10:08:34.238Z] #56 [security-bootstrapper internal] load build context [2024-10-11T10:08:34.238Z] #56 DONE 46.7s [2024-10-11T10:08:34.238Z] [2024-10-11T10:08:34.238Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:34.238Z] #67 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 38.4s [2024-10-11T10:08:34.238Z] #67 ... [2024-10-11T10:08:34.238Z] [2024-10-11T10:08:34.238Z] #65 [security-proxy-setup internal] load build context [2024-10-11T10:08:34.238Z] #65 DONE 46.7s [2024-10-11T10:08:34.238Z] [2024-10-11T10:08:34.238Z] #55 [core-metadata internal] load build context [2024-10-11T10:08:34.238Z] #55 DONE 46.5s [2024-10-11T10:08:34.238Z] [2024-10-11T10:08:34.238Z] #38 [support-cron-scheduler internal] load build context [2024-10-11T10:08:34.238Z] #38 DONE 46.5s [2024-10-11T10:08:34.238Z] [2024-10-11T10:08:34.238Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:34.238Z] #67 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 38.4s done [2024-10-11T10:08:34.497Z] #67 ... [2024-10-11T10:08:34.497Z] [2024-10-11T10:08:34.497Z] #51 [support-notifications internal] load build context [2024-10-11T10:08:34.497Z] #51 DONE 46.6s [2024-10-11T10:08:34.497Z] [2024-10-11T10:08:34.497Z] #47 [security-secretstore-setup internal] load build context [2024-10-11T10:08:34.497Z] #47 DONE 46.6s [2024-10-11T10:08:34.497Z] [2024-10-11T10:08:34.497Z] #43 [core-command internal] load build context [2024-10-11T10:08:34.497Z] #43 DONE 47.1s [2024-10-11T10:08:34.497Z] [2024-10-11T10:08:34.497Z] #40 [security-proxy-auth internal] load build context [2024-10-11T10:08:34.497Z] #40 DONE 47.3s [2024-10-11T10:08:34.497Z] [2024-10-11T10:08:34.497Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:34.497Z] #67 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-11T10:08:34.497Z] #67 ... [2024-10-11T10:08:34.497Z] [2024-10-11T10:08:34.497Z] #60 [core-data internal] load build context [2024-10-11T10:08:34.497Z] #60 DONE 46.7s [2024-10-11T10:08:34.497Z] [2024-10-11T10:08:34.497Z] #54 [core-keeper internal] load build context [2024-10-11T10:08:34.497Z] #54 DONE 46.9s [2024-10-11T10:08:34.497Z] [2024-10-11T10:08:34.497Z] #44 [support-scheduler internal] load build context [2024-10-11T10:08:34.497Z] #44 DONE 47.4s [2024-10-11T10:08:34.497Z] [2024-10-11T10:08:34.497Z] #45 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T10:08:34.497Z] #45 DONE 47.0s [2024-10-11T10:08:34.497Z] [2024-10-11T10:08:34.497Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:34.758Z] #67 ... [2024-10-11T10:08:34.758Z] [2024-10-11T10:08:34.758Z] #41 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-11T10:08:34.758Z] #41 DONE 47.8s [2024-10-11T10:08:34.758Z] [2024-10-11T10:08:34.758Z] #67 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:35.693Z] #67 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done [2024-10-11T10:08:36.274Z] #67 ... [2024-10-11T10:08:36.274Z] [2024-10-11T10:08:36.274Z] #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T10:08:36.274Z] #49 46.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:36.274Z] #49 46.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:36.274Z] #49 47.07 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T10:08:36.274Z] #49 47.10 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:36.274Z] #49 47.11 OK: 8 MiB in 15 packages [2024-10-11T10:08:36.274Z] #49 DONE 48.2s [2024-10-11T10:08:36.274Z] [2024-10-11T10:08:36.274Z] #68 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-11T10:08:36.274Z] #68 DONE 2.0s [2024-10-11T10:08:36.274Z] [2024-10-11T10:08:36.274Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T10:08:36.274Z] #61 47.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:36.274Z] #61 47.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:36.274Z] #61 47.66 (1/4) Installing ca-certificates (20240705-r0) [2024-10-11T10:08:36.274Z] #61 47.68 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-11T10:08:36.274Z] #61 47.68 (3/4) Installing su-exec (0.2-r3) [2024-10-11T10:08:36.274Z] #61 47.69 (4/4) Installing yq-go (4.44.1-r2) [2024-10-11T10:08:36.274Z] #61 47.75 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:36.274Z] #61 47.76 Executing ca-certificates-20240705-r0.trigger [2024-10-11T10:08:36.274Z] #61 47.80 OK: 19 MiB in 18 packages [2024-10-11T10:08:36.274Z] #61 DONE 48.2s [2024-10-11T10:08:36.274Z] [2024-10-11T10:08:36.274Z] #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T10:08:36.274Z] #63 47.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:36.274Z] #63 47.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:36.274Z] #63 47.70 (1/2) Installing ca-certificates (20240705-r0) [2024-10-11T10:08:36.274Z] #63 47.72 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-11T10:08:36.274Z] #63 47.72 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:36.274Z] #63 47.73 Executing ca-certificates-20240705-r0.trigger [2024-10-11T10:08:36.274Z] #63 47.77 OK: 9 MiB in 16 packages [2024-10-11T10:08:36.274Z] #63 DONE 48.2s [2024-10-11T10:08:36.274Z] [2024-10-11T10:08:36.274Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T10:08:36.274Z] #52 47.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:36.274Z] #52 47.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:36.274Z] #52 47.88 (1/3) Installing ca-certificates (20240705-r0) [2024-10-11T10:08:36.274Z] #52 47.91 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-11T10:08:36.274Z] #52 47.91 (3/3) Installing tzdata (2024b-r0) [2024-10-11T10:08:36.274Z] #52 47.95 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:36.274Z] #52 47.95 Executing ca-certificates-20240705-r0.trigger [2024-10-11T10:08:36.274Z] #52 47.99 OK: 10 MiB in 17 packages [2024-10-11T10:08:36.274Z] #52 DONE 48.3s [2024-10-11T10:08:36.274Z] [2024-10-11T10:08:36.274Z] #69 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T10:08:36.534Z] #69 ... [2024-10-11T10:08:36.534Z] [2024-10-11T10:08:36.534Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:08:36.534Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 34.9s done [2024-10-11T10:08:36.534Z] #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 35.4s done [2024-10-11T10:08:36.534Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-11T10:08:36.534Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-10-11T10:08:36.534Z] #53 DONE 48.4s [2024-10-11T10:08:36.534Z] [2024-10-11T10:08:36.534Z] #67 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:08:36.534Z] #67 DONE 48.5s [2024-10-11T10:08:36.534Z] [2024-10-11T10:08:36.534Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T10:08:36.534Z] #66 48.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:36.534Z] #66 48.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:37.104Z] #66 48.60 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T10:08:37.104Z] #66 48.60 v3.20.3-163-g75b315f18d8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T10:08:37.104Z] #66 48.60 OK: 24163 distinct packages available [2024-10-11T10:08:37.104Z] #66 48.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:37.104Z] #66 48.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:37.672Z] #66 49.25 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-11T10:08:37.672Z] #66 49.25 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-11T10:08:37.672Z] #66 49.26 (3/4) Installing libucontext (1.2-r3) [2024-10-11T10:08:37.672Z] #66 49.26 (4/4) Installing gcompat (1.1.0-r4) [2024-10-11T10:08:37.672Z] #66 49.27 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:37.672Z] #66 49.27 OK: 8 MiB in 18 packages [2024-10-11T10:08:37.672Z] #66 DONE 49.4s [2024-10-11T10:08:37.672Z] [2024-10-11T10:08:37.672Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T10:08:38.254Z] #70 ... [2024-10-11T10:08:38.254Z] [2024-10-11T10:08:38.254Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-11T10:08:38.254Z] #0 3.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.254Z] #0 3.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.254Z] #0 3.574 Upgrading critical system libraries and apk-tools: [2024-10-11T10:08:38.254Z] #0 3.574 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:08:38.254Z] #0 3.582 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:38.254Z] #0 3.670 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:08:38.254Z] #0 3.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.254Z] #0 3.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.254Z] #0 4.114 OK: 19 MiB in 18 packages [2024-10-11T10:08:38.254Z] #71 DONE 4.3s [2024-10-11T10:08:38.254Z] [2024-10-11T10:08:38.254Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-11T10:08:38.254Z] #72 DONE 0.1s [2024-10-11T10:08:38.254Z] [2024-10-11T10:08:38.254Z] #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-10-11T10:08:38.254Z] #0 3.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.254Z] #0 3.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.254Z] #0 3.579 Upgrading critical system libraries and apk-tools: [2024-10-11T10:08:38.254Z] #0 3.579 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:08:38.254Z] #0 3.591 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:38.254Z] #0 3.668 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:08:38.254Z] #0 3.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.254Z] #0 3.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.254Z] #0 4.155 OK: 8 MiB in 15 packages [2024-10-11T10:08:38.254Z] #73 DONE 4.6s [2024-10-11T10:08:38.254Z] [2024-10-11T10:08:38.254Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T10:08:38.254Z] #70 2.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.512Z] #70 ... [2024-10-11T10:08:38.512Z] [2024-10-11T10:08:38.512Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T10:08:38.512Z] #0 3.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.512Z] #0 3.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.512Z] #0 3.782 Upgrading critical system libraries and apk-tools: [2024-10-11T10:08:38.512Z] #0 3.782 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:08:38.512Z] #0 3.806 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:38.512Z] #0 3.903 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:08:38.512Z] #0 3.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.512Z] #0 3.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.512Z] #0 4.306 OK: 13 MiB in 28 packages [2024-10-11T10:08:38.512Z] #74 DONE 4.5s [2024-10-11T10:08:38.512Z] [2024-10-11T10:08:38.512Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T10:08:38.512Z] #70 2.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.512Z] #70 ... [2024-10-11T10:08:38.512Z] [2024-10-11T10:08:38.512Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T10:08:38.512Z] #75 DONE 2.3s [2024-10-11T10:08:38.776Z] [2024-10-11T10:08:38.776Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T10:08:38.776Z] #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.776Z] #0 3.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.776Z] #0 4.008 Upgrading critical system libraries and apk-tools: [2024-10-11T10:08:38.776Z] #0 4.008 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:08:38.776Z] #0 4.011 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:38.776Z] #0 4.092 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:08:38.776Z] #0 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.776Z] #0 4.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.776Z] #0 4.638 OK: 8 MiB in 16 packages [2024-10-11T10:08:38.776Z] #76 DONE 4.7s [2024-10-11T10:08:38.776Z] [2024-10-11T10:08:38.776Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T10:08:38.776Z] #70 2.448 OK: 246 MiB in 54 packages [2024-10-11T10:08:38.776Z] #70 DONE 2.9s [2024-10-11T10:08:38.776Z] [2024-10-11T10:08:38.776Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T10:08:38.776Z] #0 1.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.776Z] #0 1.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.776Z] #0 1.759 Upgrading critical system libraries and apk-tools: [2024-10-11T10:08:38.776Z] #0 1.759 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:08:38.776Z] #0 1.770 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:38.776Z] #0 1.860 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:08:38.776Z] #0 1.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.776Z] #0 1.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:38.776Z] #0 2.331 OK: 8 MiB in 15 packages [2024-10-11T10:08:38.776Z] #77 DONE 2.5s [2024-10-11T10:08:38.776Z] [2024-10-11T10:08:38.776Z] #78 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:08:39.035Z] #78 DONE 0.1s [2024-10-11T10:08:39.035Z] [2024-10-11T10:08:39.035Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T10:08:39.035Z] #0 1.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.035Z] #0 1.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.035Z] #0 2.040 Upgrading critical system libraries and apk-tools: [2024-10-11T10:08:39.035Z] #0 2.040 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:08:39.035Z] #0 2.046 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:39.035Z] #0 2.136 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:08:39.035Z] #0 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.035Z] #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.035Z] #0 2.561 OK: 19 MiB in 18 packages [2024-10-11T10:08:39.035Z] #79 DONE 2.7s [2024-10-11T10:08:39.035Z] [2024-10-11T10:08:39.035Z] #69 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T10:08:39.035Z] #69 2.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.035Z] #69 2.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.035Z] #69 ... [2024-10-11T10:08:39.035Z] [2024-10-11T10:08:39.035Z] #80 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T10:08:39.035Z] #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.035Z] #0 2.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.035Z] #0 2.652 OK: 246 MiB in 54 packages [2024-10-11T10:08:39.035Z] #80 DONE 2.8s [2024-10-11T10:08:39.035Z] [2024-10-11T10:08:39.035Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:08:39.035Z] #81 DONE 0.1s [2024-10-11T10:08:39.294Z] [2024-10-11T10:08:39.294Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:08:39.294Z] #82 ... [2024-10-11T10:08:39.294Z] [2024-10-11T10:08:39.294Z] #83 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T10:08:39.294Z] #0 1.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.294Z] #0 2.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.294Z] #0 2.314 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T10:08:39.294Z] #0 2.314 v3.20.3-163-g75b315f18d8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T10:08:39.294Z] #0 2.314 OK: 24162 distinct packages available [2024-10-11T10:08:39.294Z] #0 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.294Z] #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.294Z] #0 2.880 OK: 246 MiB in 54 packages [2024-10-11T10:08:39.294Z] #83 DONE 3.0s [2024-10-11T10:08:39.294Z] [2024-10-11T10:08:39.294Z] #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T10:08:39.294Z] #62 48.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.294Z] #62 49.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.294Z] #62 50.20 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T10:08:39.294Z] #62 50.20 v3.20.3-163-g75b315f18d8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T10:08:39.294Z] #62 50.20 OK: 24163 distinct packages available [2024-10-11T10:08:39.294Z] #62 50.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.294Z] #62 50.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.294Z] #62 50.78 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-11T10:08:39.294Z] #62 50.78 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-11T10:08:39.294Z] #62 50.79 (3/5) Installing libucontext (1.2-r3) [2024-10-11T10:08:39.294Z] #62 50.79 (4/5) Installing gcompat (1.1.0-r4) [2024-10-11T10:08:39.294Z] #62 50.79 (5/5) Installing openssl (3.3.2-r0) [2024-10-11T10:08:39.294Z] #62 50.80 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:39.294Z] #62 50.81 OK: 9 MiB in 19 packages [2024-10-11T10:08:39.294Z] #62 DONE 51.0s [2024-10-11T10:08:39.294Z] [2024-10-11T10:08:39.294Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:08:39.294Z] #84 DONE 0.1s [2024-10-11T10:08:39.553Z] [2024-10-11T10:08:39.553Z] #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-11T10:08:39.553Z] #0 3.140 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.553Z] #0 3.694 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.553Z] #0 4.446 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T10:08:39.553Z] #0 4.724 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:39.553Z] #0 4.741 OK: 8 MiB in 15 packages [2024-10-11T10:08:39.553Z] #85 DONE 4.9s [2024-10-11T10:08:39.553Z] [2024-10-11T10:08:39.553Z] #69 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T10:08:39.553Z] #69 2.956 Upgrading critical system libraries and apk-tools: [2024-10-11T10:08:39.553Z] #69 2.956 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:08:39.553Z] #69 2.965 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:39.553Z] #69 3.071 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:08:39.553Z] #69 3.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.553Z] #69 3.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.812Z] #69 ... [2024-10-11T10:08:39.812Z] [2024-10-11T10:08:39.812Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T10:08:39.812Z] #0 1.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.812Z] #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.812Z] #0 2.749 Upgrading critical system libraries and apk-tools: [2024-10-11T10:08:39.812Z] #0 2.749 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:08:39.812Z] #0 2.766 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:39.812Z] #0 2.883 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:08:39.812Z] #0 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.812Z] #0 2.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:39.812Z] #0 3.245 OK: 9 MiB in 16 packages [2024-10-11T10:08:39.812Z] #86 DONE 3.4s [2024-10-11T10:08:39.812Z] [2024-10-11T10:08:39.812Z] #69 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T10:08:39.812Z] #69 3.469 OK: 10 MiB in 17 packages [2024-10-11T10:08:39.812Z] #69 DONE 3.6s [2024-10-11T10:08:39.812Z] [2024-10-11T10:08:39.812Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T10:08:40.379Z] #87 ... [2024-10-11T10:08:40.379Z] [2024-10-11T10:08:40.379Z] #88 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-11T10:08:40.379Z] #0 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:40.379Z] #0 3.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:40.379Z] #0 3.809 OK: 246 MiB in 54 packages [2024-10-11T10:08:40.379Z] #88 DONE 3.9s [2024-10-11T10:08:40.379Z] [2024-10-11T10:08:40.379Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:08:40.379Z] #89 DONE 0.0s [2024-10-11T10:08:40.379Z] [2024-10-11T10:08:40.379Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:08:40.950Z] #90 ... [2024-10-11T10:08:40.950Z] [2024-10-11T10:08:40.950Z] #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-11T10:08:40.950Z] #91 DONE 2.3s [2024-10-11T10:08:40.950Z] [2024-10-11T10:08:40.950Z] #92 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-11T10:08:40.950Z] #92 DONE 0.0s [2024-10-11T10:08:40.950Z] [2024-10-11T10:08:40.950Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T10:08:40.950Z] #0 2.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:40.950Z] #0 2.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:40.950Z] #0 2.891 Upgrading critical system libraries and apk-tools: [2024-10-11T10:08:40.950Z] #0 2.891 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:08:40.950Z] #0 2.891 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:40.950Z] #0 2.982 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:08:40.950Z] #0 2.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:40.950Z] #0 3.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:41.516Z] #93 3.621 OK: 8 MiB in 18 packages [2024-10-11T10:08:41.516Z] #93 DONE 3.8s [2024-10-11T10:08:41.516Z] [2024-10-11T10:08:41.516Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T10:08:42.919Z] #94 DONE 1.2s [2024-10-11T10:08:42.919Z] [2024-10-11T10:08:42.919Z] #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-11T10:08:42.919Z] #0 2.272 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:42.919Z] #0 2.732 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:42.919Z] #0 3.472 OK: 246 MiB in 54 packages [2024-10-11T10:08:42.919Z] #95 DONE 4.2s [2024-10-11T10:08:42.919Z] [2024-10-11T10:08:42.919Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T10:08:42.919Z] #87 1.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:42.919Z] #87 2.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:42.919Z] #87 2.344 Upgrading critical system libraries and apk-tools: [2024-10-11T10:08:42.919Z] #87 2.344 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:08:42.919Z] #87 2.388 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:08:42.919Z] #87 2.487 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:08:42.919Z] #87 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:42.919Z] #87 2.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:08:42.919Z] #87 3.238 OK: 9 MiB in 19 packages [2024-10-11T10:08:42.919Z] #87 DONE 3.4s [2024-10-11T10:08:42.919Z] [2024-10-11T10:08:42.919Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-11T10:08:42.919Z] #96 ... [2024-10-11T10:08:42.919Z] [2024-10-11T10:08:42.919Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-11T10:08:42.919Z] #97 DONE 0.2s [2024-10-11T10:08:42.919Z] [2024-10-11T10:08:42.919Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-11T10:08:42.919Z] #98 DONE 0.2s [2024-10-11T10:08:43.183Z] [2024-10-11T10:08:43.183Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-11T10:08:44.602Z] #99 ... [2024-10-11T10:08:44.602Z] [2024-10-11T10:08:44.602Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T10:08:44.602Z] #100 DONE 1.7s [2024-10-11T10:08:44.602Z] [2024-10-11T10:08:44.603Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-11T10:08:44.603Z] #96 DONE 1.7s [2024-10-11T10:08:44.603Z] [2024-10-11T10:08:44.603Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-11T10:08:44.603Z] #99 DONE 1.6s [2024-10-11T10:08:44.603Z] [2024-10-11T10:08:44.603Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T10:08:45.335Z] #101 ... [2024-10-11T10:08:45.335Z] [2024-10-11T10:08:45.335Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-11T10:08:45.335Z] #102 DONE 0.4s [2024-10-11T10:08:45.594Z] [2024-10-11T10:08:45.594Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-11T10:08:45.594Z] #103 ... [2024-10-11T10:08:45.594Z] [2024-10-11T10:08:45.594Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T10:08:45.594Z] #101 DONE 1.0s [2024-10-11T10:08:45.594Z] [2024-10-11T10:08:45.594Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T10:08:45.594Z] #104 DONE 1.1s [2024-10-11T10:08:45.594Z] [2024-10-11T10:08:45.594Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-11T10:08:45.594Z] #105 DONE 0.1s [2024-10-11T10:08:45.594Z] [2024-10-11T10:08:45.594Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-11T10:08:45.594Z] #103 DONE 0.7s [2024-10-11T10:08:45.594Z] [2024-10-11T10:08:45.594Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-11T10:08:45.594Z] #106 DONE 0.1s [2024-10-11T10:08:45.594Z] [2024-10-11T10:08:45.594Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-11T10:08:45.594Z] #107 DONE 0.1s [2024-10-11T10:08:45.594Z] [2024-10-11T10:08:45.594Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T10:08:45.594Z] #108 DONE 0.1s [2024-10-11T10:08:45.594Z] [2024-10-11T10:08:45.594Z] #109 [security-spire-config] exporting to image [2024-10-11T10:08:45.594Z] #109 exporting layers [2024-10-11T10:08:45.853Z] #109 ... [2024-10-11T10:08:45.853Z] [2024-10-11T10:08:45.853Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-11T10:08:45.853Z] #110 DONE 0.1s [2024-10-11T10:08:45.853Z] [2024-10-11T10:08:45.853Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-11T10:08:45.853Z] #111 DONE 0.1s [2024-10-11T10:08:45.853Z] [2024-10-11T10:08:45.853Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T10:08:45.853Z] #112 DONE 0.1s [2024-10-11T10:08:45.853Z] [2024-10-11T10:08:45.853Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-11T10:08:45.853Z] #113 DONE 0.1s [2024-10-11T10:08:45.853Z] [2024-10-11T10:08:45.853Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-11T10:08:46.113Z] #114 DONE 0.1s [2024-10-11T10:08:46.113Z] [2024-10-11T10:08:46.113Z] #109 [security-spire-server] exporting to image [2024-10-11T10:08:46.113Z] #109 ... [2024-10-11T10:08:46.113Z] [2024-10-11T10:08:46.113Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-11T10:08:46.113Z] #115 DONE 0.1s [2024-10-11T10:08:46.113Z] [2024-10-11T10:08:46.113Z] #109 [security-spire-agent] exporting to image [2024-10-11T10:08:46.377Z] #109 exporting layers 0.7s done [2024-10-11T10:08:46.640Z] #109 writing image sha256:7f03d1ad756cb762f436afeaa5b9d339948310b42c3ee53dff2fe95abede0f44 done [2024-10-11T10:08:46.640Z] #109 naming to docker.io/library/security-spire-config done [2024-10-11T10:08:46.640Z] #109 exporting layers 0.7s done [2024-10-11T10:08:46.898Z] #109 exporting layers 0.6s done [2024-10-11T10:08:46.898Z] #109 writing image sha256:dae47115df71f609066ede310eb4e2b986b6303946b595915ab0b9f9207c0a71 done [2024-10-11T10:08:46.898Z] #109 naming to docker.io/library/security-spire-server done [2024-10-11T10:08:46.898Z] #109 writing image sha256:0f589cb717731eaf13af3c650a4a1de81102df2a5f8e7ca7db58aae28056f4cd done [2024-10-11T10:08:46.898Z] #109 naming to docker.io/library/security-spire-agent done [2024-10-11T10:08:46.898Z] #109 DONE 1.1s [2024-10-11T10:08:46.898Z] [2024-10-11T10:08:46.898Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:08:48.803Z] #116 ... [2024-10-11T10:08:48.803Z] [2024-10-11T10:08:48.803Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:08:49.066Z] #117 ... [2024-10-11T10:08:49.066Z] [2024-10-11T10:08:49.066Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:09:27.839Z] #118 DONE 44.6s [2024-10-11T10:09:27.839Z] [2024-10-11T10:09:27.839Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:09:27.839Z] #116 DONE 41.1s [2024-10-11T10:09:27.839Z] [2024-10-11T10:09:27.839Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:09:27.839Z] #82 DONE 44.9s [2024-10-11T10:09:27.839Z] [2024-10-11T10:09:27.839Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:09:27.839Z] #90 DONE 43.8s [2024-10-11T10:09:27.839Z] [2024-10-11T10:09:27.839Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:09:27.839Z] #117 DONE 45.1s [2024-10-11T10:09:27.839Z] [2024-10-11T10:09:27.839Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-11T10:09:35.002Z] #119 ... [2024-10-11T10:09:35.002Z] [2024-10-11T10:09:35.002Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-11T10:09:35.002Z] #120 ... [2024-10-11T10:09:35.002Z] [2024-10-11T10:09:35.002Z] #121 [support-notifications builder 6/7] COPY . . [2024-10-11T10:09:35.002Z] #121 ... [2024-10-11T10:09:35.002Z] [2024-10-11T10:09:35.002Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-10-11T10:09:35.002Z] #122 ... [2024-10-11T10:09:35.002Z] [2024-10-11T10:09:35.002Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-11T10:09:40.295Z] Removing intermediate container 3daa41664249 [2024-10-11T10:09:40.295Z] ---> 3d3d91d28fd5 [2024-10-11T10:09:40.295Z] Successfully built 3d3d91d28fd5 [2024-10-11T10:09:40.295Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:09:40.635Z] + docker inspect -f . ci-base-image-arm64 [2024-10-11T10:09:40.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:09:40.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-22532 does not seem to be running inside a container [2024-10-11T10:09:40.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/724 -v /w/workspace/edgex-go/724:/w/workspace/edgex-go/724:rw,z -v /w/workspace/edgex-go/724@tmp:/w/workspace/edgex-go/724@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-10-11T10:09:42.425Z] $ docker top 4ab91aaadf8a9bc507f5ad79f8abfbae59490d3dabcc5fa808aad840e2beb6ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:09:43.137Z] #123 DONE 18.0s [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #121 [support-notifications builder 6/7] COPY . . [2024-10-11T10:09:43.137Z] #121 DONE 18.0s [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #124 [core-metadata builder 6/7] COPY . . [2024-10-11T10:09:43.137Z] #124 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:09:43.137Z] #125 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:09:43.137Z] #126 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #127 [core-data builder 6/7] COPY . . [2024-10-11T10:09:43.137Z] #127 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:09:43.137Z] #128 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:09:43.137Z] #129 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-11T10:09:43.137Z] #119 DONE 18.0s [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #130 [support-cron-scheduler builder 6/7] COPY . . [2024-10-11T10:09:43.137Z] #130 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #131 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:09:43.137Z] #131 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #132 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:09:43.137Z] #132 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #133 [security-secretstore-setup builder 6/7] COPY . . [2024-10-11T10:09:43.137Z] #133 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:09:43.137Z] #134 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #135 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:09:43.137Z] #135 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:09:43.137Z] #136 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:09:43.137Z] #137 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #138 [support-scheduler builder 6/7] COPY . . [2024-10-11T10:09:43.137Z] #138 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:09:43.137Z] #139 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #140 [security-proxy-setup builder 6/7] COPY . . [2024-10-11T10:09:43.137Z] #140 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:09:43.137Z] #141 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:09:43.137Z] #142 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:09:43.137Z] #143 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #144 [core-command builder 6/7] COPY . . [2024-10-11T10:09:43.137Z] #144 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-11T10:09:43.137Z] #120 DONE 18.1s [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-10-11T10:09:43.137Z] #122 DONE 18.1s [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #145 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:09:43.137Z] #145 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #146 [security-proxy-auth builder 6/7] COPY . . [2024-10-11T10:09:43.137Z] #146 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #147 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:09:43.137Z] #147 CACHED [2024-10-11T10:09:43.137Z] [2024-10-11T10:09:43.137Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-11T10:09:43.137Z] #148 0.742 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-11T10:09:43.294Z] + go version [2024-10-11T10:09:43.294Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-11T10:09:43.315Z] $ docker stop --time=1 4ab91aaadf8a9bc507f5ad79f8abfbae59490d3dabcc5fa808aad840e2beb6ab [2024-10-11T10:09:45.050Z] $ docker rm -f --volumes 4ab91aaadf8a9bc507f5ad79f8abfbae59490d3dabcc5fa808aad840e2beb6ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:09:45.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-11T10:09:45.794Z] [2024-10-11T10:09:45.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:09:46.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-11T10:09:46.867Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-11T10:09:46.867Z] 547446be3368: Pulling fs layer [2024-10-11T10:09:46.867Z] d125d8839a47: Pulling fs layer [2024-10-11T10:09:46.867Z] 3e85d5ac6304: Pulling fs layer [2024-10-11T10:09:46.867Z] c3105a71a48b: Pulling fs layer [2024-10-11T10:09:46.867Z] 0f093f025ec4: Pulling fs layer [2024-10-11T10:09:46.867Z] c3106fc0e877: Pulling fs layer [2024-10-11T10:09:46.867Z] c3105a71a48b: Waiting [2024-10-11T10:09:46.867Z] 0f093f025ec4: Waiting [2024-10-11T10:09:46.867Z] c3106fc0e877: Waiting [2024-10-11T10:09:47.137Z] 547446be3368: Verifying Checksum [2024-10-11T10:09:47.137Z] 547446be3368: Download complete [2024-10-11T10:09:47.137Z] c3105a71a48b: Verifying Checksum [2024-10-11T10:09:47.137Z] c3105a71a48b: Download complete [2024-10-11T10:09:47.408Z] d125d8839a47: Verifying Checksum [2024-10-11T10:09:47.408Z] d125d8839a47: Download complete [2024-10-11T10:09:47.408Z] c3106fc0e877: Verifying Checksum [2024-10-11T10:09:47.408Z] c3106fc0e877: Download complete [2024-10-11T10:09:47.681Z] 0f093f025ec4: Verifying Checksum [2024-10-11T10:09:47.681Z] 0f093f025ec4: Download complete [2024-10-11T10:09:47.681Z] 547446be3368: Pull complete [2024-10-11T10:09:47.763Z] #148 ... [2024-10-11T10:09:47.763Z] [2024-10-11T10:09:47.763Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T10:09:47.763Z] #0 0.978 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-11T10:09:49.089Z] d125d8839a47: Pull complete [2024-10-11T10:09:49.356Z] 3e85d5ac6304: Verifying Checksum [2024-10-11T10:09:49.356Z] 3e85d5ac6304: Download complete [2024-10-11T10:09:53.055Z] #149 ... [2024-10-11T10:09:53.055Z] [2024-10-11T10:09:53.055Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T10:09:53.055Z] #0 0.700 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-11T10:09:53.055Z] #150 ... [2024-10-11T10:09:53.055Z] [2024-10-11T10:09:53.055Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-11T10:09:53.055Z] #0 1.207 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-11T10:09:53.055Z] #151 ... [2024-10-11T10:09:53.055Z] [2024-10-11T10:09:53.055Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T10:09:53.055Z] #0 0.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-11T10:09:53.055Z] #152 ... [2024-10-11T10:09:53.055Z] [2024-10-11T10:09:53.055Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T10:09:53.055Z] #0 1.599 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-11T10:09:53.055Z] #153 ... [2024-10-11T10:09:53.055Z] [2024-10-11T10:09:53.055Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T10:09:53.055Z] #0 0.688 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-11T10:09:53.055Z] #154 ... [2024-10-11T10:09:53.055Z] [2024-10-11T10:09:53.055Z] #155 [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-10-11T10:09:53.055Z] #0 1.527 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-11T10:09:53.055Z] #155 ... [2024-10-11T10:09:53.055Z] [2024-10-11T10:09:53.055Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T10:09:53.055Z] #0 1.223 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-11T10:09:53.316Z] #156 ... [2024-10-11T10:09:53.316Z] [2024-10-11T10:09:53.316Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T10:09:53.316Z] #0 1.491 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-11T10:09:53.316Z] #157 ... [2024-10-11T10:09:53.316Z] [2024-10-11T10:09:53.316Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T10:09:53.316Z] #0 1.424 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-11T10:09:53.578Z] #158 ... [2024-10-11T10:09:53.578Z] [2024-10-11T10:09:53.578Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T10:09:53.578Z] #0 0.386 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-11T10:09:53.578Z] #159 ... [2024-10-11T10:09:53.578Z] [2024-10-11T10:09:53.578Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T10:09:53.578Z] #0 1.377 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-11T10:09:59.446Z] 3e85d5ac6304: Pull complete [2024-10-11T10:09:59.715Z] c3105a71a48b: Pull complete [2024-10-11T10:10:01.132Z] 0f093f025ec4: Pull complete [2024-10-11T10:10:01.132Z] c3106fc0e877: Pull complete [2024-10-11T10:10:01.132Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-11T10:10:01.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-11T10:10:01.132Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:10:01.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-22532 does not seem to be running inside a container [2024-10-11T10:10:01.422Z] $ 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/724 -v /w/workspace/edgex-go/724:/w/workspace/edgex-go/724:rw,z -v /w/workspace/edgex-go/724@tmp:/w/workspace/edgex-go/724@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-10-11T10:10:03.620Z] $ docker top a2806be7d4aa92786f448221f085723403aa1ec6b20efeedf2b5c4935a86ce76 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:10:04.469Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-11T10:10:15.685Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-10-11T10:10:15.685Z] #1 transferring dockerfile: 2.13kB done [2024-10-11T10:10:15.685Z] #1 DONE 0.1s [2024-10-11T10:10:15.685Z] [2024-10-11T10:10:15.685Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-11T10:10:15.685Z] #2 transferring dockerfile: 2.49kB done [2024-10-11T10:10:15.685Z] #2 DONE 0.1s [2024-10-11T10:10:15.685Z] [2024-10-11T10:10:15.685Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-10-11T10:10:15.685Z] #3 DONE 0.0s [2024-10-11T10:10:15.685Z] [2024-10-11T10:10:15.685Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-11T10:10:15.685Z] #4 transferring dockerfile: 2.23kB done [2024-10-11T10:10:15.685Z] #4 DONE 0.1s [2024-10-11T10:10:15.685Z] [2024-10-11T10:10:15.685Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-10-11T10:10:15.685Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-10-11T10:10:15.685Z] #3 DONE 0.1s [2024-10-11T10:10:15.685Z] [2024-10-11T10:10:15.685Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-11T10:10:15.685Z] #5 transferring dockerfile: 1.89kB done [2024-10-11T10:10:15.685Z] #5 DONE 0.1s [2024-10-11T10:10:15.685Z] [2024-10-11T10:10:15.685Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-10-11T10:10:15.685Z] #6 transferring dockerfile: 1.69kB done [2024-10-11T10:10:15.685Z] #6 DONE 0.1s [2024-10-11T10:10:15.685Z] [2024-10-11T10:10:15.685Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-10-11T10:10:15.685Z] #7 transferring dockerfile: 1.81kB 0.0s done [2024-10-11T10:10:15.685Z] #7 DONE 0.1s [2024-10-11T10:10:15.685Z] [2024-10-11T10:10:15.685Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-11T10:10:15.685Z] #8 transferring dockerfile: 3.17kB done [2024-10-11T10:10:15.685Z] #8 DONE 0.1s [2024-10-11T10:10:15.685Z] [2024-10-11T10:10:15.685Z] #9 [core-data internal] load build definition from Dockerfile [2024-10-11T10:10:15.685Z] #9 transferring dockerfile: 2.07kB 0.0s done [2024-10-11T10:10:15.685Z] #9 DONE 0.1s [2024-10-11T10:10:15.685Z] [2024-10-11T10:10:15.685Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-11T10:10:15.957Z] #10 transferring dockerfile: 2.15kB done [2024-10-11T10:10:15.957Z] #10 DONE 0.1s [2024-10-11T10:10:15.957Z] [2024-10-11T10:10:15.957Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-10-11T10:10:15.957Z] #11 transferring dockerfile: 1.70kB done [2024-10-11T10:10:15.957Z] #11 DONE 0.1s [2024-10-11T10:10:15.957Z] [2024-10-11T10:10:15.957Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-10-11T10:10:15.957Z] #12 transferring dockerfile: 2.07kB done [2024-10-11T10:10:15.957Z] #12 DONE 0.1s [2024-10-11T10:10:15.957Z] [2024-10-11T10:10:15.957Z] #13 [core-command internal] load build definition from Dockerfile [2024-10-11T10:10:15.957Z] #13 transferring dockerfile: 1.93kB done [2024-10-11T10:10:16.227Z] #13 DONE 0.1s [2024-10-11T10:10:16.227Z] [2024-10-11T10:10:16.227Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-11T10:10:16.227Z] #14 transferring dockerfile: 2.50kB done [2024-10-11T10:10:16.227Z] #14 DONE 0.1s [2024-10-11T10:10:16.227Z] [2024-10-11T10:10:16.227Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-11T10:10:16.227Z] #15 transferring dockerfile: 1.85kB 0.0s done [2024-10-11T10:10:16.227Z] #15 DONE 0.1s [2024-10-11T10:10:16.227Z] [2024-10-11T10:10:16.227Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-10-11T10:10:16.227Z] #16 transferring dockerfile: 2.02kB 0.0s done [2024-10-11T10:10:16.227Z] #16 DONE 0.1s [2024-10-11T10:10:16.495Z] [2024-10-11T10:10:16.495Z] #17 [core-metadata internal] load .dockerignore [2024-10-11T10:10:16.495Z] #17 transferring context: 50B done [2024-10-11T10:10:16.495Z] #17 DONE 0.1s [2024-10-11T10:10:17.082Z] [2024-10-11T10:10:17.082Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-10-11T10:10:17.082Z] #18 transferring context: 50B 0.0s done [2024-10-11T10:10:17.082Z] #18 DONE 0.1s [2024-10-11T10:10:17.358Z] [2024-10-11T10:10:17.358Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-11T10:10:17.358Z] #19 transferring context: 50B done [2024-10-11T10:10:17.358Z] #19 DONE 0.0s [2024-10-11T10:10:17.358Z] [2024-10-11T10:10:17.358Z] #20 [support-scheduler internal] load .dockerignore [2024-10-11T10:10:17.358Z] #20 transferring context: 50B done [2024-10-11T10:10:17.358Z] #20 DONE 0.1s [2024-10-11T10:10:17.358Z] [2024-10-11T10:10:17.358Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-10-11T10:10:17.627Z] #21 transferring context: 50B done [2024-10-11T10:10:17.627Z] #21 DONE 0.1s [2024-10-11T10:10:17.627Z] [2024-10-11T10:10:17.627Z] #22 [security-spire-config internal] load .dockerignore [2024-10-11T10:10:17.627Z] #22 transferring context: 50B 0.0s done [2024-10-11T10:10:17.627Z] #22 DONE 0.1s [2024-10-11T10:10:17.627Z] [2024-10-11T10:10:17.627Z] #23 [security-spire-agent internal] load .dockerignore [2024-10-11T10:10:17.627Z] #23 transferring context: 50B 0.0s done [2024-10-11T10:10:17.627Z] #23 DONE 0.1s [2024-10-11T10:10:17.627Z] [2024-10-11T10:10:17.627Z] #24 [security-bootstrapper internal] load .dockerignore [2024-10-11T10:10:17.627Z] #24 transferring context: 50B 0.0s done [2024-10-11T10:10:17.627Z] #24 DONE 0.1s [2024-10-11T10:10:17.627Z] [2024-10-11T10:10:17.627Z] #25 [core-data internal] load .dockerignore [2024-10-11T10:10:17.627Z] #25 transferring context: 50B 0.0s done [2024-10-11T10:10:17.627Z] #25 DONE 0.1s [2024-10-11T10:10:17.627Z] [2024-10-11T10:10:17.627Z] #26 [security-proxy-auth internal] load .dockerignore [2024-10-11T10:10:17.627Z] #26 transferring context: 50B done [2024-10-11T10:10:17.627Z] #26 DONE 0.1s [2024-10-11T10:10:17.627Z] [2024-10-11T10:10:17.627Z] #27 [security-spire-server internal] load .dockerignore [2024-10-11T10:10:17.903Z] #27 transferring context: 50B 0.0s done [2024-10-11T10:10:17.903Z] #27 DONE 0.1s [2024-10-11T10:10:17.903Z] [2024-10-11T10:10:17.903Z] #28 [core-keeper internal] load .dockerignore [2024-10-11T10:10:17.903Z] #28 transferring context: 50B done [2024-10-11T10:10:17.903Z] #28 DONE 0.1s [2024-10-11T10:10:17.903Z] [2024-10-11T10:10:17.903Z] #29 [core-command internal] load .dockerignore [2024-10-11T10:10:17.903Z] #29 transferring context: 50B done [2024-10-11T10:10:17.903Z] #29 DONE 0.1s [2024-10-11T10:10:17.903Z] [2024-10-11T10:10:17.903Z] #30 [security-proxy-setup internal] load .dockerignore [2024-10-11T10:10:18.176Z] #30 transferring context: 50B done [2024-10-11T10:10:18.176Z] #30 DONE 0.1s [2024-10-11T10:10:18.176Z] [2024-10-11T10:10:18.176Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-10-11T10:10:18.176Z] #31 transferring context: 50B 0.0s done [2024-10-11T10:10:18.176Z] #31 ... [2024-10-11T10:10:18.176Z] [2024-10-11T10:10:18.176Z] #32 [support-notifications internal] load .dockerignore [2024-10-11T10:10:18.176Z] #32 transferring context: 50B done [2024-10-11T10:10:18.176Z] #32 DONE 0.1s [2024-10-11T10:10:18.176Z] [2024-10-11T10:10:18.176Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T10:10:18.176Z] #33 DONE 0.0s [2024-10-11T10:10:18.445Z] [2024-10-11T10:10:18.445Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T10:10:18.445Z] #34 DONE 0.2s [2024-10-11T10:10:18.445Z] [2024-10-11T10:10:18.445Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-10-11T10:10:19.414Z] #31 ... [2024-10-11T10:10:19.414Z] [2024-10-11T10:10:19.414Z] #35 [core-metadata internal] load build context [2024-10-11T10:10:19.414Z] #35 transferring context: 3.23MB 0.6s done [2024-10-11T10:10:19.414Z] #35 DONE 0.7s [2024-10-11T10:10:19.414Z] [2024-10-11T10:10:19.414Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T10:10:19.414Z] #33 DONE 0.0s [2024-10-11T10:10:19.414Z] [2024-10-11T10:10:19.414Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T10:10:19.414Z] #36 DONE 0.9s [2024-10-11T10:10:19.414Z] [2024-10-11T10:10:19.414Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-10-11T10:10:19.414Z] #37 ... [2024-10-11T10:10:19.414Z] [2024-10-11T10:10:19.414Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T10:10:19.414Z] #36 DONE 1.7s [2024-10-11T10:10:19.414Z] [2024-10-11T10:10:19.414Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-10-11T10:10:19.684Z] #37 ... [2024-10-11T10:10:19.684Z] [2024-10-11T10:10:19.684Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T10:10:19.684Z] #33 DONE 0.0s [2024-10-11T10:10:19.684Z] [2024-10-11T10:10:19.684Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T10:10:19.684Z] #36 DONE 1.7s [2024-10-11T10:10:19.684Z] [2024-10-11T10:10:19.684Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-11T10:10:19.684Z] #37 DONE 0.6s [2024-10-11T10:10:19.684Z] [2024-10-11T10:10:19.684Z] #38 [support-scheduler internal] load build context [2024-10-11T10:10:20.274Z] #38 ... [2024-10-11T10:10:20.274Z] [2024-10-11T10:10:20.274Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T10:10:20.274Z] #33 DONE 0.0s [2024-10-11T10:10:20.274Z] [2024-10-11T10:10:20.274Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T10:10:20.274Z] #34 DONE 0.9s [2024-10-11T10:10:20.274Z] [2024-10-11T10:10:20.274Z] #38 [support-scheduler internal] load build context [2024-10-11T10:10:20.274Z] #38 ... [2024-10-11T10:10:20.274Z] [2024-10-11T10:10:20.274Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T10:10:20.274Z] #36 DONE 1.8s [2024-10-11T10:10:20.274Z] [2024-10-11T10:10:20.274Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T10:10:20.274Z] #33 DONE 0.1s [2024-10-11T10:10:20.274Z] [2024-10-11T10:10:20.274Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-11T10:10:20.274Z] #37 DONE 0.7s [2024-10-11T10:10:20.274Z] [2024-10-11T10:10:20.274Z] #38 [support-scheduler internal] load build context [2024-10-11T10:10:20.543Z] #38 ... [2024-10-11T10:10:20.543Z] [2024-10-11T10:10:20.543Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T10:10:20.543Z] #33 DONE 0.1s [2024-10-11T10:10:20.544Z] [2024-10-11T10:10:20.544Z] #38 [support-scheduler internal] load build context [2024-10-11T10:10:20.822Z] #38 ... [2024-10-11T10:10:20.822Z] [2024-10-11T10:10:20.822Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T10:10:20.822Z] #34 DONE 1.4s [2024-10-11T10:10:20.822Z] [2024-10-11T10:10:20.822Z] #38 [support-scheduler internal] load build context [2024-10-11T10:10:20.822Z] #38 ... [2024-10-11T10:10:20.822Z] [2024-10-11T10:10:20.822Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T10:10:20.822Z] #36 DONE 1.9s [2024-10-11T10:10:20.822Z] [2024-10-11T10:10:20.822Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-11T10:10:20.822Z] #37 DONE 0.7s [2024-10-11T10:10:20.822Z] [2024-10-11T10:10:20.822Z] #38 [support-scheduler internal] load build context [2024-10-11T10:10:21.413Z] #38 ... [2024-10-11T10:10:21.413Z] [2024-10-11T10:10:21.413Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T10:10:21.413Z] #33 DONE 0.1s [2024-10-11T10:10:21.413Z] [2024-10-11T10:10:21.413Z] #38 [support-scheduler internal] load build context [2024-10-11T10:10:21.413Z] #38 transferring context: 3.23MB 1.7s done [2024-10-11T10:10:21.683Z] #38 DONE 2.0s [2024-10-11T10:10:21.683Z] [2024-10-11T10:10:21.683Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T10:10:21.683Z] #33 DONE 0.1s [2024-10-11T10:10:21.683Z] [2024-10-11T10:10:21.683Z] #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T10:10:21.683Z] #39 ... [2024-10-11T10:10:21.683Z] [2024-10-11T10:10:21.683Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T10:10:21.683Z] #33 DONE 0.1s [2024-10-11T10:10:21.952Z] [2024-10-11T10:10:21.952Z] #40 [security-secretstore-setup internal] load build context [2024-10-11T10:10:21.952Z] #40 transferring context: 3.23MB 2.1s done [2024-10-11T10:10:21.952Z] #40 DONE 2.5s [2024-10-11T10:10:21.952Z] [2024-10-11T10:10:21.952Z] #41 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:10:21.952Z] #41 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-11T10:10:21.952Z] #41 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T10:10:21.952Z] #41 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T10:10:21.952Z] #41 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T10:10:21.952Z] #41 ... [2024-10-11T10:10:21.952Z] [2024-10-11T10:10:21.952Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T10:10:21.952Z] #33 DONE 0.1s [2024-10-11T10:10:22.228Z] [2024-10-11T10:10:22.228Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T10:10:22.228Z] #34 DONE 2.5s [2024-10-11T10:10:22.228Z] [2024-10-11T10:10:22.228Z] #42 [core-common-config-bootstrapper internal] load build context [2024-10-11T10:10:22.228Z] #42 transferring context: 3.23MB 1.9s done [2024-10-11T10:10:22.228Z] #42 ... [2024-10-11T10:10:22.228Z] [2024-10-11T10:10:22.228Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T10:10:22.228Z] #36 DONE 2.0s [2024-10-11T10:10:22.228Z] [2024-10-11T10:10:22.228Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-11T10:10:22.228Z] #37 DONE 0.8s [2024-10-11T10:10:22.228Z] [2024-10-11T10:10:22.228Z] #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-11T10:10:22.228Z] #43 DONE 2.5s [2024-10-11T10:10:22.228Z] [2024-10-11T10:10:22.228Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-11T10:10:22.228Z] #44 DONE 2.4s [2024-10-11T10:10:22.228Z] [2024-10-11T10:10:22.228Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T10:10:22.228Z] #36 DONE 2.0s [2024-10-11T10:10:22.228Z] [2024-10-11T10:10:22.228Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-10-11T10:10:22.228Z] #37 DONE 0.8s [2024-10-11T10:10:22.228Z] [2024-10-11T10:10:22.228Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-11T10:10:22.228Z] #33 DONE 0.1s [2024-10-11T10:10:22.228Z] [2024-10-11T10:10:22.228Z] #45 [core-keeper internal] load build context [2024-10-11T10:10:22.228Z] #45 DONE 0.0s [2024-10-11T10:10:22.228Z] [2024-10-11T10:10:22.228Z] #46 [security-spiffe-token-provider internal] load build context [2024-10-11T10:10:22.228Z] #46 transferring context: 3.23MB 1.7s done [2024-10-11T10:10:22.228Z] #46 DONE 2.5s [2024-10-11T10:10:22.228Z] [2024-10-11T10:10:22.228Z] #41 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:10:22.228Z] #41 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-11T10:10:22.228Z] #41 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T10:10:22.228Z] #41 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T10:10:22.228Z] #41 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T10:10:22.500Z] #41 ... [2024-10-11T10:10:22.500Z] [2024-10-11T10:10:22.500Z] #47 [security-spire-config internal] load build context [2024-10-11T10:10:22.500Z] #47 DONE 0.0s [2024-10-11T10:10:22.500Z] [2024-10-11T10:10:22.500Z] #42 [core-common-config-bootstrapper internal] load build context [2024-10-11T10:10:22.500Z] #42 DONE 2.8s [2024-10-11T10:10:22.500Z] [2024-10-11T10:10:22.500Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:22.500Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:24.698Z] #48 ... [2024-10-11T10:10:24.698Z] [2024-10-11T10:10:24.698Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-11T10:10:24.698Z] #34 DONE 5.0s [2024-10-11T10:10:24.968Z] [2024-10-11T10:10:24.968Z] #49 [security-bootstrapper internal] load build context [2024-10-11T10:10:24.968Z] #49 ... [2024-10-11T10:10:24.968Z] [2024-10-11T10:10:24.968Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-11T10:10:24.968Z] #36 DONE 2.0s [2024-10-11T10:10:24.968Z] [2024-10-11T10:10:24.968Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-10-11T10:10:24.968Z] #37 DONE 0.9s [2024-10-11T10:10:25.252Z] [2024-10-11T10:10:25.252Z] #47 [security-spire-config internal] load build context [2024-10-11T10:10:25.252Z] #47 transferring context: 26.23kB 0.3s done [2024-10-11T10:10:25.252Z] #47 DONE 2.7s [2024-10-11T10:10:25.252Z] [2024-10-11T10:10:25.252Z] #41 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:10:25.252Z] #41 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-11T10:10:25.252Z] #41 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-11T10:10:25.252Z] #41 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-11T10:10:25.252Z] #41 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-11T10:10:27.260Z] #41 ... [2024-10-11T10:10:27.260Z] [2024-10-11T10:10:27.260Z] #50 [security-spire-server internal] load build context [2024-10-11T10:10:27.260Z] #50 transferring context: 27.98kB 0.3s done [2024-10-11T10:10:27.260Z] #50 DONE 4.3s [2024-10-11T10:10:27.260Z] [2024-10-11T10:10:27.260Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:27.260Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.8s done [2024-10-11T10:10:27.260Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-11T10:10:27.260Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-11T10:10:27.863Z] #48 ... [2024-10-11T10:10:27.863Z] [2024-10-11T10:10:27.863Z] #51 [core-data internal] load build context [2024-10-11T10:10:27.863Z] #51 transferring context: 3.23MB 4.5s done [2024-10-11T10:10:27.863Z] #51 DONE 6.9s [2024-10-11T10:10:27.863Z] [2024-10-11T10:10:27.863Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:27.863Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-11T10:10:28.829Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.8s [2024-10-11T10:10:28.829Z] #48 ... [2024-10-11T10:10:28.829Z] [2024-10-11T10:10:28.829Z] #49 [security-bootstrapper internal] load build context [2024-10-11T10:10:28.829Z] #49 transferring context: 3.23MB 4.8s done [2024-10-11T10:10:28.829Z] #49 DONE 8.4s [2024-10-11T10:10:28.829Z] [2024-10-11T10:10:28.829Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:28.829Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s [2024-10-11T10:10:28.829Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-10-11T10:10:28.829Z] #48 ... [2024-10-11T10:10:28.829Z] [2024-10-11T10:10:28.829Z] #52 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-11T10:10:28.829Z] #0 4.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:28.829Z] #0 4.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:28.829Z] #0 7.025 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T10:10:28.829Z] #0 7.035 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:10:28.829Z] #0 7.114 OK: 9 MiB in 15 packages [2024-10-11T10:10:28.829Z] #52 ... [2024-10-11T10:10:28.829Z] [2024-10-11T10:10:28.829Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:28.829Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done [2024-10-11T10:10:28.829Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-10-11T10:10:28.829Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.1s [2024-10-11T10:10:29.099Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done [2024-10-11T10:10:29.099Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-10-11T10:10:29.099Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s [2024-10-11T10:10:29.099Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.2s [2024-10-11T10:10:29.099Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.2s [2024-10-11T10:10:29.099Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done [2024-10-11T10:10:29.099Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s [2024-10-11T10:10:29.099Z] #48 ... [2024-10-11T10:10:29.099Z] [2024-10-11T10:10:29.099Z] #53 [security-spire-agent internal] load build context [2024-10-11T10:10:29.099Z] #53 transferring context: 27.51kB 0.5s done [2024-10-11T10:10:29.099Z] #53 DONE 6.6s [2024-10-11T10:10:29.368Z] [2024-10-11T10:10:29.368Z] #54 [core-command internal] load build context [2024-10-11T10:10:29.368Z] #54 ... [2024-10-11T10:10:29.368Z] [2024-10-11T10:10:29.368Z] #55 [security-proxy-setup internal] load build context [2024-10-11T10:10:29.655Z] #55 ... [2024-10-11T10:10:29.655Z] [2024-10-11T10:10:29.655Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T10:10:29.655Z] #56 ... [2024-10-11T10:10:29.655Z] [2024-10-11T10:10:29.655Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T10:10:29.923Z] #57 ... [2024-10-11T10:10:29.923Z] [2024-10-11T10:10:29.923Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T10:10:29.923Z] #58 ... [2024-10-11T10:10:29.923Z] [2024-10-11T10:10:29.923Z] #59 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T10:10:30.192Z] #59 ... [2024-10-11T10:10:30.192Z] [2024-10-11T10:10:30.192Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T10:10:30.192Z] #0 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:30.192Z] #0 9.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:30.192Z] #60 ... [2024-10-11T10:10:30.192Z] [2024-10-11T10:10:30.192Z] #52 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-11T10:10:30.192Z] #52 DONE 12.4s [2024-10-11T10:10:30.192Z] [2024-10-11T10:10:30.192Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:30.192Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.4s done [2024-10-11T10:10:30.192Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.4s [2024-10-11T10:10:30.787Z] #48 ... [2024-10-11T10:10:30.787Z] [2024-10-11T10:10:30.787Z] #61 [security-proxy-auth internal] load build context [2024-10-11T10:10:31.073Z] #61 transferring context: 3.23MB 6.9s done [2024-10-11T10:10:31.073Z] #61 DONE 10.1s [2024-10-11T10:10:31.073Z] [2024-10-11T10:10:31.073Z] #62 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-11T10:10:31.073Z] #62 ... [2024-10-11T10:10:31.073Z] [2024-10-11T10:10:31.073Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-11T10:10:31.339Z] #63 ... [2024-10-11T10:10:31.339Z] [2024-10-11T10:10:31.339Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:31.607Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.18MB / 28.04MB 3.8s [2024-10-11T10:10:31.881Z] #48 ... [2024-10-11T10:10:31.881Z] [2024-10-11T10:10:31.881Z] #55 [security-proxy-setup internal] load build context [2024-10-11T10:10:31.881Z] #55 transferring context: 3.23MB 6.7s done [2024-10-11T10:10:31.881Z] #55 DONE 9.8s [2024-10-11T10:10:31.881Z] [2024-10-11T10:10:31.881Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:32.156Z] #48 ... [2024-10-11T10:10:32.156Z] [2024-10-11T10:10:32.156Z] #64 [support-cron-scheduler internal] load build context [2024-10-11T10:10:32.156Z] #64 transferring context: 3.23MB 7.4s done [2024-10-11T10:10:32.156Z] #64 DONE 9.9s [2024-10-11T10:10:32.156Z] [2024-10-11T10:10:32.156Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:32.156Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 4.4s [2024-10-11T10:10:32.156Z] #48 ... [2024-10-11T10:10:32.156Z] [2024-10-11T10:10:32.156Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-11T10:10:32.424Z] #65 ... [2024-10-11T10:10:32.424Z] [2024-10-11T10:10:32.424Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:32.424Z] #48 ... [2024-10-11T10:10:32.424Z] [2024-10-11T10:10:32.424Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T10:10:32.694Z] #66 ... [2024-10-11T10:10:32.694Z] [2024-10-11T10:10:32.694Z] #54 [core-command internal] load build context [2024-10-11T10:10:32.694Z] #54 transferring context: 3.23MB 8.1s done [2024-10-11T10:10:32.694Z] #54 DONE 10.2s [2024-10-11T10:10:32.694Z] [2024-10-11T10:10:32.694Z] #45 [core-keeper internal] load build context [2024-10-11T10:10:32.694Z] #45 transferring context: 3.23MB 7.9s done [2024-10-11T10:10:32.694Z] #45 DONE 10.0s [2024-10-11T10:10:32.694Z] [2024-10-11T10:10:32.694Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T10:10:32.694Z] #67 ... [2024-10-11T10:10:32.694Z] [2024-10-11T10:10:32.694Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:10:32.694Z] #68 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.3s done [2024-10-11T10:10:32.694Z] #68 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-11T10:10:32.694Z] #68 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-11T10:10:32.694Z] #68 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-11T10:10:32.694Z] #68 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done [2024-10-11T10:10:32.694Z] #68 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done [2024-10-11T10:10:32.694Z] #68 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.7s done [2024-10-11T10:10:32.694Z] #68 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.60MB / 18.32MB 4.9s [2024-10-11T10:10:32.962Z] #68 ... [2024-10-11T10:10:32.962Z] [2024-10-11T10:10:32.962Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T10:10:32.962Z] #69 ... [2024-10-11T10:10:32.962Z] [2024-10-11T10:10:32.962Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:10:33.230Z] #68 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 5.4s [2024-10-11T10:10:33.230Z] #68 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 5.6s [2024-10-11T10:10:33.230Z] #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-11T10:10:33.498Z] #68 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 5.7s [2024-10-11T10:10:33.498Z] #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-10-11T10:10:33.766Z] #68 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 6.0s [2024-10-11T10:10:33.766Z] #68 ... [2024-10-11T10:10:33.766Z] [2024-10-11T10:10:33.766Z] #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T10:10:34.037Z] #70 ... [2024-10-11T10:10:34.037Z] [2024-10-11T10:10:34.037Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T10:10:34.037Z] #71 ... [2024-10-11T10:10:34.037Z] [2024-10-11T10:10:34.037Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T10:10:34.037Z] #72 ... [2024-10-11T10:10:34.037Z] [2024-10-11T10:10:34.037Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:34.037Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 6.4s [2024-10-11T10:10:34.037Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-10-11T10:10:35.001Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.50MB / 28.04MB 7.1s [2024-10-11T10:10:35.001Z] #48 ... [2024-10-11T10:10:35.001Z] [2024-10-11T10:10:35.001Z] #73 [support-notifications internal] load build context [2024-10-11T10:10:35.281Z] #73 transferring context: 3.23MB 5.2s done [2024-10-11T10:10:35.281Z] #73 ... [2024-10-11T10:10:35.281Z] [2024-10-11T10:10:35.281Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:35.281Z] #48 ... [2024-10-11T10:10:35.281Z] [2024-10-11T10:10:35.281Z] #73 [support-notifications internal] load build context [2024-10-11T10:10:35.281Z] #73 DONE 10.4s [2024-10-11T10:10:35.281Z] [2024-10-11T10:10:35.281Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:35.630Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 7.7s [2024-10-11T10:10:35.938Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.23MB / 28.04MB 8.3s [2024-10-11T10:10:36.231Z] #48 ... [2024-10-11T10:10:36.231Z] [2024-10-11T10:10:36.231Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T10:10:36.231Z] #58 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:36.231Z] #58 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:36.231Z] #58 15.45 OK: 238 MiB in 54 packages [2024-10-11T10:10:36.231Z] #58 DONE 17.0s [2024-10-11T10:10:36.231Z] [2024-10-11T10:10:36.231Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:36.499Z] #48 ... [2024-10-11T10:10:36.499Z] [2024-10-11T10:10:36.499Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T10:10:36.499Z] #67 DONE 14.0s [2024-10-11T10:10:36.499Z] [2024-10-11T10:10:36.499Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:36.499Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 8.7s [2024-10-11T10:10:36.499Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-10-11T10:10:36.499Z] #48 ... [2024-10-11T10:10:36.499Z] [2024-10-11T10:10:36.499Z] #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T10:10:36.767Z] #74 ... [2024-10-11T10:10:36.767Z] [2024-10-11T10:10:36.767Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:36.767Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-11T10:10:37.355Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.92MB / 28.04MB 9.4s [2024-10-11T10:10:38.317Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.92MB / 28.04MB 10.4s [2024-10-11T10:10:38.317Z] #48 ... [2024-10-11T10:10:38.317Z] [2024-10-11T10:10:38.317Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:10:38.317Z] #75 DONE 1.8s [2024-10-11T10:10:38.317Z] [2024-10-11T10:10:38.317Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:39.296Z] #48 ... [2024-10-11T10:10:39.296Z] [2024-10-11T10:10:39.296Z] #59 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-11T10:10:39.296Z] #59 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:39.297Z] #59 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:39.297Z] #59 18.32 OK: 238 MiB in 54 packages [2024-10-11T10:10:39.297Z] #59 DONE 20.6s [2024-10-11T10:10:39.297Z] [2024-10-11T10:10:39.297Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:39.297Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.59MB / 28.04MB 11.5s [2024-10-11T10:10:39.564Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.8s [2024-10-11T10:10:39.834Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.8s done [2024-10-11T10:10:40.797Z] #48 ... [2024-10-11T10:10:40.797Z] [2024-10-11T10:10:40.797Z] #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:10:40.797Z] #76 DONE 1.5s [2024-10-11T10:10:41.064Z] [2024-10-11T10:10:41.064Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:10:41.333Z] #77 ... [2024-10-11T10:10:41.333Z] [2024-10-11T10:10:41.333Z] #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-11T10:10:41.333Z] #70 DONE 17.3s [2024-10-11T10:10:41.333Z] [2024-10-11T10:10:41.333Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:10:41.333Z] #68 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.1s done [2024-10-11T10:10:41.333Z] #68 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-10-11T10:10:41.333Z] #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-10-11T10:10:41.601Z] #68 ... [2024-10-11T10:10:41.601Z] [2024-10-11T10:10:41.601Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T10:10:41.601Z] #57 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:41.601Z] #57 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:41.601Z] #57 20.85 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T10:10:41.601Z] #57 20.85 v3.20.3-163-g75b315f18d8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T10:10:41.601Z] #57 20.85 OK: 24040 distinct packages available [2024-10-11T10:10:41.601Z] #57 ... [2024-10-11T10:10:41.601Z] [2024-10-11T10:10:41.601Z] #62 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-11T10:10:41.601Z] #62 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:42.195Z] #62 ... [2024-10-11T10:10:42.195Z] [2024-10-11T10:10:42.195Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T10:10:42.195Z] #60 12.54 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T10:10:42.195Z] #60 12.54 v3.20.3-163-g75b315f18d8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T10:10:42.195Z] #60 12.54 OK: 24041 distinct packages available [2024-10-11T10:10:42.195Z] #60 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:42.195Z] #60 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:42.471Z] #60 ... [2024-10-11T10:10:42.471Z] [2024-10-11T10:10:42.471Z] #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T10:10:42.471Z] #74 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:43.455Z] #74 ... [2024-10-11T10:10:43.455Z] [2024-10-11T10:10:43.455Z] #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T10:10:43.455Z] #39 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:43.455Z] #39 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:43.455Z] #39 ... [2024-10-11T10:10:43.455Z] [2024-10-11T10:10:43.455Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T10:10:43.455Z] #56 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:43.455Z] #56 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:43.725Z] #56 ... [2024-10-11T10:10:43.725Z] [2024-10-11T10:10:43.725Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:43.725Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.8s [2024-10-11T10:10:43.994Z] #48 ... [2024-10-11T10:10:43.994Z] [2024-10-11T10:10:43.994Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-11T10:10:43.994Z] #63 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:43.994Z] #63 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:43.994Z] #63 ... [2024-10-11T10:10:43.994Z] [2024-10-11T10:10:43.994Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:45.403Z] #48 ... [2024-10-11T10:10:45.403Z] [2024-10-11T10:10:45.403Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-11T10:10:45.403Z] #65 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:45.403Z] #65 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:45.403Z] #65 ... [2024-10-11T10:10:45.403Z] [2024-10-11T10:10:45.403Z] #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T10:10:45.403Z] #39 23.84 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T10:10:45.403Z] #39 23.88 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:10:45.994Z] #39 24.14 OK: 9 MiB in 15 packages [2024-10-11T10:10:46.586Z] #39 ... [2024-10-11T10:10:46.586Z] [2024-10-11T10:10:46.586Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T10:10:46.586Z] #66 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:46.586Z] #66 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:46.586Z] #66 ... [2024-10-11T10:10:46.586Z] [2024-10-11T10:10:46.586Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-11T10:10:46.586Z] #0 7.085 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:46.586Z] #0 10.02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:46.856Z] #78 ... [2024-10-11T10:10:46.856Z] [2024-10-11T10:10:46.856Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:47.441Z] #48 ... [2024-10-11T10:10:47.441Z] [2024-10-11T10:10:47.441Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-11T10:10:47.441Z] #63 24.27 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-11T10:10:47.441Z] #63 24.38 (2/2) Installing su-exec (0.2-r3) [2024-10-11T10:10:47.441Z] #63 24.42 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:10:47.441Z] #63 24.55 OK: 9 MiB in 16 packages [2024-10-11T10:10:47.441Z] #63 DONE 26.7s [2024-10-11T10:10:47.441Z] [2024-10-11T10:10:47.441Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:48.416Z] #48 ... [2024-10-11T10:10:48.416Z] [2024-10-11T10:10:48.416Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:10:48.416Z] #79 ... [2024-10-11T10:10:48.416Z] [2024-10-11T10:10:48.416Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:48.416Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.6s [2024-10-11T10:10:48.683Z] #48 ... [2024-10-11T10:10:48.683Z] [2024-10-11T10:10:48.683Z] #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-11T10:10:48.683Z] #39 DONE 27.1s [2024-10-11T10:10:48.683Z] [2024-10-11T10:10:48.683Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:48.683Z] #48 ... [2024-10-11T10:10:48.683Z] [2024-10-11T10:10:48.683Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T10:10:48.683Z] #69 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:48.683Z] #69 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:48.951Z] #69 ... [2024-10-11T10:10:48.951Z] [2024-10-11T10:10:48.951Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:48.951Z] #48 ... [2024-10-11T10:10:48.951Z] [2024-10-11T10:10:48.951Z] #65 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-11T10:10:48.951Z] #65 24.04 OK: 238 MiB in 54 packages [2024-10-11T10:10:48.951Z] #65 DONE 26.7s [2024-10-11T10:10:49.221Z] [2024-10-11T10:10:49.221Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:10:49.221Z] #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.8s [2024-10-11T10:10:49.487Z] #68 ... [2024-10-11T10:10:49.487Z] [2024-10-11T10:10:49.487Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:49.757Z] #48 ... [2024-10-11T10:10:49.757Z] [2024-10-11T10:10:49.757Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T10:10:49.757Z] #71 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:49.757Z] #71 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:49.757Z] #71 ... [2024-10-11T10:10:49.757Z] [2024-10-11T10:10:49.757Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:50.023Z] #48 ... [2024-10-11T10:10:50.023Z] [2024-10-11T10:10:50.023Z] #80 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:10:50.023Z] #80 DONE 1.0s [2024-10-11T10:10:50.023Z] [2024-10-11T10:10:50.023Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:51.441Z] #48 ... [2024-10-11T10:10:51.441Z] [2024-10-11T10:10:51.441Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-11T10:10:51.441Z] #0 5.410 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:51.441Z] #0 7.524 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:51.441Z] #81 ... [2024-10-11T10:10:51.441Z] [2024-10-11T10:10:51.441Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:51.709Z] #48 ... [2024-10-11T10:10:51.709Z] [2024-10-11T10:10:51.709Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T10:10:51.709Z] #72 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:51.709Z] #72 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:51.709Z] #72 ... [2024-10-11T10:10:51.709Z] [2024-10-11T10:10:51.709Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:52.676Z] #48 ... [2024-10-11T10:10:52.676Z] [2024-10-11T10:10:52.676Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T10:10:52.676Z] #57 22.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:52.676Z] #57 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:52.676Z] #57 ... [2024-10-11T10:10:52.676Z] [2024-10-11T10:10:52.676Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:52.943Z] #48 ... [2024-10-11T10:10:52.943Z] [2024-10-11T10:10:52.943Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-11T10:10:52.943Z] #60 25.57 (1/14) Installing ca-certificates (20240705-r0) [2024-10-11T10:10:52.943Z] #60 26.17 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-11T10:10:52.943Z] #60 26.38 (3/14) Installing c-ares (1.33.1-r0) [2024-10-11T10:10:52.943Z] #60 26.46 (4/14) Installing libunistring (1.2-r0) [2024-10-11T10:10:52.943Z] #60 26.81 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-11T10:10:52.943Z] #60 26.88 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-11T10:10:52.943Z] #60 26.93 (7/14) Installing libpsl (0.21.5-r1) [2024-10-11T10:10:52.943Z] #60 26.99 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-11T10:10:52.943Z] #60 27.16 (9/14) Installing libcurl (8.10.1-r0) [2024-10-11T10:10:52.943Z] #60 27.30 (10/14) Installing curl (8.10.1-r0) [2024-10-11T10:10:52.943Z] #60 27.40 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-11T10:10:52.943Z] #60 27.46 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-11T10:10:52.943Z] #60 27.47 (13/14) Installing libucontext (1.2-r3) [2024-10-11T10:10:52.943Z] #60 27.50 (14/14) Installing gcompat (1.1.0-r4) [2024-10-11T10:10:52.943Z] #60 27.61 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:10:52.943Z] #60 27.84 Executing ca-certificates-20240705-r0.trigger [2024-10-11T10:10:52.943Z] #60 29.37 OK: 15 MiB in 28 packages [2024-10-11T10:10:52.943Z] #60 DONE 33.3s [2024-10-11T10:10:53.209Z] [2024-10-11T10:10:53.209Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-11T10:10:53.209Z] #56 25.51 (1/4) Installing ca-certificates (20240705-r0) [2024-10-11T10:10:53.209Z] #56 26.18 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-11T10:10:53.209Z] #56 26.22 (3/4) Installing su-exec (0.2-r3) [2024-10-11T10:10:53.209Z] #56 26.25 (4/4) Installing yq-go (4.44.1-r2) [2024-10-11T10:10:53.209Z] #56 28.43 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:10:53.209Z] #56 28.52 Executing ca-certificates-20240705-r0.trigger [2024-10-11T10:10:53.209Z] #56 30.47 OK: 20 MiB in 18 packages [2024-10-11T10:10:53.209Z] #56 DONE 33.6s [2024-10-11T10:10:53.209Z] [2024-10-11T10:10:53.209Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:53.801Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.8s [2024-10-11T10:10:53.801Z] #48 ... [2024-10-11T10:10:53.801Z] [2024-10-11T10:10:53.801Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-11T10:10:53.801Z] #66 27.10 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-11T10:10:53.801Z] #66 27.13 (2/4) Installing openssl (3.3.2-r0) [2024-10-11T10:10:53.801Z] #66 27.25 (3/4) Installing su-exec (0.2-r3) [2024-10-11T10:10:53.801Z] #66 27.27 (4/4) Installing yq-go (4.44.1-r2) [2024-10-11T10:10:53.801Z] #66 28.89 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:10:53.801Z] #66 29.04 OK: 20 MiB in 18 packages [2024-10-11T10:10:53.801Z] #66 DONE 31.5s [2024-10-11T10:10:53.801Z] [2024-10-11T10:10:53.801Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:54.070Z] #48 ... [2024-10-11T10:10:54.070Z] [2024-10-11T10:10:54.070Z] #62 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-11T10:10:54.070Z] #62 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:54.337Z] #62 ... [2024-10-11T10:10:54.337Z] [2024-10-11T10:10:54.337Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:54.337Z] #48 ... [2024-10-11T10:10:54.337Z] [2024-10-11T10:10:54.337Z] #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T10:10:54.337Z] #74 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:54.604Z] #74 ... [2024-10-11T10:10:54.604Z] [2024-10-11T10:10:54.604Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:10:54.604Z] #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s done [2024-10-11T10:10:54.871Z] #68 ... [2024-10-11T10:10:54.871Z] [2024-10-11T10:10:54.872Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:57.455Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.3s done [2024-10-11T10:10:57.720Z] #48 ... [2024-10-11T10:10:57.720Z] [2024-10-11T10:10:57.720Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T10:10:57.720Z] #0 6.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:57.720Z] #0 8.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:57.720Z] #82 ... [2024-10-11T10:10:57.720Z] [2024-10-11T10:10:57.720Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-11T10:10:57.720Z] #48 DONE 35.4s [2024-10-11T10:10:57.720Z] [2024-10-11T10:10:57.720Z] #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T10:10:57.720Z] #74 29.89 (1/2) Installing ca-certificates (20240705-r0) [2024-10-11T10:10:57.720Z] #74 30.72 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-11T10:10:57.720Z] #74 30.79 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:10:57.720Z] #74 30.99 Executing ca-certificates-20240705-r0.trigger [2024-10-11T10:10:58.679Z] #74 ... [2024-10-11T10:10:58.679Z] [2024-10-11T10:10:58.679Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-11T10:10:58.679Z] #69 29.56 (1/3) Installing ca-certificates (20240705-r0) [2024-10-11T10:10:58.679Z] #69 29.89 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-11T10:10:58.679Z] #69 29.91 (3/3) Installing tzdata (2024b-r0) [2024-10-11T10:10:58.679Z] #69 32.23 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:10:58.679Z] #69 32.42 Executing ca-certificates-20240705-r0.trigger [2024-10-11T10:10:58.679Z] #69 34.00 OK: 11 MiB in 17 packages [2024-10-11T10:10:58.679Z] #69 DONE 36.0s [2024-10-11T10:10:58.679Z] [2024-10-11T10:10:58.679Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T10:10:58.679Z] #0 5.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:58.679Z] #0 8.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:10:58.946Z] #83 ... [2024-10-11T10:10:58.946Z] [2024-10-11T10:10:58.946Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T10:10:58.946Z] #84 ... [2024-10-11T10:10:58.946Z] [2024-10-11T10:10:58.946Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-11T10:10:58.946Z] #57 37.23 OK: 238 MiB in 54 packages [2024-10-11T10:10:58.946Z] #57 DONE 39.3s [2024-10-11T10:10:59.219Z] [2024-10-11T10:10:59.219Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:10:59.802Z] #85 DONE 0.8s [2024-10-11T10:10:59.802Z] [2024-10-11T10:10:59.802Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:11:00.068Z] #86 ... [2024-10-11T10:11:00.068Z] [2024-10-11T10:11:00.068Z] #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:11:00.068Z] #87 ... [2024-10-11T10:11:00.068Z] [2024-10-11T10:11:00.069Z] #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T10:11:00.069Z] #74 32.71 OK: 10 MiB in 16 packages [2024-10-11T10:11:00.652Z] #74 ... [2024-10-11T10:11:00.652Z] [2024-10-11T10:11:00.652Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-11T10:11:00.652Z] #78 22.07 OK: 238 MiB in 54 packages [2024-10-11T10:11:00.652Z] #78 DONE 24.2s [2024-10-11T10:11:00.920Z] [2024-10-11T10:11:00.920Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-11T10:11:01.188Z] #88 ... [2024-10-11T10:11:01.188Z] [2024-10-11T10:11:01.188Z] #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-11T10:11:01.188Z] #74 DONE 34.8s [2024-10-11T10:11:01.461Z] [2024-10-11T10:11:01.461Z] #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T10:11:01.728Z] #89 ... [2024-10-11T10:11:01.728Z] [2024-10-11T10:11:01.728Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-11T10:11:01.728Z] #88 DONE 0.7s [2024-10-11T10:11:01.728Z] [2024-10-11T10:11:01.728Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:11:03.145Z] #90 ... [2024-10-11T10:11:03.145Z] [2024-10-11T10:11:03.145Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T10:11:03.145Z] #0 5.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:03.145Z] #0 8.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:03.145Z] #91 ... [2024-10-11T10:11:03.145Z] [2024-10-11T10:11:03.145Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T10:11:03.145Z] #0 5.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:03.145Z] #0 8.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:03.415Z] #92 ... [2024-10-11T10:11:03.415Z] [2024-10-11T10:11:03.415Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T10:11:03.415Z] #71 29.43 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T10:11:03.415Z] #71 29.43 v3.20.3-163-g75b315f18d8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T10:11:03.415Z] #71 29.43 OK: 24041 distinct packages available [2024-10-11T10:11:03.415Z] #71 31.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:03.415Z] #71 33.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:03.681Z] #71 ... [2024-10-11T10:11:03.681Z] [2024-10-11T10:11:03.681Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-11T10:11:03.681Z] #81 21.00 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T10:11:03.681Z] #81 22.02 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:11:03.681Z] #81 22.21 OK: 9 MiB in 15 packages [2024-10-11T10:11:03.952Z] #81 ... [2024-10-11T10:11:03.952Z] [2024-10-11T10:11:03.952Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-11T10:11:03.952Z] #0 4.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:03.952Z] #0 6.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:03.952Z] #93 ... [2024-10-11T10:11:03.952Z] [2024-10-11T10:11:03.952Z] #62 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-11T10:11:03.952Z] #62 24.69 Upgrading critical system libraries and apk-tools: [2024-10-11T10:11:03.952Z] #62 24.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:11:03.952Z] #62 24.81 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:11:03.952Z] #62 26.59 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:11:03.952Z] #62 26.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:03.952Z] #62 29.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:04.536Z] #62 ... [2024-10-11T10:11:04.536Z] [2024-10-11T10:11:04.536Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T10:11:04.536Z] #84 5.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:05.119Z] #84 ... [2024-10-11T10:11:05.119Z] [2024-10-11T10:11:05.119Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-11T10:11:05.119Z] #81 DONE 24.1s [2024-10-11T10:11:05.387Z] [2024-10-11T10:11:05.387Z] #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T10:11:05.387Z] #89 3.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:05.982Z] #89 ... [2024-10-11T10:11:05.982Z] [2024-10-11T10:11:05.982Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T10:11:05.982Z] #72 32.12 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-11T10:11:05.982Z] #72 32.12 v3.20.3-163-g75b315f18d8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-11T10:11:05.982Z] #72 32.12 OK: 24041 distinct packages available [2024-10-11T10:11:05.982Z] #72 34.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:05.982Z] #72 36.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:06.251Z] #72 ... [2024-10-11T10:11:06.251Z] [2024-10-11T10:11:06.251Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T10:11:06.251Z] #83 17.38 Upgrading critical system libraries and apk-tools: [2024-10-11T10:11:06.251Z] #83 17.38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:11:06.251Z] #83 17.41 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:11:07.210Z] #83 18.64 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:11:07.477Z] #83 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:08.888Z] #83 ... [2024-10-11T10:11:08.888Z] [2024-10-11T10:11:08.888Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-11T10:11:08.888Z] #71 43.31 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-11T10:11:08.888Z] #71 43.33 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-11T10:11:08.888Z] #71 43.35 (3/4) Installing libucontext (1.2-r3) [2024-10-11T10:11:08.888Z] #71 43.37 (4/4) Installing gcompat (1.1.0-r4) [2024-10-11T10:11:08.888Z] #71 43.42 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:11:08.888Z] #71 43.55 OK: 9 MiB in 18 packages [2024-10-11T10:11:08.888Z] #71 DONE 44.9s [2024-10-11T10:11:08.888Z] [2024-10-11T10:11:08.888Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T10:11:08.888Z] #83 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:09.851Z] #83 ... [2024-10-11T10:11:09.851Z] [2024-10-11T10:11:09.851Z] #62 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-10-11T10:11:09.851Z] #62 37.73 OK: 9 MiB in 15 packages [2024-10-11T10:11:09.851Z] #62 DONE 40.1s [2024-10-11T10:11:09.851Z] [2024-10-11T10:11:09.851Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-11T10:11:09.851Z] #72 45.51 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-11T10:11:09.851Z] #72 45.54 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-11T10:11:09.851Z] #72 45.59 (3/5) Installing libucontext (1.2-r3) [2024-10-11T10:11:09.851Z] #72 45.68 (4/5) Installing gcompat (1.1.0-r4) [2024-10-11T10:11:09.851Z] #72 45.72 (5/5) Installing openssl (3.3.2-r0) [2024-10-11T10:11:09.851Z] #72 45.92 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:11:09.851Z] #72 46.07 OK: 10 MiB in 19 packages [2024-10-11T10:11:11.804Z] #72 DONE 47.5s [2024-10-11T10:11:11.804Z] [2024-10-11T10:11:11.804Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T10:11:13.770Z] #94 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:15.180Z] #94 3.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:16.140Z] #94 ... [2024-10-11T10:11:16.140Z] [2024-10-11T10:11:16.140Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T10:11:16.140Z] #84 7.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:16.140Z] #84 15.22 Upgrading critical system libraries and apk-tools: [2024-10-11T10:11:16.140Z] #84 15.22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:11:16.140Z] #84 15.27 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:11:16.141Z] #84 16.33 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:11:16.141Z] #84 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:16.408Z] #84 ... [2024-10-11T10:11:16.408Z] [2024-10-11T10:11:16.408Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-11T10:11:16.408Z] #93 15.61 Upgrading critical system libraries and apk-tools: [2024-10-11T10:11:16.408Z] #93 15.63 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:11:16.408Z] #93 15.74 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:11:16.408Z] #93 16.94 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:11:16.408Z] #93 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:16.408Z] #93 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:16.408Z] #93 ... [2024-10-11T10:11:16.408Z] [2024-10-11T10:11:16.408Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T10:11:16.408Z] #83 27.81 OK: 9 MiB in 15 packages [2024-10-11T10:11:16.695Z] #83 ... [2024-10-11T10:11:16.695Z] [2024-10-11T10:11:16.695Z] #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T10:11:16.695Z] #89 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:16.695Z] #89 12.66 Upgrading critical system libraries and apk-tools: [2024-10-11T10:11:16.695Z] #89 12.66 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:11:16.695Z] #89 12.69 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:11:16.695Z] #89 14.15 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:11:16.695Z] #89 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:16.695Z] #89 ... [2024-10-11T10:11:16.695Z] [2024-10-11T10:11:16.695Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T10:11:16.695Z] #82 19.14 Upgrading critical system libraries and apk-tools: [2024-10-11T10:11:16.695Z] #82 19.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:11:16.695Z] #82 19.21 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:11:16.695Z] #82 20.61 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:11:16.695Z] #82 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:16.695Z] #82 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:16.962Z] #82 ... [2024-10-11T10:11:16.962Z] [2024-10-11T10:11:16.962Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T10:11:16.962Z] #84 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:17.936Z] #84 ... [2024-10-11T10:11:17.936Z] [2024-10-11T10:11:17.936Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T10:11:17.936Z] #83 DONE 29.2s [2024-10-11T10:11:18.202Z] [2024-10-11T10:11:18.202Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T10:11:18.202Z] #82 30.21 OK: 9 MiB in 16 packages [2024-10-11T10:11:18.786Z] #82 ... [2024-10-11T10:11:18.786Z] [2024-10-11T10:11:18.786Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T10:11:18.786Z] #0 2.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:18.786Z] #0 4.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:19.052Z] #95 ... [2024-10-11T10:11:19.052Z] [2024-10-11T10:11:19.052Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-11T10:11:19.052Z] #82 DONE 31.4s [2024-10-11T10:11:19.052Z] [2024-10-11T10:11:19.052Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-11T10:11:19.635Z] #96 ... [2024-10-11T10:11:19.635Z] [2024-10-11T10:11:19.635Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T10:11:19.635Z] #92 16.28 Upgrading critical system libraries and apk-tools: [2024-10-11T10:11:19.635Z] #92 16.28 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:11:19.635Z] #92 16.45 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:11:19.635Z] #92 18.46 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:11:19.635Z] #92 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:19.635Z] #92 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:19.635Z] #92 ... [2024-10-11T10:11:19.635Z] [2024-10-11T10:11:19.635Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T10:11:19.635Z] #91 16.50 Upgrading critical system libraries and apk-tools: [2024-10-11T10:11:19.635Z] #91 16.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:11:19.635Z] #91 16.62 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:11:19.635Z] #91 18.31 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:11:19.635Z] #91 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:19.635Z] #91 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:20.219Z] #91 27.02 OK: 15 MiB in 28 packages [2024-10-11T10:11:20.219Z] #91 ... [2024-10-11T10:11:20.219Z] [2024-10-11T10:11:20.219Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-11T10:11:20.219Z] #93 26.10 OK: 20 MiB in 18 packages [2024-10-11T10:11:21.185Z] #93 DONE 27.4s [2024-10-11T10:11:21.185Z] [2024-10-11T10:11:21.185Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T10:11:21.185Z] #95 11.38 Upgrading critical system libraries and apk-tools: [2024-10-11T10:11:21.185Z] #95 11.38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:11:21.186Z] #95 11.41 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:11:21.453Z] #95 ... [2024-10-11T10:11:21.453Z] [2024-10-11T10:11:21.453Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T10:11:21.453Z] #91 DONE 28.5s [2024-10-11T10:11:21.732Z] [2024-10-11T10:11:21.732Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-11T10:11:21.732Z] #97 DONE 0.4s [2024-10-11T10:11:21.732Z] [2024-10-11T10:11:21.732Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T10:11:21.732Z] #92 27.41 OK: 20 MiB in 18 packages [2024-10-11T10:11:22.318Z] #92 ... [2024-10-11T10:11:22.318Z] [2024-10-11T10:11:22.318Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-11T10:11:22.318Z] #96 DONE 3.1s [2024-10-11T10:11:22.318Z] [2024-10-11T10:11:22.318Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-11T10:11:22.318Z] #92 DONE 29.1s [2024-10-11T10:11:22.318Z] [2024-10-11T10:11:22.318Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T10:11:22.318Z] #95 13.21 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:11:22.318Z] #95 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:22.586Z] #95 ... [2024-10-11T10:11:22.586Z] [2024-10-11T10:11:22.586Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-11T10:11:22.586Z] #98 DONE 0.3s [2024-10-11T10:11:22.586Z] [2024-10-11T10:11:22.586Z] #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T10:11:22.586Z] #89 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:22.853Z] #89 ... [2024-10-11T10:11:22.853Z] [2024-10-11T10:11:22.853Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T10:11:22.853Z] #94 11.61 Upgrading critical system libraries and apk-tools: [2024-10-11T10:11:22.853Z] #94 11.61 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:11:22.853Z] #94 11.64 Executing busybox-1.36.1-r29.trigger [2024-10-11T10:11:23.818Z] #94 12.50 Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:11:23.818Z] #94 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:24.408Z] #94 ... [2024-10-11T10:11:24.408Z] [2024-10-11T10:11:24.408Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-11T10:11:24.408Z] #84 25.04 OK: 11 MiB in 17 packages [2024-10-11T10:11:24.408Z] #84 DONE 25.9s [2024-10-11T10:11:24.674Z] [2024-10-11T10:11:24.674Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T10:11:24.674Z] #94 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:25.278Z] #94 ... [2024-10-11T10:11:25.278Z] [2024-10-11T10:11:25.278Z] #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-11T10:11:25.278Z] #89 22.74 OK: 10 MiB in 16 packages [2024-10-11T10:11:25.278Z] #89 DONE 23.8s [2024-10-11T10:11:25.278Z] [2024-10-11T10:11:25.278Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-11T10:11:25.278Z] #95 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:11:27.239Z] #95 17.96 OK: 9 MiB in 18 packages [2024-10-11T10:11:27.826Z] #95 DONE 18.7s [2024-10-11T10:11:27.826Z] [2024-10-11T10:11:27.826Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T10:11:29.242Z] #99 ... [2024-10-11T10:11:29.242Z] [2024-10-11T10:11:29.242Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-11T10:11:29.242Z] #94 16.82 OK: 10 MiB in 19 packages [2024-10-11T10:11:29.242Z] #94 DONE 17.8s [2024-10-11T10:11:29.242Z] [2024-10-11T10:11:29.242Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T10:11:29.242Z] #99 DONE 1.6s [2024-10-11T10:11:29.242Z] [2024-10-11T10:11:29.242Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T10:11:29.832Z] #100 ... [2024-10-11T10:11:29.832Z] [2024-10-11T10:11:29.832Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-11T10:11:29.832Z] #101 DONE 0.5s [2024-10-11T10:11:29.832Z] [2024-10-11T10:11:29.832Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-11T10:11:30.417Z] #102 DONE 0.4s [2024-10-11T10:11:30.417Z] [2024-10-11T10:11:30.417Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T10:11:30.708Z] #103 DONE 0.3s [2024-10-11T10:11:30.708Z] [2024-10-11T10:11:30.709Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-11T10:11:30.979Z] #104 DONE 0.3s [2024-10-11T10:11:30.979Z] [2024-10-11T10:11:30.979Z] #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-11T10:11:30.979Z] #105 DONE 1.8s [2024-10-11T10:11:30.979Z] [2024-10-11T10:11:30.979Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T10:11:31.258Z] #160 ... [2024-10-11T10:11:31.258Z] [2024-10-11T10:11:31.258Z] #155 [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-10-11T10:11:31.258Z] #155 107.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-11T10:11:31.485Z] #106 ... [2024-10-11T10:11:31.485Z] [2024-10-11T10:11:31.485Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-11T10:11:31.485Z] #107 DONE 0.3s [2024-10-11T10:11:31.485Z] [2024-10-11T10:11:31.485Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T10:11:31.485Z] #100 DONE 2.3s [2024-10-11T10:11:31.485Z] [2024-10-11T10:11:31.485Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-11T10:11:31.780Z] #108 DONE 0.4s [2024-10-11T10:11:31.780Z] [2024-10-11T10:11:31.780Z] #109 [security-spire-config] exporting to image [2024-10-11T10:11:31.780Z] #109 exporting layers [2024-10-11T10:11:32.048Z] #109 ... [2024-10-11T10:11:32.048Z] [2024-10-11T10:11:32.048Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-11T10:11:32.048Z] #110 DONE 0.3s [2024-10-11T10:11:32.048Z] [2024-10-11T10:11:32.048Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T10:11:32.319Z] #111 DONE 0.2s [2024-10-11T10:11:32.319Z] [2024-10-11T10:11:32.319Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-11T10:11:32.595Z] #112 DONE 0.3s [2024-10-11T10:11:32.595Z] [2024-10-11T10:11:32.595Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-11T10:11:32.862Z] #113 DONE 0.3s [2024-10-11T10:11:32.862Z] [2024-10-11T10:11:32.862Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:11:33.131Z] #90 ... [2024-10-11T10:11:33.131Z] [2024-10-11T10:11:33.131Z] #109 [security-spire-server] exporting to image [2024-10-11T10:11:34.572Z] #109 ... [2024-10-11T10:11:34.572Z] [2024-10-11T10:11:34.572Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-11T10:11:34.572Z] #106 DONE 3.6s [2024-10-11T10:11:34.572Z] [2024-10-11T10:11:34.572Z] #109 [security-spire-config] exporting to image [2024-10-11T10:11:34.572Z] #109 exporting layers 3.3s done [2024-10-11T10:11:34.572Z] #109 writing image sha256:cb732c84c65182cbf0379b6a881a3c478d540b5fedcfb00f8a9413107abdd805 0.0s done [2024-10-11T10:11:34.572Z] #109 naming to docker.io/library/security-spire-config-arm64 done [2024-10-11T10:11:34.842Z] #109 ... [2024-10-11T10:11:34.842Z] [2024-10-11T10:11:34.842Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-11T10:11:34.842Z] #114 DONE 0.4s [2024-10-11T10:11:35.127Z] [2024-10-11T10:11:35.127Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-11T10:11:35.127Z] #115 DONE 0.3s [2024-10-11T10:11:35.127Z] [2024-10-11T10:11:35.127Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-11T10:11:35.404Z] #116 DONE 0.3s [2024-10-11T10:11:35.404Z] [2024-10-11T10:11:35.404Z] #41 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:11:35.404Z] #41 ... [2024-10-11T10:11:35.404Z] [2024-10-11T10:11:35.404Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-11T10:11:35.676Z] #117 DONE 0.3s [2024-10-11T10:11:35.676Z] [2024-10-11T10:11:35.676Z] #41 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:11:35.676Z] #41 ... [2024-10-11T10:11:35.676Z] [2024-10-11T10:11:35.676Z] #109 [security-spire-server] exporting to image [2024-10-11T10:11:35.676Z] #109 exporting layers 2.7s done [2024-10-11T10:11:35.676Z] #109 writing image sha256:58075f186aea8bb0902bd416ba6166975fd35a632f785cca919c83f3cae3ede4 done [2024-10-11T10:11:35.676Z] #109 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-10-11T10:11:35.676Z] #109 DONE 4.3s [2024-10-11T10:11:35.676Z] [2024-10-11T10:11:35.676Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-11T10:11:35.943Z] #118 DONE 0.2s [2024-10-11T10:11:35.943Z] [2024-10-11T10:11:35.943Z] #109 [security-spire-agent] exporting to image [2024-10-11T10:11:37.903Z] #109 exporting layers 1.7s done [2024-10-11T10:11:37.904Z] #109 writing image sha256:fe5949ab2463262a9d9ca4936f843a92ce8f5fa082fdc131c730bbf9de05dc3c done [2024-10-11T10:11:37.904Z] #109 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-11T10:11:37.904Z] #109 DONE 6.1s [2024-10-11T10:11:37.904Z] [2024-10-11T10:11:37.904Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-10-11T10:12:18.111Z] #155 ... [2024-10-11T10:12:18.111Z] [2024-10-11T10:12:18.111Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-11T10:12:18.111Z] #148 DONE 152.6s [2024-10-11T10:12:18.111Z] [2024-10-11T10:12:18.111Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T10:12:21.404Z] #153 ... [2024-10-11T10:12:21.404Z] [2024-10-11T10:12:21.404Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T10:12:21.404Z] #154 DONE 158.9s [2024-10-11T10:12:21.404Z] [2024-10-11T10:12:21.404Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T10:12:26.723Z] #159 ... [2024-10-11T10:12:26.723Z] [2024-10-11T10:12:26.723Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-11T10:12:26.723Z] #151 DONE 164.0s [2024-10-11T10:12:26.723Z] [2024-10-11T10:12:26.723Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T10:12:28.668Z] #156 ... [2024-10-11T10:12:28.668Z] [2024-10-11T10:12:28.668Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T10:12:28.668Z] #153 DONE 166.7s [2024-10-11T10:12:28.927Z] [2024-10-11T10:12:28.927Z] #155 [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-10-11T10:12:35.556Z] #155 DONE 173.0s [2024-10-11T10:12:35.556Z] [2024-10-11T10:12:35.556Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:36.149Z] #161 ... [2024-10-11T10:12:36.149Z] [2024-10-11T10:12:36.149Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T10:12:36.149Z] #152 DONE 174.2s [2024-10-11T10:12:36.410Z] [2024-10-11T10:12:36.410Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:36.669Z] #162 ... [2024-10-11T10:12:36.669Z] [2024-10-11T10:12:36.669Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T10:12:36.669Z] #156 DONE 174.6s [2024-10-11T10:12:36.669Z] [2024-10-11T10:12:36.669Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T10:12:36.669Z] #149 DONE 174.6s [2024-10-11T10:12:36.669Z] [2024-10-11T10:12:36.669Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T10:12:36.669Z] #160 DONE 174.6s [2024-10-11T10:12:36.669Z] [2024-10-11T10:12:36.669Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T10:12:36.669Z] #158 DONE 174.6s [2024-10-11T10:12:36.932Z] [2024-10-11T10:12:36.932Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T10:12:36.932Z] #159 DONE 174.7s [2024-10-11T10:12:36.932Z] [2024-10-11T10:12:36.932Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:37.198Z] #163 ... [2024-10-11T10:12:37.198Z] [2024-10-11T10:12:37.198Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T10:12:37.198Z] #150 DONE 175.1s [2024-10-11T10:12:37.198Z] [2024-10-11T10:12:37.198Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T10:12:37.198Z] #157 DONE 175.1s [2024-10-11T10:12:37.198Z] [2024-10-11T10:12:37.198Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:37.198Z] #162 DONE 0.9s [2024-10-11T10:12:37.198Z] [2024-10-11T10:12:37.198Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:37.476Z] #164 ... [2024-10-11T10:12:37.476Z] [2024-10-11T10:12:37.476Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:37.476Z] #163 DONE 1.0s [2024-10-11T10:12:37.476Z] [2024-10-11T10:12:37.476Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:37.476Z] #161 DONE 2.2s [2024-10-11T10:12:37.476Z] [2024-10-11T10:12:37.476Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-11T10:12:37.476Z] #165 DONE 1.1s [2024-10-11T10:12:37.476Z] [2024-10-11T10:12:37.476Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:37.476Z] #166 DONE 1.2s [2024-10-11T10:12:37.476Z] [2024-10-11T10:12:37.476Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:37.738Z] #167 ... [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #168 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:37.738Z] #168 DONE 0.6s [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #169 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:37.738Z] #169 DONE 0.5s [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:37.738Z] #170 DONE 0.7s [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #171 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:37.738Z] #171 DONE 0.4s [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:37.738Z] #164 DONE 0.4s [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:37.738Z] #172 DONE 0.4s [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #173 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:37.738Z] #173 CACHED [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #174 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:37.738Z] #174 CACHED [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:37.738Z] #175 CACHED [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:37.738Z] #176 CACHED [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:37.738Z] #177 CACHED [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:37.738Z] #178 CACHED [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:37.738Z] #167 DONE 0.4s [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:37.738Z] #179 DONE 0.5s [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:37.738Z] #180 CACHED [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:37.738Z] #181 CACHED [2024-10-11T10:12:37.738Z] [2024-10-11T10:12:37.738Z] #182 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-11T10:12:39.143Z] #182 ... [2024-10-11T10:12:39.143Z] [2024-10-11T10:12:39.143Z] #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:39.143Z] #183 DONE 1.4s [2024-10-11T10:12:39.143Z] [2024-10-11T10:12:39.143Z] #184 [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-10-11T10:12:39.949Z] #184 ... [2024-10-11T10:12:39.949Z] [2024-10-11T10:12:39.949Z] #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:39.949Z] #185 DONE 2.1s [2024-10-11T10:12:39.949Z] [2024-10-11T10:12:39.949Z] #186 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-11T10:12:39.949Z] #186 DONE 2.1s [2024-10-11T10:12:39.949Z] [2024-10-11T10:12:39.949Z] #187 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:39.949Z] #187 DONE 2.1s [2024-10-11T10:12:39.949Z] [2024-10-11T10:12:39.949Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-11T10:12:39.949Z] #188 DONE 2.1s [2024-10-11T10:12:39.949Z] [2024-10-11T10:12:39.949Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-11T10:12:39.949Z] #189 DONE 2.1s [2024-10-11T10:12:39.949Z] [2024-10-11T10:12:39.949Z] #190 [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-10-11T10:12:39.949Z] #190 DONE 2.1s [2024-10-11T10:12:39.949Z] [2024-10-11T10:12:39.949Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-11T10:12:39.949Z] #191 DONE 2.1s [2024-10-11T10:12:39.949Z] [2024-10-11T10:12:39.949Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-11T10:12:39.949Z] #192 DONE 2.1s [2024-10-11T10:12:39.949Z] [2024-10-11T10:12:39.949Z] #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-11T10:12:40.211Z] #193 ... [2024-10-11T10:12:40.211Z] [2024-10-11T10:12:40.211Z] #194 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-11T10:12:40.211Z] #194 DONE 2.2s [2024-10-11T10:12:40.211Z] [2024-10-11T10:12:40.211Z] #195 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-11T10:12:40.211Z] #195 DONE 2.6s [2024-10-11T10:12:40.211Z] [2024-10-11T10:12:40.211Z] #182 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-11T10:12:40.211Z] #182 DONE 2.1s [2024-10-11T10:12:40.211Z] [2024-10-11T10:12:40.211Z] #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-10-11T10:12:41.163Z] #196 ... [2024-10-11T10:12:41.163Z] [2024-10-11T10:12:41.163Z] #184 [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-10-11T10:12:41.163Z] #184 DONE 3.2s [2024-10-11T10:12:41.163Z] [2024-10-11T10:12:41.163Z] #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-11T10:12:41.163Z] #197 DONE 1.6s [2024-10-11T10:12:41.163Z] [2024-10-11T10:12:41.163Z] #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-11T10:12:41.163Z] #198 DONE 1.3s [2024-10-11T10:12:41.163Z] [2024-10-11T10:12:41.163Z] #199 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-11T10:12:41.163Z] #199 DONE 1.3s [2024-10-11T10:12:41.163Z] [2024-10-11T10:12:41.163Z] #200 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:12:41.163Z] #200 DONE 1.3s [2024-10-11T10:12:41.163Z] [2024-10-11T10:12:41.163Z] #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-11T10:12:41.163Z] #193 DONE 1.3s [2024-10-11T10:12:41.163Z] [2024-10-11T10:12:41.163Z] #201 [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-10-11T10:12:41.163Z] #201 DONE 1.3s [2024-10-11T10:12:41.163Z] [2024-10-11T10:12:41.163Z] #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-11T10:12:41.163Z] #202 ... [2024-10-11T10:12:41.163Z] [2024-10-11T10:12:41.163Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:12:41.163Z] #203 DONE 1.4s [2024-10-11T10:12:41.164Z] [2024-10-11T10:12:41.164Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:12:41.164Z] #204 DONE 1.3s [2024-10-11T10:12:41.164Z] [2024-10-11T10:12:41.164Z] #205 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:12:41.164Z] #205 DONE 1.4s [2024-10-11T10:12:41.164Z] [2024-10-11T10:12:41.164Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:12:41.164Z] #206 DONE 1.4s [2024-10-11T10:12:41.433Z] [2024-10-11T10:12:41.433Z] #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-10-11T10:12:41.433Z] #196 DONE 1.4s [2024-10-11T10:12:41.433Z] [2024-10-11T10:12:41.433Z] #207 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:12:41.433Z] #207 DONE 1.4s [2024-10-11T10:12:41.433Z] [2024-10-11T10:12:41.433Z] #109 [security-spiffe-token-provider] exporting to image [2024-10-11T10:12:41.433Z] #109 exporting layers [2024-10-11T10:12:41.433Z] #109 ... [2024-10-11T10:12:41.433Z] [2024-10-11T10:12:41.433Z] #208 [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-10-11T10:12:41.433Z] #208 DONE 0.5s [2024-10-11T10:12:41.433Z] [2024-10-11T10:12:41.433Z] #109 [security-spiffe-token-provider] exporting to image [2024-10-11T10:12:41.433Z] #109 exporting layers 0.2s done [2024-10-11T10:12:41.695Z] #109 ... [2024-10-11T10:12:41.695Z] [2024-10-11T10:12:41.695Z] #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:12:41.695Z] #209 DONE 0.6s [2024-10-11T10:12:41.695Z] [2024-10-11T10:12:41.695Z] #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-11T10:12:41.695Z] #210 DONE 0.6s [2024-10-11T10:12:41.695Z] [2024-10-11T10:12:41.695Z] #109 [support-cron-scheduler] exporting to image [2024-10-11T10:12:41.695Z] #109 ... [2024-10-11T10:12:41.695Z] [2024-10-11T10:12:41.695Z] #211 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:12:41.695Z] #211 DONE 0.6s [2024-10-11T10:12:41.695Z] [2024-10-11T10:12:41.696Z] #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-11T10:12:41.696Z] #212 DONE 0.5s [2024-10-11T10:12:41.696Z] [2024-10-11T10:12:41.696Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-11T10:12:41.696Z] #213 DONE 0.6s [2024-10-11T10:12:41.696Z] [2024-10-11T10:12:41.696Z] #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-11T10:12:41.696Z] #202 DONE 0.6s [2024-10-11T10:12:41.696Z] [2024-10-11T10:12:41.696Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-11T10:12:41.696Z] #214 DONE 0.6s [2024-10-11T10:12:41.696Z] [2024-10-11T10:12:41.696Z] #109 [security-spiffe-token-provider] exporting to image [2024-10-11T10:12:41.696Z] #109 writing image sha256:84b22849af0ba7de2a7281c03c036f0303eaf7486d614c561b429b354275547e 0.0s done [2024-10-11T10:12:41.696Z] #109 writing image sha256:5c43a71602c5ce95e831dffd6299b3de517bb75e66c8c5322f4bd312fc7f8167 done [2024-10-11T10:12:41.696Z] #109 naming to docker.io/library/core-command done [2024-10-11T10:12:41.696Z] #109 naming to docker.io/library/security-spiffe-token-provider done [2024-10-11T10:12:41.956Z] #109 ... [2024-10-11T10:12:41.956Z] [2024-10-11T10:12:41.956Z] #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-11T10:12:41.956Z] #215 DONE 0.5s [2024-10-11T10:12:41.956Z] [2024-10-11T10:12:41.956Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:12:41.956Z] #216 DONE 0.5s [2024-10-11T10:12:41.956Z] [2024-10-11T10:12:41.956Z] #109 [support-scheduler] exporting to image [2024-10-11T10:12:41.956Z] #109 exporting layers 0.3s done [2024-10-11T10:12:41.956Z] #109 writing image sha256:c8f97fd25d14449ed83cbb364bf032da3d68cd6241950830a0a31a8be7197965 0.0s done [2024-10-11T10:12:41.956Z] #109 naming to docker.io/library/support-scheduler done [2024-10-11T10:12:41.956Z] #109 ... [2024-10-11T10:12:41.956Z] [2024-10-11T10:12:41.956Z] #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:12:41.956Z] #217 DONE 0.5s [2024-10-11T10:12:41.956Z] [2024-10-11T10:12:41.956Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-11T10:12:41.956Z] #218 DONE 0.4s [2024-10-11T10:12:41.956Z] [2024-10-11T10:12:41.956Z] #109 [support-scheduler] exporting to image [2024-10-11T10:12:41.956Z] #109 exporting layers 0.2s done [2024-10-11T10:12:42.217Z] #109 ... [2024-10-11T10:12:42.217Z] [2024-10-11T10:12:42.217Z] #219 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-11T10:12:42.217Z] #219 DONE 0.5s [2024-10-11T10:12:42.217Z] [2024-10-11T10:12:42.217Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-11T10:12:42.217Z] #220 DONE 0.4s [2024-10-11T10:12:42.217Z] [2024-10-11T10:12:42.217Z] #109 [support-notifications] exporting to image [2024-10-11T10:12:42.217Z] #109 writing image sha256:bc05de55a8ba40828248b86bc4493ecd62c513edc2131ccb34d0b851d8d04da1 done [2024-10-11T10:12:42.217Z] #109 writing image sha256:938457cf0f0f0d6f10740695cf87a039ce191484a94866714850d9d593701afa done [2024-10-11T10:12:42.217Z] #109 naming to docker.io/library/core-keeper done [2024-10-11T10:12:42.217Z] #109 naming to docker.io/library/support-cron-scheduler done [2024-10-11T10:12:42.478Z] #109 ... [2024-10-11T10:12:42.478Z] [2024-10-11T10:12:42.478Z] #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-11T10:12:42.478Z] #221 DONE 0.6s [2024-10-11T10:12:42.478Z] [2024-10-11T10:12:42.478Z] #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-11T10:12:42.478Z] #222 DONE 0.7s [2024-10-11T10:12:42.478Z] [2024-10-11T10:12:42.478Z] #223 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T10:12:42.478Z] #223 DONE 0.9s [2024-10-11T10:12:42.478Z] [2024-10-11T10:12:42.478Z] #109 [core-metadata] exporting to image [2024-10-11T10:12:42.478Z] #109 exporting layers 0.3s done [2024-10-11T10:12:42.738Z] #109 ... [2024-10-11T10:12:42.738Z] [2024-10-11T10:12:42.738Z] #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-11T10:12:42.738Z] #224 DONE 0.6s [2024-10-11T10:12:42.738Z] [2024-10-11T10:12:42.738Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-11T10:12:42.738Z] #225 DONE 0.2s [2024-10-11T10:12:42.738Z] [2024-10-11T10:12:42.738Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T10:12:42.738Z] #226 DONE 0.8s [2024-10-11T10:12:42.738Z] [2024-10-11T10:12:42.738Z] #109 [support-notifications] exporting to image [2024-10-11T10:12:42.738Z] #109 writing image sha256:e3e6f6592636394cd7d35468d2365092a56171595e51fd156e671f695154ce22 0.0s done [2024-10-11T10:12:42.738Z] #109 writing image sha256:4b2d20ab2b6391f7f6d2cb96151af0e37b6d6b525e4e2004272199e1216f1d78 0.0s done [2024-10-11T10:12:42.738Z] #109 naming to docker.io/library/core-data done [2024-10-11T10:12:42.738Z] #109 naming to docker.io/library/support-notifications 0.0s done [2024-10-11T10:12:42.999Z] #109 ... [2024-10-11T10:12:42.999Z] [2024-10-11T10:12:42.999Z] #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-11T10:12:42.999Z] #227 DONE 0.3s [2024-10-11T10:12:42.999Z] [2024-10-11T10:12:42.999Z] #228 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-11T10:12:42.999Z] #228 DONE 0.3s [2024-10-11T10:12:42.999Z] [2024-10-11T10:12:42.999Z] #109 [core-common-config-bootstrapper] exporting to image [2024-10-11T10:12:42.999Z] #109 exporting layers 0.4s done [2024-10-11T10:12:42.999Z] #109 writing image sha256:2f60dbb752c7e699d935e81465abade9761935fbfa628092b18b31f4c115cb67 0.0s done [2024-10-11T10:12:42.999Z] #109 naming to docker.io/library/core-metadata done [2024-10-11T10:12:42.999Z] #109 writing image sha256:5d1e99e837bee179776807282b8cef7806a8db3df803ff39022b411eac371e7c done [2024-10-11T10:12:42.999Z] #109 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-11T10:12:42.999Z] #109 writing image sha256:a8f3db0fd398fe8d93f4df69b2bfcddc45756f9bc98284d5fab91c6865861d14 [2024-10-11T10:12:42.999Z] #109 writing image sha256:a8f3db0fd398fe8d93f4df69b2bfcddc45756f9bc98284d5fab91c6865861d14 done [2024-10-11T10:12:42.999Z] #109 naming to docker.io/library/security-proxy-auth done [2024-10-11T10:12:42.999Z] #109 DONE 3.1s [2024-10-11T10:12:42.999Z] [2024-10-11T10:12:42.999Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-11T10:12:42.999Z] #229 DONE 0.1s [2024-10-11T10:12:42.999Z] [2024-10-11T10:12:42.999Z] #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-11T10:12:42.999Z] #230 DONE 0.1s [2024-10-11T10:12:42.999Z] [2024-10-11T10:12:42.999Z] #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-11T10:12:43.262Z] #231 DONE 0.1s [2024-10-11T10:12:43.262Z] [2024-10-11T10:12:43.262Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T10:12:43.262Z] #232 DONE 1.0s [2024-10-11T10:12:43.262Z] [2024-10-11T10:12:43.262Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-11T10:12:43.262Z] #233 DONE 0.1s [2024-10-11T10:12:43.262Z] [2024-10-11T10:12:43.262Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-11T10:12:43.262Z] #234 DONE 0.0s [2024-10-11T10:12:43.262Z] [2024-10-11T10:12:43.262Z] #109 [security-proxy-setup] exporting to image [2024-10-11T10:12:43.523Z] #109 exporting layers 0.2s done [2024-10-11T10:12:43.523Z] #109 writing image sha256:d739f6e8976386c620b042af441ba8a6f435a767546307ccb42bf801989b5a8f done [2024-10-11T10:12:43.523Z] #109 naming to docker.io/library/security-proxy-setup done [2024-10-11T10:12:43.523Z] #109 DONE 3.3s [2024-10-11T10:12:43.523Z] [2024-10-11T10:12:43.523Z] #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T10:12:43.523Z] #235 DONE 0.5s [2024-10-11T10:12:43.523Z] [2024-10-11T10:12:43.523Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-11T10:12:43.790Z] #236 DONE 0.6s [2024-10-11T10:12:43.790Z] [2024-10-11T10:12:43.790Z] #109 [security-secretstore-setup] exporting to image [2024-10-11T10:12:43.790Z] #109 exporting layers 0.3s done [2024-10-11T10:12:43.790Z] #109 writing image sha256:90d7ed9e5118837ad707033dcb3d497a3d3db47ee8eb83273cb93b7b4c79ff41 done [2024-10-11T10:12:43.790Z] #109 naming to docker.io/library/security-secretstore-setup done [2024-10-11T10:12:44.061Z] #109 exporting layers 0.2s done [2024-10-11T10:12:44.061Z] #109 writing image sha256:89e98cb46be17ca81cbd015c95f7b92909f5f3c61d6482b6a9057f89bcd8b649 done [2024-10-11T10:12:44.061Z] #109 naming to docker.io/library/security-bootstrapper done [2024-10-11T10:12:44.061Z] #109 DONE 3.8s [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:12:44.061Z] time="2024-10-11T10:07:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-11T10:12:44.083Z] $ docker stop --time=1 69ebfb4cc5714999a2c3a4d4d17f7e1a9a6955490f78d4b318d9f70f188fdc3e [2024-10-11T10:12:45.378Z] $ docker rm -f --volumes 69ebfb4cc5714999a2c3a4d4d17f7e1a9a6955490f78d4b318d9f70f188fdc3e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T10:12:45.720Z] + docker images [2024-10-11T10:12:45.720Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-11T10:12:45.720Z] security-bootstrapper latest 89e98cb46be1 2 seconds ago 20.4MB [2024-10-11T10:12:45.720Z] security-proxy-setup latest d739f6e89763 2 seconds ago 28.7MB [2024-10-11T10:12:45.720Z] security-secretstore-setup latest 90d7ed9e5118 2 seconds ago 40.2MB [2024-10-11T10:12:45.720Z] core-metadata latest 2f60dbb752c7 3 seconds ago 29.8MB [2024-10-11T10:12:45.720Z] security-proxy-auth latest a8f3db0fd398 3 seconds ago 24.6MB [2024-10-11T10:12:45.720Z] core-common-config-bootstrapper latest 5d1e99e837be 3 seconds ago 16.5MB [2024-10-11T10:12:45.720Z] core-command latest 5c43a71602c5 4 seconds ago 25.9MB [2024-10-11T10:12:45.720Z] support-cron-scheduler latest bc05de55a8ba 4 seconds ago 45.5MB [2024-10-11T10:12:45.720Z] security-spiffe-token-provider latest 84b22849af0b 4 seconds ago 31.9MB [2024-10-11T10:12:45.720Z] core-data latest 4b2d20ab2b63 4 seconds ago 29.6MB [2024-10-11T10:12:45.720Z] support-notifications latest e3e6f6592636 4 seconds ago 44.5MB [2024-10-11T10:12:45.720Z] core-keeper latest 938457cf0f0f 4 seconds ago 29MB [2024-10-11T10:12:45.720Z] support-scheduler latest c8f97fd25d14 5 seconds ago 43.9MB [2024-10-11T10:12:45.720Z] security-spire-server latest dae47115df71 4 minutes ago 122MB [2024-10-11T10:12:45.720Z] security-spire-agent latest 0f589cb71773 4 minutes ago 183MB [2024-10-11T10:12:45.720Z] security-spire-config latest 7f03d1ad756c 4 minutes ago 121MB [2024-10-11T10:12:45.720Z] ci-base-image-x86_64 latest 4aa552165aed 8 minutes ago 980MB [2024-10-11T10:12:45.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 8 days ago 573MB [2024-10-11T10:12:45.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-11T10:12:45.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2024-10-11T10:12:45.785Z] #31 ... [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:12:45.785Z] #87 DONE 107.0s [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:12:45.785Z] #90 DONE 95.4s [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:12:45.785Z] #79 DONE 118.7s [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:12:45.785Z] #86 DONE 97.2s [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:12:45.785Z] #77 DONE 116.3s [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #119 [core-metadata builder 6/7] COPY . . [2024-10-11T10:12:45.785Z] #119 DONE 1.9s [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-11T10:12:45.785Z] #120 DONE 1.8s [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #121 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:12:45.785Z] #121 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #122 [support-notifications builder 6/7] COPY . . [2024-10-11T10:12:45.785Z] #122 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:12:45.785Z] #123 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-10-11T10:12:45.785Z] #124 DONE 2.0s [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #125 [core-command builder 6/7] COPY . . [2024-10-11T10:12:45.785Z] #125 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:12:45.785Z] #126 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:12:45.785Z] #127 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #128 [core-keeper builder 7/8] COPY . . [2024-10-11T10:12:45.785Z] #128 DONE 2.0s [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:12:45.785Z] #129 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-10-11T10:12:45.785Z] #130 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:12:45.785Z] #131 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:12:45.785Z] #132 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #133 [core-data builder 6/7] COPY . . [2024-10-11T10:12:45.785Z] #133 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:12:45.785Z] #134 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #135 [support-scheduler builder 6/7] COPY . . [2024-10-11T10:12:45.785Z] #135 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:12:45.785Z] #136 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:12:45.785Z] #137 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-11T10:12:45.785Z] #138 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:12:45.785Z] #139 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:12:45.785Z] #140 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-10-11T10:12:45.785Z] #141 DONE 2.0s [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T10:12:45.785Z] #142 ... [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:12:45.785Z] #143 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #144 [security-proxy-setup builder 6/7] COPY . . [2024-10-11T10:12:45.785Z] #144 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:12:45.785Z] #145 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:12:45.785Z] #146 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #147 [security-bootstrapper builder 6/7] COPY . . [2024-10-11T10:12:45.785Z] #147 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #148 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-11T10:12:45.785Z] #148 CACHED [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-11T10:12:45.785Z] #149 ... [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T10:12:45.785Z] #0 5.118 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-11T10:12:45.785Z] #150 ... [2024-10-11T10:12:45.785Z] [2024-10-11T10:12:45.785Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T10:12:45.785Z] #142 6.296 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:12:45.877Z] provisioning config files... [2024-10-11T10:12:45.890Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/724@tmp/config14370476545947393277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:12:46.206Z] ---> ****-login.sh [2024-10-11T10:12:46.206Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:12:46.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:12:46.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:12:46.206Z] Configure a credential helper to remove this warning. See [2024-10-11T10:12:46.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:12:46.206Z] [2024-10-11T10:12:46.206Z] Login Succeeded [2024-10-11T10:12:46.206Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:12:46.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:12:46.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:12:46.464Z] Configure a credential helper to remove this warning. See [2024-10-11T10:12:46.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:12:46.464Z] [2024-10-11T10:12:46.464Z] Login Succeeded [2024-10-11T10:12:46.464Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:12:46.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:12:46.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:12:46.464Z] Configure a credential helper to remove this warning. See [2024-10-11T10:12:46.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:12:46.465Z] [2024-10-11T10:12:46.465Z] Login Succeeded [2024-10-11T10:12:46.465Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:12:46.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:12:46.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:12:46.724Z] Configure a credential helper to remove this warning. See [2024-10-11T10:12:46.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:12:46.724Z] [2024-10-11T10:12:46.724Z] Login Succeeded [2024-10-11T10:12:46.724Z] ****.io [2024-10-11T10:12:46.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:12:46.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:12:46.985Z] Configure a credential helper to remove this warning. See [2024-10-11T10:12:46.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:12:46.985Z] [2024-10-11T10:12:46.985Z] Login Succeeded [2024-10-11T10:12:46.985Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:12:46.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:12:47.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:12:47.083Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-11T10:12:47.083Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:12:47.083Z] latest [2024-10-11T10:12:47.083Z] 3.2.0-dev.101 [2024-10-11T10:12:47.083Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:12:47.083Z] main [2024-10-11T10:12:47.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:47.439Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:47.771Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:12:47.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T10:12:47.771Z] 57ec4483e9a1: Preparing [2024-10-11T10:12:47.771Z] 1433ce292edf: Preparing [2024-10-11T10:12:47.771Z] 55fdae27607a: Preparing [2024-10-11T10:12:47.771Z] 37171ab10ad3: Preparing [2024-10-11T10:12:47.771Z] 28597f883ea4: Preparing [2024-10-11T10:12:47.771Z] fc9ca7049c78: Preparing [2024-10-11T10:12:47.771Z] 63ca1fbb43ae: Preparing [2024-10-11T10:12:47.771Z] fc9ca7049c78: Waiting [2024-10-11T10:12:47.771Z] 55fdae27607a: Pushed [2024-10-11T10:12:47.771Z] 37171ab10ad3: Pushed [2024-10-11T10:12:47.771Z] 28597f883ea4: Pushed [2024-10-11T10:12:47.771Z] 57ec4483e9a1: Pushed [2024-10-11T10:12:47.771Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:12:48.031Z] fc9ca7049c78: Pushed [2024-10-11T10:12:49.132Z] #142 ... [2024-10-11T10:12:49.132Z] [2024-10-11T10:12:49.132Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T10:12:49.132Z] #0 6.744 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-11T10:12:49.132Z] #151 ... [2024-10-11T10:12:49.132Z] [2024-10-11T10:12:49.133Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T10:12:49.133Z] #0 7.870 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-11T10:12:49.399Z] #152 ... [2024-10-11T10:12:49.399Z] [2024-10-11T10:12:49.400Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T10:12:49.400Z] #0 6.368 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-11T10:12:49.400Z] #153 ... [2024-10-11T10:12:49.400Z] [2024-10-11T10:12:49.400Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-11T10:12:49.400Z] #0 7.545 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-11T10:12:49.666Z] #154 ... [2024-10-11T10:12:49.666Z] [2024-10-11T10:12:49.666Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T10:12:49.666Z] #0 7.137 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-11T10:12:49.666Z] #155 ... [2024-10-11T10:12:49.666Z] [2024-10-11T10:12:49.666Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T10:12:49.666Z] #0 6.390 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-11T10:12:49.935Z] #156 ... [2024-10-11T10:12:49.935Z] [2024-10-11T10:12:49.935Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T10:12:49.935Z] #0 7.416 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-11T10:12:49.935Z] #157 ... [2024-10-11T10:12:49.935Z] [2024-10-11T10:12:49.935Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T10:12:49.935Z] #0 7.871 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-11T10:12:49.936Z] 1433ce292edf: Pushed [2024-10-11T10:12:49.937Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:186327c5f6394a18469c65c3f3f10eace97c42a8963f8261f038a0d282ae863f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:50.203Z] #158 ... [2024-10-11T10:12:50.203Z] [2024-10-11T10:12:50.203Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T10:12:50.203Z] #0 7.641 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-11T10:12:50.276Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:50.470Z] #159 ... [2024-10-11T10:12:50.470Z] [2024-10-11T10:12:50.470Z] #160 [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-10-11T10:12:50.470Z] #0 7.479 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-11T10:12:50.470Z] #160 ... [2024-10-11T10:12:50.470Z] [2024-10-11T10:12:50.470Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-11T10:12:50.470Z] #149 6.928 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-11T10:12:50.602Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-11T10:12:50.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T10:12:50.602Z] 57ec4483e9a1: Preparing [2024-10-11T10:12:50.602Z] 1433ce292edf: Preparing [2024-10-11T10:12:50.602Z] 55fdae27607a: Preparing [2024-10-11T10:12:50.602Z] 37171ab10ad3: Preparing [2024-10-11T10:12:50.602Z] 28597f883ea4: Preparing [2024-10-11T10:12:50.602Z] fc9ca7049c78: Preparing [2024-10-11T10:12:50.602Z] 63ca1fbb43ae: Preparing [2024-10-11T10:12:50.602Z] fc9ca7049c78: Waiting [2024-10-11T10:12:50.602Z] 63ca1fbb43ae: Waiting [2024-10-11T10:12:50.602Z] 28597f883ea4: Layer already exists [2024-10-11T10:12:50.602Z] 37171ab10ad3: Layer already exists [2024-10-11T10:12:50.602Z] 55fdae27607a: Layer already exists [2024-10-11T10:12:50.602Z] 57ec4483e9a1: Layer already exists [2024-10-11T10:12:50.602Z] 1433ce292edf: Layer already exists [2024-10-11T10:12:50.602Z] fc9ca7049c78: Layer already exists [2024-10-11T10:12:50.602Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:12:50.602Z] latest: digest: sha256:186327c5f6394a18469c65c3f3f10eace97c42a8963f8261f038a0d282ae863f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:50.940Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:51.274Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.101 [2024-10-11T10:12:51.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T10:12:51.274Z] 57ec4483e9a1: Preparing [2024-10-11T10:12:51.274Z] 1433ce292edf: Preparing [2024-10-11T10:12:51.274Z] 55fdae27607a: Preparing [2024-10-11T10:12:51.274Z] 37171ab10ad3: Preparing [2024-10-11T10:12:51.274Z] 28597f883ea4: Preparing [2024-10-11T10:12:51.274Z] fc9ca7049c78: Preparing [2024-10-11T10:12:51.274Z] 63ca1fbb43ae: Preparing [2024-10-11T10:12:51.274Z] fc9ca7049c78: Waiting [2024-10-11T10:12:51.274Z] 63ca1fbb43ae: Waiting [2024-10-11T10:12:51.274Z] 37171ab10ad3: Layer already exists [2024-10-11T10:12:51.274Z] 55fdae27607a: Layer already exists [2024-10-11T10:12:51.274Z] 57ec4483e9a1: Layer already exists [2024-10-11T10:12:51.274Z] 1433ce292edf: Layer already exists [2024-10-11T10:12:51.274Z] 28597f883ea4: Layer already exists [2024-10-11T10:12:51.274Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:12:51.274Z] fc9ca7049c78: Layer already exists [2024-10-11T10:12:51.274Z] 3.2.0-dev.101: digest: sha256:186327c5f6394a18469c65c3f3f10eace97c42a8963f8261f038a0d282ae863f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:51.608Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:51.932Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:12:51.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T10:12:51.932Z] 57ec4483e9a1: Preparing [2024-10-11T10:12:51.932Z] 1433ce292edf: Preparing [2024-10-11T10:12:51.932Z] 55fdae27607a: Preparing [2024-10-11T10:12:51.932Z] 37171ab10ad3: Preparing [2024-10-11T10:12:51.932Z] 28597f883ea4: Preparing [2024-10-11T10:12:51.932Z] fc9ca7049c78: Preparing [2024-10-11T10:12:51.932Z] 63ca1fbb43ae: Preparing [2024-10-11T10:12:51.932Z] fc9ca7049c78: Waiting [2024-10-11T10:12:51.932Z] 63ca1fbb43ae: Waiting [2024-10-11T10:12:51.932Z] 57ec4483e9a1: Layer already exists [2024-10-11T10:12:51.932Z] 1433ce292edf: Layer already exists [2024-10-11T10:12:51.932Z] 28597f883ea4: Layer already exists [2024-10-11T10:12:51.932Z] 55fdae27607a: Layer already exists [2024-10-11T10:12:51.932Z] 37171ab10ad3: Layer already exists [2024-10-11T10:12:51.932Z] fc9ca7049c78: Layer already exists [2024-10-11T10:12:51.932Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:12:51.932Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:186327c5f6394a18469c65c3f3f10eace97c42a8963f8261f038a0d282ae863f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:52.269Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:52.599Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-11T10:12:52.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-11T10:12:52.599Z] 57ec4483e9a1: Preparing [2024-10-11T10:12:52.599Z] 1433ce292edf: Preparing [2024-10-11T10:12:52.599Z] 55fdae27607a: Preparing [2024-10-11T10:12:52.599Z] 37171ab10ad3: Preparing [2024-10-11T10:12:52.599Z] 28597f883ea4: Preparing [2024-10-11T10:12:52.599Z] fc9ca7049c78: Preparing [2024-10-11T10:12:52.599Z] 63ca1fbb43ae: Preparing [2024-10-11T10:12:52.599Z] fc9ca7049c78: Waiting [2024-10-11T10:12:52.599Z] 63ca1fbb43ae: Waiting [2024-10-11T10:12:52.599Z] 55fdae27607a: Layer already exists [2024-10-11T10:12:52.599Z] 28597f883ea4: Layer already exists [2024-10-11T10:12:52.599Z] 37171ab10ad3: Layer already exists [2024-10-11T10:12:52.599Z] 57ec4483e9a1: Layer already exists [2024-10-11T10:12:52.599Z] 1433ce292edf: Layer already exists [2024-10-11T10:12:52.599Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:12:52.599Z] fc9ca7049c78: Layer already exists [2024-10-11T10:12:52.599Z] main: digest: sha256:186327c5f6394a18469c65c3f3f10eace97c42a8963f8261f038a0d282ae863f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:12:52.677Z] ===================================================== [Pipeline] echo [2024-10-11T10:12:52.695Z] taggedImages: [2024-10-11T10:12:52.695Z] - nexus3.edgexfoundry.org:10004/core-command:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:12:52.695Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-11T10:12:52.695Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.101 [2024-10-11T10:12:52.695Z] - nexus3.edgexfoundry.org:10004/core-command:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:12:52.695Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-11T10:12:52.731Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-11T10:12:52.731Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:12:52.731Z] latest [2024-10-11T10:12:52.731Z] 3.2.0-dev.101 [2024-10-11T10:12:52.731Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:12:52.731Z] main [2024-10-11T10:12:52.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:53.078Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:53.415Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:12:53.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T10:12:53.415Z] c3992c08bd21: Preparing [2024-10-11T10:12:53.415Z] 52eea6f3e5f4: Preparing [2024-10-11T10:12:53.415Z] 7fa2215b7f33: Preparing [2024-10-11T10:12:53.415Z] f34868665687: Preparing [2024-10-11T10:12:53.415Z] 55fdae27607a: Preparing [2024-10-11T10:12:53.415Z] 37171ab10ad3: Preparing [2024-10-11T10:12:53.415Z] 28597f883ea4: Preparing [2024-10-11T10:12:53.415Z] fc9ca7049c78: Preparing [2024-10-11T10:12:53.415Z] 63ca1fbb43ae: Preparing [2024-10-11T10:12:53.415Z] 37171ab10ad3: Waiting [2024-10-11T10:12:53.415Z] 28597f883ea4: Waiting [2024-10-11T10:12:53.415Z] fc9ca7049c78: Waiting [2024-10-11T10:12:53.415Z] 63ca1fbb43ae: Waiting [2024-10-11T10:12:53.415Z] 55fdae27607a: Layer already exists [2024-10-11T10:12:53.415Z] 37171ab10ad3: Layer already exists [2024-10-11T10:12:53.415Z] 28597f883ea4: Layer already exists [2024-10-11T10:12:53.415Z] 52eea6f3e5f4: Pushed [2024-10-11T10:12:53.415Z] fc9ca7049c78: Layer already exists [2024-10-11T10:12:53.415Z] c3992c08bd21: Pushed [2024-10-11T10:12:53.415Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:12:53.415Z] 7fa2215b7f33: Pushed [2024-10-11T10:12:54.354Z] f34868665687: Pushed [2024-10-11T10:12:54.614Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:d97406338d93ad1c7d2a05e61c89411fa055046cf864de37027b3dc01dcf305e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:54.945Z] + 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-10-11T10:12:55.280Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-11T10:12:55.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T10:12:55.280Z] c3992c08bd21: Preparing [2024-10-11T10:12:55.280Z] 52eea6f3e5f4: Preparing [2024-10-11T10:12:55.280Z] 7fa2215b7f33: Preparing [2024-10-11T10:12:55.280Z] f34868665687: Preparing [2024-10-11T10:12:55.280Z] 55fdae27607a: Preparing [2024-10-11T10:12:55.280Z] 37171ab10ad3: Preparing [2024-10-11T10:12:55.280Z] 28597f883ea4: Preparing [2024-10-11T10:12:55.280Z] fc9ca7049c78: Preparing [2024-10-11T10:12:55.280Z] 63ca1fbb43ae: Preparing [2024-10-11T10:12:55.280Z] 37171ab10ad3: Waiting [2024-10-11T10:12:55.280Z] 28597f883ea4: Waiting [2024-10-11T10:12:55.280Z] 63ca1fbb43ae: Waiting [2024-10-11T10:12:55.280Z] fc9ca7049c78: Waiting [2024-10-11T10:12:55.280Z] c3992c08bd21: Layer already exists [2024-10-11T10:12:55.280Z] 7fa2215b7f33: Layer already exists [2024-10-11T10:12:55.280Z] 55fdae27607a: Layer already exists [2024-10-11T10:12:55.280Z] f34868665687: Layer already exists [2024-10-11T10:12:55.280Z] 52eea6f3e5f4: Layer already exists [2024-10-11T10:12:55.280Z] fc9ca7049c78: Layer already exists [2024-10-11T10:12:55.280Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:12:55.280Z] 37171ab10ad3: Layer already exists [2024-10-11T10:12:55.280Z] 28597f883ea4: Layer already exists [2024-10-11T10:12:55.280Z] latest: digest: sha256:d97406338d93ad1c7d2a05e61c89411fa055046cf864de37027b3dc01dcf305e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:55.625Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:55.953Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.101 [2024-10-11T10:12:55.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T10:12:55.953Z] c3992c08bd21: Preparing [2024-10-11T10:12:55.953Z] 52eea6f3e5f4: Preparing [2024-10-11T10:12:55.953Z] 7fa2215b7f33: Preparing [2024-10-11T10:12:55.953Z] f34868665687: Preparing [2024-10-11T10:12:55.953Z] 55fdae27607a: Preparing [2024-10-11T10:12:55.953Z] 37171ab10ad3: Preparing [2024-10-11T10:12:55.953Z] 28597f883ea4: Preparing [2024-10-11T10:12:55.953Z] fc9ca7049c78: Preparing [2024-10-11T10:12:55.953Z] 63ca1fbb43ae: Preparing [2024-10-11T10:12:55.953Z] 28597f883ea4: Waiting [2024-10-11T10:12:55.953Z] fc9ca7049c78: Waiting [2024-10-11T10:12:55.953Z] 63ca1fbb43ae: Waiting [2024-10-11T10:12:55.953Z] 37171ab10ad3: Waiting [2024-10-11T10:12:55.953Z] 7fa2215b7f33: Layer already exists [2024-10-11T10:12:55.953Z] 52eea6f3e5f4: Layer already exists [2024-10-11T10:12:55.953Z] f34868665687: Layer already exists [2024-10-11T10:12:55.953Z] c3992c08bd21: Layer already exists [2024-10-11T10:12:55.953Z] 55fdae27607a: Layer already exists [2024-10-11T10:12:55.953Z] 37171ab10ad3: Layer already exists [2024-10-11T10:12:55.953Z] 28597f883ea4: Layer already exists [2024-10-11T10:12:55.953Z] fc9ca7049c78: Layer already exists [2024-10-11T10:12:55.953Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:12:55.953Z] 3.2.0-dev.101: digest: sha256:d97406338d93ad1c7d2a05e61c89411fa055046cf864de37027b3dc01dcf305e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:56.291Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:56.619Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:12:56.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T10:12:56.619Z] c3992c08bd21: Preparing [2024-10-11T10:12:56.619Z] 52eea6f3e5f4: Preparing [2024-10-11T10:12:56.619Z] 7fa2215b7f33: Preparing [2024-10-11T10:12:56.619Z] f34868665687: Preparing [2024-10-11T10:12:56.619Z] 55fdae27607a: Preparing [2024-10-11T10:12:56.619Z] 37171ab10ad3: Preparing [2024-10-11T10:12:56.620Z] 28597f883ea4: Preparing [2024-10-11T10:12:56.620Z] fc9ca7049c78: Preparing [2024-10-11T10:12:56.620Z] 63ca1fbb43ae: Preparing [2024-10-11T10:12:56.620Z] 37171ab10ad3: Waiting [2024-10-11T10:12:56.620Z] fc9ca7049c78: Waiting [2024-10-11T10:12:56.620Z] 63ca1fbb43ae: Waiting [2024-10-11T10:12:56.620Z] 28597f883ea4: Waiting [2024-10-11T10:12:56.620Z] 52eea6f3e5f4: Layer already exists [2024-10-11T10:12:56.620Z] c3992c08bd21: Layer already exists [2024-10-11T10:12:56.620Z] 55fdae27607a: Layer already exists [2024-10-11T10:12:56.620Z] f34868665687: Layer already exists [2024-10-11T10:12:56.620Z] 7fa2215b7f33: Layer already exists [2024-10-11T10:12:56.620Z] fc9ca7049c78: Layer already exists [2024-10-11T10:12:56.620Z] 28597f883ea4: Layer already exists [2024-10-11T10:12:56.620Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:12:56.620Z] 37171ab10ad3: Layer already exists [2024-10-11T10:12:56.620Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:d97406338d93ad1c7d2a05e61c89411fa055046cf864de37027b3dc01dcf305e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:56.954Z] + 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-10-11T10:12:57.296Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-11T10:12:57.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-11T10:12:57.296Z] c3992c08bd21: Preparing [2024-10-11T10:12:57.297Z] 52eea6f3e5f4: Preparing [2024-10-11T10:12:57.297Z] 7fa2215b7f33: Preparing [2024-10-11T10:12:57.297Z] f34868665687: Preparing [2024-10-11T10:12:57.297Z] 55fdae27607a: Preparing [2024-10-11T10:12:57.297Z] 37171ab10ad3: Preparing [2024-10-11T10:12:57.297Z] 28597f883ea4: Preparing [2024-10-11T10:12:57.297Z] fc9ca7049c78: Preparing [2024-10-11T10:12:57.297Z] 63ca1fbb43ae: Preparing [2024-10-11T10:12:57.297Z] 28597f883ea4: Waiting [2024-10-11T10:12:57.297Z] fc9ca7049c78: Waiting [2024-10-11T10:12:57.297Z] 63ca1fbb43ae: Waiting [2024-10-11T10:12:57.297Z] 7fa2215b7f33: Layer already exists [2024-10-11T10:12:57.297Z] f34868665687: Layer already exists [2024-10-11T10:12:57.297Z] 55fdae27607a: Layer already exists [2024-10-11T10:12:57.297Z] 52eea6f3e5f4: Layer already exists [2024-10-11T10:12:57.297Z] c3992c08bd21: Layer already exists [2024-10-11T10:12:57.297Z] 37171ab10ad3: Layer already exists [2024-10-11T10:12:57.297Z] 28597f883ea4: Layer already exists [2024-10-11T10:12:57.297Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:12:57.297Z] fc9ca7049c78: Layer already exists [2024-10-11T10:12:57.297Z] main: digest: sha256:d97406338d93ad1c7d2a05e61c89411fa055046cf864de37027b3dc01dcf305e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:12:57.389Z] ===================================================== [Pipeline] echo [2024-10-11T10:12:57.408Z] taggedImages: [2024-10-11T10:12:57.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:12:57.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-11T10:12:57.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.101 [2024-10-11T10:12:57.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:12:57.408Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-11T10:12:57.444Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-11T10:12:57.444Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:12:57.444Z] latest [2024-10-11T10:12:57.444Z] 3.2.0-dev.101 [2024-10-11T10:12:57.444Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:12:57.444Z] main [2024-10-11T10:12:57.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:57.811Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:12:58.144Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:12:58.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T10:12:58.144Z] c3ca72c2e4b5: Preparing [2024-10-11T10:12:58.144Z] 3b854afa5abf: Preparing [2024-10-11T10:12:58.144Z] 6e042e88e14c: Preparing [2024-10-11T10:12:58.144Z] 55fdae27607a: Preparing [2024-10-11T10:12:58.144Z] 37171ab10ad3: Preparing [2024-10-11T10:12:58.144Z] e67978dbeb6d: Preparing [2024-10-11T10:12:58.144Z] 62440b0b4b88: Preparing [2024-10-11T10:12:58.144Z] 63ca1fbb43ae: Preparing [2024-10-11T10:12:58.144Z] e67978dbeb6d: Waiting [2024-10-11T10:12:58.144Z] 62440b0b4b88: Waiting [2024-10-11T10:12:58.144Z] 63ca1fbb43ae: Waiting [2024-10-11T10:12:58.144Z] 55fdae27607a: Layer already exists [2024-10-11T10:12:58.144Z] 37171ab10ad3: Layer already exists [2024-10-11T10:12:58.144Z] 3b854afa5abf: Pushed [2024-10-11T10:12:58.144Z] c3ca72c2e4b5: Pushed [2024-10-11T10:12:58.144Z] 62440b0b4b88: Pushed [2024-10-11T10:12:58.144Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:12:58.144Z] e67978dbeb6d: Pushed [2024-10-11T10:13:00.679Z] 6e042e88e14c: Pushed [2024-10-11T10:13:00.679Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:5c574706858db1dcb5d78b1ba430c98645f5ec7a5a1dc8c86a0b4cd8acb6b51e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:01.009Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:01.339Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-11T10:13:01.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T10:13:01.339Z] c3ca72c2e4b5: Preparing [2024-10-11T10:13:01.339Z] 3b854afa5abf: Preparing [2024-10-11T10:13:01.339Z] 6e042e88e14c: Preparing [2024-10-11T10:13:01.339Z] 55fdae27607a: Preparing [2024-10-11T10:13:01.339Z] 37171ab10ad3: Preparing [2024-10-11T10:13:01.339Z] e67978dbeb6d: Preparing [2024-10-11T10:13:01.339Z] 62440b0b4b88: Preparing [2024-10-11T10:13:01.339Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:01.339Z] e67978dbeb6d: Waiting [2024-10-11T10:13:01.339Z] 62440b0b4b88: Waiting [2024-10-11T10:13:01.339Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:01.339Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:01.339Z] 6e042e88e14c: Layer already exists [2024-10-11T10:13:01.339Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:01.339Z] c3ca72c2e4b5: Layer already exists [2024-10-11T10:13:01.339Z] 3b854afa5abf: Layer already exists [2024-10-11T10:13:01.339Z] 62440b0b4b88: Layer already exists [2024-10-11T10:13:01.339Z] e67978dbeb6d: Layer already exists [2024-10-11T10:13:01.339Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:01.339Z] latest: digest: sha256:5c574706858db1dcb5d78b1ba430c98645f5ec7a5a1dc8c86a0b4cd8acb6b51e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:01.677Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:02.012Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.101 [2024-10-11T10:13:02.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T10:13:02.012Z] c3ca72c2e4b5: Preparing [2024-10-11T10:13:02.012Z] 3b854afa5abf: Preparing [2024-10-11T10:13:02.012Z] 6e042e88e14c: Preparing [2024-10-11T10:13:02.012Z] 55fdae27607a: Preparing [2024-10-11T10:13:02.012Z] 37171ab10ad3: Preparing [2024-10-11T10:13:02.012Z] e67978dbeb6d: Preparing [2024-10-11T10:13:02.012Z] 62440b0b4b88: Preparing [2024-10-11T10:13:02.012Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:02.012Z] 62440b0b4b88: Waiting [2024-10-11T10:13:02.012Z] e67978dbeb6d: Waiting [2024-10-11T10:13:02.012Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:02.012Z] c3ca72c2e4b5: Layer already exists [2024-10-11T10:13:02.012Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:02.012Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:02.012Z] 3b854afa5abf: Layer already exists [2024-10-11T10:13:02.012Z] 6e042e88e14c: Layer already exists [2024-10-11T10:13:02.012Z] e67978dbeb6d: Layer already exists [2024-10-11T10:13:02.012Z] 62440b0b4b88: Layer already exists [2024-10-11T10:13:02.012Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:02.012Z] 3.2.0-dev.101: digest: sha256:5c574706858db1dcb5d78b1ba430c98645f5ec7a5a1dc8c86a0b4cd8acb6b51e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:02.352Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:02.687Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:02.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T10:13:02.687Z] c3ca72c2e4b5: Preparing [2024-10-11T10:13:02.687Z] 3b854afa5abf: Preparing [2024-10-11T10:13:02.687Z] 6e042e88e14c: Preparing [2024-10-11T10:13:02.687Z] 55fdae27607a: Preparing [2024-10-11T10:13:02.687Z] 37171ab10ad3: Preparing [2024-10-11T10:13:02.687Z] e67978dbeb6d: Preparing [2024-10-11T10:13:02.687Z] 62440b0b4b88: Preparing [2024-10-11T10:13:02.687Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:02.687Z] e67978dbeb6d: Waiting [2024-10-11T10:13:02.687Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:02.687Z] 3b854afa5abf: Layer already exists [2024-10-11T10:13:02.687Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:02.687Z] 6e042e88e14c: Layer already exists [2024-10-11T10:13:02.687Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:02.687Z] c3ca72c2e4b5: Layer already exists [2024-10-11T10:13:02.687Z] 62440b0b4b88: Layer already exists [2024-10-11T10:13:02.687Z] e67978dbeb6d: Layer already exists [2024-10-11T10:13:02.687Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:02.687Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:5c574706858db1dcb5d78b1ba430c98645f5ec7a5a1dc8c86a0b4cd8acb6b51e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:03.014Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:03.347Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-11T10:13:03.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-11T10:13:03.347Z] c3ca72c2e4b5: Preparing [2024-10-11T10:13:03.347Z] 3b854afa5abf: Preparing [2024-10-11T10:13:03.347Z] 6e042e88e14c: Preparing [2024-10-11T10:13:03.347Z] 55fdae27607a: Preparing [2024-10-11T10:13:03.347Z] 37171ab10ad3: Preparing [2024-10-11T10:13:03.347Z] e67978dbeb6d: Preparing [2024-10-11T10:13:03.347Z] 62440b0b4b88: Preparing [2024-10-11T10:13:03.347Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:03.347Z] e67978dbeb6d: Waiting [2024-10-11T10:13:03.347Z] 62440b0b4b88: Waiting [2024-10-11T10:13:03.347Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:03.347Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:03.347Z] 6e042e88e14c: Layer already exists [2024-10-11T10:13:03.347Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:03.347Z] 3b854afa5abf: Layer already exists [2024-10-11T10:13:03.347Z] c3ca72c2e4b5: Layer already exists [2024-10-11T10:13:03.347Z] 62440b0b4b88: Layer already exists [2024-10-11T10:13:03.347Z] e67978dbeb6d: Layer already exists [2024-10-11T10:13:03.347Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:03.347Z] main: digest: sha256:5c574706858db1dcb5d78b1ba430c98645f5ec7a5a1dc8c86a0b4cd8acb6b51e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:13:03.427Z] ===================================================== [Pipeline] echo [2024-10-11T10:13:03.442Z] taggedImages: [2024-10-11T10:13:03.442Z] - nexus3.edgexfoundry.org:10004/core-data:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:03.442Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-11T10:13:03.442Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.101 [2024-10-11T10:13:03.442Z] - nexus3.edgexfoundry.org:10004/core-data:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:03.442Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-11T10:13:03.469Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-11T10:13:03.469Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:03.469Z] latest [2024-10-11T10:13:03.469Z] 3.2.0-dev.101 [2024-10-11T10:13:03.469Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:03.469Z] main [2024-10-11T10:13:03.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:03.811Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:04.142Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:04.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T10:13:04.142Z] 07dba9c2b7d4: Preparing [2024-10-11T10:13:04.142Z] 3a5bd9e36e91: Preparing [2024-10-11T10:13:04.142Z] 427d49c0177e: Preparing [2024-10-11T10:13:04.142Z] 37171ab10ad3: Preparing [2024-10-11T10:13:04.142Z] 8577c15ea821: Preparing [2024-10-11T10:13:04.142Z] cf9795067ad1: Preparing [2024-10-11T10:13:04.142Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:04.142Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:04.142Z] cf9795067ad1: Waiting [2024-10-11T10:13:04.142Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:04.142Z] 3a5bd9e36e91: Pushed [2024-10-11T10:13:04.142Z] 07dba9c2b7d4: Pushed [2024-10-11T10:13:04.142Z] cf9795067ad1: Pushed [2024-10-11T10:13:04.142Z] 8577c15ea821: Pushed [2024-10-11T10:13:04.142Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:06.678Z] 427d49c0177e: Pushed [2024-10-11T10:13:06.678Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:b4273368bafb8f7f21ef88535234491bdf2c493786854f84166978621b23248d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:07.011Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:07.340Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-11T10:13:07.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T10:13:07.340Z] 07dba9c2b7d4: Preparing [2024-10-11T10:13:07.340Z] 3a5bd9e36e91: Preparing [2024-10-11T10:13:07.340Z] 427d49c0177e: Preparing [2024-10-11T10:13:07.340Z] 37171ab10ad3: Preparing [2024-10-11T10:13:07.340Z] 8577c15ea821: Preparing [2024-10-11T10:13:07.340Z] cf9795067ad1: Preparing [2024-10-11T10:13:07.340Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:07.340Z] cf9795067ad1: Waiting [2024-10-11T10:13:07.340Z] 8577c15ea821: Layer already exists [2024-10-11T10:13:07.340Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:07.340Z] 07dba9c2b7d4: Layer already exists [2024-10-11T10:13:07.340Z] 3a5bd9e36e91: Layer already exists [2024-10-11T10:13:07.340Z] 427d49c0177e: Layer already exists [2024-10-11T10:13:07.340Z] cf9795067ad1: Layer already exists [2024-10-11T10:13:07.340Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:07.340Z] latest: digest: sha256:b4273368bafb8f7f21ef88535234491bdf2c493786854f84166978621b23248d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:07.676Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:07.999Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.101 [2024-10-11T10:13:08.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T10:13:08.000Z] 07dba9c2b7d4: Preparing [2024-10-11T10:13:08.000Z] 3a5bd9e36e91: Preparing [2024-10-11T10:13:08.000Z] 427d49c0177e: Preparing [2024-10-11T10:13:08.000Z] 37171ab10ad3: Preparing [2024-10-11T10:13:08.000Z] 8577c15ea821: Preparing [2024-10-11T10:13:08.000Z] cf9795067ad1: Preparing [2024-10-11T10:13:08.000Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:08.000Z] cf9795067ad1: Waiting [2024-10-11T10:13:08.000Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:08.000Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:08.000Z] 427d49c0177e: Layer already exists [2024-10-11T10:13:08.000Z] 3a5bd9e36e91: Layer already exists [2024-10-11T10:13:08.000Z] 07dba9c2b7d4: Layer already exists [2024-10-11T10:13:08.000Z] 8577c15ea821: Layer already exists [2024-10-11T10:13:08.000Z] cf9795067ad1: Layer already exists [2024-10-11T10:13:08.000Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:08.000Z] 3.2.0-dev.101: digest: sha256:b4273368bafb8f7f21ef88535234491bdf2c493786854f84166978621b23248d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:08.332Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:08.660Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:08.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T10:13:08.661Z] 07dba9c2b7d4: Preparing [2024-10-11T10:13:08.661Z] 3a5bd9e36e91: Preparing [2024-10-11T10:13:08.661Z] 427d49c0177e: Preparing [2024-10-11T10:13:08.661Z] 37171ab10ad3: Preparing [2024-10-11T10:13:08.661Z] 8577c15ea821: Preparing [2024-10-11T10:13:08.661Z] cf9795067ad1: Preparing [2024-10-11T10:13:08.661Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:08.661Z] cf9795067ad1: Waiting [2024-10-11T10:13:08.661Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:08.661Z] 427d49c0177e: Layer already exists [2024-10-11T10:13:08.661Z] 07dba9c2b7d4: Layer already exists [2024-10-11T10:13:08.661Z] 8577c15ea821: Layer already exists [2024-10-11T10:13:08.661Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:08.661Z] 3a5bd9e36e91: Layer already exists [2024-10-11T10:13:08.661Z] cf9795067ad1: Layer already exists [2024-10-11T10:13:08.661Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:08.661Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:b4273368bafb8f7f21ef88535234491bdf2c493786854f84166978621b23248d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:08.996Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:09.328Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-11T10:13:09.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-11T10:13:09.328Z] 07dba9c2b7d4: Preparing [2024-10-11T10:13:09.328Z] 3a5bd9e36e91: Preparing [2024-10-11T10:13:09.328Z] 427d49c0177e: Preparing [2024-10-11T10:13:09.328Z] 37171ab10ad3: Preparing [2024-10-11T10:13:09.328Z] 8577c15ea821: Preparing [2024-10-11T10:13:09.328Z] cf9795067ad1: Preparing [2024-10-11T10:13:09.328Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:09.328Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:09.328Z] cf9795067ad1: Waiting [2024-10-11T10:13:09.328Z] 3a5bd9e36e91: Layer already exists [2024-10-11T10:13:09.328Z] 8577c15ea821: Layer already exists [2024-10-11T10:13:09.328Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:09.328Z] 07dba9c2b7d4: Layer already exists [2024-10-11T10:13:09.328Z] 427d49c0177e: Layer already exists [2024-10-11T10:13:09.328Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:09.328Z] cf9795067ad1: Layer already exists [2024-10-11T10:13:09.328Z] main: digest: sha256:b4273368bafb8f7f21ef88535234491bdf2c493786854f84166978621b23248d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:13:09.408Z] ===================================================== [Pipeline] echo [2024-10-11T10:13:09.421Z] taggedImages: [2024-10-11T10:13:09.421Z] - nexus3.edgexfoundry.org:10004/core-keeper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:09.421Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-11T10:13:09.421Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.101 [2024-10-11T10:13:09.421Z] - nexus3.edgexfoundry.org:10004/core-keeper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:09.421Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-11T10:13:09.449Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-11T10:13:09.449Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:09.449Z] latest [2024-10-11T10:13:09.449Z] 3.2.0-dev.101 [2024-10-11T10:13:09.449Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:09.449Z] main [2024-10-11T10:13:09.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:09.808Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:10.144Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:10.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T10:13:10.144Z] 1803e09ceff4: Preparing [2024-10-11T10:13:10.144Z] 6738e4616ec9: Preparing [2024-10-11T10:13:10.144Z] 548432a9d8e8: Preparing [2024-10-11T10:13:10.144Z] 8e2de91de498: Preparing [2024-10-11T10:13:10.144Z] 55fdae27607a: Preparing [2024-10-11T10:13:10.144Z] 37171ab10ad3: Preparing [2024-10-11T10:13:10.144Z] 28597f883ea4: Preparing [2024-10-11T10:13:10.144Z] fc9ca7049c78: Preparing [2024-10-11T10:13:10.144Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:10.144Z] 37171ab10ad3: Waiting [2024-10-11T10:13:10.144Z] 28597f883ea4: Waiting [2024-10-11T10:13:10.144Z] fc9ca7049c78: Waiting [2024-10-11T10:13:10.144Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:10.144Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:10.144Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:10.144Z] 28597f883ea4: Layer already exists [2024-10-11T10:13:10.144Z] fc9ca7049c78: Layer already exists [2024-10-11T10:13:10.144Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:10.144Z] 1803e09ceff4: Pushed [2024-10-11T10:13:10.144Z] 548432a9d8e8: Pushed [2024-10-11T10:13:10.144Z] 6738e4616ec9: Pushed [2024-10-11T10:13:12.683Z] 8e2de91de498: Pushed [2024-10-11T10:13:12.683Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:9b978b3afeb62ed5fe21621ead30c511e8fd530239f54a0567cfe1bdd1aeead3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:13.022Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:13.360Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-11T10:13:13.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T10:13:13.360Z] 1803e09ceff4: Preparing [2024-10-11T10:13:13.360Z] 6738e4616ec9: Preparing [2024-10-11T10:13:13.360Z] 548432a9d8e8: Preparing [2024-10-11T10:13:13.360Z] 8e2de91de498: Preparing [2024-10-11T10:13:13.360Z] 55fdae27607a: Preparing [2024-10-11T10:13:13.360Z] 37171ab10ad3: Preparing [2024-10-11T10:13:13.360Z] 28597f883ea4: Preparing [2024-10-11T10:13:13.360Z] fc9ca7049c78: Preparing [2024-10-11T10:13:13.360Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:13.360Z] 37171ab10ad3: Waiting [2024-10-11T10:13:13.360Z] 28597f883ea4: Waiting [2024-10-11T10:13:13.360Z] fc9ca7049c78: Waiting [2024-10-11T10:13:13.360Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:13.360Z] 8e2de91de498: Layer already exists [2024-10-11T10:13:13.360Z] 548432a9d8e8: Layer already exists [2024-10-11T10:13:13.360Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:13.360Z] 1803e09ceff4: Layer already exists [2024-10-11T10:13:13.360Z] 6738e4616ec9: Layer already exists [2024-10-11T10:13:13.360Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:13.360Z] 28597f883ea4: Layer already exists [2024-10-11T10:13:13.360Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:13.360Z] fc9ca7049c78: Layer already exists [2024-10-11T10:13:13.360Z] latest: digest: sha256:9b978b3afeb62ed5fe21621ead30c511e8fd530239f54a0567cfe1bdd1aeead3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:13.719Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:14.050Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.101 [2024-10-11T10:13:14.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T10:13:14.050Z] 1803e09ceff4: Preparing [2024-10-11T10:13:14.050Z] 6738e4616ec9: Preparing [2024-10-11T10:13:14.050Z] 548432a9d8e8: Preparing [2024-10-11T10:13:14.050Z] 8e2de91de498: Preparing [2024-10-11T10:13:14.050Z] 55fdae27607a: Preparing [2024-10-11T10:13:14.050Z] 37171ab10ad3: Preparing [2024-10-11T10:13:14.050Z] 28597f883ea4: Preparing [2024-10-11T10:13:14.050Z] fc9ca7049c78: Preparing [2024-10-11T10:13:14.050Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:14.050Z] 37171ab10ad3: Waiting [2024-10-11T10:13:14.050Z] 28597f883ea4: Waiting [2024-10-11T10:13:14.050Z] fc9ca7049c78: Waiting [2024-10-11T10:13:14.050Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:14.050Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:14.050Z] 548432a9d8e8: Layer already exists [2024-10-11T10:13:14.050Z] 1803e09ceff4: Layer already exists [2024-10-11T10:13:14.050Z] 8e2de91de498: Layer already exists [2024-10-11T10:13:14.050Z] 6738e4616ec9: Layer already exists [2024-10-11T10:13:14.050Z] fc9ca7049c78: Layer already exists [2024-10-11T10:13:14.050Z] 28597f883ea4: Layer already exists [2024-10-11T10:13:14.050Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:14.050Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:14.050Z] 3.2.0-dev.101: digest: sha256:9b978b3afeb62ed5fe21621ead30c511e8fd530239f54a0567cfe1bdd1aeead3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:14.381Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:14.709Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:14.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T10:13:14.709Z] 1803e09ceff4: Preparing [2024-10-11T10:13:14.709Z] 6738e4616ec9: Preparing [2024-10-11T10:13:14.709Z] 548432a9d8e8: Preparing [2024-10-11T10:13:14.709Z] 8e2de91de498: Preparing [2024-10-11T10:13:14.709Z] 55fdae27607a: Preparing [2024-10-11T10:13:14.709Z] 37171ab10ad3: Preparing [2024-10-11T10:13:14.709Z] 28597f883ea4: Preparing [2024-10-11T10:13:14.709Z] fc9ca7049c78: Preparing [2024-10-11T10:13:14.709Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:14.709Z] 37171ab10ad3: Waiting [2024-10-11T10:13:14.709Z] 28597f883ea4: Waiting [2024-10-11T10:13:14.709Z] fc9ca7049c78: Waiting [2024-10-11T10:13:14.709Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:14.709Z] 8e2de91de498: Layer already exists [2024-10-11T10:13:14.709Z] 1803e09ceff4: Layer already exists [2024-10-11T10:13:14.709Z] 6738e4616ec9: Layer already exists [2024-10-11T10:13:14.709Z] 548432a9d8e8: Layer already exists [2024-10-11T10:13:14.709Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:14.709Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:14.709Z] 28597f883ea4: Layer already exists [2024-10-11T10:13:14.709Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:14.709Z] fc9ca7049c78: Layer already exists [2024-10-11T10:13:14.709Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:9b978b3afeb62ed5fe21621ead30c511e8fd530239f54a0567cfe1bdd1aeead3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:15.050Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:15.383Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-11T10:13:15.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-11T10:13:15.384Z] 1803e09ceff4: Preparing [2024-10-11T10:13:15.384Z] 6738e4616ec9: Preparing [2024-10-11T10:13:15.384Z] 548432a9d8e8: Preparing [2024-10-11T10:13:15.384Z] 8e2de91de498: Preparing [2024-10-11T10:13:15.384Z] 55fdae27607a: Preparing [2024-10-11T10:13:15.384Z] 37171ab10ad3: Preparing [2024-10-11T10:13:15.384Z] 28597f883ea4: Preparing [2024-10-11T10:13:15.384Z] fc9ca7049c78: Preparing [2024-10-11T10:13:15.384Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:15.384Z] 37171ab10ad3: Waiting [2024-10-11T10:13:15.384Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:15.384Z] 28597f883ea4: Waiting [2024-10-11T10:13:15.384Z] fc9ca7049c78: Waiting [2024-10-11T10:13:15.384Z] 1803e09ceff4: Layer already exists [2024-10-11T10:13:15.384Z] 548432a9d8e8: Layer already exists [2024-10-11T10:13:15.384Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:15.384Z] 8e2de91de498: Layer already exists [2024-10-11T10:13:15.384Z] 6738e4616ec9: Layer already exists [2024-10-11T10:13:15.384Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:15.384Z] fc9ca7049c78: Layer already exists [2024-10-11T10:13:15.384Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:15.384Z] 28597f883ea4: Layer already exists [2024-10-11T10:13:15.384Z] main: digest: sha256:9b978b3afeb62ed5fe21621ead30c511e8fd530239f54a0567cfe1bdd1aeead3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:13:15.458Z] ===================================================== [Pipeline] echo [2024-10-11T10:13:15.473Z] taggedImages: [2024-10-11T10:13:15.473Z] - nexus3.edgexfoundry.org:10004/core-metadata:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:15.473Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-11T10:13:15.473Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.101 [2024-10-11T10:13:15.473Z] - nexus3.edgexfoundry.org:10004/core-metadata:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:15.473Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-11T10:13:15.498Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-11T10:13:15.498Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:15.498Z] latest [2024-10-11T10:13:15.498Z] 3.2.0-dev.101 [2024-10-11T10:13:15.498Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:15.498Z] main [2024-10-11T10:13:15.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:15.853Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:16.184Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:16.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T10:13:16.184Z] 54e8f6c50522: Preparing [2024-10-11T10:13:16.184Z] f3c650ecd12a: Preparing [2024-10-11T10:13:16.184Z] 881810e97cf2: Preparing [2024-10-11T10:13:16.184Z] 4dcb0a18f47b: Preparing [2024-10-11T10:13:16.184Z] 47d903d4e21e: Preparing [2024-10-11T10:13:16.184Z] 38be4ff1fb8b: Preparing [2024-10-11T10:13:16.184Z] d9239a40aec0: Preparing [2024-10-11T10:13:16.184Z] cc4c074dd699: Preparing [2024-10-11T10:13:16.184Z] 55fdae27607a: Preparing [2024-10-11T10:13:16.184Z] 37171ab10ad3: Preparing [2024-10-11T10:13:16.184Z] 985b6d75c1f7: Preparing [2024-10-11T10:13:16.184Z] 941f4dd7baae: Preparing [2024-10-11T10:13:16.184Z] 5f70bf18a086: Preparing [2024-10-11T10:13:16.184Z] 84c2024eaf60: Preparing [2024-10-11T10:13:16.184Z] b2c233c6a3da: Preparing [2024-10-11T10:13:16.184Z] 58e5b0d38903: Preparing [2024-10-11T10:13:16.184Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:16.184Z] cc4c074dd699: Waiting [2024-10-11T10:13:16.184Z] 55fdae27607a: Waiting [2024-10-11T10:13:16.184Z] 37171ab10ad3: Waiting [2024-10-11T10:13:16.184Z] 985b6d75c1f7: Waiting [2024-10-11T10:13:16.184Z] 941f4dd7baae: Waiting [2024-10-11T10:13:16.184Z] 5f70bf18a086: Waiting [2024-10-11T10:13:16.184Z] 84c2024eaf60: Waiting [2024-10-11T10:13:16.184Z] b2c233c6a3da: Waiting [2024-10-11T10:13:16.184Z] 58e5b0d38903: Waiting [2024-10-11T10:13:16.184Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:16.184Z] 38be4ff1fb8b: Waiting [2024-10-11T10:13:16.184Z] d9239a40aec0: Waiting [2024-10-11T10:13:16.184Z] 47d903d4e21e: Pushed [2024-10-11T10:13:16.184Z] 881810e97cf2: Pushed [2024-10-11T10:13:16.184Z] 54e8f6c50522: Pushed [2024-10-11T10:13:16.184Z] 4dcb0a18f47b: Pushed [2024-10-11T10:13:16.184Z] f3c650ecd12a: Pushed [2024-10-11T10:13:16.184Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:16.184Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:16.184Z] 38be4ff1fb8b: Pushed [2024-10-11T10:13:16.445Z] d9239a40aec0: Pushed [2024-10-11T10:13:16.445Z] 5f70bf18a086: Layer already exists [2024-10-11T10:13:16.445Z] 985b6d75c1f7: Pushed [2024-10-11T10:13:16.445Z] 941f4dd7baae: Pushed [2024-10-11T10:13:16.445Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:16.445Z] 84c2024eaf60: Pushed [2024-10-11T10:13:16.445Z] b2c233c6a3da: Pushed [2024-10-11T10:13:16.445Z] 58e5b0d38903: Pushed [2024-10-11T10:13:17.825Z] cc4c074dd699: Pushed [2024-10-11T10:13:17.825Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:39660e6cebb094241dafa893e73ae7c45d54131509fca45a0f4dfaee8ba3c02c size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:18.157Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:18.484Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-11T10:13:18.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T10:13:18.485Z] 54e8f6c50522: Preparing [2024-10-11T10:13:18.485Z] f3c650ecd12a: Preparing [2024-10-11T10:13:18.485Z] 881810e97cf2: Preparing [2024-10-11T10:13:18.485Z] 4dcb0a18f47b: Preparing [2024-10-11T10:13:18.485Z] 47d903d4e21e: Preparing [2024-10-11T10:13:18.485Z] 38be4ff1fb8b: Preparing [2024-10-11T10:13:18.485Z] d9239a40aec0: Preparing [2024-10-11T10:13:18.485Z] cc4c074dd699: Preparing [2024-10-11T10:13:18.485Z] 55fdae27607a: Preparing [2024-10-11T10:13:18.485Z] 37171ab10ad3: Preparing [2024-10-11T10:13:18.485Z] 985b6d75c1f7: Preparing [2024-10-11T10:13:18.485Z] 941f4dd7baae: Preparing [2024-10-11T10:13:18.485Z] 5f70bf18a086: Preparing [2024-10-11T10:13:18.485Z] 84c2024eaf60: Preparing [2024-10-11T10:13:18.485Z] b2c233c6a3da: Preparing [2024-10-11T10:13:18.485Z] 58e5b0d38903: Preparing [2024-10-11T10:13:18.485Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:18.485Z] d9239a40aec0: Waiting [2024-10-11T10:13:18.485Z] cc4c074dd699: Waiting [2024-10-11T10:13:18.485Z] 37171ab10ad3: Waiting [2024-10-11T10:13:18.485Z] 55fdae27607a: Waiting [2024-10-11T10:13:18.485Z] 985b6d75c1f7: Waiting [2024-10-11T10:13:18.485Z] 941f4dd7baae: Waiting [2024-10-11T10:13:18.485Z] 5f70bf18a086: Waiting [2024-10-11T10:13:18.485Z] 84c2024eaf60: Waiting [2024-10-11T10:13:18.485Z] b2c233c6a3da: Waiting [2024-10-11T10:13:18.485Z] 58e5b0d38903: Waiting [2024-10-11T10:13:18.485Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:18.485Z] 4dcb0a18f47b: Layer already exists [2024-10-11T10:13:18.485Z] 47d903d4e21e: Layer already exists [2024-10-11T10:13:18.485Z] f3c650ecd12a: Layer already exists [2024-10-11T10:13:18.485Z] 881810e97cf2: Layer already exists [2024-10-11T10:13:18.485Z] 54e8f6c50522: Layer already exists [2024-10-11T10:13:18.485Z] 38be4ff1fb8b: Layer already exists [2024-10-11T10:13:18.485Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:18.485Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:18.485Z] cc4c074dd699: Layer already exists [2024-10-11T10:13:18.485Z] d9239a40aec0: Layer already exists [2024-10-11T10:13:18.485Z] 985b6d75c1f7: Layer already exists [2024-10-11T10:13:18.485Z] 941f4dd7baae: Layer already exists [2024-10-11T10:13:18.485Z] 84c2024eaf60: Layer already exists [2024-10-11T10:13:18.485Z] 5f70bf18a086: Layer already exists [2024-10-11T10:13:18.485Z] b2c233c6a3da: Layer already exists [2024-10-11T10:13:18.485Z] 58e5b0d38903: Layer already exists [2024-10-11T10:13:18.485Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:18.485Z] latest: digest: sha256:39660e6cebb094241dafa893e73ae7c45d54131509fca45a0f4dfaee8ba3c02c size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:18.817Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:19.147Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.101 [2024-10-11T10:13:19.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T10:13:19.147Z] 54e8f6c50522: Preparing [2024-10-11T10:13:19.147Z] f3c650ecd12a: Preparing [2024-10-11T10:13:19.147Z] 881810e97cf2: Preparing [2024-10-11T10:13:19.147Z] 4dcb0a18f47b: Preparing [2024-10-11T10:13:19.147Z] 47d903d4e21e: Preparing [2024-10-11T10:13:19.147Z] 38be4ff1fb8b: Preparing [2024-10-11T10:13:19.147Z] d9239a40aec0: Preparing [2024-10-11T10:13:19.147Z] cc4c074dd699: Preparing [2024-10-11T10:13:19.147Z] 55fdae27607a: Preparing [2024-10-11T10:13:19.147Z] 37171ab10ad3: Preparing [2024-10-11T10:13:19.147Z] 985b6d75c1f7: Preparing [2024-10-11T10:13:19.147Z] cc4c074dd699: Waiting [2024-10-11T10:13:19.147Z] 55fdae27607a: Waiting [2024-10-11T10:13:19.147Z] 38be4ff1fb8b: Waiting [2024-10-11T10:13:19.147Z] d9239a40aec0: Waiting [2024-10-11T10:13:19.147Z] 37171ab10ad3: Waiting [2024-10-11T10:13:19.147Z] 941f4dd7baae: Preparing [2024-10-11T10:13:19.147Z] 5f70bf18a086: Preparing [2024-10-11T10:13:19.147Z] 84c2024eaf60: Preparing [2024-10-11T10:13:19.147Z] 941f4dd7baae: Waiting [2024-10-11T10:13:19.147Z] 985b6d75c1f7: Waiting [2024-10-11T10:13:19.147Z] 5f70bf18a086: Waiting [2024-10-11T10:13:19.147Z] b2c233c6a3da: Preparing [2024-10-11T10:13:19.147Z] 58e5b0d38903: Preparing [2024-10-11T10:13:19.147Z] 84c2024eaf60: Waiting [2024-10-11T10:13:19.147Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:19.147Z] 58e5b0d38903: Waiting [2024-10-11T10:13:19.147Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:19.147Z] f3c650ecd12a: Layer already exists [2024-10-11T10:13:19.147Z] 881810e97cf2: Layer already exists [2024-10-11T10:13:19.147Z] 4dcb0a18f47b: Layer already exists [2024-10-11T10:13:19.147Z] 54e8f6c50522: Layer already exists [2024-10-11T10:13:19.147Z] 47d903d4e21e: Layer already exists [2024-10-11T10:13:19.147Z] 38be4ff1fb8b: Layer already exists [2024-10-11T10:13:19.147Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:19.147Z] d9239a40aec0: Layer already exists [2024-10-11T10:13:19.147Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:19.147Z] cc4c074dd699: Layer already exists [2024-10-11T10:13:19.147Z] 985b6d75c1f7: Layer already exists [2024-10-11T10:13:19.147Z] 5f70bf18a086: Layer already exists [2024-10-11T10:13:19.147Z] 941f4dd7baae: Layer already exists [2024-10-11T10:13:19.147Z] 84c2024eaf60: Layer already exists [2024-10-11T10:13:19.147Z] b2c233c6a3da: Layer already exists [2024-10-11T10:13:19.147Z] 58e5b0d38903: Layer already exists [2024-10-11T10:13:19.147Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:19.147Z] 3.2.0-dev.101: digest: sha256:39660e6cebb094241dafa893e73ae7c45d54131509fca45a0f4dfaee8ba3c02c size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:19.481Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:19.811Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:19.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T10:13:19.811Z] 54e8f6c50522: Preparing [2024-10-11T10:13:19.811Z] f3c650ecd12a: Preparing [2024-10-11T10:13:19.811Z] 881810e97cf2: Preparing [2024-10-11T10:13:19.811Z] 4dcb0a18f47b: Preparing [2024-10-11T10:13:19.811Z] 47d903d4e21e: Preparing [2024-10-11T10:13:19.811Z] 38be4ff1fb8b: Preparing [2024-10-11T10:13:19.811Z] d9239a40aec0: Preparing [2024-10-11T10:13:19.811Z] cc4c074dd699: Preparing [2024-10-11T10:13:19.811Z] 55fdae27607a: Preparing [2024-10-11T10:13:19.811Z] 37171ab10ad3: Preparing [2024-10-11T10:13:19.811Z] 985b6d75c1f7: Preparing [2024-10-11T10:13:19.811Z] 941f4dd7baae: Preparing [2024-10-11T10:13:19.811Z] 5f70bf18a086: Preparing [2024-10-11T10:13:19.811Z] 84c2024eaf60: Preparing [2024-10-11T10:13:19.811Z] b2c233c6a3da: Preparing [2024-10-11T10:13:19.811Z] 58e5b0d38903: Preparing [2024-10-11T10:13:19.811Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:19.811Z] 38be4ff1fb8b: Waiting [2024-10-11T10:13:19.811Z] d9239a40aec0: Waiting [2024-10-11T10:13:19.811Z] 941f4dd7baae: Waiting [2024-10-11T10:13:19.812Z] cc4c074dd699: Waiting [2024-10-11T10:13:19.812Z] 58e5b0d38903: Waiting [2024-10-11T10:13:19.812Z] 5f70bf18a086: Waiting [2024-10-11T10:13:19.812Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:19.812Z] 84c2024eaf60: Waiting [2024-10-11T10:13:19.812Z] 55fdae27607a: Waiting [2024-10-11T10:13:19.812Z] b2c233c6a3da: Waiting [2024-10-11T10:13:19.812Z] 37171ab10ad3: Waiting [2024-10-11T10:13:19.812Z] 985b6d75c1f7: Waiting [2024-10-11T10:13:19.812Z] 881810e97cf2: Layer already exists [2024-10-11T10:13:19.812Z] 4dcb0a18f47b: Layer already exists [2024-10-11T10:13:19.812Z] 54e8f6c50522: Layer already exists [2024-10-11T10:13:19.812Z] 47d903d4e21e: Layer already exists [2024-10-11T10:13:19.812Z] f3c650ecd12a: Layer already exists [2024-10-11T10:13:19.812Z] d9239a40aec0: Layer already exists [2024-10-11T10:13:19.812Z] 38be4ff1fb8b: Layer already exists [2024-10-11T10:13:19.812Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:19.812Z] cc4c074dd699: Layer already exists [2024-10-11T10:13:19.812Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:19.812Z] 941f4dd7baae: Layer already exists [2024-10-11T10:13:19.812Z] 985b6d75c1f7: Layer already exists [2024-10-11T10:13:19.812Z] 5f70bf18a086: Layer already exists [2024-10-11T10:13:19.812Z] b2c233c6a3da: Layer already exists [2024-10-11T10:13:19.812Z] 84c2024eaf60: Layer already exists [2024-10-11T10:13:19.812Z] 58e5b0d38903: Layer already exists [2024-10-11T10:13:19.812Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:19.812Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:39660e6cebb094241dafa893e73ae7c45d54131509fca45a0f4dfaee8ba3c02c size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:20.150Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:20.477Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-11T10:13:20.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-11T10:13:20.477Z] 54e8f6c50522: Preparing [2024-10-11T10:13:20.477Z] f3c650ecd12a: Preparing [2024-10-11T10:13:20.477Z] 881810e97cf2: Preparing [2024-10-11T10:13:20.477Z] 4dcb0a18f47b: Preparing [2024-10-11T10:13:20.477Z] 47d903d4e21e: Preparing [2024-10-11T10:13:20.477Z] 38be4ff1fb8b: Preparing [2024-10-11T10:13:20.477Z] d9239a40aec0: Preparing [2024-10-11T10:13:20.477Z] cc4c074dd699: Preparing [2024-10-11T10:13:20.477Z] 55fdae27607a: Preparing [2024-10-11T10:13:20.477Z] 37171ab10ad3: Preparing [2024-10-11T10:13:20.477Z] 985b6d75c1f7: Preparing [2024-10-11T10:13:20.477Z] 941f4dd7baae: Preparing [2024-10-11T10:13:20.477Z] 5f70bf18a086: Preparing [2024-10-11T10:13:20.477Z] 84c2024eaf60: Preparing [2024-10-11T10:13:20.477Z] b2c233c6a3da: Preparing [2024-10-11T10:13:20.477Z] 58e5b0d38903: Preparing [2024-10-11T10:13:20.477Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:20.477Z] cc4c074dd699: Waiting [2024-10-11T10:13:20.477Z] 55fdae27607a: Waiting [2024-10-11T10:13:20.477Z] 37171ab10ad3: Waiting [2024-10-11T10:13:20.477Z] 985b6d75c1f7: Waiting [2024-10-11T10:13:20.477Z] 941f4dd7baae: Waiting [2024-10-11T10:13:20.477Z] 5f70bf18a086: Waiting [2024-10-11T10:13:20.477Z] 84c2024eaf60: Waiting [2024-10-11T10:13:20.477Z] b2c233c6a3da: Waiting [2024-10-11T10:13:20.477Z] 58e5b0d38903: Waiting [2024-10-11T10:13:20.477Z] 38be4ff1fb8b: Waiting [2024-10-11T10:13:20.477Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:20.477Z] d9239a40aec0: Waiting [2024-10-11T10:13:20.477Z] 4dcb0a18f47b: Layer already exists [2024-10-11T10:13:20.477Z] 54e8f6c50522: Layer already exists [2024-10-11T10:13:20.477Z] 47d903d4e21e: Layer already exists [2024-10-11T10:13:20.477Z] f3c650ecd12a: Layer already exists [2024-10-11T10:13:20.477Z] 881810e97cf2: Layer already exists [2024-10-11T10:13:20.477Z] cc4c074dd699: Layer already exists [2024-10-11T10:13:20.477Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:20.477Z] 38be4ff1fb8b: Layer already exists [2024-10-11T10:13:20.477Z] d9239a40aec0: Layer already exists [2024-10-11T10:13:20.477Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:20.477Z] 985b6d75c1f7: Layer already exists [2024-10-11T10:13:20.477Z] 941f4dd7baae: Layer already exists [2024-10-11T10:13:20.477Z] b2c233c6a3da: Layer already exists [2024-10-11T10:13:20.477Z] 5f70bf18a086: Layer already exists [2024-10-11T10:13:20.477Z] 84c2024eaf60: Layer already exists [2024-10-11T10:13:20.477Z] 58e5b0d38903: Layer already exists [2024-10-11T10:13:20.477Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:20.477Z] main: digest: sha256:39660e6cebb094241dafa893e73ae7c45d54131509fca45a0f4dfaee8ba3c02c size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:13:20.609Z] ===================================================== [Pipeline] echo [2024-10-11T10:13:20.626Z] taggedImages: [2024-10-11T10:13:20.626Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:20.626Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-11T10:13:20.626Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.101 [2024-10-11T10:13:20.626Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:20.626Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-11T10:13:20.656Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-11T10:13:20.656Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:20.656Z] latest [2024-10-11T10:13:20.656Z] 3.2.0-dev.101 [2024-10-11T10:13:20.656Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:20.656Z] main [2024-10-11T10:13:20.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:21.340Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:21.716Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:21.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T10:13:21.716Z] c3992c08bd21: Preparing [2024-10-11T10:13:21.716Z] 52eea6f3e5f4: Preparing [2024-10-11T10:13:21.716Z] 43b9261b6e0c: Preparing [2024-10-11T10:13:21.716Z] 092a5abdbb9e: Preparing [2024-10-11T10:13:21.716Z] 55fdae27607a: Preparing [2024-10-11T10:13:21.716Z] 37171ab10ad3: Preparing [2024-10-11T10:13:21.716Z] 28597f883ea4: Preparing [2024-10-11T10:13:21.716Z] fc9ca7049c78: Preparing [2024-10-11T10:13:21.716Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:21.716Z] 28597f883ea4: Waiting [2024-10-11T10:13:21.716Z] fc9ca7049c78: Waiting [2024-10-11T10:13:21.716Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:21.716Z] 37171ab10ad3: Waiting [2024-10-11T10:13:21.716Z] c3992c08bd21: Layer already exists [2024-10-11T10:13:21.716Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:21.716Z] 52eea6f3e5f4: Layer already exists [2024-10-11T10:13:21.716Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:21.716Z] 28597f883ea4: Layer already exists [2024-10-11T10:13:21.716Z] fc9ca7049c78: Layer already exists [2024-10-11T10:13:21.716Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:21.716Z] 43b9261b6e0c: Pushed [2024-10-11T10:13:23.696Z] 092a5abdbb9e: Pushed [2024-10-11T10:13:23.956Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:28906a046c7cefb235721c9366fa3114cd0851596c9985fc55453cea3192bfa9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:24.288Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:24.616Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-11T10:13:24.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T10:13:24.616Z] c3992c08bd21: Preparing [2024-10-11T10:13:24.616Z] 52eea6f3e5f4: Preparing [2024-10-11T10:13:24.616Z] 43b9261b6e0c: Preparing [2024-10-11T10:13:24.616Z] 092a5abdbb9e: Preparing [2024-10-11T10:13:24.616Z] 55fdae27607a: Preparing [2024-10-11T10:13:24.616Z] 37171ab10ad3: Preparing [2024-10-11T10:13:24.616Z] 28597f883ea4: Preparing [2024-10-11T10:13:24.616Z] 37171ab10ad3: Waiting [2024-10-11T10:13:24.616Z] 28597f883ea4: Waiting [2024-10-11T10:13:24.616Z] fc9ca7049c78: Preparing [2024-10-11T10:13:24.616Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:24.616Z] fc9ca7049c78: Waiting [2024-10-11T10:13:24.616Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:24.616Z] 092a5abdbb9e: Layer already exists [2024-10-11T10:13:24.616Z] 43b9261b6e0c: Layer already exists [2024-10-11T10:13:24.616Z] c3992c08bd21: Layer already exists [2024-10-11T10:13:24.616Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:24.616Z] 52eea6f3e5f4: Layer already exists [2024-10-11T10:13:24.616Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:24.616Z] 28597f883ea4: Layer already exists [2024-10-11T10:13:24.616Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:24.616Z] fc9ca7049c78: Layer already exists [2024-10-11T10:13:24.616Z] latest: digest: sha256:28906a046c7cefb235721c9366fa3114cd0851596c9985fc55453cea3192bfa9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:24.945Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:25.267Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.101 [2024-10-11T10:13:25.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T10:13:25.267Z] c3992c08bd21: Preparing [2024-10-11T10:13:25.267Z] 52eea6f3e5f4: Preparing [2024-10-11T10:13:25.267Z] 43b9261b6e0c: Preparing [2024-10-11T10:13:25.267Z] 092a5abdbb9e: Preparing [2024-10-11T10:13:25.267Z] 55fdae27607a: Preparing [2024-10-11T10:13:25.267Z] 37171ab10ad3: Preparing [2024-10-11T10:13:25.267Z] 28597f883ea4: Preparing [2024-10-11T10:13:25.267Z] fc9ca7049c78: Preparing [2024-10-11T10:13:25.267Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:25.267Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:25.267Z] 28597f883ea4: Waiting [2024-10-11T10:13:25.267Z] fc9ca7049c78: Waiting [2024-10-11T10:13:25.267Z] 37171ab10ad3: Waiting [2024-10-11T10:13:25.267Z] 092a5abdbb9e: Layer already exists [2024-10-11T10:13:25.267Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:25.267Z] 43b9261b6e0c: Layer already exists [2024-10-11T10:13:25.267Z] 52eea6f3e5f4: Layer already exists [2024-10-11T10:13:25.267Z] c3992c08bd21: Layer already exists [2024-10-11T10:13:25.267Z] 28597f883ea4: Layer already exists [2024-10-11T10:13:25.267Z] fc9ca7049c78: Layer already exists [2024-10-11T10:13:25.267Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:25.267Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:25.267Z] 3.2.0-dev.101: digest: sha256:28906a046c7cefb235721c9366fa3114cd0851596c9985fc55453cea3192bfa9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:25.592Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:25.918Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:25.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T10:13:25.919Z] c3992c08bd21: Preparing [2024-10-11T10:13:25.919Z] 52eea6f3e5f4: Preparing [2024-10-11T10:13:25.919Z] 43b9261b6e0c: Preparing [2024-10-11T10:13:25.919Z] 092a5abdbb9e: Preparing [2024-10-11T10:13:25.919Z] 55fdae27607a: Preparing [2024-10-11T10:13:25.919Z] 37171ab10ad3: Preparing [2024-10-11T10:13:25.919Z] 28597f883ea4: Preparing [2024-10-11T10:13:25.919Z] fc9ca7049c78: Preparing [2024-10-11T10:13:25.919Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:25.919Z] 37171ab10ad3: Waiting [2024-10-11T10:13:25.919Z] 28597f883ea4: Waiting [2024-10-11T10:13:25.919Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:25.919Z] fc9ca7049c78: Waiting [2024-10-11T10:13:25.919Z] 092a5abdbb9e: Layer already exists [2024-10-11T10:13:25.919Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:25.919Z] 52eea6f3e5f4: Layer already exists [2024-10-11T10:13:25.919Z] c3992c08bd21: Layer already exists [2024-10-11T10:13:25.919Z] 43b9261b6e0c: Layer already exists [2024-10-11T10:13:25.919Z] 28597f883ea4: Layer already exists [2024-10-11T10:13:25.919Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:25.919Z] fc9ca7049c78: Layer already exists [2024-10-11T10:13:25.919Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:25.919Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:28906a046c7cefb235721c9366fa3114cd0851596c9985fc55453cea3192bfa9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:26.246Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:26.570Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-11T10:13:26.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-11T10:13:26.570Z] c3992c08bd21: Preparing [2024-10-11T10:13:26.570Z] 52eea6f3e5f4: Preparing [2024-10-11T10:13:26.570Z] 43b9261b6e0c: Preparing [2024-10-11T10:13:26.570Z] 092a5abdbb9e: Preparing [2024-10-11T10:13:26.570Z] 55fdae27607a: Preparing [2024-10-11T10:13:26.570Z] 37171ab10ad3: Preparing [2024-10-11T10:13:26.570Z] 28597f883ea4: Preparing [2024-10-11T10:13:26.570Z] fc9ca7049c78: Preparing [2024-10-11T10:13:26.570Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:26.570Z] 28597f883ea4: Waiting [2024-10-11T10:13:26.570Z] fc9ca7049c78: Waiting [2024-10-11T10:13:26.570Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:26.570Z] 37171ab10ad3: Waiting [2024-10-11T10:13:26.570Z] c3992c08bd21: Layer already exists [2024-10-11T10:13:26.570Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:26.570Z] 092a5abdbb9e: Layer already exists [2024-10-11T10:13:26.570Z] 43b9261b6e0c: Layer already exists [2024-10-11T10:13:26.570Z] 52eea6f3e5f4: Layer already exists [2024-10-11T10:13:26.570Z] fc9ca7049c78: Layer already exists [2024-10-11T10:13:26.570Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:26.570Z] 28597f883ea4: Layer already exists [2024-10-11T10:13:26.570Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:26.570Z] main: digest: sha256:28906a046c7cefb235721c9366fa3114cd0851596c9985fc55453cea3192bfa9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:13:26.648Z] ===================================================== [Pipeline] echo [2024-10-11T10:13:26.663Z] taggedImages: [2024-10-11T10:13:26.663Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:26.663Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-11T10:13:26.663Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.101 [2024-10-11T10:13:26.663Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:26.663Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-11T10:13:26.694Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-11T10:13:26.694Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:26.694Z] latest [2024-10-11T10:13:26.694Z] 3.2.0-dev.101 [2024-10-11T10:13:26.694Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:26.694Z] main [2024-10-11T10:13:26.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:27.038Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:27.358Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:27.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T10:13:27.358Z] 058de0fc5f83: Preparing [2024-10-11T10:13:27.358Z] fc45a5332094: Preparing [2024-10-11T10:13:27.358Z] e847155e80a5: Preparing [2024-10-11T10:13:27.358Z] a2afb2183946: Preparing [2024-10-11T10:13:27.358Z] 8c36af9dc3e6: Preparing [2024-10-11T10:13:27.358Z] 55fdae27607a: Preparing [2024-10-11T10:13:27.358Z] 37171ab10ad3: Preparing [2024-10-11T10:13:27.358Z] 85bb0e31dde4: Preparing [2024-10-11T10:13:27.358Z] eba6dc1a3bab: Preparing [2024-10-11T10:13:27.358Z] b2fa07fe8b04: Preparing [2024-10-11T10:13:27.358Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:27.358Z] 37171ab10ad3: Waiting [2024-10-11T10:13:27.358Z] 85bb0e31dde4: Waiting [2024-10-11T10:13:27.358Z] eba6dc1a3bab: Waiting [2024-10-11T10:13:27.358Z] b2fa07fe8b04: Waiting [2024-10-11T10:13:27.358Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:27.358Z] a2afb2183946: Pushed [2024-10-11T10:13:27.358Z] 8c36af9dc3e6: Pushed [2024-10-11T10:13:27.358Z] 058de0fc5f83: Pushed [2024-10-11T10:13:27.358Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:27.358Z] fc45a5332094: Pushed [2024-10-11T10:13:27.358Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:27.358Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:27.616Z] 85bb0e31dde4: Pushed [2024-10-11T10:13:27.616Z] eba6dc1a3bab: Pushed [2024-10-11T10:13:28.550Z] e847155e80a5: Pushed [2024-10-11T10:13:28.809Z] b2fa07fe8b04: Pushed [2024-10-11T10:13:29.069Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:2d70752a7a30ac2fd231d079b408297b73188bf13d4c0ee1e5e00f65a731b89e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:29.408Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:29.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-11T10:13:29.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T10:13:29.726Z] 058de0fc5f83: Preparing [2024-10-11T10:13:29.726Z] fc45a5332094: Preparing [2024-10-11T10:13:29.726Z] e847155e80a5: Preparing [2024-10-11T10:13:29.726Z] a2afb2183946: Preparing [2024-10-11T10:13:29.726Z] 8c36af9dc3e6: Preparing [2024-10-11T10:13:29.726Z] 55fdae27607a: Preparing [2024-10-11T10:13:29.726Z] 37171ab10ad3: Preparing [2024-10-11T10:13:29.726Z] 85bb0e31dde4: Preparing [2024-10-11T10:13:29.726Z] eba6dc1a3bab: Preparing [2024-10-11T10:13:29.726Z] b2fa07fe8b04: Preparing [2024-10-11T10:13:29.726Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:29.726Z] 85bb0e31dde4: Waiting [2024-10-11T10:13:29.726Z] 37171ab10ad3: Waiting [2024-10-11T10:13:29.726Z] eba6dc1a3bab: Waiting [2024-10-11T10:13:29.726Z] b2fa07fe8b04: Waiting [2024-10-11T10:13:29.726Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:29.726Z] 55fdae27607a: Waiting [2024-10-11T10:13:29.726Z] 058de0fc5f83: Layer already exists [2024-10-11T10:13:29.726Z] 8c36af9dc3e6: Layer already exists [2024-10-11T10:13:29.726Z] a2afb2183946: Layer already exists [2024-10-11T10:13:29.726Z] fc45a5332094: Layer already exists [2024-10-11T10:13:29.726Z] e847155e80a5: Layer already exists [2024-10-11T10:13:29.726Z] 85bb0e31dde4: Layer already exists [2024-10-11T10:13:29.726Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:29.726Z] b2fa07fe8b04: Layer already exists [2024-10-11T10:13:29.726Z] eba6dc1a3bab: Layer already exists [2024-10-11T10:13:29.726Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:29.726Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:29.726Z] latest: digest: sha256:2d70752a7a30ac2fd231d079b408297b73188bf13d4c0ee1e5e00f65a731b89e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:30.044Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:30.365Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.101 [2024-10-11T10:13:30.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T10:13:30.365Z] 058de0fc5f83: Preparing [2024-10-11T10:13:30.365Z] fc45a5332094: Preparing [2024-10-11T10:13:30.365Z] e847155e80a5: Preparing [2024-10-11T10:13:30.365Z] a2afb2183946: Preparing [2024-10-11T10:13:30.365Z] 8c36af9dc3e6: Preparing [2024-10-11T10:13:30.365Z] 55fdae27607a: Preparing [2024-10-11T10:13:30.365Z] 37171ab10ad3: Preparing [2024-10-11T10:13:30.365Z] 85bb0e31dde4: Preparing [2024-10-11T10:13:30.365Z] eba6dc1a3bab: Preparing [2024-10-11T10:13:30.365Z] 37171ab10ad3: Waiting [2024-10-11T10:13:30.365Z] 55fdae27607a: Waiting [2024-10-11T10:13:30.365Z] 85bb0e31dde4: Waiting [2024-10-11T10:13:30.365Z] eba6dc1a3bab: Waiting [2024-10-11T10:13:30.365Z] b2fa07fe8b04: Preparing [2024-10-11T10:13:30.365Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:30.365Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:30.365Z] b2fa07fe8b04: Waiting [2024-10-11T10:13:30.365Z] 058de0fc5f83: Layer already exists [2024-10-11T10:13:30.365Z] 8c36af9dc3e6: Layer already exists [2024-10-11T10:13:30.365Z] a2afb2183946: Layer already exists [2024-10-11T10:13:30.365Z] fc45a5332094: Layer already exists [2024-10-11T10:13:30.365Z] e847155e80a5: Layer already exists [2024-10-11T10:13:30.365Z] 85bb0e31dde4: Layer already exists [2024-10-11T10:13:30.365Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:30.365Z] eba6dc1a3bab: Layer already exists [2024-10-11T10:13:30.365Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:30.365Z] b2fa07fe8b04: Layer already exists [2024-10-11T10:13:30.365Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:30.365Z] 3.2.0-dev.101: digest: sha256:2d70752a7a30ac2fd231d079b408297b73188bf13d4c0ee1e5e00f65a731b89e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:30.697Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:31.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:31.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T10:13:31.015Z] 058de0fc5f83: Preparing [2024-10-11T10:13:31.015Z] fc45a5332094: Preparing [2024-10-11T10:13:31.015Z] e847155e80a5: Preparing [2024-10-11T10:13:31.015Z] a2afb2183946: Preparing [2024-10-11T10:13:31.015Z] 8c36af9dc3e6: Preparing [2024-10-11T10:13:31.015Z] 55fdae27607a: Preparing [2024-10-11T10:13:31.015Z] 37171ab10ad3: Preparing [2024-10-11T10:13:31.015Z] 85bb0e31dde4: Preparing [2024-10-11T10:13:31.015Z] eba6dc1a3bab: Preparing [2024-10-11T10:13:31.015Z] b2fa07fe8b04: Preparing [2024-10-11T10:13:31.015Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:31.015Z] 37171ab10ad3: Waiting [2024-10-11T10:13:31.015Z] 85bb0e31dde4: Waiting [2024-10-11T10:13:31.015Z] eba6dc1a3bab: Waiting [2024-10-11T10:13:31.015Z] b2fa07fe8b04: Waiting [2024-10-11T10:13:31.015Z] 55fdae27607a: Waiting [2024-10-11T10:13:31.015Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:31.015Z] 058de0fc5f83: Layer already exists [2024-10-11T10:13:31.015Z] fc45a5332094: Layer already exists [2024-10-11T10:13:31.015Z] 8c36af9dc3e6: Layer already exists [2024-10-11T10:13:31.015Z] a2afb2183946: Layer already exists [2024-10-11T10:13:31.015Z] e847155e80a5: Layer already exists [2024-10-11T10:13:31.015Z] 85bb0e31dde4: Layer already exists [2024-10-11T10:13:31.015Z] eba6dc1a3bab: Layer already exists [2024-10-11T10:13:31.015Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:31.015Z] b2fa07fe8b04: Layer already exists [2024-10-11T10:13:31.015Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:31.015Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:31.015Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:2d70752a7a30ac2fd231d079b408297b73188bf13d4c0ee1e5e00f65a731b89e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:31.340Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:31.664Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-11T10:13:31.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-11T10:13:31.664Z] 058de0fc5f83: Preparing [2024-10-11T10:13:31.664Z] fc45a5332094: Preparing [2024-10-11T10:13:31.664Z] e847155e80a5: Preparing [2024-10-11T10:13:31.664Z] a2afb2183946: Preparing [2024-10-11T10:13:31.664Z] 8c36af9dc3e6: Preparing [2024-10-11T10:13:31.664Z] 55fdae27607a: Preparing [2024-10-11T10:13:31.664Z] 37171ab10ad3: Preparing [2024-10-11T10:13:31.664Z] 85bb0e31dde4: Preparing [2024-10-11T10:13:31.664Z] eba6dc1a3bab: Preparing [2024-10-11T10:13:31.664Z] b2fa07fe8b04: Preparing [2024-10-11T10:13:31.664Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:31.664Z] 85bb0e31dde4: Waiting [2024-10-11T10:13:31.664Z] 37171ab10ad3: Waiting [2024-10-11T10:13:31.664Z] b2fa07fe8b04: Waiting [2024-10-11T10:13:31.664Z] eba6dc1a3bab: Waiting [2024-10-11T10:13:31.664Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:31.664Z] 55fdae27607a: Waiting [2024-10-11T10:13:31.664Z] 8c36af9dc3e6: Layer already exists [2024-10-11T10:13:31.664Z] 058de0fc5f83: Layer already exists [2024-10-11T10:13:31.664Z] fc45a5332094: Layer already exists [2024-10-11T10:13:31.664Z] e847155e80a5: Layer already exists [2024-10-11T10:13:31.664Z] a2afb2183946: Layer already exists [2024-10-11T10:13:31.664Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:31.664Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:31.664Z] b2fa07fe8b04: Layer already exists [2024-10-11T10:13:31.664Z] eba6dc1a3bab: Layer already exists [2024-10-11T10:13:31.664Z] 85bb0e31dde4: Layer already exists [2024-10-11T10:13:31.664Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:31.664Z] main: digest: sha256:2d70752a7a30ac2fd231d079b408297b73188bf13d4c0ee1e5e00f65a731b89e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:13:31.738Z] ===================================================== [Pipeline] echo [2024-10-11T10:13:31.751Z] taggedImages: [2024-10-11T10:13:31.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:31.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-11T10:13:31.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.101 [2024-10-11T10:13:31.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:31.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-11T10:13:31.787Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-11T10:13:31.787Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:31.787Z] latest [2024-10-11T10:13:31.787Z] 3.2.0-dev.101 [2024-10-11T10:13:31.787Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:31.787Z] main [2024-10-11T10:13:31.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:32.130Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:32.456Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:32.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T10:13:32.456Z] e106128adf1b: Preparing [2024-10-11T10:13:32.456Z] c85dbfb46d2e: Preparing [2024-10-11T10:13:32.456Z] 465f22f9f31d: Preparing [2024-10-11T10:13:32.456Z] 5acecd36600d: Preparing [2024-10-11T10:13:32.456Z] 233f5b1ed324: Preparing [2024-10-11T10:13:32.456Z] 5f2941b3d76f: Preparing [2024-10-11T10:13:32.456Z] a619871ec4d9: Preparing [2024-10-11T10:13:32.456Z] 55fdae27607a: Preparing [2024-10-11T10:13:32.456Z] 37171ab10ad3: Preparing [2024-10-11T10:13:32.456Z] b00213b2ad8e: Preparing [2024-10-11T10:13:32.456Z] 0b132a55557e: Preparing [2024-10-11T10:13:32.456Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:32.456Z] 37171ab10ad3: Waiting [2024-10-11T10:13:32.456Z] 5f2941b3d76f: Waiting [2024-10-11T10:13:32.456Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:32.456Z] a619871ec4d9: Waiting [2024-10-11T10:13:32.456Z] 55fdae27607a: Waiting [2024-10-11T10:13:32.456Z] b00213b2ad8e: Waiting [2024-10-11T10:13:32.456Z] 0b132a55557e: Waiting [2024-10-11T10:13:32.456Z] e106128adf1b: Pushed [2024-10-11T10:13:32.456Z] c85dbfb46d2e: Pushed [2024-10-11T10:13:32.456Z] 233f5b1ed324: Pushed [2024-10-11T10:13:32.456Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:32.456Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:32.456Z] 5f2941b3d76f: Pushed [2024-10-11T10:13:32.456Z] a619871ec4d9: Pushed [2024-10-11T10:13:32.715Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:32.715Z] b00213b2ad8e: Pushed [2024-10-11T10:13:33.652Z] 5acecd36600d: Pushed [2024-10-11T10:13:33.911Z] 465f22f9f31d: Pushed [2024-10-11T10:13:33.911Z] 0b132a55557e: Pushed [2024-10-11T10:13:34.170Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:87b491675a34ea1340fae2aa12a82f914aa50e80ce3b7ae906f13fb0cbea0715 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:34.512Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:34.840Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-11T10:13:34.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T10:13:34.841Z] e106128adf1b: Preparing [2024-10-11T10:13:34.841Z] c85dbfb46d2e: Preparing [2024-10-11T10:13:34.841Z] 465f22f9f31d: Preparing [2024-10-11T10:13:34.841Z] 5acecd36600d: Preparing [2024-10-11T10:13:34.841Z] 233f5b1ed324: Preparing [2024-10-11T10:13:34.841Z] 5f2941b3d76f: Preparing [2024-10-11T10:13:34.841Z] a619871ec4d9: Preparing [2024-10-11T10:13:34.841Z] 55fdae27607a: Preparing [2024-10-11T10:13:34.841Z] 37171ab10ad3: Preparing [2024-10-11T10:13:34.841Z] b00213b2ad8e: Preparing [2024-10-11T10:13:34.841Z] 0b132a55557e: Preparing [2024-10-11T10:13:34.841Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:34.841Z] 5f2941b3d76f: Waiting [2024-10-11T10:13:34.841Z] a619871ec4d9: Waiting [2024-10-11T10:13:34.841Z] 55fdae27607a: Waiting [2024-10-11T10:13:34.841Z] 37171ab10ad3: Waiting [2024-10-11T10:13:34.841Z] b00213b2ad8e: Waiting [2024-10-11T10:13:34.841Z] 0b132a55557e: Waiting [2024-10-11T10:13:34.841Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:34.841Z] 233f5b1ed324: Layer already exists [2024-10-11T10:13:34.841Z] 5acecd36600d: Layer already exists [2024-10-11T10:13:34.841Z] c85dbfb46d2e: Layer already exists [2024-10-11T10:13:34.841Z] 465f22f9f31d: Layer already exists [2024-10-11T10:13:34.841Z] e106128adf1b: Layer already exists [2024-10-11T10:13:34.841Z] 5f2941b3d76f: Layer already exists [2024-10-11T10:13:34.841Z] a619871ec4d9: Layer already exists [2024-10-11T10:13:34.841Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:34.841Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:34.841Z] b00213b2ad8e: Layer already exists [2024-10-11T10:13:34.841Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:34.841Z] 0b132a55557e: Layer already exists [2024-10-11T10:13:34.841Z] latest: digest: sha256:87b491675a34ea1340fae2aa12a82f914aa50e80ce3b7ae906f13fb0cbea0715 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:35.174Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:35.505Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.101 [2024-10-11T10:13:35.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T10:13:35.505Z] e106128adf1b: Preparing [2024-10-11T10:13:35.505Z] c85dbfb46d2e: Preparing [2024-10-11T10:13:35.505Z] 465f22f9f31d: Preparing [2024-10-11T10:13:35.505Z] 5acecd36600d: Preparing [2024-10-11T10:13:35.505Z] 233f5b1ed324: Preparing [2024-10-11T10:13:35.505Z] 5f2941b3d76f: Preparing [2024-10-11T10:13:35.505Z] a619871ec4d9: Preparing [2024-10-11T10:13:35.505Z] 55fdae27607a: Preparing [2024-10-11T10:13:35.505Z] 37171ab10ad3: Preparing [2024-10-11T10:13:35.505Z] b00213b2ad8e: Preparing [2024-10-11T10:13:35.505Z] 0b132a55557e: Preparing [2024-10-11T10:13:35.505Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:35.505Z] 37171ab10ad3: Waiting [2024-10-11T10:13:35.505Z] 5f2941b3d76f: Waiting [2024-10-11T10:13:35.505Z] 0b132a55557e: Waiting [2024-10-11T10:13:35.505Z] a619871ec4d9: Waiting [2024-10-11T10:13:35.505Z] 55fdae27607a: Waiting [2024-10-11T10:13:35.505Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:35.505Z] b00213b2ad8e: Waiting [2024-10-11T10:13:35.505Z] 465f22f9f31d: Layer already exists [2024-10-11T10:13:35.505Z] e106128adf1b: Layer already exists [2024-10-11T10:13:35.505Z] 5acecd36600d: Layer already exists [2024-10-11T10:13:35.505Z] 233f5b1ed324: Layer already exists [2024-10-11T10:13:35.505Z] c85dbfb46d2e: Layer already exists [2024-10-11T10:13:35.505Z] 5f2941b3d76f: Layer already exists [2024-10-11T10:13:35.505Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:35.505Z] a619871ec4d9: Layer already exists [2024-10-11T10:13:35.505Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:35.505Z] b00213b2ad8e: Layer already exists [2024-10-11T10:13:35.505Z] 0b132a55557e: Layer already exists [2024-10-11T10:13:35.505Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:35.505Z] 3.2.0-dev.101: digest: sha256:87b491675a34ea1340fae2aa12a82f914aa50e80ce3b7ae906f13fb0cbea0715 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:35.828Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:36.154Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:36.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T10:13:36.154Z] e106128adf1b: Preparing [2024-10-11T10:13:36.154Z] c85dbfb46d2e: Preparing [2024-10-11T10:13:36.154Z] 465f22f9f31d: Preparing [2024-10-11T10:13:36.154Z] 5acecd36600d: Preparing [2024-10-11T10:13:36.154Z] 233f5b1ed324: Preparing [2024-10-11T10:13:36.154Z] 5f2941b3d76f: Preparing [2024-10-11T10:13:36.154Z] a619871ec4d9: Preparing [2024-10-11T10:13:36.154Z] 55fdae27607a: Preparing [2024-10-11T10:13:36.154Z] 37171ab10ad3: Preparing [2024-10-11T10:13:36.154Z] b00213b2ad8e: Preparing [2024-10-11T10:13:36.154Z] 0b132a55557e: Preparing [2024-10-11T10:13:36.154Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:36.154Z] b00213b2ad8e: Waiting [2024-10-11T10:13:36.154Z] a619871ec4d9: Waiting [2024-10-11T10:13:36.154Z] 0b132a55557e: Waiting [2024-10-11T10:13:36.154Z] 55fdae27607a: Waiting [2024-10-11T10:13:36.154Z] 37171ab10ad3: Waiting [2024-10-11T10:13:36.154Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:36.154Z] 5f2941b3d76f: Waiting [2024-10-11T10:13:36.154Z] 233f5b1ed324: Layer already exists [2024-10-11T10:13:36.154Z] e106128adf1b: Layer already exists [2024-10-11T10:13:36.154Z] c85dbfb46d2e: Layer already exists [2024-10-11T10:13:36.154Z] 465f22f9f31d: Layer already exists [2024-10-11T10:13:36.154Z] 5acecd36600d: Layer already exists [2024-10-11T10:13:36.154Z] a619871ec4d9: Layer already exists [2024-10-11T10:13:36.154Z] 5f2941b3d76f: Layer already exists [2024-10-11T10:13:36.154Z] b00213b2ad8e: Layer already exists [2024-10-11T10:13:36.154Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:36.154Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:36.154Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:36.154Z] 0b132a55557e: Layer already exists [2024-10-11T10:13:36.154Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:87b491675a34ea1340fae2aa12a82f914aa50e80ce3b7ae906f13fb0cbea0715 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:36.493Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:36.821Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-11T10:13:36.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-11T10:13:36.821Z] e106128adf1b: Preparing [2024-10-11T10:13:36.821Z] c85dbfb46d2e: Preparing [2024-10-11T10:13:36.821Z] 465f22f9f31d: Preparing [2024-10-11T10:13:36.821Z] 5acecd36600d: Preparing [2024-10-11T10:13:36.821Z] 233f5b1ed324: Preparing [2024-10-11T10:13:36.821Z] 5f2941b3d76f: Preparing [2024-10-11T10:13:36.821Z] a619871ec4d9: Preparing [2024-10-11T10:13:36.821Z] 55fdae27607a: Preparing [2024-10-11T10:13:36.821Z] 37171ab10ad3: Preparing [2024-10-11T10:13:36.821Z] b00213b2ad8e: Preparing [2024-10-11T10:13:36.821Z] 0b132a55557e: Preparing [2024-10-11T10:13:36.821Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:36.821Z] a619871ec4d9: Waiting [2024-10-11T10:13:36.821Z] b00213b2ad8e: Waiting [2024-10-11T10:13:36.821Z] 5f2941b3d76f: Waiting [2024-10-11T10:13:36.821Z] 55fdae27607a: Waiting [2024-10-11T10:13:36.821Z] 0b132a55557e: Waiting [2024-10-11T10:13:36.821Z] 37171ab10ad3: Waiting [2024-10-11T10:13:36.821Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:36.821Z] 5acecd36600d: Layer already exists [2024-10-11T10:13:36.821Z] 233f5b1ed324: Layer already exists [2024-10-11T10:13:36.821Z] 465f22f9f31d: Layer already exists [2024-10-11T10:13:36.821Z] e106128adf1b: Layer already exists [2024-10-11T10:13:36.821Z] c85dbfb46d2e: Layer already exists [2024-10-11T10:13:36.821Z] a619871ec4d9: Layer already exists [2024-10-11T10:13:36.821Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:36.821Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:36.821Z] 5f2941b3d76f: Layer already exists [2024-10-11T10:13:36.821Z] b00213b2ad8e: Layer already exists [2024-10-11T10:13:36.821Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:36.821Z] 0b132a55557e: Layer already exists [2024-10-11T10:13:36.821Z] main: digest: sha256:87b491675a34ea1340fae2aa12a82f914aa50e80ce3b7ae906f13fb0cbea0715 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:13:36.903Z] ===================================================== [Pipeline] echo [2024-10-11T10:13:36.918Z] taggedImages: [2024-10-11T10:13:36.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:36.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-11T10:13:36.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.101 [2024-10-11T10:13:36.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:36.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-11T10:13:36.952Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-11T10:13:36.952Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:36.952Z] latest [2024-10-11T10:13:36.952Z] 3.2.0-dev.101 [2024-10-11T10:13:36.952Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:36.952Z] main [2024-10-11T10:13:36.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:37.303Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:37.631Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:37.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T10:13:37.631Z] 34030b5513bb: Preparing [2024-10-11T10:13:37.631Z] 59dda58122b0: Preparing [2024-10-11T10:13:37.631Z] 55fdae27607a: Preparing [2024-10-11T10:13:37.631Z] 37171ab10ad3: Preparing [2024-10-11T10:13:37.631Z] 63bf528ae75b: Preparing [2024-10-11T10:13:37.631Z] 79ba06e5c3d3: Preparing [2024-10-11T10:13:37.631Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:37.631Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:37.631Z] 79ba06e5c3d3: Waiting [2024-10-11T10:13:37.631Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:37.631Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:37.631Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:37.631Z] 34030b5513bb: Pushed [2024-10-11T10:13:37.631Z] 63bf528ae75b: Pushed [2024-10-11T10:13:38.568Z] 79ba06e5c3d3: Pushed [2024-10-11T10:13:39.514Z] 59dda58122b0: Pushed [2024-10-11T10:13:39.774Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:fbedea47391ae1f5cb1877b05c2a0c7dcc9003caff0a0f2d6657478a47507501 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:40.102Z] + 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-10-11T10:13:40.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-11T10:13:40.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T10:13:40.429Z] 34030b5513bb: Preparing [2024-10-11T10:13:40.429Z] 59dda58122b0: Preparing [2024-10-11T10:13:40.429Z] 55fdae27607a: Preparing [2024-10-11T10:13:40.429Z] 37171ab10ad3: Preparing [2024-10-11T10:13:40.429Z] 63bf528ae75b: Preparing [2024-10-11T10:13:40.429Z] 79ba06e5c3d3: Preparing [2024-10-11T10:13:40.429Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:40.429Z] 79ba06e5c3d3: Waiting [2024-10-11T10:13:40.429Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:40.429Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:40.429Z] 34030b5513bb: Layer already exists [2024-10-11T10:13:40.429Z] 59dda58122b0: Layer already exists [2024-10-11T10:13:40.429Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:40.429Z] 63bf528ae75b: Layer already exists [2024-10-11T10:13:40.429Z] 79ba06e5c3d3: Layer already exists [2024-10-11T10:13:40.429Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:40.429Z] latest: digest: sha256:fbedea47391ae1f5cb1877b05c2a0c7dcc9003caff0a0f2d6657478a47507501 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:40.769Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:41.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.101 [2024-10-11T10:13:41.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T10:13:41.099Z] 34030b5513bb: Preparing [2024-10-11T10:13:41.099Z] 59dda58122b0: Preparing [2024-10-11T10:13:41.099Z] 55fdae27607a: Preparing [2024-10-11T10:13:41.099Z] 37171ab10ad3: Preparing [2024-10-11T10:13:41.099Z] 63bf528ae75b: Preparing [2024-10-11T10:13:41.099Z] 79ba06e5c3d3: Preparing [2024-10-11T10:13:41.099Z] 79ba06e5c3d3: Waiting [2024-10-11T10:13:41.099Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:41.099Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:41.099Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:41.099Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:41.099Z] 59dda58122b0: Layer already exists [2024-10-11T10:13:41.099Z] 34030b5513bb: Layer already exists [2024-10-11T10:13:41.099Z] 63bf528ae75b: Layer already exists [2024-10-11T10:13:41.099Z] 79ba06e5c3d3: Layer already exists [2024-10-11T10:13:41.099Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:41.099Z] 3.2.0-dev.101: digest: sha256:fbedea47391ae1f5cb1877b05c2a0c7dcc9003caff0a0f2d6657478a47507501 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:41.428Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:41.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:41.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T10:13:41.756Z] 34030b5513bb: Preparing [2024-10-11T10:13:41.756Z] 59dda58122b0: Preparing [2024-10-11T10:13:41.756Z] 55fdae27607a: Preparing [2024-10-11T10:13:41.756Z] 37171ab10ad3: Preparing [2024-10-11T10:13:41.756Z] 63bf528ae75b: Preparing [2024-10-11T10:13:41.756Z] 79ba06e5c3d3: Preparing [2024-10-11T10:13:41.756Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:41.756Z] 79ba06e5c3d3: Waiting [2024-10-11T10:13:41.756Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:41.756Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:41.756Z] 34030b5513bb: Layer already exists [2024-10-11T10:13:41.756Z] 63bf528ae75b: Layer already exists [2024-10-11T10:13:41.756Z] 59dda58122b0: Layer already exists [2024-10-11T10:13:41.756Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:41.756Z] 79ba06e5c3d3: Layer already exists [2024-10-11T10:13:41.756Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:41.756Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:fbedea47391ae1f5cb1877b05c2a0c7dcc9003caff0a0f2d6657478a47507501 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:42.090Z] + 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-10-11T10:13:42.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-11T10:13:42.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-11T10:13:42.419Z] 34030b5513bb: Preparing [2024-10-11T10:13:42.419Z] 59dda58122b0: Preparing [2024-10-11T10:13:42.419Z] 55fdae27607a: Preparing [2024-10-11T10:13:42.419Z] 37171ab10ad3: Preparing [2024-10-11T10:13:42.419Z] 63bf528ae75b: Preparing [2024-10-11T10:13:42.419Z] 79ba06e5c3d3: Preparing [2024-10-11T10:13:42.419Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:42.419Z] 79ba06e5c3d3: Waiting [2024-10-11T10:13:42.419Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:42.419Z] 59dda58122b0: Layer already exists [2024-10-11T10:13:42.419Z] 34030b5513bb: Layer already exists [2024-10-11T10:13:42.419Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:42.419Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:42.419Z] 63bf528ae75b: Layer already exists [2024-10-11T10:13:42.419Z] 79ba06e5c3d3: Layer already exists [2024-10-11T10:13:42.419Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:42.419Z] main: digest: sha256:fbedea47391ae1f5cb1877b05c2a0c7dcc9003caff0a0f2d6657478a47507501 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:13:42.505Z] ===================================================== [Pipeline] echo [2024-10-11T10:13:42.523Z] taggedImages: [2024-10-11T10:13:42.523Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:42.523Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-11T10:13:42.523Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.101 [2024-10-11T10:13:42.523Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:42.523Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-11T10:13:42.558Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-11T10:13:42.558Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:42.558Z] latest [2024-10-11T10:13:42.558Z] 3.2.0-dev.101 [2024-10-11T10:13:42.558Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:42.558Z] main [2024-10-11T10:13:42.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:42.907Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:43.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:43.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T10:13:43.237Z] ad0cc8bb4f7a: Preparing [2024-10-11T10:13:43.237Z] feeec87fefe2: Preparing [2024-10-11T10:13:43.237Z] 49aa3fc5e799: Preparing [2024-10-11T10:13:43.237Z] 55fdae27607a: Preparing [2024-10-11T10:13:43.237Z] 37171ab10ad3: Preparing [2024-10-11T10:13:43.237Z] 3ce79d6f2cfd: Preparing [2024-10-11T10:13:43.237Z] c339ec270b10: Preparing [2024-10-11T10:13:43.237Z] ecdc8bfe6c8e: Preparing [2024-10-11T10:13:43.237Z] 274ec60fa76e: Preparing [2024-10-11T10:13:43.237Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:43.237Z] 274ec60fa76e: Waiting [2024-10-11T10:13:43.237Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:43.237Z] c339ec270b10: Waiting [2024-10-11T10:13:43.237Z] ecdc8bfe6c8e: Waiting [2024-10-11T10:13:43.237Z] 3ce79d6f2cfd: Waiting [2024-10-11T10:13:43.237Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:43.237Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:43.237Z] feeec87fefe2: Pushed [2024-10-11T10:13:43.237Z] ad0cc8bb4f7a: Pushed [2024-10-11T10:13:43.237Z] 49aa3fc5e799: Pushed [2024-10-11T10:13:43.237Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:43.497Z] ecdc8bfe6c8e: Pushed [2024-10-11T10:13:43.757Z] 274ec60fa76e: Pushed [2024-10-11T10:13:50.331Z] c339ec270b10: Pushed [2024-10-11T10:13:53.628Z] 3ce79d6f2cfd: Pushed [2024-10-11T10:13:53.889Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:bf4d3d68a40035fe2a47764a2d8ea9c7e8fb70049b8d49df9d9e2ea52c75b170 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:54.236Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:54.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-11T10:13:54.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T10:13:54.561Z] ad0cc8bb4f7a: Preparing [2024-10-11T10:13:54.561Z] feeec87fefe2: Preparing [2024-10-11T10:13:54.561Z] 49aa3fc5e799: Preparing [2024-10-11T10:13:54.561Z] 55fdae27607a: Preparing [2024-10-11T10:13:54.561Z] 37171ab10ad3: Preparing [2024-10-11T10:13:54.561Z] 3ce79d6f2cfd: Preparing [2024-10-11T10:13:54.561Z] c339ec270b10: Preparing [2024-10-11T10:13:54.561Z] ecdc8bfe6c8e: Preparing [2024-10-11T10:13:54.561Z] 274ec60fa76e: Preparing [2024-10-11T10:13:54.561Z] c339ec270b10: Waiting [2024-10-11T10:13:54.561Z] 3ce79d6f2cfd: Waiting [2024-10-11T10:13:54.561Z] ecdc8bfe6c8e: Waiting [2024-10-11T10:13:54.561Z] 274ec60fa76e: Waiting [2024-10-11T10:13:54.561Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:54.561Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:54.561Z] ad0cc8bb4f7a: Layer already exists [2024-10-11T10:13:54.561Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:54.561Z] 49aa3fc5e799: Layer already exists [2024-10-11T10:13:54.561Z] feeec87fefe2: Layer already exists [2024-10-11T10:13:54.561Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:54.561Z] 3ce79d6f2cfd: Layer already exists [2024-10-11T10:13:54.561Z] 274ec60fa76e: Layer already exists [2024-10-11T10:13:54.561Z] c339ec270b10: Layer already exists [2024-10-11T10:13:54.561Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:54.561Z] ecdc8bfe6c8e: Layer already exists [2024-10-11T10:13:54.561Z] latest: digest: sha256:bf4d3d68a40035fe2a47764a2d8ea9c7e8fb70049b8d49df9d9e2ea52c75b170 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:54.899Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:55.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.101 [2024-10-11T10:13:55.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T10:13:55.226Z] ad0cc8bb4f7a: Preparing [2024-10-11T10:13:55.226Z] feeec87fefe2: Preparing [2024-10-11T10:13:55.226Z] 49aa3fc5e799: Preparing [2024-10-11T10:13:55.226Z] 55fdae27607a: Preparing [2024-10-11T10:13:55.226Z] 37171ab10ad3: Preparing [2024-10-11T10:13:55.226Z] 3ce79d6f2cfd: Preparing [2024-10-11T10:13:55.226Z] c339ec270b10: Preparing [2024-10-11T10:13:55.226Z] ecdc8bfe6c8e: Preparing [2024-10-11T10:13:55.226Z] 274ec60fa76e: Preparing [2024-10-11T10:13:55.226Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:55.226Z] ecdc8bfe6c8e: Waiting [2024-10-11T10:13:55.226Z] 3ce79d6f2cfd: Waiting [2024-10-11T10:13:55.226Z] 274ec60fa76e: Waiting [2024-10-11T10:13:55.226Z] c339ec270b10: Waiting [2024-10-11T10:13:55.226Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:55.226Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:55.226Z] feeec87fefe2: Layer already exists [2024-10-11T10:13:55.226Z] ad0cc8bb4f7a: Layer already exists [2024-10-11T10:13:55.226Z] 49aa3fc5e799: Layer already exists [2024-10-11T10:13:55.226Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:55.226Z] c339ec270b10: Layer already exists [2024-10-11T10:13:55.226Z] ecdc8bfe6c8e: Layer already exists [2024-10-11T10:13:55.226Z] 3ce79d6f2cfd: Layer already exists [2024-10-11T10:13:55.226Z] 274ec60fa76e: Layer already exists [2024-10-11T10:13:55.226Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:55.226Z] 3.2.0-dev.101: digest: sha256:bf4d3d68a40035fe2a47764a2d8ea9c7e8fb70049b8d49df9d9e2ea52c75b170 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:55.557Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:55.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:55.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T10:13:55.891Z] ad0cc8bb4f7a: Preparing [2024-10-11T10:13:55.891Z] feeec87fefe2: Preparing [2024-10-11T10:13:55.891Z] 49aa3fc5e799: Preparing [2024-10-11T10:13:55.891Z] 55fdae27607a: Preparing [2024-10-11T10:13:55.891Z] 37171ab10ad3: Preparing [2024-10-11T10:13:55.891Z] 3ce79d6f2cfd: Preparing [2024-10-11T10:13:55.891Z] c339ec270b10: Preparing [2024-10-11T10:13:55.891Z] ecdc8bfe6c8e: Preparing [2024-10-11T10:13:55.891Z] 274ec60fa76e: Preparing [2024-10-11T10:13:55.891Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:55.891Z] c339ec270b10: Waiting [2024-10-11T10:13:55.891Z] ecdc8bfe6c8e: Waiting [2024-10-11T10:13:55.891Z] 274ec60fa76e: Waiting [2024-10-11T10:13:55.891Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:55.891Z] 3ce79d6f2cfd: Waiting [2024-10-11T10:13:55.891Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:55.891Z] 49aa3fc5e799: Layer already exists [2024-10-11T10:13:55.891Z] feeec87fefe2: Layer already exists [2024-10-11T10:13:55.891Z] ad0cc8bb4f7a: Layer already exists [2024-10-11T10:13:55.891Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:55.891Z] 3ce79d6f2cfd: Layer already exists [2024-10-11T10:13:55.891Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:55.891Z] c339ec270b10: Layer already exists [2024-10-11T10:13:55.891Z] 274ec60fa76e: Layer already exists [2024-10-11T10:13:55.891Z] ecdc8bfe6c8e: Layer already exists [2024-10-11T10:13:55.891Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:bf4d3d68a40035fe2a47764a2d8ea9c7e8fb70049b8d49df9d9e2ea52c75b170 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:56.224Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:56.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-11T10:13:56.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-11T10:13:56.545Z] ad0cc8bb4f7a: Preparing [2024-10-11T10:13:56.545Z] feeec87fefe2: Preparing [2024-10-11T10:13:56.545Z] 49aa3fc5e799: Preparing [2024-10-11T10:13:56.545Z] 55fdae27607a: Preparing [2024-10-11T10:13:56.545Z] 37171ab10ad3: Preparing [2024-10-11T10:13:56.545Z] 3ce79d6f2cfd: Preparing [2024-10-11T10:13:56.545Z] c339ec270b10: Preparing [2024-10-11T10:13:56.545Z] 3ce79d6f2cfd: Waiting [2024-10-11T10:13:56.545Z] ecdc8bfe6c8e: Preparing [2024-10-11T10:13:56.545Z] c339ec270b10: Waiting [2024-10-11T10:13:56.545Z] 274ec60fa76e: Preparing [2024-10-11T10:13:56.545Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:56.545Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:56.545Z] 274ec60fa76e: Waiting [2024-10-11T10:13:56.545Z] ecdc8bfe6c8e: Waiting [2024-10-11T10:13:56.545Z] 49aa3fc5e799: Layer already exists [2024-10-11T10:13:56.545Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:56.545Z] feeec87fefe2: Layer already exists [2024-10-11T10:13:56.545Z] ad0cc8bb4f7a: Layer already exists [2024-10-11T10:13:56.545Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:56.545Z] ecdc8bfe6c8e: Layer already exists [2024-10-11T10:13:56.545Z] 3ce79d6f2cfd: Layer already exists [2024-10-11T10:13:56.545Z] c339ec270b10: Layer already exists [2024-10-11T10:13:56.545Z] 274ec60fa76e: Layer already exists [2024-10-11T10:13:56.545Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:56.545Z] main: digest: sha256:bf4d3d68a40035fe2a47764a2d8ea9c7e8fb70049b8d49df9d9e2ea52c75b170 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:13:56.626Z] ===================================================== [Pipeline] echo [2024-10-11T10:13:56.645Z] taggedImages: [2024-10-11T10:13:56.645Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:56.645Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-11T10:13:56.645Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.101 [2024-10-11T10:13:56.645Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:56.645Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-11T10:13:56.679Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-11T10:13:56.679Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:56.679Z] latest [2024-10-11T10:13:56.679Z] 3.2.0-dev.101 [2024-10-11T10:13:56.679Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:13:56.679Z] main [2024-10-11T10:13:56.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:57.044Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:13:57.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:13:57.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T10:13:57.379Z] d85026560e53: Preparing [2024-10-11T10:13:57.379Z] 048c188bb093: Preparing [2024-10-11T10:13:57.379Z] 3257b6ceeb47: Preparing [2024-10-11T10:13:57.379Z] 55fdae27607a: Preparing [2024-10-11T10:13:57.379Z] 37171ab10ad3: Preparing [2024-10-11T10:13:57.379Z] 46b0815f4569: Preparing [2024-10-11T10:13:57.379Z] 5860d69b08d6: Preparing [2024-10-11T10:13:57.379Z] 8a821043592b: Preparing [2024-10-11T10:13:57.379Z] 63ca1fbb43ae: Preparing [2024-10-11T10:13:57.379Z] 5860d69b08d6: Waiting [2024-10-11T10:13:57.379Z] 8a821043592b: Waiting [2024-10-11T10:13:57.379Z] 63ca1fbb43ae: Waiting [2024-10-11T10:13:57.379Z] 46b0815f4569: Waiting [2024-10-11T10:13:57.379Z] 55fdae27607a: Layer already exists [2024-10-11T10:13:57.379Z] 37171ab10ad3: Layer already exists [2024-10-11T10:13:57.379Z] 048c188bb093: Pushed [2024-10-11T10:13:57.379Z] 3257b6ceeb47: Pushed [2024-10-11T10:13:57.380Z] d85026560e53: Pushed [2024-10-11T10:13:57.380Z] 5860d69b08d6: Pushed [2024-10-11T10:13:57.380Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:13:57.948Z] 8a821043592b: Pushed [2024-10-11T10:14:07.932Z] 46b0815f4569: Pushed [2024-10-11T10:14:07.932Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:dd927d9e68e660f872188f4f9f47a2b435002e593c9e1fe8337fe47857dbaff8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:08.266Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:08.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-11T10:14:08.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T10:14:08.589Z] d85026560e53: Preparing [2024-10-11T10:14:08.589Z] 048c188bb093: Preparing [2024-10-11T10:14:08.589Z] 3257b6ceeb47: Preparing [2024-10-11T10:14:08.589Z] 55fdae27607a: Preparing [2024-10-11T10:14:08.589Z] 37171ab10ad3: Preparing [2024-10-11T10:14:08.589Z] 46b0815f4569: Preparing [2024-10-11T10:14:08.589Z] 5860d69b08d6: Preparing [2024-10-11T10:14:08.589Z] 8a821043592b: Preparing [2024-10-11T10:14:08.589Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:08.589Z] 46b0815f4569: Waiting [2024-10-11T10:14:08.589Z] 5860d69b08d6: Waiting [2024-10-11T10:14:08.589Z] 8a821043592b: Waiting [2024-10-11T10:14:08.589Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:08.589Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:08.589Z] 048c188bb093: Layer already exists [2024-10-11T10:14:08.589Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:08.589Z] d85026560e53: Layer already exists [2024-10-11T10:14:08.589Z] 3257b6ceeb47: Layer already exists [2024-10-11T10:14:08.589Z] 46b0815f4569: Layer already exists [2024-10-11T10:14:08.589Z] 8a821043592b: Layer already exists [2024-10-11T10:14:08.589Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:08.589Z] 5860d69b08d6: Layer already exists [2024-10-11T10:14:08.589Z] latest: digest: sha256:dd927d9e68e660f872188f4f9f47a2b435002e593c9e1fe8337fe47857dbaff8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:08.919Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:09.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.101 [2024-10-11T10:14:09.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T10:14:09.248Z] d85026560e53: Preparing [2024-10-11T10:14:09.248Z] 048c188bb093: Preparing [2024-10-11T10:14:09.248Z] 3257b6ceeb47: Preparing [2024-10-11T10:14:09.248Z] 55fdae27607a: Preparing [2024-10-11T10:14:09.248Z] 37171ab10ad3: Preparing [2024-10-11T10:14:09.248Z] 46b0815f4569: Preparing [2024-10-11T10:14:09.248Z] 5860d69b08d6: Preparing [2024-10-11T10:14:09.248Z] 8a821043592b: Preparing [2024-10-11T10:14:09.248Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:09.248Z] 5860d69b08d6: Waiting [2024-10-11T10:14:09.248Z] 8a821043592b: Waiting [2024-10-11T10:14:09.248Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:09.248Z] 46b0815f4569: Waiting [2024-10-11T10:14:09.248Z] 3257b6ceeb47: Layer already exists [2024-10-11T10:14:09.248Z] 048c188bb093: Layer already exists [2024-10-11T10:14:09.248Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:09.248Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:09.248Z] d85026560e53: Layer already exists [2024-10-11T10:14:09.248Z] 8a821043592b: Layer already exists [2024-10-11T10:14:09.248Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:09.248Z] 5860d69b08d6: Layer already exists [2024-10-11T10:14:09.248Z] 46b0815f4569: Layer already exists [2024-10-11T10:14:09.248Z] 3.2.0-dev.101: digest: sha256:dd927d9e68e660f872188f4f9f47a2b435002e593c9e1fe8337fe47857dbaff8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:09.576Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:09.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:09.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T10:14:09.910Z] d85026560e53: Preparing [2024-10-11T10:14:09.910Z] 048c188bb093: Preparing [2024-10-11T10:14:09.910Z] 3257b6ceeb47: Preparing [2024-10-11T10:14:09.910Z] 55fdae27607a: Preparing [2024-10-11T10:14:09.910Z] 37171ab10ad3: Preparing [2024-10-11T10:14:09.910Z] 46b0815f4569: Preparing [2024-10-11T10:14:09.910Z] 5860d69b08d6: Preparing [2024-10-11T10:14:09.910Z] 8a821043592b: Preparing [2024-10-11T10:14:09.910Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:09.910Z] 46b0815f4569: Waiting [2024-10-11T10:14:09.910Z] 5860d69b08d6: Waiting [2024-10-11T10:14:09.910Z] 8a821043592b: Waiting [2024-10-11T10:14:09.910Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:09.910Z] d85026560e53: Layer already exists [2024-10-11T10:14:09.910Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:09.910Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:09.910Z] 048c188bb093: Layer already exists [2024-10-11T10:14:09.910Z] 3257b6ceeb47: Layer already exists [2024-10-11T10:14:09.910Z] 46b0815f4569: Layer already exists [2024-10-11T10:14:09.910Z] 8a821043592b: Layer already exists [2024-10-11T10:14:09.910Z] 5860d69b08d6: Layer already exists [2024-10-11T10:14:09.910Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:09.910Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:dd927d9e68e660f872188f4f9f47a2b435002e593c9e1fe8337fe47857dbaff8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:10.253Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:10.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-11T10:14:10.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-11T10:14:10.575Z] d85026560e53: Preparing [2024-10-11T10:14:10.575Z] 048c188bb093: Preparing [2024-10-11T10:14:10.575Z] 3257b6ceeb47: Preparing [2024-10-11T10:14:10.575Z] 55fdae27607a: Preparing [2024-10-11T10:14:10.575Z] 37171ab10ad3: Preparing [2024-10-11T10:14:10.575Z] 46b0815f4569: Preparing [2024-10-11T10:14:10.575Z] 5860d69b08d6: Preparing [2024-10-11T10:14:10.575Z] 46b0815f4569: Waiting [2024-10-11T10:14:10.575Z] 8a821043592b: Preparing [2024-10-11T10:14:10.575Z] 5860d69b08d6: Waiting [2024-10-11T10:14:10.575Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:10.575Z] 8a821043592b: Waiting [2024-10-11T10:14:10.575Z] 048c188bb093: Layer already exists [2024-10-11T10:14:10.575Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:10.575Z] 3257b6ceeb47: Layer already exists [2024-10-11T10:14:10.575Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:10.575Z] d85026560e53: Layer already exists [2024-10-11T10:14:10.575Z] 8a821043592b: Layer already exists [2024-10-11T10:14:10.575Z] 5860d69b08d6: Layer already exists [2024-10-11T10:14:10.575Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:10.575Z] 46b0815f4569: Layer already exists [2024-10-11T10:14:10.575Z] main: digest: sha256:dd927d9e68e660f872188f4f9f47a2b435002e593c9e1fe8337fe47857dbaff8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:14:10.635Z] ===================================================== [Pipeline] echo [2024-10-11T10:14:10.645Z] taggedImages: [2024-10-11T10:14:10.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:14:10.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-11T10:14:10.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.101 [2024-10-11T10:14:10.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:10.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-11T10:14:10.671Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-11T10:14:10.671Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:14:10.671Z] latest [2024-10-11T10:14:10.671Z] 3.2.0-dev.101 [2024-10-11T10:14:10.671Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:10.671Z] main [2024-10-11T10:14:10.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:11.021Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:11.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:14:11.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T10:14:11.357Z] ad0cc8bb4f7a: Preparing [2024-10-11T10:14:11.357Z] ed5cd29644da: Preparing [2024-10-11T10:14:11.357Z] b9553ca5f492: Preparing [2024-10-11T10:14:11.357Z] 55fdae27607a: Preparing [2024-10-11T10:14:11.357Z] 37171ab10ad3: Preparing [2024-10-11T10:14:11.357Z] bc7832ad2c14: Preparing [2024-10-11T10:14:11.357Z] ecdc8bfe6c8e: Preparing [2024-10-11T10:14:11.357Z] 274ec60fa76e: Preparing [2024-10-11T10:14:11.357Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:11.357Z] bc7832ad2c14: Waiting [2024-10-11T10:14:11.357Z] 274ec60fa76e: Waiting [2024-10-11T10:14:11.357Z] ecdc8bfe6c8e: Waiting [2024-10-11T10:14:11.357Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:11.357Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:11.357Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:11.357Z] ad0cc8bb4f7a: Layer already exists [2024-10-11T10:14:11.357Z] 274ec60fa76e: Layer already exists [2024-10-11T10:14:11.357Z] ecdc8bfe6c8e: Layer already exists [2024-10-11T10:14:11.357Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:11.357Z] b9553ca5f492: Pushed [2024-10-11T10:14:11.357Z] ed5cd29644da: Pushed [2024-10-11T10:14:23.606Z] bc7832ad2c14: Pushed [2024-10-11T10:14:23.606Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:d77177b53be1fbbb4bf9dffb5d1e802659d6ae3fb46c3a9e1f60df98d9636f92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:23.938Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:24.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-11T10:14:24.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T10:14:24.264Z] ad0cc8bb4f7a: Preparing [2024-10-11T10:14:24.264Z] ed5cd29644da: Preparing [2024-10-11T10:14:24.264Z] b9553ca5f492: Preparing [2024-10-11T10:14:24.264Z] 55fdae27607a: Preparing [2024-10-11T10:14:24.264Z] 37171ab10ad3: Preparing [2024-10-11T10:14:24.264Z] bc7832ad2c14: Preparing [2024-10-11T10:14:24.264Z] ecdc8bfe6c8e: Preparing [2024-10-11T10:14:24.264Z] 274ec60fa76e: Preparing [2024-10-11T10:14:24.264Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:24.264Z] bc7832ad2c14: Waiting [2024-10-11T10:14:24.264Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:24.264Z] ecdc8bfe6c8e: Waiting [2024-10-11T10:14:24.264Z] 274ec60fa76e: Waiting [2024-10-11T10:14:24.264Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:24.264Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:24.264Z] ed5cd29644da: Layer already exists [2024-10-11T10:14:24.264Z] ad0cc8bb4f7a: Layer already exists [2024-10-11T10:14:24.264Z] b9553ca5f492: Layer already exists [2024-10-11T10:14:24.264Z] ecdc8bfe6c8e: Layer already exists [2024-10-11T10:14:24.264Z] bc7832ad2c14: Layer already exists [2024-10-11T10:14:24.264Z] 274ec60fa76e: Layer already exists [2024-10-11T10:14:24.264Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:24.264Z] latest: digest: sha256:d77177b53be1fbbb4bf9dffb5d1e802659d6ae3fb46c3a9e1f60df98d9636f92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:24.596Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:24.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.101 [2024-10-11T10:14:24.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T10:14:24.922Z] ad0cc8bb4f7a: Preparing [2024-10-11T10:14:24.922Z] ed5cd29644da: Preparing [2024-10-11T10:14:24.922Z] b9553ca5f492: Preparing [2024-10-11T10:14:24.922Z] 55fdae27607a: Preparing [2024-10-11T10:14:24.922Z] 37171ab10ad3: Preparing [2024-10-11T10:14:24.922Z] bc7832ad2c14: Preparing [2024-10-11T10:14:24.922Z] ecdc8bfe6c8e: Preparing [2024-10-11T10:14:24.922Z] 274ec60fa76e: Preparing [2024-10-11T10:14:24.922Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:24.922Z] bc7832ad2c14: Waiting [2024-10-11T10:14:24.922Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:24.922Z] ecdc8bfe6c8e: Waiting [2024-10-11T10:14:24.922Z] 274ec60fa76e: Waiting [2024-10-11T10:14:24.922Z] ed5cd29644da: Layer already exists [2024-10-11T10:14:24.922Z] ad0cc8bb4f7a: Layer already exists [2024-10-11T10:14:24.922Z] b9553ca5f492: Layer already exists [2024-10-11T10:14:24.922Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:24.922Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:24.922Z] bc7832ad2c14: Layer already exists [2024-10-11T10:14:24.922Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:24.922Z] 274ec60fa76e: Layer already exists [2024-10-11T10:14:24.922Z] ecdc8bfe6c8e: Layer already exists [2024-10-11T10:14:24.922Z] 3.2.0-dev.101: digest: sha256:d77177b53be1fbbb4bf9dffb5d1e802659d6ae3fb46c3a9e1f60df98d9636f92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:25.255Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:25.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:25.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T10:14:25.582Z] ad0cc8bb4f7a: Preparing [2024-10-11T10:14:25.582Z] ed5cd29644da: Preparing [2024-10-11T10:14:25.582Z] b9553ca5f492: Preparing [2024-10-11T10:14:25.582Z] 55fdae27607a: Preparing [2024-10-11T10:14:25.582Z] 37171ab10ad3: Preparing [2024-10-11T10:14:25.582Z] bc7832ad2c14: Preparing [2024-10-11T10:14:25.582Z] ecdc8bfe6c8e: Preparing [2024-10-11T10:14:25.582Z] 274ec60fa76e: Preparing [2024-10-11T10:14:25.582Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:25.582Z] ecdc8bfe6c8e: Waiting [2024-10-11T10:14:25.582Z] 274ec60fa76e: Waiting [2024-10-11T10:14:25.582Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:25.582Z] bc7832ad2c14: Waiting [2024-10-11T10:14:25.582Z] b9553ca5f492: Layer already exists [2024-10-11T10:14:25.582Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:25.582Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:25.583Z] ad0cc8bb4f7a: Layer already exists [2024-10-11T10:14:25.583Z] ed5cd29644da: Layer already exists [2024-10-11T10:14:25.583Z] 274ec60fa76e: Layer already exists [2024-10-11T10:14:25.583Z] bc7832ad2c14: Layer already exists [2024-10-11T10:14:25.583Z] ecdc8bfe6c8e: Layer already exists [2024-10-11T10:14:25.583Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:25.583Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:d77177b53be1fbbb4bf9dffb5d1e802659d6ae3fb46c3a9e1f60df98d9636f92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:25.927Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:26.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-11T10:14:26.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-11T10:14:26.255Z] ad0cc8bb4f7a: Preparing [2024-10-11T10:14:26.255Z] ed5cd29644da: Preparing [2024-10-11T10:14:26.255Z] b9553ca5f492: Preparing [2024-10-11T10:14:26.255Z] 55fdae27607a: Preparing [2024-10-11T10:14:26.255Z] 37171ab10ad3: Preparing [2024-10-11T10:14:26.255Z] bc7832ad2c14: Preparing [2024-10-11T10:14:26.255Z] ecdc8bfe6c8e: Preparing [2024-10-11T10:14:26.255Z] 274ec60fa76e: Preparing [2024-10-11T10:14:26.255Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:26.255Z] bc7832ad2c14: Waiting [2024-10-11T10:14:26.255Z] ecdc8bfe6c8e: Waiting [2024-10-11T10:14:26.255Z] 274ec60fa76e: Waiting [2024-10-11T10:14:26.255Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:26.255Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:26.255Z] b9553ca5f492: Layer already exists [2024-10-11T10:14:26.255Z] ad0cc8bb4f7a: Layer already exists [2024-10-11T10:14:26.255Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:26.255Z] ed5cd29644da: Layer already exists [2024-10-11T10:14:26.255Z] bc7832ad2c14: Layer already exists [2024-10-11T10:14:26.255Z] ecdc8bfe6c8e: Layer already exists [2024-10-11T10:14:26.255Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:26.255Z] 274ec60fa76e: Layer already exists [2024-10-11T10:14:26.255Z] main: digest: sha256:d77177b53be1fbbb4bf9dffb5d1e802659d6ae3fb46c3a9e1f60df98d9636f92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:14:26.325Z] ===================================================== [Pipeline] echo [2024-10-11T10:14:26.343Z] taggedImages: [2024-10-11T10:14:26.343Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:14:26.343Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-11T10:14:26.343Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.101 [2024-10-11T10:14:26.343Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:26.343Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-11T10:14:26.375Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-11T10:14:26.375Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:14:26.375Z] latest [2024-10-11T10:14:26.375Z] 3.2.0-dev.101 [2024-10-11T10:14:26.375Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:26.375Z] main [2024-10-11T10:14:26.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:26.722Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:27.055Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:14:27.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T10:14:27.056Z] a62e1d2f77ad: Preparing [2024-10-11T10:14:27.056Z] f00a2eca4e12: Preparing [2024-10-11T10:14:27.056Z] 55fdae27607a: Preparing [2024-10-11T10:14:27.056Z] 37171ab10ad3: Preparing [2024-10-11T10:14:27.056Z] 43f1a05d941a: Preparing [2024-10-11T10:14:27.056Z] 9d7effe3d3bf: Preparing [2024-10-11T10:14:27.056Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:27.056Z] 9d7effe3d3bf: Waiting [2024-10-11T10:14:27.056Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:27.056Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:27.056Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:27.056Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:27.056Z] a62e1d2f77ad: Pushed [2024-10-11T10:14:27.056Z] 43f1a05d941a: Pushed [2024-10-11T10:14:27.317Z] 9d7effe3d3bf: Pushed [2024-10-11T10:14:30.611Z] f00a2eca4e12: Pushed [2024-10-11T10:14:30.611Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:0701c96a0dfed75f8a1cb8709c6adaea9044ec034d09fb68e95b9246b9f8b1f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:30.942Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:31.267Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-11T10:14:31.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T10:14:31.267Z] a62e1d2f77ad: Preparing [2024-10-11T10:14:31.267Z] f00a2eca4e12: Preparing [2024-10-11T10:14:31.267Z] 55fdae27607a: Preparing [2024-10-11T10:14:31.267Z] 37171ab10ad3: Preparing [2024-10-11T10:14:31.267Z] 43f1a05d941a: Preparing [2024-10-11T10:14:31.267Z] 9d7effe3d3bf: Preparing [2024-10-11T10:14:31.267Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:31.267Z] 9d7effe3d3bf: Waiting [2024-10-11T10:14:31.267Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:31.267Z] a62e1d2f77ad: Layer already exists [2024-10-11T10:14:31.267Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:31.267Z] 43f1a05d941a: Layer already exists [2024-10-11T10:14:31.267Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:31.267Z] f00a2eca4e12: Layer already exists [2024-10-11T10:14:31.267Z] 9d7effe3d3bf: Layer already exists [2024-10-11T10:14:31.267Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:31.267Z] latest: digest: sha256:0701c96a0dfed75f8a1cb8709c6adaea9044ec034d09fb68e95b9246b9f8b1f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:31.593Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:31.921Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.101 [2024-10-11T10:14:31.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T10:14:31.921Z] a62e1d2f77ad: Preparing [2024-10-11T10:14:31.921Z] f00a2eca4e12: Preparing [2024-10-11T10:14:31.921Z] 55fdae27607a: Preparing [2024-10-11T10:14:31.921Z] 37171ab10ad3: Preparing [2024-10-11T10:14:31.921Z] 43f1a05d941a: Preparing [2024-10-11T10:14:31.921Z] 9d7effe3d3bf: Preparing [2024-10-11T10:14:31.921Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:31.921Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:31.921Z] 9d7effe3d3bf: Waiting [2024-10-11T10:14:31.921Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:31.921Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:31.921Z] 43f1a05d941a: Layer already exists [2024-10-11T10:14:31.921Z] a62e1d2f77ad: Layer already exists [2024-10-11T10:14:31.921Z] f00a2eca4e12: Layer already exists [2024-10-11T10:14:31.921Z] 9d7effe3d3bf: Layer already exists [2024-10-11T10:14:31.921Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:31.921Z] 3.2.0-dev.101: digest: sha256:0701c96a0dfed75f8a1cb8709c6adaea9044ec034d09fb68e95b9246b9f8b1f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:32.268Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:32.600Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:32.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T10:14:32.600Z] a62e1d2f77ad: Preparing [2024-10-11T10:14:32.600Z] f00a2eca4e12: Preparing [2024-10-11T10:14:32.600Z] 55fdae27607a: Preparing [2024-10-11T10:14:32.600Z] 37171ab10ad3: Preparing [2024-10-11T10:14:32.600Z] 43f1a05d941a: Preparing [2024-10-11T10:14:32.600Z] 9d7effe3d3bf: Preparing [2024-10-11T10:14:32.600Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:32.600Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:32.600Z] a62e1d2f77ad: Layer already exists [2024-10-11T10:14:32.600Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:32.600Z] f00a2eca4e12: Layer already exists [2024-10-11T10:14:32.600Z] 43f1a05d941a: Layer already exists [2024-10-11T10:14:32.600Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:32.600Z] 9d7effe3d3bf: Layer already exists [2024-10-11T10:14:32.600Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:32.600Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:0701c96a0dfed75f8a1cb8709c6adaea9044ec034d09fb68e95b9246b9f8b1f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:32.937Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:33.265Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-11T10:14:33.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-11T10:14:33.265Z] a62e1d2f77ad: Preparing [2024-10-11T10:14:33.265Z] f00a2eca4e12: Preparing [2024-10-11T10:14:33.265Z] 55fdae27607a: Preparing [2024-10-11T10:14:33.265Z] 37171ab10ad3: Preparing [2024-10-11T10:14:33.265Z] 43f1a05d941a: Preparing [2024-10-11T10:14:33.265Z] 9d7effe3d3bf: Preparing [2024-10-11T10:14:33.265Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:33.265Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:33.265Z] 9d7effe3d3bf: Waiting [2024-10-11T10:14:33.265Z] a62e1d2f77ad: Layer already exists [2024-10-11T10:14:33.265Z] f00a2eca4e12: Layer already exists [2024-10-11T10:14:33.265Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:33.265Z] 43f1a05d941a: Layer already exists [2024-10-11T10:14:33.265Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:33.265Z] 9d7effe3d3bf: Layer already exists [2024-10-11T10:14:33.265Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:33.265Z] main: digest: sha256:0701c96a0dfed75f8a1cb8709c6adaea9044ec034d09fb68e95b9246b9f8b1f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:14:33.354Z] ===================================================== [Pipeline] echo [2024-10-11T10:14:33.367Z] taggedImages: [2024-10-11T10:14:33.367Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:14:33.367Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-11T10:14:33.367Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.101 [2024-10-11T10:14:33.367Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:33.367Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-11T10:14:33.399Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-11T10:14:33.399Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:14:33.399Z] latest [2024-10-11T10:14:33.399Z] 3.2.0-dev.101 [2024-10-11T10:14:33.399Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:33.399Z] main [2024-10-11T10:14:33.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:33.757Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:34.095Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:14:34.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T10:14:34.095Z] 21f2afefa5e2: Preparing [2024-10-11T10:14:34.095Z] 9fad29c37bc8: Preparing [2024-10-11T10:14:34.095Z] 9b043efb1f10: Preparing [2024-10-11T10:14:34.095Z] 55fdae27607a: Preparing [2024-10-11T10:14:34.095Z] 37171ab10ad3: Preparing [2024-10-11T10:14:34.095Z] 829c06affc29: Preparing [2024-10-11T10:14:34.095Z] 729ef3d9f8eb: Preparing [2024-10-11T10:14:34.095Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:34.095Z] 829c06affc29: Waiting [2024-10-11T10:14:34.095Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:34.095Z] 729ef3d9f8eb: Waiting [2024-10-11T10:14:34.095Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:34.095Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:34.095Z] 9fad29c37bc8: Pushed [2024-10-11T10:14:34.095Z] 21f2afefa5e2: Pushed [2024-10-11T10:14:34.095Z] 829c06affc29: Pushed [2024-10-11T10:14:34.095Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:34.353Z] 729ef3d9f8eb: Pushed [2024-10-11T10:14:38.549Z] 9b043efb1f10: Pushed [2024-10-11T10:14:38.549Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:a528fb185849854427dd4dd83d6980c8add84e346d3c29e3ecd22acc9f50c57f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:38.890Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:39.211Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-11T10:14:39.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T10:14:39.211Z] 21f2afefa5e2: Preparing [2024-10-11T10:14:39.211Z] 9fad29c37bc8: Preparing [2024-10-11T10:14:39.211Z] 9b043efb1f10: Preparing [2024-10-11T10:14:39.211Z] 55fdae27607a: Preparing [2024-10-11T10:14:39.211Z] 37171ab10ad3: Preparing [2024-10-11T10:14:39.211Z] 829c06affc29: Preparing [2024-10-11T10:14:39.211Z] 729ef3d9f8eb: Preparing [2024-10-11T10:14:39.211Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:39.211Z] 829c06affc29: Waiting [2024-10-11T10:14:39.211Z] 729ef3d9f8eb: Waiting [2024-10-11T10:14:39.211Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:39.211Z] 9b043efb1f10: Layer already exists [2024-10-11T10:14:39.211Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:39.211Z] 9fad29c37bc8: Layer already exists [2024-10-11T10:14:39.211Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:39.211Z] 21f2afefa5e2: Layer already exists [2024-10-11T10:14:39.211Z] 829c06affc29: Layer already exists [2024-10-11T10:14:39.211Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:39.211Z] 729ef3d9f8eb: Layer already exists [2024-10-11T10:14:39.211Z] latest: digest: sha256:a528fb185849854427dd4dd83d6980c8add84e346d3c29e3ecd22acc9f50c57f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:39.533Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:39.857Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.101 [2024-10-11T10:14:39.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T10:14:39.857Z] 21f2afefa5e2: Preparing [2024-10-11T10:14:39.857Z] 9fad29c37bc8: Preparing [2024-10-11T10:14:39.857Z] 9b043efb1f10: Preparing [2024-10-11T10:14:39.857Z] 55fdae27607a: Preparing [2024-10-11T10:14:39.857Z] 37171ab10ad3: Preparing [2024-10-11T10:14:39.857Z] 829c06affc29: Preparing [2024-10-11T10:14:39.857Z] 729ef3d9f8eb: Preparing [2024-10-11T10:14:39.857Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:39.857Z] 829c06affc29: Waiting [2024-10-11T10:14:39.857Z] 729ef3d9f8eb: Waiting [2024-10-11T10:14:39.857Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:39.857Z] 21f2afefa5e2: Layer already exists [2024-10-11T10:14:39.857Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:39.857Z] 9fad29c37bc8: Layer already exists [2024-10-11T10:14:39.857Z] 9b043efb1f10: Layer already exists [2024-10-11T10:14:39.857Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:39.857Z] 829c06affc29: Layer already exists [2024-10-11T10:14:39.857Z] 729ef3d9f8eb: Layer already exists [2024-10-11T10:14:39.857Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:39.857Z] 3.2.0-dev.101: digest: sha256:a528fb185849854427dd4dd83d6980c8add84e346d3c29e3ecd22acc9f50c57f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:40.194Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:40.515Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:40.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T10:14:40.515Z] 21f2afefa5e2: Preparing [2024-10-11T10:14:40.515Z] 9fad29c37bc8: Preparing [2024-10-11T10:14:40.515Z] 9b043efb1f10: Preparing [2024-10-11T10:14:40.515Z] 55fdae27607a: Preparing [2024-10-11T10:14:40.515Z] 37171ab10ad3: Preparing [2024-10-11T10:14:40.515Z] 829c06affc29: Preparing [2024-10-11T10:14:40.515Z] 729ef3d9f8eb: Preparing [2024-10-11T10:14:40.515Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:40.515Z] 829c06affc29: Waiting [2024-10-11T10:14:40.515Z] 729ef3d9f8eb: Waiting [2024-10-11T10:14:40.515Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:40.515Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:40.515Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:40.515Z] 21f2afefa5e2: Layer already exists [2024-10-11T10:14:40.515Z] 9fad29c37bc8: Layer already exists [2024-10-11T10:14:40.515Z] 9b043efb1f10: Layer already exists [2024-10-11T10:14:40.515Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:40.515Z] 729ef3d9f8eb: Layer already exists [2024-10-11T10:14:40.515Z] 829c06affc29: Layer already exists [2024-10-11T10:14:40.515Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:a528fb185849854427dd4dd83d6980c8add84e346d3c29e3ecd22acc9f50c57f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:40.846Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:41.168Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-11T10:14:41.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-11T10:14:41.168Z] 21f2afefa5e2: Preparing [2024-10-11T10:14:41.168Z] 9fad29c37bc8: Preparing [2024-10-11T10:14:41.168Z] 9b043efb1f10: Preparing [2024-10-11T10:14:41.168Z] 55fdae27607a: Preparing [2024-10-11T10:14:41.168Z] 37171ab10ad3: Preparing [2024-10-11T10:14:41.168Z] 829c06affc29: Preparing [2024-10-11T10:14:41.168Z] 729ef3d9f8eb: Preparing [2024-10-11T10:14:41.168Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:41.168Z] 829c06affc29: Waiting [2024-10-11T10:14:41.168Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:41.168Z] 9b043efb1f10: Layer already exists [2024-10-11T10:14:41.168Z] 9fad29c37bc8: Layer already exists [2024-10-11T10:14:41.168Z] 21f2afefa5e2: Layer already exists [2024-10-11T10:14:41.168Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:41.168Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:41.168Z] 829c06affc29: Layer already exists [2024-10-11T10:14:41.168Z] 729ef3d9f8eb: Layer already exists [2024-10-11T10:14:41.168Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:41.168Z] main: digest: sha256:a528fb185849854427dd4dd83d6980c8add84e346d3c29e3ecd22acc9f50c57f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:14:41.254Z] ===================================================== [Pipeline] echo [2024-10-11T10:14:41.269Z] taggedImages: [2024-10-11T10:14:41.269Z] - nexus3.edgexfoundry.org:10004/support-notifications:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:14:41.269Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-11T10:14:41.269Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.101 [2024-10-11T10:14:41.269Z] - nexus3.edgexfoundry.org:10004/support-notifications:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:41.269Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-11T10:14:41.304Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-11T10:14:41.304Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:14:41.304Z] latest [2024-10-11T10:14:41.304Z] 3.2.0-dev.101 [2024-10-11T10:14:41.304Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:41.304Z] main [2024-10-11T10:14:41.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:41.660Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:41.992Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:14:41.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T10:14:41.992Z] f6117b3f0aa3: Preparing [2024-10-11T10:14:41.992Z] 3cb92dd199a4: Preparing [2024-10-11T10:14:41.992Z] 55fdae27607a: Preparing [2024-10-11T10:14:41.992Z] 37171ab10ad3: Preparing [2024-10-11T10:14:41.992Z] 28597f883ea4: Preparing [2024-10-11T10:14:41.992Z] fc9ca7049c78: Preparing [2024-10-11T10:14:41.992Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:41.992Z] fc9ca7049c78: Waiting [2024-10-11T10:14:41.992Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:41.992Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:41.992Z] 28597f883ea4: Layer already exists [2024-10-11T10:14:41.992Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:41.992Z] fc9ca7049c78: Layer already exists [2024-10-11T10:14:41.992Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:41.992Z] f6117b3f0aa3: Pushed [2024-10-11T10:14:46.185Z] 3cb92dd199a4: Pushed [2024-10-11T10:14:46.185Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:b4f0caad39a57313bf59215a5050e76053928fa7b19bf2760e3554f82ff87e26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:46.515Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:46.846Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-11T10:14:46.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T10:14:46.847Z] f6117b3f0aa3: Preparing [2024-10-11T10:14:46.847Z] 3cb92dd199a4: Preparing [2024-10-11T10:14:46.847Z] 55fdae27607a: Preparing [2024-10-11T10:14:46.847Z] 37171ab10ad3: Preparing [2024-10-11T10:14:46.847Z] 28597f883ea4: Preparing [2024-10-11T10:14:46.847Z] fc9ca7049c78: Preparing [2024-10-11T10:14:46.847Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:46.847Z] fc9ca7049c78: Waiting [2024-10-11T10:14:46.847Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:46.847Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:46.847Z] 3cb92dd199a4: Layer already exists [2024-10-11T10:14:46.847Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:46.847Z] f6117b3f0aa3: Layer already exists [2024-10-11T10:14:46.847Z] 28597f883ea4: Layer already exists [2024-10-11T10:14:46.847Z] fc9ca7049c78: Layer already exists [2024-10-11T10:14:46.847Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:46.847Z] latest: digest: sha256:b4f0caad39a57313bf59215a5050e76053928fa7b19bf2760e3554f82ff87e26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:47.182Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:47.513Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.101 [2024-10-11T10:14:47.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T10:14:47.513Z] f6117b3f0aa3: Preparing [2024-10-11T10:14:47.513Z] 3cb92dd199a4: Preparing [2024-10-11T10:14:47.513Z] 55fdae27607a: Preparing [2024-10-11T10:14:47.513Z] 37171ab10ad3: Preparing [2024-10-11T10:14:47.513Z] 28597f883ea4: Preparing [2024-10-11T10:14:47.513Z] fc9ca7049c78: Preparing [2024-10-11T10:14:47.513Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:47.513Z] fc9ca7049c78: Waiting [2024-10-11T10:14:47.513Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:47.513Z] 28597f883ea4: Layer already exists [2024-10-11T10:14:47.513Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:47.513Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:47.513Z] 3cb92dd199a4: Layer already exists [2024-10-11T10:14:47.513Z] f6117b3f0aa3: Layer already exists [2024-10-11T10:14:47.513Z] fc9ca7049c78: Layer already exists [2024-10-11T10:14:47.513Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:47.513Z] 3.2.0-dev.101: digest: sha256:b4f0caad39a57313bf59215a5050e76053928fa7b19bf2760e3554f82ff87e26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:47.843Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:48.204Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:48.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T10:14:48.204Z] f6117b3f0aa3: Preparing [2024-10-11T10:14:48.204Z] 3cb92dd199a4: Preparing [2024-10-11T10:14:48.204Z] 55fdae27607a: Preparing [2024-10-11T10:14:48.204Z] 37171ab10ad3: Preparing [2024-10-11T10:14:48.204Z] 28597f883ea4: Preparing [2024-10-11T10:14:48.204Z] fc9ca7049c78: Preparing [2024-10-11T10:14:48.204Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:48.204Z] 63ca1fbb43ae: Waiting [2024-10-11T10:14:48.204Z] fc9ca7049c78: Waiting [2024-10-11T10:14:48.204Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:48.204Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:48.204Z] f6117b3f0aa3: Layer already exists [2024-10-11T10:14:48.204Z] 3cb92dd199a4: Layer already exists [2024-10-11T10:14:48.204Z] 28597f883ea4: Layer already exists [2024-10-11T10:14:48.204Z] fc9ca7049c78: Layer already exists [2024-10-11T10:14:48.204Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:48.204Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:b4f0caad39a57313bf59215a5050e76053928fa7b19bf2760e3554f82ff87e26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:48.587Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:48.957Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-11T10:14:48.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-11T10:14:48.957Z] f6117b3f0aa3: Preparing [2024-10-11T10:14:48.957Z] 3cb92dd199a4: Preparing [2024-10-11T10:14:48.957Z] 55fdae27607a: Preparing [2024-10-11T10:14:48.957Z] 37171ab10ad3: Preparing [2024-10-11T10:14:48.957Z] 28597f883ea4: Preparing [2024-10-11T10:14:48.957Z] fc9ca7049c78: Preparing [2024-10-11T10:14:48.957Z] 63ca1fbb43ae: Preparing [2024-10-11T10:14:48.957Z] fc9ca7049c78: Waiting [2024-10-11T10:14:48.957Z] 28597f883ea4: Layer already exists [2024-10-11T10:14:48.957Z] 3cb92dd199a4: Layer already exists [2024-10-11T10:14:48.957Z] f6117b3f0aa3: Layer already exists [2024-10-11T10:14:48.957Z] 55fdae27607a: Layer already exists [2024-10-11T10:14:48.957Z] 37171ab10ad3: Layer already exists [2024-10-11T10:14:48.957Z] fc9ca7049c78: Layer already exists [2024-10-11T10:14:48.957Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:14:48.957Z] main: digest: sha256:b4f0caad39a57313bf59215a5050e76053928fa7b19bf2760e3554f82ff87e26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:14:49.057Z] ===================================================== [Pipeline] echo [2024-10-11T10:14:49.071Z] taggedImages: [2024-10-11T10:14:49.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:14:49.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-11T10:14:49.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.101 [2024-10-11T10:14:49.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:14:49.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-11T10:33:44.704Z] #149 ... [2024-10-11T10:33:44.704Z] [2024-10-11T10:33:44.704Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-11T10:33:44.704Z] #154 DONE 1254.6s [2024-10-11T10:33:44.704Z] [2024-10-11T10:33:44.704Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T10:33:44.704Z] #159 ... [2024-10-11T10:33:44.704Z] [2024-10-11T10:33:44.704Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:33:44.704Z] #161 DONE 0.2s [2024-10-11T10:33:44.704Z] [2024-10-11T10:33:44.704Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:33:44.704Z] #162 DONE 0.2s [2024-10-11T10:33:44.704Z] [2024-10-11T10:33:44.704Z] #160 [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-10-11T10:33:44.704Z] #160 1255.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-11T10:33:44.704Z] #160 ... [2024-10-11T10:33:44.704Z] [2024-10-11T10:33:44.704Z] #163 [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-10-11T10:33:44.704Z] #163 DONE 0.2s [2024-10-11T10:33:44.704Z] [2024-10-11T10:33:44.704Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-11T10:33:44.704Z] #164 DONE 0.1s [2024-10-11T10:33:44.704Z] [2024-10-11T10:33:44.704Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-11T10:33:44.704Z] #165 DONE 0.3s [2024-10-11T10:33:44.704Z] [2024-10-11T10:33:44.704Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:33:44.704Z] #68 ... [2024-10-11T10:33:44.704Z] [2024-10-11T10:33:44.704Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-11T10:33:44.704Z] #166 DONE 0.1s [2024-10-11T10:33:44.704Z] [2024-10-11T10:33:44.704Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T10:33:44.704Z] #167 DONE 2.2s [2024-10-11T10:33:44.704Z] [2024-10-11T10:33:44.705Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:33:44.705Z] #68 ... [2024-10-11T10:33:44.705Z] [2024-10-11T10:33:44.705Z] #109 [security-proxy-setup] exporting to image [2024-10-11T10:33:44.705Z] #109 exporting layers [2024-10-11T10:33:44.705Z] #109 exporting layers 0.7s done [2024-10-11T10:33:44.705Z] #109 writing image sha256:a97afbf0535283bb25d36c84c34fcfdf2854c757ef46c7ad8aaa1a1592ea8434 done [2024-10-11T10:33:44.705Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-11T10:33:44.705Z] #109 DONE 6.8s [2024-10-11T10:33:44.705Z] [2024-10-11T10:33:44.705Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T10:33:46.644Z] #152 ... [2024-10-11T10:33:46.644Z] [2024-10-11T10:33:46.644Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-11T10:33:46.644Z] #149 DONE 1267.7s [2024-10-11T10:33:46.644Z] [2024-10-11T10:33:46.644Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-11T10:33:47.226Z] #168 DONE 0.5s [2024-10-11T10:33:47.226Z] [2024-10-11T10:33:47.226Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T10:33:47.226Z] #155 ... [2024-10-11T10:33:47.226Z] [2024-10-11T10:33:47.226Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-11T10:33:49.799Z] #169 DONE 2.2s [2024-10-11T10:33:49.799Z] [2024-10-11T10:33:49.799Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:33:49.799Z] #170 DONE 0.2s [2024-10-11T10:33:49.799Z] [2024-10-11T10:33:49.799Z] #160 [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-10-11T10:33:49.799Z] #160 ... [2024-10-11T10:33:49.799Z] [2024-10-11T10:33:49.799Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:33:49.799Z] #171 DONE 0.3s [2024-10-11T10:33:49.799Z] [2024-10-11T10:33:49.799Z] #160 [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-10-11T10:33:50.064Z] #160 ... [2024-10-11T10:33:50.064Z] [2024-10-11T10:33:50.064Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-11T10:33:50.064Z] #172 DONE 0.3s [2024-10-11T10:33:50.064Z] [2024-10-11T10:33:50.064Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T10:33:50.329Z] #153 ... [2024-10-11T10:33:50.330Z] [2024-10-11T10:33:50.330Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-11T10:33:50.330Z] #173 DONE 0.1s [2024-10-11T10:33:50.330Z] [2024-10-11T10:33:50.330Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-11T10:33:50.330Z] #174 DONE 0.1s [2024-10-11T10:33:50.330Z] [2024-10-11T10:33:50.330Z] #160 [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-10-11T10:33:50.330Z] #160 ... [2024-10-11T10:33:50.330Z] [2024-10-11T10:33:50.330Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-11T10:33:50.330Z] #175 DONE 0.1s [2024-10-11T10:33:50.602Z] [2024-10-11T10:33:50.602Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-11T10:33:50.602Z] #176 DONE 0.1s [2024-10-11T10:33:50.602Z] [2024-10-11T10:33:50.602Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-11T10:33:50.869Z] #177 DONE 0.2s [2024-10-11T10:33:50.869Z] [2024-10-11T10:33:50.869Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-11T10:33:50.869Z] #178 DONE 0.1s [2024-10-11T10:33:50.869Z] [2024-10-11T10:33:50.869Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T10:33:51.137Z] #152 ... [2024-10-11T10:33:51.137Z] [2024-10-11T10:33:51.137Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-11T10:33:53.074Z] #179 DONE 2.0s [2024-10-11T10:33:53.074Z] [2024-10-11T10:33:53.074Z] #109 [security-bootstrapper] exporting to image [2024-10-11T10:33:53.074Z] #109 exporting layers [2024-10-11T10:33:53.662Z] #109 exporting layers 0.8s done [2024-10-11T10:33:53.927Z] #109 writing image sha256:53f9281c0c674a4acee06b3481e5b57513fc04664d27afbcd4ca68be7ddd8d06 done [2024-10-11T10:33:53.927Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-11T10:33:53.927Z] #109 DONE 7.6s [2024-10-11T10:33:53.927Z] [2024-10-11T10:33:53.927Z] #41 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:33:56.497Z] #41 ... [2024-10-11T10:33:56.497Z] [2024-10-11T10:33:56.497Z] #160 [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-10-11T10:33:56.497Z] #160 DONE 1277.5s [2024-10-11T10:33:56.780Z] [2024-10-11T10:33:56.780Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:33:56.780Z] #68 ... [2024-10-11T10:33:56.780Z] [2024-10-11T10:33:56.780Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:33:57.045Z] #180 DONE 0.2s [2024-10-11T10:33:57.045Z] [2024-10-11T10:33:57.045Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:33:57.045Z] #181 DONE 0.1s [2024-10-11T10:33:57.045Z] [2024-10-11T10:33:57.045Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T10:33:57.312Z] #157 ... [2024-10-11T10:33:57.312Z] [2024-10-11T10:33:57.312Z] #182 [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-10-11T10:33:57.312Z] #182 DONE 0.3s [2024-10-11T10:33:57.312Z] [2024-10-11T10:33:57.312Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T10:33:57.579Z] #159 ... [2024-10-11T10:33:57.579Z] [2024-10-11T10:33:57.579Z] #183 [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-10-11T10:33:57.860Z] #183 DONE 0.2s [2024-10-11T10:33:57.860Z] [2024-10-11T10:33:57.860Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:33:57.860Z] #184 DONE 0.1s [2024-10-11T10:33:57.860Z] [2024-10-11T10:33:57.860Z] #41 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:33:57.860Z] #41 ... [2024-10-11T10:33:57.860Z] [2024-10-11T10:33:57.860Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-11T10:33:58.123Z] #185 DONE 0.2s [2024-10-11T10:33:58.123Z] [2024-10-11T10:33:58.123Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-11T10:33:58.395Z] #186 DONE 0.3s [2024-10-11T10:33:58.395Z] [2024-10-11T10:33:58.395Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-11T10:33:58.395Z] #187 DONE 0.1s [2024-10-11T10:33:58.395Z] [2024-10-11T10:33:58.395Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T10:34:00.327Z] #188 DONE 1.8s [2024-10-11T10:34:00.327Z] [2024-10-11T10:34:00.327Z] #109 [security-secretstore-setup] exporting to image [2024-10-11T10:34:00.327Z] #109 exporting layers [2024-10-11T10:34:01.729Z] #109 exporting layers 1.5s done [2024-10-11T10:34:01.729Z] #109 writing image sha256:9f86ac5161b7a08d100ebaeae207173323f8b470f232274f4ea64db6989ba10c done [2024-10-11T10:34:01.729Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-11T10:34:01.729Z] #109 DONE 9.1s [2024-10-11T10:34:01.729Z] [2024-10-11T10:34:01.729Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T10:34:48.523Z] #152 ... [2024-10-11T10:34:48.523Z] [2024-10-11T10:34:48.523Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-11T10:34:48.523Z] #156 DONE 1323.5s [2024-10-11T10:34:48.523Z] [2024-10-11T10:34:48.523Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T10:34:48.523Z] #157 ... [2024-10-11T10:34:48.523Z] [2024-10-11T10:34:48.523Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:34:48.523Z] #189 DONE 0.2s [2024-10-11T10:34:48.523Z] [2024-10-11T10:34:48.523Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:34:48.523Z] #190 DONE 0.2s [2024-10-11T10:34:48.523Z] [2024-10-11T10:34:48.523Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-10-11T10:34:48.523Z] #31 ... [2024-10-11T10:34:48.523Z] [2024-10-11T10:34:48.523Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-11T10:34:48.523Z] #191 DONE 0.2s [2024-10-11T10:34:48.523Z] [2024-10-11T10:34:48.523Z] #192 [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-10-11T10:34:48.523Z] #192 DONE 0.2s [2024-10-11T10:34:48.523Z] [2024-10-11T10:34:48.523Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-11T10:34:48.523Z] #193 DONE 0.2s [2024-10-11T10:34:48.523Z] [2024-10-11T10:34:48.523Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T10:34:48.523Z] #194 DONE 1.9s [2024-10-11T10:34:48.523Z] [2024-10-11T10:34:48.523Z] #109 [core-common-config-bootstrapper] exporting to image [2024-10-11T10:34:48.523Z] #109 exporting layers [2024-10-11T10:34:48.523Z] #109 exporting layers 0.7s done [2024-10-11T10:34:48.523Z] #109 writing image sha256:a320209c86354551fde7c11a10e6612f91ed16567ac1c9cc2f8d4cf25c54bf04 done [2024-10-11T10:34:48.523Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-11T10:34:48.523Z] #109 DONE 9.8s [2024-10-11T10:34:48.523Z] [2024-10-11T10:34:48.523Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T10:36:55.328Z] #153 ... [2024-10-11T10:36:55.328Z] [2024-10-11T10:36:55.328Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-11T10:36:55.328Z] #159 DONE 1444.3s [2024-10-11T10:36:55.328Z] [2024-10-11T10:36:55.329Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T10:36:55.329Z] #157 ... [2024-10-11T10:36:55.329Z] [2024-10-11T10:36:55.329Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:36:55.329Z] #195 DONE 0.3s [2024-10-11T10:36:55.329Z] [2024-10-11T10:36:55.329Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:36:55.329Z] #196 DONE 0.1s [2024-10-11T10:36:55.329Z] [2024-10-11T10:36:55.329Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T10:36:55.329Z] #155 ... [2024-10-11T10:36:55.329Z] [2024-10-11T10:36:55.329Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-11T10:36:55.329Z] #197 DONE 0.3s [2024-10-11T10:36:55.329Z] [2024-10-11T10:36:55.329Z] #198 [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-10-11T10:36:55.329Z] #198 DONE 0.1s [2024-10-11T10:36:55.329Z] [2024-10-11T10:36:55.329Z] #109 [security-spiffe-token-provider] exporting to image [2024-10-11T10:36:55.329Z] #109 exporting layers [2024-10-11T10:36:55.329Z] #109 exporting layers 0.8s done [2024-10-11T10:36:55.329Z] #109 writing image sha256:cab8b9735d1877b1712fa6cffeeebc47a4d027e4abd0bc43e155b1eb00767d7b done [2024-10-11T10:36:55.329Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-11T10:36:55.329Z] #109 DONE 10.6s [2024-10-11T10:36:55.329Z] [2024-10-11T10:36:55.329Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T10:44:17.304Z] #152 ... [2024-10-11T10:44:17.304Z] [2024-10-11T10:44:17.304Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-11T10:44:17.304Z] #155 DONE 1888.1s [2024-10-11T10:44:17.304Z] [2024-10-11T10:44:17.304Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T10:44:17.304Z] #157 ... [2024-10-11T10:44:17.304Z] [2024-10-11T10:44:17.304Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:44:17.304Z] #199 DONE 0.2s [2024-10-11T10:44:17.304Z] [2024-10-11T10:44:17.304Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T10:44:17.304Z] #151 ... [2024-10-11T10:44:17.304Z] [2024-10-11T10:44:17.304Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:44:17.304Z] #200 DONE 0.2s [2024-10-11T10:44:17.304Z] [2024-10-11T10:44:17.304Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-11T10:44:17.304Z] #201 DONE 0.3s [2024-10-11T10:44:17.304Z] [2024-10-11T10:44:17.304Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:44:17.304Z] #202 DONE 0.2s [2024-10-11T10:44:17.304Z] [2024-10-11T10:44:17.304Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-11T10:44:17.304Z] #203 DONE 0.2s [2024-10-11T10:44:17.304Z] [2024-10-11T10:44:17.304Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-11T10:44:17.304Z] #204 DONE 1.9s [2024-10-11T10:44:17.304Z] [2024-10-11T10:44:17.304Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T10:44:17.304Z] #152 ... [2024-10-11T10:44:17.304Z] [2024-10-11T10:44:17.304Z] #109 [security-proxy-auth] exporting to image [2024-10-11T10:44:17.304Z] #109 exporting layers [2024-10-11T10:44:17.304Z] #109 exporting layers 0.7s done [2024-10-11T10:44:17.304Z] #109 writing image sha256:d3078b2226a5e642181a3a0f753aca5f6495509905ce808bff279f4902ab4e61 done [2024-10-11T10:44:17.304Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-11T10:44:17.304Z] #109 DONE 11.3s [2024-10-11T10:44:17.304Z] [2024-10-11T10:44:17.304Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T10:45:04.119Z] #157 ... [2024-10-11T10:45:04.119Z] [2024-10-11T10:45:04.120Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-11T10:45:04.120Z] #150 DONE 1943.9s [2024-10-11T10:45:04.120Z] [2024-10-11T10:45:04.120Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T10:45:04.120Z] #142 ... [2024-10-11T10:45:04.120Z] [2024-10-11T10:45:04.120Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:45:04.120Z] #205 DONE 0.2s [2024-10-11T10:45:04.120Z] [2024-10-11T10:45:04.120Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T10:45:04.120Z] #157 ... [2024-10-11T10:45:04.120Z] [2024-10-11T10:45:04.120Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:45:04.120Z] #206 DONE 0.2s [2024-10-11T10:45:04.120Z] [2024-10-11T10:45:04.120Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-11T10:45:04.397Z] #207 DONE 0.4s [2024-10-11T10:45:04.397Z] [2024-10-11T10:45:04.397Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T10:45:04.397Z] #152 ... [2024-10-11T10:45:04.397Z] [2024-10-11T10:45:04.397Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:45:04.397Z] #208 DONE 0.1s [2024-10-11T10:45:04.663Z] [2024-10-11T10:45:04.663Z] #109 [core-command] exporting to image [2024-10-11T10:45:04.663Z] #109 exporting layers [2024-10-11T10:45:04.663Z] #109 exporting layers 0.3s done [2024-10-11T10:45:04.927Z] #109 writing image sha256:37bf50c374a6bad3fae6e3a3dd902838c34af120264f0a86ffca6970b4718a45 done [2024-10-11T10:45:04.928Z] #109 naming to docker.io/library/core-command-arm64 done [2024-10-11T10:45:04.928Z] #109 DONE 11.6s [2024-10-11T10:45:04.928Z] [2024-10-11T10:45:04.928Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-11T10:47:12.353Z] #157 DONE 2067.7s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T10:47:12.353Z] #151 ... [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #209 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:47:12.353Z] #209 DONE 0.3s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-10-11T10:47:12.353Z] #31 ... [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #210 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:47:12.353Z] #210 DONE 0.2s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #211 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-11T10:47:12.353Z] #211 DONE 0.5s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #212 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:47:12.353Z] #212 DONE 0.2s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-11T10:47:12.353Z] #152 DONE 2069.4s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-11T10:47:12.353Z] #213 DONE 0.3s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #214 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-11T10:47:12.353Z] #214 DONE 0.3s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #109 [core-metadata] exporting to image [2024-10-11T10:47:12.353Z] #109 exporting layers [2024-10-11T10:47:12.353Z] #109 ... [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:47:12.353Z] #215 DONE 0.5s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:47:12.353Z] #216 DONE 0.2s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-11T10:47:12.353Z] #217 ... [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #109 [core-metadata] exporting to image [2024-10-11T10:47:12.353Z] #109 exporting layers 0.9s done [2024-10-11T10:47:12.353Z] #109 writing image sha256:88ee7c0e8c9a1a8ad9d93ecc0dea0b6235964d943ba1c6565284cd1048eec2bc done [2024-10-11T10:47:12.353Z] #109 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-10-11T10:47:12.353Z] #109 DONE 12.5s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-11T10:47:12.353Z] #217 DONE 0.6s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:47:12.353Z] #218 DONE 0.2s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-10-11T10:47:12.353Z] #31 ... [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-11T10:47:12.353Z] #142 DONE 2071.4s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-11T10:47:12.353Z] #219 DONE 0.4s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #220 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:47:12.353Z] #220 DONE 0.2s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #109 [core-data] exporting to image [2024-10-11T10:47:12.353Z] #109 exporting layers 0.7s done [2024-10-11T10:47:12.353Z] #109 writing image sha256:f08b629af6deaeb0e439546b85b356261eccc900f60a7ce3a7317f20e5969427 0.0s done [2024-10-11T10:47:12.353Z] #109 naming to docker.io/library/core-data-arm64 done [2024-10-11T10:47:12.353Z] #109 DONE 13.3s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #221 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-11T10:47:12.353Z] #221 DONE 0.5s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #222 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:47:12.353Z] #222 DONE 0.2s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #223 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-11T10:47:12.353Z] #223 DONE 0.2s [2024-10-11T10:47:12.353Z] [2024-10-11T10:47:12.353Z] #109 [core-keeper] exporting to image [2024-10-11T10:47:12.618Z] #109 exporting layers 0.5s done [2024-10-11T10:47:12.618Z] #109 writing image sha256:5d68f66577326dfaac08cbd211b9e6e1258da49bd1c217b25a434504ea0bb3a0 done [2024-10-11T10:47:12.618Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-10-11T10:47:12.618Z] #109 DONE 13.7s [2024-10-11T10:47:12.618Z] [2024-10-11T10:47:12.618Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T10:47:45.473Z] #158 ... [2024-10-11T10:47:45.473Z] [2024-10-11T10:47:45.473Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-11T10:47:45.473Z] #151 DONE 2104.0s [2024-10-11T10:47:45.473Z] [2024-10-11T10:47:45.473Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-11T10:47:45.473Z] #153 DONE 2104.1s [2024-10-11T10:47:45.473Z] [2024-10-11T10:47:45.474Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T10:47:45.474Z] #158 ... [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:47:45.474Z] #224 DONE 0.3s [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:47:45.474Z] #225 DONE 0.2s [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:47:45.474Z] #226 DONE 0.1s [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T10:47:45.474Z] #158 ... [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #227 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:47:45.474Z] #227 ... [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-11T10:47:45.474Z] #158 DONE 2105.1s [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:47:45.474Z] #228 ... [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #227 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:47:45.474Z] #227 DONE 0.3s [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-11T10:47:45.474Z] #229 DONE 0.6s [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-11T10:47:45.474Z] #230 ... [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-11T10:47:45.474Z] #228 DONE 0.3s [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:47:45.474Z] #231 DONE 0.3s [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #109 [support-scheduler] exporting to image [2024-10-11T10:47:45.474Z] #109 exporting layers [2024-10-11T10:47:45.474Z] #109 ... [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-11T10:47:45.474Z] #230 DONE 0.5s [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-11T10:47:45.474Z] #232 DONE 0.2s [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-11T10:47:45.474Z] #233 ... [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #234 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-11T10:47:45.474Z] #234 DONE 0.2s [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #235 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-11T10:47:45.474Z] #235 DONE 0.3s [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-11T10:47:45.474Z] #68 ... [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-11T10:47:45.474Z] #233 DONE 0.5s [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #109 [support-scheduler] exporting to image [2024-10-11T10:47:45.474Z] #109 exporting layers 0.7s done [2024-10-11T10:47:45.474Z] #109 writing image sha256:a9be035803ae156f30a03563709ca5cff19bd2df8090b5505078ac4d6433ee6f done [2024-10-11T10:47:45.474Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2024-10-11T10:47:45.474Z] #109 ... [2024-10-11T10:47:45.474Z] [2024-10-11T10:47:45.474Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-11T10:47:45.474Z] #236 DONE 0.2s [2024-10-11T10:47:45.737Z] [2024-10-11T10:47:45.737Z] #109 [support-cron-scheduler] exporting to image [2024-10-11T10:47:46.001Z] #109 exporting layers 0.7s done [2024-10-11T10:47:46.001Z] #109 writing image sha256:e91fd703671b3691ea41d290adc103370631bfd4d5efbd51ae0cd50f5d8465f9 [2024-10-11T10:47:46.265Z] #109 writing image sha256:e91fd703671b3691ea41d290adc103370631bfd4d5efbd51ae0cd50f5d8465f9 done [2024-10-11T10:47:46.265Z] #109 naming to docker.io/library/support-notifications-arm64 done [2024-10-11T10:47:46.532Z] #109 exporting layers 1.0s done [2024-10-11T10:47:46.532Z] #109 writing image sha256:6bbfc6e302b2ebcec60eebca7805f85b06fec416b341071a7e095b6756ccfdc6 done [2024-10-11T10:47:46.532Z] #109 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-11T10:47:46.532Z] #109 DONE 15.4s [2024-10-11T10:47:46.532Z] [2024-10-11T10:47:46.532Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-11T10:47:46.532Z] time="2024-10-11T10:10:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-11T10:47:46.791Z] $ docker stop --time=1 a2806be7d4aa92786f448221f085723403aa1ec6b20efeedf2b5c4935a86ce76 [2024-10-11T10:47:48.421Z] $ docker rm -f --volumes a2806be7d4aa92786f448221f085723403aa1ec6b20efeedf2b5c4935a86ce76 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T10:47:48.957Z] + docker images [2024-10-11T10:47:48.957Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-11T10:47:48.957Z] support-cron-scheduler-arm64 latest 6bbfc6e302b2 3 seconds ago 45.7MB [2024-10-11T10:47:48.957Z] support-notifications-arm64 latest e91fd703671b 3 seconds ago 44.8MB [2024-10-11T10:47:48.957Z] support-scheduler-arm64 latest a9be035803ae 4 seconds ago 44.2MB [2024-10-11T10:47:48.957Z] core-keeper-arm64 latest 5d68f6657732 37 seconds ago 29.5MB [2024-10-11T10:47:48.957Z] core-data-arm64 latest f08b629af6de 38 seconds ago 30.1MB [2024-10-11T10:47:48.957Z] core-metadata-arm64 latest 88ee7c0e8c9a 40 seconds ago 30.3MB [2024-10-11T10:47:48.957Z] core-command-arm64 latest 37bf50c374a6 2 minutes ago 26.5MB [2024-10-11T10:47:48.957Z] security-proxy-auth-arm64 latest d3078b2226a5 3 minutes ago 25.3MB [2024-10-11T10:47:48.957Z] security-spiffe-token-provider-arm64 latest cab8b9735d18 11 minutes ago 33.1MB [2024-10-11T10:47:48.957Z] core-common-config-bootstrapper-arm64 latest a320209c8635 13 minutes ago 17.4MB [2024-10-11T10:47:48.957Z] security-secretstore-setup-arm64 latest 9f86ac5161b7 13 minutes ago 40.3MB [2024-10-11T10:47:48.957Z] security-bootstrapper-arm64 latest 53f9281c0c67 13 minutes ago 21MB [2024-10-11T10:47:48.957Z] security-proxy-setup-arm64 latest a97afbf05352 14 minutes ago 29.4MB [2024-10-11T10:47:48.957Z] security-spire-agent-arm64 latest fe5949ab2463 36 minutes ago 176MB [2024-10-11T10:47:48.957Z] security-spire-server-arm64 latest 58075f186aea 36 minutes ago 118MB [2024-10-11T10:47:48.957Z] security-spire-config-arm64 latest cb732c84c651 36 minutes ago 117MB [2024-10-11T10:47:48.957Z] ci-base-image-arm64 latest 3d3d91d28fd5 38 minutes ago 965MB [2024-10-11T10:47:48.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 8 days ago 558MB [2024-10-11T10:47:48.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-10-11T10:47:49.103Z] provisioning config files... [2024-10-11T10:47:49.115Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/724@tmp/config11231044014414795138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:47:49.457Z] ---> ****-login.sh [2024-10-11T10:47:49.457Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:47:49.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:47:49.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:47:49.725Z] Configure a credential helper to remove this warning. See [2024-10-11T10:47:49.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:47:49.726Z] [2024-10-11T10:47:49.726Z] Login Succeeded [2024-10-11T10:47:49.726Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:47:49.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:47:50.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:47:50.257Z] Configure a credential helper to remove this warning. See [2024-10-11T10:47:50.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:47:50.257Z] [2024-10-11T10:47:50.257Z] Login Succeeded [2024-10-11T10:47:50.257Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:47:50.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:47:50.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:47:50.521Z] Configure a credential helper to remove this warning. See [2024-10-11T10:47:50.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:47:50.521Z] [2024-10-11T10:47:50.521Z] Login Succeeded [2024-10-11T10:47:50.521Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:47:50.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:47:50.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:47:50.789Z] Configure a credential helper to remove this warning. See [2024-10-11T10:47:50.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:47:50.789Z] [2024-10-11T10:47:50.789Z] Login Succeeded [2024-10-11T10:47:50.789Z] ****.io [2024-10-11T10:47:51.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:47:51.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:47:51.317Z] Configure a credential helper to remove this warning. See [2024-10-11T10:47:51.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:47:51.317Z] [2024-10-11T10:47:51.317Z] Login Succeeded [2024-10-11T10:47:51.317Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:47:51.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:47:51.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:47:51.407Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-11T10:47:51.407Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:47:51.407Z] latest [2024-10-11T10:47:51.407Z] 3.2.0-dev.101 [2024-10-11T10:47:51.407Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:47:51.407Z] main [2024-10-11T10:47:51.407Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:47:51.764Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:47:52.112Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:47:52.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T10:47:52.112Z] d743830ed314: Preparing [2024-10-11T10:47:52.112Z] d574b3c49231: Preparing [2024-10-11T10:47:52.112Z] 6134ab53d23d: Preparing [2024-10-11T10:47:52.112Z] 86586afcd6ee: Preparing [2024-10-11T10:47:52.112Z] 81c56260b3e9: Preparing [2024-10-11T10:47:52.112Z] b58365c2a67d: Preparing [2024-10-11T10:47:52.112Z] 16113d51b718: Preparing [2024-10-11T10:47:52.112Z] b58365c2a67d: Waiting [2024-10-11T10:47:52.112Z] 16113d51b718: Waiting [2024-10-11T10:48:02.153Z] d743830ed314: Pushed [2024-10-11T10:48:02.153Z] 6134ab53d23d: Pushed [2024-10-11T10:48:02.153Z] 16113d51b718: Layer already exists [2024-10-11T10:48:02.153Z] 81c56260b3e9: Pushed [2024-10-11T10:48:02.153Z] 86586afcd6ee: Pushed [2024-10-11T10:48:02.417Z] b58365c2a67d: Pushed [2024-10-11T10:48:02.417Z] d574b3c49231: Pushed [2024-10-11T10:48:02.682Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:1a282255e36ed80f745c84e0ae5f1c4409189846c4747ec2946bf189f48bb2a2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:03.041Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:03.390Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-11T10:48:03.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T10:48:03.391Z] d743830ed314: Preparing [2024-10-11T10:48:03.391Z] d574b3c49231: Preparing [2024-10-11T10:48:03.391Z] 6134ab53d23d: Preparing [2024-10-11T10:48:03.391Z] 86586afcd6ee: Preparing [2024-10-11T10:48:03.391Z] 81c56260b3e9: Preparing [2024-10-11T10:48:03.391Z] b58365c2a67d: Preparing [2024-10-11T10:48:03.391Z] 16113d51b718: Preparing [2024-10-11T10:48:03.391Z] b58365c2a67d: Waiting [2024-10-11T10:48:03.391Z] 16113d51b718: Waiting [2024-10-11T10:48:03.391Z] d574b3c49231: Layer already exists [2024-10-11T10:48:03.391Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:03.391Z] d743830ed314: Layer already exists [2024-10-11T10:48:03.391Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:03.391Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:03.391Z] 16113d51b718: Layer already exists [2024-10-11T10:48:03.391Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:03.391Z] latest: digest: sha256:1a282255e36ed80f745c84e0ae5f1c4409189846c4747ec2946bf189f48bb2a2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:04.005Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:04.348Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.101 [2024-10-11T10:48:04.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T10:48:04.348Z] d743830ed314: Preparing [2024-10-11T10:48:04.348Z] d574b3c49231: Preparing [2024-10-11T10:48:04.348Z] 6134ab53d23d: Preparing [2024-10-11T10:48:04.348Z] 86586afcd6ee: Preparing [2024-10-11T10:48:04.348Z] 81c56260b3e9: Preparing [2024-10-11T10:48:04.348Z] b58365c2a67d: Preparing [2024-10-11T10:48:04.348Z] 16113d51b718: Preparing [2024-10-11T10:48:04.348Z] b58365c2a67d: Waiting [2024-10-11T10:48:04.348Z] 16113d51b718: Waiting [2024-10-11T10:48:04.348Z] d574b3c49231: Layer already exists [2024-10-11T10:48:04.348Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:04.348Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:04.348Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:04.348Z] d743830ed314: Layer already exists [2024-10-11T10:48:04.348Z] 16113d51b718: Layer already exists [2024-10-11T10:48:04.348Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:04.348Z] 3.2.0-dev.101: digest: sha256:1a282255e36ed80f745c84e0ae5f1c4409189846c4747ec2946bf189f48bb2a2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:04.701Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:05.047Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:05.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T10:48:05.047Z] d743830ed314: Preparing [2024-10-11T10:48:05.047Z] d574b3c49231: Preparing [2024-10-11T10:48:05.047Z] 6134ab53d23d: Preparing [2024-10-11T10:48:05.047Z] 86586afcd6ee: Preparing [2024-10-11T10:48:05.047Z] 81c56260b3e9: Preparing [2024-10-11T10:48:05.047Z] b58365c2a67d: Preparing [2024-10-11T10:48:05.047Z] 16113d51b718: Preparing [2024-10-11T10:48:05.047Z] b58365c2a67d: Waiting [2024-10-11T10:48:05.047Z] 16113d51b718: Waiting [2024-10-11T10:48:05.047Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:05.047Z] d743830ed314: Layer already exists [2024-10-11T10:48:05.047Z] d574b3c49231: Layer already exists [2024-10-11T10:48:05.047Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:05.047Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:05.047Z] 16113d51b718: Layer already exists [2024-10-11T10:48:05.047Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:05.047Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:1a282255e36ed80f745c84e0ae5f1c4409189846c4747ec2946bf189f48bb2a2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:05.401Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:05.752Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-11T10:48:05.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-11T10:48:05.752Z] d743830ed314: Preparing [2024-10-11T10:48:05.752Z] d574b3c49231: Preparing [2024-10-11T10:48:05.752Z] 6134ab53d23d: Preparing [2024-10-11T10:48:05.752Z] 86586afcd6ee: Preparing [2024-10-11T10:48:05.752Z] 81c56260b3e9: Preparing [2024-10-11T10:48:05.752Z] b58365c2a67d: Preparing [2024-10-11T10:48:05.752Z] 16113d51b718: Preparing [2024-10-11T10:48:05.752Z] b58365c2a67d: Waiting [2024-10-11T10:48:05.752Z] 16113d51b718: Waiting [2024-10-11T10:48:05.752Z] d574b3c49231: Layer already exists [2024-10-11T10:48:05.752Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:05.752Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:05.752Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:05.752Z] d743830ed314: Layer already exists [2024-10-11T10:48:05.752Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:05.752Z] 16113d51b718: Layer already exists [2024-10-11T10:48:05.752Z] main: digest: sha256:1a282255e36ed80f745c84e0ae5f1c4409189846c4747ec2946bf189f48bb2a2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:48:06.095Z] ===================================================== [Pipeline] echo [2024-10-11T10:48:06.108Z] taggedImages: [2024-10-11T10:48:06.108Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:06.108Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-11T10:48:06.108Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.101 [2024-10-11T10:48:06.108Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:06.108Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-11T10:48:06.141Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-11T10:48:06.141Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:06.141Z] latest [2024-10-11T10:48:06.141Z] 3.2.0-dev.101 [2024-10-11T10:48:06.141Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:06.141Z] main [2024-10-11T10:48:06.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:06.508Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:06.858Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:06.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T10:48:06.859Z] ed5a967b8dc4: Preparing [2024-10-11T10:48:06.859Z] 4623396d9f88: Preparing [2024-10-11T10:48:06.859Z] 2820ce7f7825: Preparing [2024-10-11T10:48:06.859Z] 9cc7b1a02d42: Preparing [2024-10-11T10:48:06.859Z] 6134ab53d23d: Preparing [2024-10-11T10:48:06.859Z] 86586afcd6ee: Preparing [2024-10-11T10:48:06.859Z] 81c56260b3e9: Preparing [2024-10-11T10:48:06.859Z] b58365c2a67d: Preparing [2024-10-11T10:48:06.859Z] 16113d51b718: Preparing [2024-10-11T10:48:06.859Z] 86586afcd6ee: Waiting [2024-10-11T10:48:06.859Z] 81c56260b3e9: Waiting [2024-10-11T10:48:06.859Z] b58365c2a67d: Waiting [2024-10-11T10:48:06.859Z] 16113d51b718: Waiting [2024-10-11T10:48:06.859Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:07.122Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:07.122Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:07.122Z] 2820ce7f7825: Pushed [2024-10-11T10:48:07.122Z] 4623396d9f88: Pushed [2024-10-11T10:48:07.122Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:07.122Z] 16113d51b718: Layer already exists [2024-10-11T10:48:07.122Z] ed5a967b8dc4: Pushed [2024-10-11T10:48:09.047Z] 9cc7b1a02d42: Pushed [2024-10-11T10:48:09.047Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:c8974ac43d846fbcc64cad56fd6da64a4767a38b30b0fd8a11d9de27ff8c980f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:09.396Z] + 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-10-11T10:48:09.745Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-11T10:48:09.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T10:48:09.745Z] ed5a967b8dc4: Preparing [2024-10-11T10:48:09.745Z] 4623396d9f88: Preparing [2024-10-11T10:48:09.745Z] 2820ce7f7825: Preparing [2024-10-11T10:48:09.745Z] 9cc7b1a02d42: Preparing [2024-10-11T10:48:09.745Z] 6134ab53d23d: Preparing [2024-10-11T10:48:09.745Z] 86586afcd6ee: Preparing [2024-10-11T10:48:09.745Z] 81c56260b3e9: Preparing [2024-10-11T10:48:09.745Z] b58365c2a67d: Preparing [2024-10-11T10:48:09.745Z] 81c56260b3e9: Waiting [2024-10-11T10:48:09.745Z] 16113d51b718: Preparing [2024-10-11T10:48:09.745Z] 86586afcd6ee: Waiting [2024-10-11T10:48:09.745Z] b58365c2a67d: Waiting [2024-10-11T10:48:09.745Z] 16113d51b718: Waiting [2024-10-11T10:48:09.745Z] ed5a967b8dc4: Layer already exists [2024-10-11T10:48:09.745Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:09.745Z] 9cc7b1a02d42: Layer already exists [2024-10-11T10:48:09.745Z] 4623396d9f88: Layer already exists [2024-10-11T10:48:09.745Z] 2820ce7f7825: Layer already exists [2024-10-11T10:48:09.745Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:09.745Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:09.745Z] 16113d51b718: Layer already exists [2024-10-11T10:48:09.745Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:09.745Z] latest: digest: sha256:c8974ac43d846fbcc64cad56fd6da64a4767a38b30b0fd8a11d9de27ff8c980f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:10.098Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:10.457Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.101 [2024-10-11T10:48:10.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T10:48:10.458Z] ed5a967b8dc4: Preparing [2024-10-11T10:48:10.458Z] 4623396d9f88: Preparing [2024-10-11T10:48:10.458Z] 2820ce7f7825: Preparing [2024-10-11T10:48:10.458Z] 9cc7b1a02d42: Preparing [2024-10-11T10:48:10.458Z] 6134ab53d23d: Preparing [2024-10-11T10:48:10.458Z] 86586afcd6ee: Preparing [2024-10-11T10:48:10.458Z] 81c56260b3e9: Preparing [2024-10-11T10:48:10.458Z] b58365c2a67d: Preparing [2024-10-11T10:48:10.458Z] 16113d51b718: Preparing [2024-10-11T10:48:10.458Z] 81c56260b3e9: Waiting [2024-10-11T10:48:10.458Z] b58365c2a67d: Waiting [2024-10-11T10:48:10.458Z] 16113d51b718: Waiting [2024-10-11T10:48:10.458Z] 86586afcd6ee: Waiting [2024-10-11T10:48:10.458Z] ed5a967b8dc4: Layer already exists [2024-10-11T10:48:10.458Z] 2820ce7f7825: Layer already exists [2024-10-11T10:48:10.458Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:10.458Z] 4623396d9f88: Layer already exists [2024-10-11T10:48:10.458Z] 9cc7b1a02d42: Layer already exists [2024-10-11T10:48:10.458Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:10.458Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:10.458Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:10.458Z] 16113d51b718: Layer already exists [2024-10-11T10:48:10.458Z] 3.2.0-dev.101: digest: sha256:c8974ac43d846fbcc64cad56fd6da64a4767a38b30b0fd8a11d9de27ff8c980f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:10.814Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:11.159Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:11.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T10:48:11.159Z] ed5a967b8dc4: Preparing [2024-10-11T10:48:11.159Z] 4623396d9f88: Preparing [2024-10-11T10:48:11.159Z] 2820ce7f7825: Preparing [2024-10-11T10:48:11.159Z] 9cc7b1a02d42: Preparing [2024-10-11T10:48:11.159Z] 6134ab53d23d: Preparing [2024-10-11T10:48:11.159Z] 86586afcd6ee: Preparing [2024-10-11T10:48:11.159Z] 81c56260b3e9: Preparing [2024-10-11T10:48:11.159Z] b58365c2a67d: Preparing [2024-10-11T10:48:11.159Z] 16113d51b718: Preparing [2024-10-11T10:48:11.159Z] 86586afcd6ee: Waiting [2024-10-11T10:48:11.159Z] 81c56260b3e9: Waiting [2024-10-11T10:48:11.159Z] b58365c2a67d: Waiting [2024-10-11T10:48:11.159Z] 16113d51b718: Waiting [2024-10-11T10:48:11.159Z] ed5a967b8dc4: Layer already exists [2024-10-11T10:48:11.159Z] 9cc7b1a02d42: Layer already exists [2024-10-11T10:48:11.159Z] 2820ce7f7825: Layer already exists [2024-10-11T10:48:11.159Z] 4623396d9f88: Layer already exists [2024-10-11T10:48:11.159Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:11.159Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:11.159Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:11.159Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:11.159Z] 16113d51b718: Layer already exists [2024-10-11T10:48:11.159Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:c8974ac43d846fbcc64cad56fd6da64a4767a38b30b0fd8a11d9de27ff8c980f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:11.773Z] + 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-10-11T10:48:12.124Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-11T10:48:12.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-11T10:48:12.124Z] ed5a967b8dc4: Preparing [2024-10-11T10:48:12.124Z] 4623396d9f88: Preparing [2024-10-11T10:48:12.124Z] 2820ce7f7825: Preparing [2024-10-11T10:48:12.124Z] 9cc7b1a02d42: Preparing [2024-10-11T10:48:12.124Z] 6134ab53d23d: Preparing [2024-10-11T10:48:12.124Z] 86586afcd6ee: Preparing [2024-10-11T10:48:12.124Z] 81c56260b3e9: Preparing [2024-10-11T10:48:12.124Z] b58365c2a67d: Preparing [2024-10-11T10:48:12.124Z] 16113d51b718: Preparing [2024-10-11T10:48:12.124Z] 86586afcd6ee: Waiting [2024-10-11T10:48:12.124Z] 81c56260b3e9: Waiting [2024-10-11T10:48:12.124Z] b58365c2a67d: Waiting [2024-10-11T10:48:12.124Z] 16113d51b718: Waiting [2024-10-11T10:48:12.124Z] 4623396d9f88: Layer already exists [2024-10-11T10:48:12.124Z] 2820ce7f7825: Layer already exists [2024-10-11T10:48:12.124Z] ed5a967b8dc4: Layer already exists [2024-10-11T10:48:12.124Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:12.124Z] 9cc7b1a02d42: Layer already exists [2024-10-11T10:48:12.124Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:12.124Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:12.124Z] 16113d51b718: Layer already exists [2024-10-11T10:48:12.124Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:12.124Z] main: digest: sha256:c8974ac43d846fbcc64cad56fd6da64a4767a38b30b0fd8a11d9de27ff8c980f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:48:12.464Z] ===================================================== [Pipeline] echo [2024-10-11T10:48:12.476Z] taggedImages: [2024-10-11T10:48:12.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:12.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-11T10:48:12.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.101 [2024-10-11T10:48:12.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:12.476Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-11T10:48:12.506Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-11T10:48:12.506Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:12.506Z] latest [2024-10-11T10:48:12.506Z] 3.2.0-dev.101 [2024-10-11T10:48:12.506Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:12.506Z] main [2024-10-11T10:48:12.506Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:12.871Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:13.222Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:13.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T10:48:13.222Z] ed8f28bb644a: Preparing [2024-10-11T10:48:13.222Z] d6d6fd7f41be: Preparing [2024-10-11T10:48:13.222Z] ad1f55c4dbb0: Preparing [2024-10-11T10:48:13.222Z] 6134ab53d23d: Preparing [2024-10-11T10:48:13.222Z] 86586afcd6ee: Preparing [2024-10-11T10:48:13.222Z] a6b815e8f4f9: Preparing [2024-10-11T10:48:13.222Z] 4db620ad5a07: Preparing [2024-10-11T10:48:13.222Z] a6b815e8f4f9: Waiting [2024-10-11T10:48:13.222Z] 16113d51b718: Preparing [2024-10-11T10:48:13.222Z] 4db620ad5a07: Waiting [2024-10-11T10:48:13.222Z] 16113d51b718: Waiting [2024-10-11T10:48:13.222Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:13.222Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:13.485Z] d6d6fd7f41be: Pushed [2024-10-11T10:48:13.485Z] ed8f28bb644a: Pushed [2024-10-11T10:48:13.485Z] 16113d51b718: Layer already exists [2024-10-11T10:48:13.485Z] 4db620ad5a07: Pushed [2024-10-11T10:48:13.485Z] a6b815e8f4f9: Pushed [2024-10-11T10:48:17.715Z] ad1f55c4dbb0: Pushed [2024-10-11T10:48:17.715Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:a6ca61c3845e975c55450421d831d4efc44eb6e741787c019795a773c4309082 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:18.336Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:19.264Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-11T10:48:19.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T10:48:19.264Z] ed8f28bb644a: Preparing [2024-10-11T10:48:19.264Z] d6d6fd7f41be: Preparing [2024-10-11T10:48:19.264Z] ad1f55c4dbb0: Preparing [2024-10-11T10:48:19.264Z] 6134ab53d23d: Preparing [2024-10-11T10:48:19.264Z] 86586afcd6ee: Preparing [2024-10-11T10:48:19.264Z] a6b815e8f4f9: Preparing [2024-10-11T10:48:19.264Z] 4db620ad5a07: Preparing [2024-10-11T10:48:19.264Z] 16113d51b718: Preparing [2024-10-11T10:48:19.264Z] 4db620ad5a07: Waiting [2024-10-11T10:48:19.264Z] 16113d51b718: Waiting [2024-10-11T10:48:19.264Z] a6b815e8f4f9: Waiting [2024-10-11T10:48:19.264Z] ad1f55c4dbb0: Layer already exists [2024-10-11T10:48:19.264Z] ed8f28bb644a: Layer already exists [2024-10-11T10:48:19.264Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:19.264Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:19.264Z] d6d6fd7f41be: Layer already exists [2024-10-11T10:48:19.264Z] 4db620ad5a07: Layer already exists [2024-10-11T10:48:19.264Z] a6b815e8f4f9: Layer already exists [2024-10-11T10:48:19.264Z] 16113d51b718: Layer already exists [2024-10-11T10:48:19.264Z] latest: digest: sha256:a6ca61c3845e975c55450421d831d4efc44eb6e741787c019795a773c4309082 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:19.887Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:20.229Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.101 [2024-10-11T10:48:20.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T10:48:20.229Z] ed8f28bb644a: Preparing [2024-10-11T10:48:20.229Z] d6d6fd7f41be: Preparing [2024-10-11T10:48:20.229Z] ad1f55c4dbb0: Preparing [2024-10-11T10:48:20.229Z] 6134ab53d23d: Preparing [2024-10-11T10:48:20.229Z] 86586afcd6ee: Preparing [2024-10-11T10:48:20.229Z] a6b815e8f4f9: Preparing [2024-10-11T10:48:20.229Z] 4db620ad5a07: Preparing [2024-10-11T10:48:20.229Z] 16113d51b718: Preparing [2024-10-11T10:48:20.229Z] 4db620ad5a07: Waiting [2024-10-11T10:48:20.229Z] 16113d51b718: Waiting [2024-10-11T10:48:20.229Z] a6b815e8f4f9: Waiting [2024-10-11T10:48:20.229Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:20.229Z] d6d6fd7f41be: Layer already exists [2024-10-11T10:48:20.229Z] ed8f28bb644a: Layer already exists [2024-10-11T10:48:20.229Z] ad1f55c4dbb0: Layer already exists [2024-10-11T10:48:20.229Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:20.229Z] 4db620ad5a07: Layer already exists [2024-10-11T10:48:20.229Z] 16113d51b718: Layer already exists [2024-10-11T10:48:20.229Z] a6b815e8f4f9: Layer already exists [2024-10-11T10:48:20.229Z] 3.2.0-dev.101: digest: sha256:a6ca61c3845e975c55450421d831d4efc44eb6e741787c019795a773c4309082 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:20.572Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:20.921Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:20.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T10:48:20.922Z] ed8f28bb644a: Preparing [2024-10-11T10:48:20.922Z] d6d6fd7f41be: Preparing [2024-10-11T10:48:20.922Z] ad1f55c4dbb0: Preparing [2024-10-11T10:48:20.922Z] 6134ab53d23d: Preparing [2024-10-11T10:48:20.922Z] 86586afcd6ee: Preparing [2024-10-11T10:48:20.922Z] a6b815e8f4f9: Preparing [2024-10-11T10:48:20.922Z] 4db620ad5a07: Preparing [2024-10-11T10:48:20.922Z] 16113d51b718: Preparing [2024-10-11T10:48:20.922Z] 4db620ad5a07: Waiting [2024-10-11T10:48:20.922Z] 16113d51b718: Waiting [2024-10-11T10:48:20.922Z] a6b815e8f4f9: Waiting [2024-10-11T10:48:20.922Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:20.922Z] ad1f55c4dbb0: Layer already exists [2024-10-11T10:48:20.922Z] d6d6fd7f41be: Layer already exists [2024-10-11T10:48:20.922Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:20.922Z] ed8f28bb644a: Layer already exists [2024-10-11T10:48:20.922Z] a6b815e8f4f9: Layer already exists [2024-10-11T10:48:20.922Z] 4db620ad5a07: Layer already exists [2024-10-11T10:48:20.922Z] 16113d51b718: Layer already exists [2024-10-11T10:48:20.922Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:a6ca61c3845e975c55450421d831d4efc44eb6e741787c019795a773c4309082 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:21.272Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:21.631Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-11T10:48:21.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-11T10:48:21.631Z] ed8f28bb644a: Preparing [2024-10-11T10:48:21.631Z] d6d6fd7f41be: Preparing [2024-10-11T10:48:21.631Z] ad1f55c4dbb0: Preparing [2024-10-11T10:48:21.631Z] 6134ab53d23d: Preparing [2024-10-11T10:48:21.631Z] 86586afcd6ee: Preparing [2024-10-11T10:48:21.631Z] a6b815e8f4f9: Preparing [2024-10-11T10:48:21.631Z] 4db620ad5a07: Preparing [2024-10-11T10:48:21.631Z] 16113d51b718: Preparing [2024-10-11T10:48:21.631Z] 4db620ad5a07: Waiting [2024-10-11T10:48:21.631Z] 16113d51b718: Waiting [2024-10-11T10:48:21.631Z] a6b815e8f4f9: Waiting [2024-10-11T10:48:21.631Z] d6d6fd7f41be: Layer already exists [2024-10-11T10:48:21.631Z] ed8f28bb644a: Layer already exists [2024-10-11T10:48:21.631Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:21.631Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:21.631Z] ad1f55c4dbb0: Layer already exists [2024-10-11T10:48:21.631Z] a6b815e8f4f9: Layer already exists [2024-10-11T10:48:21.631Z] 4db620ad5a07: Layer already exists [2024-10-11T10:48:21.631Z] 16113d51b718: Layer already exists [2024-10-11T10:48:21.631Z] main: digest: sha256:a6ca61c3845e975c55450421d831d4efc44eb6e741787c019795a773c4309082 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:48:21.982Z] ===================================================== [Pipeline] echo [2024-10-11T10:48:21.999Z] taggedImages: [2024-10-11T10:48:21.999Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:21.999Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-11T10:48:21.999Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.101 [2024-10-11T10:48:21.999Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:21.999Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-11T10:48:22.039Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-11T10:48:22.039Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:22.039Z] latest [2024-10-11T10:48:22.039Z] 3.2.0-dev.101 [2024-10-11T10:48:22.039Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:22.039Z] main [2024-10-11T10:48:22.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:22.407Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:22.766Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:22.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T10:48:22.766Z] 67086ffed72e: Preparing [2024-10-11T10:48:22.766Z] 35de77bf0141: Preparing [2024-10-11T10:48:22.766Z] 1ec2cb49ae8b: Preparing [2024-10-11T10:48:22.766Z] 86586afcd6ee: Preparing [2024-10-11T10:48:22.766Z] fcc55ae4e1a3: Preparing [2024-10-11T10:48:22.766Z] cf186feeef20: Preparing [2024-10-11T10:48:22.766Z] 16113d51b718: Preparing [2024-10-11T10:48:22.766Z] cf186feeef20: Waiting [2024-10-11T10:48:22.766Z] 16113d51b718: Waiting [2024-10-11T10:48:22.766Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:23.031Z] 35de77bf0141: Pushed [2024-10-11T10:48:23.031Z] 67086ffed72e: Pushed [2024-10-11T10:48:23.031Z] fcc55ae4e1a3: Pushed [2024-10-11T10:48:23.031Z] cf186feeef20: Pushed [2024-10-11T10:48:23.031Z] 16113d51b718: Layer already exists [2024-10-11T10:48:27.263Z] 1ec2cb49ae8b: Pushed [2024-10-11T10:48:27.528Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:d271cb16773b9029d74e48c6038ac27f85fcc7d7a91b884c8d70c9b99216f42d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:27.889Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:28.246Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-11T10:48:28.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T10:48:28.246Z] 67086ffed72e: Preparing [2024-10-11T10:48:28.246Z] 35de77bf0141: Preparing [2024-10-11T10:48:28.246Z] 1ec2cb49ae8b: Preparing [2024-10-11T10:48:28.246Z] 86586afcd6ee: Preparing [2024-10-11T10:48:28.246Z] fcc55ae4e1a3: Preparing [2024-10-11T10:48:28.246Z] cf186feeef20: Preparing [2024-10-11T10:48:28.246Z] 16113d51b718: Preparing [2024-10-11T10:48:28.246Z] cf186feeef20: Waiting [2024-10-11T10:48:28.246Z] 16113d51b718: Waiting [2024-10-11T10:48:28.246Z] 1ec2cb49ae8b: Layer already exists [2024-10-11T10:48:28.246Z] 67086ffed72e: Layer already exists [2024-10-11T10:48:28.246Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:28.246Z] 35de77bf0141: Layer already exists [2024-10-11T10:48:28.246Z] fcc55ae4e1a3: Layer already exists [2024-10-11T10:48:28.246Z] 16113d51b718: Layer already exists [2024-10-11T10:48:28.246Z] cf186feeef20: Layer already exists [2024-10-11T10:48:28.246Z] latest: digest: sha256:d271cb16773b9029d74e48c6038ac27f85fcc7d7a91b884c8d70c9b99216f42d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:28.876Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:29.223Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.101 [2024-10-11T10:48:29.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T10:48:29.224Z] 67086ffed72e: Preparing [2024-10-11T10:48:29.224Z] 35de77bf0141: Preparing [2024-10-11T10:48:29.224Z] 1ec2cb49ae8b: Preparing [2024-10-11T10:48:29.224Z] 86586afcd6ee: Preparing [2024-10-11T10:48:29.224Z] fcc55ae4e1a3: Preparing [2024-10-11T10:48:29.224Z] cf186feeef20: Preparing [2024-10-11T10:48:29.224Z] 16113d51b718: Preparing [2024-10-11T10:48:29.224Z] cf186feeef20: Waiting [2024-10-11T10:48:29.224Z] 16113d51b718: Waiting [2024-10-11T10:48:29.224Z] 35de77bf0141: Layer already exists [2024-10-11T10:48:29.224Z] fcc55ae4e1a3: Layer already exists [2024-10-11T10:48:29.224Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:29.224Z] 1ec2cb49ae8b: Layer already exists [2024-10-11T10:48:29.224Z] 67086ffed72e: Layer already exists [2024-10-11T10:48:29.224Z] 16113d51b718: Layer already exists [2024-10-11T10:48:29.224Z] cf186feeef20: Layer already exists [2024-10-11T10:48:29.224Z] 3.2.0-dev.101: digest: sha256:d271cb16773b9029d74e48c6038ac27f85fcc7d7a91b884c8d70c9b99216f42d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:29.577Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:30.880Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:30.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T10:48:30.880Z] 67086ffed72e: Preparing [2024-10-11T10:48:30.880Z] 35de77bf0141: Preparing [2024-10-11T10:48:30.880Z] 1ec2cb49ae8b: Preparing [2024-10-11T10:48:30.880Z] 86586afcd6ee: Preparing [2024-10-11T10:48:30.880Z] fcc55ae4e1a3: Preparing [2024-10-11T10:48:30.880Z] cf186feeef20: Preparing [2024-10-11T10:48:30.880Z] 16113d51b718: Preparing [2024-10-11T10:48:30.880Z] cf186feeef20: Waiting [2024-10-11T10:48:30.880Z] 16113d51b718: Waiting [2024-10-11T10:48:30.880Z] 67086ffed72e: Layer already exists [2024-10-11T10:48:30.880Z] 1ec2cb49ae8b: Layer already exists [2024-10-11T10:48:30.880Z] fcc55ae4e1a3: Layer already exists [2024-10-11T10:48:30.880Z] 35de77bf0141: Layer already exists [2024-10-11T10:48:30.880Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:30.880Z] 16113d51b718: Layer already exists [2024-10-11T10:48:30.880Z] cf186feeef20: Layer already exists [2024-10-11T10:48:31.145Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:d271cb16773b9029d74e48c6038ac27f85fcc7d7a91b884c8d70c9b99216f42d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:31.503Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:31.854Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-11T10:48:31.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-11T10:48:31.854Z] 67086ffed72e: Preparing [2024-10-11T10:48:31.854Z] 35de77bf0141: Preparing [2024-10-11T10:48:31.854Z] 1ec2cb49ae8b: Preparing [2024-10-11T10:48:31.854Z] 86586afcd6ee: Preparing [2024-10-11T10:48:31.854Z] fcc55ae4e1a3: Preparing [2024-10-11T10:48:31.854Z] cf186feeef20: Preparing [2024-10-11T10:48:31.854Z] 16113d51b718: Preparing [2024-10-11T10:48:31.854Z] cf186feeef20: Waiting [2024-10-11T10:48:31.854Z] 16113d51b718: Waiting [2024-10-11T10:48:31.854Z] 67086ffed72e: Layer already exists [2024-10-11T10:48:31.854Z] 35de77bf0141: Layer already exists [2024-10-11T10:48:31.854Z] fcc55ae4e1a3: Layer already exists [2024-10-11T10:48:31.854Z] 1ec2cb49ae8b: Layer already exists [2024-10-11T10:48:31.854Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:31.854Z] 16113d51b718: Layer already exists [2024-10-11T10:48:31.854Z] cf186feeef20: Layer already exists [2024-10-11T10:48:31.854Z] main: digest: sha256:d271cb16773b9029d74e48c6038ac27f85fcc7d7a91b884c8d70c9b99216f42d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:48:31.941Z] ===================================================== [Pipeline] echo [2024-10-11T10:48:31.956Z] taggedImages: [2024-10-11T10:48:31.956Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:31.956Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-11T10:48:31.956Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.101 [2024-10-11T10:48:31.956Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:31.956Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-11T10:48:31.987Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-11T10:48:31.987Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:31.987Z] latest [2024-10-11T10:48:31.987Z] 3.2.0-dev.101 [2024-10-11T10:48:31.987Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:31.987Z] main [2024-10-11T10:48:31.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:32.346Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:32.773Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:32.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T10:48:32.774Z] 8373abd5f56d: Preparing [2024-10-11T10:48:32.774Z] 11d7b2696021: Preparing [2024-10-11T10:48:32.774Z] 0dcb701163b4: Preparing [2024-10-11T10:48:32.774Z] fd28af734ba1: Preparing [2024-10-11T10:48:32.774Z] 6134ab53d23d: Preparing [2024-10-11T10:48:32.774Z] 86586afcd6ee: Preparing [2024-10-11T10:48:32.774Z] 81c56260b3e9: Preparing [2024-10-11T10:48:32.774Z] b58365c2a67d: Preparing [2024-10-11T10:48:32.774Z] 16113d51b718: Preparing [2024-10-11T10:48:32.774Z] 86586afcd6ee: Waiting [2024-10-11T10:48:32.774Z] 81c56260b3e9: Waiting [2024-10-11T10:48:32.774Z] b58365c2a67d: Waiting [2024-10-11T10:48:32.774Z] 16113d51b718: Waiting [2024-10-11T10:48:32.774Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:32.774Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:33.049Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:33.049Z] 11d7b2696021: Pushed [2024-10-11T10:48:33.049Z] 0dcb701163b4: Pushed [2024-10-11T10:48:33.049Z] 8373abd5f56d: Pushed [2024-10-11T10:48:33.049Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:33.049Z] 16113d51b718: Layer already exists [2024-10-11T10:48:38.423Z] fd28af734ba1: Pushed [2024-10-11T10:48:38.423Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:903e00b118016bc5858e5c80b76b8c7f77912a5bcbbe90aca71697d833f21baf size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:38.783Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:39.142Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-11T10:48:39.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T10:48:39.142Z] 8373abd5f56d: Preparing [2024-10-11T10:48:39.142Z] 11d7b2696021: Preparing [2024-10-11T10:48:39.142Z] 0dcb701163b4: Preparing [2024-10-11T10:48:39.142Z] fd28af734ba1: Preparing [2024-10-11T10:48:39.142Z] 6134ab53d23d: Preparing [2024-10-11T10:48:39.142Z] 86586afcd6ee: Preparing [2024-10-11T10:48:39.142Z] 81c56260b3e9: Preparing [2024-10-11T10:48:39.142Z] b58365c2a67d: Preparing [2024-10-11T10:48:39.142Z] 16113d51b718: Preparing [2024-10-11T10:48:39.142Z] 81c56260b3e9: Waiting [2024-10-11T10:48:39.142Z] 86586afcd6ee: Waiting [2024-10-11T10:48:39.142Z] b58365c2a67d: Waiting [2024-10-11T10:48:39.142Z] 16113d51b718: Waiting [2024-10-11T10:48:39.142Z] 11d7b2696021: Layer already exists [2024-10-11T10:48:39.142Z] fd28af734ba1: Layer already exists [2024-10-11T10:48:39.142Z] 0dcb701163b4: Layer already exists [2024-10-11T10:48:39.142Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:39.142Z] 8373abd5f56d: Layer already exists [2024-10-11T10:48:39.142Z] 16113d51b718: Layer already exists [2024-10-11T10:48:39.142Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:39.142Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:39.142Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:39.406Z] latest: digest: sha256:903e00b118016bc5858e5c80b76b8c7f77912a5bcbbe90aca71697d833f21baf size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:39.922Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:40.264Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.101 [2024-10-11T10:48:40.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T10:48:40.264Z] 8373abd5f56d: Preparing [2024-10-11T10:48:40.264Z] 11d7b2696021: Preparing [2024-10-11T10:48:40.264Z] 0dcb701163b4: Preparing [2024-10-11T10:48:40.264Z] fd28af734ba1: Preparing [2024-10-11T10:48:40.264Z] 6134ab53d23d: Preparing [2024-10-11T10:48:40.264Z] 86586afcd6ee: Preparing [2024-10-11T10:48:40.264Z] 81c56260b3e9: Preparing [2024-10-11T10:48:40.264Z] b58365c2a67d: Preparing [2024-10-11T10:48:40.264Z] 16113d51b718: Preparing [2024-10-11T10:48:40.264Z] 81c56260b3e9: Waiting [2024-10-11T10:48:40.264Z] b58365c2a67d: Waiting [2024-10-11T10:48:40.264Z] 16113d51b718: Waiting [2024-10-11T10:48:40.264Z] 86586afcd6ee: Waiting [2024-10-11T10:48:40.264Z] 0dcb701163b4: Layer already exists [2024-10-11T10:48:40.264Z] 11d7b2696021: Layer already exists [2024-10-11T10:48:40.264Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:40.264Z] fd28af734ba1: Layer already exists [2024-10-11T10:48:40.264Z] 8373abd5f56d: Layer already exists [2024-10-11T10:48:40.264Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:40.264Z] 16113d51b718: Layer already exists [2024-10-11T10:48:40.264Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:40.264Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:40.529Z] 3.2.0-dev.101: digest: sha256:903e00b118016bc5858e5c80b76b8c7f77912a5bcbbe90aca71697d833f21baf size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:40.886Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:41.234Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:41.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T10:48:41.234Z] 8373abd5f56d: Preparing [2024-10-11T10:48:41.234Z] 11d7b2696021: Preparing [2024-10-11T10:48:41.234Z] 0dcb701163b4: Preparing [2024-10-11T10:48:41.234Z] fd28af734ba1: Preparing [2024-10-11T10:48:41.234Z] 6134ab53d23d: Preparing [2024-10-11T10:48:41.234Z] 86586afcd6ee: Preparing [2024-10-11T10:48:41.234Z] 81c56260b3e9: Preparing [2024-10-11T10:48:41.234Z] b58365c2a67d: Preparing [2024-10-11T10:48:41.234Z] 16113d51b718: Preparing [2024-10-11T10:48:41.234Z] 86586afcd6ee: Waiting [2024-10-11T10:48:41.234Z] 81c56260b3e9: Waiting [2024-10-11T10:48:41.234Z] b58365c2a67d: Waiting [2024-10-11T10:48:41.234Z] 16113d51b718: Waiting [2024-10-11T10:48:41.234Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:41.234Z] fd28af734ba1: Layer already exists [2024-10-11T10:48:41.234Z] 0dcb701163b4: Layer already exists [2024-10-11T10:48:41.234Z] 11d7b2696021: Layer already exists [2024-10-11T10:48:41.234Z] 8373abd5f56d: Layer already exists [2024-10-11T10:48:41.234Z] 16113d51b718: Layer already exists [2024-10-11T10:48:41.234Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:41.234Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:41.234Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:41.498Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:903e00b118016bc5858e5c80b76b8c7f77912a5bcbbe90aca71697d833f21baf size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:41.845Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:42.452Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-11T10:48:42.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-11T10:48:42.452Z] 8373abd5f56d: Preparing [2024-10-11T10:48:42.452Z] 11d7b2696021: Preparing [2024-10-11T10:48:42.452Z] 0dcb701163b4: Preparing [2024-10-11T10:48:42.452Z] fd28af734ba1: Preparing [2024-10-11T10:48:42.452Z] 6134ab53d23d: Preparing [2024-10-11T10:48:42.452Z] 86586afcd6ee: Preparing [2024-10-11T10:48:42.452Z] 81c56260b3e9: Preparing [2024-10-11T10:48:42.452Z] b58365c2a67d: Preparing [2024-10-11T10:48:42.452Z] 16113d51b718: Preparing [2024-10-11T10:48:42.452Z] 86586afcd6ee: Waiting [2024-10-11T10:48:42.452Z] 81c56260b3e9: Waiting [2024-10-11T10:48:42.452Z] b58365c2a67d: Waiting [2024-10-11T10:48:42.452Z] 16113d51b718: Waiting [2024-10-11T10:48:42.452Z] 8373abd5f56d: Layer already exists [2024-10-11T10:48:42.452Z] fd28af734ba1: Layer already exists [2024-10-11T10:48:42.452Z] 11d7b2696021: Layer already exists [2024-10-11T10:48:42.452Z] 0dcb701163b4: Layer already exists [2024-10-11T10:48:42.452Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:42.452Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:42.452Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:42.452Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:42.452Z] 16113d51b718: Layer already exists [2024-10-11T10:48:42.715Z] main: digest: sha256:903e00b118016bc5858e5c80b76b8c7f77912a5bcbbe90aca71697d833f21baf size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:48:42.794Z] ===================================================== [Pipeline] echo [2024-10-11T10:48:42.807Z] taggedImages: [2024-10-11T10:48:42.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:42.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-11T10:48:42.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.101 [2024-10-11T10:48:42.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:42.807Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-11T10:48:42.834Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-11T10:48:42.834Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:42.834Z] latest [2024-10-11T10:48:42.834Z] 3.2.0-dev.101 [2024-10-11T10:48:42.834Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:42.834Z] main [2024-10-11T10:48:42.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:43.205Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:43.558Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:43.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T10:48:43.559Z] 3abdb3f0876e: Preparing [2024-10-11T10:48:43.559Z] f0267bcb8ec1: Preparing [2024-10-11T10:48:43.559Z] 97972c5acbf0: Preparing [2024-10-11T10:48:43.559Z] 19bd278a3594: Preparing [2024-10-11T10:48:43.559Z] 4a3ae3315bc9: Preparing [2024-10-11T10:48:43.559Z] fdee30b1f2f7: Preparing [2024-10-11T10:48:43.559Z] 740370a01e39: Preparing [2024-10-11T10:48:43.559Z] 83aa4acc89eb: Preparing [2024-10-11T10:48:43.559Z] 6134ab53d23d: Preparing [2024-10-11T10:48:43.559Z] 86586afcd6ee: Preparing [2024-10-11T10:48:43.559Z] fa3bcb919fe4: Preparing [2024-10-11T10:48:43.559Z] cd6bbdc77798: Preparing [2024-10-11T10:48:43.559Z] 5f70bf18a086: Preparing [2024-10-11T10:48:43.559Z] cff01cd32eb5: Preparing [2024-10-11T10:48:43.559Z] 016388cc5601: Preparing [2024-10-11T10:48:43.559Z] 7eba784abc77: Preparing [2024-10-11T10:48:43.559Z] 16113d51b718: Preparing [2024-10-11T10:48:43.559Z] fa3bcb919fe4: Waiting [2024-10-11T10:48:43.559Z] cd6bbdc77798: Waiting [2024-10-11T10:48:43.559Z] 5f70bf18a086: Waiting [2024-10-11T10:48:43.559Z] cff01cd32eb5: Waiting [2024-10-11T10:48:43.559Z] 016388cc5601: Waiting [2024-10-11T10:48:43.559Z] fdee30b1f2f7: Waiting [2024-10-11T10:48:43.559Z] 7eba784abc77: Waiting [2024-10-11T10:48:43.559Z] 740370a01e39: Waiting [2024-10-11T10:48:43.559Z] 16113d51b718: Waiting [2024-10-11T10:48:43.559Z] 83aa4acc89eb: Waiting [2024-10-11T10:48:43.559Z] 6134ab53d23d: Waiting [2024-10-11T10:48:43.559Z] 86586afcd6ee: Waiting [2024-10-11T10:48:43.824Z] f0267bcb8ec1: Pushed [2024-10-11T10:48:43.824Z] 97972c5acbf0: Pushed [2024-10-11T10:48:43.824Z] 19bd278a3594: Pushed [2024-10-11T10:48:43.824Z] 3abdb3f0876e: Pushed [2024-10-11T10:48:43.824Z] 4a3ae3315bc9: Pushed [2024-10-11T10:48:43.824Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:43.824Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:43.824Z] fdee30b1f2f7: Pushed [2024-10-11T10:48:44.088Z] 740370a01e39: Pushed [2024-10-11T10:48:44.088Z] 5f70bf18a086: Layer already exists [2024-10-11T10:48:44.088Z] cd6bbdc77798: Pushed [2024-10-11T10:48:44.088Z] fa3bcb919fe4: Pushed [2024-10-11T10:48:44.088Z] 16113d51b718: Layer already exists [2024-10-11T10:48:44.088Z] cff01cd32eb5: Pushed [2024-10-11T10:48:44.088Z] 7eba784abc77: Pushed [2024-10-11T10:48:44.088Z] 016388cc5601: Pushed [2024-10-11T10:48:46.646Z] 83aa4acc89eb: Pushed [2024-10-11T10:48:46.646Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:e0cfcb4152436821bdae4fd32fb7e5e3977be94a5218e8b9bed34b9478b3c3e5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:46.994Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:47.332Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-11T10:48:47.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T10:48:47.332Z] 3abdb3f0876e: Preparing [2024-10-11T10:48:47.332Z] f0267bcb8ec1: Preparing [2024-10-11T10:48:47.332Z] 97972c5acbf0: Preparing [2024-10-11T10:48:47.332Z] 19bd278a3594: Preparing [2024-10-11T10:48:47.332Z] 4a3ae3315bc9: Preparing [2024-10-11T10:48:47.332Z] fdee30b1f2f7: Preparing [2024-10-11T10:48:47.332Z] 740370a01e39: Preparing [2024-10-11T10:48:47.332Z] 83aa4acc89eb: Preparing [2024-10-11T10:48:47.332Z] 6134ab53d23d: Preparing [2024-10-11T10:48:47.332Z] 86586afcd6ee: Preparing [2024-10-11T10:48:47.332Z] fa3bcb919fe4: Preparing [2024-10-11T10:48:47.332Z] cd6bbdc77798: Preparing [2024-10-11T10:48:47.332Z] 5f70bf18a086: Preparing [2024-10-11T10:48:47.332Z] cff01cd32eb5: Preparing [2024-10-11T10:48:47.332Z] 016388cc5601: Preparing [2024-10-11T10:48:47.332Z] 7eba784abc77: Preparing [2024-10-11T10:48:47.332Z] 16113d51b718: Preparing [2024-10-11T10:48:47.332Z] 86586afcd6ee: Waiting [2024-10-11T10:48:47.332Z] fa3bcb919fe4: Waiting [2024-10-11T10:48:47.332Z] cd6bbdc77798: Waiting [2024-10-11T10:48:47.332Z] 5f70bf18a086: Waiting [2024-10-11T10:48:47.332Z] cff01cd32eb5: Waiting [2024-10-11T10:48:47.332Z] 016388cc5601: Waiting [2024-10-11T10:48:47.332Z] 7eba784abc77: Waiting [2024-10-11T10:48:47.332Z] 16113d51b718: Waiting [2024-10-11T10:48:47.332Z] 740370a01e39: Waiting [2024-10-11T10:48:47.332Z] 83aa4acc89eb: Waiting [2024-10-11T10:48:47.332Z] 6134ab53d23d: Waiting [2024-10-11T10:48:47.332Z] fdee30b1f2f7: Waiting [2024-10-11T10:48:47.332Z] 19bd278a3594: Layer already exists [2024-10-11T10:48:47.332Z] f0267bcb8ec1: Layer already exists [2024-10-11T10:48:47.332Z] 4a3ae3315bc9: Layer already exists [2024-10-11T10:48:47.332Z] 97972c5acbf0: Layer already exists [2024-10-11T10:48:47.332Z] 3abdb3f0876e: Layer already exists [2024-10-11T10:48:47.332Z] 740370a01e39: Layer already exists [2024-10-11T10:48:47.332Z] 83aa4acc89eb: Layer already exists [2024-10-11T10:48:47.332Z] fdee30b1f2f7: Layer already exists [2024-10-11T10:48:47.332Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:47.332Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:47.332Z] 5f70bf18a086: Layer already exists [2024-10-11T10:48:47.332Z] cff01cd32eb5: Layer already exists [2024-10-11T10:48:47.332Z] cd6bbdc77798: Layer already exists [2024-10-11T10:48:47.332Z] fa3bcb919fe4: Layer already exists [2024-10-11T10:48:47.332Z] 016388cc5601: Layer already exists [2024-10-11T10:48:47.332Z] 7eba784abc77: Layer already exists [2024-10-11T10:48:47.332Z] 16113d51b718: Layer already exists [2024-10-11T10:48:47.596Z] latest: digest: sha256:e0cfcb4152436821bdae4fd32fb7e5e3977be94a5218e8b9bed34b9478b3c3e5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:47.938Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:48.291Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.101 [2024-10-11T10:48:48.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T10:48:48.291Z] 3abdb3f0876e: Preparing [2024-10-11T10:48:48.291Z] f0267bcb8ec1: Preparing [2024-10-11T10:48:48.291Z] 97972c5acbf0: Preparing [2024-10-11T10:48:48.291Z] 19bd278a3594: Preparing [2024-10-11T10:48:48.291Z] 4a3ae3315bc9: Preparing [2024-10-11T10:48:48.291Z] fdee30b1f2f7: Preparing [2024-10-11T10:48:48.291Z] 740370a01e39: Preparing [2024-10-11T10:48:48.291Z] 83aa4acc89eb: Preparing [2024-10-11T10:48:48.291Z] 6134ab53d23d: Preparing [2024-10-11T10:48:48.291Z] 86586afcd6ee: Preparing [2024-10-11T10:48:48.291Z] fa3bcb919fe4: Preparing [2024-10-11T10:48:48.291Z] cd6bbdc77798: Preparing [2024-10-11T10:48:48.291Z] 5f70bf18a086: Preparing [2024-10-11T10:48:48.291Z] cff01cd32eb5: Preparing [2024-10-11T10:48:48.291Z] 016388cc5601: Preparing [2024-10-11T10:48:48.291Z] 7eba784abc77: Preparing [2024-10-11T10:48:48.291Z] 16113d51b718: Preparing [2024-10-11T10:48:48.291Z] fdee30b1f2f7: Waiting [2024-10-11T10:48:48.291Z] 740370a01e39: Waiting [2024-10-11T10:48:48.291Z] 6134ab53d23d: Waiting [2024-10-11T10:48:48.291Z] 5f70bf18a086: Waiting [2024-10-11T10:48:48.291Z] cff01cd32eb5: Waiting [2024-10-11T10:48:48.291Z] 016388cc5601: Waiting [2024-10-11T10:48:48.291Z] 7eba784abc77: Waiting [2024-10-11T10:48:48.291Z] 86586afcd6ee: Waiting [2024-10-11T10:48:48.291Z] fa3bcb919fe4: Waiting [2024-10-11T10:48:48.291Z] 16113d51b718: Waiting [2024-10-11T10:48:48.291Z] cd6bbdc77798: Waiting [2024-10-11T10:48:48.291Z] 83aa4acc89eb: Waiting [2024-10-11T10:48:48.291Z] 4a3ae3315bc9: Layer already exists [2024-10-11T10:48:48.291Z] 19bd278a3594: Layer already exists [2024-10-11T10:48:48.291Z] f0267bcb8ec1: Layer already exists [2024-10-11T10:48:48.291Z] 3abdb3f0876e: Layer already exists [2024-10-11T10:48:48.291Z] 97972c5acbf0: Layer already exists [2024-10-11T10:48:48.291Z] fdee30b1f2f7: Layer already exists [2024-10-11T10:48:48.291Z] 83aa4acc89eb: Layer already exists [2024-10-11T10:48:48.291Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:48.291Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:48.291Z] 740370a01e39: Layer already exists [2024-10-11T10:48:48.291Z] fa3bcb919fe4: Layer already exists [2024-10-11T10:48:48.291Z] cd6bbdc77798: Layer already exists [2024-10-11T10:48:48.291Z] 5f70bf18a086: Layer already exists [2024-10-11T10:48:48.291Z] cff01cd32eb5: Layer already exists [2024-10-11T10:48:48.291Z] 016388cc5601: Layer already exists [2024-10-11T10:48:48.291Z] 16113d51b718: Layer already exists [2024-10-11T10:48:48.291Z] 7eba784abc77: Layer already exists [2024-10-11T10:48:48.556Z] 3.2.0-dev.101: digest: sha256:e0cfcb4152436821bdae4fd32fb7e5e3977be94a5218e8b9bed34b9478b3c3e5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:48.918Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:49.269Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:49.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T10:48:49.270Z] 3abdb3f0876e: Preparing [2024-10-11T10:48:49.270Z] f0267bcb8ec1: Preparing [2024-10-11T10:48:49.270Z] 97972c5acbf0: Preparing [2024-10-11T10:48:49.270Z] 19bd278a3594: Preparing [2024-10-11T10:48:49.270Z] 4a3ae3315bc9: Preparing [2024-10-11T10:48:49.270Z] fdee30b1f2f7: Preparing [2024-10-11T10:48:49.270Z] 740370a01e39: Preparing [2024-10-11T10:48:49.270Z] 83aa4acc89eb: Preparing [2024-10-11T10:48:49.270Z] 6134ab53d23d: Preparing [2024-10-11T10:48:49.270Z] 86586afcd6ee: Preparing [2024-10-11T10:48:49.270Z] fa3bcb919fe4: Preparing [2024-10-11T10:48:49.270Z] cd6bbdc77798: Preparing [2024-10-11T10:48:49.270Z] 5f70bf18a086: Preparing [2024-10-11T10:48:49.270Z] 6134ab53d23d: Waiting [2024-10-11T10:48:49.270Z] 740370a01e39: Waiting [2024-10-11T10:48:49.270Z] 86586afcd6ee: Waiting [2024-10-11T10:48:49.270Z] fa3bcb919fe4: Waiting [2024-10-11T10:48:49.270Z] 83aa4acc89eb: Waiting [2024-10-11T10:48:49.270Z] cd6bbdc77798: Waiting [2024-10-11T10:48:49.270Z] cff01cd32eb5: Preparing [2024-10-11T10:48:49.270Z] 016388cc5601: Preparing [2024-10-11T10:48:49.270Z] 7eba784abc77: Preparing [2024-10-11T10:48:49.270Z] 16113d51b718: Preparing [2024-10-11T10:48:49.270Z] cff01cd32eb5: Waiting [2024-10-11T10:48:49.270Z] 016388cc5601: Waiting [2024-10-11T10:48:49.270Z] 7eba784abc77: Waiting [2024-10-11T10:48:49.270Z] 16113d51b718: Waiting [2024-10-11T10:48:49.270Z] 5f70bf18a086: Waiting [2024-10-11T10:48:49.270Z] fdee30b1f2f7: Waiting [2024-10-11T10:48:49.270Z] 4a3ae3315bc9: Layer already exists [2024-10-11T10:48:49.270Z] f0267bcb8ec1: Layer already exists [2024-10-11T10:48:49.270Z] 3abdb3f0876e: Layer already exists [2024-10-11T10:48:49.270Z] 97972c5acbf0: Layer already exists [2024-10-11T10:48:49.270Z] 19bd278a3594: Layer already exists [2024-10-11T10:48:49.270Z] 740370a01e39: Layer already exists [2024-10-11T10:48:49.270Z] 83aa4acc89eb: Layer already exists [2024-10-11T10:48:49.270Z] fdee30b1f2f7: Layer already exists [2024-10-11T10:48:49.270Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:49.270Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:49.270Z] cd6bbdc77798: Layer already exists [2024-10-11T10:48:49.270Z] 5f70bf18a086: Layer already exists [2024-10-11T10:48:49.270Z] fa3bcb919fe4: Layer already exists [2024-10-11T10:48:49.270Z] cff01cd32eb5: Layer already exists [2024-10-11T10:48:49.270Z] 016388cc5601: Layer already exists [2024-10-11T10:48:49.270Z] 7eba784abc77: Layer already exists [2024-10-11T10:48:49.270Z] 16113d51b718: Layer already exists [2024-10-11T10:48:49.539Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:e0cfcb4152436821bdae4fd32fb7e5e3977be94a5218e8b9bed34b9478b3c3e5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:49.909Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:50.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-11T10:48:50.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-11T10:48:50.278Z] 3abdb3f0876e: Preparing [2024-10-11T10:48:50.278Z] f0267bcb8ec1: Preparing [2024-10-11T10:48:50.278Z] 97972c5acbf0: Preparing [2024-10-11T10:48:50.278Z] 19bd278a3594: Preparing [2024-10-11T10:48:50.278Z] 4a3ae3315bc9: Preparing [2024-10-11T10:48:50.278Z] fdee30b1f2f7: Preparing [2024-10-11T10:48:50.278Z] 740370a01e39: Preparing [2024-10-11T10:48:50.278Z] 83aa4acc89eb: Preparing [2024-10-11T10:48:50.278Z] 6134ab53d23d: Preparing [2024-10-11T10:48:50.278Z] 86586afcd6ee: Preparing [2024-10-11T10:48:50.278Z] fa3bcb919fe4: Preparing [2024-10-11T10:48:50.278Z] cd6bbdc77798: Preparing [2024-10-11T10:48:50.278Z] 5f70bf18a086: Preparing [2024-10-11T10:48:50.278Z] cff01cd32eb5: Preparing [2024-10-11T10:48:50.278Z] 016388cc5601: Preparing [2024-10-11T10:48:50.278Z] 7eba784abc77: Preparing [2024-10-11T10:48:50.278Z] 16113d51b718: Preparing [2024-10-11T10:48:50.278Z] fdee30b1f2f7: Waiting [2024-10-11T10:48:50.278Z] 740370a01e39: Waiting [2024-10-11T10:48:50.278Z] 83aa4acc89eb: Waiting [2024-10-11T10:48:50.278Z] 6134ab53d23d: Waiting [2024-10-11T10:48:50.278Z] 5f70bf18a086: Waiting [2024-10-11T10:48:50.278Z] 86586afcd6ee: Waiting [2024-10-11T10:48:50.278Z] fa3bcb919fe4: Waiting [2024-10-11T10:48:50.278Z] 016388cc5601: Waiting [2024-10-11T10:48:50.278Z] 7eba784abc77: Waiting [2024-10-11T10:48:50.278Z] 16113d51b718: Waiting [2024-10-11T10:48:50.278Z] cff01cd32eb5: Waiting [2024-10-11T10:48:50.278Z] 97972c5acbf0: Layer already exists [2024-10-11T10:48:50.278Z] 4a3ae3315bc9: Layer already exists [2024-10-11T10:48:50.278Z] 3abdb3f0876e: Layer already exists [2024-10-11T10:48:50.278Z] f0267bcb8ec1: Layer already exists [2024-10-11T10:48:50.278Z] 19bd278a3594: Layer already exists [2024-10-11T10:48:50.278Z] 740370a01e39: Layer already exists [2024-10-11T10:48:50.278Z] 83aa4acc89eb: Layer already exists [2024-10-11T10:48:50.278Z] fdee30b1f2f7: Layer already exists [2024-10-11T10:48:50.278Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:50.278Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:50.278Z] fa3bcb919fe4: Layer already exists [2024-10-11T10:48:50.278Z] cd6bbdc77798: Layer already exists [2024-10-11T10:48:50.278Z] 5f70bf18a086: Layer already exists [2024-10-11T10:48:50.278Z] 016388cc5601: Layer already exists [2024-10-11T10:48:50.278Z] cff01cd32eb5: Layer already exists [2024-10-11T10:48:50.545Z] 7eba784abc77: Layer already exists [2024-10-11T10:48:50.545Z] 16113d51b718: Layer already exists [2024-10-11T10:48:50.545Z] main: digest: sha256:e0cfcb4152436821bdae4fd32fb7e5e3977be94a5218e8b9bed34b9478b3c3e5 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:48:50.634Z] ===================================================== [Pipeline] echo [2024-10-11T10:48:50.649Z] taggedImages: [2024-10-11T10:48:50.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:50.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-11T10:48:50.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.101 [2024-10-11T10:48:50.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:50.649Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-11T10:48:50.687Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-11T10:48:50.687Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:50.687Z] latest [2024-10-11T10:48:50.687Z] 3.2.0-dev.101 [2024-10-11T10:48:50.687Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:50.687Z] main [2024-10-11T10:48:50.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:51.070Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:51.446Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:51.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T10:48:51.446Z] dc7ea23f7b77: Preparing [2024-10-11T10:48:51.446Z] bbb9f0eb9b83: Preparing [2024-10-11T10:48:51.446Z] b10cec8732d5: Preparing [2024-10-11T10:48:51.446Z] df95c7319299: Preparing [2024-10-11T10:48:51.446Z] 6134ab53d23d: Preparing [2024-10-11T10:48:51.446Z] 86586afcd6ee: Preparing [2024-10-11T10:48:51.446Z] 81c56260b3e9: Preparing [2024-10-11T10:48:51.446Z] b58365c2a67d: Preparing [2024-10-11T10:48:51.446Z] 16113d51b718: Preparing [2024-10-11T10:48:51.446Z] 86586afcd6ee: Waiting [2024-10-11T10:48:51.446Z] 81c56260b3e9: Waiting [2024-10-11T10:48:51.446Z] b58365c2a67d: Waiting [2024-10-11T10:48:51.446Z] 16113d51b718: Waiting [2024-10-11T10:48:51.446Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:51.710Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:51.710Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:51.710Z] b10cec8732d5: Pushed [2024-10-11T10:48:51.710Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:51.710Z] bbb9f0eb9b83: Pushed [2024-10-11T10:48:51.710Z] dc7ea23f7b77: Pushed [2024-10-11T10:48:51.710Z] 16113d51b718: Layer already exists [2024-10-11T10:48:55.955Z] df95c7319299: Pushed [2024-10-11T10:48:55.955Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:b8cba9bd538d81f3f6bc71060d3c4709fe29a2736fb50728c01e87f5936d6ad7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:56.304Z] + 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-10-11T10:48:56.658Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-11T10:48:56.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T10:48:56.659Z] dc7ea23f7b77: Preparing [2024-10-11T10:48:56.659Z] bbb9f0eb9b83: Preparing [2024-10-11T10:48:56.659Z] b10cec8732d5: Preparing [2024-10-11T10:48:56.659Z] df95c7319299: Preparing [2024-10-11T10:48:56.659Z] 6134ab53d23d: Preparing [2024-10-11T10:48:56.659Z] 86586afcd6ee: Preparing [2024-10-11T10:48:56.659Z] 81c56260b3e9: Preparing [2024-10-11T10:48:56.659Z] b58365c2a67d: Preparing [2024-10-11T10:48:56.659Z] 16113d51b718: Preparing [2024-10-11T10:48:56.659Z] 81c56260b3e9: Waiting [2024-10-11T10:48:56.659Z] b58365c2a67d: Waiting [2024-10-11T10:48:56.659Z] 86586afcd6ee: Waiting [2024-10-11T10:48:56.659Z] 16113d51b718: Waiting [2024-10-11T10:48:56.659Z] bbb9f0eb9b83: Layer already exists [2024-10-11T10:48:56.659Z] b10cec8732d5: Layer already exists [2024-10-11T10:48:56.659Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:56.659Z] dc7ea23f7b77: Layer already exists [2024-10-11T10:48:56.659Z] df95c7319299: Layer already exists [2024-10-11T10:48:56.659Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:56.659Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:56.659Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:56.659Z] 16113d51b718: Layer already exists [2024-10-11T10:48:56.922Z] latest: digest: sha256:b8cba9bd538d81f3f6bc71060d3c4709fe29a2736fb50728c01e87f5936d6ad7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:57.281Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:57.644Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.101 [2024-10-11T10:48:57.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T10:48:57.644Z] dc7ea23f7b77: Preparing [2024-10-11T10:48:57.644Z] bbb9f0eb9b83: Preparing [2024-10-11T10:48:57.644Z] b10cec8732d5: Preparing [2024-10-11T10:48:57.644Z] df95c7319299: Preparing [2024-10-11T10:48:57.644Z] 6134ab53d23d: Preparing [2024-10-11T10:48:57.644Z] 86586afcd6ee: Preparing [2024-10-11T10:48:57.644Z] 81c56260b3e9: Preparing [2024-10-11T10:48:57.644Z] b58365c2a67d: Preparing [2024-10-11T10:48:57.644Z] 16113d51b718: Preparing [2024-10-11T10:48:57.644Z] 81c56260b3e9: Waiting [2024-10-11T10:48:57.644Z] b58365c2a67d: Waiting [2024-10-11T10:48:57.644Z] 86586afcd6ee: Waiting [2024-10-11T10:48:57.644Z] dc7ea23f7b77: Layer already exists [2024-10-11T10:48:57.644Z] b10cec8732d5: Layer already exists [2024-10-11T10:48:57.644Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:57.644Z] bbb9f0eb9b83: Layer already exists [2024-10-11T10:48:57.644Z] df95c7319299: Layer already exists [2024-10-11T10:48:57.644Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:57.644Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:57.644Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:57.644Z] 16113d51b718: Layer already exists [2024-10-11T10:48:57.644Z] 3.2.0-dev.101: digest: sha256:b8cba9bd538d81f3f6bc71060d3c4709fe29a2736fb50728c01e87f5936d6ad7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:58.285Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:58.627Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:58.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T10:48:58.628Z] dc7ea23f7b77: Preparing [2024-10-11T10:48:58.628Z] bbb9f0eb9b83: Preparing [2024-10-11T10:48:58.628Z] b10cec8732d5: Preparing [2024-10-11T10:48:58.628Z] df95c7319299: Preparing [2024-10-11T10:48:58.628Z] 6134ab53d23d: Preparing [2024-10-11T10:48:58.628Z] 86586afcd6ee: Preparing [2024-10-11T10:48:58.628Z] 81c56260b3e9: Preparing [2024-10-11T10:48:58.628Z] b58365c2a67d: Preparing [2024-10-11T10:48:58.628Z] 16113d51b718: Preparing [2024-10-11T10:48:58.628Z] 86586afcd6ee: Waiting [2024-10-11T10:48:58.628Z] 81c56260b3e9: Waiting [2024-10-11T10:48:58.628Z] b58365c2a67d: Waiting [2024-10-11T10:48:58.628Z] 16113d51b718: Waiting [2024-10-11T10:48:58.628Z] b10cec8732d5: Layer already exists [2024-10-11T10:48:58.628Z] dc7ea23f7b77: Layer already exists [2024-10-11T10:48:58.628Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:58.628Z] df95c7319299: Layer already exists [2024-10-11T10:48:58.628Z] bbb9f0eb9b83: Layer already exists [2024-10-11T10:48:58.628Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:58.628Z] 16113d51b718: Layer already exists [2024-10-11T10:48:58.628Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:58.628Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:58.628Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:b8cba9bd538d81f3f6bc71060d3c4709fe29a2736fb50728c01e87f5936d6ad7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:48:59.247Z] + 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-10-11T10:48:59.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-11T10:48:59.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-11T10:48:59.596Z] dc7ea23f7b77: Preparing [2024-10-11T10:48:59.596Z] bbb9f0eb9b83: Preparing [2024-10-11T10:48:59.596Z] b10cec8732d5: Preparing [2024-10-11T10:48:59.596Z] df95c7319299: Preparing [2024-10-11T10:48:59.596Z] 6134ab53d23d: Preparing [2024-10-11T10:48:59.596Z] 86586afcd6ee: Preparing [2024-10-11T10:48:59.596Z] 81c56260b3e9: Preparing [2024-10-11T10:48:59.596Z] b58365c2a67d: Preparing [2024-10-11T10:48:59.596Z] 16113d51b718: Preparing [2024-10-11T10:48:59.596Z] 81c56260b3e9: Waiting [2024-10-11T10:48:59.596Z] 86586afcd6ee: Waiting [2024-10-11T10:48:59.596Z] 16113d51b718: Waiting [2024-10-11T10:48:59.596Z] b58365c2a67d: Waiting [2024-10-11T10:48:59.596Z] 6134ab53d23d: Layer already exists [2024-10-11T10:48:59.596Z] bbb9f0eb9b83: Layer already exists [2024-10-11T10:48:59.596Z] dc7ea23f7b77: Layer already exists [2024-10-11T10:48:59.596Z] b10cec8732d5: Layer already exists [2024-10-11T10:48:59.596Z] df95c7319299: Layer already exists [2024-10-11T10:48:59.596Z] b58365c2a67d: Layer already exists [2024-10-11T10:48:59.596Z] 81c56260b3e9: Layer already exists [2024-10-11T10:48:59.596Z] 16113d51b718: Layer already exists [2024-10-11T10:48:59.596Z] 86586afcd6ee: Layer already exists [2024-10-11T10:48:59.862Z] main: digest: sha256:b8cba9bd538d81f3f6bc71060d3c4709fe29a2736fb50728c01e87f5936d6ad7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:48:59.939Z] ===================================================== [Pipeline] echo [2024-10-11T10:48:59.952Z] taggedImages: [2024-10-11T10:48:59.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:59.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-11T10:48:59.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.101 [2024-10-11T10:48:59.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:59.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-11T10:48:59.981Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-11T10:48:59.981Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:48:59.981Z] latest [2024-10-11T10:48:59.981Z] 3.2.0-dev.101 [2024-10-11T10:48:59.981Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:48:59.981Z] main [2024-10-11T10:48:59.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:00.359Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:00.703Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:49:00.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T10:49:00.703Z] 008c660156c9: Preparing [2024-10-11T10:49:00.703Z] d3d2d8fa8b86: Preparing [2024-10-11T10:49:00.703Z] b7100dd8e13b: Preparing [2024-10-11T10:49:00.703Z] a973ab3e4afb: Preparing [2024-10-11T10:49:00.703Z] 1e7c860e0460: Preparing [2024-10-11T10:49:00.703Z] 6134ab53d23d: Preparing [2024-10-11T10:49:00.703Z] 86586afcd6ee: Preparing [2024-10-11T10:49:00.703Z] 7e840ac6191f: Preparing [2024-10-11T10:49:00.703Z] 16703ff7bf54: Preparing [2024-10-11T10:49:00.703Z] c8f9738af248: Preparing [2024-10-11T10:49:00.703Z] 16113d51b718: Preparing [2024-10-11T10:49:00.703Z] 7e840ac6191f: Waiting [2024-10-11T10:49:00.703Z] 16703ff7bf54: Waiting [2024-10-11T10:49:00.703Z] c8f9738af248: Waiting [2024-10-11T10:49:00.703Z] 16113d51b718: Waiting [2024-10-11T10:49:00.703Z] 6134ab53d23d: Waiting [2024-10-11T10:49:00.703Z] 86586afcd6ee: Waiting [2024-10-11T10:49:00.969Z] a973ab3e4afb: Pushed [2024-10-11T10:49:00.969Z] d3d2d8fa8b86: Pushed [2024-10-11T10:49:00.969Z] 1e7c860e0460: Pushed [2024-10-11T10:49:00.969Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:00.969Z] 008c660156c9: Pushed [2024-10-11T10:49:00.969Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:00.969Z] 16113d51b718: Layer already exists [2024-10-11T10:49:01.234Z] 7e840ac6191f: Pushed [2024-10-11T10:49:01.234Z] 16703ff7bf54: Pushed [2024-10-11T10:49:03.169Z] b7100dd8e13b: Pushed [2024-10-11T10:49:04.125Z] c8f9738af248: Pushed [2024-10-11T10:49:04.125Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:325134365359cad04e5774e463f6129d4db6f011734ce23ad32c8be6a02ed4d1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:04.495Z] + 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-10-11T10:49:04.859Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-11T10:49:04.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T10:49:04.859Z] 008c660156c9: Preparing [2024-10-11T10:49:04.859Z] d3d2d8fa8b86: Preparing [2024-10-11T10:49:04.859Z] b7100dd8e13b: Preparing [2024-10-11T10:49:04.859Z] a973ab3e4afb: Preparing [2024-10-11T10:49:04.859Z] 1e7c860e0460: Preparing [2024-10-11T10:49:04.859Z] 6134ab53d23d: Preparing [2024-10-11T10:49:04.859Z] 86586afcd6ee: Preparing [2024-10-11T10:49:04.859Z] 7e840ac6191f: Preparing [2024-10-11T10:49:04.859Z] 16703ff7bf54: Preparing [2024-10-11T10:49:04.859Z] c8f9738af248: Preparing [2024-10-11T10:49:04.859Z] 16113d51b718: Preparing [2024-10-11T10:49:04.859Z] 7e840ac6191f: Waiting [2024-10-11T10:49:04.859Z] 16703ff7bf54: Waiting [2024-10-11T10:49:04.859Z] c8f9738af248: Waiting [2024-10-11T10:49:04.859Z] 16113d51b718: Waiting [2024-10-11T10:49:04.859Z] 6134ab53d23d: Waiting [2024-10-11T10:49:04.859Z] 86586afcd6ee: Waiting [2024-10-11T10:49:04.859Z] 1e7c860e0460: Layer already exists [2024-10-11T10:49:04.859Z] b7100dd8e13b: Layer already exists [2024-10-11T10:49:04.859Z] a973ab3e4afb: Layer already exists [2024-10-11T10:49:04.859Z] 008c660156c9: Layer already exists [2024-10-11T10:49:04.859Z] d3d2d8fa8b86: Layer already exists [2024-10-11T10:49:04.859Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:04.859Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:04.859Z] 7e840ac6191f: Layer already exists [2024-10-11T10:49:04.859Z] c8f9738af248: Layer already exists [2024-10-11T10:49:04.859Z] 16703ff7bf54: Layer already exists [2024-10-11T10:49:04.859Z] 16113d51b718: Layer already exists [2024-10-11T10:49:05.126Z] latest: digest: sha256:325134365359cad04e5774e463f6129d4db6f011734ce23ad32c8be6a02ed4d1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:05.477Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:05.834Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.101 [2024-10-11T10:49:05.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T10:49:05.834Z] 008c660156c9: Preparing [2024-10-11T10:49:05.834Z] d3d2d8fa8b86: Preparing [2024-10-11T10:49:05.834Z] b7100dd8e13b: Preparing [2024-10-11T10:49:05.834Z] a973ab3e4afb: Preparing [2024-10-11T10:49:05.834Z] 1e7c860e0460: Preparing [2024-10-11T10:49:05.834Z] 6134ab53d23d: Preparing [2024-10-11T10:49:05.834Z] 86586afcd6ee: Preparing [2024-10-11T10:49:05.834Z] 7e840ac6191f: Preparing [2024-10-11T10:49:05.834Z] 16703ff7bf54: Preparing [2024-10-11T10:49:05.834Z] c8f9738af248: Preparing [2024-10-11T10:49:05.834Z] 16113d51b718: Preparing [2024-10-11T10:49:05.834Z] c8f9738af248: Waiting [2024-10-11T10:49:05.834Z] 16113d51b718: Waiting [2024-10-11T10:49:05.834Z] 6134ab53d23d: Waiting [2024-10-11T10:49:05.834Z] 7e840ac6191f: Waiting [2024-10-11T10:49:05.834Z] 86586afcd6ee: Waiting [2024-10-11T10:49:05.834Z] 16703ff7bf54: Waiting [2024-10-11T10:49:05.834Z] b7100dd8e13b: Layer already exists [2024-10-11T10:49:05.834Z] d3d2d8fa8b86: Layer already exists [2024-10-11T10:49:05.834Z] 008c660156c9: Layer already exists [2024-10-11T10:49:05.834Z] a973ab3e4afb: Layer already exists [2024-10-11T10:49:05.834Z] 1e7c860e0460: Layer already exists [2024-10-11T10:49:05.834Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:05.834Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:05.834Z] 7e840ac6191f: Layer already exists [2024-10-11T10:49:05.834Z] 16703ff7bf54: Layer already exists [2024-10-11T10:49:05.834Z] c8f9738af248: Layer already exists [2024-10-11T10:49:05.834Z] 16113d51b718: Layer already exists [2024-10-11T10:49:06.100Z] 3.2.0-dev.101: digest: sha256:325134365359cad04e5774e463f6129d4db6f011734ce23ad32c8be6a02ed4d1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:06.446Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:06.802Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:49:06.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T10:49:06.803Z] 008c660156c9: Preparing [2024-10-11T10:49:06.803Z] d3d2d8fa8b86: Preparing [2024-10-11T10:49:06.803Z] b7100dd8e13b: Preparing [2024-10-11T10:49:06.803Z] a973ab3e4afb: Preparing [2024-10-11T10:49:06.803Z] 1e7c860e0460: Preparing [2024-10-11T10:49:06.803Z] 6134ab53d23d: Preparing [2024-10-11T10:49:06.803Z] 86586afcd6ee: Preparing [2024-10-11T10:49:06.803Z] 7e840ac6191f: Preparing [2024-10-11T10:49:06.803Z] 16703ff7bf54: Preparing [2024-10-11T10:49:06.803Z] c8f9738af248: Preparing [2024-10-11T10:49:06.803Z] 16113d51b718: Preparing [2024-10-11T10:49:06.803Z] 86586afcd6ee: Waiting [2024-10-11T10:49:06.803Z] 7e840ac6191f: Waiting [2024-10-11T10:49:06.803Z] c8f9738af248: Waiting [2024-10-11T10:49:06.803Z] 16703ff7bf54: Waiting [2024-10-11T10:49:06.803Z] 16113d51b718: Waiting [2024-10-11T10:49:06.803Z] 6134ab53d23d: Waiting [2024-10-11T10:49:06.803Z] a973ab3e4afb: Layer already exists [2024-10-11T10:49:06.803Z] 008c660156c9: Layer already exists [2024-10-11T10:49:06.803Z] 1e7c860e0460: Layer already exists [2024-10-11T10:49:06.803Z] b7100dd8e13b: Layer already exists [2024-10-11T10:49:06.803Z] d3d2d8fa8b86: Layer already exists [2024-10-11T10:49:06.803Z] 16703ff7bf54: Layer already exists [2024-10-11T10:49:06.803Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:06.803Z] 7e840ac6191f: Layer already exists [2024-10-11T10:49:06.803Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:06.803Z] c8f9738af248: Layer already exists [2024-10-11T10:49:06.803Z] 16113d51b718: Layer already exists [2024-10-11T10:49:07.068Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:325134365359cad04e5774e463f6129d4db6f011734ce23ad32c8be6a02ed4d1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:07.434Z] + 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-10-11T10:49:07.775Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-11T10:49:07.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-11T10:49:07.775Z] 008c660156c9: Preparing [2024-10-11T10:49:07.775Z] d3d2d8fa8b86: Preparing [2024-10-11T10:49:07.775Z] b7100dd8e13b: Preparing [2024-10-11T10:49:07.775Z] a973ab3e4afb: Preparing [2024-10-11T10:49:07.775Z] 1e7c860e0460: Preparing [2024-10-11T10:49:07.775Z] 6134ab53d23d: Preparing [2024-10-11T10:49:07.775Z] 86586afcd6ee: Preparing [2024-10-11T10:49:07.775Z] 7e840ac6191f: Preparing [2024-10-11T10:49:07.775Z] 16703ff7bf54: Preparing [2024-10-11T10:49:07.775Z] c8f9738af248: Preparing [2024-10-11T10:49:07.775Z] 16113d51b718: Preparing [2024-10-11T10:49:07.775Z] 7e840ac6191f: Waiting [2024-10-11T10:49:07.775Z] 16703ff7bf54: Waiting [2024-10-11T10:49:07.775Z] c8f9738af248: Waiting [2024-10-11T10:49:07.775Z] 16113d51b718: Waiting [2024-10-11T10:49:07.775Z] 6134ab53d23d: Waiting [2024-10-11T10:49:07.775Z] 86586afcd6ee: Waiting [2024-10-11T10:49:07.775Z] d3d2d8fa8b86: Layer already exists [2024-10-11T10:49:07.775Z] b7100dd8e13b: Layer already exists [2024-10-11T10:49:07.775Z] a973ab3e4afb: Layer already exists [2024-10-11T10:49:07.775Z] 008c660156c9: Layer already exists [2024-10-11T10:49:07.775Z] 1e7c860e0460: Layer already exists [2024-10-11T10:49:07.775Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:07.775Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:07.775Z] 7e840ac6191f: Layer already exists [2024-10-11T10:49:07.775Z] 16703ff7bf54: Layer already exists [2024-10-11T10:49:07.775Z] c8f9738af248: Layer already exists [2024-10-11T10:49:07.775Z] 16113d51b718: Layer already exists [2024-10-11T10:49:08.040Z] main: digest: sha256:325134365359cad04e5774e463f6129d4db6f011734ce23ad32c8be6a02ed4d1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:49:08.130Z] ===================================================== [Pipeline] echo [2024-10-11T10:49:08.144Z] taggedImages: [2024-10-11T10:49:08.144Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:49:08.144Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-11T10:49:08.144Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.101 [2024-10-11T10:49:08.144Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:49:08.144Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-11T10:49:08.171Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-11T10:49:08.171Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:49:08.171Z] latest [2024-10-11T10:49:08.171Z] 3.2.0-dev.101 [2024-10-11T10:49:08.171Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:49:08.171Z] main [2024-10-11T10:49:08.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:08.536Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:08.893Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:49:08.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T10:49:08.893Z] 49cbae9ab259: Preparing [2024-10-11T10:49:08.893Z] 9cc02d9df4a2: Preparing [2024-10-11T10:49:08.893Z] 64eb5e6d208c: Preparing [2024-10-11T10:49:08.893Z] 7383c169b337: Preparing [2024-10-11T10:49:08.893Z] fffd9630c152: Preparing [2024-10-11T10:49:08.893Z] a2fffd4d4e74: Preparing [2024-10-11T10:49:08.893Z] afe36d104966: Preparing [2024-10-11T10:49:08.893Z] 6134ab53d23d: Preparing [2024-10-11T10:49:08.893Z] 86586afcd6ee: Preparing [2024-10-11T10:49:08.893Z] 09c8d8c1b342: Preparing [2024-10-11T10:49:08.893Z] 43ca61432078: Preparing [2024-10-11T10:49:08.893Z] 16113d51b718: Preparing [2024-10-11T10:49:08.893Z] 86586afcd6ee: Waiting [2024-10-11T10:49:08.893Z] 16113d51b718: Waiting [2024-10-11T10:49:08.893Z] 09c8d8c1b342: Waiting [2024-10-11T10:49:08.893Z] 43ca61432078: Waiting [2024-10-11T10:49:08.893Z] afe36d104966: Waiting [2024-10-11T10:49:08.893Z] 6134ab53d23d: Waiting [2024-10-11T10:49:08.893Z] a2fffd4d4e74: Waiting [2024-10-11T10:49:09.160Z] 9cc02d9df4a2: Pushed [2024-10-11T10:49:09.160Z] fffd9630c152: Pushed [2024-10-11T10:49:09.160Z] 49cbae9ab259: Pushed [2024-10-11T10:49:09.160Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:09.160Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:09.160Z] a2fffd4d4e74: Pushed [2024-10-11T10:49:09.160Z] afe36d104966: Pushed [2024-10-11T10:49:09.426Z] 16113d51b718: Layer already exists [2024-10-11T10:49:09.426Z] 09c8d8c1b342: Pushed [2024-10-11T10:49:11.358Z] 7383c169b337: Pushed [2024-10-11T10:49:11.938Z] 64eb5e6d208c: Pushed [2024-10-11T10:49:12.204Z] 43ca61432078: Pushed [2024-10-11T10:49:12.470Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:0f17556ef32999aa77e81901afa631f26038341234d5716a610ec7bdd28568c9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:12.834Z] + 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-10-11T10:49:13.183Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-11T10:49:13.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T10:49:13.183Z] 49cbae9ab259: Preparing [2024-10-11T10:49:13.183Z] 9cc02d9df4a2: Preparing [2024-10-11T10:49:13.183Z] 64eb5e6d208c: Preparing [2024-10-11T10:49:13.183Z] 7383c169b337: Preparing [2024-10-11T10:49:13.183Z] fffd9630c152: Preparing [2024-10-11T10:49:13.183Z] a2fffd4d4e74: Preparing [2024-10-11T10:49:13.183Z] afe36d104966: Preparing [2024-10-11T10:49:13.183Z] 6134ab53d23d: Preparing [2024-10-11T10:49:13.183Z] 86586afcd6ee: Preparing [2024-10-11T10:49:13.183Z] 09c8d8c1b342: Preparing [2024-10-11T10:49:13.183Z] 43ca61432078: Preparing [2024-10-11T10:49:13.183Z] 16113d51b718: Preparing [2024-10-11T10:49:13.183Z] 6134ab53d23d: Waiting [2024-10-11T10:49:13.183Z] 86586afcd6ee: Waiting [2024-10-11T10:49:13.183Z] 09c8d8c1b342: Waiting [2024-10-11T10:49:13.183Z] 43ca61432078: Waiting [2024-10-11T10:49:13.183Z] 16113d51b718: Waiting [2024-10-11T10:49:13.183Z] a2fffd4d4e74: Waiting [2024-10-11T10:49:13.183Z] afe36d104966: Waiting [2024-10-11T10:49:13.183Z] fffd9630c152: Layer already exists [2024-10-11T10:49:13.183Z] 64eb5e6d208c: Layer already exists [2024-10-11T10:49:13.183Z] 9cc02d9df4a2: Layer already exists [2024-10-11T10:49:13.183Z] 7383c169b337: Layer already exists [2024-10-11T10:49:13.183Z] 49cbae9ab259: Layer already exists [2024-10-11T10:49:13.183Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:13.183Z] a2fffd4d4e74: Layer already exists [2024-10-11T10:49:13.183Z] afe36d104966: Layer already exists [2024-10-11T10:49:13.183Z] 09c8d8c1b342: Layer already exists [2024-10-11T10:49:13.183Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:13.183Z] 16113d51b718: Layer already exists [2024-10-11T10:49:13.183Z] 43ca61432078: Layer already exists [2024-10-11T10:49:13.447Z] latest: digest: sha256:0f17556ef32999aa77e81901afa631f26038341234d5716a610ec7bdd28568c9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:13.786Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:14.134Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.101 [2024-10-11T10:49:14.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T10:49:14.134Z] 49cbae9ab259: Preparing [2024-10-11T10:49:14.134Z] 9cc02d9df4a2: Preparing [2024-10-11T10:49:14.134Z] 64eb5e6d208c: Preparing [2024-10-11T10:49:14.134Z] 7383c169b337: Preparing [2024-10-11T10:49:14.134Z] fffd9630c152: Preparing [2024-10-11T10:49:14.134Z] a2fffd4d4e74: Preparing [2024-10-11T10:49:14.134Z] afe36d104966: Preparing [2024-10-11T10:49:14.134Z] 6134ab53d23d: Preparing [2024-10-11T10:49:14.134Z] 86586afcd6ee: Preparing [2024-10-11T10:49:14.134Z] a2fffd4d4e74: Waiting [2024-10-11T10:49:14.134Z] 09c8d8c1b342: Preparing [2024-10-11T10:49:14.134Z] 43ca61432078: Preparing [2024-10-11T10:49:14.134Z] afe36d104966: Waiting [2024-10-11T10:49:14.134Z] 16113d51b718: Preparing [2024-10-11T10:49:14.134Z] 6134ab53d23d: Waiting [2024-10-11T10:49:14.134Z] 86586afcd6ee: Waiting [2024-10-11T10:49:14.134Z] 43ca61432078: Waiting [2024-10-11T10:49:14.134Z] 16113d51b718: Waiting [2024-10-11T10:49:14.134Z] 09c8d8c1b342: Waiting [2024-10-11T10:49:14.134Z] 7383c169b337: Layer already exists [2024-10-11T10:49:14.134Z] 64eb5e6d208c: Layer already exists [2024-10-11T10:49:14.134Z] fffd9630c152: Layer already exists [2024-10-11T10:49:14.134Z] 9cc02d9df4a2: Layer already exists [2024-10-11T10:49:14.134Z] 49cbae9ab259: Layer already exists [2024-10-11T10:49:14.134Z] afe36d104966: Layer already exists [2024-10-11T10:49:14.134Z] a2fffd4d4e74: Layer already exists [2024-10-11T10:49:14.134Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:14.134Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:14.134Z] 09c8d8c1b342: Layer already exists [2024-10-11T10:49:14.134Z] 43ca61432078: Layer already exists [2024-10-11T10:49:14.134Z] 16113d51b718: Layer already exists [2024-10-11T10:49:14.399Z] 3.2.0-dev.101: digest: sha256:0f17556ef32999aa77e81901afa631f26038341234d5716a610ec7bdd28568c9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:14.746Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:15.091Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:49:15.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T10:49:15.091Z] 49cbae9ab259: Preparing [2024-10-11T10:49:15.091Z] 9cc02d9df4a2: Preparing [2024-10-11T10:49:15.091Z] 64eb5e6d208c: Preparing [2024-10-11T10:49:15.091Z] 7383c169b337: Preparing [2024-10-11T10:49:15.091Z] fffd9630c152: Preparing [2024-10-11T10:49:15.091Z] a2fffd4d4e74: Preparing [2024-10-11T10:49:15.091Z] afe36d104966: Preparing [2024-10-11T10:49:15.091Z] 6134ab53d23d: Preparing [2024-10-11T10:49:15.091Z] 86586afcd6ee: Preparing [2024-10-11T10:49:15.091Z] 09c8d8c1b342: Preparing [2024-10-11T10:49:15.091Z] 43ca61432078: Preparing [2024-10-11T10:49:15.091Z] 16113d51b718: Preparing [2024-10-11T10:49:15.091Z] 6134ab53d23d: Waiting [2024-10-11T10:49:15.091Z] 86586afcd6ee: Waiting [2024-10-11T10:49:15.091Z] 09c8d8c1b342: Waiting [2024-10-11T10:49:15.091Z] 16113d51b718: Waiting [2024-10-11T10:49:15.091Z] a2fffd4d4e74: Waiting [2024-10-11T10:49:15.091Z] 43ca61432078: Waiting [2024-10-11T10:49:15.091Z] afe36d104966: Waiting [2024-10-11T10:49:15.091Z] 9cc02d9df4a2: Layer already exists [2024-10-11T10:49:15.091Z] fffd9630c152: Layer already exists [2024-10-11T10:49:15.091Z] 64eb5e6d208c: Layer already exists [2024-10-11T10:49:15.091Z] 7383c169b337: Layer already exists [2024-10-11T10:49:15.091Z] 49cbae9ab259: Layer already exists [2024-10-11T10:49:15.091Z] a2fffd4d4e74: Layer already exists [2024-10-11T10:49:15.091Z] 09c8d8c1b342: Layer already exists [2024-10-11T10:49:15.091Z] afe36d104966: Layer already exists [2024-10-11T10:49:15.091Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:15.091Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:15.091Z] 43ca61432078: Layer already exists [2024-10-11T10:49:15.091Z] 16113d51b718: Layer already exists [2024-10-11T10:49:15.357Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:0f17556ef32999aa77e81901afa631f26038341234d5716a610ec7bdd28568c9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:15.796Z] + 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-10-11T10:49:16.182Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-11T10:49:16.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-11T10:49:16.182Z] 49cbae9ab259: Preparing [2024-10-11T10:49:16.182Z] 9cc02d9df4a2: Preparing [2024-10-11T10:49:16.182Z] 64eb5e6d208c: Preparing [2024-10-11T10:49:16.182Z] 7383c169b337: Preparing [2024-10-11T10:49:16.182Z] fffd9630c152: Preparing [2024-10-11T10:49:16.182Z] a2fffd4d4e74: Preparing [2024-10-11T10:49:16.182Z] afe36d104966: Preparing [2024-10-11T10:49:16.182Z] 6134ab53d23d: Preparing [2024-10-11T10:49:16.182Z] 86586afcd6ee: Preparing [2024-10-11T10:49:16.182Z] 09c8d8c1b342: Preparing [2024-10-11T10:49:16.182Z] 43ca61432078: Preparing [2024-10-11T10:49:16.182Z] 16113d51b718: Preparing [2024-10-11T10:49:16.182Z] 6134ab53d23d: Waiting [2024-10-11T10:49:16.182Z] a2fffd4d4e74: Waiting [2024-10-11T10:49:16.182Z] afe36d104966: Waiting [2024-10-11T10:49:16.182Z] 09c8d8c1b342: Waiting [2024-10-11T10:49:16.182Z] 43ca61432078: Waiting [2024-10-11T10:49:16.182Z] 16113d51b718: Waiting [2024-10-11T10:49:16.182Z] 86586afcd6ee: Waiting [2024-10-11T10:49:16.182Z] 9cc02d9df4a2: Layer already exists [2024-10-11T10:49:16.182Z] fffd9630c152: Layer already exists [2024-10-11T10:49:16.182Z] 49cbae9ab259: Layer already exists [2024-10-11T10:49:16.182Z] 7383c169b337: Layer already exists [2024-10-11T10:49:16.182Z] 64eb5e6d208c: Layer already exists [2024-10-11T10:49:16.182Z] a2fffd4d4e74: Layer already exists [2024-10-11T10:49:16.182Z] afe36d104966: Layer already exists [2024-10-11T10:49:16.182Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:16.182Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:16.182Z] 09c8d8c1b342: Layer already exists [2024-10-11T10:49:16.182Z] 16113d51b718: Layer already exists [2024-10-11T10:49:16.182Z] 43ca61432078: Layer already exists [2024-10-11T10:49:16.455Z] main: digest: sha256:0f17556ef32999aa77e81901afa631f26038341234d5716a610ec7bdd28568c9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:49:16.532Z] ===================================================== [Pipeline] echo [2024-10-11T10:49:16.551Z] taggedImages: [2024-10-11T10:49:16.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:49:16.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-11T10:49:16.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.101 [2024-10-11T10:49:16.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:49:16.551Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-11T10:49:16.586Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-11T10:49:16.586Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:49:16.586Z] latest [2024-10-11T10:49:16.586Z] 3.2.0-dev.101 [2024-10-11T10:49:16.586Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:49:16.586Z] main [2024-10-11T10:49:16.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:16.969Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:17.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:49:17.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T10:49:17.354Z] 16138c9a1af4: Preparing [2024-10-11T10:49:17.354Z] d50e5983f40d: Preparing [2024-10-11T10:49:17.354Z] 6134ab53d23d: Preparing [2024-10-11T10:49:17.354Z] 86586afcd6ee: Preparing [2024-10-11T10:49:17.354Z] a0dd3598fa48: Preparing [2024-10-11T10:49:17.354Z] fa95c3507d57: Preparing [2024-10-11T10:49:17.354Z] 16113d51b718: Preparing [2024-10-11T10:49:17.354Z] fa95c3507d57: Waiting [2024-10-11T10:49:17.354Z] 16113d51b718: Waiting [2024-10-11T10:49:17.354Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:17.354Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:17.619Z] 16113d51b718: Layer already exists [2024-10-11T10:49:17.619Z] 16138c9a1af4: Pushed [2024-10-11T10:49:17.619Z] a0dd3598fa48: Pushed [2024-10-11T10:49:19.565Z] fa95c3507d57: Pushed [2024-10-11T10:49:20.962Z] d50e5983f40d: Pushed [2024-10-11T10:49:21.227Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:0639d6d61f9173f9f963e92752a75645e7010c85062741770245506f64befe62 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:21.575Z] + 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-10-11T10:49:21.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-11T10:49:21.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T10:49:21.917Z] 16138c9a1af4: Preparing [2024-10-11T10:49:21.917Z] d50e5983f40d: Preparing [2024-10-11T10:49:21.917Z] 6134ab53d23d: Preparing [2024-10-11T10:49:21.917Z] 86586afcd6ee: Preparing [2024-10-11T10:49:21.917Z] a0dd3598fa48: Preparing [2024-10-11T10:49:21.917Z] fa95c3507d57: Preparing [2024-10-11T10:49:21.917Z] 16113d51b718: Preparing [2024-10-11T10:49:21.917Z] fa95c3507d57: Waiting [2024-10-11T10:49:21.917Z] 16113d51b718: Waiting [2024-10-11T10:49:21.917Z] d50e5983f40d: Layer already exists [2024-10-11T10:49:21.917Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:21.917Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:21.917Z] a0dd3598fa48: Layer already exists [2024-10-11T10:49:21.917Z] 16138c9a1af4: Layer already exists [2024-10-11T10:49:21.917Z] 16113d51b718: Layer already exists [2024-10-11T10:49:21.917Z] fa95c3507d57: Layer already exists [2024-10-11T10:49:22.181Z] latest: digest: sha256:0639d6d61f9173f9f963e92752a75645e7010c85062741770245506f64befe62 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:22.538Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:22.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.101 [2024-10-11T10:49:22.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T10:49:22.882Z] 16138c9a1af4: Preparing [2024-10-11T10:49:22.882Z] d50e5983f40d: Preparing [2024-10-11T10:49:22.882Z] 6134ab53d23d: Preparing [2024-10-11T10:49:22.882Z] 86586afcd6ee: Preparing [2024-10-11T10:49:22.882Z] a0dd3598fa48: Preparing [2024-10-11T10:49:22.882Z] fa95c3507d57: Preparing [2024-10-11T10:49:22.882Z] 16113d51b718: Preparing [2024-10-11T10:49:22.882Z] fa95c3507d57: Waiting [2024-10-11T10:49:22.882Z] 16113d51b718: Waiting [2024-10-11T10:49:22.882Z] d50e5983f40d: Layer already exists [2024-10-11T10:49:22.882Z] a0dd3598fa48: Layer already exists [2024-10-11T10:49:22.882Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:22.882Z] 16138c9a1af4: Layer already exists [2024-10-11T10:49:22.882Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:22.882Z] fa95c3507d57: Layer already exists [2024-10-11T10:49:22.882Z] 16113d51b718: Layer already exists [2024-10-11T10:49:22.882Z] 3.2.0-dev.101: digest: sha256:0639d6d61f9173f9f963e92752a75645e7010c85062741770245506f64befe62 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:23.597Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:23.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:49:23.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T10:49:23.939Z] 16138c9a1af4: Preparing [2024-10-11T10:49:23.939Z] d50e5983f40d: Preparing [2024-10-11T10:49:23.939Z] 6134ab53d23d: Preparing [2024-10-11T10:49:23.939Z] 86586afcd6ee: Preparing [2024-10-11T10:49:23.939Z] a0dd3598fa48: Preparing [2024-10-11T10:49:23.939Z] fa95c3507d57: Preparing [2024-10-11T10:49:23.939Z] 16113d51b718: Preparing [2024-10-11T10:49:23.939Z] fa95c3507d57: Waiting [2024-10-11T10:49:23.939Z] 16113d51b718: Waiting [2024-10-11T10:49:23.939Z] 16138c9a1af4: Layer already exists [2024-10-11T10:49:23.939Z] d50e5983f40d: Layer already exists [2024-10-11T10:49:23.939Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:23.939Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:23.939Z] a0dd3598fa48: Layer already exists [2024-10-11T10:49:23.939Z] fa95c3507d57: Layer already exists [2024-10-11T10:49:23.939Z] 16113d51b718: Layer already exists [2024-10-11T10:49:23.939Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:0639d6d61f9173f9f963e92752a75645e7010c85062741770245506f64befe62 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:24.552Z] + 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-10-11T10:49:24.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-11T10:49:24.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-11T10:49:24.896Z] 16138c9a1af4: Preparing [2024-10-11T10:49:24.896Z] d50e5983f40d: Preparing [2024-10-11T10:49:24.896Z] 6134ab53d23d: Preparing [2024-10-11T10:49:24.896Z] 86586afcd6ee: Preparing [2024-10-11T10:49:24.896Z] a0dd3598fa48: Preparing [2024-10-11T10:49:24.896Z] fa95c3507d57: Preparing [2024-10-11T10:49:24.896Z] 16113d51b718: Preparing [2024-10-11T10:49:24.896Z] fa95c3507d57: Waiting [2024-10-11T10:49:24.896Z] 16113d51b718: Waiting [2024-10-11T10:49:24.896Z] a0dd3598fa48: Layer already exists [2024-10-11T10:49:24.896Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:24.896Z] 16138c9a1af4: Layer already exists [2024-10-11T10:49:24.896Z] d50e5983f40d: Layer already exists [2024-10-11T10:49:24.896Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:24.896Z] 16113d51b718: Layer already exists [2024-10-11T10:49:24.896Z] fa95c3507d57: Layer already exists [2024-10-11T10:49:25.168Z] main: digest: sha256:0639d6d61f9173f9f963e92752a75645e7010c85062741770245506f64befe62 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:49:25.240Z] ===================================================== [Pipeline] echo [2024-10-11T10:49:25.254Z] taggedImages: [2024-10-11T10:49:25.254Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:49:25.254Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-11T10:49:25.254Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.101 [2024-10-11T10:49:25.254Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:49:25.254Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-11T10:49:25.286Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-11T10:49:25.286Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:49:25.286Z] latest [2024-10-11T10:49:25.286Z] 3.2.0-dev.101 [2024-10-11T10:49:25.286Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:49:25.286Z] main [2024-10-11T10:49:25.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:25.653Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:25.990Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:49:25.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T10:49:25.990Z] 6c4278e8987e: Preparing [2024-10-11T10:49:25.990Z] 87197c8cb29a: Preparing [2024-10-11T10:49:25.990Z] ac1f981c7e7d: Preparing [2024-10-11T10:49:25.990Z] 6134ab53d23d: Preparing [2024-10-11T10:49:25.990Z] 86586afcd6ee: Preparing [2024-10-11T10:49:25.990Z] 1c31d45d7d99: Preparing [2024-10-11T10:49:25.990Z] 3c39501361ed: Preparing [2024-10-11T10:49:25.990Z] a3bacca947ce: Preparing [2024-10-11T10:49:25.990Z] 22ab6ff18eec: Preparing [2024-10-11T10:49:25.990Z] 16113d51b718: Preparing [2024-10-11T10:49:25.990Z] 1c31d45d7d99: Waiting [2024-10-11T10:49:25.990Z] 3c39501361ed: Waiting [2024-10-11T10:49:25.990Z] a3bacca947ce: Waiting [2024-10-11T10:49:25.990Z] 22ab6ff18eec: Waiting [2024-10-11T10:49:25.990Z] 16113d51b718: Waiting [2024-10-11T10:49:25.990Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:25.990Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:26.254Z] 87197c8cb29a: Pushed [2024-10-11T10:49:26.254Z] ac1f981c7e7d: Pushed [2024-10-11T10:49:26.254Z] 6c4278e8987e: Pushed [2024-10-11T10:49:26.254Z] 16113d51b718: Layer already exists [2024-10-11T10:49:26.518Z] a3bacca947ce: Pushed [2024-10-11T10:49:27.094Z] 22ab6ff18eec: Pushed [2024-10-11T10:49:44.500Z] 3c39501361ed: Pushed [2024-10-11T10:49:51.119Z] 1c31d45d7d99: Pushed [2024-10-11T10:49:51.119Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:66582cb0a2b86b68218a791c191ff8e018f6ecb8a29e3206d5eb445a2270f474 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:51.469Z] + 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-10-11T10:49:51.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-11T10:49:51.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T10:49:51.815Z] 6c4278e8987e: Preparing [2024-10-11T10:49:51.815Z] 87197c8cb29a: Preparing [2024-10-11T10:49:51.815Z] ac1f981c7e7d: Preparing [2024-10-11T10:49:51.815Z] 6134ab53d23d: Preparing [2024-10-11T10:49:51.815Z] 86586afcd6ee: Preparing [2024-10-11T10:49:51.815Z] 1c31d45d7d99: Preparing [2024-10-11T10:49:51.815Z] 3c39501361ed: Preparing [2024-10-11T10:49:51.815Z] a3bacca947ce: Preparing [2024-10-11T10:49:51.815Z] 22ab6ff18eec: Preparing [2024-10-11T10:49:51.815Z] 16113d51b718: Preparing [2024-10-11T10:49:51.815Z] 3c39501361ed: Waiting [2024-10-11T10:49:51.815Z] a3bacca947ce: Waiting [2024-10-11T10:49:51.815Z] 22ab6ff18eec: Waiting [2024-10-11T10:49:51.815Z] 16113d51b718: Waiting [2024-10-11T10:49:51.815Z] 1c31d45d7d99: Waiting [2024-10-11T10:49:51.815Z] 87197c8cb29a: Layer already exists [2024-10-11T10:49:51.815Z] 6c4278e8987e: Layer already exists [2024-10-11T10:49:51.815Z] ac1f981c7e7d: Layer already exists [2024-10-11T10:49:51.815Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:51.815Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:51.815Z] a3bacca947ce: Layer already exists [2024-10-11T10:49:51.815Z] 3c39501361ed: Layer already exists [2024-10-11T10:49:51.815Z] 1c31d45d7d99: Layer already exists [2024-10-11T10:49:51.815Z] 16113d51b718: Layer already exists [2024-10-11T10:49:51.815Z] 22ab6ff18eec: Layer already exists [2024-10-11T10:49:52.079Z] latest: digest: sha256:66582cb0a2b86b68218a791c191ff8e018f6ecb8a29e3206d5eb445a2270f474 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:52.418Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:52.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.101 [2024-10-11T10:49:52.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T10:49:52.764Z] 6c4278e8987e: Preparing [2024-10-11T10:49:52.764Z] 87197c8cb29a: Preparing [2024-10-11T10:49:52.764Z] ac1f981c7e7d: Preparing [2024-10-11T10:49:52.764Z] 6134ab53d23d: Preparing [2024-10-11T10:49:52.764Z] 86586afcd6ee: Preparing [2024-10-11T10:49:52.764Z] 1c31d45d7d99: Preparing [2024-10-11T10:49:52.764Z] 3c39501361ed: Preparing [2024-10-11T10:49:52.764Z] a3bacca947ce: Preparing [2024-10-11T10:49:52.764Z] 22ab6ff18eec: Preparing [2024-10-11T10:49:52.764Z] 16113d51b718: Preparing [2024-10-11T10:49:52.764Z] 1c31d45d7d99: Waiting [2024-10-11T10:49:52.764Z] 3c39501361ed: Waiting [2024-10-11T10:49:52.764Z] a3bacca947ce: Waiting [2024-10-11T10:49:52.764Z] 16113d51b718: Waiting [2024-10-11T10:49:52.764Z] 22ab6ff18eec: Waiting [2024-10-11T10:49:52.764Z] ac1f981c7e7d: Layer already exists [2024-10-11T10:49:52.764Z] 87197c8cb29a: Layer already exists [2024-10-11T10:49:52.764Z] 6c4278e8987e: Layer already exists [2024-10-11T10:49:52.764Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:52.764Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:52.764Z] 1c31d45d7d99: Layer already exists [2024-10-11T10:49:52.764Z] a3bacca947ce: Layer already exists [2024-10-11T10:49:52.764Z] 3c39501361ed: Layer already exists [2024-10-11T10:49:52.764Z] 22ab6ff18eec: Layer already exists [2024-10-11T10:49:52.764Z] 16113d51b718: Layer already exists [2024-10-11T10:49:53.029Z] 3.2.0-dev.101: digest: sha256:66582cb0a2b86b68218a791c191ff8e018f6ecb8a29e3206d5eb445a2270f474 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:53.390Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:53.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:49:53.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T10:49:53.741Z] 6c4278e8987e: Preparing [2024-10-11T10:49:53.741Z] 87197c8cb29a: Preparing [2024-10-11T10:49:53.741Z] ac1f981c7e7d: Preparing [2024-10-11T10:49:53.741Z] 6134ab53d23d: Preparing [2024-10-11T10:49:53.741Z] 86586afcd6ee: Preparing [2024-10-11T10:49:53.741Z] 1c31d45d7d99: Preparing [2024-10-11T10:49:53.741Z] 3c39501361ed: Preparing [2024-10-11T10:49:53.741Z] a3bacca947ce: Preparing [2024-10-11T10:49:53.741Z] 22ab6ff18eec: Preparing [2024-10-11T10:49:53.741Z] 16113d51b718: Preparing [2024-10-11T10:49:53.741Z] 1c31d45d7d99: Waiting [2024-10-11T10:49:53.741Z] a3bacca947ce: Waiting [2024-10-11T10:49:53.741Z] 22ab6ff18eec: Waiting [2024-10-11T10:49:53.741Z] 16113d51b718: Waiting [2024-10-11T10:49:53.742Z] ac1f981c7e7d: Layer already exists [2024-10-11T10:49:53.742Z] 6c4278e8987e: Layer already exists [2024-10-11T10:49:53.742Z] 87197c8cb29a: Layer already exists [2024-10-11T10:49:53.742Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:53.742Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:53.742Z] 22ab6ff18eec: Layer already exists [2024-10-11T10:49:53.742Z] 3c39501361ed: Layer already exists [2024-10-11T10:49:53.742Z] 1c31d45d7d99: Layer already exists [2024-10-11T10:49:53.742Z] a3bacca947ce: Layer already exists [2024-10-11T10:49:53.742Z] 16113d51b718: Layer already exists [2024-10-11T10:49:54.005Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:66582cb0a2b86b68218a791c191ff8e018f6ecb8a29e3206d5eb445a2270f474 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:54.366Z] + 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-10-11T10:49:54.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-11T10:49:54.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-11T10:49:54.713Z] 6c4278e8987e: Preparing [2024-10-11T10:49:54.713Z] 87197c8cb29a: Preparing [2024-10-11T10:49:54.713Z] ac1f981c7e7d: Preparing [2024-10-11T10:49:54.713Z] 6134ab53d23d: Preparing [2024-10-11T10:49:54.713Z] 86586afcd6ee: Preparing [2024-10-11T10:49:54.713Z] 1c31d45d7d99: Preparing [2024-10-11T10:49:54.713Z] 3c39501361ed: Preparing [2024-10-11T10:49:54.713Z] a3bacca947ce: Preparing [2024-10-11T10:49:54.713Z] 22ab6ff18eec: Preparing [2024-10-11T10:49:54.713Z] 16113d51b718: Preparing [2024-10-11T10:49:54.713Z] 1c31d45d7d99: Waiting [2024-10-11T10:49:54.713Z] 3c39501361ed: Waiting [2024-10-11T10:49:54.713Z] a3bacca947ce: Waiting [2024-10-11T10:49:54.713Z] 16113d51b718: Waiting [2024-10-11T10:49:54.713Z] 22ab6ff18eec: Waiting [2024-10-11T10:49:54.713Z] 6c4278e8987e: Layer already exists [2024-10-11T10:49:54.713Z] 87197c8cb29a: Layer already exists [2024-10-11T10:49:54.713Z] ac1f981c7e7d: Layer already exists [2024-10-11T10:49:54.713Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:54.713Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:54.713Z] 1c31d45d7d99: Layer already exists [2024-10-11T10:49:54.713Z] 3c39501361ed: Layer already exists [2024-10-11T10:49:54.713Z] 16113d51b718: Layer already exists [2024-10-11T10:49:54.713Z] a3bacca947ce: Layer already exists [2024-10-11T10:49:54.713Z] 22ab6ff18eec: Layer already exists [2024-10-11T10:49:54.976Z] main: digest: sha256:66582cb0a2b86b68218a791c191ff8e018f6ecb8a29e3206d5eb445a2270f474 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:49:55.059Z] ===================================================== [Pipeline] echo [2024-10-11T10:49:55.076Z] taggedImages: [2024-10-11T10:49:55.076Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:49:55.076Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-11T10:49:55.076Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.101 [2024-10-11T10:49:55.076Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:49:55.076Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-11T10:49:55.113Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-11T10:49:55.113Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:49:55.113Z] latest [2024-10-11T10:49:55.113Z] 3.2.0-dev.101 [2024-10-11T10:49:55.113Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:49:55.113Z] main [2024-10-11T10:49:55.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:55.482Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:49:55.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:49:55.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T10:49:55.829Z] a486a7ec9196: Preparing [2024-10-11T10:49:55.829Z] 1082826e2f9c: Preparing [2024-10-11T10:49:55.829Z] 7dfa5f34f2ad: Preparing [2024-10-11T10:49:55.829Z] 6134ab53d23d: Preparing [2024-10-11T10:49:55.829Z] 86586afcd6ee: Preparing [2024-10-11T10:49:55.829Z] ef5c77b21b1d: Preparing [2024-10-11T10:49:55.829Z] 6a4220fef6da: Preparing [2024-10-11T10:49:55.829Z] 9d67c756934d: Preparing [2024-10-11T10:49:55.829Z] 16113d51b718: Preparing [2024-10-11T10:49:55.829Z] 6a4220fef6da: Waiting [2024-10-11T10:49:55.829Z] ef5c77b21b1d: Waiting [2024-10-11T10:49:55.829Z] 9d67c756934d: Waiting [2024-10-11T10:49:55.829Z] 16113d51b718: Waiting [2024-10-11T10:49:55.829Z] 6134ab53d23d: Layer already exists [2024-10-11T10:49:56.092Z] 86586afcd6ee: Layer already exists [2024-10-11T10:49:56.092Z] 7dfa5f34f2ad: Pushed [2024-10-11T10:49:56.092Z] 1082826e2f9c: Pushed [2024-10-11T10:49:56.092Z] a486a7ec9196: Pushed [2024-10-11T10:49:56.092Z] 16113d51b718: Layer already exists [2024-10-11T10:49:56.092Z] 6a4220fef6da: Pushed [2024-10-11T10:49:56.669Z] 9d67c756934d: Pushed [2024-10-11T10:50:18.684Z] ef5c77b21b1d: Pushed [2024-10-11T10:50:18.685Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:2b76f5f1ff2069dc7e5ca6f13e47b8ee30ec80475aa86443124b9d1102475b01 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:19.037Z] + 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-10-11T10:50:19.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-11T10:50:19.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T10:50:19.387Z] a486a7ec9196: Preparing [2024-10-11T10:50:19.387Z] 1082826e2f9c: Preparing [2024-10-11T10:50:19.387Z] 7dfa5f34f2ad: Preparing [2024-10-11T10:50:19.387Z] 6134ab53d23d: Preparing [2024-10-11T10:50:19.387Z] 86586afcd6ee: Preparing [2024-10-11T10:50:19.387Z] ef5c77b21b1d: Preparing [2024-10-11T10:50:19.387Z] 6a4220fef6da: Preparing [2024-10-11T10:50:19.387Z] 9d67c756934d: Preparing [2024-10-11T10:50:19.387Z] 16113d51b718: Preparing [2024-10-11T10:50:19.387Z] ef5c77b21b1d: Waiting [2024-10-11T10:50:19.387Z] 6a4220fef6da: Waiting [2024-10-11T10:50:19.387Z] 9d67c756934d: Waiting [2024-10-11T10:50:19.387Z] 16113d51b718: Waiting [2024-10-11T10:50:19.387Z] 6134ab53d23d: Layer already exists [2024-10-11T10:50:19.387Z] 1082826e2f9c: Layer already exists [2024-10-11T10:50:19.387Z] a486a7ec9196: Layer already exists [2024-10-11T10:50:19.387Z] 7dfa5f34f2ad: Layer already exists [2024-10-11T10:50:19.387Z] 86586afcd6ee: Layer already exists [2024-10-11T10:50:19.387Z] ef5c77b21b1d: Layer already exists [2024-10-11T10:50:19.387Z] 6a4220fef6da: Layer already exists [2024-10-11T10:50:19.387Z] 16113d51b718: Layer already exists [2024-10-11T10:50:19.387Z] 9d67c756934d: Layer already exists [2024-10-11T10:50:19.650Z] latest: digest: sha256:2b76f5f1ff2069dc7e5ca6f13e47b8ee30ec80475aa86443124b9d1102475b01 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:20.005Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:20.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.101 [2024-10-11T10:50:20.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T10:50:20.351Z] a486a7ec9196: Preparing [2024-10-11T10:50:20.351Z] 1082826e2f9c: Preparing [2024-10-11T10:50:20.351Z] 7dfa5f34f2ad: Preparing [2024-10-11T10:50:20.351Z] 6134ab53d23d: Preparing [2024-10-11T10:50:20.351Z] 86586afcd6ee: Preparing [2024-10-11T10:50:20.351Z] ef5c77b21b1d: Preparing [2024-10-11T10:50:20.351Z] 6a4220fef6da: Preparing [2024-10-11T10:50:20.351Z] 9d67c756934d: Preparing [2024-10-11T10:50:20.351Z] 16113d51b718: Preparing [2024-10-11T10:50:20.351Z] ef5c77b21b1d: Waiting [2024-10-11T10:50:20.352Z] 6a4220fef6da: Waiting [2024-10-11T10:50:20.352Z] 9d67c756934d: Waiting [2024-10-11T10:50:20.352Z] 16113d51b718: Waiting [2024-10-11T10:50:20.352Z] 6134ab53d23d: Layer already exists [2024-10-11T10:50:20.352Z] 1082826e2f9c: Layer already exists [2024-10-11T10:50:20.352Z] a486a7ec9196: Layer already exists [2024-10-11T10:50:20.352Z] 7dfa5f34f2ad: Layer already exists [2024-10-11T10:50:20.352Z] 86586afcd6ee: Layer already exists [2024-10-11T10:50:20.352Z] 9d67c756934d: Layer already exists [2024-10-11T10:50:20.352Z] ef5c77b21b1d: Layer already exists [2024-10-11T10:50:20.352Z] 6a4220fef6da: Layer already exists [2024-10-11T10:50:20.352Z] 16113d51b718: Layer already exists [2024-10-11T10:50:20.352Z] 3.2.0-dev.101: digest: sha256:2b76f5f1ff2069dc7e5ca6f13e47b8ee30ec80475aa86443124b9d1102475b01 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:20.969Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:21.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:50:21.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T10:50:21.321Z] a486a7ec9196: Preparing [2024-10-11T10:50:21.321Z] 1082826e2f9c: Preparing [2024-10-11T10:50:21.321Z] 7dfa5f34f2ad: Preparing [2024-10-11T10:50:21.321Z] 6134ab53d23d: Preparing [2024-10-11T10:50:21.321Z] 86586afcd6ee: Preparing [2024-10-11T10:50:21.321Z] ef5c77b21b1d: Preparing [2024-10-11T10:50:21.321Z] 6a4220fef6da: Preparing [2024-10-11T10:50:21.321Z] 9d67c756934d: Preparing [2024-10-11T10:50:21.321Z] 16113d51b718: Preparing [2024-10-11T10:50:21.321Z] ef5c77b21b1d: Waiting [2024-10-11T10:50:21.321Z] 6a4220fef6da: Waiting [2024-10-11T10:50:21.321Z] 9d67c756934d: Waiting [2024-10-11T10:50:21.321Z] 16113d51b718: Waiting [2024-10-11T10:50:21.321Z] 1082826e2f9c: Layer already exists [2024-10-11T10:50:21.321Z] 7dfa5f34f2ad: Layer already exists [2024-10-11T10:50:21.321Z] a486a7ec9196: Layer already exists [2024-10-11T10:50:21.321Z] 86586afcd6ee: Layer already exists [2024-10-11T10:50:21.321Z] 6134ab53d23d: Layer already exists [2024-10-11T10:50:21.321Z] 9d67c756934d: Layer already exists [2024-10-11T10:50:21.321Z] 6a4220fef6da: Layer already exists [2024-10-11T10:50:21.321Z] 16113d51b718: Layer already exists [2024-10-11T10:50:21.321Z] ef5c77b21b1d: Layer already exists [2024-10-11T10:50:21.587Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:2b76f5f1ff2069dc7e5ca6f13e47b8ee30ec80475aa86443124b9d1102475b01 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:21.938Z] + 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-10-11T10:50:22.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-11T10:50:22.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-11T10:50:22.292Z] a486a7ec9196: Preparing [2024-10-11T10:50:22.292Z] 1082826e2f9c: Preparing [2024-10-11T10:50:22.292Z] 7dfa5f34f2ad: Preparing [2024-10-11T10:50:22.292Z] 6134ab53d23d: Preparing [2024-10-11T10:50:22.292Z] 86586afcd6ee: Preparing [2024-10-11T10:50:22.292Z] ef5c77b21b1d: Preparing [2024-10-11T10:50:22.292Z] 6a4220fef6da: Preparing [2024-10-11T10:50:22.292Z] 9d67c756934d: Preparing [2024-10-11T10:50:22.292Z] 16113d51b718: Preparing [2024-10-11T10:50:22.292Z] 6a4220fef6da: Waiting [2024-10-11T10:50:22.292Z] 9d67c756934d: Waiting [2024-10-11T10:50:22.292Z] 16113d51b718: Waiting [2024-10-11T10:50:22.292Z] ef5c77b21b1d: Waiting [2024-10-11T10:50:22.292Z] 1082826e2f9c: Layer already exists [2024-10-11T10:50:22.292Z] 7dfa5f34f2ad: Layer already exists [2024-10-11T10:50:22.292Z] a486a7ec9196: Layer already exists [2024-10-11T10:50:22.292Z] 86586afcd6ee: Layer already exists [2024-10-11T10:50:22.292Z] 6134ab53d23d: Layer already exists [2024-10-11T10:50:22.292Z] ef5c77b21b1d: Layer already exists [2024-10-11T10:50:22.292Z] 16113d51b718: Layer already exists [2024-10-11T10:50:22.292Z] 6a4220fef6da: Layer already exists [2024-10-11T10:50:22.292Z] 9d67c756934d: Layer already exists [2024-10-11T10:50:22.556Z] main: digest: sha256:2b76f5f1ff2069dc7e5ca6f13e47b8ee30ec80475aa86443124b9d1102475b01 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:50:22.628Z] ===================================================== [Pipeline] echo [2024-10-11T10:50:22.642Z] taggedImages: [2024-10-11T10:50:22.642Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:50:22.642Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-11T10:50:22.642Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.101 [2024-10-11T10:50:22.642Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:50:22.642Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-11T10:50:22.667Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-11T10:50:22.667Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:50:22.667Z] latest [2024-10-11T10:50:22.667Z] 3.2.0-dev.101 [2024-10-11T10:50:22.667Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:50:22.667Z] main [2024-10-11T10:50:22.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:23.026Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:23.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:50:23.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T10:50:23.370Z] 01a72b996e0b: Preparing [2024-10-11T10:50:23.370Z] 8595cf256dbf: Preparing [2024-10-11T10:50:23.370Z] ba05d6de79f3: Preparing [2024-10-11T10:50:23.370Z] 6134ab53d23d: Preparing [2024-10-11T10:50:23.370Z] 86586afcd6ee: Preparing [2024-10-11T10:50:23.370Z] 9d2b589105f8: Preparing [2024-10-11T10:50:23.370Z] a3bacca947ce: Preparing [2024-10-11T10:50:23.370Z] 22ab6ff18eec: Preparing [2024-10-11T10:50:23.370Z] 16113d51b718: Preparing [2024-10-11T10:50:23.370Z] 9d2b589105f8: Waiting [2024-10-11T10:50:23.370Z] a3bacca947ce: Waiting [2024-10-11T10:50:23.370Z] 22ab6ff18eec: Waiting [2024-10-11T10:50:23.370Z] 16113d51b718: Waiting [2024-10-11T10:50:23.370Z] 86586afcd6ee: Layer already exists [2024-10-11T10:50:23.370Z] 6134ab53d23d: Layer already exists [2024-10-11T10:50:23.634Z] a3bacca947ce: Layer already exists [2024-10-11T10:50:23.634Z] ba05d6de79f3: Pushed [2024-10-11T10:50:23.634Z] 8595cf256dbf: Pushed [2024-10-11T10:50:23.634Z] 01a72b996e0b: Pushed [2024-10-11T10:50:23.634Z] 22ab6ff18eec: Layer already exists [2024-10-11T10:50:23.634Z] 16113d51b718: Layer already exists [2024-10-11T10:50:45.645Z] 9d2b589105f8: Pushed [2024-10-11T10:50:45.645Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:5f46ebddf9f3a8aac585a2705905ec927b9558b1f7ca1776389068740c2c0894 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:45.994Z] + 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-10-11T10:50:46.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-11T10:50:46.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T10:50:46.337Z] 01a72b996e0b: Preparing [2024-10-11T10:50:46.337Z] 8595cf256dbf: Preparing [2024-10-11T10:50:46.337Z] ba05d6de79f3: Preparing [2024-10-11T10:50:46.337Z] 6134ab53d23d: Preparing [2024-10-11T10:50:46.337Z] 86586afcd6ee: Preparing [2024-10-11T10:50:46.337Z] 9d2b589105f8: Preparing [2024-10-11T10:50:46.337Z] a3bacca947ce: Preparing [2024-10-11T10:50:46.337Z] 22ab6ff18eec: Preparing [2024-10-11T10:50:46.337Z] 16113d51b718: Preparing [2024-10-11T10:50:46.337Z] a3bacca947ce: Waiting [2024-10-11T10:50:46.337Z] 22ab6ff18eec: Waiting [2024-10-11T10:50:46.337Z] 16113d51b718: Waiting [2024-10-11T10:50:46.337Z] 9d2b589105f8: Waiting [2024-10-11T10:50:46.337Z] 01a72b996e0b: Layer already exists [2024-10-11T10:50:46.337Z] 6134ab53d23d: Layer already exists [2024-10-11T10:50:46.337Z] 86586afcd6ee: Layer already exists [2024-10-11T10:50:46.337Z] ba05d6de79f3: Layer already exists [2024-10-11T10:50:46.337Z] 8595cf256dbf: Layer already exists [2024-10-11T10:50:46.337Z] 22ab6ff18eec: Layer already exists [2024-10-11T10:50:46.337Z] 16113d51b718: Layer already exists [2024-10-11T10:50:46.337Z] 9d2b589105f8: Layer already exists [2024-10-11T10:50:46.337Z] a3bacca947ce: Layer already exists [2024-10-11T10:50:46.601Z] latest: digest: sha256:5f46ebddf9f3a8aac585a2705905ec927b9558b1f7ca1776389068740c2c0894 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:46.946Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:47.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.101 [2024-10-11T10:50:47.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T10:50:47.285Z] 01a72b996e0b: Preparing [2024-10-11T10:50:47.285Z] 8595cf256dbf: Preparing [2024-10-11T10:50:47.285Z] ba05d6de79f3: Preparing [2024-10-11T10:50:47.285Z] 6134ab53d23d: Preparing [2024-10-11T10:50:47.285Z] 86586afcd6ee: Preparing [2024-10-11T10:50:47.285Z] 9d2b589105f8: Preparing [2024-10-11T10:50:47.285Z] a3bacca947ce: Preparing [2024-10-11T10:50:47.285Z] 22ab6ff18eec: Preparing [2024-10-11T10:50:47.285Z] 16113d51b718: Preparing [2024-10-11T10:50:47.285Z] a3bacca947ce: Waiting [2024-10-11T10:50:47.285Z] 22ab6ff18eec: Waiting [2024-10-11T10:50:47.285Z] 9d2b589105f8: Waiting [2024-10-11T10:50:47.285Z] 16113d51b718: Waiting [2024-10-11T10:50:47.285Z] 86586afcd6ee: Layer already exists [2024-10-11T10:50:47.285Z] 8595cf256dbf: Layer already exists [2024-10-11T10:50:47.285Z] ba05d6de79f3: Layer already exists [2024-10-11T10:50:47.285Z] 6134ab53d23d: Layer already exists [2024-10-11T10:50:47.285Z] 01a72b996e0b: Layer already exists [2024-10-11T10:50:47.285Z] a3bacca947ce: Layer already exists [2024-10-11T10:50:47.285Z] 9d2b589105f8: Layer already exists [2024-10-11T10:50:47.285Z] 22ab6ff18eec: Layer already exists [2024-10-11T10:50:47.285Z] 16113d51b718: Layer already exists [2024-10-11T10:50:47.551Z] 3.2.0-dev.101: digest: sha256:5f46ebddf9f3a8aac585a2705905ec927b9558b1f7ca1776389068740c2c0894 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:47.906Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:48.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:50:48.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T10:50:48.248Z] 01a72b996e0b: Preparing [2024-10-11T10:50:48.248Z] 8595cf256dbf: Preparing [2024-10-11T10:50:48.248Z] ba05d6de79f3: Preparing [2024-10-11T10:50:48.248Z] 6134ab53d23d: Preparing [2024-10-11T10:50:48.248Z] 86586afcd6ee: Preparing [2024-10-11T10:50:48.248Z] 9d2b589105f8: Preparing [2024-10-11T10:50:48.248Z] a3bacca947ce: Preparing [2024-10-11T10:50:48.248Z] 22ab6ff18eec: Preparing [2024-10-11T10:50:48.248Z] 16113d51b718: Preparing [2024-10-11T10:50:48.248Z] a3bacca947ce: Waiting [2024-10-11T10:50:48.248Z] 22ab6ff18eec: Waiting [2024-10-11T10:50:48.248Z] 16113d51b718: Waiting [2024-10-11T10:50:48.248Z] ba05d6de79f3: Layer already exists [2024-10-11T10:50:48.248Z] 01a72b996e0b: Layer already exists [2024-10-11T10:50:48.248Z] 86586afcd6ee: Layer already exists [2024-10-11T10:50:48.248Z] 8595cf256dbf: Layer already exists [2024-10-11T10:50:48.248Z] 6134ab53d23d: Layer already exists [2024-10-11T10:50:48.248Z] 22ab6ff18eec: Layer already exists [2024-10-11T10:50:48.248Z] 9d2b589105f8: Layer already exists [2024-10-11T10:50:48.248Z] a3bacca947ce: Layer already exists [2024-10-11T10:50:48.248Z] 16113d51b718: Layer already exists [2024-10-11T10:50:48.512Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:5f46ebddf9f3a8aac585a2705905ec927b9558b1f7ca1776389068740c2c0894 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:48.857Z] + 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-10-11T10:50:49.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-11T10:50:49.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-11T10:50:49.199Z] 01a72b996e0b: Preparing [2024-10-11T10:50:49.199Z] 8595cf256dbf: Preparing [2024-10-11T10:50:49.199Z] ba05d6de79f3: Preparing [2024-10-11T10:50:49.199Z] 6134ab53d23d: Preparing [2024-10-11T10:50:49.199Z] 86586afcd6ee: Preparing [2024-10-11T10:50:49.199Z] 9d2b589105f8: Preparing [2024-10-11T10:50:49.199Z] a3bacca947ce: Preparing [2024-10-11T10:50:49.199Z] 22ab6ff18eec: Preparing [2024-10-11T10:50:49.199Z] 16113d51b718: Preparing [2024-10-11T10:50:49.199Z] 9d2b589105f8: Waiting [2024-10-11T10:50:49.199Z] a3bacca947ce: Waiting [2024-10-11T10:50:49.199Z] 22ab6ff18eec: Waiting [2024-10-11T10:50:49.199Z] 01a72b996e0b: Layer already exists [2024-10-11T10:50:49.199Z] 8595cf256dbf: Layer already exists [2024-10-11T10:50:49.199Z] 6134ab53d23d: Layer already exists [2024-10-11T10:50:49.199Z] 86586afcd6ee: Layer already exists [2024-10-11T10:50:49.199Z] ba05d6de79f3: Layer already exists [2024-10-11T10:50:49.199Z] a3bacca947ce: Layer already exists [2024-10-11T10:50:49.199Z] 9d2b589105f8: Layer already exists [2024-10-11T10:50:49.199Z] 16113d51b718: Layer already exists [2024-10-11T10:50:49.199Z] 22ab6ff18eec: Layer already exists [2024-10-11T10:50:49.199Z] main: digest: sha256:5f46ebddf9f3a8aac585a2705905ec927b9558b1f7ca1776389068740c2c0894 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:50:49.547Z] ===================================================== [Pipeline] echo [2024-10-11T10:50:49.565Z] taggedImages: [2024-10-11T10:50:49.565Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:50:49.565Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-11T10:50:49.565Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.101 [2024-10-11T10:50:49.565Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:50:49.565Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-11T10:50:49.594Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-11T10:50:49.594Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:50:49.594Z] latest [2024-10-11T10:50:49.594Z] 3.2.0-dev.101 [2024-10-11T10:50:49.594Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:50:49.594Z] main [2024-10-11T10:50:49.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:49.962Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:50.343Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:50:50.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T10:50:50.344Z] ef90fe76c587: Preparing [2024-10-11T10:50:50.344Z] 301005a0d47a: Preparing [2024-10-11T10:50:50.344Z] 6134ab53d23d: Preparing [2024-10-11T10:50:50.344Z] 86586afcd6ee: Preparing [2024-10-11T10:50:50.344Z] c81b2b9f39c0: Preparing [2024-10-11T10:50:50.344Z] d88dbe0f80a9: Preparing [2024-10-11T10:50:50.344Z] 16113d51b718: Preparing [2024-10-11T10:50:50.344Z] d88dbe0f80a9: Waiting [2024-10-11T10:50:50.344Z] 16113d51b718: Waiting [2024-10-11T10:50:50.344Z] 6134ab53d23d: Layer already exists [2024-10-11T10:50:50.617Z] 86586afcd6ee: Layer already exists [2024-10-11T10:50:50.617Z] 16113d51b718: Layer already exists [2024-10-11T10:50:50.617Z] ef90fe76c587: Pushed [2024-10-11T10:50:50.617Z] c81b2b9f39c0: Pushed [2024-10-11T10:50:50.891Z] d88dbe0f80a9: Pushed [2024-10-11T10:50:59.101Z] 301005a0d47a: Pushed [2024-10-11T10:50:59.101Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:36777cf2d918a5faa671f5b0c63ae520e166d46454912705c180ed980d90981a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:59.452Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:50:59.794Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-11T10:50:59.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T10:50:59.795Z] ef90fe76c587: Preparing [2024-10-11T10:50:59.795Z] 301005a0d47a: Preparing [2024-10-11T10:50:59.795Z] 6134ab53d23d: Preparing [2024-10-11T10:50:59.795Z] 86586afcd6ee: Preparing [2024-10-11T10:50:59.795Z] c81b2b9f39c0: Preparing [2024-10-11T10:50:59.795Z] d88dbe0f80a9: Preparing [2024-10-11T10:50:59.795Z] 16113d51b718: Preparing [2024-10-11T10:50:59.795Z] d88dbe0f80a9: Waiting [2024-10-11T10:50:59.795Z] 16113d51b718: Waiting [2024-10-11T10:50:59.795Z] 86586afcd6ee: Layer already exists [2024-10-11T10:50:59.795Z] 6134ab53d23d: Layer already exists [2024-10-11T10:50:59.795Z] 301005a0d47a: Layer already exists [2024-10-11T10:50:59.795Z] ef90fe76c587: Layer already exists [2024-10-11T10:50:59.795Z] c81b2b9f39c0: Layer already exists [2024-10-11T10:50:59.795Z] d88dbe0f80a9: Layer already exists [2024-10-11T10:50:59.795Z] 16113d51b718: Layer already exists [2024-10-11T10:50:59.795Z] latest: digest: sha256:36777cf2d918a5faa671f5b0c63ae520e166d46454912705c180ed980d90981a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:00.409Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:00.751Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.101 [2024-10-11T10:51:00.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T10:51:00.751Z] ef90fe76c587: Preparing [2024-10-11T10:51:00.751Z] 301005a0d47a: Preparing [2024-10-11T10:51:00.751Z] 6134ab53d23d: Preparing [2024-10-11T10:51:00.751Z] 86586afcd6ee: Preparing [2024-10-11T10:51:00.751Z] c81b2b9f39c0: Preparing [2024-10-11T10:51:00.751Z] d88dbe0f80a9: Preparing [2024-10-11T10:51:00.751Z] 16113d51b718: Preparing [2024-10-11T10:51:00.751Z] d88dbe0f80a9: Waiting [2024-10-11T10:51:00.751Z] 16113d51b718: Waiting [2024-10-11T10:51:00.751Z] 6134ab53d23d: Layer already exists [2024-10-11T10:51:00.751Z] 86586afcd6ee: Layer already exists [2024-10-11T10:51:00.751Z] ef90fe76c587: Layer already exists [2024-10-11T10:51:00.751Z] 301005a0d47a: Layer already exists [2024-10-11T10:51:00.751Z] c81b2b9f39c0: Layer already exists [2024-10-11T10:51:00.751Z] 16113d51b718: Layer already exists [2024-10-11T10:51:00.751Z] d88dbe0f80a9: Layer already exists [2024-10-11T10:51:00.751Z] 3.2.0-dev.101: digest: sha256:36777cf2d918a5faa671f5b0c63ae520e166d46454912705c180ed980d90981a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:01.091Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:01.441Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:51:01.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T10:51:01.441Z] ef90fe76c587: Preparing [2024-10-11T10:51:01.441Z] 301005a0d47a: Preparing [2024-10-11T10:51:01.441Z] 6134ab53d23d: Preparing [2024-10-11T10:51:01.441Z] 86586afcd6ee: Preparing [2024-10-11T10:51:01.441Z] c81b2b9f39c0: Preparing [2024-10-11T10:51:01.441Z] d88dbe0f80a9: Preparing [2024-10-11T10:51:01.441Z] 16113d51b718: Preparing [2024-10-11T10:51:01.441Z] d88dbe0f80a9: Waiting [2024-10-11T10:51:01.441Z] 16113d51b718: Waiting [2024-10-11T10:51:01.441Z] 301005a0d47a: Layer already exists [2024-10-11T10:51:01.441Z] 6134ab53d23d: Layer already exists [2024-10-11T10:51:01.441Z] c81b2b9f39c0: Layer already exists [2024-10-11T10:51:01.441Z] ef90fe76c587: Layer already exists [2024-10-11T10:51:01.441Z] 86586afcd6ee: Layer already exists [2024-10-11T10:51:01.441Z] 16113d51b718: Layer already exists [2024-10-11T10:51:01.441Z] d88dbe0f80a9: Layer already exists [2024-10-11T10:51:01.441Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:36777cf2d918a5faa671f5b0c63ae520e166d46454912705c180ed980d90981a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:02.054Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:02.399Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-11T10:51:02.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-11T10:51:02.399Z] ef90fe76c587: Preparing [2024-10-11T10:51:02.399Z] 301005a0d47a: Preparing [2024-10-11T10:51:02.399Z] 6134ab53d23d: Preparing [2024-10-11T10:51:02.399Z] 86586afcd6ee: Preparing [2024-10-11T10:51:02.399Z] c81b2b9f39c0: Preparing [2024-10-11T10:51:02.399Z] d88dbe0f80a9: Preparing [2024-10-11T10:51:02.399Z] 16113d51b718: Preparing [2024-10-11T10:51:02.399Z] d88dbe0f80a9: Waiting [2024-10-11T10:51:02.399Z] 16113d51b718: Waiting [2024-10-11T10:51:02.399Z] 86586afcd6ee: Layer already exists [2024-10-11T10:51:02.399Z] 301005a0d47a: Layer already exists [2024-10-11T10:51:02.399Z] 6134ab53d23d: Layer already exists [2024-10-11T10:51:02.399Z] c81b2b9f39c0: Layer already exists [2024-10-11T10:51:02.399Z] ef90fe76c587: Layer already exists [2024-10-11T10:51:02.399Z] d88dbe0f80a9: Layer already exists [2024-10-11T10:51:02.399Z] 16113d51b718: Layer already exists [2024-10-11T10:51:02.663Z] main: digest: sha256:36777cf2d918a5faa671f5b0c63ae520e166d46454912705c180ed980d90981a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:51:02.750Z] ===================================================== [Pipeline] echo [2024-10-11T10:51:02.767Z] taggedImages: [2024-10-11T10:51:02.767Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:51:02.767Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-11T10:51:02.767Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.101 [2024-10-11T10:51:02.767Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:51:02.767Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-11T10:51:02.795Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-11T10:51:02.795Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:51:02.795Z] latest [2024-10-11T10:51:02.795Z] 3.2.0-dev.101 [2024-10-11T10:51:02.795Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:51:02.795Z] main [2024-10-11T10:51:02.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:03.163Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:03.525Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:51:03.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T10:51:03.525Z] 180dbab738c8: Preparing [2024-10-11T10:51:03.525Z] 61560eda6267: Preparing [2024-10-11T10:51:03.525Z] 5e9241438ab7: Preparing [2024-10-11T10:51:03.525Z] 6134ab53d23d: Preparing [2024-10-11T10:51:03.525Z] 86586afcd6ee: Preparing [2024-10-11T10:51:03.525Z] 16092667a587: Preparing [2024-10-11T10:51:03.525Z] 55979c5a4996: Preparing [2024-10-11T10:51:03.525Z] 16113d51b718: Preparing [2024-10-11T10:51:03.525Z] 16092667a587: Waiting [2024-10-11T10:51:03.525Z] 55979c5a4996: Waiting [2024-10-11T10:51:03.525Z] 16113d51b718: Waiting [2024-10-11T10:51:03.525Z] 6134ab53d23d: Layer already exists [2024-10-11T10:51:03.525Z] 86586afcd6ee: Layer already exists [2024-10-11T10:51:03.791Z] 61560eda6267: Pushed [2024-10-11T10:51:03.791Z] 180dbab738c8: Pushed [2024-10-11T10:51:03.791Z] 16113d51b718: Layer already exists [2024-10-11T10:51:03.791Z] 16092667a587: Pushed [2024-10-11T10:51:04.058Z] 55979c5a4996: Pushed [2024-10-11T10:51:12.241Z] 5e9241438ab7: Pushed [2024-10-11T10:51:12.241Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:adfbbe64619b29bfd9f8fe75aef39f60f2ae0c1e8e1e082878dc235a09731a4a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:12.602Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:12.956Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-11T10:51:12.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T10:51:12.956Z] 180dbab738c8: Preparing [2024-10-11T10:51:12.956Z] 61560eda6267: Preparing [2024-10-11T10:51:12.956Z] 5e9241438ab7: Preparing [2024-10-11T10:51:12.956Z] 6134ab53d23d: Preparing [2024-10-11T10:51:12.956Z] 86586afcd6ee: Preparing [2024-10-11T10:51:12.956Z] 16092667a587: Preparing [2024-10-11T10:51:12.956Z] 55979c5a4996: Preparing [2024-10-11T10:51:12.956Z] 16113d51b718: Preparing [2024-10-11T10:51:12.956Z] 16092667a587: Waiting [2024-10-11T10:51:12.956Z] 55979c5a4996: Waiting [2024-10-11T10:51:12.956Z] 16113d51b718: Waiting [2024-10-11T10:51:12.956Z] 180dbab738c8: Layer already exists [2024-10-11T10:51:12.956Z] 61560eda6267: Layer already exists [2024-10-11T10:51:12.956Z] 5e9241438ab7: Layer already exists [2024-10-11T10:51:12.956Z] 86586afcd6ee: Layer already exists [2024-10-11T10:51:12.956Z] 6134ab53d23d: Layer already exists [2024-10-11T10:51:12.956Z] 16092667a587: Layer already exists [2024-10-11T10:51:12.956Z] 16113d51b718: Layer already exists [2024-10-11T10:51:12.956Z] 55979c5a4996: Layer already exists [2024-10-11T10:51:13.221Z] latest: digest: sha256:adfbbe64619b29bfd9f8fe75aef39f60f2ae0c1e8e1e082878dc235a09731a4a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:13.559Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:13.908Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.101 [2024-10-11T10:51:13.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T10:51:13.908Z] 180dbab738c8: Preparing [2024-10-11T10:51:13.908Z] 61560eda6267: Preparing [2024-10-11T10:51:13.908Z] 5e9241438ab7: Preparing [2024-10-11T10:51:13.908Z] 6134ab53d23d: Preparing [2024-10-11T10:51:13.908Z] 86586afcd6ee: Preparing [2024-10-11T10:51:13.908Z] 16092667a587: Preparing [2024-10-11T10:51:13.908Z] 55979c5a4996: Preparing [2024-10-11T10:51:13.908Z] 16113d51b718: Preparing [2024-10-11T10:51:13.908Z] 55979c5a4996: Waiting [2024-10-11T10:51:13.908Z] 16113d51b718: Waiting [2024-10-11T10:51:13.908Z] 16092667a587: Waiting [2024-10-11T10:51:13.908Z] 5e9241438ab7: Layer already exists [2024-10-11T10:51:13.908Z] 180dbab738c8: Layer already exists [2024-10-11T10:51:13.908Z] 61560eda6267: Layer already exists [2024-10-11T10:51:13.908Z] 6134ab53d23d: Layer already exists [2024-10-11T10:51:13.908Z] 86586afcd6ee: Layer already exists [2024-10-11T10:51:13.908Z] 16092667a587: Layer already exists [2024-10-11T10:51:13.908Z] 55979c5a4996: Layer already exists [2024-10-11T10:51:13.908Z] 16113d51b718: Layer already exists [2024-10-11T10:51:14.174Z] 3.2.0-dev.101: digest: sha256:adfbbe64619b29bfd9f8fe75aef39f60f2ae0c1e8e1e082878dc235a09731a4a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:14.519Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:14.874Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:51:14.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T10:51:14.874Z] 180dbab738c8: Preparing [2024-10-11T10:51:14.874Z] 61560eda6267: Preparing [2024-10-11T10:51:14.874Z] 5e9241438ab7: Preparing [2024-10-11T10:51:14.874Z] 6134ab53d23d: Preparing [2024-10-11T10:51:14.874Z] 86586afcd6ee: Preparing [2024-10-11T10:51:14.874Z] 16092667a587: Preparing [2024-10-11T10:51:14.874Z] 55979c5a4996: Preparing [2024-10-11T10:51:14.874Z] 16113d51b718: Preparing [2024-10-11T10:51:14.874Z] 16092667a587: Waiting [2024-10-11T10:51:14.874Z] 55979c5a4996: Waiting [2024-10-11T10:51:14.874Z] 16113d51b718: Waiting [2024-10-11T10:51:14.874Z] 5e9241438ab7: Layer already exists [2024-10-11T10:51:14.874Z] 86586afcd6ee: Layer already exists [2024-10-11T10:51:14.874Z] 61560eda6267: Layer already exists [2024-10-11T10:51:14.874Z] 6134ab53d23d: Layer already exists [2024-10-11T10:51:14.874Z] 180dbab738c8: Layer already exists [2024-10-11T10:51:14.874Z] 55979c5a4996: Layer already exists [2024-10-11T10:51:14.874Z] 16113d51b718: Layer already exists [2024-10-11T10:51:14.874Z] 16092667a587: Layer already exists [2024-10-11T10:51:15.137Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:adfbbe64619b29bfd9f8fe75aef39f60f2ae0c1e8e1e082878dc235a09731a4a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:15.481Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:15.822Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-11T10:51:15.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-11T10:51:15.822Z] 180dbab738c8: Preparing [2024-10-11T10:51:15.822Z] 61560eda6267: Preparing [2024-10-11T10:51:15.822Z] 5e9241438ab7: Preparing [2024-10-11T10:51:15.822Z] 6134ab53d23d: Preparing [2024-10-11T10:51:15.822Z] 86586afcd6ee: Preparing [2024-10-11T10:51:15.822Z] 16092667a587: Preparing [2024-10-11T10:51:15.822Z] 55979c5a4996: Preparing [2024-10-11T10:51:15.822Z] 16113d51b718: Preparing [2024-10-11T10:51:15.822Z] 55979c5a4996: Waiting [2024-10-11T10:51:15.822Z] 16113d51b718: Waiting [2024-10-11T10:51:15.822Z] 16092667a587: Waiting [2024-10-11T10:51:15.822Z] 61560eda6267: Layer already exists [2024-10-11T10:51:15.822Z] 6134ab53d23d: Layer already exists [2024-10-11T10:51:15.822Z] 86586afcd6ee: Layer already exists [2024-10-11T10:51:15.822Z] 5e9241438ab7: Layer already exists [2024-10-11T10:51:15.822Z] 180dbab738c8: Layer already exists [2024-10-11T10:51:15.822Z] 16092667a587: Layer already exists [2024-10-11T10:51:15.822Z] 55979c5a4996: Layer already exists [2024-10-11T10:51:15.822Z] 16113d51b718: Layer already exists [2024-10-11T10:51:16.085Z] main: digest: sha256:adfbbe64619b29bfd9f8fe75aef39f60f2ae0c1e8e1e082878dc235a09731a4a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:51:16.170Z] ===================================================== [Pipeline] echo [2024-10-11T10:51:16.187Z] taggedImages: [2024-10-11T10:51:16.187Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:51:16.187Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-11T10:51:16.187Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.101 [2024-10-11T10:51:16.187Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:51:16.187Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-11T10:51:16.217Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-11T10:51:16.217Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:51:16.217Z] latest [2024-10-11T10:51:16.217Z] 3.2.0-dev.101 [2024-10-11T10:51:16.217Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:51:16.217Z] main [2024-10-11T10:51:16.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:16.579Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:16.925Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:51:16.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T10:51:16.925Z] 2a54fa5a6db1: Preparing [2024-10-11T10:51:16.925Z] 160b12e7d9d3: Preparing [2024-10-11T10:51:16.925Z] 6134ab53d23d: Preparing [2024-10-11T10:51:16.925Z] 86586afcd6ee: Preparing [2024-10-11T10:51:16.925Z] 81c56260b3e9: Preparing [2024-10-11T10:51:16.925Z] b58365c2a67d: Preparing [2024-10-11T10:51:16.925Z] 16113d51b718: Preparing [2024-10-11T10:51:16.925Z] 16113d51b718: Waiting [2024-10-11T10:51:16.925Z] b58365c2a67d: Waiting [2024-10-11T10:51:16.925Z] 81c56260b3e9: Layer already exists [2024-10-11T10:51:17.189Z] 6134ab53d23d: Layer already exists [2024-10-11T10:51:17.189Z] 86586afcd6ee: Layer already exists [2024-10-11T10:51:17.189Z] b58365c2a67d: Layer already exists [2024-10-11T10:51:17.189Z] 16113d51b718: Layer already exists [2024-10-11T10:51:17.189Z] 2a54fa5a6db1: Pushed [2024-10-11T10:51:25.362Z] 160b12e7d9d3: Pushed [2024-10-11T10:51:25.362Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4: digest: sha256:469ef0463ec31c86a91fc7feff8b1da851aba5ef2ef6f2e8551f319c0b9f23ae size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:25.716Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:26.063Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-11T10:51:26.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T10:51:26.063Z] 2a54fa5a6db1: Preparing [2024-10-11T10:51:26.063Z] 160b12e7d9d3: Preparing [2024-10-11T10:51:26.063Z] 6134ab53d23d: Preparing [2024-10-11T10:51:26.063Z] 86586afcd6ee: Preparing [2024-10-11T10:51:26.063Z] 81c56260b3e9: Preparing [2024-10-11T10:51:26.063Z] b58365c2a67d: Preparing [2024-10-11T10:51:26.063Z] 16113d51b718: Preparing [2024-10-11T10:51:26.063Z] b58365c2a67d: Waiting [2024-10-11T10:51:26.063Z] 16113d51b718: Waiting [2024-10-11T10:51:26.063Z] 81c56260b3e9: Layer already exists [2024-10-11T10:51:26.063Z] 160b12e7d9d3: Layer already exists [2024-10-11T10:51:26.063Z] 86586afcd6ee: Layer already exists [2024-10-11T10:51:26.063Z] 2a54fa5a6db1: Layer already exists [2024-10-11T10:51:26.063Z] 6134ab53d23d: Layer already exists [2024-10-11T10:51:26.063Z] 16113d51b718: Layer already exists [2024-10-11T10:51:26.063Z] b58365c2a67d: Layer already exists [2024-10-11T10:51:26.328Z] latest: digest: sha256:469ef0463ec31c86a91fc7feff8b1da851aba5ef2ef6f2e8551f319c0b9f23ae size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:26.676Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:27.026Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.101 [2024-10-11T10:51:27.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T10:51:27.026Z] 2a54fa5a6db1: Preparing [2024-10-11T10:51:27.027Z] 160b12e7d9d3: Preparing [2024-10-11T10:51:27.027Z] 6134ab53d23d: Preparing [2024-10-11T10:51:27.027Z] 86586afcd6ee: Preparing [2024-10-11T10:51:27.027Z] 81c56260b3e9: Preparing [2024-10-11T10:51:27.027Z] b58365c2a67d: Preparing [2024-10-11T10:51:27.027Z] 16113d51b718: Preparing [2024-10-11T10:51:27.027Z] b58365c2a67d: Waiting [2024-10-11T10:51:27.027Z] 16113d51b718: Waiting [2024-10-11T10:51:27.027Z] 86586afcd6ee: Layer already exists [2024-10-11T10:51:27.027Z] 6134ab53d23d: Layer already exists [2024-10-11T10:51:27.027Z] 81c56260b3e9: Layer already exists [2024-10-11T10:51:27.027Z] 2a54fa5a6db1: Layer already exists [2024-10-11T10:51:27.027Z] 160b12e7d9d3: Layer already exists [2024-10-11T10:51:27.027Z] b58365c2a67d: Layer already exists [2024-10-11T10:51:27.027Z] 16113d51b718: Layer already exists [2024-10-11T10:51:27.291Z] 3.2.0-dev.101: digest: sha256:469ef0463ec31c86a91fc7feff8b1da851aba5ef2ef6f2e8551f319c0b9f23ae size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:27.649Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:28.000Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:51:28.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T10:51:28.000Z] 2a54fa5a6db1: Preparing [2024-10-11T10:51:28.000Z] 160b12e7d9d3: Preparing [2024-10-11T10:51:28.000Z] 6134ab53d23d: Preparing [2024-10-11T10:51:28.000Z] 86586afcd6ee: Preparing [2024-10-11T10:51:28.000Z] 81c56260b3e9: Preparing [2024-10-11T10:51:28.000Z] b58365c2a67d: Preparing [2024-10-11T10:51:28.000Z] 16113d51b718: Preparing [2024-10-11T10:51:28.000Z] b58365c2a67d: Waiting [2024-10-11T10:51:28.000Z] 16113d51b718: Waiting [2024-10-11T10:51:28.000Z] 160b12e7d9d3: Layer already exists [2024-10-11T10:51:28.000Z] 81c56260b3e9: Layer already exists [2024-10-11T10:51:28.000Z] 86586afcd6ee: Layer already exists [2024-10-11T10:51:28.000Z] 2a54fa5a6db1: Layer already exists [2024-10-11T10:51:28.000Z] 6134ab53d23d: Layer already exists [2024-10-11T10:51:28.000Z] b58365c2a67d: Layer already exists [2024-10-11T10:51:28.000Z] 16113d51b718: Layer already exists [2024-10-11T10:51:28.266Z] 8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101: digest: sha256:469ef0463ec31c86a91fc7feff8b1da851aba5ef2ef6f2e8551f319c0b9f23ae size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:28.625Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:28.982Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-11T10:51:28.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-11T10:51:28.982Z] 2a54fa5a6db1: Preparing [2024-10-11T10:51:28.982Z] 160b12e7d9d3: Preparing [2024-10-11T10:51:28.982Z] 6134ab53d23d: Preparing [2024-10-11T10:51:28.982Z] 86586afcd6ee: Preparing [2024-10-11T10:51:28.982Z] 81c56260b3e9: Preparing [2024-10-11T10:51:28.982Z] b58365c2a67d: Preparing [2024-10-11T10:51:28.982Z] 16113d51b718: Preparing [2024-10-11T10:51:28.982Z] b58365c2a67d: Waiting [2024-10-11T10:51:28.982Z] 16113d51b718: Waiting [2024-10-11T10:51:28.982Z] 81c56260b3e9: Layer already exists [2024-10-11T10:51:28.982Z] 2a54fa5a6db1: Layer already exists [2024-10-11T10:51:28.982Z] 6134ab53d23d: Layer already exists [2024-10-11T10:51:28.982Z] 86586afcd6ee: Layer already exists [2024-10-11T10:51:28.982Z] 160b12e7d9d3: Layer already exists [2024-10-11T10:51:28.982Z] b58365c2a67d: Layer already exists [2024-10-11T10:51:28.982Z] 16113d51b718: Layer already exists [2024-10-11T10:51:29.248Z] main: digest: sha256:469ef0463ec31c86a91fc7feff8b1da851aba5ef2ef6f2e8551f319c0b9f23ae size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:51:29.340Z] ===================================================== [Pipeline] echo [2024-10-11T10:51:29.359Z] taggedImages: [2024-10-11T10:51:29.359Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [2024-10-11T10:51:29.359Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-11T10:51:29.359Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.101 [2024-10-11T10:51:29.359Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8d4d6b6939d016774f9bd96749a8a95c5594ebb4-3.2.0-dev.101 [2024-10-11T10:51:29.359Z] - 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-10-11T10:51:29.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T10:51:29.772Z] [2024-10-11T10:51:29.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:51:30.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T10:51:30.107Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-11T10:51:30.107Z] 8998bd30e6a1: Pulling fs layer [2024-10-11T10:51:30.107Z] 04944245beec: Pulling fs layer [2024-10-11T10:51:30.107Z] 699f458cf7ca: Pulling fs layer [2024-10-11T10:51:30.107Z] 765212b225bb: Pulling fs layer [2024-10-11T10:51:30.107Z] f23df028b6ca: Pulling fs layer [2024-10-11T10:51:30.107Z] d65c8cfc05b1: Pulling fs layer [2024-10-11T10:51:30.107Z] 2437ff75d9bd: Pulling fs layer [2024-10-11T10:51:30.108Z] 765212b225bb: Waiting [2024-10-11T10:51:30.108Z] d65c8cfc05b1: Waiting [2024-10-11T10:51:30.108Z] f23df028b6ca: Waiting [2024-10-11T10:51:30.108Z] 2437ff75d9bd: Waiting [2024-10-11T10:51:30.374Z] 04944245beec: Verifying Checksum [2024-10-11T10:51:30.374Z] 04944245beec: Download complete [2024-10-11T10:51:30.374Z] 765212b225bb: Verifying Checksum [2024-10-11T10:51:30.374Z] 765212b225bb: Download complete [2024-10-11T10:51:30.374Z] f23df028b6ca: Download complete [2024-10-11T10:51:30.374Z] d65c8cfc05b1: Verifying Checksum [2024-10-11T10:51:30.374Z] d65c8cfc05b1: Download complete [2024-10-11T10:51:30.374Z] 699f458cf7ca: Verifying Checksum [2024-10-11T10:51:30.374Z] 699f458cf7ca: Download complete [2024-10-11T10:51:30.957Z] 8998bd30e6a1: Verifying Checksum [2024-10-11T10:51:30.957Z] 8998bd30e6a1: Download complete [2024-10-11T10:51:33.532Z] 2437ff75d9bd: Verifying Checksum [2024-10-11T10:51:33.532Z] 2437ff75d9bd: Download complete [2024-10-11T10:51:35.471Z] 8998bd30e6a1: Pull complete [2024-10-11T10:51:36.053Z] 04944245beec: Pull complete [2024-10-11T10:51:37.991Z] 699f458cf7ca: Pull complete [2024-10-11T10:51:37.991Z] 765212b225bb: Pull complete [2024-10-11T10:51:38.949Z] f23df028b6ca: Pull complete [2024-10-11T10:51:38.949Z] d65c8cfc05b1: Pull complete [2024-10-11T10:51:57.136Z] 2437ff75d9bd: Pull complete [2024-10-11T10:51:57.136Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-11T10:51:57.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T10:51:57.136Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:51:57.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-22532 does not seem to be running inside a container [2024-10-11T10:51:57.376Z] $ 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/724 -v /w/workspace/edgex-go/724:/w/workspace/edgex-go/724:rw,z -v /w/workspace/edgex-go/724@tmp:/w/workspace/edgex-go/724@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-10-11T10:52:00.109Z] $ docker top d097c336d2958e945e2f3f599de6c96409425fc3c29e9918ec9b8c4cbfa84ed0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:52:00.988Z] ---> job-cost.sh [2024-10-11T10:52:00.988Z] lf-activate-venv: SKIPPING [2024-10-11T10:52:00.988Z] INFO: No Stack... [2024-10-11T10:52:01.253Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-11T10:52:02.211Z] INFO: Archiving Costs [Pipeline] sh [2024-10-11T10:52:02.844Z] + cat /w/workspace/edgex-go/724/archives/cost.csv [2024-10-11T10:52:02.844Z] + cut -d, -f6 [Pipeline] lock [2024-10-11T10:52:02.881Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-724-stack-cost] [2024-10-11T10:52:02.893Z] Resource [jenkins-edgexfoundry-edgex-go-main-724-stack-cost] did not exist. Created. [2024-10-11T10:52:02.899Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-724-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-11T10:52:03.539Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-11T10:52:04.225Z] Stashed 1 file(s) [Pipeline] } [2024-10-11T10:52:04.235Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-724-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-11T10:52:04.233Z] $ docker stop --time=1 d097c336d2958e945e2f3f599de6c96409425fc3c29e9918ec9b8c4cbfa84ed0 [2024-10-11T10:52:05.760Z] $ docker rm -f --volumes d097c336d2958e945e2f3f599de6c96409425fc3c29e9918ec9b8c4cbfa84ed0 [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-10-11T10:52:06.355Z] provisioning config files... [2024-10-11T10:52:06.363Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/724@tmp/config15062178502153434125tmp [Pipeline] { [Pipeline] sh [2024-10-11T10:52:06.673Z] + set +x [2024-10-11T10:52:06.673Z] + bash -s -- [2024-10-11T10:52:06.673Z] + curl -s https://codecov.io/bash [2024-10-11T10:52:06.673Z] [2024-10-11T10:52:06.673Z] _____ _ [2024-10-11T10:52:06.673Z] / ____| | | [2024-10-11T10:52:06.673Z] | | ___ __| | ___ ___ _____ __ [2024-10-11T10:52:06.673Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-11T10:52:06.673Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-11T10:52:06.673Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-11T10:52:06.673Z] Bash-1.0.6 [2024-10-11T10:52:06.673Z] [2024-10-11T10:52:06.673Z] [2024-10-11T10:52:06.673Z] ==> git version 2.25.1 found [2024-10-11T10:52:06.673Z] ==> 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-10-11T10:52:06.673Z] Release-Date: 2020-01-08 [2024-10-11T10:52:06.673Z] 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-10-11T10:52:06.673Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-11T10:52:06.673Z] ==> Jenkins CI detected. [2024-10-11T10:52:06.673Z] current dir:  /w/workspace/edgex-go/724 [2024-10-11T10:52:06.673Z] project root: . [2024-10-11T10:52:06.673Z] --> token set from env [2024-10-11T10:52:06.673Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-11T10:52:06.673Z] ==> Running gcov in . (disable via -X gcov) [2024-10-11T10:52:06.673Z] ==> Python coveragepy not found [2024-10-11T10:52:06.673Z] ==> Searching for coverage reports in: [2024-10-11T10:52:06.673Z] + . [2024-10-11T10:52:07.114Z] -> Found 1 reports [2024-10-11T10:52:07.114Z] ==> Detecting git/mercurial file structure [2024-10-11T10:52:07.114Z] ==> Reading reports [2024-10-11T10:52:07.114Z] + ./coverage.out bytes=1505379 [2024-10-11T10:52:07.114Z] ==> Appending adjustments [2024-10-11T10:52:07.114Z] https://docs.codecov.io/docs/fixing-reports [2024-10-11T10:52:08.051Z] + Found adjustments [2024-10-11T10:52:08.051Z] ==> Gzipping contents [2024-10-11T10:52:08.051Z] 132K /tmp/codecov.h7EMc8.gz [2024-10-11T10:52:08.051Z] ==> Uploading reports [2024-10-11T10:52:08.051Z] url: https://codecov.io [2024-10-11T10:52:08.051Z] query: branch=main&commit=8d4d6b6939d016774f9bd96749a8a95c5594ebb4&build=724&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F724%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T10:52:08.051Z] -> Pinging Codecov [2024-10-11T10:52:08.051Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8d4d6b6939d016774f9bd96749a8a95c5594ebb4&build=724&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F724%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T10:52:08.309Z] -> Uploading to [2024-10-11T10:52:08.309Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/8d4d6b6939d016774f9bd96749a8a95c5594ebb4/b50c4ba6-116a-478e-a354-545708c57188.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241011%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241011T105208Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=15c7b7d2f8cb3fdd5da4a17317cac7f7647bab244b3542db7a46565870ce9a7f [2024-10-11T10:52:08.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T10:52:08.309Z] Dload Upload Total Spent Left Speed [2024-10-11T10:52:08.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 0 0 100 129k 0 465k --:--:-- --:--:-- --:--:-- 467k [2024-10-11T10:52:08.568Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8d4d6b6939d016774f9bd96749a8a95c5594ebb4 [Pipeline] } [2024-10-11T10:52:08.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-11T10:52:08.828Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-11T10:52:08.847Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:52:09.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T10:52:09.149Z] [2024-10-11T10:52:09.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:52:09.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T10:52:09.451Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-11T10:52:09.451Z] 43c4264eed91: Already exists [2024-10-11T10:52:09.451Z] 4cc291be95ef: Already exists [2024-10-11T10:52:09.451Z] 2ac1f1163629: Already exists [2024-10-11T10:52:09.451Z] 5c3c966382ef: Already exists [2024-10-11T10:52:09.451Z] 4f4fb700ef54: Already exists [2024-10-11T10:52:09.451Z] d9c7d2e4e75e: Pulling fs layer [2024-10-11T10:52:09.451Z] 9c3e1370e548: Pulling fs layer [2024-10-11T10:52:09.710Z] d9c7d2e4e75e: Verifying Checksum [2024-10-11T10:52:09.710Z] d9c7d2e4e75e: Download complete [2024-10-11T10:52:09.967Z] d9c7d2e4e75e: Pull complete [2024-10-11T10:52:10.534Z] 9c3e1370e548: Verifying Checksum [2024-10-11T10:52:10.534Z] 9c3e1370e548: Download complete [2024-10-11T10:52:13.820Z] 9c3e1370e548: Pull complete [2024-10-11T10:52:13.820Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-11T10:52:13.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T10:52:13.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:52:13.924Z] prd-ubuntu20.04-docker-8c-8g-22527 does not seem to be running inside a container [2024-10-11T10:52:13.972Z] $ 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/724 -v /w/workspace/edgex-go/724:/w/workspace/edgex-go/724:rw,z -v /w/workspace/edgex-go/724@tmp:/w/workspace/edgex-go/724@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:latest cat [2024-10-11T10:52:18.092Z] $ docker top 171251f9ddfd868248cac453d3e5aa7b6a85c8bcffa8b067ebebfd7fe3156892 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:52:18.426Z] + git config --global --add safe.directory /w/workspace/edgex-go/724 [Pipeline] echo [2024-10-11T10:52:18.435Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-11T10:52:18.713Z] + set -o pipefail [2024-10-11T10:52:18.713Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-11T10:52:28.687Z] [2024-10-11T10:52:28.687Z] Monitoring /w/workspace/edgex-go/724 (github.com/edgexfoundry/edgex-go)... [2024-10-11T10:52:28.687Z] [2024-10-11T10:52:28.687Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d6deb358-504b-4e2d-88e1-af1adf3b562b [2024-10-11T10:52:28.687Z] [2024-10-11T10:52:28.687Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-11T10:52:28.687Z] [2024-10-11T10:52:28.946Z] [2024-10-11T10:52:28.946Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-11T10:52:28.946Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-11T10:52:29.237Z] $ docker stop --time=1 171251f9ddfd868248cac453d3e5aa7b6a85c8bcffa8b067ebebfd7fe3156892 [2024-10-11T10:52:36.118Z] $ docker rm -f --volumes 171251f9ddfd868248cac453d3e5aa7b6a85c8bcffa8b067ebebfd7fe3156892 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-11T10:52:36.640Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:52:36.658Z] provisioning config files... [2024-10-11T10:52:36.665Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/724@tmp/config12084774663301960515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:52:36.969Z] --> edgex-publish-swagger.sh [2024-10-11T10:52:36.969Z] === Publish openapi/v3 API === [2024-10-11T10:52:36.969Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-11T10:52:36.969Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/724/openapi/v3/core-command.yaml] [2024-10-11T10:52:36.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T10:52:36.969Z] Dload Upload Total Spent Left Speed [2024-10-11T10:52:37.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 90808 --:--:-- --:--:-- --:--:-- 90808 [2024-10-11T10:52:37.228Z] [2024-10-11T10:52:37.228Z] [2024-10-11T10:52:37.228Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/724/openapi/v3/core-data.yaml] [2024-10-11T10:52:37.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T10:52:37.228Z] Dload Upload Total Spent Left Speed [2024-10-11T10:52:37.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 176k --:--:-- --:--:-- --:--:-- 176k [2024-10-11T10:52:37.795Z] [2024-10-11T10:52:37.795Z] [2024-10-11T10:52:37.795Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/724/openapi/v3/core-keeper.yaml] [2024-10-11T10:52:37.795Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T10:52:37.795Z] Dload Upload Total Spent Left Speed [2024-10-11T10:52:37.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 328 159k --:--:-- --:--:-- --:--:-- 159k [2024-10-11T10:52:37.795Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-11T10:52:37.795Z] [2024-10-11T10:52:37.795Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/724/openapi/v3/core-metadata.yaml] [2024-10-11T10:52:37.795Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T10:52:37.795Z] Dload Upload Total Spent Left Speed [2024-10-11T10:52:38.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 435 416k --:--:-- --:--:-- --:--:-- 417k [2024-10-11T10:52:38.365Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-11T10:52:38.365Z] [2024-10-11T10:52:38.365Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/724/openapi/v3/support-cron-scheduler.yaml] [2024-10-11T10:52:38.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T10:52:38.365Z] Dload Upload Total Spent Left Speed [2024-10-11T10:52:38.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 278 199k --:--:-- --:--:-- --:--:-- 199k [2024-10-11T10:52:38.365Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-11T10:52:38.365Z] [2024-10-11T10:52:38.365Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/724/openapi/v3/support-notifications.yaml] [2024-10-11T10:52:38.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T10:52:38.626Z] Dload Upload Total Spent Left Speed [2024-10-11T10:52:38.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87457 100 156 100 87301 478 261k --:--:-- --:--:-- --:--:-- 261k [2024-10-11T10:52:38.885Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-11T10:52:38.885Z] [2024-10-11T10:52:38.885Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/724/openapi/v3/support-scheduler.yaml] [2024-10-11T10:52:38.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T10:52:38.885Z] Dload Upload Total Spent Left Speed [2024-10-11T10:52:39.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 536 124k --:--:-- --:--:-- --:--:-- 124k [2024-10-11T10:52:39.146Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-11T10:52:39.146Z] [Pipeline] } [2024-10-11T10:52:39.154Z] 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-10-11T10:52:39.585Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T10:52:39.585Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:52:39.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:52:39.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:52:39.977Z] prd-ubuntu20.04-docker-8c-8g-22527 does not seem to be running inside a container [2024-10-11T10:52:40.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/724 -v /w/workspace/edgex-go/724:/w/workspace/edgex-go/724:rw,z -v /w/workspace/edgex-go/724@tmp:/w/workspace/edgex-go/724@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-10-11T10:52:40.659Z] $ docker top 449c0278d73aed27e1c69ecb69866c2565f211ca611f71cfebcd7a07374a3544 -eo pid,comm [2024-10-11T10:52:40.695Z] 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-10-11T10:52:40.695Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T10:52:40.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:52:40.754Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:52:40.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:52:40.889Z] $ docker exec 449c0278d73aed27e1c69ecb69866c2565f211ca611f71cfebcd7a07374a3544 ssh-agent [2024-10-11T10:52:40.980Z] SSH_AUTH_SOCK=/tmp/ssh-KyAUVlx7lWco/agent.32 [2024-10-11T10:52:40.980Z] SSH_AGENT_PID=38 [2024-10-11T10:52:40.984Z] Running ssh-add (command line suppressed) [2024-10-11T10:52:41.113Z] Identity added: /w/workspace/edgex-go/724@tmp/private_key_8249114301508839330.key (/w/workspace/edgex-go/724@tmp/private_key_8249114301508839330.key) [2024-10-11T10:52:41.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:52:41.403Z] + git semver tag [2024-10-11T10:52:41.663Z] 2024-10-11 10:52:41,598 [run_tag] DEBUG tag force:False [2024-10-11T10:52:41.663Z] 2024-10-11 10:52:41,598 [check_head_tag] DEBUG check head tag [2024-10-11T10:52:41.663Z] 2024-10-11 10:52:41,602 [execute] INFO git cat-file --batch-check [2024-10-11T10:52:41.663Z] 2024-10-11 10:52:41,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/724, universal_newlines=False, shell=None, istream=) [2024-10-11T10:52:41.663Z] 2024-10-11 10:52:41,606 [execute] INFO git cat-file --batch [2024-10-11T10:52:41.663Z] 2024-10-11 10:52:41,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/724, universal_newlines=False, shell=None, istream=) [2024-10-11T10:52:41.663Z] 2024-10-11 10:52:41,656 [read_version] DEBUG read version from /w/workspace/edgex-go/724/.semver/main [2024-10-11T10:52:41.663Z] 2024-10-11 10:52:41,656 [execute] INFO git tag -a v3.2.0-dev.101 -m v3.2.0-dev.101 [2024-10-11T10:52:41.663Z] 2024-10-11 10:52:41,656 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.101', '-m', 'v3.2.0-dev.101'], cwd=/w/workspace/edgex-go/724, universal_newlines=False, shell=None, istream=None) [2024-10-11T10:52:41.663Z] 2024-10-11 10:52:41,660 [read_version] DEBUG read version from /w/workspace/edgex-go/724/.semver/main [2024-10-11T10:52:41.663Z] 3.2.0-dev.101 [Pipeline] } [2024-10-11T10:52:41.690Z] $ docker exec --env ******** --env ******** 449c0278d73aed27e1c69ecb69866c2565f211ca611f71cfebcd7a07374a3544 ssh-agent -k [2024-10-11T10:52:41.785Z] unset SSH_AUTH_SOCK; [2024-10-11T10:52:41.785Z] unset SSH_AGENT_PID; [2024-10-11T10:52:41.785Z] echo Agent pid 38 killed; [2024-10-11T10:52:41.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T10:52:42.101Z] + git semver [Pipeline] } [2024-10-11T10:52:42.392Z] $ docker stop --time=1 449c0278d73aed27e1c69ecb69866c2565f211ca611f71cfebcd7a07374a3544 [2024-10-11T10:52:43.713Z] $ docker rm -f --volumes 449c0278d73aed27e1c69ecb69866c2565f211ca611f71cfebcd7a07374a3544 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:52:44.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T10:52:44.101Z] [2024-10-11T10:52:44.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:52:44.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T10:52:44.403Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-11T10:52:44.403Z] ab5ef0e58194: Pulling fs layer [2024-10-11T10:52:44.403Z] 9712f1f96733: Pulling fs layer [2024-10-11T10:52:44.403Z] 63f879dbbcfc: Pulling fs layer [2024-10-11T10:52:44.403Z] 0d9ebad4ef96: Pulling fs layer [2024-10-11T10:52:44.403Z] e9a5061849ea: Pulling fs layer [2024-10-11T10:52:44.403Z] d747dcd14b5f: Pulling fs layer [2024-10-11T10:52:44.403Z] 2de7ff778b66: Pulling fs layer [2024-10-11T10:52:44.403Z] 0d9ebad4ef96: Waiting [2024-10-11T10:52:44.403Z] e9a5061849ea: Waiting [2024-10-11T10:52:44.403Z] 2de7ff778b66: Waiting [2024-10-11T10:52:44.403Z] 9712f1f96733: Verifying Checksum [2024-10-11T10:52:44.403Z] 9712f1f96733: Download complete [2024-10-11T10:52:44.662Z] 63f879dbbcfc: Verifying Checksum [2024-10-11T10:52:44.662Z] 63f879dbbcfc: Download complete [2024-10-11T10:52:44.921Z] e9a5061849ea: Verifying Checksum [2024-10-11T10:52:44.921Z] e9a5061849ea: Download complete [2024-10-11T10:52:44.921Z] d747dcd14b5f: Verifying Checksum [2024-10-11T10:52:44.921Z] d747dcd14b5f: Download complete [2024-10-11T10:52:44.921Z] 0d9ebad4ef96: Verifying Checksum [2024-10-11T10:52:44.921Z] 0d9ebad4ef96: Download complete [2024-10-11T10:52:44.921Z] ab5ef0e58194: Verifying Checksum [2024-10-11T10:52:44.921Z] ab5ef0e58194: Download complete [2024-10-11T10:52:44.921Z] 2de7ff778b66: Verifying Checksum [2024-10-11T10:52:44.921Z] 2de7ff778b66: Download complete [2024-10-11T10:52:48.207Z] ab5ef0e58194: Pull complete [2024-10-11T10:52:48.207Z] 9712f1f96733: Pull complete [2024-10-11T10:52:48.774Z] 63f879dbbcfc: Pull complete [2024-10-11T10:52:53.053Z] 0d9ebad4ef96: Pull complete [2024-10-11T10:52:53.053Z] e9a5061849ea: Pull complete [2024-10-11T10:52:53.053Z] d747dcd14b5f: Pull complete [2024-10-11T10:52:54.430Z] 2de7ff778b66: Pull complete [2024-10-11T10:52:54.430Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-11T10:52:54.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T10:52:54.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:52:54.526Z] prd-ubuntu20.04-docker-8c-8g-22527 does not seem to be running inside a container [2024-10-11T10:52:54.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/724 -v /w/workspace/edgex-go/724:/w/workspace/edgex-go/724:rw,z -v /w/workspace/edgex-go/724@tmp:/w/workspace/edgex-go/724@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-10-11T10:53:03.226Z] $ docker top f74d7f4236e3fe476a27662faf96e17a8c827af5cb0dee182aa94b7006b9ef83 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:53:03.301Z] provisioning config files... [2024-10-11T10:53:03.309Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/724@tmp/config4134084338339605672tmp [2024-10-11T10:53:03.320Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/724@tmp/config11371617198870317074tmp [2024-10-11T10:53:03.329Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/724@tmp/config6402327677418200136tmp [Pipeline] { [Pipeline] echo [2024-10-11T10:53:03.357Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:53:03.654Z] ---> sigul-configuration.sh [2024-10-11T10:53:03.654Z] gpg: directory `/root/.gnupg' created [2024-10-11T10:53:03.654Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-11T10:53:03.654Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-11T10:53:03.654Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-11T10:53:03.654Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-11T10:53:03.654Z] gpg: CAST5 encrypted data [2024-10-11T10:53:03.654Z] gpg: encrypted with 1 passphrase [2024-10-11T10:53:03.654Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-11T10:53:03.954Z] + mkdir /home/jenkins [2024-10-11T10:53:03.955Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-11T10:53:04.251Z] + 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-10-11T10:53:04.261Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:53:04.557Z] ---> sigul-install.sh [2024-10-11T10:53:04.557Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-11T10:53:04.853Z] + git tag --list [2024-10-11T10:53:04.853Z] 0.6.0 [2024-10-11T10:53:04.853Z] 0.6.1 [2024-10-11T10:53:04.853Z] 0.7.0 [2024-10-11T10:53:04.853Z] 0.7.1 [2024-10-11T10:53:04.853Z] v1.0.0 [2024-10-11T10:53:04.853Z] v1.0.1 [2024-10-11T10:53:04.853Z] v1.1.0 [2024-10-11T10:53:04.853Z] v1.2.0 [2024-10-11T10:53:04.853Z] v1.2.1 [2024-10-11T10:53:04.853Z] v1.3.0 [2024-10-11T10:53:04.853Z] v1.3.1 [2024-10-11T10:53:04.853Z] v2.0.0 [2024-10-11T10:53:04.853Z] v2.1.0 [2024-10-11T10:53:04.853Z] v2.1.1 [2024-10-11T10:53:04.853Z] v2.2.0 [2024-10-11T10:53:04.853Z] v2.3.0 [2024-10-11T10:53:04.853Z] v3.0 [2024-10-11T10:53:04.853Z] v3.0.0 [2024-10-11T10:53:04.853Z] v3.1 [2024-10-11T10:53:04.853Z] v3.1.0 [2024-10-11T10:53:04.853Z] v3.1.0-dev.1 [2024-10-11T10:53:04.853Z] v3.1.0-dev.10 [2024-10-11T10:53:04.853Z] v3.1.0-dev.11 [2024-10-11T10:53:04.853Z] v3.1.0-dev.12 [2024-10-11T10:53:04.853Z] v3.1.0-dev.13 [2024-10-11T10:53:04.853Z] v3.1.0-dev.14 [2024-10-11T10:53:04.853Z] v3.1.0-dev.15 [2024-10-11T10:53:04.853Z] v3.1.0-dev.16 [2024-10-11T10:53:04.853Z] v3.1.0-dev.17 [2024-10-11T10:53:04.853Z] v3.1.0-dev.18 [2024-10-11T10:53:04.853Z] v3.1.0-dev.19 [2024-10-11T10:53:04.853Z] v3.1.0-dev.2 [2024-10-11T10:53:04.853Z] v3.1.0-dev.20 [2024-10-11T10:53:04.853Z] v3.1.0-dev.21 [2024-10-11T10:53:04.853Z] v3.1.0-dev.22 [2024-10-11T10:53:04.853Z] v3.1.0-dev.23 [2024-10-11T10:53:04.853Z] v3.1.0-dev.24 [2024-10-11T10:53:04.853Z] v3.1.0-dev.25 [2024-10-11T10:53:04.853Z] v3.1.0-dev.26 [2024-10-11T10:53:04.853Z] v3.1.0-dev.27 [2024-10-11T10:53:04.853Z] v3.1.0-dev.28 [2024-10-11T10:53:04.853Z] v3.1.0-dev.29 [2024-10-11T10:53:04.853Z] v3.1.0-dev.3 [2024-10-11T10:53:04.853Z] v3.1.0-dev.30 [2024-10-11T10:53:04.853Z] v3.1.0-dev.31 [2024-10-11T10:53:04.853Z] v3.1.0-dev.32 [2024-10-11T10:53:04.853Z] v3.1.0-dev.33 [2024-10-11T10:53:04.853Z] v3.1.0-dev.34 [2024-10-11T10:53:04.853Z] v3.1.0-dev.35 [2024-10-11T10:53:04.853Z] v3.1.0-dev.36 [2024-10-11T10:53:04.853Z] v3.1.0-dev.37 [2024-10-11T10:53:04.853Z] v3.1.0-dev.38 [2024-10-11T10:53:04.853Z] v3.1.0-dev.39 [2024-10-11T10:53:04.853Z] v3.1.0-dev.4 [2024-10-11T10:53:04.853Z] v3.1.0-dev.40 [2024-10-11T10:53:04.853Z] v3.1.0-dev.41 [2024-10-11T10:53:04.853Z] v3.1.0-dev.42 [2024-10-11T10:53:04.853Z] v3.1.0-dev.43 [2024-10-11T10:53:04.853Z] v3.1.0-dev.44 [2024-10-11T10:53:04.853Z] v3.1.0-dev.45 [2024-10-11T10:53:04.853Z] v3.1.0-dev.46 [2024-10-11T10:53:04.853Z] v3.1.0-dev.47 [2024-10-11T10:53:04.853Z] v3.1.0-dev.48 [2024-10-11T10:53:04.853Z] v3.1.0-dev.49 [2024-10-11T10:53:04.853Z] v3.1.0-dev.5 [2024-10-11T10:53:04.853Z] v3.1.0-dev.50 [2024-10-11T10:53:04.853Z] v3.1.0-dev.51 [2024-10-11T10:53:04.853Z] v3.1.0-dev.52 [2024-10-11T10:53:04.853Z] v3.1.0-dev.53 [2024-10-11T10:53:04.853Z] v3.1.0-dev.54 [2024-10-11T10:53:04.853Z] v3.1.0-dev.55 [2024-10-11T10:53:04.853Z] v3.1.0-dev.56 [2024-10-11T10:53:04.853Z] v3.1.0-dev.57 [2024-10-11T10:53:04.853Z] v3.1.0-dev.58 [2024-10-11T10:53:04.853Z] v3.1.0-dev.59 [2024-10-11T10:53:04.853Z] v3.1.0-dev.6 [2024-10-11T10:53:04.853Z] v3.1.0-dev.60 [2024-10-11T10:53:04.853Z] v3.1.0-dev.61 [2024-10-11T10:53:04.853Z] v3.1.0-dev.62 [2024-10-11T10:53:04.853Z] v3.1.0-dev.63 [2024-10-11T10:53:04.853Z] v3.1.0-dev.64 [2024-10-11T10:53:04.853Z] v3.1.0-dev.65 [2024-10-11T10:53:04.853Z] v3.1.0-dev.66 [2024-10-11T10:53:04.853Z] v3.1.0-dev.67 [2024-10-11T10:53:04.853Z] v3.1.0-dev.68 [2024-10-11T10:53:04.853Z] v3.1.0-dev.69 [2024-10-11T10:53:04.853Z] v3.1.0-dev.7 [2024-10-11T10:53:04.853Z] v3.1.0-dev.70 [2024-10-11T10:53:04.853Z] v3.1.0-dev.71 [2024-10-11T10:53:04.853Z] v3.1.0-dev.72 [2024-10-11T10:53:04.853Z] v3.1.0-dev.73 [2024-10-11T10:53:04.853Z] v3.1.0-dev.8 [2024-10-11T10:53:04.853Z] v3.1.0-dev.9 [2024-10-11T10:53:04.853Z] v3.1.1 [2024-10-11T10:53:04.853Z] v3.1.1-dev.1 [2024-10-11T10:53:04.853Z] v3.1.1-dev.2 [2024-10-11T10:53:04.853Z] v3.2.0-dev.1 [2024-10-11T10:53:04.853Z] v3.2.0-dev.10 [2024-10-11T10:53:04.853Z] v3.2.0-dev.100 [2024-10-11T10:53:04.853Z] v3.2.0-dev.101 [2024-10-11T10:53:04.853Z] v3.2.0-dev.11 [2024-10-11T10:53:04.853Z] v3.2.0-dev.12 [2024-10-11T10:53:04.853Z] v3.2.0-dev.13 [2024-10-11T10:53:04.853Z] v3.2.0-dev.14 [2024-10-11T10:53:04.853Z] v3.2.0-dev.15 [2024-10-11T10:53:04.853Z] v3.2.0-dev.16 [2024-10-11T10:53:04.853Z] v3.2.0-dev.17 [2024-10-11T10:53:04.853Z] v3.2.0-dev.18 [2024-10-11T10:53:04.853Z] v3.2.0-dev.19 [2024-10-11T10:53:04.853Z] v3.2.0-dev.2 [2024-10-11T10:53:04.853Z] v3.2.0-dev.20 [2024-10-11T10:53:04.853Z] v3.2.0-dev.21 [2024-10-11T10:53:04.853Z] v3.2.0-dev.22 [2024-10-11T10:53:04.853Z] v3.2.0-dev.23 [2024-10-11T10:53:04.853Z] v3.2.0-dev.24 [2024-10-11T10:53:04.853Z] v3.2.0-dev.25 [2024-10-11T10:53:04.853Z] v3.2.0-dev.26 [2024-10-11T10:53:04.853Z] v3.2.0-dev.27 [2024-10-11T10:53:04.853Z] v3.2.0-dev.28 [2024-10-11T10:53:04.853Z] v3.2.0-dev.29 [2024-10-11T10:53:04.853Z] v3.2.0-dev.3 [2024-10-11T10:53:04.853Z] v3.2.0-dev.30 [2024-10-11T10:53:04.853Z] v3.2.0-dev.31 [2024-10-11T10:53:04.853Z] v3.2.0-dev.32 [2024-10-11T10:53:04.853Z] v3.2.0-dev.33 [2024-10-11T10:53:04.853Z] v3.2.0-dev.34 [2024-10-11T10:53:04.853Z] v3.2.0-dev.35 [2024-10-11T10:53:04.853Z] v3.2.0-dev.36 [2024-10-11T10:53:04.853Z] v3.2.0-dev.37 [2024-10-11T10:53:04.853Z] v3.2.0-dev.38 [2024-10-11T10:53:04.853Z] v3.2.0-dev.39 [2024-10-11T10:53:04.853Z] v3.2.0-dev.4 [2024-10-11T10:53:04.853Z] v3.2.0-dev.40 [2024-10-11T10:53:04.853Z] v3.2.0-dev.41 [2024-10-11T10:53:04.853Z] v3.2.0-dev.42 [2024-10-11T10:53:04.853Z] v3.2.0-dev.43 [2024-10-11T10:53:04.853Z] v3.2.0-dev.44 [2024-10-11T10:53:04.853Z] v3.2.0-dev.45 [2024-10-11T10:53:04.853Z] v3.2.0-dev.46 [2024-10-11T10:53:04.853Z] v3.2.0-dev.47 [2024-10-11T10:53:04.853Z] v3.2.0-dev.48 [2024-10-11T10:53:04.853Z] v3.2.0-dev.49 [2024-10-11T10:53:04.853Z] v3.2.0-dev.5 [2024-10-11T10:53:04.853Z] v3.2.0-dev.50 [2024-10-11T10:53:04.853Z] v3.2.0-dev.51 [2024-10-11T10:53:04.853Z] v3.2.0-dev.52 [2024-10-11T10:53:04.853Z] v3.2.0-dev.53 [2024-10-11T10:53:04.853Z] v3.2.0-dev.54 [2024-10-11T10:53:04.853Z] v3.2.0-dev.55 [2024-10-11T10:53:04.853Z] v3.2.0-dev.56 [2024-10-11T10:53:04.853Z] v3.2.0-dev.57 [2024-10-11T10:53:04.853Z] v3.2.0-dev.58 [2024-10-11T10:53:04.853Z] v3.2.0-dev.59 [2024-10-11T10:53:04.853Z] v3.2.0-dev.6 [2024-10-11T10:53:04.853Z] v3.2.0-dev.60 [2024-10-11T10:53:04.853Z] v3.2.0-dev.61 [2024-10-11T10:53:04.853Z] v3.2.0-dev.62 [2024-10-11T10:53:04.853Z] v3.2.0-dev.63 [2024-10-11T10:53:04.853Z] v3.2.0-dev.64 [2024-10-11T10:53:04.853Z] v3.2.0-dev.65 [2024-10-11T10:53:04.853Z] v3.2.0-dev.66 [2024-10-11T10:53:04.853Z] v3.2.0-dev.67 [2024-10-11T10:53:04.853Z] v3.2.0-dev.68 [2024-10-11T10:53:04.853Z] v3.2.0-dev.69 [2024-10-11T10:53:04.853Z] v3.2.0-dev.7 [2024-10-11T10:53:04.853Z] v3.2.0-dev.70 [2024-10-11T10:53:04.853Z] v3.2.0-dev.71 [2024-10-11T10:53:04.853Z] v3.2.0-dev.72 [2024-10-11T10:53:04.853Z] v3.2.0-dev.73 [2024-10-11T10:53:04.853Z] v3.2.0-dev.74 [2024-10-11T10:53:04.853Z] v3.2.0-dev.75 [2024-10-11T10:53:04.853Z] v3.2.0-dev.76 [2024-10-11T10:53:04.853Z] v3.2.0-dev.77 [2024-10-11T10:53:04.853Z] v3.2.0-dev.78 [2024-10-11T10:53:04.853Z] v3.2.0-dev.79 [2024-10-11T10:53:04.853Z] v3.2.0-dev.8 [2024-10-11T10:53:04.853Z] v3.2.0-dev.80 [2024-10-11T10:53:04.853Z] v3.2.0-dev.81 [2024-10-11T10:53:04.853Z] v3.2.0-dev.82 [2024-10-11T10:53:04.853Z] v3.2.0-dev.83 [2024-10-11T10:53:04.853Z] v3.2.0-dev.84 [2024-10-11T10:53:04.853Z] v3.2.0-dev.85 [2024-10-11T10:53:04.853Z] v3.2.0-dev.86 [2024-10-11T10:53:04.853Z] v3.2.0-dev.87 [2024-10-11T10:53:04.853Z] v3.2.0-dev.88 [2024-10-11T10:53:04.853Z] v3.2.0-dev.89 [2024-10-11T10:53:04.853Z] v3.2.0-dev.9 [2024-10-11T10:53:04.853Z] v3.2.0-dev.90 [2024-10-11T10:53:04.853Z] v3.2.0-dev.91 [2024-10-11T10:53:04.853Z] v3.2.0-dev.92 [2024-10-11T10:53:04.853Z] v3.2.0-dev.93 [2024-10-11T10:53:04.853Z] v3.2.0-dev.94 [2024-10-11T10:53:04.853Z] v3.2.0-dev.95 [2024-10-11T10:53:04.853Z] v3.2.0-dev.96 [2024-10-11T10:53:04.853Z] v3.2.0-dev.97 [2024-10-11T10:53:04.853Z] v3.2.0-dev.98 [2024-10-11T10:53:04.853Z] v3.2.0-dev.99 [Pipeline] sh [2024-10-11T10:53:05.149Z] + lftools sign git-tag v3.2.0-dev.101 [2024-10-11T10:53:05.718Z] Signing Git tag with Sigul... [2024-10-11T10:53:05.718Z] Signing v3.2.0-dev.101 [Pipeline] echo [2024-10-11T10:53:06.298Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:53:06.589Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-11T10:53:06.597Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-11T10:53:06.645Z] $ docker stop --time=1 f74d7f4236e3fe476a27662faf96e17a8c827af5cb0dee182aa94b7006b9ef83 [2024-10-11T10:53:07.967Z] $ docker rm -f --volumes f74d7f4236e3fe476a27662faf96e17a8c827af5cb0dee182aa94b7006b9ef83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-11T10:53:08.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T10:53:08.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:53:08.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:53:08.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:53:08.779Z] prd-ubuntu20.04-docker-8c-8g-22527 does not seem to be running inside a container [2024-10-11T10:53:08.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/724 -v /w/workspace/edgex-go/724:/w/workspace/edgex-go/724:rw,z -v /w/workspace/edgex-go/724@tmp:/w/workspace/edgex-go/724@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-10-11T10:53:09.192Z] $ docker top 7fd0f8169a6710db790821b6b7c7efdca8e184051785a8991bcee37bfb9d3a77 -eo pid,comm [2024-10-11T10:53:09.226Z] 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-10-11T10:53:09.226Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T10:53:09.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:53:09.276Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:53:09.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:53:09.419Z] $ docker exec 7fd0f8169a6710db790821b6b7c7efdca8e184051785a8991bcee37bfb9d3a77 ssh-agent [2024-10-11T10:53:09.508Z] SSH_AUTH_SOCK=/tmp/ssh-dl67Kf6NBZJ2/agent.33 [2024-10-11T10:53:09.508Z] SSH_AGENT_PID=39 [2024-10-11T10:53:09.513Z] Running ssh-add (command line suppressed) [2024-10-11T10:53:09.640Z] Identity added: /w/workspace/edgex-go/724@tmp/private_key_11857242329073772584.key (/w/workspace/edgex-go/724@tmp/private_key_11857242329073772584.key) [2024-10-11T10:53:09.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:53:09.931Z] + git semver bump pre [2024-10-11T10:53:10.191Z] 2024-10-11 10:53:10,127 [read_version] DEBUG read version from /w/workspace/edgex-go/724/.semver/main [2024-10-11T10:53:10.191Z] 2024-10-11 10:53:10,128 [bump_version] DEBUG bumping version:3.2.0-dev.101 on axis:pre with prefix:dev [2024-10-11T10:53:10.191Z] 2024-10-11 10:53:10,128 [bump_version] DEBUG bumped version:3.2.0-dev.102 [2024-10-11T10:53:10.191Z] 2024-10-11 10:53:10,128 [write_version] DEBUG write version:3.2.0-dev.102 to path:/w/workspace/edgex-go/724/.semver/main with force:True [2024-10-11T10:53:10.191Z] 2024-10-11 10:53:10,128 [read_version] DEBUG read version from /w/workspace/edgex-go/724/.semver/main [2024-10-11T10:53:10.191Z] 2024-10-11 10:53:10,128 [write_file] DEBUG write to file:/w/workspace/edgex-go/724/.semver/main [2024-10-11T10:53:10.191Z] 2024-10-11 10:53:10,130 [execute] INFO git cat-file --batch-check [2024-10-11T10:53:10.191Z] 2024-10-11 10:53:10,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/724/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T10:53:10.191Z] 2024-10-11 10:53:10,137 [execute] INFO git cat-file --batch [2024-10-11T10:53:10.191Z] 2024-10-11 10:53:10,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/724/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T10:53:10.191Z] 2024-10-11 10:53:10,144 [read_version] DEBUG read version from /w/workspace/edgex-go/724/.semver/main [2024-10-11T10:53:10.191Z] 3.2.0-dev.102 [Pipeline] } [2024-10-11T10:53:10.219Z] $ docker exec --env ******** --env ******** 7fd0f8169a6710db790821b6b7c7efdca8e184051785a8991bcee37bfb9d3a77 ssh-agent -k [2024-10-11T10:53:10.327Z] unset SSH_AUTH_SOCK; [2024-10-11T10:53:10.327Z] unset SSH_AGENT_PID; [2024-10-11T10:53:10.327Z] echo Agent pid 39 killed; [2024-10-11T10:53:10.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T10:53:10.644Z] + git semver [Pipeline] } [2024-10-11T10:53:10.934Z] $ docker stop --time=1 7fd0f8169a6710db790821b6b7c7efdca8e184051785a8991bcee37bfb9d3a77 [2024-10-11T10:53:12.236Z] $ docker rm -f --volumes 7fd0f8169a6710db790821b6b7c7efdca8e184051785a8991bcee37bfb9d3a77 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T10:53:12.569Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T10:53:12.569Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:53:12.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:53:12.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:53:12.950Z] prd-ubuntu20.04-docker-8c-8g-22527 does not seem to be running inside a container [2024-10-11T10:53:13.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/724 -v /w/workspace/edgex-go/724:/w/workspace/edgex-go/724:rw,z -v /w/workspace/edgex-go/724@tmp:/w/workspace/edgex-go/724@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-10-11T10:53:13.354Z] $ docker top 72136db49eea4578b1539daadce74c6c25d775173d40a00407e928022380e733 -eo pid,comm [2024-10-11T10:53:13.385Z] 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-10-11T10:53:13.385Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T10:53:13.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:53:13.440Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:53:13.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:53:13.581Z] $ docker exec 72136db49eea4578b1539daadce74c6c25d775173d40a00407e928022380e733 ssh-agent [2024-10-11T10:53:13.694Z] SSH_AUTH_SOCK=/tmp/ssh-BtYOKBZHKFj9/agent.31 [2024-10-11T10:53:13.694Z] SSH_AGENT_PID=37 [2024-10-11T10:53:13.701Z] Running ssh-add (command line suppressed) [2024-10-11T10:53:13.828Z] Identity added: /w/workspace/edgex-go/724@tmp/private_key_13109136411954348993.key (/w/workspace/edgex-go/724@tmp/private_key_13109136411954348993.key) [2024-10-11T10:53:13.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:53:14.177Z] + git semver push [2024-10-11T10:53:14.436Z] 2024-10-11 10:53:14,302 [run_push] DEBUG push [2024-10-11T10:53:14.436Z] 2024-10-11 10:53:14,303 [execute] INFO git cat-file --batch-check [2024-10-11T10:53:14.436Z] 2024-10-11 10:53:14,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/724/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T10:53:14.436Z] 2024-10-11 10:53:14,307 [execute] INFO git rev-list 2a41de030a28c8f161c02df46f690a940257251d -- [2024-10-11T10:53:14.436Z] 2024-10-11 10:53:14,307 [execute] DEBUG Popen(['git', 'rev-list', '2a41de030a28c8f161c02df46f690a940257251d', '--'], cwd=/w/workspace/edgex-go/724/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-11T10:53:14.436Z] 2024-10-11 10:53:14,326 [execute] INFO git fetch -v origin [2024-10-11T10:53:14.436Z] 2024-10-11 10:53:14,327 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/724/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-11T10:53:15.006Z] 2024-10-11 10:53:14,778 [run_push] DEBUG no remote changes detected [2024-10-11T10:53:15.006Z] 2024-10-11 10:53:14,779 [execute] INFO git push origin semver [2024-10-11T10:53:15.006Z] 2024-10-11 10:53:14,779 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/724/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-11T10:53:15.574Z] 2024-10-11 10:53:15,523 [run_push] DEBUG push all version tags [2024-10-11T10:53:15.574Z] 2024-10-11 10:53:15,523 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-11T10:53:15.574Z] 2024-10-11 10:53:15,524 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/724, universal_newlines=False, shell=None, istream=None) [2024-10-11T10:53:16.510Z] 2024-10-11 10:53:16,193 [read_version] DEBUG read version from /w/workspace/edgex-go/724/.semver/main [2024-10-11T10:53:16.510Z] 3.2.0-dev.102 [Pipeline] } [2024-10-11T10:53:16.538Z] $ docker exec --env ******** --env ******** 72136db49eea4578b1539daadce74c6c25d775173d40a00407e928022380e733 ssh-agent -k [2024-10-11T10:53:16.643Z] unset SSH_AUTH_SOCK; [2024-10-11T10:53:16.643Z] unset SSH_AGENT_PID; [2024-10-11T10:53:16.643Z] echo Agent pid 37 killed; [2024-10-11T10:53:16.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T10:53:16.965Z] + git semver [Pipeline] } [2024-10-11T10:53:17.256Z] $ docker stop --time=1 72136db49eea4578b1539daadce74c6c25d775173d40a00407e928022380e733 [2024-10-11T10:53:18.572Z] $ docker rm -f --volumes 72136db49eea4578b1539daadce74c6c25d775173d40a00407e928022380e733 [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-10-11T10:53:19.149Z] + [ -d /w/workspace/edgex-go/724/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:53:19.443Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:53:20.305Z] ---> package-listing.sh [2024-10-11T10:53:20.305Z] ++ facter osfamily [2024-10-11T10:53:20.305Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-11T10:53:20.564Z] + OS_FAMILY=debian [2024-10-11T10:53:20.564Z] + workspace=/w/workspace/edgex-go/724 [2024-10-11T10:53:20.564Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-11T10:53:20.564Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-11T10:53:20.564Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-11T10:53:20.564Z] + PACKAGES=/tmp/packages_start.txt [2024-10-11T10:53:20.564Z] + '[' /w/workspace/edgex-go/724 ']' [2024-10-11T10:53:20.564Z] + PACKAGES=/tmp/packages_end.txt [2024-10-11T10:53:20.564Z] + case "${OS_FAMILY}" in [2024-10-11T10:53:20.564Z] + grep '^ii' [2024-10-11T10:53:20.564Z] + dpkg -l [2024-10-11T10:53:20.564Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-11T10:53:20.564Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-11T10:53:20.564Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-11T10:53:20.564Z] + '[' /w/workspace/edgex-go/724 ']' [2024-10-11T10:53:20.564Z] + mkdir -p /w/workspace/edgex-go/724/archives/ [2024-10-11T10:53:20.564Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/724/archives/ [Pipeline] echo [2024-10-11T10:53:20.576Z] 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/724/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-11T10:53:20.852Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:53:21.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T10:53:21.416Z] [2024-10-11T10:53:21.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:53:21.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T10:53:21.715Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-11T10:53:21.715Z] 5eb5b503b376: Pulling fs layer [2024-10-11T10:53:21.715Z] 5c69ac0246d0: Pulling fs layer [2024-10-11T10:53:21.715Z] ec43610c2a17: Pulling fs layer [2024-10-11T10:53:21.715Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-11T10:53:21.715Z] 33b1e0a273af: Pulling fs layer [2024-10-11T10:53:21.715Z] 3a2ae6a8a46f: Waiting [2024-10-11T10:53:21.715Z] 5d3b04190fa2: Pulling fs layer [2024-10-11T10:53:21.715Z] 2f39f015ded8: Pulling fs layer [2024-10-11T10:53:21.715Z] 33b1e0a273af: Waiting [2024-10-11T10:53:21.715Z] 2f39f015ded8: Waiting [2024-10-11T10:53:21.715Z] 5c69ac0246d0: Verifying Checksum [2024-10-11T10:53:21.715Z] 5c69ac0246d0: Download complete [2024-10-11T10:53:21.715Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-11T10:53:21.715Z] 3a2ae6a8a46f: Download complete [2024-10-11T10:53:21.978Z] 33b1e0a273af: Verifying Checksum [2024-10-11T10:53:21.978Z] 33b1e0a273af: Download complete [2024-10-11T10:53:21.978Z] 5d3b04190fa2: Verifying Checksum [2024-10-11T10:53:21.978Z] 5d3b04190fa2: Download complete [2024-10-11T10:53:21.978Z] ec43610c2a17: Verifying Checksum [2024-10-11T10:53:21.978Z] ec43610c2a17: Download complete [2024-10-11T10:53:21.978Z] 5eb5b503b376: Download complete [2024-10-11T10:53:22.912Z] 2f39f015ded8: Download complete [2024-10-11T10:53:23.477Z] 5eb5b503b376: Pull complete [2024-10-11T10:53:23.477Z] 5c69ac0246d0: Pull complete [2024-10-11T10:53:24.040Z] ec43610c2a17: Pull complete [2024-10-11T10:53:24.040Z] 3a2ae6a8a46f: Pull complete [2024-10-11T10:53:24.321Z] 33b1e0a273af: Pull complete [2024-10-11T10:53:24.321Z] 5d3b04190fa2: Pull complete [2024-10-11T10:53:29.671Z] 2f39f015ded8: Pull complete [2024-10-11T10:53:29.671Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-11T10:53:29.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T10:53:29.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:53:29.773Z] prd-ubuntu20.04-docker-8c-8g-22527 does not seem to be running inside a container [2024-10-11T10:53:29.819Z] $ 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/724/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/724 -v /w/workspace/edgex-go/724:/w/workspace/edgex-go/724:rw,z -v /w/workspace/edgex-go/724@tmp:/w/workspace/edgex-go/724@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-10-11T10:53:37.177Z] $ docker top 951d82c188d1f81e89372dc0516a881c671ea0fc137f2ff3047a3109ec3cc69e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:53:37.509Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-11T10:53:37.800Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-11T10:53:38.087Z] + ls /var/log/sa-host [2024-10-11T10:53:38.087Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:53:38.345Z] provisioning config files... [2024-10-11T10:53:38.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/724@tmp/config9538401389269969398tmp [Pipeline] { [Pipeline] echo [2024-10-11T10:53:38.372Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:53:38.653Z] ---> create-netrc.sh [Pipeline] } [2024-10-11T10:53:38.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:53:38.998Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-11T10:53:39.008Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:53:39.290Z] ---> sudo-logs.sh [2024-10-11T10:53:39.290Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-11T10:53:39.321Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:53:39.612Z] ---> job-cost.sh [2024-10-11T10:53:39.612Z] lf-activate-venv: SKIPPING [2024-10-11T10:53:39.612Z] DEBUG: total: 0.10999999940395355 [2024-10-11T10:53:39.612Z] INFO: Retrieving Stack Cost... [2024-10-11T10:53:40.181Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-11T10:53:40.440Z] INFO: Archiving Costs [Pipeline] echo [2024-10-11T10:53:40.455Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:53:40.737Z] ---> logs-deploy.sh [2024-10-11T10:53:40.738Z] lf-activate-venv: SKIPPING [2024-10-11T10:53:40.738Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/724 [2024-10-11T10:53:40.738Z] INFO: archiving workspace using pattern(s): [2024-10-11T10:53:41.675Z] Archives upload complete. [2024-10-11T10:53:41.934Z] INFO: archiving logs to Nexus