Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9836205f5a3e27ed82ea122f736ef9860377326b+47dc433554674753b5b506ffc686272d2e534335 (c13506ed9a43e05b1d035836ca432ecb1e313cd3) 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-ssh13591363955411299991.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12226533263298938828.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4188/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18020070010436458302.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18299418001173785989.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4188/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4188/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1429078269644801028.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7342 in /w/workspace/edgexfoundry_edgex-go_PR-4188 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 47dc433554674753b5b506ffc686272d2e534335 into PR head commit 9836205f5a3e27ed82ea122f736ef9860377326b Merge succeeded, producing 6a5edc839f0e2b496376c17016b44c1a9f7cde24 Checking out Revision 6a5edc839f0e2b496376c17016b44c1a9f7cde24 (PR-4188) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4188/head:refs/remotes/origin/PR-4188 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9836205f5a3e27ed82ea122f736ef9860377326b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 47dc433554674753b5b506ffc686272d2e534335 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a5edc839f0e2b496376c17016b44c1a9f7cde24 # timeout=10 Commit message: "Merge commit '47dc433554674753b5b506ffc686272d2e534335' into HEAD" > git rev-list --no-walk 9836205f5a3e27ed82ea122f736ef9860377326b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-07T16:29:30.449Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-07T16:29:30.502Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-07T16:29:30.515Z] ========================================================= [2022-10-07T16:29:30.515Z] EdgeX Global Pipelines Version Info [2022-10-07T16:29:30.515Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:29:31.576Z] ------------------- [2022-10-07T16:29:31.576Z] stable info: [2022-10-07T16:29:31.576Z] ------------------- [2022-10-07T16:29:31.576Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-07T16:29:31.576Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-07T16:29:31.576Z] Message: update stable to v1.0.239 [2022-10-07T16:29:31.837Z] ------------------- [2022-10-07T16:29:31.837Z] experimental info: [2022-10-07T16:29:31.837Z] ------------------- [2022-10-07T16:29:31.837Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-07T16:29:31.837Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-07T16:29:31.837Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-07T16:29:31.992Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-07T16:29:32.000Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-07T16:29:32.007Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-07T16:29:32.015Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-07T16:29:32.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-07T16:29:32.029Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-07T16:29:32.037Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-07T16:29:32.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-07T16:29:32.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-07T16:29:32.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-07T16:29:32.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-07T16:29:32.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-07T16:29:32.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-07T16:29:32.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-07T16:29:32.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-07T16:29:32.123Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-07T16:29:32.133Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-07T16:29:32.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-07T16:29:32.162Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-07T16:29:32.174Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-07T16:29:32.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-07T16:29:32.193Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-07T16:29:32.203Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-07T16:29:32.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4188 [Pipeline] echo [2022-10-07T16:29:32.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4188 [Pipeline] echo [2022-10-07T16:29:32.234Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4188 [Pipeline] echo [2022-10-07T16:29:32.244Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a5edc839f0e2b496376c17016b44c1a9f7cde24 [Pipeline] echo [2022-10-07T16:29:32.254Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a5edc8 [Pipeline] echo [2022-10-07T16:29:32.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-07T16:29:32.304Z] provisioning config files... [2022-10-07T16:29:32.320Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2564726521508163773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:29:32.618Z] ---> docker-login.sh [2022-10-07T16:29:32.618Z] nexus3.edgexfoundry.org:10001 [2022-10-07T16:29:32.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:29:33.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:29:33.138Z] Configure a credential helper to remove this warning. See [2022-10-07T16:29:33.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:29:33.138Z] [2022-10-07T16:29:33.138Z] Login Succeeded [2022-10-07T16:29:33.138Z] nexus3.edgexfoundry.org:10002 [2022-10-07T16:29:33.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:29:33.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:29:33.138Z] Configure a credential helper to remove this warning. See [2022-10-07T16:29:33.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:29:33.138Z] [2022-10-07T16:29:33.138Z] Login Succeeded [2022-10-07T16:29:33.138Z] nexus3.edgexfoundry.org:10003 [2022-10-07T16:29:33.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:29:33.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:29:33.398Z] Configure a credential helper to remove this warning. See [2022-10-07T16:29:33.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:29:33.398Z] [2022-10-07T16:29:33.398Z] Login Succeeded [2022-10-07T16:29:33.398Z] nexus3.edgexfoundry.org:10004 [2022-10-07T16:29:33.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:29:33.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:29:33.398Z] Configure a credential helper to remove this warning. See [2022-10-07T16:29:33.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:29:33.398Z] [2022-10-07T16:29:33.398Z] Login Succeeded [2022-10-07T16:29:33.398Z] docker.io [2022-10-07T16:29:33.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:29:33.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:29:33.966Z] Configure a credential helper to remove this warning. See [2022-10-07T16:29:33.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:29:33.966Z] [2022-10-07T16:29:33.966Z] Login Succeeded [2022-10-07T16:29:33.966Z] ---> docker-login.sh ends [Pipeline] } [2022-10-07T16:29:33.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-07T16:29:34.277Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-10-07T16:29:34.277Z] + dirname cmd/core-command/Dockerfile [2022-10-07T16:29:34.277Z] + cut -d/ -f2 [2022-10-07T16:29:34.277Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-07T16:29:34.277Z] + cut -d/ -f2 [2022-10-07T16:29:34.277Z] + dirname cmd/core-data/Dockerfile [2022-10-07T16:29:34.277Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-07T16:29:34.277Z] + + dirname cmd/core-metadata/Dockerfilecut [2022-10-07T16:29:34.277Z] -d/ -f2 [2022-10-07T16:29:34.277Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-07T16:29:34.277Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2022-10-07T16:29:34.277Z] cut -d/ -f2 [2022-10-07T16:29:34.278Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-07T16:29:34.278Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-07T16:29:34.278Z] + cut -d/ -f2 [2022-10-07T16:29:34.278Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-07T16:29:34.278Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-07T16:29:34.278Z] + cut -d/ -f2 [2022-10-07T16:29:34.278Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-07T16:29:34.278Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-07T16:29:34.278Z] + cut -d/ -f2 [2022-10-07T16:29:34.278Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-07T16:29:34.278Z] + cut -d/ -f2 [2022-10-07T16:29:34.278Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-07T16:29:34.278Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-07T16:29:34.278Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-07T16:29:34.278Z] + cut -d/ -f2 [2022-10-07T16:29:34.278Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-07T16:29:34.278Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-07T16:29:34.278Z] + cut -d/ -f2 [2022-10-07T16:29:34.278Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-07T16:29:34.278Z] + + cut -d/dirname -f2 [2022-10-07T16:29:34.278Z] cmd/support-notifications/Dockerfile [2022-10-07T16:29:34.278Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-07T16:29:34.278Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-07T16:29:34.278Z] + cut -d/ -f2 [2022-10-07T16:29:34.278Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-07T16:29:34.278Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-07T16:29:34.278Z] + cut -d/ -f2 [2022-10-07T16:29:34.278Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-07T16:29:34.312Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-07T16:29:34.659Z] + git rev-list -1 --merges 6a5edc839f0e2b496376c17016b44c1a9f7cde24~1..6a5edc839f0e2b496376c17016b44c1a9f7cde24 [Pipeline] echo [2022-10-07T16:29:34.670Z] -----------> git rev-list -1 --merges 6a5edc839f0e2b496376c17016b44c1a9f7cde24~1..6a5edc839f0e2b496376c17016b44c1a9f7cde24 6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:29:34.670Z] 6a5edc839f0e2b496376c17016b44c1a9f7cde24 [false] [Pipeline] sh [2022-10-07T16:29:34.956Z] + git log --format=format:%s -1 6a5edc839f0e2b496376c17016b44c1a9f7cde24 [Pipeline] echo [2022-10-07T16:29:34.971Z] ========================================================= [2022-10-07T16:29:34.971Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-07T16:29:34.971Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-07T16:29:35.377Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-07T16:29:35.377Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-07T16:29:35.377Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-07T16:29:35.377Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-07T16:29:35.377Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-07T16:29:35.377Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-07T16:29:35.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:29:35.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-07T16:29:35.774Z] [2022-10-07T16:29:35.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:29:36.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-07T16:29:36.083Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-07T16:29:36.083Z] b85a868b505f: Pulling fs layer [2022-10-07T16:29:36.083Z] e2be974225ed: Pulling fs layer [2022-10-07T16:29:36.083Z] 339a4e72a1f5: Pulling fs layer [2022-10-07T16:29:36.083Z] 988bab9f4d93: Pulling fs layer [2022-10-07T16:29:36.083Z] 1469e6f7b9e6: Pulling fs layer [2022-10-07T16:29:36.083Z] eaf3925da568: Pulling fs layer [2022-10-07T16:29:36.083Z] bab4dde63d76: Pulling fs layer [2022-10-07T16:29:36.083Z] bde34c3a00c8: Pulling fs layer [2022-10-07T16:29:36.083Z] b352a97aabf1: Pulling fs layer [2022-10-07T16:29:36.083Z] 4872d77fe225: Pulling fs layer [2022-10-07T16:29:36.083Z] 5851b861e8e6: Pulling fs layer [2022-10-07T16:29:36.083Z] 1469e6f7b9e6: Waiting [2022-10-07T16:29:36.083Z] b352a97aabf1: Waiting [2022-10-07T16:29:36.083Z] eaf3925da568: Waiting [2022-10-07T16:29:36.083Z] 4872d77fe225: Waiting [2022-10-07T16:29:36.083Z] bab4dde63d76: Waiting [2022-10-07T16:29:36.083Z] bde34c3a00c8: Waiting [2022-10-07T16:29:36.083Z] 5851b861e8e6: Waiting [2022-10-07T16:29:36.083Z] e2be974225ed: Verifying Checksum [2022-10-07T16:29:36.083Z] e2be974225ed: Download complete [2022-10-07T16:29:36.083Z] 988bab9f4d93: Download complete [2022-10-07T16:29:36.355Z] 1469e6f7b9e6: Verifying Checksum [2022-10-07T16:29:36.355Z] 1469e6f7b9e6: Download complete [2022-10-07T16:29:36.355Z] 339a4e72a1f5: Verifying Checksum [2022-10-07T16:29:36.355Z] 339a4e72a1f5: Download complete [2022-10-07T16:29:36.355Z] eaf3925da568: Verifying Checksum [2022-10-07T16:29:36.355Z] eaf3925da568: Download complete [2022-10-07T16:29:36.355Z] bde34c3a00c8: Download complete [2022-10-07T16:29:36.355Z] b352a97aabf1: Verifying Checksum [2022-10-07T16:29:36.355Z] b352a97aabf1: Download complete [2022-10-07T16:29:36.355Z] 4872d77fe225: Download complete [2022-10-07T16:29:36.355Z] 5851b861e8e6: Verifying Checksum [2022-10-07T16:29:36.355Z] 5851b861e8e6: Download complete [2022-10-07T16:29:36.355Z] b85a868b505f: Verifying Checksum [2022-10-07T16:29:36.355Z] b85a868b505f: Download complete [2022-10-07T16:29:36.614Z] bab4dde63d76: Download complete [2022-10-07T16:29:37.552Z] b85a868b505f: Pull complete [2022-10-07T16:29:37.811Z] e2be974225ed: Pull complete [2022-10-07T16:29:38.380Z] 339a4e72a1f5: Pull complete [2022-10-07T16:29:38.380Z] 988bab9f4d93: Pull complete [2022-10-07T16:29:38.638Z] 1469e6f7b9e6: Pull complete [2022-10-07T16:29:38.638Z] eaf3925da568: Pull complete [2022-10-07T16:29:40.553Z] bab4dde63d76: Pull complete [2022-10-07T16:29:40.553Z] bde34c3a00c8: Pull complete [2022-10-07T16:29:40.553Z] b352a97aabf1: Pull complete [2022-10-07T16:29:40.553Z] 4872d77fe225: Pull complete [2022-10-07T16:29:40.553Z] 5851b861e8e6: Pull complete [2022-10-07T16:29:40.812Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-07T16:29:40.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-07T16:29:40.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:29:40.901Z] prd-ubuntu20.04-docker-8c-8g-7342 does not seem to be running inside a container [2022-10-07T16:29:40.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-07T16:29:42.843Z] $ docker top 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 -eo pid,comm [2022-10-07T16:29:42.897Z] 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). [2022-10-07T16:29:42.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-07T16:29:42.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-07T16:29:42.934Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-07T16:29:43.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-07T16:29:43.057Z] $ docker exec 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 ssh-agent [2022-10-07T16:29:43.172Z] SSH_AUTH_SOCK=/tmp/ssh-PpH7fOxDuvbI/agent.32 [2022-10-07T16:29:43.172Z] SSH_AGENT_PID=38 [2022-10-07T16:29:43.177Z] Running ssh-add (command line suppressed) [2022-10-07T16:29:43.282Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_942233838150119674.key (/w/workspace/edgex-go/2@tmp/private_key_942233838150119674.key) [2022-10-07T16:29:43.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-07T16:29:43.580Z] + git tag --points-at HEAD [Pipeline] } [2022-10-07T16:29:43.599Z] $ docker exec --env ******** --env ******** 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 ssh-agent -k [2022-10-07T16:29:43.698Z] unset SSH_AUTH_SOCK; [2022-10-07T16:29:43.698Z] unset SSH_AGENT_PID; [2022-10-07T16:29:43.698Z] echo Agent pid 38 killed; [2022-10-07T16:29:43.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-07T16:29:43.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-07T16:29:43.731Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-07T16:29:43.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-07T16:29:43.852Z] $ docker exec 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 ssh-agent [2022-10-07T16:29:43.959Z] SSH_AUTH_SOCK=/tmp/ssh-djmR0iM1yDov/agent.70 [2022-10-07T16:29:43.959Z] SSH_AGENT_PID=77 [2022-10-07T16:29:43.964Z] Running ssh-add (command line suppressed) [2022-10-07T16:29:44.074Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5164141336724867870.key (/w/workspace/edgex-go/2@tmp/private_key_5164141336724867870.key) [2022-10-07T16:29:44.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-07T16:29:44.370Z] + git semver init [2022-10-07T16:29:44.634Z] 2022-10-07 16:29:44,585 [run_init] DEBUG init version:0.0.0 force:False [2022-10-07T16:29:44.634Z] 2022-10-07 16:29:44,586 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-10-07T16:29:44.634Z] 2022-10-07 16:29:44,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-10-07T16:29:44.634Z] 2022-10-07 16:29:44,586 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-10-07T16:29:49.933Z] 2022-10-07 16:29:49,023 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-10-07T16:29:49.933Z] 2022-10-07 16:29:49,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4188 with force:False [2022-10-07T16:29:49.933Z] 2022-10-07 16:29:49,023 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4188 [2022-10-07T16:29:49.933Z] 2022-10-07 16:29:49,027 [execute] INFO git cat-file --batch-check [2022-10-07T16:29:49.933Z] 2022-10-07 16:29:49,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-10-07T16:29:49.933Z] 2022-10-07 16:29:49,035 [execute] INFO git cat-file --batch [2022-10-07T16:29:49.933Z] 2022-10-07 16:29:49,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-10-07T16:29:49.933Z] 2022-10-07 16:29:49,040 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4188 [2022-10-07T16:29:49.933Z] 0.0.0 [Pipeline] } [2022-10-07T16:29:49.952Z] $ docker exec --env ******** --env ******** 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 ssh-agent -k [2022-10-07T16:29:50.054Z] unset SSH_AUTH_SOCK; [2022-10-07T16:29:50.054Z] unset SSH_AGENT_PID; [2022-10-07T16:29:50.054Z] echo Agent pid 77 killed; [2022-10-07T16:29:50.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-07T16:29:50.365Z] + git semver [Pipeline] } [2022-10-07T16:29:50.640Z] $ docker stop --time=1 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 [2022-10-07T16:29:51.952Z] $ docker rm -f 9cf4e499e469927c363acf0ae02eec1440af8b22795a04c0a5a71c5035e343f0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-07T16:29:52.283Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-07T16:29:52.462Z] Stashed 1 file(s) [Pipeline] echo [2022-10-07T16:29:52.465Z] [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 [2022-10-07T16:29:52.861Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-10-07T16:29:52.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T16:29:52.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T16:29:52.891Z] ========================================================= [2022-10-07T16:29:52.891Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-07T16:29:52.891Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-07T16:29:53.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-07T16:29:53.175Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-07T16:29:53.175Z] 2408cc74d12b: Pulling fs layer [2022-10-07T16:29:53.175Z] ea60b727a1ce: Pulling fs layer [2022-10-07T16:29:53.175Z] 30c4a7721957: Pulling fs layer [2022-10-07T16:29:53.175Z] 370296b7ddb6: Pulling fs layer [2022-10-07T16:29:53.175Z] 7c6cee850709: Pulling fs layer [2022-10-07T16:29:53.175Z] aa9baa53a306: Pulling fs layer [2022-10-07T16:29:53.175Z] 8b309c321861: Pulling fs layer [2022-10-07T16:29:53.175Z] d8d76fd02f46: Pulling fs layer [2022-10-07T16:29:53.175Z] fa31f396de31: Pulling fs layer [2022-10-07T16:29:53.175Z] d8d76fd02f46: Waiting [2022-10-07T16:29:53.175Z] 8b309c321861: Waiting [2022-10-07T16:29:53.175Z] 370296b7ddb6: Waiting [2022-10-07T16:29:53.175Z] aa9baa53a306: Waiting [2022-10-07T16:29:53.175Z] 7c6cee850709: Waiting [2022-10-07T16:29:53.175Z] fa31f396de31: Waiting [2022-10-07T16:29:53.175Z] 30c4a7721957: Verifying Checksum [2022-10-07T16:29:53.175Z] 30c4a7721957: Download complete [2022-10-07T16:29:53.175Z] ea60b727a1ce: Verifying Checksum [2022-10-07T16:29:53.175Z] ea60b727a1ce: Download complete [2022-10-07T16:29:53.175Z] 7c6cee850709: Verifying Checksum [2022-10-07T16:29:53.175Z] 7c6cee850709: Download complete [2022-10-07T16:29:53.175Z] aa9baa53a306: Download complete [2022-10-07T16:29:53.175Z] 2408cc74d12b: Verifying Checksum [2022-10-07T16:29:53.175Z] 2408cc74d12b: Download complete [2022-10-07T16:29:53.175Z] 8b309c321861: Download complete [2022-10-07T16:29:53.434Z] 2408cc74d12b: Pull complete [2022-10-07T16:29:53.693Z] ea60b727a1ce: Pull complete [2022-10-07T16:29:53.693Z] 30c4a7721957: Pull complete [2022-10-07T16:29:53.952Z] fa31f396de31: Verifying Checksum [2022-10-07T16:29:53.952Z] fa31f396de31: Download complete [2022-10-07T16:29:53.952Z] 370296b7ddb6: Verifying Checksum [2022-10-07T16:29:53.952Z] 370296b7ddb6: Download complete [2022-10-07T16:29:54.216Z] d8d76fd02f46: Verifying Checksum [2022-10-07T16:29:54.216Z] d8d76fd02f46: Download complete [2022-10-07T16:29:58.413Z] 370296b7ddb6: Pull complete [2022-10-07T16:29:58.413Z] 7c6cee850709: Pull complete [2022-10-07T16:29:58.413Z] aa9baa53a306: Pull complete [2022-10-07T16:29:58.413Z] 8b309c321861: Pull complete [2022-10-07T16:30:00.307Z] d8d76fd02f46: Pull complete [2022-10-07T16:30:00.872Z] fa31f396de31: Pull complete [2022-10-07T16:30:00.872Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-07T16:30:00.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-07T16:30:00.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-07T16:30:01.161Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-07T16:30:01.161Z] WORKDIR /edgex [2022-10-07T16:30:01.161Z] COPY go.mod . [2022-10-07T16:30:01.161Z] RUN go mod download [2022-10-07T16:30:01.161Z] docker build -t ci-base-image-x86_64 -f - . [2022-10-07T16:30:01.728Z] Sending build context to Docker daemon 169.6MB [2022-10-07T16:30:01.728Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-07T16:30:01.728Z] ---> cef68f9685f8 [2022-10-07T16:30:01.728Z] Step 2/4 : WORKDIR /edgex [2022-10-07T16:30:05.913Z] ---> Running in f23bf5dd1667 [2022-10-07T16:30:05.913Z] Removing intermediate container f23bf5dd1667 [2022-10-07T16:30:05.913Z] ---> 2276e7a501d8 [2022-10-07T16:30:05.913Z] Step 3/4 : COPY go.mod . [2022-10-07T16:30:05.913Z] ---> ea51e33a1c7f [2022-10-07T16:30:05.913Z] Step 4/4 : RUN go mod download [2022-10-07T16:30:05.913Z] ---> Running in af62a9a8cd10 [2022-10-07T16:30:07.541Z] Still waiting to schedule task [2022-10-07T16:30:07.542Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-07T16:30:20.799Z] Removing intermediate container af62a9a8cd10 [2022-10-07T16:30:20.799Z] ---> 6d8ba7345b1d [2022-10-07T16:30:20.799Z] Successfully built 6d8ba7345b1d [2022-10-07T16:30:20.799Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:30:21.096Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-07T16:30:21.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:30:21.165Z] prd-ubuntu20.04-docker-8c-8g-7342 does not seem to be running inside a container [2022-10-07T16:30:21.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-07T16:30:21.600Z] $ docker top 1e355114c70b271fad84106b152fb66b6607e55203d9b1ede38765fbb70839bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:30:21.935Z] + go version [2022-10-07T16:30:21.936Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-07T16:30:21.947Z] $ docker stop --time=1 1e355114c70b271fad84106b152fb66b6607e55203d9b1ede38765fbb70839bb [2022-10-07T16:30:23.199Z] $ docker rm -f 1e355114c70b271fad84106b152fb66b6607e55203d9b1ede38765fbb70839bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:30:23.601Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-07T16:30:23.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:30:23.663Z] prd-ubuntu20.04-docker-8c-8g-7342 does not seem to be running inside a container [2022-10-07T16:30:23.693Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-07T16:30:24.017Z] $ docker top 9fbac0738ef9673c9779ca0421a128fbd25244f5dd1e7f36a254441336b0740f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-07T16:30:24.079Z] ========================================================= [2022-10-07T16:30:24.079Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-07T16:30:24.079Z] ========================================================= [Pipeline] sh [2022-10-07T16:30:24.355Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-10-07T16:30:24.651Z] + make test [2022-10-07T16:30:24.651Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-07T16:30:31.218Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-07T16:30:46.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-07T16:30:46.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2022-10-07T16:30:46.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-07T16:30:46.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-07T16:30:46.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2022-10-07T16:30:46.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.099s coverage: 40.6% of statements [2022-10-07T16:30:46.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-07T16:30:46.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-07T16:30:47.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.2% of statements [2022-10-07T16:30:47.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-07T16:30:47.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-07T16:30:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.013s coverage: 89.2% of statements [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-07T16:30:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.2% of statements [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-07T16:30:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-07T16:30:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-07T16:30:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.124s coverage: 60.0% of statements [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-07T16:30:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-07T16:30:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements [2022-10-07T16:30:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.6% of statements [2022-10-07T16:30:51.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-07T16:30:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-10-07T16:30:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.084s coverage: 79.5% of statements [2022-10-07T16:30:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-10-07T16:30:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements [2022-10-07T16:30:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2022-10-07T16:30:56.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2022-10-07T16:30:56.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2022-10-07T16:31:03.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 80.5% of statements [2022-10-07T16:31:03.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-07T16:31:09.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements [2022-10-07T16:31:09.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-07T16:31:09.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-07T16:31:09.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-07T16:31:09.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 65.1% of statements [2022-10-07T16:31:09.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-07T16:31:09.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-07T16:31:09.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-07T16:31:09.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-07T16:31:09.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements [2022-10-07T16:31:09.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-07T16:31:09.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-07T16:31:09.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-07T16:31:09.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-07T16:31:09.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.202s coverage: 64.7% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 65.8% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.200s coverage: 41.8% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.095s coverage: 17.7% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.184s coverage: 92.3% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.130s coverage: 97.7% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-07T16:31:09.769Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-10-07T16:31:09.769Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-10-07T16:31:09.769Z] 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 [2022-10-07T16:31:31.696Z] 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." [2022-10-07T16:31:31.696Z] GO111MODULE=on go vet ./... [2022-10-07T16:31:34.971Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-07T16:31:34.971Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-07T16:31:34.971Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-07T16:31:35.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-07T16:31:35.534Z] + ls -al . [2022-10-07T16:31:35.534Z] total 760 [2022-10-07T16:31:35.534Z] drwxrwxr-x 11 1001 1001 4096 Oct 7 16:30 . [2022-10-07T16:31:35.534Z] drwxr-xr-x 4 root root 4096 Oct 7 16:30 .. [2022-10-07T16:31:35.534Z] drwxrwxr-x 2 1001 1001 4096 Oct 7 16:29 .blubracket [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 16 Oct 7 16:29 .dockerignore [2022-10-07T16:31:35.535Z] drwxrwxr-x 8 1001 1001 4096 Oct 7 16:31 .git [2022-10-07T16:31:35.535Z] drwxrwxr-x 3 1001 1001 4096 Oct 7 16:29 .github [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 1030 Oct 7 16:29 .gitignore [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 42 Oct 7 16:29 .golangci.yml [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 87 Oct 7 16:29 .hadolint.yml [2022-10-07T16:31:35.535Z] drwxr-xr-x 3 1001 1001 4096 Oct 7 16:29 .semver [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 166 Oct 7 16:29 .sonarcloud.properties [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 1171 Oct 7 16:29 ADOPTERS.md [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 10722 Oct 7 16:29 Attribution.txt [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 63209 Oct 7 16:29 CHANGELOG.md [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 3804 Oct 7 16:29 CONTRIBUTING.md [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 677 Oct 7 16:29 GOVERNANCE.md [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 850 Oct 7 16:29 Jenkinsfile [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 10775 Oct 7 16:29 LICENSE [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 13724 Oct 7 16:29 Makefile [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 582 Oct 7 16:29 OWNERS.md [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 9799 Oct 7 16:29 README.md [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 6912 Oct 7 16:29 SECURITY.md [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 5 Oct 7 16:29 VERSION [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 4131 Oct 7 16:29 ZMQWindows.md [2022-10-07T16:31:35.535Z] drwxrwxr-x 2 1001 1001 4096 Oct 7 16:29 bin [2022-10-07T16:31:35.535Z] drwxrwxr-x 18 1001 1001 4096 Oct 7 16:29 cmd [2022-10-07T16:31:35.535Z] -rw-r--r-- 1 root root 502163 Oct 7 16:31 coverage.out [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 3458 Oct 7 16:29 go.mod [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 38041 Oct 7 16:29 go.sum [2022-10-07T16:31:35.535Z] drwxrwxr-x 8 1001 1001 4096 Oct 7 16:29 internal [2022-10-07T16:31:35.535Z] drwxrwxr-x 3 1001 1001 4096 Oct 7 16:29 openapi [2022-10-07T16:31:35.535Z] drwxrwxr-x 4 1001 1001 4096 Oct 7 16:29 snap [2022-10-07T16:31:35.535Z] -rw-rw-r-- 1 1001 1001 204 Oct 7 16:29 version.go [Pipeline] sh [2022-10-07T16:31:35.785Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7345 in /w/workspace/edgexfoundry_edgex-go_PR-4188 [Pipeline] { [Pipeline] ws [2022-10-07T16:31:35.796Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-10-07T16:31:35.827Z] The recommended git tool is: git [2022-10-07T16:31:35.881Z] + '[' -e coverage.out ] [2022-10-07T16:31:35.881Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-07T16:31:35.969Z] Stashed 1 file(s) [Pipeline] sh [2022-10-07T16:31:36.247Z] + make build [2022-10-07T16:31:36.247Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-07T16:31:41.710Z] using credential edgex-jenkins-ssh [2022-10-07T16:31:41.727Z] Cloning the remote Git repository [2022-10-07T16:31:41.768Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-07T16:31:41.839Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-10-07T16:31:41.991Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-07T16:31:41.992Z] > git --version # timeout=10 [2022-10-07T16:31:42.020Z] > git --version # 'git version 2.25.1' [2022-10-07T16:31:42.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-07T16:31:42.069Z] Verifying host key using known hosts file [2022-10-07T16:31:42.255Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-07T16:31:42.269Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-07T16:31:51.114Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-07T16:31:59.777Z] Merging remotes/origin/main commit 47dc433554674753b5b506ffc686272d2e534335 into PR head commit 9836205f5a3e27ed82ea122f736ef9860377326b [2022-10-07T16:31:58.156Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-07T16:31:58.175Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-07T16:31:59.051Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-07T16:31:59.093Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-07T16:31:59.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-07T16:31:59.100Z] Verifying host key using known hosts file [2022-10-07T16:31:59.107Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-07T16:31:59.119Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4188/head:refs/remotes/origin/PR-4188 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-07T16:31:59.797Z] > git config core.sparsecheckout # timeout=10 [2022-10-07T16:31:59.815Z] > git checkout -f 9836205f5a3e27ed82ea122f736ef9860377326b # timeout=10 [2022-10-07T16:32:00.236Z] Merge succeeded, producing 435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T16:32:00.237Z] Checking out Revision 435275e187f681118a14835f3e93c5e615abf2e1 (PR-4188) [2022-10-07T16:32:01.079Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-07T16:32:00.070Z] > git remote # timeout=10 [2022-10-07T16:32:00.086Z] > git config --get remote.origin.url # timeout=10 [2022-10-07T16:32:00.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-07T16:32:00.122Z] Verifying host key using known hosts file [2022-10-07T16:32:00.128Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-07T16:32:00.137Z] > git merge 47dc433554674753b5b506ffc686272d2e534335 # timeout=10 [2022-10-07T16:32:00.218Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-07T16:32:00.244Z] > git config core.sparsecheckout # timeout=10 [2022-10-07T16:32:00.262Z] > git checkout -f 435275e187f681118a14835f3e93c5e615abf2e1 # timeout=10 [2022-10-07T16:32:02.461Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-07T16:32:03.788Z] Commit message: "Merge commit '47dc433554674753b5b506ffc686272d2e534335' into HEAD" [2022-10-07T16:32:03.797Z] > git rev-list --no-walk 9836205f5a3e27ed82ea122f736ef9860377326b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-07T16:32:04.714Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-07T16:32:04.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-07T16:32:04.714Z] Dload Upload Total Spent Left Speed [2022-10-07T16:32:04.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90661 [Pipeline] sh [2022-10-07T16:32:05.393Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-07T16:32:05.722Z] + sudo tee /etc/docker/daemon.new [2022-10-07T16:32:05.722Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-07T16:32:05.722Z] { [2022-10-07T16:32:05.722Z] "registry-mirrors": [ [2022-10-07T16:32:05.722Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-07T16:32:05.722Z] ], [2022-10-07T16:32:05.722Z] "bip": "10.250.0.254/24", [2022-10-07T16:32:05.722Z] "hosts": [ [2022-10-07T16:32:05.722Z] "tcp://0.0.0.0:5555", [2022-10-07T16:32:05.722Z] "unix:///var/run/docker.sock" [2022-10-07T16:32:05.722Z] ], [2022-10-07T16:32:05.722Z] "mtu": 1458, [2022-10-07T16:32:05.722Z] "selinux-enabled": true, [2022-10-07T16:32:05.722Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-07T16:32:05.722Z] } [Pipeline] sh [2022-10-07T16:32:06.052Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-07T16:32:06.380Z] + sudo service docker restart [2022-10-07T16:32:10.578Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-07T16:32:10.578Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-07T16:32:11.514Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-07T16:32:12.892Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-07T16:32:13.827Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:32:15.201Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:32:16.135Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:32:17.069Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:32:18.969Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-10-07T16:32:20.355Z] $ docker stop --time=1 9fbac0738ef9673c9779ca0421a128fbd25244f5dd1e7f36a254441336b0740f [2022-10-07T16:32:23.878Z] $ docker rm -f 9fbac0738ef9673c9779ca0421a128fbd25244f5dd1e7f36a254441336b0740f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-07T16:32:24.635Z] provisioning config files... [2022-10-07T16:32:24.659Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config724354794287232343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T16:32:24.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-07T16:32:24.797Z] [2022-10-07T16:32:24.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:32:25.007Z] ---> docker-login.sh [2022-10-07T16:32:25.007Z] nexus3.edgexfoundry.org:10001 [2022-10-07T16:32:25.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-07T16:32:25.092Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-07T16:32:25.092Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-07T16:32:25.092Z] ca9280d653b3: Pulling fs layer [2022-10-07T16:32:25.092Z] 7e9c9ca2126c: Pulling fs layer [2022-10-07T16:32:25.092Z] cbdbe7a5bc2a: Download complete [2022-10-07T16:32:25.352Z] ca9280d653b3: Verifying Checksum [2022-10-07T16:32:25.352Z] ca9280d653b3: Download complete [2022-10-07T16:32:25.352Z] cbdbe7a5bc2a: Pull complete [2022-10-07T16:32:25.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:32:25.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:32:25.599Z] Configure a credential helper to remove this warning. See [2022-10-07T16:32:25.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:32:25.599Z] [2022-10-07T16:32:25.599Z] Login Succeeded [2022-10-07T16:32:25.599Z] nexus3.edgexfoundry.org:10002 [2022-10-07T16:32:25.610Z] 7e9c9ca2126c: Download complete [2022-10-07T16:32:25.867Z] ca9280d653b3: Pull complete [2022-10-07T16:32:25.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:32:25.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:32:25.869Z] Configure a credential helper to remove this warning. See [2022-10-07T16:32:25.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:32:25.869Z] [2022-10-07T16:32:25.869Z] Login Succeeded [2022-10-07T16:32:25.869Z] nexus3.edgexfoundry.org:10003 [2022-10-07T16:32:26.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:32:26.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:32:26.409Z] Configure a credential helper to remove this warning. See [2022-10-07T16:32:26.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:32:26.409Z] [2022-10-07T16:32:26.409Z] Login Succeeded [2022-10-07T16:32:26.409Z] nexus3.edgexfoundry.org:10004 [2022-10-07T16:32:26.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:32:26.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:32:26.679Z] Configure a credential helper to remove this warning. See [2022-10-07T16:32:26.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:32:26.679Z] [2022-10-07T16:32:26.679Z] Login Succeeded [2022-10-07T16:32:26.679Z] docker.io [2022-10-07T16:32:26.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-07T16:32:27.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-07T16:32:27.218Z] Configure a credential helper to remove this warning. See [2022-10-07T16:32:27.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-07T16:32:27.218Z] [2022-10-07T16:32:27.218Z] Login Succeeded [2022-10-07T16:32:27.218Z] ---> docker-login.sh ends [Pipeline] } [2022-10-07T16:32:27.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-07T16:32:27.701Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-10-07T16:32:27.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T16:32:27.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-07T16:32:27.737Z] ========================================================= [2022-10-07T16:32:27.737Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-07T16:32:27.737Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-07T16:32:28.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-07T16:32:28.334Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-07T16:32:28.334Z] b3c136eddcbf: Pulling fs layer [2022-10-07T16:32:28.334Z] c0a3192eca97: Pulling fs layer [2022-10-07T16:32:28.334Z] a050256f5b6f: Pulling fs layer [2022-10-07T16:32:28.334Z] 656be50a0ddc: Pulling fs layer [2022-10-07T16:32:28.334Z] 2bbca73fdf42: Pulling fs layer [2022-10-07T16:32:28.334Z] f607e4fc86c3: Pulling fs layer [2022-10-07T16:32:28.334Z] 4d572c569a2c: Pulling fs layer [2022-10-07T16:32:28.334Z] fcf976331f73: Pulling fs layer [2022-10-07T16:32:28.334Z] 656be50a0ddc: Waiting [2022-10-07T16:32:28.334Z] 2bbca73fdf42: Waiting [2022-10-07T16:32:28.334Z] f607e4fc86c3: Waiting [2022-10-07T16:32:28.334Z] 4d572c569a2c: Waiting [2022-10-07T16:32:28.334Z] fcf976331f73: Waiting [2022-10-07T16:32:28.334Z] a050256f5b6f: Verifying Checksum [2022-10-07T16:32:28.334Z] a050256f5b6f: Download complete [2022-10-07T16:32:28.334Z] c0a3192eca97: Verifying Checksum [2022-10-07T16:32:28.334Z] c0a3192eca97: Download complete [2022-10-07T16:32:28.334Z] 2bbca73fdf42: Verifying Checksum [2022-10-07T16:32:28.334Z] 2bbca73fdf42: Download complete [2022-10-07T16:32:28.334Z] f607e4fc86c3: Verifying Checksum [2022-10-07T16:32:28.334Z] f607e4fc86c3: Download complete [2022-10-07T16:32:28.334Z] b3c136eddcbf: Verifying Checksum [2022-10-07T16:32:28.334Z] b3c136eddcbf: Download complete [2022-10-07T16:32:29.148Z] 7e9c9ca2126c: Pull complete [2022-10-07T16:32:29.148Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-07T16:32:29.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-07T16:32:29.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:32:29.222Z] prd-ubuntu20.04-docker-8c-8g-7342 does not seem to be running inside a container [2022-10-07T16:32:29.250Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-07T16:32:29.313Z] b3c136eddcbf: Pull complete [2022-10-07T16:32:29.313Z] fcf976331f73: Verifying Checksum [2022-10-07T16:32:29.313Z] fcf976331f73: Download complete [2022-10-07T16:32:29.904Z] c0a3192eca97: Pull complete [2022-10-07T16:32:30.174Z] a050256f5b6f: Pull complete [2022-10-07T16:32:30.764Z] 4d572c569a2c: Verifying Checksum [2022-10-07T16:32:31.009Z] $ docker top 12f509f9fdcb9e8b088c82ae64c547d813b215eb98d24cc26168070f0658b008 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:32:31.351Z] + docker-compose build --help [2022-10-07T16:32:31.351Z] + grep parallel [2022-10-07T16:32:31.351Z] 656be50a0ddc: Download complete [2022-10-07T16:32:31.920Z] --parallel Build images in parallel. [Pipeline] } [2022-10-07T16:32:31.933Z] $ docker stop --time=1 12f509f9fdcb9e8b088c82ae64c547d813b215eb98d24cc26168070f0658b008 [2022-10-07T16:32:33.214Z] $ docker rm -f 12f509f9fdcb9e8b088c82ae64c547d813b215eb98d24cc26168070f0658b008 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:32:33.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-07T16:32:33.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:32:33.713Z] prd-ubuntu20.04-docker-8c-8g-7342 does not seem to be running inside a container [2022-10-07T16:32:33.739Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-07T16:32:34.062Z] $ docker top e3012c27a003605166147842913652b6ba81f8deec981fad3fefecd8049c9605 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:32:34.407Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-07T16:32:34.980Z] Building core-command ... [2022-10-07T16:32:34.980Z] Building core-data ... [2022-10-07T16:32:34.980Z] Building core-metadata ... [2022-10-07T16:32:34.980Z] Building security-bootstrapper ... [2022-10-07T16:32:34.980Z] Building security-proxy-setup ... [2022-10-07T16:32:34.980Z] Building security-secretstore-setup ... [2022-10-07T16:32:34.980Z] Building security-spiffe-token-provider ... [2022-10-07T16:32:34.980Z] Building security-spire-agent ... [2022-10-07T16:32:34.980Z] Building security-spire-config ... [2022-10-07T16:32:34.980Z] Building security-spire-server ... [2022-10-07T16:32:34.980Z] Building support-notifications ... [2022-10-07T16:32:34.980Z] Building support-scheduler ... [2022-10-07T16:32:34.980Z] Building sys-mgmt-agent ... [2022-10-07T16:32:34.980Z] Building support-notifications [2022-10-07T16:32:34.980Z] Building security-spire-agent [2022-10-07T16:32:34.980Z] Building security-spiffe-token-provider [2022-10-07T16:32:34.980Z] Building support-scheduler [2022-10-07T16:32:34.980Z] Building security-proxy-setup [2022-10-07T16:32:43.840Z] 656be50a0ddc: Pull complete [2022-10-07T16:32:43.840Z] 2bbca73fdf42: Pull complete [2022-10-07T16:32:43.840Z] f607e4fc86c3: Pull complete [2022-10-07T16:32:49.852Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:32:49.852Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:32:49.852Z] ---> 6d8ba7345b1d [2022-10-07T16:32:49.852Z] Step 3/20 : WORKDIR /edgex-go [2022-10-07T16:32:49.852Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:32:49.852Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:32:49.852Z] ---> 6d8ba7345b1d [2022-10-07T16:32:49.852Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:32:49.852Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:32:49.852Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:32:49.852Z] ---> 6d8ba7345b1d [2022-10-07T16:32:49.852Z] Step 3/22 : WORKDIR /edgex-go [2022-10-07T16:32:49.852Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:32:49.852Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:32:49.852Z] ---> 6d8ba7345b1d [2022-10-07T16:32:49.852Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:32:49.852Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:32:49.852Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:32:49.852Z] ---> 6d8ba7345b1d [2022-10-07T16:32:49.852Z] Step 3/26 : WORKDIR /edgex-go [2022-10-07T16:32:50.505Z] 4d572c569a2c: Pull complete [2022-10-07T16:32:51.919Z] fcf976331f73: Pull complete [2022-10-07T16:32:51.919Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-07T16:32:51.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-07T16:32:51.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-07T16:32:52.253Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-07T16:32:52.253Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-07T16:32:52.253Z] WORKDIR /edgex [2022-10-07T16:32:52.253Z] COPY go.mod . [2022-10-07T16:32:52.253Z] RUN go mod download [2022-10-07T16:32:52.840Z] Sending build context to Docker daemon 3.263MB [2022-10-07T16:32:52.840Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-07T16:32:52.840Z] ---> 3970a7415f9e [2022-10-07T16:32:52.840Z] Step 2/4 : WORKDIR /edgex [2022-10-07T16:32:54.795Z] ---> Running in 0d181bd5cb6a [2022-10-07T16:32:55.063Z] Removing intermediate container 0d181bd5cb6a [2022-10-07T16:32:55.063Z] ---> 97695c30d51b [2022-10-07T16:32:55.063Z] Step 3/4 : COPY go.mod . [2022-10-07T16:32:55.129Z] ---> Running in af5d47f29ba5 [2022-10-07T16:32:55.129Z] ---> Running in 10f42a0a48f5 [2022-10-07T16:32:55.129Z] ---> Running in e8129a7b5936 [2022-10-07T16:32:55.129Z] ---> Running in 6857cc3ffa31 [2022-10-07T16:32:55.129Z] ---> Running in b9cfe679d8af [2022-10-07T16:32:55.129Z] Removing intermediate container 10f42a0a48f5 [2022-10-07T16:32:55.129Z] ---> f2bdebce933e [2022-10-07T16:32:55.129Z] Step 4/23 : WORKDIR /edgex-go [2022-10-07T16:32:55.129Z] Removing intermediate container af5d47f29ba5 [2022-10-07T16:32:55.129Z] ---> 5c7ca86e6ed4 [2022-10-07T16:32:55.129Z] Step 4/23 : WORKDIR /edgex-go [2022-10-07T16:32:55.129Z] ---> Running in a76cdbb9560b [2022-10-07T16:32:55.129Z] ---> Running in 0264729a569f [2022-10-07T16:32:55.129Z] Removing intermediate container e8129a7b5936 [2022-10-07T16:32:55.129Z] ---> 746b1161ce95 [2022-10-07T16:32:55.129Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-07T16:32:55.129Z] Removing intermediate container 6857cc3ffa31 [2022-10-07T16:32:55.129Z] ---> f5e5ac025b5b [2022-10-07T16:32:55.129Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:32:55.129Z] Removing intermediate container b9cfe679d8af [2022-10-07T16:32:55.129Z] ---> 43eb2fff788b [2022-10-07T16:32:55.129Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:32:55.129Z] ---> Running in b7162c3bde25 [2022-10-07T16:32:55.129Z] ---> Running in 56d0c0723970 [2022-10-07T16:32:55.129Z] ---> Running in 295fa152dee3 [2022-10-07T16:32:55.129Z] Removing intermediate container 0264729a569f [2022-10-07T16:32:55.129Z] ---> 862167a58f4d [2022-10-07T16:32:55.129Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:32:55.129Z] Removing intermediate container a76cdbb9560b [2022-10-07T16:32:55.129Z] ---> 6c74794ca56b [2022-10-07T16:32:55.129Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:32:55.129Z] ---> Running in cbe131a99a12 [2022-10-07T16:32:55.129Z] ---> Running in baf376003b33 [2022-10-07T16:32:55.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:32:55.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:32:55.386Z] v3.16.2-241-gff75d35bcf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-07T16:32:55.386Z] v3.16.2-237-g36a8973e6a [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-07T16:32:55.386Z] OK: 17040 distinct packages available [2022-10-07T16:32:55.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:32:55.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:32:55.645Z] Removing intermediate container 56d0c0723970 [2022-10-07T16:32:55.645Z] ---> b41be084f533 [2022-10-07T16:32:55.645Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-07T16:32:55.645Z] ---> Running in 6e711b1211dc [2022-10-07T16:32:55.645Z] OK: 211 MiB in 51 packages [2022-10-07T16:32:55.645Z] Removing intermediate container 295fa152dee3 [2022-10-07T16:32:55.645Z] ---> 89ddee28a5d8 [2022-10-07T16:32:55.645Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-07T16:32:55.653Z] ---> bf88d63240bf [2022-10-07T16:32:55.653Z] Step 4/4 : RUN go mod download [2022-10-07T16:32:55.653Z] ---> Running in 128229bde970 [2022-10-07T16:32:55.904Z] ---> Running in ead2832d1227 [2022-10-07T16:32:55.904Z] Removing intermediate container baf376003b33 [2022-10-07T16:32:55.904Z] ---> 933afcbfd5fc [2022-10-07T16:32:55.904Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-07T16:32:55.904Z] ---> Running in 508cf8d85f3f [2022-10-07T16:32:55.904Z] Removing intermediate container cbe131a99a12 [2022-10-07T16:32:55.904Z] ---> 9ef9c4d3eebd [2022-10-07T16:32:55.904Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-07T16:32:55.904Z] ---> Running in e07747b019a6 [2022-10-07T16:32:56.162Z] Removing intermediate container b7162c3bde25 [2022-10-07T16:32:56.162Z] ---> d2c779fa275c [2022-10-07T16:32:56.162Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-07T16:32:56.421Z] ---> 531e8420de5a [2022-10-07T16:32:56.421Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:32:56.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:32:56.421Z] ---> Running in 7c8b30ad6874 [2022-10-07T16:32:56.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:32:56.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:32:56.680Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:32:57.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:32:57.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:32:57.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:32:57.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:32:57.505Z] OK: 211 MiB in 51 packages [2022-10-07T16:32:57.765Z] OK: 211 MiB in 51 packages [2022-10-07T16:32:58.031Z] Removing intermediate container 6e711b1211dc [2022-10-07T16:32:58.031Z] ---> f833100d6d84 [2022-10-07T16:32:58.031Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-07T16:32:58.031Z] OK: 211 MiB in 51 packages [2022-10-07T16:32:58.031Z] ---> dce911524e9e [2022-10-07T16:32:58.031Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:32:58.031Z] ---> Running in 145588d75b7f [2022-10-07T16:32:58.290Z] Removing intermediate container ead2832d1227 [2022-10-07T16:32:58.290Z] ---> f62a81665126 [2022-10-07T16:32:58.290Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-07T16:32:58.290Z] ---> a9ca167d4498 [2022-10-07T16:32:58.290Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:32:58.290Z] ---> Running in efaa0172d0c1 [2022-10-07T16:32:58.548Z] Removing intermediate container e07747b019a6 [2022-10-07T16:32:58.548Z] ---> 484232fda86b [2022-10-07T16:32:58.548Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-07T16:32:58.548Z] ---> 451410d66534 [2022-10-07T16:32:58.548Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:32:58.806Z] ---> Running in bf8ad87d7f75 [2022-10-07T16:32:58.806Z] OK: 211 MiB in 51 packages [2022-10-07T16:32:59.063Z] Removing intermediate container 508cf8d85f3f [2022-10-07T16:32:59.063Z] ---> deec8688f906 [2022-10-07T16:32:59.063Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-07T16:32:59.322Z] ---> 79d5dc2ad64f [2022-10-07T16:32:59.322Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:32:59.322Z] ---> Running in c36c50fd1c5d [2022-10-07T16:33:21.279Z] Removing intermediate container 7c8b30ad6874 [2022-10-07T16:33:21.279Z] ---> f3abc1f65608 [2022-10-07T16:33:21.279Z] Step 7/20 : COPY . . [2022-10-07T16:33:21.279Z] Removing intermediate container 145588d75b7f [2022-10-07T16:33:21.279Z] ---> adf12f990fc5 [2022-10-07T16:33:21.279Z] Step 8/26 : COPY . . [2022-10-07T16:33:21.279Z] Removing intermediate container c36c50fd1c5d [2022-10-07T16:33:21.279Z] ---> 47ece9adbc74 [2022-10-07T16:33:21.279Z] Step 9/23 : COPY . . [2022-10-07T16:33:21.279Z] Removing intermediate container efaa0172d0c1 [2022-10-07T16:33:21.279Z] ---> 446b6a21779d [2022-10-07T16:33:21.279Z] Step 8/22 : COPY . . [2022-10-07T16:33:21.279Z] Removing intermediate container bf8ad87d7f75 [2022-10-07T16:33:21.279Z] ---> a2863325e20b [2022-10-07T16:33:21.279Z] Step 9/23 : COPY . . [2022-10-07T16:33:27.918Z] Removing intermediate container 128229bde970 [2022-10-07T16:33:27.918Z] ---> c4e8a6b76696 [2022-10-07T16:33:27.918Z] Successfully built c4e8a6b76696 [2022-10-07T16:33:27.918Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:33:28.248Z] + docker inspect -f . ci-base-image-arm64 [2022-10-07T16:33:28.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:33:28.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container [2022-10-07T16:33:28.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-07T16:33:29.667Z] $ docker top 334373d16fd24475e35b1d18619c2f976a165362963e3e1611dc60da94bbbe9b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:33:30.499Z] + go version [2022-10-07T16:33:30.499Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-07T16:33:30.520Z] $ docker stop --time=1 334373d16fd24475e35b1d18619c2f976a165362963e3e1611dc60da94bbbe9b [2022-10-07T16:33:32.162Z] $ docker rm -f 334373d16fd24475e35b1d18619c2f976a165362963e3e1611dc60da94bbbe9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:33:32.699Z] + docker inspect -f . ci-base-image-arm64 [2022-10-07T16:33:32.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:33:32.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container [2022-10-07T16:33:32.938Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-07T16:33:34.084Z] $ docker top 0d0c3cfcdf956a12211668a185cf44424579ea8a89b33ee683319e1deddf5034 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-07T16:33:34.279Z] ========================================================= [2022-10-07T16:33:34.279Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-07T16:33:34.279Z] ========================================================= [Pipeline] sh [2022-10-07T16:33:34.584Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-10-07T16:33:34.918Z] + make test [2022-10-07T16:33:35.186Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-07T16:33:39.361Z] ---> 09adb98c1d87 [2022-10-07T16:33:39.361Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-07T16:33:39.361Z] ---> Running in a432f99821a4 [2022-10-07T16:33:39.361Z] ---> 9281ba20333e [2022-10-07T16:33:39.361Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-07T16:33:39.361Z] ---> 76a21074716b [2022-10-07T16:33:39.361Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-07T16:33:39.361Z] ---> 3db118d54711 [2022-10-07T16:33:39.361Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-07T16:33:39.361Z] ---> d9d47edff680 [2022-10-07T16:33:39.361Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-07T16:33:39.361Z] ---> Running in 52bd49420e48 [2022-10-07T16:33:39.361Z] ---> Running in 0d0f005d55d7 [2022-10-07T16:33:39.361Z] ---> Running in b76d2fe545c8 [2022-10-07T16:33:39.361Z] ---> Running in 71317ceb6d9f [2022-10-07T16:33:39.361Z] Removing intermediate container b76d2fe545c8 [2022-10-07T16:33:39.361Z] ---> 64995008fc55 [2022-10-07T16:33:39.361Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-07T16:33:39.361Z] ---> Running in bbc5c1bf2509 [2022-10-07T16:33:39.361Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-07T16:33:39.361Z] Removing intermediate container bbc5c1bf2509 [2022-10-07T16:33:39.361Z] ---> f4a0a9d3d367 [2022-10-07T16:33:39.361Z] Step 11/26 : 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 [2022-10-07T16:33:39.362Z] ---> Running in 2318e290ac20 [2022-10-07T16:33:39.362Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:33:39.362Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-07T16:33:39.362Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-07T16:33:39.929Z] Removing intermediate container 2318e290ac20 [2022-10-07T16:33:39.929Z] ---> fe5ac9e7b25e [2022-10-07T16:33:39.929Z] Step 12/26 : WORKDIR /edgex-go [2022-10-07T16:33:39.929Z] ---> Running in d2c6be26e86b [2022-10-07T16:33:40.187Z] Removing intermediate container d2c6be26e86b [2022-10-07T16:33:40.187Z] ---> 754c7afede5d [2022-10-07T16:33:40.187Z] [2022-10-07T16:33:40.187Z] Step 13/26 : FROM alpine:3.15 [2022-10-07T16:33:40.187Z] 3.15: Pulling from library/alpine [2022-10-07T16:33:40.752Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-07T16:33:40.752Z] Status: Downloaded newer image for alpine:3.15 [2022-10-07T16:33:40.752Z] ---> c4fc93816858 [2022-10-07T16:33:40.752Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-07T16:33:40.752Z] ---> Running in 0d85a187b83b [2022-10-07T16:33:41.009Z] Removing intermediate container 0d85a187b83b [2022-10-07T16:33:41.009Z] ---> 00c197a73d4d [2022-10-07T16:33:41.009Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:33:41.009Z] ---> Running in 6bfc02c76365 [2022-10-07T16:33:41.942Z] Removing intermediate container 6bfc02c76365 [2022-10-07T16:33:41.942Z] ---> 6cc4183c1ca8 [2022-10-07T16:33:41.942Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-07T16:33:41.942Z] ---> Running in 102a27e90673 [2022-10-07T16:33:42.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:33:43.438Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:33:43.695Z] v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-07T16:33:43.695Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-07T16:33:43.695Z] OK: 15857 distinct packages available [2022-10-07T16:33:43.695Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:33:44.627Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:33:44.885Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-07T16:33:44.885Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-07T16:33:45.143Z] (3/5) Installing libucontext (1.1-r0) [2022-10-07T16:33:45.143Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-07T16:33:45.143Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-07T16:33:45.400Z] Executing busybox-1.34.1-r7.trigger [2022-10-07T16:33:45.400Z] OK: 7 MiB in 19 packages [2022-10-07T16:33:47.925Z] Removing intermediate container 102a27e90673 [2022-10-07T16:33:47.925Z] ---> e395ebbda7a0 [2022-10-07T16:33:47.925Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-07T16:33:49.825Z] ---> d08567e3bfb1 [2022-10-07T16:33:49.825Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-07T16:33:53.998Z] ---> c20f2a425fad [2022-10-07T16:33:53.998Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-07T16:33:54.929Z] ---> 5b71cc46faf1 [2022-10-07T16:33:54.929Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-07T16:33:55.496Z] ---> 0e0009aa13b9 [2022-10-07T16:33:55.496Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-07T16:33:56.060Z] ---> 096fa59cc627 [2022-10-07T16:33:56.060Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-07T16:33:56.317Z] ---> Running in 01ad10747acd [2022-10-07T16:33:56.577Z] Removing intermediate container 01ad10747acd [2022-10-07T16:33:56.577Z] ---> 572a0de4e53a [2022-10-07T16:33:56.577Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-07T16:33:56.853Z] ---> Running in 159d1352bec8 [2022-10-07T16:33:57.422Z] Removing intermediate container 159d1352bec8 [2022-10-07T16:33:57.422Z] ---> 644a116d17d4 [2022-10-07T16:33:57.422Z] Step 24/26 : LABEL arch=x86_64 [2022-10-07T16:33:57.422Z] ---> Running in 0c58c0ca42a9 [2022-10-07T16:33:57.987Z] Removing intermediate container 0c58c0ca42a9 [2022-10-07T16:33:57.987Z] ---> 849cd39491e8 [2022-10-07T16:33:57.987Z] Step 25/26 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:33:57.987Z] ---> Running in c99618991559 [2022-10-07T16:33:58.585Z] Removing intermediate container c99618991559 [2022-10-07T16:33:58.585Z] ---> c2f0624a82ec [2022-10-07T16:33:58.585Z] Step 26/26 : LABEL version=0.0.0 [2022-10-07T16:33:58.843Z] ---> Running in 564258c4bd9f [2022-10-07T16:33:59.100Z] Removing intermediate container 564258c4bd9f [2022-10-07T16:33:59.100Z] ---> a1c5826ce227 [2022-10-07T16:33:59.100Z] [2022-10-07T16:33:59.100Z] Successfully built a1c5826ce227 [2022-10-07T16:33:59.362Z] Successfully tagged security-spire-agent:latest [2022-10-07T16:33:59.362Z] Building security-secretstore-setup [2022-10-07T16:34:05.930Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:34:05.930Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:34:05.930Z] ---> 6d8ba7345b1d [2022-10-07T16:34:05.930Z] Step 3/25 : WORKDIR /edgex-go [2022-10-07T16:34:05.930Z] ---> Using cache [2022-10-07T16:34:05.930Z] ---> 43eb2fff788b [2022-10-07T16:34:05.930Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:34:05.930Z] ---> Using cache [2022-10-07T16:34:05.930Z] ---> b41be084f533 [2022-10-07T16:34:05.930Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-07T16:34:11.183Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:34:11.183Z] ---> Running in e2dab7494899 [2022-10-07T16:34:12.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:12.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:13.245Z] OK: 211 MiB in 51 packages [2022-10-07T16:34:14.075Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-07T16:34:16.522Z] Removing intermediate container e2dab7494899 [2022-10-07T16:34:16.522Z] ---> b564163b1ee4 [2022-10-07T16:34:16.522Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-07T16:34:16.522Z] ---> ec4032d41633 [2022-10-07T16:34:16.522Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:34:17.455Z] ---> Running in 3df0174aef87 [2022-10-07T16:34:17.456Z] Removing intermediate container 0d0f005d55d7 [2022-10-07T16:34:17.456Z] ---> ac2140af57e0 [2022-10-07T16:34:17.456Z] [2022-10-07T16:34:17.456Z] Step 10/22 : FROM alpine:3.16 [2022-10-07T16:34:17.456Z] 3.16: Pulling from library/alpine [2022-10-07T16:34:18.024Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-07T16:34:18.024Z] Status: Downloaded newer image for alpine:3.16 [2022-10-07T16:34:18.024Z] ---> 9c6f07244728 [2022-10-07T16:34:18.024Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-07T16:34:18.606Z] ---> Running in 5c0a9a883516 [2022-10-07T16:34:18.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:19.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:19.122Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-07T16:34:19.381Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-07T16:34:19.381Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-07T16:34:19.381Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-07T16:34:19.381Z] (5/6) Installing curl (7.83.1-r3) [2022-10-07T16:34:19.381Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-07T16:34:19.381Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T16:34:19.381Z] Executing ca-certificates-20220614-r0.trigger [2022-10-07T16:34:19.643Z] OK: 8 MiB in 20 packages [2022-10-07T16:34:22.174Z] Removing intermediate container 71317ceb6d9f [2022-10-07T16:34:22.174Z] ---> 9419981bc616 [2022-10-07T16:34:22.174Z] [2022-10-07T16:34:22.174Z] Step 9/20 : FROM alpine:3.15 [2022-10-07T16:34:22.174Z] ---> c4fc93816858 [2022-10-07T16:34:22.174Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-07T16:34:22.174Z] ---> Using cache [2022-10-07T16:34:22.174Z] ---> 00c197a73d4d [2022-10-07T16:34:22.174Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:34:22.174Z] ---> Using cache [2022-10-07T16:34:22.174Z] ---> 6cc4183c1ca8 [2022-10-07T16:34:22.174Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-07T16:34:22.174Z] ---> Running in 6533530aefd2 [2022-10-07T16:34:23.106Z] Removing intermediate container 5c0a9a883516 [2022-10-07T16:34:23.107Z] ---> dc9871d82be9 [2022-10-07T16:34:23.107Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-07T16:34:26.415Z] ---> Running in aaff3c8f48cb [2022-10-07T16:34:26.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:26.676Z] Removing intermediate container aaff3c8f48cb [2022-10-07T16:34:26.676Z] ---> 8f59f7cd8298 [2022-10-07T16:34:26.676Z] Step 13/22 : WORKDIR /edgex [2022-10-07T16:34:26.676Z] Removing intermediate container a432f99821a4 [2022-10-07T16:34:26.676Z] ---> Running in a05250c3bad1 [2022-10-07T16:34:26.676Z] ---> 9fbcabfc256a [2022-10-07T16:34:26.676Z] [2022-10-07T16:34:26.676Z] Step 11/23 : FROM alpine:3.16 [2022-10-07T16:34:26.676Z] ---> 9c6f07244728 [2022-10-07T16:34:26.676Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-07T16:34:26.676Z] ---> Running in a3f8f0618b1f [2022-10-07T16:34:26.676Z] Removing intermediate container 52bd49420e48 [2022-10-07T16:34:26.676Z] ---> fd5f85337b84 [2022-10-07T16:34:26.676Z] [2022-10-07T16:34:26.676Z] Step 11/23 : FROM alpine:3.16 [2022-10-07T16:34:26.676Z] ---> 9c6f07244728 [2022-10-07T16:34:26.676Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-07T16:34:26.933Z] ---> Running in caacece1f6c4 [2022-10-07T16:34:26.933Z] Removing intermediate container a05250c3bad1 [2022-10-07T16:34:26.933Z] ---> 8022df8c55f1 [2022-10-07T16:34:26.933Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-07T16:34:26.933Z] Removing intermediate container 3df0174aef87 [2022-10-07T16:34:26.933Z] ---> 0c45804f76c8 [2022-10-07T16:34:26.933Z] Step 8/25 : COPY . . [2022-10-07T16:34:27.192Z] ---> 36b4e309041c [2022-10-07T16:34:27.192Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-07T16:34:27.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:27.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:27.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:27.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:27.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:27.452Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-07T16:34:27.452Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-07T16:34:27.452Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T16:34:27.452Z] Executing ca-certificates-20220614-r0.trigger [2022-10-07T16:34:27.452Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-07T16:34:27.452Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T16:34:27.452Z] OK: 6 MiB in 15 packages [2022-10-07T16:34:27.452Z] OK: 6 MiB in 16 packages [2022-10-07T16:34:27.711Z] v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-07T16:34:27.711Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-07T16:34:27.711Z] OK: 15857 distinct packages available [2022-10-07T16:34:27.711Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:28.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:28.645Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-07T16:34:28.902Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-07T16:34:28.902Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-07T16:34:28.902Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-07T16:34:29.160Z] (5/9) Installing curl (7.80.0-r3) [2022-10-07T16:34:29.160Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-07T16:34:29.417Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-07T16:34:29.417Z] (8/9) Installing libucontext (1.1-r0) [2022-10-07T16:34:29.417Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-07T16:34:29.674Z] Executing busybox-1.34.1-r7.trigger [2022-10-07T16:34:29.674Z] Executing ca-certificates-20220614-r0.trigger [2022-10-07T16:34:29.674Z] OK: 8 MiB in 23 packages [2022-10-07T16:34:32.658Z] ---> 0fbfb6625ebf [2022-10-07T16:34:32.658Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-07T16:34:32.658Z] ---> 150b441c08f7 [2022-10-07T16:34:32.658Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-07T16:34:32.658Z] ---> Running in 19a18651d22a [2022-10-07T16:34:32.658Z] Removing intermediate container caacece1f6c4 [2022-10-07T16:34:32.658Z] ---> cf568c66a772 [2022-10-07T16:34:32.658Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-07T16:34:32.658Z] ---> Running in 98c940334b31 [2022-10-07T16:34:32.658Z] Removing intermediate container a3f8f0618b1f [2022-10-07T16:34:32.658Z] ---> 785a203056a3 [2022-10-07T16:34:32.658Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-07T16:34:32.658Z] Removing intermediate container 98c940334b31 [2022-10-07T16:34:32.658Z] ---> 2aeca132e5c9 [2022-10-07T16:34:32.658Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-07T16:34:32.658Z] ---> Running in 719085ed0d84 [2022-10-07T16:34:32.658Z] ---> Running in 04cdb7a45677 [2022-10-07T16:34:32.917Z] Removing intermediate container 6533530aefd2 [2022-10-07T16:34:32.917Z] ---> becbf595aed4 [2022-10-07T16:34:32.917Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T16:34:32.917Z] Removing intermediate container 04cdb7a45677 [2022-10-07T16:34:32.917Z] ---> 4efa9d9a86fd [2022-10-07T16:34:32.917Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-07T16:34:32.917Z] Removing intermediate container 719085ed0d84 [2022-10-07T16:34:32.917Z] ---> c8b57e5e802f [2022-10-07T16:34:32.917Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-07T16:34:32.917Z] ---> e850c3f17853 [2022-10-07T16:34:32.917Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-07T16:34:32.917Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:34:32.917Z] ---> Running in 6bd3470a12bc [2022-10-07T16:34:32.917Z] ---> Running in ff1e70c1abe0 [2022-10-07T16:34:32.917Z] Removing intermediate container 6bd3470a12bc [2022-10-07T16:34:32.917Z] ---> ff86befdcbc9 [2022-10-07T16:34:32.917Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-07T16:34:32.917Z] ---> Running in 70ae9ef564a7 [2022-10-07T16:34:32.917Z] Removing intermediate container ff1e70c1abe0 [2022-10-07T16:34:32.917Z] ---> dca347d0e375 [2022-10-07T16:34:32.917Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T16:34:33.174Z] ---> 907edff11476 [2022-10-07T16:34:33.174Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-07T16:34:33.174Z] ---> a887eaa3b990 [2022-10-07T16:34:33.174Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-07T16:34:33.174Z] ---> Running in 1a28d4486b94 [2022-10-07T16:34:33.174Z] Removing intermediate container 70ae9ef564a7 [2022-10-07T16:34:33.174Z] ---> 0c5a889f7f65 [2022-10-07T16:34:33.174Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T16:34:33.174Z] ---> 8010743815d9 [2022-10-07T16:34:33.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-07T16:34:34.619Z] ---> fb3545fa3f31 [2022-10-07T16:34:34.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-07T16:34:34.619Z] ---> b6a1597d7cb8 [2022-10-07T16:34:34.619Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-07T16:34:34.619Z] ---> 257c459f80cf [2022-10-07T16:34:34.619Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-07T16:34:34.876Z] ---> 9e2d9f6b74ed [2022-10-07T16:34:34.876Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-07T16:34:34.876Z] ---> 99bc58d722d9 [2022-10-07T16:34:34.876Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-07T16:34:35.133Z] ---> Running in 22acabb7e365 [2022-10-07T16:34:35.133Z] ---> Running in 7106c9304896 [2022-10-07T16:34:35.133Z] ---> 19d014c6b14e [2022-10-07T16:34:35.133Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-07T16:34:35.133Z] Removing intermediate container 1a28d4486b94 [2022-10-07T16:34:35.133Z] ---> 94b76cc332c2 [2022-10-07T16:34:35.133Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-07T16:34:35.133Z] ---> Running in 34c0d2077625 [2022-10-07T16:34:35.133Z] Removing intermediate container 7106c9304896 [2022-10-07T16:34:35.133Z] ---> 42774f98f04d [2022-10-07T16:34:35.133Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T16:34:35.133Z] ---> Running in 2c9b59102c8b [2022-10-07T16:34:35.133Z] Removing intermediate container 22acabb7e365 [2022-10-07T16:34:35.133Z] ---> 235da40c165d [2022-10-07T16:34:35.133Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T16:34:35.133Z] ---> Running in 2938ea8671bc [2022-10-07T16:34:35.406Z] Removing intermediate container 34c0d2077625 [2022-10-07T16:34:35.406Z] ---> fa3d6363b30c [2022-10-07T16:34:35.406Z] Step 20/22 : LABEL arch=x86_64 ---> 3f3564da314f [2022-10-07T16:34:35.406Z] [2022-10-07T16:34:35.406Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-07T16:34:35.406Z] ---> Running in 8a8e85fc09fd [2022-10-07T16:34:35.406Z] ---> Running in ff4ce4ff6880 [2022-10-07T16:34:35.406Z] Removing intermediate container 2c9b59102c8b [2022-10-07T16:34:35.406Z] ---> 3bbc814a993a [2022-10-07T16:34:35.406Z] Step 21/23 : LABEL arch=x86_64 [2022-10-07T16:34:35.406Z] Removing intermediate container 2938ea8671bc [2022-10-07T16:34:35.406Z] ---> 5cfb96b02d0f [2022-10-07T16:34:35.406Z] Step 18/20 : LABEL arch=x86_64 [2022-10-07T16:34:35.406Z] ---> Running in e9782635dc7c [2022-10-07T16:34:35.406Z] Removing intermediate container 8a8e85fc09fd [2022-10-07T16:34:35.406Z] ---> f080762a4905 [2022-10-07T16:34:35.406Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T16:34:35.406Z] Removing intermediate container ff4ce4ff6880 [2022-10-07T16:34:35.406Z] ---> 8c7e0265158c [2022-10-07T16:34:35.406Z] Step 21/22 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:34:35.406Z] ---> Running in 81308d8a2c28 [2022-10-07T16:34:35.664Z] ---> Running in 81bfa92843dc [2022-10-07T16:34:35.664Z] ---> Running in 84c7311a34de [2022-10-07T16:34:35.664Z] Removing intermediate container e9782635dc7c [2022-10-07T16:34:35.664Z] ---> 2fd824bb9f06 [2022-10-07T16:34:35.664Z] Step 22/23 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:34:35.664Z] Removing intermediate container 81bfa92843dc [2022-10-07T16:34:35.664Z] ---> 1ee40afb9fc3 [2022-10-07T16:34:35.664Z] Step 19/20 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:34:35.664Z] Removing intermediate container 81308d8a2c28 [2022-10-07T16:34:35.664Z] ---> fc6fb957f128 [2022-10-07T16:34:35.664Z] Step 21/23 : LABEL arch=x86_64 [2022-10-07T16:34:35.664Z] ---> Running in 3d81e517f1ed [2022-10-07T16:34:35.664Z] ---> Running in 227cf0a7abb7 [2022-10-07T16:34:35.664Z] Removing intermediate container 84c7311a34de [2022-10-07T16:34:35.664Z] ---> e33b5276a584 [2022-10-07T16:34:35.664Z] Step 22/22 : LABEL version=0.0.0 [2022-10-07T16:34:35.664Z] ---> Running in ccbbdce637b7 [2022-10-07T16:34:35.664Z] ---> Running in fddd65e2ae84 [2022-10-07T16:34:35.922Z] Removing intermediate container 227cf0a7abb7 [2022-10-07T16:34:35.922Z] ---> 42eb03c6405f [2022-10-07T16:34:35.922Z] Step 20/20 : LABEL version=0.0.0 [2022-10-07T16:34:35.922Z] Removing intermediate container 3d81e517f1ed [2022-10-07T16:34:35.922Z] ---> 2cb00b77c1a8 [2022-10-07T16:34:35.922Z] Step 23/23 : LABEL version=0.0.0 [2022-10-07T16:34:35.922Z] Removing intermediate container ccbbdce637b7 [2022-10-07T16:34:35.922Z] ---> e61261d8d1ee [2022-10-07T16:34:35.922Z] Step 22/23 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:34:35.922Z] ---> Running in 609df7e5ef85 [2022-10-07T16:34:35.922Z] ---> Running in e1e865851fa2 [2022-10-07T16:34:35.922Z] Removing intermediate container fddd65e2ae84 [2022-10-07T16:34:35.922Z] ---> a7daf039c3a5 [2022-10-07T16:34:35.922Z] [2022-10-07T16:34:35.922Z] ---> Running in 989e8b0dbfca [2022-10-07T16:34:36.222Z] Removing intermediate container 609df7e5ef85 [2022-10-07T16:34:36.222Z] ---> fa9e4d9435b0 [2022-10-07T16:34:36.222Z] [2022-10-07T16:34:36.222Z] Successfully built a7daf039c3a5 [2022-10-07T16:34:36.222Z] Successfully tagged security-proxy-setup:latest [2022-10-07T16:34:36.222Z] Building sys-mgmt-agent [2022-10-07T16:34:36.222Z] Removing intermediate container e1e865851fa2 [2022-10-07T16:34:36.222Z] ---> 90b6ede28844 [2022-10-07T16:34:36.222Z] [2022-10-07T16:34:36.222Z] Removing intermediate container 989e8b0dbfca [2022-10-07T16:34:36.222Z] ---> 5b9adb457b26 [2022-10-07T16:34:36.222Z] Step 23/23 : LABEL version=0.0.0 [2022-10-07T16:34:36.222Z]  Building security-proxy-setup ... done  ---> Running in e180471e8494 [2022-10-07T16:34:36.222Z] Successfully built fa9e4d9435b0 [2022-10-07T16:34:36.222Z] Successfully built 90b6ede28844 [2022-10-07T16:34:36.222Z] Successfully tagged support-scheduler:latest [2022-10-07T16:34:36.222Z] Building security-bootstrapper [2022-10-07T16:34:36.222Z]  Building support-scheduler ... done Successfully tagged security-spiffe-token-provider:latest [2022-10-07T16:34:36.222Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-10-07T16:34:37.203Z] Removing intermediate container e180471e8494 [2022-10-07T16:34:37.203Z] ---> 0a0f960e5849 [2022-10-07T16:34:37.203Z] [2022-10-07T16:34:37.203Z] Successfully built 0a0f960e5849 [2022-10-07T16:34:37.203Z] Successfully tagged support-notifications:latest [2022-10-07T16:34:37.203Z]  Building support-notifications ... done Building core-data [2022-10-07T16:34:47.610Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:34:47.610Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:34:47.610Z] ---> 6d8ba7345b1d [2022-10-07T16:34:47.610Z] Step 3/23 : WORKDIR /edgex-go [2022-10-07T16:34:47.610Z] ---> Using cache [2022-10-07T16:34:47.610Z] ---> 43eb2fff788b [2022-10-07T16:34:47.610Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:34:47.610Z] ---> Using cache [2022-10-07T16:34:47.610Z] ---> b41be084f533 [2022-10-07T16:34:47.610Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-07T16:34:47.610Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:34:47.610Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:34:47.610Z] ---> 6d8ba7345b1d [2022-10-07T16:34:47.610Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:34:47.610Z] ---> Using cache [2022-10-07T16:34:47.610Z] ---> 5c7ca86e6ed4 [2022-10-07T16:34:47.610Z] Step 4/25 : WORKDIR /edgex-go [2022-10-07T16:34:47.610Z] ---> Using cache [2022-10-07T16:34:47.610Z] ---> 6c74794ca56b [2022-10-07T16:34:47.610Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:34:47.610Z] ---> Using cache [2022-10-07T16:34:47.610Z] ---> 933afcbfd5fc [2022-10-07T16:34:47.610Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-07T16:34:47.610Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:34:47.610Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:34:47.610Z] ---> 6d8ba7345b1d [2022-10-07T16:34:47.610Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:34:47.610Z] ---> Using cache [2022-10-07T16:34:47.610Z] ---> 5c7ca86e6ed4 [2022-10-07T16:34:47.610Z] Step 4/24 : WORKDIR /edgex-go [2022-10-07T16:34:47.610Z] ---> Using cache [2022-10-07T16:34:47.610Z] ---> 6c74794ca56b [2022-10-07T16:34:47.610Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:34:47.610Z] ---> Using cache [2022-10-07T16:34:47.610Z] ---> 933afcbfd5fc [2022-10-07T16:34:47.610Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-07T16:34:48.229Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:34:48.229Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:34:48.229Z] ---> 6d8ba7345b1d [2022-10-07T16:34:48.229Z] Step 3/33 : WORKDIR /edgex-go [2022-10-07T16:34:48.229Z] ---> Using cache [2022-10-07T16:34:48.229Z] ---> 43eb2fff788b [2022-10-07T16:34:48.229Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:34:48.230Z] ---> Using cache [2022-10-07T16:34:48.230Z] ---> b41be084f533 [2022-10-07T16:34:48.230Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-07T16:34:48.230Z] ---> Using cache [2022-10-07T16:34:48.230Z] ---> b564163b1ee4 [2022-10-07T16:34:48.230Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-07T16:34:48.230Z] ---> Using cache [2022-10-07T16:34:48.230Z] ---> ec4032d41633 [2022-10-07T16:34:48.230Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:34:48.230Z] ---> Using cache [2022-10-07T16:34:48.230Z] ---> 0c45804f76c8 [2022-10-07T16:34:48.230Z] Step 8/33 : COPY . . [2022-10-07T16:34:48.230Z] ---> Using cache [2022-10-07T16:34:48.230Z] ---> 150b441c08f7 [2022-10-07T16:34:48.230Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-07T16:34:50.154Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:34:58.366Z] ---> Running in 0df0653b57a8 [2022-10-07T16:34:58.366Z] ---> Running in 5162a2845dde [2022-10-07T16:34:58.366Z] ---> Running in 9f97ea9f1f31 [2022-10-07T16:34:58.366Z] ---> Running in 91357a5a7f9c [2022-10-07T16:34:58.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:58.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:58.623Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:34:58.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:59.188Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:34:59.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:35:00.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:35:00.030Z] OK: 211 MiB in 51 packages [2022-10-07T16:35:00.030Z] OK: 211 MiB in 51 packages [2022-10-07T16:35:00.288Z] Removing intermediate container 19a18651d22a [2022-10-07T16:35:00.288Z] ---> 508a0cbf69b6 [2022-10-07T16:35:00.288Z] [2022-10-07T16:35:00.288Z] Step 10/25 : FROM alpine:3.16 [2022-10-07T16:35:00.288Z] ---> 9c6f07244728 [2022-10-07T16:35:00.288Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-07T16:35:00.545Z] ---> Running in 1bc1890a042d [2022-10-07T16:35:00.545Z] Removing intermediate container 9f97ea9f1f31 [2022-10-07T16:35:00.545Z] ---> 48e42085668d [2022-10-07T16:35:00.545Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-07T16:35:00.545Z] Removing intermediate container 0df0653b57a8 [2022-10-07T16:35:00.545Z] ---> 10fe6b0605ec [2022-10-07T16:35:00.545Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-07T16:35:00.802Z] ---> 3e7340046c06 [2022-10-07T16:35:00.802Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:35:00.802Z] ---> Running in 7d9181deefd4 [2022-10-07T16:35:01.061Z] ---> b8488054424c [2022-10-07T16:35:01.061Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:35:01.061Z] ---> Running in d86d6a1deaa6 [2022-10-07T16:35:01.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:35:01.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:35:01.061Z] OK: 211 MiB in 51 packages [2022-10-07T16:35:01.318Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-07T16:35:01.318Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-07T16:35:01.318Z] (3/3) Installing su-exec (0.2-r1) [2022-10-07T16:35:01.318Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T16:35:01.318Z] Executing ca-certificates-20220614-r0.trigger [2022-10-07T16:35:01.580Z] OK: 6 MiB in 17 packages [2022-10-07T16:35:01.839Z] Removing intermediate container 91357a5a7f9c [2022-10-07T16:35:01.839Z] ---> 24869dee3b8c [2022-10-07T16:35:01.839Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-07T16:35:02.097Z] Removing intermediate container 1bc1890a042d [2022-10-07T16:35:02.097Z] ---> 94b88e66f093 [2022-10-07T16:35:02.097Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-07T16:35:02.097Z] ---> 750870a92c74 [2022-10-07T16:35:02.097Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:35:02.097Z] ---> Running in 7e855b80d8ce [2022-10-07T16:35:02.097Z] ---> Running in 756173aed2cc [2022-10-07T16:35:02.357Z] Removing intermediate container 7e855b80d8ce [2022-10-07T16:35:02.357Z] ---> 9f88be096042 [2022-10-07T16:35:02.357Z] Step 13/25 : WORKDIR / [2022-10-07T16:35:02.614Z] ---> Running in 7970ee9b041f [2022-10-07T16:35:03.182Z] Removing intermediate container 7970ee9b041f [2022-10-07T16:35:03.182Z] ---> e9110dbbda35 [2022-10-07T16:35:03.182Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-07T16:35:08.492Z] ---> df6c9fc53048 [2022-10-07T16:35:08.492Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-07T16:35:09.863Z] ---> 2a26a1e3f34b [2022-10-07T16:35:09.863Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-07T16:35:13.179Z] ---> 4055e66fd82a [2022-10-07T16:35:13.179Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-07T16:35:17.391Z] ---> 9cbc8d0b063f [2022-10-07T16:35:17.391Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-07T16:35:17.651Z] Removing intermediate container 7d9181deefd4 [2022-10-07T16:35:17.651Z] ---> b1a97da576db [2022-10-07T16:35:17.651Z] Step 9/24 : COPY . . [2022-10-07T16:35:17.651Z] Removing intermediate container 756173aed2cc [2022-10-07T16:35:17.651Z] ---> e89a34b9a71c [2022-10-07T16:35:17.651Z] Step 8/23 : COPY . . [2022-10-07T16:35:17.910Z] Removing intermediate container d86d6a1deaa6 [2022-10-07T16:35:17.910Z] ---> 9109040b9cbe [2022-10-07T16:35:17.910Z] Step 9/25 : COPY . . [2022-10-07T16:35:32.840Z] ---> ee834ad139d7 [2022-10-07T16:35:32.840Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-07T16:35:32.840Z] Removing intermediate container 5162a2845dde [2022-10-07T16:35:32.840Z] ---> 5fde7b2fb038 [2022-10-07T16:35:32.840Z] [2022-10-07T16:35:32.840Z] Step 10/33 : FROM alpine:3.16 [2022-10-07T16:35:32.840Z] ---> 9c6f07244728 [2022-10-07T16:35:32.840Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-07T16:35:32.840Z] ---> Running in 71c427861c84 [2022-10-07T16:35:32.840Z] ---> d8dc7fc23bda [2022-10-07T16:35:32.840Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-07T16:35:32.840Z] ---> 789fdf81f4db [2022-10-07T16:35:32.840Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-07T16:35:32.840Z] ---> 4d9be8ba066a [2022-10-07T16:35:32.840Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-07T16:35:32.840Z] ---> Running in d941e1c490ec [2022-10-07T16:35:32.840Z] ---> Running in 4fef12392fa7 [2022-10-07T16:35:32.840Z] Removing intermediate container 71c427861c84 [2022-10-07T16:35:32.840Z] ---> 52c54e673ff9 [2022-10-07T16:35:32.840Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-07T16:35:32.840Z] ---> Running in 261094aa8735 [2022-10-07T16:35:32.840Z] ---> Running in 4dda33410edf [2022-10-07T16:35:32.840Z] ---> 2aca7a07e87d [2022-10-07T16:35:32.840Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-07T16:35:32.840Z] ---> 3a0a4d757a0e [2022-10-07T16:35:32.840Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-07T16:35:32.840Z] ---> Running in 4e65db84d1c6 [2022-10-07T16:35:32.840Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-07T16:35:32.840Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-07T16:35:32.840Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-07T16:35:32.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:35:32.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:35:32.840Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-07T16:35:32.840Z] (2/2) Installing su-exec (0.2-r1) [2022-10-07T16:35:32.840Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T16:35:32.840Z] OK: 6 MiB in 16 packages [2022-10-07T16:35:32.840Z] Removing intermediate container 4e65db84d1c6 [2022-10-07T16:35:32.840Z] ---> 1105cc8beeb0 [2022-10-07T16:35:32.840Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-07T16:35:32.840Z] ---> Running in e77259b0942b [2022-10-07T16:35:32.840Z] Removing intermediate container e77259b0942b [2022-10-07T16:35:32.840Z] ---> 9867ab2c8a9b [2022-10-07T16:35:32.841Z] Step 23/25 : LABEL arch=x86_64 [2022-10-07T16:35:33.099Z] ---> Running in 143a5afe0763 [2022-10-07T16:35:33.099Z] Removing intermediate container 4dda33410edf [2022-10-07T16:35:33.099Z] ---> a4ea1c7d4d42 [2022-10-07T16:35:33.099Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-07T16:35:33.099Z] ---> Running in 1fdbfee53718 [2022-10-07T16:35:33.099Z] Removing intermediate container 143a5afe0763 [2022-10-07T16:35:33.099Z] ---> d567772aaf62 [2022-10-07T16:35:33.099Z] Step 24/25 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:35:33.099Z] ---> Running in da8fb83062a6 [2022-10-07T16:35:33.099Z] Removing intermediate container 1fdbfee53718 [2022-10-07T16:35:33.099Z] ---> 0c2983e98cd2 [2022-10-07T16:35:33.099Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-07T16:35:33.357Z] ---> Running in 88977627d0cd [2022-10-07T16:35:33.357Z] Removing intermediate container da8fb83062a6 [2022-10-07T16:35:33.357Z] ---> 5af4641c42db [2022-10-07T16:35:33.357Z] Step 25/25 : LABEL version=0.0.0 [2022-10-07T16:35:33.357Z] ---> Running in 24f1de8c4e09 [2022-10-07T16:35:33.357Z] Removing intermediate container 88977627d0cd [2022-10-07T16:35:33.357Z] ---> 82cde5900268 [2022-10-07T16:35:33.357Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-07T16:35:33.357Z] ---> Running in 44b91b6056d9 [2022-10-07T16:35:33.357Z] Removing intermediate container 24f1de8c4e09 [2022-10-07T16:35:33.357Z] ---> 7dad9e131978 [2022-10-07T16:35:33.357Z] [2022-10-07T16:35:33.357Z] Removing intermediate container 44b91b6056d9 [2022-10-07T16:35:33.357Z] ---> d8b747afee5f [2022-10-07T16:35:33.357Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-07T16:35:33.613Z] ---> Running in 7e97f4998b2a [2022-10-07T16:35:33.614Z] Successfully built 7dad9e131978 [2022-10-07T16:35:33.614Z] Successfully tagged security-secretstore-setup:latest [2022-10-07T16:35:33.614Z]  Building security-secretstore-setup ... done Building core-command [2022-10-07T16:35:33.614Z] Removing intermediate container 7e97f4998b2a [2022-10-07T16:35:33.614Z] ---> b4d86896dd1e [2022-10-07T16:35:33.614Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-07T16:35:33.614Z] ---> Running in edaf28f717a2 [2022-10-07T16:35:37.868Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:35:37.868Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:35:37.868Z] ---> 6d8ba7345b1d [2022-10-07T16:35:37.868Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:35:37.868Z] ---> Using cache [2022-10-07T16:35:37.868Z] ---> 5c7ca86e6ed4 [2022-10-07T16:35:37.868Z] Step 4/24 : WORKDIR /edgex-go [2022-10-07T16:35:37.868Z] ---> Using cache [2022-10-07T16:35:37.868Z] ---> 6c74794ca56b [2022-10-07T16:35:37.868Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:35:37.868Z] ---> Using cache [2022-10-07T16:35:37.868Z] ---> 933afcbfd5fc [2022-10-07T16:35:37.868Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-07T16:35:37.868Z] ---> Using cache [2022-10-07T16:35:37.868Z] ---> 10fe6b0605ec [2022-10-07T16:35:37.868Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-07T16:35:37.868Z] ---> Using cache [2022-10-07T16:35:37.868Z] ---> b8488054424c [2022-10-07T16:35:37.868Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:35:37.868Z] ---> Using cache [2022-10-07T16:35:37.868Z] ---> 9109040b9cbe [2022-10-07T16:35:37.868Z] Step 9/24 : COPY . . [2022-10-07T16:35:37.868Z] ---> Using cache [2022-10-07T16:35:37.868Z] ---> 789fdf81f4db [2022-10-07T16:35:37.868Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-07T16:35:43.180Z] ---> Running in 3205eb0b8d9a [2022-10-07T16:35:43.180Z] Removing intermediate container edaf28f717a2 [2022-10-07T16:35:43.180Z] ---> bd51c7f5a2f4 [2022-10-07T16:35:43.180Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-07T16:35:43.180Z] ---> Running in 2013c7e2b887 [2022-10-07T16:35:43.180Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-07T16:35:43.439Z] Removing intermediate container 2013c7e2b887 [2022-10-07T16:35:43.439Z] ---> 3519f0bd8526 [2022-10-07T16:35:43.439Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-07T16:35:44.378Z] ---> ef06036ca107 [2022-10-07T16:35:44.378Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-07T16:35:44.378Z] ---> Running in 175ae156472a [2022-10-07T16:35:46.284Z] Removing intermediate container 175ae156472a [2022-10-07T16:35:46.284Z] ---> c2b8de86a7eb [2022-10-07T16:35:46.284Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T16:35:47.222Z] ---> 50226a258a44 [2022-10-07T16:35:47.222Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-07T16:35:48.602Z] ---> f4d6e865a770 [2022-10-07T16:35:48.602Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-07T16:35:49.539Z] ---> bbabbffcff3b [2022-10-07T16:35:49.539Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-07T16:35:50.108Z] ---> 875274331dc1 [2022-10-07T16:35:50.108Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-07T16:35:50.677Z] ---> 86f2f15b6a1a [2022-10-07T16:35:50.677Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-07T16:35:51.245Z] ---> f2b1d92d0b32 [2022-10-07T16:35:51.245Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-07T16:35:51.813Z] ---> d162500f3412 [2022-10-07T16:35:51.813Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-07T16:35:51.813Z] ---> Running in 8420ff3a06f8 [2022-10-07T16:35:54.390Z] Removing intermediate container 8420ff3a06f8 [2022-10-07T16:35:54.390Z] ---> b0ef2b71181e [2022-10-07T16:35:54.390Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-07T16:35:54.390Z] ---> Running in 28f5469b774a [2022-10-07T16:35:54.652Z] Removing intermediate container 28f5469b774a [2022-10-07T16:35:54.652Z] ---> 3a14a63c5fd0 [2022-10-07T16:35:54.652Z] Step 30/33 : CMD ["gate"] [2022-10-07T16:35:54.652Z] ---> Running in bc927c1ca80c [2022-10-07T16:35:55.222Z] Removing intermediate container bc927c1ca80c [2022-10-07T16:35:55.222Z] ---> 5f25212ff190 [2022-10-07T16:35:55.222Z] Step 31/33 : LABEL arch=x86_64 [2022-10-07T16:35:55.222Z] ---> Running in f4ae25a43af7 [2022-10-07T16:35:56.236Z] Removing intermediate container f4ae25a43af7 [2022-10-07T16:35:56.236Z] ---> 036902cecda5 [2022-10-07T16:35:56.236Z] Step 32/33 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:35:56.495Z] ---> Running in 2d66a5f35edb [2022-10-07T16:35:57.430Z] Removing intermediate container 2d66a5f35edb [2022-10-07T16:35:57.430Z] ---> dfeb6b49c210 [2022-10-07T16:35:57.430Z] Step 33/33 : LABEL version=0.0.0 [2022-10-07T16:35:57.430Z] ---> Running in 53c608f56cf0 [2022-10-07T16:35:57.690Z] Removing intermediate container 53c608f56cf0 [2022-10-07T16:35:57.690Z] ---> bf9032cd84dc [2022-10-07T16:35:57.690Z] [2022-10-07T16:35:57.949Z] Successfully built bf9032cd84dc [2022-10-07T16:35:57.949Z] Successfully tagged security-bootstrapper:latest [2022-10-07T16:35:57.949Z]  Building security-bootstrapper ... done Building security-spire-config [2022-10-07T16:36:03.229Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:36:03.229Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:36:03.229Z] ---> 6d8ba7345b1d [2022-10-07T16:36:03.229Z] Step 3/26 : WORKDIR /edgex-go [2022-10-07T16:36:03.229Z] ---> Using cache [2022-10-07T16:36:03.229Z] ---> 43eb2fff788b [2022-10-07T16:36:03.229Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:36:03.229Z] ---> Using cache [2022-10-07T16:36:03.229Z] ---> b41be084f533 [2022-10-07T16:36:03.229Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-07T16:36:03.229Z] ---> Using cache [2022-10-07T16:36:03.229Z] ---> f833100d6d84 [2022-10-07T16:36:03.229Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-07T16:36:03.229Z] ---> Using cache [2022-10-07T16:36:03.229Z] ---> dce911524e9e [2022-10-07T16:36:03.229Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:36:03.229Z] ---> Using cache [2022-10-07T16:36:03.229Z] ---> adf12f990fc5 [2022-10-07T16:36:03.229Z] Step 8/26 : COPY . . [2022-10-07T16:36:03.229Z] ---> Using cache [2022-10-07T16:36:03.229Z] ---> 3db118d54711 [2022-10-07T16:36:03.229Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-07T16:36:03.229Z] ---> Using cache [2022-10-07T16:36:03.229Z] ---> 64995008fc55 [2022-10-07T16:36:03.229Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-07T16:36:03.229Z] ---> Using cache [2022-10-07T16:36:03.229Z] ---> f4a0a9d3d367 [2022-10-07T16:36:03.229Z] Step 11/26 : 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 [2022-10-07T16:36:03.229Z] ---> Using cache [2022-10-07T16:36:03.229Z] ---> fe5ac9e7b25e [2022-10-07T16:36:03.229Z] Step 12/26 : WORKDIR /edgex-go [2022-10-07T16:36:03.229Z] ---> Using cache [2022-10-07T16:36:03.229Z] ---> 754c7afede5d [2022-10-07T16:36:03.229Z] [2022-10-07T16:36:03.229Z] Step 13/26 : FROM alpine:3.15 [2022-10-07T16:36:03.229Z] ---> c4fc93816858 [2022-10-07T16:36:03.229Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-07T16:36:03.229Z] ---> Using cache [2022-10-07T16:36:03.229Z] ---> 00c197a73d4d [2022-10-07T16:36:03.229Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:36:03.229Z] ---> Using cache [2022-10-07T16:36:03.229Z] ---> 6cc4183c1ca8 [2022-10-07T16:36:03.229Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-07T16:36:07.428Z] ---> Running in 66ddcf6bf03b [2022-10-07T16:36:09.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:36:10.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:36:10.717Z] v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-07T16:36:10.717Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-07T16:36:10.717Z] OK: 15857 distinct packages available [2022-10-07T16:36:10.717Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:36:11.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:36:11.554Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-07T16:36:11.814Z] Removing intermediate container 4fef12392fa7 [2022-10-07T16:36:11.814Z] ---> ed7cdd596839 [2022-10-07T16:36:11.814Z] [2022-10-07T16:36:11.814Z] Step 11/25 : FROM alpine:3.16 [2022-10-07T16:36:11.814Z] ---> 9c6f07244728 [2022-10-07T16:36:11.814Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-07T16:36:11.814Z] ---> Using cache [2022-10-07T16:36:11.814Z] ---> cf568c66a772 [2022-10-07T16:36:11.814Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-07T16:36:11.814Z] ---> Using cache [2022-10-07T16:36:11.814Z] ---> 2aeca132e5c9 [2022-10-07T16:36:11.814Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-07T16:36:11.814Z] Removing intermediate container d941e1c490ec [2022-10-07T16:36:11.814Z] ---> c9ebdee4d2f1 [2022-10-07T16:36:11.814Z] [2022-10-07T16:36:11.814Z] Step 11/24 : FROM alpine:3.16 [2022-10-07T16:36:11.814Z] ---> 9c6f07244728 [2022-10-07T16:36:11.814Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-07T16:36:11.814Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-07T16:36:11.814Z] Removing intermediate container 261094aa8735 [2022-10-07T16:36:11.814Z] ---> 5b65698141f6 [2022-10-07T16:36:11.814Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-07T16:36:11.814Z] ---> Running in e2da5472563e [2022-10-07T16:36:11.814Z] ---> Running in c145883bb8cf [2022-10-07T16:36:11.814Z] ---> Running in 332be5f27474 [2022-10-07T16:36:11.814Z] Removing intermediate container 3205eb0b8d9a [2022-10-07T16:36:11.814Z] ---> 6dd189c85939 [2022-10-07T16:36:11.814Z] [2022-10-07T16:36:11.814Z] Step 11/24 : FROM alpine:3.16 [2022-10-07T16:36:11.814Z] ---> 9c6f07244728 [2022-10-07T16:36:11.814Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-07T16:36:11.814Z] ---> Using cache [2022-10-07T16:36:11.814Z] ---> cf568c66a772 [2022-10-07T16:36:11.814Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-07T16:36:11.814Z] (3/4) Installing libucontext (1.1-r0) [2022-10-07T16:36:11.814Z] ---> Using cache [2022-10-07T16:36:11.814Z] ---> 2aeca132e5c9 [2022-10-07T16:36:11.814Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-07T16:36:11.814Z] ---> Running in c6e780f252e5 [2022-10-07T16:36:11.814Z] Removing intermediate container c145883bb8cf [2022-10-07T16:36:11.814Z] ---> 444287ea2b75 [2022-10-07T16:36:11.814Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-07T16:36:11.814Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-07T16:36:12.075Z] ---> Running in 0eafe4b27856 [2022-10-07T16:36:12.075Z] Removing intermediate container 332be5f27474 [2022-10-07T16:36:12.075Z] ---> 4204f1c22b48 [2022-10-07T16:36:12.075Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-07T16:36:12.075Z] ---> Running in 64394890b2d4 [2022-10-07T16:36:12.075Z] Executing busybox-1.34.1-r7.trigger [2022-10-07T16:36:12.076Z] Removing intermediate container c6e780f252e5 [2022-10-07T16:36:12.076Z] ---> ce9ce15dd62d [2022-10-07T16:36:12.076Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-07T16:36:12.076Z] OK: 6 MiB in 18 packages [2022-10-07T16:36:12.076Z] ---> Running in 977441e8cfc1 [2022-10-07T16:36:12.076Z] Removing intermediate container 0eafe4b27856 [2022-10-07T16:36:12.076Z] ---> 40bc9158f0cd [2022-10-07T16:36:12.076Z] Step 16/25 : WORKDIR / [2022-10-07T16:36:12.076Z] Removing intermediate container 64394890b2d4 [2022-10-07T16:36:12.076Z] ---> 05926fe0ebf3 [2022-10-07T16:36:12.076Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-07T16:36:12.076Z] ---> Running in a6beeab1832d [2022-10-07T16:36:12.336Z] Removing intermediate container 977441e8cfc1 [2022-10-07T16:36:12.336Z] ---> b19471260c21 [2022-10-07T16:36:12.337Z] Step 16/24 : WORKDIR / [2022-10-07T16:36:12.337Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-07T16:36:12.337Z] ---> Running in c123c11377a9 [2022-10-07T16:36:12.337Z] ---> Running in 0072fddb5ddd [2022-10-07T16:36:12.337Z] Removing intermediate container a6beeab1832d [2022-10-07T16:36:12.337Z] ---> b88dfd5fdf78 [2022-10-07T16:36:12.337Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T16:36:12.337Z] Removing intermediate container c123c11377a9 [2022-10-07T16:36:12.337Z] ---> 3589c936180a [2022-10-07T16:36:12.337Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:36:12.596Z] ---> Running in cd14089a245f [2022-10-07T16:36:12.596Z] Removing intermediate container 0072fddb5ddd [2022-10-07T16:36:12.596Z] ---> 08a1c087789c [2022-10-07T16:36:12.596Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T16:36:12.596Z] Removing intermediate container 66ddcf6bf03b [2022-10-07T16:36:12.596Z] ---> 8a3415fcabfd [2022-10-07T16:36:12.596Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-07T16:36:12.596Z] ---> 2573759f2805 [2022-10-07T16:36:12.596Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-07T16:36:14.551Z] ---> f83125126389 [2022-10-07T16:36:14.551Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-07T16:36:14.551Z] ---> 4d6eca16bf3e [2022-10-07T16:36:14.551Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-07T16:36:14.551Z] ---> c5c7883d2ff5 [2022-10-07T16:36:14.551Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-07T16:36:14.551Z] ---> c20953a1b747 [2022-10-07T16:36:14.551Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-07T16:36:14.551Z] ---> 2500b752b31c [2022-10-07T16:36:14.551Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-07T16:36:14.551Z] ---> 5575b69f3a06 [2022-10-07T16:36:14.551Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-07T16:36:14.551Z] ---> Running in 050be7aae771 [2022-10-07T16:36:14.551Z] Removing intermediate container e2da5472563e [2022-10-07T16:36:14.551Z] ---> bb90153c73f5 [2022-10-07T16:36:14.551Z] [2022-10-07T16:36:14.551Z] Step 11/23 : FROM alpine:3.16 [2022-10-07T16:36:14.551Z] ---> 9c6f07244728 [2022-10-07T16:36:14.551Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-07T16:36:14.824Z] ---> Running in aea5792e42a6 [2022-10-07T16:36:14.824Z] Removing intermediate container cd14089a245f [2022-10-07T16:36:14.824Z] ---> affcb9280e0e [2022-10-07T16:36:14.824Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-07T16:36:14.824Z] ---> Running in 5892b0f23172 [2022-10-07T16:36:14.824Z] Removing intermediate container 050be7aae771 [2022-10-07T16:36:14.824Z] ---> 10dc9e22a1e7 [2022-10-07T16:36:14.824Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-07T16:36:14.824Z] ---> 707e0751a20f [2022-10-07T16:36:14.824Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-07T16:36:14.824Z] Removing intermediate container aea5792e42a6 [2022-10-07T16:36:14.824Z] ---> 9d5215e35f48 [2022-10-07T16:36:14.824Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-07T16:36:14.824Z] ---> Running in 5fe5dd8f7e38 [2022-10-07T16:36:14.824Z] ---> 5ac73cfe8d63 [2022-10-07T16:36:14.824Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-07T16:36:15.084Z] ---> Running in ba623948a069 [2022-10-07T16:36:15.084Z] ---> Running in 79efcf8b0d72 [2022-10-07T16:36:15.084Z] ---> f97b5e05d8fd [2022-10-07T16:36:15.084Z] Step 21/26 : WORKDIR / [2022-10-07T16:36:15.084Z] Removing intermediate container 5fe5dd8f7e38 [2022-10-07T16:36:15.084Z] ---> c66665682885 [2022-10-07T16:36:15.084Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T16:36:15.084Z] ---> Running in 4c040a12b9d8 [2022-10-07T16:36:15.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:36:15.084Z] Removing intermediate container 79efcf8b0d72 [2022-10-07T16:36:15.084Z] ---> bab5a739cbd1 [2022-10-07T16:36:15.084Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T16:36:15.345Z] ---> Running in eaa893874086 [2022-10-07T16:36:15.345Z] ---> Running in 6bccecfd6e58 [2022-10-07T16:36:15.345Z] Removing intermediate container 4c040a12b9d8 [2022-10-07T16:36:15.345Z] ---> 19bdb82eef07 [2022-10-07T16:36:15.345Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-07T16:36:15.345Z] ---> Running in 497ad70359a8 [2022-10-07T16:36:15.345Z] Removing intermediate container eaa893874086 [2022-10-07T16:36:15.345Z] ---> 5bf49412b272 [2022-10-07T16:36:15.345Z] Step 23/25 : LABEL arch=x86_64 [2022-10-07T16:36:15.345Z] Removing intermediate container 6bccecfd6e58 [2022-10-07T16:36:15.345Z] ---> fbc39c8870e3 [2022-10-07T16:36:15.345Z] Step 22/24 : LABEL arch=x86_64 [2022-10-07T16:36:15.345Z] ---> Running in 5e1a0f41afc4 [2022-10-07T16:36:15.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-07T16:36:15.605Z] Removing intermediate container 497ad70359a8 [2022-10-07T16:36:15.605Z] ---> ae5d0ad7e61e [2022-10-07T16:36:15.606Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-07T16:36:15.606Z] ---> Running in 86b2ec01520d [2022-10-07T16:36:15.606Z] ---> Running in 28f1060512f5 [2022-10-07T16:36:15.606Z] Removing intermediate container 5e1a0f41afc4 [2022-10-07T16:36:15.606Z] ---> 6ed3c9ef01ec [2022-10-07T16:36:15.606Z] Step 24/25 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:36:15.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:36:15.606Z] ---> Running in 2780a5ae30db [2022-10-07T16:36:15.606Z] Removing intermediate container 86b2ec01520d [2022-10-07T16:36:15.606Z] ---> 1fa11cfddc54 [2022-10-07T16:36:15.606Z] Step 23/24 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:36:15.606Z] Removing intermediate container 28f1060512f5 [2022-10-07T16:36:15.606Z] ---> 927c16279828 [2022-10-07T16:36:15.606Z] Step 24/26 : LABEL arch=x86_64 [2022-10-07T16:36:15.606Z] ---> Running in d5bcccb2d787 [2022-10-07T16:36:15.606Z] ---> Running in e75bbcd5d842 [2022-10-07T16:36:15.866Z] Removing intermediate container 2780a5ae30db [2022-10-07T16:36:15.866Z] ---> cc58b2578772 [2022-10-07T16:36:15.866Z] Step 25/25 : LABEL version=0.0.0 [2022-10-07T16:36:15.866Z] ---> Running in 5bbc01a223b5 [2022-10-07T16:36:15.866Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-07T16:36:15.866Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-07T16:36:15.866Z] Removing intermediate container d5bcccb2d787 [2022-10-07T16:36:15.866Z] ---> c0febca140fb [2022-10-07T16:36:15.866Z] Step 24/24 : LABEL version=0.0.0 [2022-10-07T16:36:15.866Z] (3/33) Installing readline (8.1.2-r0) [2022-10-07T16:36:15.866Z] (4/33) Installing bash (5.1.16-r2) [2022-10-07T16:36:15.866Z] Executing bash-5.1.16-r2.post-install [2022-10-07T16:36:15.866Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-07T16:36:15.866Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-07T16:36:15.866Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-07T16:36:15.866Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-07T16:36:15.866Z] (9/33) Installing curl (7.83.1-r3) [2022-10-07T16:36:15.866Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-07T16:36:15.866Z] Removing intermediate container e75bbcd5d842 [2022-10-07T16:36:15.866Z] ---> c27625ebdae8 [2022-10-07T16:36:15.866Z] Step 25/26 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:36:15.866Z] ---> Running in 13b645f6c68a [2022-10-07T16:36:15.866Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-07T16:36:16.145Z] Removing intermediate container 5bbc01a223b5 [2022-10-07T16:36:16.145Z] ---> 577e531be458 [2022-10-07T16:36:16.145Z] [2022-10-07T16:36:16.145Z] ---> Running in 2ee4c60e32ca [2022-10-07T16:36:16.145Z] Successfully built 577e531be458 [2022-10-07T16:36:16.145Z] Successfully tagged core-metadata:latest [2022-10-07T16:36:16.145Z] Building security-spire-server [2022-10-07T16:36:16.145Z]  Building core-metadata ... done Removing intermediate container 13b645f6c68a [2022-10-07T16:36:16.145Z] ---> 486133d8a754 [2022-10-07T16:36:16.145Z] [2022-10-07T16:36:16.406Z] Successfully built 486133d8a754 [2022-10-07T16:36:16.406Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-07T16:36:16.406Z] Successfully tagged core-command:latest [2022-10-07T16:36:16.406Z]  Building core-command ... done Removing intermediate container 2ee4c60e32ca [2022-10-07T16:36:16.406Z] ---> 5ff0fe8bb4b3 [2022-10-07T16:36:16.406Z] Step 26/26 : LABEL version=0.0.0 [2022-10-07T16:36:16.406Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-07T16:36:16.406Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-07T16:36:16.406Z] (13/33) Installing expat (2.4.9-r0) [2022-10-07T16:36:16.406Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-07T16:36:16.406Z] (15/33) Installing gdbm (1.23-r0) [2022-10-07T16:36:16.406Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-07T16:36:16.406Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-07T16:36:16.406Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-07T16:36:16.406Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-07T16:36:16.406Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-07T16:36:16.406Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-07T16:36:16.406Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-07T16:36:16.406Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-07T16:36:16.665Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-07T16:36:16.665Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-07T16:36:16.925Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-07T16:36:16.925Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-07T16:36:16.925Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-07T16:36:16.925Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-07T16:36:16.925Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-07T16:36:16.925Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-07T16:36:16.925Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-07T16:36:16.925Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-07T16:36:16.925Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-07T16:36:16.925Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-07T16:36:16.925Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-07T16:36:16.925Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T16:36:16.925Z] OK: 8 MiB in 20 packages [2022-10-07T16:36:16.925Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-07T16:36:16.925Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-07T16:36:17.185Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T16:36:17.185Z] Executing ca-certificates-20220614-r0.trigger [2022-10-07T16:36:17.185Z] OK: 122 MiB in 47 packages [2022-10-07T16:36:19.736Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:36:19.736Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:36:19.736Z] ---> 6d8ba7345b1d [2022-10-07T16:36:19.736Z] Step 3/25 : WORKDIR /edgex-go [2022-10-07T16:36:19.736Z] ---> Using cache [2022-10-07T16:36:19.736Z] ---> 43eb2fff788b [2022-10-07T16:36:19.736Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:36:19.736Z] ---> Using cache [2022-10-07T16:36:19.736Z] ---> b41be084f533 [2022-10-07T16:36:19.736Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-07T16:36:19.736Z] ---> Using cache [2022-10-07T16:36:19.736Z] ---> f833100d6d84 [2022-10-07T16:36:19.736Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-07T16:36:19.736Z] ---> Using cache [2022-10-07T16:36:19.736Z] ---> dce911524e9e [2022-10-07T16:36:19.736Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:36:19.736Z] ---> Using cache [2022-10-07T16:36:19.736Z] ---> adf12f990fc5 [2022-10-07T16:36:19.736Z] Step 8/25 : COPY . . [2022-10-07T16:36:19.736Z] ---> Using cache [2022-10-07T16:36:19.736Z] ---> 3db118d54711 [2022-10-07T16:36:19.736Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-07T16:36:19.736Z] ---> Using cache [2022-10-07T16:36:19.736Z] ---> 64995008fc55 [2022-10-07T16:36:19.736Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-07T16:36:19.736Z] ---> Using cache [2022-10-07T16:36:19.736Z] ---> f4a0a9d3d367 [2022-10-07T16:36:19.736Z] Step 11/25 : 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 [2022-10-07T16:36:20.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-07T16:36:20.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-07T16:36:20.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-07T16:36:20.805Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-07T16:36:20.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-07T16:36:20.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-07T16:36:20.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-07T16:36:20.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-07T16:36:20.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-07T16:36:21.389Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-07T16:36:21.390Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-07T16:36:21.390Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-07T16:36:21.390Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-07T16:36:21.390Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-07T16:36:21.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-07T16:36:22.296Z] ---> Running in effb338d96bd [2022-10-07T16:36:22.297Z] ---> Running in 681e522684ca [2022-10-07T16:36:22.297Z] Removing intermediate container effb338d96bd [2022-10-07T16:36:22.297Z] ---> d74d76f7da3d [2022-10-07T16:36:22.297Z] [2022-10-07T16:36:22.297Z] Removing intermediate container 5892b0f23172 [2022-10-07T16:36:22.297Z] ---> 905dca532e5b [2022-10-07T16:36:22.297Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T16:36:22.297Z] Successfully built d74d76f7da3d [2022-10-07T16:36:22.297Z] Successfully tagged security-spire-config:latest [2022-10-07T16:36:22.297Z]  Building security-spire-config ... done  ---> 306d620a71c1 [2022-10-07T16:36:22.297Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-07T16:36:22.556Z] ---> 824e8499d92c [2022-10-07T16:36:22.556Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-07T16:36:22.817Z] Removing intermediate container 681e522684ca [2022-10-07T16:36:22.817Z] ---> 5ce6bc1bb7f4 [2022-10-07T16:36:22.817Z] Step 12/25 : WORKDIR /edgex-go [2022-10-07T16:36:22.817Z] ---> Running in 4c320ddedf56 [2022-10-07T16:36:22.817Z] Removing intermediate container 4c320ddedf56 [2022-10-07T16:36:22.817Z] ---> b67a8a02c1a7 [2022-10-07T16:36:22.817Z] [2022-10-07T16:36:22.818Z] Step 13/25 : FROM alpine:3.15 [2022-10-07T16:36:22.818Z] ---> c4fc93816858 [2022-10-07T16:36:22.818Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-07T16:36:22.818Z] ---> Using cache [2022-10-07T16:36:22.818Z] ---> 00c197a73d4d [2022-10-07T16:36:22.818Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:36:22.818Z] ---> Using cache [2022-10-07T16:36:22.818Z] ---> 6cc4183c1ca8 [2022-10-07T16:36:22.818Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-07T16:36:22.818Z] ---> Using cache [2022-10-07T16:36:22.818Z] ---> e395ebbda7a0 [2022-10-07T16:36:22.818Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-07T16:36:22.818Z] ---> e9f6bf544a7b [2022-10-07T16:36:22.818Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-07T16:36:22.818Z] ---> Running in 26a72db92fee [2022-10-07T16:36:23.095Z] Removing intermediate container 26a72db92fee [2022-10-07T16:36:23.095Z] ---> 608397e40749 [2022-10-07T16:36:23.095Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T16:36:23.095Z] ---> Running in 5d2434f7d37f [2022-10-07T16:36:23.095Z] Removing intermediate container 5d2434f7d37f [2022-10-07T16:36:23.095Z] ---> 0dade52ed477 [2022-10-07T16:36:23.095Z] Step 22/24 : LABEL arch=x86_64 [2022-10-07T16:36:23.095Z] ---> Running in 9a337ead2ae8 [2022-10-07T16:36:24.049Z] Removing intermediate container 9a337ead2ae8 [2022-10-07T16:36:24.049Z] ---> 2ebd5c2f1045 [2022-10-07T16:36:24.049Z] Step 23/24 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:36:24.615Z] ---> Running in 87bf331e452e [2022-10-07T16:36:24.615Z] ---> 351ac5f194da [2022-10-07T16:36:24.615Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-07T16:36:24.615Z] Removing intermediate container 87bf331e452e [2022-10-07T16:36:24.615Z] ---> f6aed83b14c8 [2022-10-07T16:36:24.615Z] Step 24/24 : LABEL version=0.0.0 [2022-10-07T16:36:24.615Z] ---> Running in 36f4ae4fd0d2 [2022-10-07T16:36:24.615Z] ---> 0a6ee31cdda7 [2022-10-07T16:36:24.615Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-07T16:36:24.615Z] Removing intermediate container 36f4ae4fd0d2 [2022-10-07T16:36:24.615Z] ---> 63dddf60e3ea [2022-10-07T16:36:24.615Z] [2022-10-07T16:36:24.872Z] Successfully built 63dddf60e3ea [2022-10-07T16:36:24.872Z] Successfully tagged core-data:latest [2022-10-07T16:36:24.872Z]  Building core-data ... done  ---> 36e1b0f54383 [2022-10-07T16:36:24.872Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-07T16:36:24.872Z] Collecting docker-compose==1.23.2 [2022-10-07T16:36:24.872Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-07T16:36:24.872Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 30.5 MB/s eta 0:00:00 [2022-10-07T16:36:24.872Z] ---> ccd18b20e441 [2022-10-07T16:36:24.872Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-07T16:36:24.872Z] ---> Running in 4349b1cebb02 [2022-10-07T16:36:25.130Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-07T16:36:25.130Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-07T16:36:25.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 102.7 MB/s eta 0:00:00 [2022-10-07T16:36:25.130Z] Removing intermediate container 4349b1cebb02 [2022-10-07T16:36:25.130Z] ---> 6df22685c22c [2022-10-07T16:36:25.130Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-07T16:36:25.130Z] ---> Running in 07b2f5e609c6 [2022-10-07T16:36:25.130Z] Collecting PyYAML<4,>=3.10 [2022-10-07T16:36:25.130Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-07T16:36:25.130Z] Removing intermediate container 07b2f5e609c6 [2022-10-07T16:36:25.130Z] ---> 9e772aa24edc [2022-10-07T16:36:25.130Z] Step 23/25 : LABEL arch=x86_64 [2022-10-07T16:36:25.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 51.5 MB/s eta 0:00:00 [2022-10-07T16:36:25.130Z] ---> Running in 8877b2047695 [2022-10-07T16:36:25.388Z] Removing intermediate container 8877b2047695 [2022-10-07T16:36:25.388Z] ---> a7e0405196c0 [2022-10-07T16:36:25.388Z] Step 24/25 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:36:25.388Z] ---> Running in 18d67de941d4 [2022-10-07T16:36:25.388Z] Preparing metadata (setup.py): started [2022-10-07T16:36:25.388Z] Removing intermediate container 18d67de941d4 [2022-10-07T16:36:25.388Z] ---> dd4398b523fa [2022-10-07T16:36:25.388Z] Step 25/25 : LABEL version=0.0.0 [2022-10-07T16:36:25.388Z] ---> Running in e5f79991602d [2022-10-07T16:36:25.646Z] Removing intermediate container e5f79991602d [2022-10-07T16:36:25.646Z] ---> 63a5a667dde2 [2022-10-07T16:36:25.646Z] [2022-10-07T16:36:25.646Z] Successfully built 63a5a667dde2 [2022-10-07T16:36:25.646Z] Successfully tagged security-spire-server:latest [2022-10-07T16:36:25.646Z]  Building security-spire-server ... done  Preparing metadata (setup.py): finished with status 'done' [2022-10-07T16:36:25.646Z] Collecting docker<4.0,>=3.6.0 [2022-10-07T16:36:25.646Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-07T16:36:25.646Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 154.0 MB/s eta 0:00:00 [2022-10-07T16:36:25.904Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-07T16:36:25.904Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-07T16:36:25.904Z] Preparing metadata (setup.py): started [2022-10-07T16:36:26.162Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-07T16:36:26.162Z] Collecting jsonschema<3,>=2.5.1 [2022-10-07T16:36:26.162Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-07T16:36:26.162Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-07T16:36:26.162Z] Collecting texttable<0.10,>=0.9.0 [2022-10-07T16:36:26.162Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-07T16:36:26.162Z] Preparing metadata (setup.py): started [2022-10-07T16:36:26.421Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-07T16:36:26.421Z] Collecting docopt<0.7,>=0.6.1 [2022-10-07T16:36:26.421Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-07T16:36:26.421Z] Preparing metadata (setup.py): started [2022-10-07T16:36:26.678Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-07T16:36:26.936Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-07T16:36:26.936Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-07T16:36:26.936Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 172.1 MB/s eta 0:00:00 [2022-10-07T16:36:26.936Z] Collecting cached-property<2,>=1.2.0 [2022-10-07T16:36:26.936Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-07T16:36:26.936Z] Collecting docker-pycreds>=0.4.0 [2022-10-07T16:36:26.936Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-07T16:36:26.936Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-07T16:36:26.936Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-07T16:36:26.936Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 191.6 MB/s eta 0:00:00 [2022-10-07T16:36:27.194Z] Collecting idna<2.8,>=2.5 [2022-10-07T16:36:27.194Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-07T16:36:27.194Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 178.2 MB/s eta 0:00:00 [2022-10-07T16:36:27.194Z] Collecting certifi>=2017.4.17 [2022-10-07T16:36:27.194Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-07T16:36:27.194Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 191.2 MB/s eta 0:00:00 [2022-10-07T16:36:27.194Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-07T16:36:27.194Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-07T16:36:27.194Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 145.4 MB/s eta 0:00:00 [2022-10-07T16:36:27.194Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-07T16:36:27.194Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-07T16:36:27.194Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-07T16:36:27.194Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-07T16:36:27.452Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-07T16:36:27.452Z] Running setup.py install for texttable: started [2022-10-07T16:36:27.710Z] Running setup.py install for texttable: finished with status 'done' [2022-10-07T16:36:27.710Z] Running setup.py install for PyYAML: started [2022-10-07T16:36:27.968Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-07T16:36:28.226Z] Running setup.py install for docopt: started [2022-10-07T16:36:28.484Z] Running setup.py install for docopt: finished with status 'done' [2022-10-07T16:36:29.050Z] Running setup.py install for dockerpty: started [2022-10-07T16:36:29.308Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-07T16:36:29.565Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-07T16:36:29.565Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-07T16:36:32.859Z] Removing intermediate container ba623948a069 [2022-10-07T16:36:32.859Z] ---> d651ced88a1d [2022-10-07T16:36:32.859Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-07T16:36:33.116Z] ---> Running in 7e468adeb6df [2022-10-07T16:36:33.116Z] Removing intermediate container 7e468adeb6df [2022-10-07T16:36:33.116Z] ---> 8ccc487087e4 [2022-10-07T16:36:33.116Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-07T16:36:33.116Z] ---> Running in 4d09d0049a56 [2022-10-07T16:36:33.116Z] Removing intermediate container 4d09d0049a56 [2022-10-07T16:36:33.116Z] ---> 365e5bbf6b31 [2022-10-07T16:36:33.116Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-07T16:36:33.680Z] ---> 363b390447d2 [2022-10-07T16:36:33.680Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-07T16:36:33.680Z] ---> c013b4cc627f [2022-10-07T16:36:33.680Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-07T16:36:33.938Z] ---> 607ea7309bd3 [2022-10-07T16:36:33.938Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-07T16:36:33.938Z] ---> Running in 2b891ea24a04 [2022-10-07T16:36:34.197Z] Removing intermediate container 2b891ea24a04 [2022-10-07T16:36:34.197Z] ---> 0079326fa90f [2022-10-07T16:36:34.197Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T16:36:34.197Z] ---> Running in 02fdbddf5253 [2022-10-07T16:36:34.197Z] Removing intermediate container 02fdbddf5253 [2022-10-07T16:36:34.197Z] ---> 3e8ddc2a7ed2 [2022-10-07T16:36:34.197Z] Step 21/23 : LABEL arch=x86_64 [2022-10-07T16:36:34.197Z] ---> Running in 68896fa18351 [2022-10-07T16:36:34.197Z] Removing intermediate container 68896fa18351 [2022-10-07T16:36:34.197Z] ---> 40ae76e568ea [2022-10-07T16:36:34.197Z] Step 22/23 : LABEL git_sha=6a5edc839f0e2b496376c17016b44c1a9f7cde24 [2022-10-07T16:36:34.197Z] ---> Running in 37ca96cdaa4e [2022-10-07T16:36:34.456Z] Removing intermediate container 37ca96cdaa4e [2022-10-07T16:36:34.456Z] ---> 71c3be33036f [2022-10-07T16:36:34.456Z] Step 23/23 : LABEL version=0.0.0 [2022-10-07T16:36:34.456Z] ---> Running in b36ce814c2c5 [2022-10-07T16:36:34.456Z] Removing intermediate container b36ce814c2c5 [2022-10-07T16:36:34.456Z] ---> fa63473f19e1 [2022-10-07T16:36:34.456Z] [2022-10-07T16:36:34.456Z] Successfully built fa63473f19e1 [2022-10-07T16:36:34.456Z] Successfully tagged sys-mgmt-agent:latest [2022-10-07T16:36:34.462Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-07T16:36:34.467Z] $ docker stop --time=1 e3012c27a003605166147842913652b6ba81f8deec981fad3fefecd8049c9605 [2022-10-07T16:36:35.777Z] $ docker rm -f e3012c27a003605166147842913652b6ba81f8deec981fad3fefecd8049c9605 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-07T16:36:36.114Z] + docker images [2022-10-07T16:36:36.114Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-07T16:36:36.114Z] sys-mgmt-agent latest fa63473f19e1 1 second ago 136MB [2022-10-07T16:36:36.114Z] security-spire-server latest 63a5a667dde2 10 seconds ago 86.5MB [2022-10-07T16:36:36.114Z] core-data latest 63dddf60e3ea 11 seconds ago 21.6MB [2022-10-07T16:36:36.114Z] b67a8a02c1a7 13 seconds ago 1.45GB [2022-10-07T16:36:36.114Z] security-spire-config latest d74d76f7da3d 14 seconds ago 85.8MB [2022-10-07T16:36:36.114Z] core-command latest 486133d8a754 20 seconds ago 17.4MB [2022-10-07T16:36:36.114Z] core-metadata latest 577e531be458 20 seconds ago 18.3MB [2022-10-07T16:36:36.114Z] bb90153c73f5 21 seconds ago 1.56GB [2022-10-07T16:36:36.114Z] 6dd189c85939 24 seconds ago 1.57GB [2022-10-07T16:36:36.114Z] ed7cdd596839 27 seconds ago 1.58GB [2022-10-07T16:36:36.114Z] c9ebdee4d2f1 27 seconds ago 1.58GB [2022-10-07T16:36:36.114Z] security-bootstrapper latest bf9032cd84dc 38 seconds ago 19.9MB [2022-10-07T16:36:36.114Z] security-secretstore-setup latest 7dad9e131978 About a minute ago 29.3MB [2022-10-07T16:36:36.114Z] 5fde7b2fb038 About a minute ago 1.56GB [2022-10-07T16:36:36.114Z] 508a0cbf69b6 About a minute ago 1.57GB [2022-10-07T16:36:36.114Z] support-notifications latest 0a0f960e5849 About a minute ago 27.3MB [2022-10-07T16:36:36.114Z] security-spiffe-token-provider latest 90b6ede28844 2 minutes ago 29.3MB [2022-10-07T16:36:36.114Z] security-proxy-setup latest a7daf039c3a5 2 minutes ago 27.4MB [2022-10-07T16:36:36.114Z] support-scheduler latest fa9e4d9435b0 2 minutes ago 26.7MB [2022-10-07T16:36:36.114Z] fd5f85337b84 2 minutes ago 1.63GB [2022-10-07T16:36:36.114Z] 9fbcabfc256a 2 minutes ago 1.63GB [2022-10-07T16:36:36.114Z] 9419981bc616 2 minutes ago 1.61GB [2022-10-07T16:36:36.114Z] ac2140af57e0 2 minutes ago 1.56GB [2022-10-07T16:36:36.114Z] security-spire-agent latest a1c5826ce227 2 minutes ago 125MB [2022-10-07T16:36:36.114Z] 754c7afede5d 2 minutes ago 1.45GB [2022-10-07T16:36:36.114Z] ci-base-image-x86_64 latest 6d8ba7345b1d 6 minutes ago 940MB [2022-10-07T16:36:36.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 7 days ago 677MB [2022-10-07T16:36:36.114Z] alpine 3.15 c4fc93816858 8 weeks ago 5.59MB [2022-10-07T16:36:36.114Z] alpine 3.16 9c6f07244728 8 weeks ago 5.54MB [2022-10-07T16:36:36.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-07T16:36:36.114Z] 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] } [2022-10-07T16:36:43.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.456s coverage: 28.7% of statements [2022-10-07T16:36:43.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-07T16:36:43.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-07T16:36:48.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.895s coverage: 98.5% of statements [2022-10-07T16:36:50.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.006s coverage: 40.6% of statements [2022-10-07T16:36:50.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-07T16:36:50.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-07T16:36:51.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.682s coverage: 54.2% of statements [2022-10-07T16:36:51.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-07T16:36:51.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-07T16:37:18.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.602s coverage: 89.2% of statements [2022-10-07T16:37:18.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-07T16:37:18.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-07T16:37:18.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-07T16:37:18.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-07T16:37:18.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-07T16:37:18.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.541s coverage: 2.2% of statements [2022-10-07T16:37:18.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-07T16:37:18.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-07T16:37:23.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.867s coverage: 95.6% of statements [2022-10-07T16:37:23.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-07T16:37:23.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-07T16:37:23.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-07T16:37:23.792Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.440s coverage: 72.2% of statements [2022-10-07T16:37:23.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-07T16:37:23.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-07T16:37:23.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-07T16:37:23.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-07T16:37:23.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-07T16:37:23.792Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.488s coverage: 60.0% of statements [2022-10-07T16:37:23.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-07T16:37:23.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-07T16:37:23.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-07T16:37:23.792Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.567s coverage: 0.9% of statements [2022-10-07T16:37:23.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-07T16:37:23.792Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.269s coverage: 58.8% of statements [2022-10-07T16:37:23.792Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.226s coverage: 29.6% of statements [2022-10-07T16:37:23.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-07T16:37:26.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.525s coverage: 47.1% of statements [2022-10-07T16:37:26.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.311s coverage: 79.5% of statements [2022-10-07T16:37:26.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements [2022-10-07T16:37:26.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.347s coverage: 96.3% of statements [2022-10-07T16:37:30.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.269s coverage: 87.5% of statements [2022-10-07T16:37:38.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.265s coverage: 94.4% of statements [2022-10-07T16:37:38.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.258s coverage: 44.8% of statements [2022-10-07T16:37:50.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.874s coverage: 80.5% of statements [2022-10-07T16:37:50.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-07T16:37:54.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.416s coverage: 92.9% of statements [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-07T16:37:54.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-07T16:37:54.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.276s coverage: 86.9% of statements [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-07T16:37:54.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-07T16:37:54.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.192s coverage: 100.0% of statements [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-07T16:37:54.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.308s coverage: 58.8% of statements [2022-10-07T16:37:54.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-07T16:37:54.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.338s coverage: 80.0% of statements [2022-10-07T16:37:54.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements [2022-10-07T16:37:54.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.335s coverage: 85.4% of statements [2022-10-07T16:37:55.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.001s coverage: 91.2% of statements [2022-10-07T16:37:55.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-07T16:38:04.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.081s coverage: 64.7% of statements [2022-10-07T16:38:04.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-07T16:38:04.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-07T16:38:04.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.316s coverage: 100.0% of statements [2022-10-07T16:38:04.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 89.4% of statements [2022-10-07T16:38:04.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-10-07T16:38:04.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2022-10-07T16:38:04.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements [2022-10-07T16:38:12.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.770s coverage: 65.8% of statements [2022-10-07T16:38:12.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-07T16:38:12.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-07T16:38:12.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-07T16:38:15.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.033s coverage: 41.8% of statements [2022-10-07T16:38:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-07T16:38:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-07T16:38:15.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements [2022-10-07T16:38:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-07T16:38:15.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.314s coverage: 84.8% of statements [2022-10-07T16:38:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-07T16:38:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-07T16:38:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-07T16:38:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-07T16:38:23.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements [2022-10-07T16:38:23.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-07T16:38:23.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-07T16:38:23.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-07T16:38:23.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-07T16:38:23.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.838s coverage: 92.3% of statements [2022-10-07T16:38:23.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-07T16:38:23.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-07T16:38:23.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-07T16:38:23.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-07T16:38:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.476s coverage: 63.2% of statements [2022-10-07T16:38:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-07T16:38:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-07T16:38:25.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.529s coverage: 97.7% of statements [2022-10-07T16:38:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-07T16:38:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-07T16:38:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-07T16:38:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-07T16:38:25.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.245s coverage: 28.9% of statements [2022-10-07T16:38:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-07T16:38:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-07T16:38:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-07T16:38:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-07T16:38:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-07T16:38:25.350Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-07T16:38:25.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.339s coverage: 100.0% of statements [2022-10-07T16:38:25.350Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements [2022-10-07T16:38:26.311Z] 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 [2022-10-07T16:38:26.311Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-07T16:38:26.311Z] GO111MODULE=on go vet ./... [2022-10-07T16:40:32.996Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-07T16:40:32.996Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-07T16:40:32.996Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-07T16:40:33.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-07T16:40:33.340Z] + ls -al . [2022-10-07T16:40:33.340Z] total 756 [2022-10-07T16:40:33.340Z] drwxrwxr-x 10 1001 1001 4096 Oct 7 16:33 . [2022-10-07T16:40:33.340Z] drwxr-xr-x 4 root root 4096 Oct 7 16:33 .. [2022-10-07T16:40:33.340Z] drwxrwxr-x 2 1001 1001 4096 Oct 7 16:31 .blubracket [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 16 Oct 7 16:31 .dockerignore [2022-10-07T16:40:33.340Z] drwxrwxr-x 8 1001 1001 4096 Oct 7 16:32 .git [2022-10-07T16:40:33.340Z] drwxrwxr-x 3 1001 1001 4096 Oct 7 16:31 .github [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 1030 Oct 7 16:31 .gitignore [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 42 Oct 7 16:31 .golangci.yml [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 87 Oct 7 16:31 .hadolint.yml [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 166 Oct 7 16:31 .sonarcloud.properties [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 1171 Oct 7 16:31 ADOPTERS.md [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 10722 Oct 7 16:31 Attribution.txt [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 63209 Oct 7 16:31 CHANGELOG.md [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 3804 Oct 7 16:31 CONTRIBUTING.md [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 677 Oct 7 16:31 GOVERNANCE.md [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 850 Oct 7 16:31 Jenkinsfile [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 10775 Oct 7 16:31 LICENSE [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 13724 Oct 7 16:31 Makefile [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 582 Oct 7 16:31 OWNERS.md [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 9799 Oct 7 16:31 README.md [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 6912 Oct 7 16:31 SECURITY.md [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 5 Oct 7 16:29 VERSION [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 4131 Oct 7 16:31 ZMQWindows.md [2022-10-07T16:40:33.340Z] drwxrwxr-x 2 1001 1001 4096 Oct 7 16:31 bin [2022-10-07T16:40:33.340Z] drwxrwxr-x 18 1001 1001 4096 Oct 7 16:31 cmd [2022-10-07T16:40:33.340Z] -rw-r--r-- 1 root root 502163 Oct 7 16:38 coverage.out [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 3458 Oct 7 16:31 go.mod [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 38041 Oct 7 16:31 go.sum [2022-10-07T16:40:33.340Z] drwxrwxr-x 8 1001 1001 4096 Oct 7 16:31 internal [2022-10-07T16:40:33.340Z] drwxrwxr-x 3 1001 1001 4096 Oct 7 16:31 openapi [2022-10-07T16:40:33.340Z] drwxrwxr-x 4 1001 1001 4096 Oct 7 16:32 snap [2022-10-07T16:40:33.340Z] -rw-rw-r-- 1 1001 1001 204 Oct 7 16:32 version.go [Pipeline] sh [2022-10-07T16:40:33.979Z] + '[' -e coverage.out ] [2022-10-07T16:40:33.979Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-07T16:40:33.994Z] Warning: overwriting stash ‘coverage-report’ [2022-10-07T16:40:34.831Z] Stashed 1 file(s) [Pipeline] sh [2022-10-07T16:40:35.462Z] + make build [2022-10-07T16:40:35.462Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-07T16:42:27.138Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-07T16:43:48.767Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-07T16:43:48.767Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-07T16:44:27.628Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-07T16:44:27.628Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-07T16:44:32.965Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-07T16:44:39.610Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-07T16:44:43.865Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:44:50.517Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:44:53.866Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:44:58.121Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:45:08.200Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-10-07T16:45:13.571Z] $ docker stop --time=1 0d0c3cfcdf956a12211668a185cf44424579ea8a89b33ee683319e1deddf5034 [2022-10-07T16:45:15.678Z] $ docker rm -f 0d0c3cfcdf956a12211668a185cf44424579ea8a89b33ee683319e1deddf5034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:45:18.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-07T16:45:18.209Z] [2022-10-07T16:45:18.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:45:18.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-07T16:45:18.928Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-07T16:45:18.928Z] 29e5d40040c1: Pulling fs layer [2022-10-07T16:45:18.928Z] 1ce36da41761: Pulling fs layer [2022-10-07T16:45:18.928Z] 25b303627fd3: Pulling fs layer [2022-10-07T16:45:19.211Z] 29e5d40040c1: Verifying Checksum [2022-10-07T16:45:19.211Z] 29e5d40040c1: Download complete [2022-10-07T16:45:19.822Z] 29e5d40040c1: Pull complete [2022-10-07T16:45:20.097Z] 1ce36da41761: Verifying Checksum [2022-10-07T16:45:20.097Z] 1ce36da41761: Download complete [2022-10-07T16:45:21.547Z] 1ce36da41761: Pull complete [2022-10-07T16:45:21.547Z] 25b303627fd3: Verifying Checksum [2022-10-07T16:45:21.547Z] 25b303627fd3: Download complete [2022-10-07T16:45:31.618Z] 25b303627fd3: Pull complete [2022-10-07T16:45:31.618Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-07T16:45:31.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-07T16:45:31.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:45:31.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container [2022-10-07T16:45:31.905Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-07T16:45:34.332Z] $ docker top e4b0fa7a407c4fa274363b4e4ab7a54d16a332c6974c2f0f2b84f6ea1b380acd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:45:35.191Z] + docker-compose build --help [2022-10-07T16:45:35.191Z] + grep parallel [2022-10-07T16:45:40.525Z] --parallel Build images in parallel. [Pipeline] } [2022-10-07T16:45:40.549Z] $ docker stop --time=1 e4b0fa7a407c4fa274363b4e4ab7a54d16a332c6974c2f0f2b84f6ea1b380acd [2022-10-07T16:45:42.227Z] $ docker rm -f e4b0fa7a407c4fa274363b4e4ab7a54d16a332c6974c2f0f2b84f6ea1b380acd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T16:45:42.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-07T16:45:42.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T16:45:42.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container [2022-10-07T16:45:43.045Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-07T16:45:44.245Z] $ docker top 21df1826bc9f4c85d65bfb9a47d41ebe6b17b7c5c28343674bd96818ed89d258 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T16:45:45.073Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-07T16:45:50.410Z] Building core-command ... [2022-10-07T16:45:50.410Z] Building core-data ... [2022-10-07T16:45:50.410Z] Building core-metadata ... [2022-10-07T16:45:50.410Z] Building security-bootstrapper ... [2022-10-07T16:45:50.410Z] Building security-proxy-setup ... [2022-10-07T16:45:50.410Z] Building security-secretstore-setup ... [2022-10-07T16:45:50.410Z] Building security-spiffe-token-provider ... [2022-10-07T16:45:50.410Z] Building security-spire-agent ... [2022-10-07T16:45:50.410Z] Building security-spire-config ... [2022-10-07T16:45:50.410Z] Building security-spire-server ... [2022-10-07T16:45:50.410Z] Building support-notifications ... [2022-10-07T16:45:50.410Z] Building support-scheduler ... [2022-10-07T16:45:50.410Z] Building sys-mgmt-agent ... [2022-10-07T16:45:50.410Z] Building security-spire-server [2022-10-07T16:45:50.410Z] Building security-spire-agent [2022-10-07T16:45:50.410Z] Building security-spire-config [2022-10-07T16:45:50.410Z] Building core-command [2022-10-07T16:45:50.410Z] Building support-scheduler [2022-10-07T16:46:37.247Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:46:37.247Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:46:37.247Z] ---> c4e8a6b76696 [2022-10-07T16:46:37.247Z] Step 3/25 : WORKDIR /edgex-go [2022-10-07T16:46:37.247Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:46:37.247Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:46:37.247Z] ---> c4e8a6b76696 [2022-10-07T16:46:37.247Z] Step 3/26 : WORKDIR /edgex-go [2022-10-07T16:46:37.247Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:46:37.247Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:46:37.247Z] ---> c4e8a6b76696 [2022-10-07T16:46:37.247Z] Step 3/26 : WORKDIR /edgex-go [2022-10-07T16:46:37.247Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:46:37.247Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:46:37.247Z] ---> c4e8a6b76696 [2022-10-07T16:46:37.247Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:46:37.247Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:46:37.247Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:46:37.247Z] ---> c4e8a6b76696 [2022-10-07T16:46:37.247Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:46:37.247Z] ---> Running in 76e32a072605 [2022-10-07T16:46:37.247Z] ---> Running in 533e81661235 [2022-10-07T16:46:37.247Z] ---> Running in 8a24a017a642 [2022-10-07T16:46:37.247Z] ---> Running in fd3074969cc0 [2022-10-07T16:46:37.247Z] ---> Running in 0129f9634c94 [2022-10-07T16:46:37.247Z] Removing intermediate container 0129f9634c94 [2022-10-07T16:46:37.247Z] ---> f9fab3cb85f6 [2022-10-07T16:46:37.247Z] Step 4/23 : WORKDIR /edgex-go [2022-10-07T16:46:37.247Z] Removing intermediate container 76e32a072605 [2022-10-07T16:46:37.247Z] Removing intermediate container 8a24a017a642 [2022-10-07T16:46:37.247Z] ---> b0ceafbcebbe [2022-10-07T16:46:37.247Z] ---> 43fb608b0ec3 [2022-10-07T16:46:37.247Z] Step 4/24 : WORKDIR /edgex-go [2022-10-07T16:46:37.247Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:46:37.247Z] Removing intermediate container fd3074969cc0 [2022-10-07T16:46:37.247Z] ---> 9f6cab921d1c [2022-10-07T16:46:37.247Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:46:37.247Z] ---> Running in e71047f520a7 [2022-10-07T16:46:37.247Z] Removing intermediate container 533e81661235 [2022-10-07T16:46:37.247Z] ---> 14ba79bc44e2 [2022-10-07T16:46:37.247Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:46:37.247Z] ---> Running in 1b1ff5e17e40 [2022-10-07T16:46:37.247Z] ---> Running in 9b79ef8884e8 [2022-10-07T16:46:37.247Z] ---> Running in 83390c63983c [2022-10-07T16:46:37.247Z] ---> Running in a7fbb5ae82ec [2022-10-07T16:46:37.835Z] Removing intermediate container 9b79ef8884e8 [2022-10-07T16:46:37.835Z] ---> ad9f051f57a0 [2022-10-07T16:46:37.835Z] Removing intermediate container 1b1ff5e17e40 [2022-10-07T16:46:37.835Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> cb63972a91a6 [2022-10-07T16:46:37.835Z] [2022-10-07T16:46:37.835Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:46:37.835Z] ---> Running in 3ffd1de71f30 [2022-10-07T16:46:37.835Z] ---> Running in 44c91c709dfc [2022-10-07T16:46:41.196Z] Removing intermediate container e71047f520a7 [2022-10-07T16:46:41.196Z] ---> 5da3c0bf3c1a [2022-10-07T16:46:41.196Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-07T16:46:41.196Z] Removing intermediate container 83390c63983c [2022-10-07T16:46:41.196Z] ---> fffe8fb22a8b [2022-10-07T16:46:41.196Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-07T16:46:41.196Z] ---> Running in 684e897cc338 [2022-10-07T16:46:41.467Z] ---> Running in 75da97cd602f [2022-10-07T16:46:41.467Z] Removing intermediate container a7fbb5ae82ec [2022-10-07T16:46:41.467Z] ---> 760d58c983f8 [2022-10-07T16:46:41.467Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-07T16:46:41.735Z] ---> Running in 6a293e34cb8b [2022-10-07T16:46:41.735Z] Removing intermediate container 3ffd1de71f30 [2022-10-07T16:46:41.735Z] ---> 0057d7966c49 [2022-10-07T16:46:42.004Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-07T16:46:42.004Z] ---> Running in 1ed07270fd69 [2022-10-07T16:46:42.270Z] Removing intermediate container 44c91c709dfc [2022-10-07T16:46:42.539Z] ---> 184f19297108 [2022-10-07T16:46:42.539Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-07T16:46:42.539Z] ---> Running in 5e5b388f2458 [2022-10-07T16:46:43.942Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:46:43.942Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:46:43.942Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:46:44.209Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:46:44.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:46:44.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:46:44.759Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:46:45.034Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:46:45.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:46:45.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:46:46.275Z] OK: 221 MiB in 51 packages [2022-10-07T16:46:46.544Z] OK: 221 MiB in 51 packages [2022-10-07T16:46:46.544Z] OK: 221 MiB in 51 packages [2022-10-07T16:46:46.812Z] OK: 221 MiB in 51 packages [2022-10-07T16:46:47.085Z] OK: 221 MiB in 51 packages [2022-10-07T16:46:48.056Z] Removing intermediate container 684e897cc338 [2022-10-07T16:46:48.056Z] ---> 9a1414f1983e [2022-10-07T16:46:48.056Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-07T16:46:48.641Z] Removing intermediate container 6a293e34cb8b [2022-10-07T16:46:48.641Z] ---> 0c8497570f94 [2022-10-07T16:46:48.641Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-07T16:46:48.641Z] Removing intermediate container 75da97cd602f [2022-10-07T16:46:48.641Z] ---> 609d80dba776 [2022-10-07T16:46:48.641Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-07T16:46:48.907Z] Removing intermediate container 1ed07270fd69 [2022-10-07T16:46:48.907Z] ---> 6e076d0a3b05 [2022-10-07T16:46:48.907Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-07T16:46:48.907Z] Removing intermediate container 5e5b388f2458 [2022-10-07T16:46:48.907Z] ---> 2e23ac3f2255 [2022-10-07T16:46:48.907Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-07T16:46:49.175Z] ---> 68be907c00f0 [2022-10-07T16:46:49.175Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:46:49.446Z] ---> Running in 2de5c075122c [2022-10-07T16:46:50.030Z] ---> a0f473bfef55 [2022-10-07T16:46:50.030Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:46:50.030Z] ---> 72bd16c9630f [2022-10-07T16:46:50.030Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:46:50.030Z] ---> Running in afe39821dbae [2022-10-07T16:46:50.030Z] ---> 456996dc7c09 [2022-10-07T16:46:50.030Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:46:50.298Z] ---> Running in 9a183dd6af77 [2022-10-07T16:46:50.298Z] ---> Running in a8ddcbde9fad [2022-10-07T16:46:50.580Z] ---> 0ebd5aeb1a4b [2022-10-07T16:46:50.581Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:46:50.848Z] ---> Running in 49b41d247bc1 [2022-10-07T16:48:12.476Z] Removing intermediate container a8ddcbde9fad [2022-10-07T16:48:12.476Z] ---> c12d23e9efa1 [2022-10-07T16:48:12.476Z] Step 9/24 : COPY . . [2022-10-07T16:48:12.476Z] Removing intermediate container 9a183dd6af77 [2022-10-07T16:48:12.476Z] ---> 639b0efd987d [2022-10-07T16:48:12.476Z] Step 8/25 : COPY . . [2022-10-07T16:48:12.476Z] Removing intermediate container 2de5c075122c [2022-10-07T16:48:12.476Z] ---> a931685eaffd [2022-10-07T16:48:12.476Z] Step 8/26 : COPY . . [2022-10-07T16:48:12.476Z] Removing intermediate container afe39821dbae [2022-10-07T16:48:12.476Z] ---> dc877c591762 [2022-10-07T16:48:12.476Z] Step 8/26 : COPY . . [2022-10-07T16:48:12.476Z] Removing intermediate container 49b41d247bc1 [2022-10-07T16:48:12.476Z] ---> cd69399dbdfa [2022-10-07T16:48:12.476Z] Step 9/23 : COPY . . [2022-10-07T16:48:20.702Z] ---> 132528277f48 [2022-10-07T16:48:20.702Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-07T16:48:20.702Z] ---> 52f06fc01c24 [2022-10-07T16:48:20.702Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-07T16:48:20.702Z] ---> 04723cd7e657 [2022-10-07T16:48:20.702Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-07T16:48:20.702Z] ---> cf68023f32ac [2022-10-07T16:48:20.702Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-07T16:48:20.702Z] ---> dc247c440034 [2022-10-07T16:48:20.702Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-07T16:48:20.702Z] ---> Running in 48b719838a2a [2022-10-07T16:48:20.702Z] ---> Running in fde45bfdaea6 [2022-10-07T16:48:20.702Z] ---> Running in f25bb85877c6 [2022-10-07T16:48:20.702Z] ---> Running in d2b4247c7aa9 [2022-10-07T16:48:20.702Z] ---> Running in 7a9f3997a1e4 [2022-10-07T16:48:21.288Z] Removing intermediate container f25bb85877c6 [2022-10-07T16:48:21.288Z] ---> 6d1929fb4dcd [2022-10-07T16:48:21.288Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-07T16:48:21.288Z] Removing intermediate container fde45bfdaea6 [2022-10-07T16:48:21.288Z] ---> b084e623355e [2022-10-07T16:48:21.288Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-07T16:48:21.288Z] ---> Running in 51de4792eb69 [2022-10-07T16:48:21.557Z] ---> Running in dfee03d60646 [2022-10-07T16:48:21.557Z] Removing intermediate container 7a9f3997a1e4 [2022-10-07T16:48:21.557Z] ---> 7b157b24b47d [2022-10-07T16:48:21.557Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-07T16:48:21.824Z] ---> Running in 722724e76d8d [2022-10-07T16:48:22.102Z] Removing intermediate container 51de4792eb69 [2022-10-07T16:48:22.102Z] ---> 0b20932d2219 [2022-10-07T16:48:22.102Z] Step 11/26 : 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 [2022-10-07T16:48:22.370Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-07T16:48:22.370Z] Removing intermediate container dfee03d60646 [2022-10-07T16:48:22.370Z] ---> 2ebeefe0284b [2022-10-07T16:48:22.370Z] Step 11/25 : 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 [2022-10-07T16:48:22.370Z] ---> Running in b6f838a86cde [2022-10-07T16:48:22.640Z] ---> Running in 9d779f0979ac [2022-10-07T16:48:22.640Z] Removing intermediate container 722724e76d8d [2022-10-07T16:48:22.640Z] ---> 8d83cc65744b [2022-10-07T16:48:22.640Z] Step 11/26 : 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 [2022-10-07T16:48:22.917Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-07T16:48:22.917Z] ---> Running in f46b5cdc9cf1 [2022-10-07T16:48:27.205Z] Removing intermediate container b6f838a86cde [2022-10-07T16:48:27.205Z] ---> 61deb2443e64 [2022-10-07T16:48:27.205Z] Step 12/26 : WORKDIR /edgex-go [2022-10-07T16:48:27.478Z] ---> Running in 564c3e4fa78d [2022-10-07T16:48:27.478Z] Removing intermediate container f46b5cdc9cf1 [2022-10-07T16:48:27.478Z] Removing intermediate container 9d779f0979ac [2022-10-07T16:48:27.478Z] ---> 2a141f2ad529 [2022-10-07T16:48:27.478Z] Step 12/26 : WORKDIR /edgex-go [2022-10-07T16:48:27.478Z] ---> 57498ed07342 [2022-10-07T16:48:27.478Z] Step 12/25 : WORKDIR /edgex-go [2022-10-07T16:48:27.747Z] ---> Running in c5764286bd5d [2022-10-07T16:48:27.747Z] ---> Running in c1eee1764ea8 [2022-10-07T16:48:28.340Z] Removing intermediate container 564c3e4fa78d [2022-10-07T16:48:28.340Z] ---> ced513e29d0b [2022-10-07T16:48:28.340Z] [2022-10-07T16:48:28.340Z] Step 13/26 : FROM alpine:3.15 [2022-10-07T16:48:28.621Z] 3.15: Pulling from library/alpine [2022-10-07T16:48:28.892Z] Removing intermediate container c5764286bd5d [2022-10-07T16:48:28.892Z] ---> af20919e2b5d [2022-10-07T16:48:28.892Z] [2022-10-07T16:48:28.892Z] Step 13/26 : FROM alpine:3.15 [2022-10-07T16:48:28.892Z] Removing intermediate container c1eee1764ea8 [2022-10-07T16:48:28.892Z] ---> 0a8bb6ede80c [2022-10-07T16:48:28.892Z] [2022-10-07T16:48:28.892Z] Step 13/25 : FROM alpine:3.15 [2022-10-07T16:48:29.160Z] 3.15: Pulling from library/alpine [2022-10-07T16:48:29.160Z] 3.15: Pulling from library/alpine [2022-10-07T16:48:30.119Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-07T16:48:30.119Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-07T16:48:30.119Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-07T16:48:30.119Z] Status: Image is up to date for alpine:3.15 [2022-10-07T16:48:30.119Z] Status: Downloaded newer image for alpine:3.15 [2022-10-07T16:48:30.119Z] Status: Downloaded newer image for alpine:3.15 [2022-10-07T16:48:30.119Z] ---> 02e0d6fdf486 [2022-10-07T16:48:30.119Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-07T16:48:30.119Z] ---> 02e0d6fdf486 [2022-10-07T16:48:30.389Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-07T16:48:30.389Z] ---> 02e0d6fdf486 [2022-10-07T16:48:30.389Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-07T16:48:30.656Z] ---> Running in f7f9aa3d3485 [2022-10-07T16:48:30.656Z] ---> Running in 98e148c25057 [2022-10-07T16:48:30.656Z] ---> Running in 13659f4370f9 [2022-10-07T16:48:31.241Z] Removing intermediate container 13659f4370f9 [2022-10-07T16:48:31.241Z] ---> 11cf39d189ed [2022-10-07T16:48:31.241Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:48:31.525Z] Removing intermediate container 98e148c25057 [2022-10-07T16:48:31.525Z] ---> 3956d8de46e7 [2022-10-07T16:48:31.525Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:48:31.525Z] Removing intermediate container f7f9aa3d3485 [2022-10-07T16:48:31.525Z] ---> 53144127fe61 [2022-10-07T16:48:31.525Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:48:31.525Z] ---> Running in 8baa86f6b950 [2022-10-07T16:48:31.525Z] ---> Running in 43e5da96aa01 [2022-10-07T16:48:31.802Z] ---> Running in 40d8d31f410b [2022-10-07T16:48:37.169Z] Removing intermediate container 40d8d31f410b [2022-10-07T16:48:37.169Z] ---> ba1776edf310 [2022-10-07T16:48:37.169Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-07T16:48:37.169Z] Removing intermediate container 8baa86f6b950 [2022-10-07T16:48:37.169Z] ---> 9c9441b9876c [2022-10-07T16:48:37.169Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-07T16:48:37.169Z] Removing intermediate container 43e5da96aa01 [2022-10-07T16:48:37.169Z] ---> 506000e8038f [2022-10-07T16:48:37.169Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-07T16:48:37.169Z] ---> Running in cd24e79a95aa [2022-10-07T16:48:37.169Z] ---> Running in 777dac029aa2 [2022-10-07T16:48:37.169Z] ---> Running in b5969f674547 [2022-10-07T16:48:39.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:48:40.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:48:40.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:48:40.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:48:41.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:48:41.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:48:41.932Z] v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-07T16:48:41.932Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-07T16:48:41.932Z] OK: 15734 distinct packages available [2022-10-07T16:48:41.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:48:42.516Z] v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-07T16:48:42.516Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-07T16:48:42.516Z] OK: 15734 distinct packages available [2022-10-07T16:48:42.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:48:42.782Z] v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-07T16:48:42.782Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-07T16:48:42.782Z] OK: 15734 distinct packages available [2022-10-07T16:48:43.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:48:43.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:48:44.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:48:44.276Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-07T16:48:44.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:48:44.276Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-07T16:48:44.276Z] (3/4) Installing libucontext (1.1-r0) [2022-10-07T16:48:44.545Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-07T16:48:44.545Z] Executing busybox-1.34.1-r7.trigger [2022-10-07T16:48:44.545Z] OK: 6 MiB in 18 packages [2022-10-07T16:48:45.509Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-07T16:48:45.509Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-07T16:48:45.509Z] (3/5) Installing libucontext (1.1-r0) [2022-10-07T16:48:45.509Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-07T16:48:45.777Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-07T16:48:45.777Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-07T16:48:45.777Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-07T16:48:45.777Z] Executing busybox-1.34.1-r7.trigger [2022-10-07T16:48:45.777Z] (3/5) Installing libucontext (1.1-r0) [2022-10-07T16:48:46.045Z] OK: 6 MiB in 19 packages [2022-10-07T16:48:46.045Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-07T16:48:46.045Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-07T16:48:46.317Z] Executing busybox-1.34.1-r7.trigger [2022-10-07T16:48:46.317Z] OK: 6 MiB in 19 packages [2022-10-07T16:48:46.607Z] Removing intermediate container 777dac029aa2 [2022-10-07T16:48:46.607Z] ---> 936c4ece907d [2022-10-07T16:48:46.607Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-07T16:48:48.562Z] Removing intermediate container b5969f674547 [2022-10-07T16:48:48.562Z] ---> 44dfd37a5dd9 [2022-10-07T16:48:48.562Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-07T16:48:48.562Z] Removing intermediate container cd24e79a95aa [2022-10-07T16:48:48.562Z] ---> a93a9f690cec [2022-10-07T16:48:48.562Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-07T16:48:55.203Z] ---> 205f829f4d29 [2022-10-07T16:48:55.203Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-07T16:48:58.554Z] ---> 86236b74bdd2 [2022-10-07T16:48:58.554Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-07T16:48:59.137Z] ---> fa9ee8bd7188 [2022-10-07T16:48:59.137Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-07T16:49:00.096Z] ---> d1b48e2271aa [2022-10-07T16:49:00.096Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-07T16:49:00.364Z] ---> Running in 95c960ddf039 [2022-10-07T16:49:00.770Z] ---> be36fd47919d [2022-10-07T16:49:00.770Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-07T16:49:01.420Z] Removing intermediate container 95c960ddf039 [2022-10-07T16:49:01.420Z] ---> c65aa4e68caf [2022-10-07T16:49:01.420Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-07T16:49:02.932Z] ---> 1dd081e80267 [2022-10-07T16:49:02.932Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-07T16:49:02.932Z] ---> 427b144e348b [2022-10-07T16:49:02.932Z] Step 21/26 : WORKDIR / [2022-10-07T16:49:03.237Z] ---> Running in 23863ff5715f [2022-10-07T16:49:04.714Z] Removing intermediate container 23863ff5715f [2022-10-07T16:49:04.714Z] ---> 6d9e0e242613 [2022-10-07T16:49:04.714Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-07T16:49:04.714Z] ---> Running in bb7dd143ae7c [2022-10-07T16:49:04.979Z] ---> 2cc9de361d99 [2022-10-07T16:49:04.979Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-07T16:49:05.248Z] ---> Running in 5749d4d32196 [2022-10-07T16:49:05.833Z] Removing intermediate container bb7dd143ae7c [2022-10-07T16:49:05.833Z] ---> 55164563f0a2 [2022-10-07T16:49:05.833Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-07T16:49:06.104Z] Removing intermediate container 5749d4d32196 [2022-10-07T16:49:06.104Z] ---> a051d398d10c [2022-10-07T16:49:06.104Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-07T16:49:06.104Z] ---> Running in 12a95144f445 [2022-10-07T16:49:06.374Z] ---> Running in 6ee1ec12531b [2022-10-07T16:49:06.640Z] ---> 33bcdd5dbb6a [2022-10-07T16:49:06.640Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-07T16:49:07.228Z] Removing intermediate container 12a95144f445 [2022-10-07T16:49:07.228Z] ---> 5bfaf5ca6048 [2022-10-07T16:49:07.228Z] Step 24/26 : LABEL arch=arm64 [2022-10-07T16:49:07.228Z] ---> Running in 3a4758ed603c [2022-10-07T16:49:07.496Z] Removing intermediate container 6ee1ec12531b [2022-10-07T16:49:07.497Z] ---> a97a370a0485 [2022-10-07T16:49:07.497Z] Step 23/25 : LABEL arch=arm64 [2022-10-07T16:49:07.497Z] ---> Running in e3b625942518 [2022-10-07T16:49:08.462Z] Removing intermediate container e3b625942518 [2022-10-07T16:49:08.462Z] ---> 2277d4dde0a6 [2022-10-07T16:49:08.462Z] Step 24/25 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T16:49:08.462Z] Removing intermediate container 3a4758ed603c [2022-10-07T16:49:08.462Z] ---> 7c6970121f3d [2022-10-07T16:49:08.462Z] Step 25/26 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T16:49:08.462Z] ---> 6e779de674bb [2022-10-07T16:49:08.462Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-07T16:49:08.462Z] ---> Running in 8de631ed65bc [2022-10-07T16:49:08.730Z] ---> Running in d9cdf94f0f21 [2022-10-07T16:49:09.695Z] Removing intermediate container 8de631ed65bc [2022-10-07T16:49:09.695Z] ---> ea9e3a02c878 [2022-10-07T16:49:09.695Z] Step 25/25 : LABEL version=0.0.0 [2022-10-07T16:49:09.695Z] Removing intermediate container d9cdf94f0f21 [2022-10-07T16:49:09.695Z] ---> f10ba7ec84ae [2022-10-07T16:49:09.695Z] Step 26/26 : LABEL version=0.0.0 [2022-10-07T16:49:09.695Z] ---> Running in 744d62501baa [2022-10-07T16:49:09.962Z] ---> Running in 20ce23fe05a0 [2022-10-07T16:49:10.231Z] ---> 44130b68252d [2022-10-07T16:49:10.231Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-07T16:49:10.813Z] Removing intermediate container 20ce23fe05a0 [2022-10-07T16:49:10.813Z] ---> 672cbfe2b3e3 [2022-10-07T16:49:10.813Z] [2022-10-07T16:49:10.813Z] Removing intermediate container 744d62501baa [2022-10-07T16:49:10.813Z] ---> 52a953b89bda [2022-10-07T16:49:10.813Z] [2022-10-07T16:49:11.395Z] Successfully built 52a953b89bda [2022-10-07T16:49:11.395Z] Successfully tagged security-spire-server-arm64:latest [2022-10-07T16:49:11.395Z]  Building security-spire-server ... done Building core-metadata [2022-10-07T16:49:11.668Z] Successfully built 672cbfe2b3e3 [2022-10-07T16:49:11.668Z] Successfully tagged security-spire-config-arm64:latest [2022-10-07T16:49:11.668Z]  Building security-spire-config ... done Building support-notifications [2022-10-07T16:49:11.934Z] ---> ac72a98fff54 [2022-10-07T16:49:11.934Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-07T16:49:11.934Z] ---> Running in f778619bca7e [2022-10-07T16:49:12.515Z] Removing intermediate container f778619bca7e [2022-10-07T16:49:12.515Z] ---> 1f8f992dc878 [2022-10-07T16:49:12.515Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-07T16:49:12.515Z] ---> Running in f42f5c07a59b [2022-10-07T16:49:13.110Z] Removing intermediate container f42f5c07a59b [2022-10-07T16:49:13.111Z] ---> c6dd83438e45 [2022-10-07T16:49:13.111Z] Step 24/26 : LABEL arch=arm64 [2022-10-07T16:49:13.376Z] ---> Running in 0f64c44c6e09 [2022-10-07T16:49:13.960Z] Removing intermediate container 0f64c44c6e09 [2022-10-07T16:49:13.960Z] ---> 88733037510e [2022-10-07T16:49:13.960Z] Step 25/26 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T16:49:14.226Z] ---> Running in c6801111ef69 [2022-10-07T16:49:14.808Z] Removing intermediate container c6801111ef69 [2022-10-07T16:49:14.808Z] ---> e5a5d91a3326 [2022-10-07T16:49:14.808Z] Step 26/26 : LABEL version=0.0.0 [2022-10-07T16:49:14.808Z] ---> Running in df15d03e27a7 [2022-10-07T16:49:15.390Z] Removing intermediate container df15d03e27a7 [2022-10-07T16:49:15.390Z] ---> 3c04b743d018 [2022-10-07T16:49:15.390Z] [2022-10-07T16:49:15.656Z] Successfully built 3c04b743d018 [2022-10-07T16:49:15.656Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-07T16:49:15.656Z]  Building security-spire-agent ... done Building security-proxy-setup [2022-10-07T16:49:47.867Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:49:47.867Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:49:47.867Z] ---> c4e8a6b76696 [2022-10-07T16:49:47.867Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:49:47.867Z] ---> Using cache [2022-10-07T16:49:47.867Z] ---> 43fb608b0ec3 [2022-10-07T16:49:47.867Z] Step 4/25 : WORKDIR /edgex-go [2022-10-07T16:49:47.867Z] ---> Using cache [2022-10-07T16:49:47.867Z] ---> ad9f051f57a0 [2022-10-07T16:49:47.867Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:49:47.867Z] ---> Using cache [2022-10-07T16:49:47.867Z] ---> 184f19297108 [2022-10-07T16:49:47.867Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-07T16:49:47.867Z] ---> Using cache [2022-10-07T16:49:47.867Z] ---> 2e23ac3f2255 [2022-10-07T16:49:47.867Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-07T16:49:47.867Z] ---> Using cache [2022-10-07T16:49:47.867Z] ---> 456996dc7c09 [2022-10-07T16:49:47.867Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:49:47.867Z] ---> Using cache [2022-10-07T16:49:47.867Z] ---> c12d23e9efa1 [2022-10-07T16:49:47.867Z] Step 9/25 : COPY . . [2022-10-07T16:49:47.867Z] ---> Using cache [2022-10-07T16:49:47.867Z] ---> dc247c440034 [2022-10-07T16:49:47.867Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-07T16:49:47.867Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:49:47.867Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:49:47.867Z] ---> c4e8a6b76696 [2022-10-07T16:49:47.867Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:49:47.867Z] ---> Using cache [2022-10-07T16:49:47.867Z] ---> 43fb608b0ec3 [2022-10-07T16:49:47.867Z] Step 4/23 : WORKDIR /edgex-go [2022-10-07T16:49:47.867Z] ---> Using cache [2022-10-07T16:49:47.867Z] ---> ad9f051f57a0 [2022-10-07T16:49:47.867Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:49:47.867Z] ---> Using cache [2022-10-07T16:49:47.867Z] ---> 184f19297108 [2022-10-07T16:49:47.867Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-07T16:49:48.827Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:49:48.827Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:49:48.827Z] ---> c4e8a6b76696 [2022-10-07T16:49:48.827Z] Step 3/22 : WORKDIR /edgex-go [2022-10-07T16:49:48.827Z] ---> Using cache [2022-10-07T16:49:48.827Z] ---> 14ba79bc44e2 [2022-10-07T16:49:48.827Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:49:48.827Z] ---> Using cache [2022-10-07T16:49:48.827Z] ---> 760d58c983f8 [2022-10-07T16:49:48.827Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-07T16:49:48.827Z] ---> Running in 4922ddbeba21 [2022-10-07T16:49:48.827Z] ---> Running in 605da8b92ad7 [2022-10-07T16:49:48.827Z] ---> Running in 0b0aca78387e [2022-10-07T16:49:52.172Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-10-07T16:49:52.172Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:49:52.172Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:49:53.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:49:53.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:49:54.546Z] OK: 221 MiB in 51 packages [2022-10-07T16:49:54.814Z] OK: 221 MiB in 51 packages [2022-10-07T16:49:56.760Z] Removing intermediate container 4922ddbeba21 [2022-10-07T16:49:56.760Z] ---> 7e168bdf31d6 [2022-10-07T16:49:56.760Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-07T16:49:56.760Z] Removing intermediate container 0b0aca78387e [2022-10-07T16:49:56.760Z] ---> 85bb594332d7 [2022-10-07T16:49:56.760Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-07T16:49:58.171Z] ---> e6943eeb5fd7 [2022-10-07T16:49:58.171Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:49:58.171Z] ---> ee0f1f2d1bc8 [2022-10-07T16:49:58.171Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:49:58.440Z] ---> Running in 11318155ffa8 [2022-10-07T16:49:58.440Z] ---> Running in 0720d4040966 [2022-10-07T16:51:20.113Z] Removing intermediate container 0720d4040966 [2022-10-07T16:51:20.113Z] ---> 7201b53e2e53 [2022-10-07T16:51:20.113Z] Step 9/23 : COPY . . [2022-10-07T16:51:20.113Z] Removing intermediate container 11318155ffa8 [2022-10-07T16:51:20.113Z] ---> 4731974d01b1 [2022-10-07T16:51:20.113Z] Step 8/22 : COPY . . [2022-10-07T16:51:35.122Z] ---> de18f22ec511 [2022-10-07T16:51:35.122Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-07T16:51:35.122Z] ---> 624cfacebff9 [2022-10-07T16:51:35.122Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-07T16:51:35.122Z] ---> Running in 06b78bb48905 [2022-10-07T16:51:35.400Z] ---> Running in 94a95fc7c7c7 [2022-10-07T16:51:37.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-07T16:51:37.929Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-07T16:54:59.712Z] Removing intermediate container d2b4247c7aa9 [2022-10-07T16:54:59.712Z] ---> 18353a32cd13 [2022-10-07T16:54:59.712Z] [2022-10-07T16:54:59.712Z] Step 11/24 : FROM alpine:3.16 [2022-10-07T16:54:59.712Z] 3.16: Pulling from library/alpine [2022-10-07T16:54:59.712Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-07T16:54:59.712Z] Status: Downloaded newer image for alpine:3.16 [2022-10-07T16:54:59.712Z] ---> a6215f271958 [2022-10-07T16:54:59.712Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-07T16:54:59.712Z] ---> Running in 1395deb52e87 [2022-10-07T16:54:59.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:54:59.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:55:00.299Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-07T16:55:00.299Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T16:55:00.299Z] OK: 5 MiB in 15 packages [2022-10-07T16:55:02.272Z] Removing intermediate container 1395deb52e87 [2022-10-07T16:55:02.272Z] ---> 5664807f1132 [2022-10-07T16:55:02.272Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-07T16:55:02.272Z] ---> Running in 48dc8d140809 [2022-10-07T16:55:02.864Z] Removing intermediate container 48dc8d140809 [2022-10-07T16:55:02.864Z] ---> 672a8978df59 [2022-10-07T16:55:02.864Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-07T16:55:02.864Z] ---> Running in 5b849dfd5ed0 [2022-10-07T16:55:03.450Z] Removing intermediate container 5b849dfd5ed0 [2022-10-07T16:55:03.450Z] ---> c9cb45b17f73 [2022-10-07T16:55:03.450Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-07T16:55:03.450Z] ---> Running in 64559ae98548 [2022-10-07T16:55:04.060Z] Removing intermediate container 64559ae98548 [2022-10-07T16:55:04.060Z] ---> 1d62bf6d417f [2022-10-07T16:55:04.060Z] Step 16/24 : WORKDIR / [2022-10-07T16:55:04.332Z] ---> Running in 4b74f2cf6820 [2022-10-07T16:55:04.601Z] Removing intermediate container 4b74f2cf6820 [2022-10-07T16:55:04.869Z] ---> e919f5283a3a [2022-10-07T16:55:04.869Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T16:55:05.464Z] ---> 475cff495beb [2022-10-07T16:55:05.464Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-07T16:55:07.444Z] ---> 8dd49c842c50 [2022-10-07T16:55:07.444Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-07T16:55:08.408Z] ---> 1c481a86f8e2 [2022-10-07T16:55:08.408Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-07T16:55:08.408Z] ---> Running in 1ac2bfdc629d [2022-10-07T16:55:08.993Z] Removing intermediate container 1ac2bfdc629d [2022-10-07T16:55:08.993Z] ---> 7aa14353b3b8 [2022-10-07T16:55:08.993Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T16:55:09.262Z] ---> Running in d5f901ac4590 [2022-10-07T16:55:09.849Z] Removing intermediate container d5f901ac4590 [2022-10-07T16:55:09.849Z] ---> 169d1f3f0b83 [2022-10-07T16:55:09.849Z] Step 22/24 : LABEL arch=arm64 [2022-10-07T16:55:10.118Z] ---> Running in 4514ac3466bc [2022-10-07T16:55:10.704Z] Removing intermediate container 4514ac3466bc [2022-10-07T16:55:10.704Z] ---> f04efa4a99fa [2022-10-07T16:55:10.704Z] Step 23/24 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T16:55:10.973Z] ---> Running in f2fbb4282bb7 [2022-10-07T16:55:11.558Z] Removing intermediate container f2fbb4282bb7 [2022-10-07T16:55:11.558Z] ---> d369354b1153 [2022-10-07T16:55:11.558Z] Step 24/24 : LABEL version=0.0.0 [2022-10-07T16:55:11.558Z] ---> Running in 39483dde0b48 [2022-10-07T16:55:12.147Z] Removing intermediate container 39483dde0b48 [2022-10-07T16:55:12.147Z] ---> ad537b56caf4 [2022-10-07T16:55:12.147Z] [2022-10-07T16:55:12.732Z] Successfully built ad537b56caf4 [2022-10-07T16:55:12.732Z] Successfully tagged core-command-arm64:latest [2022-10-07T16:55:12.732Z]  Building core-command ... done Building security-spiffe-token-provider [2022-10-07T16:55:30.955Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:55:30.955Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:55:30.955Z] ---> c4e8a6b76696 [2022-10-07T16:55:30.955Z] Step 3/20 : WORKDIR /edgex-go [2022-10-07T16:55:30.955Z] ---> Using cache [2022-10-07T16:55:30.955Z] ---> 14ba79bc44e2 [2022-10-07T16:55:30.955Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-07T16:55:31.222Z] ---> Running in 346faa7983dd [2022-10-07T16:55:33.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:55:33.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:55:35.764Z] v3.16.2-241-gff75d35bcf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-07T16:55:35.764Z] v3.16.2-237-g36a8973e6a [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-07T16:55:35.764Z] OK: 16896 distinct packages available [2022-10-07T16:55:35.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:55:36.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:55:37.441Z] OK: 221 MiB in 51 packages [2022-10-07T16:55:39.397Z] Removing intermediate container 346faa7983dd [2022-10-07T16:55:39.397Z] ---> f28a8185e443 [2022-10-07T16:55:39.397Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-07T16:55:40.368Z] ---> 4420702d5b1e [2022-10-07T16:55:40.368Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:55:40.368Z] ---> Running in f4dc66f4051e [2022-10-07T16:56:48.257Z] Removing intermediate container f4dc66f4051e [2022-10-07T16:56:48.257Z] ---> 08c88a7f5c2b [2022-10-07T16:56:48.257Z] Step 7/20 : COPY . . [2022-10-07T16:56:54.905Z] ---> 7affb20e250f [2022-10-07T16:56:54.905Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-07T16:56:54.905Z] ---> Running in 23b6769c4d58 [2022-10-07T16:56:56.318Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:58:04.207Z] Removing intermediate container 605da8b92ad7 [2022-10-07T16:58:04.207Z] ---> 77c90e274edc [2022-10-07T16:58:04.207Z] [2022-10-07T16:58:04.207Z] Step 11/25 : FROM alpine:3.16 [2022-10-07T16:58:04.207Z] ---> a6215f271958 [2022-10-07T16:58:04.207Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-07T16:58:04.207Z] ---> Using cache [2022-10-07T16:58:04.207Z] ---> 5664807f1132 [2022-10-07T16:58:04.207Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-07T16:58:04.208Z] ---> Using cache [2022-10-07T16:58:04.208Z] ---> 672a8978df59 [2022-10-07T16:58:04.208Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-07T16:58:04.208Z] ---> Running in 1175b6c73e2b [2022-10-07T16:58:04.208Z] Removing intermediate container 1175b6c73e2b [2022-10-07T16:58:04.208Z] ---> 8adf0dbd08e5 [2022-10-07T16:58:04.208Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-07T16:58:04.208Z] ---> Running in e3a4a9c3e0d7 [2022-10-07T16:58:04.208Z] Removing intermediate container e3a4a9c3e0d7 [2022-10-07T16:58:04.208Z] ---> 87067a4e5da8 [2022-10-07T16:58:04.208Z] Step 16/25 : WORKDIR / [2022-10-07T16:58:04.208Z] ---> Running in 96494507be63 [2022-10-07T16:58:04.208Z] Removing intermediate container 96494507be63 [2022-10-07T16:58:04.208Z] ---> 480103e2064e [2022-10-07T16:58:04.208Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T16:58:04.208Z] ---> 255a8d7e177c [2022-10-07T16:58:04.208Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-07T16:58:04.208Z] ---> 5e731025fafb [2022-10-07T16:58:04.208Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-07T16:58:04.208Z] ---> 602660b6f293 [2022-10-07T16:58:04.208Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-07T16:58:04.208Z] ---> 89027650cacc [2022-10-07T16:58:04.208Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-07T16:58:04.208Z] ---> Running in 33f51f754aa6 [2022-10-07T16:58:04.484Z] Removing intermediate container 33f51f754aa6 [2022-10-07T16:58:04.484Z] ---> 8fc73b8dea42 [2022-10-07T16:58:04.484Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T16:58:04.759Z] ---> Running in 693712bc8d94 [2022-10-07T16:58:05.347Z] Removing intermediate container 693712bc8d94 [2022-10-07T16:58:05.347Z] ---> c6b541f8ee42 [2022-10-07T16:58:05.347Z] Step 23/25 : LABEL arch=arm64 [2022-10-07T16:58:05.347Z] ---> Running in 5384e87ac20c [2022-10-07T16:58:05.934Z] Removing intermediate container 5384e87ac20c [2022-10-07T16:58:05.934Z] ---> df148f08eebb [2022-10-07T16:58:05.934Z] Step 24/25 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T16:58:06.207Z] ---> Running in 84c9c57f18a7 [2022-10-07T16:58:06.476Z] Removing intermediate container 84c9c57f18a7 [2022-10-07T16:58:06.476Z] ---> 72be27709b37 [2022-10-07T16:58:06.476Z] Step 25/25 : LABEL version=0.0.0 [2022-10-07T16:58:06.744Z] ---> Running in 8645950428a8 [2022-10-07T16:58:07.330Z] Removing intermediate container 8645950428a8 [2022-10-07T16:58:07.330Z] ---> 26ed2e511e7d [2022-10-07T16:58:07.330Z] [2022-10-07T16:58:07.597Z] Successfully built 26ed2e511e7d [2022-10-07T16:58:07.597Z] Successfully tagged core-metadata-arm64:latest [2022-10-07T16:58:07.598Z]  Building core-metadata ... done Building security-bootstrapper [2022-10-07T16:58:15.920Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:58:26.230Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:58:26.230Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:58:26.230Z] ---> c4e8a6b76696 [2022-10-07T16:58:26.230Z] Step 3/33 : WORKDIR /edgex-go [2022-10-07T16:58:26.230Z] ---> Using cache [2022-10-07T16:58:26.230Z] ---> 14ba79bc44e2 [2022-10-07T16:58:26.230Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:58:26.230Z] ---> Using cache [2022-10-07T16:58:26.230Z] ---> 760d58c983f8 [2022-10-07T16:58:26.230Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-07T16:58:26.230Z] ---> Using cache [2022-10-07T16:58:26.230Z] ---> 85bb594332d7 [2022-10-07T16:58:26.230Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-07T16:58:26.230Z] ---> Using cache [2022-10-07T16:58:26.230Z] ---> e6943eeb5fd7 [2022-10-07T16:58:26.230Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:58:26.230Z] ---> Using cache [2022-10-07T16:58:26.230Z] ---> 4731974d01b1 [2022-10-07T16:58:26.230Z] Step 8/33 : COPY . . [2022-10-07T16:58:26.230Z] ---> Using cache [2022-10-07T16:58:26.230Z] ---> 624cfacebff9 [2022-10-07T16:58:26.230Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-07T16:58:26.511Z] ---> Running in 1c443b29e516 [2022-10-07T16:58:29.096Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T16:58:47.303Z] Removing intermediate container 48b719838a2a [2022-10-07T16:58:47.303Z] ---> 1be9aaf02948 [2022-10-07T16:58:47.303Z] [2022-10-07T16:58:47.303Z] Step 11/23 : FROM alpine:3.16 [2022-10-07T16:58:47.303Z] ---> a6215f271958 [2022-10-07T16:58:47.303Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-07T16:58:47.303Z] ---> Using cache [2022-10-07T16:58:47.303Z] ---> 5664807f1132 [2022-10-07T16:58:47.303Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-07T16:58:47.303Z] ---> Using cache [2022-10-07T16:58:47.303Z] ---> 672a8978df59 [2022-10-07T16:58:47.303Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-07T16:58:47.303Z] ---> Running in ca6e995e5e23 [2022-10-07T16:58:47.303Z] Removing intermediate container ca6e995e5e23 [2022-10-07T16:58:47.303Z] ---> a80103eb7ee8 [2022-10-07T16:58:47.303Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-07T16:58:47.303Z] ---> Running in 250993c3de82 [2022-10-07T16:58:47.303Z] Removing intermediate container 250993c3de82 [2022-10-07T16:58:47.303Z] ---> 7618031c57a0 [2022-10-07T16:58:47.303Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T16:58:48.269Z] ---> b486d2a04fae [2022-10-07T16:58:48.269Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-07T16:58:48.269Z] Removing intermediate container 94a95fc7c7c7 [2022-10-07T16:58:48.269Z] ---> d505c6ab9427 [2022-10-07T16:58:48.269Z] [2022-10-07T16:58:48.269Z] Step 10/22 : FROM alpine:3.16 [2022-10-07T16:58:48.269Z] ---> a6215f271958 [2022-10-07T16:58:48.269Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-07T16:58:48.538Z] ---> Running in 563828397a0f [2022-10-07T16:58:51.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:58:51.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:58:51.709Z] ---> fb41b0870938 [2022-10-07T16:58:51.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-07T16:58:52.671Z] ---> 73a6ca498faa [2022-10-07T16:58:52.671Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-07T16:58:52.939Z] ---> Running in 303e6a90297b [2022-10-07T16:58:53.528Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-07T16:58:53.528Z] Removing intermediate container 303e6a90297b [2022-10-07T16:58:53.528Z] ---> 21085d3e7c2d [2022-10-07T16:58:53.528Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T16:58:53.528Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-07T16:58:53.528Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-07T16:58:53.528Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-07T16:58:53.528Z] (5/6) Installing curl (7.83.1-r3) [2022-10-07T16:58:53.528Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-07T16:58:53.528Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T16:58:53.814Z] Executing ca-certificates-20220614-r0.trigger [2022-10-07T16:58:53.814Z] ---> Running in 7df849b8cd84 [2022-10-07T16:58:54.086Z] Removing intermediate container 7df849b8cd84 [2022-10-07T16:58:54.086Z] ---> 0e7221fc3f9e [2022-10-07T16:58:54.086Z] Step 21/23 : LABEL arch=arm64 [2022-10-07T16:58:54.352Z] ---> Running in 7a12b1030907 [2022-10-07T16:58:54.352Z] OK: 8 MiB in 20 packages [2022-10-07T16:58:54.949Z] Removing intermediate container 7a12b1030907 [2022-10-07T16:58:54.949Z] ---> 09ef86ed010e [2022-10-07T16:58:54.949Z] Step 22/23 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T16:58:55.218Z] ---> Running in 0f22598edc44 [2022-10-07T16:58:55.804Z] Removing intermediate container 0f22598edc44 [2022-10-07T16:58:56.072Z] ---> 93521234855b [2022-10-07T16:58:56.072Z] Step 23/23 : LABEL version=0.0.0 [2022-10-07T16:58:56.072Z] ---> Running in 95f3a8c10953 [2022-10-07T16:58:58.646Z] Removing intermediate container 95f3a8c10953 [2022-10-07T16:58:58.646Z] ---> c48c51f3ddde [2022-10-07T16:58:58.646Z] [2022-10-07T16:58:58.646Z] Removing intermediate container 563828397a0f [2022-10-07T16:58:58.646Z] ---> f05dffd530c0 [2022-10-07T16:58:58.646Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-07T16:58:58.646Z] ---> Running in fbc2878a0d72 [2022-10-07T16:58:58.914Z] Successfully built c48c51f3ddde [2022-10-07T16:58:58.914Z] Successfully tagged support-scheduler-arm64:latest [2022-10-07T16:58:58.914Z] Building sys-mgmt-agent [2022-10-07T16:58:59.507Z]  Building support-scheduler ... done Removing intermediate container fbc2878a0d72 [2022-10-07T16:58:59.507Z] ---> 46979f53fb35 [2022-10-07T16:58:59.507Z] Step 13/22 : WORKDIR /edgex [2022-10-07T16:58:59.507Z] ---> Running in 32c2e56de193 [2022-10-07T16:59:00.094Z] Removing intermediate container 32c2e56de193 [2022-10-07T16:59:00.094Z] ---> e00ccf150643 [2022-10-07T16:59:00.094Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-07T16:59:01.058Z] ---> ff67c53b1c05 [2022-10-07T16:59:01.058Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-07T16:59:03.021Z] ---> 92d8145ae4a7 [2022-10-07T16:59:03.021Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-07T16:59:04.985Z] ---> 0ccd5fd25d21 [2022-10-07T16:59:04.985Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-07T16:59:05.577Z] ---> 0b214109bb5d [2022-10-07T16:59:05.577Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-07T16:59:05.577Z] ---> Running in aa7e4c9699ea [2022-10-07T16:59:09.842Z] Removing intermediate container aa7e4c9699ea [2022-10-07T16:59:09.842Z] ---> 4defcb2fdedd [2022-10-07T16:59:09.842Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-07T16:59:10.115Z] ---> Running in 2e104894c6be [2022-10-07T16:59:11.079Z] Removing intermediate container 2e104894c6be [2022-10-07T16:59:11.079Z] ---> 8b91d84acdee [2022-10-07T16:59:11.079Z] Step 20/22 : LABEL arch=arm64 [2022-10-07T16:59:11.079Z] ---> Running in 010da88f7d6e [2022-10-07T16:59:12.056Z] Removing intermediate container 010da88f7d6e [2022-10-07T16:59:12.056Z] ---> 878bd64c2d2a [2022-10-07T16:59:12.056Z] Step 21/22 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T16:59:12.325Z] ---> Running in 9901d5ff3559 [2022-10-07T16:59:12.922Z] Removing intermediate container 9901d5ff3559 [2022-10-07T16:59:12.922Z] ---> 87c40385b78f [2022-10-07T16:59:12.922Z] Step 22/22 : LABEL version=0.0.0 [2022-10-07T16:59:13.192Z] ---> Running in b03332abe724 [2022-10-07T16:59:13.777Z] Removing intermediate container b03332abe724 [2022-10-07T16:59:13.777Z] ---> 789679cf83c3 [2022-10-07T16:59:13.777Z] [2022-10-07T16:59:14.364Z] Successfully built 789679cf83c3 [2022-10-07T16:59:14.364Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-07T16:59:14.364Z]  Building security-proxy-setup ... done Building core-data [2022-10-07T16:59:22.580Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:59:22.580Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:59:22.580Z] ---> c4e8a6b76696 [2022-10-07T16:59:22.580Z] Step 3/23 : WORKDIR /edgex-go [2022-10-07T16:59:22.580Z] ---> Using cache [2022-10-07T16:59:22.580Z] ---> 14ba79bc44e2 [2022-10-07T16:59:22.580Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:59:22.580Z] ---> Using cache [2022-10-07T16:59:22.580Z] ---> 760d58c983f8 [2022-10-07T16:59:22.580Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-07T16:59:22.580Z] ---> Running in 56d91be35e94 [2022-10-07T16:59:24.531Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:59:25.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:59:27.449Z] OK: 221 MiB in 51 packages [2022-10-07T16:59:29.401Z] Removing intermediate container 56d91be35e94 [2022-10-07T16:59:29.401Z] ---> 83a2d1c07b5f [2022-10-07T16:59:29.401Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-07T16:59:30.819Z] ---> 3c41a47e354b [2022-10-07T16:59:30.819Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:59:30.819Z] ---> Running in 287807ee29f5 [2022-10-07T16:59:36.182Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T16:59:36.182Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-07T16:59:36.182Z] ---> c4e8a6b76696 [2022-10-07T16:59:36.182Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-07T16:59:36.182Z] ---> Using cache [2022-10-07T16:59:36.182Z] ---> 43fb608b0ec3 [2022-10-07T16:59:36.182Z] Step 4/24 : WORKDIR /edgex-go [2022-10-07T16:59:36.182Z] ---> Using cache [2022-10-07T16:59:36.182Z] ---> ad9f051f57a0 [2022-10-07T16:59:36.182Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T16:59:36.182Z] ---> Using cache [2022-10-07T16:59:36.182Z] ---> 184f19297108 [2022-10-07T16:59:36.182Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-07T16:59:36.182Z] ---> Running in e656a84a160a [2022-10-07T16:59:38.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T16:59:38.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T16:59:40.669Z] OK: 221 MiB in 51 packages [2022-10-07T16:59:42.080Z] Removing intermediate container e656a84a160a [2022-10-07T16:59:42.080Z] ---> 4fa3d97aaeb6 [2022-10-07T16:59:42.080Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-07T16:59:43.084Z] ---> 78f37f5bf49d [2022-10-07T16:59:43.084Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T16:59:43.084Z] ---> Running in 5e03cd9c6117 [2022-10-07T17:00:50.985Z] Removing intermediate container 287807ee29f5 [2022-10-07T17:00:50.986Z] ---> cdf491586320 [2022-10-07T17:00:50.986Z] Step 8/23 : COPY . . [2022-10-07T17:00:59.190Z] Removing intermediate container 5e03cd9c6117 [2022-10-07T17:00:59.190Z] ---> 275cb1e0d418 [2022-10-07T17:00:59.190Z] Step 9/24 : COPY . . [2022-10-07T17:01:05.894Z] ---> 1b6d84be5d15 [2022-10-07T17:01:05.894Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-07T17:01:06.168Z] ---> Running in e8c693844c24 [2022-10-07T17:01:08.794Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-07T17:01:17.043Z] ---> 65396e0a7a9f [2022-10-07T17:01:17.043Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-07T17:01:17.043Z] ---> Running in c5418a49cbe1 [2022-10-07T17:01:18.471Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-07T17:03:10.223Z] Removing intermediate container 06b78bb48905 [2022-10-07T17:03:10.223Z] ---> 71e1fbd730dd [2022-10-07T17:03:10.223Z] [2022-10-07T17:03:10.223Z] Step 11/23 : FROM alpine:3.16 [2022-10-07T17:03:10.223Z] ---> a6215f271958 [2022-10-07T17:03:10.223Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-07T17:03:10.223Z] ---> Running in 7fcd33af7dcd [2022-10-07T17:03:10.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T17:03:10.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T17:03:10.223Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-07T17:03:10.223Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-07T17:03:10.223Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T17:03:10.223Z] Executing ca-certificates-20220614-r0.trigger [2022-10-07T17:03:10.223Z] OK: 6 MiB in 16 packages [2022-10-07T17:03:10.223Z] Removing intermediate container 7fcd33af7dcd [2022-10-07T17:03:10.223Z] ---> d8586b768199 [2022-10-07T17:03:10.223Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-07T17:03:10.223Z] ---> Running in d6b43fae00ea [2022-10-07T17:03:10.223Z] Removing intermediate container d6b43fae00ea [2022-10-07T17:03:10.223Z] ---> 6217011a8be3 [2022-10-07T17:03:10.223Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-07T17:03:10.223Z] ---> Running in a198f770ab9c [2022-10-07T17:03:10.223Z] Removing intermediate container a198f770ab9c [2022-10-07T17:03:10.223Z] ---> 62b4113c8d1d [2022-10-07T17:03:10.223Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-07T17:03:10.223Z] ---> Running in 70cd258a3c88 [2022-10-07T17:03:10.223Z] Removing intermediate container 70cd258a3c88 [2022-10-07T17:03:10.223Z] ---> 6b3fc55d8092 [2022-10-07T17:03:10.223Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T17:03:10.223Z] ---> 7e58648e2f13 [2022-10-07T17:03:10.224Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-07T17:03:10.224Z] ---> 941c17c6abd5 [2022-10-07T17:03:10.224Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-07T17:03:10.224Z] ---> 5b065cfce04a [2022-10-07T17:03:10.224Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-07T17:03:10.224Z] ---> Running in 86304a77be12 [2022-10-07T17:03:10.224Z] Removing intermediate container 86304a77be12 [2022-10-07T17:03:10.224Z] ---> 42410dadacfb [2022-10-07T17:03:10.224Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T17:03:10.492Z] ---> Running in 3e9e4aa9f070 [2022-10-07T17:03:11.085Z] Removing intermediate container 3e9e4aa9f070 [2022-10-07T17:03:11.085Z] ---> 2f980e342cf9 [2022-10-07T17:03:11.085Z] Step 21/23 : LABEL arch=arm64 [2022-10-07T17:03:11.085Z] ---> Running in 80c46b28124e [2022-10-07T17:03:12.057Z] Removing intermediate container 80c46b28124e [2022-10-07T17:03:12.057Z] ---> 6f75f7dac9dd [2022-10-07T17:03:12.057Z] Step 22/23 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T17:03:12.057Z] ---> Running in 133665fbb0ca [2022-10-07T17:03:12.648Z] Removing intermediate container 133665fbb0ca [2022-10-07T17:03:12.648Z] ---> e8d251941dc9 [2022-10-07T17:03:12.648Z] Step 23/23 : LABEL version=0.0.0 [2022-10-07T17:03:12.648Z] ---> Running in 56c19f55fcd7 [2022-10-07T17:03:13.237Z] Removing intermediate container 56c19f55fcd7 [2022-10-07T17:03:13.237Z] ---> e9ee1d223b48 [2022-10-07T17:03:13.237Z] [2022-10-07T17:03:13.508Z] Successfully built e9ee1d223b48 [2022-10-07T17:03:13.508Z] Successfully tagged support-notifications-arm64:latest [2022-10-07T17:03:13.508Z]  Building support-notifications ... done Building security-secretstore-setup [2022-10-07T17:03:31.760Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-07T17:03:31.760Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-07T17:03:31.760Z] ---> c4e8a6b76696 [2022-10-07T17:03:31.760Z] Step 3/25 : WORKDIR /edgex-go [2022-10-07T17:03:31.760Z] ---> Using cache [2022-10-07T17:03:31.760Z] ---> 14ba79bc44e2 [2022-10-07T17:03:31.760Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T17:03:31.760Z] ---> Using cache [2022-10-07T17:03:31.760Z] ---> 760d58c983f8 [2022-10-07T17:03:31.761Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-07T17:03:31.761Z] ---> Using cache [2022-10-07T17:03:31.761Z] ---> 85bb594332d7 [2022-10-07T17:03:31.761Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-07T17:03:31.761Z] ---> Using cache [2022-10-07T17:03:31.761Z] ---> e6943eeb5fd7 [2022-10-07T17:03:31.761Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-07T17:03:31.761Z] ---> Using cache [2022-10-07T17:03:31.761Z] ---> 4731974d01b1 [2022-10-07T17:03:31.761Z] Step 8/25 : COPY . . [2022-10-07T17:03:31.761Z] ---> Using cache [2022-10-07T17:03:31.761Z] ---> 624cfacebff9 [2022-10-07T17:03:31.761Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-07T17:03:31.761Z] ---> Running in cdf0c4aa7376 [2022-10-07T17:03:33.182Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T17:05:40.187Z] Removing intermediate container 1c443b29e516 [2022-10-07T17:05:40.187Z] ---> 8afc70ee6784 [2022-10-07T17:05:40.187Z] [2022-10-07T17:05:40.187Z] Step 10/33 : FROM alpine:3.16 [2022-10-07T17:05:40.187Z] ---> a6215f271958 [2022-10-07T17:05:40.187Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-07T17:05:40.187Z] ---> Running in 9b0145f5a4a0 [2022-10-07T17:05:40.187Z] Removing intermediate container 9b0145f5a4a0 [2022-10-07T17:05:40.187Z] ---> 745aa63a08c5 [2022-10-07T17:05:40.187Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-07T17:05:40.187Z] ---> Running in 11af398b603f [2022-10-07T17:05:40.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T17:05:40.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T17:05:40.187Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-07T17:05:40.187Z] (2/2) Installing su-exec (0.2-r1) [2022-10-07T17:05:40.187Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T17:05:40.187Z] OK: 5 MiB in 16 packages [2022-10-07T17:05:40.187Z] Removing intermediate container 11af398b603f [2022-10-07T17:05:40.187Z] ---> b0816326ce55 [2022-10-07T17:05:40.187Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-07T17:05:40.187Z] ---> Running in 7789728d78b6 [2022-10-07T17:05:40.187Z] Removing intermediate container 7789728d78b6 [2022-10-07T17:05:40.187Z] ---> a090eebbddbc [2022-10-07T17:05:40.187Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-07T17:05:40.187Z] ---> Running in 738828cf0bd0 [2022-10-07T17:05:40.499Z] Removing intermediate container 738828cf0bd0 [2022-10-07T17:05:40.499Z] ---> c43585244549 [2022-10-07T17:05:40.499Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-07T17:05:40.883Z] ---> Running in 1ba7c0c8a4fa [2022-10-07T17:05:41.510Z] Removing intermediate container 1ba7c0c8a4fa [2022-10-07T17:05:41.510Z] ---> e054774427c3 [2022-10-07T17:05:41.510Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-07T17:05:41.510Z] ---> Running in 94cb4a09458a [2022-10-07T17:05:42.112Z] Removing intermediate container 94cb4a09458a [2022-10-07T17:05:42.112Z] ---> fc1713bf846f [2022-10-07T17:05:42.112Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-07T17:05:42.112Z] ---> Running in 64a25bed8224 [2022-10-07T17:05:45.476Z] Removing intermediate container 64a25bed8224 [2022-10-07T17:05:45.476Z] ---> 9fbfecf40411 [2022-10-07T17:05:45.476Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-07T17:05:45.476Z] ---> Running in 9f70f4fb910b [2022-10-07T17:05:45.747Z] Removing intermediate container 9f70f4fb910b [2022-10-07T17:05:45.747Z] ---> d407d227ad89 [2022-10-07T17:05:45.747Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-07T17:05:46.735Z] ---> bdda556719ef [2022-10-07T17:05:46.735Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-07T17:05:47.005Z] ---> Running in 195f63653808 [2022-10-07T17:05:50.360Z] Removing intermediate container 195f63653808 [2022-10-07T17:05:50.360Z] ---> c2f9a73f41cc [2022-10-07T17:05:50.360Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T17:05:50.946Z] ---> 5be2ce3443d3 [2022-10-07T17:05:50.946Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-07T17:05:52.901Z] ---> 534d79e65e0b [2022-10-07T17:05:52.901Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-07T17:05:53.865Z] ---> bb8aa4132df9 [2022-10-07T17:05:53.865Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-07T17:05:54.830Z] ---> b30684d842a1 [2022-10-07T17:05:54.830Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-07T17:05:56.250Z] ---> f40beaec567a [2022-10-07T17:05:56.250Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-07T17:05:57.217Z] ---> cc946d8a009f [2022-10-07T17:05:57.217Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-07T17:05:57.807Z] ---> b8e9dd399fd0 [2022-10-07T17:05:57.807Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-07T17:05:58.077Z] ---> Running in 684b7a7853f7 [2022-10-07T17:06:01.441Z] Removing intermediate container 684b7a7853f7 [2022-10-07T17:06:01.441Z] ---> 53bdfb7e7999 [2022-10-07T17:06:01.441Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-07T17:06:01.441Z] ---> Running in 2d6ff174d9ae [2022-10-07T17:06:02.034Z] Removing intermediate container 2d6ff174d9ae [2022-10-07T17:06:02.034Z] ---> 42d137ba427b [2022-10-07T17:06:02.034Z] Step 30/33 : CMD ["gate"] [2022-10-07T17:06:02.034Z] ---> Running in 17e4020ceff0 [2022-10-07T17:06:02.305Z] Removing intermediate container 17e4020ceff0 [2022-10-07T17:06:02.305Z] ---> 2dc4567bdc56 [2022-10-07T17:06:02.305Z] Step 31/33 : LABEL arch=arm64 [2022-10-07T17:06:02.590Z] ---> Running in c52518fe8802 [2022-10-07T17:06:03.183Z] Removing intermediate container c52518fe8802 [2022-10-07T17:06:03.183Z] ---> d55edc76bb44 [2022-10-07T17:06:03.183Z] Step 32/33 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T17:06:03.183Z] ---> Running in cb334f1b5662 [2022-10-07T17:06:03.776Z] Removing intermediate container cb334f1b5662 [2022-10-07T17:06:03.776Z] ---> 5fc8d22de424 [2022-10-07T17:06:03.776Z] Step 33/33 : LABEL version=0.0.0 [2022-10-07T17:06:03.776Z] ---> Running in 1a688a03c758 [2022-10-07T17:06:04.367Z] Removing intermediate container 1a688a03c758 [2022-10-07T17:06:04.367Z] ---> 8e98a9fb0af3 [2022-10-07T17:06:04.367Z] [2022-10-07T17:06:04.639Z] Successfully built 8e98a9fb0af3 [2022-10-07T17:06:04.639Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-07T17:06:22.886Z]  Building security-bootstrapper ... done Removing intermediate container 23b6769c4d58 [2022-10-07T17:06:22.886Z] ---> 9a63b8d6862b [2022-10-07T17:06:22.886Z] [2022-10-07T17:06:22.886Z] Step 9/20 : FROM alpine:3.15 [2022-10-07T17:06:22.886Z] ---> 02e0d6fdf486 [2022-10-07T17:06:22.886Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-07T17:06:22.886Z] ---> Using cache [2022-10-07T17:06:22.886Z] ---> 53144127fe61 [2022-10-07T17:06:22.886Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T17:06:22.886Z] ---> Using cache [2022-10-07T17:06:22.886Z] ---> ba1776edf310 [2022-10-07T17:06:22.886Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-07T17:06:22.886Z] ---> Running in fdc635839cae [2022-10-07T17:06:24.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-07T17:06:25.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-07T17:06:27.245Z] v3.15.6-98-gc05f68e80a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-07T17:06:27.245Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-07T17:06:27.245Z] OK: 15734 distinct packages available [2022-10-07T17:06:27.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-07T17:06:28.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-07T17:06:29.905Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-07T17:06:29.905Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-07T17:06:30.176Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-07T17:06:30.176Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-07T17:06:30.447Z] (5/9) Installing curl (7.80.0-r3) [2022-10-07T17:06:30.447Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-07T17:06:30.447Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-07T17:06:30.716Z] (8/9) Installing libucontext (1.1-r0) [2022-10-07T17:06:30.716Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-07T17:06:30.716Z] Executing busybox-1.34.1-r7.trigger [2022-10-07T17:06:30.716Z] Executing ca-certificates-20220614-r0.trigger [2022-10-07T17:06:31.307Z] OK: 8 MiB in 23 packages [2022-10-07T17:06:34.670Z] Removing intermediate container fdc635839cae [2022-10-07T17:06:34.670Z] ---> 190cddab0e97 [2022-10-07T17:06:34.670Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T17:06:35.258Z] ---> 40df5f76b251 [2022-10-07T17:06:35.258Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-07T17:06:37.865Z] ---> fbe5159f73c1 [2022-10-07T17:06:37.865Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-07T17:06:38.456Z] ---> 478cb6ec65be [2022-10-07T17:06:38.456Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-07T17:06:38.456Z] ---> Running in 0ba91207bc69 [2022-10-07T17:06:39.059Z] Removing intermediate container 0ba91207bc69 [2022-10-07T17:06:39.059Z] ---> 1ecacf10d409 [2022-10-07T17:06:39.059Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T17:06:39.328Z] ---> Running in 0f3f32b60584 [2022-10-07T17:06:39.918Z] Removing intermediate container 0f3f32b60584 [2022-10-07T17:06:39.918Z] ---> 939ad744850c [2022-10-07T17:06:39.918Z] Step 18/20 : LABEL arch=arm64 [2022-10-07T17:06:39.918Z] ---> Running in 0bed3db231ec [2022-10-07T17:06:40.507Z] Removing intermediate container 0bed3db231ec [2022-10-07T17:06:40.507Z] ---> 92881758fb4d [2022-10-07T17:06:40.507Z] Step 19/20 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T17:06:40.507Z] ---> Running in 9cae73a1348d [2022-10-07T17:06:41.106Z] Removing intermediate container 9cae73a1348d [2022-10-07T17:06:41.107Z] ---> f07093b64750 [2022-10-07T17:06:41.107Z] Step 20/20 : LABEL version=0.0.0 [2022-10-07T17:06:41.376Z] ---> Running in a02b20832e0f [2022-10-07T17:06:41.964Z] Removing intermediate container a02b20832e0f [2022-10-07T17:06:41.964Z] ---> 8081f1509469 [2022-10-07T17:06:41.964Z] [2022-10-07T17:06:42.234Z] Successfully built 8081f1509469 [2022-10-07T17:06:42.234Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-07T17:07:14.496Z]  Building security-spiffe-token-provider ... done Removing intermediate container e8c693844c24 [2022-10-07T17:07:14.496Z] ---> 8f1142eda419 [2022-10-07T17:07:14.496Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-07T17:07:14.496Z] ---> Running in d5d4b04b9802 [2022-10-07T17:07:14.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-07T17:07:17.097Z] Removing intermediate container d5d4b04b9802 [2022-10-07T17:07:17.097Z] ---> e79ba2ac6f9c [2022-10-07T17:07:17.097Z] [2022-10-07T17:07:17.097Z] Step 11/23 : FROM alpine:3.16 [2022-10-07T17:07:17.097Z] ---> a6215f271958 [2022-10-07T17:07:17.097Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-07T17:07:17.097Z] ---> Running in e25c1f9aeb7c [2022-10-07T17:07:17.367Z] Removing intermediate container e25c1f9aeb7c [2022-10-07T17:07:17.367Z] ---> 01ef96e67062 [2022-10-07T17:07:17.367Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-07T17:07:17.367Z] ---> Running in 397cdda66333 [2022-10-07T17:07:19.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T17:07:19.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T17:07:20.748Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-07T17:07:20.748Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-07T17:07:20.748Z] (3/33) Installing readline (8.1.2-r0) [2022-10-07T17:07:20.748Z] (4/33) Installing bash (5.1.16-r2) [2022-10-07T17:07:20.748Z] Executing bash-5.1.16-r2.post-install [2022-10-07T17:07:20.748Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-07T17:07:20.748Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-07T17:07:21.019Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-07T17:07:21.019Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-07T17:07:21.019Z] (9/33) Installing curl (7.83.1-r3) [2022-10-07T17:07:21.019Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-07T17:07:21.989Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-07T17:07:21.989Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-07T17:07:21.989Z] (13/33) Installing expat (2.4.9-r0) [2022-10-07T17:07:21.989Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-07T17:07:21.989Z] (15/33) Installing gdbm (1.23-r0) [2022-10-07T17:07:21.989Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-07T17:07:21.989Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-07T17:07:21.989Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-07T17:07:21.989Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-07T17:07:21.989Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-07T17:07:21.989Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-07T17:07:24.588Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-07T17:07:24.588Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-07T17:07:24.588Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-07T17:07:24.588Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-07T17:07:24.588Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-07T17:07:24.588Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-07T17:07:24.588Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-07T17:07:24.588Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-07T17:07:24.588Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-07T17:07:24.588Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-07T17:07:24.588Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-07T17:07:24.858Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-07T17:07:25.826Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T17:07:25.827Z] Executing ca-certificates-20220614-r0.trigger [2022-10-07T17:07:26.098Z] OK: 120 MiB in 47 packages [2022-10-07T17:07:41.125Z] Collecting docker-compose==1.23.2 [2022-10-07T17:07:41.125Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-07T17:07:41.125Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.7 MB/s eta 0:00:00 [2022-10-07T17:07:42.095Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-07T17:07:42.095Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-07T17:07:42.095Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.2 MB/s eta 0:00:00 [2022-10-07T17:07:42.095Z] Collecting cached-property<2,>=1.2.0 [2022-10-07T17:07:42.365Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-07T17:07:42.365Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-07T17:07:42.365Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-07T17:07:42.365Z] Preparing metadata (setup.py): started [2022-10-07T17:07:44.962Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-07T17:07:45.552Z] Collecting docker<4.0,>=3.6.0 [2022-10-07T17:07:45.552Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-07T17:07:45.552Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.1 MB/s eta 0:00:00 [2022-10-07T17:07:46.142Z] Collecting jsonschema<3,>=2.5.1 [2022-10-07T17:07:46.142Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-07T17:07:47.560Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-07T17:07:47.560Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-07T17:07:47.560Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.3 MB/s eta 0:00:00 [2022-10-07T17:07:48.529Z] Collecting PyYAML<4,>=3.10 [2022-10-07T17:07:48.529Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-07T17:07:48.529Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.3 MB/s eta 0:00:00 [2022-10-07T17:07:50.491Z] Preparing metadata (setup.py): started [2022-10-07T17:07:52.448Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-07T17:07:52.449Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-07T17:07:52.718Z] Collecting docopt<0.7,>=0.6.1 [2022-10-07T17:07:52.718Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-07T17:07:52.718Z] Preparing metadata (setup.py): started [2022-10-07T17:07:55.315Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-07T17:07:55.315Z] Collecting texttable<0.10,>=0.9.0 [2022-10-07T17:07:55.315Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-07T17:07:55.315Z] Preparing metadata (setup.py): started [2022-10-07T17:07:57.900Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-07T17:07:58.486Z] Collecting docker-pycreds>=0.4.0 [2022-10-07T17:07:58.486Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-07T17:07:59.899Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-07T17:07:59.899Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-07T17:07:59.899Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.2 MB/s eta 0:00:00 [2022-10-07T17:08:00.487Z] Collecting certifi>=2017.4.17 [2022-10-07T17:08:00.487Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-07T17:08:00.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 15.1 MB/s eta 0:00:00 [2022-10-07T17:08:00.757Z] Collecting idna<2.8,>=2.5 [2022-10-07T17:08:00.757Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-07T17:08:00.757Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.2 MB/s eta 0:00:00 [2022-10-07T17:08:00.757Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-07T17:08:01.026Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-07T17:08:01.026Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.4 MB/s eta 0:00:00 [2022-10-07T17:08:01.613Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-07T17:08:01.613Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-07T17:08:01.613Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-07T17:08:01.613Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-07T17:08:02.588Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-07T17:08:02.588Z] Running setup.py install for texttable: started [2022-10-07T17:08:05.955Z] Running setup.py install for texttable: finished with status 'done' [2022-10-07T17:08:05.955Z] Running setup.py install for PyYAML: started [2022-10-07T17:08:09.313Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-07T17:08:09.313Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-10-07T17:08:10.287Z] Running setup.py install for docopt: started [2022-10-07T17:08:10.878Z] Removing intermediate container c5418a49cbe1 [2022-10-07T17:08:10.878Z] ---> a2b7957a6341 [2022-10-07T17:08:10.878Z] [2022-10-07T17:08:10.878Z] Step 11/24 : FROM alpine:3.16 [2022-10-07T17:08:10.878Z] ---> a6215f271958 [2022-10-07T17:08:10.878Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-07T17:08:10.878Z] ---> Running in ec149043caa8 [2022-10-07T17:08:11.466Z] Removing intermediate container ec149043caa8 [2022-10-07T17:08:11.466Z] ---> 4e675c7e6d85 [2022-10-07T17:08:11.466Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-07T17:08:11.466Z] ---> Running in 8782fd1a0bc3 [2022-10-07T17:08:11.748Z] Removing intermediate container 8782fd1a0bc3 [2022-10-07T17:08:11.748Z] ---> 30c60fd76545 [2022-10-07T17:08:11.748Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-07T17:08:12.020Z] ---> Running in a263f38a4cbb [2022-10-07T17:08:12.297Z] Removing intermediate container a263f38a4cbb [2022-10-07T17:08:12.297Z] ---> 493525f2eab8 [2022-10-07T17:08:12.297Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-07T17:08:12.568Z] ---> Running in 019dd5d32492 [2022-10-07T17:08:13.161Z] Running setup.py install for docopt: finished with status 'done' [2022-10-07T17:08:15.130Z] Removing intermediate container 019dd5d32492 [2022-10-07T17:08:15.130Z] ---> e9707eb4929a [2022-10-07T17:08:15.130Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-07T17:08:15.130Z] ---> Running in 4babf3bc91a5 [2022-10-07T17:08:16.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T17:08:16.552Z] Running setup.py install for dockerpty: started [2022-10-07T17:08:17.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T17:08:18.486Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-07T17:08:18.756Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-07T17:08:18.756Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-07T17:08:18.756Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-07T17:08:19.026Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-07T17:08:19.026Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-07T17:08:19.297Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T17:08:19.297Z] OK: 8 MiB in 20 packages [2022-10-07T17:08:19.568Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-07T17:08:20.993Z] Removing intermediate container cdf0c4aa7376 [2022-10-07T17:08:20.993Z] ---> c6cb68a10835 [2022-10-07T17:08:20.993Z] [2022-10-07T17:08:20.993Z] Step 10/25 : FROM alpine:3.16 [2022-10-07T17:08:20.993Z] ---> a6215f271958 [2022-10-07T17:08:20.993Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-07T17:08:21.263Z] Removing intermediate container 4babf3bc91a5 [2022-10-07T17:08:21.263Z] ---> 97ddbc25794a [2022-10-07T17:08:21.263Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-07T17:08:21.263Z] ---> Running in 2728a17e2cae [2022-10-07T17:08:22.239Z] ---> 73d3d4a49d95 [2022-10-07T17:08:22.239Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-07T17:08:22.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-07T17:08:22.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-07T17:08:23.510Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-07T17:08:23.510Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-07T17:08:23.510Z]  ---> 583e9c48f73e [2022-10-07T17:08:23.510Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-07T17:08:24.131Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-07T17:08:24.131Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-07T17:08:24.131Z] (3/3) Installing su-exec (0.2-r1) [2022-10-07T17:08:24.131Z] Executing busybox-1.35.0-r17.trigger [2022-10-07T17:08:24.131Z] Executing ca-certificates-20220614-r0.trigger [2022-10-07T17:08:24.411Z] ---> 11de92a40803 [2022-10-07T17:08:24.411Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-07T17:08:24.411Z] ---> Running in 898441d6fac4 [2022-10-07T17:08:24.693Z] OK: 6 MiB in 17 packages [2022-10-07T17:08:24.971Z] Removing intermediate container 898441d6fac4 [2022-10-07T17:08:24.971Z] ---> f555deedf2d4 [2022-10-07T17:08:24.971Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T17:08:24.971Z] ---> Running in 955982bd804f [2022-10-07T17:08:25.605Z] Removing intermediate container 955982bd804f [2022-10-07T17:08:25.605Z] ---> ab195f725e6b [2022-10-07T17:08:25.605Z] Step 22/24 : LABEL arch=arm64 [2022-10-07T17:08:25.605Z] ---> Running in 9edbb807c655 [2022-10-07T17:08:26.606Z] Removing intermediate container 9edbb807c655 [2022-10-07T17:08:26.606Z] ---> 90189d4df62a [2022-10-07T17:08:26.606Z] Step 23/24 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T17:08:26.606Z] ---> Running in 0db20b572653 [2022-10-07T17:08:26.606Z] Removing intermediate container 2728a17e2cae [2022-10-07T17:08:26.606Z] ---> a22a2e14f5e7 [2022-10-07T17:08:26.607Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-07T17:08:26.607Z] ---> Running in 682210f8d9b9 [2022-10-07T17:08:27.251Z] Removing intermediate container 0db20b572653 [2022-10-07T17:08:27.251Z] ---> 7f9de438d802 [2022-10-07T17:08:27.251Z] Step 24/24 : LABEL version=0.0.0 [2022-10-07T17:08:27.251Z] ---> Running in 305cfac1d8ca [2022-10-07T17:08:27.251Z] Removing intermediate container 682210f8d9b9 [2022-10-07T17:08:27.251Z] ---> 91ff83b9eaa5 [2022-10-07T17:08:27.251Z] Step 13/25 : WORKDIR / [2022-10-07T17:08:27.536Z] ---> Running in 710ddd00ead0 [2022-10-07T17:08:27.805Z] Removing intermediate container 305cfac1d8ca [2022-10-07T17:08:27.806Z] ---> 85548eef9ad1 [2022-10-07T17:08:27.806Z] [2022-10-07T17:08:28.075Z] Removing intermediate container 710ddd00ead0 [2022-10-07T17:08:28.075Z] ---> 5b96057f5093 [2022-10-07T17:08:28.075Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-07T17:08:28.075Z] Successfully built 85548eef9ad1 [2022-10-07T17:08:28.075Z] Successfully tagged core-data-arm64:latest [2022-10-07T17:08:29.042Z]  Building core-data ... done  ---> e63733a20be4 [2022-10-07T17:08:29.042Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-07T17:08:29.629Z] ---> 3b6d0f239c54 [2022-10-07T17:08:29.629Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-07T17:08:30.232Z] ---> acf3ca83acdb [2022-10-07T17:08:30.232Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-07T17:08:32.834Z] ---> caada0c3bcae [2022-10-07T17:08:32.834Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-07T17:08:34.258Z] ---> 18ff58f528df [2022-10-07T17:08:34.258Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-07T17:08:34.849Z] Removing intermediate container 397cdda66333 [2022-10-07T17:08:34.849Z] ---> 2a8273cd6c4a [2022-10-07T17:08:34.849Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-07T17:08:35.120Z] ---> e298b11cc10f [2022-10-07T17:08:35.120Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-07T17:08:35.120Z] ---> Running in 229b81a9fdc4 [2022-10-07T17:08:35.390Z] Removing intermediate container 229b81a9fdc4 [2022-10-07T17:08:35.390Z] ---> 00093b1f53fe [2022-10-07T17:08:35.390Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-07T17:08:35.662Z] ---> Running in c1c080906760 [2022-10-07T17:08:35.662Z] ---> 3ae9f5dcd3aa [2022-10-07T17:08:35.662Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-07T17:08:35.932Z] ---> Running in 9b57cab8a549 [2022-10-07T17:08:35.932Z] Removing intermediate container c1c080906760 [2022-10-07T17:08:35.932Z] ---> 44028515d98e [2022-10-07T17:08:35.932Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-07T17:08:37.356Z] ---> 7ccaf3ca3e78 [2022-10-07T17:08:37.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-07T17:08:37.949Z] Removing intermediate container 9b57cab8a549 [2022-10-07T17:08:37.949Z] ---> 9e19a9149b40 [2022-10-07T17:08:37.949Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-07T17:08:37.949Z] ---> 135e9ef8810b [2022-10-07T17:08:37.949Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-07T17:08:37.949Z] ---> Running in 1ecd395fd30f [2022-10-07T17:08:38.218Z] Removing intermediate container 1ecd395fd30f [2022-10-07T17:08:38.218Z] ---> b83246284090 [2022-10-07T17:08:38.218Z] Step 23/25 : LABEL arch=arm64 [2022-10-07T17:08:38.218Z] ---> Running in d4850408d7f5 [2022-10-07T17:08:38.501Z] ---> 248cedcb864c [2022-10-07T17:08:38.501Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-07T17:08:38.501Z] ---> Running in 0c07464830cc [2022-10-07T17:08:38.772Z] Removing intermediate container d4850408d7f5 [2022-10-07T17:08:38.772Z] ---> dc294dbc47ea [2022-10-07T17:08:38.772Z] Step 24/25 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T17:08:38.772Z] ---> Running in d3f789d3bc50 [2022-10-07T17:08:39.050Z] Removing intermediate container 0c07464830cc [2022-10-07T17:08:39.050Z] ---> a21d1ff6bdc8 [2022-10-07T17:08:39.050Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-07T17:08:39.050Z] ---> Running in 76e82013fb93 [2022-10-07T17:08:39.050Z] Removing intermediate container d3f789d3bc50 [2022-10-07T17:08:39.050Z] ---> b756b92ac0cd [2022-10-07T17:08:39.050Z] Step 25/25 : LABEL version=0.0.0 [2022-10-07T17:08:39.317Z] ---> Running in 27554ceaba25 [2022-10-07T17:08:39.318Z] Removing intermediate container 76e82013fb93 [2022-10-07T17:08:39.318Z] ---> 6232650e35f8 [2022-10-07T17:08:39.318Z] Step 21/23 : LABEL arch=arm64 [2022-10-07T17:08:39.585Z] ---> Running in 5294f908530e [2022-10-07T17:08:39.585Z] Removing intermediate container 27554ceaba25 [2022-10-07T17:08:39.585Z] ---> ae2fd934cb58 [2022-10-07T17:08:39.585Z] [2022-10-07T17:08:39.854Z] Removing intermediate container 5294f908530e [2022-10-07T17:08:39.854Z] ---> f3e6e22ae195 [2022-10-07T17:08:39.854Z] Step 22/23 : LABEL git_sha=435275e187f681118a14835f3e93c5e615abf2e1 [2022-10-07T17:08:39.854Z] Successfully built ae2fd934cb58 [2022-10-07T17:08:39.854Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-07T17:08:39.854Z]  Building security-secretstore-setup ... done  ---> Running in a9f76f4abd1f [2022-10-07T17:08:40.441Z] Removing intermediate container a9f76f4abd1f [2022-10-07T17:08:40.441Z] ---> 136243002c52 [2022-10-07T17:08:40.441Z] Step 23/23 : LABEL version=0.0.0 [2022-10-07T17:08:40.441Z] ---> Running in 6d4abb387244 [2022-10-07T17:08:40.712Z] Removing intermediate container 6d4abb387244 [2022-10-07T17:08:40.712Z] ---> 483e398f4a87 [2022-10-07T17:08:40.712Z] [2022-10-07T17:08:40.980Z] Successfully built 483e398f4a87 [2022-10-07T17:08:40.980Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-07T17:08:41.578Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-07T17:08:41.590Z] $ docker stop --time=1 21df1826bc9f4c85d65bfb9a47d41ebe6b17b7c5c28343674bd96818ed89d258 [2022-10-07T17:08:43.258Z] $ docker rm -f 21df1826bc9f4c85d65bfb9a47d41ebe6b17b7c5c28343674bd96818ed89d258 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-07T17:08:43.729Z] + docker images [2022-10-07T17:08:43.996Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-07T17:08:43.996Z] sys-mgmt-agent-arm64 latest 483e398f4a87 3 seconds ago 133MB [2022-10-07T17:08:43.996Z] security-secretstore-setup-arm64 latest ae2fd934cb58 4 seconds ago 28.2MB [2022-10-07T17:08:43.996Z] core-data-arm64 latest 85548eef9ad1 16 seconds ago 20.7MB [2022-10-07T17:08:43.996Z] c6cb68a10835 24 seconds ago 1.39GB [2022-10-07T17:08:43.996Z] a2b7957a6341 34 seconds ago 1.41GB [2022-10-07T17:08:43.996Z] e79ba2ac6f9c About a minute ago 1.38GB [2022-10-07T17:08:43.996Z] security-spiffe-token-provider-arm64 latest 8081f1509469 2 minutes ago 28.4MB [2022-10-07T17:08:43.996Z] 9a63b8d6862b 2 minutes ago 1.43GB [2022-10-07T17:08:43.996Z] security-bootstrapper-arm64 latest 8e98a9fb0af3 2 minutes ago 19.1MB [2022-10-07T17:08:43.996Z] 8afc70ee6784 3 minutes ago 1.39GB [2022-10-07T17:08:43.996Z] support-notifications-arm64 latest e9ee1d223b48 5 minutes ago 26.3MB [2022-10-07T17:08:43.996Z] 71e1fbd730dd 5 minutes ago 1.46GB [2022-10-07T17:08:43.996Z] security-proxy-setup-arm64 latest 789679cf83c3 9 minutes ago 26.5MB [2022-10-07T17:08:43.996Z] support-scheduler-arm64 latest c48c51f3ddde 9 minutes ago 25.7MB [2022-10-07T17:08:43.996Z] d505c6ab9427 9 minutes ago 1.39GB [2022-10-07T17:08:43.996Z] 1be9aaf02948 10 minutes ago 1.46GB [2022-10-07T17:08:43.996Z] core-metadata-arm64 latest 26ed2e511e7d 10 minutes ago 17.5MB [2022-10-07T17:08:43.996Z] 77c90e274edc 10 minutes ago 1.41GB [2022-10-07T17:08:43.996Z] core-command-arm64 latest ad537b56caf4 13 minutes ago 16.8MB [2022-10-07T17:08:43.996Z] 18353a32cd13 13 minutes ago 1.4GB [2022-10-07T17:08:43.996Z] security-spire-agent-arm64 latest 3c04b743d018 19 minutes ago 122MB [2022-10-07T17:08:43.996Z] security-spire-config-arm64 latest 672cbfe2b3e3 19 minutes ago 83.6MB [2022-10-07T17:08:43.996Z] security-spire-server-arm64 latest 52a953b89bda 19 minutes ago 84.3MB [2022-10-07T17:08:43.996Z] ced513e29d0b 20 minutes ago 1.28GB [2022-10-07T17:08:43.996Z] af20919e2b5d 20 minutes ago 1.28GB [2022-10-07T17:08:43.996Z] 0a8bb6ede80c 20 minutes ago 1.28GB [2022-10-07T17:08:43.996Z] ci-base-image-arm64 latest c4e8a6b76696 35 minutes ago 941MB [2022-10-07T17:08:43.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 7 days ago 679MB [2022-10-07T17:08:43.996Z] alpine 3.15 02e0d6fdf486 8 weeks ago 5.33MB [2022-10-07T17:08:43.996Z] alpine 3.16 a6215f271958 8 weeks ago 5.29MB [2022-10-07T17:08:43.996Z] 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 [2022-10-07T17:08:44.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-07T17:08:44.409Z] [2022-10-07T17:08:44.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:08:44.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-07T17:08:45.011Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-07T17:08:45.011Z] 8998bd30e6a1: Pulling fs layer [2022-10-07T17:08:45.011Z] 04944245beec: Pulling fs layer [2022-10-07T17:08:45.011Z] 699f458cf7ca: Pulling fs layer [2022-10-07T17:08:45.011Z] 765212b225bb: Pulling fs layer [2022-10-07T17:08:45.011Z] f23df028b6ca: Pulling fs layer [2022-10-07T17:08:45.011Z] d65c8cfc05b1: Pulling fs layer [2022-10-07T17:08:45.011Z] 2437ff75d9bd: Pulling fs layer [2022-10-07T17:08:45.011Z] 765212b225bb: Waiting [2022-10-07T17:08:45.011Z] f23df028b6ca: Waiting [2022-10-07T17:08:45.011Z] d65c8cfc05b1: Waiting [2022-10-07T17:08:45.011Z] 2437ff75d9bd: Waiting [2022-10-07T17:08:45.011Z] 04944245beec: Verifying Checksum [2022-10-07T17:08:45.011Z] 04944245beec: Download complete [2022-10-07T17:08:45.011Z] 765212b225bb: Download complete [2022-10-07T17:08:45.011Z] f23df028b6ca: Verifying Checksum [2022-10-07T17:08:45.011Z] f23df028b6ca: Download complete [2022-10-07T17:08:45.279Z] d65c8cfc05b1: Verifying Checksum [2022-10-07T17:08:45.279Z] d65c8cfc05b1: Download complete [2022-10-07T17:08:45.279Z] 699f458cf7ca: Verifying Checksum [2022-10-07T17:08:45.279Z] 699f458cf7ca: Download complete [2022-10-07T17:08:45.861Z] 8998bd30e6a1: Verifying Checksum [2022-10-07T17:08:45.861Z] 8998bd30e6a1: Download complete [2022-10-07T17:08:47.800Z] 2437ff75d9bd: Verifying Checksum [2022-10-07T17:08:47.800Z] 2437ff75d9bd: Download complete [2022-10-07T17:08:49.737Z] 8998bd30e6a1: Pull complete [2022-10-07T17:08:50.319Z] 04944245beec: Pull complete [2022-10-07T17:08:51.726Z] 699f458cf7ca: Pull complete [2022-10-07T17:08:51.726Z] 765212b225bb: Pull complete [2022-10-07T17:08:52.687Z] f23df028b6ca: Pull complete [2022-10-07T17:08:52.955Z] d65c8cfc05b1: Pull complete [2022-10-07T17:09:07.943Z] 2437ff75d9bd: Pull complete [2022-10-07T17:09:07.943Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-07T17:09:07.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-07T17:09:07.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T17:09:08.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container [2022-10-07T17:09:08.201Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-07T17:09:11.145Z] $ docker top 6a911650cbbeb82f2d6d58851bc35d8ad05d90ae4f992415f5c93296d7e419fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:09:12.021Z] ---> job-cost.sh [2022-10-07T17:09:12.021Z] lf-activate-venv: SKIPPING [2022-10-07T17:09:12.021Z] INFO: No Stack... [2022-10-07T17:09:12.599Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-07T17:09:13.178Z] INFO: Archiving Costs [Pipeline] sh [2022-10-07T17:09:13.496Z] + cut -d, -f6 [2022-10-07T17:09:13.761Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-10-07T17:09:13.823Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4188-2-stack-cost] [2022-10-07T17:09:13.830Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4188-2-stack-cost] did not exist. Created. [2022-10-07T17:09:13.830Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4188-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-07T17:09:14.469Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-07T17:09:14.655Z] Stashed 1 file(s) [Pipeline] } [2022-10-07T17:09:14.664Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4188-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-07T17:09:14.689Z] $ docker stop --time=1 6a911650cbbeb82f2d6d58851bc35d8ad05d90ae4f992415f5c93296d7e419fc [2022-10-07T17:09:16.167Z] $ docker rm -f 6a911650cbbeb82f2d6d58851bc35d8ad05d90ae4f992415f5c93296d7e419fc [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 [2022-10-07T17:09:16.560Z] provisioning config files... [2022-10-07T17:09:16.566Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4010170416610904443tmp [Pipeline] { [Pipeline] sh [2022-10-07T17:09:16.851Z] + set +x [2022-10-07T17:09:16.851Z] + bash -s -- [2022-10-07T17:09:16.851Z] + curl -s https://codecov.io/bash [2022-10-07T17:09:16.851Z] [2022-10-07T17:09:16.851Z] _____ _ [2022-10-07T17:09:16.851Z] / ____| | | [2022-10-07T17:09:16.851Z] | | ___ __| | ___ ___ _____ __ [2022-10-07T17:09:16.851Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-07T17:09:16.851Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-07T17:09:16.851Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-07T17:09:16.851Z] Bash-1.0.6 [2022-10-07T17:09:16.851Z] [2022-10-07T17:09:16.851Z] [2022-10-07T17:09:16.851Z] ==> git version 2.25.1 found [2022-10-07T17:09:16.851Z] ==> 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 [2022-10-07T17:09:16.851Z] Release-Date: 2020-01-08 [2022-10-07T17:09:16.851Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-07T17:09:16.851Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-07T17:09:16.851Z] ==> Jenkins CI detected. [2022-10-07T17:09:16.851Z] current dir:  /w/workspace/edgex-go/2 [2022-10-07T17:09:16.851Z] project root: . [2022-10-07T17:09:16.851Z] --> token set from env [2022-10-07T17:09:16.851Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-07T17:09:16.851Z] ==> Running gcov in . (disable via -X gcov) [2022-10-07T17:09:16.851Z] ==> Python coveragepy not found [2022-10-07T17:09:16.851Z] ==> Searching for coverage reports in: [2022-10-07T17:09:16.851Z] + . [2022-10-07T17:09:16.851Z] -> Found 1 reports [2022-10-07T17:09:17.110Z] ==> Detecting git/mercurial file structure [2022-10-07T17:09:17.110Z] ==> Reading reports [2022-10-07T17:09:17.110Z] + ./coverage.out bytes=502163 [2022-10-07T17:09:17.110Z] ==> Appending adjustments [2022-10-07T17:09:17.110Z] https://docs.codecov.io/docs/fixing-reports [2022-10-07T17:09:18.484Z] + Found adjustments [2022-10-07T17:09:18.484Z] ==> Gzipping contents [2022-10-07T17:09:18.484Z] 64K /tmp/codecov.lOYTIJ.gz [2022-10-07T17:09:18.484Z] ==> Uploading reports [2022-10-07T17:09:18.484Z] url: https://codecov.io [2022-10-07T17:09:18.484Z] query: branch=PR-4188&commit=6a5edc839f0e2b496376c17016b44c1a9f7cde24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4188%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4188&job=&cmd_args= [2022-10-07T17:09:18.484Z] -> Pinging Codecov [2022-10-07T17:09:18.484Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4188&commit=6a5edc839f0e2b496376c17016b44c1a9f7cde24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4188%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4188&job=&cmd_args= [2022-10-07T17:09:19.052Z] -> Uploading to [2022-10-07T17:09:19.052Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-07/00271124DB129430A58F1EEE437C3FCB/6a5edc839f0e2b496376c17016b44c1a9f7cde24/a8e7a200-386c-4e02-a01b-275434910dcc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221007T170918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a8478dd1520332d3e89a3e3154368751f38d053feaa0eb9c2c3a0af68005a68 [2022-10-07T17:09:19.052Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-07T17:09:19.052Z] Dload Upload Total Spent Left Speed [2022-10-07T17:09:19.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65454 0 0 100 65454 0 273k --:--:-- --:--:-- --:--:-- 273k [2022-10-07T17:09:19.311Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6a5edc839f0e2b496376c17016b44c1a9f7cde24 [Pipeline] } [2022-10-07T17:09:19.317Z] 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 [2022-10-07T17:09:19.860Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:09:20.158Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:09:21.026Z] ---> package-listing.sh [2022-10-07T17:09:21.026Z] ++ facter osfamily [2022-10-07T17:09:21.026Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-07T17:09:21.286Z] + OS_FAMILY=debian [2022-10-07T17:09:21.286Z] + workspace=/w/workspace/edgex-go/2 [2022-10-07T17:09:21.286Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-07T17:09:21.286Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-07T17:09:21.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-07T17:09:21.286Z] + PACKAGES=/tmp/packages_start.txt [2022-10-07T17:09:21.286Z] + '[' /w/workspace/edgex-go/2 ']' [2022-10-07T17:09:21.286Z] + PACKAGES=/tmp/packages_end.txt [2022-10-07T17:09:21.286Z] + case "${OS_FAMILY}" in [2022-10-07T17:09:21.286Z] + dpkg -l [2022-10-07T17:09:21.286Z] + grep '^ii' [2022-10-07T17:09:21.286Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-07T17:09:21.286Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-07T17:09:21.286Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-07T17:09:21.286Z] + '[' /w/workspace/edgex-go/2 ']' [2022-10-07T17:09:21.286Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-10-07T17:09:21.286Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-10-07T17:09:21.298Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-07T17:09:21.579Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:09:22.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-07T17:09:22.135Z] [2022-10-07T17:09:22.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-07T17:09:22.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-07T17:09:22.430Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-07T17:09:22.430Z] 5eb5b503b376: Pulling fs layer [2022-10-07T17:09:22.430Z] 5c69ac0246d0: Pulling fs layer [2022-10-07T17:09:22.430Z] ec43610c2a17: Pulling fs layer [2022-10-07T17:09:22.430Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-07T17:09:22.430Z] 33b1e0a273af: Pulling fs layer [2022-10-07T17:09:22.430Z] 5d3b04190fa2: Pulling fs layer [2022-10-07T17:09:22.430Z] 2f39f015ded8: Pulling fs layer [2022-10-07T17:09:22.430Z] 33b1e0a273af: Waiting [2022-10-07T17:09:22.430Z] 5d3b04190fa2: Waiting [2022-10-07T17:09:22.430Z] 3a2ae6a8a46f: Waiting [2022-10-07T17:09:22.430Z] 5c69ac0246d0: Verifying Checksum [2022-10-07T17:09:22.430Z] 5c69ac0246d0: Download complete [2022-10-07T17:09:22.430Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-07T17:09:22.430Z] 3a2ae6a8a46f: Download complete [2022-10-07T17:09:22.430Z] 33b1e0a273af: Verifying Checksum [2022-10-07T17:09:22.430Z] 33b1e0a273af: Download complete [2022-10-07T17:09:22.430Z] ec43610c2a17: Verifying Checksum [2022-10-07T17:09:22.430Z] ec43610c2a17: Download complete [2022-10-07T17:09:22.689Z] 5d3b04190fa2: Download complete [2022-10-07T17:09:22.689Z] 5eb5b503b376: Verifying Checksum [2022-10-07T17:09:22.689Z] 5eb5b503b376: Download complete [2022-10-07T17:09:23.255Z] 2f39f015ded8: Download complete [2022-10-07T17:09:23.819Z] 5eb5b503b376: Pull complete [2022-10-07T17:09:23.819Z] 5c69ac0246d0: Pull complete [2022-10-07T17:09:24.383Z] ec43610c2a17: Pull complete [2022-10-07T17:09:24.383Z] 3a2ae6a8a46f: Pull complete [2022-10-07T17:09:24.641Z] 33b1e0a273af: Pull complete [2022-10-07T17:09:24.641Z] 5d3b04190fa2: Pull complete [2022-10-07T17:09:28.820Z] 2f39f015ded8: Pull complete [2022-10-07T17:09:28.820Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-07T17:09:28.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-07T17:09:28.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-07T17:09:28.897Z] prd-ubuntu20.04-docker-8c-8g-7342 does not seem to be running inside a container [2022-10-07T17:09:28.922Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:latest cat [2022-10-07T17:09:30.189Z] $ docker top b6fe457f1ff0978273f2608e4a623d6b705c56b93a2f4b972598f3178d4bfded -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-07T17:09:30.532Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-07T17:09:30.817Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-07T17:09:31.101Z] + ls /var/log/sa-host [2022-10-07T17:09:31.101Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-07T17:09:31.161Z] provisioning config files... [2022-10-07T17:09:31.169Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config11908495909730818507tmp [Pipeline] { [Pipeline] echo [2022-10-07T17:09:31.177Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:09:31.455Z] ---> create-netrc.sh [Pipeline] } [2022-10-07T17:09:31.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:09:31.771Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-07T17:09:31.780Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:09:32.065Z] ---> sudo-logs.sh [2022-10-07T17:09:32.065Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-07T17:09:32.084Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:09:32.363Z] ---> job-cost.sh [2022-10-07T17:09:32.363Z] lf-activate-venv: SKIPPING [2022-10-07T17:09:32.363Z] DEBUG: total: 0.10999999940395355 [2022-10-07T17:09:32.363Z] INFO: Retrieving Stack Cost... [2022-10-07T17:09:32.621Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-07T17:09:33.188Z] INFO: Archiving Costs [Pipeline] echo [2022-10-07T17:09:33.199Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-07T17:09:33.484Z] ---> logs-deploy.sh [2022-10-07T17:09:33.484Z] lf-activate-venv: SKIPPING [2022-10-07T17:09:33.484Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4188/2 [2022-10-07T17:09:33.484Z] INFO: archiving workspace using pattern(s): [2022-10-07T17:09:34.422Z] Archives upload complete. [2022-10-07T17:09:34.422Z] INFO: archiving logs to Nexus