Pull request #4277 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from f394d5e88c9d9e67284be4fc7c7b0969edd49689+9123da5ee4a297ce5d9921c004089f9acce55f5e (fed498d8ab134f724570a3a83dc3340e0e379bfd) 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-ssh251051964256440268.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8612972832865333525.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4277/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/PR-4277/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1319662513038762032.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6267498808754808723.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/PR-4277/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/PR-4277/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10465516106544754194.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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2212’ Running on prd-ubuntu20.04-docker-8c-8g-2214 in /w/workspace/edgexfoundry_edgex-go_PR-4277 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 Merging remotes/origin/main commit 9123da5ee4a297ce5d9921c004089f9acce55f5e into PR head commit f394d5e88c9d9e67284be4fc7c7b0969edd49689 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4277/head:refs/remotes/origin/PR-4277 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f394d5e88c9d9e67284be4fc7c7b0969edd49689 # timeout=10 Merge succeeded, producing f7a38c95785b7b830fdd338cc62a4c9239b236ed Checking out Revision f7a38c95785b7b830fdd338cc62a4c9239b236ed (PR-4277) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9123da5ee4a297ce5d9921c004089f9acce55f5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7a38c95785b7b830fdd338cc62a4c9239b236ed # timeout=10 Commit message: "Merge commit '9123da5ee4a297ce5d9921c004089f9acce55f5e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-13T15:08:41.965Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-13T15:08:42.003Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-13T15:08:42.020Z] ========================================================= [2023-01-13T15:08:42.020Z] EdgeX Global Pipelines Version Info [2023-01-13T15:08:42.020Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4c6cd747ce197e2cab394e4f21b0d1f1c10989a9 # timeout=10 [2023-01-13T15:08:42.720Z] ------------------- [2023-01-13T15:08:42.721Z] stable info: [2023-01-13T15:08:42.721Z] ------------------- [2023-01-13T15:08:42.721Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-13T15:08:42.721Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T15:08:42.721Z] Message: update stable to v1.0.244 [2023-01-13T15:08:43.288Z] ------------------- [2023-01-13T15:08:43.288Z] experimental info: [2023-01-13T15:08:43.288Z] ------------------- [2023-01-13T15:08:43.288Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-13T15:08:43.288Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-13T15:08:43.289Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-13T15:08:43.470Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-13T15:08:43.483Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-13T15:08:43.494Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-13T15:08:43.509Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-13T15:08:43.527Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-13T15:08:43.542Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-13T15:08:43.551Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-13T15:08:43.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-13T15:08:43.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-13T15:08:43.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-13T15:08:43.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-13T15:08:43.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-13T15:08:43.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-13T15:08:43.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-13T15:08:43.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-13T15:08:43.659Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T15:08:43.670Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-13T15:08:43.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-13T15:08:43.693Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-13T15:08:43.706Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-13T15:08:43.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-13T15:08:43.730Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-13T15:08:43.741Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-13T15:08:43.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4277 [Pipeline] echo [2023-01-13T15:08:43.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4277 [Pipeline] echo [2023-01-13T15:08:43.776Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4277 [Pipeline] echo [2023-01-13T15:08:43.787Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7a38c95785b7b830fdd338cc62a4c9239b236ed [Pipeline] echo [2023-01-13T15:08:43.799Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7a38c9 [Pipeline] echo [2023-01-13T15:08:43.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T15:08:43.858Z] provisioning config files... [2023-01-13T15:08:43.872Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17859272581070428769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:08:44.172Z] ---> docker-login.sh [2023-01-13T15:08:44.172Z] nexus3.edgexfoundry.org:10001 [2023-01-13T15:08:44.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:08:44.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:08:44.433Z] Configure a credential helper to remove this warning. See [2023-01-13T15:08:44.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:08:44.433Z] [2023-01-13T15:08:44.433Z] Login Succeeded [2023-01-13T15:08:44.433Z] nexus3.edgexfoundry.org:10002 [2023-01-13T15:08:44.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:08:44.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:08:44.433Z] Configure a credential helper to remove this warning. See [2023-01-13T15:08:44.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:08:44.433Z] [2023-01-13T15:08:44.433Z] Login Succeeded [2023-01-13T15:08:44.433Z] nexus3.edgexfoundry.org:10003 [2023-01-13T15:08:44.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:08:44.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:08:44.694Z] Configure a credential helper to remove this warning. See [2023-01-13T15:08:44.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:08:44.694Z] [2023-01-13T15:08:44.694Z] Login Succeeded [2023-01-13T15:08:44.694Z] nexus3.edgexfoundry.org:10004 [2023-01-13T15:08:44.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:08:44.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:08:44.694Z] Configure a credential helper to remove this warning. See [2023-01-13T15:08:44.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:08:44.694Z] [2023-01-13T15:08:44.694Z] Login Succeeded [2023-01-13T15:08:44.694Z] docker.io [2023-01-13T15:08:44.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:08:44.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:08:44.957Z] Configure a credential helper to remove this warning. See [2023-01-13T15:08:44.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:08:44.957Z] [2023-01-13T15:08:44.957Z] Login Succeeded [2023-01-13T15:08:44.957Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T15:08:44.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T15:08:45.275Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-13T15:08:45.275Z] + cut -d/ -f2 [2023-01-13T15:08:45.275Z] + dirname cmd/core-command/Dockerfile [2023-01-13T15:08:45.275Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-13T15:08:45.275Z] + + cut -d/ -f2 [2023-01-13T15:08:45.275Z] dirname cmd/core-data/Dockerfile [2023-01-13T15:08:45.275Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-13T15:08:45.275Z] + dirname cmd/core-metadata/Dockerfile [2023-01-13T15:08:45.275Z] + cut -d/ -f2 [2023-01-13T15:08:45.275Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-13T15:08:45.275Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-13T15:08:45.275Z] + cut -d/ -f2 [2023-01-13T15:08:45.275Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-13T15:08:45.275Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-13T15:08:45.275Z] + cut -d/ -f2 [2023-01-13T15:08:45.275Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-13T15:08:45.275Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-13T15:08:45.275Z] + cut -d/ -f2 [2023-01-13T15:08:45.275Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-13T15:08:45.275Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-13T15:08:45.275Z] + cut -d/ -f2 [2023-01-13T15:08:45.275Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-13T15:08:45.275Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-01-13T15:08:45.275Z] cut -d/ -f2 [2023-01-13T15:08:45.275Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-13T15:08:45.275Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-13T15:08:45.275Z] + cut -d/ -f2 [2023-01-13T15:08:45.275Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-13T15:08:45.275Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-13T15:08:45.275Z] + cut -d/ -f2 [2023-01-13T15:08:45.275Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-13T15:08:45.275Z] + dirname cmd/support-notifications/Dockerfile [2023-01-13T15:08:45.275Z] + cut -d/ -f2 [2023-01-13T15:08:45.275Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-13T15:08:45.275Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-13T15:08:45.275Z] + cut -d/ -f2 [2023-01-13T15:08:45.275Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-13T15:08:45.329Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-13T15:08:45.680Z] + git rev-list -1 --merges f7a38c95785b7b830fdd338cc62a4c9239b236ed~1..f7a38c95785b7b830fdd338cc62a4c9239b236ed [Pipeline] echo [2023-01-13T15:08:45.692Z] -----------> git rev-list -1 --merges f7a38c95785b7b830fdd338cc62a4c9239b236ed~1..f7a38c95785b7b830fdd338cc62a4c9239b236ed f7a38c95785b7b830fdd338cc62a4c9239b236ed [2023-01-13T15:08:45.692Z] f7a38c95785b7b830fdd338cc62a4c9239b236ed [false] [Pipeline] sh [2023-01-13T15:08:45.979Z] + git log --format=format:%s -1 f7a38c95785b7b830fdd338cc62a4c9239b236ed [Pipeline] echo [2023-01-13T15:08:45.994Z] ========================================================= [2023-01-13T15:08:45.994Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-13T15:08:45.994Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-13T15:08:46.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-13T15:08:46.350Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-13T15:08:46.350Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-13T15:08:46.350Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-13T15:08:46.350Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-13T15:08:46.350Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-13T15:08:46.350Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:08:46.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T15:08:46.692Z] [2023-01-13T15:08:46.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:08:46.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T15:08:46.990Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-13T15:08:46.990Z] b85a868b505f: Pulling fs layer [2023-01-13T15:08:46.990Z] e2be974225ed: Pulling fs layer [2023-01-13T15:08:46.990Z] 339a4e72a1f5: Pulling fs layer [2023-01-13T15:08:46.990Z] 988bab9f4d93: Pulling fs layer [2023-01-13T15:08:46.990Z] 1469e6f7b9e6: Pulling fs layer [2023-01-13T15:08:46.990Z] eaf3925da568: Pulling fs layer [2023-01-13T15:08:46.990Z] bab4dde63d76: Pulling fs layer [2023-01-13T15:08:46.990Z] bde34c3a00c8: Pulling fs layer [2023-01-13T15:08:46.990Z] b352a97aabf1: Pulling fs layer [2023-01-13T15:08:46.990Z] 4872d77fe225: Pulling fs layer [2023-01-13T15:08:46.990Z] 5851b861e8e6: Pulling fs layer [2023-01-13T15:08:46.990Z] eaf3925da568: Waiting [2023-01-13T15:08:46.990Z] 1469e6f7b9e6: Waiting [2023-01-13T15:08:46.990Z] 988bab9f4d93: Waiting [2023-01-13T15:08:46.990Z] bab4dde63d76: Waiting [2023-01-13T15:08:46.990Z] bde34c3a00c8: Waiting [2023-01-13T15:08:46.990Z] 4872d77fe225: Waiting [2023-01-13T15:08:46.990Z] b352a97aabf1: Waiting [2023-01-13T15:08:46.990Z] e2be974225ed: Download complete [2023-01-13T15:08:46.990Z] 988bab9f4d93: Verifying Checksum [2023-01-13T15:08:46.990Z] 988bab9f4d93: Download complete [2023-01-13T15:08:47.250Z] 1469e6f7b9e6: Verifying Checksum [2023-01-13T15:08:47.250Z] 1469e6f7b9e6: Download complete [2023-01-13T15:08:47.250Z] eaf3925da568: Verifying Checksum [2023-01-13T15:08:47.250Z] eaf3925da568: Download complete [2023-01-13T15:08:47.250Z] 339a4e72a1f5: Download complete [2023-01-13T15:08:47.250Z] bde34c3a00c8: Verifying Checksum [2023-01-13T15:08:47.250Z] bde34c3a00c8: Download complete [2023-01-13T15:08:47.250Z] b352a97aabf1: Download complete [2023-01-13T15:08:47.250Z] 4872d77fe225: Verifying Checksum [2023-01-13T15:08:47.250Z] 4872d77fe225: Download complete [2023-01-13T15:08:47.250Z] 5851b861e8e6: Download complete [2023-01-13T15:08:47.250Z] b85a868b505f: Download complete [2023-01-13T15:08:47.508Z] bab4dde63d76: Verifying Checksum [2023-01-13T15:08:47.508Z] bab4dde63d76: Download complete [2023-01-13T15:08:48.446Z] b85a868b505f: Pull complete [2023-01-13T15:08:48.446Z] e2be974225ed: Pull complete [2023-01-13T15:08:49.016Z] 339a4e72a1f5: Pull complete [2023-01-13T15:08:49.016Z] 988bab9f4d93: Pull complete [2023-01-13T15:08:49.276Z] 1469e6f7b9e6: Pull complete [2023-01-13T15:08:49.276Z] eaf3925da568: Pull complete [2023-01-13T15:08:51.183Z] bab4dde63d76: Pull complete [2023-01-13T15:08:51.183Z] bde34c3a00c8: Pull complete [2023-01-13T15:08:51.183Z] b352a97aabf1: Pull complete [2023-01-13T15:08:51.183Z] 4872d77fe225: Pull complete [2023-01-13T15:08:51.183Z] 5851b861e8e6: Pull complete [2023-01-13T15:08:51.183Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-13T15:08:51.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-13T15:08:51.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:08:51.267Z] prd-ubuntu20.04-docker-8c-8g-2214 does not seem to be running inside a container [2023-01-13T15:08:51.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-13T15:08:52.666Z] $ docker top fff929d2499f7dfa63aea30f3f07c111ed6add9c3008e5811f7186e65bf4e80c -eo pid,comm [2023-01-13T15:08:52.722Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-13T15:08:52.722Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-13T15:08:52.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T15:08:52.759Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T15:08:52.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T15:08:52.878Z] $ docker exec fff929d2499f7dfa63aea30f3f07c111ed6add9c3008e5811f7186e65bf4e80c ssh-agent [2023-01-13T15:08:52.987Z] SSH_AUTH_SOCK=/tmp/ssh-kiAsP5hGbYFH/agent.35 [2023-01-13T15:08:52.987Z] SSH_AGENT_PID=41 [2023-01-13T15:08:52.993Z] Running ssh-add (command line suppressed) [2023-01-13T15:08:53.087Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2853768104860839112.key (/w/workspace/edgex-go/3@tmp/private_key_2853768104860839112.key) [2023-01-13T15:08:53.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T15:08:53.388Z] + git tag --points-at HEAD [Pipeline] } [2023-01-13T15:08:53.406Z] $ docker exec --env ******** --env ******** fff929d2499f7dfa63aea30f3f07c111ed6add9c3008e5811f7186e65bf4e80c ssh-agent -k [2023-01-13T15:08:53.512Z] unset SSH_AUTH_SOCK; [2023-01-13T15:08:53.512Z] unset SSH_AGENT_PID; [2023-01-13T15:08:53.513Z] echo Agent pid 41 killed; [2023-01-13T15:08:53.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-13T15:08:53.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-13T15:08:53.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-13T15:08:53.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-13T15:08:53.657Z] $ docker exec fff929d2499f7dfa63aea30f3f07c111ed6add9c3008e5811f7186e65bf4e80c ssh-agent [2023-01-13T15:08:53.761Z] SSH_AUTH_SOCK=/tmp/ssh-gWl2ZnNc9hT5/agent.73 [2023-01-13T15:08:53.761Z] SSH_AGENT_PID=79 [2023-01-13T15:08:53.765Z] Running ssh-add (command line suppressed) [2023-01-13T15:08:53.865Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1202320859359590112.key (/w/workspace/edgex-go/3@tmp/private_key_1202320859359590112.key) [2023-01-13T15:08:53.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-13T15:08:54.161Z] + git semver init [2023-01-13T15:08:54.419Z] 2023-01-13 15:08:54,373 [run_init] DEBUG init version:0.0.0 force:False [2023-01-13T15:08:54.419Z] 2023-01-13 15:08:54,375 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-01-13T15:08:54.419Z] 2023-01-13 15:08:54,375 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-01-13T15:08:54.419Z] 2023-01-13 15:08:54,375 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-01-13T15:09:00.984Z] 2023-01-13 15:09:00,479 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-01-13T15:09:00.984Z] 2023-01-13 15:09:00,480 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4277 with force:False [2023-01-13T15:09:00.984Z] 2023-01-13 15:09:00,480 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4277 [2023-01-13T15:09:00.984Z] 2023-01-13 15:09:00,484 [execute] INFO git cat-file --batch-check [2023-01-13T15:09:00.984Z] 2023-01-13 15:09:00,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T15:09:00.984Z] 2023-01-13 15:09:00,491 [execute] INFO git cat-file --batch [2023-01-13T15:09:00.984Z] 2023-01-13 15:09:00,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-01-13T15:09:00.984Z] 2023-01-13 15:09:00,496 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4277 [2023-01-13T15:09:00.984Z] 0.0.0 [Pipeline] } [2023-01-13T15:09:00.992Z] $ docker exec --env ******** --env ******** fff929d2499f7dfa63aea30f3f07c111ed6add9c3008e5811f7186e65bf4e80c ssh-agent -k [2023-01-13T15:09:01.106Z] unset SSH_AUTH_SOCK; [2023-01-13T15:09:01.107Z] unset SSH_AGENT_PID; [2023-01-13T15:09:01.107Z] echo Agent pid 79 killed; [2023-01-13T15:09:01.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-13T15:09:01.415Z] + git semver [Pipeline] } [2023-01-13T15:09:01.685Z] $ docker stop --time=1 fff929d2499f7dfa63aea30f3f07c111ed6add9c3008e5811f7186e65bf4e80c [2023-01-13T15:09:03.008Z] $ docker rm -f --volumes fff929d2499f7dfa63aea30f3f07c111ed6add9c3008e5811f7186e65bf4e80c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T15:09:03.341Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-13T15:09:03.549Z] Stashed 1 file(s) [Pipeline] echo [2023-01-13T15:09:03.552Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T15:09:03.953Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-01-13T15:09:03.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T15:09:03.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T15:09:03.996Z] ========================================================= [2023-01-13T15:09:03.996Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-13T15:09:03.996Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-13T15:09:04.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T15:09:04.281Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-13T15:09:04.281Z] 213ec9aee27d: Pulling fs layer [2023-01-13T15:09:04.281Z] 4583459ba037: Pulling fs layer [2023-01-13T15:09:04.281Z] 93c1e223e6f2: Pulling fs layer [2023-01-13T15:09:04.281Z] 53926ce57604: Pulling fs layer [2023-01-13T15:09:04.281Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-13T15:09:04.281Z] 22ff95d597cd: Pulling fs layer [2023-01-13T15:09:04.281Z] 12d6caf4c0d1: Pulling fs layer [2023-01-13T15:09:04.281Z] 96b7cbca73a9: Pulling fs layer [2023-01-13T15:09:04.281Z] a7acece74701: Pulling fs layer [2023-01-13T15:09:04.281Z] 22ff95d597cd: Waiting [2023-01-13T15:09:04.281Z] 96b7cbca73a9: Waiting [2023-01-13T15:09:04.281Z] 12d6caf4c0d1: Waiting [2023-01-13T15:09:04.281Z] 53926ce57604: Waiting [2023-01-13T15:09:04.281Z] 21b2b0c7a3f4: Waiting [2023-01-13T15:09:04.281Z] a7acece74701: Waiting [2023-01-13T15:09:04.281Z] 93c1e223e6f2: Verifying Checksum [2023-01-13T15:09:04.281Z] 93c1e223e6f2: Download complete [2023-01-13T15:09:04.281Z] 4583459ba037: Verifying Checksum [2023-01-13T15:09:04.281Z] 4583459ba037: Download complete [2023-01-13T15:09:04.281Z] 21b2b0c7a3f4: Download complete [2023-01-13T15:09:04.281Z] 22ff95d597cd: Verifying Checksum [2023-01-13T15:09:04.281Z] 22ff95d597cd: Download complete [2023-01-13T15:09:04.281Z] 213ec9aee27d: Verifying Checksum [2023-01-13T15:09:04.281Z] 213ec9aee27d: Download complete [2023-01-13T15:09:04.281Z] 12d6caf4c0d1: Verifying Checksum [2023-01-13T15:09:04.281Z] 12d6caf4c0d1: Download complete [2023-01-13T15:09:04.545Z] 213ec9aee27d: Pull complete [2023-01-13T15:09:04.545Z] 4583459ba037: Pull complete [2023-01-13T15:09:04.804Z] 93c1e223e6f2: Pull complete [2023-01-13T15:09:04.804Z] a7acece74701: Verifying Checksum [2023-01-13T15:09:04.804Z] a7acece74701: Download complete [2023-01-13T15:09:05.371Z] 53926ce57604: Download complete [2023-01-13T15:09:05.371Z] 96b7cbca73a9: Verifying Checksum [2023-01-13T15:09:05.371Z] 96b7cbca73a9: Download complete [2023-01-13T15:09:08.657Z] 53926ce57604: Pull complete [2023-01-13T15:09:08.657Z] 21b2b0c7a3f4: Pull complete [2023-01-13T15:09:08.657Z] 22ff95d597cd: Pull complete [2023-01-13T15:09:08.915Z] 12d6caf4c0d1: Pull complete [2023-01-13T15:09:10.814Z] 96b7cbca73a9: Pull complete [2023-01-13T15:09:11.381Z] a7acece74701: Pull complete [2023-01-13T15:09:11.381Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-13T15:09:11.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T15:09:11.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-13T15:09:11.930Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T15:09:11.931Z] WORKDIR /edgex [2023-01-13T15:09:11.931Z] COPY go.mod . [2023-01-13T15:09:11.931Z] RUN go mod download [2023-01-13T15:09:11.931Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-13T15:09:12.497Z] Sending build context to Docker daemon 170MB [2023-01-13T15:09:12.497Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-13T15:09:12.497Z] ---> db6d94c90886 [2023-01-13T15:09:12.497Z] Step 2/4 : WORKDIR /edgex [2023-01-13T15:09:14.510Z] ---> Running in e535b808c498 [2023-01-13T15:09:14.510Z] Removing intermediate container e535b808c498 [2023-01-13T15:09:14.510Z] ---> a2089b832990 [2023-01-13T15:09:14.510Z] Step 3/4 : COPY go.mod . [2023-01-13T15:09:14.510Z] ---> 8869ba838341 [2023-01-13T15:09:14.510Z] Step 4/4 : RUN go mod download [2023-01-13T15:09:14.510Z] ---> Running in 556d4e4438e9 [2023-01-13T15:09:18.628Z] Still waiting to schedule task [2023-01-13T15:09:18.629Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2213’ [2023-01-13T15:09:24.484Z] Removing intermediate container 556d4e4438e9 [2023-01-13T15:09:24.484Z] ---> 6a00a7baa4d0 [2023-01-13T15:09:24.484Z] Successfully built 6a00a7baa4d0 [2023-01-13T15:09:24.484Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:09:24.778Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T15:09:24.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:09:24.846Z] prd-ubuntu20.04-docker-8c-8g-2214 does not seem to be running inside a container [2023-01-13T15:09:24.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-13T15:09:25.289Z] $ docker top 7aad39abb5d27d0903f5a8f9047018b291dd4b4c9255409ad8e1333c130e357d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T15:09:25.630Z] + go version [2023-01-13T15:09:25.630Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-13T15:09:25.638Z] $ docker stop --time=1 7aad39abb5d27d0903f5a8f9047018b291dd4b4c9255409ad8e1333c130e357d [2023-01-13T15:09:26.978Z] $ docker rm -f --volumes 7aad39abb5d27d0903f5a8f9047018b291dd4b4c9255409ad8e1333c130e357d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:09:27.358Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-13T15:09:27.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:09:27.422Z] prd-ubuntu20.04-docker-8c-8g-2214 does not seem to be running inside a container [2023-01-13T15:09:27.451Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-13T15:09:27.787Z] $ docker top 89efbbbe22be0c904bd39ec3b8549625a02d3b7316dc02eed7542da3f17f2098 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-13T15:09:27.849Z] ========================================================= [2023-01-13T15:09:27.849Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-13T15:09:27.849Z] ========================================================= [Pipeline] sh [2023-01-13T15:09:28.127Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-01-13T15:09:28.422Z] + make test [2023-01-13T15:09:28.422Z] go test -race -coverprofile=coverage.out ./... [2023-01-13T15:09:34.993Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-13T15:09:47.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-13T15:09:47.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-13T15:09:47.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 98.5% of statements [2023-01-13T15:09:47.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.092s coverage: 43.0% of statements [2023-01-13T15:09:47.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-13T15:09:47.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-13T15:09:47.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements [2023-01-13T15:09:47.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-13T15:09:47.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-13T15:09:51.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.174s coverage: 89.2% of statements [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-13T15:09:51.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 2.4% of statements [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-13T15:09:51.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.432s coverage: 95.6% of statements [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-13T15:09:51.239Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-13T15:09:51.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2023-01-13T15:09:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-13T15:09:51.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-13T15:09:51.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-13T15:09:51.240Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements [2023-01-13T15:09:51.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-13T15:09:51.240Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2023-01-13T15:09:51.240Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.095s coverage: 29.6% of statements [2023-01-13T15:09:51.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-13T15:09:51.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 47.1% of statements [2023-01-13T15:09:51.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.100s coverage: 79.5% of statements [2023-01-13T15:09:51.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements [2023-01-13T15:09:51.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2023-01-13T15:09:51.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2023-01-13T15:09:57.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.093s coverage: 94.4% of statements [2023-01-13T15:09:57.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2023-01-13T15:10:01.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.210s coverage: 79.9% of statements [2023-01-13T15:10:01.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.115s coverage: 92.9% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.085s coverage: 86.9% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 91.2% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.7% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.360s coverage: 65.8% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 41.8% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-13T15:10:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-13T15:10:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-13T15:10:10.102Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-01-13T15:10:28.169Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-13T15:10:28.169Z] go vet ./... [2023-01-13T15:10:30.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-13T15:10:30.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-13T15:10:30.694Z] ./bin/test-attribution-txt.sh [2023-01-13T15:10:30.694Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-13T15:10:30.694Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-13T15:10:30.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-13T15:10:30.985Z] + ls -al . [2023-01-13T15:10:30.985Z] total 752 [2023-01-13T15:10:30.985Z] drwxrwxr-x 11 1001 1001 4096 Jan 13 15:09 . [2023-01-13T15:10:30.985Z] drwxr-xr-x 4 root root 4096 Jan 13 15:09 .. [2023-01-13T15:10:30.985Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 15:08 .blubracket [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 16 Jan 13 15:08 .dockerignore [2023-01-13T15:10:30.985Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 15:10 .git [2023-01-13T15:10:30.985Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 15:08 .github [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 956 Jan 13 15:08 .gitignore [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 42 Jan 13 15:08 .golangci.yml [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 87 Jan 13 15:08 .hadolint.yml [2023-01-13T15:10:30.985Z] drwxr-xr-x 3 1001 1001 4096 Jan 13 15:09 .semver [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 15:08 .sonarcloud.properties [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 1171 Jan 13 15:08 ADOPTERS.md [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 10618 Jan 13 15:08 Attribution.txt [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 73765 Jan 13 15:08 CHANGELOG.md [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 15:08 CONTRIBUTING.md [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 677 Jan 13 15:08 GOVERNANCE.md [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 850 Jan 13 15:08 Jenkinsfile [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 15:08 LICENSE [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 12513 Jan 13 15:08 Makefile [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 582 Jan 13 15:08 OWNERS.md [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 9403 Jan 13 15:08 README.md [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 6912 Jan 13 15:08 SECURITY.md [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 15:09 VERSION [2023-01-13T15:10:30.985Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 15:08 bin [2023-01-13T15:10:30.985Z] drwxrwxr-x 16 1001 1001 4096 Jan 13 15:08 cmd [2023-01-13T15:10:30.985Z] -rw-r--r-- 1 root root 494838 Jan 13 15:10 coverage.out [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 3376 Jan 13 15:08 go.mod [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 34949 Jan 13 15:08 go.sum [2023-01-13T15:10:30.985Z] drwxrwxr-x 7 1001 1001 4096 Jan 13 15:08 internal [2023-01-13T15:10:30.985Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 15:08 openapi [2023-01-13T15:10:30.985Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 15:08 snap [2023-01-13T15:10:30.985Z] -rw-rw-r-- 1 1001 1001 204 Jan 13 15:08 version.go [Pipeline] sh [2023-01-13T15:10:31.265Z] + '[' -e coverage.out ] [2023-01-13T15:10:31.265Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-13T15:10:31.364Z] Stashed 1 file(s) [Pipeline] sh [2023-01-13T15:10:31.641Z] + make build [2023-01-13T15:10:31.641Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-13T15:10:43.840Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-13T15:10:43.840Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-13T15:10:44.406Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-13T15:10:50.959Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-13T15:10:52.340Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-13T15:10:53.275Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-13T15:10:54.650Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-13T15:10:55.224Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-13T15:10:56.156Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-13T15:10:58.687Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-13T15:10:59.262Z] $ docker stop --time=1 89efbbbe22be0c904bd39ec3b8549625a02d3b7316dc02eed7542da3f17f2098 [2023-01-13T15:11:01.477Z] $ docker rm -f --volumes 89efbbbe22be0c904bd39ec3b8549625a02d3b7316dc02eed7542da3f17f2098 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:11:02.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T15:11:02.172Z] [2023-01-13T15:11:02.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:11:02.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T15:11:02.462Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-13T15:11:02.462Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-13T15:11:02.462Z] ca9280d653b3: Pulling fs layer [2023-01-13T15:11:02.462Z] 7e9c9ca2126c: Pulling fs layer [2023-01-13T15:11:02.721Z] cbdbe7a5bc2a: Verifying Checksum [2023-01-13T15:11:02.721Z] cbdbe7a5bc2a: Download complete [2023-01-13T15:11:02.721Z] ca9280d653b3: Verifying Checksum [2023-01-13T15:11:02.721Z] ca9280d653b3: Download complete [2023-01-13T15:11:02.721Z] cbdbe7a5bc2a: Pull complete [2023-01-13T15:11:02.977Z] 7e9c9ca2126c: Verifying Checksum [2023-01-13T15:11:02.977Z] 7e9c9ca2126c: Download complete [2023-01-13T15:11:03.235Z] ca9280d653b3: Pull complete [2023-01-13T15:11:05.759Z] 7e9c9ca2126c: Pull complete [2023-01-13T15:11:05.759Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-13T15:11:05.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T15:11:05.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:11:05.842Z] prd-ubuntu20.04-docker-8c-8g-2214 does not seem to be running inside a container [2023-01-13T15:11:05.866Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-13T15:11:07.006Z] $ docker top 1ecab736ff3039fc3fe50f84182e2264890ffdfe3bac9cbfbcc871b9455a2f2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T15:11:07.345Z] + docker-compose build --help [2023-01-13T15:11:07.345Z] + grep parallel [2023-01-13T15:11:07.918Z] --parallel Build images in parallel. [Pipeline] } [2023-01-13T15:11:07.927Z] $ docker stop --time=1 1ecab736ff3039fc3fe50f84182e2264890ffdfe3bac9cbfbcc871b9455a2f2a [2023-01-13T15:11:09.190Z] $ docker rm -f --volumes 1ecab736ff3039fc3fe50f84182e2264890ffdfe3bac9cbfbcc871b9455a2f2a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:11:09.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-13T15:11:09.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:11:09.659Z] prd-ubuntu20.04-docker-8c-8g-2214 does not seem to be running inside a container [2023-01-13T15:11:09.686Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-13T15:11:10.003Z] $ docker top 1f3c4e8df18b359d18b224f09d767a3e95d84e750631cc7101f4dd03459ae242 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T15:11:10.335Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-13T15:11:10.902Z] Building core-command ... [2023-01-13T15:11:10.902Z] Building core-data ... [2023-01-13T15:11:10.903Z] Building core-metadata ... [2023-01-13T15:11:10.903Z] Building security-bootstrapper ... [2023-01-13T15:11:10.903Z] Building security-proxy-setup ... [2023-01-13T15:11:10.903Z] Building security-secretstore-setup ... [2023-01-13T15:11:10.903Z] Building security-spiffe-token-provider ... [2023-01-13T15:11:10.903Z] Building security-spire-agent ... [2023-01-13T15:11:10.903Z] Building security-spire-config ... [2023-01-13T15:11:10.903Z] Building security-spire-server ... [2023-01-13T15:11:10.903Z] Building support-notifications ... [2023-01-13T15:11:10.903Z] Building support-scheduler ... [2023-01-13T15:11:10.903Z] Building support-notifications [2023-01-13T15:11:10.903Z] Building security-spiffe-token-provider [2023-01-13T15:11:10.903Z] Building security-spire-agent [2023-01-13T15:11:10.903Z] Building security-spire-config [2023-01-13T15:11:10.903Z] Building security-proxy-setup [2023-01-13T15:11:23.124Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:11:23.124Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:11:23.124Z] ---> 6a00a7baa4d0 [2023-01-13T15:11:23.124Z] Step 3/19 : WORKDIR /edgex-go [2023-01-13T15:11:23.124Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:11:23.124Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:11:23.124Z] ---> 6a00a7baa4d0 [2023-01-13T15:11:23.124Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T15:11:23.124Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:11:23.124Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:11:23.124Z] ---> 6a00a7baa4d0 [2023-01-13T15:11:23.124Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T15:11:23.124Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:11:23.124Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:11:23.124Z] ---> 6a00a7baa4d0 [2023-01-13T15:11:23.124Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T15:11:23.124Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:11:23.124Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:11:23.124Z] ---> 6a00a7baa4d0 [2023-01-13T15:11:23.124Z] Step 3/21 : WORKDIR /edgex-go [2023-01-13T15:11:23.691Z] ---> Running in 85ea5dd50f25 [2023-01-13T15:11:23.691Z] ---> Running in 84506e437743 [2023-01-13T15:11:23.691Z] ---> Running in acaa4c051888 [2023-01-13T15:11:23.691Z] ---> Running in df612c277a20 [2023-01-13T15:11:23.691Z] ---> Running in 0a305e0e4e83 [2023-01-13T15:11:23.951Z] Removing intermediate container 85ea5dd50f25 [2023-01-13T15:11:23.951Z] ---> 3bbeefea9322 [2023-01-13T15:11:23.951Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-13T15:11:23.951Z] Removing intermediate container 84506e437743 [2023-01-13T15:11:23.951Z] ---> ee6d3140c550 [2023-01-13T15:11:23.951Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T15:11:23.951Z] Removing intermediate container 0a305e0e4e83 [2023-01-13T15:11:23.951Z] ---> 86f619ef93c0 [2023-01-13T15:11:23.951Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T15:11:23.951Z] Removing intermediate container df612c277a20 [2023-01-13T15:11:23.951Z] ---> 14d7038b15ca [2023-01-13T15:11:23.951Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T15:11:23.951Z] Removing intermediate container acaa4c051888 [2023-01-13T15:11:23.951Z] ---> a28b1a081de5 [2023-01-13T15:11:23.951Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-13T15:11:23.951Z] ---> Running in 3dbf92dbedb4 [2023-01-13T15:11:23.951Z] ---> Running in 83078f37fd84 [2023-01-13T15:11:23.951Z] ---> Running in e5197750fa82 [2023-01-13T15:11:23.951Z] ---> Running in 5efba547b020 [2023-01-13T15:11:23.951Z] ---> Running in 12eccb1f7577 [2023-01-13T15:11:24.209Z] Removing intermediate container 83078f37fd84 [2023-01-13T15:11:24.209Z] ---> 5ddfca773352 [2023-01-13T15:11:24.209Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-13T15:11:24.209Z] ---> Running in df07c04d4143 [2023-01-13T15:11:24.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:11:24.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:11:24.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:11:24.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:11:24.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:11:24.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:11:24.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:11:24.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:11:24.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:11:24.982Z] OK: 211 MiB in 51 packages [2023-01-13T15:11:24.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:11:24.982Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-13T15:11:24.983Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-13T15:11:24.983Z] OK: 17042 distinct packages available [2023-01-13T15:11:24.983Z] OK: 211 MiB in 51 packages [2023-01-13T15:11:24.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:11:24.983Z] OK: 211 MiB in 51 packages [2023-01-13T15:11:24.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:11:25.250Z] OK: 211 MiB in 51 packages [2023-01-13T15:11:25.250Z] OK: 211 MiB in 51 packages [2023-01-13T15:11:25.508Z] Removing intermediate container e5197750fa82 [2023-01-13T15:11:25.508Z] ---> 6d68584727d6 [2023-01-13T15:11:25.508Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T15:11:25.771Z] Removing intermediate container 12eccb1f7577 [2023-01-13T15:11:25.771Z] ---> 741c0a40a362 [2023-01-13T15:11:25.771Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-13T15:11:25.771Z] Removing intermediate container 5efba547b020 [2023-01-13T15:11:25.771Z] ---> 9f4e4c2d3198 [2023-01-13T15:11:25.771Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T15:11:25.771Z] ---> 2d949b9e3108 [2023-01-13T15:11:25.771Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:11:25.771Z] Removing intermediate container df07c04d4143 [2023-01-13T15:11:25.771Z] ---> fc7aa6348f88 [2023-01-13T15:11:25.771Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T15:11:25.771Z] ---> Running in 95f76d115a2d [2023-01-13T15:11:26.029Z] ---> 0cb4c072de23 [2023-01-13T15:11:26.029Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:11:26.029Z] ---> 154edcdac295 [2023-01-13T15:11:26.029Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:11:26.029Z] ---> Running in a3806e5955b8 [2023-01-13T15:11:26.029Z] ---> Running in f29d37daf406 [2023-01-13T15:11:26.029Z] ---> 8b182659bc34 [2023-01-13T15:11:26.029Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:11:26.029Z] Removing intermediate container 3dbf92dbedb4 [2023-01-13T15:11:26.029Z] ---> 84ae5b197798 [2023-01-13T15:11:26.029Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-13T15:11:26.288Z] ---> Running in 99ff6bc56d0c [2023-01-13T15:11:26.288Z] ---> 892dd45951a7 [2023-01-13T15:11:26.288Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:11:26.288Z] ---> Running in f785fe551248 [2023-01-13T15:12:05.301Z] Removing intermediate container f29d37daf406 [2023-01-13T15:12:05.301Z] ---> 33ad8d12e1ad [2023-01-13T15:12:05.301Z] Step 7/24 : COPY . . [2023-01-13T15:12:05.301Z] Removing intermediate container f785fe551248 [2023-01-13T15:12:05.301Z] ---> 909b3b27fc3e [2023-01-13T15:12:05.301Z] Step 7/19 : COPY . . [2023-01-13T15:12:05.301Z] Removing intermediate container 95f76d115a2d [2023-01-13T15:12:05.301Z] ---> f9214ec4d6d0 [2023-01-13T15:12:05.301Z] Step 7/24 : COPY . . [2023-01-13T15:12:05.301Z] Removing intermediate container a3806e5955b8 [2023-01-13T15:12:05.301Z] ---> f1a44e3fc905 [2023-01-13T15:12:05.301Z] Step 7/21 : COPY . . [2023-01-13T15:12:05.301Z] Removing intermediate container 99ff6bc56d0c [2023-01-13T15:12:05.301Z] ---> 9843c423930d [2023-01-13T15:12:05.301Z] Step 8/22 : COPY . . [2023-01-13T15:12:08.589Z] ---> a1c2d4a55496 [2023-01-13T15:12:08.589Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-13T15:12:08.589Z] ---> 16e937a0e172 [2023-01-13T15:12:08.589Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-13T15:12:08.589Z] ---> face09a91a94 [2023-01-13T15:12:08.589Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T15:12:08.589Z] ---> Running in 1d6a65aab020 [2023-01-13T15:12:08.589Z] ---> 555626d05e0b [2023-01-13T15:12:08.589Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T15:12:08.589Z] ---> e688cdd2d5ad [2023-01-13T15:12:08.589Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-13T15:12:08.589Z] ---> Running in df3fa6118c09 [2023-01-13T15:12:08.589Z] ---> Running in f75a51468f3e [2023-01-13T15:12:08.589Z] ---> Running in 7b2912b458f2 [2023-01-13T15:12:08.589Z] ---> Running in 6323769ca554 [2023-01-13T15:12:08.589Z] Removing intermediate container f75a51468f3e [2023-01-13T15:12:08.589Z] ---> 585c4d00bfa6 [2023-01-13T15:12:08.589Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T15:12:08.589Z] Removing intermediate container 7b2912b458f2 [2023-01-13T15:12:08.589Z] ---> 875016ad08f8 [2023-01-13T15:12:08.589Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T15:12:08.589Z] ---> Running in 66f1b968752b [2023-01-13T15:12:08.589Z] ---> Running in 1b5729d33a43 [2023-01-13T15:12:08.589Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-13T15:12:08.589Z] Removing intermediate container 66f1b968752b [2023-01-13T15:12:08.589Z] ---> b0479a18961f [2023-01-13T15:12:08.589Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-13T15:12:08.589Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-13T15:12:08.847Z] Removing intermediate container 1b5729d33a43 [2023-01-13T15:12:08.847Z] ---> a6207619e3b7 [2023-01-13T15:12:08.847Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-13T15:12:08.847Z] ---> Running in 5bf38a24ec6b [2023-01-13T15:12:08.847Z] ---> Running in ee0ac297bc5d [2023-01-13T15:12:08.847Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-13T15:12:10.246Z] Removing intermediate container ee0ac297bc5d [2023-01-13T15:12:10.246Z] ---> a241f1dc8054 [2023-01-13T15:12:10.246Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T15:12:10.246Z] Removing intermediate container 5bf38a24ec6b [2023-01-13T15:12:10.246Z] ---> cdc9557ae678 [2023-01-13T15:12:10.246Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T15:12:10.246Z] ---> Running in d61d1b181f05 [2023-01-13T15:12:10.246Z] ---> Running in fc38340981d4 [2023-01-13T15:12:10.246Z] Removing intermediate container d61d1b181f05 [2023-01-13T15:12:10.246Z] ---> 9bda4c5141d7 [2023-01-13T15:12:10.246Z] [2023-01-13T15:12:10.246Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T15:12:10.246Z] Removing intermediate container fc38340981d4 [2023-01-13T15:12:10.246Z] ---> afa93ec54832 [2023-01-13T15:12:10.246Z] [2023-01-13T15:12:10.246Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T15:12:11.179Z] 3.15: Pulling from library/alpine [2023-01-13T15:12:11.179Z] 3.15: Pulling from library/alpine [2023-01-13T15:12:12.114Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-13T15:12:12.114Z] Status: Downloaded newer image for alpine:3.15 [2023-01-13T15:12:12.114Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-13T15:12:12.114Z] Status: Image is up to date for alpine:3.15 [2023-01-13T15:12:12.114Z] ---> c4fc93816858 [2023-01-13T15:12:12.114Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T15:12:12.114Z] ---> c4fc93816858 [2023-01-13T15:12:12.114Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T15:12:12.691Z] ---> Running in 9d6e5c680e15 [2023-01-13T15:12:12.691Z] ---> Running in f941ae6ad4d0 [2023-01-13T15:12:12.990Z] Removing intermediate container 9d6e5c680e15 [2023-01-13T15:12:12.990Z] ---> 0297c4927d7b [2023-01-13T15:12:12.990Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T15:12:12.990Z] Removing intermediate container f941ae6ad4d0 [2023-01-13T15:12:12.990Z] ---> acfd1d77b462 [2023-01-13T15:12:12.990Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-13T15:12:13.257Z] ---> Running in 900247cfb8fe [2023-01-13T15:12:13.257Z] ---> Running in 226c3333bc1f [2023-01-13T15:12:14.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:14.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:14.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:14.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:14.450Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T15:12:14.450Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T15:12:14.450Z] OK: 15859 distinct packages available [2023-01-13T15:12:14.450Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T15:12:14.450Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T15:12:14.450Z] OK: 15859 distinct packages available [2023-01-13T15:12:14.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:14.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:14.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:14.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:14.707Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-13T15:12:14.707Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-13T15:12:14.707Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-13T15:12:14.707Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-13T15:12:14.707Z] (3/5) Installing libucontext (1.1-r0) [2023-01-13T15:12:14.707Z] (3/4) Installing libucontext (1.1-r0) [2023-01-13T15:12:14.707Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-13T15:12:14.707Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-13T15:12:14.707Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-13T15:12:14.707Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T15:12:14.707Z] OK: 6 MiB in 18 packages [2023-01-13T15:12:14.707Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T15:12:14.966Z] OK: 7 MiB in 19 packages [2023-01-13T15:12:16.869Z] Removing intermediate container 900247cfb8fe [2023-01-13T15:12:16.869Z] ---> 44609d827ff0 [2023-01-13T15:12:16.869Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-13T15:12:16.869Z] Removing intermediate container 226c3333bc1f [2023-01-13T15:12:16.869Z] ---> dfb08a60b8ee [2023-01-13T15:12:16.869Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T15:12:19.412Z] ---> cc5032f2a0fa [2023-01-13T15:12:19.412Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T15:12:19.412Z] ---> e809a02b9196 [2023-01-13T15:12:19.412Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T15:12:20.787Z] ---> 8165ca0984aa [2023-01-13T15:12:20.787Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-13T15:12:20.787Z] ---> Running in 7ebf888cbbaa [2023-01-13T15:12:21.045Z] ---> 37bba3358f58 [2023-01-13T15:12:21.046Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T15:12:21.046Z] Removing intermediate container 7ebf888cbbaa [2023-01-13T15:12:21.046Z] ---> c3e06047993d [2023-01-13T15:12:21.046Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-13T15:12:21.612Z] ---> c5518f4808e1 [2023-01-13T15:12:21.612Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-13T15:12:21.612Z] ---> f5f9f069ec35 [2023-01-13T15:12:21.612Z] Step 19/24 : WORKDIR / [2023-01-13T15:12:21.872Z] ---> Running in a9da6b1d19d3 [2023-01-13T15:12:21.872Z] ---> 9c94a83b6e22 [2023-01-13T15:12:21.872Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-13T15:12:22.131Z] Removing intermediate container a9da6b1d19d3 [2023-01-13T15:12:22.131Z] ---> d78805d6fd46 [2023-01-13T15:12:22.131Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T15:12:22.391Z] ---> Running in 0c78c764afb2 [2023-01-13T15:12:22.391Z] ---> 82bf48fe9576 [2023-01-13T15:12:22.391Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T15:12:22.649Z] ---> Running in 1b9fbfa13608 [2023-01-13T15:12:22.649Z] Removing intermediate container 0c78c764afb2 [2023-01-13T15:12:22.649Z] ---> e02b4985a99b [2023-01-13T15:12:22.649Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T15:12:22.908Z] Removing intermediate container 1b9fbfa13608 [2023-01-13T15:12:22.908Z] ---> 82e6fea16f16 [2023-01-13T15:12:22.908Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T15:12:22.908Z] ---> Running in 93d60bab6fbd [2023-01-13T15:12:22.908Z] ---> Running in c0a6d6d2a612 [2023-01-13T15:12:23.169Z] Removing intermediate container 93d60bab6fbd [2023-01-13T15:12:23.169Z] ---> 19a807f71176 [2023-01-13T15:12:23.169Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T15:12:23.169Z] Removing intermediate container c0a6d6d2a612 [2023-01-13T15:12:23.169Z] ---> 9bfbee271361 [2023-01-13T15:12:23.169Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T15:12:23.169Z] ---> Running in fd1ba3b58de4 [2023-01-13T15:12:23.428Z] ---> Running in 133df43555e7 [2023-01-13T15:12:23.686Z] Removing intermediate container fd1ba3b58de4 [2023-01-13T15:12:23.686Z] ---> b6fb88304312 [2023-01-13T15:12:23.686Z] Step 23/24 : LABEL git_sha=f7a38c95785b7b830fdd338cc62a4c9239b236ed [2023-01-13T15:12:23.686Z] Removing intermediate container 133df43555e7 [2023-01-13T15:12:23.686Z] ---> 2dc4c072567d [2023-01-13T15:12:23.686Z] Step 23/24 : LABEL git_sha=f7a38c95785b7b830fdd338cc62a4c9239b236ed [2023-01-13T15:12:23.686Z] ---> Running in da703d25e6fb [2023-01-13T15:12:23.686Z] ---> Running in 86a8a68dbccd [2023-01-13T15:12:24.268Z] Removing intermediate container da703d25e6fb [2023-01-13T15:12:24.268Z] ---> d86e9ef7e80f [2023-01-13T15:12:24.268Z] Step 24/24 : LABEL version=0.0.0 [2023-01-13T15:12:24.268Z] Removing intermediate container 86a8a68dbccd [2023-01-13T15:12:24.268Z] ---> 1b30a7baca6e [2023-01-13T15:12:24.268Z] Step 24/24 : LABEL version=0.0.0 [2023-01-13T15:12:24.268Z] ---> Running in d15f5fd65c44 [2023-01-13T15:12:24.268Z] ---> Running in b4c26bb10f5e [2023-01-13T15:12:24.526Z] Removing intermediate container b4c26bb10f5e [2023-01-13T15:12:24.526Z] ---> 048087ede00c [2023-01-13T15:12:24.526Z] [2023-01-13T15:12:24.526Z] Successfully built 048087ede00c [2023-01-13T15:12:24.784Z] Successfully tagged security-spire-config:latest [2023-01-13T15:12:24.784Z] Building security-secretstore-setup [2023-01-13T15:12:24.784Z] Removing intermediate container d15f5fd65c44 [2023-01-13T15:12:24.784Z] ---> a26a65d6c67f [2023-01-13T15:12:24.784Z] [2023-01-13T15:12:24.784Z]  Building security-spire-config ... done Successfully built a26a65d6c67f [2023-01-13T15:12:24.784Z] Successfully tagged security-spire-agent:latest [2023-01-13T15:12:24.784Z]  Building security-spire-agent ... done Building core-command [2023-01-13T15:12:28.980Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:12:28.980Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:12:28.980Z] ---> 6a00a7baa4d0 [2023-01-13T15:12:28.980Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-13T15:12:28.980Z] ---> Using cache [2023-01-13T15:12:28.980Z] ---> ee6d3140c550 [2023-01-13T15:12:28.980Z] Step 4/23 : WORKDIR /edgex-go [2023-01-13T15:12:28.980Z] ---> Using cache [2023-01-13T15:12:28.980Z] ---> 5ddfca773352 [2023-01-13T15:12:28.980Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-13T15:12:29.239Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:12:29.239Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:12:29.239Z] ---> 6a00a7baa4d0 [2023-01-13T15:12:29.239Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T15:12:29.239Z] ---> Using cache [2023-01-13T15:12:29.239Z] ---> 14d7038b15ca [2023-01-13T15:12:29.239Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-13T15:12:29.497Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-13T15:12:32.047Z] ---> Running in 0850768b4fe5 [2023-01-13T15:12:32.047Z] ---> Running in 8a827f878a6a [2023-01-13T15:12:32.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:32.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:32.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:32.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:33.135Z] OK: 211 MiB in 51 packages [2023-01-13T15:12:33.135Z] OK: 211 MiB in 51 packages [2023-01-13T15:12:34.508Z] Removing intermediate container 1d6a65aab020 [2023-01-13T15:12:34.508Z] ---> 63a8055a9a77 [2023-01-13T15:12:34.508Z] [2023-01-13T15:12:34.508Z] Step 9/21 : FROM alpine:3.16 [2023-01-13T15:12:34.508Z] Removing intermediate container 8a827f878a6a [2023-01-13T15:12:34.508Z] ---> 89017213ad42 [2023-01-13T15:12:34.508Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-13T15:12:34.508Z] Removing intermediate container 0850768b4fe5 [2023-01-13T15:12:34.508Z] ---> c86a5e6a1128 [2023-01-13T15:12:34.508Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T15:12:34.508Z] ---> 52d29452ebf1 [2023-01-13T15:12:34.508Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:12:34.767Z] 3.16: Pulling from library/alpine [2023-01-13T15:12:34.767Z] ---> 646703c67d46 [2023-01-13T15:12:34.767Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:12:34.767Z] ---> Running in 58964591b9d6 [2023-01-13T15:12:35.024Z] ---> Running in 40018ed28a05 [2023-01-13T15:12:35.361Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T15:12:35.361Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T15:12:35.361Z] ---> bfe296a52501 [2023-01-13T15:12:35.361Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-13T15:12:35.937Z] ---> Running in 3071baa91472 [2023-01-13T15:12:36.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:36.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:36.452Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-13T15:12:36.452Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-13T15:12:36.452Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-13T15:12:36.452Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-13T15:12:36.747Z] (5/6) Installing curl (7.83.1-r5) [2023-01-13T15:12:36.747Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-13T15:12:36.747Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:12:36.747Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T15:12:36.747Z] OK: 8 MiB in 20 packages [2023-01-13T15:12:37.313Z] Removing intermediate container 6323769ca554 [2023-01-13T15:12:37.313Z] ---> 0e9ee186b5ef [2023-01-13T15:12:37.313Z] [2023-01-13T15:12:37.313Z] Step 9/19 : FROM alpine:3.15 [2023-01-13T15:12:37.313Z] ---> c4fc93816858 [2023-01-13T15:12:37.313Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T15:12:37.313Z] ---> Using cache [2023-01-13T15:12:37.313Z] ---> acfd1d77b462 [2023-01-13T15:12:37.313Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-13T15:12:37.451Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2215 in /w/workspace/edgexfoundry_edgex-go_PR-4277 [Pipeline] { [Pipeline] ws [2023-01-13T15:12:37.466Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-01-13T15:12:37.516Z] The recommended git tool is: git [2023-01-13T15:12:37.570Z] ---> Running in 95e535a5f1b7 [2023-01-13T15:12:37.838Z] Removing intermediate container 3071baa91472 [2023-01-13T15:12:37.838Z] ---> a2742058a897 [2023-01-13T15:12:37.838Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T15:12:37.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:38.096Z] ---> Running in 2be525fc043c [2023-01-13T15:12:38.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:38.096Z] Removing intermediate container 2be525fc043c [2023-01-13T15:12:38.096Z] ---> 72379b437950 [2023-01-13T15:12:38.096Z] Step 12/21 : WORKDIR /edgex [2023-01-13T15:12:38.355Z] ---> Running in f50068d32d75 [2023-01-13T15:12:38.355Z] Removing intermediate container df3fa6118c09 [2023-01-13T15:12:38.355Z] ---> af68588ab9c3 [2023-01-13T15:12:38.355Z] [2023-01-13T15:12:38.355Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T15:12:38.355Z] ---> bfe296a52501 [2023-01-13T15:12:38.355Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-13T15:12:38.355Z] ---> Running in 573a5ad321a1 [2023-01-13T15:12:38.355Z] Removing intermediate container f50068d32d75 [2023-01-13T15:12:38.355Z] ---> 318fd9ee5e35 [2023-01-13T15:12:38.355Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-13T15:12:38.615Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T15:12:38.615Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T15:12:38.615Z] OK: 15859 distinct packages available [2023-01-13T15:12:38.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:38.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:38.615Z] ---> 2ab1718dc685 [2023-01-13T15:12:38.615Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-13T15:12:38.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:38.882Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-13T15:12:38.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:38.882Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-13T15:12:38.882Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-13T15:12:38.882Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-13T15:12:38.882Z] (5/9) Installing curl (7.80.0-r5) [2023-01-13T15:12:38.882Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-13T15:12:38.882Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-13T15:12:38.882Z] (8/9) Installing libucontext (1.1-r0) [2023-01-13T15:12:38.882Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-13T15:12:38.882Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T15:12:38.882Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T15:12:38.882Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-13T15:12:38.882Z] OK: 8 MiB in 23 packages [2023-01-13T15:12:39.153Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-13T15:12:39.153Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:12:39.153Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T15:12:39.153Z] ---> e3684d10a110 [2023-01-13T15:12:39.153Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-13T15:12:39.153Z] OK: 6 MiB in 16 packages [2023-01-13T15:12:39.410Z] ---> 139509f94955 [2023-01-13T15:12:39.410Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T15:12:39.688Z] ---> b09bd15ca2df [2023-01-13T15:12:39.688Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T15:12:39.688Z] ---> Running in 4d458544568e [2023-01-13T15:12:39.688Z] Removing intermediate container 95e535a5f1b7 [2023-01-13T15:12:39.688Z] ---> 1ac5deb07aa8 [2023-01-13T15:12:39.688Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:12:39.688Z] Removing intermediate container 573a5ad321a1 [2023-01-13T15:12:39.688Z] ---> 29a23fa913fb [2023-01-13T15:12:39.688Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T15:12:39.947Z] ---> Running in 99e3b658b9ff [2023-01-13T15:12:39.947Z] ---> 8e9897c68ef1 [2023-01-13T15:12:39.947Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-13T15:12:39.947Z] Removing intermediate container 99e3b658b9ff [2023-01-13T15:12:39.947Z] ---> c3ea46b7df0d [2023-01-13T15:12:39.947Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-13T15:12:39.947Z] ---> Running in e180c2f1be6e [2023-01-13T15:12:40.206Z] Removing intermediate container e180c2f1be6e [2023-01-13T15:12:40.206Z] ---> aeb09ce8de10 [2023-01-13T15:12:40.206Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T15:12:40.206Z] ---> Running in ddcd1247c9b4 [2023-01-13T15:12:40.465Z] Removing intermediate container ddcd1247c9b4 [2023-01-13T15:12:40.465Z] ---> 2986dfc404c3 [2023-01-13T15:12:40.465Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:12:40.465Z] ---> 413957f58635 [2023-01-13T15:12:40.465Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-13T15:12:40.465Z] Removing intermediate container 4d458544568e [2023-01-13T15:12:40.465Z] ---> 17686f601603 [2023-01-13T15:12:40.465Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T15:12:40.725Z] ---> Running in d8b1d106bf3a [2023-01-13T15:12:40.725Z] ---> 47ddc3c265bd [2023-01-13T15:12:40.725Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-13T15:12:40.725Z] ---> 072cff37e63a [2023-01-13T15:12:40.725Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-13T15:12:40.725Z] Removing intermediate container d8b1d106bf3a [2023-01-13T15:12:40.725Z] ---> 0eeb099d7466 [2023-01-13T15:12:40.725Z] Step 19/21 : LABEL arch=x86_64 [2023-01-13T15:12:40.985Z] ---> Running in 1d2489a63536 [2023-01-13T15:12:40.985Z] ---> Running in bbd3663079d1 [2023-01-13T15:12:40.985Z] Removing intermediate container 1d2489a63536 [2023-01-13T15:12:40.985Z] ---> 5b97b8dd5fe2 [2023-01-13T15:12:40.985Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:12:40.985Z] Removing intermediate container bbd3663079d1 [2023-01-13T15:12:40.985Z] ---> d8e8bcda94b8 [2023-01-13T15:12:40.985Z] Step 20/21 : LABEL git_sha=f7a38c95785b7b830fdd338cc62a4c9239b236ed [2023-01-13T15:12:41.243Z] ---> Running in 78abac9028e4 [2023-01-13T15:12:41.243Z] ---> Running in 754a5eae10b6 [2023-01-13T15:12:41.243Z] ---> 9db33e5e1665 [2023-01-13T15:12:41.243Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-13T15:12:41.243Z] Removing intermediate container 78abac9028e4 [2023-01-13T15:12:41.243Z] ---> 306e41702e9e [2023-01-13T15:12:41.243Z] Step 17/19 : LABEL arch=x86_64 [2023-01-13T15:12:41.243Z] ---> Running in 626c59ff5eb3 [2023-01-13T15:12:41.243Z] Removing intermediate container 754a5eae10b6 [2023-01-13T15:12:41.243Z] ---> cb8612896b12 [2023-01-13T15:12:41.243Z] Step 21/21 : LABEL version=0.0.0 [2023-01-13T15:12:41.243Z] ---> Running in 61e206f010cf [2023-01-13T15:12:41.511Z] ---> 974c45c87659 [2023-01-13T15:12:41.511Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-13T15:12:41.511Z] Removing intermediate container 626c59ff5eb3 [2023-01-13T15:12:41.511Z] ---> f2bcd017339f [2023-01-13T15:12:41.511Z] Step 18/19 : LABEL git_sha=f7a38c95785b7b830fdd338cc62a4c9239b236ed [2023-01-13T15:12:41.511Z] ---> Running in bfe12ae1b0ad [2023-01-13T15:12:41.511Z] ---> Running in fcd75b82567d [2023-01-13T15:12:41.511Z] Removing intermediate container 61e206f010cf [2023-01-13T15:12:41.511Z] ---> 168b64c6efc5 [2023-01-13T15:12:41.511Z] [2023-01-13T15:12:41.511Z] Successfully built 168b64c6efc5 [2023-01-13T15:12:41.511Z] Successfully tagged security-proxy-setup:latest [2023-01-13T15:12:41.511Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-01-13T15:12:41.773Z] Removing intermediate container bfe12ae1b0ad [2023-01-13T15:12:41.773Z] ---> 7b0f8eb15041 [2023-01-13T15:12:41.773Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:12:41.773Z] Removing intermediate container fcd75b82567d [2023-01-13T15:12:41.773Z] ---> aa9ad24ce25b [2023-01-13T15:12:41.773Z] Step 19/19 : LABEL version=0.0.0 [2023-01-13T15:12:41.773Z] ---> Running in 2320395e10de [2023-01-13T15:12:42.067Z] ---> Running in 256f333e9853 [2023-01-13T15:12:42.326Z] Removing intermediate container 2320395e10de [2023-01-13T15:12:42.326Z] ---> bd67972d6544 [2023-01-13T15:12:42.326Z] Step 20/22 : LABEL arch=x86_64 [2023-01-13T15:12:42.634Z] Removing intermediate container 256f333e9853 [2023-01-13T15:12:42.634Z] ---> 11c365bc3f15 [2023-01-13T15:12:42.634Z] [2023-01-13T15:12:42.634Z] ---> Running in 5da4e3cc84f2 [2023-01-13T15:12:42.634Z] Successfully built 11c365bc3f15 [2023-01-13T15:12:42.634Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-13T15:12:42.634Z]  Building security-spiffe-token-provider ... done Building core-data [2023-01-13T15:12:42.897Z] Removing intermediate container 5da4e3cc84f2 [2023-01-13T15:12:42.897Z] ---> e090ffa2c0f0 [2023-01-13T15:12:42.897Z] Step 21/22 : LABEL git_sha=f7a38c95785b7b830fdd338cc62a4c9239b236ed [2023-01-13T15:12:43.156Z] ---> Running in 7bd987a68b81 [2023-01-13T15:12:43.242Z] using credential edgex-jenkins-ssh [2023-01-13T15:12:43.264Z] Cloning the remote Git repository [2023-01-13T15:12:43.312Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-13T15:12:43.405Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-01-13T15:12:43.569Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-13T15:12:43.570Z] > git --version # timeout=10 [2023-01-13T15:12:43.591Z] > git --version # 'git version 2.25.1' [2023-01-13T15:12:43.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T15:12:43.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T15:12:43.721Z] Removing intermediate container 7bd987a68b81 [2023-01-13T15:12:43.721Z] ---> 668001b39142 [2023-01-13T15:12:43.721Z] Step 22/22 : LABEL version=0.0.0 [2023-01-13T15:12:43.978Z] ---> Running in a3fd32469f9e [2023-01-13T15:12:44.235Z] Removing intermediate container a3fd32469f9e [2023-01-13T15:12:44.235Z] ---> b60b125a8c83 [2023-01-13T15:12:44.235Z] [2023-01-13T15:12:44.235Z] Successfully built b60b125a8c83 [2023-01-13T15:12:44.235Z] Successfully tagged support-notifications:latest [2023-01-13T15:12:44.235Z] Building security-spire-server [2023-01-13T15:12:45.167Z]  Building support-notifications ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:12:45.167Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:12:45.167Z] ---> 6a00a7baa4d0 [2023-01-13T15:12:45.167Z] Step 3/32 : WORKDIR /edgex-go [2023-01-13T15:12:45.167Z] ---> Using cache [2023-01-13T15:12:45.167Z] ---> 14d7038b15ca [2023-01-13T15:12:45.167Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-13T15:12:45.167Z] ---> Using cache [2023-01-13T15:12:45.167Z] ---> c86a5e6a1128 [2023-01-13T15:12:45.167Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-13T15:12:45.167Z] ---> Using cache [2023-01-13T15:12:45.167Z] ---> 52d29452ebf1 [2023-01-13T15:12:45.167Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:12:46.544Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:12:46.544Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:12:46.544Z] ---> 6a00a7baa4d0 [2023-01-13T15:12:46.544Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T15:12:46.544Z] ---> Using cache [2023-01-13T15:12:46.544Z] ---> ee6d3140c550 [2023-01-13T15:12:46.544Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T15:12:46.544Z] ---> Using cache [2023-01-13T15:12:46.544Z] ---> 5ddfca773352 [2023-01-13T15:12:46.544Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T15:12:46.544Z] ---> Using cache [2023-01-13T15:12:46.544Z] ---> 89017213ad42 [2023-01-13T15:12:46.544Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T15:12:46.544Z] ---> Using cache [2023-01-13T15:12:46.544Z] ---> 646703c67d46 [2023-01-13T15:12:46.544Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:12:47.919Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:12:47.919Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:12:47.919Z] ---> 6a00a7baa4d0 [2023-01-13T15:12:47.919Z] Step 3/23 : WORKDIR /edgex-go [2023-01-13T15:12:47.919Z] ---> Using cache [2023-01-13T15:12:47.919Z] ---> 14d7038b15ca [2023-01-13T15:12:47.919Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T15:12:47.919Z] ---> Using cache [2023-01-13T15:12:47.920Z] ---> 6d68584727d6 [2023-01-13T15:12:47.920Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-13T15:12:47.920Z] ---> Using cache [2023-01-13T15:12:47.920Z] ---> 2d949b9e3108 [2023-01-13T15:12:47.920Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:12:47.920Z] ---> Using cache [2023-01-13T15:12:47.920Z] ---> f9214ec4d6d0 [2023-01-13T15:12:47.920Z] Step 7/23 : COPY . . [2023-01-13T15:12:47.920Z] ---> Using cache [2023-01-13T15:12:47.920Z] ---> face09a91a94 [2023-01-13T15:12:47.920Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T15:12:47.920Z] ---> Using cache [2023-01-13T15:12:47.920Z] ---> 585c4d00bfa6 [2023-01-13T15:12:47.920Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-13T15:12:47.920Z] ---> Using cache [2023-01-13T15:12:47.920Z] ---> b0479a18961f [2023-01-13T15:12:47.920Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-13T15:12:48.869Z] ---> Running in fee5bec4e379 [2023-01-13T15:12:49.127Z] ---> Running in 9c1a80101cdc [2023-01-13T15:12:49.127Z] ---> Running in 38d5103234ac [2023-01-13T15:12:50.510Z] Removing intermediate container 38d5103234ac [2023-01-13T15:12:50.510Z] ---> 9b37a6e4b715 [2023-01-13T15:12:50.510Z] Step 11/23 : WORKDIR /edgex-go [2023-01-13T15:12:50.510Z] ---> Running in 0b998cfba457 [2023-01-13T15:12:50.769Z] Removing intermediate container 0b998cfba457 [2023-01-13T15:12:50.769Z] ---> 0f426e49b2b1 [2023-01-13T15:12:50.769Z] [2023-01-13T15:12:50.769Z] Step 12/23 : FROM alpine:3.15 [2023-01-13T15:12:50.769Z] ---> c4fc93816858 [2023-01-13T15:12:50.769Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T15:12:50.769Z] ---> Using cache [2023-01-13T15:12:50.769Z] ---> acfd1d77b462 [2023-01-13T15:12:50.769Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T15:12:51.026Z] ---> Running in 53c61863b01c [2023-01-13T15:12:51.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:51.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:51.798Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T15:12:51.798Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T15:12:51.798Z] OK: 15859 distinct packages available [2023-01-13T15:12:51.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:51.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:12:52.056Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-13T15:12:52.056Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-13T15:12:52.056Z] (3/5) Installing libucontext (1.1-r0) [2023-01-13T15:12:52.056Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-13T15:12:52.056Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-13T15:12:52.056Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T15:12:52.056Z] OK: 7 MiB in 19 packages [2023-01-13T15:12:55.340Z] Removing intermediate container 53c61863b01c [2023-01-13T15:12:55.340Z] ---> ad6520d89d32 [2023-01-13T15:12:55.341Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T15:12:55.341Z] Removing intermediate container 58964591b9d6 [2023-01-13T15:12:55.341Z] ---> 24a83648a951 [2023-01-13T15:12:55.341Z] Step 7/24 : COPY . . [2023-01-13T15:12:56.712Z] ---> 4fac434bcf3b [2023-01-13T15:12:56.712Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T15:12:56.970Z] ---> 28b3d83a9aa4 [2023-01-13T15:12:56.970Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-13T15:12:56.970Z] Removing intermediate container 40018ed28a05 [2023-01-13T15:12:56.970Z] ---> 7260aae416ae [2023-01-13T15:12:56.970Z] Step 8/23 : COPY . . [2023-01-13T15:12:58.342Z] ---> 1cd715015659 [2023-01-13T15:12:58.342Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-13T15:12:58.342Z] ---> bbcdcf545db5 [2023-01-13T15:12:58.342Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-13T15:12:58.342Z] ---> 788b3185c57b [2023-01-13T15:12:58.342Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T15:12:58.600Z] ---> Running in 8029031b4ed2 [2023-01-13T15:12:58.600Z] ---> Running in 590e5913954f [2023-01-13T15:12:58.600Z] Removing intermediate container 590e5913954f [2023-01-13T15:12:58.600Z] ---> 8ae332f45e8a [2023-01-13T15:12:58.600Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T15:12:58.875Z] ---> Running in 9301ebd51c55 [2023-01-13T15:12:58.875Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-13T15:12:58.875Z] Removing intermediate container 9301ebd51c55 [2023-01-13T15:12:58.875Z] ---> 0b0de1b0f064 [2023-01-13T15:12:58.875Z] Step 21/23 : LABEL arch=x86_64 [2023-01-13T15:12:59.181Z] ---> Running in 8cf8279dc225 [2023-01-13T15:12:59.440Z] Removing intermediate container 8cf8279dc225 [2023-01-13T15:12:59.440Z] ---> 2fa49eacdef9 [2023-01-13T15:12:59.440Z] Step 22/23 : LABEL git_sha=f7a38c95785b7b830fdd338cc62a4c9239b236ed [2023-01-13T15:12:59.699Z] ---> Running in afe547385cc7 [2023-01-13T15:12:59.699Z] Removing intermediate container afe547385cc7 [2023-01-13T15:12:59.699Z] ---> b6dfe043fa29 [2023-01-13T15:12:59.699Z] Step 23/23 : LABEL version=0.0.0 [2023-01-13T15:12:59.957Z] ---> Running in 84d9dba0be4f [2023-01-13T15:13:00.521Z] Removing intermediate container 84d9dba0be4f [2023-01-13T15:13:00.521Z] ---> 0ba31f446e14 [2023-01-13T15:13:00.521Z] [2023-01-13T15:13:00.521Z] Successfully built 0ba31f446e14 [2023-01-13T15:13:00.521Z] Successfully tagged security-spire-server:latest [2023-01-13T15:13:00.521Z] Building support-scheduler [2023-01-13T15:13:01.899Z]  Building security-spire-server ... done  ---> 8ff5392af7cf [2023-01-13T15:13:01.899Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-13T15:13:02.851Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:13:02.851Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:13:02.851Z] ---> 6a00a7baa4d0 [2023-01-13T15:13:02.851Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T15:13:02.851Z] ---> Using cache [2023-01-13T15:13:02.851Z] ---> ee6d3140c550 [2023-01-13T15:13:02.851Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T15:13:02.851Z] ---> Using cache [2023-01-13T15:13:02.851Z] ---> 5ddfca773352 [2023-01-13T15:13:02.851Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T15:13:02.851Z] ---> Using cache [2023-01-13T15:13:02.851Z] ---> 89017213ad42 [2023-01-13T15:13:02.851Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T15:13:02.851Z] ---> Using cache [2023-01-13T15:13:02.851Z] ---> 646703c67d46 [2023-01-13T15:13:02.851Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:13:02.851Z] ---> Using cache [2023-01-13T15:13:02.851Z] ---> 7260aae416ae [2023-01-13T15:13:02.851Z] Step 8/22 : COPY . . [2023-01-13T15:13:02.851Z] ---> Using cache [2023-01-13T15:13:02.851Z] ---> 8ff5392af7cf [2023-01-13T15:13:02.851Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-13T15:13:03.863Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-13T15:13:03.891Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-13T15:13:05.392Z] ---> Running in ba911705543c [2023-01-13T15:13:05.392Z] ---> Running in 3ecb6ea4fcf7 [2023-01-13T15:13:05.779Z] Merging remotes/origin/main commit 9123da5ee4a297ce5d9921c004089f9acce55f5e into PR head commit f394d5e88c9d9e67284be4fc7c7b0969edd49689 [2023-01-13T15:13:05.961Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-13T15:13:05.961Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-13T15:13:04.832Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-13T15:13:04.873Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-13T15:13:04.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T15:13:04.889Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4277/head:refs/remotes/origin/PR-4277 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-13T15:13:05.803Z] > git config core.sparsecheckout # timeout=10 [2023-01-13T15:13:05.823Z] > git checkout -f f394d5e88c9d9e67284be4fc7c7b0969edd49689 # timeout=10 [2023-01-13T15:13:06.074Z] > git remote # timeout=10 [2023-01-13T15:13:06.096Z] > git config --get remote.origin.url # timeout=10 [2023-01-13T15:13:06.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-13T15:13:06.138Z] > git merge 9123da5ee4a297ce5d9921c004089f9acce55f5e # timeout=10 [2023-01-13T15:13:06.260Z] Merge succeeded, producing a05887bd8cb8166de62ed399beaf185f9bd4032f [2023-01-13T15:13:06.260Z] Checking out Revision a05887bd8cb8166de62ed399beaf185f9bd4032f (PR-4277) [2023-01-13T15:13:06.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-13T15:13:06.272Z] > git config core.sparsecheckout # timeout=10 [2023-01-13T15:13:06.287Z] > git checkout -f a05887bd8cb8166de62ed399beaf185f9bd4032f # timeout=10 [2023-01-13T15:13:09.846Z] Commit message: "Merge commit '9123da5ee4a297ce5d9921c004089f9acce55f5e' into HEAD" [2023-01-13T15:13:09.873Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-13T15:13:10.787Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-13T15:13:10.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T15:13:10.787Z] Dload Upload Total Spent Left Speed [2023-01-13T15:13:10.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77750 [2023-01-13T15:13:09.859Z] > git rev-list --no-walk 4c6cd747ce197e2cab394e4f21b0d1f1c10989a9 # timeout=10 [Pipeline] sh [2023-01-13T15:13:11.551Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-13T15:13:11.883Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-13T15:13:11.883Z] + sudo tee /etc/docker/daemon.new [2023-01-13T15:13:11.883Z] { [2023-01-13T15:13:11.883Z] "registry-mirrors": [ [2023-01-13T15:13:11.883Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-13T15:13:11.883Z] ], [2023-01-13T15:13:11.883Z] "bip": "10.250.0.254/24", [2023-01-13T15:13:11.883Z] "hosts": [ [2023-01-13T15:13:11.883Z] "tcp://0.0.0.0:5555", [2023-01-13T15:13:11.883Z] "unix:///var/run/docker.sock" [2023-01-13T15:13:11.883Z] ], [2023-01-13T15:13:11.883Z] "mtu": 1458, [2023-01-13T15:13:11.883Z] "selinux-enabled": true, [2023-01-13T15:13:11.883Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-13T15:13:11.883Z] } [Pipeline] sh [2023-01-13T15:13:12.215Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-13T15:13:12.547Z] + sudo service docker restart [2023-01-13T15:13:14.093Z] Removing intermediate container fee5bec4e379 [2023-01-13T15:13:14.093Z] ---> ab246e3703d0 [2023-01-13T15:13:14.093Z] Step 7/32 : COPY . . [2023-01-13T15:13:14.659Z] Removing intermediate container 9c1a80101cdc [2023-01-13T15:13:14.659Z] ---> 650715a10e07 [2023-01-13T15:13:14.659Z] Step 8/22 : COPY . . [2023-01-13T15:13:16.557Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-13T15:13:24.663Z] ---> c950c5a3eb01 [2023-01-13T15:13:24.663Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-13T15:13:24.663Z] ---> Running in 225fb65147b4 [2023-01-13T15:13:24.663Z] Removing intermediate container 8029031b4ed2 [2023-01-13T15:13:24.663Z] ---> fb8e89824c68 [2023-01-13T15:13:24.663Z] [2023-01-13T15:13:24.663Z] Step 9/24 : FROM alpine:3.16 [2023-01-13T15:13:24.663Z] ---> bfe296a52501 [2023-01-13T15:13:24.663Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-13T15:13:24.663Z] ---> a64602675615 [2023-01-13T15:13:24.663Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-13T15:13:24.663Z] ---> Running in 9a45fdce51d3 [2023-01-13T15:13:24.663Z] ---> Running in 743c5dbb68b3 [2023-01-13T15:13:24.663Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-13T15:13:24.920Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-13T15:13:24.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:13:25.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:13:25.433Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-13T15:13:25.433Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-13T15:13:25.433Z] (3/3) Installing su-exec (0.2-r1) [2023-01-13T15:13:25.433Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:13:25.433Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T15:13:25.433Z] OK: 6 MiB in 17 packages [2023-01-13T15:13:27.330Z] Removing intermediate container 743c5dbb68b3 [2023-01-13T15:13:27.330Z] ---> 791114930a9a [2023-01-13T15:13:27.330Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T15:13:27.330Z] ---> Running in 355e5605b9b6 [2023-01-13T15:13:27.613Z] Removing intermediate container 355e5605b9b6 [2023-01-13T15:13:27.613Z] ---> 61435f190faa [2023-01-13T15:13:27.613Z] Step 12/24 : WORKDIR / [2023-01-13T15:13:27.884Z] ---> Running in 9a5a22d26209 [2023-01-13T15:13:28.450Z] Removing intermediate container 9a5a22d26209 [2023-01-13T15:13:28.450Z] ---> b7e86d5f1804 [2023-01-13T15:13:28.450Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-13T15:13:29.015Z] ---> e9b7d62c151e [2023-01-13T15:13:29.015Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-13T15:13:29.976Z] ---> 3414510fdcc7 [2023-01-13T15:13:29.976Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-13T15:13:29.976Z] Removing intermediate container ba911705543c [2023-01-13T15:13:29.976Z] ---> babbc792251f [2023-01-13T15:13:29.976Z] [2023-01-13T15:13:29.976Z] Step 10/23 : FROM alpine:3.16 [2023-01-13T15:13:29.976Z] ---> bfe296a52501 [2023-01-13T15:13:29.976Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-13T15:13:30.233Z] ---> Running in 41fefec8af97 [2023-01-13T15:13:30.489Z] ---> e7983d4132e6 [2023-01-13T15:13:30.489Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-13T15:13:30.747Z] ---> b57b466bbbac [2023-01-13T15:13:30.747Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-13T15:13:30.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T15:13:30.800Z] provisioning config files... [2023-01-13T15:13:30.825Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6646806466141923861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:13:31.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:13:31.171Z] ---> docker-login.sh [2023-01-13T15:13:31.171Z] nexus3.edgexfoundry.org:10001 [2023-01-13T15:13:31.267Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T15:13:31.267Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:13:31.267Z] OK: 6 MiB in 15 packages [2023-01-13T15:13:31.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:13:31.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:13:31.711Z] Configure a credential helper to remove this warning. See [2023-01-13T15:13:31.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:13:31.711Z] [2023-01-13T15:13:31.711Z] Login Succeeded [2023-01-13T15:13:31.711Z] nexus3.edgexfoundry.org:10002 [2023-01-13T15:13:31.830Z] ---> fb1dd6b48e4f [2023-01-13T15:13:31.830Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-13T15:13:31.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:13:32.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:13:32.249Z] Configure a credential helper to remove this warning. See [2023-01-13T15:13:32.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:13:32.249Z] [2023-01-13T15:13:32.249Z] Login Succeeded [2023-01-13T15:13:32.249Z] nexus3.edgexfoundry.org:10003 [2023-01-13T15:13:32.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:13:32.394Z] Removing intermediate container 41fefec8af97 [2023-01-13T15:13:32.394Z] ---> 94323ab273bb [2023-01-13T15:13:32.394Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T15:13:32.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:13:32.517Z] Configure a credential helper to remove this warning. See [2023-01-13T15:13:32.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:13:32.517Z] [2023-01-13T15:13:32.517Z] Login Succeeded [2023-01-13T15:13:32.518Z] nexus3.edgexfoundry.org:10004 [2023-01-13T15:13:32.652Z] ---> 2777828f78f5 [2023-01-13T15:13:32.653Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T15:13:32.653Z] ---> Running in 0d1a3e4fa985 [2023-01-13T15:13:32.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:13:32.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:13:32.785Z] Configure a credential helper to remove this warning. See [2023-01-13T15:13:32.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:13:32.785Z] [2023-01-13T15:13:32.785Z] Login Succeeded [2023-01-13T15:13:32.785Z] docker.io [2023-01-13T15:13:33.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-13T15:13:33.216Z] Removing intermediate container 0d1a3e4fa985 [2023-01-13T15:13:33.216Z] ---> d89e8a6ec75d [2023-01-13T15:13:33.216Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-13T15:13:33.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-13T15:13:33.333Z] Configure a credential helper to remove this warning. See [2023-01-13T15:13:33.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-13T15:13:33.333Z] [2023-01-13T15:13:33.333Z] Login Succeeded [2023-01-13T15:13:33.333Z] ---> docker-login.sh ends [Pipeline] } [2023-01-13T15:13:33.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-01-13T15:13:33.600Z] ---> 2eca982c559c [2023-01-13T15:13:33.600Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [Pipeline] sh [2023-01-13T15:13:33.879Z] ---> Running in ece1bfe05345 [2023-01-13T15:13:33.879Z] ---> Running in 231f8c55b3f2 [2023-01-13T15:13:33.921Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-01-13T15:13:33.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T15:13:33.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-13T15:13:33.960Z] ========================================================= [2023-01-13T15:13:33.960Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-13T15:13:33.960Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-13T15:13:34.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T15:13:34.273Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-13T15:13:34.273Z] 9b18e9b68314: Pulling fs layer [2023-01-13T15:13:34.273Z] 35d82f9e3411: Pulling fs layer [2023-01-13T15:13:34.273Z] e16973657156: Pulling fs layer [2023-01-13T15:13:34.273Z] fc693d55d65f: Pulling fs layer [2023-01-13T15:13:34.273Z] 7e9fc2657dce: Pulling fs layer [2023-01-13T15:13:34.273Z] dda99020689f: Pulling fs layer [2023-01-13T15:13:34.273Z] db1c61fa0a46: Pulling fs layer [2023-01-13T15:13:34.273Z] 891c053d2c06: Pulling fs layer [2023-01-13T15:13:34.273Z] db1c61fa0a46: Waiting [2023-01-13T15:13:34.273Z] 7e9fc2657dce: Waiting [2023-01-13T15:13:34.273Z] dda99020689f: Waiting [2023-01-13T15:13:34.273Z] 891c053d2c06: Waiting [2023-01-13T15:13:34.273Z] fc693d55d65f: Waiting [2023-01-13T15:13:34.522Z] Removing intermediate container ece1bfe05345 [2023-01-13T15:13:34.523Z] ---> 08f1c71b43c4 [2023-01-13T15:13:34.523Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-13T15:13:34.551Z] e16973657156: Verifying Checksum [2023-01-13T15:13:34.551Z] e16973657156: Download complete [2023-01-13T15:13:34.551Z] 35d82f9e3411: Download complete [2023-01-13T15:13:34.551Z] 7e9fc2657dce: Verifying Checksum [2023-01-13T15:13:34.551Z] 7e9fc2657dce: Download complete [2023-01-13T15:13:34.551Z] dda99020689f: Download complete [2023-01-13T15:13:34.551Z] 9b18e9b68314: Verifying Checksum [2023-01-13T15:13:34.551Z] 9b18e9b68314: Download complete [2023-01-13T15:13:35.196Z] ---> Running in 46cc565ebbc1 [2023-01-13T15:13:35.473Z] Removing intermediate container 46cc565ebbc1 [2023-01-13T15:13:35.473Z] ---> a0c4b7e14a0e [2023-01-13T15:13:35.473Z] Step 15/23 : WORKDIR / [2023-01-13T15:13:35.524Z] 9b18e9b68314: Pull complete [2023-01-13T15:13:35.524Z] 891c053d2c06: Verifying Checksum [2023-01-13T15:13:35.524Z] 891c053d2c06: Download complete [2023-01-13T15:13:36.094Z] ---> Running in 4ec3907fd9ee [2023-01-13T15:13:36.121Z] 35d82f9e3411: Pull complete [2023-01-13T15:13:36.121Z] e16973657156: Pull complete [2023-01-13T15:13:36.379Z] Removing intermediate container 4ec3907fd9ee [2023-01-13T15:13:36.379Z] ---> 568efc4b72f3 [2023-01-13T15:13:36.379Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:13:36.379Z] Removing intermediate container 231f8c55b3f2 [2023-01-13T15:13:36.379Z] ---> d879f030126f [2023-01-13T15:13:36.379Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T15:13:36.650Z] ---> Running in 3b86ecd68e33 [2023-01-13T15:13:36.650Z] Removing intermediate container 3ecb6ea4fcf7 [2023-01-13T15:13:36.650Z] ---> 6e430c159b09 [2023-01-13T15:13:36.650Z] [2023-01-13T15:13:36.650Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T15:13:36.650Z] ---> bfe296a52501 [2023-01-13T15:13:36.650Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T15:13:36.650Z] ---> Using cache [2023-01-13T15:13:36.650Z] ---> 94323ab273bb [2023-01-13T15:13:36.650Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T15:13:36.650Z] ---> Using cache [2023-01-13T15:13:36.650Z] ---> d89e8a6ec75d [2023-01-13T15:13:36.650Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-13T15:13:36.722Z] db1c61fa0a46: Verifying Checksum [2023-01-13T15:13:36.722Z] db1c61fa0a46: Download complete [2023-01-13T15:13:36.907Z] ---> 782f9bdbdeab [2023-01-13T15:13:36.907Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-13T15:13:36.907Z] ---> Running in e6c482d3f8d5 [2023-01-13T15:13:36.907Z] Removing intermediate container 3b86ecd68e33 [2023-01-13T15:13:36.907Z] ---> 38458fee94ca [2023-01-13T15:13:36.907Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T15:13:37.165Z] ---> Running in 725c44681e78 [2023-01-13T15:13:37.308Z] fc693d55d65f: Verifying Checksum [2023-01-13T15:13:37.308Z] fc693d55d65f: Download complete [2023-01-13T15:13:37.456Z] Removing intermediate container e6c482d3f8d5 [2023-01-13T15:13:37.456Z] ---> 4169192df1da [2023-01-13T15:13:37.456Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T15:13:37.456Z] ---> Running in 53a3a349d5a1 [2023-01-13T15:13:37.713Z] Removing intermediate container 725c44681e78 [2023-01-13T15:13:37.713Z] ---> b956e199de47 [2023-01-13T15:13:37.713Z] Step 23/24 : LABEL git_sha=f7a38c95785b7b830fdd338cc62a4c9239b236ed [2023-01-13T15:13:37.713Z] ---> Running in af167275eb9d [2023-01-13T15:13:37.979Z] Removing intermediate container 53a3a349d5a1 [2023-01-13T15:13:37.979Z] ---> 2b7b3ad0905c [2023-01-13T15:13:37.979Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:13:37.979Z] Removing intermediate container af167275eb9d [2023-01-13T15:13:37.979Z] ---> e4195d109c6e [2023-01-13T15:13:37.979Z] Step 24/24 : LABEL version=0.0.0 [2023-01-13T15:13:37.979Z] ---> e71dfe19b2a1 [2023-01-13T15:13:37.979Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-13T15:13:38.236Z] ---> Running in 3ec40564881c [2023-01-13T15:13:38.236Z] ---> 3c871962afb4 [2023-01-13T15:13:38.236Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-13T15:13:38.236Z] Removing intermediate container 3ec40564881c [2023-01-13T15:13:38.236Z] ---> ec149c38ba02 [2023-01-13T15:13:38.236Z] [2023-01-13T15:13:38.495Z] Successfully built ec149c38ba02 [2023-01-13T15:13:38.495Z] Successfully tagged security-secretstore-setup:latest [2023-01-13T15:13:38.495Z] Building core-metadata [2023-01-13T15:13:39.427Z]  Building security-secretstore-setup ... done  ---> 170a55a16f82 [2023-01-13T15:13:39.427Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-13T15:13:39.427Z] ---> 94637721941e [2023-01-13T15:13:39.427Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-13T15:13:39.684Z] ---> Running in 3d6d0f735ff6 [2023-01-13T15:13:39.944Z] Removing intermediate container 3d6d0f735ff6 [2023-01-13T15:13:39.944Z] ---> 9836a430d787 [2023-01-13T15:13:39.944Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:13:39.944Z] ---> Running in c3a52366d025 [2023-01-13T15:13:40.514Z] ---> 1263c9c2ae76 [2023-01-13T15:13:40.514Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-13T15:13:40.514Z] Removing intermediate container c3a52366d025 [2023-01-13T15:13:40.514Z] ---> 51189dd0e857 [2023-01-13T15:13:40.514Z] Step 21/23 : LABEL arch=x86_64 [2023-01-13T15:13:40.773Z] ---> Running in 864583339c21 [2023-01-13T15:13:40.773Z] ---> Running in 5af281206214 [2023-01-13T15:13:41.034Z] Removing intermediate container 864583339c21 [2023-01-13T15:13:41.034Z] ---> 81d1b9a5d807 [2023-01-13T15:13:41.034Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:13:41.295Z] Removing intermediate container 5af281206214 [2023-01-13T15:13:41.295Z] ---> e76bde4d0ab4 [2023-01-13T15:13:41.295Z] Step 22/23 : LABEL git_sha=f7a38c95785b7b830fdd338cc62a4c9239b236ed [2023-01-13T15:13:41.295Z] ---> Running in 2c22d5cccb10 [2023-01-13T15:13:41.566Z] ---> Running in 727bb8a27d99 [2023-01-13T15:13:41.826Z] Removing intermediate container 2c22d5cccb10 [2023-01-13T15:13:41.826Z] ---> 7787f5722ab9 [2023-01-13T15:13:41.826Z] Step 20/22 : LABEL arch=x86_64 [2023-01-13T15:13:42.109Z] ---> Running in 4b2ea96c58bb [2023-01-13T15:13:42.109Z] Removing intermediate container 727bb8a27d99 [2023-01-13T15:13:42.109Z] ---> 9774b062a342 [2023-01-13T15:13:42.109Z] Step 23/23 : LABEL version=0.0.0 [2023-01-13T15:13:42.109Z] ---> Running in 6f7d1a276a45 [2023-01-13T15:13:42.367Z] Removing intermediate container 4b2ea96c58bb [2023-01-13T15:13:42.367Z] ---> efe6c9bfcbbc [2023-01-13T15:13:42.367Z] Step 21/22 : LABEL git_sha=f7a38c95785b7b830fdd338cc62a4c9239b236ed [2023-01-13T15:13:42.626Z] ---> Running in 447a8b320bc1 [2023-01-13T15:13:42.626Z] Removing intermediate container 6f7d1a276a45 [2023-01-13T15:13:42.626Z] ---> b1cd9db85bad [2023-01-13T15:13:42.626Z] [2023-01-13T15:13:42.888Z] Successfully built b1cd9db85bad [2023-01-13T15:13:42.888Z] Successfully tagged core-command:latest [2023-01-13T15:13:42.888Z]  Building core-command ... done Removing intermediate container 447a8b320bc1 [2023-01-13T15:13:42.888Z] ---> 1d1b7e29fbe0 [2023-01-13T15:13:42.888Z] Step 22/22 : LABEL version=0.0.0 [2023-01-13T15:13:43.145Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:13:43.145Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:13:43.145Z] ---> 6a00a7baa4d0 [2023-01-13T15:13:43.145Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-13T15:13:43.145Z] ---> Using cache [2023-01-13T15:13:43.145Z] ---> ee6d3140c550 [2023-01-13T15:13:43.145Z] Step 4/24 : WORKDIR /edgex-go [2023-01-13T15:13:43.145Z] ---> Using cache [2023-01-13T15:13:43.145Z] ---> 5ddfca773352 [2023-01-13T15:13:43.145Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-13T15:13:43.145Z] ---> Using cache [2023-01-13T15:13:43.145Z] ---> 89017213ad42 [2023-01-13T15:13:43.145Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-13T15:13:43.145Z] ---> Using cache [2023-01-13T15:13:43.145Z] ---> 646703c67d46 [2023-01-13T15:13:43.145Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:13:43.145Z] ---> Using cache [2023-01-13T15:13:43.145Z] ---> 650715a10e07 [2023-01-13T15:13:43.145Z] Step 8/24 : COPY . . [2023-01-13T15:13:43.145Z] ---> Using cache [2023-01-13T15:13:43.145Z] ---> a64602675615 [2023-01-13T15:13:43.145Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-13T15:13:43.145Z] ---> Running in 3dfcbbe9e8e6 [2023-01-13T15:13:43.410Z] ---> Running in b324c08e68a4 [2023-01-13T15:13:43.410Z] Removing intermediate container 3dfcbbe9e8e6 [2023-01-13T15:13:43.410Z] ---> f1990979b30f [2023-01-13T15:13:43.410Z] [2023-01-13T15:13:43.410Z] Successfully built f1990979b30f [2023-01-13T15:13:43.668Z] Successfully tagged support-scheduler:latest [2023-01-13T15:13:43.668Z]  Building support-scheduler ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-13T15:13:46.944Z] Removing intermediate container 225fb65147b4 [2023-01-13T15:13:46.944Z] ---> 51ba654c5f88 [2023-01-13T15:13:46.944Z] [2023-01-13T15:13:46.944Z] Step 9/32 : FROM alpine:3.16 [2023-01-13T15:13:46.944Z] ---> bfe296a52501 [2023-01-13T15:13:46.944Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T15:13:46.944Z] Removing intermediate container 9a45fdce51d3 [2023-01-13T15:13:46.944Z] ---> 1080a08b345d [2023-01-13T15:13:46.944Z] [2023-01-13T15:13:46.944Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T15:13:46.944Z] ---> bfe296a52501 [2023-01-13T15:13:46.944Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-13T15:13:46.944Z] ---> Running in 4cb062a93a7e [2023-01-13T15:13:46.944Z] ---> Running in f5f934185611 [2023-01-13T15:13:47.202Z] Removing intermediate container f5f934185611 [2023-01-13T15:13:47.202Z] ---> f3ff428db410 [2023-01-13T15:13:47.203Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-13T15:13:47.203Z] Removing intermediate container 4cb062a93a7e [2023-01-13T15:13:47.203Z] ---> fb40eddedbb4 [2023-01-13T15:13:47.203Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-13T15:13:47.203Z] ---> Running in 92f45851a316 [2023-01-13T15:13:47.203Z] ---> Running in 7a4f069f73c0 [2023-01-13T15:13:47.461Z] Removing intermediate container 92f45851a316 [2023-01-13T15:13:47.461Z] ---> 603b49fca1b3 [2023-01-13T15:13:47.461Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-13T15:13:47.461Z] ---> Running in 3a9203650452 [2023-01-13T15:13:47.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:13:47.718Z] Removing intermediate container 3a9203650452 [2023-01-13T15:13:47.718Z] ---> 76e345a6005e [2023-01-13T15:13:47.718Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T15:13:47.718Z] ---> Running in 14c42693c62b [2023-01-13T15:13:47.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:13:47.983Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-13T15:13:47.983Z] (2/2) Installing su-exec (0.2-r1) [2023-01-13T15:13:47.983Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:13:47.983Z] OK: 6 MiB in 16 packages [2023-01-13T15:13:47.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-13T15:13:48.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-13T15:13:48.243Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T15:13:48.243Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:13:48.243Z] OK: 6 MiB in 15 packages [2023-01-13T15:13:48.808Z] Removing intermediate container 7a4f069f73c0 [2023-01-13T15:13:48.808Z] ---> 81d74e39b2f0 [2023-01-13T15:13:48.808Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-13T15:13:48.808Z] ---> Running in 6cecafdcb5c7 [2023-01-13T15:13:49.067Z] Removing intermediate container 14c42693c62b [2023-01-13T15:13:49.067Z] ---> 4fe1b6dd54fd [2023-01-13T15:13:49.067Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:13:49.067Z] Removing intermediate container 6cecafdcb5c7 [2023-01-13T15:13:49.067Z] ---> e0b8a16f1736 [2023-01-13T15:13:49.067Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-13T15:13:49.325Z] ---> Running in eef6d5d1be80 [2023-01-13T15:13:49.325Z] ---> db75744a22f4 [2023-01-13T15:13:49.325Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-13T15:13:49.583Z] Removing intermediate container eef6d5d1be80 [2023-01-13T15:13:49.583Z] ---> d7d3b2110d01 [2023-01-13T15:13:49.583Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-13T15:13:49.583Z] ---> Running in 2b35994b5872 [2023-01-13T15:13:49.654Z] fc693d55d65f: Pull complete [2023-01-13T15:13:49.654Z] 7e9fc2657dce: Pull complete [2023-01-13T15:13:49.654Z] dda99020689f: Pull complete [2023-01-13T15:13:49.841Z] Removing intermediate container 2b35994b5872 [2023-01-13T15:13:49.841Z] ---> b55296bee7ea [2023-01-13T15:13:49.841Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-13T15:13:50.099Z] ---> Running in 56d3036a62e0 [2023-01-13T15:13:50.099Z] ---> 64b3a1053b93 [2023-01-13T15:13:50.099Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-13T15:13:50.099Z] Removing intermediate container 56d3036a62e0 [2023-01-13T15:13:50.099Z] ---> 2e435eda4616 [2023-01-13T15:13:50.099Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-13T15:13:50.358Z] ---> Running in 567e193736b5 [2023-01-13T15:13:50.358Z] ---> 9be6a3371282 [2023-01-13T15:13:50.358Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-13T15:13:50.358Z] ---> Running in 958adacc0310 [2023-01-13T15:13:50.617Z] Removing intermediate container 958adacc0310 [2023-01-13T15:13:50.617Z] ---> 001dc9fc1146 [2023-01-13T15:13:50.617Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:13:50.617Z] ---> Running in 44a9d8b38ddf [2023-01-13T15:13:50.617Z] Removing intermediate container 44a9d8b38ddf [2023-01-13T15:13:50.617Z] ---> d6b167859f7a [2023-01-13T15:13:50.617Z] Step 20/22 : LABEL arch=x86_64 [2023-01-13T15:13:50.875Z] ---> Running in 2f022eddcc91 [2023-01-13T15:13:50.875Z] Removing intermediate container 2f022eddcc91 [2023-01-13T15:13:50.875Z] ---> af86999f4f53 [2023-01-13T15:13:50.875Z] Step 21/22 : LABEL git_sha=f7a38c95785b7b830fdd338cc62a4c9239b236ed [2023-01-13T15:13:51.133Z] ---> Running in 10955df0f586 [2023-01-13T15:13:51.133Z] Removing intermediate container 567e193736b5 [2023-01-13T15:13:51.133Z] ---> e26747793c71 [2023-01-13T15:13:51.133Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-13T15:13:51.133Z] Removing intermediate container 10955df0f586 [2023-01-13T15:13:51.133Z] ---> ccc3694cd5ec [2023-01-13T15:13:51.133Z] Step 22/22 : LABEL version=0.0.0 [2023-01-13T15:13:51.391Z] ---> Running in 1541d2004c71 [2023-01-13T15:13:51.391Z] ---> Running in 809b05709180 [2023-01-13T15:13:51.391Z] Removing intermediate container 1541d2004c71 [2023-01-13T15:13:51.391Z] ---> 4af45c0cf9b4 [2023-01-13T15:13:51.391Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-13T15:13:51.653Z] Removing intermediate container 809b05709180 [2023-01-13T15:13:51.653Z] ---> 0fa9a8db7cca [2023-01-13T15:13:51.653Z] [2023-01-13T15:13:51.653Z] Successfully built 0fa9a8db7cca [2023-01-13T15:13:51.653Z] Successfully tagged core-data:latest [2023-01-13T15:13:51.653Z]  Building core-data ... done  ---> 3162aa80237a [2023-01-13T15:13:51.653Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-13T15:13:51.911Z] ---> Running in 9644f034485f [2023-01-13T15:13:52.490Z] Removing intermediate container 9644f034485f [2023-01-13T15:13:52.490Z] ---> 315e98116403 [2023-01-13T15:13:52.490Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:13:52.748Z] ---> f3c04df71f47 [2023-01-13T15:13:52.748Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-13T15:13:53.006Z] ---> 77f1aa8dec7f [2023-01-13T15:13:53.006Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-13T15:13:53.264Z] ---> dccd20700c99 [2023-01-13T15:13:53.264Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-13T15:13:53.830Z] ---> 886c14db555b [2023-01-13T15:13:53.831Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-13T15:13:53.831Z] ---> ebdf802d460a [2023-01-13T15:13:53.831Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-13T15:13:54.395Z] ---> f48ecb99026e [2023-01-13T15:13:54.395Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-13T15:13:54.652Z] ---> 6c99f022f4b2 [2023-01-13T15:13:54.652Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-13T15:13:54.910Z] ---> Running in 6627bb8fd711 [2023-01-13T15:13:55.018Z] db1c61fa0a46: Pull complete [2023-01-13T15:13:55.875Z] Removing intermediate container 6627bb8fd711 [2023-01-13T15:13:55.875Z] ---> f29d94a402a3 [2023-01-13T15:13:55.875Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-13T15:13:55.875Z] ---> Running in addd791a435a [2023-01-13T15:13:55.875Z] Removing intermediate container addd791a435a [2023-01-13T15:13:55.875Z] ---> ab5dd8ef70f9 [2023-01-13T15:13:55.875Z] Step 29/32 : CMD ["gate"] [2023-01-13T15:13:55.875Z] ---> Running in f0622f5f24ed [2023-01-13T15:13:55.875Z] Removing intermediate container f0622f5f24ed [2023-01-13T15:13:55.875Z] ---> 6b56225745e3 [2023-01-13T15:13:55.875Z] Step 30/32 : LABEL arch=x86_64 [2023-01-13T15:13:56.133Z] ---> Running in 2c59943932b8 [2023-01-13T15:13:56.133Z] Removing intermediate container 2c59943932b8 [2023-01-13T15:13:56.133Z] ---> e3f83c29c2a0 [2023-01-13T15:13:56.133Z] Step 31/32 : LABEL git_sha=f7a38c95785b7b830fdd338cc62a4c9239b236ed [2023-01-13T15:13:56.392Z] ---> Running in 62fb19437f46 [2023-01-13T15:13:56.392Z] Removing intermediate container 62fb19437f46 [2023-01-13T15:13:56.392Z] ---> 88e61484fff3 [2023-01-13T15:13:56.392Z] Step 32/32 : LABEL version=0.0.0 [2023-01-13T15:13:56.392Z] ---> Running in 66274b7e2675 [2023-01-13T15:13:56.650Z] Removing intermediate container 66274b7e2675 [2023-01-13T15:13:56.650Z] ---> fd2ccae8343b [2023-01-13T15:13:56.650Z] [2023-01-13T15:13:56.650Z] Successfully built fd2ccae8343b [2023-01-13T15:13:56.650Z] Successfully tagged security-bootstrapper:latest [2023-01-13T15:13:56.987Z] 891c053d2c06: Pull complete [2023-01-13T15:13:56.987Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-13T15:13:56.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T15:13:56.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-13T15:13:57.581Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T15:13:57.581Z] WORKDIR /edgex [2023-01-13T15:13:57.581Z] COPY go.mod . [2023-01-13T15:13:57.581Z] RUN go mod download [2023-01-13T15:13:57.581Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-13T15:13:58.166Z] Sending build context to Docker daemon 3.123MB [2023-01-13T15:13:58.166Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-13T15:13:58.166Z] ---> f96f9c87975a [2023-01-13T15:13:58.166Z] Step 2/4 : WORKDIR /edgex [2023-01-13T15:13:58.549Z]  Building security-bootstrapper ... done Removing intermediate container b324c08e68a4 [2023-01-13T15:13:58.549Z] ---> 51ae3ee09fb4 [2023-01-13T15:13:58.549Z] [2023-01-13T15:13:58.549Z] Step 10/24 : FROM alpine:3.16 [2023-01-13T15:13:58.549Z] ---> bfe296a52501 [2023-01-13T15:13:58.549Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-13T15:13:58.549Z] ---> Using cache [2023-01-13T15:13:58.549Z] ---> 94323ab273bb [2023-01-13T15:13:58.549Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T15:13:58.549Z] ---> Using cache [2023-01-13T15:13:58.549Z] ---> d89e8a6ec75d [2023-01-13T15:13:58.549Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-13T15:13:58.549Z] ---> Running in 2dff45c3c57f [2023-01-13T15:13:58.549Z] Removing intermediate container 2dff45c3c57f [2023-01-13T15:13:58.549Z] ---> 802d89b5ca92 [2023-01-13T15:13:58.549Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-13T15:13:58.549Z] ---> Running in 45c762c747ec [2023-01-13T15:13:58.549Z] Removing intermediate container 45c762c747ec [2023-01-13T15:13:58.549Z] ---> 4c1940eea031 [2023-01-13T15:13:58.549Z] Step 15/24 : WORKDIR / [2023-01-13T15:13:58.808Z] ---> Running in 369b9d8ce7bf [2023-01-13T15:13:58.808Z] Removing intermediate container 369b9d8ce7bf [2023-01-13T15:13:58.808Z] ---> 150f610e87dd [2023-01-13T15:13:58.808Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:13:58.808Z] ---> 7c975ae0f804 [2023-01-13T15:13:58.808Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-13T15:13:59.374Z] ---> 38b3f506557e [2023-01-13T15:13:59.374Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-13T15:13:59.374Z] ---> ff1fdcac22f2 [2023-01-13T15:13:59.374Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-13T15:13:59.632Z] ---> 80c32f1e2ff9 [2023-01-13T15:13:59.632Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-13T15:13:59.632Z] ---> Running in 5f60e3254c1a [2023-01-13T15:13:59.632Z] Removing intermediate container 5f60e3254c1a [2023-01-13T15:13:59.632Z] ---> 138e6d8d2a66 [2023-01-13T15:13:59.632Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:13:59.632Z] ---> Running in e53c7e1e41d4 [2023-01-13T15:13:59.892Z] Removing intermediate container e53c7e1e41d4 [2023-01-13T15:13:59.892Z] ---> 10e39bd2cb7b [2023-01-13T15:13:59.892Z] Step 22/24 : LABEL arch=x86_64 [2023-01-13T15:13:59.892Z] ---> Running in 36920d1f84a8 [2023-01-13T15:13:59.892Z] Removing intermediate container 36920d1f84a8 [2023-01-13T15:13:59.892Z] ---> 40aad8da6428 [2023-01-13T15:13:59.892Z] Step 23/24 : LABEL git_sha=f7a38c95785b7b830fdd338cc62a4c9239b236ed [2023-01-13T15:13:59.892Z] ---> Running in a35f7e202982 [2023-01-13T15:14:00.131Z] ---> Running in 03662bec6997 [2023-01-13T15:14:00.131Z] Removing intermediate container 03662bec6997 [2023-01-13T15:14:00.131Z] ---> fff7ad98f588 [2023-01-13T15:14:00.131Z] Step 3/4 : COPY go.mod . [2023-01-13T15:14:00.150Z] Removing intermediate container a35f7e202982 [2023-01-13T15:14:00.150Z] ---> e28354050000 [2023-01-13T15:14:00.150Z] Step 24/24 : LABEL version=0.0.0 [2023-01-13T15:14:00.150Z] ---> Running in 261b554c3ed2 [2023-01-13T15:14:00.150Z] Removing intermediate container 261b554c3ed2 [2023-01-13T15:14:00.150Z] ---> f248c95b04b3 [2023-01-13T15:14:00.150Z] [2023-01-13T15:14:00.150Z] Successfully built f248c95b04b3 [2023-01-13T15:14:00.150Z] Successfully tagged core-metadata:latest [2023-01-13T15:14:00.413Z]  Building core-metadata ... done  [Pipeline] } [2023-01-13T15:14:00.417Z] $ docker stop --time=1 1f3c4e8df18b359d18b224f09d767a3e95d84e750631cc7101f4dd03459ae242 [2023-01-13T15:14:00.717Z] ---> 250846ecc453 [2023-01-13T15:14:00.717Z] Step 4/4 : RUN go mod download [2023-01-13T15:14:00.717Z] ---> Running in a240ac1f5dd1 [2023-01-13T15:14:01.719Z] $ docker rm -f --volumes 1f3c4e8df18b359d18b224f09d767a3e95d84e750631cc7101f4dd03459ae242 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T15:14:02.048Z] + docker images [2023-01-13T15:14:02.049Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-13T15:14:02.049Z] core-metadata latest f248c95b04b3 1 second ago 18.5MB [2023-01-13T15:14:02.049Z] 51ae3ee09fb4 4 seconds ago 1.68GB [2023-01-13T15:14:02.049Z] security-bootstrapper latest fd2ccae8343b 5 seconds ago 20.3MB [2023-01-13T15:14:02.049Z] core-data latest 0fa9a8db7cca 10 seconds ago 17.9MB [2023-01-13T15:14:02.049Z] 1080a08b345d 16 seconds ago 1.68GB [2023-01-13T15:14:02.049Z] 51ba654c5f88 16 seconds ago 1.66GB [2023-01-13T15:14:02.049Z] support-scheduler latest f1990979b30f 18 seconds ago 30MB [2023-01-13T15:14:02.049Z] core-command latest b1cd9db85bad 19 seconds ago 17.7MB [2023-01-13T15:14:02.049Z] security-secretstore-setup latest ec149c38ba02 23 seconds ago 29.9MB [2023-01-13T15:14:02.049Z] 6e430c159b09 25 seconds ago 1.74GB [2023-01-13T15:14:02.049Z] babbc792251f 32 seconds ago 1.67GB [2023-01-13T15:14:02.049Z] fb8e89824c68 38 seconds ago 1.66GB [2023-01-13T15:14:02.049Z] security-spire-server latest 0ba31f446e14 About a minute ago 86.5MB [2023-01-13T15:14:02.049Z] 0f426e49b2b1 About a minute ago 1.54GB [2023-01-13T15:14:02.049Z] support-notifications latest b60b125a8c83 About a minute ago 30.6MB [2023-01-13T15:14:02.049Z] security-spiffe-token-provider latest 11c365bc3f15 About a minute ago 29.8MB [2023-01-13T15:14:02.049Z] security-proxy-setup latest 168b64c6efc5 About a minute ago 27.7MB [2023-01-13T15:14:02.049Z] af68588ab9c3 About a minute ago 1.74GB [2023-01-13T15:14:02.049Z] 0e9ee186b5ef About a minute ago 1.7GB [2023-01-13T15:14:02.049Z] 63a8055a9a77 About a minute ago 1.66GB [2023-01-13T15:14:02.049Z] security-spire-agent latest a26a65d6c67f About a minute ago 125MB [2023-01-13T15:14:02.049Z] security-spire-config latest 048087ede00c About a minute ago 85.8MB [2023-01-13T15:14:02.049Z] afa93ec54832 About a minute ago 1.54GB [2023-01-13T15:14:02.049Z] 9bda4c5141d7 About a minute ago 1.54GB [2023-01-13T15:14:02.049Z] ci-base-image-x86_64 latest 6a00a7baa4d0 4 minutes ago 904MB [2023-01-13T15:14:02.049Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-13T15:14:02.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-13T15:14:02.049Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-13T15:14:02.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-13T15:14:02.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-13T15:14:32.996Z] Removing intermediate container a240ac1f5dd1 [2023-01-13T15:14:32.996Z] ---> 4ffc5f236eb0 [2023-01-13T15:14:32.996Z] Successfully built 4ffc5f236eb0 [2023-01-13T15:14:32.996Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:14:33.328Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T15:14:33.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:14:33.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-2215 does not seem to be running inside a container [2023-01-13T15:14:33.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-13T15:14:34.825Z] $ docker top 1a972c7a7e6f5316ec06d61f93b6d2e297011dfce3708303097dcf4de4d94027 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T15:14:35.637Z] + go version [2023-01-13T15:14:35.637Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-13T15:14:35.662Z] $ docker stop --time=1 1a972c7a7e6f5316ec06d61f93b6d2e297011dfce3708303097dcf4de4d94027 [2023-01-13T15:14:37.312Z] $ docker rm -f --volumes 1a972c7a7e6f5316ec06d61f93b6d2e297011dfce3708303097dcf4de4d94027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:14:37.876Z] + docker inspect -f . ci-base-image-arm64 [2023-01-13T15:14:37.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:14:38.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-2215 does not seem to be running inside a container [2023-01-13T15:14:38.125Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-13T15:14:39.272Z] $ docker top d7ff651bdb9a27c26fb09a234c83aa39a9137d61071a60b26804b58467f9ef1a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-13T15:14:39.471Z] ========================================================= [2023-01-13T15:14:39.471Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-13T15:14:39.471Z] ========================================================= [Pipeline] sh [2023-01-13T15:14:39.773Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-01-13T15:14:40.424Z] + make test [2023-01-13T15:14:40.424Z] go test -race -coverprofile=coverage.out ./... [2023-01-13T15:15:12.665Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-13T15:17:04.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-13T15:17:04.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-13T15:17:04.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-13T15:17:04.352Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-13T15:17:04.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-13T15:17:04.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-13T15:17:04.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-13T15:17:04.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-13T15:17:04.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-13T15:17:07.717Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-13T15:17:07.717Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-13T15:17:07.717Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-13T15:17:07.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-13T15:17:22.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.461s coverage: 28.7% of statements [2023-01-13T15:17:22.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-13T15:17:22.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-13T15:17:31.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.702s coverage: 98.5% of statements [2023-01-13T15:17:31.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.635s coverage: 43.0% of statements [2023-01-13T15:17:31.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-13T15:17:31.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-13T15:17:31.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.697s coverage: 54.0% of statements [2023-01-13T15:17:31.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-13T15:17:31.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-13T15:17:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.871s coverage: 89.2% of statements [2023-01-13T15:17:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-13T15:17:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-13T15:17:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-13T15:17:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-13T15:17:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-13T15:17:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.844s coverage: 2.4% of statements [2023-01-13T15:17:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-13T15:17:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-13T15:18:01.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.328s coverage: 95.6% of statements [2023-01-13T15:18:01.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-13T15:18:01.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-13T15:18:01.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-13T15:18:01.888Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.353s coverage: 72.2% of statements [2023-01-13T15:18:01.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-13T15:18:01.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-13T15:18:01.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-13T15:18:01.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-13T15:18:01.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-13T15:18:01.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.419s coverage: 60.0% of statements [2023-01-13T15:18:01.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-13T15:18:01.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-13T15:18:01.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-13T15:18:01.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.797s coverage: 0.9% of statements [2023-01-13T15:18:01.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-13T15:18:01.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.328s coverage: 58.8% of statements [2023-01-13T15:18:01.888Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.339s coverage: 29.6% of statements [2023-01-13T15:18:01.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-13T15:18:01.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.435s coverage: 47.1% of statements [2023-01-13T15:18:01.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.349s coverage: 79.5% of statements [2023-01-13T15:18:02.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.459s coverage: 94.1% of statements [2023-01-13T15:18:03.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.288s coverage: 96.3% of statements [2023-01-13T15:18:04.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.350s coverage: 87.5% of statements [2023-01-13T15:18:16.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.431s coverage: 94.4% of statements [2023-01-13T15:18:16.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.266s coverage: 44.8% of statements [2023-01-13T15:18:23.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.715s coverage: 79.9% of statements [2023-01-13T15:18:23.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-13T15:18:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-13T15:18:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-13T15:18:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.249s coverage: 86.9% of statements [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-13T15:18:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-13T15:18:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-13T15:18:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.309s coverage: 58.8% of statements [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-13T15:18:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.267s coverage: 80.0% of statements [2023-01-13T15:18:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements [2023-01-13T15:18:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements [2023-01-13T15:18:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.817s coverage: 91.2% of statements [2023-01-13T15:18:30.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-13T15:18:36.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.976s coverage: 64.7% of statements [2023-01-13T15:18:36.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-13T15:18:36.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-13T15:18:36.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.236s coverage: 100.0% of statements [2023-01-13T15:18:36.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.150s coverage: 89.4% of statements [2023-01-13T15:18:36.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.148s coverage: 100.0% of statements [2023-01-13T15:18:36.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.121s coverage: 73.7% of statements [2023-01-13T15:18:36.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2023-01-13T15:18:41.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.367s coverage: 65.8% of statements [2023-01-13T15:18:41.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-13T15:18:41.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-13T15:18:41.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-13T15:18:43.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.846s coverage: 41.8% of statements [2023-01-13T15:18:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-13T15:18:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-13T15:18:43.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements [2023-01-13T15:18:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-13T15:18:43.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.392s coverage: 84.8% of statements [2023-01-13T15:18:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-13T15:18:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-13T15:18:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-13T15:18:43.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-13T15:18:51.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.377s coverage: 17.7% of statements [2023-01-13T15:18:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-13T15:18:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-13T15:18:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-13T15:18:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-13T15:18:51.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.685s coverage: 92.3% of statements [2023-01-13T15:18:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-13T15:18:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-13T15:18:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-13T15:18:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-13T15:18:51.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 63.2% of statements [2023-01-13T15:18:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-13T15:18:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-13T15:18:51.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.451s coverage: 97.7% of statements [2023-01-13T15:18:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-13T15:18:51.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-13T15:18:51.818Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-01-13T15:18:51.818Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-13T15:18:51.818Z] go vet ./... [2023-01-13T15:20:43.496Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-13T15:20:43.496Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-13T15:20:43.496Z] ./bin/test-attribution-txt.sh [2023-01-13T15:20:43.496Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-13T15:20:43.496Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-13T15:20:43.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-13T15:20:43.846Z] + ls -al . [2023-01-13T15:20:43.846Z] total 748 [2023-01-13T15:20:43.846Z] drwxrwxr-x 10 1001 1001 4096 Jan 13 15:14 . [2023-01-13T15:20:43.846Z] drwxr-xr-x 4 root root 4096 Jan 13 15:14 .. [2023-01-13T15:20:43.846Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 15:13 .blubracket [2023-01-13T15:20:43.846Z] -rw-rw-r-- 1 1001 1001 16 Jan 13 15:13 .dockerignore [2023-01-13T15:20:43.846Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 15:13 .git [2023-01-13T15:20:43.846Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 15:13 .github [2023-01-13T15:20:43.846Z] -rw-rw-r-- 1 1001 1001 956 Jan 13 15:13 .gitignore [2023-01-13T15:20:43.846Z] -rw-rw-r-- 1 1001 1001 42 Jan 13 15:13 .golangci.yml [2023-01-13T15:20:43.846Z] -rw-rw-r-- 1 1001 1001 87 Jan 13 15:13 .hadolint.yml [2023-01-13T15:20:43.846Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 15:13 .sonarcloud.properties [2023-01-13T15:20:43.846Z] -rw-rw-r-- 1 1001 1001 1171 Jan 13 15:13 ADOPTERS.md [2023-01-13T15:20:43.846Z] -rw-rw-r-- 1 1001 1001 10618 Jan 13 15:13 Attribution.txt [2023-01-13T15:20:43.846Z] -rw-rw-r-- 1 1001 1001 73765 Jan 13 15:13 CHANGELOG.md [2023-01-13T15:20:43.846Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 15:13 CONTRIBUTING.md [2023-01-13T15:20:43.846Z] -rw-rw-r-- 1 1001 1001 677 Jan 13 15:13 GOVERNANCE.md [2023-01-13T15:20:43.846Z] -rw-rw-r-- 1 1001 1001 850 Jan 13 15:13 Jenkinsfile [2023-01-13T15:20:43.846Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 15:13 LICENSE [2023-01-13T15:20:43.847Z] -rw-rw-r-- 1 1001 1001 12513 Jan 13 15:13 Makefile [2023-01-13T15:20:43.847Z] -rw-rw-r-- 1 1001 1001 582 Jan 13 15:13 OWNERS.md [2023-01-13T15:20:43.847Z] -rw-rw-r-- 1 1001 1001 9403 Jan 13 15:13 README.md [2023-01-13T15:20:43.847Z] -rw-rw-r-- 1 1001 1001 6912 Jan 13 15:13 SECURITY.md [2023-01-13T15:20:43.847Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 15:09 VERSION [2023-01-13T15:20:43.847Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 15:13 bin [2023-01-13T15:20:43.847Z] drwxrwxr-x 16 1001 1001 4096 Jan 13 15:13 cmd [2023-01-13T15:20:43.847Z] -rw-r--r-- 1 root root 494838 Jan 13 15:18 coverage.out [2023-01-13T15:20:43.847Z] -rw-rw-r-- 1 1001 1001 3376 Jan 13 15:13 go.mod [2023-01-13T15:20:43.847Z] -rw-rw-r-- 1 1001 1001 34949 Jan 13 15:13 go.sum [2023-01-13T15:20:43.847Z] drwxrwxr-x 7 1001 1001 4096 Jan 13 15:13 internal [2023-01-13T15:20:43.847Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 15:13 openapi [2023-01-13T15:20:43.847Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 15:13 snap [2023-01-13T15:20:43.847Z] -rw-rw-r-- 1 1001 1001 204 Jan 13 15:13 version.go [Pipeline] sh [2023-01-13T15:20:44.171Z] + '[' -e coverage.out ] [2023-01-13T15:20:44.171Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-13T15:20:44.195Z] Warning: overwriting stash ‘coverage-report’ [2023-01-13T15:20:44.970Z] Stashed 1 file(s) [Pipeline] sh [2023-01-13T15:20:45.602Z] + make build [2023-01-13T15:20:45.602Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-13T15:22:07.227Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-13T15:22:12.562Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-13T15:22:16.826Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-13T15:22:55.691Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-13T15:23:02.323Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-13T15:23:07.663Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-13T15:23:12.994Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-13T15:23:17.241Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-13T15:23:20.585Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-13T15:23:32.884Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-13T15:23:38.246Z] $ docker stop --time=1 d7ff651bdb9a27c26fb09a234c83aa39a9137d61071a60b26804b58467f9ef1a [2023-01-13T15:23:40.247Z] $ docker rm -f --volumes d7ff651bdb9a27c26fb09a234c83aa39a9137d61071a60b26804b58467f9ef1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:23:42.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T15:23:42.315Z] [2023-01-13T15:23:42.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:23:42.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T15:23:42.916Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-13T15:23:42.916Z] 29e5d40040c1: Pulling fs layer [2023-01-13T15:23:42.916Z] 1ce36da41761: Pulling fs layer [2023-01-13T15:23:42.916Z] 25b303627fd3: Pulling fs layer [2023-01-13T15:23:42.916Z] 29e5d40040c1: Verifying Checksum [2023-01-13T15:23:42.916Z] 29e5d40040c1: Download complete [2023-01-13T15:23:43.349Z] 1ce36da41761: Verifying Checksum [2023-01-13T15:23:43.349Z] 1ce36da41761: Download complete [2023-01-13T15:23:43.966Z] 29e5d40040c1: Pull complete [2023-01-13T15:23:45.428Z] 25b303627fd3: Verifying Checksum [2023-01-13T15:23:45.428Z] 25b303627fd3: Download complete [2023-01-13T15:23:45.428Z] 1ce36da41761: Pull complete [2023-01-13T15:23:55.544Z] 25b303627fd3: Pull complete [2023-01-13T15:23:55.544Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-13T15:23:55.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T15:23:55.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:23:55.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-2215 does not seem to be running inside a container [2023-01-13T15:23:55.794Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-13T15:23:57.975Z] $ docker top 6948d68263d0900bd7650867079c8025544c23848922e69fabca794c72828da7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T15:23:58.784Z] + grep parallel [2023-01-13T15:23:58.785Z] + docker-compose build --help [2023-01-13T15:24:03.026Z] --parallel Build images in parallel. [Pipeline] } [2023-01-13T15:24:03.049Z] $ docker stop --time=1 6948d68263d0900bd7650867079c8025544c23848922e69fabca794c72828da7 [2023-01-13T15:24:04.639Z] $ docker rm -f --volumes 6948d68263d0900bd7650867079c8025544c23848922e69fabca794c72828da7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:24:05.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-13T15:24:05.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:24:05.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-2215 does not seem to be running inside a container [2023-01-13T15:24:05.358Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-13T15:24:07.403Z] $ docker top 0a2859d2c4943e446804ec960509f5e37c509b5da0f66d2c68bad464846a7341 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T15:24:07.879Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-13T15:24:12.116Z] Building core-command ... [2023-01-13T15:24:12.116Z] Building core-data ... [2023-01-13T15:24:12.116Z] Building core-metadata ... [2023-01-13T15:24:12.116Z] Building security-bootstrapper ... [2023-01-13T15:24:12.116Z] Building security-proxy-setup ... [2023-01-13T15:24:12.116Z] Building security-secretstore-setup ... [2023-01-13T15:24:12.116Z] Building security-spiffe-token-provider ... [2023-01-13T15:24:12.116Z] Building security-spire-agent ... [2023-01-13T15:24:12.116Z] Building security-spire-config ... [2023-01-13T15:24:12.116Z] Building security-spire-server ... [2023-01-13T15:24:12.116Z] Building support-notifications ... [2023-01-13T15:24:12.116Z] Building support-scheduler ... [2023-01-13T15:24:12.116Z] Building security-spire-server [2023-01-13T15:24:12.116Z] Building security-spire-config [2023-01-13T15:24:12.116Z] Building support-notifications [2023-01-13T15:24:12.382Z] Building core-command [2023-01-13T15:24:12.382Z] Building security-proxy-setup [2023-01-13T15:24:51.218Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:24:51.218Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:24:51.218Z] ---> 4ffc5f236eb0 [2023-01-13T15:24:51.218Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T15:24:51.487Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:24:51.487Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:24:51.487Z] ---> 4ffc5f236eb0 [2023-01-13T15:24:51.487Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T15:24:52.066Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:24:52.066Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:24:52.066Z] ---> 4ffc5f236eb0 [2023-01-13T15:24:52.066Z] [2023-01-13T15:24:52.066Z] Step 3/23 : ARG ADD_BUILD_TAGS=""Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:24:52.066Z] [2023-01-13T15:24:52.066Z] ---> 4ffc5f236eb0 [2023-01-13T15:24:52.066Z] Step 3/23 : WORKDIR /edgex-go [2023-01-13T15:24:52.066Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:24:52.066Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:24:52.066Z] ---> 4ffc5f236eb0 [2023-01-13T15:24:52.066Z] Step 3/21 : WORKDIR /edgex-go [2023-01-13T15:24:52.655Z] ---> Running in 85954e1700f3 [2023-01-13T15:24:52.655Z] ---> Running in 3f58f819bf8b [2023-01-13T15:24:52.655Z] ---> Running in 2aceabb0d454 [2023-01-13T15:24:52.655Z] ---> Running in 34ae49965d7c [2023-01-13T15:24:52.655Z] ---> Running in 2a27416ecd95 [2023-01-13T15:24:53.238Z] Removing intermediate container 2aceabb0d454 [2023-01-13T15:24:53.238Z] ---> 0087b84cb573 [2023-01-13T15:24:53.238Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T15:24:53.238Z] Removing intermediate container 2a27416ecd95 [2023-01-13T15:24:53.238Z] ---> cade8b6cd2dd [2023-01-13T15:24:53.238Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T15:24:53.238Z] Removing intermediate container 34ae49965d7c [2023-01-13T15:24:53.238Z] ---> 8fa34fee0783 [2023-01-13T15:24:53.238Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T15:24:53.512Z] ---> Running in 25f1ec2f7d9b [2023-01-13T15:24:53.512Z] Removing intermediate container 3f58f819bf8b [2023-01-13T15:24:53.512Z] ---> 758ffef8f33c [2023-01-13T15:24:53.512Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-13T15:24:53.512Z] Removing intermediate container 85954e1700f3 [2023-01-13T15:24:53.512Z] ---> 84c4dad63ad7 [2023-01-13T15:24:53.512Z] Step 4/23 : WORKDIR /edgex-go [2023-01-13T15:24:53.512Z] ---> Running in 82437c20ecb7 [2023-01-13T15:24:53.512Z] ---> Running in 15a3ed3c8ce8 [2023-01-13T15:24:53.778Z] ---> Running in 1e1700820c9c [2023-01-13T15:24:53.778Z] ---> Running in d5f59826fdf8 [2023-01-13T15:24:54.360Z] Removing intermediate container 15a3ed3c8ce8 [2023-01-13T15:24:54.360Z] ---> 07a2c9dc0c92 [2023-01-13T15:24:54.360Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-13T15:24:54.360Z] Removing intermediate container 1e1700820c9c [2023-01-13T15:24:54.360Z] ---> 476ad47c760c [2023-01-13T15:24:54.360Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-13T15:24:54.629Z] ---> Running in be193ae4b98b [2023-01-13T15:24:54.629Z] ---> Running in 02df1f540ffb [2023-01-13T15:24:55.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:24:55.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:24:56.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:24:56.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:24:56.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:24:56.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:24:56.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:24:56.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:24:57.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:24:57.188Z] OK: 221 MiB in 51 packages [2023-01-13T15:24:57.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:24:57.455Z] OK: 221 MiB in 51 packages [2023-01-13T15:24:57.455Z] OK: 221 MiB in 51 packages [2023-01-13T15:24:58.414Z] OK: 221 MiB in 51 packages [2023-01-13T15:24:58.682Z] OK: 221 MiB in 51 packages [2023-01-13T15:24:59.271Z] Removing intermediate container 25f1ec2f7d9b [2023-01-13T15:24:59.271Z] ---> be46923a5af5 [2023-01-13T15:24:59.271Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T15:24:59.851Z] Removing intermediate container d5f59826fdf8 [2023-01-13T15:24:59.851Z] ---> d561396dac99 [2023-01-13T15:24:59.851Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-13T15:24:59.851Z] Removing intermediate container 02df1f540ffb [2023-01-13T15:24:59.851Z] ---> 9bca8e043ddf [2023-01-13T15:24:59.851Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-13T15:24:59.851Z] Removing intermediate container 82437c20ecb7 [2023-01-13T15:24:59.851Z] ---> a5d7dcbfb7b8 [2023-01-13T15:24:59.851Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-13T15:25:00.119Z] ---> 1fb12e104842 [2023-01-13T15:25:00.119Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:25:00.119Z] Removing intermediate container be193ae4b98b [2023-01-13T15:25:00.119Z] ---> 3e74c12d8bd2 [2023-01-13T15:25:00.119Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T15:25:00.390Z] ---> Running in 37aff2939def [2023-01-13T15:25:00.991Z] ---> c11d8f055a37 [2023-01-13T15:25:00.991Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:25:01.257Z] ---> bf76f30d4b1c [2023-01-13T15:25:01.257Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:25:01.257Z] ---> Running in 6098e5541741 [2023-01-13T15:25:01.257Z] ---> e8b147a62975 [2023-01-13T15:25:01.257Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:25:01.523Z] ---> Running in fef70889fd35 [2023-01-13T15:25:01.523Z] ---> 951c31553aba [2023-01-13T15:25:01.523Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:25:01.523Z] ---> Running in 1ce621b5fcb5 [2023-01-13T15:25:01.793Z] ---> Running in ec321ca83207 [2023-01-13T15:27:08.476Z] Removing intermediate container 6098e5541741 [2023-01-13T15:27:08.476Z] ---> b0755d0fc4ef [2023-01-13T15:27:08.476Z] Step 7/21 : COPY . . [2023-01-13T15:27:08.476Z] Removing intermediate container fef70889fd35 [2023-01-13T15:27:08.476Z] ---> c7fc1c019f6a [2023-01-13T15:27:08.476Z] Step 8/23 : COPY . . [2023-01-13T15:27:08.476Z] Removing intermediate container ec321ca83207 [2023-01-13T15:27:08.476Z] ---> a60e10174c4f [2023-01-13T15:27:08.476Z] Step 8/22 : COPY . . [2023-01-13T15:27:08.476Z] Removing intermediate container 1ce621b5fcb5 [2023-01-13T15:27:08.476Z] ---> a82de998781c [2023-01-13T15:27:08.476Z] Step 7/23 : COPY . . [2023-01-13T15:27:08.476Z] Removing intermediate container 37aff2939def [2023-01-13T15:27:08.476Z] ---> 7e98c8deaa95 [2023-01-13T15:27:08.476Z] Step 7/24 : COPY . . [2023-01-13T15:27:15.116Z] ---> a560710b8af8 [2023-01-13T15:27:15.116Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T15:27:15.391Z] ---> 010fdd05c586 [2023-01-13T15:27:15.391Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T15:27:15.391Z] ---> b7293d7cccc7 [2023-01-13T15:27:15.391Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-13T15:27:15.391Z] ---> fe0ebb3ff6e1 [2023-01-13T15:27:15.391Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-13T15:27:15.391Z] ---> 10fa13200cc8 [2023-01-13T15:27:15.391Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-13T15:27:15.391Z] ---> Running in 2a289bbcd59d [2023-01-13T15:27:15.391Z] ---> Running in 07af3376bf2b [2023-01-13T15:27:15.662Z] ---> Running in 88b7ca1f2d07 [2023-01-13T15:27:15.662Z] ---> Running in 4a62705707d6 [2023-01-13T15:27:15.662Z] ---> Running in b5ef8dc2f2c2 [2023-01-13T15:27:16.247Z] Removing intermediate container 2a289bbcd59d [2023-01-13T15:27:16.247Z] ---> 4e622d3df65b [2023-01-13T15:27:16.247Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T15:27:16.247Z] Removing intermediate container 4a62705707d6 [2023-01-13T15:27:16.247Z] ---> cec5ad872890 [2023-01-13T15:27:16.247Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-13T15:27:16.515Z] ---> Running in bc83de0e0a08 [2023-01-13T15:27:16.515Z] ---> Running in e640d1b5df4a [2023-01-13T15:27:18.322Z] Removing intermediate container bc83de0e0a08 [2023-01-13T15:27:18.322Z] ---> 429b422f863b [2023-01-13T15:27:18.322Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-13T15:27:18.600Z] ---> Running in e916bb638715 [2023-01-13T15:27:18.601Z] Removing intermediate container e640d1b5df4a [2023-01-13T15:27:18.601Z] ---> 218e34f5c48c [2023-01-13T15:27:18.601Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-13T15:27:18.873Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-13T15:27:18.873Z] ---> Running in 6e5f8824b1c7 [2023-01-13T15:27:18.873Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-13T15:27:18.873Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-13T15:27:22.214Z] Removing intermediate container e916bb638715 [2023-01-13T15:27:22.214Z] ---> e25ed6b449c4 [2023-01-13T15:27:22.214Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T15:27:22.214Z] ---> Running in f5199e981e98 [2023-01-13T15:27:22.482Z] Removing intermediate container 6e5f8824b1c7 [2023-01-13T15:27:22.482Z] ---> 2b5d160fc9cf [2023-01-13T15:27:22.482Z] Step 11/23 : WORKDIR /edgex-go [2023-01-13T15:27:22.482Z] ---> Running in ce38517ec995 [2023-01-13T15:27:22.748Z] Removing intermediate container f5199e981e98 [2023-01-13T15:27:22.748Z] ---> 128497b24d03 [2023-01-13T15:27:22.748Z] [2023-01-13T15:27:22.748Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T15:27:23.013Z] 3.15: Pulling from library/alpine [2023-01-13T15:27:23.013Z] Removing intermediate container ce38517ec995 [2023-01-13T15:27:23.013Z] ---> 225cb12cc271 [2023-01-13T15:27:23.013Z] [2023-01-13T15:27:23.013Z] Step 12/23 : FROM alpine:3.15 [2023-01-13T15:27:23.279Z] 3.15: Pulling from library/alpine [2023-01-13T15:27:25.217Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-13T15:27:25.217Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-13T15:27:25.217Z] Status: Downloaded newer image for alpine:3.15 [2023-01-13T15:27:25.217Z] Status: Downloaded newer image for alpine:3.15 [2023-01-13T15:27:25.217Z] ---> 8aa73fd46299 [2023-01-13T15:27:25.217Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T15:27:25.217Z] ---> 8aa73fd46299 [2023-01-13T15:27:25.217Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T15:27:25.217Z] ---> Running in e85a2d40c332 [2023-01-13T15:27:25.217Z] ---> Running in 5cc076b719bf [2023-01-13T15:27:25.805Z] Removing intermediate container e85a2d40c332 [2023-01-13T15:27:25.805Z] ---> d92dc017779a [2023-01-13T15:27:25.805Z] Removing intermediate container 5cc076b719bf [2023-01-13T15:27:25.805Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat ---> 809d195b1d9f [2023-01-13T15:27:25.805Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T15:27:25.805Z] [2023-01-13T15:27:25.805Z] ---> Running in de44fc8581ab [2023-01-13T15:27:25.805Z] ---> Running in ec8b115099f1 [2023-01-13T15:27:28.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:27:28.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:27:28.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:27:28.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:27:29.889Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T15:27:29.889Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T15:27:29.889Z] OK: 15736 distinct packages available [2023-01-13T15:27:29.889Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T15:27:29.889Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T15:27:29.889Z] OK: 15736 distinct packages available [2023-01-13T15:27:30.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:27:30.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:27:30.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:27:30.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:27:31.653Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-13T15:27:31.653Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-13T15:27:31.653Z] (3/5) Installing libucontext (1.1-r0) [2023-01-13T15:27:31.653Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-13T15:27:31.653Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-13T15:27:31.653Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T15:27:31.653Z] OK: 6 MiB in 19 packages [2023-01-13T15:27:31.920Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-13T15:27:31.920Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-13T15:27:31.920Z] (3/4) Installing libucontext (1.1-r0) [2023-01-13T15:27:31.920Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-13T15:27:31.920Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T15:27:31.920Z] OK: 6 MiB in 18 packages [2023-01-13T15:27:33.868Z] Removing intermediate container ec8b115099f1 [2023-01-13T15:27:33.868Z] ---> d20dce07dd66 [2023-01-13T15:27:33.868Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T15:27:34.133Z] Removing intermediate container de44fc8581ab [2023-01-13T15:27:34.133Z] ---> ac0af573f53f [2023-01-13T15:27:34.133Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T15:27:42.324Z] ---> 038cf4c9e055 [2023-01-13T15:27:42.324Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T15:27:42.324Z] ---> 44e28e20bc63 [2023-01-13T15:27:42.324Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T15:27:43.296Z] ---> 94f3e3e1116d [2023-01-13T15:27:43.296Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-13T15:27:43.296Z] ---> 536acb69c69e [2023-01-13T15:27:43.296Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-13T15:27:43.296Z] ---> Running in ec642037c150 [2023-01-13T15:27:44.263Z] Removing intermediate container ec642037c150 [2023-01-13T15:27:44.263Z] ---> 345e4b2bf9ad [2023-01-13T15:27:44.263Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-13T15:27:44.263Z] ---> 39084c5faf54 [2023-01-13T15:27:44.263Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-13T15:27:45.228Z] ---> 46d65628f97b [2023-01-13T15:27:45.228Z] Step 19/24 : WORKDIR / [2023-01-13T15:27:45.229Z] ---> Running in 69cdd5e98ce4 [2023-01-13T15:27:45.498Z] ---> 34f09d9c5b3e [2023-01-13T15:27:45.498Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T15:27:45.498Z] ---> Running in 4b281cd6f1cc [2023-01-13T15:27:45.770Z] Removing intermediate container 69cdd5e98ce4 [2023-01-13T15:27:45.770Z] ---> 644e6a1d2b1d [2023-01-13T15:27:45.770Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T15:27:46.041Z] ---> Running in eb4d73b3f57f [2023-01-13T15:27:46.041Z] Removing intermediate container 4b281cd6f1cc [2023-01-13T15:27:46.041Z] ---> 1c269d689947 [2023-01-13T15:27:46.041Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T15:27:46.308Z] ---> Running in 79b4163ebef7 [2023-01-13T15:27:46.588Z] Removing intermediate container eb4d73b3f57f [2023-01-13T15:27:46.588Z] ---> 76f56b992e47 [2023-01-13T15:27:46.588Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T15:27:46.860Z] ---> Running in f6b906ee3bd6 [2023-01-13T15:27:46.860Z] Removing intermediate container 79b4163ebef7 [2023-01-13T15:27:46.860Z] ---> 9742e8ae1334 [2023-01-13T15:27:46.860Z] Step 21/23 : LABEL arch=arm64 [2023-01-13T15:27:47.128Z] ---> Running in 6fe46fd1fcf5 [2023-01-13T15:27:47.717Z] Removing intermediate container 6fe46fd1fcf5 [2023-01-13T15:27:47.717Z] ---> c91f55e5ff4e [2023-01-13T15:27:47.717Z] Step 22/23 : LABEL git_sha=a05887bd8cb8166de62ed399beaf185f9bd4032f [2023-01-13T15:27:47.717Z] Removing intermediate container f6b906ee3bd6 [2023-01-13T15:27:47.717Z] ---> cfdf0232eef6 [2023-01-13T15:27:47.717Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T15:27:47.987Z] ---> Running in bbf029ab80bc [2023-01-13T15:27:47.987Z] ---> Running in f3ea747026d7 [2023-01-13T15:27:48.568Z] Removing intermediate container f3ea747026d7 [2023-01-13T15:27:48.568Z] ---> dc8480c15688 [2023-01-13T15:27:48.568Z] Step 23/23 : LABEL version=0.0.0 [2023-01-13T15:27:48.568Z] Removing intermediate container bbf029ab80bc [2023-01-13T15:27:48.568Z] ---> c491a9816531 [2023-01-13T15:27:48.568Z] Step 23/24 : LABEL git_sha=a05887bd8cb8166de62ed399beaf185f9bd4032f [2023-01-13T15:27:48.568Z] ---> Running in 925a58a14a91 [2023-01-13T15:27:48.568Z] ---> Running in 16b3ca48297c [2023-01-13T15:27:49.149Z] Removing intermediate container 16b3ca48297c [2023-01-13T15:27:49.149Z] ---> c6410bf1a433 [2023-01-13T15:27:49.149Z] Step 24/24 : LABEL version=0.0.0 [2023-01-13T15:27:49.149Z] Removing intermediate container 925a58a14a91 [2023-01-13T15:27:49.149Z] ---> f43fd8e77bad [2023-01-13T15:27:49.149Z] [2023-01-13T15:27:49.149Z] ---> Running in 83979902b8ef [2023-01-13T15:27:49.732Z] Successfully built f43fd8e77bad [2023-01-13T15:27:49.732Z] Successfully tagged security-spire-server-arm64:latest [2023-01-13T15:27:49.732Z]  Building security-spire-server ... done Building core-data [2023-01-13T15:27:49.732Z] Removing intermediate container 83979902b8ef [2023-01-13T15:27:49.732Z] ---> 84cb29b87b46 [2023-01-13T15:27:49.732Z] [2023-01-13T15:27:50.018Z] Successfully built 84cb29b87b46 [2023-01-13T15:27:50.018Z] Successfully tagged security-spire-config-arm64:latest [2023-01-13T15:27:50.018Z]  Building security-spire-config ... done Building security-bootstrapper [2023-01-13T15:28:16.693Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:28:16.693Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:28:16.693Z] ---> 4ffc5f236eb0 [2023-01-13T15:28:16.693Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T15:28:16.693Z] ---> Using cache [2023-01-13T15:28:16.693Z] ---> 84c4dad63ad7 [2023-01-13T15:28:16.693Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T15:28:16.693Z] ---> Using cache [2023-01-13T15:28:16.693Z] ---> 476ad47c760c [2023-01-13T15:28:16.693Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T15:28:16.693Z] ---> Using cache [2023-01-13T15:28:16.693Z] ---> 9bca8e043ddf [2023-01-13T15:28:16.693Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T15:28:16.693Z] ---> Using cache [2023-01-13T15:28:16.693Z] ---> bf76f30d4b1c [2023-01-13T15:28:16.693Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:28:16.693Z] ---> Using cache [2023-01-13T15:28:16.693Z] ---> c7fc1c019f6a [2023-01-13T15:28:16.693Z] Step 8/22 : COPY . . [2023-01-13T15:28:16.693Z] ---> Using cache [2023-01-13T15:28:16.693Z] ---> b7293d7cccc7 [2023-01-13T15:28:16.693Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-13T15:28:16.693Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:28:16.693Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:28:16.693Z] ---> 4ffc5f236eb0 [2023-01-13T15:28:16.693Z] Step 3/32 : WORKDIR /edgex-go [2023-01-13T15:28:16.693Z] ---> Using cache [2023-01-13T15:28:16.693Z] ---> 758ffef8f33c [2023-01-13T15:28:16.693Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-13T15:28:16.693Z] ---> Using cache [2023-01-13T15:28:16.693Z] ---> d561396dac99 [2023-01-13T15:28:16.693Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-13T15:28:16.693Z] ---> Using cache [2023-01-13T15:28:16.693Z] ---> c11d8f055a37 [2023-01-13T15:28:16.693Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:28:16.693Z] ---> Using cache [2023-01-13T15:28:16.693Z] ---> b0755d0fc4ef [2023-01-13T15:28:16.693Z] Step 7/32 : COPY . . [2023-01-13T15:28:16.693Z] ---> Using cache [2023-01-13T15:28:16.693Z] ---> 10fa13200cc8 [2023-01-13T15:28:16.693Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-13T15:28:16.693Z] ---> Running in c7b28397f987 [2023-01-13T15:28:16.693Z] ---> Running in 16e36e239132 [2023-01-13T15:28:17.279Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-13T15:28:17.546Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-13T15:32:54.653Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-13T15:33:07.013Z] Removing intermediate container b5ef8dc2f2c2 [2023-01-13T15:33:07.013Z] ---> 260a4edaccfd [2023-01-13T15:33:07.013Z] [2023-01-13T15:33:07.013Z] Step 9/21 : FROM alpine:3.16 [2023-01-13T15:33:07.013Z] 3.16: Pulling from library/alpine [2023-01-13T15:33:07.013Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-13T15:33:07.013Z] Status: Downloaded newer image for alpine:3.16 [2023-01-13T15:33:07.013Z] ---> 2b4661558fb8 [2023-01-13T15:33:07.013Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-13T15:33:07.013Z] ---> Running in 5944884647e5 [2023-01-13T15:33:08.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:33:09.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:33:10.627Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-13T15:33:10.627Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-13T15:33:10.893Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-13T15:33:10.893Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-13T15:33:10.893Z] (5/6) Installing curl (7.83.1-r5) [2023-01-13T15:33:10.893Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-13T15:33:10.893Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:33:10.893Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T15:33:11.482Z] OK: 8 MiB in 20 packages [2023-01-13T15:33:13.430Z] Removing intermediate container 5944884647e5 [2023-01-13T15:33:13.430Z] ---> 4bebb63a88fc [2023-01-13T15:33:13.430Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T15:33:13.430Z] ---> Running in b1c95baff6ed [2023-01-13T15:33:14.015Z] Removing intermediate container b1c95baff6ed [2023-01-13T15:33:14.015Z] ---> 91cb6ec3fe69 [2023-01-13T15:33:14.015Z] Step 12/21 : WORKDIR /edgex [2023-01-13T15:33:14.015Z] ---> Running in b736be15e289 [2023-01-13T15:33:14.599Z] Removing intermediate container b736be15e289 [2023-01-13T15:33:14.599Z] ---> 7c1f80117ea8 [2023-01-13T15:33:14.599Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-13T15:33:15.182Z] ---> 68ee0544d78d [2023-01-13T15:33:15.182Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-13T15:33:17.133Z] ---> 10ae62a41669 [2023-01-13T15:33:17.133Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-13T15:33:18.537Z] ---> 25b0eac8e025 [2023-01-13T15:33:18.537Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T15:33:19.120Z] ---> edcb23f641ed [2023-01-13T15:33:19.120Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T15:33:19.387Z] ---> Running in 49a19b42a265 [2023-01-13T15:33:23.633Z] Removing intermediate container 49a19b42a265 [2023-01-13T15:33:23.633Z] ---> 5cef2aabd2a7 [2023-01-13T15:33:23.633Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T15:33:23.633Z] ---> Running in c975e812fef1 [2023-01-13T15:33:23.904Z] Removing intermediate container c975e812fef1 [2023-01-13T15:33:23.904Z] ---> 464c536af4f6 [2023-01-13T15:33:23.904Z] Step 19/21 : LABEL arch=arm64 [2023-01-13T15:33:23.904Z] ---> Running in 65779e0d33ce [2023-01-13T15:33:24.487Z] Removing intermediate container 65779e0d33ce [2023-01-13T15:33:24.487Z] ---> 7665ab9423b0 [2023-01-13T15:33:24.487Z] Step 20/21 : LABEL git_sha=a05887bd8cb8166de62ed399beaf185f9bd4032f [2023-01-13T15:33:24.759Z] ---> Running in 5687535c41c3 [2023-01-13T15:33:25.027Z] Removing intermediate container 5687535c41c3 [2023-01-13T15:33:25.028Z] ---> f3603e5131f2 [2023-01-13T15:33:25.028Z] Step 21/21 : LABEL version=0.0.0 [2023-01-13T15:33:25.295Z] ---> Running in 3716e3397c59 [2023-01-13T15:33:25.881Z] Removing intermediate container 3716e3397c59 [2023-01-13T15:33:25.881Z] ---> 9b99b0dcb7ed [2023-01-13T15:33:25.881Z] [2023-01-13T15:33:26.147Z] Successfully built 9b99b0dcb7ed [2023-01-13T15:33:26.147Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-13T15:33:26.147Z] Building security-spiffe-token-provider [2023-01-13T15:33:41.137Z]  Building security-proxy-setup ... done Removing intermediate container 07af3376bf2b [2023-01-13T15:33:41.137Z] ---> f33d451f6c3f [2023-01-13T15:33:41.137Z] [2023-01-13T15:33:41.137Z] Step 10/23 : FROM alpine:3.16 [2023-01-13T15:33:41.137Z] ---> 2b4661558fb8 [2023-01-13T15:33:41.138Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-13T15:33:41.138Z] ---> Running in 0fdf21919a71 [2023-01-13T15:33:42.109Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:33:42.109Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:33:42.109Z] ---> 4ffc5f236eb0 [2023-01-13T15:33:42.109Z] Step 3/19 : WORKDIR /edgex-go [2023-01-13T15:33:42.109Z] ---> Using cache [2023-01-13T15:33:42.109Z] ---> 758ffef8f33c [2023-01-13T15:33:42.109Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-13T15:33:42.109Z] ---> Running in 7d618eba95ea [2023-01-13T15:33:44.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:33:44.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:33:44.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:33:44.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:33:45.727Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-13T15:33:45.727Z] v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-13T15:33:45.727Z] OK: 16899 distinct packages available [2023-01-13T15:33:45.727Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T15:33:45.727Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:33:45.727Z] OK: 5 MiB in 15 packages [2023-01-13T15:33:45.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:33:46.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:33:47.272Z] OK: 221 MiB in 51 packages [2023-01-13T15:33:49.220Z] Removing intermediate container 0fdf21919a71 [2023-01-13T15:33:49.220Z] ---> ae30331758d9 [2023-01-13T15:33:49.220Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T15:33:49.220Z] ---> Running in 004f72119c11 [2023-01-13T15:33:49.487Z] Removing intermediate container 7d618eba95ea [2023-01-13T15:33:49.487Z] ---> d72a94cfbee6 [2023-01-13T15:33:49.487Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-13T15:33:49.760Z] Removing intermediate container 004f72119c11 [2023-01-13T15:33:49.760Z] ---> 0e85025ac01e [2023-01-13T15:33:49.760Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-13T15:33:50.027Z] ---> Running in 4e9d7b65c333 [2023-01-13T15:33:50.615Z] ---> d83dae1b9c97 [2023-01-13T15:33:50.615Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:33:50.615Z] Removing intermediate container 4e9d7b65c333 [2023-01-13T15:33:50.615Z] ---> f21ca4b82ba9 [2023-01-13T15:33:50.615Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-13T15:33:50.884Z] ---> Running in de16d8be7667 [2023-01-13T15:33:50.884Z] ---> Running in 4676a4cf47fc [2023-01-13T15:33:51.847Z] Removing intermediate container de16d8be7667 [2023-01-13T15:33:51.847Z] ---> b36d02e41b62 [2023-01-13T15:33:51.847Z] Step 15/23 : WORKDIR / [2023-01-13T15:33:51.847Z] ---> Running in 824572842f49 [2023-01-13T15:33:52.438Z] Removing intermediate container 824572842f49 [2023-01-13T15:33:52.438Z] ---> 7f1509c0aae2 [2023-01-13T15:33:52.438Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:33:53.398Z] ---> 32e471ecf5e1 [2023-01-13T15:33:53.398Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-13T15:33:54.801Z] ---> fb5272600595 [2023-01-13T15:33:54.801Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-13T15:33:55.755Z] ---> 2deba47623b6 [2023-01-13T15:33:55.755Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-13T15:33:55.755Z] ---> Running in 1644d6634e55 [2023-01-13T15:33:56.336Z] Removing intermediate container 1644d6634e55 [2023-01-13T15:33:56.336Z] ---> 453a9b6ed33b [2023-01-13T15:33:56.336Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:33:56.336Z] ---> Running in fd103ad2a845 [2023-01-13T15:33:56.937Z] Removing intermediate container fd103ad2a845 [2023-01-13T15:33:56.937Z] ---> 219ee46903b4 [2023-01-13T15:33:56.937Z] Step 21/23 : LABEL arch=arm64 [2023-01-13T15:33:56.937Z] ---> Running in 67e000994c08 [2023-01-13T15:33:57.523Z] Removing intermediate container 67e000994c08 [2023-01-13T15:33:57.523Z] ---> ef9d111fc6d1 [2023-01-13T15:33:57.523Z] Step 22/23 : LABEL git_sha=a05887bd8cb8166de62ed399beaf185f9bd4032f [2023-01-13T15:33:57.523Z] ---> Running in 7e10648ebc67 [2023-01-13T15:33:58.107Z] Removing intermediate container 7e10648ebc67 [2023-01-13T15:33:58.107Z] ---> feeaeb64678f [2023-01-13T15:33:58.107Z] Step 23/23 : LABEL version=0.0.0 [2023-01-13T15:33:58.107Z] ---> Running in f7fa0d7dfca5 [2023-01-13T15:33:58.689Z] Removing intermediate container f7fa0d7dfca5 [2023-01-13T15:33:58.689Z] ---> 6da49e5b97a5 [2023-01-13T15:33:58.689Z] [2023-01-13T15:33:58.953Z] Successfully built 6da49e5b97a5 [2023-01-13T15:33:58.954Z] Successfully tagged core-command-arm64:latest [2023-01-13T15:33:58.954Z] Building security-secretstore-setup [2023-01-13T15:34:14.202Z]  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:34:14.202Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:34:14.202Z] ---> 4ffc5f236eb0 [2023-01-13T15:34:14.202Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T15:34:14.202Z] ---> Using cache [2023-01-13T15:34:14.202Z] ---> 758ffef8f33c [2023-01-13T15:34:14.202Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-13T15:34:14.202Z] ---> Using cache [2023-01-13T15:34:14.202Z] ---> d561396dac99 [2023-01-13T15:34:14.202Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T15:34:14.202Z] ---> Using cache [2023-01-13T15:34:14.202Z] ---> c11d8f055a37 [2023-01-13T15:34:14.202Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:34:14.202Z] ---> Using cache [2023-01-13T15:34:14.202Z] ---> b0755d0fc4ef [2023-01-13T15:34:14.202Z] Step 7/24 : COPY . . [2023-01-13T15:34:14.202Z] ---> Using cache [2023-01-13T15:34:14.202Z] ---> 10fa13200cc8 [2023-01-13T15:34:14.202Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-13T15:34:14.202Z] ---> Running in d2799aa83179 [2023-01-13T15:34:14.788Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-13T15:34:24.861Z] Removing intermediate container 16e36e239132 [2023-01-13T15:34:24.861Z] ---> 603593bf929b [2023-01-13T15:34:24.861Z] [2023-01-13T15:34:24.861Z] Step 9/32 : FROM alpine:3.16 [2023-01-13T15:34:24.861Z] ---> 2b4661558fb8 [2023-01-13T15:34:24.861Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T15:34:24.861Z] ---> Running in 0ddba07fc629 [2023-01-13T15:34:24.861Z] Removing intermediate container 0ddba07fc629 [2023-01-13T15:34:24.861Z] ---> bdb2d3d679d7 [2023-01-13T15:34:24.861Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-13T15:34:24.861Z] ---> Running in 52575f9b8abc [2023-01-13T15:34:26.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:34:27.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:34:28.800Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-13T15:34:28.800Z] (2/2) Installing su-exec (0.2-r1) [2023-01-13T15:34:28.800Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:34:29.066Z] OK: 5 MiB in 16 packages [2023-01-13T15:34:30.498Z] Removing intermediate container 52575f9b8abc [2023-01-13T15:34:30.498Z] ---> 1569d8396e13 [2023-01-13T15:34:30.764Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-13T15:34:30.764Z] ---> Running in 6dabc0cb1155 [2023-01-13T15:34:31.037Z] Removing intermediate container 6dabc0cb1155 [2023-01-13T15:34:31.037Z] ---> e1b58816418f [2023-01-13T15:34:31.037Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-13T15:34:31.303Z] ---> Running in 8ef9240ae239 [2023-01-13T15:34:31.885Z] Removing intermediate container 8ef9240ae239 [2023-01-13T15:34:31.885Z] ---> 985d40552ee1 [2023-01-13T15:34:31.885Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-13T15:34:31.885Z] ---> Running in 6e52aa89ee3e [2023-01-13T15:34:32.469Z] Removing intermediate container 6e52aa89ee3e [2023-01-13T15:34:32.469Z] ---> 60b732efad57 [2023-01-13T15:34:32.469Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-13T15:34:32.739Z] ---> Running in 429494ae48ad [2023-01-13T15:34:33.010Z] Removing intermediate container 429494ae48ad [2023-01-13T15:34:33.010Z] ---> 50e57b373c2c [2023-01-13T15:34:33.010Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-13T15:34:33.278Z] ---> Running in ebf9adaab89d [2023-01-13T15:34:36.615Z] Removing intermediate container ebf9adaab89d [2023-01-13T15:34:36.615Z] ---> 8886933f3ec8 [2023-01-13T15:34:36.615Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-13T15:34:36.615Z] ---> Running in 5a4beee82b18 [2023-01-13T15:34:36.883Z] Removing intermediate container 5a4beee82b18 [2023-01-13T15:34:36.883Z] ---> 3926386219ec [2023-01-13T15:34:36.883Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-13T15:34:40.221Z] ---> e66f60e5c997 [2023-01-13T15:34:40.221Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-13T15:34:40.221Z] ---> Running in 6aaaea2de503 [2023-01-13T15:34:43.556Z] Removing intermediate container 6aaaea2de503 [2023-01-13T15:34:43.556Z] ---> a31a8723120e [2023-01-13T15:34:43.556Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:34:43.821Z] ---> b1f36aa074ef [2023-01-13T15:34:43.821Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-13T15:34:45.763Z] ---> 0dcd60c5a677 [2023-01-13T15:34:45.763Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-13T15:34:46.719Z] ---> a2953971332f [2023-01-13T15:34:46.720Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-13T15:34:47.677Z] ---> cf8f7d7e03e7 [2023-01-13T15:34:47.677Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-13T15:34:48.639Z] ---> cea352b30a67 [2023-01-13T15:34:48.639Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-13T15:34:49.606Z] ---> c00560c7c183 [2023-01-13T15:34:49.606Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-13T15:34:50.190Z] ---> a690b61a2fa5 [2023-01-13T15:34:50.190Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-13T15:34:50.459Z] ---> Running in 359bb7f200d4 [2023-01-13T15:34:53.804Z] Removing intermediate container 359bb7f200d4 [2023-01-13T15:34:53.804Z] ---> eaa9310a328a [2023-01-13T15:34:53.804Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-13T15:34:53.804Z] ---> Running in 88cf529395fa [2023-01-13T15:34:54.069Z] Removing intermediate container 88cf529395fa [2023-01-13T15:34:54.069Z] ---> 64181da86f80 [2023-01-13T15:34:54.069Z] Step 29/32 : CMD ["gate"] [2023-01-13T15:34:54.335Z] ---> Running in 5ac30b1b556a [2023-01-13T15:34:54.914Z] Removing intermediate container 5ac30b1b556a [2023-01-13T15:34:54.914Z] ---> c36859266c73 [2023-01-13T15:34:54.914Z] Step 30/32 : LABEL arch=arm64 [2023-01-13T15:34:55.180Z] ---> Running in 32c86754afab [2023-01-13T15:34:55.445Z] Removing intermediate container 32c86754afab [2023-01-13T15:34:55.445Z] ---> 06ac118a94ad [2023-01-13T15:34:55.445Z] Step 31/32 : LABEL git_sha=a05887bd8cb8166de62ed399beaf185f9bd4032f [2023-01-13T15:34:55.710Z] ---> Running in 7765d42ae428 [2023-01-13T15:34:56.294Z] Removing intermediate container 7765d42ae428 [2023-01-13T15:34:56.294Z] ---> b8ee9dc9855f [2023-01-13T15:34:56.294Z] Step 32/32 : LABEL version=0.0.0 [2023-01-13T15:34:56.294Z] ---> Running in 9f0057586332 [2023-01-13T15:34:56.873Z] Removing intermediate container 9f0057586332 [2023-01-13T15:34:56.873Z] ---> 9f1709a3f769 [2023-01-13T15:34:56.873Z] [2023-01-13T15:34:57.138Z] Successfully built 9f1709a3f769 [2023-01-13T15:34:57.138Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-13T15:34:57.138Z]  Building security-bootstrapper ... done Building core-metadata [2023-01-13T15:35:12.114Z] Removing intermediate container c7b28397f987 [2023-01-13T15:35:12.114Z] ---> 11fac3ee21a6 [2023-01-13T15:35:12.114Z] [2023-01-13T15:35:12.114Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T15:35:12.114Z] ---> 2b4661558fb8 [2023-01-13T15:35:12.114Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-13T15:35:12.114Z] ---> Running in ba15925c3f87 [2023-01-13T15:35:12.114Z] Removing intermediate container ba15925c3f87 [2023-01-13T15:35:12.114Z] ---> cb59d1da9852 [2023-01-13T15:35:12.114Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-13T15:35:12.114Z] ---> Running in df3851cf67fa [2023-01-13T15:35:12.114Z] Removing intermediate container df3851cf67fa [2023-01-13T15:35:12.114Z] ---> 3a8b67c767df [2023-01-13T15:35:12.114Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-13T15:35:12.380Z] ---> Running in da68c1067a5e [2023-01-13T15:35:13.338Z] Removing intermediate container da68c1067a5e [2023-01-13T15:35:13.338Z] ---> 96e73ce8d3f9 [2023-01-13T15:35:13.338Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T15:35:13.338Z] ---> Running in c325e153902e [2023-01-13T15:35:15.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:35:16.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:35:16.760Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:35:16.760Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:35:16.760Z] ---> 4ffc5f236eb0 [2023-01-13T15:35:16.760Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-13T15:35:16.760Z] ---> Using cache [2023-01-13T15:35:16.760Z] ---> 84c4dad63ad7 [2023-01-13T15:35:16.760Z] Step 4/24 : WORKDIR /edgex-go [2023-01-13T15:35:16.760Z] ---> Using cache [2023-01-13T15:35:16.760Z] ---> 476ad47c760c [2023-01-13T15:35:16.760Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-13T15:35:16.760Z] ---> Using cache [2023-01-13T15:35:16.760Z] ---> 9bca8e043ddf [2023-01-13T15:35:16.760Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-13T15:35:16.760Z] ---> Using cache [2023-01-13T15:35:16.760Z] ---> bf76f30d4b1c [2023-01-13T15:35:16.760Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:35:16.760Z] ---> Using cache [2023-01-13T15:35:16.760Z] ---> c7fc1c019f6a [2023-01-13T15:35:16.760Z] Step 8/24 : COPY . . [2023-01-13T15:35:16.760Z] ---> Using cache [2023-01-13T15:35:16.760Z] ---> b7293d7cccc7 [2023-01-13T15:35:16.760Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-13T15:35:17.717Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-13T15:35:17.717Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:35:17.717Z] OK: 5 MiB in 15 packages [2023-01-13T15:35:17.717Z] ---> Running in c93b93aa3e6d [2023-01-13T15:35:20.298Z] Removing intermediate container c325e153902e [2023-01-13T15:35:20.298Z] ---> 3014361aebc6 [2023-01-13T15:35:20.298Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:35:20.298Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-13T15:35:21.256Z] ---> 6b4bc95ca89e [2023-01-13T15:35:21.257Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-13T15:35:24.587Z] ---> ec7b0028319b [2023-01-13T15:35:24.587Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-13T15:35:26.004Z] ---> d26e24f39ed3 [2023-01-13T15:35:26.004Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-13T15:35:26.274Z] ---> Running in 753226fbae42 [2023-01-13T15:35:27.230Z] Removing intermediate container 753226fbae42 [2023-01-13T15:35:27.230Z] ---> 10f20764cc46 [2023-01-13T15:35:27.230Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:35:27.230Z] ---> Running in 079acaedafcd [2023-01-13T15:35:30.573Z] Removing intermediate container 079acaedafcd [2023-01-13T15:35:30.573Z] ---> 9092d1d3f203 [2023-01-13T15:35:30.573Z] Step 20/22 : LABEL arch=arm64 [2023-01-13T15:35:30.573Z] ---> Running in 6856286859ec [2023-01-13T15:35:31.433Z] Removing intermediate container 6856286859ec [2023-01-13T15:35:31.433Z] ---> 7460541804b3 [2023-01-13T15:35:31.433Z] Step 21/22 : LABEL git_sha=a05887bd8cb8166de62ed399beaf185f9bd4032f [2023-01-13T15:35:31.433Z] ---> Running in 43c7de2d9c24 [2023-01-13T15:35:32.461Z] Removing intermediate container 43c7de2d9c24 [2023-01-13T15:35:32.461Z] ---> 7c112c8e3e54 [2023-01-13T15:35:32.461Z] Step 22/22 : LABEL version=0.0.0 [2023-01-13T15:35:32.754Z] ---> Running in 92baa1d82cd8 [2023-01-13T15:35:33.737Z] Removing intermediate container 92baa1d82cd8 [2023-01-13T15:35:33.737Z] ---> ece7352512f8 [2023-01-13T15:35:33.737Z] [2023-01-13T15:35:34.373Z] Successfully built ece7352512f8 [2023-01-13T15:35:34.373Z] Successfully tagged core-data-arm64:latest [2023-01-13T15:35:34.373Z] Building security-spire-agent [2023-01-13T15:35:52.614Z]  Building core-data ... done Removing intermediate container 4676a4cf47fc [2023-01-13T15:35:52.614Z] ---> 076144cfef01 [2023-01-13T15:35:52.614Z] Step 7/19 : COPY . . [2023-01-13T15:35:52.614Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:35:52.614Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:35:52.614Z] ---> 4ffc5f236eb0 [2023-01-13T15:35:52.614Z] Step 3/24 : WORKDIR /edgex-go [2023-01-13T15:35:52.614Z] ---> Using cache [2023-01-13T15:35:52.614Z] ---> 758ffef8f33c [2023-01-13T15:35:52.614Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-13T15:35:52.614Z] ---> Running in 9dea35a34cd0 [2023-01-13T15:35:52.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:35:53.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:35:54.650Z] OK: 221 MiB in 51 packages [2023-01-13T15:35:57.227Z] Removing intermediate container 9dea35a34cd0 [2023-01-13T15:35:57.227Z] ---> 5a6adfbd2aea [2023-01-13T15:35:57.227Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-13T15:35:58.661Z] ---> c861e4fd2675 [2023-01-13T15:35:58.661Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:35:58.939Z] ---> Running in 7f5a1e07fe66 [2023-01-13T15:36:04.278Z] ---> 6ba74fcbf4f0 [2023-01-13T15:36:04.278Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-13T15:36:04.278Z] ---> Running in 2a66696638d2 [2023-01-13T15:36:05.239Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-13T15:36:31.895Z] Removing intermediate container 88b7ca1f2d07 [2023-01-13T15:36:31.895Z] ---> 8c17f7e9989e [2023-01-13T15:36:31.895Z] [2023-01-13T15:36:31.895Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T15:36:31.895Z] ---> 2b4661558fb8 [2023-01-13T15:36:31.895Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-13T15:36:31.895Z] ---> Running in 831c5e122360 [2023-01-13T15:36:31.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:36:31.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:36:31.895Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-13T15:36:31.895Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-13T15:36:31.895Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:36:31.895Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T15:36:32.477Z] OK: 6 MiB in 16 packages [2023-01-13T15:36:35.823Z] Removing intermediate container 831c5e122360 [2023-01-13T15:36:35.823Z] ---> 8871f2f4ed72 [2023-01-13T15:36:35.823Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T15:36:35.823Z] ---> Running in 053661ece0f6 [2023-01-13T15:36:36.436Z] Removing intermediate container 053661ece0f6 [2023-01-13T15:36:36.436Z] ---> c164863821f3 [2023-01-13T15:36:36.436Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-13T15:36:36.436Z] ---> Running in abf32632f9a7 [2023-01-13T15:36:37.035Z] Removing intermediate container abf32632f9a7 [2023-01-13T15:36:37.035Z] ---> 21a237141516 [2023-01-13T15:36:37.035Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T15:36:37.035Z] ---> Running in 754d460f8220 [2023-01-13T15:36:37.623Z] Removing intermediate container 754d460f8220 [2023-01-13T15:36:37.623Z] ---> 1894d0796319 [2023-01-13T15:36:37.623Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:36:38.588Z] ---> 4d1376fc2d97 [2023-01-13T15:36:38.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-13T15:36:41.167Z] ---> e982f3e92ac3 [2023-01-13T15:36:41.167Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-13T15:36:42.157Z] ---> 9c0eeb1e3392 [2023-01-13T15:36:42.157Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-13T15:36:42.427Z] ---> Running in 65b3c7b95e24 [2023-01-13T15:36:43.015Z] Removing intermediate container 65b3c7b95e24 [2023-01-13T15:36:43.015Z] ---> 564f4a927d31 [2023-01-13T15:36:43.015Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:36:43.015Z] ---> Running in 3bcc6d64f6f5 [2023-01-13T15:36:43.608Z] Removing intermediate container 3bcc6d64f6f5 [2023-01-13T15:36:43.608Z] ---> b52ffcb2d16e [2023-01-13T15:36:43.608Z] Step 20/22 : LABEL arch=arm64 [2023-01-13T15:36:43.608Z] ---> Running in 91d4d0afe309 [2023-01-13T15:36:44.201Z] Removing intermediate container 91d4d0afe309 [2023-01-13T15:36:44.201Z] ---> 98c4ccb8c2f5 [2023-01-13T15:36:44.201Z] Step 21/22 : LABEL git_sha=a05887bd8cb8166de62ed399beaf185f9bd4032f [2023-01-13T15:36:44.475Z] ---> Running in d33a707c02fd [2023-01-13T15:36:45.060Z] Removing intermediate container d33a707c02fd [2023-01-13T15:36:45.060Z] ---> ef299f01fac8 [2023-01-13T15:36:45.060Z] Step 22/22 : LABEL version=0.0.0 [2023-01-13T15:36:45.060Z] ---> Running in 799b02c442d8 [2023-01-13T15:36:45.654Z] Removing intermediate container 799b02c442d8 [2023-01-13T15:36:45.654Z] ---> b4455cad9ef7 [2023-01-13T15:36:45.654Z] [2023-01-13T15:36:45.923Z] Successfully built b4455cad9ef7 [2023-01-13T15:36:45.923Z] Successfully tagged support-notifications-arm64:latest [2023-01-13T15:36:45.923Z] Building support-scheduler [2023-01-13T15:37:04.217Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-13T15:37:04.217Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-13T15:37:04.217Z] ---> 4ffc5f236eb0 [2023-01-13T15:37:04.217Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-13T15:37:04.217Z] ---> Using cache [2023-01-13T15:37:04.217Z] ---> 84c4dad63ad7 [2023-01-13T15:37:04.217Z] Step 4/22 : WORKDIR /edgex-go [2023-01-13T15:37:04.217Z] ---> Using cache [2023-01-13T15:37:04.217Z] ---> 476ad47c760c [2023-01-13T15:37:04.217Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-13T15:37:04.217Z] ---> Using cache [2023-01-13T15:37:04.217Z] ---> 9bca8e043ddf [2023-01-13T15:37:04.217Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-13T15:37:04.217Z] ---> Using cache [2023-01-13T15:37:04.217Z] ---> bf76f30d4b1c [2023-01-13T15:37:04.217Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-13T15:37:04.217Z] ---> Using cache [2023-01-13T15:37:04.217Z] ---> c7fc1c019f6a [2023-01-13T15:37:04.217Z] Step 8/22 : COPY . . [2023-01-13T15:37:04.218Z] ---> Using cache [2023-01-13T15:37:04.218Z] ---> b7293d7cccc7 [2023-01-13T15:37:04.218Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-13T15:37:04.218Z] ---> Running in 3dd3f4fff106 [2023-01-13T15:37:04.486Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-13T15:37:36.730Z] Removing intermediate container 7f5a1e07fe66 [2023-01-13T15:37:36.730Z] ---> cc9347b88b55 [2023-01-13T15:37:36.730Z] Step 7/24 : COPY . . [2023-01-13T15:37:43.371Z] ---> 7de4cd7ee1be [2023-01-13T15:37:43.371Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-13T15:37:43.371Z] ---> Running in 897d4aa33d97 [2023-01-13T15:37:43.371Z] Removing intermediate container 897d4aa33d97 [2023-01-13T15:37:43.371Z] ---> f27da5b5eea1 [2023-01-13T15:37:43.371Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-13T15:37:43.641Z] ---> Running in c6ce91b7fba2 [2023-01-13T15:37:44.222Z] Removing intermediate container c6ce91b7fba2 [2023-01-13T15:37:44.222Z] ---> a521d8e95de7 [2023-01-13T15:37:44.222Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-01-13T15:37:44.222Z] ---> Running in 7c476b1f0985 [2023-01-13T15:37:47.562Z] Removing intermediate container 7c476b1f0985 [2023-01-13T15:37:47.562Z] ---> 95001fe27063 [2023-01-13T15:37:47.562Z] Step 11/24 : WORKDIR /edgex-go [2023-01-13T15:37:47.830Z] ---> Running in 944e9905bf61 [2023-01-13T15:37:48.412Z] Removing intermediate container 944e9905bf61 [2023-01-13T15:37:48.412Z] ---> 9ee57466fecf [2023-01-13T15:37:48.412Z] [2023-01-13T15:37:48.412Z] Step 12/24 : FROM alpine:3.15 [2023-01-13T15:37:48.412Z] ---> 8aa73fd46299 [2023-01-13T15:37:48.412Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T15:37:48.412Z] ---> Using cache [2023-01-13T15:37:48.412Z] ---> 809d195b1d9f [2023-01-13T15:37:48.412Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-13T15:37:48.412Z] ---> Using cache [2023-01-13T15:37:48.412Z] ---> d20dce07dd66 [2023-01-13T15:37:48.412Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-13T15:37:52.662Z] ---> d4344beb1b40 [2023-01-13T15:37:52.662Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-13T15:37:58.004Z] ---> 634028f31258 [2023-01-13T15:37:58.004Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-13T15:37:58.963Z] ---> 8d341ac7eaf3 [2023-01-13T15:37:58.963Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-13T15:37:59.920Z] ---> 00a0aac60cbb [2023-01-13T15:37:59.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-13T15:38:00.504Z] ---> 6efe70a5c546 [2023-01-13T15:38:00.504Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-13T15:38:00.773Z] ---> Running in d13ceee3f035 [2023-01-13T15:38:03.894Z] Removing intermediate container d13ceee3f035 [2023-01-13T15:38:03.894Z] ---> cd0553a3d4b0 [2023-01-13T15:38:03.894Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-13T15:38:04.160Z] ---> Running in 7099db84bc12 [2023-01-13T15:38:04.764Z] Removing intermediate container 7099db84bc12 [2023-01-13T15:38:04.764Z] ---> 2ea4f6aecc25 [2023-01-13T15:38:04.764Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T15:38:04.764Z] ---> Running in 35700069aabb [2023-01-13T15:38:05.345Z] Removing intermediate container 35700069aabb [2023-01-13T15:38:05.345Z] ---> cbfbb62cf70a [2023-01-13T15:38:05.345Z] Step 23/24 : LABEL git_sha=a05887bd8cb8166de62ed399beaf185f9bd4032f [2023-01-13T15:38:05.611Z] ---> Running in b38cb1a4e96f [2023-01-13T15:38:06.202Z] Removing intermediate container b38cb1a4e96f [2023-01-13T15:38:06.202Z] ---> 2b585b4fa0bc [2023-01-13T15:38:06.202Z] Step 24/24 : LABEL version=0.0.0 [2023-01-13T15:38:06.202Z] ---> Running in b4f9acdb7569 [2023-01-13T15:38:06.781Z] Removing intermediate container b4f9acdb7569 [2023-01-13T15:38:06.782Z] ---> 0281cbb19e7e [2023-01-13T15:38:06.782Z] [2023-01-13T15:38:07.046Z] Successfully built 0281cbb19e7e [2023-01-13T15:38:07.046Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-13T15:39:43.663Z]  Building security-spire-agent ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-13T15:39:58.645Z] Removing intermediate container d2799aa83179 [2023-01-13T15:39:58.645Z] ---> 434d6ee08fc3 [2023-01-13T15:39:58.645Z] [2023-01-13T15:39:58.645Z] Step 9/24 : FROM alpine:3.16 [2023-01-13T15:39:58.645Z] ---> 2b4661558fb8 [2023-01-13T15:39:58.645Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-13T15:39:58.645Z] ---> Running in 24b80efa56be [2023-01-13T15:39:58.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:39:58.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:40:00.312Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-13T15:40:00.312Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-13T15:40:00.312Z] (3/3) Installing su-exec (0.2-r1) [2023-01-13T15:40:00.312Z] Executing busybox-1.35.0-r17.trigger [2023-01-13T15:40:00.312Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T15:40:00.579Z] OK: 6 MiB in 17 packages [2023-01-13T15:40:03.149Z] Removing intermediate container 24b80efa56be [2023-01-13T15:40:03.149Z] ---> a0119c7c6c7a [2023-01-13T15:40:03.149Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-13T15:40:03.149Z] ---> Running in 15634af6527d [2023-01-13T15:40:03.737Z] Removing intermediate container 15634af6527d [2023-01-13T15:40:03.737Z] ---> f23c5f07f234 [2023-01-13T15:40:03.737Z] Step 12/24 : WORKDIR / [2023-01-13T15:40:04.001Z] ---> Running in 6a56e296f289 [2023-01-13T15:40:04.266Z] Removing intermediate container 6a56e296f289 [2023-01-13T15:40:04.266Z] ---> 1cb81fa19271 [2023-01-13T15:40:04.266Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-13T15:40:05.220Z] ---> 85d96c881b29 [2023-01-13T15:40:05.220Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-13T15:40:06.174Z] ---> d1edf543c4f9 [2023-01-13T15:40:06.174Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-13T15:40:07.143Z] ---> e2d0f1610c39 [2023-01-13T15:40:07.143Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-13T15:40:08.101Z] ---> c14cf8deb4bd [2023-01-13T15:40:08.101Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-13T15:40:09.511Z] ---> b7fe31019229 [2023-01-13T15:40:09.511Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-13T15:40:10.916Z] ---> f0fec113295e [2023-01-13T15:40:10.916Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-13T15:40:11.875Z] ---> 1267e869a5f9 [2023-01-13T15:40:11.875Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-13T15:40:12.141Z] ---> Running in 89594e2d2db4 [2023-01-13T15:40:15.487Z] Removing intermediate container 89594e2d2db4 [2023-01-13T15:40:15.487Z] ---> 58c8f290e1c0 [2023-01-13T15:40:15.487Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-13T15:40:15.487Z] ---> Running in adf77ba5e784 [2023-01-13T15:40:15.760Z] Removing intermediate container adf77ba5e784 [2023-01-13T15:40:15.760Z] ---> dd33bd1bc34d [2023-01-13T15:40:15.760Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T15:40:16.027Z] ---> Running in bcb215c4a775 [2023-01-13T15:40:16.611Z] Removing intermediate container bcb215c4a775 [2023-01-13T15:40:16.611Z] ---> c4ba3113d989 [2023-01-13T15:40:16.611Z] Step 23/24 : LABEL git_sha=a05887bd8cb8166de62ed399beaf185f9bd4032f [2023-01-13T15:40:16.611Z] ---> Running in 9a40203c78ea [2023-01-13T15:40:17.199Z] Removing intermediate container 9a40203c78ea [2023-01-13T15:40:17.199Z] ---> bb7c0bfdf61c [2023-01-13T15:40:17.199Z] Step 24/24 : LABEL version=0.0.0 [2023-01-13T15:40:17.199Z] ---> Running in b7a71908b9fc [2023-01-13T15:40:17.784Z] Removing intermediate container b7a71908b9fc [2023-01-13T15:40:17.784Z] ---> 8f223734f261 [2023-01-13T15:40:17.784Z] [2023-01-13T15:40:18.050Z] Successfully built 8f223734f261 [2023-01-13T15:40:18.316Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-13T15:41:40.137Z]  Building security-secretstore-setup ... done Removing intermediate container c93b93aa3e6d [2023-01-13T15:41:40.137Z] ---> 7789de1ea42f [2023-01-13T15:41:40.137Z] [2023-01-13T15:41:40.137Z] Step 10/24 : FROM alpine:3.16 [2023-01-13T15:41:40.137Z] ---> 2b4661558fb8 [2023-01-13T15:41:40.137Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-13T15:41:40.137Z] ---> Using cache [2023-01-13T15:41:40.137Z] ---> ae30331758d9 [2023-01-13T15:41:40.137Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T15:41:40.137Z] ---> Using cache [2023-01-13T15:41:40.137Z] ---> 0e85025ac01e [2023-01-13T15:41:40.137Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-13T15:41:40.137Z] ---> Running in 4d63cd7d2d0f [2023-01-13T15:41:40.137Z] Removing intermediate container 4d63cd7d2d0f [2023-01-13T15:41:40.137Z] ---> 48cf02571b3a [2023-01-13T15:41:40.137Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-13T15:41:40.137Z] ---> Running in 48adc3b9eb3c [2023-01-13T15:41:40.137Z] Removing intermediate container 48adc3b9eb3c [2023-01-13T15:41:40.137Z] ---> ac946444bc66 [2023-01-13T15:41:40.137Z] Step 15/24 : WORKDIR / [2023-01-13T15:41:40.137Z] ---> Running in 360de617b997 [2023-01-13T15:41:40.137Z] Removing intermediate container 360de617b997 [2023-01-13T15:41:40.137Z] ---> e3750b2f1caf [2023-01-13T15:41:40.137Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:41:40.137Z] ---> 348b851f69a1 [2023-01-13T15:41:40.137Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-13T15:41:40.137Z] ---> 759b07735a38 [2023-01-13T15:41:40.137Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-13T15:41:40.137Z] ---> e00d5e18de6c [2023-01-13T15:41:40.137Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-13T15:41:40.780Z] ---> 5b316ecb6b40 [2023-01-13T15:41:40.780Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-13T15:41:40.780Z] ---> Running in 09ca4a28acdf [2023-01-13T15:41:41.380Z] Removing intermediate container 09ca4a28acdf [2023-01-13T15:41:41.381Z] ---> 668de913b8c1 [2023-01-13T15:41:41.381Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:41:41.381Z] ---> Running in 819c4cefa967 [2023-01-13T15:41:44.737Z] Removing intermediate container 819c4cefa967 [2023-01-13T15:41:44.737Z] ---> 2da3ed965bcd [2023-01-13T15:41:44.737Z] Step 22/24 : LABEL arch=arm64 [2023-01-13T15:41:44.737Z] ---> Running in 3dfe135b2bc8 [2023-01-13T15:41:44.737Z] Removing intermediate container 3dfe135b2bc8 [2023-01-13T15:41:45.009Z] ---> 44a34de238e9 [2023-01-13T15:41:45.009Z] Step 23/24 : LABEL git_sha=a05887bd8cb8166de62ed399beaf185f9bd4032f [2023-01-13T15:41:45.009Z] ---> Running in a28366c6f4f9 [2023-01-13T15:41:45.598Z] Removing intermediate container a28366c6f4f9 [2023-01-13T15:41:45.598Z] ---> 585cf5529712 [2023-01-13T15:41:45.598Z] Step 24/24 : LABEL version=0.0.0 [2023-01-13T15:41:45.598Z] ---> Running in 06d91bf08ffc [2023-01-13T15:41:46.188Z] Removing intermediate container 06d91bf08ffc [2023-01-13T15:41:46.188Z] ---> 362137defac1 [2023-01-13T15:41:46.188Z] [2023-01-13T15:41:46.459Z] Successfully built 362137defac1 [2023-01-13T15:41:46.459Z] Successfully tagged core-metadata-arm64:latest [2023-01-13T15:42:42.903Z]  Building core-metadata ... done Removing intermediate container 2a66696638d2 [2023-01-13T15:42:42.903Z] ---> 386ba18cdfc1 [2023-01-13T15:42:42.903Z] [2023-01-13T15:42:42.903Z] Step 9/19 : FROM alpine:3.15 [2023-01-13T15:42:42.903Z] ---> 8aa73fd46299 [2023-01-13T15:42:42.903Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-13T15:42:42.903Z] ---> Using cache [2023-01-13T15:42:42.903Z] ---> 809d195b1d9f [2023-01-13T15:42:42.903Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-13T15:42:42.903Z] ---> Running in c978470d129c [2023-01-13T15:42:42.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:42:42.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:42:42.903Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-13T15:42:42.903Z] v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-13T15:42:42.903Z] OK: 15736 distinct packages available [2023-01-13T15:42:42.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-13T15:42:42.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-13T15:42:42.903Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-13T15:42:42.903Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-13T15:42:42.903Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-13T15:42:42.903Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-13T15:42:42.903Z] (5/9) Installing curl (7.80.0-r5) [2023-01-13T15:42:42.903Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-13T15:42:42.903Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-13T15:42:42.903Z] (8/9) Installing libucontext (1.1-r0) [2023-01-13T15:42:42.903Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-13T15:42:42.903Z] Executing busybox-1.34.1-r7.trigger [2023-01-13T15:42:42.903Z] Executing ca-certificates-20220614-r0.trigger [2023-01-13T15:42:42.903Z] OK: 8 MiB in 23 packages [2023-01-13T15:42:44.869Z] Removing intermediate container c978470d129c [2023-01-13T15:42:44.869Z] ---> b288c0171cb9 [2023-01-13T15:42:44.869Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:42:45.873Z] ---> e33ccbdaca79 [2023-01-13T15:42:45.873Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-13T15:42:49.244Z] ---> 0fc1bde4a0b4 [2023-01-13T15:42:49.244Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-13T15:42:49.516Z] ---> 3f3b4f76a924 [2023-01-13T15:42:49.516Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-13T15:42:49.516Z] ---> Running in bb6b33239b18 [2023-01-13T15:42:49.786Z] Removing intermediate container bb6b33239b18 [2023-01-13T15:42:49.786Z] ---> 5f4da0a2aec0 [2023-01-13T15:42:49.786Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:42:50.063Z] ---> Running in 8d5f7926f5ed [2023-01-13T15:42:50.346Z] Removing intermediate container 8d5f7926f5ed [2023-01-13T15:42:50.346Z] ---> 96df9da1b79f [2023-01-13T15:42:50.346Z] Step 17/19 : LABEL arch=arm64 [2023-01-13T15:42:50.346Z] ---> Running in 7319e23e92df [2023-01-13T15:42:50.941Z] Removing intermediate container 7319e23e92df [2023-01-13T15:42:50.941Z] ---> d65cf998cd81 [2023-01-13T15:42:50.941Z] Step 18/19 : LABEL git_sha=a05887bd8cb8166de62ed399beaf185f9bd4032f [2023-01-13T15:42:50.941Z] ---> Running in 73a39aabfe82 [2023-01-13T15:42:51.219Z] Removing intermediate container 73a39aabfe82 [2023-01-13T15:42:51.219Z] ---> 78aab6a57644 [2023-01-13T15:42:51.219Z] Step 19/19 : LABEL version=0.0.0 [2023-01-13T15:42:51.494Z] ---> Running in 07edd2bec50c [2023-01-13T15:42:52.081Z] Removing intermediate container 07edd2bec50c [2023-01-13T15:42:52.081Z] ---> ef1eb4310ab4 [2023-01-13T15:42:52.081Z] [2023-01-13T15:42:52.081Z] Successfully built ef1eb4310ab4 [2023-01-13T15:42:52.081Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-13T15:43:14.207Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3dd3f4fff106 [2023-01-13T15:43:14.207Z] ---> 7659edd362aa [2023-01-13T15:43:14.207Z] [2023-01-13T15:43:14.207Z] Step 10/22 : FROM alpine:3.16 [2023-01-13T15:43:14.207Z] ---> 2b4661558fb8 [2023-01-13T15:43:14.207Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-13T15:43:14.207Z] ---> Using cache [2023-01-13T15:43:14.207Z] ---> ae30331758d9 [2023-01-13T15:43:14.207Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-13T15:43:14.207Z] ---> Using cache [2023-01-13T15:43:14.207Z] ---> 0e85025ac01e [2023-01-13T15:43:14.207Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-13T15:43:14.207Z] ---> Running in 6506040b23f4 [2023-01-13T15:43:14.207Z] Removing intermediate container 6506040b23f4 [2023-01-13T15:43:14.207Z] ---> 7201c76eb761 [2023-01-13T15:43:14.207Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-13T15:43:14.207Z] ---> Running in a5892b6918fc [2023-01-13T15:43:14.207Z] Removing intermediate container a5892b6918fc [2023-01-13T15:43:14.207Z] ---> f9ae8f616d85 [2023-01-13T15:43:14.207Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-13T15:43:14.207Z] ---> 7510e95e94f1 [2023-01-13T15:43:14.207Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-13T15:43:14.207Z] ---> a25c6b09ae57 [2023-01-13T15:43:14.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-13T15:43:14.476Z] ---> c6e3bbc19b67 [2023-01-13T15:43:14.476Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-13T15:43:14.476Z] ---> Running in ba115190caf7 [2023-01-13T15:43:14.751Z] Removing intermediate container ba115190caf7 [2023-01-13T15:43:14.751Z] ---> ab27b8a2e82e [2023-01-13T15:43:14.751Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-13T15:43:14.751Z] ---> Running in 44307a54cf6f [2023-01-13T15:43:15.026Z] Removing intermediate container 44307a54cf6f [2023-01-13T15:43:15.026Z] ---> 707dfc3ba501 [2023-01-13T15:43:15.026Z] Step 20/22 : LABEL arch=arm64 [2023-01-13T15:43:15.295Z] ---> Running in fbe26dc76748 [2023-01-13T15:43:15.565Z] Removing intermediate container fbe26dc76748 [2023-01-13T15:43:15.565Z] ---> a81f8fd7b31e [2023-01-13T15:43:15.565Z] Step 21/22 : LABEL git_sha=a05887bd8cb8166de62ed399beaf185f9bd4032f [2023-01-13T15:43:15.565Z] ---> Running in de51e95090f7 [2023-01-13T15:43:15.836Z] Removing intermediate container de51e95090f7 [2023-01-13T15:43:15.836Z] ---> c0ff379b2998 [2023-01-13T15:43:15.836Z] Step 22/22 : LABEL version=0.0.0 [2023-01-13T15:43:16.106Z] ---> Running in 2da24e0d1485 [2023-01-13T15:43:16.379Z] Removing intermediate container 2da24e0d1485 [2023-01-13T15:43:16.379Z] ---> 255492ed1956 [2023-01-13T15:43:16.379Z] [2023-01-13T15:43:16.647Z] Successfully built 255492ed1956 [2023-01-13T15:43:16.647Z] Successfully tagged support-scheduler-arm64:latest [2023-01-13T15:43:16.930Z]  Building support-scheduler ... done  [Pipeline] } [2023-01-13T15:43:16.946Z] $ docker stop --time=1 0a2859d2c4943e446804ec960509f5e37c509b5da0f66d2c68bad464846a7341 [2023-01-13T15:43:18.655Z] $ docker rm -f --volumes 0a2859d2c4943e446804ec960509f5e37c509b5da0f66d2c68bad464846a7341 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-13T15:43:19.123Z] + docker images [2023-01-13T15:43:19.389Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-13T15:43:19.389Z] support-scheduler-arm64 latest 255492ed1956 3 seconds ago 29MB [2023-01-13T15:43:19.389Z] 7659edd362aa 10 seconds ago 1.56GB [2023-01-13T15:43:19.389Z] security-spiffe-token-provider-arm64 latest ef1eb4310ab4 28 seconds ago 28.9MB [2023-01-13T15:43:19.389Z] 386ba18cdfc1 43 seconds ago 1.53GB [2023-01-13T15:43:19.389Z] core-metadata-arm64 latest 362137defac1 About a minute ago 17.8MB [2023-01-13T15:43:19.389Z] 7789de1ea42f About a minute ago 1.51GB [2023-01-13T15:43:19.389Z] security-secretstore-setup-arm64 latest 8f223734f261 3 minutes ago 28.7MB [2023-01-13T15:43:19.389Z] 434d6ee08fc3 3 minutes ago 1.49GB [2023-01-13T15:43:19.389Z] security-spire-agent-arm64 latest 0281cbb19e7e 5 minutes ago 122MB [2023-01-13T15:43:19.389Z] 9ee57466fecf 5 minutes ago 1.37GB [2023-01-13T15:43:19.389Z] support-notifications-arm64 latest b4455cad9ef7 6 minutes ago 29.6MB [2023-01-13T15:43:19.389Z] 8c17f7e9989e 6 minutes ago 1.56GB [2023-01-13T15:43:19.389Z] core-data-arm64 latest ece7352512f8 7 minutes ago 17.2MB [2023-01-13T15:43:19.389Z] 11fac3ee21a6 8 minutes ago 1.5GB [2023-01-13T15:43:19.389Z] security-bootstrapper-arm64 latest 9f1709a3f769 8 minutes ago 19.5MB [2023-01-13T15:43:19.389Z] 603593bf929b 8 minutes ago 1.49GB [2023-01-13T15:43:19.389Z] core-command-arm64 latest 6da49e5b97a5 9 minutes ago 17MB [2023-01-13T15:43:19.389Z] f33d451f6c3f 9 minutes ago 1.5GB [2023-01-13T15:43:19.389Z] security-proxy-setup-arm64 latest 9b99b0dcb7ed 9 minutes ago 26.8MB [2023-01-13T15:43:19.389Z] 260a4edaccfd 10 minutes ago 1.49GB [2023-01-13T15:43:19.389Z] security-spire-config-arm64 latest 84cb29b87b46 15 minutes ago 83.6MB [2023-01-13T15:43:19.389Z] security-spire-server-arm64 latest f43fd8e77bad 15 minutes ago 84.3MB [2023-01-13T15:43:19.389Z] 128497b24d03 15 minutes ago 1.37GB [2023-01-13T15:43:19.389Z] 225cb12cc271 15 minutes ago 1.37GB [2023-01-13T15:43:19.389Z] ci-base-image-arm64 latest 4ffc5f236eb0 28 minutes ago 905MB [2023-01-13T15:43:19.389Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-13T15:43:19.389Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-13T15:43:19.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-13T15:43:19.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:43:19.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T15:43:19.821Z] [2023-01-13T15:43:19.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:43:20.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T15:43:20.420Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-13T15:43:20.420Z] 8998bd30e6a1: Pulling fs layer [2023-01-13T15:43:20.420Z] 04944245beec: Pulling fs layer [2023-01-13T15:43:20.420Z] 699f458cf7ca: Pulling fs layer [2023-01-13T15:43:20.420Z] 765212b225bb: Pulling fs layer [2023-01-13T15:43:20.420Z] f23df028b6ca: Pulling fs layer [2023-01-13T15:43:20.420Z] d65c8cfc05b1: Pulling fs layer [2023-01-13T15:43:20.420Z] 2437ff75d9bd: Pulling fs layer [2023-01-13T15:43:20.420Z] f23df028b6ca: Waiting [2023-01-13T15:43:20.420Z] d65c8cfc05b1: Waiting [2023-01-13T15:43:20.420Z] 2437ff75d9bd: Waiting [2023-01-13T15:43:20.420Z] 765212b225bb: Waiting [2023-01-13T15:43:20.691Z] 04944245beec: Verifying Checksum [2023-01-13T15:43:20.691Z] 04944245beec: Download complete [2023-01-13T15:43:20.691Z] 765212b225bb: Verifying Checksum [2023-01-13T15:43:20.691Z] 765212b225bb: Download complete [2023-01-13T15:43:20.691Z] f23df028b6ca: Verifying Checksum [2023-01-13T15:43:20.691Z] f23df028b6ca: Download complete [2023-01-13T15:43:20.691Z] d65c8cfc05b1: Verifying Checksum [2023-01-13T15:43:20.691Z] d65c8cfc05b1: Download complete [2023-01-13T15:43:20.691Z] 699f458cf7ca: Verifying Checksum [2023-01-13T15:43:20.691Z] 699f458cf7ca: Download complete [2023-01-13T15:43:21.273Z] 8998bd30e6a1: Verifying Checksum [2023-01-13T15:43:21.273Z] 8998bd30e6a1: Download complete [2023-01-13T15:43:23.845Z] 2437ff75d9bd: Verifying Checksum [2023-01-13T15:43:23.845Z] 2437ff75d9bd: Download complete [2023-01-13T15:43:24.802Z] 8998bd30e6a1: Pull complete [2023-01-13T15:43:25.382Z] 04944245beec: Pull complete [2023-01-13T15:43:26.789Z] 699f458cf7ca: Pull complete [2023-01-13T15:43:26.789Z] 765212b225bb: Pull complete [2023-01-13T15:43:27.749Z] f23df028b6ca: Pull complete [2023-01-13T15:43:27.749Z] d65c8cfc05b1: Pull complete [2023-01-13T15:43:42.732Z] 2437ff75d9bd: Pull complete [2023-01-13T15:43:42.732Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-13T15:43:42.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-13T15:43:42.732Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:43:42.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-2215 does not seem to be running inside a container [2023-01-13T15:43:42.998Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-13T15:43:46.042Z] $ docker top 4b701155df059ae796314bc7f9f0d86d86e94286a9f9b18ec55ac0be9b0add2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:43:46.894Z] ---> job-cost.sh [2023-01-13T15:43:46.895Z] lf-activate-venv: SKIPPING [2023-01-13T15:43:46.895Z] INFO: No Stack... [2023-01-13T15:43:47.161Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-13T15:43:48.123Z] INFO: Archiving Costs [Pipeline] sh [2023-01-13T15:43:48.827Z] + cut -d, -f6 [2023-01-13T15:43:48.827Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2023-01-13T15:43:48.873Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4277-3-stack-cost] [2023-01-13T15:43:48.879Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4277-3-stack-cost] did not exist. Created. [2023-01-13T15:43:48.879Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4277-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-13T15:43:49.526Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-13T15:43:49.707Z] Stashed 1 file(s) [Pipeline] } [2023-01-13T15:43:49.715Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4277-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-13T15:43:49.742Z] $ docker stop --time=1 4b701155df059ae796314bc7f9f0d86d86e94286a9f9b18ec55ac0be9b0add2a [2023-01-13T15:43:51.254Z] $ docker rm -f --volumes 4b701155df059ae796314bc7f9f0d86d86e94286a9f9b18ec55ac0be9b0add2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-13T15:43:51.680Z] provisioning config files... [2023-01-13T15:43:51.687Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config13868510296639522300tmp [Pipeline] { [Pipeline] sh [2023-01-13T15:43:51.981Z] + set +x [2023-01-13T15:43:51.981Z] + curl -s https://codecov.io/bash [2023-01-13T15:43:51.981Z] + bash -s -- [2023-01-13T15:43:51.981Z] [2023-01-13T15:43:51.981Z] _____ _ [2023-01-13T15:43:51.981Z] / ____| | | [2023-01-13T15:43:51.981Z] | | ___ __| | ___ ___ _____ __ [2023-01-13T15:43:51.981Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-13T15:43:51.981Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-13T15:43:51.981Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-13T15:43:51.981Z] Bash-1.0.6 [2023-01-13T15:43:51.981Z] [2023-01-13T15:43:51.981Z] [2023-01-13T15:43:51.981Z] ==> git version 2.25.1 found [2023-01-13T15:43:51.981Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-13T15:43:51.981Z] Release-Date: 2020-01-08 [2023-01-13T15:43:51.981Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-13T15:43:51.981Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-13T15:43:51.981Z] ==> Jenkins CI detected. [2023-01-13T15:43:51.981Z] current dir:  /w/workspace/edgex-go/3 [2023-01-13T15:43:51.981Z] project root: . [2023-01-13T15:43:51.981Z] --> token set from env [2023-01-13T15:43:51.981Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-13T15:43:51.981Z] ==> Running gcov in . (disable via -X gcov) [2023-01-13T15:43:51.981Z] ==> Python coveragepy not found [2023-01-13T15:43:51.981Z] ==> Searching for coverage reports in: [2023-01-13T15:43:51.981Z] + . [2023-01-13T15:43:51.981Z] -> Found 1 reports [2023-01-13T15:43:52.239Z] ==> Detecting git/mercurial file structure [2023-01-13T15:43:52.239Z] ==> Reading reports [2023-01-13T15:43:52.239Z] + ./coverage.out bytes=494838 [2023-01-13T15:43:52.239Z] ==> Appending adjustments [2023-01-13T15:43:52.239Z] https://docs.codecov.io/docs/fixing-reports [2023-01-13T15:43:53.617Z] + Found adjustments [2023-01-13T15:43:53.617Z] ==> Gzipping contents [2023-01-13T15:43:53.617Z] 64K /tmp/codecov.ts1jKF.gz [2023-01-13T15:43:53.617Z] ==> Uploading reports [2023-01-13T15:43:53.617Z] url: https://codecov.io [2023-01-13T15:43:53.617Z] query: branch=PR-4277&commit=f7a38c95785b7b830fdd338cc62a4c9239b236ed&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4277%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4277&job=&cmd_args= [2023-01-13T15:43:53.617Z] -> Pinging Codecov [2023-01-13T15:43:53.618Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4277&commit=f7a38c95785b7b830fdd338cc62a4c9239b236ed&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4277%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4277&job=&cmd_args= [2023-01-13T15:43:53.876Z] -> Uploading to [2023-01-13T15:43:53.876Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-13/00271124DB129430A58F1EEE437C3FCB/f7a38c95785b7b830fdd338cc62a4c9239b236ed/7f043165-1733-49ae-94a0-8e1d1c5f1470.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230113T154353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=26ab2d384f43afea32bf680e6e3ef3a9993e219ff6027dbb2144607acd60b185 [2023-01-13T15:43:53.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-13T15:43:53.876Z] Dload Upload Total Spent Left Speed [2023-01-13T15:43:53.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63743 0 0 100 63743 0 258k --:--:-- --:--:-- --:--:-- 259k [2023-01-13T15:43:54.136Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f7a38c95785b7b830fdd338cc62a4c9239b236ed [Pipeline] } [2023-01-13T15:43:54.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-13T15:43:54.735Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:43:55.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:43:55.887Z] ---> package-listing.sh [2023-01-13T15:43:55.887Z] ++ facter osfamily [2023-01-13T15:43:55.887Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-13T15:43:56.145Z] + OS_FAMILY=debian [2023-01-13T15:43:56.145Z] + workspace=/w/workspace/edgex-go/3 [2023-01-13T15:43:56.145Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-13T15:43:56.145Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-13T15:43:56.145Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-13T15:43:56.145Z] + PACKAGES=/tmp/packages_start.txt [2023-01-13T15:43:56.145Z] + '[' /w/workspace/edgex-go/3 ']' [2023-01-13T15:43:56.145Z] + PACKAGES=/tmp/packages_end.txt [2023-01-13T15:43:56.145Z] + case "${OS_FAMILY}" in [2023-01-13T15:43:56.145Z] + dpkg -l [2023-01-13T15:43:56.145Z] + grep '^ii' [2023-01-13T15:43:56.145Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-13T15:43:56.145Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-13T15:43:56.145Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-13T15:43:56.145Z] + '[' /w/workspace/edgex-go/3 ']' [2023-01-13T15:43:56.145Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-01-13T15:43:56.145Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-01-13T15:43:56.155Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-13T15:43:56.430Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:43:56.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T15:43:56.983Z] [2023-01-13T15:43:56.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-13T15:43:57.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T15:43:57.299Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-13T15:43:57.299Z] 5eb5b503b376: Pulling fs layer [2023-01-13T15:43:57.299Z] 5c69ac0246d0: Pulling fs layer [2023-01-13T15:43:57.299Z] ec43610c2a17: Pulling fs layer [2023-01-13T15:43:57.299Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-13T15:43:57.299Z] 33b1e0a273af: Pulling fs layer [2023-01-13T15:43:57.299Z] 5d3b04190fa2: Pulling fs layer [2023-01-13T15:43:57.299Z] 2f39f015ded8: Pulling fs layer [2023-01-13T15:43:57.299Z] 3a2ae6a8a46f: Waiting [2023-01-13T15:43:57.299Z] 33b1e0a273af: Waiting [2023-01-13T15:43:57.299Z] 5d3b04190fa2: Waiting [2023-01-13T15:43:57.299Z] 5c69ac0246d0: Verifying Checksum [2023-01-13T15:43:57.299Z] 5c69ac0246d0: Download complete [2023-01-13T15:43:57.299Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-13T15:43:57.299Z] 3a2ae6a8a46f: Download complete [2023-01-13T15:43:57.560Z] 33b1e0a273af: Verifying Checksum [2023-01-13T15:43:57.560Z] 33b1e0a273af: Download complete [2023-01-13T15:43:57.560Z] ec43610c2a17: Verifying Checksum [2023-01-13T15:43:57.560Z] ec43610c2a17: Download complete [2023-01-13T15:43:57.560Z] 5d3b04190fa2: Download complete [2023-01-13T15:43:57.560Z] 5eb5b503b376: Verifying Checksum [2023-01-13T15:43:57.560Z] 5eb5b503b376: Download complete [2023-01-13T15:43:58.128Z] 2f39f015ded8: Download complete [2023-01-13T15:43:58.699Z] 5eb5b503b376: Pull complete [2023-01-13T15:43:58.956Z] 5c69ac0246d0: Pull complete [2023-01-13T15:43:59.214Z] ec43610c2a17: Pull complete [2023-01-13T15:43:59.214Z] 3a2ae6a8a46f: Pull complete [2023-01-13T15:43:59.472Z] 33b1e0a273af: Pull complete [2023-01-13T15:43:59.472Z] 5d3b04190fa2: Pull complete [2023-01-13T15:44:03.660Z] 2f39f015ded8: Pull complete [2023-01-13T15:44:03.660Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-13T15:44:03.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-13T15:44:03.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-13T15:44:03.739Z] prd-ubuntu20.04-docker-8c-8g-2214 does not seem to be running inside a container [2023-01-13T15:44:03.770Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-13T15:44:05.952Z] $ docker top 283dd25f6c2747054854870985e9982dcadf92afc5a646cdb90478f50946ec25 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-13T15:44:06.298Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-13T15:44:06.584Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-13T15:44:06.869Z] + ls /var/log/sa-host [2023-01-13T15:44:06.869Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-13T15:44:07.026Z] provisioning config files... [2023-01-13T15:44:07.034Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config14381922442174484914tmp [Pipeline] { [Pipeline] echo [2023-01-13T15:44:07.047Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:44:07.331Z] ---> create-netrc.sh [Pipeline] } [2023-01-13T15:44:07.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:44:07.670Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-13T15:44:07.679Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:44:07.963Z] ---> sudo-logs.sh [2023-01-13T15:44:07.963Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-13T15:44:07.991Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:44:08.275Z] ---> job-cost.sh [2023-01-13T15:44:08.275Z] lf-activate-venv: SKIPPING [2023-01-13T15:44:08.275Z] DEBUG: total: 0.10999999940395355 [2023-01-13T15:44:08.275Z] INFO: Retrieving Stack Cost... [2023-01-13T15:44:08.535Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-13T15:44:09.106Z] INFO: Archiving Costs [Pipeline] echo [2023-01-13T15:44:09.119Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-13T15:44:09.403Z] ---> logs-deploy.sh [2023-01-13T15:44:09.403Z] lf-activate-venv: SKIPPING [2023-01-13T15:44:09.403Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4277/3 [2023-01-13T15:44:09.403Z] INFO: archiving workspace using pattern(s): [2023-01-13T15:44:10.340Z] Archives upload complete. [2023-01-13T15:44:10.598Z] INFO: archiving logs to Nexus