Pull request #4411 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a84db9fec162793af57169976d31c0698990f9d+b9da6ae59ae744deab01801bcadba3dff2eb7fa6 (8afe009e57e813b69e742515ca58092b80d5cb53) 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-ssh9744045174180404396.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-ssh7188200592403180429.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9092669454365767931.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4822084151944726462.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2402450421166423647.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4411/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4411/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7991083617807107304.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8396 in /w/workspace/edgexfoundry_edgex-go_PR-4411 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > 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 Merging remotes/origin/main commit b9da6ae59ae744deab01801bcadba3dff2eb7fa6 into PR head commit 1a84db9fec162793af57169976d31c0698990f9d Merge succeeded, producing 1a84db9fec162793af57169976d31c0698990f9d Checking out Revision 1a84db9fec162793af57169976d31c0698990f9d (PR-4411) Commit message: "build(deps): Bump golang.org/x/crypto from 0.6.0 to 0.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } > 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/4411/head:refs/remotes/origin/PR-4411 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a84db9fec162793af57169976d31c0698990f9d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a84db9fec162793af57169976d31c0698990f9d # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:56 ========================================================= 19:59:56 EdgeX Global Pipelines Version Info 19:59:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:57 ------------------- 19:59:57 stable info: 19:59:57 ------------------- 19:59:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:59:57 Message: update stable to v1.0.244 19:59:57 ------------------- 19:59:57 experimental info: 19:59:57 ------------------- 19:59:57 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:59:57 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4411 [Pipeline] echo 19:59:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4411 [Pipeline] echo 19:59:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4411 [Pipeline] echo 19:59:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a84db9fec162793af57169976d31c0698990f9d [Pipeline] echo 19:59:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a84db9 [Pipeline] echo 19:59:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:59 provisioning config files... 19:59:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6973718221204488730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:59 ---> docker-login.sh 19:59:59 nexus3.edgexfoundry.org:10001 20:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:00 Configure a credential helper to remove this warning. See 20:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:00 20:00:00 Login Succeeded 20:00:00 nexus3.edgexfoundry.org:10002 20:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:00 Configure a credential helper to remove this warning. See 20:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:00 20:00:00 Login Succeeded 20:00:00 nexus3.edgexfoundry.org:10003 20:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:00 Configure a credential helper to remove this warning. See 20:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:00 20:00:00 Login Succeeded 20:00:00 nexus3.edgexfoundry.org:10004 20:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:00 Configure a credential helper to remove this warning. See 20:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:00 20:00:00 Login Succeeded 20:00:00 docker.io 20:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:00 Configure a credential helper to remove this warning. See 20:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:00 20:00:00 Login Succeeded 20:00:00 ---> docker-login.sh ends [Pipeline] } 20:00:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:01 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 20:00:01 + dirname cmd/core-command/Dockerfile 20:00:01 + cut -d/ -f2 20:00:01 + echo core-command,cmd/core-command/Dockerfile 20:00:01 + + cut -d/ -f2 20:00:01 dirname cmd/core-common-config-bootstrapper/Dockerfile 20:00:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:00:01 + + cut -d/ -f2 20:00:01 dirname cmd/core-data/Dockerfile 20:00:01 + echo core-data,cmd/core-data/Dockerfile 20:00:01 + + dirname cmd/core-metadata/Dockerfile 20:00:01 cut -d/ -f2 20:00:01 + echo core-metadata,cmd/core-metadata/Dockerfile 20:00:01 + + cut -d/ -f2 20:00:01 dirname cmd/security-bootstrapper/Dockerfile 20:00:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:00:01 + dirname cmd/security-proxy-auth/Dockerfile 20:00:01 + cut -d/ -f2 20:00:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:00:01 + + dirname cmd/security-proxy-setup/Dockerfile 20:00:01 cut -d/ -f2 20:00:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:00:01 + dirname cmd/security-secretstore-setup/Dockerfile 20:00:01 + cut -d/ -f2 20:00:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:00:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:00:01 + cut -d/ -f2 20:00:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:00:01 + dirname cmd/security-spire-agent/Dockerfile 20:00:01 + cut -d/ -f2 20:00:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:00:01 + dirname cmd/security-spire-config/Dockerfile 20:00:01 + cut -d/ -f2 20:00:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:00:01 + dirname cmd/security-spire-server/Dockerfile 20:00:01 + cut -d/ -f2 20:00:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:00:01 + dirname cmd/support-notifications/Dockerfile 20:00:01 + cut -d/ -f2 20:00:01 + echo support-notifications,cmd/support-notifications/Dockerfile 20:00:01 + cut -d/ -f2 20:00:01 + dirname cmd/support-scheduler/Dockerfile 20:00:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:00:01 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:00:01 + git rev-list -1 --merges 1a84db9fec162793af57169976d31c0698990f9d~1..1a84db9fec162793af57169976d31c0698990f9d [Pipeline] echo 20:00:01 -----------> git rev-list -1 --merges 1a84db9fec162793af57169976d31c0698990f9d~1..1a84db9fec162793af57169976d31c0698990f9d 1a84db9fec162793af57169976d31c0698990f9d [false] [Pipeline] sh 20:00:01 + git log --format=format:%s -1 1a84db9fec162793af57169976d31c0698990f9d [Pipeline] echo 20:00:01 ========================================================= 20:00:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:00:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:00:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:00:02 + grep -v github /etc/ssh/ssh_known_hosts 20:00:02 + [ -e /tmp/ssh_known_hosts ] 20:00:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:00:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:00:02 + sudo tee -a /etc/ssh/ssh_known_hosts 20:00:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:02 20:00:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:03 0.1.4: Pulling from edgex-devops/py-git-semver 20:00:03 b85a868b505f: Pulling fs layer 20:00:03 e2be974225ed: Pulling fs layer 20:00:03 339a4e72a1f5: Pulling fs layer 20:00:03 988bab9f4d93: Pulling fs layer 20:00:03 1469e6f7b9e6: Pulling fs layer 20:00:03 eaf3925da568: Pulling fs layer 20:00:03 bab4dde63d76: Pulling fs layer 20:00:03 bde34c3a00c8: Pulling fs layer 20:00:03 b352a97aabf1: Pulling fs layer 20:00:03 4872d77fe225: Pulling fs layer 20:00:03 5851b861e8e6: Pulling fs layer 20:00:03 1469e6f7b9e6: Waiting 20:00:03 bab4dde63d76: Waiting 20:00:03 bde34c3a00c8: Waiting 20:00:03 b352a97aabf1: Waiting 20:00:03 988bab9f4d93: Waiting 20:00:03 4872d77fe225: Waiting 20:00:03 eaf3925da568: Waiting 20:00:03 5851b861e8e6: Waiting 20:00:03 e2be974225ed: Download complete 20:00:03 988bab9f4d93: Verifying Checksum 20:00:03 988bab9f4d93: Download complete 20:00:03 1469e6f7b9e6: Verifying Checksum 20:00:03 1469e6f7b9e6: Download complete 20:00:03 339a4e72a1f5: Verifying Checksum 20:00:03 339a4e72a1f5: Download complete 20:00:03 eaf3925da568: Verifying Checksum 20:00:03 eaf3925da568: Download complete 20:00:03 bde34c3a00c8: Download complete 20:00:03 b352a97aabf1: Download complete 20:00:03 4872d77fe225: Verifying Checksum 20:00:03 4872d77fe225: Download complete 20:00:03 5851b861e8e6: Verifying Checksum 20:00:03 5851b861e8e6: Download complete 20:00:03 b85a868b505f: Download complete 20:00:04 bab4dde63d76: Verifying Checksum 20:00:04 bab4dde63d76: Download complete 20:00:04 b85a868b505f: Pull complete 20:00:04 e2be974225ed: Pull complete 20:00:05 339a4e72a1f5: Pull complete 20:00:05 988bab9f4d93: Pull complete 20:00:05 1469e6f7b9e6: Pull complete 20:00:05 eaf3925da568: Pull complete 20:00:07 bab4dde63d76: Pull complete 20:00:07 bde34c3a00c8: Pull complete 20:00:07 b352a97aabf1: Pull complete 20:00:07 4872d77fe225: Pull complete 20:00:07 5851b861e8e6: Pull complete 20:00:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:00:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:07 prd-ubuntu20.04-docker-8c-8g-8396 does not seem to be running inside a container 20:00:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:00:10 $ docker top 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 -eo pid,comm 20:00:10 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). 20:00:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:00:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:10 [ssh-agent] Looking for ssh-agent implementation... 20:00:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:10 $ docker exec 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 ssh-agent 20:00:10 SSH_AUTH_SOCK=/tmp/ssh-eZd5s45IaSwX/agent.32 20:00:10 SSH_AGENT_PID=38 20:00:10 Running ssh-add (command line suppressed) 20:00:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_905864716948745371.key (/w/workspace/edgex-go/1@tmp/private_key_905864716948745371.key) 20:00:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:11 + git tag --points-at HEAD [Pipeline] } 20:00:11 $ docker exec --env ******** --env ******** 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 ssh-agent -k 20:00:11 unset SSH_AUTH_SOCK; 20:00:11 unset SSH_AGENT_PID; 20:00:11 echo Agent pid 38 killed; 20:00:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:00:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:00:11 [ssh-agent] Looking for ssh-agent implementation... 20:00:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:00:11 $ docker exec 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 ssh-agent 20:00:11 SSH_AUTH_SOCK=/tmp/ssh-TOpZqENSwTl1/agent.71 20:00:11 SSH_AGENT_PID=77 20:00:11 Running ssh-add (command line suppressed) 20:00:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15026139914257900895.key (/w/workspace/edgex-go/1@tmp/private_key_15026139914257900895.key) 20:00:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:00:12 + git semver init 20:00:12 2023-03-06 20:00:12,380 [run_init] DEBUG init version:0.0.0 force:False 20:00:12 2023-03-06 20:00:12,381 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:00:12 2023-03-06 20:00:12,381 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:00:12 2023-03-06 20:00:12,381 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 20:00:19 2023-03-06 20:00:17,841 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:00:19 2023-03-06 20:00:17,842 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4411 with force:False 20:00:19 2023-03-06 20:00:17,842 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4411 20:00:19 2023-03-06 20:00:17,846 [execute] INFO git cat-file --batch-check 20:00:19 2023-03-06 20:00:17,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:00:19 2023-03-06 20:00:17,852 [execute] INFO git cat-file --batch 20:00:19 2023-03-06 20:00:17,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:00:19 2023-03-06 20:00:17,856 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4411 20:00:19 0.0.0 [Pipeline] } 20:00:19 $ docker exec --env ******** --env ******** 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 ssh-agent -k 20:00:19 unset SSH_AUTH_SOCK; 20:00:19 unset SSH_AGENT_PID; 20:00:19 echo Agent pid 77 killed; 20:00:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:00:19 + git semver [Pipeline] } 20:00:19 $ docker stop --time=1 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 20:00:21 $ docker rm -f --volumes 17c1276b7c665589b40da77498b72d9eb735f6c49ec91076b6f6896cc98a6531 [Pipeline] // withDockerContainer [Pipeline] sh 20:00:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:00:21 Stashed 1 file(s) [Pipeline] echo 20:00:21 [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 20:00:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:00:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:22 ========================================================= 20:00:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:00:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:00:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:00:23 213ec9aee27d: Pulling fs layer 20:00:23 4583459ba037: Pulling fs layer 20:00:23 93c1e223e6f2: Pulling fs layer 20:00:23 53926ce57604: Pulling fs layer 20:00:23 21b2b0c7a3f4: Pulling fs layer 20:00:23 22ff95d597cd: Pulling fs layer 20:00:23 12d6caf4c0d1: Pulling fs layer 20:00:23 96b7cbca73a9: Pulling fs layer 20:00:23 a7acece74701: Pulling fs layer 20:00:23 96b7cbca73a9: Waiting 20:00:23 a7acece74701: Waiting 20:00:23 22ff95d597cd: Waiting 20:00:23 12d6caf4c0d1: Waiting 20:00:23 53926ce57604: Waiting 20:00:23 21b2b0c7a3f4: Waiting 20:00:23 93c1e223e6f2: Verifying Checksum 20:00:23 93c1e223e6f2: Download complete 20:00:23 4583459ba037: Verifying Checksum 20:00:23 4583459ba037: Download complete 20:00:23 21b2b0c7a3f4: Verifying Checksum 20:00:23 21b2b0c7a3f4: Download complete 20:00:23 22ff95d597cd: Verifying Checksum 20:00:23 22ff95d597cd: Download complete 20:00:23 213ec9aee27d: Verifying Checksum 20:00:23 213ec9aee27d: Download complete 20:00:23 12d6caf4c0d1: Download complete 20:00:23 213ec9aee27d: Pull complete 20:00:23 4583459ba037: Pull complete 20:00:23 93c1e223e6f2: Pull complete 20:00:23 a7acece74701: Download complete 20:00:24 96b7cbca73a9: Verifying Checksum 20:00:24 96b7cbca73a9: Download complete 20:00:24 53926ce57604: Verifying Checksum 20:00:24 53926ce57604: Download complete 20:00:27 53926ce57604: Pull complete 20:00:27 21b2b0c7a3f4: Pull complete 20:00:27 22ff95d597cd: Pull complete 20:00:27 12d6caf4c0d1: Pull complete 20:00:29 96b7cbca73a9: Pull complete 20:00:30 a7acece74701: Pull complete 20:00:30 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:00:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:30 WORKDIR /edgex 20:00:30 COPY go.mod . 20:00:30 RUN go mod download 20:00:30 + docker build -t ci-base-image-x86_64 -f - . 20:00:31 Sending build context to Docker daemon 170.3MB 20:00:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:31 ---> db6d94c90886 20:00:31 Step 2/4 : WORKDIR /edgex 20:00:36 ---> Running in 272d2b1002bc 20:00:36 Removing intermediate container 272d2b1002bc 20:00:36 ---> 2e6cd50f3312 20:00:36 Step 3/4 : COPY go.mod . 20:00:36 ---> b48d82223227 20:00:36 Step 4/4 : RUN go mod download 20:00:36 ---> Running in 27b0a08cd848 20:00:37 Still waiting to schedule task 20:00:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8397’ is offline 20:00:48 Removing intermediate container 27b0a08cd848 20:00:48 ---> f16a946f35e9 20:00:48 Successfully built f16a946f35e9 20:00:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:48 + docker inspect -f . ci-base-image-x86_64 20:00:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:49 prd-ubuntu20.04-docker-8c-8g-8396 does not seem to be running inside a container 20:00:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 20:00:49 $ docker top 43e9b8697d92b3e98f803ed37c7ff15ceabf6fa4685a9be1c47306b2ca6fcce6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:49 + go version 20:00:49 go version go1.18.7 linux/amd64 [Pipeline] } 20:00:49 $ docker stop --time=1 43e9b8697d92b3e98f803ed37c7ff15ceabf6fa4685a9be1c47306b2ca6fcce6 20:00:51 $ docker rm -f --volumes 43e9b8697d92b3e98f803ed37c7ff15ceabf6fa4685a9be1c47306b2ca6fcce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:51 + docker inspect -f . ci-base-image-x86_64 20:00:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:52 prd-ubuntu20.04-docker-8c-8g-8396 does not seem to be running inside a container 20:00:52 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 20:00:52 $ docker top 942444d14f1e71d0d2c2f6c26d0e12c36cde192b345d3b792f3f1e5b467ec7bc -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:52 ========================================================= 20:00:52 [edgeXBuildGoParallel] Running Tests and Build... 20:00:52 ========================================================= [Pipeline] sh 20:00:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:53 + make test 20:00:53 go test -race -coverprofile=coverage.out ./... 20:00:59 ? github.com/edgexfoundry/edgex-go [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.122s coverage: 71.2% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.0% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.484s coverage: 88.5% of statements 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 3.9% of statements 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.503s coverage: 95.6% of statements 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 65.9% of statements 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 45.5% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.102s coverage: 82.9% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.106s coverage: 94.1% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 20:01:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.366s coverage: 79.9% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.070s coverage: 20.0% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 81.2% of statements 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 84.8% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 63.1% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:40 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 20:01:58 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." 20:01:58 go vet ./... 20:01:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:59 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:02:00 + ls -al . 20:02:00 total 704 20:02:00 drwxrwxr-x 11 1001 1001 4096 Mar 6 20:00 . 20:02:00 drwxr-xr-x 4 root root 4096 Mar 6 20:00 .. 20:02:00 drwxrwxr-x 2 1001 1001 4096 Mar 6 19:59 .blubracket 20:02:00 -rw-rw-r-- 1 1001 1001 16 Mar 6 19:59 .dockerignore 20:02:00 drwxrwxr-x 8 1001 1001 4096 Mar 6 20:01 .git 20:02:00 drwxrwxr-x 3 1001 1001 4096 Mar 6 19:59 .github 20:02:00 -rw-rw-r-- 1 1001 1001 1112 Mar 6 19:59 .gitignore 20:02:00 -rw-rw-r-- 1 1001 1001 42 Mar 6 19:59 .golangci.yml 20:02:00 -rw-rw-r-- 1 1001 1001 87 Mar 6 19:59 .hadolint.yml 20:02:00 drwxr-xr-x 3 1001 1001 4096 Mar 6 20:00 .semver 20:02:00 -rw-rw-r-- 1 1001 1001 166 Mar 6 19:59 .sonarcloud.properties 20:02:00 -rw-rw-r-- 1 1001 1001 1171 Mar 6 19:59 ADOPTERS.md 20:02:00 -rw-rw-r-- 1 1001 1001 10825 Mar 6 19:59 Attribution.txt 20:02:00 -rw-rw-r-- 1 1001 1001 73765 Mar 6 19:59 CHANGELOG.md 20:02:00 -rw-rw-r-- 1 1001 1001 3804 Mar 6 19:59 CONTRIBUTING.md 20:02:00 -rw-rw-r-- 1 1001 1001 677 Mar 6 19:59 GOVERNANCE.md 20:02:00 -rw-rw-r-- 1 1001 1001 883 Mar 6 19:59 Jenkinsfile 20:02:00 -rw-rw-r-- 1 1001 1001 10775 Mar 6 19:59 LICENSE 20:02:00 -rw-rw-r-- 1 1001 1001 14071 Mar 6 19:59 Makefile 20:02:00 -rw-rw-r-- 1 1001 1001 582 Mar 6 19:59 OWNERS.md 20:02:00 -rw-rw-r-- 1 1001 1001 9403 Mar 6 19:59 README.md 20:02:00 -rw-rw-r-- 1 1001 1001 6912 Mar 6 19:59 SECURITY.md 20:02:00 -rw-rw-r-- 1 1001 1001 5 Mar 6 20:00 VERSION 20:02:00 drwxrwxr-x 2 1001 1001 4096 Mar 6 19:59 bin 20:02:00 drwxrwxr-x 18 1001 1001 4096 Mar 6 19:59 cmd 20:02:00 -rw-r--r-- 1 root root 446903 Mar 6 20:01 coverage.out 20:02:00 -rw-rw-r-- 1 1001 1001 3232 Mar 6 19:59 go.mod 20:02:00 -rw-rw-r-- 1 1001 1001 31099 Mar 6 19:59 go.sum 20:02:00 drwxrwxr-x 7 1001 1001 4096 Mar 6 19:59 internal 20:02:00 drwxrwxr-x 3 1001 1001 4096 Mar 6 19:59 openapi 20:02:00 drwxrwxr-x 4 1001 1001 4096 Mar 6 19:59 snap 20:02:00 -rw-rw-r-- 1 1001 1001 204 Mar 6 19:59 version.go [Pipeline] sh 20:02:00 + '[' -e coverage.out ] 20:02:00 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:00 Stashed 1 file(s) [Pipeline] sh 20:02:01 + make build 20:02:01 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 20:02:13 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 20:02:13 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 20:02:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:02:14 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 20:02:21 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 20:02:22 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:23 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 20:02:25 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 20:02:25 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 20:02:26 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 20:02:27 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] } 20:02:28 $ docker stop --time=1 942444d14f1e71d0d2c2f6c26d0e12c36cde192b345d3b792f3f1e5b467ec7bc 20:02:33 $ docker rm -f --volumes 942444d14f1e71d0d2c2f6c26d0e12c36cde192b345d3b792f3f1e5b467ec7bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:34 20:02:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:35 latest: Pulling from edgex-devops/edgex-compose 20:02:35 cbdbe7a5bc2a: Pulling fs layer 20:02:35 ca9280d653b3: Pulling fs layer 20:02:35 7e9c9ca2126c: Pulling fs layer 20:02:35 cbdbe7a5bc2a: Verifying Checksum 20:02:35 cbdbe7a5bc2a: Download complete 20:02:35 ca9280d653b3: Verifying Checksum 20:02:35 ca9280d653b3: Download complete 20:02:35 cbdbe7a5bc2a: Pull complete 20:02:35 7e9c9ca2126c: Download complete 20:02:35 ca9280d653b3: Pull complete 20:02:39 7e9c9ca2126c: Pull complete 20:02:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:39 prd-ubuntu20.04-docker-8c-8g-8396 does not seem to be running inside a container 20:02:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:43 $ docker top c90c3741999570a212758a5d58f36b0d234e61809a228a557c96d65f03638cf8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:43 + docker-compose build --help 20:02:43 + grep parallel 20:02:44 --parallel Build images in parallel. [Pipeline] } 20:02:44 $ docker stop --time=1 c90c3741999570a212758a5d58f36b0d234e61809a228a557c96d65f03638cf8 20:02:45 $ docker rm -f --volumes c90c3741999570a212758a5d58f36b0d234e61809a228a557c96d65f03638cf8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:46 prd-ubuntu20.04-docker-8c-8g-8396 does not seem to be running inside a container 20:02:46 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:46 $ docker top 0bd671319e432893a7cf9dd5b82830bc7b7b0c592e1410b1c398c10d94f89aaf -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:46 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:47 Building core-command ... 20:02:47 Building core-common-config-bootstrapper ... 20:02:47 Building core-data ... 20:02:47 Building core-metadata ... 20:02:47 Building security-bootstrapper ... 20:02:47 Building security-proxy-auth ... 20:02:47 Building security-proxy-setup ... 20:02:47 Building security-secretstore-setup ... 20:02:47 Building security-spiffe-token-provider ... 20:02:47 Building security-spire-agent ... 20:02:47 Building security-spire-config ... 20:02:47 Building security-spire-server ... 20:02:47 Building support-notifications ... 20:02:47 Building support-scheduler ... 20:02:47 Building security-spire-agent 20:02:47 Building support-scheduler 20:02:47 Building support-notifications 20:02:47 Building core-command 20:02:47 Building security-spire-config 20:02:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8398 in /w/workspace/edgexfoundry_edgex-go_PR-4411 [Pipeline] { [Pipeline] ws 20:02:51 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:02:51 The recommended git tool is: git 20:02:57 using credential edgex-jenkins-ssh 20:02:57 Cloning the remote Git repository 20:02:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:02:57 > git init /w/workspace/edgex-go/1 # timeout=10 20:02:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:02:57 > git --version # timeout=10 20:02:57 > git --version # 'git version 2.25.1' 20:02:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:59 ---> f16a946f35e9 20:02:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:02:59 ---> f16a946f35e9 20:02:59 Step 3/24 : WORKDIR /edgex-go 20:02:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:02:59 ---> f16a946f35e9 20:02:59 Step 3/24 : WORKDIR /edgex-go 20:02:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:59 ---> f16a946f35e9 20:02:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:59 ---> f16a946f35e9 20:02:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:06 ---> Running in 49f130485338 20:03:06 ---> Running in 60f104ee67a2 20:03:06 ---> Running in 267b0baee3db 20:03:06 ---> Running in 805fac4f5b49 20:03:06 ---> Running in 515b51c84ed1 20:03:06 Removing intermediate container 60f104ee67a2 20:03:06 ---> 5331642c1d51 20:03:06 Step 4/22 : WORKDIR /edgex-go 20:03:06 ---> Running in d1241546755f 20:03:06 Removing intermediate container 805fac4f5b49 20:03:06 ---> 514b60eda9bc 20:03:06 Step 4/23 : WORKDIR /edgex-go 20:03:06 Removing intermediate container 515b51c84ed1 20:03:06 ---> c725264e0076 20:03:06 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:03:06 Removing intermediate container 49f130485338 20:03:06 ---> 3da0fabded85 20:03:06 Step 4/22 : WORKDIR /edgex-go 20:03:06 Removing intermediate container 267b0baee3db 20:03:06 ---> 3660cd8c3af8 20:03:06 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:03:06 ---> Running in c964b58faf36 20:03:06 ---> Running in 1c103f88db49 20:03:06 ---> Running in f84fde1cec29 20:03:06 ---> Running in 0936bd84b68d 20:03:06 Removing intermediate container d1241546755f 20:03:06 ---> acc7d3cdd644 20:03:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:03:06 Removing intermediate container c964b58faf36 20:03:06 ---> 78e6e18414ab 20:03:06 Step 5/23 : RUN apk add --update --no-cache make git 20:03:06 Removing intermediate container 1c103f88db49 20:03:06 ---> 13790196f6c5 20:03:06 Step 5/22 : RUN apk add --update --no-cache make git 20:03:06 ---> Running in 569b5ebfbd3a 20:03:06 ---> Running in 8050ada8a829 20:03:06 ---> Running in ef3e70c6af9e 20:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:07 OK: 211 MiB in 51 packages 20:03:07 OK: 211 MiB in 51 packages 20:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:07 OK: 211 MiB in 51 packages 20:03:07 OK: 211 MiB in 51 packages 20:03:07 OK: 211 MiB in 51 packages 20:03:07 Removing intermediate container 0936bd84b68d 20:03:07 ---> 54a19ea0a961 20:03:07 Step 5/24 : COPY go.mod vendor* ./ 20:03:07 ---> 86e75803fc73 20:03:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:07 ---> Running in 4de1def1ba65 20:03:07 Removing intermediate container 569b5ebfbd3a 20:03:07 ---> 1a38ac4091e7 20:03:07 Step 6/22 : COPY go.mod vendor* ./ 20:03:07 Removing intermediate container f84fde1cec29 20:03:07 ---> 043970374bae 20:03:07 Step 5/24 : COPY go.mod vendor* ./ 20:03:07 Removing intermediate container ef3e70c6af9e 20:03:07 ---> cf88c4a51472 20:03:07 Step 6/23 : COPY go.mod vendor* ./ 20:03:07 Removing intermediate container 8050ada8a829 20:03:07 ---> 41405c97eb5a 20:03:07 Step 6/22 : COPY go.mod vendor* ./ 20:03:07 ---> 53d4dd4c1a7c 20:03:07 ---> 4dff1483f627 20:03:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:07 20:03:07 ---> Running in cace815128ff 20:03:07 ---> Running in ae7a1458a48d 20:03:07 ---> 3cd0d3d2fb65 20:03:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:07 ---> Running in a93130690592 20:03:07 ---> 494e8b37a102 20:03:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:08 ---> Running in 2824d70c10c9 20:03:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:03:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:03:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:03:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4411/head:refs/remotes/origin/PR-4411 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:03:16 Merging remotes/origin/main commit b9da6ae59ae744deab01801bcadba3dff2eb7fa6 into PR head commit 1a84db9fec162793af57169976d31c0698990f9d 20:03:16 Merge succeeded, producing 1a84db9fec162793af57169976d31c0698990f9d 20:03:16 Checking out Revision 1a84db9fec162793af57169976d31c0698990f9d (PR-4411) 20:03:17 Commit message: "build(deps): Bump golang.org/x/crypto from 0.6.0 to 0.7.0" 20:03:17 > git --version # timeout=10 20:03:17 > git --version # 'git version 2.25.1' 20:03:17 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:16 > git config core.sparsecheckout # timeout=10 20:03:16 > git checkout -f 1a84db9fec162793af57169976d31c0698990f9d # timeout=10 20:03:16 > git remote # timeout=10 20:03:16 > git config --get remote.origin.url # timeout=10 20:03:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:03:16 > git merge b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 20:03:16 > git rev-parse HEAD^{commit} # timeout=10 20:03:16 > git config core.sparsecheckout # timeout=10 20:03:16 > git checkout -f 1a84db9fec162793af57169976d31c0698990f9d # timeout=10 20:03:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:03:18 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:18 Dload Upload Total Spent Left Speed 20:03:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 20:03:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:03:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:03:19 + sudo tee /etc/docker/daemon.new 20:03:19 { 20:03:19 "registry-mirrors": [ 20:03:19 "https://nexus3.edgexfoundry.org:10001" 20:03:19 ], 20:03:19 "bip": "10.250.0.254/24", 20:03:19 "hosts": [ 20:03:19 "tcp://0.0.0.0:5555", 20:03:19 "unix:///var/run/docker.sock" 20:03:19 ], 20:03:19 "mtu": 1458, 20:03:19 "selinux-enabled": true, 20:03:19 "seccomp-profile": "/etc/docker/seccomp.json" 20:03:19 } [Pipeline] sh 20:03:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:03:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:38 provisioning config files... 20:03:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9260760232868296839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:38 ---> docker-login.sh 20:03:38 nexus3.edgexfoundry.org:10001 20:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:39 Configure a credential helper to remove this warning. See 20:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:39 20:03:39 Login Succeeded 20:03:39 nexus3.edgexfoundry.org:10002 20:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:39 Configure a credential helper to remove this warning. See 20:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:39 20:03:39 Login Succeeded 20:03:39 nexus3.edgexfoundry.org:10003 20:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:40 Configure a credential helper to remove this warning. See 20:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:40 20:03:40 Login Succeeded 20:03:40 nexus3.edgexfoundry.org:10004 20:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:40 Configure a credential helper to remove this warning. See 20:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:40 20:03:40 Login Succeeded 20:03:40 docker.io 20:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:40 Configure a credential helper to remove this warning. See 20:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:40 20:03:40 Login Succeeded 20:03:40 ---> docker-login.sh ends [Pipeline] } 20:03:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:03:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:03:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:41 ========================================================= 20:03:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:03:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:03:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:03:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:03:42 9b18e9b68314: Pulling fs layer 20:03:42 35d82f9e3411: Pulling fs layer 20:03:42 e16973657156: Pulling fs layer 20:03:42 fc693d55d65f: Pulling fs layer 20:03:42 7e9fc2657dce: Pulling fs layer 20:03:42 dda99020689f: Pulling fs layer 20:03:42 db1c61fa0a46: Pulling fs layer 20:03:42 891c053d2c06: Pulling fs layer 20:03:42 7e9fc2657dce: Waiting 20:03:42 891c053d2c06: Waiting 20:03:42 dda99020689f: Waiting 20:03:42 db1c61fa0a46: Waiting 20:03:42 fc693d55d65f: Waiting 20:03:42 e16973657156: Verifying Checksum 20:03:42 e16973657156: Download complete 20:03:42 9b18e9b68314: Verifying Checksum 20:03:42 9b18e9b68314: Download complete 20:03:42 7e9fc2657dce: Verifying Checksum 20:03:42 7e9fc2657dce: Download complete 20:03:42 dda99020689f: Verifying Checksum 20:03:42 dda99020689f: Download complete 20:03:42 35d82f9e3411: Verifying Checksum 20:03:42 35d82f9e3411: Download complete 20:03:43 9b18e9b68314: Pull complete 20:03:43 891c053d2c06: Verifying Checksum 20:03:43 891c053d2c06: Download complete 20:03:43 35d82f9e3411: Pull complete 20:03:44 e16973657156: Pull complete 20:03:45 db1c61fa0a46: Verifying Checksum 20:03:45 db1c61fa0a46: Download complete 20:03:45 fc693d55d65f: Download complete 20:03:54 Removing intermediate container 2824d70c10c9 20:03:54 ---> ace850ee12cb 20:03:54 Step 8/22 : COPY . . 20:03:54 Removing intermediate container 4de1def1ba65 20:03:54 ---> e0237c90ec05 20:03:54 Step 7/24 : COPY . . 20:03:54 Removing intermediate container cace815128ff 20:03:54 ---> 641c2aa48089 20:03:54 Step 7/24 : COPY . . 20:03:54 Removing intermediate container ae7a1458a48d 20:03:54 ---> d7ba44fd64c9 20:03:54 Step 8/22 : COPY . . 20:03:54 Removing intermediate container a93130690592 20:03:54 ---> 3b30b1b98634 20:03:54 Step 8/23 : COPY . . 20:03:57 fc693d55d65f: Pull complete 20:03:57 7e9fc2657dce: Pull complete 20:03:59 dda99020689f: Pull complete 20:04:06 db1c61fa0a46: Pull complete 20:04:07 891c053d2c06: Pull complete 20:04:07 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:04:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:04:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:04:07 WORKDIR /edgex 20:04:07 COPY go.mod . 20:04:07 RUN go mod download 20:04:07 + docker build -t ci-base-image-arm64 -f - . 20:04:08 Sending build context to Docker daemon 2.946MB 20:04:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:04:08 ---> f96f9c87975a 20:04:08 Step 2/4 : WORKDIR /edgex 20:04:10 ---> Running in 15ac1636a47d 20:04:10 Removing intermediate container 15ac1636a47d 20:04:10 ---> ba426c6e7ea3 20:04:10 Step 3/4 : COPY go.mod . 20:04:12 ---> d814caaec54d 20:04:12 Step 4/4 : RUN go mod download 20:04:12 ---> Running in eba923c5e630 20:04:16 ---> b833bd7caf3e 20:04:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:04:16 ---> 5fb675145c66 20:04:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:04:16 ---> 3ea009d98e2a 20:04:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:04:16 ---> Running in ef4b0e576b8d 20:04:16 ---> a62bc7b7bd62 20:04:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:04:16 ---> b8516b54fead 20:04:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:04:16 ---> Running in 2ce775f226f6 20:04:16 ---> Running in 9de4a7462edc 20:04:16 ---> Running in 9dee210badf2 20:04:16 ---> Running in c74064350799 20:04:16 Removing intermediate container 2ce775f226f6 20:04:16 ---> f12f0c33eb6b 20:04:16 Step 9/24 : WORKDIR /edgex-go/spire-build 20:04:16 Removing intermediate container 9de4a7462edc 20:04:16 ---> 3d52ddee2ff7 20:04:16 Step 9/24 : WORKDIR /edgex-go/spire-build 20:04:16 ---> Running in d8b402772ab9 20:04:16 ---> Running in 8f0f0e4578e5 20:04:16 Removing intermediate container 8f0f0e4578e5 20:04:16 ---> ee870c69e16b 20:04:16 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 20:04:16 Removing intermediate container d8b402772ab9 20:04:16 ---> f17847dec85a 20:04:16 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 20:04:16 ---> Running in b06d3f316113 20:04:16 ---> Running in 6ed83b2c2305 20:04:16 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 20:04:16 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 20:04:16 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 20:04:16 Removing intermediate container b06d3f316113 20:04:16 ---> 123a3caf1c06 20:04:16 Step 11/24 : WORKDIR /edgex-go 20:04:16 ---> Running in d072373fc6ec 20:04:16 Removing intermediate container 6ed83b2c2305 20:04:16 ---> 7a289e178339 20:04:16 Step 11/24 : WORKDIR /edgex-go 20:04:16 ---> Running in 6d6b7e131516 20:04:16 Removing intermediate container d072373fc6ec 20:04:16 ---> acf5c1f5ae5e 20:04:16 20:04:16 Step 12/24 : FROM alpine:3.15 20:04:16 Removing intermediate container 6d6b7e131516 20:04:16 ---> f390dbdec360 20:04:16 20:04:16 Step 12/24 : FROM alpine:3.15 20:04:16 3.15: Pulling from library/alpine 20:04:16 3.15: Pulling from library/alpine 20:04:17 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:04:17 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:04:17 Status: Downloaded newer image for alpine:3.15 20:04:17 Status: Image is up to date for alpine:3.15 20:04:17 ---> 5ce65d7b0fde 20:04:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:17 ---> 5ce65d7b0fde 20:04:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:18 ---> Running in e8975e186e16 20:04:18 ---> Running in b9a642677641 20:04:18 Removing intermediate container b9a642677641 20:04:18 ---> 9b15c66895d8 20:04:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:04:18 Removing intermediate container e8975e186e16 20:04:18 ---> 81237d180ef5 20:04:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:18 ---> Running in ee1eb181fd24 20:04:18 ---> Running in fdd66fc65c6b 20:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:19 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:04:19 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:04:19 OK: 15859 distinct packages available 20:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:19 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:04:19 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:04:19 OK: 15859 distinct packages available 20:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:19 (1/4) Installing dumb-init (1.2.5-r1) 20:04:19 (2/4) Installing musl-obstack (1.2.3-r0) 20:04:19 (3/4) Installing libucontext (1.1-r0) 20:04:20 (4/4) Installing gcompat (1.0.0-r4) 20:04:20 Executing busybox-1.34.1-r7.trigger 20:04:20 OK: 6 MiB in 18 packages 20:04:20 (1/5) Installing dumb-init (1.2.5-r1) 20:04:20 (2/5) Installing musl-obstack (1.2.3-r0) 20:04:20 (3/5) Installing libucontext (1.1-r0) 20:04:20 (4/5) Installing gcompat (1.0.0-r4) 20:04:20 (5/5) Installing openssl (1.1.1t-r1) 20:04:20 Executing busybox-1.34.1-r7.trigger 20:04:20 OK: 7 MiB in 19 packages 20:04:23 Removing intermediate container ee1eb181fd24 20:04:23 ---> 077751a930e1 20:04:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:23 Removing intermediate container fdd66fc65c6b 20:04:23 ---> 119718c42e52 20:04:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:04:33 ---> 42e439ab482c 20:04:33 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:33 ---> 6bf7408a5aee 20:04:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:04:34 ---> eba2f25ec34d 20:04:34 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:04:34 ---> ad68a6c258b8 20:04:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:04:34 ---> Running in 3d9f710e27ab 20:04:34 Removing intermediate container 3d9f710e27ab 20:04:34 ---> c8bc6263c68b 20:04:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:04:34 ---> 999825c3588d 20:04:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:04:35 ---> 1917e4937780 20:04:35 ---> 825f6d5c58b6 20:04:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/Step 19/24 : WORKDIR / 20:04:35 20:04:36 ---> Running in 1d1fb3de80e0 20:04:36 ---> b90e35c7ca19 20:04:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:36 Removing intermediate container 1d1fb3de80e0 20:04:36 ---> 3cf7d65132d6 20:04:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:36 ---> Running in 0c75a9aca56f 20:04:36 ---> Running in 5abad241ade1 20:04:36 Removing intermediate container 5abad241ade1 20:04:36 ---> 4dc948d88d78 20:04:36 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:37 Removing intermediate container 0c75a9aca56f 20:04:37 ---> 51443b0eea7f 20:04:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:37 ---> Running in f7fe77f6c555 20:04:37 ---> Running in 2e6a6f9a354d 20:04:37 Removing intermediate container f7fe77f6c555 20:04:37 ---> f5e7fed4a5ef 20:04:37 Step 22/24 : LABEL arch=x86_64 20:04:37 Removing intermediate container 2e6a6f9a354d 20:04:37 ---> 42d1aa7bac66 20:04:37 Step 22/24 : LABEL arch=x86_64 20:04:37 ---> Running in 97268818753f 20:04:37 ---> Running in 74127cf5712b 20:04:37 Removing intermediate container 74127cf5712b 20:04:37 ---> 471c9d26c7cc 20:04:37 Step 23/24 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:04:37 ---> Running in b145cfc4a273 20:04:37 Removing intermediate container 97268818753f 20:04:37 ---> 5f8404c0e3c6 20:04:37 Step 23/24 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:04:37 ---> Running in 05cb4ced596f 20:04:38 Removing intermediate container b145cfc4a273 20:04:38 ---> cd8e7196a909 20:04:38 Step 24/24 : LABEL version=0.0.0 20:04:38 ---> Running in 1e705b33beeb 20:04:38 Removing intermediate container 05cb4ced596f 20:04:38 ---> a4751a7296f7 20:04:38 Step 24/24 : LABEL version=0.0.0 20:04:38 ---> Running in 78a1cca26973 20:04:38 Removing intermediate container 1e705b33beeb 20:04:38 ---> ffe9bfd082be 20:04:38 20:04:38 Removing intermediate container 78a1cca26973 20:04:38 ---> 222c168bf611 20:04:38 20:04:38 Successfully built ffe9bfd082be 20:04:38 Successfully tagged security-spire-agent:latest 20:04:38  Building security-spire-agent ... done Building security-spire-server 20:04:38 Successfully built 222c168bf611 20:04:38 Successfully tagged security-spire-config:latest 20:04:38  Building security-spire-config ... done Building core-common-config-bootstrapper 20:04:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:44 ---> f16a946f35e9 20:04:44 Step 3/23 : WORKDIR /edgex-go 20:04:44 ---> Using cache 20:04:44 ---> 3660cd8c3af8 20:04:44 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:04:44 ---> Using cache 20:04:44 ---> 54a19ea0a961 20:04:44 Step 5/23 : COPY go.mod vendor* ./ 20:04:44 ---> Using cache 20:04:44 ---> 86e75803fc73 20:04:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:44 ---> Using cache 20:04:44 ---> e0237c90ec05 20:04:44 Step 7/23 : COPY . . 20:04:44 ---> Using cache 20:04:44 ---> 5fb675145c66 20:04:44 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:04:44 ---> Using cache 20:04:44 ---> f12f0c33eb6b 20:04:44 Step 9/23 : WORKDIR /edgex-go/spire-build 20:04:44 ---> Using cache 20:04:44 ---> f17847dec85a 20:04:44 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 20:04:44 Removing intermediate container eba923c5e630 20:04:44 ---> cea5d79a9686 20:04:44 Successfully built cea5d79a9686 20:04:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:45 + docker inspect -f . ci-base-image-arm64 20:04:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:45 prd-ubuntu20.04-docker-arm64-4c-16g-8398 does not seem to be running inside a container 20:04:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 20:04:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:45 ---> f16a946f35e9 20:04:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:04:45 ---> Using cache 20:04:45 ---> 3da0fabded85 20:04:45 Step 4/22 : WORKDIR /edgex-go 20:04:45 ---> Using cache 20:04:45 ---> 13790196f6c5 20:04:45 Step 5/22 : RUN apk add --update --no-cache make git 20:04:45 ---> Using cache 20:04:45 ---> 41405c97eb5a 20:04:45 Step 6/22 : COPY go.mod vendor* ./ 20:04:45 ---> Using cache 20:04:45 ---> 494e8b37a102 20:04:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:45 ---> Using cache 20:04:45 ---> ace850ee12cb 20:04:45 Step 8/22 : COPY . . 20:04:45 ---> Using cache 20:04:45 ---> b833bd7caf3e 20:04:45 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:46 $ docker top 93b1349c02f90055546d158800d695e6def6e98a88344ffff5ac94763d9abcc1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:47 + go version 20:04:47 go version go1.18.7 linux/arm64 [Pipeline] } 20:04:47 $ docker stop --time=1 93b1349c02f90055546d158800d695e6def6e98a88344ffff5ac94763d9abcc1 20:04:49 $ docker rm -f --volumes 93b1349c02f90055546d158800d695e6def6e98a88344ffff5ac94763d9abcc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:51 + docker inspect -f . ci-base-image-arm64 20:04:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:51 prd-ubuntu20.04-docker-arm64-4c-16g-8398 does not seem to be running inside a container 20:04:51 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 20:04:52 ---> Running in 092b9c83f84a 20:04:52 ---> Running in 71836b46200d 20:04:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:04:52 $ docker top 39de6ee7680337988e15f0ec892699d9180f6c365ede50db6bc23655a2db8d2e -eo pid,comm [Pipeline] { [Pipeline] echo 20:04:53 ========================================================= 20:04:53 [edgeXBuildGoParallel] Running Tests and Build... 20:04:53 ========================================================= [Pipeline] sh 20:04:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:04:54 + make test 20:04:54 go test -race -coverprofile=coverage.out ./... 20:05:02 Removing intermediate container c74064350799 20:05:02 ---> 48617a123ce2 20:05:02 20:05:02 Step 10/23 : FROM alpine:3.16 20:05:02 Removing intermediate container 9dee210badf2 20:05:02 ---> 0c789a525ff1 20:05:02 20:05:02 Step 10/22 : FROM alpine:3.16 20:05:02 3.16: Pulling from library/alpine 20:05:03 3.16: Pulling from library/alpine 20:05:03 Removing intermediate container ef4b0e576b8d 20:05:03 ---> 29dd79a29c5c 20:05:03 20:05:03 Step 10/22 : FROM alpine:3.16 20:05:03 Removing intermediate container 71836b46200d 20:05:03 ---> e27bf4f78a47 20:05:03 Step 11/23 : WORKDIR /edgex-go 20:05:03 ---> Running in e674b79749d2 20:05:03 3.16: Pulling from library/alpine 20:05:06 Removing intermediate container e674b79749d2 20:05:06 ---> 84e850dc6bb9 20:05:06 20:05:06 Step 12/23 : FROM alpine:3.15 20:05:06 ---> 5ce65d7b0fde 20:05:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:06 ---> Using cache 20:05:06 ---> 81237d180ef5 20:05:06 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:06 ---> Using cache 20:05:06 ---> 119718c42e52 20:05:06 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:06 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:05:06 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:05:06 Status: Image is up to date for alpine:3.16 20:05:06 Status: Downloaded newer image for alpine:3.16 20:05:06 ---> dfd21b5a31f5 20:05:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:05:06 ---> dfd21b5a31f5 20:05:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:05:07 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:05:07 Status: Image is up to date for alpine:3.16 20:05:07 ---> dfd21b5a31f5 20:05:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:05:13 ---> Running in 6309b31e6bc3 20:05:13 ---> Running in c84a8c1eb13d 20:05:13 ---> Running in 5215a94e254a 20:05:13 ---> 1f1761b0e352 20:05:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:05:13 ---> 62450b69ccf6 20:05:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:14 (1/1) Installing dumb-init (1.2.5-r1) 20:05:14 Executing busybox-1.35.0-r17.trigger 20:05:14 OK: 6 MiB in 15 packages 20:05:14 (1/2) Installing ca-certificates (20220614-r0) 20:05:14 (2/2) Installing dumb-init (1.2.5-r1) 20:05:14 Executing busybox-1.35.0-r17.trigger 20:05:14 Executing ca-certificates-20220614-r0.trigger 20:05:14 (1/1) Installing dumb-init (1.2.5-r1) 20:05:14 OK: 6 MiB in 16 packages 20:05:14 Executing busybox-1.35.0-r17.trigger 20:05:14 OK: 6 MiB in 15 packages 20:05:14 ---> 368c33de1334 20:05:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:05:15 Removing intermediate container 092b9c83f84a 20:05:15 ---> 1375de5e38fe 20:05:15 20:05:15 Step 10/22 : FROM alpine:3.16 20:05:15 ---> dfd21b5a31f5 20:05:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:15 ---> 25cdd3cf79fd 20:05:15 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:15 ---> Running in 46a43870944d 20:05:15 ---> Running in aedbbf3b9035 20:05:15 Removing intermediate container aedbbf3b9035 20:05:15 ---> 7e75dde2dba2 20:05:15 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:15 Removing intermediate container 46a43870944d 20:05:15 ---> 2fc117d95f02 20:05:15 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:05:15 ---> Running in b2fba22d433e 20:05:15 ---> Running in e1112393657a 20:05:15 Removing intermediate container 6309b31e6bc3 20:05:15 ---> 824791aec263 20:05:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:05:15 Removing intermediate container b2fba22d433e 20:05:15 ---> eff22f71d74a 20:05:15 Step 21/23 : LABEL arch=x86_64 20:05:15 ---> Running in c806996abb79 20:05:15 Removing intermediate container 5215a94e254a 20:05:15 ---> 0e7c7df0df6f 20:05:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:05:15 ---> Running in 793e8a26f0f3 20:05:15 ---> Running in d56b297fd2df 20:05:15 Removing intermediate container c84a8c1eb13d 20:05:15 ---> bd665d36ea58 20:05:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:05:15 Removing intermediate container c806996abb79 20:05:15 ---> 680b52b310ed 20:05:15 Step 13/22 : ENV APP_PORT=59861 20:05:15 ---> Running in 9098fc13ee0a 20:05:15 ---> Running in da31715fc685 20:05:15 Removing intermediate container 793e8a26f0f3 20:05:15 ---> 7049ff0a206f 20:05:15 Step 22/23 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:15 Removing intermediate container d56b297fd2df 20:05:15 ---> 7630c767f7e0 20:05:15 Step 13/23 : ENV APP_PORT=59882 20:05:15 ---> Running in 4ede93a076bc 20:05:15 ---> Running in 084a0291a0df 20:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:15 Removing intermediate container 9098fc13ee0a 20:05:15 ---> 661fbaa606a9 20:05:15 Step 13/22 : ENV APP_PORT=59860 20:05:15 Removing intermediate container da31715fc685 20:05:15 ---> e1cd4d4ee45b 20:05:15 Step 14/22 : EXPOSE $APP_PORT 20:05:16 ---> Running in 0e7c6a5444cb 20:05:16 ---> Running in 992d763000c5 20:05:16 Removing intermediate container 4ede93a076bc 20:05:16 ---> 5c56ecdebc0e 20:05:16 Step 23/23 : LABEL version=0.0.0 20:05:16 Removing intermediate container 084a0291a0df 20:05:16 ---> 4aee94f17be0 20:05:16 Step 14/23 : EXPOSE $APP_PORT 20:05:16 ---> Running in b78dfa786af9 20:05:16 ---> Running in da08bc6a14d4 20:05:16 Removing intermediate container 992d763000c5 20:05:16 ---> 80c3413a6659 20:05:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:16 (1/1) Installing dumb-init (1.2.5-r1) 20:05:16 Executing busybox-1.35.0-r17.trigger 20:05:16 OK: 6 MiB in 15 packages 20:05:16 Removing intermediate container 0e7c6a5444cb 20:05:16 ---> 17c4bfc7a020 20:05:16 Step 14/22 : EXPOSE $APP_PORT 20:05:16 ---> Running in 924d013e8337 20:05:16 Removing intermediate container b78dfa786af9 20:05:16 ---> 1e61014e5ac4 20:05:16 20:05:16 Removing intermediate container da08bc6a14d4 20:05:16 ---> 28f2e5b027d6 20:05:16 Step 15/23 : WORKDIR / 20:05:16 ---> Running in c5be08e98947 20:05:16 ---> 1b9ff72649c5 20:05:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:05:16 Successfully built 1e61014e5ac4 20:05:16 Successfully tagged security-spire-server:latest 20:05:16 Building security-secretstore-setup 20:05:16  Building security-spire-server ... done Removing intermediate container 924d013e8337 20:05:16 ---> af1f0b3e8af3 20:05:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:16 Removing intermediate container c5be08e98947 20:05:16 ---> 4c360e1e9397 20:05:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:22 ---> f16a946f35e9 20:05:22 Step 3/23 : WORKDIR /edgex-go 20:05:22 ---> Using cache 20:05:22 ---> 3660cd8c3af8 20:05:22 Step 4/23 : RUN apk add --update --no-cache make git 20:05:22 Removing intermediate container e1112393657a 20:05:22 ---> 1c5e7cf3bcdf 20:05:22 ---> e9e00803bcf6 20:05:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:05:22 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:22 ---> Running in 6b5100a4fa83 20:05:22 ---> 053e191ad7ee 20:05:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:05:22 ---> 2038e3f333de 20:05:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:05:23 ---> aff8c457728c 20:05:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:24 OK: 211 MiB in 51 packages 20:05:24 ---> c8bd6d08c68d 20:05:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:05:25 ---> 89ee5b05de94 20:05:25 ---> a847fb2abb24 20:05:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:05:25 20:05:25 ---> 8670c4c81663 20:05:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:05:25 ---> Running in 783bb6eca7a2 20:05:25 Removing intermediate container 783bb6eca7a2 20:05:25 ---> 98b824975bae 20:05:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:25 ---> Running in cb0fab93990d 20:05:25 Removing intermediate container 6b5100a4fa83 20:05:25 ---> 4e7dfea76a02 20:05:25 Step 5/23 : COPY go.mod vendor* ./ 20:05:25 ---> b6af35b166e4 20:05:25 Step 19/23 : ENTRYPOINT ["/core-command"] 20:05:25 ---> eb1b90400979 20:05:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:05:25 ---> Running in 2ee2e754ffad 20:05:25 ---> 34b1728ea8f3 20:05:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:05:25 ---> Running in 9727da60c2fe 20:05:25 Removing intermediate container cb0fab93990d 20:05:25 ---> 5ac05be49519 20:05:25 Step 20/22 : LABEL arch=x86_64 20:05:25 Removing intermediate container 2ee2e754ffad 20:05:25 ---> bb346fe04736 20:05:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:25 ---> Running in 27eff958c098 20:05:25 ---> Running in 5ae94944a79d 20:05:25 ---> c0098099b7e5 20:05:25 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:25 Removing intermediate container 9727da60c2fe 20:05:25 ---> 17eebfa4a129 20:05:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:25 ---> 6413c2dad4e3 20:05:25 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:25 ---> Running in 61988cc47c41 20:05:25 ---> Running in a823eb182b75 20:05:25 Removing intermediate container 27eff958c098 20:05:25 ---> Running in 4ec6b84dc824 20:05:25 ---> 96c2c4e85b74 20:05:25 Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:05:25 Removing intermediate container 5ae94944a79d 20:05:25 ---> 70858fff1bc0 20:05:25 Step 21/23 : LABEL arch=x86_64 20:05:25 ---> Running in d9b9514b0043 20:05:25 ---> Running in cd31c432fef3 20:05:25 Removing intermediate container a823eb182b75 20:05:25 ---> 53145aa48f3a 20:05:25 Step 20/22 : LABEL arch=x86_64 20:05:25 ---> Running in 43ccb4b3c352 20:05:25 Removing intermediate container d9b9514b0043 20:05:25 ---> 48a02c1d42b7 20:05:25 Step 22/23 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:05:25 Removing intermediate container cd31c432fef3 20:05:25 ---> 4090e10db452 20:05:25 Step 22/22 : LABEL version=0.0.0 20:05:25 ---> Running in cea8f044ec3e 20:05:25 ---> Running in 0c527e7f1260 20:05:26 Removing intermediate container 43ccb4b3c352 20:05:26 ---> 4db1181385bd 20:05:26 Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:05:26 ---> Running in c40516918c67 20:05:26 Removing intermediate container cea8f044ec3e 20:05:26 ---> 90d7c3500b45 20:05:26 Step 23/23 : LABEL version=0.0.0 20:05:26 Removing intermediate container 0c527e7f1260 20:05:26 ---> 91e70f21e47d 20:05:26 20:05:26 ---> Running in b261d2aa594c 20:05:26 Removing intermediate container c40516918c67 20:05:26 ---> 9941cbf4bde3 20:05:26 Step 22/22 : LABEL version=0.0.0 20:05:26 Successfully built 91e70f21e47d 20:05:26 Successfully tagged support-scheduler:latest 20:05:26  Building support-scheduler ... done Building security-bootstrapper 20:05:26 ---> Running in 6c37066c1648 20:05:26 Removing intermediate container b261d2aa594c 20:05:26 ---> c66a3079cf5c 20:05:26 20:05:26 Successfully built c66a3079cf5c 20:05:28 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:28 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:05:29 Successfully tagged core-command:latest 20:05:29 ---> f16a946f35e9 20:05:29  Building core-command ... done Step 3/32 : WORKDIR /edgex-go 20:05:29 ---> Using cache 20:05:29 ---> 3660cd8c3af8 20:05:29 Step 4/32 : RUN apk add --update --no-cache make git 20:05:29 Building core-data 20:05:29 ---> Using cache 20:05:29 ---> 4e7dfea76a02 20:05:29 Step 5/32 : COPY go.mod vendor* ./ 20:05:29 ---> Using cache 20:05:29 ---> c0098099b7e5 20:05:29 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:32 ? github.com/edgexfoundry/edgex-go [no test files] 20:05:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:33 ---> f16a946f35e9 20:05:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:33 ---> Using cache 20:05:33 ---> 3da0fabded85 20:05:33 Step 4/22 : WORKDIR /edgex-go 20:05:33 ---> Using cache 20:05:33 ---> 13790196f6c5 20:05:33 Step 5/22 : RUN apk add --update --no-cache make git 20:05:33 ---> Using cache 20:05:33 ---> 41405c97eb5a 20:05:33 Step 6/22 : COPY go.mod vendor* ./ 20:05:33 ---> Using cache 20:05:33 ---> 494e8b37a102 20:05:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:33 ---> Using cache 20:05:33 ---> ace850ee12cb 20:05:33 Step 8/22 : COPY . . 20:05:33 ---> Using cache 20:05:33 ---> b833bd7caf3e 20:05:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:34 Removing intermediate container 6c37066c1648 20:05:34 ---> 8ecfb417b79b 20:05:34 20:05:34 ---> Running in 90b5489378dc 20:05:34 ---> Running in 3675e07ae18b 20:05:34 Successfully built 8ecfb417b79b 20:05:34 Successfully tagged support-notifications:latest 20:05:34  Building support-notifications ... done Building security-proxy-auth 20:05:34 Removing intermediate container 4ec6b84dc824 20:05:34 ---> e7aff31da608 20:05:34 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:05:34 ---> Running in d6ed03dce167 20:05:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:37 ---> f16a946f35e9 20:05:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:37 ---> Using cache 20:05:37 ---> 3da0fabded85 20:05:37 Step 4/22 : WORKDIR /edgex-go 20:05:37 ---> Using cache 20:05:37 ---> 13790196f6c5 20:05:37 Step 5/22 : RUN apk add --update --no-cache make git 20:05:37 ---> Using cache 20:05:37 ---> 41405c97eb5a 20:05:37 Step 6/22 : COPY go.mod vendor* ./ 20:05:37 ---> Using cache 20:05:37 ---> 494e8b37a102 20:05:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:37 ---> Using cache 20:05:37 ---> ace850ee12cb 20:05:37 Step 8/22 : COPY . . 20:05:37 ---> Using cache 20:05:37 ---> b833bd7caf3e 20:05:37 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:05:39 Removing intermediate container d6ed03dce167 20:05:39 ---> 67c24fce0a14 20:05:39 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:05:39 ---> Running in c8924da85920 20:05:39 ---> Running in 7bae716ac3f5 20:05:39 Removing intermediate container 7bae716ac3f5 20:05:39 ---> 9d1a07dd3244 20:05:39 Step 20/22 : LABEL arch=x86_64 20:05:39 ---> Running in 394cc065fb27 20:05:39 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 20:05:39 Removing intermediate container 394cc065fb27 20:05:39 ---> da8d6730f77e 20:05:39 Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:05:39 ---> Running in 2ef6f67d2e2c 20:05:39 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:05:39 Removing intermediate container 2ef6f67d2e2c 20:05:39 ---> 435cb571b83d 20:05:39 Step 22/22 : LABEL version=0.0.0 20:05:39 ---> Running in cccdf4d6d870 20:05:40 Removing intermediate container cccdf4d6d870 20:05:40 ---> 47cd57f4b585 20:05:40 20:05:40 Successfully built 47cd57f4b585 20:05:40 Successfully tagged core-common-config-bootstrapper:latest 20:05:40  Building core-common-config-bootstrapper ... done Building core-metadata 20:05:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:43 ---> f16a946f35e9 20:05:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:05:43 ---> Using cache 20:05:43 ---> 3da0fabded85 20:05:43 Step 4/24 : WORKDIR /edgex-go 20:05:43 ---> Using cache 20:05:43 ---> 13790196f6c5 20:05:43 Step 5/24 : RUN apk add --update --no-cache make git 20:05:43 ---> Using cache 20:05:43 ---> 41405c97eb5a 20:05:43 Step 6/24 : COPY go.mod vendor* ./ 20:05:43 ---> Using cache 20:05:43 ---> 494e8b37a102 20:05:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:43 ---> Using cache 20:05:43 ---> ace850ee12cb 20:05:43 Step 8/24 : COPY . . 20:05:43 ---> Using cache 20:05:43 ---> b833bd7caf3e 20:05:43 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:05:58 ---> Running in 4b223652319d 20:05:58 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 20:06:16 Removing intermediate container 3675e07ae18b 20:06:16 ---> 3d49116db468 20:06:16 Step 7/32 : COPY . . 20:06:16 Removing intermediate container 61988cc47c41 20:06:16 ---> 1ac981d05e46 20:06:16 Step 7/23 : COPY . . 20:06:29 ---> 4e06ae5cc3e3 20:06:29 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:06:29 Removing intermediate container c8924da85920 20:06:29 ---> fda266a49dde 20:06:29 20:06:29 Step 10/22 : FROM alpine:3.16 20:06:29 ---> dfd21b5a31f5 20:06:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:06:29 ---> Using cache 20:06:29 ---> 2fc117d95f02 20:06:29 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:06:29 ---> Using cache 20:06:29 ---> e9e00803bcf6 20:06:29 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:29 ---> Using cache 20:06:29 ---> 9879a1686543 20:06:29 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:29 ---> aff8c457728c 20:06:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:06:29 Removing intermediate container 90b5489378dc 20:06:29 ---> d1a03b46d7a1 20:06:29 20:06:29 Step 10/22 : FROM alpine:3.16 20:06:29 ---> dfd21b5a31f5 20:06:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:06:29 ---> Running in 9961449d90d2 20:06:29 ---> Running in 7433ed25c28d 20:06:29 ---> Running in d523a743e11c 20:06:29 Removing intermediate container d523a743e11c 20:06:29 ---> f9c080525f74 20:06:29 Step 12/22 : ENV APP_PORT=59880 20:06:29 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 20:06:29 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 20:06:29 ---> Running in cbb419b713c4 20:06:29 ---> 3d3e8d6f618d 20:06:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:06:29 Removing intermediate container cbb419b713c4 20:06:29 ---> 1b26575e9f17 20:06:29 Step 13/22 : EXPOSE $APP_PORT 20:06:30 ---> Running in a24127e6b76f 20:06:30 ---> f97b4fd00d6d 20:06:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:06:30 Removing intermediate container a24127e6b76f 20:06:30 ---> 97aa76ee6e8d 20:06:30 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:06:30 ---> Running in fecd54ada139 20:06:30 ---> 1bbc36f66bd9 20:06:30 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:30 ---> Running in cf64d93ca756 20:06:31 Removing intermediate container 4b223652319d 20:06:31 ---> 09d8681bc96e 20:06:31 20:06:31 Step 10/24 : FROM alpine:3.16 20:06:31 ---> dfd21b5a31f5 20:06:31 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:06:31 ---> Using cache 20:06:31 ---> 0e7c7df0df6f 20:06:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:31 ---> Using cache 20:06:31 ---> 7630c767f7e0 20:06:31 Step 13/24 : ENV APP_PORT=59881 20:06:31 ---> Running in 8cc732cb9960 20:06:31 Removing intermediate container 8cc732cb9960 20:06:31 ---> 087c41e12d2d 20:06:31 Step 14/24 : EXPOSE $APP_PORT 20:06:31 ---> Running in 0c8fe94bf6cc 20:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:31 Removing intermediate container 0c8fe94bf6cc 20:06:31 ---> fa40f7f7873f 20:06:31 Step 15/24 : WORKDIR / 20:06:31 ---> Running in e35c2dd6baba 20:06:31 Removing intermediate container e35c2dd6baba 20:06:31 ---> 565086267a28 20:06:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:31 ---> 165e625f6115 20:06:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:06:31 (1/1) Installing dumb-init (1.2.5-r1) 20:06:31 Executing busybox-1.35.0-r17.trigger 20:06:31 OK: 6 MiB in 15 packages 20:06:32 Removing intermediate container cf64d93ca756 20:06:32 ---> 0623a9a00c88 20:06:32 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:06:32 ---> Running in 3b4a93bee07c 20:06:32 Removing intermediate container 3b4a93bee07c 20:06:32 ---> b9862d032a07 20:06:32 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:06:32 ---> f7f4671ccc36 20:06:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:06:32 ---> Running in 4efb091f45a8 20:06:32 Removing intermediate container fecd54ada139 20:06:32 ---> f35badc846e5 20:06:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:33 Removing intermediate container 4efb091f45a8 20:06:33 ---> cf30c0ef729b 20:06:33 Step 20/22 : LABEL arch=x86_64 20:06:33 ---> Running in d86702c5866d 20:06:33 ---> 9f88832ec619 20:06:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:06:33 ---> d65e442afb4d 20:06:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:33 Removing intermediate container d86702c5866d 20:06:33 ---> 4cb777e33acf 20:06:33 Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:06:33 ---> Running in 054cdd2c2852 20:06:33 ---> c72f3bed16fc 20:06:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:06:33 ---> Running in 6a312bc7c7d7 20:06:33 Removing intermediate container 054cdd2c2852 20:06:33 ---> 2dbbe51abdca 20:06:33 Step 22/22 : LABEL version=0.0.0 20:06:33 ---> Running in 874f7b67ec3c 20:06:34 Removing intermediate container 6a312bc7c7d7 20:06:34 ---> b05b2b52c11b 20:06:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:34 Removing intermediate container 874f7b67ec3c 20:06:34 ---> 4caf11ab8c30 20:06:34 20:06:34 ---> ceb654f1598e 20:06:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:06:34 ---> Running in 105222b6d86c 20:06:34 Successfully built 4caf11ab8c30 20:06:34 Successfully tagged security-proxy-auth:latest 20:06:34  Building security-proxy-auth ... done Building security-spiffe-token-provider 20:06:39 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:39 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:06:39 ---> f16a946f35e9 20:06:39 Step 3/19 : WORKDIR /edgex-go 20:06:39 ---> Using cache 20:06:39 ---> 3660cd8c3af8 20:06:39 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:06:42 Removing intermediate container 105222b6d86c 20:06:42 ---> 4019b9b5d6a8 20:06:42 Step 22/24 : LABEL arch=x86_64 20:06:43 ---> f9ebdeb49a03 20:06:43 Step 18/22 : ENTRYPOINT ["/core-data"] 20:06:43 ---> Running in ff15e73addc3 20:06:43 ---> Running in 8e5692a54cf3 20:06:43 ---> Running in 20f042263669 20:06:43 Removing intermediate container 8e5692a54cf3 20:06:43 ---> c07061236b58 20:06:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:43 ---> Running in fcaa5b6a0e4c 20:06:43 Removing intermediate container 20f042263669 20:06:43 ---> 36891d9653d0 20:06:43 Step 23/24 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:06:43 ---> Running in 20251d62c2e3 20:06:44 Removing intermediate container 20251d62c2e3 20:06:44 ---> c2cad80cc3ae 20:06:44 Step 24/24 : LABEL version=0.0.0 20:06:44 Removing intermediate container fcaa5b6a0e4c 20:06:44 ---> 21dbe7be2bd4 20:06:44 Step 20/22 : LABEL arch=x86_64 20:06:44 ---> Running in 14b5e26fe5ae 20:06:44 ---> Running in 7329185580d2 20:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:44 Removing intermediate container 7329185580d2 20:06:44 ---> ec20f2351161 20:06:44 Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:06:44 Removing intermediate container 14b5e26fe5ae 20:06:44 ---> 8dceda8c7d1f 20:06:44 20:06:44 ---> Running in 3c299d884df0 20:06:44 Successfully built 8dceda8c7d1f 20:06:44 Successfully tagged core-metadata:latest 20:06:44  Building core-metadata ... done Building security-proxy-setup 20:06:44 Removing intermediate container 3c299d884df0 20:06:44 ---> 7ca51a75d300 20:06:44 Step 22/22 : LABEL version=0.0.0 20:06:44 ---> Running in 5f8de979d094 20:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:44 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:06:44 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:06:44 OK: 17046 distinct packages available 20:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:45 OK: 211 MiB in 51 packages 20:06:48 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:06:48 ---> f16a946f35e9 20:06:48 Step 3/20 : WORKDIR /edgex-go 20:06:48 ---> Using cache 20:06:48 ---> 3660cd8c3af8 20:06:48 Step 4/20 : RUN apk add --update --no-cache make git 20:06:48 ---> Using cache 20:06:48 ---> 4e7dfea76a02 20:06:48 Step 5/20 : COPY go.mod vendor* ./ 20:06:48 ---> Using cache 20:06:48 ---> c0098099b7e5 20:06:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:48 ---> Using cache 20:06:48 ---> 3d49116db468 20:06:48 Step 7/20 : COPY . . 20:06:48 ---> Using cache 20:06:48 ---> 4e06ae5cc3e3 20:06:48 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:06:53 Removing intermediate container 5f8de979d094 20:06:53 ---> bc1b7b8119b4 20:06:53 20:06:53 Successfully built bc1b7b8119b4 20:06:53 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 20:06:53 Successfully tagged core-data:latest 20:06:53  Building core-data ... done  ---> Running in ff32b97b8acf 20:06:53 Removing intermediate container ff15e73addc3 20:06:53 ---> 9475c804aade 20:06:53 Step 5/19 : COPY go.mod vendor* ./ 20:06:53 ---> 68c22a90dac7 20:06:53 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:53 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 20:06:53 ---> Running in 96cbfed1df3b 20:06:55 Removing intermediate container 9961449d90d2 20:06:55 ---> f1b216f21a37 20:06:55 20:06:55 Step 9/32 : FROM alpine:3.16 20:06:55 ---> dfd21b5a31f5 20:06:55 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:55 ---> Running in 727d6e7d9f4f 20:06:56 Removing intermediate container 727d6e7d9f4f 20:06:56 ---> e16574c90cec 20:06:56 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:06:56 ---> Running in 6332a6e168da 20:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:57 (1/2) Installing dumb-init (1.2.5-r1) 20:06:57 (2/2) Installing su-exec (0.2-r1) 20:06:57 Executing busybox-1.35.0-r17.trigger 20:06:57 OK: 6 MiB in 16 packages 20:06:57 Removing intermediate container 7433ed25c28d 20:06:57 ---> e5dda2660e54 20:06:57 20:06:57 Step 9/23 : FROM alpine:3.16 20:06:57 ---> dfd21b5a31f5 20:06:57 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:06:57 ---> Running in dbfbd2a8c151 20:06:57 Removing intermediate container 6332a6e168da 20:06:57 ---> d40f06ac7b03 20:06:57 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:06:58 ---> Running in e929a33be34c 20:06:58 Removing intermediate container e929a33be34c 20:06:58 ---> 634cfd212911 20:06:58 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:58 ---> Running in 239da7b467c2 20:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:58 Removing intermediate container 239da7b467c2 20:06:58 ---> 9f71d31a69ab 20:06:58 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:06:58 ---> Running in bc77a2e4fb9d 20:06:58 (1/3) Installing ca-certificates (20220614-r0) 20:06:58 (2/3) Installing dumb-init (1.2.5-r1) 20:06:58 (3/3) Installing su-exec (0.2-r1) 20:06:58 Executing busybox-1.35.0-r17.trigger 20:06:58 Executing ca-certificates-20220614-r0.trigger 20:06:58 Removing intermediate container bc77a2e4fb9d 20:06:58 ---> f1cfd74aab6e 20:06:58 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:06:58 OK: 6 MiB in 17 packages 20:06:58 ---> Running in b07381eb6788 20:06:58 Removing intermediate container b07381eb6788 20:06:58 ---> 985fdbf30212 20:06:58 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:06:59 ---> Running in ea790da597b5 20:06:59 Removing intermediate container dbfbd2a8c151 20:06:59 ---> 7dcb7c9ef759 20:06:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:06:59 ---> Running in 0387ad41f492 20:06:59 Removing intermediate container 0387ad41f492 20:06:59 ---> c6a79520de4c 20:06:59 Step 12/23 : WORKDIR / 20:06:59 ---> Running in 0935fe0d5e1c 20:06:59 Removing intermediate container 0935fe0d5e1c 20:06:59 ---> e41a2789b8ee 20:06:59 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:06:59 Removing intermediate container ea790da597b5 20:06:59 ---> 214c69e39c40 20:06:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:06:59 ---> Running in b82f5c6b471a 20:06:59 ---> 1da384892653 20:06:59 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:07:00 Removing intermediate container b82f5c6b471a 20:07:00 ---> 6cb357d0c857 20:07:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:07:00 ---> 06f16398b2a8 20:07:00 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:07:00 ---> e824d1fc4267 20:07:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:07:00 ---> Running in 60cf12729b4c 20:07:00 ---> 21158a6ec895 20:07:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:07:03 ---> 5adc9afcb326 20:07:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:07:06 ---> 37bd885a34cf 20:07:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:07:06 Removing intermediate container 60cf12729b4c 20:07:06 ---> c32efe6e21e9 20:07:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:06 ---> daf17b63eeb5 20:07:06 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:06 ---> Running in 6b3735ee0404 20:07:06 ---> 8835822db048 20:07:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:07:10 ---> a89c966f7355 20:07:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:07:11 Removing intermediate container 6b3735ee0404 20:07:11 ---> ddd2f0ae83fe 20:07:11 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:07:12 ---> cf1d438d0918 20:07:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:07:12 ---> Running in 548cdb1bdf18 20:07:12 Removing intermediate container 548cdb1bdf18 20:07:12 ---> aabe29362df7 20:07:12 Step 21/23 : LABEL arch=x86_64 20:07:12 ---> 70bffb2955e3 20:07:12 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:07:12 ---> Running in 84db2d4f2b0d 20:07:12 Removing intermediate container 84db2d4f2b0d 20:07:12 ---> 3bda20eeaf7f 20:07:12 Step 22/23 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:07:12 ---> 16f46b7d110a 20:07:12 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:07:12 ---> Running in 8151ed76ea50 20:07:13 Removing intermediate container 96cbfed1df3b 20:07:13 ---> 56af4a8188f7 20:07:13 Step 7/19 : COPY . . 20:07:13 Removing intermediate container 8151ed76ea50 20:07:13 ---> 68374b57600a 20:07:13 Step 23/23 : LABEL version=0.0.0 20:07:18 ---> 4958c9a8aaf8 20:07:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:07:18 ---> Running in 22f0cbbd6bca 20:07:18 ---> 93ff6ae5c366 20:07:18 Step 27/32 : RUN chmod +x /entrypoint.sh 20:07:18 ---> Running in 051ca26431fc 20:07:18 Removing intermediate container 22f0cbbd6bca 20:07:18 ---> 600205eb7fde 20:07:18 20:07:18 ---> a6a3d948b941 20:07:18 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:07:18 Removing intermediate container ff32b97b8acf 20:07:18 ---> d9e7a021b3ed 20:07:18 20:07:18 Step 9/20 : FROM alpine:3.16 20:07:18 ---> dfd21b5a31f5 20:07:18 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:07:18 ---> Running in 6408338ad065 20:07:18 ---> Running in 12a18bfe4ec5 20:07:18 Successfully built 600205eb7fde 20:07:18 Successfully tagged security-secretstore-setup:latest 20:07:18  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:18 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 20:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:19 Removing intermediate container 051ca26431fc 20:07:19 ---> 343a153e08d0 20:07:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:07:19 ---> Running in ffba5dbc2c85 20:07:19 Removing intermediate container ffba5dbc2c85 20:07:19 ---> ff3369adaec7 20:07:19 Step 29/32 : CMD ["gate"] 20:07:19 ---> Running in a8b8cb7195f9 20:07:19 (1/2) Installing dumb-init (1.2.5-r1) 20:07:19 (2/2) Installing openssl (1.1.1t-r0) 20:07:19 Executing busybox-1.35.0-r17.trigger 20:07:19 OK: 6 MiB in 16 packages 20:07:19 Removing intermediate container a8b8cb7195f9 20:07:19 ---> 417f9eb6f503 20:07:19 Step 30/32 : LABEL arch=x86_64 20:07:19 ---> Running in abc01174dff2 20:07:19 Removing intermediate container abc01174dff2 20:07:19 ---> da7fcf103112 20:07:19 Step 31/32 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:07:19 ---> Running in 07099d4189d3 20:07:19 Removing intermediate container 07099d4189d3 20:07:19 ---> a4c13d269608 20:07:19 Step 32/32 : LABEL version=0.0.0 20:07:19 ---> Running in fccd663083f3 20:07:19 Removing intermediate container 12a18bfe4ec5 20:07:19 ---> 0aadb5ac7247 20:07:19 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:07:19 Removing intermediate container fccd663083f3 20:07:19 ---> d0cd563a76ff 20:07:19 20:07:19 ---> Running in 223fb56ce9af 20:07:19 Successfully built d0cd563a76ff 20:07:19 Successfully tagged security-bootstrapper:latest 20:07:19  Building security-bootstrapper ... done Removing intermediate container 223fb56ce9af 20:07:19 ---> 88e1ac51beb7 20:07:19 Step 12/20 : WORKDIR /edgex 20:07:19 ---> Running in 956e19391267 20:07:19 Removing intermediate container 956e19391267 20:07:19 ---> de29dca26dab 20:07:19 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:07:19 ---> 9c2e708d1172 20:07:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:07:20 ---> aae0008eb369 20:07:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:07:20 ---> cf5757f97631 20:07:20 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:20 ---> Running in 12760fcc3ea2 20:07:21 Removing intermediate container 12760fcc3ea2 20:07:21 ---> e4cfb9e9ea02 20:07:21 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:07:21 ---> Running in 807c26f5e7f3 20:07:21 Removing intermediate container 807c26f5e7f3 20:07:21 ---> 80ce19ed63a8 20:07:21 Step 18/20 : LABEL arch=x86_64 20:07:21 ---> Running in 66d25f054456 20:07:21 Removing intermediate container 66d25f054456 20:07:21 ---> 8886e49ede94 20:07:21 Step 19/20 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:07:21 ---> Running in c8d317797479 20:07:21 Removing intermediate container c8d317797479 20:07:21 ---> 308e48a686ee 20:07:21 Step 20/20 : LABEL version=0.0.0 20:07:22 ---> Running in 68c1fc73e54d 20:07:22 Removing intermediate container 68c1fc73e54d 20:07:22 ---> 1f7e9700351c 20:07:22 20:07:22 Successfully built 1f7e9700351c 20:07:22 Successfully tagged security-proxy-setup:latest 20:07:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:07:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.307s coverage: 28.7% of statements 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:07:37  Building security-proxy-setup ... done Removing intermediate container 6408338ad065 20:07:37 ---> b381c751fbb1 20:07:37 20:07:37 Step 9/19 : FROM alpine:3.15 20:07:37 ---> 5ce65d7b0fde 20:07:37 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:37 ---> Using cache 20:07:37 ---> 81237d180ef5 20:07:37 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:07:37 ---> Running in 2ef43484af34 20:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:37 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:07:37 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:07:37 OK: 15859 distinct packages available 20:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:37 (1/9) Installing ca-certificates (20220614-r0) 20:07:37 (2/9) Installing brotli-libs (1.0.9-r5) 20:07:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:07:37 (4/9) Installing libcurl (7.80.0-r6) 20:07:37 (5/9) Installing curl (7.80.0-r6) 20:07:37 (6/9) Installing dumb-init (1.2.5-r1) 20:07:37 (7/9) Installing musl-obstack (1.2.3-r0) 20:07:37 (8/9) Installing libucontext (1.1-r0) 20:07:37 (9/9) Installing gcompat (1.0.0-r4) 20:07:37 Executing busybox-1.34.1-r7.trigger 20:07:37 Executing ca-certificates-20220614-r0.trigger 20:07:37 OK: 8 MiB in 23 packages 20:07:37 Removing intermediate container 2ef43484af34 20:07:37 ---> 55455eb7187c 20:07:37 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:37 ---> 6daef4f7ec88 20:07:37 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:07:38 ---> 010477abe5f1 20:07:38 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:07:38 ---> fbf38bcda1e8 20:07:38 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:07:38 ---> Running in d2319c8296bc 20:07:38 Removing intermediate container d2319c8296bc 20:07:38 ---> e180547549c5 20:07:38 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:38 ---> Running in 4878102ce9dd 20:07:39 Removing intermediate container 4878102ce9dd 20:07:39 ---> b4d18de94523 20:07:39 Step 17/19 : LABEL arch=x86_64 20:07:39 ---> Running in cdeb52a8ad17 20:07:39 Removing intermediate container cdeb52a8ad17 20:07:39 ---> 1f6d403e87e8 20:07:39 Step 18/19 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:07:39 ---> Running in a7ba0b2d4425 20:07:39 Removing intermediate container a7ba0b2d4425 20:07:39 ---> a1bd47110f51 20:07:39 Step 19/19 : LABEL version=0.0.0 20:07:39 ---> Running in 231f27cb4cb9 20:07:39 Removing intermediate container 231f27cb4cb9 20:07:39 ---> de801742e7cd 20:07:39 20:07:39 Successfully built de801742e7cd 20:07:39 Successfully tagged security-spiffe-token-provider:latest 20:07:39  Building security-spiffe-token-provider ... done  [Pipeline] } 20:07:39 $ docker stop --time=1 0bd671319e432893a7cf9dd5b82830bc7b7b0c592e1410b1c398c10d94f89aaf 20:07:40 $ docker rm -f --volumes 0bd671319e432893a7cf9dd5b82830bc7b7b0c592e1410b1c398c10d94f89aaf [Pipeline] // withDockerContainer [Pipeline] sh 20:07:41 + docker images 20:07:41 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:41 security-spiffe-token-provider latest de801742e7cd 1 second ago 30MB 20:07:41 b381c751fbb1 6 seconds ago 1.71GB 20:07:41 security-proxy-setup latest 1f7e9700351c 18 seconds ago 16.4MB 20:07:41 security-bootstrapper latest d0cd563a76ff 21 seconds ago 19.7MB 20:07:41 security-secretstore-setup latest 600205eb7fde 22 seconds ago 29.9MB 20:07:41 d9e7a021b3ed 23 seconds ago 1.66GB 20:07:41 e5dda2660e54 44 seconds ago 1.67GB 20:07:41 f1b216f21a37 45 seconds ago 1.66GB 20:07:41 core-data latest bc1b7b8119b4 56 seconds ago 18MB 20:07:41 core-metadata latest 8dceda8c7d1f 56 seconds ago 18.5MB 20:07:41 security-proxy-auth latest 4caf11ab8c30 About a minute ago 16.2MB 20:07:41 09d8681bc96e About a minute ago 1.69GB 20:07:41 d1a03b46d7a1 About a minute ago 1.68GB 20:07:41 fda266a49dde About a minute ago 1.66GB 20:07:41 core-common-config-bootstrapper latest 47cd57f4b585 2 minutes ago 15.5MB 20:07:41 core-command latest c66a3079cf5c 2 minutes ago 17.8MB 20:07:41 support-notifications latest 8ecfb417b79b 2 minutes ago 30.7MB 20:07:41 support-scheduler latest 91e70f21e47d 2 minutes ago 30.1MB 20:07:41 security-spire-server latest 1e61014e5ac4 2 minutes ago 86.5MB 20:07:41 1375de5e38fe 2 minutes ago 1.67GB 20:07:41 84e850dc6bb9 2 minutes ago 1.55GB 20:07:41 29dd79a29c5c 2 minutes ago 1.74GB 20:07:41 48617a123ce2 2 minutes ago 1.68GB 20:07:41 0c789a525ff1 2 minutes ago 1.74GB 20:07:41 security-spire-agent latest ffe9bfd082be 3 minutes ago 125MB 20:07:41 security-spire-config latest 222c168bf611 3 minutes ago 85.8MB 20:07:41 acf5c1f5ae5e 3 minutes ago 1.55GB 20:07:41 f390dbdec360 3 minutes ago 1.55GB 20:07:41 ci-base-image-x86_64 latest f16a946f35e9 6 minutes ago 903MB 20:07:41 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 20:07:41 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 20:07:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 20:07:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:07:41 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] } 20:07:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.395s coverage: 98.5% of statements 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.844s coverage: 71.2% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:07:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.404s coverage: 54.0% of statements 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:07:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:08:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.345s coverage: 88.5% of statements 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:08:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.407s coverage: 3.9% of statements 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:08:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.944s coverage: 95.6% of statements 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:08:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.242s coverage: 72.2% of statements 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:08:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.436s coverage: 65.9% of statements 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:08:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.483s coverage: 0.9% of statements 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:08:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.6% of statements 20:08:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:08:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.271s coverage: 45.5% of statements 20:08:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.291s coverage: 82.9% of statements 20:08:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.354s coverage: 94.1% of statements 20:08:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.219s coverage: 96.3% of statements 20:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.287s coverage: 87.5% of statements 20:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.584s coverage: 94.4% of statements 20:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.644s coverage: 79.9% of statements 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 64.4% of statements 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.252s coverage: 86.9% of statements 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements 20:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 81.2% of statements 20:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 82.1% of statements 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 84.8% of statements 20:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.208s coverage: 63.1% of statements 20:08:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:08:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.276s coverage: 100.0% of statements 20:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements 20:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 20:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.178s coverage: 73.7% of statements 20:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 20:08:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:08:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:08:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.842s coverage: 38.4% of statements 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.334s coverage: 89.5% of statements 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.297s coverage: 84.8% of statements 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:09:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.313s coverage: 17.7% of statements 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:09:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.632s coverage: 92.3% of statements 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:09:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 63.2% of statements 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:09:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:09:01 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 20:09:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:09:01 go vet ./... 20:10:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:10:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:10:52 ./bin/test-attribution-txt.sh [Pipeline] echo 20:10:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:10:53 + ls -al . 20:10:53 total 700 20:10:53 drwxrwxr-x 10 1001 1001 4096 Mar 6 20:04 . 20:10:53 drwxr-xr-x 4 root root 4096 Mar 6 20:04 .. 20:10:53 drwxrwxr-x 2 1001 1001 4096 Mar 6 20:03 .blubracket 20:10:53 -rw-rw-r-- 1 1001 1001 16 Mar 6 20:03 .dockerignore 20:10:53 drwxrwxr-x 8 1001 1001 4096 Mar 6 20:03 .git 20:10:53 drwxrwxr-x 3 1001 1001 4096 Mar 6 20:03 .github 20:10:53 -rw-rw-r-- 1 1001 1001 1112 Mar 6 20:03 .gitignore 20:10:53 -rw-rw-r-- 1 1001 1001 42 Mar 6 20:03 .golangci.yml 20:10:53 -rw-rw-r-- 1 1001 1001 87 Mar 6 20:03 .hadolint.yml 20:10:53 -rw-rw-r-- 1 1001 1001 166 Mar 6 20:03 .sonarcloud.properties 20:10:53 -rw-rw-r-- 1 1001 1001 1171 Mar 6 20:03 ADOPTERS.md 20:10:53 -rw-rw-r-- 1 1001 1001 10825 Mar 6 20:03 Attribution.txt 20:10:53 -rw-rw-r-- 1 1001 1001 73765 Mar 6 20:03 CHANGELOG.md 20:10:53 -rw-rw-r-- 1 1001 1001 3804 Mar 6 20:03 CONTRIBUTING.md 20:10:53 -rw-rw-r-- 1 1001 1001 677 Mar 6 20:03 GOVERNANCE.md 20:10:53 -rw-rw-r-- 1 1001 1001 883 Mar 6 20:03 Jenkinsfile 20:10:53 -rw-rw-r-- 1 1001 1001 10775 Mar 6 20:03 LICENSE 20:10:53 -rw-rw-r-- 1 1001 1001 14071 Mar 6 20:03 Makefile 20:10:53 -rw-rw-r-- 1 1001 1001 582 Mar 6 20:03 OWNERS.md 20:10:53 -rw-rw-r-- 1 1001 1001 9403 Mar 6 20:03 README.md 20:10:53 -rw-rw-r-- 1 1001 1001 6912 Mar 6 20:03 SECURITY.md 20:10:53 -rw-rw-r-- 1 1001 1001 5 Mar 6 20:00 VERSION 20:10:53 drwxrwxr-x 2 1001 1001 4096 Mar 6 20:03 bin 20:10:53 drwxrwxr-x 18 1001 1001 4096 Mar 6 20:03 cmd 20:10:53 -rw-r--r-- 1 root root 446903 Mar 6 20:08 coverage.out 20:10:53 -rw-rw-r-- 1 1001 1001 3232 Mar 6 20:03 go.mod 20:10:53 -rw-rw-r-- 1 1001 1001 31099 Mar 6 20:03 go.sum 20:10:53 drwxrwxr-x 7 1001 1001 4096 Mar 6 20:03 internal 20:10:53 drwxrwxr-x 3 1001 1001 4096 Mar 6 20:03 openapi 20:10:53 drwxrwxr-x 4 1001 1001 4096 Mar 6 20:03 snap 20:10:53 -rw-rw-r-- 1 1001 1001 204 Mar 6 20:03 version.go [Pipeline] sh 20:10:53 + '[' -e coverage.out ] 20:10:53 + chown 1001:1001 coverage.out [Pipeline] stash 20:10:53 Warning: overwriting stash ‘coverage-report’ 20:10:54 Stashed 1 file(s) [Pipeline] sh 20:10:54 + make build 20:10:54 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 20:12:19 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 20:12:20 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 20:12:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:12:29 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 20:13:16 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 20:13:16 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:13:21 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 20:13:27 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 20:13:31 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 20:13:35 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 20:13:42 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] } 20:13:47 $ docker stop --time=1 39de6ee7680337988e15f0ec892699d9180f6c365ede50db6bc23655a2db8d2e 20:13:49 $ docker rm -f --volumes 39de6ee7680337988e15f0ec892699d9180f6c365ede50db6bc23655a2db8d2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:51 20:13:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:52 latest: Pulling from edgex-devops/edgex-compose-arm64 20:13:52 29e5d40040c1: Pulling fs layer 20:13:52 1ce36da41761: Pulling fs layer 20:13:52 25b303627fd3: Pulling fs layer 20:13:52 29e5d40040c1: Download complete 20:13:52 1ce36da41761: Verifying Checksum 20:13:52 1ce36da41761: Download complete 20:13:53 29e5d40040c1: Pull complete 20:13:54 1ce36da41761: Pull complete 20:13:54 25b303627fd3: Verifying Checksum 20:13:54 25b303627fd3: Download complete 20:14:04 25b303627fd3: Pull complete 20:14:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:04 prd-ubuntu20.04-docker-arm64-4c-16g-8398 does not seem to be running inside a container 20:14:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:14:07 $ docker top 38dc37a07fd44236c4bb3b5b15c2511d7dc436504250e5e19e1d5c544ebea600 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:08 + grep parallel+ 20:14:08 docker-compose build --help 20:14:13 --parallel Build images in parallel. [Pipeline] } 20:14:13 $ docker stop --time=1 38dc37a07fd44236c4bb3b5b15c2511d7dc436504250e5e19e1d5c544ebea600 20:14:15 $ docker rm -f --volumes 38dc37a07fd44236c4bb3b5b15c2511d7dc436504250e5e19e1d5c544ebea600 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:16 prd-ubuntu20.04-docker-arm64-4c-16g-8398 does not seem to be running inside a container 20:14:16 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:14:17 $ docker top e16ab7fb00a688ece69f1e024faac8f9eea96cfec94f833acd9a6d802ff06040 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:17 + docker-compose -f ./docker-compose-build.yml build --parallel 20:14:24 Building core-command ... 20:14:24 Building core-common-config-bootstrapper ... 20:14:24 Building core-data ... 20:14:24 Building core-metadata ... 20:14:24 Building security-bootstrapper ... 20:14:24 Building security-proxy-auth ... 20:14:24 Building security-proxy-setup ... 20:14:24 Building security-secretstore-setup ... 20:14:24 Building security-spiffe-token-provider ... 20:14:24 Building security-spire-agent ... 20:14:24 Building security-spire-config ... 20:14:24 Building security-spire-server ... 20:14:24 Building support-notifications ... 20:14:24 Building support-scheduler ... 20:14:24 Building security-proxy-setup 20:14:24 Building security-spire-agent 20:14:24 Building support-scheduler 20:14:24 Building support-notifications 20:14:24 Building core-common-config-bootstrapper 20:15:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:15:11 ---> cea5d79a9686 20:15:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:15:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:15:11 ---> cea5d79a9686 20:15:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:15:11 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:15:11 ---> cea5d79a9686 20:15:11 Step 3/20 : WORKDIR /edgex-go 20:15:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:15:11 ---> cea5d79a9686 20:15:11 Step 3/24 : WORKDIR /edgex-go 20:15:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:15:11 ---> cea5d79a9686 20:15:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:15:11 ---> Running in 21dd986c2176 20:15:11 ---> Running in 9a3237ed6089 20:15:11 ---> Running in 6a8e32097f9c 20:15:11 ---> Running in 037ad2ccf551 20:15:11 ---> Running in f1b09748383c 20:15:11 Removing intermediate container 6a8e32097f9c 20:15:11 ---> fee25e55f56d 20:15:11 Step 4/22 : WORKDIR /edgex-go 20:15:11 Removing intermediate container 9a3237ed6089 20:15:11 ---> 7c19d6657328 20:15:11 Step 4/22 : WORKDIR /edgex-go 20:15:11 ---> Running in bb16d4c45228 20:15:11 Removing intermediate container 037ad2ccf551 20:15:11 ---> 8fb28e1dc6d0 20:15:11 Step 4/22 : WORKDIR /edgex-go 20:15:11 ---> Running in 57ddca61750b 20:15:11 ---> Running in c6f59b016d66 20:15:11 Removing intermediate container f1b09748383c 20:15:11 ---> 0c34c9bc4e8f 20:15:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:15:11 Removing intermediate container 21dd986c2176 20:15:11 ---> b20e5b9f74aa 20:15:11 Step 4/20 : RUN apk add --update --no-cache make git 20:15:11 ---> Running in 70834aa90be0 20:15:11 ---> Running in 221ecbab6621 20:15:11 Removing intermediate container bb16d4c45228 20:15:11 ---> 2e6fa2f88ea5 20:15:11 Step 5/22 : RUN apk add --update --no-cache make git 20:15:11 Removing intermediate container 57ddca61750b 20:15:11 ---> 500b1b744166 20:15:11 Step 5/22 : RUN apk add --update --no-cache make git 20:15:11 ---> Running in 7b97dd0524dd 20:15:11 ---> Running in 5b486235b05b 20:15:11 Removing intermediate container c6f59b016d66 20:15:11 ---> 4865dfd6a9be 20:15:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:15:11 ---> Running in e01462c11dc1 20:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:15:13 OK: 221 MiB in 51 packages 20:15:13 OK: 221 MiB in 51 packages 20:15:14 OK: 221 MiB in 51 packages 20:15:14 OK: 221 MiB in 51 packages 20:15:15 OK: 221 MiB in 51 packages 20:15:16 Removing intermediate container 221ecbab6621 20:15:16 ---> b2a34af148ff 20:15:16 Step 5/24 : COPY go.mod vendor* ./ 20:15:16 Removing intermediate container 70834aa90be0 20:15:16 ---> 07a564d764e4 20:15:16 Step 5/20 : COPY go.mod vendor* ./ 20:15:16 Removing intermediate container 7b97dd0524dd 20:15:16 ---> 960699e696b2 20:15:16 Step 6/22 : COPY go.mod vendor* ./ 20:15:16 Removing intermediate container e01462c11dc1 20:15:16 ---> 417ff8f3bb35 20:15:16 Step 6/22 : COPY go.mod vendor* ./ 20:15:17 Removing intermediate container 5b486235b05b 20:15:17 ---> e8a9f37f1ba9 20:15:17 Step 6/22 : COPY go.mod vendor* ./ 20:15:17 ---> d483243c934f 20:15:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:17 ---> 6acbb14683e7 20:15:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:17 ---> Running in 892933fe2124 20:15:17 ---> Running in 7e97fe59c8df 20:15:18 ---> ce28b51df2aa 20:15:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:18 ---> 1a514a2a73d0 20:15:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:18 ---> Running in f548f8880f82 20:15:18 ---> Running in f93359d69bd9 20:15:18 ---> ae64382977c7 20:15:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:18 ---> Running in e5b0c2a8e3f2 20:17:12 Removing intermediate container 7e97fe59c8df 20:17:12 ---> da35511c1ee3 20:17:12 Step 7/20 : COPY . . 20:17:12 Removing intermediate container f93359d69bd9 20:17:12 ---> 9ff36d332b1a 20:17:12 Step 8/22 : COPY . . 20:17:12 Removing intermediate container e5b0c2a8e3f2 20:17:12 ---> 479cb0cbd5e3 20:17:12 Step 8/22 : COPY . . 20:17:12 Removing intermediate container f548f8880f82 20:17:12 ---> c6027f8a99a1 20:17:12 Step 8/22 : COPY . . 20:17:12 Removing intermediate container 892933fe2124 20:17:12 ---> 5c3ec2cdfb47 20:17:12 Step 7/24 : COPY . . 20:17:22 ---> e3469b185bcb 20:17:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:17:22 ---> e9d46e028776 20:17:22 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:17:22 ---> Running in fb248c443968 20:17:22 ---> 9bc3d5596eb3 20:17:22 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:17:22 ---> 7a122767c102 20:17:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:17:22 ---> e2480772acd6 20:17:22 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:17:22 ---> Running in c926f5b7eafb 20:17:22 ---> Running in fcd459db9f3a 20:17:22 ---> Running in cb30588e53e2 20:17:22 ---> Running in f471290f0808 20:17:23 Removing intermediate container fcd459db9f3a 20:17:23 ---> e47f75ce30d5 20:17:23 Step 9/24 : WORKDIR /edgex-go/spire-build 20:17:24 ---> Running in c62323c503c4 20:17:24 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 20:17:25 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 20:17:25 Removing intermediate container c62323c503c4 20:17:25 ---> f4f3d6e62791 20:17:25 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 20:17:25 ---> Running in a273c40736fc 20:17:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:17:25 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 20:17:28 Removing intermediate container a273c40736fc 20:17:28 ---> c0ac154f0f64 20:17:28 Step 11/24 : WORKDIR /edgex-go 20:17:28 ---> Running in a4dfcffcebbc 20:17:29 Removing intermediate container a4dfcffcebbc 20:17:29 ---> 4fa9e8f0792c 20:17:29 20:17:29 Step 12/24 : FROM alpine:3.15 20:17:29 3.15: Pulling from library/alpine 20:17:30 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:17:30 Status: Downloaded newer image for alpine:3.15 20:17:30 ---> 354640af7b1b 20:17:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:17:30 ---> Running in be01fd5fcab7 20:17:31 Removing intermediate container be01fd5fcab7 20:17:31 ---> ef91daaf5670 20:17:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:17:31 ---> Running in 6c5bf39174ba 20:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:35 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:17:35 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:17:35 OK: 15736 distinct packages available 20:17:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:37 (1/5) Installing dumb-init (1.2.5-r1) 20:17:37 (2/5) Installing musl-obstack (1.2.3-r0) 20:17:37 (3/5) Installing libucontext (1.1-r0) 20:17:37 (4/5) Installing gcompat (1.0.0-r4) 20:17:37 (5/5) Installing openssl (1.1.1t-r1) 20:17:37 Executing busybox-1.34.1-r7.trigger 20:17:37 OK: 6 MiB in 19 packages 20:17:39 Removing intermediate container 6c5bf39174ba 20:17:39 ---> 6c6b970c992a 20:17:39 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:17:42 ---> c5ae90335157 20:17:42 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:48 ---> 93e0f2022e3d 20:17:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:17:49 ---> 3210e2679908 20:17:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:17:50 ---> 7e96b31a56dd 20:17:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:17:51 ---> ad0ecd07565c 20:17:51 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:51 ---> Running in 953c038f6a6a 20:17:51 Removing intermediate container 953c038f6a6a 20:17:51 ---> e35c1e2a1bb9 20:17:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:51 ---> Running in 8cb520f40052 20:17:52 Removing intermediate container 8cb520f40052 20:17:52 ---> 6d698c785045 20:17:52 Step 22/24 : LABEL arch=arm64 20:17:52 ---> Running in 18f694e26032 20:17:52 Removing intermediate container 18f694e26032 20:17:52 ---> 0a16b66e7fce 20:17:52 Step 23/24 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:17:53 ---> Running in b1283438a29f 20:17:53 Removing intermediate container b1283438a29f 20:17:53 ---> 2e6a68efc462 20:17:53 Step 24/24 : LABEL version=0.0.0 20:17:54 ---> Running in b2a566854106 20:17:54 Removing intermediate container b2a566854106 20:17:54 ---> 655be986c341 20:17:54 20:17:54 Successfully built 655be986c341 20:17:54 Successfully tagged security-spire-agent-arm64:latest 20:17:54  Building security-spire-agent ... done Building security-secretstore-setup 20:18:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:18:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:18:09 ---> cea5d79a9686 20:18:09 Step 3/23 : WORKDIR /edgex-go 20:18:09 ---> Using cache 20:18:09 ---> b20e5b9f74aa 20:18:09 Step 4/23 : RUN apk add --update --no-cache make git 20:18:09 ---> Using cache 20:18:09 ---> 07a564d764e4 20:18:09 Step 5/23 : COPY go.mod vendor* ./ 20:18:09 ---> Using cache 20:18:09 ---> 6acbb14683e7 20:18:09 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:09 ---> Using cache 20:18:09 ---> da35511c1ee3 20:18:09 Step 7/23 : COPY . . 20:18:09 ---> Using cache 20:18:09 ---> e9d46e028776 20:18:09 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:18:09 ---> Running in cf6e567265e9 20:18:10 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 20:24:02 Removing intermediate container c926f5b7eafb 20:24:02 ---> fa92f8ef7daf 20:24:02 20:24:02 Step 9/20 : FROM alpine:3.16 20:24:02 3.16: Pulling from library/alpine 20:24:03 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:24:03 Status: Downloaded newer image for alpine:3.16 20:24:03 ---> 4c81e5bf8899 20:24:03 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:24:03 ---> Running in 9c38284e19a3 20:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:07 (1/2) Installing dumb-init (1.2.5-r1) 20:24:07 (2/2) Installing openssl (1.1.1t-r0) 20:24:07 Executing busybox-1.35.0-r17.trigger 20:24:07 OK: 6 MiB in 16 packages 20:24:09 Removing intermediate container 9c38284e19a3 20:24:09 ---> ddcfb1096fea 20:24:09 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:24:09 ---> Running in 19136a0f8f73 20:24:10 Removing intermediate container 19136a0f8f73 20:24:10 ---> eec2aefc6838 20:24:10 Step 12/20 : WORKDIR /edgex 20:24:10 ---> Running in b2f06189023d 20:24:10 Removing intermediate container b2f06189023d 20:24:10 ---> 066ef832f0e6 20:24:10 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:24:11 ---> 9ebf777bbee7 20:24:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:24:13 ---> f9a2e87a2652 20:24:13 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:24:17 ---> c08ef3a3366e 20:24:17 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:17 ---> Running in a7ea6d27b01a 20:24:20 Removing intermediate container a7ea6d27b01a 20:24:20 ---> 90189095e2d1 20:24:20 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:24:20 ---> Running in 73e88559c1e3 20:24:21 Removing intermediate container 73e88559c1e3 20:24:21 ---> c5663a398c09 20:24:21 Step 18/20 : LABEL arch=arm64 20:24:21 ---> Running in 495096a3569e 20:24:22 Removing intermediate container 495096a3569e 20:24:22 ---> e9f9ac599f74 20:24:22 Step 19/20 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:24:22 ---> Running in 0d4c4b0b8d19 20:24:22 Removing intermediate container 0d4c4b0b8d19 20:24:22 ---> fe67584bcbd1 20:24:22 Step 20/20 : LABEL version=0.0.0 20:24:23 ---> Running in 6757715a2c5d 20:24:23 Removing intermediate container 6757715a2c5d 20:24:23 ---> 64b0f2d56139 20:24:23 20:24:23 Successfully built 64b0f2d56139 20:24:23 Successfully tagged security-proxy-setup-arm64:latest 20:24:23 Building security-spire-config 20:24:42  Building security-proxy-setup ... 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 20:24:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:24:42 ---> cea5d79a9686 20:24:42 Step 3/24 : WORKDIR /edgex-go 20:24:42 ---> Using cache 20:24:42 ---> b20e5b9f74aa 20:24:42 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:24:44 ---> Running in 1ea372f6f4ba 20:24:46 Removing intermediate container f471290f0808 20:24:46 ---> 692af6a7cc39 20:24:46 20:24:46 Step 10/22 : FROM alpine:3.16 20:24:46 ---> 4c81e5bf8899 20:24:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:24:46 ---> Running in 356090a81bfd 20:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:46 Removing intermediate container 356090a81bfd 20:24:46 ---> 0b659f20b9c0 20:24:46 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:24:47 ---> Running in ace1055bdcc5 20:24:48 OK: 221 MiB in 51 packages 20:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:49 Removing intermediate container 1ea372f6f4ba 20:24:49 ---> e89348a4d8c6 20:24:49 Step 5/24 : COPY go.mod vendor* ./ 20:24:50 (1/1) Installing dumb-init (1.2.5-r1) 20:24:50 Executing busybox-1.35.0-r17.trigger 20:24:50 OK: 5 MiB in 15 packages 20:24:50 ---> 839f32c01d9b 20:24:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:51 ---> Running in 2fa67884bf0b 20:24:53 Removing intermediate container ace1055bdcc5 20:24:53 ---> 565d8a40cd04 20:24:53 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:54 ---> 7ef4af063fcd 20:24:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:24:55 ---> 2f6ec63197ea 20:24:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:24:56 ---> 6330cd5ba47b 20:24:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:24:58 ---> fd68007fdc64 20:24:58 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:58 ---> Running in 63b1e20a3ce5 20:25:02 Removing intermediate container 63b1e20a3ce5 20:25:02 ---> 9f5e2550d3aa 20:25:02 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:25:02 ---> Running in 12b55e0fa75a 20:25:03 Removing intermediate container 12b55e0fa75a 20:25:03 ---> 2d2548b5c10f 20:25:03 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:25:03 ---> Running in ba050ad529b7 20:25:04 Removing intermediate container ba050ad529b7 20:25:04 ---> cd346e8bba3c 20:25:04 Step 20/22 : LABEL arch=arm64 20:25:04 ---> Running in 4aaa0ed61881 20:25:05 Removing intermediate container 4aaa0ed61881 20:25:05 ---> cd7a71699e0f 20:25:05 Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:25:05 ---> Running in 1abd5674ff06 20:25:06 Removing intermediate container 1abd5674ff06 20:25:06 ---> 31e3bfe9ec6a 20:25:06 Step 22/22 : LABEL version=0.0.0 20:25:06 Removing intermediate container cf6e567265e9 20:25:06 ---> ed68eb585914 20:25:06 20:25:06 Step 9/23 : FROM alpine:3.16 20:25:06 ---> 4c81e5bf8899 20:25:06 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:25:06 ---> Running in 0eaa72df8a6e 20:25:06 ---> Running in d3c5433394ce 20:25:07 Removing intermediate container d3c5433394ce 20:25:07 ---> ed0635743c52 20:25:07 20:25:07 Successfully built ed0635743c52 20:25:07 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:25:07 Building security-spire-server 20:25:08  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:10 (1/3) Installing ca-certificates (20220614-r0) 20:25:10 (2/3) Installing dumb-init (1.2.5-r1) 20:25:10 (3/3) Installing su-exec (0.2-r1) 20:25:10 Executing busybox-1.35.0-r17.trigger 20:25:10 Executing ca-certificates-20220614-r0.trigger 20:25:10 OK: 6 MiB in 17 packages 20:25:13 Removing intermediate container 0eaa72df8a6e 20:25:13 ---> e3df81dec46c 20:25:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:25:13 ---> Running in aead215272ea 20:25:14 Removing intermediate container aead215272ea 20:25:14 ---> 14ea82bef726 20:25:14 Step 12/23 : WORKDIR / 20:25:14 ---> Running in 5459e8dd8d7e 20:25:15 Removing intermediate container 5459e8dd8d7e 20:25:15 ---> 25f7504b4873 20:25:15 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:25:16 ---> 3bb5e83d447a 20:25:16 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:25:17 ---> 3858687fa010 20:25:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:25:19 ---> c26d2bba7ff0 20:25:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:25:22 ---> 3feecde1c259 20:25:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:25:24 ---> b7327774f490 20:25:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:25:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:25 ---> cea5d79a9686 20:25:25 Step 3/23 : WORKDIR /edgex-go 20:25:25 ---> Using cache 20:25:25 ---> b20e5b9f74aa 20:25:25 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:25:25 ---> Using cache 20:25:25 ---> e89348a4d8c6 20:25:25 Step 5/23 : COPY go.mod vendor* ./ 20:25:25 ---> Using cache 20:25:25 ---> 839f32c01d9b 20:25:25 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:25 ---> Running in 768dd8032f70 20:25:25 ---> 3e45b49ce770 20:25:25 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:26 ---> Running in aa2565f6eb41 20:25:30 Removing intermediate container aa2565f6eb41 20:25:30 ---> 1f75fbc9dd03 20:25:30 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:25:30 ---> Running in a2e50f29a274 20:25:30 Removing intermediate container a2e50f29a274 20:25:30 ---> 27a90c7105a0 20:25:30 Step 21/23 : LABEL arch=arm64 20:25:30 ---> Running in 874cb69461cf 20:25:31 Removing intermediate container 874cb69461cf 20:25:31 ---> 50db73b4f37c 20:25:31 Step 22/23 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:25:31 ---> Running in e130e7398808 20:25:32 Removing intermediate container e130e7398808 20:25:32 ---> bdef320df2db 20:25:32 Step 23/23 : LABEL version=0.0.0 20:25:32 ---> Running in 757da0a804a4 20:25:32 Removing intermediate container 757da0a804a4 20:25:32 ---> 1c702c855e2e 20:25:32 20:25:33 Successfully built 1c702c855e2e 20:25:33 Successfully tagged security-secretstore-setup-arm64:latest 20:25:33 Building core-command 20:25:51  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:51 ---> cea5d79a9686 20:25:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:25:51 ---> Using cache 20:25:51 ---> 8fb28e1dc6d0 20:25:51 Step 4/23 : WORKDIR /edgex-go 20:25:51 ---> Using cache 20:25:51 ---> 4865dfd6a9be 20:25:51 Step 5/23 : RUN apk add --update --no-cache make git 20:25:51 ---> Running in 4d7b210042d3 20:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:55 OK: 221 MiB in 51 packages 20:25:57 Removing intermediate container 4d7b210042d3 20:25:57 ---> 1f5d6c654bd3 20:25:57 Step 6/23 : COPY go.mod vendor* ./ 20:25:59 ---> f2fa9b0ff7f5 20:25:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:59 ---> Running in 6ef85d530d4a 20:26:31 Removing intermediate container 2fa67884bf0b 20:26:31 ---> ae1fcb3c9bd9 20:26:31 Step 7/24 : COPY . . 20:26:58 ---> 99715428225b 20:26:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:26:58 ---> Running in 6cb6b875d9e3 20:26:58 Removing intermediate container 6cb6b875d9e3 20:26:58 ---> 6ba25e8120a8 20:26:58 Step 9/24 : WORKDIR /edgex-go/spire-build 20:26:58 ---> Running in 299fd0a5d278 20:26:58 Removing intermediate container 299fd0a5d278 20:26:58 ---> 0c36fa48c488 20:26:58 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 20:26:58 ---> Running in 399f6be4ffa0 20:27:04 Removing intermediate container 399f6be4ffa0 20:27:04 ---> d4e5194fac20 20:27:04 Step 11/24 : WORKDIR /edgex-go 20:27:04 ---> Running in 9759d222ef99 20:27:04 Removing intermediate container 9759d222ef99 20:27:04 ---> 017d792d940e 20:27:04 20:27:04 Step 12/24 : FROM alpine:3.15 20:27:04 ---> 354640af7b1b 20:27:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:04 ---> Using cache 20:27:04 ---> ef91daaf5670 20:27:04 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:27:04 ---> Running in be044a1a9c28 20:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:27:08 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:27:08 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:27:08 OK: 15736 distinct packages available 20:27:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:27:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:27:10 (1/4) Installing dumb-init (1.2.5-r1) 20:27:10 (2/4) Installing musl-obstack (1.2.3-r0) 20:27:10 (3/4) Installing libucontext (1.1-r0) 20:27:10 (4/4) Installing gcompat (1.0.0-r4) 20:27:10 Executing busybox-1.34.1-r7.trigger 20:27:10 OK: 6 MiB in 18 packages 20:27:13 Removing intermediate container be044a1a9c28 20:27:13 ---> fb552ba75c6e 20:27:13 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:27:25 ---> d174b424087a 20:27:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:27:26 ---> 9eda8423514f 20:27:26 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:27:26 ---> Running in f7faf54f8c08 20:27:27 Removing intermediate container f7faf54f8c08 20:27:27 ---> 4aa54f256d2c 20:27:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:27:30 ---> 93ebb1fd7491 20:27:30 Step 19/24 : WORKDIR / 20:27:30 ---> Running in 6c3f91dddd2d 20:27:30 Removing intermediate container 768dd8032f70 20:27:30 ---> 6d4e444d7e75 20:27:30 Step 7/23 : COPY . . 20:27:31 Removing intermediate container 6c3f91dddd2d 20:27:31 ---> ba4436af0885 20:27:31 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:31 ---> Running in d857f88ac5b2 20:27:32 Removing intermediate container d857f88ac5b2 20:27:32 ---> 7e7510ca4639 20:27:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:32 ---> Running in 5d566fa03d03 20:27:34 Removing intermediate container 5d566fa03d03 20:27:34 ---> 1fa39b86337b 20:27:34 Step 22/24 : LABEL arch=arm64 20:27:34 ---> Running in 6dc7a59d26bb 20:27:35 Removing intermediate container 6dc7a59d26bb 20:27:35 ---> ebcfb3e02b98 20:27:35 Step 23/24 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:27:35 ---> Running in 00a5479a2103 20:27:36 Removing intermediate container 00a5479a2103 20:27:36 ---> 60904903c8f0 20:27:36 Step 24/24 : LABEL version=0.0.0 20:27:36 ---> Running in bf07dc72b106 20:27:37 Removing intermediate container bf07dc72b106 20:27:37 ---> 337a43dc1cb6 20:27:37 20:27:37 Successfully built 337a43dc1cb6 20:27:37 Successfully tagged security-spire-config-arm64:latest 20:27:37  Building security-spire-config ... done Building security-spiffe-token-provider 20:27:52 Removing intermediate container fb248c443968 20:27:52 ---> 77738aaabd8f 20:27:52 20:27:52 Step 10/22 : FROM alpine:3.16 20:27:52 ---> 4c81e5bf8899 20:27:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:27:52 Removing intermediate container cb30588e53e2 20:27:52 ---> b846d51f0882 20:27:52 20:27:52 Step 10/22 : FROM alpine:3.16 20:27:52 ---> 4c81e5bf8899 20:27:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:27:52 ---> Running in d017e52dc1bf 20:27:52 ---> Running in b1e735cf5e44 20:27:52 ---> c9f4798dd497 20:27:52 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:27:52 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:52 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:27:52 ---> cea5d79a9686 20:27:52 Step 3/19 : WORKDIR /edgex-go 20:27:52 ---> Using cache 20:27:52 ---> b20e5b9f74aa 20:27:52 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:27:52 ---> Running in a48981516211 20:27:52 ---> Running in c961fa2aef1c 20:27:52 Removing intermediate container c961fa2aef1c 20:27:52 ---> 9cdd5ec3f244 20:27:52 Step 9/23 : WORKDIR /edgex-go/spire-build 20:27:52 ---> Running in c92776fd7643 20:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:53 Removing intermediate container c92776fd7643 20:27:53 ---> 63e95c8dd584 20:27:53 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 20:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:53 ---> Running in 96644d840ac4 20:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:54 Removing intermediate container 6ef85d530d4a 20:27:54 ---> 38bce7fab83d 20:27:54 Step 8/23 : COPY . . 20:27:55 (1/2) Installing ca-certificates (20220614-r0) 20:27:55 (1/1) Installing dumb-init (1.2.5-r1) 20:27:55 (2/2) Installing dumb-init (1.2.5-r1) 20:27:55 Executing busybox-1.35.0-r17.trigger 20:27:55 Executing busybox-1.35.0-r17.trigger 20:27:55 OK: 5 MiB in 15 packages 20:27:55 Executing ca-certificates-20220614-r0.trigger 20:27:55 OK: 6 MiB in 16 packages 20:27:55 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:27:55 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:27:55 OK: 16903 distinct packages available 20:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:27:57 Removing intermediate container b1e735cf5e44 20:27:57 ---> 545750aa0cdd 20:27:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:27:57 ---> Running in 485c7c33c32c 20:27:57 OK: 221 MiB in 51 packages 20:27:57 Removing intermediate container 96644d840ac4 20:27:57 ---> cd095e8ebfd6 20:27:57 Step 11/23 : WORKDIR /edgex-go 20:27:58 ---> Running in 41c087e4e537 20:27:58 Removing intermediate container 485c7c33c32c 20:27:58 ---> 3012d1cad83c 20:27:58 Step 13/22 : ENV APP_PORT=59861 20:27:58 ---> Running in fa3dc538c6ef 20:27:58 Removing intermediate container d017e52dc1bf 20:27:58 ---> 3054ef9728b1 20:27:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:27:58 ---> Running in 148053d00863 20:27:58 Removing intermediate container 41c087e4e537 20:27:58 ---> 3185e2a95210 20:27:58 20:27:58 Step 12/23 : FROM alpine:3.15 20:27:58 ---> 354640af7b1b 20:27:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:58 ---> Using cache 20:27:58 ---> ef91daaf5670 20:27:58 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:27:58 ---> Using cache 20:27:58 ---> 6c6b970c992a 20:27:58 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:27:59 Removing intermediate container a48981516211 20:27:59 ---> 5ed79e24f465 20:27:59 Step 5/19 : COPY go.mod vendor* ./ 20:27:59 Removing intermediate container fa3dc538c6ef 20:27:59 ---> 1b8924090df3 20:27:59 Step 14/22 : EXPOSE $APP_PORT 20:27:59 Removing intermediate container 148053d00863 20:27:59 ---> f1121d59b619 20:27:59 Step 13/22 : ENV APP_PORT=59860 20:27:59 ---> Running in c519d19b2ce1 20:27:59 ---> Running in f1e815e54a7e 20:28:00 Removing intermediate container f1e815e54a7e 20:28:00 ---> ac180c5817e7 20:28:00 Step 14/22 : EXPOSE $APP_PORT 20:28:00 ---> 1eba0df06295 20:28:00 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:00 Removing intermediate container c519d19b2ce1 20:28:00 ---> 22feaa4bf9f5 20:28:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:00 ---> Running in 4330f70e2db5 20:28:00 ---> Running in 1d2150582862 20:28:01 Removing intermediate container 1d2150582862 20:28:01 ---> 68c623f6be62 20:28:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:01 ---> 4d13752b8cf4 20:28:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:28:03 ---> 286cde072397 20:28:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:28:05 ---> daa6190a75db 20:28:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:28:06 ---> d0772b6cd8ad 20:28:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:28:06 ---> Running in c6398c86d163 20:28:06 ---> 9dccba1605e0 20:28:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:28:06 ---> 9a5808c4ceb1 20:28:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:28:07 Removing intermediate container c6398c86d163 20:28:07 ---> 5f9645802106 20:28:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:07 ---> 4590297619ac 20:28:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:28:07 ---> Running in c40b9f0afdda 20:28:08 ---> a05e39e5bb89 20:28:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:28:08 ---> Running in d89802bc2816 20:28:08 Removing intermediate container c40b9f0afdda 20:28:08 ---> f28c0968e1c9 20:28:08 Step 20/22 : LABEL arch=arm64 20:28:08 Removing intermediate container d89802bc2816 20:28:08 ---> 2c879fe15c90 20:28:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:08 ---> Running in daf5155ba56a 20:28:09 ---> Running in 107504760df2 20:28:09 ---> d5a4d6bcd1bd 20:28:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:28:09 Removing intermediate container daf5155ba56a 20:28:09 ---> da7fff0a84cd 20:28:09 Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:28:09 Removing intermediate container 107504760df2 20:28:09 ---> bf40c47f962e 20:28:09 Step 20/22 : LABEL arch=arm64 20:28:10 ---> Running in 8d2afe184337 20:28:10 ---> Running in f4a910d4fc7e 20:28:10 ---> bf11febe342b 20:28:10 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:28:11 ---> Running in 72f385ba2dce 20:28:11 Removing intermediate container f4a910d4fc7e 20:28:11 ---> 44cf96a0db7f 20:28:11 Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:28:11 Removing intermediate container 8d2afe184337 20:28:11 ---> 72da28697038 20:28:11 Step 22/22 : LABEL version=0.0.0 20:28:11 ---> Running in 9559887b46b7 20:28:11 ---> Running in bec516d5e90b 20:28:11 Removing intermediate container 72f385ba2dce 20:28:11 ---> c616a2526fc2 20:28:11 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:28:12 Removing intermediate container 9559887b46b7 20:28:12 ---> 2d1c29e8fb79 20:28:12 Step 22/22 : LABEL version=0.0.0 20:28:12 ---> Running in e3072f5e6bf9 20:28:12 Removing intermediate container bec516d5e90b 20:28:12 ---> 5f124b1fd982 20:28:12 20:28:12 ---> Running in ed29ad2ad9b1 20:28:13 Successfully built 5f124b1fd982 20:28:13 Successfully tagged support-scheduler-arm64:latest 20:28:13 Building security-bootstrapper 20:28:13  Building support-scheduler ... done Removing intermediate container e3072f5e6bf9 20:28:13 ---> 78855f8a9010 20:28:13 Step 21/23 : LABEL arch=arm64 20:28:13 Removing intermediate container ed29ad2ad9b1 20:28:13 ---> 53637ac985cc 20:28:13 20:28:13 ---> Running in ca05af82012e 20:28:13 Successfully built 53637ac985cc 20:28:13 Successfully tagged support-notifications-arm64:latest 20:28:13  Building support-notifications ... done  ---> 17016a171ae6 20:28:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:28:13 Building core-data 20:28:14 ---> Running in 1510b2d4df1a 20:28:14 Removing intermediate container ca05af82012e 20:28:14 ---> 8c14b3f58936 20:28:14 Step 22/23 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:28:14 ---> Running in bc3ac4cb9d67 20:28:15 Removing intermediate container bc3ac4cb9d67 20:28:15 ---> b2c95d91eb8a 20:28:15 Step 23/23 : LABEL version=0.0.0 20:28:15 ---> Running in 2105331bf3de 20:28:16 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 20:28:16 Removing intermediate container 2105331bf3de 20:28:16 ---> aa54217a0191 20:28:16 20:28:16 Successfully built aa54217a0191 20:28:16 Successfully tagged security-spire-server-arm64:latest 20:28:16  Building security-spire-server ... done Building core-metadata 20:28:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:28:43 ---> cea5d79a9686 20:28:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:28:43 ---> Using cache 20:28:43 ---> 8fb28e1dc6d0 20:28:43 Step 4/22 : WORKDIR /edgex-go 20:28:43 ---> Using cache 20:28:43 ---> 4865dfd6a9be 20:28:43 Step 5/22 : RUN apk add --update --no-cache make git 20:28:43 ---> Using cache 20:28:43 ---> 1f5d6c654bd3 20:28:43 Step 6/22 : COPY go.mod vendor* ./ 20:28:43 ---> Using cache 20:28:43 ---> f2fa9b0ff7f5 20:28:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:43 ---> Using cache 20:28:43 ---> 38bce7fab83d 20:28:43 Step 8/22 : COPY . . 20:28:44 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:28:44 ---> cea5d79a9686 20:28:44 Step 3/32 : WORKDIR /edgex-go 20:28:44 ---> Using cache 20:28:44 ---> b20e5b9f74aa 20:28:44 Step 4/32 : RUN apk add --update --no-cache make git 20:28:44 ---> Using cache 20:28:44 ---> 07a564d764e4 20:28:44 Step 5/32 : COPY go.mod vendor* ./ 20:28:44 ---> Using cache 20:28:44 ---> 6acbb14683e7 20:28:44 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:44 ---> Using cache 20:28:44 ---> da35511c1ee3 20:28:44 Step 7/32 : COPY . . 20:28:44 ---> Using cache 20:28:44 ---> 17016a171ae6 20:28:44 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:28:44 ---> Using cache 20:28:44 ---> e9d46e028776 20:28:44 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:28:45 ---> Running in 9a7e905eb0de 20:28:45 ---> Running in 4cb528c4a6e8 20:28:48 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 20:28:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:28:48 ---> cea5d79a9686 20:28:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:28:48 ---> Using cache 20:28:48 ---> 8fb28e1dc6d0 20:28:48 Step 4/24 : WORKDIR /edgex-go 20:28:48 ---> Using cache 20:28:48 ---> 4865dfd6a9be 20:28:48 Step 5/24 : RUN apk add --update --no-cache make git 20:28:48 ---> Using cache 20:28:48 ---> 1f5d6c654bd3 20:28:48 Step 6/24 : COPY go.mod vendor* ./ 20:28:48 ---> Using cache 20:28:48 ---> f2fa9b0ff7f5 20:28:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:48 ---> Using cache 20:28:48 ---> 38bce7fab83d 20:28:48 Step 8/24 : COPY . . 20:28:48 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 20:28:48 ---> Using cache 20:28:48 ---> 17016a171ae6 20:28:48 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:28:49 ---> Running in 663c5df9f923 20:28:52 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 20:29:24 Removing intermediate container 4330f70e2db5 20:29:24 ---> 15c7b57d7285 20:29:24 Step 7/19 : COPY . . 20:29:32 ---> de70808a339f 20:29:32 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:32 ---> Running in 97654b243c74 20:29:33 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 20:35:25 Removing intermediate container 1510b2d4df1a 20:35:25 ---> b43d3589ac86 20:35:25 20:35:25 Step 10/23 : FROM alpine:3.16 20:35:25 ---> 4c81e5bf8899 20:35:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:25 ---> Using cache 20:35:25 ---> 545750aa0cdd 20:35:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:25 ---> Using cache 20:35:25 ---> 3012d1cad83c 20:35:25 Step 13/23 : ENV APP_PORT=59882 20:35:25 ---> Running in 2641206c02f9 20:35:25 Removing intermediate container 2641206c02f9 20:35:25 ---> 06ae3dad6703 20:35:25 Step 14/23 : EXPOSE $APP_PORT 20:35:25 ---> Running in 5e6eeaf4c306 20:35:25 Removing intermediate container 5e6eeaf4c306 20:35:25 ---> d78393c5de9f 20:35:25 Step 15/23 : WORKDIR / 20:35:25 ---> Running in 2175a76857eb 20:35:25 Removing intermediate container 2175a76857eb 20:35:25 ---> 02cd30d53955 20:35:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:25 ---> 6d9cc3502b7d 20:35:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:35:25 ---> c8212d170d18 20:35:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:35:25 ---> 0da6a0a0517b 20:35:25 Step 19/23 : ENTRYPOINT ["/core-command"] 20:35:25 ---> Running in c5b8ecb080cf 20:35:25 Removing intermediate container c5b8ecb080cf 20:35:25 ---> 7b2cfd07b0d2 20:35:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:25 ---> Running in 8ccb9fd11e7a 20:35:25 Removing intermediate container 8ccb9fd11e7a 20:35:25 ---> 9beddc27e96d 20:35:25 Step 21/23 : LABEL arch=arm64 20:35:25 ---> Running in 382aec921ee0 20:35:25 Removing intermediate container 382aec921ee0 20:35:25 ---> d466ad5c2e60 20:35:25 Step 22/23 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:35:25 ---> Running in 3dbc7052780d 20:35:25 Removing intermediate container 3dbc7052780d 20:35:25 ---> 7edf46d52c4c 20:35:25 Step 23/23 : LABEL version=0.0.0 20:35:25 ---> Running in 53126a1707b5 20:35:25 Removing intermediate container 53126a1707b5 20:35:25 ---> 92811f6ec652 20:35:25 20:35:25 Successfully built 92811f6ec652 20:35:25 Successfully tagged core-command-arm64:latest 20:35:25  Building core-command ... done Building security-proxy-auth 20:35:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:44 ---> cea5d79a9686 20:35:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:35:44 ---> Using cache 20:35:44 ---> 8fb28e1dc6d0 20:35:44 Step 4/22 : WORKDIR /edgex-go 20:35:44 ---> Using cache 20:35:44 ---> 4865dfd6a9be 20:35:44 Step 5/22 : RUN apk add --update --no-cache make git 20:35:44 ---> Using cache 20:35:44 ---> 1f5d6c654bd3 20:35:44 Step 6/22 : COPY go.mod vendor* ./ 20:35:44 ---> Using cache 20:35:44 ---> f2fa9b0ff7f5 20:35:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 ---> Using cache 20:35:44 ---> 38bce7fab83d 20:35:44 Step 8/22 : COPY . . 20:35:44 ---> Using cache 20:35:44 ---> 17016a171ae6 20:35:44 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:35:44 ---> Running in 5f3782cf5dce 20:35:44 Removing intermediate container 4cb528c4a6e8 20:35:44 ---> ee8f9d4a6dac 20:35:44 20:35:44 Step 9/32 : FROM alpine:3.16 20:35:44 ---> 4c81e5bf8899 20:35:44 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:44 ---> Running in fe8b9f808720 20:35:44 Removing intermediate container fe8b9f808720 20:35:44 ---> 3b5a6f183cf2 20:35:44 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:35:44 ---> Running in 8fd0d44164a5 20:35:45 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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:48 (1/2) Installing dumb-init (1.2.5-r1) 20:35:48 (2/2) Installing su-exec (0.2-r1) 20:35:48 Executing busybox-1.35.0-r17.trigger 20:35:48 OK: 5 MiB in 16 packages 20:35:50 Removing intermediate container 8fd0d44164a5 20:35:50 ---> 300e13794a0f 20:35:50 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:35:50 ---> Running in a198c778f8bd 20:35:51 Removing intermediate container a198c778f8bd 20:35:51 ---> c3350e3672bd 20:35:51 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:35:51 ---> Running in 5e359295bdd5 20:35:51 Removing intermediate container 5e359295bdd5 20:35:51 ---> ede9e26043f1 20:35:51 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:35:51 ---> Running in 34f36850c31a 20:35:52 Removing intermediate container 34f36850c31a 20:35:52 ---> 2aa1ca09410d 20:35:52 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:35:52 ---> Running in 1813b70d6459 20:35:53 Removing intermediate container 1813b70d6459 20:35:53 ---> 550232e424ac 20:35:53 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:35:53 ---> Running in a626224afcdb 20:35:58 Removing intermediate container a626224afcdb 20:35:58 ---> 524c5ba73970 20:35:58 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:35:58 ---> Running in 0c4aa52e9ce9 20:35:58 Removing intermediate container 0c4aa52e9ce9 20:35:58 ---> a701aa94a441 20:35:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:35:59 ---> 1fd8978c9123 20:35:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:35:59 ---> Running in 38c816ded52f 20:36:03 Removing intermediate container 38c816ded52f 20:36:03 ---> 34c5fbc761fe 20:36:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:04 ---> f571e9459b4e 20:36:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:06 ---> 826d4ff39a97 20:36:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:36:07 ---> 19a91595e574 20:36:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:36:08 ---> c7c66631fadb 20:36:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:36:09 ---> 8df7b4c4258b 20:36:09 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:36:10 ---> 05938e4a8ae0 20:36:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:36:12 ---> 9de5129bb21f 20:36:12 Step 27/32 : RUN chmod +x /entrypoint.sh 20:36:12 ---> Running in cd9285fdd0a4 20:36:15 Removing intermediate container cd9285fdd0a4 20:36:15 ---> 036b2f2686ae 20:36:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:36:15 ---> Running in 975e381f377e 20:36:16 Removing intermediate container 975e381f377e 20:36:16 ---> 34995bb7b2ad 20:36:16 Step 29/32 : CMD ["gate"] 20:36:16 ---> Running in 04c9dede14e1 20:36:16 Removing intermediate container 04c9dede14e1 20:36:16 ---> 4df0abc752a8 20:36:16 Step 30/32 : LABEL arch=arm64 20:36:16 ---> Running in 1fc3bfafd5f9 20:36:17 Removing intermediate container 1fc3bfafd5f9 20:36:17 ---> e568c63a28c7 20:36:17 Step 31/32 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:36:17 ---> Running in 22ae6dd37d50 20:36:18 Removing intermediate container 22ae6dd37d50 20:36:18 ---> 456eccf73e2a 20:36:18 Step 32/32 : LABEL version=0.0.0 20:36:18 ---> Running in 52212f6a7706 20:36:18 Removing intermediate container 52212f6a7706 20:36:18 ---> 98b79c942202 20:36:18 20:36:19 Successfully built 98b79c942202 20:36:19 Successfully tagged security-bootstrapper-arm64:latest 20:36:41  Building security-bootstrapper ... done Removing intermediate container 9a7e905eb0de 20:36:41 ---> 8e257c551fb7 20:36:41 20:36:41 Step 10/22 : FROM alpine:3.16 20:36:41 ---> 4c81e5bf8899 20:36:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:41 ---> Running in c8f2ba122228 20:36:41 Removing intermediate container c8f2ba122228 20:36:41 ---> 909d7f5050f9 20:36:41 Step 12/22 : ENV APP_PORT=59880 20:36:41 ---> Running in 4895e4aa2b6b 20:36:42 Removing intermediate container 4895e4aa2b6b 20:36:42 ---> 2276033d339c 20:36:42 Step 13/22 : EXPOSE $APP_PORT 20:36:42 ---> Running in 0f52ad2edbae 20:36:43 Removing intermediate container 0f52ad2edbae 20:36:43 ---> 9af9795fe0b8 20:36:43 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:36:44 ---> Running in 4eeac3e294c4 20:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:49 (1/1) Installing dumb-init (1.2.5-r1) 20:36:50 Executing busybox-1.35.0-r17.trigger 20:36:50 OK: 5 MiB in 15 packages 20:36:50 Removing intermediate container 663c5df9f923 20:36:50 ---> b5b07ec8401d 20:36:50 20:36:50 Step 10/24 : FROM alpine:3.16 20:36:50 ---> 4c81e5bf8899 20:36:50 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:36:50 ---> Using cache 20:36:50 ---> 545750aa0cdd 20:36:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:50 ---> Using cache 20:36:50 ---> 3012d1cad83c 20:36:50 Step 13/24 : ENV APP_PORT=59881 20:36:51 ---> Running in 040bf1bc5656 20:36:52 Removing intermediate container 040bf1bc5656 20:36:52 ---> 5b5a09429549 20:36:52 Step 14/24 : EXPOSE $APP_PORT 20:36:52 ---> Running in 0f25ee37388c 20:36:52 Removing intermediate container 4eeac3e294c4 20:36:52 ---> 0d299cfc1d9b 20:36:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:52 Removing intermediate container 0f25ee37388c 20:36:52 ---> 27981ec7caca 20:36:52 Step 15/24 : WORKDIR / 20:36:53 ---> Running in 55ef6ea497a2 20:36:54 Removing intermediate container 55ef6ea497a2 20:36:54 ---> 7fcd76b27055 20:36:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:54 ---> 3128da784c9b 20:36:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:55 ---> 0df5dbc2355e 20:36:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:36:57 ---> 7f6073525220 20:36:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:58 ---> c4c60d79c51c 20:36:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:36:58 ---> b429681928f9 20:36:58 Step 18/22 : ENTRYPOINT ["/core-data"] 20:36:58 ---> Running in 220976e24df0 20:36:59 Removing intermediate container 220976e24df0 20:36:59 ---> f5bc4367c2c0 20:36:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:59 ---> Running in 16b14e516fbf 20:36:59 ---> ca10de6a62a1 20:36:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:37:00 Removing intermediate container 16b14e516fbf 20:37:00 ---> 4c6557f6df4d 20:37:00 Step 20/22 : LABEL arch=arm64 20:37:00 ---> Running in 1085199e1df1 20:37:00 ---> 6e7ab94c0ee4 20:37:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:37:01 ---> Running in f524e75e7aec 20:37:01 Removing intermediate container 1085199e1df1 20:37:01 ---> fa2fe66c0aed 20:37:01 Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:37:01 ---> Running in 1adcfe10a4e2 20:37:02 Removing intermediate container f524e75e7aec 20:37:02 ---> 241883983024 20:37:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:02 Removing intermediate container 1adcfe10a4e2 20:37:02 ---> 54b7b6e21d3a 20:37:02 Step 22/22 : LABEL version=0.0.0 20:37:02 ---> Running in 8bbac0da09a4 20:37:02 ---> Running in 7fced5332124 20:37:03 Removing intermediate container 8bbac0da09a4 20:37:03 ---> 4202773ea3d0 20:37:03 Step 22/24 : LABEL arch=arm64 20:37:03 Removing intermediate container 7fced5332124 20:37:03 ---> 20b9f89a9374 20:37:03 20:37:03 ---> Running in 87e66fb0dc53 20:37:04 Successfully built 20b9f89a9374 20:37:04 Successfully tagged core-data-arm64:latest 20:37:04  Building core-data ... done Removing intermediate container 87e66fb0dc53 20:37:04 ---> 50505d46951e 20:37:04 Step 23/24 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:37:04 ---> Running in f63929765316 20:37:04 Removing intermediate container f63929765316 20:37:04 ---> 59ef426f20cc 20:37:04 Step 24/24 : LABEL version=0.0.0 20:37:04 ---> Running in b0e5ee1a01b5 20:37:05 Removing intermediate container b0e5ee1a01b5 20:37:05 ---> c4d617e7361b 20:37:05 20:37:05 Successfully built c4d617e7361b 20:37:06 Successfully tagged core-metadata-arm64:latest 20:38:02  Building core-metadata ... done Removing intermediate container 97654b243c74 20:38:02 ---> 411852c80b10 20:38:02 20:38:02 Step 9/19 : FROM alpine:3.15 20:38:02 ---> 354640af7b1b 20:38:02 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:02 ---> Using cache 20:38:02 ---> ef91daaf5670 20:38:02 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:38:02 ---> Running in d9757b1d1ec7 20:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:38:05 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:38:05 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:38:05 OK: 15736 distinct packages available 20:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:38:07 (1/9) Installing ca-certificates (20220614-r0) 20:38:07 (2/9) Installing brotli-libs (1.0.9-r5) 20:38:07 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:38:07 (4/9) Installing libcurl (7.80.0-r6) 20:38:07 (5/9) Installing curl (7.80.0-r6) 20:38:07 (6/9) Installing dumb-init (1.2.5-r1) 20:38:07 (7/9) Installing musl-obstack (1.2.3-r0) 20:38:07 (8/9) Installing libucontext (1.1-r0) 20:38:07 (9/9) Installing gcompat (1.0.0-r4) 20:38:07 Executing busybox-1.34.1-r7.trigger 20:38:07 Executing ca-certificates-20220614-r0.trigger 20:38:07 OK: 8 MiB in 23 packages 20:38:10 Removing intermediate container d9757b1d1ec7 20:38:10 ---> 2dde042e27e9 20:38:10 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:10 ---> a232f3451caa 20:38:10 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:38:13 ---> 10fc6d98d416 20:38:13 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:38:13 ---> 57397cee7600 20:38:13 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:38:13 ---> Running in 9044bc981478 20:38:14 Removing intermediate container 9044bc981478 20:38:14 ---> 8f375ecf0d03 20:38:14 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:38:14 ---> Running in 195c711d412d 20:38:14 Removing intermediate container 195c711d412d 20:38:14 ---> a41a4471b513 20:38:14 Step 17/19 : LABEL arch=arm64 20:38:14 ---> Running in 1567eb203ee4 20:38:15 Removing intermediate container 1567eb203ee4 20:38:15 ---> fde33206a62b 20:38:15 Step 18/19 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:38:15 ---> Running in affb3ead3b81 20:38:15 Removing intermediate container affb3ead3b81 20:38:15 ---> 9593bf5300f0 20:38:15 Step 19/19 : LABEL version=0.0.0 20:38:15 ---> Running in 1160b36ac98c 20:38:16 Removing intermediate container 1160b36ac98c 20:38:16 ---> 4047269b0e51 20:38:16 20:38:16 Successfully built 4047269b0e51 20:38:16 Successfully tagged security-spiffe-token-provider-arm64:latest 20:38:43  Building security-spiffe-token-provider ... done Removing intermediate container 5f3782cf5dce 20:38:43 ---> 5fc71933a0c4 20:38:43 20:38:43 Step 10/22 : FROM alpine:3.16 20:38:43 ---> 4c81e5bf8899 20:38:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:38:43 ---> Using cache 20:38:43 ---> 0b659f20b9c0 20:38:43 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:38:43 ---> Using cache 20:38:43 ---> 565d8a40cd04 20:38:43 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:43 ---> Using cache 20:38:43 ---> 7ef4af063fcd 20:38:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:38:43 ---> 5d99cfeea35e 20:38:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:38:43 ---> 55b84a22168c 20:38:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:38:43 ---> 6600d2f8cc73 20:38:43 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:43 ---> Running in 2a59e0d73fbf 20:38:43 Removing intermediate container 2a59e0d73fbf 20:38:43 ---> 4e1e61ce5d8a 20:38:43 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:38:43 ---> Running in 632b2b44f71a 20:38:43 Removing intermediate container 632b2b44f71a 20:38:43 ---> 3e1338abdb47 20:38:43 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:38:43 ---> Running in 2a1eb74ef5d8 20:38:43 Removing intermediate container 2a1eb74ef5d8 20:38:43 ---> 6604d262ec21 20:38:43 Step 20/22 : LABEL arch=arm64 20:38:43 ---> Running in 395faff5ce69 20:38:44 Removing intermediate container 395faff5ce69 20:38:44 ---> f91d295e1727 20:38:44 Step 21/22 : LABEL git_sha=1a84db9fec162793af57169976d31c0698990f9d 20:38:44 ---> Running in a1d4aced3a18 20:38:44 Removing intermediate container a1d4aced3a18 20:38:44 ---> 9cfec8acdfff 20:38:44 Step 22/22 : LABEL version=0.0.0 20:38:44 ---> Running in d04690de4184 20:38:44 Removing intermediate container d04690de4184 20:38:44 ---> eeccbc033e0e 20:38:44 20:38:45 Successfully built eeccbc033e0e 20:38:45 Successfully tagged security-proxy-auth-arm64:latest 20:38:45  Building security-proxy-auth ... done  [Pipeline] } 20:38:45 $ docker stop --time=1 e16ab7fb00a688ece69f1e024faac8f9eea96cfec94f833acd9a6d802ff06040 20:38:47 $ docker rm -f --volumes e16ab7fb00a688ece69f1e024faac8f9eea96cfec94f833acd9a6d802ff06040 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:47 + docker images 20:38:47 REPOSITORY TAG IMAGE ID CREATED SIZE 20:38:47 security-proxy-auth-arm64 latest eeccbc033e0e 3 seconds ago 15.6MB 20:38:47 5fc71933a0c4 9 seconds ago 1.48GB 20:38:47 security-spiffe-token-provider-arm64 latest 4047269b0e51 32 seconds ago 29.1MB 20:38:47 411852c80b10 47 seconds ago 1.54GB 20:38:47 core-metadata-arm64 latest c4d617e7361b About a minute ago 17.8MB 20:38:47 core-data-arm64 latest 20b9f89a9374 About a minute ago 17.3MB 20:38:47 b5b07ec8401d About a minute ago 1.51GB 20:38:47 8e257c551fb7 2 minutes ago 1.51GB 20:38:47 security-bootstrapper-arm64 latest 98b79c942202 2 minutes ago 19MB 20:38:47 ee8f9d4a6dac 3 minutes ago 1.49GB 20:38:47 core-command-arm64 latest 92811f6ec652 3 minutes ago 17.1MB 20:38:47 b43d3589ac86 3 minutes ago 1.51GB 20:38:47 security-spire-server-arm64 latest aa54217a0191 10 minutes ago 84.3MB 20:38:47 support-notifications-arm64 latest 53637ac985cc 10 minutes ago 29.7MB 20:38:47 support-scheduler-arm64 latest 5f124b1fd982 10 minutes ago 29.1MB 20:38:47 3185e2a95210 10 minutes ago 1.38GB 20:38:47 b846d51f0882 10 minutes ago 1.57GB 20:38:47 77738aaabd8f 10 minutes ago 1.57GB 20:38:47 security-spire-config-arm64 latest 337a43dc1cb6 11 minutes ago 83.6MB 20:38:47 017d792d940e 11 minutes ago 1.38GB 20:38:47 security-secretstore-setup-arm64 latest 1c702c855e2e 13 minutes ago 28.7MB 20:38:47 core-common-config-bootstrapper-arm64 latest ed0635743c52 13 minutes ago 14.9MB 20:38:47 ed68eb585914 13 minutes ago 1.5GB 20:38:47 692af6a7cc39 14 minutes ago 1.5GB 20:38:47 security-proxy-setup-arm64 latest 64b0f2d56139 14 minutes ago 15.8MB 20:38:47 fa92f8ef7daf 14 minutes ago 1.49GB 20:38:47 security-spire-agent-arm64 latest 655be986c341 20 minutes ago 122MB 20:38:47 4fa9e8f0792c 21 minutes ago 1.38GB 20:38:47 ci-base-image-arm64 latest cea5d79a9686 34 minutes ago 904MB 20:38:47 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 20:38:47 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 20:38:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 20:38:47 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 20:38:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:48 20:38:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:38:49 arm64: Pulling from edgex-lftools-log-publisher 20:38:49 8998bd30e6a1: Pulling fs layer 20:38:49 04944245beec: Pulling fs layer 20:38:49 699f458cf7ca: Pulling fs layer 20:38:49 765212b225bb: Pulling fs layer 20:38:49 f23df028b6ca: Pulling fs layer 20:38:49 d65c8cfc05b1: Pulling fs layer 20:38:49 2437ff75d9bd: Pulling fs layer 20:38:49 f23df028b6ca: Waiting 20:38:49 d65c8cfc05b1: Waiting 20:38:49 2437ff75d9bd: Waiting 20:38:49 765212b225bb: Waiting 20:38:49 04944245beec: Verifying Checksum 20:38:49 04944245beec: Download complete 20:38:49 765212b225bb: Verifying Checksum 20:38:49 765212b225bb: Download complete 20:38:49 f23df028b6ca: Download complete 20:38:49 d65c8cfc05b1: Verifying Checksum 20:38:49 d65c8cfc05b1: Download complete 20:38:49 699f458cf7ca: Verifying Checksum 20:38:49 699f458cf7ca: Download complete 20:38:49 8998bd30e6a1: Verifying Checksum 20:38:49 8998bd30e6a1: Download complete 20:38:52 2437ff75d9bd: Verifying Checksum 20:38:53 8998bd30e6a1: Pull complete 20:38:54 04944245beec: Pull complete 20:38:55 699f458cf7ca: Pull complete 20:38:55 765212b225bb: Pull complete 20:38:56 f23df028b6ca: Pull complete 20:38:56 d65c8cfc05b1: Pull complete 20:39:08 2437ff75d9bd: Pull complete 20:39:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:08 prd-ubuntu20.04-docker-arm64-4c-16g-8398 does not seem to be running inside a container 20:39:08 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:39:14 $ docker top 84fad62306337d3f07b5b90d28f1222a7d036295da3ffef7216719db52336437 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:15 ---> job-cost.sh 20:39:15 lf-activate-venv: SKIPPING 20:39:15 INFO: No Stack... 20:39:16 INFO: Retrieving Pricing Info for: v3-standard-4 20:39:16 INFO: Archiving Costs [Pipeline] sh 20:39:17 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:39:17 + cut -d, -f6 [Pipeline] lock 20:39:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4411-1-stack-cost] 20:39:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4411-1-stack-cost] did not exist. Created. 20:39:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4411-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:39:17 + echo total: 0.10999999940395355 [Pipeline] stash 20:39:17 Stashed 1 file(s) [Pipeline] } 20:39:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4411-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:39:17 $ docker stop --time=1 84fad62306337d3f07b5b90d28f1222a7d036295da3ffef7216719db52336437 20:39:19 $ docker rm -f --volumes 84fad62306337d3f07b5b90d28f1222a7d036295da3ffef7216719db52336437 [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 20:39:20 provisioning config files... 20:39:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14473518038032467891tmp [Pipeline] { [Pipeline] sh 20:39:20 + set +x 20:39:20 + curl -s https://codecov.io/bash 20:39:20 + bash -s -- 20:39:20 20:39:20 _____ _ 20:39:20 / ____| | | 20:39:20 | | ___ __| | ___ ___ _____ __ 20:39:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:39:20 | |___| (_) | (_| | __/ (_| (_) \ V / 20:39:20 \_____\___/ \__,_|\___|\___\___/ \_/ 20:39:20 Bash-1.0.6 20:39:20 20:39:20 20:39:20 ==> git version 2.25.1 found 20:39:20 ==> 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 20:39:20 Release-Date: 2020-01-08 20:39:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:39:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:39:20 ==> Jenkins CI detected. 20:39:20 current dir:  /w/workspace/edgex-go/1 20:39:20 project root: . 20:39:20 --> token set from env 20:39:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:39:20 ==> Running gcov in . (disable via -X gcov) 20:39:20 ==> Python coveragepy not found 20:39:20 ==> Searching for coverage reports in: 20:39:20 + . 20:39:20 -> Found 1 reports 20:39:20 ==> Detecting git/mercurial file structure 20:39:20 ==> Reading reports 20:39:20 + ./coverage.out bytes=446903 20:39:20 ==> Appending adjustments 20:39:20 https://docs.codecov.io/docs/fixing-reports 20:39:22 + Found adjustments 20:39:22 ==> Gzipping contents 20:39:22 60K /tmp/codecov.GFYFH1.gz 20:39:22 ==> Uploading reports 20:39:22 url: https://codecov.io 20:39:22 query: branch=PR-4411&commit=1a84db9fec162793af57169976d31c0698990f9d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4411%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4411&job=&cmd_args= 20:39:22 -> Pinging Codecov 20:39:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4411&commit=1a84db9fec162793af57169976d31c0698990f9d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4411%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4411&job=&cmd_args= 20:39:22 -> Uploading to 20:39:22 https://storage.googleapis.com/codecov/v4/raw/2023-03-06/00271124DB129430A58F1EEE437C3FCB/1a84db9fec162793af57169976d31c0698990f9d/68cee215-6bd1-4d6a-afc3-d3cfaa0d9fb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T203922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5d0ec4e064e947823f22b0e3f1820e423784c8ed404751cb26a3cb6dad41773 20:39:22 % Total % Received % Xferd Average Speed Time Time Time Current 20:39:22 Dload Upload Total Spent Left Speed 20:39:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58193 0 0 100 58193 0 219k --:--:-- --:--:-- --:--:-- 219k 20:39:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1a84db9fec162793af57169976d31c0698990f9d [Pipeline] } 20:39:22 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 20:39:23 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:39:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:39:25 ---> package-listing.sh 20:39:25 ++ facter osfamily 20:39:25 ++ tr '[:upper:]' '[:lower:]' 20:39:25 + OS_FAMILY=debian 20:39:25 + workspace=/w/workspace/edgex-go/1 20:39:25 + START_PACKAGES=/tmp/packages_start.txt 20:39:25 + END_PACKAGES=/tmp/packages_end.txt 20:39:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:39:25 + PACKAGES=/tmp/packages_start.txt 20:39:25 + '[' /w/workspace/edgex-go/1 ']' 20:39:25 + PACKAGES=/tmp/packages_end.txt 20:39:25 + case "${OS_FAMILY}" in 20:39:25 + dpkg -l 20:39:25 + grep '^ii' 20:39:25 + '[' -f /tmp/packages_start.txt ']' 20:39:25 + '[' -f /tmp/packages_end.txt ']' 20:39:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:39:25 + '[' /w/workspace/edgex-go/1 ']' 20:39:25 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:39:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:39:25 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:39:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:26 20:39:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:26 latest: Pulling from edgex-lftools-log-publisher 20:39:26 5eb5b503b376: Pulling fs layer 20:39:26 5c69ac0246d0: Pulling fs layer 20:39:26 ec43610c2a17: Pulling fs layer 20:39:26 3a2ae6a8a46f: Pulling fs layer 20:39:26 33b1e0a273af: Pulling fs layer 20:39:26 5d3b04190fa2: Pulling fs layer 20:39:26 2f39f015ded8: Pulling fs layer 20:39:26 3a2ae6a8a46f: Waiting 20:39:26 33b1e0a273af: Waiting 20:39:26 2f39f015ded8: Waiting 20:39:26 5c69ac0246d0: Verifying Checksum 20:39:26 5c69ac0246d0: Download complete 20:39:26 3a2ae6a8a46f: Download complete 20:39:26 ec43610c2a17: Verifying Checksum 20:39:26 ec43610c2a17: Download complete 20:39:26 5d3b04190fa2: Verifying Checksum 20:39:26 5d3b04190fa2: Download complete 20:39:26 33b1e0a273af: Verifying Checksum 20:39:26 33b1e0a273af: Download complete 20:39:27 5eb5b503b376: Download complete 20:39:27 2f39f015ded8: Download complete 20:39:28 5eb5b503b376: Pull complete 20:39:28 5c69ac0246d0: Pull complete 20:39:28 ec43610c2a17: Pull complete 20:39:28 3a2ae6a8a46f: Pull complete 20:39:28 33b1e0a273af: Pull complete 20:39:29 5d3b04190fa2: Pull complete 20:39:33 2f39f015ded8: Pull complete 20:39:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:39:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:39:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:33 prd-ubuntu20.04-docker-8c-8g-8396 does not seem to be running inside a container 20:39:33 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:39:38 $ docker top 52ddcaa1c91e0d9ec487c5e735b498b20ce431dace73355167fe28aa495ae32a -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:38 + touch /tmp/pre-build-complete [Pipeline] sh 20:39:38 + mkdir -p /var/log/sysstat [Pipeline] sh 20:39:39 + ls /var/log/sa-host 20:39:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:39 provisioning config files... 20:39:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10758665495498937761tmp [Pipeline] { [Pipeline] echo 20:39:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:39:39 ---> create-netrc.sh [Pipeline] } 20:39:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:39:39 ---> python-tools-install.sh [Pipeline] echo 20:39:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:39:40 ---> sudo-logs.sh 20:39:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:39:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:39:40 ---> job-cost.sh 20:39:40 lf-activate-venv: SKIPPING 20:39:40 DEBUG: total: 0.10999999940395355 20:39:40 INFO: Retrieving Stack Cost... 20:39:40 INFO: Retrieving Pricing Info for: v3-standard-8 20:39:41 INFO: Archiving Costs [Pipeline] echo 20:39:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:39:41 ---> logs-deploy.sh 20:39:41 lf-activate-venv: SKIPPING 20:39:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4411/1 20:39:41 INFO: archiving workspace using pattern(s): 20:39:42 Archives upload complete. 20:39:42 INFO: archiving logs to Nexus