Pull request #4083 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6+11a51fe418205844bd5d22f7d6ff9ca8936a0e25 (94b835395301effcd2dc6179edce3bebc2b82c4c) 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-ssh7037714581967381720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh4997649385390655228.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4083/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4083/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh581377626802457436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4083/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17104626240332571992.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6372957612844121944.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4083/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4083/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11429252493250848736.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-17045 in /w/workspace/edgexfoundry_edgex-go_PR-4083 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 11a51fe418205844bd5d22f7d6ff9ca8936a0e25 into PR head commit ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4083/head:refs/remotes/origin/PR-4083 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 Checking out Revision ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 (PR-4083) > git merge 11a51fe418205844bd5d22f7d6ff9ca8936a0e25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 # timeout=10 Commit message: "build(deps): Bump github.com/gomodule/redigo from 1.8.8 to 1.8.9" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-06T19:05:14.864Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-06T19:05:15.046Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-06T19:05:15.154Z] ========================================================= [2022-07-06T19:05:15.154Z] EdgeX Global Pipelines Version Info [2022-07-06T19:05:15.154Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:05:15.975Z] ------------------- [2022-07-06T19:05:15.975Z] stable info: [2022-07-06T19:05:15.975Z] ------------------- [2022-07-06T19:05:15.975Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-06T19:05:15.975Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-06T19:05:15.975Z] Message: update stable to v1.0.234 [2022-07-06T19:05:16.549Z] ------------------- [2022-07-06T19:05:16.549Z] experimental info: [2022-07-06T19:05:16.549Z] ------------------- [2022-07-06T19:05:16.549Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-06T19:05:16.549Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-06T19:05:16.549Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-06T19:05:16.948Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-06T19:05:16.988Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-06T19:05:17.024Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-06T19:05:17.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-06T19:05:17.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-06T19:05:17.142Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-06T19:05:17.180Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-06T19:05:17.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-06T19:05:17.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-06T19:05:17.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-06T19:05:17.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-06T19:05:17.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-06T19:05:17.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-06T19:05:17.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-06T19:05:17.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-06T19:05:17.548Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T19:05:17.594Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T19:05:17.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-06T19:05:17.673Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-06T19:05:17.716Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-06T19:05:17.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-06T19:05:17.790Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-06T19:05:17.833Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-06T19:05:17.872Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4083 [Pipeline] echo [2022-07-06T19:05:17.913Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4083 [Pipeline] echo [2022-07-06T19:05:17.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4083 [Pipeline] echo [2022-07-06T19:05:17.989Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [Pipeline] echo [2022-07-06T19:05:18.026Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec8b373 [Pipeline] echo [2022-07-06T19:05:18.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T19:05:18.182Z] provisioning config files... [2022-07-06T19:05:18.194Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1909986876538345156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:05:18.540Z] ---> docker-login.sh [2022-07-06T19:05:18.540Z] nexus3.edgexfoundry.org:10001 [2022-07-06T19:05:18.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:05:18.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:05:18.800Z] Configure a credential helper to remove this warning. See [2022-07-06T19:05:18.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:05:18.800Z] [2022-07-06T19:05:18.800Z] Login Succeeded [2022-07-06T19:05:18.800Z] nexus3.edgexfoundry.org:10002 [2022-07-06T19:05:19.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:05:19.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:05:19.061Z] Configure a credential helper to remove this warning. See [2022-07-06T19:05:19.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:05:19.061Z] [2022-07-06T19:05:19.061Z] Login Succeeded [2022-07-06T19:05:19.061Z] nexus3.edgexfoundry.org:10003 [2022-07-06T19:05:19.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:05:19.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:05:19.323Z] Configure a credential helper to remove this warning. See [2022-07-06T19:05:19.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:05:19.323Z] [2022-07-06T19:05:19.323Z] Login Succeeded [2022-07-06T19:05:19.323Z] nexus3.edgexfoundry.org:10004 [2022-07-06T19:05:19.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:05:19.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:05:19.323Z] Configure a credential helper to remove this warning. See [2022-07-06T19:05:19.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:05:19.323Z] [2022-07-06T19:05:19.323Z] Login Succeeded [2022-07-06T19:05:19.323Z] docker.io [2022-07-06T19:05:19.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:05:19.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:05:19.898Z] Configure a credential helper to remove this warning. See [2022-07-06T19:05:19.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:05:19.898Z] [2022-07-06T19:05:19.898Z] Login Succeeded [2022-07-06T19:05:19.898Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T19:05:19.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T19:05:20.344Z] + 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-07-06T19:05:20.344Z] + dirname cmd/core-command/Dockerfile [2022-07-06T19:05:20.344Z] + cut -d/ -f2 [2022-07-06T19:05:20.344Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-06T19:05:20.344Z] + dirname cmd/core-data/Dockerfile [2022-07-06T19:05:20.344Z] + cut -d/ -f2 [2022-07-06T19:05:20.344Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-06T19:05:20.344Z] + dirname cmd/core-metadata/Dockerfile [2022-07-06T19:05:20.344Z] + cut -d/ -f2 [2022-07-06T19:05:20.344Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-06T19:05:20.344Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-06T19:05:20.344Z] + cut -d/ -f2 [2022-07-06T19:05:20.344Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-06T19:05:20.344Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-06T19:05:20.344Z] + cut -d/ -f2 [2022-07-06T19:05:20.344Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-06T19:05:20.344Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-06T19:05:20.344Z] + cut -d/ -f2 [2022-07-06T19:05:20.344Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-06T19:05:20.344Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-06T19:05:20.344Z] + cut -d/ -f2 [2022-07-06T19:05:20.344Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-06T19:05:20.344Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-06T19:05:20.344Z] + cut -d/ -f2 [2022-07-06T19:05:20.344Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-06T19:05:20.344Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-06T19:05:20.344Z] + cut -d/ -f2 [2022-07-06T19:05:20.344Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-06T19:05:20.344Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-06T19:05:20.344Z] + cut -d/ -f2 [2022-07-06T19:05:20.344Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-06T19:05:20.344Z] + + dirname cmd/support-notifications/Dockerfilecut [2022-07-06T19:05:20.344Z] -d/ -f2 [2022-07-06T19:05:20.344Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-06T19:05:20.344Z] + + dirname cmd/support-scheduler/Dockerfile [2022-07-06T19:05:20.344Z] cut -d/ -f2 [2022-07-06T19:05:20.344Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-06T19:05:20.344Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-06T19:05:20.344Z] + cut -d/ -f2 [2022-07-06T19:05:20.344Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-06T19:05:20.394Z] 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-07-06T19:05:20.902Z] + git rev-list -1 --merges ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6~1..ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [Pipeline] echo [2022-07-06T19:05:20.941Z] -----------> git rev-list -1 --merges ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6~1..ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [false] [Pipeline] sh [2022-07-06T19:05:21.257Z] + git log --format=format:%s -1 ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [Pipeline] echo [2022-07-06T19:05:21.292Z] ========================================================= [2022-07-06T19:05:21.292Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-06T19:05:21.292Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-06T19:05:21.785Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T19:05:21.785Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-06T19:05:21.785Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-06T19:05:21.785Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-06T19:05:21.785Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-06T19:05:21.785Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-06T19:05:21.785Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:05:22.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T19:05:22.339Z] [2022-07-06T19:05:22.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:05:22.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T19:05:22.731Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-06T19:05:22.731Z] 42c077c10790: Pulling fs layer [2022-07-06T19:05:22.731Z] f63e77b7563a: Pulling fs layer [2022-07-06T19:05:22.731Z] bd5fdadae976: Pulling fs layer [2022-07-06T19:05:22.731Z] 205491f53016: Pulling fs layer [2022-07-06T19:05:22.731Z] df18705c85c3: Pulling fs layer [2022-07-06T19:05:22.731Z] bdb3f477010e: Pulling fs layer [2022-07-06T19:05:22.731Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-06T19:05:22.731Z] 2c6e9b1d212d: Pulling fs layer [2022-07-06T19:05:22.731Z] bdb8f0575790: Pulling fs layer [2022-07-06T19:05:22.731Z] 386e3cb2ff24: Pulling fs layer [2022-07-06T19:05:22.731Z] 2343380bae48: Pulling fs layer [2022-07-06T19:05:22.731Z] df18705c85c3: Waiting [2022-07-06T19:05:22.731Z] bdb3f477010e: Waiting [2022-07-06T19:05:22.731Z] bdb8f0575790: Waiting [2022-07-06T19:05:22.731Z] 205491f53016: Waiting [2022-07-06T19:05:22.731Z] 2343380bae48: Waiting [2022-07-06T19:05:22.731Z] 386e3cb2ff24: Waiting [2022-07-06T19:05:22.731Z] 2c6e9b1d212d: Waiting [2022-07-06T19:05:22.731Z] f63e77b7563a: Verifying Checksum [2022-07-06T19:05:22.731Z] f63e77b7563a: Download complete [2022-07-06T19:05:22.731Z] 205491f53016: Verifying Checksum [2022-07-06T19:05:22.731Z] 205491f53016: Download complete [2022-07-06T19:05:23.002Z] df18705c85c3: Verifying Checksum [2022-07-06T19:05:23.002Z] df18705c85c3: Download complete [2022-07-06T19:05:23.002Z] bd5fdadae976: Verifying Checksum [2022-07-06T19:05:23.002Z] bd5fdadae976: Download complete [2022-07-06T19:05:23.002Z] bdb3f477010e: Verifying Checksum [2022-07-06T19:05:23.002Z] bdb3f477010e: Download complete [2022-07-06T19:05:23.002Z] 2c6e9b1d212d: Download complete [2022-07-06T19:05:23.002Z] bdb8f0575790: Verifying Checksum [2022-07-06T19:05:23.002Z] bdb8f0575790: Download complete [2022-07-06T19:05:23.002Z] 386e3cb2ff24: Verifying Checksum [2022-07-06T19:05:23.002Z] 386e3cb2ff24: Download complete [2022-07-06T19:05:23.002Z] 2343380bae48: Verifying Checksum [2022-07-06T19:05:23.002Z] 2343380bae48: Download complete [2022-07-06T19:05:23.002Z] 42c077c10790: Verifying Checksum [2022-07-06T19:05:23.002Z] 42c077c10790: Download complete [2022-07-06T19:05:23.572Z] c8a8fc8e1c8f: Download complete [2022-07-06T19:05:24.517Z] 42c077c10790: Pull complete [2022-07-06T19:05:24.517Z] f63e77b7563a: Pull complete [2022-07-06T19:05:25.088Z] bd5fdadae976: Pull complete [2022-07-06T19:05:25.088Z] 205491f53016: Pull complete [2022-07-06T19:05:25.348Z] df18705c85c3: Pull complete [2022-07-06T19:05:25.608Z] bdb3f477010e: Pull complete [2022-07-06T19:05:27.518Z] c8a8fc8e1c8f: Pull complete [2022-07-06T19:05:27.518Z] 2c6e9b1d212d: Pull complete [2022-07-06T19:05:27.780Z] bdb8f0575790: Pull complete [2022-07-06T19:05:27.780Z] 386e3cb2ff24: Pull complete [2022-07-06T19:05:27.780Z] 2343380bae48: Pull complete [2022-07-06T19:05:27.780Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-06T19:05:27.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T19:05:28.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:05:28.284Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2022-07-06T19:05:28.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-06T19:05:29.812Z] $ docker top 7fa97ab8bba2d8102a2fd0f2ccdd4980503e8541a4f9cbb6333608722a9214ed -eo pid,comm [2022-07-06T19:05:29.880Z] 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-07-06T19:05:29.880Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T19:05:30.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T19:05:30.003Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T19:05:30.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T19:05:30.126Z] $ docker exec 7fa97ab8bba2d8102a2fd0f2ccdd4980503e8541a4f9cbb6333608722a9214ed ssh-agent [2022-07-06T19:05:30.253Z] SSH_AUTH_SOCK=/tmp/ssh-1QCA6qZZN2vj/agent.33 [2022-07-06T19:05:30.253Z] SSH_AGENT_PID=40 [2022-07-06T19:05:30.259Z] Running ssh-add (command line suppressed) [2022-07-06T19:05:30.381Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_247463756012098415.key (/w/workspace/edgex-go/1@tmp/private_key_247463756012098415.key) [2022-07-06T19:05:30.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T19:05:30.727Z] + git tag --points-at HEAD [Pipeline] } [2022-07-06T19:05:30.746Z] $ docker exec --env ******** --env ******** 7fa97ab8bba2d8102a2fd0f2ccdd4980503e8541a4f9cbb6333608722a9214ed ssh-agent -k [2022-07-06T19:05:30.870Z] unset SSH_AUTH_SOCK; [2022-07-06T19:05:30.870Z] unset SSH_AGENT_PID; [2022-07-06T19:05:30.870Z] echo Agent pid 40 killed; [2022-07-06T19:05:30.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-06T19:05:30.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T19:05:30.965Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T19:05:31.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T19:05:31.081Z] $ docker exec 7fa97ab8bba2d8102a2fd0f2ccdd4980503e8541a4f9cbb6333608722a9214ed ssh-agent [2022-07-06T19:05:31.210Z] SSH_AUTH_SOCK=/tmp/ssh-FxvyEfj5HPIV/agent.74 [2022-07-06T19:05:31.210Z] SSH_AGENT_PID=81 [2022-07-06T19:05:31.215Z] Running ssh-add (command line suppressed) [2022-07-06T19:05:31.329Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4213455415794993704.key (/w/workspace/edgex-go/1@tmp/private_key_4213455415794993704.key) [2022-07-06T19:05:31.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T19:05:31.675Z] + git semver init [2022-07-06T19:05:31.936Z] 2022-07-06 19:05:31,857 [run_init] DEBUG init version:0.0.0 force:False [2022-07-06T19:05:31.936Z] 2022-07-06 19:05:31,858 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-07-06T19:05:31.936Z] 2022-07-06 19:05:31,859 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-07-06T19:05:31.936Z] 2022-07-06 19:05:31,859 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-07-06T19:05:36.143Z] 2022-07-06 19:05:35,967 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-07-06T19:05:36.143Z] 2022-07-06 19:05:35,968 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4083 with force:False [2022-07-06T19:05:36.143Z] 2022-07-06 19:05:35,968 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4083 [2022-07-06T19:05:36.143Z] 2022-07-06 19:05:35,974 [execute] INFO git cat-file --batch-check [2022-07-06T19:05:36.143Z] 2022-07-06 19:05:35,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T19:05:36.143Z] 2022-07-06 19:05:35,981 [execute] INFO git cat-file --batch [2022-07-06T19:05:36.143Z] 2022-07-06 19:05:35,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T19:05:36.143Z] 2022-07-06 19:05:35,988 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4083 [2022-07-06T19:05:36.143Z] 0.0.0 [Pipeline] } [2022-07-06T19:05:36.163Z] $ docker exec --env ******** --env ******** 7fa97ab8bba2d8102a2fd0f2ccdd4980503e8541a4f9cbb6333608722a9214ed ssh-agent -k [2022-07-06T19:05:36.287Z] unset SSH_AUTH_SOCK; [2022-07-06T19:05:36.288Z] unset SSH_AGENT_PID; [2022-07-06T19:05:36.288Z] echo Agent pid 81 killed; [2022-07-06T19:05:36.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T19:05:36.728Z] + git semver [Pipeline] } [2022-07-06T19:05:37.004Z] $ docker stop --time=1 7fa97ab8bba2d8102a2fd0f2ccdd4980503e8541a4f9cbb6333608722a9214ed [2022-07-06T19:05:38.331Z] $ docker rm -f 7fa97ab8bba2d8102a2fd0f2ccdd4980503e8541a4f9cbb6333608722a9214ed [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T19:05:38.764Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-06T19:05:39.073Z] Stashed 1 file(s) [Pipeline] echo [2022-07-06T19:05:39.091Z] [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] echo [2022-07-06T19:05:39.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T19:05:39.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T19:05:39.642Z] ========================================================= [2022-07-06T19:05:39.643Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-06T19:05:39.643Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-06T19:05:39.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T19:05:39.988Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-06T19:05:39.988Z] 59bf1c3509f3: Pulling fs layer [2022-07-06T19:05:39.988Z] 666ba61612fd: Pulling fs layer [2022-07-06T19:05:39.988Z] 8ed8ca486205: Pulling fs layer [2022-07-06T19:05:39.988Z] cc1cd167ecdc: Pulling fs layer [2022-07-06T19:05:39.988Z] c516ae0d96e1: Pulling fs layer [2022-07-06T19:05:39.988Z] cc1cd167ecdc: Waiting [2022-07-06T19:05:39.988Z] 684cea983483: Pulling fs layer [2022-07-06T19:05:39.988Z] dd3240ac7de5: Pulling fs layer [2022-07-06T19:05:39.988Z] c516ae0d96e1: Waiting [2022-07-06T19:05:39.988Z] 684cea983483: Waiting [2022-07-06T19:05:39.988Z] b1e948a4e11c: Pulling fs layer [2022-07-06T19:05:39.988Z] a8fd76ee1af6: Pulling fs layer [2022-07-06T19:05:39.988Z] dd3240ac7de5: Waiting [2022-07-06T19:05:39.988Z] 646ad004c059: Pulling fs layer [2022-07-06T19:05:39.988Z] b1e948a4e11c: Waiting [2022-07-06T19:05:39.988Z] a8fd76ee1af6: Waiting [2022-07-06T19:05:39.988Z] 646ad004c059: Waiting [2022-07-06T19:05:39.988Z] 8ed8ca486205: Download complete [2022-07-06T19:05:39.988Z] 666ba61612fd: Download complete [2022-07-06T19:05:39.988Z] c516ae0d96e1: Verifying Checksum [2022-07-06T19:05:39.988Z] c516ae0d96e1: Download complete [2022-07-06T19:05:39.988Z] 684cea983483: Download complete [2022-07-06T19:05:39.988Z] dd3240ac7de5: Download complete [2022-07-06T19:05:39.988Z] 59bf1c3509f3: Download complete [2022-07-06T19:05:40.256Z] b1e948a4e11c: Verifying Checksum [2022-07-06T19:05:40.256Z] b1e948a4e11c: Download complete [2022-07-06T19:05:40.256Z] 59bf1c3509f3: Pull complete [2022-07-06T19:05:40.256Z] 666ba61612fd: Pull complete [2022-07-06T19:05:40.528Z] 8ed8ca486205: Pull complete [2022-07-06T19:05:40.795Z] cc1cd167ecdc: Download complete [2022-07-06T19:05:40.795Z] 646ad004c059: Verifying Checksum [2022-07-06T19:05:40.795Z] 646ad004c059: Download complete [2022-07-06T19:05:41.057Z] a8fd76ee1af6: Verifying Checksum [2022-07-06T19:05:41.058Z] a8fd76ee1af6: Download complete [2022-07-06T19:05:45.257Z] cc1cd167ecdc: Pull complete [2022-07-06T19:05:45.257Z] c516ae0d96e1: Pull complete [2022-07-06T19:05:45.257Z] 684cea983483: Pull complete [2022-07-06T19:05:45.257Z] dd3240ac7de5: Pull complete [2022-07-06T19:05:45.257Z] b1e948a4e11c: Pull complete [2022-07-06T19:05:47.799Z] a8fd76ee1af6: Pull complete [2022-07-06T19:05:48.059Z] 646ad004c059: Pull complete [2022-07-06T19:05:48.059Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-06T19:05:48.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T19:05:48.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-06T19:05:48.417Z] + + docker build -techo ci-base-image-x86_64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T19:05:48.417Z] WORKDIR /edgex [2022-07-06T19:05:48.417Z] COPY go.mod . [2022-07-06T19:05:48.417Z] RUN go mod download -f [2022-07-06T19:05:48.417Z] - . [2022-07-06T19:05:49.797Z] Sending build context to Docker daemon 335.1MB [2022-07-06T19:05:49.797Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T19:05:49.797Z] ---> 8f69c11f6b0c [2022-07-06T19:05:49.797Z] Step 2/4 : WORKDIR /edgex [2022-07-06T19:05:52.338Z] ---> Running in a6534622be27 [2022-07-06T19:05:52.338Z] Removing intermediate container a6534622be27 [2022-07-06T19:05:52.338Z] ---> 7fd2316d9b52 [2022-07-06T19:05:52.338Z] Step 3/4 : COPY go.mod . [2022-07-06T19:05:52.338Z] ---> 5582b4ca9f48 [2022-07-06T19:05:52.338Z] Step 4/4 : RUN go mod download [2022-07-06T19:05:52.338Z] ---> Running in a6e00185c378 [2022-07-06T19:05:54.405Z] Still waiting to schedule task [2022-07-06T19:05:54.406Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-06T19:06:07.258Z] Removing intermediate container a6e00185c378 [2022-07-06T19:06:07.259Z] ---> 58f8925cd565 [2022-07-06T19:06:07.259Z] Successfully built 58f8925cd565 [2022-07-06T19:06:07.259Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:06:07.638Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T19:06:07.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:06:07.807Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2022-07-06T19:06:07.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-06T19:06:08.391Z] $ docker top ce7b0f136590dc99cbbe112e05c04282993cbf59ac640393fb8934255105b5ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T19:06:08.802Z] + go version [2022-07-06T19:06:08.803Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-06T19:06:08.826Z] $ docker stop --time=1 ce7b0f136590dc99cbbe112e05c04282993cbf59ac640393fb8934255105b5ba [2022-07-06T19:06:10.157Z] $ docker rm -f ce7b0f136590dc99cbbe112e05c04282993cbf59ac640393fb8934255105b5ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:06:10.877Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T19:06:10.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:06:11.039Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2022-07-06T19:06:11.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-06T19:06:11.461Z] $ docker top 496040fdb6bb1fc10b54a345a21b613769975f9acc1acaee4907a0a1cc7b7732 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-06T19:06:11.587Z] ========================================================= [2022-07-06T19:06:11.587Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-06T19:06:11.587Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-06T19:06:11.930Z] + make test [2022-07-06T19:06:11.930Z] go mod tidy -compat=1.17 [2022-07-06T19:06:12.189Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-06T19:06:18.766Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-06T19:06:30.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-06T19:06:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements [2022-07-06T19:06:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-06T19:06:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-06T19:06:32.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements [2022-07-06T19:06:32.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-06T19:06:32.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.2% of statements [2022-07-06T19:06:32.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-06T19:06:32.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-06T19:06:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.881s coverage: 89.2% of statements [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-06T19:06:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.109s coverage: 83.8% of statements [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-06T19:06:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.529s coverage: 95.6% of statements [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-06T19:06:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-06T19:06:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-06T19:06:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-06T19:06:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2022-07-06T19:06:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.6% of statements [2022-07-06T19:06:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-06T19:06:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2022-07-06T19:06:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.096s coverage: 79.5% of statements [2022-07-06T19:06:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2022-07-06T19:06:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2022-07-06T19:06:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-07-06T19:06:45.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2022-07-06T19:06:45.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-07-06T19:06:47.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements [2022-07-06T19:06:47.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.113s coverage: 92.9% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.2% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 64.4% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.382s coverage: 65.4% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 43.8% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-06T19:06:57.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-07-06T19:06:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-07-06T19:06:57.151Z] 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-07-06T19:07:19.087Z] GO111MODULE=on go vet ./... [2022-07-06T19:07:21.627Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T19:07:21.627Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T19:07:21.886Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-06T19:07:22.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-06T19:07:22.495Z] + ls -al . [2022-07-06T19:07:22.496Z] total 684 [2022-07-06T19:07:22.496Z] drwxrwxr-x 10 1001 1001 4096 Jul 6 19:06 . [2022-07-06T19:07:22.496Z] drwxr-xr-x 4 root root 4096 Jul 6 19:06 .. [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 11 Jul 6 19:05 .dockerignore [2022-07-06T19:07:22.496Z] drwxrwxr-x 8 1001 1001 4096 Jul 6 19:05 .git [2022-07-06T19:07:22.496Z] drwxrwxr-x 3 1001 1001 4096 Jul 6 19:05 .github [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 879 Jul 6 19:05 .gitignore [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 42 Jul 6 19:05 .golangci.yml [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 87 Jul 6 19:05 .hadolint.yml [2022-07-06T19:07:22.496Z] drwxr-xr-x 3 1001 1001 4096 Jul 6 19:05 .semver [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 166 Jul 6 19:05 .sonarcloud.properties [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 1171 Jul 6 19:05 ADOPTERS.md [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 10347 Jul 6 19:05 Attribution.txt [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 63209 Jul 6 19:05 CHANGELOG.md [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 3804 Jul 6 19:05 CONTRIBUTING.md [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 677 Jul 6 19:05 GOVERNANCE.md [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 850 Jul 6 19:05 Jenkinsfile [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 10775 Jul 6 19:05 LICENSE [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 10389 Jul 6 19:05 Makefile [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 582 Jul 6 19:05 OWNERS.md [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 9094 Jul 6 19:05 README.md [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 6912 Jul 6 19:05 SECURITY.md [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 5 Jul 6 19:05 VERSION [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 4131 Jul 6 19:05 ZMQWindows.md [2022-07-06T19:07:22.496Z] drwxrwxr-x 2 1001 1001 4096 Jul 6 19:05 bin [2022-07-06T19:07:22.496Z] drwxrwxr-x 18 1001 1001 4096 Jul 6 19:05 cmd [2022-07-06T19:07:22.496Z] -rw-r--r-- 1 root root 435593 Jul 6 19:06 coverage.out [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 3311 Jul 6 19:05 go.mod [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 36231 Jul 6 19:06 go.sum [2022-07-06T19:07:22.496Z] drwxrwxr-x 8 1001 1001 4096 Jul 6 19:05 internal [2022-07-06T19:07:22.496Z] drwxrwxr-x 3 1001 1001 4096 Jul 6 19:05 openapi [2022-07-06T19:07:22.496Z] drwxrwxr-x 4 1001 1001 4096 Jul 6 19:05 snap [2022-07-06T19:07:22.496Z] -rw-rw-r-- 1 1001 1001 204 Jul 6 19:05 version.go [Pipeline] sh [2022-07-06T19:07:22.810Z] + '[' -e coverage.out ] [2022-07-06T19:07:22.810Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-06T19:07:22.922Z] Stashed 1 file(s) [Pipeline] sh [2022-07-06T19:07:23.219Z] + make build [2022-07-06T19:07:23.219Z] 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-07-06T19:07:25.420Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17046 in /w/workspace/edgexfoundry_edgex-go_PR-4083 [Pipeline] { [Pipeline] ws [2022-07-06T19:07:25.464Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-06T19:07:25.552Z] The recommended git tool is: git [2022-07-06T19:07:32.683Z] using credential edgex-jenkins-ssh [2022-07-06T19:07:32.702Z] Cloning the remote Git repository [2022-07-06T19:07:32.760Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-06T19:07:32.840Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-06T19:07:32.942Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-06T19:07:32.942Z] > git --version # timeout=10 [2022-07-06T19:07:32.965Z] > git --version # 'git version 2.25.1' [2022-07-06T19:07:32.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T19:07:33.137Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T19:07:38.115Z] 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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-06T19:07:48.107Z] 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/core-command/core-command ./cmd/core-command [2022-07-06T19:07:48.367Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-06T19:07:51.677Z] Merging remotes/origin/main commit 11a51fe418205844bd5d22f7d6ff9ca8936a0e25 into PR head commit ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:07:52.049Z] Merge succeeded, producing ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:07:52.049Z] Checking out Revision ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 (PR-4083) [2022-07-06T19:07:51.033Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-06T19:07:51.056Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T19:07:51.081Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-06T19:07:51.143Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-06T19:07:51.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T19:07:51.157Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4083/head:refs/remotes/origin/PR-4083 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-06T19:07:51.697Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T19:07:51.718Z] > git checkout -f ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 # timeout=10 [2022-07-06T19:07:51.959Z] > git remote # timeout=10 [2022-07-06T19:07:51.978Z] > git config --get remote.origin.url # timeout=10 [2022-07-06T19:07:51.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T19:07:52.008Z] > git merge 11a51fe418205844bd5d22f7d6ff9ca8936a0e25 # timeout=10 [2022-07-06T19:07:52.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-06T19:07:52.059Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T19:07:52.088Z] > git checkout -f ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 # timeout=10 [2022-07-06T19:07:54.951Z] 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-07-06T19:07:55.522Z] 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-07-06T19:07:56.414Z] Commit message: "build(deps): Bump github.com/gomodule/redigo from 1.8.8 to 1.8.9" [2022-07-06T19:07:56.461Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-06T19:07:56.492Z] > git --version # timeout=10 [2022-07-06T19:07:56.503Z] > git --version # 'git version 2.25.1' [2022-07-06T19:07:56.515Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T19:07:57.539Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-06T19:07:57.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T19:07:57.539Z] Dload Upload Total Spent Left Speed [2022-07-06T19:07:57.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2022-07-06T19:07:57.842Z] 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 [Pipeline] sh [2022-07-06T19:07:58.529Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-06T19:07:58.780Z] 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-07-06T19:07:58.899Z] + sudo tee /etc/docker/daemon.new [2022-07-06T19:07:58.899Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-06T19:07:58.899Z] { [2022-07-06T19:07:58.899Z] "registry-mirrors": [ [2022-07-06T19:07:58.899Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-06T19:07:58.899Z] ], [2022-07-06T19:07:58.899Z] "bip": "10.250.0.254/24", [2022-07-06T19:07:58.899Z] "hosts": [ [2022-07-06T19:07:58.899Z] "tcp://0.0.0.0:5555", [2022-07-06T19:07:58.899Z] "unix:///var/run/docker.sock" [2022-07-06T19:07:58.899Z] ], [2022-07-06T19:07:58.899Z] "mtu": 1458, [2022-07-06T19:07:58.899Z] "selinux-enabled": true, [2022-07-06T19:07:58.899Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-06T19:07:58.899Z] } [Pipeline] sh [2022-07-06T19:07:59.247Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-06T19:07:59.615Z] + sudo service docker restart [2022-07-06T19:08:00.164Z] 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-07-06T19:08:00.736Z] 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-07-06T19:08:01.796Z] 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-07-06T19:08:03.712Z] 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-07-06T19:08:04.686Z] $ docker stop --time=1 496040fdb6bb1fc10b54a345a21b613769975f9acc1acaee4907a0a1cc7b7732 [2022-07-06T19:08:07.042Z] $ docker rm -f 496040fdb6bb1fc10b54a345a21b613769975f9acc1acaee4907a0a1cc7b7732 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:08:08.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-06T19:08:08.207Z] [2022-07-06T19:08:08.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:08:08.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-06T19:08:08.581Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-06T19:08:08.581Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-06T19:08:08.581Z] ca9280d653b3: Pulling fs layer [2022-07-06T19:08:08.581Z] 7e9c9ca2126c: Pulling fs layer [2022-07-06T19:08:08.581Z] cbdbe7a5bc2a: Download complete [2022-07-06T19:08:08.840Z] ca9280d653b3: Verifying Checksum [2022-07-06T19:08:08.840Z] ca9280d653b3: Download complete [2022-07-06T19:08:08.840Z] cbdbe7a5bc2a: Pull complete [2022-07-06T19:08:09.098Z] 7e9c9ca2126c: Verifying Checksum [2022-07-06T19:08:09.359Z] ca9280d653b3: Pull complete [2022-07-06T19:08:13.557Z] 7e9c9ca2126c: Pull complete [2022-07-06T19:08:13.557Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-06T19:08:13.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-06T19:08:13.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:08:13.797Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2022-07-06T19:08:13.840Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-06T19:08:15.345Z] $ docker top 15361b7cd485e0361d3b0aed87e7bbbd9e98c26dba34197cec9c4536fa5db40b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T19:08:15.748Z] + docker-compose build --help [2022-07-06T19:08:15.748Z] + grep parallel [2022-07-06T19:08:16.320Z] --parallel Build images in parallel. [Pipeline] } [2022-07-06T19:08:16.366Z] $ docker stop --time=1 15361b7cd485e0361d3b0aed87e7bbbd9e98c26dba34197cec9c4536fa5db40b [2022-07-06T19:08:17.702Z] $ docker rm -f 15361b7cd485e0361d3b0aed87e7bbbd9e98c26dba34197cec9c4536fa5db40b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T19:08:18.008Z] provisioning config files... [Pipeline] isUnix [2022-07-06T19:08:18.033Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1887218441175866987tmp [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:08:18.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-06T19:08:18.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:08:18.500Z] ---> docker-login.sh [2022-07-06T19:08:18.500Z] nexus3.edgexfoundry.org:10001 [2022-07-06T19:08:18.550Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2022-07-06T19:08:18.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-06T19:08:18.987Z] $ docker top 52045b59b49138a4b987721ef729843466b88e305448fba5fa4b451eadef98b1 -eo pid,comm [Pipeline] { [2022-07-06T19:08:19.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2022-07-06T19:08:19.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:08:19.375Z] Configure a credential helper to remove this warning. See [2022-07-06T19:08:19.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:08:19.376Z] [2022-07-06T19:08:19.376Z] Login Succeeded [2022-07-06T19:08:19.376Z] nexus3.edgexfoundry.org:10002 [2022-07-06T19:08:19.421Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-06T19:08:19.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:08:19.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:08:19.652Z] Configure a credential helper to remove this warning. See [2022-07-06T19:08:19.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:08:19.652Z] [2022-07-06T19:08:19.652Z] Login Succeeded [2022-07-06T19:08:19.652Z] nexus3.edgexfoundry.org:10003 [2022-07-06T19:08:19.991Z] Building core-command ... [2022-07-06T19:08:19.991Z] Building core-data ... [2022-07-06T19:08:19.991Z] Building core-metadata ... [2022-07-06T19:08:19.991Z] Building security-bootstrapper ... [2022-07-06T19:08:19.991Z] Building security-proxy-setup ... [2022-07-06T19:08:19.991Z] Building security-secretstore-setup ... [2022-07-06T19:08:19.991Z] Building security-spiffe-token-provider ... [2022-07-06T19:08:19.991Z] Building security-spire-agent ... [2022-07-06T19:08:19.991Z] Building security-spire-config ... [2022-07-06T19:08:19.991Z] Building security-spire-server ... [2022-07-06T19:08:19.991Z] Building support-notifications ... [2022-07-06T19:08:19.991Z] Building support-scheduler ... [2022-07-06T19:08:19.991Z] Building sys-mgmt-agent ... [2022-07-06T19:08:19.991Z] Building security-spiffe-token-provider [2022-07-06T19:08:19.991Z] Building security-spire-agent [2022-07-06T19:08:19.991Z] Building security-secretstore-setup [2022-07-06T19:08:19.991Z] Building core-command [2022-07-06T19:08:19.991Z] Building security-spire-config [2022-07-06T19:08:20.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:08:20.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:08:20.257Z] Configure a credential helper to remove this warning. See [2022-07-06T19:08:20.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:08:20.257Z] [2022-07-06T19:08:20.257Z] Login Succeeded [2022-07-06T19:08:20.257Z] nexus3.edgexfoundry.org:10004 [2022-07-06T19:08:20.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:08:20.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:08:20.534Z] Configure a credential helper to remove this warning. See [2022-07-06T19:08:20.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:08:20.534Z] [2022-07-06T19:08:20.534Z] Login Succeeded [2022-07-06T19:08:20.534Z] docker.io [2022-07-06T19:08:21.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T19:08:21.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T19:08:21.408Z] Configure a credential helper to remove this warning. See [2022-07-06T19:08:21.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T19:08:21.408Z] [2022-07-06T19:08:21.408Z] Login Succeeded [2022-07-06T19:08:21.408Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T19:08:21.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T19:08:21.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T19:08:21.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T19:08:21.882Z] ========================================================= [2022-07-06T19:08:21.882Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-06T19:08:21.882Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-06T19:08:22.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T19:08:22.542Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-06T19:08:22.542Z] 9b3977197b4f: Pulling fs layer [2022-07-06T19:08:22.542Z] 1a89e8eeedd5: Pulling fs layer [2022-07-06T19:08:22.542Z] 94645a83ff95: Pulling fs layer [2022-07-06T19:08:22.542Z] e6fb740bc735: Pulling fs layer [2022-07-06T19:08:22.542Z] 3a77bd46dcc9: Pulling fs layer [2022-07-06T19:08:22.542Z] 355e64cbe906: Pulling fs layer [2022-07-06T19:08:22.542Z] 63ab81a10011: Pulling fs layer [2022-07-06T19:08:22.542Z] 555d1d1c4555: Pulling fs layer [2022-07-06T19:08:22.542Z] 7d9057610161: Pulling fs layer [2022-07-06T19:08:22.542Z] e6fb740bc735: Waiting [2022-07-06T19:08:22.542Z] 63ab81a10011: Waiting [2022-07-06T19:08:22.542Z] 3a77bd46dcc9: Waiting [2022-07-06T19:08:22.542Z] 555d1d1c4555: Waiting [2022-07-06T19:08:22.542Z] 355e64cbe906: Waiting [2022-07-06T19:08:22.542Z] 7d9057610161: Waiting [2022-07-06T19:08:22.542Z] 94645a83ff95: Download complete [2022-07-06T19:08:22.542Z] 1a89e8eeedd5: Verifying Checksum [2022-07-06T19:08:22.542Z] 1a89e8eeedd5: Download complete [2022-07-06T19:08:22.542Z] 3a77bd46dcc9: Download complete [2022-07-06T19:08:22.542Z] 355e64cbe906: Verifying Checksum [2022-07-06T19:08:22.542Z] 355e64cbe906: Download complete [2022-07-06T19:08:22.542Z] 9b3977197b4f: Verifying Checksum [2022-07-06T19:08:22.542Z] 9b3977197b4f: Download complete [2022-07-06T19:08:22.542Z] 63ab81a10011: Verifying Checksum [2022-07-06T19:08:22.542Z] 63ab81a10011: Download complete [2022-07-06T19:08:23.528Z] 9b3977197b4f: Pull complete [2022-07-06T19:08:23.528Z] 7d9057610161: Verifying Checksum [2022-07-06T19:08:23.528Z] 7d9057610161: Download complete [2022-07-06T19:08:23.801Z] 1a89e8eeedd5: Pull complete [2022-07-06T19:08:24.396Z] 94645a83ff95: Pull complete [2022-07-06T19:08:24.668Z] 555d1d1c4555: Verifying Checksum [2022-07-06T19:08:24.668Z] 555d1d1c4555: Download complete [2022-07-06T19:08:24.940Z] e6fb740bc735: Verifying Checksum [2022-07-06T19:08:24.940Z] e6fb740bc735: Download complete [2022-07-06T19:08:37.329Z] e6fb740bc735: Pull complete [2022-07-06T19:08:37.329Z] 3a77bd46dcc9: Pull complete [2022-07-06T19:08:37.329Z] 355e64cbe906: Pull complete [2022-07-06T19:08:37.329Z] 63ab81a10011: Pull complete [2022-07-06T19:08:38.098Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:08:38.098Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:08:38.098Z] ---> 58f8925cd565 [2022-07-06T19:08:38.098Z] Step 3/23 : WORKDIR /edgex-go [2022-07-06T19:08:38.098Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:08:38.098Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:08:38.098Z] ---> 58f8925cd565 [2022-07-06T19:08:38.098Z] Step 3/20 : WORKDIR /edgex-go [2022-07-06T19:08:38.098Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:08:38.098Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:08:38.098Z] ---> 58f8925cd565 [2022-07-06T19:08:38.098Z] Step 3/26 : WORKDIR /edgex-go [2022-07-06T19:08:38.098Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:08:38.098Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:08:38.098Z] ---> 58f8925cd565 [2022-07-06T19:08:38.098Z] Step 3/26 : WORKDIR /edgex-go [2022-07-06T19:08:38.098Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:08:38.098Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:08:38.098Z] ---> 58f8925cd565 [2022-07-06T19:08:38.098Z] Step 3/25 : WORKDIR /edgex-go [2022-07-06T19:08:40.022Z] ---> Running in 908991de92e5 [2022-07-06T19:08:40.022Z] ---> Running in 4515617042e8 [2022-07-06T19:08:40.022Z] ---> Running in b5a663c3b630 [2022-07-06T19:08:40.022Z] ---> Running in 1eb0062a12a4 [2022-07-06T19:08:40.022Z] ---> Running in ad8ef3a83c55 [2022-07-06T19:08:40.282Z] Removing intermediate container 908991de92e5 [2022-07-06T19:08:40.282Z] ---> 03aa639d48e8 [2022-07-06T19:08:40.282Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:08:40.282Z] Removing intermediate container 1eb0062a12a4 [2022-07-06T19:08:40.282Z] ---> 13dc8cd81fa2 [2022-07-06T19:08:40.282Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-06T19:08:40.282Z] Removing intermediate container 4515617042e8 [2022-07-06T19:08:40.282Z] ---> 1fceab268581 [2022-07-06T19:08:40.282Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:08:40.282Z] Removing intermediate container b5a663c3b630 [2022-07-06T19:08:40.282Z] ---> 8251f6d91b71 [2022-07-06T19:08:40.282Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:08:40.282Z] Removing intermediate container ad8ef3a83c55 [2022-07-06T19:08:40.282Z] ---> ef617fc2b92f [2022-07-06T19:08:40.282Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:08:40.282Z] ---> Running in 1a752f7c3011 [2022-07-06T19:08:40.282Z] ---> Running in aac5abe169cf [2022-07-06T19:08:40.282Z] ---> Running in 41a4d04966c4 [2022-07-06T19:08:40.282Z] ---> Running in 9f408d828118 [2022-07-06T19:08:40.282Z] ---> Running in 96c6193fda62 [2022-07-06T19:08:40.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:08:41.326Z] Removing intermediate container aac5abe169cf [2022-07-06T19:08:41.326Z] ---> 7c0daf36f1ec [2022-07-06T19:08:41.326Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-06T19:08:41.587Z] ---> Running in 5298f91eeba1 [2022-07-06T19:08:41.587Z] Removing intermediate container 9f408d828118 [2022-07-06T19:08:41.587Z] ---> d845d497ea2f [2022-07-06T19:08:41.587Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-06T19:08:41.587Z] ---> Running in 5d3eb8398c39 [2022-07-06T19:08:41.587Z] Removing intermediate container 41a4d04966c4 [2022-07-06T19:08:41.587Z] ---> 476e23c5b19d [2022-07-06T19:08:41.587Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-06T19:08:41.587Z] ---> Running in 3fb556173aee [2022-07-06T19:08:41.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:08:41.876Z] Removing intermediate container 96c6193fda62 [2022-07-06T19:08:41.876Z] ---> 2f714845732c [2022-07-06T19:08:41.876Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-06T19:08:41.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:08:41.876Z] ---> Running in 6b96a5e69eb2 [2022-07-06T19:08:42.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:08:42.135Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-06T19:08:42.135Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-06T19:08:42.135Z] OK: 15866 distinct packages available [2022-07-06T19:08:42.135Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:08:42.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:08:42.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:08:42.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:08:42.741Z] 555d1d1c4555: Pull complete [2022-07-06T19:08:42.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:08:42.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:08:43.180Z] OK: 221 MiB in 52 packages [2022-07-06T19:08:43.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:08:43.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:08:43.180Z] OK: 221 MiB in 52 packages [2022-07-06T19:08:43.439Z] OK: 221 MiB in 52 packages [2022-07-06T19:08:43.439Z] Removing intermediate container 5298f91eeba1 [2022-07-06T19:08:43.439Z] ---> eeec4e0d219d [2022-07-06T19:08:43.439Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-06T19:08:43.698Z] ---> e09e5a60675d [2022-07-06T19:08:43.698Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:08:43.698Z] ---> Running in ad24778ea1ac [2022-07-06T19:08:43.698Z] Removing intermediate container 5d3eb8398c39 [2022-07-06T19:08:43.698Z] ---> 3dccd03a3803 [2022-07-06T19:08:43.698Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-06T19:08:43.957Z] OK: 221 MiB in 52 packages [2022-07-06T19:08:43.957Z] Removing intermediate container 1a752f7c3011 [2022-07-06T19:08:43.957Z] ---> 6f567c00a073 [2022-07-06T19:08:43.957Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-06T19:08:43.957Z] OK: 221 MiB in 52 packages [2022-07-06T19:08:43.957Z] ---> 719963c5131d [2022-07-06T19:08:43.957Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:08:43.957Z] ---> Running in dafe6b4dbf54 [2022-07-06T19:08:43.957Z] ---> 840d89d73d90 [2022-07-06T19:08:43.957Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:08:44.216Z] ---> Running in 67ec8289761d [2022-07-06T19:08:44.474Z] Removing intermediate container 3fb556173aee [2022-07-06T19:08:44.474Z] ---> 075f3dfc6682 [2022-07-06T19:08:44.474Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-06T19:08:44.475Z] Removing intermediate container 6b96a5e69eb2 [2022-07-06T19:08:44.475Z] ---> f85e28239488 [2022-07-06T19:08:44.475Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-06T19:08:44.475Z] ---> 12148d8700f5 [2022-07-06T19:08:44.475Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:08:44.722Z] 7d9057610161: Pull complete [2022-07-06T19:08:44.722Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-06T19:08:44.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T19:08:44.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T19:08:44.734Z] ---> Running in e17ada7fc0c8 [2022-07-06T19:08:44.734Z] ---> 4c9629726676 [2022-07-06T19:08:44.734Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:08:44.734Z] ---> Running in da456fcd2148 [Pipeline] fileExists [Pipeline] sh [2022-07-06T19:08:44.994Z] Removing intermediate container ad24778ea1ac [2022-07-06T19:08:44.994Z] ---> 0b3acea4d15b [2022-07-06T19:08:44.994Z] Step 8/26 : COPY . . [2022-07-06T19:08:45.122Z] + docker+ build -t ci-base-image-arm64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T19:08:45.122Z] WORKDIR /edgex [2022-07-06T19:08:45.122Z] COPY go.mod . [2022-07-06T19:08:45.122Z] RUN go mod download - [2022-07-06T19:08:45.122Z] . [2022-07-06T19:08:47.536Z] Removing intermediate container dafe6b4dbf54 [2022-07-06T19:08:47.536Z] ---> 4db3455f1ea0 [2022-07-06T19:08:47.536Z] Step 8/25 : COPY . . [2022-07-06T19:08:47.536Z] Removing intermediate container 67ec8289761d [2022-07-06T19:08:47.536Z] ---> a9a148f8a089 [2022-07-06T19:08:47.536Z] Step 7/20 : COPY . . [2022-07-06T19:08:47.536Z] Removing intermediate container e17ada7fc0c8 [2022-07-06T19:08:47.536Z] ---> deaf0df9f2ba [2022-07-06T19:08:47.536Z] Step 8/23 : COPY . . [2022-07-06T19:08:47.536Z] Removing intermediate container da456fcd2148 [2022-07-06T19:08:47.536Z] ---> 4b38e0cb9206 [2022-07-06T19:08:47.536Z] Step 8/26 : COPY . . [2022-07-06T19:08:47.756Z] Sending build context to Docker daemon 169.2MB [2022-07-06T19:08:47.756Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T19:08:47.756Z] ---> 819e984ddca1 [2022-07-06T19:08:47.756Z] Step 2/4 : WORKDIR /edgex [2022-07-06T19:08:49.196Z] ---> Running in 7f9c7db37063 [2022-07-06T19:08:49.473Z] Removing intermediate container 7f9c7db37063 [2022-07-06T19:08:49.473Z] ---> 040faae57109 [2022-07-06T19:08:49.473Z] Step 3/4 : COPY go.mod . [2022-07-06T19:08:50.082Z] ---> 05405825f5a4 [2022-07-06T19:08:50.082Z] Step 4/4 : RUN go mod download [2022-07-06T19:08:50.082Z] ---> Running in 38ad05fc41fe [2022-07-06T19:08:57.522Z] ---> 58a589849e39 [2022-07-06T19:08:57.522Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-06T19:08:57.522Z] ---> fb835176495a [2022-07-06T19:08:57.522Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-06T19:08:57.522Z] ---> Running in 548bbb07aca0 [2022-07-06T19:08:57.522Z] ---> Running in 307edf666434 [2022-07-06T19:08:57.522Z] ---> 6db8786273e7 [2022-07-06T19:08:57.522Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-06T19:08:57.522Z] ---> 01ca830430fa [2022-07-06T19:08:57.522Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-06T19:08:57.522Z] ---> 6505bc870374 [2022-07-06T19:08:57.522Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-06T19:08:57.522Z] ---> Running in 1f863f2eac8b [2022-07-06T19:08:57.522Z] ---> Running in 1698f979a07f [2022-07-06T19:08:57.522Z] Removing intermediate container 307edf666434 [2022-07-06T19:08:57.522Z] ---> e88582afb81a [2022-07-06T19:08:57.522Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-06T19:08:57.522Z] ---> Running in f22af0fc7574 [2022-07-06T19:08:57.522Z] ---> Running in 5d3cf7ddb9eb [2022-07-06T19:08:57.523Z] Removing intermediate container 1f863f2eac8b [2022-07-06T19:08:57.523Z] ---> a5cbe925c217 [2022-07-06T19:08:57.523Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-06T19:08:57.523Z] ---> Running in 39129500eb1b [2022-07-06T19:08:57.523Z] Removing intermediate container 5d3cf7ddb9eb [2022-07-06T19:08:57.523Z] ---> f1e07f7d3e79 [2022-07-06T19:08:57.523Z] 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-07-06T19:08:57.523Z] ---> Running in 9118f1da7a78 [2022-07-06T19:08:57.523Z] 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/core-command/core-command ./cmd/core-command [2022-07-06T19:08:57.523Z] Removing intermediate container 39129500eb1b [2022-07-06T19:08:57.523Z] ---> 24241b0c5e41 [2022-07-06T19:08:57.523Z] 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-07-06T19:08:57.523Z] ---> Running in 8637e518e858 [2022-07-06T19:08:57.783Z] 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-07-06T19:08:57.783Z] 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-07-06T19:08:58.721Z] Removing intermediate container 9118f1da7a78 [2022-07-06T19:08:58.721Z] ---> 4077d408c9a8 [2022-07-06T19:08:58.721Z] Step 12/26 : WORKDIR /edgex-go [2022-07-06T19:08:58.721Z] ---> Running in cca46bdd2821 [2022-07-06T19:08:58.721Z] Removing intermediate container 8637e518e858 [2022-07-06T19:08:58.721Z] ---> 95e3715df516 [2022-07-06T19:08:58.721Z] Step 12/26 : WORKDIR /edgex-go [2022-07-06T19:08:58.721Z] Removing intermediate container cca46bdd2821 [2022-07-06T19:08:58.721Z] ---> b07b5061158e [2022-07-06T19:08:58.721Z] [2022-07-06T19:08:58.721Z] Step 13/26 : FROM alpine:3.15 [2022-07-06T19:08:58.980Z] ---> Running in 37e4420b4fdf [2022-07-06T19:08:58.980Z] Removing intermediate container 37e4420b4fdf [2022-07-06T19:08:58.980Z] ---> 4a699b31bbd5 [2022-07-06T19:08:58.980Z] [2022-07-06T19:08:58.980Z] Step 13/26 : FROM alpine:3.15 [2022-07-06T19:08:59.548Z] 3.15: Pulling from library/alpine [2022-07-06T19:08:59.548Z] 3.15: Pulling from library/alpine [2022-07-06T19:09:00.150Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-06T19:09:00.150Z] Status: Downloaded newer image for alpine:3.15 [2022-07-06T19:09:00.150Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-06T19:09:00.150Z] Status: Image is up to date for alpine:3.15 [2022-07-06T19:09:00.150Z] ---> 0ac33e5f5afa [2022-07-06T19:09:00.150Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-06T19:09:00.150Z] ---> 0ac33e5f5afa [2022-07-06T19:09:00.150Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-06T19:09:00.409Z] ---> Running in 4066283d3eed [2022-07-06T19:09:00.409Z] ---> Running in 1e7c91b817ce [2022-07-06T19:09:00.409Z] Removing intermediate container 1e7c91b817ce [2022-07-06T19:09:00.409Z] ---> d424bb7518db [2022-07-06T19:09:00.672Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:09:00.672Z] Removing intermediate container 4066283d3eed [2022-07-06T19:09:00.672Z] ---> 29df78465014 [2022-07-06T19:09:00.672Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:09:00.672Z] ---> Running in f8f962882589 [2022-07-06T19:09:00.672Z] ---> Running in 31046e50a5ba [2022-07-06T19:09:02.058Z] Removing intermediate container f8f962882589 [2022-07-06T19:09:02.058Z] ---> 9621b68fdf68 [2022-07-06T19:09:02.058Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-06T19:09:02.318Z] Removing intermediate container 31046e50a5ba [2022-07-06T19:09:02.318Z] ---> 92df357864ba [2022-07-06T19:09:02.318Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-06T19:09:02.318Z] ---> Running in ce74f5cceb66 [2022-07-06T19:09:02.318Z] ---> Running in ca3e3bafed96 [2022-07-06T19:09:03.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:03.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:04.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:04.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:04.451Z] v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-06T19:09:04.451Z] v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-06T19:09:04.451Z] OK: 15861 distinct packages available [2022-07-06T19:09:04.451Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:05.017Z] v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-06T19:09:05.017Z] v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-06T19:09:05.017Z] OK: 15861 distinct packages available [2022-07-06T19:09:05.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:05.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:05.844Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-06T19:09:05.844Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-06T19:09:05.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:05.844Z] (3/4) Installing libucontext (1.1-r0) [2022-07-06T19:09:05.844Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-06T19:09:06.104Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T19:09:06.104Z] OK: 6 MiB in 18 packages [2022-07-06T19:09:06.104Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-06T19:09:06.104Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-06T19:09:06.363Z] (3/5) Installing libucontext (1.1-r0) [2022-07-06T19:09:06.363Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-06T19:09:06.363Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-06T19:09:06.626Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T19:09:06.626Z] OK: 6 MiB in 19 packages [2022-07-06T19:09:07.606Z] Removing intermediate container ce74f5cceb66 [2022-07-06T19:09:07.606Z] ---> 0f462006f0e0 [2022-07-06T19:09:07.606Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-06T19:09:07.867Z] Removing intermediate container ca3e3bafed96 [2022-07-06T19:09:07.867Z] ---> 92291f17d4ba [2022-07-06T19:09:07.867Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-06T19:09:10.415Z] ---> 93c28ce08d77 [2022-07-06T19:09:10.415Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-06T19:09:10.415Z] ---> 3255ae71a3b8 [2022-07-06T19:09:10.415Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-06T19:09:10.709Z] ---> 077de9285920 [2022-07-06T19:09:10.709Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-06T19:09:10.972Z] ---> Running in c00993b562a4 [2022-07-06T19:09:11.541Z] Removing intermediate container c00993b562a4 [2022-07-06T19:09:11.541Z] ---> 486fdc6f68e6 [2022-07-06T19:09:11.541Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-06T19:09:12.479Z] ---> 46bb9f321980 [2022-07-06T19:09:12.479Z] Step 21/26 : WORKDIR / [2022-07-06T19:09:12.479Z] ---> d29b43847018 [2022-07-06T19:09:12.479Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-06T19:09:12.479Z] ---> Running in 7f8605d2f60d [2022-07-06T19:09:12.738Z] ---> 29613eddbe2a [2022-07-06T19:09:12.738Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-06T19:09:12.738Z] Removing intermediate container 7f8605d2f60d [2022-07-06T19:09:12.738Z] ---> c643afbd5aec [2022-07-06T19:09:12.738Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-06T19:09:12.738Z] ---> Running in 9950375250f3 [2022-07-06T19:09:13.305Z] ---> a54045d17afb [2022-07-06T19:09:13.305Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-06T19:09:13.305Z] Removing intermediate container 9950375250f3 [2022-07-06T19:09:13.305Z] ---> 4976e6fc55bf [2022-07-06T19:09:13.305Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-06T19:09:13.305Z] ---> Running in 0f5f6d8ab5d2 [2022-07-06T19:09:13.874Z] Removing intermediate container 0f5f6d8ab5d2 [2022-07-06T19:09:13.874Z] ---> fd52783d2e8e [2022-07-06T19:09:13.874Z] Step 24/26 : LABEL arch=x86_64 [2022-07-06T19:09:13.874Z] ---> d69e6ea1f447 [2022-07-06T19:09:13.874Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-06T19:09:13.874Z] ---> Running in 0b6ecad3c9f2 [2022-07-06T19:09:13.874Z] ---> Running in 5251dc7e237a [2022-07-06T19:09:14.135Z] Removing intermediate container 5251dc7e237a [2022-07-06T19:09:14.135Z] ---> 4eaab1588f49 [2022-07-06T19:09:14.135Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-06T19:09:14.135Z] Removing intermediate container 0b6ecad3c9f2 [2022-07-06T19:09:14.135Z] ---> 1d1b0a40056d [2022-07-06T19:09:14.135Z] Step 25/26 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:09:14.394Z] ---> Running in bf55b320fa03 [2022-07-06T19:09:14.394Z] ---> Running in 101c0f999cbe [2022-07-06T19:09:14.673Z] Removing intermediate container 101c0f999cbe [2022-07-06T19:09:14.673Z] ---> ceed18ee5e4a [2022-07-06T19:09:14.673Z] Step 24/26 : LABEL arch=x86_64 [2022-07-06T19:09:14.673Z] Removing intermediate container bf55b320fa03 [2022-07-06T19:09:14.673Z] ---> d7021bf11f83 [2022-07-06T19:09:14.673Z] Step 26/26 : LABEL version=0.0.0 [2022-07-06T19:09:14.935Z] ---> Running in 693fad6c3bc6 [2022-07-06T19:09:14.935Z] ---> Running in 82a5706c15e0 [2022-07-06T19:09:15.197Z] Removing intermediate container 693fad6c3bc6 [2022-07-06T19:09:15.197Z] ---> e799e4c988f8 [2022-07-06T19:09:15.197Z] Step 25/26 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:09:15.197Z] ---> Running in bf1453727641 [2022-07-06T19:09:15.197Z] Removing intermediate container 82a5706c15e0 [2022-07-06T19:09:15.197Z] ---> 846559146df7 [2022-07-06T19:09:15.197Z] [2022-07-06T19:09:15.197Z] Successfully built 846559146df7 [2022-07-06T19:09:15.197Z] Successfully tagged security-spire-config:latest [2022-07-06T19:09:15.197Z]  Building security-spire-config ... done Building core-metadata [2022-07-06T19:09:15.531Z] Removing intermediate container bf1453727641 [2022-07-06T19:09:15.531Z] ---> 672fbb551027 [2022-07-06T19:09:15.531Z] Step 26/26 : LABEL version=0.0.0 [2022-07-06T19:09:16.223Z] ---> Running in 59a548422a0f [2022-07-06T19:09:17.163Z] Removing intermediate container 59a548422a0f [2022-07-06T19:09:17.163Z] ---> d4d304d5dee4 [2022-07-06T19:09:17.163Z] [2022-07-06T19:09:17.163Z] Successfully built d4d304d5dee4 [2022-07-06T19:09:17.163Z] Successfully tagged security-spire-agent:latest [2022-07-06T19:09:17.163Z] Building support-scheduler [2022-07-06T19:09:18.543Z]  Building security-spire-agent ... done 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-07-06T19:09:21.840Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:09:21.840Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:09:21.840Z] ---> 58f8925cd565 [2022-07-06T19:09:21.840Z] Step 3/23 : WORKDIR /edgex-go [2022-07-06T19:09:21.840Z] ---> Using cache [2022-07-06T19:09:21.840Z] ---> ef617fc2b92f [2022-07-06T19:09:21.840Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:09:21.840Z] ---> Using cache [2022-07-06T19:09:21.840Z] ---> 2f714845732c [2022-07-06T19:09:21.840Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-06T19:09:22.412Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:09:22.412Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:09:22.412Z] ---> 58f8925cd565 [2022-07-06T19:09:22.412Z] Step 3/22 : WORKDIR /edgex-go [2022-07-06T19:09:22.412Z] ---> Using cache [2022-07-06T19:09:22.412Z] ---> ef617fc2b92f [2022-07-06T19:09:22.412Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:09:22.412Z] ---> Using cache [2022-07-06T19:09:22.412Z] ---> 2f714845732c [2022-07-06T19:09:22.412Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-06T19:09:22.673Z] Removing intermediate container 548bbb07aca0 [2022-07-06T19:09:22.673Z] ---> aa0554110cf9 [2022-07-06T19:09:22.673Z] [2022-07-06T19:09:22.673Z] Step 10/23 : FROM alpine:3.14 [2022-07-06T19:09:22.673Z] ---> Running in 8973e3e2dc57 [2022-07-06T19:09:22.673Z] ---> Running in 502978cb7303 [2022-07-06T19:09:23.243Z] 3.14: Pulling from library/alpine [2022-07-06T19:09:23.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:23.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:23.503Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T19:09:23.503Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T19:09:23.764Z] ---> e04c818066af [2022-07-06T19:09:23.764Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-06T19:09:24.028Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:24.286Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:24.286Z] OK: 221 MiB in 52 packages [2022-07-06T19:09:24.551Z] OK: 221 MiB in 52 packages [2022-07-06T19:09:24.811Z] ---> Running in 647eaf0bf14a [2022-07-06T19:09:24.811Z] Removing intermediate container f22af0fc7574 [2022-07-06T19:09:24.811Z] ---> 8b5bc696916c [2022-07-06T19:09:24.811Z] [2022-07-06T19:09:24.811Z] Step 10/25 : FROM alpine:3.14 [2022-07-06T19:09:24.811Z] ---> e04c818066af [2022-07-06T19:09:24.811Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-06T19:09:25.073Z] ---> Running in 92266ea03ce9 [2022-07-06T19:09:25.073Z] Removing intermediate container 1698f979a07f [2022-07-06T19:09:25.073Z] ---> d80ace229cd3 [2022-07-06T19:09:25.073Z] [2022-07-06T19:09:25.073Z] Step 9/20 : FROM alpine:3.15 [2022-07-06T19:09:25.073Z] ---> 0ac33e5f5afa [2022-07-06T19:09:25.073Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-06T19:09:25.073Z] ---> Using cache [2022-07-06T19:09:25.073Z] ---> 29df78465014 [2022-07-06T19:09:25.073Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:09:25.073Z] ---> Using cache [2022-07-06T19:09:25.073Z] ---> 92df357864ba [2022-07-06T19:09:25.073Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-06T19:09:25.073Z] ---> Running in 3009a78a5102 [2022-07-06T19:09:25.073Z] Removing intermediate container 8973e3e2dc57 [2022-07-06T19:09:25.073Z] ---> 395fb53d4a8f [2022-07-06T19:09:25.073Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-06T19:09:25.073Z] Removing intermediate container 502978cb7303 [2022-07-06T19:09:25.073Z] ---> d50e76ba66f3 [2022-07-06T19:09:25.073Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-06T19:09:25.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:25.333Z] ---> 7394b8a0410e [2022-07-06T19:09:25.333Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:09:25.333Z] ---> af95cfab2cc0 [2022-07-06T19:09:25.333Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:09:25.592Z] ---> Running in 8e4e633cd167 [2022-07-06T19:09:25.592Z] ---> Running in 625944e02484 [2022-07-06T19:09:25.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:25.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:25.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:25.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:25.852Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-06T19:09:25.852Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T19:09:25.852Z] OK: 6 MiB in 15 packages [2022-07-06T19:09:25.852Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-06T19:09:25.852Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-06T19:09:25.852Z] (3/3) Installing su-exec (0.2-r1) [2022-07-06T19:09:25.852Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T19:09:25.852Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T19:09:25.852Z] OK: 6 MiB in 17 packages [2022-07-06T19:09:26.422Z] Removing intermediate container 647eaf0bf14a [2022-07-06T19:09:26.422Z] ---> 5b05af55c79d [2022-07-06T19:09:26.422Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-06T19:09:26.422Z] ---> Running in 1c8fc560c544 [2022-07-06T19:09:26.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:26.422Z] Removing intermediate container 92266ea03ce9 [2022-07-06T19:09:26.422Z] ---> 9573766ab619 [2022-07-06T19:09:26.422Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-06T19:09:26.684Z] Removing intermediate container 1c8fc560c544 [2022-07-06T19:09:26.684Z] ---> 2b7ca3222c0a [2022-07-06T19:09:26.684Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-06T19:09:26.684Z] ---> Running in 9b5d472a1749 [2022-07-06T19:09:26.684Z] ---> Running in b7d9963b0fc8 [2022-07-06T19:09:26.684Z] Removing intermediate container 9b5d472a1749 [2022-07-06T19:09:26.684Z] ---> 191e997de6e3 [2022-07-06T19:09:26.684Z] Step 13/25 : WORKDIR / [2022-07-06T19:09:26.684Z] ---> Running in d3bc4e081575 [2022-07-06T19:09:26.684Z] Removing intermediate container b7d9963b0fc8 [2022-07-06T19:09:26.684Z] ---> 5ae61794bc3b [2022-07-06T19:09:26.684Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-06T19:09:26.684Z] v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-06T19:09:26.684Z] v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-06T19:09:26.684Z] OK: 15861 distinct packages available [2022-07-06T19:09:26.684Z] ---> Running in 0fc59d6f2b50 [2022-07-06T19:09:26.684Z] Removing intermediate container 625944e02484 [2022-07-06T19:09:26.684Z] ---> 5f43438a8807 [2022-07-06T19:09:26.684Z] Step 8/23 : COPY . . [2022-07-06T19:09:26.684Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:26.684Z] Removing intermediate container 8e4e633cd167 [2022-07-06T19:09:26.684Z] ---> 15446a2af495 [2022-07-06T19:09:26.684Z] Step 8/22 : COPY . . [2022-07-06T19:09:26.948Z] Removing intermediate container d3bc4e081575 [2022-07-06T19:09:26.948Z] ---> 1d7e8a014bd3 [2022-07-06T19:09:26.948Z] 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-07-06T19:09:26.948Z] Removing intermediate container 0fc59d6f2b50 [2022-07-06T19:09:26.948Z] ---> 2229ca4a76eb [2022-07-06T19:09:26.948Z] Step 15/23 : WORKDIR / [2022-07-06T19:09:27.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:28.091Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-06T19:09:28.091Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-06T19:09:28.357Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-06T19:09:28.357Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-06T19:09:28.357Z] (5/9) Installing curl (7.80.0-r2) [2022-07-06T19:09:28.617Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-06T19:09:28.617Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-06T19:09:28.617Z] (8/9) Installing libucontext (1.1-r0) [2022-07-06T19:09:28.877Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-06T19:09:28.877Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T19:09:28.877Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T19:09:29.136Z] OK: 8 MiB in 23 packages [2022-07-06T19:09:29.396Z] ---> Running in 709f4bf211cc [2022-07-06T19:09:29.396Z] ---> 1505951101bc [2022-07-06T19:09:29.396Z] 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-07-06T19:09:29.655Z] Removing intermediate container 709f4bf211cc [2022-07-06T19:09:29.655Z] ---> 7b469d6d4f53 [2022-07-06T19:09:29.655Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:09:29.655Z] ---> 22248e29a97a [2022-07-06T19:09:29.655Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-06T19:09:30.140Z] Removing intermediate container 3009a78a5102 [2022-07-06T19:09:30.140Z] ---> 4f96dc051e5d [2022-07-06T19:09:30.140Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:09:30.140Z] ---> 3263f3775b76 [2022-07-06T19:09:30.140Z] 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-07-06T19:09:30.140Z] ---> 328f70d66baa [2022-07-06T19:09:30.140Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-06T19:09:30.421Z] ---> e89f57bd504a [2022-07-06T19:09:30.421Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-06T19:09:30.682Z] ---> 6fb77a5635c0 [2022-07-06T19:09:30.682Z] ---> 0048bbe58e0b [2022-07-06T19:09:30.682Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-06T19:09:30.682Z] [2022-07-06T19:09:31.253Z] ---> d7d9056539e6 [2022-07-06T19:09:31.254Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-06T19:09:31.254Z] ---> 53f6db43a72f [2022-07-06T19:09:31.254Z] ---> 1087a4e26ffd [2022-07-06T19:09:31.254Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup .Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-06T19:09:31.254Z] [2022-07-06T19:09:31.254Z] ---> Running in dccd41a732c9 [2022-07-06T19:09:31.514Z] Removing intermediate container dccd41a732c9 [2022-07-06T19:09:31.514Z] ---> e190bd76bbc8 [2022-07-06T19:09:31.514Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:09:31.773Z] ---> c7785f9f69c7 [2022-07-06T19:09:31.773Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-06T19:09:31.773Z] ---> Running in cbb0cfaff5fc [2022-07-06T19:09:31.773Z] ---> Running in 6acb62f9b7b1 [2022-07-06T19:09:31.773Z] Removing intermediate container cbb0cfaff5fc [2022-07-06T19:09:31.773Z] ---> 32e5f1b1f0bd [2022-07-06T19:09:31.773Z] Step 21/23 : LABEL arch=x86_64 [2022-07-06T19:09:32.099Z] ---> 408f7bc9f65a [2022-07-06T19:09:32.099Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-06T19:09:32.099Z] Removing intermediate container 6acb62f9b7b1 [2022-07-06T19:09:32.099Z] ---> cfe030b10f25 [2022-07-06T19:09:32.099Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:09:32.099Z] ---> Running in 7f595480f1cb [2022-07-06T19:09:32.099Z] ---> Running in 9c27aed664cd [2022-07-06T19:09:32.359Z] Removing intermediate container 7f595480f1cb [2022-07-06T19:09:32.359Z] ---> 06b63412f14e [2022-07-06T19:09:32.359Z] Step 22/23 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:09:32.359Z] ---> c269ba930775 [2022-07-06T19:09:32.359Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-06T19:09:32.359Z] ---> Running in 607e2aabdb61 [2022-07-06T19:09:32.359Z] Removing intermediate container 9c27aed664cd [2022-07-06T19:09:32.359Z] ---> 4442c16682ba [2022-07-06T19:09:32.359Z] Step 18/20 : LABEL arch=x86_64 [2022-07-06T19:09:32.636Z] ---> Running in ee89109fa98c [2022-07-06T19:09:32.636Z] ---> Running in 84e95061f862 [2022-07-06T19:09:32.636Z] Removing intermediate container 607e2aabdb61 [2022-07-06T19:09:32.636Z] ---> f7a9e291d1a0 [2022-07-06T19:09:32.636Z] Step 23/23 : LABEL version=0.0.0 [2022-07-06T19:09:32.636Z] Removing intermediate container 84e95061f862 [2022-07-06T19:09:32.636Z] ---> 4c64e26bf362 [2022-07-06T19:09:32.636Z] Step 19/20 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:09:32.897Z] ---> Running in 218310f7e7a9 [2022-07-06T19:09:32.897Z] ---> Running in b5bbb13acc91 [2022-07-06T19:09:33.164Z] Removing intermediate container b5bbb13acc91 [2022-07-06T19:09:33.164Z] ---> f91677cd0417 [2022-07-06T19:09:33.164Z] Step 20/20 : LABEL version=0.0.0 [2022-07-06T19:09:33.164Z] Removing intermediate container 218310f7e7a9 [2022-07-06T19:09:33.164Z] ---> af6e7a835d41 [2022-07-06T19:09:33.164Z] [2022-07-06T19:09:33.164Z] ---> 082e68e43bac [2022-07-06T19:09:33.164Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-06T19:09:33.164Z] ---> Running in efd12f54dd31 [2022-07-06T19:09:33.164Z] ---> Running in 6777c60b6c83 [2022-07-06T19:09:33.164Z] Successfully built af6e7a835d41 [2022-07-06T19:09:33.164Z] Successfully tagged core-command:latest [2022-07-06T19:09:33.164Z]  Building core-command ... done Building sys-mgmt-agent [2022-07-06T19:09:33.427Z] Removing intermediate container efd12f54dd31 [2022-07-06T19:09:33.427Z] ---> df443ddb183f [2022-07-06T19:09:33.427Z] [2022-07-06T19:09:33.427Z] ---> 6d0cb3e6a1dc [2022-07-06T19:09:33.427Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-06T19:09:33.427Z] Successfully built df443ddb183f [2022-07-06T19:09:33.757Z] 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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-06T19:09:34.017Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-06T19:09:34.017Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-07-06T19:09:34.017Z] Removing intermediate container ee89109fa98c [2022-07-06T19:09:34.017Z] ---> ef1265b98e5a [2022-07-06T19:09:34.017Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-06T19:09:34.277Z] ---> Running in 7df0770b63a2 [2022-07-06T19:09:34.537Z] ---> Running in a2d5497de51c [2022-07-06T19:09:35.107Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-06T19:09:35.107Z] Removing intermediate container a2d5497de51c [2022-07-06T19:09:35.107Z] ---> dc9336a57907 [2022-07-06T19:09:35.107Z] Step 23/25 : LABEL arch=x86_64 [2022-07-06T19:09:36.044Z] ---> Running in fa98db9983bb [2022-07-06T19:09:36.303Z] Removing intermediate container fa98db9983bb [2022-07-06T19:09:36.303Z] ---> 45c752a79f14 [2022-07-06T19:09:36.303Z] Step 24/25 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:09:36.571Z] ---> Running in c06f79a53b7b [2022-07-06T19:09:36.834Z] Removing intermediate container c06f79a53b7b [2022-07-06T19:09:36.834Z] ---> 4e1b30d77aac [2022-07-06T19:09:36.834Z] Step 25/25 : LABEL version=0.0.0 [2022-07-06T19:09:36.834Z] ---> Running in 1797658b9104 [2022-07-06T19:09:37.092Z] Removing intermediate container 1797658b9104 [2022-07-06T19:09:37.092Z] ---> 32dcd14b893e [2022-07-06T19:09:37.092Z] [2022-07-06T19:09:37.106Z] Removing intermediate container 38ad05fc41fe [2022-07-06T19:09:37.106Z] ---> cfdb82d42e79 [2022-07-06T19:09:37.106Z] Successfully built cfdb82d42e79 [2022-07-06T19:09:37.106Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:09:37.351Z] Successfully built 32dcd14b893e [2022-07-06T19:09:37.351Z] Successfully tagged security-secretstore-setup:latest [2022-07-06T19:09:37.351Z]  Building security-secretstore-setup ... done Building core-data [2022-07-06T19:09:37.528Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T19:09:37.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:09:37.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-17046 does not seem to be running inside a container [2022-07-06T19:09:37.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T19:09:39.268Z] $ docker top 638fed21d72dcb66e779e796d86e2122b956531cbac935660ceeb57e0e19580f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T19:09:40.232Z] + go version [2022-07-06T19:09:40.232Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-06T19:09:40.271Z] $ docker stop --time=1 638fed21d72dcb66e779e796d86e2122b956531cbac935660ceeb57e0e19580f [2022-07-06T19:09:41.901Z] $ docker rm -f 638fed21d72dcb66e779e796d86e2122b956531cbac935660ceeb57e0e19580f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:09:42.635Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:09:42.635Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:09:42.636Z] ---> 58f8925cd565 [2022-07-06T19:09:42.636Z] Step 3/23 : WORKDIR /edgex-go [2022-07-06T19:09:42.636Z] ---> Using cache [2022-07-06T19:09:42.636Z] ---> ef617fc2b92f [2022-07-06T19:09:42.636Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:09:42.636Z] ---> Using cache [2022-07-06T19:09:42.636Z] ---> 2f714845732c [2022-07-06T19:09:42.636Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-06T19:09:42.636Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:09:42.636Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:09:42.636Z] ---> 58f8925cd565 [2022-07-06T19:09:42.636Z] Step 3/22 : WORKDIR /edgex-go [2022-07-06T19:09:42.636Z] ---> Using cache [2022-07-06T19:09:42.636Z] ---> ef617fc2b92f [2022-07-06T19:09:42.636Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:09:42.636Z] ---> Using cache [2022-07-06T19:09:42.636Z] ---> 2f714845732c [2022-07-06T19:09:42.636Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-06T19:09:42.636Z] ---> Using cache [2022-07-06T19:09:42.636Z] ---> d50e76ba66f3 [2022-07-06T19:09:42.636Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-06T19:09:42.636Z] ---> Using cache [2022-07-06T19:09:42.636Z] ---> 7394b8a0410e [2022-07-06T19:09:42.636Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:09:42.636Z] ---> Using cache [2022-07-06T19:09:42.636Z] ---> 15446a2af495 [2022-07-06T19:09:42.636Z] Step 8/22 : COPY . . [2022-07-06T19:09:42.636Z] ---> Using cache [2022-07-06T19:09:42.636Z] ---> 6d0cb3e6a1dc [2022-07-06T19:09:42.636Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-06T19:09:42.806Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T19:09:42.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:09:43.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-17046 does not seem to be running inside a container [2022-07-06T19:09:43.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T19:09:44.503Z] $ docker top 76cad53bcc69e41c8d82b5c39c7b558ee2f345a8646158f1e6a94c4cbb1efcfa -eo pid,comm [2022-07-06T19:09:44.539Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:09:44.539Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:09:44.539Z] ---> 58f8925cd565 [2022-07-06T19:09:44.539Z] Step 3/23 : WORKDIR /edgex-go [2022-07-06T19:09:44.539Z] ---> Using cache [2022-07-06T19:09:44.539Z] ---> ef617fc2b92f [2022-07-06T19:09:44.539Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:09:44.539Z] ---> Using cache [2022-07-06T19:09:44.539Z] ---> 2f714845732c [2022-07-06T19:09:44.539Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] { [Pipeline] echo [2022-07-06T19:09:44.843Z] ========================================================= [2022-07-06T19:09:44.843Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-06T19:09:44.843Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-06T19:09:45.537Z] + make test [2022-07-06T19:09:45.538Z] go mod tidy -compat=1.17 [2022-07-06T19:09:46.524Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-06T19:09:47.845Z] ---> Running in 3fef327e8aeb [2022-07-06T19:09:47.845Z] ---> Running in 34834cdde9e0 [2022-07-06T19:09:47.845Z] ---> Running in ab95ceefb14a [2022-07-06T19:09:48.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:48.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:48.412Z] 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-07-06T19:09:49.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:49.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:09:49.353Z] OK: 221 MiB in 52 packages [2022-07-06T19:09:49.622Z] OK: 221 MiB in 52 packages [2022-07-06T19:09:50.571Z] Removing intermediate container 3fef327e8aeb [2022-07-06T19:09:50.571Z] ---> 6ffb909d9ddf [2022-07-06T19:09:50.571Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-06T19:09:50.571Z] Removing intermediate container 34834cdde9e0 [2022-07-06T19:09:50.571Z] ---> 91da4ce4acb2 [2022-07-06T19:09:50.571Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-06T19:09:51.142Z] ---> f9df10f17278 [2022-07-06T19:09:51.142Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:09:51.142Z] ---> 12783c7be712 [2022-07-06T19:09:51.142Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:09:51.142Z] ---> Running in c732da37c910 [2022-07-06T19:09:51.142Z] ---> Running in 609d3272150a [2022-07-06T19:09:53.683Z] Removing intermediate container c732da37c910 [2022-07-06T19:09:53.683Z] ---> ee13adedb7c3 [2022-07-06T19:09:53.683Z] Step 8/23 : COPY . . [2022-07-06T19:09:53.683Z] Removing intermediate container 609d3272150a [2022-07-06T19:09:53.683Z] ---> 1c113fe89be7 [2022-07-06T19:09:53.683Z] Step 8/23 : COPY . . [2022-07-06T19:09:57.886Z] Removing intermediate container 6777c60b6c83 [2022-07-06T19:09:57.886Z] ---> c13d12aac9f1 [2022-07-06T19:09:57.886Z] [2022-07-06T19:09:57.886Z] Step 10/23 : FROM alpine:3.14 [2022-07-06T19:09:57.886Z] ---> e04c818066af [2022-07-06T19:09:57.886Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-06T19:09:57.886Z] ---> Using cache [2022-07-06T19:09:57.886Z] ---> 5b05af55c79d [2022-07-06T19:09:57.886Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-06T19:09:57.886Z] ---> Using cache [2022-07-06T19:09:57.886Z] ---> 2b7ca3222c0a [2022-07-06T19:09:57.886Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-06T19:10:00.448Z] ---> Running in 91986fb58e7a [2022-07-06T19:10:00.448Z] Removing intermediate container 91986fb58e7a [2022-07-06T19:10:00.448Z] ---> 6eeeb536a319 [2022-07-06T19:10:00.448Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-06T19:10:00.708Z] ---> Running in a15a879383be [2022-07-06T19:10:00.708Z] Removing intermediate container a15a879383be [2022-07-06T19:10:00.708Z] ---> 85033c5db1c2 [2022-07-06T19:10:00.708Z] Step 15/23 : WORKDIR / [2022-07-06T19:10:00.969Z] ---> Running in 696e5423de3e [2022-07-06T19:10:01.914Z] Removing intermediate container 696e5423de3e [2022-07-06T19:10:01.914Z] ---> a336171bee22 [2022-07-06T19:10:01.914Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:10:03.294Z] ---> 3916f3c55838 [2022-07-06T19:10:03.294Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-06T19:10:03.294Z] 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-07-06T19:10:03.553Z] Removing intermediate container 7df0770b63a2 [2022-07-06T19:10:03.553Z] ---> 368304a96f53 [2022-07-06T19:10:03.553Z] [2022-07-06T19:10:03.553Z] Step 10/22 : FROM alpine:3.14 [2022-07-06T19:10:03.553Z] ---> e04c818066af [2022-07-06T19:10:03.553Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-06T19:10:03.553Z] ---> Using cache [2022-07-06T19:10:03.553Z] ---> 5b05af55c79d [2022-07-06T19:10:03.553Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-06T19:10:03.553Z] ---> Using cache [2022-07-06T19:10:03.553Z] ---> 2b7ca3222c0a [2022-07-06T19:10:03.553Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-06T19:10:03.553Z] ---> e3a92ff9584b [2022-07-06T19:10:03.553Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-06T19:10:03.814Z] ---> Running in b51c831a4e39 [2022-07-06T19:10:03.814Z] ---> Running in 63d3a9c6a0f2 [2022-07-06T19:10:03.814Z] ---> 204515f32877 [2022-07-06T19:10:03.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-06T19:10:04.075Z] Removing intermediate container b51c831a4e39 [2022-07-06T19:10:04.075Z] ---> 0695af4e746d [2022-07-06T19:10:04.075Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-06T19:10:04.075Z] ---> d1fa3e476ccc [2022-07-06T19:10:04.075Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-06T19:10:04.075Z] ---> Running in 9fc39e30c7cf [2022-07-06T19:10:04.075Z] ---> Running in 78ec0bd5a148 [2022-07-06T19:10:04.338Z] ---> ea51cbe58057 [2022-07-06T19:10:04.338Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-06T19:10:04.338Z] Removing intermediate container 9fc39e30c7cf [2022-07-06T19:10:04.338Z] ---> eacfedeec3e4 [2022-07-06T19:10:04.338Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:10:04.338Z] ---> Running in e8a2503667c8 [2022-07-06T19:10:04.338Z] 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-07-06T19:10:04.597Z] Removing intermediate container e8a2503667c8 [2022-07-06T19:10:04.597Z] ---> 3d62d1f0e4e3 [2022-07-06T19:10:04.597Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:10:04.597Z] ---> fa18ab6b7cf1 [2022-07-06T19:10:04.597Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-06T19:10:04.597Z] ---> Running in 22e9a50a2618 [2022-07-06T19:10:04.597Z] 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-07-06T19:10:05.166Z] Removing intermediate container 22e9a50a2618 [2022-07-06T19:10:05.166Z] ---> 3a6ec63ef797 [2022-07-06T19:10:05.166Z] Step 21/23 : LABEL arch=x86_64 [2022-07-06T19:10:05.426Z] ---> Running in 591a429f440f [2022-07-06T19:10:05.426Z] ---> 9cc6ffaf6aaa [2022-07-06T19:10:05.426Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-06T19:10:05.694Z] Removing intermediate container 591a429f440f [2022-07-06T19:10:05.694Z] ---> 58de235c7f03 [2022-07-06T19:10:05.694Z] Step 22/23 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:10:05.957Z] ---> c57425080ce0 [2022-07-06T19:10:05.957Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-06T19:10:05.957Z] ---> Running in 0806d86d2f80 [2022-07-06T19:10:05.957Z] ---> Running in 053f292ae3b4 [2022-07-06T19:10:06.218Z] Removing intermediate container 0806d86d2f80 [2022-07-06T19:10:06.218Z] ---> 384cdf037058 [2022-07-06T19:10:06.218Z] Step 23/23 : LABEL version=0.0.0 [2022-07-06T19:10:06.218Z] Removing intermediate container 053f292ae3b4 [2022-07-06T19:10:06.218Z] ---> b34a253dd9eb [2022-07-06T19:10:06.218Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:10:06.218Z] ---> Running in f76eb99fdaba [2022-07-06T19:10:06.218Z] ---> Running in 35daf0b26246 [2022-07-06T19:10:06.480Z] Removing intermediate container ab95ceefb14a [2022-07-06T19:10:06.480Z] ---> bb777cad90b0 [2022-07-06T19:10:06.480Z] [2022-07-06T19:10:06.480Z] Step 10/22 : FROM alpine:3.14 [2022-07-06T19:10:06.480Z] ---> e04c818066af [2022-07-06T19:10:06.480Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-06T19:10:06.480Z] ---> Running in f49af7792d9f [2022-07-06T19:10:06.480Z] Removing intermediate container 35daf0b26246 [2022-07-06T19:10:06.480Z] ---> 32c3e0a2a5e7 [2022-07-06T19:10:06.480Z] Step 20/22 : LABEL arch=x86_64 [2022-07-06T19:10:06.480Z] Removing intermediate container f76eb99fdaba [2022-07-06T19:10:06.480Z] ---> f240c54279c9 [2022-07-06T19:10:06.480Z] [2022-07-06T19:10:06.480Z] ---> Running in 42925d70b555 [2022-07-06T19:10:06.743Z] Successfully built f240c54279c9 [2022-07-06T19:10:06.743Z] Successfully tagged core-metadata:latest [2022-07-06T19:10:06.743Z]  Building core-metadata ... done Building security-spire-server [2022-07-06T19:10:06.743Z] Removing intermediate container 42925d70b555 [2022-07-06T19:10:06.743Z] ---> 3b34c7df9a37 [2022-07-06T19:10:06.743Z] Step 21/22 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:10:06.743Z] ---> Running in 1d41c77b2fd6 [2022-07-06T19:10:07.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:10:07.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:10:07.262Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-06T19:10:07.262Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-06T19:10:07.262Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-06T19:10:07.262Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-06T19:10:07.262Z] (5/6) Installing curl (7.79.1-r2) [2022-07-06T19:10:07.262Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-06T19:10:07.262Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T19:10:07.262Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T19:10:07.262Z] OK: 8 MiB in 20 packages [2022-07-06T19:10:07.262Z] Removing intermediate container 1d41c77b2fd6 [2022-07-06T19:10:07.262Z] ---> 0fdb38a30086 [2022-07-06T19:10:07.262Z] Step 22/22 : LABEL version=0.0.0 [2022-07-06T19:10:08.639Z] ---> Running in 839c3e08ac6e [2022-07-06T19:10:09.216Z] Removing intermediate container 839c3e08ac6e [2022-07-06T19:10:09.216Z] ---> 4043f54a0ecd [2022-07-06T19:10:09.216Z] [2022-07-06T19:10:09.216Z] Successfully built 4043f54a0ecd [2022-07-06T19:10:09.475Z] Successfully tagged support-scheduler:latest [2022-07-06T19:10:09.475Z] Building support-notifications [2022-07-06T19:10:09.475Z]  Building support-scheduler ... done Removing intermediate container f49af7792d9f [2022-07-06T19:10:09.475Z] ---> dd15e82bea99 [2022-07-06T19:10:09.475Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-06T19:10:09.475Z] ---> Running in 3e592aa39a2d [2022-07-06T19:10:11.382Z] Removing intermediate container 3e592aa39a2d [2022-07-06T19:10:11.382Z] ---> 89f65ca1bf1f [2022-07-06T19:10:11.382Z] Step 13/22 : WORKDIR /edgex [2022-07-06T19:10:11.382Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:10:11.382Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:10:11.382Z] ---> 58f8925cd565 [2022-07-06T19:10:11.382Z] Step 3/25 : WORKDIR /edgex-go [2022-07-06T19:10:11.382Z] ---> Using cache [2022-07-06T19:10:11.382Z] ---> ef617fc2b92f [2022-07-06T19:10:11.382Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:10:11.382Z] ---> Using cache [2022-07-06T19:10:11.382Z] ---> 2f714845732c [2022-07-06T19:10:11.382Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-06T19:10:11.382Z] ---> Using cache [2022-07-06T19:10:11.382Z] ---> f85e28239488 [2022-07-06T19:10:11.382Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-06T19:10:11.382Z] ---> Using cache [2022-07-06T19:10:11.382Z] ---> 4c9629726676 [2022-07-06T19:10:11.382Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:10:11.382Z] ---> Using cache [2022-07-06T19:10:11.382Z] ---> 4b38e0cb9206 [2022-07-06T19:10:11.382Z] Step 8/25 : COPY . . [2022-07-06T19:10:11.382Z] ---> Using cache [2022-07-06T19:10:11.382Z] ---> 6db8786273e7 [2022-07-06T19:10:11.382Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-06T19:10:11.382Z] ---> Using cache [2022-07-06T19:10:11.382Z] ---> a5cbe925c217 [2022-07-06T19:10:11.382Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-06T19:10:11.382Z] ---> Using cache [2022-07-06T19:10:11.382Z] ---> 24241b0c5e41 [2022-07-06T19:10:11.382Z] 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-07-06T19:10:11.950Z] ---> Running in 81c61eb5d237 [2022-07-06T19:10:11.950Z] ---> Running in 54cebb57e605 [2022-07-06T19:10:12.520Z] Removing intermediate container 54cebb57e605 [2022-07-06T19:10:12.520Z] ---> dae52855655e [2022-07-06T19:10:12.520Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-06T19:10:13.088Z] ---> 6755552fb6e1 [2022-07-06T19:10:13.088Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-06T19:10:13.352Z] Removing intermediate container 81c61eb5d237 [2022-07-06T19:10:13.352Z] ---> 85d413197104 [2022-07-06T19:10:13.352Z] Step 12/25 : WORKDIR /edgex-go [2022-07-06T19:10:13.610Z] ---> Running in 7f2ee8888dc7 [2022-07-06T19:10:14.177Z] Removing intermediate container 7f2ee8888dc7 [2022-07-06T19:10:14.177Z] ---> e8b087dea420 [2022-07-06T19:10:14.177Z] [2022-07-06T19:10:14.177Z] Step 13/25 : FROM alpine:3.15 [2022-07-06T19:10:14.177Z] ---> 0ac33e5f5afa [2022-07-06T19:10:14.177Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-06T19:10:14.177Z] ---> Using cache [2022-07-06T19:10:14.177Z] ---> 29df78465014 [2022-07-06T19:10:14.177Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:10:14.177Z] ---> Using cache [2022-07-06T19:10:14.177Z] ---> 92df357864ba [2022-07-06T19:10:14.177Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-06T19:10:14.177Z] ---> Using cache [2022-07-06T19:10:14.177Z] ---> 92291f17d4ba [2022-07-06T19:10:14.177Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-06T19:10:14.436Z] ---> a21349493419 [2022-07-06T19:10:14.436Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-06T19:10:15.816Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:10:15.816Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:10:15.816Z] ---> 58f8925cd565 [2022-07-06T19:10:15.816Z] Step 3/22 : WORKDIR /edgex-go [2022-07-06T19:10:15.816Z] ---> Using cache [2022-07-06T19:10:15.816Z] ---> ef617fc2b92f [2022-07-06T19:10:15.816Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:10:15.816Z] ---> Using cache [2022-07-06T19:10:15.816Z] ---> 2f714845732c [2022-07-06T19:10:15.816Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-06T19:10:15.816Z] ---> ad3e7dd0f855 [2022-07-06T19:10:15.816Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-06T19:10:15.816Z] ---> Running in 1c98d9db381d [2022-07-06T19:10:16.386Z] ---> ea8f40edf2d9 [2022-07-06T19:10:16.386Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-06T19:10:16.386Z] ---> Running in 00322e464c85 [2022-07-06T19:10:16.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:10:16.644Z] ---> b922bad12671 [2022-07-06T19:10:16.644Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-06T19:10:16.906Z] ---> 25543b02a26a [2022-07-06T19:10:16.906Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-06T19:10:17.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:10:17.427Z] ---> a9920f13432e [2022-07-06T19:10:17.427Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-06T19:10:17.427Z] Removing intermediate container 00322e464c85 [2022-07-06T19:10:17.427Z] ---> 04610d9d9048 [2022-07-06T19:10:17.427Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-06T19:10:17.427Z] ---> Running in 756b56dfc7c5 [2022-07-06T19:10:17.699Z] OK: 221 MiB in 52 packages [2022-07-06T19:10:17.699Z] ---> 81cdaa3d78a8 [2022-07-06T19:10:17.699Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-06T19:10:17.699Z] ---> Running in 670dbfcc71e5 [2022-07-06T19:10:17.699Z] Removing intermediate container 756b56dfc7c5 [2022-07-06T19:10:17.699Z] ---> 4f0c5e8a7d58 [2022-07-06T19:10:17.699Z] Step 20/22 : LABEL arch=x86_64 [2022-07-06T19:10:17.699Z] ---> Running in 8d3814efd333 [2022-07-06T19:10:17.963Z] Removing intermediate container 670dbfcc71e5 [2022-07-06T19:10:17.963Z] ---> 5c002fc5d7a0 [2022-07-06T19:10:17.963Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-06T19:10:17.963Z] Removing intermediate container 8d3814efd333 [2022-07-06T19:10:17.963Z] ---> 992f3d7d95ae [2022-07-06T19:10:17.963Z] Step 21/22 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:10:17.963Z] ---> Running in be942caad206 [2022-07-06T19:10:17.963Z] ---> Running in 775406b835ba [2022-07-06T19:10:17.963Z] Removing intermediate container 1c98d9db381d [2022-07-06T19:10:17.963Z] ---> e8ffa55a26f0 [2022-07-06T19:10:17.963Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-06T19:10:18.226Z] Removing intermediate container be942caad206 [2022-07-06T19:10:18.226Z] ---> 39312cb273a1 [2022-07-06T19:10:18.226Z] Step 23/25 : LABEL arch=x86_64 [2022-07-06T19:10:18.226Z] Removing intermediate container 775406b835ba [2022-07-06T19:10:18.226Z] ---> 1e55afc19f5e [2022-07-06T19:10:18.226Z] Step 22/22 : LABEL version=0.0.0 [2022-07-06T19:10:18.226Z] ---> Running in a5e69ed09d08 [2022-07-06T19:10:18.226Z] ---> Running in 5cc65f6fe48b [2022-07-06T19:10:18.226Z] ---> c7a5a5c0e2c2 [2022-07-06T19:10:18.226Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:10:18.485Z] Removing intermediate container a5e69ed09d08 [2022-07-06T19:10:18.485Z] ---> ded39296e0fa [2022-07-06T19:10:18.485Z] Step 24/25 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:10:18.485Z] ---> Running in b76147c86fca [2022-07-06T19:10:18.485Z] Removing intermediate container 5cc65f6fe48b [2022-07-06T19:10:18.485Z] ---> 477ee8d60be0 [2022-07-06T19:10:18.485Z] [2022-07-06T19:10:18.485Z] ---> Running in add7ccf6c917 [2022-07-06T19:10:18.746Z] Successfully built 477ee8d60be0 [2022-07-06T19:10:18.746Z] Successfully tagged security-proxy-setup:latest [2022-07-06T19:10:18.746Z] Building security-bootstrapper [2022-07-06T19:10:18.746Z]  Building security-proxy-setup ... done Removing intermediate container add7ccf6c917 [2022-07-06T19:10:18.746Z] ---> 2199db3fb09f [2022-07-06T19:10:18.746Z] Step 25/25 : LABEL version=0.0.0 [2022-07-06T19:10:18.746Z] ---> Running in 10dd983e4cf4 [2022-07-06T19:10:18.879Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-06T19:10:19.687Z] Removing intermediate container 10dd983e4cf4 [2022-07-06T19:10:19.687Z] ---> 14fd6f6dc297 [2022-07-06T19:10:19.687Z] [2022-07-06T19:10:19.687Z] Successfully built 14fd6f6dc297 [2022-07-06T19:10:20.261Z] Successfully tagged security-spire-server:latest [2022-07-06T19:10:20.261Z]  Building security-spire-server ... done Removing intermediate container b76147c86fca [2022-07-06T19:10:20.261Z] ---> f1b32963d992 [2022-07-06T19:10:20.261Z] Step 8/22 : COPY . . [2022-07-06T19:10:24.460Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:10:24.460Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:10:24.460Z] ---> 58f8925cd565 [2022-07-06T19:10:24.460Z] Step 3/31 : WORKDIR /edgex-go [2022-07-06T19:10:24.460Z] ---> Using cache [2022-07-06T19:10:24.460Z] ---> ef617fc2b92f [2022-07-06T19:10:24.460Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:10:24.460Z] ---> Using cache [2022-07-06T19:10:24.461Z] ---> 2f714845732c [2022-07-06T19:10:24.461Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-06T19:10:24.461Z] ---> Using cache [2022-07-06T19:10:24.461Z] ---> d50e76ba66f3 [2022-07-06T19:10:24.461Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-06T19:10:24.461Z] ---> Using cache [2022-07-06T19:10:24.461Z] ---> 7394b8a0410e [2022-07-06T19:10:24.461Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:10:24.461Z] ---> Using cache [2022-07-06T19:10:24.461Z] ---> 15446a2af495 [2022-07-06T19:10:24.461Z] Step 8/31 : COPY . . [2022-07-06T19:10:24.461Z] ---> Using cache [2022-07-06T19:10:24.461Z] ---> 6d0cb3e6a1dc [2022-07-06T19:10:24.461Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-06T19:10:25.838Z] ---> Running in 32d49bf35681 [2022-07-06T19:10:26.096Z] Removing intermediate container 63d3a9c6a0f2 [2022-07-06T19:10:26.096Z] ---> 46a73de85481 [2022-07-06T19:10:26.096Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-06T19:10:26.355Z] ---> Running in 1154dbdf7001 [2022-07-06T19:10:26.355Z] 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-07-06T19:10:26.617Z] ---> 85502f47548f [2022-07-06T19:10:26.617Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-06T19:10:26.878Z] ---> Running in 513e3362a3d4 [2022-07-06T19:10:26.878Z] 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-07-06T19:10:27.141Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-06T19:10:28.084Z] Removing intermediate container 1154dbdf7001 [2022-07-06T19:10:28.084Z] ---> 73e651acdbbb [2022-07-06T19:10:28.084Z] [2022-07-06T19:10:28.084Z] Step 11/23 : FROM docker:20.10.14 [2022-07-06T19:10:28.084Z] Removing intermediate container 78ec0bd5a148 [2022-07-06T19:10:28.084Z] ---> e18695022732 [2022-07-06T19:10:28.084Z] [2022-07-06T19:10:28.084Z] Step 10/23 : FROM alpine:3.14 [2022-07-06T19:10:28.084Z] ---> e04c818066af [2022-07-06T19:10:28.084Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-06T19:10:28.084Z] ---> Running in 7c5b466d89b6 [2022-07-06T19:10:28.084Z] Removing intermediate container 7c5b466d89b6 [2022-07-06T19:10:28.084Z] ---> 180e3ff995ca [2022-07-06T19:10:28.084Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-06T19:10:28.084Z] ---> Running in 5112e8e50b62 [2022-07-06T19:10:28.359Z] Removing intermediate container 5112e8e50b62 [2022-07-06T19:10:28.359Z] ---> 1a9d55aeae78 [2022-07-06T19:10:28.359Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-06T19:10:28.359Z] ---> Running in 0471ec63381c [2022-07-06T19:10:28.359Z] Removing intermediate container 0471ec63381c [2022-07-06T19:10:28.359Z] ---> e60ab7eb157b [2022-07-06T19:10:28.359Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:10:28.619Z] ---> Running in a679878f6486 [2022-07-06T19:10:28.619Z] 20.10.14: Pulling from library/docker [2022-07-06T19:10:29.995Z] Removing intermediate container a679878f6486 [2022-07-06T19:10:29.995Z] ---> eb7243a16af8 [2022-07-06T19:10:29.995Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-06T19:10:29.995Z] ---> Running in 464a516aded5 [2022-07-06T19:10:30.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:10:31.773Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:10:32.033Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-06T19:10:32.033Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-06T19:10:32.033Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-06T19:10:32.293Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-06T19:10:32.293Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-06T19:10:32.553Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-06T19:10:32.553Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T19:10:32.553Z] OK: 8 MiB in 20 packages [2022-07-06T19:10:34.459Z] Removing intermediate container 464a516aded5 [2022-07-06T19:10:34.459Z] ---> fff36b66a87f [2022-07-06T19:10:34.459Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:10:34.459Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-06T19:10:34.459Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-06T19:10:34.459Z] ---> 7417809fdb73 [2022-07-06T19:10:34.459Z] 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-07-06T19:10:34.722Z] ---> Running in 6b7c7f9ee5af [2022-07-06T19:10:34.984Z] ---> 6ca3e349d263 [2022-07-06T19:10:34.984Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-06T19:10:34.984Z] Removing intermediate container 6b7c7f9ee5af [2022-07-06T19:10:34.984Z] ---> aed6079a3f55 [2022-07-06T19:10:34.984Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-06T19:10:34.984Z] ---> Running in f4e0e646318e [2022-07-06T19:10:36.359Z] ---> e7bde5e5b682 [2022-07-06T19:10:36.359Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-06T19:10:36.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:10:36.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:10:36.359Z] ---> 25cc9e0911b2 [2022-07-06T19:10:36.359Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-06T19:10:36.640Z] ---> Running in 5112347ed8d5 [2022-07-06T19:10:36.640Z] (1/43) Installing readline (8.1.1-r0) [2022-07-06T19:10:36.640Z] (2/43) Installing bash (5.1.16-r0) [2022-07-06T19:10:36.640Z] Executing bash-5.1.16-r0.post-install [2022-07-06T19:10:36.640Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-06T19:10:36.640Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-06T19:10:36.640Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-06T19:10:36.640Z] (6/43) Installing curl (7.80.0-r2) [2022-07-06T19:10:36.640Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-06T19:10:36.640Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-06T19:10:36.640Z] (9/43) Installing expat (2.4.7-r0) [2022-07-06T19:10:36.640Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-06T19:10:36.640Z] (11/43) Installing gdbm (1.22-r0) [2022-07-06T19:10:36.640Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-06T19:10:36.640Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-06T19:10:36.640Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-06T19:10:36.640Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-06T19:10:36.640Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-06T19:10:36.899Z] Removing intermediate container 5112347ed8d5 [2022-07-06T19:10:36.899Z] ---> 70bd920bcb83 [2022-07-06T19:10:36.899Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:10:36.899Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-06T19:10:36.899Z] ---> Running in b46267f4051d [2022-07-06T19:10:37.160Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-06T19:10:37.160Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-06T19:10:37.160Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-06T19:10:37.160Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-06T19:10:37.160Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-06T19:10:37.160Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-06T19:10:37.160Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-06T19:10:37.160Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-06T19:10:37.160Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-06T19:10:37.160Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-06T19:10:37.160Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-06T19:10:37.160Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-06T19:10:37.160Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-06T19:10:37.160Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-06T19:10:37.422Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-06T19:10:37.422Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-06T19:10:37.422Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-06T19:10:37.422Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-06T19:10:37.422Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-06T19:10:37.422Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-06T19:10:37.422Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-06T19:10:37.422Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-06T19:10:37.422Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-06T19:10:37.422Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-06T19:10:37.422Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-06T19:10:37.422Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-06T19:10:37.422Z] Removing intermediate container b46267f4051d [2022-07-06T19:10:37.422Z] ---> 8cabdaa4bd15 [2022-07-06T19:10:37.422Z] Step 21/23 : LABEL arch=x86_64 [2022-07-06T19:10:37.422Z] ---> Running in 3da9c03f50c0 [2022-07-06T19:10:37.681Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T19:10:37.681Z] OK: 83 MiB in 65 packages [2022-07-06T19:10:37.681Z] Removing intermediate container 3da9c03f50c0 [2022-07-06T19:10:37.681Z] ---> 776a0dc0e1b3 [2022-07-06T19:10:37.681Z] Step 22/23 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:10:37.681Z] ---> Running in d634b6342ad9 [2022-07-06T19:10:37.949Z] Removing intermediate container d634b6342ad9 [2022-07-06T19:10:37.949Z] ---> cbdc4fecdb9d [2022-07-06T19:10:37.949Z] Step 23/23 : LABEL version=0.0.0 [2022-07-06T19:10:38.210Z] ---> Running in c105ca7b8ef6 [2022-07-06T19:10:38.470Z] Removing intermediate container c105ca7b8ef6 [2022-07-06T19:10:38.470Z] ---> d4a7f1b468ab [2022-07-06T19:10:38.470Z] [2022-07-06T19:10:38.470Z] Successfully built d4a7f1b468ab [2022-07-06T19:10:38.470Z] Successfully tagged core-data:latest [2022-07-06T19:10:38.470Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2022-07-06T19:10:38.735Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-06T19:10:38.735Z] Collecting docker<4.0,>=3.6.0 [2022-07-06T19:10:38.735Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-06T19:10:38.735Z] Collecting docopt<0.7,>=0.6.1 [2022-07-06T19:10:38.735Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-06T19:10:39.309Z] Collecting PyYAML<4,>=3.10 [2022-07-06T19:10:39.309Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-06T19:10:39.888Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-06T19:10:39.888Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-06T19:10:39.888Z] Collecting cached-property<2,>=1.2.0 [2022-07-06T19:10:39.888Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-06T19:10:39.888Z] Collecting jsonschema<3,>=2.5.1 [2022-07-06T19:10:39.888Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-06T19:10:39.888Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-06T19:10:39.888Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-06T19:10:39.888Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-06T19:10:40.151Z] Collecting texttable<0.10,>=0.9.0 [2022-07-06T19:10:40.412Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-06T19:10:40.673Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-06T19:10:40.673Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-06T19:10:40.673Z] Collecting docker-pycreds>=0.4.0 [2022-07-06T19:10:40.673Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-06T19:10:40.673Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-06T19:10:40.931Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-06T19:10:40.931Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-06T19:10:40.931Z] Collecting idna<2.8,>=2.5 [2022-07-06T19:10:40.931Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-06T19:10:40.931Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-06T19:10:40.931Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-06T19:10:40.931Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-06T19:10:40.931Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-06T19:10:40.931Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-06T19:10:40.931Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-06T19:10:41.192Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-06T19:10:41.192Z] Attempting uninstall: urllib3 [2022-07-06T19:10:41.192Z] Found existing installation: urllib3 1.26.7 [2022-07-06T19:10:41.192Z] Uninstalling urllib3-1.26.7: [2022-07-06T19:10:41.192Z] Successfully uninstalled urllib3-1.26.7 [2022-07-06T19:10:41.451Z] Attempting uninstall: idna [2022-07-06T19:10:41.451Z] Found existing installation: idna 3.3 [2022-07-06T19:10:41.451Z] Uninstalling idna-3.3: [2022-07-06T19:10:41.451Z] Successfully uninstalled idna-3.3 [2022-07-06T19:10:42.020Z] Attempting uninstall: requests [2022-07-06T19:10:42.020Z] Found existing installation: requests 2.26.0 [2022-07-06T19:10:42.020Z] Uninstalling requests-2.26.0: [2022-07-06T19:10:42.020Z] Successfully uninstalled requests-2.26.0 [2022-07-06T19:10:42.020Z] Running setup.py install for texttable: started [2022-07-06T19:10:42.279Z] Running setup.py install for texttable: finished with status 'done' [2022-07-06T19:10:42.279Z] Running setup.py install for PyYAML: started [2022-07-06T19:10:42.846Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-06T19:10:43.106Z] Running setup.py install for docopt: started [2022-07-06T19:10:43.370Z] Removing intermediate container 32d49bf35681 [2022-07-06T19:10:43.370Z] ---> d41124872953 [2022-07-06T19:10:43.370Z] [2022-07-06T19:10:43.370Z] Step 10/31 : FROM alpine:3.14 [2022-07-06T19:10:43.370Z] ---> e04c818066af [2022-07-06T19:10:43.370Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-06T19:10:43.630Z] ---> Running in 242760cb744a [2022-07-06T19:10:43.630Z] Running setup.py install for docopt: finished with status 'done' [2022-07-06T19:10:43.630Z] Running setup.py install for dockerpty: started [2022-07-06T19:10:43.630Z] Removing intermediate container 242760cb744a [2022-07-06T19:10:43.630Z] ---> 4076403a21c1 [2022-07-06T19:10:43.630Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-06T19:10:43.630Z] ---> Running in 46aaa5880277 [2022-07-06T19:10:43.892Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-06T19:10:43.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:10:44.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:10:44.150Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-06T19:10:44.410Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-06T19:10:44.410Z] (2/2) Installing su-exec (0.2-r1) [2022-07-06T19:10:44.410Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T19:10:44.410Z] OK: 6 MiB in 16 packages [2022-07-06T19:10:45.005Z] Removing intermediate container 46aaa5880277 [2022-07-06T19:10:45.005Z] ---> b0a03531ca8d [2022-07-06T19:10:45.005Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-06T19:10:45.266Z] ---> Running in 091e57866f0c [2022-07-06T19:10:45.266Z] Removing intermediate container 091e57866f0c [2022-07-06T19:10:45.266Z] ---> b580b8430629 [2022-07-06T19:10:45.266Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-06T19:10:45.525Z] ---> Running in 3a36c5b52c77 [2022-07-06T19:10:45.784Z] Removing intermediate container 3a36c5b52c77 [2022-07-06T19:10:45.784Z] ---> 29b44c513ca4 [2022-07-06T19:10:45.784Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-06T19:10:46.349Z] ---> Running in 3a4101cf5e16 [2022-07-06T19:10:47.735Z] Removing intermediate container 3a4101cf5e16 [2022-07-06T19:10:47.735Z] ---> 8aa7ded2e09b [2022-07-06T19:10:47.735Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-06T19:10:47.735Z] ---> Running in bd10fadb9e74 [2022-07-06T19:10:47.735Z] Removing intermediate container 513e3362a3d4 [2022-07-06T19:10:47.735Z] ---> 45335145bab6 [2022-07-06T19:10:47.735Z] [2022-07-06T19:10:47.735Z] Step 10/22 : FROM alpine:3.14 [2022-07-06T19:10:47.735Z] ---> e04c818066af [2022-07-06T19:10:47.735Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-06T19:10:47.735Z] Removing intermediate container f4e0e646318e [2022-07-06T19:10:47.735Z] ---> b82bea0c5077 [2022-07-06T19:10:47.735Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-06T19:10:47.735Z] ---> Running in ee97f2477799 [2022-07-06T19:10:47.735Z] ---> Running in 44bb812da460 [2022-07-06T19:10:47.735Z] Removing intermediate container bd10fadb9e74 [2022-07-06T19:10:47.735Z] ---> c4d84d0fe8f6 [2022-07-06T19:10:47.735Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-06T19:10:47.994Z] Removing intermediate container 44bb812da460 [2022-07-06T19:10:47.994Z] ---> 4c87d8131e49 [2022-07-06T19:10:47.994Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-06T19:10:47.994Z] ---> Running in 6b09329ab20f [2022-07-06T19:10:47.994Z] ---> dcb50da86f2b [2022-07-06T19:10:47.994Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-06T19:10:47.994Z] ---> Running in a83dc66b85fd [2022-07-06T19:10:47.994Z] Removing intermediate container 6b09329ab20f [2022-07-06T19:10:47.994Z] ---> 3f06a5e2254a [2022-07-06T19:10:47.994Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-06T19:10:48.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-06T19:10:48.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-06T19:10:48.565Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-06T19:10:48.565Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-06T19:10:48.565Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T19:10:48.565Z] ---> 4e5c5ee09183 [2022-07-06T19:10:48.565Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-06T19:10:48.565Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T19:10:48.565Z] OK: 6 MiB in 16 packages [2022-07-06T19:10:48.565Z] ---> 4a46af42892b [2022-07-06T19:10:48.565Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-06T19:10:48.826Z] ---> a95db2dabac2 [2022-07-06T19:10:48.826Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-06T19:10:48.826Z] ---> Running in 16555ca462d6 [2022-07-06T19:10:49.085Z] Removing intermediate container a83dc66b85fd [2022-07-06T19:10:49.085Z] ---> 0001d9351b4f [2022-07-06T19:10:49.085Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:10:49.085Z] Removing intermediate container 16555ca462d6 [2022-07-06T19:10:49.085Z] ---> 96533a7292c6 [2022-07-06T19:10:49.085Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:10:49.085Z] Removing intermediate container ee97f2477799 [2022-07-06T19:10:49.085Z] ---> dd0baef45212 [2022-07-06T19:10:49.085Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-06T19:10:49.085Z] ---> Running in abd8673cdd30 [2022-07-06T19:10:49.085Z] ---> bb09e2e50667 [2022-07-06T19:10:49.085Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-06T19:10:49.085Z] ---> Running in 0409dc8ea370 [2022-07-06T19:10:49.355Z] Removing intermediate container 0409dc8ea370 [2022-07-06T19:10:49.355Z] ---> 1921eeb8abb2 [2022-07-06T19:10:49.355Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-06T19:10:49.355Z] Removing intermediate container abd8673cdd30 [2022-07-06T19:10:49.355Z] ---> 4b8fd62b50ac [2022-07-06T19:10:49.355Z] Step 21/23 : LABEL arch=x86_64 [2022-07-06T19:10:49.355Z] ---> Running in 76402384e58b [2022-07-06T19:10:49.615Z] ---> Running in cff627ce7133 [2022-07-06T19:10:49.615Z] ---> cf21449503d3 [2022-07-06T19:10:49.615Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-06T19:10:49.615Z] Removing intermediate container 76402384e58b [2022-07-06T19:10:49.615Z] ---> 1c9a037a952f [2022-07-06T19:10:49.615Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-06T19:10:49.615Z] Removing intermediate container cff627ce7133 [2022-07-06T19:10:49.615Z] ---> 6de2f55bb872 [2022-07-06T19:10:49.615Z] Step 22/23 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:10:49.615Z] ---> Running in 3e5da6a68148 [2022-07-06T19:10:49.615Z] ---> Running in a8f51660c362 [2022-07-06T19:10:49.875Z] ---> d5c87f4d6cfc [2022-07-06T19:10:49.875Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-06T19:10:49.875Z] Removing intermediate container 3e5da6a68148 [2022-07-06T19:10:49.875Z] ---> 814fca15e709 [2022-07-06T19:10:49.875Z] Step 23/23 : LABEL version=0.0.0 [2022-07-06T19:10:49.875Z] Removing intermediate container a8f51660c362 [2022-07-06T19:10:49.875Z] ---> 72c480b422b9 [2022-07-06T19:10:49.875Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:10:49.875Z] ---> Running in c064733fd25d [2022-07-06T19:10:49.875Z] ---> acde87601cd9 [2022-07-06T19:10:49.875Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-06T19:10:49.875Z] Removing intermediate container c064733fd25d [2022-07-06T19:10:49.875Z] ---> 3cbf743cd1ec [2022-07-06T19:10:49.875Z] [2022-07-06T19:10:49.875Z] ---> 1a9ef658c047 [2022-07-06T19:10:49.875Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-06T19:10:50.135Z] Successfully built 3cbf743cd1ec [2022-07-06T19:10:50.135Z] Successfully tagged sys-mgmt-agent:latest [2022-07-06T19:10:50.135Z]  Building sys-mgmt-agent ... done  ---> ba0fa50dc2fe [2022-07-06T19:10:50.135Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-06T19:10:50.394Z] ---> Running in cd0b75069eb6 [2022-07-06T19:10:50.394Z] ---> eace45b41e87 [2022-07-06T19:10:50.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-06T19:10:50.394Z] Removing intermediate container cd0b75069eb6 [2022-07-06T19:10:50.394Z] ---> 8e5a1357e1a6 [2022-07-06T19:10:50.394Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-06T19:10:50.659Z] ---> 628e89342418 [2022-07-06T19:10:50.659Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-06T19:10:50.659Z] ---> 5bd491354a59 [2022-07-06T19:10:50.659Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-06T19:10:50.659Z] ---> Running in 4c0e4a7117e1 [2022-07-06T19:10:50.923Z] ---> Running in 67efcda0a607 [2022-07-06T19:10:50.923Z] Removing intermediate container 4c0e4a7117e1 [2022-07-06T19:10:50.923Z] ---> 002eca3e8085 [2022-07-06T19:10:50.923Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:10:50.923Z] ---> Running in 8fd5cc9cc431 [2022-07-06T19:10:50.923Z] Removing intermediate container 8fd5cc9cc431 [2022-07-06T19:10:50.923Z] ---> fe7a47853de1 [2022-07-06T19:10:50.923Z] Step 20/22 : LABEL arch=x86_64 [2022-07-06T19:10:50.923Z] ---> Running in 2514d4ba233e [2022-07-06T19:10:51.184Z] Removing intermediate container 2514d4ba233e [2022-07-06T19:10:51.184Z] ---> 4ada952addd6 [2022-07-06T19:10:51.184Z] Step 21/22 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:10:51.184Z] ---> Running in 8f80b97d1290 [2022-07-06T19:10:51.184Z] Removing intermediate container 8f80b97d1290 [2022-07-06T19:10:51.184Z] ---> ccfe412814a1 [2022-07-06T19:10:51.184Z] Step 22/22 : LABEL version=0.0.0 [2022-07-06T19:10:51.184Z] ---> Running in a6aea9288a99 [2022-07-06T19:10:51.443Z] Removing intermediate container a6aea9288a99 [2022-07-06T19:10:51.443Z] ---> d4d04010f565 [2022-07-06T19:10:51.443Z] [2022-07-06T19:10:51.443Z] Removing intermediate container 67efcda0a607 [2022-07-06T19:10:51.443Z] ---> d57d44f38799 [2022-07-06T19:10:51.443Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-06T19:10:51.443Z] Successfully built d4d04010f565 [2022-07-06T19:10:51.443Z] Successfully tagged support-notifications:latest [2022-07-06T19:10:51.443Z]  Building support-notifications ... done  ---> Running in ab4f397c7d54 [2022-07-06T19:10:51.707Z] Removing intermediate container ab4f397c7d54 [2022-07-06T19:10:51.707Z] ---> 1ca53881a2cc [2022-07-06T19:10:51.707Z] Step 28/31 : CMD ["gate"] [2022-07-06T19:10:51.707Z] ---> Running in 8e76c2f48caf [2022-07-06T19:10:51.968Z] Removing intermediate container 8e76c2f48caf [2022-07-06T19:10:51.968Z] ---> 4416044f14d0 [2022-07-06T19:10:51.968Z] Step 29/31 : LABEL arch=x86_64 [2022-07-06T19:10:51.968Z] ---> Running in 98977176c5fc [2022-07-06T19:10:51.968Z] Removing intermediate container 98977176c5fc [2022-07-06T19:10:51.968Z] ---> 78f93a341c47 [2022-07-06T19:10:51.968Z] Step 30/31 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:10:52.231Z] ---> Running in e83ac7981e46 [2022-07-06T19:10:52.231Z] Removing intermediate container e83ac7981e46 [2022-07-06T19:10:52.231Z] ---> e4345c9839bd [2022-07-06T19:10:52.231Z] Step 31/31 : LABEL version=0.0.0 [2022-07-06T19:10:52.495Z] ---> Running in 73802a928202 [2022-07-06T19:10:52.495Z] Removing intermediate container 73802a928202 [2022-07-06T19:10:52.495Z] ---> 807c70f5a818 [2022-07-06T19:10:52.495Z] [2022-07-06T19:10:52.495Z] Successfully built 807c70f5a818 [2022-07-06T19:10:52.495Z] Successfully tagged security-bootstrapper:latest [2022-07-06T19:10:52.764Z]  Building security-bootstrapper ... done  [Pipeline] } [2022-07-06T19:10:52.786Z] $ docker stop --time=1 52045b59b49138a4b987721ef729843466b88e305448fba5fa4b451eadef98b1 [2022-07-06T19:10:54.084Z] $ docker rm -f 52045b59b49138a4b987721ef729843466b88e305448fba5fa4b451eadef98b1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T19:10:54.493Z] + docker images [2022-07-06T19:10:54.493Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-06T19:10:54.493Z] security-bootstrapper latest 807c70f5a818 2 seconds ago 19.1MB [2022-07-06T19:10:54.493Z] support-notifications latest d4d04010f565 3 seconds ago 27MB [2022-07-06T19:10:54.493Z] sys-mgmt-agent latest 3cbf743cd1ec 5 seconds ago 299MB [2022-07-06T19:10:54.493Z] 45335145bab6 7 seconds ago 1.68GB [2022-07-06T19:10:54.493Z] d41124872953 12 seconds ago 1.62GB [2022-07-06T19:10:54.493Z] core-data latest d4a7f1b468ab 16 seconds ago 22.5MB [2022-07-06T19:10:54.493Z] e18695022732 27 seconds ago 1.65GB [2022-07-06T19:10:54.493Z] 73e651acdbbb 27 seconds ago 1.62GB [2022-07-06T19:10:54.493Z] security-proxy-setup latest 477ee8d60be0 36 seconds ago 26.9MB [2022-07-06T19:10:54.493Z] security-spire-server latest 14fd6f6dc297 36 seconds ago 87.3MB [2022-07-06T19:10:54.493Z] e8b087dea420 41 seconds ago 1.52GB [2022-07-06T19:10:54.493Z] support-scheduler latest 4043f54a0ecd 46 seconds ago 26.4MB [2022-07-06T19:10:54.493Z] core-metadata latest f240c54279c9 48 seconds ago 17MB [2022-07-06T19:10:54.493Z] bb777cad90b0 48 seconds ago 1.62GB [2022-07-06T19:10:54.493Z] 368304a96f53 51 seconds ago 1.67GB [2022-07-06T19:10:54.493Z] c13d12aac9f1 59 seconds ago 1.62GB [2022-07-06T19:10:54.493Z] security-secretstore-setup latest 32dcd14b893e About a minute ago 28.5MB [2022-07-06T19:10:54.493Z] security-spiffe-token-provider latest df443ddb183f About a minute ago 29MB [2022-07-06T19:10:54.493Z] core-command latest af6e7a835d41 About a minute ago 16.1MB [2022-07-06T19:10:54.493Z] d80ace229cd3 About a minute ago 1.67GB [2022-07-06T19:10:54.493Z] 8b5bc696916c About a minute ago 1.63GB [2022-07-06T19:10:54.494Z] aa0554110cf9 About a minute ago 1.61GB [2022-07-06T19:10:54.494Z] security-spire-agent latest d4d304d5dee4 About a minute ago 127MB [2022-07-06T19:10:54.494Z] security-spire-config latest 846559146df7 About a minute ago 86.7MB [2022-07-06T19:10:54.494Z] 4a699b31bbd5 About a minute ago 1.52GB [2022-07-06T19:10:54.494Z] b07b5061158e About a minute ago 1.52GB [2022-07-06T19:10:54.494Z] ci-base-image-x86_64 latest 58f8925cd565 4 minutes ago 1.02GB [2022-07-06T19:10:54.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-06T19:10:54.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-06T19:10:54.494Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-06T19:10:54.494Z] alpine 3.14 e04c818066af 3 months ago 5.59MB [2022-07-06T19:10:54.494Z] alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB [2022-07-06T19:10:54.494Z] 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-07-06T19:11:55.792Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-06T19:11:55.792Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-06T19:11:55.792Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-06T19:11:55.792Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-06T19:11:55.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-06T19:11:56.397Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-06T19:11:56.397Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-06T19:11:56.397Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-06T19:11:56.397Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-06T19:11:59.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-06T19:11:59.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-06T19:11:59.261Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-06T19:11:59.261Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-06T19:11:59.261Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-06T19:11:59.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-06T19:12:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.251s coverage: 28.7% of statements [2022-07-06T19:12:12.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-06T19:12:12.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-06T19:12:17.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.404s coverage: 98.5% of statements [2022-07-06T19:12:17.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-06T19:12:17.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.459s coverage: 54.2% of statements [2022-07-06T19:12:17.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-06T19:12:17.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-06T19:12:40.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.497s coverage: 89.2% of statements [2022-07-06T19:12:40.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-06T19:12:40.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-06T19:12:40.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-06T19:12:40.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.406s coverage: 83.8% of statements [2022-07-06T19:12:40.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-06T19:12:40.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-06T19:12:40.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-06T19:12:40.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-06T19:12:40.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-06T19:12:43.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.232s coverage: 95.6% of statements [2022-07-06T19:12:43.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-06T19:12:43.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-06T19:12:43.009Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.308s coverage: 72.2% of statements [2022-07-06T19:12:43.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-06T19:12:43.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-06T19:12:43.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-06T19:12:43.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-06T19:12:43.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-06T19:12:43.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.500s coverage: 60.0% of statements [2022-07-06T19:12:43.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-06T19:12:43.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-06T19:12:43.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-06T19:12:43.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.509s coverage: 0.9% of statements [2022-07-06T19:12:43.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-06T19:12:43.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.487s coverage: 58.8% of statements [2022-07-06T19:12:43.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.347s coverage: 29.6% of statements [2022-07-06T19:12:43.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-06T19:12:43.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.396s coverage: 47.1% of statements [2022-07-06T19:12:43.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements [2022-07-06T19:12:43.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements [2022-07-06T19:12:43.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements [2022-07-06T19:12:43.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.241s coverage: 87.5% of statements [2022-07-06T19:12:55.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements [2022-07-06T19:12:55.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements [2022-07-06T19:13:01.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.611s coverage: 82.5% of statements [2022-07-06T19:13:01.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-06T19:13:07.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.305s coverage: 92.9% of statements [2022-07-06T19:13:07.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-06T19:13:07.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-06T19:13:07.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-06T19:13:07.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-07-06T19:13:07.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-06T19:13:07.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-06T19:13:07.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-06T19:13:07.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-06T19:13:07.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-06T19:13:07.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-07-06T19:13:07.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-06T19:13:07.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-06T19:13:07.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-07-06T19:13:07.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-06T19:13:07.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-07-06T19:13:07.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-06T19:13:07.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements [2022-07-06T19:13:07.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.224s coverage: 87.2% of statements [2022-07-06T19:13:07.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.303s coverage: 85.4% of statements [2022-07-06T19:13:07.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.921s coverage: 91.2% of statements [2022-07-06T19:13:07.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-06T19:13:13.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.986s coverage: 64.4% of statements [2022-07-06T19:13:13.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-06T19:13:13.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-06T19:13:13.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.281s coverage: 100.0% of statements [2022-07-06T19:13:13.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements [2022-07-06T19:13:13.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-07-06T19:13:13.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2022-07-06T19:13:13.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2022-07-06T19:13:21.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.465s coverage: 65.4% of statements [2022-07-06T19:13:21.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-06T19:13:21.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-06T19:13:21.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-06T19:13:23.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.941s coverage: 43.8% of statements [2022-07-06T19:13:23.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-06T19:13:23.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-06T19:13:23.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.412s coverage: 89.5% of statements [2022-07-06T19:13:23.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-06T19:13:23.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements [2022-07-06T19:13:23.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-06T19:13:23.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-06T19:13:23.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-06T19:13:23.621Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-06T19:13:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 17.7% of statements [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-06T19:13:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.799s coverage: 92.3% of statements [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-06T19:13:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.464s coverage: 63.2% of statements [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-06T19:13:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-06T19:13:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.262s coverage: 28.9% of statements [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-06T19:13:33.840Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-06T19:13:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.199s coverage: 100.0% of statements [2022-07-06T19:13:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-07-06T19:13:33.840Z] 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-07-06T19:13:33.840Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-06T19:13:33.840Z] GO111MODULE=on go vet ./... [2022-07-06T19:15:25.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T19:15:25.766Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T19:15:25.766Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-06T19:15:26.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-06T19:15:26.580Z] + ls -al . [2022-07-06T19:15:26.580Z] total 680 [2022-07-06T19:15:26.580Z] drwxrwxr-x 9 1001 1001 4096 Jul 6 19:09 . [2022-07-06T19:15:26.580Z] drwxr-xr-x 4 root root 4096 Jul 6 19:09 .. [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 11 Jul 6 19:07 .dockerignore [2022-07-06T19:15:26.580Z] drwxrwxr-x 8 1001 1001 4096 Jul 6 19:07 .git [2022-07-06T19:15:26.580Z] drwxrwxr-x 3 1001 1001 4096 Jul 6 19:07 .github [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 879 Jul 6 19:07 .gitignore [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 42 Jul 6 19:07 .golangci.yml [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 87 Jul 6 19:07 .hadolint.yml [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 166 Jul 6 19:07 .sonarcloud.properties [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 1171 Jul 6 19:07 ADOPTERS.md [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 10347 Jul 6 19:07 Attribution.txt [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 63209 Jul 6 19:07 CHANGELOG.md [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 3804 Jul 6 19:07 CONTRIBUTING.md [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 677 Jul 6 19:07 GOVERNANCE.md [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 850 Jul 6 19:07 Jenkinsfile [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 10775 Jul 6 19:07 LICENSE [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 10389 Jul 6 19:07 Makefile [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 582 Jul 6 19:07 OWNERS.md [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 9094 Jul 6 19:07 README.md [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 6912 Jul 6 19:07 SECURITY.md [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 5 Jul 6 19:05 VERSION [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 4131 Jul 6 19:07 ZMQWindows.md [2022-07-06T19:15:26.580Z] drwxrwxr-x 2 1001 1001 4096 Jul 6 19:07 bin [2022-07-06T19:15:26.580Z] drwxrwxr-x 18 1001 1001 4096 Jul 6 19:07 cmd [2022-07-06T19:15:26.580Z] -rw-r--r-- 1 root root 435593 Jul 6 19:13 coverage.out [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 3311 Jul 6 19:07 go.mod [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 36231 Jul 6 19:09 go.sum [2022-07-06T19:15:26.580Z] drwxrwxr-x 8 1001 1001 4096 Jul 6 19:07 internal [2022-07-06T19:15:26.580Z] drwxrwxr-x 3 1001 1001 4096 Jul 6 19:07 openapi [2022-07-06T19:15:26.580Z] drwxrwxr-x 4 1001 1001 4096 Jul 6 19:07 snap [2022-07-06T19:15:26.580Z] -rw-rw-r-- 1 1001 1001 204 Jul 6 19:07 version.go [Pipeline] sh [2022-07-06T19:15:27.401Z] + '[' -e coverage.out ] [2022-07-06T19:15:27.401Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-06T19:15:27.449Z] Warning: overwriting stash ‘coverage-report’ [2022-07-06T19:15:28.767Z] Stashed 1 file(s) [Pipeline] sh [2022-07-06T19:15:29.442Z] + make build [2022-07-06T19:15:29.442Z] 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-07-06T19:16:52.288Z] 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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-06T19:17:49.459Z] 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/core-command/core-command ./cmd/core-command [2022-07-06T19:17:49.459Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-06T19:18:22.446Z] 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-07-06T19:18:22.446Z] 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-07-06T19:18:25.132Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-06T19:18:30.613Z] 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-07-06T19:18:34.068Z] 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-07-06T19:18:38.857Z] 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-07-06T19:18:42.316Z] 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-07-06T19:18:45.767Z] 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-07-06T19:18:54.145Z] 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-07-06T19:18:58.540Z] $ docker stop --time=1 76cad53bcc69e41c8d82b5c39c7b558ee2f345a8646158f1e6a94c4cbb1efcfa [2022-07-06T19:19:00.551Z] $ docker rm -f 76cad53bcc69e41c8d82b5c39c7b558ee2f345a8646158f1e6a94c4cbb1efcfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:19:03.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-06T19:19:03.032Z] [2022-07-06T19:19:03.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:19:03.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-06T19:19:04.545Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-06T19:19:04.545Z] 29e5d40040c1: Pulling fs layer [2022-07-06T19:19:04.545Z] 1ce36da41761: Pulling fs layer [2022-07-06T19:19:04.545Z] 25b303627fd3: Pulling fs layer [2022-07-06T19:19:04.545Z] 29e5d40040c1: Verifying Checksum [2022-07-06T19:19:04.545Z] 29e5d40040c1: Download complete [2022-07-06T19:19:04.849Z] 1ce36da41761: Verifying Checksum [2022-07-06T19:19:04.849Z] 1ce36da41761: Download complete [2022-07-06T19:19:05.472Z] 29e5d40040c1: Pull complete [2022-07-06T19:19:06.980Z] 25b303627fd3: Verifying Checksum [2022-07-06T19:19:06.980Z] 25b303627fd3: Download complete [2022-07-06T19:19:07.263Z] 1ce36da41761: Pull complete [2022-07-06T19:19:19.735Z] 25b303627fd3: Pull complete [2022-07-06T19:19:19.735Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-06T19:19:19.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-06T19:19:19.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:19:20.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-17046 does not seem to be running inside a container [2022-07-06T19:19:20.206Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-06T19:19:22.595Z] $ docker top 0eb7eecdcdd70e7fb04f4e3d409154b284d57d4de3351b4749b396c5f2ffff21 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T19:19:23.540Z] + docker-compose build --help [2022-07-06T19:19:23.540Z] + grep parallel [2022-07-06T19:19:27.820Z] --parallel Build images in parallel. [Pipeline] } [2022-07-06T19:19:27.854Z] $ docker stop --time=1 0eb7eecdcdd70e7fb04f4e3d409154b284d57d4de3351b4749b396c5f2ffff21 [2022-07-06T19:19:29.485Z] $ docker rm -f 0eb7eecdcdd70e7fb04f4e3d409154b284d57d4de3351b4749b396c5f2ffff21 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:19:30.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-06T19:19:30.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:19:30.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-17046 does not seem to be running inside a container [2022-07-06T19:19:30.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-06T19:19:31.974Z] $ docker top 69349e7144ab6ca3ea57f70f643970ded1d663e96ea9ec2bde19925da246738e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T19:19:32.939Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-06T19:19:37.240Z] Building core-command ... [2022-07-06T19:19:37.240Z] Building core-data ... [2022-07-06T19:19:37.240Z] Building core-metadata ... [2022-07-06T19:19:37.240Z] Building security-bootstrapper ... [2022-07-06T19:19:37.240Z] Building security-proxy-setup ... [2022-07-06T19:19:37.240Z] Building security-secretstore-setup ... [2022-07-06T19:19:37.240Z] Building security-spiffe-token-provider ... [2022-07-06T19:19:37.240Z] Building security-spire-agent ... [2022-07-06T19:19:37.240Z] Building security-spire-config ... [2022-07-06T19:19:37.240Z] Building security-spire-server ... [2022-07-06T19:19:37.240Z] Building support-notifications ... [2022-07-06T19:19:37.240Z] Building support-scheduler ... [2022-07-06T19:19:37.240Z] Building sys-mgmt-agent ... [2022-07-06T19:19:37.240Z] Building core-data [2022-07-06T19:19:37.240Z] Building sys-mgmt-agent [2022-07-06T19:19:37.240Z] Building security-bootstrapper [2022-07-06T19:19:37.240Z] Building security-spire-agent [2022-07-06T19:19:37.240Z] Building support-scheduler [2022-07-06T19:20:59.026Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:20:59.026Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:20:59.026Z] ---> cfdb82d42e79 [2022-07-06T19:20:59.026Z] Step 3/23 : WORKDIR /edgex-go [2022-07-06T19:20:59.026Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:20:59.026Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:20:59.026Z] ---> cfdb82d42e79 [2022-07-06T19:20:59.026Z] Step 3/31 : WORKDIR /edgex-go [2022-07-06T19:20:59.026Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:20:59.026Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:20:59.026Z] ---> cfdb82d42e79 [2022-07-06T19:20:59.026Z] Step 3/26 : WORKDIR /edgex-go [2022-07-06T19:20:59.026Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:20:59.026Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:20:59.026Z] ---> cfdb82d42e79 [2022-07-06T19:20:59.026Z] Step 3/23 : WORKDIR /edgex-go [2022-07-06T19:20:59.026Z] ---> Running in da12bf8bfcdc [2022-07-06T19:20:59.026Z] ---> Running in d4926c9a7813 [2022-07-06T19:20:59.026Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:20:59.026Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:20:59.026Z] ---> cfdb82d42e79 [2022-07-06T19:20:59.026Z] Step 3/22 : WORKDIR /edgex-go [2022-07-06T19:20:59.026Z] ---> Running in 6533833ab9ec [2022-07-06T19:20:59.026Z] ---> Running in d2597c867e62 [2022-07-06T19:20:59.026Z] ---> Running in 77302397ef6a [2022-07-06T19:20:59.026Z] Removing intermediate container da12bf8bfcdc [2022-07-06T19:20:59.026Z] ---> 96741d42fc88 [2022-07-06T19:20:59.026Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:20:59.026Z] Removing intermediate container 77302397ef6a [2022-07-06T19:20:59.026Z] ---> 5d61cd6f2bb7 [2022-07-06T19:20:59.026Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:20:59.026Z] ---> Running in 8e9e7da59eaf [2022-07-06T19:20:59.026Z] Removing intermediate container d4926c9a7813 [2022-07-06T19:20:59.026Z] ---> 94e5c539dff9 [2022-07-06T19:20:59.026Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:20:59.026Z] Removing intermediate container d2597c867e62 [2022-07-06T19:20:59.026Z] ---> 5a5d6601e441 [2022-07-06T19:20:59.026Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:20:59.026Z] Removing intermediate container 6533833ab9ec [2022-07-06T19:20:59.026Z] ---> bca6cfa395ef [2022-07-06T19:20:59.026Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:20:59.026Z] ---> Running in 8330b0e6e4ac [2022-07-06T19:20:59.026Z] ---> Running in d882fd57145e [2022-07-06T19:20:59.026Z] ---> Running in b0dfc337a016 [2022-07-06T19:20:59.026Z] ---> Running in b8e4f1522ec1 [2022-07-06T19:21:02.455Z] Removing intermediate container 8330b0e6e4ac [2022-07-06T19:21:02.455Z] ---> 9341bffddc17 [2022-07-06T19:21:02.455Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-06T19:21:02.455Z] ---> Running in 5d9d64e88e59 [2022-07-06T19:21:02.455Z] Removing intermediate container 8e9e7da59eaf [2022-07-06T19:21:02.455Z] ---> def42b73fbaa [2022-07-06T19:21:02.455Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-06T19:21:02.455Z] Removing intermediate container b8e4f1522ec1 [2022-07-06T19:21:02.455Z] ---> fa9e26d02a7f [2022-07-06T19:21:02.455Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-06T19:21:02.455Z] ---> Running in 1132048d7571 [2022-07-06T19:21:02.736Z] Removing intermediate container d882fd57145e [2022-07-06T19:21:02.736Z] ---> 744d7a4ea80f [2022-07-06T19:21:02.736Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-06T19:21:02.736Z] ---> Running in 8d5da4e50d5f [2022-07-06T19:21:02.736Z] Removing intermediate container b0dfc337a016 [2022-07-06T19:21:02.736Z] ---> 23f2e54cd911 [2022-07-06T19:21:02.736Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-06T19:21:03.024Z] ---> Running in bf037a94b5cd [2022-07-06T19:21:03.024Z] ---> Running in 3101f65b833c [2022-07-06T19:21:04.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:05.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:05.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:05.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:05.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:05.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:05.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:05.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:05.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:05.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:06.562Z] OK: 220 MiB in 52 packages [2022-07-06T19:21:07.168Z] OK: 220 MiB in 52 packages [2022-07-06T19:21:07.442Z] OK: 220 MiB in 52 packages [2022-07-06T19:21:07.722Z] OK: 220 MiB in 52 packages [2022-07-06T19:21:07.722Z] OK: 220 MiB in 52 packages [2022-07-06T19:21:08.008Z] Removing intermediate container 5d9d64e88e59 [2022-07-06T19:21:08.008Z] ---> 30ba73436403 [2022-07-06T19:21:08.008Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-06T19:21:08.994Z] Removing intermediate container 1132048d7571 [2022-07-06T19:21:08.994Z] ---> dbe0f20543d0 [2022-07-06T19:21:08.994Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-06T19:21:08.994Z] Removing intermediate container 3101f65b833c [2022-07-06T19:21:08.994Z] ---> 8f4bf6fa9eca [2022-07-06T19:21:08.994Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-06T19:21:09.272Z] Removing intermediate container 8d5da4e50d5f [2022-07-06T19:21:09.272Z] ---> c8a865b919e4 [2022-07-06T19:21:09.272Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-06T19:21:09.272Z] ---> 36d70073a2cf [2022-07-06T19:21:09.272Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:21:09.272Z] Removing intermediate container bf037a94b5cd [2022-07-06T19:21:09.272Z] ---> 57c5ecb84f54 [2022-07-06T19:21:09.272Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-06T19:21:09.547Z] ---> Running in 8bfede70f2bd [2022-07-06T19:21:10.528Z] ---> 0f9bd7dcef04 [2022-07-06T19:21:10.528Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:21:10.528Z] ---> 5b58ee676a03 [2022-07-06T19:21:10.528Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:21:10.528Z] ---> Running in 57fbb77c85bb [2022-07-06T19:21:10.528Z] ---> 2bfdbe17f036 [2022-07-06T19:21:10.528Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:21:10.819Z] ---> Running in 54e6e71ecc01 [2022-07-06T19:21:10.819Z] ---> Running in 31b1ffaada73 [2022-07-06T19:21:10.819Z] ---> eedf43b0964f [2022-07-06T19:21:10.819Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:21:10.820Z] ---> Running in d7de751eb87e [2022-07-06T19:21:13.502Z] Removing intermediate container 8bfede70f2bd [2022-07-06T19:21:13.502Z] ---> 79df4da63eef [2022-07-06T19:21:13.502Z] Step 8/26 : COPY . . [2022-07-06T19:21:16.906Z] Removing intermediate container 57fbb77c85bb [2022-07-06T19:21:16.906Z] ---> 66e3e4ac14ad [2022-07-06T19:21:16.906Z] Step 8/31 : COPY . . [2022-07-06T19:21:16.906Z] Removing intermediate container 31b1ffaada73 [2022-07-06T19:21:16.906Z] ---> 08b7ba8115e6 [2022-07-06T19:21:16.906Z] Step 8/22 : COPY . . [2022-07-06T19:21:16.906Z] Removing intermediate container d7de751eb87e [2022-07-06T19:21:16.906Z] ---> a152a739fdc3 [2022-07-06T19:21:16.906Z] Step 8/23 : COPY . . [2022-07-06T19:21:16.906Z] Removing intermediate container 54e6e71ecc01 [2022-07-06T19:21:16.906Z] ---> edd31761ba47 [2022-07-06T19:21:16.906Z] Step 8/23 : COPY . . [2022-07-06T19:21:43.998Z] ---> d8ac6f37d0c6 [2022-07-06T19:21:43.998Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-06T19:21:43.998Z] ---> Running in 2a58325affde [2022-07-06T19:21:43.998Z] Removing intermediate container 2a58325affde [2022-07-06T19:21:43.998Z] ---> 90c5748d675e [2022-07-06T19:21:43.998Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-06T19:21:43.998Z] ---> d4d2bbbf82bc [2022-07-06T19:21:43.998Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-06T19:21:43.998Z] ---> 26b185f209db [2022-07-06T19:21:43.998Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-06T19:21:43.998Z] ---> Running in 53b7062d52e4 [2022-07-06T19:21:43.998Z] ---> Running in 3ed40c08e736 [2022-07-06T19:21:43.998Z] ---> Running in 1ed5736ec0e2 [2022-07-06T19:21:43.998Z] Removing intermediate container 53b7062d52e4 [2022-07-06T19:21:43.998Z] ---> 3c32a9a00fc6 [2022-07-06T19:21:43.998Z] 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-07-06T19:21:43.998Z] ---> Running in df33437031af [2022-07-06T19:21:43.998Z] ---> 53908575dd0d [2022-07-06T19:21:43.998Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-06T19:21:43.998Z] ---> Running in cc67b5a9b439 [2022-07-06T19:21:43.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-06T19:21:43.998Z] 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-07-06T19:21:43.998Z] ---> 7db25c4bd3e2 [2022-07-06T19:21:43.998Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-06T19:21:44.273Z] ---> Running in 17d8b4238738 [2022-07-06T19:21:45.735Z] 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-07-06T19:21:45.735Z] Removing intermediate container df33437031af [2022-07-06T19:21:45.735Z] ---> 4051c53dc583 [2022-07-06T19:21:45.735Z] Step 12/26 : WORKDIR /edgex-go [2022-07-06T19:21:46.019Z] ---> Running in d4c29b1642fe [2022-07-06T19:21:46.624Z] 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-07-06T19:21:46.624Z] Removing intermediate container d4c29b1642fe [2022-07-06T19:21:46.624Z] ---> c0a1c0531396 [2022-07-06T19:21:46.624Z] [2022-07-06T19:21:46.624Z] Step 13/26 : FROM alpine:3.15 [2022-07-06T19:21:46.899Z] 3.15: Pulling from library/alpine [2022-07-06T19:21:47.902Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-06T19:21:48.177Z] Status: Downloaded newer image for alpine:3.15 [2022-07-06T19:21:48.177Z] ---> 3fb3c9af89a9 [2022-07-06T19:21:48.177Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-06T19:21:48.177Z] ---> Running in b166de8fe9f4 [2022-07-06T19:21:48.780Z] Removing intermediate container b166de8fe9f4 [2022-07-06T19:21:48.780Z] ---> e2bb025b8e35 [2022-07-06T19:21:48.780Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:21:48.780Z] ---> Running in 67119bcca839 [2022-07-06T19:21:52.214Z] Removing intermediate container 67119bcca839 [2022-07-06T19:21:52.214Z] ---> b3fe4cf37c0b [2022-07-06T19:21:52.214Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-06T19:21:52.214Z] ---> Running in 4e92f646b205 [2022-07-06T19:21:53.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:54.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:56.139Z] v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-06T19:21:56.139Z] v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-06T19:21:56.140Z] OK: 15738 distinct packages available [2022-07-06T19:21:56.140Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:57.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:21:59.062Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-06T19:21:59.062Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-06T19:21:59.062Z] (3/5) Installing libucontext (1.1-r0) [2022-07-06T19:21:59.062Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-06T19:21:59.338Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-06T19:21:59.612Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T19:21:59.612Z] OK: 6 MiB in 19 packages [2022-07-06T19:22:01.069Z] Removing intermediate container 4e92f646b205 [2022-07-06T19:22:01.069Z] ---> 46cf2e231ecf [2022-07-06T19:22:01.069Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-06T19:22:05.424Z] ---> f8a7b64b5a22 [2022-07-06T19:22:05.424Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-06T19:22:10.880Z] ---> e7b5b0f20c3f [2022-07-06T19:22:10.880Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-06T19:22:11.156Z] ---> 19f25322c137 [2022-07-06T19:22:11.156Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-06T19:22:12.256Z] ---> e2214a38e2ed [2022-07-06T19:22:12.256Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-06T19:22:12.860Z] ---> f41b71d4c398 [2022-07-06T19:22:12.860Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-06T19:22:13.140Z] ---> Running in df81cd24cee4 [2022-07-06T19:22:13.416Z] Removing intermediate container df81cd24cee4 [2022-07-06T19:22:13.416Z] ---> 45179a7c25ee [2022-07-06T19:22:13.416Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-06T19:22:13.416Z] ---> Running in 4b7b5ab198a6 [2022-07-06T19:22:14.017Z] Removing intermediate container 4b7b5ab198a6 [2022-07-06T19:22:14.017Z] ---> 64a39eb790df [2022-07-06T19:22:14.017Z] Step 24/26 : LABEL arch=arm64 [2022-07-06T19:22:14.017Z] ---> Running in 6be1d4728ed4 [2022-07-06T19:22:14.629Z] Removing intermediate container 6be1d4728ed4 [2022-07-06T19:22:14.629Z] ---> 9cdfff7431f3 [2022-07-06T19:22:14.629Z] Step 25/26 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:22:14.629Z] ---> Running in 983f4f3b27dc [2022-07-06T19:22:15.235Z] Removing intermediate container 983f4f3b27dc [2022-07-06T19:22:15.235Z] ---> 45cddc89455c [2022-07-06T19:22:15.235Z] Step 26/26 : LABEL version=0.0.0 [2022-07-06T19:22:15.515Z] ---> Running in 2838ef5021ca [2022-07-06T19:22:15.787Z] Removing intermediate container 2838ef5021ca [2022-07-06T19:22:15.787Z] ---> c679650fbd60 [2022-07-06T19:22:15.787Z] [2022-07-06T19:22:16.389Z] Successfully built c679650fbd60 [2022-07-06T19:22:16.389Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-06T19:22:16.389Z] Building security-spiffe-token-provider [2022-07-06T19:22:48.801Z]  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:22:48.801Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:22:48.801Z] ---> cfdb82d42e79 [2022-07-06T19:22:48.801Z] Step 3/20 : WORKDIR /edgex-go [2022-07-06T19:22:48.801Z] ---> Using cache [2022-07-06T19:22:48.801Z] ---> bca6cfa395ef [2022-07-06T19:22:48.801Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-06T19:22:48.801Z] ---> Running in cdd8a87c2e97 [2022-07-06T19:22:48.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:22:48.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:22:48.801Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-06T19:22:48.801Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-06T19:22:48.801Z] OK: 15743 distinct packages available [2022-07-06T19:22:49.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:22:50.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:22:51.051Z] OK: 220 MiB in 52 packages [2022-07-06T19:22:52.503Z] Removing intermediate container cdd8a87c2e97 [2022-07-06T19:22:52.782Z] ---> ec021fc054ce [2022-07-06T19:22:52.782Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-06T19:22:53.797Z] ---> 137b211fd255 [2022-07-06T19:22:53.797Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:22:53.797Z] ---> Running in c231a1afaf84 [2022-07-06T19:22:59.242Z] Removing intermediate container c231a1afaf84 [2022-07-06T19:22:59.242Z] ---> 237aea40a551 [2022-07-06T19:22:59.242Z] Step 7/20 : COPY . . [2022-07-06T19:23:21.456Z] ---> b566a9b45244 [2022-07-06T19:23:21.456Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-06T19:23:21.456Z] ---> Running in 94e23fa54e63 [2022-07-06T19:23:21.456Z] 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-07-06T19:26:28.711Z] Removing intermediate container 17d8b4238738 [2022-07-06T19:26:28.711Z] ---> b27fad63d00a [2022-07-06T19:26:28.711Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-06T19:26:28.711Z] ---> Running in d00cdeb8bbd7 [2022-07-06T19:26:28.711Z] 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-07-06T19:26:28.711Z] Removing intermediate container d00cdeb8bbd7 [2022-07-06T19:26:28.711Z] ---> b992196ef8db [2022-07-06T19:26:28.711Z] [2022-07-06T19:26:28.711Z] Step 11/23 : FROM docker:20.10.14 [2022-07-06T19:26:28.711Z] 20.10.14: Pulling from library/docker [2022-07-06T19:26:29.338Z] Removing intermediate container 1ed5736ec0e2 [2022-07-06T19:26:29.338Z] ---> d93e31379137 [2022-07-06T19:26:29.338Z] [2022-07-06T19:26:29.338Z] Step 10/31 : FROM alpine:3.14 [2022-07-06T19:26:29.620Z] 3.14: Pulling from library/alpine [2022-07-06T19:26:32.572Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T19:26:32.572Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T19:26:32.572Z] ---> ac73e934f311 [2022-07-06T19:26:32.572Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-06T19:26:33.315Z] ---> Running in 6080b3d6ace3 [2022-07-06T19:26:34.310Z] Removing intermediate container 6080b3d6ace3 [2022-07-06T19:26:34.310Z] ---> ef2b27707e21 [2022-07-06T19:26:34.310Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-06T19:26:34.593Z] ---> Running in 963e2f6def88 [2022-07-06T19:26:37.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:26:37.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:26:39.108Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-06T19:26:39.108Z] (2/2) Installing su-exec (0.2-r1) [2022-07-06T19:26:39.108Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T19:26:39.108Z] OK: 6 MiB in 16 packages [2022-07-06T19:26:41.106Z] Removing intermediate container 963e2f6def88 [2022-07-06T19:26:41.106Z] ---> 6c68cce1da09 [2022-07-06T19:26:41.106Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-06T19:26:41.106Z] ---> Running in 8167fe29073e [2022-07-06T19:26:42.094Z] Removing intermediate container 8167fe29073e [2022-07-06T19:26:42.094Z] ---> e537372fdea7 [2022-07-06T19:26:42.094Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-06T19:26:42.094Z] ---> Running in 238a9aa73b1b [2022-07-06T19:26:42.699Z] Removing intermediate container 238a9aa73b1b [2022-07-06T19:26:42.699Z] ---> 8c291b29b1b8 [2022-07-06T19:26:42.699Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-06T19:26:42.982Z] ---> Running in 1392a5151456 [2022-07-06T19:26:46.416Z] Removing intermediate container 1392a5151456 [2022-07-06T19:26:46.416Z] ---> bedfbd33e3dd [2022-07-06T19:26:46.416Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-06T19:26:46.695Z] ---> Running in b457cacd39b6 [2022-07-06T19:26:47.307Z] Removing intermediate container b457cacd39b6 [2022-07-06T19:26:47.307Z] ---> 1b61014b23d6 [2022-07-06T19:26:47.307Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-06T19:26:48.770Z] ---> d88733033000 [2022-07-06T19:26:48.770Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-06T19:26:48.770Z] ---> Running in 4c5efe0e88ec [2022-07-06T19:26:49.048Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-06T19:26:49.048Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-06T19:26:49.048Z] ---> c346e9eafbab [2022-07-06T19:26:49.048Z] 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-07-06T19:26:49.331Z] ---> Running in f067db150548 [2022-07-06T19:26:49.935Z] Removing intermediate container f067db150548 [2022-07-06T19:26:49.936Z] ---> 765b0b0f9e38 [2022-07-06T19:26:49.936Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-06T19:26:50.216Z] ---> Running in ae6cedc3cdb2 [2022-07-06T19:26:52.854Z] Removing intermediate container 4c5efe0e88ec [2022-07-06T19:26:52.854Z] ---> 20fd9951cdc3 [2022-07-06T19:26:52.854Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:26:52.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:26:53.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:26:53.456Z] ---> 8549df567454 [2022-07-06T19:26:53.456Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-06T19:26:54.913Z] (1/43) Installing readline (8.1.1-r0) [2022-07-06T19:26:54.913Z] (2/43) Installing bash (5.1.16-r0) [2022-07-06T19:26:54.913Z] Executing bash-5.1.16-r0.post-install [2022-07-06T19:26:54.913Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-06T19:26:54.913Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-06T19:26:54.913Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-06T19:26:54.913Z] (6/43) Installing curl (7.80.0-r2) [2022-07-06T19:26:54.913Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-06T19:26:54.913Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-06T19:26:54.913Z] (9/43) Installing expat (2.4.7-r0) [2022-07-06T19:26:54.913Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-06T19:26:54.913Z] (11/43) Installing gdbm (1.22-r0) [2022-07-06T19:26:54.913Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-06T19:26:55.188Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-06T19:26:55.188Z] ---> 05140bf80d4c [2022-07-06T19:26:55.188Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-06T19:26:55.188Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-06T19:26:55.188Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-06T19:26:55.188Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-06T19:26:55.188Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-06T19:26:56.179Z] ---> 18bd909cdacb [2022-07-06T19:26:56.179Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-06T19:26:57.168Z] ---> 2597785caa85 [2022-07-06T19:26:57.168Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-06T19:26:58.193Z] ---> c689fb165766 [2022-07-06T19:26:58.193Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-06T19:26:58.471Z] ---> Running in 3a007f02a112 [2022-07-06T19:26:59.080Z] Removing intermediate container 3a007f02a112 [2022-07-06T19:26:59.080Z] ---> ae4888cd0272 [2022-07-06T19:26:59.080Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-06T19:26:59.080Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-06T19:26:59.080Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-06T19:26:59.080Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-06T19:26:59.080Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-06T19:26:59.080Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-06T19:26:59.359Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-06T19:26:59.359Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-06T19:26:59.359Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-06T19:26:59.637Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-06T19:26:59.637Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-06T19:26:59.637Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-06T19:26:59.637Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-06T19:26:59.637Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-06T19:26:59.637Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-06T19:26:59.637Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-06T19:26:59.637Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-06T19:26:59.913Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-06T19:26:59.913Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-06T19:26:59.913Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-06T19:26:59.913Z] ---> fdf7bcef6a35 [2022-07-06T19:26:59.913Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-06T19:26:59.913Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-06T19:26:59.913Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-06T19:27:00.202Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-06T19:27:00.202Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-06T19:27:00.202Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-06T19:27:00.202Z] ---> Running in d363339c2fcc [2022-07-06T19:27:00.477Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-06T19:27:00.477Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-06T19:27:01.095Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T19:27:01.372Z] OK: 82 MiB in 65 packages [2022-07-06T19:27:03.396Z] Removing intermediate container d363339c2fcc [2022-07-06T19:27:03.396Z] ---> f34f1678a3c3 [2022-07-06T19:27:03.396Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-06T19:27:03.677Z] ---> Running in bddf2f853aa7 [2022-07-06T19:27:04.284Z] Removing intermediate container bddf2f853aa7 [2022-07-06T19:27:04.284Z] ---> 3ecf4ef2be06 [2022-07-06T19:27:04.284Z] Step 28/31 : CMD ["gate"] [2022-07-06T19:27:04.561Z] ---> Running in 1659eea88820 [2022-07-06T19:27:05.166Z] Removing intermediate container 1659eea88820 [2022-07-06T19:27:05.166Z] ---> 7570cb1db3be [2022-07-06T19:27:05.166Z] Step 29/31 : LABEL arch=arm64 [2022-07-06T19:27:05.446Z] ---> Running in 0a5cc188127c [2022-07-06T19:27:06.057Z] Removing intermediate container 0a5cc188127c [2022-07-06T19:27:06.057Z] ---> fabc7161ac73 [2022-07-06T19:27:06.057Z] Step 30/31 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:27:06.337Z] ---> Running in 7399ab878f9a [2022-07-06T19:27:06.951Z] Removing intermediate container 7399ab878f9a [2022-07-06T19:27:06.951Z] ---> 2c98ee8de5eb [2022-07-06T19:27:06.951Z] Step 31/31 : LABEL version=0.0.0 [2022-07-06T19:27:06.951Z] ---> Running in 7ec8b75fd7b5 [2022-07-06T19:27:07.561Z] Removing intermediate container 7ec8b75fd7b5 [2022-07-06T19:27:07.561Z] ---> b24dac1771ed [2022-07-06T19:27:07.561Z] [2022-07-06T19:27:07.839Z] Collecting docker-compose==1.23.2 [2022-07-06T19:27:07.839Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-06T19:27:08.116Z] Successfully built b24dac1771ed [2022-07-06T19:27:08.116Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-06T19:27:08.116Z] Building support-notifications [2022-07-06T19:27:09.107Z]  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 [2022-07-06T19:27:09.107Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-06T19:27:13.433Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-06T19:27:13.433Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-06T19:27:16.066Z] Collecting jsonschema<3,>=2.5.1 [2022-07-06T19:27:16.066Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-06T19:27:16.066Z] Collecting docopt<0.7,>=0.6.1 [2022-07-06T19:27:16.066Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-06T19:27:18.710Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-06T19:27:18.710Z] Collecting texttable<0.10,>=0.9.0 [2022-07-06T19:27:18.710Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-06T19:27:23.048Z] Collecting docker<4.0,>=3.6.0 [2022-07-06T19:27:23.048Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-06T19:27:24.047Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-06T19:27:24.047Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-06T19:27:24.327Z] Collecting cached-property<2,>=1.2.0 [2022-07-06T19:27:24.327Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-06T19:27:26.325Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-06T19:27:26.325Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-06T19:27:26.325Z] Collecting docker-pycreds>=0.4.0 [2022-07-06T19:27:26.602Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-06T19:27:28.617Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-06T19:27:28.617Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-06T19:27:28.617Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-06T19:27:28.617Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-06T19:27:29.222Z] Collecting idna<2.8,>=2.5 [2022-07-06T19:27:29.222Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-06T19:27:29.222Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-06T19:27:29.501Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-06T19:27:29.501Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-06T19:27:29.501Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-06T19:27:29.501Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-06T19:27:30.955Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-06T19:27:30.955Z] Attempting uninstall: urllib3 [2022-07-06T19:27:30.955Z] Found existing installation: urllib3 1.26.7 [2022-07-06T19:27:30.955Z] Uninstalling urllib3-1.26.7: [2022-07-06T19:27:30.955Z] Successfully uninstalled urllib3-1.26.7 [2022-07-06T19:27:31.945Z] Attempting uninstall: idna [2022-07-06T19:27:31.946Z] Found existing installation: idna 3.3 [2022-07-06T19:27:31.946Z] Uninstalling idna-3.3: [2022-07-06T19:27:32.224Z] Successfully uninstalled idna-3.3 [2022-07-06T19:27:35.646Z] Removing intermediate container cc67b5a9b439 [2022-07-06T19:27:35.646Z] ---> c17a6c711439 [2022-07-06T19:27:35.646Z] [2022-07-06T19:27:35.646Z] Step 10/23 : FROM alpine:3.14 [2022-07-06T19:27:35.646Z] ---> ac73e934f311 [2022-07-06T19:27:35.646Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-06T19:27:35.646Z] ---> Running in 23b30dbd9f91 [2022-07-06T19:27:36.255Z] Attempting uninstall: requests [2022-07-06T19:27:36.255Z] Found existing installation: requests 2.26.0 [2022-07-06T19:27:36.255Z] Uninstalling requests-2.26.0: [2022-07-06T19:27:36.545Z] Removing intermediate container 23b30dbd9f91 [2022-07-06T19:27:36.545Z] ---> 876ab3ca2358 [2022-07-06T19:27:36.545Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-06T19:27:36.545Z] Successfully uninstalled requests-2.26.0 [2022-07-06T19:27:36.821Z] ---> Running in ba86457c9723 [2022-07-06T19:27:37.114Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:27:37.114Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:27:37.114Z] ---> cfdb82d42e79 [2022-07-06T19:27:37.114Z] Step 3/22 : WORKDIR /edgex-go [2022-07-06T19:27:37.114Z] ---> Using cache [2022-07-06T19:27:37.114Z] ---> bca6cfa395ef [2022-07-06T19:27:37.114Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:27:37.114Z] ---> Using cache [2022-07-06T19:27:37.114Z] ---> fa9e26d02a7f [2022-07-06T19:27:37.114Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-06T19:27:37.114Z] ---> Running in eb4f74428968 [2022-07-06T19:27:37.114Z] Running setup.py install for texttable: started [2022-07-06T19:27:37.723Z] Removing intermediate container ba86457c9723 [2022-07-06T19:27:37.723Z] ---> c3cc405a5890 [2022-07-06T19:27:37.723Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-06T19:27:37.723Z] ---> Running in 190d4fe5dc3b [2022-07-06T19:27:38.723Z] Removing intermediate container 190d4fe5dc3b [2022-07-06T19:27:38.724Z] ---> 6102210c486a [2022-07-06T19:27:38.724Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:27:38.724Z] ---> Running in d09a7f7ee99d [2022-07-06T19:27:39.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:27:40.320Z] Running setup.py install for texttable: finished with status 'done' [2022-07-06T19:27:40.320Z] Running setup.py install for PyYAML: started [2022-07-06T19:27:40.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:27:41.782Z] Removing intermediate container d09a7f7ee99d [2022-07-06T19:27:41.782Z] ---> bc7156435612 [2022-07-06T19:27:41.782Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-06T19:27:42.073Z] ---> Running in c207e55823bf [2022-07-06T19:27:42.073Z] OK: 220 MiB in 52 packages [2022-07-06T19:27:44.086Z] Removing intermediate container eb4f74428968 [2022-07-06T19:27:44.086Z] ---> 2d41f31b7f7b [2022-07-06T19:27:44.086Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-06T19:27:44.086Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-06T19:27:44.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:27:44.649Z] Running setup.py install for docopt: started [2022-07-06T19:27:44.940Z] ---> 07d7a0fa68da [2022-07-06T19:27:44.940Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:27:44.940Z] ---> Running in 402ca6bcdf3a [2022-07-06T19:27:45.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:27:46.539Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-06T19:27:46.817Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-06T19:27:46.817Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-06T19:27:46.817Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-06T19:27:47.096Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-06T19:27:47.376Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-06T19:27:47.376Z] Running setup.py install for docopt: finished with status 'done' [2022-07-06T19:27:47.376Z] Running setup.py install for dockerpty: started [2022-07-06T19:27:47.376Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T19:27:47.376Z] OK: 8 MiB in 20 packages [2022-07-06T19:27:49.381Z] Removing intermediate container c207e55823bf [2022-07-06T19:27:49.381Z] ---> 9be4337ae662 [2022-07-06T19:27:49.381Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:27:50.386Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-06T19:27:50.386Z] ---> d0ec06938389 [2022-07-06T19:27:50.386Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-06T19:27:50.667Z] Removing intermediate container 402ca6bcdf3a [2022-07-06T19:27:50.667Z] ---> 6efa9374e38a [2022-07-06T19:27:50.667Z] Step 8/22 : COPY . . [2022-07-06T19:27:52.665Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-06T19:27:52.946Z] ---> ffc07402b6db [2022-07-06T19:27:52.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-06T19:27:54.403Z] ---> f3d268590612 [2022-07-06T19:27:54.403Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-06T19:27:54.682Z] ---> Running in fe6162409d2c [2022-07-06T19:27:55.687Z] Removing intermediate container fe6162409d2c [2022-07-06T19:27:55.687Z] ---> ccda07cb100c [2022-07-06T19:27:55.687Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:27:55.968Z] ---> Running in 0252c37f5bec [2022-07-06T19:27:57.424Z] Removing intermediate container 0252c37f5bec [2022-07-06T19:27:57.424Z] ---> 9ce9031dd05a [2022-07-06T19:27:57.424Z] Step 21/23 : LABEL arch=arm64 [2022-07-06T19:27:57.424Z] ---> Running in 660ad7d80adc [2022-07-06T19:27:58.426Z] Removing intermediate container 660ad7d80adc [2022-07-06T19:27:58.426Z] ---> 40dd4649bf12 [2022-07-06T19:27:58.426Z] Step 22/23 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:27:58.715Z] ---> Running in ceffc94ff48c [2022-07-06T19:27:59.710Z] Removing intermediate container ceffc94ff48c [2022-07-06T19:27:59.710Z] ---> 7c1142aafe81 [2022-07-06T19:27:59.710Z] Step 23/23 : LABEL version=0.0.0 [2022-07-06T19:27:59.710Z] ---> Running in df5cdc47d6fb [2022-07-06T19:28:01.707Z] Removing intermediate container df5cdc47d6fb [2022-07-06T19:28:01.707Z] ---> c58b41948ee5 [2022-07-06T19:28:01.707Z] [2022-07-06T19:28:02.698Z] Successfully built c58b41948ee5 [2022-07-06T19:28:02.698Z] Successfully tagged core-data-arm64:latest [2022-07-06T19:28:02.698Z]  Building core-data ... done Building security-proxy-setup [2022-07-06T19:28:15.132Z] Removing intermediate container ae6cedc3cdb2 [2022-07-06T19:28:15.132Z] ---> ce254966f21c [2022-07-06T19:28:15.132Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-06T19:28:15.408Z] ---> Running in 4d9b695c1784 [2022-07-06T19:28:16.401Z] Removing intermediate container 4d9b695c1784 [2022-07-06T19:28:16.401Z] ---> fd41b1cab6fa [2022-07-06T19:28:16.401Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-06T19:28:16.401Z] ---> Running in 60217d975325 [2022-07-06T19:28:17.844Z] Removing intermediate container 60217d975325 [2022-07-06T19:28:17.844Z] ---> c05d827eb2bd [2022-07-06T19:28:17.844Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-06T19:28:21.249Z] ---> 8ca94e34971e [2022-07-06T19:28:21.249Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-06T19:28:22.694Z] ---> 79b584b7b560 [2022-07-06T19:28:22.694Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-06T19:28:24.675Z] ---> 91e04d24ef9c [2022-07-06T19:28:24.675Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-06T19:28:24.675Z] ---> Running in 281377aa6247 [2022-07-06T19:28:25.658Z] Removing intermediate container 281377aa6247 [2022-07-06T19:28:25.658Z] ---> 409beca1894b [2022-07-06T19:28:25.658Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:28:25.658Z] ---> Running in 206ba6ee3040 [2022-07-06T19:28:26.648Z] Removing intermediate container 206ba6ee3040 [2022-07-06T19:28:26.648Z] ---> c577b80aa0c4 [2022-07-06T19:28:26.648Z] Step 21/23 : LABEL arch=arm64 [2022-07-06T19:28:26.648Z] ---> Running in f076f555c028 [2022-07-06T19:28:27.640Z] Removing intermediate container f076f555c028 [2022-07-06T19:28:27.640Z] ---> 418693649b74 [2022-07-06T19:28:27.640Z] Step 22/23 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:28:27.920Z] ---> Running in 9541cf71379c [2022-07-06T19:28:28.912Z] Removing intermediate container 9541cf71379c [2022-07-06T19:28:28.912Z] ---> 9998f9c6e59a [2022-07-06T19:28:28.912Z] Step 23/23 : LABEL version=0.0.0 [2022-07-06T19:28:28.912Z] ---> Running in 188ccb52f506 [2022-07-06T19:28:29.914Z] Removing intermediate container 188ccb52f506 [2022-07-06T19:28:29.914Z] ---> a3d5c6fc6213 [2022-07-06T19:28:29.914Z] [2022-07-06T19:28:29.914Z] ---> 3c9ab0b8fe7e [2022-07-06T19:28:29.914Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-06T19:28:30.193Z] ---> Running in e431df57fd52 [2022-07-06T19:28:31.180Z] Successfully built a3d5c6fc6213 [2022-07-06T19:28:31.180Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-06T19:28:31.180Z]  Building sys-mgmt-agent ... done Building core-command [2022-07-06T19:28:32.167Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-06T19:28:35.605Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:28:35.605Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:28:35.605Z] ---> cfdb82d42e79 [2022-07-06T19:28:35.605Z] Step 3/22 : WORKDIR /edgex-go [2022-07-06T19:28:35.605Z] ---> Using cache [2022-07-06T19:28:35.605Z] ---> bca6cfa395ef [2022-07-06T19:28:35.605Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:28:35.605Z] ---> Using cache [2022-07-06T19:28:35.605Z] ---> fa9e26d02a7f [2022-07-06T19:28:35.605Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-06T19:28:35.605Z] ---> Using cache [2022-07-06T19:28:35.605Z] ---> c8a865b919e4 [2022-07-06T19:28:35.605Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-06T19:28:35.605Z] ---> Using cache [2022-07-06T19:28:35.605Z] ---> 2bfdbe17f036 [2022-07-06T19:28:35.605Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:28:35.605Z] ---> Using cache [2022-07-06T19:28:35.605Z] ---> 08b7ba8115e6 [2022-07-06T19:28:35.605Z] Step 8/22 : COPY . . [2022-07-06T19:28:35.605Z] ---> Using cache [2022-07-06T19:28:35.605Z] ---> d4d2bbbf82bc [2022-07-06T19:28:35.605Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-06T19:28:35.605Z] ---> Running in 0c59bfa810f3 [2022-07-06T19:28:37.608Z] 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-07-06T19:28:50.051Z] Removing intermediate container 3ed40c08e736 [2022-07-06T19:28:50.051Z] ---> 9dd61fce65bd [2022-07-06T19:28:50.051Z] [2022-07-06T19:28:50.051Z] Step 10/22 : FROM alpine:3.14 [2022-07-06T19:28:50.051Z] ---> ac73e934f311 [2022-07-06T19:28:50.051Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-06T19:28:50.051Z] ---> Running in 4d748f54a17b [2022-07-06T19:28:51.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:28:51.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:28:53.634Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-06T19:28:53.634Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T19:28:53.634Z] OK: 5 MiB in 15 packages [2022-07-06T19:28:55.702Z] Removing intermediate container 4d748f54a17b [2022-07-06T19:28:55.702Z] ---> 09415d79f5df [2022-07-06T19:28:55.702Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-06T19:28:55.702Z] ---> Running in 2a0a63747522 [2022-07-06T19:28:56.313Z] Removing intermediate container 2a0a63747522 [2022-07-06T19:28:56.313Z] ---> 555c7f200efa [2022-07-06T19:28:56.313Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-06T19:28:56.313Z] ---> Running in 414770a44208 [2022-07-06T19:28:56.948Z] Removing intermediate container 414770a44208 [2022-07-06T19:28:57.256Z] ---> 0501f41a74fc [2022-07-06T19:28:57.256Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-06T19:28:57.256Z] ---> Running in 57ee35453fe9 [2022-07-06T19:28:57.859Z] Removing intermediate container 57ee35453fe9 [2022-07-06T19:28:58.148Z] ---> 0f8aafa48836 [2022-07-06T19:28:58.148Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:28:59.603Z] ---> 53606b9f2f5b [2022-07-06T19:28:59.603Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-06T19:29:03.005Z] ---> bd1889a33934 [2022-07-06T19:29:03.005Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-06T19:29:03.604Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:29:03.604Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:29:03.604Z] ---> cfdb82d42e79 [2022-07-06T19:29:03.604Z] Step 3/23 : WORKDIR /edgex-go [2022-07-06T19:29:03.604Z] ---> Using cache [2022-07-06T19:29:03.604Z] ---> bca6cfa395ef [2022-07-06T19:29:03.604Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:29:03.604Z] ---> Using cache [2022-07-06T19:29:03.604Z] ---> fa9e26d02a7f [2022-07-06T19:29:03.604Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-06T19:29:03.604Z] ---> Using cache [2022-07-06T19:29:03.604Z] ---> c8a865b919e4 [2022-07-06T19:29:03.604Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-06T19:29:03.604Z] ---> Using cache [2022-07-06T19:29:03.604Z] ---> 2bfdbe17f036 [2022-07-06T19:29:03.604Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:29:03.604Z] ---> Using cache [2022-07-06T19:29:03.604Z] ---> 08b7ba8115e6 [2022-07-06T19:29:03.604Z] Step 8/23 : COPY . . [2022-07-06T19:29:03.604Z] ---> Using cache [2022-07-06T19:29:03.604Z] ---> d4d2bbbf82bc [2022-07-06T19:29:03.604Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-06T19:29:03.604Z] ---> Running in 355fc15062e7 [2022-07-06T19:29:03.880Z] ---> fe9e9dc65cb4 [2022-07-06T19:29:03.880Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-06T19:29:04.162Z] ---> Running in 7a600abe03c0 [2022-07-06T19:29:05.148Z] Removing intermediate container 7a600abe03c0 [2022-07-06T19:29:05.148Z] ---> e1854cae1584 [2022-07-06T19:29:05.148Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:29:05.148Z] ---> Running in c74332ac14c4 [2022-07-06T19:29:05.762Z] Removing intermediate container c74332ac14c4 [2022-07-06T19:29:05.762Z] ---> c2d4d234088c [2022-07-06T19:29:05.762Z] Step 20/22 : LABEL arch=arm64 [2022-07-06T19:29:05.762Z] ---> Running in 05d0aefc59dc [2022-07-06T19:29:06.372Z] 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/core-command/core-command ./cmd/core-command [2022-07-06T19:29:06.651Z] Removing intermediate container 05d0aefc59dc [2022-07-06T19:29:06.651Z] ---> bf723bf9b699 [2022-07-06T19:29:06.651Z] Step 21/22 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:29:06.651Z] ---> Running in 25bc1d06fb99 [2022-07-06T19:29:07.255Z] Removing intermediate container 25bc1d06fb99 [2022-07-06T19:29:07.255Z] ---> 288c0ee08081 [2022-07-06T19:29:07.255Z] Step 22/22 : LABEL version=0.0.0 [2022-07-06T19:29:07.255Z] ---> Running in 0dbf0024c0ae [2022-07-06T19:29:07.858Z] Removing intermediate container 0dbf0024c0ae [2022-07-06T19:29:07.858Z] ---> feb3b32b226d [2022-07-06T19:29:07.858Z] [2022-07-06T19:29:08.136Z] Successfully built feb3b32b226d [2022-07-06T19:29:08.413Z] Successfully tagged support-scheduler-arm64:latest [2022-07-06T19:29:08.413Z] Building core-metadata [2022-07-06T19:29:41.064Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:29:41.064Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:29:41.064Z] ---> cfdb82d42e79 [2022-07-06T19:29:41.064Z] Step 3/23 : WORKDIR /edgex-go [2022-07-06T19:29:41.064Z] ---> Using cache [2022-07-06T19:29:41.064Z] ---> bca6cfa395ef [2022-07-06T19:29:41.064Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:29:41.064Z] ---> Using cache [2022-07-06T19:29:41.064Z] ---> fa9e26d02a7f [2022-07-06T19:29:41.064Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-06T19:29:41.064Z] ---> Using cache [2022-07-06T19:29:41.064Z] ---> c8a865b919e4 [2022-07-06T19:29:41.064Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-06T19:29:41.064Z] ---> Using cache [2022-07-06T19:29:41.064Z] ---> 2bfdbe17f036 [2022-07-06T19:29:41.064Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:29:41.064Z] ---> Using cache [2022-07-06T19:29:41.064Z] ---> 08b7ba8115e6 [2022-07-06T19:29:41.064Z] Step 8/23 : COPY . . [2022-07-06T19:29:41.064Z] ---> Using cache [2022-07-06T19:29:41.064Z] ---> d4d2bbbf82bc [2022-07-06T19:29:41.064Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-06T19:29:41.064Z] ---> Running in fa49b1836126 [2022-07-06T19:29:43.067Z] 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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-06T19:29:51.518Z] Removing intermediate container 94e23fa54e63 [2022-07-06T19:29:51.518Z] ---> e7c61b4194ac [2022-07-06T19:29:51.518Z] [2022-07-06T19:29:51.518Z] Step 9/20 : FROM alpine:3.15 [2022-07-06T19:29:51.518Z] ---> 3fb3c9af89a9 [2022-07-06T19:29:51.518Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-06T19:29:51.518Z] ---> Using cache [2022-07-06T19:29:51.518Z] ---> e2bb025b8e35 [2022-07-06T19:29:51.518Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:29:51.518Z] ---> Using cache [2022-07-06T19:29:51.518Z] ---> b3fe4cf37c0b [2022-07-06T19:29:51.518Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-06T19:29:51.518Z] ---> Running in 59411b315438 [2022-07-06T19:29:53.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:29:54.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:29:55.853Z] v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-06T19:29:55.853Z] v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-06T19:29:55.853Z] OK: 15738 distinct packages available [2022-07-06T19:29:56.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:29:57.110Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:29:58.095Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-06T19:29:58.370Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-06T19:29:58.645Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-06T19:29:58.645Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-06T19:29:58.645Z] (5/9) Installing curl (7.80.0-r2) [2022-07-06T19:29:58.920Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-06T19:29:58.920Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-06T19:29:58.920Z] (8/9) Installing libucontext (1.1-r0) [2022-07-06T19:29:59.195Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-06T19:29:59.195Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T19:29:59.195Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T19:29:59.795Z] OK: 8 MiB in 23 packages [2022-07-06T19:30:02.438Z] Removing intermediate container 59411b315438 [2022-07-06T19:30:02.438Z] ---> 21d2ed6aaf04 [2022-07-06T19:30:02.438Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:30:02.720Z] ---> 068c8beef65e [2022-07-06T19:30:03.013Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-06T19:30:05.016Z] ---> c535ab37ad0f [2022-07-06T19:30:05.016Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-06T19:30:06.024Z] ---> 8cfdb60d0998 [2022-07-06T19:30:06.024Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-06T19:30:06.024Z] ---> Running in 980dacd2afbc [2022-07-06T19:30:06.625Z] Removing intermediate container 980dacd2afbc [2022-07-06T19:30:06.625Z] ---> 8887920931df [2022-07-06T19:30:06.625Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:30:06.625Z] ---> Running in 6e693e164388 [2022-07-06T19:30:07.222Z] Removing intermediate container 6e693e164388 [2022-07-06T19:30:07.222Z] ---> e00d24b6012e [2022-07-06T19:30:07.222Z] Step 18/20 : LABEL arch=arm64 [2022-07-06T19:30:07.222Z] ---> Running in d70e45f980af [2022-07-06T19:30:07.819Z] Removing intermediate container d70e45f980af [2022-07-06T19:30:07.819Z] ---> c8efaa5b9b32 [2022-07-06T19:30:07.819Z] Step 19/20 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:30:07.819Z] ---> Running in 27f0177da5f0 [2022-07-06T19:30:08.422Z] Removing intermediate container 27f0177da5f0 [2022-07-06T19:30:08.422Z] ---> 8f7b14b8d513 [2022-07-06T19:30:08.422Z] Step 20/20 : LABEL version=0.0.0 [2022-07-06T19:30:08.422Z] ---> Running in 718fcada849b [2022-07-06T19:30:09.029Z] Removing intermediate container 718fcada849b [2022-07-06T19:30:09.029Z] ---> 59a1516590a3 [2022-07-06T19:30:09.029Z] [2022-07-06T19:30:09.650Z] Successfully built 59a1516590a3 [2022-07-06T19:30:09.650Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-06T19:30:09.650Z] Building security-secretstore-setup [2022-07-06T19:30:42.019Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:30:42.019Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:30:42.019Z] ---> cfdb82d42e79 [2022-07-06T19:30:42.019Z] Step 3/25 : WORKDIR /edgex-go [2022-07-06T19:30:42.019Z] ---> Using cache [2022-07-06T19:30:42.019Z] ---> bca6cfa395ef [2022-07-06T19:30:42.019Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:30:42.019Z] ---> Using cache [2022-07-06T19:30:42.019Z] ---> fa9e26d02a7f [2022-07-06T19:30:42.019Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-06T19:30:42.019Z] ---> Using cache [2022-07-06T19:30:42.019Z] ---> c8a865b919e4 [2022-07-06T19:30:42.019Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-06T19:30:42.019Z] ---> Using cache [2022-07-06T19:30:42.019Z] ---> 2bfdbe17f036 [2022-07-06T19:30:42.019Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:30:42.019Z] ---> Using cache [2022-07-06T19:30:42.019Z] ---> 08b7ba8115e6 [2022-07-06T19:30:42.019Z] Step 8/25 : COPY . . [2022-07-06T19:30:42.019Z] ---> Using cache [2022-07-06T19:30:42.019Z] ---> d4d2bbbf82bc [2022-07-06T19:30:42.019Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-06T19:30:42.019Z] ---> Running in 72e53fd7a101 [2022-07-06T19:30:42.019Z] 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-07-06T19:33:18.952Z] 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-07-06T19:33:27.240Z] Removing intermediate container 0c59bfa810f3 [2022-07-06T19:33:27.240Z] ---> 76188638893d [2022-07-06T19:33:27.240Z] [2022-07-06T19:33:27.240Z] Step 10/22 : FROM alpine:3.14 [2022-07-06T19:33:27.240Z] ---> ac73e934f311 [2022-07-06T19:33:27.240Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-06T19:33:27.240Z] ---> Running in 1d6cbac29de5 [2022-07-06T19:33:28.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:33:28.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:33:29.836Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-06T19:33:30.109Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-06T19:33:30.109Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-06T19:33:30.109Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-06T19:33:30.109Z] (5/6) Installing curl (7.79.1-r2) [2022-07-06T19:33:30.109Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-06T19:33:30.109Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T19:33:30.109Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T19:33:30.712Z] OK: 8 MiB in 20 packages [2022-07-06T19:33:32.708Z] Removing intermediate container 1d6cbac29de5 [2022-07-06T19:33:32.709Z] ---> 5ec39a006891 [2022-07-06T19:33:32.709Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-06T19:33:32.709Z] ---> Running in cec159054315 [2022-07-06T19:33:33.328Z] Removing intermediate container cec159054315 [2022-07-06T19:33:33.328Z] ---> e6a40e0c3afb [2022-07-06T19:33:33.328Z] Step 13/22 : WORKDIR /edgex [2022-07-06T19:33:33.328Z] ---> Running in d532be987c6e [2022-07-06T19:33:33.927Z] Removing intermediate container d532be987c6e [2022-07-06T19:33:33.927Z] ---> b3d2c12cda66 [2022-07-06T19:33:33.927Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-06T19:33:34.916Z] ---> 86d080e8dd30 [2022-07-06T19:33:34.916Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-06T19:33:36.367Z] ---> fa1fd18e83dc [2022-07-06T19:33:36.367Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-06T19:33:37.818Z] ---> b28fed0d2621 [2022-07-06T19:33:37.819Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-06T19:33:38.814Z] ---> 91e1f9ef251d [2022-07-06T19:33:38.814Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-06T19:33:38.814Z] ---> Running in 710f4e2ea328 [2022-07-06T19:33:42.228Z] Removing intermediate container 710f4e2ea328 [2022-07-06T19:33:42.228Z] ---> 0df7656d8e3e [2022-07-06T19:33:42.228Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-06T19:33:42.502Z] ---> Running in b059d5125747 [2022-07-06T19:33:43.485Z] Removing intermediate container b059d5125747 [2022-07-06T19:33:43.485Z] ---> 8b22e5f53009 [2022-07-06T19:33:43.485Z] Step 20/22 : LABEL arch=arm64 [2022-07-06T19:33:43.485Z] ---> Running in 2be8cb517908 [2022-07-06T19:33:44.471Z] Removing intermediate container 2be8cb517908 [2022-07-06T19:33:44.471Z] ---> ee1ea75d2602 [2022-07-06T19:33:44.471Z] Step 21/22 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:33:44.746Z] ---> Running in d6c8cc5f0c6a [2022-07-06T19:33:45.736Z] Removing intermediate container d6c8cc5f0c6a [2022-07-06T19:33:45.736Z] ---> f1915d44a35a [2022-07-06T19:33:45.736Z] Step 22/22 : LABEL version=0.0.0 [2022-07-06T19:33:46.011Z] ---> Running in fad886ba7905 [2022-07-06T19:33:47.461Z] Removing intermediate container fad886ba7905 [2022-07-06T19:33:47.461Z] ---> 15a47a78bb6f [2022-07-06T19:33:47.461Z] [2022-07-06T19:33:48.061Z] Successfully built 15a47a78bb6f [2022-07-06T19:33:48.061Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-06T19:33:48.061Z] Building security-spire-server [2022-07-06T19:33:48.338Z]  Building security-proxy-setup ... done Removing intermediate container 355fc15062e7 [2022-07-06T19:33:48.338Z] ---> 5b464d9167f8 [2022-07-06T19:33:48.338Z] [2022-07-06T19:33:48.338Z] Step 10/23 : FROM alpine:3.14 [2022-07-06T19:33:48.338Z] ---> ac73e934f311 [2022-07-06T19:33:48.338Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-06T19:33:48.338Z] ---> Using cache [2022-07-06T19:33:48.338Z] ---> 09415d79f5df [2022-07-06T19:33:48.338Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-06T19:33:48.338Z] ---> Using cache [2022-07-06T19:33:48.338Z] ---> 555c7f200efa [2022-07-06T19:33:48.338Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-06T19:33:48.612Z] ---> Running in 186f5009b2b9 [2022-07-06T19:33:48.892Z] Removing intermediate container 186f5009b2b9 [2022-07-06T19:33:48.892Z] ---> 8093cadc06ee [2022-07-06T19:33:48.892Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-06T19:33:49.174Z] ---> Running in 9038df715da5 [2022-07-06T19:33:49.450Z] Removing intermediate container 9038df715da5 [2022-07-06T19:33:49.450Z] ---> 79d22ad6ea4c [2022-07-06T19:33:49.450Z] Step 15/23 : WORKDIR / [2022-07-06T19:33:49.734Z] ---> Running in bbff219abd4b [2022-07-06T19:33:50.010Z] Removing intermediate container bbff219abd4b [2022-07-06T19:33:50.010Z] ---> 5b12f80f0c9d [2022-07-06T19:33:50.010Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:33:50.993Z] ---> 0d6d831f71d4 [2022-07-06T19:33:50.993Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-06T19:33:52.991Z] ---> e152c69fa5e1 [2022-07-06T19:33:52.991Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-06T19:33:53.602Z] ---> 54dffd6e6a29 [2022-07-06T19:33:53.602Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-06T19:33:53.885Z] ---> Running in 19026992737e [2022-07-06T19:33:54.184Z] Removing intermediate container 19026992737e [2022-07-06T19:33:54.184Z] ---> a156ab141487 [2022-07-06T19:33:54.184Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:33:54.184Z] ---> Running in a8eed0ea66ac [2022-07-06T19:33:54.797Z] Removing intermediate container a8eed0ea66ac [2022-07-06T19:33:54.797Z] ---> ffe73f1d96e1 [2022-07-06T19:33:54.797Z] Step 21/23 : LABEL arch=arm64 [2022-07-06T19:33:55.083Z] ---> Running in 155f78605868 [2022-07-06T19:33:55.698Z] Removing intermediate container 155f78605868 [2022-07-06T19:33:55.698Z] ---> a28db76ca48b [2022-07-06T19:33:55.698Z] Step 22/23 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:33:55.698Z] ---> Running in 33ca50d8f2a8 [2022-07-06T19:33:55.976Z] Removing intermediate container 33ca50d8f2a8 [2022-07-06T19:33:55.976Z] ---> 61d68b152f0b [2022-07-06T19:33:55.976Z] Step 23/23 : LABEL version=0.0.0 [2022-07-06T19:33:56.260Z] ---> Running in e65d89c31fc2 [2022-07-06T19:33:56.865Z] Removing intermediate container e65d89c31fc2 [2022-07-06T19:33:56.865Z] ---> 9e814121dd63 [2022-07-06T19:33:56.865Z] [2022-07-06T19:33:57.144Z] Successfully built 9e814121dd63 [2022-07-06T19:33:57.144Z] Successfully tagged core-command-arm64:latest [2022-07-06T19:33:57.144Z]  Building core-command ... done Building security-spire-config [2022-07-06T19:34:36.150Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:34:36.150Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:34:36.150Z] ---> cfdb82d42e79 [2022-07-06T19:34:36.150Z] Step 3/25 : WORKDIR /edgex-go [2022-07-06T19:34:36.150Z] ---> Using cache [2022-07-06T19:34:36.150Z] ---> bca6cfa395ef [2022-07-06T19:34:36.150Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:34:36.150Z] ---> Using cache [2022-07-06T19:34:36.150Z] ---> fa9e26d02a7f [2022-07-06T19:34:36.150Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-06T19:34:36.150Z] ---> Running in 575a822c12f7 [2022-07-06T19:34:36.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:34:36.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:34:37.139Z] OK: 220 MiB in 52 packages [2022-07-06T19:34:38.144Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-06T19:34:38.144Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-06T19:34:38.144Z] ---> cfdb82d42e79 [2022-07-06T19:34:38.144Z] Step 3/26 : WORKDIR /edgex-go [2022-07-06T19:34:38.144Z] ---> Using cache [2022-07-06T19:34:38.144Z] ---> bca6cfa395ef [2022-07-06T19:34:38.144Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:34:38.144Z] ---> Using cache [2022-07-06T19:34:38.144Z] ---> fa9e26d02a7f [2022-07-06T19:34:38.144Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-06T19:34:38.424Z] ---> Running in ed412cd89c22 [2022-07-06T19:34:39.917Z] Removing intermediate container 575a822c12f7 [2022-07-06T19:34:39.917Z] ---> 965087beb857 [2022-07-06T19:34:39.917Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-06T19:34:40.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:34:42.004Z] ---> 80b191cb98d7 [2022-07-06T19:34:42.004Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:34:42.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:34:42.281Z] ---> Running in f68947d37481 [2022-07-06T19:34:43.304Z] OK: 220 MiB in 52 packages [2022-07-06T19:34:43.936Z] Removing intermediate container fa49b1836126 [2022-07-06T19:34:43.936Z] ---> 3a8af2dda911 [2022-07-06T19:34:43.936Z] [2022-07-06T19:34:43.936Z] Step 10/23 : FROM alpine:3.14 [2022-07-06T19:34:43.936Z] ---> ac73e934f311 [2022-07-06T19:34:43.936Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-06T19:34:43.936Z] ---> Using cache [2022-07-06T19:34:43.936Z] ---> 09415d79f5df [2022-07-06T19:34:43.936Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-06T19:34:43.936Z] ---> Using cache [2022-07-06T19:34:43.936Z] ---> 555c7f200efa [2022-07-06T19:34:43.936Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-06T19:34:44.219Z] ---> Running in 0a52ff8fb8d3 [2022-07-06T19:34:45.216Z] Removing intermediate container ed412cd89c22 [2022-07-06T19:34:45.216Z] ---> 4db5e6ec12d1 [2022-07-06T19:34:45.216Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-06T19:34:45.216Z] Removing intermediate container 0a52ff8fb8d3 [2022-07-06T19:34:45.216Z] ---> 752636c509f9 [2022-07-06T19:34:45.216Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-06T19:34:45.216Z] ---> Running in 4a25d33ce477 [2022-07-06T19:34:45.822Z] Removing intermediate container 4a25d33ce477 [2022-07-06T19:34:45.823Z] ---> cf61cdc7efbb [2022-07-06T19:34:45.823Z] Step 15/23 : WORKDIR / [2022-07-06T19:34:46.104Z] ---> Running in be3a13e1eb94 [2022-07-06T19:34:46.104Z] ---> 18759fbd1609 [2022-07-06T19:34:46.104Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T19:34:46.385Z] ---> Running in 8f566fbe7133 [2022-07-06T19:34:46.658Z] Removing intermediate container be3a13e1eb94 [2022-07-06T19:34:46.658Z] ---> b7daa310e746 [2022-07-06T19:34:46.658Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:34:48.120Z] Removing intermediate container f68947d37481 [2022-07-06T19:34:48.120Z] ---> d448b4b352da [2022-07-06T19:34:48.120Z] Step 8/25 : COPY . . [2022-07-06T19:34:48.731Z] ---> ca3130421760 [2022-07-06T19:34:48.731Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-06T19:34:51.381Z] ---> 3f2206f29175 [2022-07-06T19:34:51.381Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-06T19:34:52.582Z] Removing intermediate container 8f566fbe7133 [2022-07-06T19:34:52.582Z] ---> 764a4d317b01 [2022-07-06T19:34:52.582Z] Step 8/26 : COPY . . [2022-07-06T19:34:52.582Z] ---> 384f0d5d71dd [2022-07-06T19:34:52.582Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-06T19:34:52.861Z] ---> Running in 8bdf12d2f38f [2022-07-06T19:34:53.851Z] Removing intermediate container 8bdf12d2f38f [2022-07-06T19:34:53.851Z] ---> 5aa8a9bbff4b [2022-07-06T19:34:53.851Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:34:54.127Z] ---> Running in 3bb184e0f01a [2022-07-06T19:34:55.114Z] Removing intermediate container 3bb184e0f01a [2022-07-06T19:34:55.114Z] ---> a0ac5825d585 [2022-07-06T19:34:55.114Z] Step 21/23 : LABEL arch=arm64 [2022-07-06T19:34:55.114Z] ---> Running in 05ded32b8b8b [2022-07-06T19:34:56.105Z] Removing intermediate container 05ded32b8b8b [2022-07-06T19:34:56.105Z] ---> 18d11a68c8ad [2022-07-06T19:34:56.105Z] Step 22/23 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:34:56.105Z] ---> Running in 5b8cc450f28b [2022-07-06T19:34:57.111Z] Removing intermediate container 5b8cc450f28b [2022-07-06T19:34:57.111Z] ---> 5b0c01d3a538 [2022-07-06T19:34:57.111Z] Step 23/23 : LABEL version=0.0.0 [2022-07-06T19:34:57.385Z] ---> Running in 51ab5e1a2467 [2022-07-06T19:34:57.987Z] Removing intermediate container 51ab5e1a2467 [2022-07-06T19:34:57.987Z] ---> f72ea6ddb420 [2022-07-06T19:34:57.987Z] [2022-07-06T19:34:57.987Z] 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-07-06T19:34:59.444Z] Successfully built f72ea6ddb420 [2022-07-06T19:34:59.444Z] Successfully tagged core-metadata-arm64:latest [2022-07-06T19:35:14.597Z]  Building core-metadata ... done Removing intermediate container 72e53fd7a101 [2022-07-06T19:35:14.597Z] ---> 8c72adfdf6ac [2022-07-06T19:35:14.597Z] [2022-07-06T19:35:14.597Z] Step 10/25 : FROM alpine:3.14 [2022-07-06T19:35:14.597Z] ---> ac73e934f311 [2022-07-06T19:35:14.597Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-06T19:35:14.597Z] ---> Running in 45285e50f9f3 [2022-07-06T19:35:14.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:35:14.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:35:15.199Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-06T19:35:15.473Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-06T19:35:15.473Z] (3/3) Installing su-exec (0.2-r1) [2022-07-06T19:35:15.473Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T19:35:15.473Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T19:35:15.753Z] OK: 6 MiB in 17 packages [2022-07-06T19:35:17.765Z] ---> ceb6f8bdfe31 [2022-07-06T19:35:17.765Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-06T19:35:18.043Z] ---> Running in bdb1000b0c16 [2022-07-06T19:35:18.318Z] Removing intermediate container 45285e50f9f3 [2022-07-06T19:35:18.318Z] ---> 555e23cdea91 [2022-07-06T19:35:18.318Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-06T19:35:18.598Z] ---> Running in 413210013d3c [2022-07-06T19:35:18.598Z] Removing intermediate container bdb1000b0c16 [2022-07-06T19:35:18.598Z] ---> ca55c9fd70ac [2022-07-06T19:35:18.598Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-06T19:35:18.872Z] ---> Running in 5d583fd6c9de [2022-07-06T19:35:19.148Z] Removing intermediate container 413210013d3c [2022-07-06T19:35:19.148Z] ---> 8715f6d854d9 [2022-07-06T19:35:19.148Z] Step 13/25 : WORKDIR / [2022-07-06T19:35:19.148Z] ---> Running in 6b6ced367e34 [2022-07-06T19:35:19.423Z] Removing intermediate container 5d583fd6c9de [2022-07-06T19:35:19.423Z] ---> 5150ca26de8b [2022-07-06T19:35:19.423Z] 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-07-06T19:35:19.696Z] ---> Running in c999a6169188 [2022-07-06T19:35:19.974Z] Removing intermediate container 6b6ced367e34 [2022-07-06T19:35:19.974Z] ---> bd28b245259d [2022-07-06T19:35:19.974Z] 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-07-06T19:35:20.266Z] ---> ac16ff9c003f [2022-07-06T19:35:20.266Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-06T19:35:20.546Z] ---> Running in dd5137669fce [2022-07-06T19:35:21.167Z] ---> 265803d4ce04 [2022-07-06T19:35:21.167Z] 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-07-06T19:35:21.167Z] Removing intermediate container dd5137669fce [2022-07-06T19:35:21.167Z] ---> 22ff758e4044 [2022-07-06T19:35:21.167Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-06T19:35:21.450Z] ---> Running in 8fb0a42a6b46 [2022-07-06T19:35:22.065Z] Removing intermediate container 8fb0a42a6b46 [2022-07-06T19:35:22.065Z] ---> 062abe35ad68 [2022-07-06T19:35:22.065Z] 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-07-06T19:35:22.065Z] ---> 40f5f76810f5 [2022-07-06T19:35:22.065Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-06T19:35:22.065Z] ---> Running in 7b4272696884 [2022-07-06T19:35:22.351Z] Removing intermediate container e431df57fd52 [2022-07-06T19:35:22.351Z] ---> 68142c122035 [2022-07-06T19:35:22.351Z] [2022-07-06T19:35:22.351Z] Step 10/22 : FROM alpine:3.14 [2022-07-06T19:35:22.351Z] ---> ac73e934f311 [2022-07-06T19:35:22.351Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-06T19:35:22.351Z] Removing intermediate container c999a6169188 [2022-07-06T19:35:22.351Z] ---> ba131372bfd9 [2022-07-06T19:35:22.351Z] Step 12/25 : WORKDIR /edgex-go [2022-07-06T19:35:22.351Z] ---> Running in e1ece10dbad6 [2022-07-06T19:35:22.630Z] ---> Running in df68098c6eab [2022-07-06T19:35:23.626Z] ---> 292af6c2a247 [2022-07-06T19:35:23.626Z] 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-07-06T19:35:23.626Z] Removing intermediate container df68098c6eab [2022-07-06T19:35:23.626Z] ---> baa5bfefa7fa [2022-07-06T19:35:23.626Z] [2022-07-06T19:35:23.626Z] Step 13/25 : FROM alpine:3.15 [2022-07-06T19:35:23.626Z] ---> 3fb3c9af89a9 [2022-07-06T19:35:23.626Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-06T19:35:23.626Z] ---> Using cache [2022-07-06T19:35:23.626Z] ---> e2bb025b8e35 [2022-07-06T19:35:23.626Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:35:23.626Z] ---> Using cache [2022-07-06T19:35:23.626Z] ---> b3fe4cf37c0b [2022-07-06T19:35:23.626Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-06T19:35:23.626Z] ---> Using cache [2022-07-06T19:35:23.626Z] ---> 46cf2e231ecf [2022-07-06T19:35:23.626Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-06T19:35:24.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:35:24.517Z] ---> bcb00a0653d8 [2022-07-06T19:35:24.517Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-06T19:35:24.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:35:24.794Z] Removing intermediate container 7b4272696884 [2022-07-06T19:35:24.794Z] ---> df6121bd54cf [2022-07-06T19:35:24.794Z] Step 12/26 : WORKDIR /edgex-go [2022-07-06T19:35:25.082Z] ---> Running in ba1b928f258d [2022-07-06T19:35:25.693Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-06T19:35:25.693Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-06T19:35:25.693Z] Removing intermediate container ba1b928f258d [2022-07-06T19:35:25.693Z] ---> 92f1905a8e6c [2022-07-06T19:35:25.693Z] [2022-07-06T19:35:25.693Z] Step 13/26 : FROM alpine:3.15 [2022-07-06T19:35:25.693Z] ---> 3fb3c9af89a9 [2022-07-06T19:35:25.693Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-06T19:35:25.693Z] ---> Using cache [2022-07-06T19:35:25.693Z] ---> e2bb025b8e35 [2022-07-06T19:35:25.693Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T19:35:25.693Z] ---> Using cache [2022-07-06T19:35:25.693Z] ---> b3fe4cf37c0b [2022-07-06T19:35:25.693Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-06T19:35:25.693Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T19:35:25.693Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T19:35:25.693Z] ---> Running in e8e2061ef29c [2022-07-06T19:35:25.968Z] OK: 6 MiB in 16 packages [2022-07-06T19:35:26.574Z] ---> f5e9d8f143b9 [2022-07-06T19:35:26.574Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-06T19:35:27.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:35:27.839Z] Removing intermediate container e1ece10dbad6 [2022-07-06T19:35:27.839Z] ---> 1413b06bb0f9 [2022-07-06T19:35:27.839Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-06T19:35:28.122Z] ---> Running in 02ff1c7fa59d [2022-07-06T19:35:28.397Z] ---> a8b8a7c2d0c4 [2022-07-06T19:35:28.397Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-06T19:35:28.397Z] Removing intermediate container 02ff1c7fa59d [2022-07-06T19:35:28.397Z] ---> 8de573aebbcf [2022-07-06T19:35:28.397Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-06T19:35:28.671Z] ---> Running in ee7815706f74 [2022-07-06T19:35:28.951Z] Removing intermediate container ee7815706f74 [2022-07-06T19:35:28.951Z] ---> b10c172c147b [2022-07-06T19:35:28.951Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-06T19:35:29.231Z] ---> 635f2f00c919 [2022-07-06T19:35:29.231Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-06T19:35:29.231Z] ---> Running in d9e168142283 [2022-07-06T19:35:29.231Z] ---> Running in 4e8fe0c7a7ce [2022-07-06T19:35:29.830Z] Removing intermediate container d9e168142283 [2022-07-06T19:35:29.830Z] ---> 632863da46ee [2022-07-06T19:35:29.830Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-06T19:35:29.830Z] ---> 4679b7118d45 [2022-07-06T19:35:29.830Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-06T19:35:30.832Z] ---> c57cb49a2a96 [2022-07-06T19:35:30.832Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-06T19:35:30.832Z] ---> b98a4bf19646 [2022-07-06T19:35:30.832Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-06T19:35:31.432Z] Removing intermediate container 4e8fe0c7a7ce [2022-07-06T19:35:31.432Z] ---> 36ba0e2ceccf [2022-07-06T19:35:31.432Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-06T19:35:31.705Z] ---> Running in 1713a3e24544 [2022-07-06T19:35:31.705Z] ---> 78e6c451e36d [2022-07-06T19:35:31.705Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-06T19:35:32.324Z] Removing intermediate container 1713a3e24544 [2022-07-06T19:35:32.324Z] ---> 98311b94a8ba [2022-07-06T19:35:32.324Z] Step 23/25 : LABEL arch=arm64 [2022-07-06T19:35:32.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:35:32.324Z] ---> Running in 0f849243edf4 [2022-07-06T19:35:32.603Z] ---> 2f75114a61dd [2022-07-06T19:35:32.603Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-06T19:35:32.603Z] ---> Running in 91e71af4e001 [2022-07-06T19:35:32.888Z] ---> 926918bd3085 [2022-07-06T19:35:32.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-06T19:35:32.888Z] Removing intermediate container 0f849243edf4 [2022-07-06T19:35:32.888Z] ---> a63973a82f1b [2022-07-06T19:35:32.888Z] Step 24/25 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:35:33.163Z] ---> Running in ca4f5aabfec5 [2022-07-06T19:35:33.163Z] Removing intermediate container 91e71af4e001 [2022-07-06T19:35:33.163Z] ---> 64dc75ba9002 [2022-07-06T19:35:33.163Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-06T19:35:33.441Z] ---> Running in 4ebd1259bb64 [2022-07-06T19:35:33.441Z] v3.15.4-229-gee62eca8c6 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-06T19:35:33.441Z] v3.15.4-231-ga28996e379 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-06T19:35:33.441Z] OK: 15738 distinct packages available [2022-07-06T19:35:33.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T19:35:33.715Z] Removing intermediate container ca4f5aabfec5 [2022-07-06T19:35:33.715Z] ---> 0f7fb6b9ec2f [2022-07-06T19:35:33.715Z] Step 25/25 : LABEL version=0.0.0 [2022-07-06T19:35:33.715Z] ---> Running in a6431dcd1896 [2022-07-06T19:35:33.991Z] Removing intermediate container 4ebd1259bb64 [2022-07-06T19:35:33.991Z] ---> 8d8fd5c7871e [2022-07-06T19:35:33.991Z] ---> 8c5e44d12c87 [2022-07-06T19:35:33.991Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-06T19:35:33.991Z] Step 23/25 : LABEL arch=arm64 [2022-07-06T19:35:33.991Z] ---> Running in d144e4cc74db [2022-07-06T19:35:33.991Z] ---> Running in 21f6d8dee90d [2022-07-06T19:35:34.265Z] Removing intermediate container a6431dcd1896 [2022-07-06T19:35:34.265Z] ---> 1259179b58cd [2022-07-06T19:35:34.265Z] [2022-07-06T19:35:34.543Z] Removing intermediate container d144e4cc74db [2022-07-06T19:35:34.543Z] ---> 3e6e7f690d73 [2022-07-06T19:35:34.543Z] Step 24/25 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6Removing intermediate container 21f6d8dee90d [2022-07-06T19:35:34.543Z] ---> 6114d2ca197e [2022-07-06T19:35:34.543Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T19:35:34.543Z] [2022-07-06T19:35:34.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T19:35:34.818Z] ---> Running in 6095285c255a [2022-07-06T19:35:34.818Z] ---> Running in 04c165d39278 [2022-07-06T19:35:34.818Z] Successfully built 1259179b58cd [2022-07-06T19:35:34.818Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-06T19:35:35.091Z]  Building security-secretstore-setup ... done Removing intermediate container 6095285c255a [2022-07-06T19:35:35.091Z] ---> 872e19944581 [2022-07-06T19:35:35.091Z] Step 20/22 : LABEL arch=arm64 [2022-07-06T19:35:35.367Z] ---> Running in dc6aae99442a [2022-07-06T19:35:35.367Z] Removing intermediate container 04c165d39278 [2022-07-06T19:35:35.367Z] ---> 8e537531dd44 [2022-07-06T19:35:35.367Z] Step 25/25 : LABEL version=0.0.0 [2022-07-06T19:35:35.367Z] ---> Running in 77a10549f793 [2022-07-06T19:35:35.640Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-06T19:35:35.640Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-06T19:35:35.640Z] Removing intermediate container dc6aae99442a [2022-07-06T19:35:35.640Z] ---> 2cb1c7c4cd42 [2022-07-06T19:35:35.640Z] Step 21/22 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:35:35.640Z] (3/4) Installing libucontext (1.1-r0) [2022-07-06T19:35:35.913Z] ---> Running in e398a1b512cb [2022-07-06T19:35:35.913Z] Removing intermediate container 77a10549f793 [2022-07-06T19:35:35.913Z] ---> 3cafa968b783 [2022-07-06T19:35:35.913Z] [2022-07-06T19:35:35.913Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-06T19:35:35.913Z] Executing busybox-1.34.1-r5.trigger [2022-07-06T19:35:35.913Z] OK: 6 MiB in 18 packages [2022-07-06T19:35:36.193Z] Removing intermediate container e398a1b512cb [2022-07-06T19:35:36.193Z] ---> a9365665df21 [2022-07-06T19:35:36.193Z] Step 22/22 : LABEL version=0.0.0 [2022-07-06T19:35:36.193Z] ---> Running in 8683a16f2d44 [2022-07-06T19:35:36.193Z] Successfully built 3cafa968b783 [2022-07-06T19:35:36.475Z] Successfully tagged security-spire-server-arm64:latest [2022-07-06T19:35:36.748Z]  Building security-spire-server ... done Removing intermediate container 8683a16f2d44 [2022-07-06T19:35:36.748Z] ---> af8afdf6b3bc [2022-07-06T19:35:36.748Z] [2022-07-06T19:35:37.022Z] Removing intermediate container e8e2061ef29c [2022-07-06T19:35:37.022Z] ---> 8c2e7e050c19 [2022-07-06T19:35:37.022Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-06T19:35:37.294Z] Successfully built af8afdf6b3bc [2022-07-06T19:35:37.294Z] Successfully tagged support-notifications-arm64:latest [2022-07-06T19:35:40.682Z]  Building support-notifications ... done  ---> 8c3ff7127bfd [2022-07-06T19:35:40.682Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-06T19:35:40.952Z] ---> 76c5fc86f785 [2022-07-06T19:35:40.952Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-06T19:35:40.952Z] ---> Running in 69c101bce65a [2022-07-06T19:35:41.224Z] Removing intermediate container 69c101bce65a [2022-07-06T19:35:41.224Z] ---> 8ef50ee5a833 [2022-07-06T19:35:41.224Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-06T19:35:41.820Z] ---> fda7d0c61b6b [2022-07-06T19:35:41.820Z] Step 21/26 : WORKDIR / [2022-07-06T19:35:41.820Z] ---> Running in 8ba607c5e904 [2022-07-06T19:35:42.107Z] Removing intermediate container 8ba607c5e904 [2022-07-06T19:35:42.107Z] ---> 2f7d841bc551 [2022-07-06T19:35:42.107Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-06T19:35:42.379Z] ---> Running in 7cfbbce8d962 [2022-07-06T19:35:42.649Z] Removing intermediate container 7cfbbce8d962 [2022-07-06T19:35:42.649Z] ---> e2243e33f0e5 [2022-07-06T19:35:42.649Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-06T19:35:42.649Z] ---> Running in 1802069dbbb2 [2022-07-06T19:35:42.923Z] Removing intermediate container 1802069dbbb2 [2022-07-06T19:35:42.923Z] ---> 7b84d22dfcd6 [2022-07-06T19:35:42.923Z] Step 24/26 : LABEL arch=arm64 [2022-07-06T19:35:43.196Z] ---> Running in a946fa2819f8 [2022-07-06T19:35:43.469Z] Removing intermediate container a946fa2819f8 [2022-07-06T19:35:43.470Z] ---> cc5dd9ee6c28 [2022-07-06T19:35:43.470Z] Step 25/26 : LABEL git_sha=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [2022-07-06T19:35:43.470Z] ---> Running in bcc20047e41e [2022-07-06T19:35:43.742Z] Removing intermediate container bcc20047e41e [2022-07-06T19:35:43.742Z] ---> a2f745882689 [2022-07-06T19:35:43.742Z] Step 26/26 : LABEL version=0.0.0 [2022-07-06T19:35:43.742Z] ---> Running in ea245a339b9b [2022-07-06T19:35:44.339Z] Removing intermediate container ea245a339b9b [2022-07-06T19:35:44.339Z] ---> 4eecf0d31957 [2022-07-06T19:35:44.339Z] [2022-07-06T19:35:44.613Z] Successfully built 4eecf0d31957 [2022-07-06T19:35:44.613Z] Successfully tagged security-spire-config-arm64:latest [2022-07-06T19:35:44.903Z]  Building security-spire-config ... done  [Pipeline] } [2022-07-06T19:35:44.911Z] $ docker stop --time=1 69349e7144ab6ca3ea57f70f643970ded1d663e96ea9ec2bde19925da246738e [2022-07-06T19:35:46.603Z] $ docker rm -f 69349e7144ab6ca3ea57f70f643970ded1d663e96ea9ec2bde19925da246738e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T19:35:47.193Z] + docker images [2022-07-06T19:35:47.464Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-06T19:35:47.464Z] security-spire-config-arm64 latest 4eecf0d31957 4 seconds ago 85.6MB [2022-07-06T19:35:47.464Z] support-notifications-arm64 latest af8afdf6b3bc 11 seconds ago 26MB [2022-07-06T19:35:47.464Z] security-spire-server-arm64 latest 3cafa968b783 12 seconds ago 86.3MB [2022-07-06T19:35:47.464Z] security-secretstore-setup-arm64 latest 1259179b58cd 14 seconds ago 27.5MB [2022-07-06T19:35:47.464Z] 92f1905a8e6c 22 seconds ago 1.34GB [2022-07-06T19:35:47.464Z] baa5bfefa7fa 24 seconds ago 1.34GB [2022-07-06T19:35:47.464Z] 68142c122035 27 seconds ago 1.49GB [2022-07-06T19:35:47.464Z] 8c72adfdf6ac 37 seconds ago 1.44GB [2022-07-06T19:35:47.464Z] core-metadata-arm64 latest f72ea6ddb420 50 seconds ago 16.3MB [2022-07-06T19:35:47.464Z] 3a8af2dda911 About a minute ago 1.44GB [2022-07-06T19:35:47.464Z] core-command-arm64 latest 9e814121dd63 About a minute ago 15.5MB [2022-07-06T19:35:47.464Z] 5b464d9167f8 2 minutes ago 1.43GB [2022-07-06T19:35:47.464Z] security-proxy-setup-arm64 latest 15a47a78bb6f 2 minutes ago 26.1MB [2022-07-06T19:35:47.465Z] 76188638893d 2 minutes ago 1.44GB [2022-07-06T19:35:47.465Z] security-spiffe-token-provider-arm64 latest 59a1516590a3 5 minutes ago 28.1MB [2022-07-06T19:35:47.465Z] e7c61b4194ac 5 minutes ago 1.48GB [2022-07-06T19:35:47.465Z] support-scheduler-arm64 latest feb3b32b226d 6 minutes ago 25.4MB [2022-07-06T19:35:47.465Z] 9dd61fce65bd 7 minutes ago 1.49GB [2022-07-06T19:35:47.465Z] sys-mgmt-agent-arm64 latest a3d5c6fc6213 7 minutes ago 282MB [2022-07-06T19:35:47.465Z] core-data-arm64 latest c58b41948ee5 7 minutes ago 21.7MB [2022-07-06T19:35:47.465Z] c17a6c711439 8 minutes ago 1.46GB [2022-07-06T19:35:47.465Z] security-bootstrapper-arm64 latest b24dac1771ed 8 minutes ago 18.3MB [2022-07-06T19:35:47.465Z] d93e31379137 9 minutes ago 1.44GB [2022-07-06T19:35:47.465Z] b992196ef8db 9 minutes ago 1.43GB [2022-07-06T19:35:47.465Z] security-spire-agent-arm64 latest c679650fbd60 13 minutes ago 126MB [2022-07-06T19:35:47.465Z] c0a1c0531396 14 minutes ago 1.34GB [2022-07-06T19:35:47.465Z] ci-base-image-arm64 latest cfdb82d42e79 26 minutes ago 1.01GB [2022-07-06T19:35:47.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-06T19:35:47.465Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-06T19:35:47.465Z] alpine 3.14 ac73e934f311 3 months ago 5.34MB [2022-07-06T19:35:47.465Z] alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB [2022-07-06T19:35:47.465Z] 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-07-06T19:35:48.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T19:35:48.232Z] [2022-07-06T19:35:48.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:35:48.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T19:35:48.906Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-06T19:35:48.906Z] 8998bd30e6a1: Pulling fs layer [2022-07-06T19:35:48.906Z] 04944245beec: Pulling fs layer [2022-07-06T19:35:48.906Z] 699f458cf7ca: Pulling fs layer [2022-07-06T19:35:48.906Z] 765212b225bb: Pulling fs layer [2022-07-06T19:35:48.906Z] f23df028b6ca: Pulling fs layer [2022-07-06T19:35:48.906Z] d65c8cfc05b1: Pulling fs layer [2022-07-06T19:35:48.906Z] 2437ff75d9bd: Pulling fs layer [2022-07-06T19:35:48.906Z] f23df028b6ca: Waiting [2022-07-06T19:35:48.906Z] d65c8cfc05b1: Waiting [2022-07-06T19:35:48.906Z] 765212b225bb: Waiting [2022-07-06T19:35:48.906Z] 2437ff75d9bd: Waiting [2022-07-06T19:35:48.906Z] 04944245beec: Verifying Checksum [2022-07-06T19:35:48.906Z] 04944245beec: Download complete [2022-07-06T19:35:48.906Z] 765212b225bb: Verifying Checksum [2022-07-06T19:35:48.906Z] 765212b225bb: Download complete [2022-07-06T19:35:48.906Z] f23df028b6ca: Verifying Checksum [2022-07-06T19:35:48.906Z] f23df028b6ca: Download complete [2022-07-06T19:35:48.906Z] d65c8cfc05b1: Verifying Checksum [2022-07-06T19:35:48.906Z] d65c8cfc05b1: Download complete [2022-07-06T19:35:49.178Z] 699f458cf7ca: Verifying Checksum [2022-07-06T19:35:49.178Z] 699f458cf7ca: Download complete [2022-07-06T19:35:49.449Z] 8998bd30e6a1: Verifying Checksum [2022-07-06T19:35:49.449Z] 8998bd30e6a1: Download complete [2022-07-06T19:35:52.069Z] 2437ff75d9bd: Verifying Checksum [2022-07-06T19:35:52.069Z] 2437ff75d9bd: Download complete [2022-07-06T19:35:54.045Z] 8998bd30e6a1: Pull complete [2022-07-06T19:35:54.318Z] 04944245beec: Pull complete [2022-07-06T19:35:55.757Z] 699f458cf7ca: Pull complete [2022-07-06T19:35:56.029Z] 765212b225bb: Pull complete [2022-07-06T19:35:57.006Z] f23df028b6ca: Pull complete [2022-07-06T19:35:57.006Z] d65c8cfc05b1: Pull complete [2022-07-06T19:36:12.095Z] 2437ff75d9bd: Pull complete [2022-07-06T19:36:12.095Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-06T19:36:12.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T19:36:12.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:36:12.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-17046 does not seem to be running inside a container [2022-07-06T19:36:12.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-06T19:36:15.264Z] $ docker top 165d425b31cc9eef8e65fc4a028b9af30942f73ab37af6e7f7082e06d6ee4766 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:36:16.299Z] ---> job-cost.sh [2022-07-06T19:36:16.299Z] lf-activate-venv: SKIPPING [2022-07-06T19:36:16.299Z] INFO: No Stack... [2022-07-06T19:36:16.891Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-06T19:36:17.869Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T19:36:18.558Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-07-06T19:36:18.558Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T19:36:18.610Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4083-1-stack-cost] [2022-07-06T19:36:18.615Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4083-1-stack-cost] did not exist. Created. [2022-07-06T19:36:18.615Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4083-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T19:36:19.374Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-06T19:36:19.568Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T19:36:19.584Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4083-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T19:36:19.651Z] $ docker stop --time=1 165d425b31cc9eef8e65fc4a028b9af30942f73ab37af6e7f7082e06d6ee4766 [2022-07-06T19:36:21.175Z] $ docker rm -f 165d425b31cc9eef8e65fc4a028b9af30942f73ab37af6e7f7082e06d6ee4766 [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-07-06T19:36:22.245Z] provisioning config files... [2022-07-06T19:36:22.254Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4206556554033210655tmp [Pipeline] { [Pipeline] sh [2022-07-06T19:36:22.639Z] + set +x [2022-07-06T19:36:22.639Z] + curl -s https://codecov.io/bash [2022-07-06T19:36:22.639Z] + bash -s -- [2022-07-06T19:36:22.639Z] [2022-07-06T19:36:22.639Z] _____ _ [2022-07-06T19:36:22.639Z] / ____| | | [2022-07-06T19:36:22.639Z] | | ___ __| | ___ ___ _____ __ [2022-07-06T19:36:22.639Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-06T19:36:22.639Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-06T19:36:22.639Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-06T19:36:22.639Z] Bash-1.0.6 [2022-07-06T19:36:22.639Z] [2022-07-06T19:36:22.639Z] [2022-07-06T19:36:22.639Z] ==> git version 2.25.1 found [2022-07-06T19:36:22.639Z] ==> 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-07-06T19:36:22.639Z] Release-Date: 2020-01-08 [2022-07-06T19:36:22.639Z] 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-07-06T19:36:22.639Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-06T19:36:22.639Z] ==> Jenkins CI detected. [2022-07-06T19:36:22.639Z] current dir:  /w/workspace/edgex-go/1 [2022-07-06T19:36:22.639Z] project root: . [2022-07-06T19:36:22.639Z] --> token set from env [2022-07-06T19:36:22.639Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-06T19:36:22.639Z] ==> Running gcov in . (disable via -X gcov) [2022-07-06T19:36:22.639Z] ==> Python coveragepy not found [2022-07-06T19:36:22.639Z] ==> Searching for coverage reports in: [2022-07-06T19:36:22.639Z] + . [2022-07-06T19:36:22.639Z] -> Found 1 reports [2022-07-06T19:36:22.639Z] ==> Detecting git/mercurial file structure [2022-07-06T19:36:22.639Z] ==> Reading reports [2022-07-06T19:36:22.639Z] + ./coverage.out bytes=435593 [2022-07-06T19:36:22.639Z] ==> Appending adjustments [2022-07-06T19:36:22.639Z] https://docs.codecov.io/docs/fixing-reports [2022-07-06T19:36:24.057Z] + Found adjustments [2022-07-06T19:36:24.057Z] ==> Gzipping contents [2022-07-06T19:36:24.057Z] 60K /tmp/codecov.g7Hpek.gz [2022-07-06T19:36:24.057Z] ==> Uploading reports [2022-07-06T19:36:24.057Z] url: https://codecov.io [2022-07-06T19:36:24.057Z] query: branch=PR-4083&commit=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4083%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4083&job=&cmd_args= [2022-07-06T19:36:24.057Z] -> Pinging Codecov [2022-07-06T19:36:24.057Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4083&commit=ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4083%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4083&job=&cmd_args= [2022-07-06T19:36:24.057Z] -> Uploading to [2022-07-06T19:36:24.057Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-06/00271124DB129430A58F1EEE437C3FCB/ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6/ee05b2b3-6b3a-4e88-b76a-a56201853c1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T193623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b42884256f77e74bb3a0093392cbac564b17120bcd363de539a4a0868370449 [2022-07-06T19:36:24.057Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T19:36:24.057Z] Dload Upload Total Spent Left Speed [2022-07-06T19:36:24.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59942 0 0 100 59942 0 274k --:--:-- --:--:-- --:--:-- 274k [2022-07-06T19:36:24.318Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ec8b373e62cc30bc0debcb774f0cda0fa47fb6e6 [Pipeline] } [2022-07-06T19:36:24.345Z] 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-07-06T19:36:25.626Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:36:25.955Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:36:26.862Z] ---> package-listing.sh [2022-07-06T19:36:26.862Z] ++ facter osfamily [2022-07-06T19:36:26.862Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-06T19:36:27.122Z] + OS_FAMILY=debian [2022-07-06T19:36:27.122Z] + workspace=/w/workspace/edgex-go/1 [2022-07-06T19:36:27.122Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-06T19:36:27.122Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-06T19:36:27.122Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-06T19:36:27.122Z] + PACKAGES=/tmp/packages_start.txt [2022-07-06T19:36:27.122Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-06T19:36:27.122Z] + PACKAGES=/tmp/packages_end.txt [2022-07-06T19:36:27.122Z] + case "${OS_FAMILY}" in [2022-07-06T19:36:27.122Z] + dpkg -l [2022-07-06T19:36:27.122Z] + grep '^ii' [2022-07-06T19:36:27.122Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-06T19:36:27.122Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-06T19:36:27.122Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-06T19:36:27.122Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-06T19:36:27.122Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-07-06T19:36:27.122Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-07-06T19:36:27.155Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-06T19:36:27.447Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:36:28.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T19:36:28.076Z] [2022-07-06T19:36:28.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T19:36:28.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T19:36:28.433Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-06T19:36:28.433Z] 5eb5b503b376: Pulling fs layer [2022-07-06T19:36:28.433Z] 5c69ac0246d0: Pulling fs layer [2022-07-06T19:36:28.433Z] ec43610c2a17: Pulling fs layer [2022-07-06T19:36:28.433Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-06T19:36:28.433Z] 33b1e0a273af: Pulling fs layer [2022-07-06T19:36:28.433Z] 5d3b04190fa2: Pulling fs layer [2022-07-06T19:36:28.433Z] 2f39f015ded8: Pulling fs layer [2022-07-06T19:36:28.433Z] 33b1e0a273af: Waiting [2022-07-06T19:36:28.433Z] 5d3b04190fa2: Waiting [2022-07-06T19:36:28.433Z] 2f39f015ded8: Waiting [2022-07-06T19:36:28.433Z] 5c69ac0246d0: Download complete [2022-07-06T19:36:28.433Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-06T19:36:28.433Z] 3a2ae6a8a46f: Download complete [2022-07-06T19:36:28.433Z] 33b1e0a273af: Verifying Checksum [2022-07-06T19:36:28.433Z] 33b1e0a273af: Download complete [2022-07-06T19:36:28.695Z] 5d3b04190fa2: Verifying Checksum [2022-07-06T19:36:28.695Z] 5d3b04190fa2: Download complete [2022-07-06T19:36:28.695Z] ec43610c2a17: Verifying Checksum [2022-07-06T19:36:28.695Z] ec43610c2a17: Download complete [2022-07-06T19:36:28.695Z] 5eb5b503b376: Verifying Checksum [2022-07-06T19:36:28.695Z] 5eb5b503b376: Download complete [2022-07-06T19:36:29.634Z] 2f39f015ded8: Download complete [2022-07-06T19:36:29.893Z] 5eb5b503b376: Pull complete [2022-07-06T19:36:30.155Z] 5c69ac0246d0: Pull complete [2022-07-06T19:36:30.722Z] ec43610c2a17: Pull complete [2022-07-06T19:36:30.722Z] 3a2ae6a8a46f: Pull complete [2022-07-06T19:36:30.983Z] 33b1e0a273af: Pull complete [2022-07-06T19:36:30.983Z] 5d3b04190fa2: Pull complete [2022-07-06T19:36:36.268Z] 2f39f015ded8: Pull complete [2022-07-06T19:36:36.268Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-06T19:36:36.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T19:36:36.268Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T19:36:36.491Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2022-07-06T19:36:36.535Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-06T19:36:39.082Z] $ docker top cee668e13dab299e6036920b9c77a2eb74a85b898b6c5a218230460aaa6579cc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T19:36:39.493Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-06T19:36:39.807Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-06T19:36:40.122Z] + ls /var/log/sa-host [2022-07-06T19:36:40.122Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T19:36:40.314Z] provisioning config files... [2022-07-06T19:36:40.326Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7976143270405060103tmp [Pipeline] { [Pipeline] echo [2022-07-06T19:36:40.374Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:36:40.683Z] ---> create-netrc.sh [Pipeline] } [2022-07-06T19:36:40.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:36:41.109Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-06T19:36:41.143Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:36:41.459Z] ---> sudo-logs.sh [2022-07-06T19:36:41.459Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-06T19:36:41.538Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:36:41.859Z] ---> job-cost.sh [2022-07-06T19:36:41.859Z] lf-activate-venv: SKIPPING [2022-07-06T19:36:41.859Z] DEBUG: total: 0.10999999940395355 [2022-07-06T19:36:41.859Z] INFO: Retrieving Stack Cost... [2022-07-06T19:36:42.429Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T19:36:42.689Z] INFO: Archiving Costs [Pipeline] echo [2022-07-06T19:36:42.718Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T19:36:43.030Z] ---> logs-deploy.sh [2022-07-06T19:36:43.030Z] lf-activate-venv: SKIPPING [2022-07-06T19:36:43.030Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4083/1 [2022-07-06T19:36:43.030Z] INFO: archiving workspace using pattern(s): [2022-07-06T19:36:44.416Z] Archives upload complete. [2022-07-06T19:36:44.676Z] INFO: archiving logs to Nexus [2022-07-06T19:36:45.244Z] ---> uname -a: [2022-07-06T19:36:45.244Z] Linux prd-ubuntu20-04-docker-8c-8g-17045 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-06T19:36:45.244Z] [2022-07-06T19:36:45.244Z] [2022-07-06T19:36:45.244Z] ---> lscpu: [2022-07-06T19:36:45.244Z] Architecture: x86_64 [2022-07-06T19:36:45.244Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-06T19:36:45.244Z] Byte Order: Little Endian [2022-07-06T19:36:45.244Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-06T19:36:45.244Z] CPU(s): 8 [2022-07-06T19:36:45.244Z] On-line CPU(s) list: 0-7 [2022-07-06T19:36:45.244Z] Thread(s) per core: 1 [2022-07-06T19:36:45.244Z] Core(s) per socket: 1 [2022-07-06T19:36:45.244Z] Socket(s): 8 [2022-07-06T19:36:45.244Z] NUMA node(s): 1 [2022-07-06T19:36:45.244Z] Vendor ID: AuthenticAMD [2022-07-06T19:36:45.244Z] CPU family: 23 [2022-07-06T19:36:45.244Z] Model: 49 [2022-07-06T19:36:45.244Z] Model name: AMD EPYC-Rome Processor [2022-07-06T19:36:45.244Z] Stepping: 0 [2022-07-06T19:36:45.244Z] CPU MHz: 2799.998 [2022-07-06T19:36:45.244Z] BogoMIPS: 5599.99 [2022-07-06T19:36:45.244Z] Virtualization: AMD-V [2022-07-06T19:36:45.244Z] Hypervisor vendor: KVM [2022-07-06T19:36:45.244Z] Virtualization type: full [2022-07-06T19:36:45.244Z] L1d cache: 256 KiB [2022-07-06T19:36:45.244Z] L1i cache: 256 KiB [2022-07-06T19:36:45.244Z] L2 cache: 4 MiB [2022-07-06T19:36:45.244Z] L3 cache: 128 MiB [2022-07-06T19:36:45.244Z] NUMA node0 CPU(s): 0-7 [2022-07-06T19:36:45.244Z] Vulnerability Itlb multihit: Not affected [2022-07-06T19:36:45.244Z] Vulnerability L1tf: Not affected [2022-07-06T19:36:45.244Z] Vulnerability Mds: Not affected [2022-07-06T19:36:45.244Z] Vulnerability Meltdown: Not affected [2022-07-06T19:36:45.244Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-06T19:36:45.244Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-06T19:36:45.244Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-06T19:36:45.244Z] Vulnerability Srbds: Not affected [2022-07-06T19:36:45.244Z] Vulnerability Tsx async abort: Not affected [2022-07-06T19:36:45.244Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-06T19:36:45.244Z] [2022-07-06T19:36:45.244Z] [2022-07-06T19:36:45.244Z] ---> nproc: [2022-07-06T19:36:45.244Z] 8 [2022-07-06T19:36:45.244Z] [2022-07-06T19:36:45.244Z] [2022-07-06T19:36:45.244Z] ---> df -h: [2022-07-06T19:36:45.244Z] Filesystem Size Used Avail Use% Mounted on [2022-07-06T19:36:45.244Z] overlay 155G 18G 138G 12% / [2022-07-06T19:36:45.244Z] tmpfs 64M 0 64M 0% /dev [2022-07-06T19:36:45.244Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-06T19:36:45.244Z] shm 64M 0 64M 0% /dev/shm [2022-07-06T19:36:45.244Z] /dev/vda1 155G 18G 138G 12% /facter-os [2022-07-06T19:36:45.244Z] [2022-07-06T19:36:45.244Z]