Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+062af8d3cd30019d44081b1021c6648b4b920d9b (70622c8b30b8dda34605aea9cb5d8d1251b70ff8) 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-ssh6312127219365514336.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh347737550394398020.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6255609010950632322.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9989215484392785775.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8435496536977084328.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21241’ Running on prd-ubuntu20.04-docker-8c-8g-21243 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 Checking out Revision 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 (PR-4097) > 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/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 # timeout=10 Commit message: "Merge commit '062af8d3cd30019d44081b1021c6648b4b920d9b' into HEAD" > git rev-list --no-walk fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-27T16:31:23.564Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-27T16:31:23.620Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-27T16:31:23.636Z] ========================================================= [2022-07-27T16:31:23.636Z] EdgeX Global Pipelines Version Info [2022-07-27T16:31:23.636Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:31:24.400Z] ------------------- [2022-07-27T16:31:24.400Z] stable info: [2022-07-27T16:31:24.400Z] ------------------- [2022-07-27T16:31:24.400Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T16:31:24.400Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T16:31:24.400Z] Message: update stable to v1.0.238 [2022-07-27T16:31:24.979Z] ------------------- [2022-07-27T16:31:24.979Z] experimental info: [2022-07-27T16:31:24.979Z] ------------------- [2022-07-27T16:31:24.979Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T16:31:24.979Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T16:31:24.979Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-27T16:31:25.164Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-27T16:31:25.174Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-27T16:31:25.185Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-27T16:31:25.196Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-27T16:31:25.208Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-27T16:31:25.219Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-27T16:31:25.230Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-27T16:31:25.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-27T16:31:25.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-27T16:31:25.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-27T16:31:25.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-27T16:31:25.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-27T16:31:25.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-27T16:31:25.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-27T16:31:25.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-27T16:31:25.336Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T16:31:25.346Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T16:31:25.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-27T16:31:25.369Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-27T16:31:25.380Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-27T16:31:25.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-27T16:31:25.400Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-27T16:31:25.412Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-27T16:31:25.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo [2022-07-27T16:31:25.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo [2022-07-27T16:31:25.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo [2022-07-27T16:31:25.455Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [Pipeline] echo [2022-07-27T16:31:25.466Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a6646f [Pipeline] echo [2022-07-27T16:31:25.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T16:31:25.519Z] provisioning config files... [2022-07-27T16:31:25.532Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6702520571263649297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:31:25.918Z] ---> docker-login.sh [2022-07-27T16:31:25.919Z] nexus3.edgexfoundry.org:10001 [2022-07-27T16:31:26.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:31:26.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:31:26.441Z] Configure a credential helper to remove this warning. See [2022-07-27T16:31:26.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:31:26.441Z] [2022-07-27T16:31:26.441Z] Login Succeeded [2022-07-27T16:31:26.441Z] nexus3.edgexfoundry.org:10002 [2022-07-27T16:31:26.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:31:26.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:31:26.441Z] Configure a credential helper to remove this warning. See [2022-07-27T16:31:26.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:31:26.442Z] [2022-07-27T16:31:26.442Z] Login Succeeded [2022-07-27T16:31:26.442Z] nexus3.edgexfoundry.org:10003 [2022-07-27T16:31:26.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:31:26.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:31:26.702Z] Configure a credential helper to remove this warning. See [2022-07-27T16:31:26.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:31:26.702Z] [2022-07-27T16:31:26.702Z] Login Succeeded [2022-07-27T16:31:26.702Z] nexus3.edgexfoundry.org:10004 [2022-07-27T16:31:26.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:31:26.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:31:26.702Z] Configure a credential helper to remove this warning. See [2022-07-27T16:31:26.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:31:26.702Z] [2022-07-27T16:31:26.702Z] Login Succeeded [2022-07-27T16:31:26.702Z] docker.io [2022-07-27T16:31:26.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:31:27.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:31:27.227Z] Configure a credential helper to remove this warning. See [2022-07-27T16:31:27.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:31:27.227Z] [2022-07-27T16:31:27.227Z] Login Succeeded [2022-07-27T16:31:27.227Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T16:31:27.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T16:31:27.545Z] + 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-27T16:31:27.545Z] + dirname cmd/core-command/Dockerfile [2022-07-27T16:31:27.545Z] + cut -d/ -f2 [2022-07-27T16:31:27.545Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-27T16:31:27.545Z] + dirname cmd/core-data/Dockerfile [2022-07-27T16:31:27.545Z] + cut -d/ -f2 [2022-07-27T16:31:27.545Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-27T16:31:27.545Z] + dirname cmd/core-metadata/Dockerfile [2022-07-27T16:31:27.545Z] + cut -d/ -f2 [2022-07-27T16:31:27.545Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-27T16:31:27.545Z] + cut -d/ -f2 [2022-07-27T16:31:27.545Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-27T16:31:27.545Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-27T16:31:27.545Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-27T16:31:27.545Z] + cut -d/ -f2 [2022-07-27T16:31:27.545Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-27T16:31:27.545Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-27T16:31:27.545Z] + cut -d/ -f2 [2022-07-27T16:31:27.545Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-27T16:31:27.545Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-27T16:31:27.545Z] + cut -d/ -f2 [2022-07-27T16:31:27.545Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-27T16:31:27.545Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-27T16:31:27.545Z] + cut -d/ -f2 [2022-07-27T16:31:27.545Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-27T16:31:27.545Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-27T16:31:27.545Z] + cut -d/ -f2 [2022-07-27T16:31:27.545Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-27T16:31:27.545Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-27T16:31:27.545Z] + cut -d/ -f2 [2022-07-27T16:31:27.545Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-27T16:31:27.545Z] + dirname cmd/support-notifications/Dockerfile [2022-07-27T16:31:27.545Z] + cut -d/ -f2 [2022-07-27T16:31:27.545Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-27T16:31:27.545Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-27T16:31:27.545Z] + cut -d/ -f2 [2022-07-27T16:31:27.545Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-27T16:31:27.545Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-27T16:31:27.545Z] + cut -d/ -f2 [2022-07-27T16:31:27.545Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-27T16:31:27.582Z] 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-27T16:31:27.930Z] + git rev-list -1 --merges 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42~1..1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [Pipeline] echo [2022-07-27T16:31:27.943Z] -----------> git rev-list -1 --merges 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42~1..1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:31:27.943Z] 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [false] [Pipeline] sh [2022-07-27T16:31:28.234Z] + git log --format=format:%s -1 1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [Pipeline] echo [2022-07-27T16:31:28.250Z] ========================================================= [2022-07-27T16:31:28.250Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-27T16:31:28.250Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-27T16:31:28.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T16:31:28.625Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-27T16:31:28.625Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-27T16:31:28.625Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-27T16:31:28.625Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-27T16:31:28.625Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-27T16:31:28.625Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:31:28.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T16:31:28.986Z] [2022-07-27T16:31:28.986Z] 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-27T16:31:29.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T16:31:29.296Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-27T16:31:29.296Z] b85a868b505f: Pulling fs layer [2022-07-27T16:31:29.296Z] e2be974225ed: Pulling fs layer [2022-07-27T16:31:29.296Z] 339a4e72a1f5: Pulling fs layer [2022-07-27T16:31:29.296Z] 988bab9f4d93: Pulling fs layer [2022-07-27T16:31:29.296Z] 1469e6f7b9e6: Pulling fs layer [2022-07-27T16:31:29.296Z] eaf3925da568: Pulling fs layer [2022-07-27T16:31:29.296Z] bab4dde63d76: Pulling fs layer [2022-07-27T16:31:29.296Z] bde34c3a00c8: Pulling fs layer [2022-07-27T16:31:29.296Z] b352a97aabf1: Pulling fs layer [2022-07-27T16:31:29.296Z] 4872d77fe225: Pulling fs layer [2022-07-27T16:31:29.296Z] 5851b861e8e6: Pulling fs layer [2022-07-27T16:31:29.296Z] 1469e6f7b9e6: Waiting [2022-07-27T16:31:29.296Z] 988bab9f4d93: Waiting [2022-07-27T16:31:29.296Z] bab4dde63d76: Waiting [2022-07-27T16:31:29.296Z] eaf3925da568: Waiting [2022-07-27T16:31:29.296Z] bde34c3a00c8: Waiting [2022-07-27T16:31:29.296Z] b352a97aabf1: Waiting [2022-07-27T16:31:29.296Z] 4872d77fe225: Waiting [2022-07-27T16:31:29.296Z] e2be974225ed: Verifying Checksum [2022-07-27T16:31:29.296Z] e2be974225ed: Download complete [2022-07-27T16:31:29.296Z] 988bab9f4d93: Verifying Checksum [2022-07-27T16:31:29.296Z] 988bab9f4d93: Download complete [2022-07-27T16:31:29.296Z] 1469e6f7b9e6: Verifying Checksum [2022-07-27T16:31:29.296Z] 1469e6f7b9e6: Download complete [2022-07-27T16:31:29.296Z] 339a4e72a1f5: Verifying Checksum [2022-07-27T16:31:29.296Z] 339a4e72a1f5: Download complete [2022-07-27T16:31:29.558Z] eaf3925da568: Verifying Checksum [2022-07-27T16:31:29.558Z] eaf3925da568: Download complete [2022-07-27T16:31:29.558Z] bde34c3a00c8: Verifying Checksum [2022-07-27T16:31:29.558Z] bde34c3a00c8: Download complete [2022-07-27T16:31:29.558Z] b352a97aabf1: Download complete [2022-07-27T16:31:29.558Z] 4872d77fe225: Download complete [2022-07-27T16:31:29.558Z] 5851b861e8e6: Download complete [2022-07-27T16:31:29.558Z] b85a868b505f: Verifying Checksum [2022-07-27T16:31:29.558Z] b85a868b505f: Download complete [2022-07-27T16:31:29.817Z] bab4dde63d76: Verifying Checksum [2022-07-27T16:31:29.817Z] bab4dde63d76: Download complete [2022-07-27T16:31:30.756Z] b85a868b505f: Pull complete [2022-07-27T16:31:31.015Z] e2be974225ed: Pull complete [2022-07-27T16:31:31.274Z] 339a4e72a1f5: Pull complete [2022-07-27T16:31:31.532Z] 988bab9f4d93: Pull complete [2022-07-27T16:31:31.792Z] 1469e6f7b9e6: Pull complete [2022-07-27T16:31:31.792Z] eaf3925da568: Pull complete [2022-07-27T16:31:33.705Z] bab4dde63d76: Pull complete [2022-07-27T16:31:33.706Z] bde34c3a00c8: Pull complete [2022-07-27T16:31:33.706Z] b352a97aabf1: Pull complete [2022-07-27T16:31:33.706Z] 4872d77fe225: Pull complete [2022-07-27T16:31:33.706Z] 5851b861e8e6: Pull complete [2022-07-27T16:31:33.966Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-27T16:31:33.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T16:31:33.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:31:34.064Z] prd-ubuntu20.04-docker-8c-8g-21243 does not seem to be running inside a container [2022-07-27T16:31:34.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T16:31:36.723Z] $ docker top 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f -eo pid,comm [2022-07-27T16:31:36.786Z] 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-27T16:31:36.786Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T16:31:36.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T16:31:36.825Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T16:31:36.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T16:31:36.957Z] $ docker exec 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f ssh-agent [2022-07-27T16:31:37.080Z] SSH_AUTH_SOCK=/tmp/ssh-XxpLZrsfgqER/agent.35 [2022-07-27T16:31:37.080Z] SSH_AGENT_PID=41 [2022-07-27T16:31:37.087Z] Running ssh-add (command line suppressed) [2022-07-27T16:31:37.200Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1421611931496246264.key (/w/workspace/edgex-go/2@tmp/private_key_1421611931496246264.key) [2022-07-27T16:31:37.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T16:31:37.498Z] + git tag --points-at HEAD [Pipeline] } [2022-07-27T16:31:37.521Z] $ docker exec --env ******** --env ******** 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f ssh-agent -k [2022-07-27T16:31:37.635Z] unset SSH_AUTH_SOCK; [2022-07-27T16:31:37.636Z] unset SSH_AGENT_PID; [2022-07-27T16:31:37.636Z] echo Agent pid 41 killed; [2022-07-27T16:31:37.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-27T16:31:37.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T16:31:37.671Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T16:31:37.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T16:31:37.814Z] $ docker exec 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f ssh-agent [2022-07-27T16:31:37.929Z] SSH_AUTH_SOCK=/tmp/ssh-ETHz1hLUJvc1/agent.74 [2022-07-27T16:31:37.929Z] SSH_AGENT_PID=80 [2022-07-27T16:31:37.938Z] Running ssh-add (command line suppressed) [2022-07-27T16:31:38.046Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4264992537266557944.key (/w/workspace/edgex-go/2@tmp/private_key_4264992537266557944.key) [2022-07-27T16:31:38.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T16:31:38.347Z] + git semver init [2022-07-27T16:31:38.607Z] 2022-07-27 16:31:38,581 [run_init] DEBUG init version:0.0.0 force:False [2022-07-27T16:31:38.607Z] 2022-07-27 16:31:38,583 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-07-27T16:31:38.607Z] 2022-07-27 16:31:38,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-07-27T16:31:38.607Z] 2022-07-27 16:31:38,584 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-07-27T16:31:50.852Z] 2022-07-27 16:31:48,817 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-07-27T16:31:50.852Z] 2022-07-27 16:31:48,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4097 with force:False [2022-07-27T16:31:50.852Z] 2022-07-27 16:31:48,818 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4097 [2022-07-27T16:31:50.852Z] 2022-07-27 16:31:48,822 [execute] INFO git cat-file --batch-check [2022-07-27T16:31:50.852Z] 2022-07-27 16:31:48,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T16:31:50.852Z] 2022-07-27 16:31:48,828 [execute] INFO git cat-file --batch [2022-07-27T16:31:50.852Z] 2022-07-27 16:31:48,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T16:31:50.852Z] 2022-07-27 16:31:48,833 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4097 [2022-07-27T16:31:50.852Z] 0.0.0 [Pipeline] } [2022-07-27T16:31:50.868Z] $ docker exec --env ******** --env ******** 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f ssh-agent -k [2022-07-27T16:31:50.998Z] unset SSH_AUTH_SOCK; [2022-07-27T16:31:50.999Z] unset SSH_AGENT_PID; [2022-07-27T16:31:50.999Z] echo Agent pid 80 killed; [2022-07-27T16:31:51.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T16:31:51.315Z] + git semver [Pipeline] } [2022-07-27T16:31:51.594Z] $ docker stop --time=1 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f [2022-07-27T16:31:52.888Z] $ docker rm -f 896ffc424f22a3fd26f36a055481f16f6ab256718cb58eac18a0c8abfe320d9f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T16:31:53.233Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-27T16:31:53.462Z] Stashed 1 file(s) [Pipeline] echo [2022-07-27T16:31:53.465Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T16:31:53.886Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-07-27T16:31:53.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T16:31:53.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T16:31:53.930Z] ========================================================= [2022-07-27T16:31:53.931Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-27T16:31:53.931Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-27T16:31:54.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T16:31:54.231Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-27T16:31:54.231Z] 2408cc74d12b: Pulling fs layer [2022-07-27T16:31:54.231Z] ea60b727a1ce: Pulling fs layer [2022-07-27T16:31:54.231Z] 30c4a7721957: Pulling fs layer [2022-07-27T16:31:54.231Z] 370296b7ddb6: Pulling fs layer [2022-07-27T16:31:54.231Z] 7c6cee850709: Pulling fs layer [2022-07-27T16:31:54.231Z] 39a5fcdaea64: Pulling fs layer [2022-07-27T16:31:54.231Z] d94ebbe4e438: Pulling fs layer [2022-07-27T16:31:54.231Z] bcfd1f05c69d: Pulling fs layer [2022-07-27T16:31:54.231Z] 59ccb84bbe0f: Pulling fs layer [2022-07-27T16:31:54.231Z] bcfd1f05c69d: Waiting [2022-07-27T16:31:54.231Z] 7c6cee850709: Waiting [2022-07-27T16:31:54.231Z] 59ccb84bbe0f: Waiting [2022-07-27T16:31:54.231Z] 39a5fcdaea64: Waiting [2022-07-27T16:31:54.231Z] d94ebbe4e438: Waiting [2022-07-27T16:31:54.231Z] 30c4a7721957: Verifying Checksum [2022-07-27T16:31:54.231Z] 30c4a7721957: Download complete [2022-07-27T16:31:54.231Z] ea60b727a1ce: Verifying Checksum [2022-07-27T16:31:54.231Z] ea60b727a1ce: Download complete [2022-07-27T16:31:54.231Z] 7c6cee850709: Verifying Checksum [2022-07-27T16:31:54.231Z] 7c6cee850709: Download complete [2022-07-27T16:31:54.231Z] 39a5fcdaea64: Verifying Checksum [2022-07-27T16:31:54.231Z] 39a5fcdaea64: Download complete [2022-07-27T16:31:54.231Z] 2408cc74d12b: Verifying Checksum [2022-07-27T16:31:54.231Z] d94ebbe4e438: Download complete [2022-07-27T16:31:54.495Z] 2408cc74d12b: Pull complete [2022-07-27T16:31:54.495Z] ea60b727a1ce: Pull complete [2022-07-27T16:31:54.757Z] 30c4a7721957: Pull complete [2022-07-27T16:31:54.757Z] 59ccb84bbe0f: Verifying Checksum [2022-07-27T16:31:54.757Z] 59ccb84bbe0f: Download complete [2022-07-27T16:31:54.757Z] bcfd1f05c69d: Verifying Checksum [2022-07-27T16:31:54.757Z] bcfd1f05c69d: Download complete [2022-07-27T16:31:55.016Z] 370296b7ddb6: Verifying Checksum [2022-07-27T16:31:55.016Z] 370296b7ddb6: Download complete [2022-07-27T16:31:59.212Z] 370296b7ddb6: Pull complete [2022-07-27T16:31:59.212Z] 7c6cee850709: Pull complete [2022-07-27T16:31:59.212Z] 39a5fcdaea64: Pull complete [2022-07-27T16:31:59.212Z] d94ebbe4e438: Pull complete [2022-07-27T16:32:01.121Z] bcfd1f05c69d: Pull complete [2022-07-27T16:32:01.688Z] 59ccb84bbe0f: Pull complete [2022-07-27T16:32:01.688Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-27T16:32:01.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T16:32:01.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-27T16:32:01.985Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-27T16:32:01.985Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T16:32:01.985Z] WORKDIR /edgex [2022-07-27T16:32:01.985Z] COPY go.mod . [2022-07-27T16:32:01.986Z] RUN go mod download [2022-07-27T16:32:03.368Z] Sending build context to Docker daemon 335.3MB [2022-07-27T16:32:03.368Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T16:32:03.368Z] ---> a4fb48ad2a94 [2022-07-27T16:32:03.368Z] Step 2/4 : WORKDIR /edgex [2022-07-27T16:32:08.554Z] Still waiting to schedule task [2022-07-27T16:32:08.554Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21242’ [2022-07-27T16:32:08.656Z] ---> Running in 42c3247ba55c [2022-07-27T16:32:08.656Z] Removing intermediate container 42c3247ba55c [2022-07-27T16:32:08.656Z] ---> ef36b6114854 [2022-07-27T16:32:08.656Z] Step 3/4 : COPY go.mod . [2022-07-27T16:32:08.656Z] ---> dd32638412a4 [2022-07-27T16:32:08.656Z] Step 4/4 : RUN go mod download [2022-07-27T16:32:08.656Z] ---> Running in 883b5d189288 [2022-07-27T16:32:23.559Z] Removing intermediate container 883b5d189288 [2022-07-27T16:32:23.559Z] ---> a2850657b3d6 [2022-07-27T16:32:23.559Z] Successfully built a2850657b3d6 [2022-07-27T16:32:23.559Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:32:23.863Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T16:32:23.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:32:23.946Z] prd-ubuntu20.04-docker-8c-8g-21243 does not seem to be running inside a container [2022-07-27T16:32:23.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T16:32:24.379Z] $ docker top ab261eb520f710f83a532f861e76a4642086a147ade842039915ddf931d0b8ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T16:32:24.727Z] + go version [2022-07-27T16:32:24.727Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-27T16:32:24.741Z] $ docker stop --time=1 ab261eb520f710f83a532f861e76a4642086a147ade842039915ddf931d0b8ad [2022-07-27T16:32:25.985Z] $ docker rm -f ab261eb520f710f83a532f861e76a4642086a147ade842039915ddf931d0b8ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:32:26.400Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T16:32:26.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:32:26.480Z] prd-ubuntu20.04-docker-8c-8g-21243 does not seem to be running inside a container [2022-07-27T16:32:26.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T16:32:26.915Z] $ docker top d5a9240049145ac51a60a85fcee453b044a3431e10c929158356b095a01e6090 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-27T16:32:26.998Z] ========================================================= [2022-07-27T16:32:26.998Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-27T16:32:26.998Z] ========================================================= [Pipeline] sh [2022-07-27T16:32:27.292Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-07-27T16:32:27.588Z] + make test [2022-07-27T16:32:27.588Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T16:32:34.163Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-27T16:32:49.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-27T16:32:49.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements [2022-07-27T16:32:49.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-27T16:32:49.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.130s coverage: 54.2% of statements [2022-07-27T16:32:49.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-27T16:32:49.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-27T16:32:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.491s coverage: 89.2% of statements [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-27T16:32:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.077s coverage: 83.8% of statements [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-27T16:32:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.535s coverage: 95.6% of statements [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-27T16:32:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-27T16:32:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-27T16:32:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-27T16:32:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-07-27T16:32:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements [2022-07-27T16:32:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-27T16:32:53.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2022-07-27T16:32:53.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2022-07-27T16:32:53.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-07-27T16:32:53.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements [2022-07-27T16:32:53.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-07-27T16:32:59.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.083s coverage: 94.4% of statements [2022-07-27T16:32:59.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2022-07-27T16:33:02.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements [2022-07-27T16:33:02.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.2% of statements [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.4% of statements [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-07-27T16:33:12.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.303s coverage: 66.1% of statements [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-27T16:33:12.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-27T16:33:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 43.8% of statements [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-27T16:33:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-27T16:33:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-27T16:33:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-27T16:33:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-27T16:33:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-27T16:33:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-27T16:33:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.085s coverage: 28.9% of statements [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-27T16:33:12.425Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-27T16:33:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-07-27T16:33:12.425Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-27T16:33:12.425Z] 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-27T16:33:34.381Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-27T16:33:34.381Z] GO111MODULE=on go vet ./... [2022-07-27T16:33:37.680Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T16:33:37.680Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T16:33:37.680Z] ./bin/test-attribution-txt.sh [2022-07-27T16:33:37.680Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-27T16:33:37.680Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-27T16:33:37.680Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-27T16:33:37.680Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T16:33:37.680Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T16:33:37.680Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T16:33:37.680Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-27T16:33:37.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-27T16:33:37.994Z] + ls -al . [2022-07-27T16:33:37.994Z] total 688 [2022-07-27T16:33:37.994Z] drwxrwxr-x 10 1001 1001 4096 Jul 27 16:32 . [2022-07-27T16:33:37.994Z] drwxr-xr-x 4 root root 4096 Jul 27 16:32 .. [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 11 Jul 27 16:31 .dockerignore [2022-07-27T16:33:37.994Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 16:33 .git [2022-07-27T16:33:37.994Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 16:31 .github [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 1030 Jul 27 16:31 .gitignore [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 42 Jul 27 16:31 .golangci.yml [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 87 Jul 27 16:31 .hadolint.yml [2022-07-27T16:33:37.994Z] drwxr-xr-x 3 1001 1001 4096 Jul 27 16:31 .semver [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 166 Jul 27 16:31 .sonarcloud.properties [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 1171 Jul 27 16:31 ADOPTERS.md [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 10347 Jul 27 16:31 Attribution.txt [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 63209 Jul 27 16:31 CHANGELOG.md [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 3804 Jul 27 16:31 CONTRIBUTING.md [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 677 Jul 27 16:31 GOVERNANCE.md [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 850 Jul 27 16:31 Jenkinsfile [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 10775 Jul 27 16:31 LICENSE [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 10350 Jul 27 16:31 Makefile [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 582 Jul 27 16:31 OWNERS.md [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 9094 Jul 27 16:31 README.md [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 6912 Jul 27 16:31 SECURITY.md [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 5 Jul 27 16:31 VERSION [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 4131 Jul 27 16:31 ZMQWindows.md [2022-07-27T16:33:37.994Z] drwxrwxr-x 2 1001 1001 4096 Jul 27 16:31 bin [2022-07-27T16:33:37.994Z] drwxrwxr-x 18 1001 1001 4096 Jul 27 16:31 cmd [2022-07-27T16:33:37.994Z] -rw-r--r-- 1 root root 435593 Jul 27 16:33 coverage.out [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 3661 Jul 27 16:31 go.mod [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 37993 Jul 27 16:31 go.sum [2022-07-27T16:33:37.994Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 16:31 internal [2022-07-27T16:33:37.994Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 16:31 openapi [2022-07-27T16:33:37.994Z] drwxrwxr-x 4 1001 1001 4096 Jul 27 16:31 snap [2022-07-27T16:33:37.994Z] -rw-rw-r-- 1 1001 1001 204 Jul 27 16:31 version.go [Pipeline] sh [2022-07-27T16:33:38.376Z] + '[' -e coverage.out ] [2022-07-27T16:33:38.376Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-27T16:33:38.501Z] Stashed 1 file(s) [Pipeline] sh [2022-07-27T16:33:38.785Z] + make build [2022-07-27T16:33:38.785Z] 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-27T16:33:53.686Z] 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-27T16:34:03.671Z] 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-27T16:34:03.930Z] 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-27T16:34:12.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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-27T16:34:12.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-27T16:34:12.067Z] 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-27T16:34:13.450Z] 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-27T16:34:14.391Z] 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-27T16:34:15.788Z] 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-27T16:34:16.427Z] 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-27T16:34:17.408Z] 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-27T16:34:19.317Z] 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-27T16:34:20.707Z] $ docker stop --time=1 d5a9240049145ac51a60a85fcee453b044a3431e10c929158356b095a01e6090 [2022-07-27T16:34:24.622Z] $ docker rm -f d5a9240049145ac51a60a85fcee453b044a3431e10c929158356b095a01e6090 [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-27T16:34:25.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T16:34:25.472Z] [2022-07-27T16:34:25.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:34:25.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T16:34:25.777Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-27T16:34:25.777Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-27T16:34:25.777Z] ca9280d653b3: Pulling fs layer [2022-07-27T16:34:25.777Z] 7e9c9ca2126c: Pulling fs layer [2022-07-27T16:34:26.039Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-27T16:34:26.039Z] cbdbe7a5bc2a: Download complete [2022-07-27T16:34:26.039Z] ca9280d653b3: Verifying Checksum [2022-07-27T16:34:26.039Z] ca9280d653b3: Download complete [2022-07-27T16:34:26.039Z] cbdbe7a5bc2a: Pull complete [2022-07-27T16:34:26.608Z] 7e9c9ca2126c: Download complete [2022-07-27T16:34:26.608Z] ca9280d653b3: Pull complete [2022-07-27T16:34:30.807Z] 7e9c9ca2126c: Pull complete [2022-07-27T16:34:30.807Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-27T16:34:30.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T16:34:30.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:34:30.907Z] prd-ubuntu20.04-docker-8c-8g-21243 does not seem to be running inside a container [2022-07-27T16:34:30.942Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-27T16:34:32.752Z] $ docker top 5f91abc909a0c9e57276b4759f1ba155b7e1540d1b61a809bfdb395c4a28971e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T16:34:33.126Z] + docker-compose build --help [2022-07-27T16:34:33.126Z] + grep parallel [2022-07-27T16:34:33.699Z] --parallel Build images in parallel. [Pipeline] } [2022-07-27T16:34:33.714Z] $ docker stop --time=1 5f91abc909a0c9e57276b4759f1ba155b7e1540d1b61a809bfdb395c4a28971e [2022-07-27T16:34:34.961Z] $ docker rm -f 5f91abc909a0c9e57276b4759f1ba155b7e1540d1b61a809bfdb395c4a28971e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:34:35.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-27T16:34:35.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:34:35.445Z] prd-ubuntu20.04-docker-8c-8g-21243 does not seem to be running inside a container [2022-07-27T16:34:35.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-27T16:34:35.813Z] $ docker top 12ee8221bb7242a1491f11e6e3b359f686c6cc933009d723c4a842d5fd189a58 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T16:34:36.174Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-27T16:34:36.747Z] Building core-command ... [2022-07-27T16:34:36.747Z] Building core-data ... [2022-07-27T16:34:36.747Z] Building core-metadata ... [2022-07-27T16:34:36.747Z] Building security-bootstrapper ... [2022-07-27T16:34:36.747Z] Building security-proxy-setup ... [2022-07-27T16:34:36.747Z] Building security-secretstore-setup ... [2022-07-27T16:34:36.747Z] Building security-spiffe-token-provider ... [2022-07-27T16:34:36.747Z] Building security-spire-agent ... [2022-07-27T16:34:36.747Z] Building security-spire-config ... [2022-07-27T16:34:36.747Z] Building security-spire-server ... [2022-07-27T16:34:36.747Z] Building support-notifications ... [2022-07-27T16:34:36.747Z] Building support-scheduler ... [2022-07-27T16:34:36.747Z] Building sys-mgmt-agent ... [2022-07-27T16:34:36.747Z] Building support-notifications [2022-07-27T16:34:36.747Z] Building security-spire-agent [2022-07-27T16:34:36.747Z] Building security-spiffe-token-provider [2022-07-27T16:34:36.747Z] Building support-scheduler [2022-07-27T16:34:36.747Z] Building security-proxy-setup [2022-07-27T16:34:54.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:34:54.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:34:54.913Z] ---> a2850657b3d6 [2022-07-27T16:34:54.913Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T16:34:54.913Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:34:54.913Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:34:54.913Z] ---> a2850657b3d6 [2022-07-27T16:34:54.913Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T16:34:54.913Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:34:54.913Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:34:54.913Z] ---> a2850657b3d6 [2022-07-27T16:34:54.913Z] Step 3/20 : WORKDIR /edgex-go [2022-07-27T16:34:54.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:34:54.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:34:54.913Z] ---> a2850657b3d6 [2022-07-27T16:34:54.913Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T16:34:54.913Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:34:54.913Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:34:54.913Z] ---> a2850657b3d6 [2022-07-27T16:34:54.913Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T16:34:58.244Z] ---> Running in d52f5e5248e7 [2022-07-27T16:34:58.244Z] ---> Running in fa20782b5f43 [2022-07-27T16:34:58.244Z] ---> Running in dc7a410266b5 [2022-07-27T16:34:58.244Z] ---> Running in b1f785784eac [2022-07-27T16:34:58.244Z] ---> Running in b96856970acd [2022-07-27T16:34:58.244Z] Removing intermediate container d52f5e5248e7 [2022-07-27T16:34:58.244Z] ---> 22e787bed1d3 [2022-07-27T16:34:58.244Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:34:58.244Z] Removing intermediate container dc7a410266b5 [2022-07-27T16:34:58.244Z] ---> 8b5922e5ca04 [2022-07-27T16:34:58.244Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:34:58.244Z] Removing intermediate container fa20782b5f43 [2022-07-27T16:34:58.244Z] ---> 8ac983b4abb4 [2022-07-27T16:34:58.244Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:34:58.244Z] Removing intermediate container b1f785784eac [2022-07-27T16:34:58.244Z] ---> 217df1ed2c08 [2022-07-27T16:34:58.244Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:34:58.244Z] Removing intermediate container b96856970acd [2022-07-27T16:34:58.244Z] ---> 1be9596dcca5 [2022-07-27T16:34:58.244Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-27T16:34:58.244Z] ---> Running in f6baf58e703d [2022-07-27T16:34:58.244Z] ---> Running in 6dbf9785236f [2022-07-27T16:34:58.244Z] ---> Running in f726d6e89bff [2022-07-27T16:34:58.244Z] ---> Running in fe57d68ab001 [2022-07-27T16:34:58.244Z] ---> Running in ff98e661d99d [2022-07-27T16:34:58.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:34:58.815Z] Removing intermediate container f6baf58e703d [2022-07-27T16:34:58.815Z] ---> fc060b4d216a [2022-07-27T16:34:58.815Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-27T16:34:59.075Z] ---> Running in 60e680e0876d [2022-07-27T16:34:59.075Z] Removing intermediate container 6dbf9785236f [2022-07-27T16:34:59.075Z] ---> 687677e66cd1 [2022-07-27T16:34:59.075Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T16:34:59.075Z] ---> Running in ab502e611274 [2022-07-27T16:34:59.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:34:59.336Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-27T16:34:59.336Z] v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-27T16:34:59.336Z] OK: 17033 distinct packages available [2022-07-27T16:34:59.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:34:59.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:34:59.598Z] Removing intermediate container f726d6e89bff [2022-07-27T16:34:59.598Z] ---> a6e533a83136 [2022-07-27T16:34:59.598Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T16:34:59.598Z] Removing intermediate container fe57d68ab001 [2022-07-27T16:34:59.598Z] ---> f588f5b8a299 [2022-07-27T16:34:59.598Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T16:34:59.598Z] ---> Running in b1e70be1167a [2022-07-27T16:34:59.598Z] ---> Running in 09ae15355f66 [2022-07-27T16:34:59.598Z] OK: 211 MiB in 51 packages [2022-07-27T16:34:59.598Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:34:59.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:00.120Z] Removing intermediate container ff98e661d99d [2022-07-27T16:35:00.120Z] ---> 79d51dc2fcdd [2022-07-27T16:35:00.120Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-27T16:35:00.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:00.120Z] ---> 09ec3a92d36c [2022-07-27T16:35:00.120Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:35:00.120Z] ---> Running in c5ce0e398e2c [2022-07-27T16:35:00.381Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:00.641Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:00.641Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:00.910Z] OK: 211 MiB in 51 packages [2022-07-27T16:35:00.910Z] OK: 211 MiB in 51 packages [2022-07-27T16:35:00.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:01.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:01.169Z] Removing intermediate container 60e680e0876d [2022-07-27T16:35:01.169Z] ---> b7d77f546576 [2022-07-27T16:35:01.169Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T16:35:01.429Z] Removing intermediate container ab502e611274 [2022-07-27T16:35:01.429Z] ---> ae1017898f49 [2022-07-27T16:35:01.429Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T16:35:01.429Z] OK: 211 MiB in 51 packages [2022-07-27T16:35:01.429Z] OK: 211 MiB in 51 packages [2022-07-27T16:35:01.429Z] ---> dee250e57fd7 [2022-07-27T16:35:01.429Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:35:01.429Z] ---> Running in 703ebbc4fa1e [2022-07-27T16:35:01.429Z] ---> 26ca2e8dfbb9 [2022-07-27T16:35:01.429Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:35:01.429Z] ---> Running in 04c8523415e4 [2022-07-27T16:35:01.998Z] Removing intermediate container b1e70be1167a [2022-07-27T16:35:01.998Z] ---> ab5cfb7ac679 [2022-07-27T16:35:01.998Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T16:35:02.575Z] Removing intermediate container 09ae15355f66 [2022-07-27T16:35:02.575Z] ---> 3e7681fa76d9 [2022-07-27T16:35:02.575Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T16:35:03.153Z] ---> 84cf3ee9364c [2022-07-27T16:35:03.153Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:35:03.414Z] ---> 2e13606a4715 [2022-07-27T16:35:03.414Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:35:03.414Z] ---> Running in 0c117c0f6ca6 [2022-07-27T16:35:03.414Z] ---> Running in 4196fdbac542 [2022-07-27T16:35:11.581Z] Removing intermediate container c5ce0e398e2c [2022-07-27T16:35:11.581Z] ---> aa687e53909c [2022-07-27T16:35:11.581Z] Step 7/20 : COPY . . [2022-07-27T16:35:23.939Z] ---> 29a3ed3037ba [2022-07-27T16:35:23.939Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-27T16:35:23.939Z] ---> Running in 8ad760f0a789 [2022-07-27T16:35:23.939Z] Removing intermediate container 0c117c0f6ca6 [2022-07-27T16:35:23.939Z] ---> 3d5a888e4737 [2022-07-27T16:35:23.939Z] Step 8/26 : COPY . . [2022-07-27T16:35:23.939Z] Removing intermediate container 703ebbc4fa1e [2022-07-27T16:35:23.939Z] ---> 9257e9a94a2f [2022-07-27T16:35:23.939Z] Step 8/22 : COPY . . [2022-07-27T16:35:23.939Z] Removing intermediate container 04c8523415e4 [2022-07-27T16:35:23.939Z] ---> 03de9f002360 [2022-07-27T16:35:23.939Z] Step 8/22 : COPY . . [2022-07-27T16:35:23.939Z] Removing intermediate container 4196fdbac542 [2022-07-27T16:35:23.939Z] ---> fad684ce54a0 [2022-07-27T16:35:23.939Z] Step 8/22 : COPY . . [2022-07-27T16:35:23.939Z] 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-27T16:35:46.044Z] ---> 088a376806df [2022-07-27T16:35:46.045Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-27T16:35:46.045Z] ---> 4618a5b19c95 [2022-07-27T16:35:46.045Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-27T16:35:46.305Z] ---> 59df53bdbc8e [2022-07-27T16:35:46.305Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T16:35:46.305Z] ---> 9bb47a99579e [2022-07-27T16:35:46.305Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-27T16:35:46.305Z] ---> Running in 7e16199f0802 [2022-07-27T16:35:46.305Z] ---> Running in 939bdf4d4f86 [2022-07-27T16:35:46.571Z] ---> Running in 32711daa50b5 [2022-07-27T16:35:46.571Z] ---> Running in 9201caa62388 [2022-07-27T16:35:46.831Z] Removing intermediate container 9201caa62388 [2022-07-27T16:35:46.831Z] ---> c57d6c328b15 [2022-07-27T16:35:46.831Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T16:35:46.831Z] ---> Running in ce8d2f879b64 [2022-07-27T16:35:47.092Z] Removing intermediate container ce8d2f879b64 [2022-07-27T16:35:47.092Z] ---> 679461cd59fe [2022-07-27T16:35:47.092Z] 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-27T16:35:47.351Z] 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-27T16:35:47.351Z] 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-27T16:35:47.351Z] ---> Running in 53cb2547c065 [2022-07-27T16:35:47.351Z] 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-27T16:35:48.982Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21245 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws [2022-07-27T16:35:48.998Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-07-27T16:35:49.037Z] The recommended git tool is: git [2022-07-27T16:35:49.260Z] Removing intermediate container 8ad760f0a789 [2022-07-27T16:35:49.260Z] ---> ca531568ade6 [2022-07-27T16:35:49.260Z] [2022-07-27T16:35:49.260Z] Step 9/20 : FROM alpine:3.15 [2022-07-27T16:35:49.260Z] Removing intermediate container 53cb2547c065 [2022-07-27T16:35:49.260Z] ---> 4a03e88ba2de [2022-07-27T16:35:49.260Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T16:35:49.260Z] ---> Running in 9da87238fda5 [2022-07-27T16:35:49.260Z] Removing intermediate container 9da87238fda5 [2022-07-27T16:35:49.260Z] ---> 862d0263421d [2022-07-27T16:35:49.260Z] [2022-07-27T16:35:49.260Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T16:35:49.519Z] 3.15: Pulling from library/alpine [2022-07-27T16:35:49.519Z] 3.15: Pulling from library/alpine [2022-07-27T16:35:50.455Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T16:35:50.455Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T16:35:50.455Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T16:35:50.455Z] Status: Image is up to date for alpine:3.15 [2022-07-27T16:35:50.455Z] ---> 2720e26172a0 [2022-07-27T16:35:50.455Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T16:35:50.455Z] ---> 2720e26172a0 [2022-07-27T16:35:50.455Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T16:35:50.455Z] ---> Running in f9489dfae068 [2022-07-27T16:35:50.455Z] ---> Running in eb105d839edc [2022-07-27T16:35:50.736Z] Removing intermediate container f9489dfae068 [2022-07-27T16:35:50.736Z] ---> 2add1fa3254a [2022-07-27T16:35:50.736Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:35:51.027Z] ---> Running in 8d96749706c5 [2022-07-27T16:35:51.027Z] Removing intermediate container eb105d839edc [2022-07-27T16:35:51.027Z] ---> c2b5b372e5a0 [2022-07-27T16:35:51.027Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:35:51.286Z] ---> Running in 283d991e00fb [2022-07-27T16:35:53.206Z] Removing intermediate container 283d991e00fb [2022-07-27T16:35:53.206Z] ---> 98273f2339b3 [2022-07-27T16:35:53.206Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-27T16:35:53.206Z] ---> Running in 977905fd6671 [2022-07-27T16:35:53.206Z] Removing intermediate container 8d96749706c5 [2022-07-27T16:35:53.206Z] ---> fe5f4c2cc691 [2022-07-27T16:35:53.207Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T16:35:53.465Z] ---> Running in c19728109a88 [2022-07-27T16:35:53.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:54.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:54.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:55.119Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T16:35:55.119Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T16:35:55.119Z] OK: 15856 distinct packages available [2022-07-27T16:35:55.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:55.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:55.379Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T16:35:55.379Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T16:35:55.379Z] OK: 15856 distinct packages available [2022-07-27T16:35:55.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:55.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:56.066Z] using credential edgex-jenkins-ssh [2022-07-27T16:35:56.085Z] Cloning the remote Git repository [2022-07-27T16:35:56.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:35:56.469Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-27T16:35:56.469Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-27T16:35:56.469Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T16:35:56.727Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-27T16:35:56.727Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-27T16:35:56.727Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-27T16:35:56.727Z] (5/9) Installing curl (7.80.0-r2) [2022-07-27T16:35:56.727Z] (3/5) Installing libucontext (1.1-r0) [2022-07-27T16:35:56.727Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-27T16:35:56.146Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-27T16:35:56.271Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-07-27T16:35:56.363Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-27T16:35:56.364Z] > git --version # timeout=10 [2022-07-27T16:35:56.382Z] > git --version # 'git version 2.25.1' [2022-07-27T16:35:56.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T16:35:56.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T16:35:56.987Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-27T16:35:56.987Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-27T16:35:56.987Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-27T16:35:56.987Z] (8/9) Installing libucontext (1.1-r0) [2022-07-27T16:35:56.987Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T16:35:56.987Z] OK: 6 MiB in 19 packages [2022-07-27T16:35:57.247Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-27T16:35:57.247Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T16:35:57.247Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T16:35:57.247Z] OK: 8 MiB in 23 packages [2022-07-27T16:35:59.797Z] Removing intermediate container c19728109a88 [2022-07-27T16:35:59.797Z] ---> f3a63960f554 [2022-07-27T16:35:59.797Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-27T16:35:59.797Z] Removing intermediate container 977905fd6671 [2022-07-27T16:35:59.797Z] ---> 84883c9a8a5a [2022-07-27T16:35:59.797Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T16:36:01.234Z] ---> e3fce09eb2f3 [2022-07-27T16:36:01.234Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-27T16:36:01.234Z] ---> ff5affaeeb56 [2022-07-27T16:36:01.234Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T16:36:05.458Z] ---> e1c45f683248 [2022-07-27T16:36:05.458Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-27T16:36:05.458Z] ---> a7cba49da684 [2022-07-27T16:36:05.458Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T16:36:05.458Z] ---> 347ae695aac2 [2022-07-27T16:36:05.458Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-27T16:36:05.458Z] ---> Running in a58c652164da [2022-07-27T16:36:06.028Z] ---> 68c3c42bccaa [2022-07-27T16:36:06.028Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-27T16:36:06.028Z] Removing intermediate container a58c652164da [2022-07-27T16:36:06.028Z] ---> 9dc0550c3b9f [2022-07-27T16:36:06.028Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T16:36:06.028Z] ---> Running in 3d3b70bbb1e5 [2022-07-27T16:36:06.633Z] Removing intermediate container 3d3b70bbb1e5 [2022-07-27T16:36:06.633Z] ---> f49734828cec [2022-07-27T16:36:06.633Z] Step 18/20 : LABEL arch=x86_64 [2022-07-27T16:36:06.633Z] ---> 117385a6fdd9 [2022-07-27T16:36:06.633Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-27T16:36:06.896Z] ---> Running in d5059266e49b [2022-07-27T16:36:07.465Z] Removing intermediate container d5059266e49b [2022-07-27T16:36:07.465Z] ---> 696defb9200d [2022-07-27T16:36:07.465Z] Step 19/20 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:36:07.465Z] ---> aee4d1043fc1 [2022-07-27T16:36:07.465Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T16:36:07.790Z] ---> Running in e234fd3bbe97 [2022-07-27T16:36:07.790Z] ---> Running in 8c88128e5857 [2022-07-27T16:36:08.055Z] Removing intermediate container e234fd3bbe97 [2022-07-27T16:36:08.055Z] ---> c12353b43e8b [2022-07-27T16:36:08.055Z] Step 20/20 : LABEL version=0.0.0 [2022-07-27T16:36:08.055Z] ---> Running in e3235ebaaadf [2022-07-27T16:36:08.055Z] Removing intermediate container 8c88128e5857 [2022-07-27T16:36:08.055Z] ---> 2f29435f38f5 [2022-07-27T16:36:08.055Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T16:36:08.055Z] ---> Running in 66395af49615 [2022-07-27T16:36:08.321Z] Removing intermediate container 66395af49615 [2022-07-27T16:36:08.321Z] ---> d943c2a17cd6 [2022-07-27T16:36:08.321Z] Step 24/26 : LABEL arch=x86_64 [2022-07-27T16:36:08.321Z] Removing intermediate container e3235ebaaadf [2022-07-27T16:36:08.321Z] ---> e30aacb5a58d [2022-07-27T16:36:08.321Z] [2022-07-27T16:36:08.581Z] ---> Running in 1a9c6a0e975b [2022-07-27T16:36:08.581Z] Successfully built e30aacb5a58d [2022-07-27T16:36:08.581Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-27T16:36:08.581Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-07-27T16:36:09.986Z] Removing intermediate container 1a9c6a0e975b [2022-07-27T16:36:09.986Z] ---> c99960896308 [2022-07-27T16:36:09.986Z] Step 25/26 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:36:11.373Z] 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-27T16:36:12.757Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:36:12.757Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:36:12.757Z] ---> a2850657b3d6 [2022-07-27T16:36:12.757Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T16:36:12.757Z] ---> Using cache [2022-07-27T16:36:12.757Z] ---> 1be9596dcca5 [2022-07-27T16:36:12.757Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:36:13.321Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-27T16:36:13.337Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T16:36:13.365Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-27T16:36:13.415Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-27T16:36:13.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T16:36:13.429Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-27T16:36:13.953Z] Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-07-27T16:36:14.585Z] Merge succeeded, producing 96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T16:36:14.586Z] Checking out Revision 96604ba067212cf2fdbc5699d3018bd88613ac34 (PR-4097) [2022-07-27T16:36:13.975Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T16:36:14.001Z] > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [2022-07-27T16:36:14.255Z] > git remote # timeout=10 [2022-07-27T16:36:14.279Z] > git config --get remote.origin.url # timeout=10 [2022-07-27T16:36:14.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T16:36:14.309Z] > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 [2022-07-27T16:36:14.571Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-27T16:36:14.595Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T16:36:14.607Z] > git checkout -f 96604ba067212cf2fdbc5699d3018bd88613ac34 # timeout=10 [2022-07-27T16:36:16.959Z] ---> Running in b132d88425d0 [2022-07-27T16:36:16.960Z] ---> Running in d9aaf7fa78c6 [2022-07-27T16:36:16.960Z] Removing intermediate container b132d88425d0 [2022-07-27T16:36:16.960Z] ---> 162cb6d2616e [2022-07-27T16:36:16.960Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T16:36:16.960Z] ---> Running in ab4923ac76f2 [2022-07-27T16:36:17.921Z] Removing intermediate container ab4923ac76f2 [2022-07-27T16:36:17.921Z] ---> 79ae7cda4324 [2022-07-27T16:36:17.921Z] [2022-07-27T16:36:17.921Z] Successfully built 79ae7cda4324 [2022-07-27T16:36:17.921Z] Successfully tagged security-spire-agent:latest [2022-07-27T16:36:17.921Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-07-27T16:36:18.952Z] Commit message: "Merge commit '062af8d3cd30019d44081b1021c6648b4b920d9b' into HEAD" [2022-07-27T16:36:18.963Z] > git rev-list --no-walk fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T16:36:19.912Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-27T16:36:19.912Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T16:36:19.912Z] Dload Upload Total Spent Left Speed [2022-07-27T16:36:19.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92721 0 --:--:-- --:--:-- --:--:-- 93424 [Pipeline] sh [2022-07-27T16:36:20.661Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-27T16:36:21.009Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-27T16:36:21.009Z] + sudo tee /etc/docker/daemon.new [2022-07-27T16:36:21.009Z] { [2022-07-27T16:36:21.009Z] "registry-mirrors": [ [2022-07-27T16:36:21.009Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-27T16:36:21.009Z] ], [2022-07-27T16:36:21.009Z] "bip": "10.250.0.254/24", [2022-07-27T16:36:21.009Z] "hosts": [ [2022-07-27T16:36:21.009Z] "tcp://0.0.0.0:5555", [2022-07-27T16:36:21.009Z] "unix:///var/run/docker.sock" [2022-07-27T16:36:21.009Z] ], [2022-07-27T16:36:21.009Z] "mtu": 1458, [2022-07-27T16:36:21.009Z] "selinux-enabled": true, [2022-07-27T16:36:21.009Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-27T16:36:21.009Z] } [Pipeline] sh [2022-07-27T16:36:21.358Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-27T16:36:21.702Z] + sudo service docker restart [2022-07-27T16:36:22.241Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:36:22.242Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:36:22.242Z] ---> a2850657b3d6 [2022-07-27T16:36:22.242Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T16:36:22.242Z] ---> Using cache [2022-07-27T16:36:22.242Z] ---> 1be9596dcca5 [2022-07-27T16:36:22.242Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:36:23.191Z] ---> Running in 8bdda8699c3d [2022-07-27T16:36:23.191Z] Removing intermediate container d9aaf7fa78c6 [2022-07-27T16:36:23.191Z] ---> e0715ad55bd4 [2022-07-27T16:36:23.191Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-27T16:36:23.191Z] Removing intermediate container 939bdf4d4f86 [2022-07-27T16:36:23.191Z] ---> 30f98f0a75fc [2022-07-27T16:36:23.191Z] [2022-07-27T16:36:23.191Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T16:36:23.453Z] ---> Running in 0fb3b3b1d42e [2022-07-27T16:36:23.716Z] 3.16: Pulling from library/alpine [2022-07-27T16:36:23.716Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:24.664Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:25.362Z] OK: 211 MiB in 51 packages [2022-07-27T16:36:26.324Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T16:36:26.324Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T16:36:26.324Z] ---> d7d3d98c851f [2022-07-27T16:36:26.324Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-27T16:36:26.324Z] ---> Running in db35a38c1da5 [2022-07-27T16:36:26.324Z] Removing intermediate container 8bdda8699c3d [2022-07-27T16:36:26.324Z] ---> bbdb07557b9a [2022-07-27T16:36:26.324Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-27T16:36:26.324Z] ---> Running in 74a783f1adc4 [2022-07-27T16:36:26.588Z] Removing intermediate container 0fb3b3b1d42e [2022-07-27T16:36:26.588Z] ---> d93e152e253b [2022-07-27T16:36:26.588Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T16:36:26.588Z] Removing intermediate container 7e16199f0802 [2022-07-27T16:36:26.588Z] ---> 7364357bced7 [2022-07-27T16:36:26.588Z] [2022-07-27T16:36:26.588Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T16:36:26.588Z] ---> d7d3d98c851f [2022-07-27T16:36:26.588Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-27T16:36:26.588Z] Removing intermediate container 32711daa50b5 [2022-07-27T16:36:26.588Z] ---> 4f241781898c [2022-07-27T16:36:26.588Z] [2022-07-27T16:36:26.588Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T16:36:26.588Z] ---> d7d3d98c851f [2022-07-27T16:36:26.588Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-27T16:36:26.588Z] ---> Running in f34eaa466aaf [2022-07-27T16:36:26.588Z] ---> c61b8a08ae89 [2022-07-27T16:36:26.588Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:36:26.588Z] ---> Running in 374ded92054e [2022-07-27T16:36:26.588Z] ---> Running in fc6ab2797c39 [2022-07-27T16:36:26.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:26.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:26.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:27.116Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-27T16:36:27.116Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-27T16:36:27.116Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-27T16:36:27.116Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-27T16:36:27.116Z] (5/6) Installing curl (7.83.1-r2) [2022-07-27T16:36:27.116Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-27T16:36:27.116Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T16:36:27.116Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T16:36:27.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:27.116Z] OK: 8 MiB in 20 packages [2022-07-27T16:36:27.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:27.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:27.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:27.658Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-27T16:36:27.658Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-27T16:36:27.658Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T16:36:27.658Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T16:36:27.658Z] OK: 6 MiB in 16 packages [2022-07-27T16:36:27.658Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-27T16:36:27.658Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T16:36:27.658Z] OK: 6 MiB in 15 packages [2022-07-27T16:36:27.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:27.919Z] Removing intermediate container db35a38c1da5 [2022-07-27T16:36:27.919Z] ---> cce61b644b3c [2022-07-27T16:36:27.919Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T16:36:27.919Z] ---> Running in 0998c16dc7dc [2022-07-27T16:36:27.919Z] Removing intermediate container 0998c16dc7dc [2022-07-27T16:36:27.919Z] ---> 4857cd392dde [2022-07-27T16:36:27.919Z] Step 13/22 : WORKDIR /edgex [2022-07-27T16:36:27.919Z] ---> Running in 8c48d572bf53 [2022-07-27T16:36:28.182Z] Removing intermediate container 8c48d572bf53 [2022-07-27T16:36:28.182Z] ---> daa672eb0898 [2022-07-27T16:36:28.182Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-27T16:36:28.182Z] Removing intermediate container 374ded92054e [2022-07-27T16:36:28.182Z] ---> 9763decd0678 [2022-07-27T16:36:28.182Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T16:36:28.182Z] Removing intermediate container f34eaa466aaf [2022-07-27T16:36:28.182Z] ---> a5bcace67234 [2022-07-27T16:36:28.182Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T16:36:28.182Z] OK: 211 MiB in 51 packages [2022-07-27T16:36:28.182Z] ---> Running in 14c852720342 [2022-07-27T16:36:28.182Z] ---> Running in 9c684ba44033 [2022-07-27T16:36:29.592Z] Removing intermediate container 14c852720342 [2022-07-27T16:36:29.592Z] ---> 11e7baeeaa38 [2022-07-27T16:36:29.592Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-27T16:36:29.592Z] ---> 2213de82d31a [2022-07-27T16:36:29.592Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-27T16:36:29.592Z] Removing intermediate container 9c684ba44033 [2022-07-27T16:36:29.592Z] ---> c0b50542b783 [2022-07-27T16:36:29.592Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-27T16:36:29.592Z] ---> Running in 0fba2c4551bc [2022-07-27T16:36:29.592Z] ---> Running in e76f65cd887a [2022-07-27T16:36:29.592Z] Removing intermediate container 74a783f1adc4 [2022-07-27T16:36:29.592Z] ---> 11a9b39df1b6 [2022-07-27T16:36:29.592Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T16:36:29.854Z] Removing intermediate container e76f65cd887a [2022-07-27T16:36:29.854Z] ---> 78f69f5d72d2 [2022-07-27T16:36:29.854Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T16:36:29.854Z] Removing intermediate container 0fba2c4551bc [2022-07-27T16:36:29.854Z] ---> 188e90f7c346 [2022-07-27T16:36:29.854Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T16:36:30.117Z] ---> 5ddb18a04858 [2022-07-27T16:36:30.117Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-27T16:36:30.117Z] ---> Running in c7de18377503 [2022-07-27T16:36:30.117Z] ---> Running in b23a1deacad4 [2022-07-27T16:36:30.117Z] ---> dca8539b1099 [2022-07-27T16:36:30.117Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:36:30.117Z] ---> Running in 98ace2ef4c4c [2022-07-27T16:36:30.378Z] Removing intermediate container c7de18377503 [2022-07-27T16:36:30.378Z] ---> 3b1bab2e0802 [2022-07-27T16:36:30.378Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T16:36:30.378Z] Removing intermediate container b23a1deacad4 [2022-07-27T16:36:30.378Z] ---> 79d58b9aeec0 [2022-07-27T16:36:30.378Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T16:36:30.378Z] ---> a1e38d243b63 [2022-07-27T16:36:30.378Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T16:36:30.378Z] ---> eb99788878f2 [2022-07-27T16:36:30.378Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-27T16:36:31.325Z] ---> 2f7703fa6c36 [2022-07-27T16:36:31.325Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-27T16:36:31.325Z] ---> ddb58cb0a3b2 [2022-07-27T16:36:31.325Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T16:36:31.325Z] ---> 769b2d93587e [2022-07-27T16:36:31.325Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-27T16:36:31.325Z] ---> Running in 130c954f23f8 [2022-07-27T16:36:33.892Z] ---> 6e47f2b1e6b6 [2022-07-27T16:36:33.892Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-27T16:36:33.892Z] ---> 8b669101cd63 [2022-07-27T16:36:33.892Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-27T16:36:33.892Z] ---> Running in 50cd91527efa [2022-07-27T16:36:33.892Z] Removing intermediate container 50cd91527efa [2022-07-27T16:36:33.892Z] ---> 1311005bd976 [2022-07-27T16:36:33.892Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T16:36:33.892Z] Removing intermediate container 130c954f23f8 [2022-07-27T16:36:33.892Z] ---> 4e4bc0a0ee5a [2022-07-27T16:36:33.892Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T16:36:34.160Z] ---> a87795177394 [2022-07-27T16:36:34.161Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-27T16:36:34.161Z] ---> Running in b8b457185366 [2022-07-27T16:36:34.161Z] ---> Running in a160f0731280 [2022-07-27T16:36:34.161Z] ---> Running in d3d8dbdf3bef [2022-07-27T16:36:34.161Z] Removing intermediate container b8b457185366 [2022-07-27T16:36:34.161Z] ---> 3e8fab20808f [2022-07-27T16:36:34.161Z] Step 20/22 : LABEL arch=x86_64 [2022-07-27T16:36:34.161Z] Removing intermediate container a160f0731280 [2022-07-27T16:36:34.161Z] ---> afcdc45a3d95 [2022-07-27T16:36:34.161Z] Step 20/22 : LABEL arch=x86_64 [2022-07-27T16:36:34.423Z] ---> Running in a6518c8739c2 [2022-07-27T16:36:34.423Z] ---> Running in f1168906a462 [2022-07-27T16:36:34.423Z] Removing intermediate container d3d8dbdf3bef [2022-07-27T16:36:34.423Z] ---> c88a6cb31e32 [2022-07-27T16:36:34.423Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T16:36:34.423Z] ---> Running in be805bcfaac7 [2022-07-27T16:36:34.423Z] Removing intermediate container a6518c8739c2 [2022-07-27T16:36:34.423Z] ---> de9c3f7410d7 [2022-07-27T16:36:34.423Z] Step 21/22 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:36:34.747Z] Removing intermediate container fc6ab2797c39 [2022-07-27T16:36:34.747Z] ---> a18970398e31 [2022-07-27T16:36:34.747Z] Step 8/25 : COPY . . [2022-07-27T16:36:34.747Z] Removing intermediate container f1168906a462 [2022-07-27T16:36:34.747Z] ---> e0a6de03a004 [2022-07-27T16:36:34.747Z] Step 21/22 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:36:34.747Z] ---> Running in 219e5cf10152 [2022-07-27T16:36:34.747Z] Removing intermediate container be805bcfaac7 [2022-07-27T16:36:34.747Z] ---> f6731e5435be [2022-07-27T16:36:34.747Z] Step 20/22 : LABEL arch=x86_64 [2022-07-27T16:36:34.747Z] ---> Running in 8b3a46fcf8ce [2022-07-27T16:36:34.747Z] ---> Running in 1787a4c2448d [2022-07-27T16:36:35.322Z] Removing intermediate container 219e5cf10152 [2022-07-27T16:36:35.322Z] ---> e8f0000668b0 [2022-07-27T16:36:35.322Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T16:36:38.675Z] Removing intermediate container 8b3a46fcf8ce [2022-07-27T16:36:38.675Z] ---> c63d24213ad6 [2022-07-27T16:36:38.675Z] Removing intermediate container 1787a4c2448d [2022-07-27T16:36:38.675Z] Step 22/22 : LABEL version=0.0.0 ---> 89db1d386a13 [2022-07-27T16:36:38.675Z] [2022-07-27T16:36:38.675Z] Step 21/22 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:36:38.675Z] ---> Running in 3bda6dab9c31 [2022-07-27T16:36:38.675Z] ---> Running in 9573bc0a2964 [2022-07-27T16:36:38.675Z] ---> Running in 2d9ef0191d08 [2022-07-27T16:36:38.675Z] Removing intermediate container 3bda6dab9c31 [2022-07-27T16:36:38.675Z] ---> 65717bb34578 [2022-07-27T16:36:38.675Z] [2022-07-27T16:36:38.936Z] Removing intermediate container 9573bc0a2964 [2022-07-27T16:36:38.936Z] ---> abaaf4657140 [2022-07-27T16:36:38.936Z] [2022-07-27T16:36:38.936Z] Successfully built 65717bb34578 [2022-07-27T16:36:38.936Z] Removing intermediate container 98ace2ef4c4c [2022-07-27T16:36:38.936Z] ---> b8bf001d4f8e [2022-07-27T16:36:38.936Z] Step 8/23 : COPY . . [2022-07-27T16:36:38.936Z] Successfully built abaaf4657140 [2022-07-27T16:36:39.195Z] Successfully tagged support-scheduler:latest [2022-07-27T16:36:39.195Z] Building security-bootstrapper [2022-07-27T16:36:39.195Z]  Building support-scheduler ... done Removing intermediate container 2d9ef0191d08 [2022-07-27T16:36:39.195Z] ---> a4c85a7c4548 [2022-07-27T16:36:39.195Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T16:36:39.195Z] Successfully tagged security-proxy-setup:latest [2022-07-27T16:36:39.195Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T16:36:40.233Z] provisioning config files... [2022-07-27T16:36:40.258Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7889905958163027308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:36:40.613Z] ---> docker-login.sh [2022-07-27T16:36:40.614Z] nexus3.edgexfoundry.org:10001 [2022-07-27T16:36:41.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:36:41.753Z]  Building security-proxy-setup ... done  ---> Running in 2067f435befa [2022-07-27T16:36:41.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:36:41.816Z] Configure a credential helper to remove this warning. See [2022-07-27T16:36:41.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:36:41.816Z] [2022-07-27T16:36:41.816Z] Login Succeeded [2022-07-27T16:36:41.816Z] nexus3.edgexfoundry.org:10002 [2022-07-27T16:36:42.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:36:42.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:36:42.095Z] Configure a credential helper to remove this warning. See [2022-07-27T16:36:42.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:36:42.095Z] [2022-07-27T16:36:42.095Z] Login Succeeded [2022-07-27T16:36:42.095Z] nexus3.edgexfoundry.org:10003 [2022-07-27T16:36:42.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:36:42.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:36:42.698Z] Configure a credential helper to remove this warning. See [2022-07-27T16:36:42.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:36:42.698Z] [2022-07-27T16:36:42.698Z] Login Succeeded [2022-07-27T16:36:42.698Z] nexus3.edgexfoundry.org:10004 [2022-07-27T16:36:42.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:36:43.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:36:43.255Z] Configure a credential helper to remove this warning. See [2022-07-27T16:36:43.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:36:43.255Z] [2022-07-27T16:36:43.255Z] Login Succeeded [2022-07-27T16:36:43.255Z] docker.io [2022-07-27T16:36:43.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:36:44.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:36:44.124Z] Configure a credential helper to remove this warning. See [2022-07-27T16:36:44.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:36:44.124Z] [2022-07-27T16:36:44.124Z] Login Succeeded [2022-07-27T16:36:44.124Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T16:36:44.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-27T16:36:44.738Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2022-07-27T16:36:44.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T16:36:44.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T16:36:44.787Z] ========================================================= [2022-07-27T16:36:44.787Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-27T16:36:44.787Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-27T16:36:45.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T16:36:45.392Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-27T16:36:45.393Z] b3c136eddcbf: Pulling fs layer [2022-07-27T16:36:45.393Z] c0a3192eca97: Pulling fs layer [2022-07-27T16:36:45.393Z] a050256f5b6f: Pulling fs layer [2022-07-27T16:36:45.393Z] 656be50a0ddc: Pulling fs layer [2022-07-27T16:36:45.393Z] 2bbca73fdf42: Pulling fs layer [2022-07-27T16:36:45.393Z] 46d945488cbd: Pulling fs layer [2022-07-27T16:36:45.393Z] 8a5474983e97: Pulling fs layer [2022-07-27T16:36:45.393Z] 329c88fbcd65: Pulling fs layer [2022-07-27T16:36:45.393Z] 46d945488cbd: Waiting [2022-07-27T16:36:45.393Z] 8a5474983e97: Waiting [2022-07-27T16:36:45.393Z] 329c88fbcd65: Waiting [2022-07-27T16:36:45.393Z] 656be50a0ddc: Waiting [2022-07-27T16:36:45.393Z] 2bbca73fdf42: Waiting [2022-07-27T16:36:45.393Z] a050256f5b6f: Verifying Checksum [2022-07-27T16:36:45.393Z] a050256f5b6f: Download complete [2022-07-27T16:36:45.393Z] c0a3192eca97: Verifying Checksum [2022-07-27T16:36:45.393Z] c0a3192eca97: Download complete [2022-07-27T16:36:45.393Z] 2bbca73fdf42: Download complete [2022-07-27T16:36:45.393Z] b3c136eddcbf: Verifying Checksum [2022-07-27T16:36:45.393Z] b3c136eddcbf: Download complete [2022-07-27T16:36:45.393Z] 46d945488cbd: Verifying Checksum [2022-07-27T16:36:45.393Z] 46d945488cbd: Download complete [2022-07-27T16:36:45.972Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:36:45.972Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:36:45.972Z] ---> a2850657b3d6 [2022-07-27T16:36:45.972Z] Step 3/31 : WORKDIR /edgex-go [2022-07-27T16:36:45.972Z] ---> Using cache [2022-07-27T16:36:45.972Z] ---> 1be9596dcca5 [2022-07-27T16:36:45.972Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:36:45.972Z] ---> Using cache [2022-07-27T16:36:45.972Z] ---> bbdb07557b9a [2022-07-27T16:36:45.972Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-27T16:36:45.972Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:36:45.972Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:36:45.972Z] ---> a2850657b3d6 [2022-07-27T16:36:45.972Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T16:36:45.972Z] ---> Using cache [2022-07-27T16:36:45.972Z] ---> 1be9596dcca5 [2022-07-27T16:36:45.972Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:36:45.972Z] ---> Using cache [2022-07-27T16:36:45.972Z] ---> bbdb07557b9a [2022-07-27T16:36:45.972Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T16:36:46.384Z] b3c136eddcbf: Pull complete [2022-07-27T16:36:46.384Z] 329c88fbcd65: Verifying Checksum [2022-07-27T16:36:46.384Z] 329c88fbcd65: Download complete [2022-07-27T16:36:46.984Z] c0a3192eca97: Pull complete [2022-07-27T16:36:47.258Z] a050256f5b6f: Pull complete [2022-07-27T16:36:47.864Z] 8a5474983e97: Verifying Checksum [2022-07-27T16:36:47.864Z] 8a5474983e97: Download complete [2022-07-27T16:36:48.458Z] 656be50a0ddc: Verifying Checksum [2022-07-27T16:36:48.458Z] 656be50a0ddc: Download complete [2022-07-27T16:36:48.523Z] Removing intermediate container 2067f435befa [2022-07-27T16:36:48.523Z] ---> c7202b12d7f2 [2022-07-27T16:36:48.523Z] [2022-07-27T16:36:48.523Z] ---> Running in f58549a262f1 [2022-07-27T16:36:48.523Z] ---> Running in b282a3aaae96 [2022-07-27T16:36:48.523Z] ---> b20ed8217ef3 [2022-07-27T16:36:48.523Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-27T16:36:48.523Z] ---> ca906664688f [2022-07-27T16:36:48.523Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-27T16:36:48.523Z] ---> Running in 8af446b82731 [2022-07-27T16:36:48.523Z] Successfully built c7202b12d7f2 [2022-07-27T16:36:48.523Z] ---> Running in 671f8b37887e [2022-07-27T16:36:48.523Z] Successfully tagged support-notifications:latest [2022-07-27T16:36:48.523Z]  Building support-notifications ... done Building core-data [2022-07-27T16:36:48.786Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:49.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:49.049Z] 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-27T16:36:49.049Z] 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-27T16:36:49.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:50.256Z] OK: 211 MiB in 51 packages [2022-07-27T16:36:50.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:36:51.124Z] OK: 211 MiB in 51 packages [2022-07-27T16:36:53.672Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:36:53.672Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:36:53.672Z] ---> a2850657b3d6 [2022-07-27T16:36:53.672Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T16:36:53.672Z] ---> Using cache [2022-07-27T16:36:53.672Z] ---> 1be9596dcca5 [2022-07-27T16:36:53.672Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:36:53.672Z] ---> Using cache [2022-07-27T16:36:53.672Z] ---> bbdb07557b9a [2022-07-27T16:36:53.672Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-27T16:37:00.260Z] ---> Running in d026e5d4d163 [2022-07-27T16:37:00.260Z] Removing intermediate container b282a3aaae96 [2022-07-27T16:37:00.260Z] ---> 68ff999f001a [2022-07-27T16:37:00.260Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-27T16:37:00.260Z] Removing intermediate container f58549a262f1 [2022-07-27T16:37:00.260Z] ---> 5f234c52f10f [2022-07-27T16:37:00.260Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T16:37:00.521Z] ---> f7797fa502ea [2022-07-27T16:37:00.521Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:37:00.521Z] ---> 7e16252de6e8 [2022-07-27T16:37:00.521Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:37:00.521Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:37:00.521Z] ---> Running in 5f8c29547e05 [2022-07-27T16:37:00.521Z] ---> Running in f4878edd1e27 [2022-07-27T16:37:01.466Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:37:01.728Z] OK: 211 MiB in 51 packages [2022-07-27T16:37:03.143Z] Removing intermediate container d026e5d4d163 [2022-07-27T16:37:03.143Z] ---> af4f2547a458 [2022-07-27T16:37:03.143Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T16:37:03.580Z] 656be50a0ddc: Pull complete [2022-07-27T16:37:03.580Z] 2bbca73fdf42: Pull complete [2022-07-27T16:37:03.580Z] 46d945488cbd: Pull complete [2022-07-27T16:37:06.470Z] ---> 11c51550b4c8 [2022-07-27T16:37:06.470Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:37:07.422Z] ---> Running in aecf73027bfb [2022-07-27T16:37:07.918Z] 8a5474983e97: Pull complete [2022-07-27T16:37:08.821Z] 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-27T16:37:09.901Z] 329c88fbcd65: Pull complete [2022-07-27T16:37:09.901Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-27T16:37:09.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T16:37:09.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-27T16:37:10.245Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T16:37:10.245Z] WORKDIR /edgex [2022-07-27T16:37:10.245Z] COPY go.mod . [2022-07-27T16:37:10.245Z] RUN go mod download+ [2022-07-27T16:37:10.245Z] docker build -t ci-base-image-arm64 -f - . [2022-07-27T16:37:12.896Z] Sending build context to Docker daemon 169.3MB [2022-07-27T16:37:12.896Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T16:37:12.896Z] ---> ff4287adb874 [2022-07-27T16:37:12.896Z] Step 2/4 : WORKDIR /edgex [2022-07-27T16:37:14.283Z] Removing intermediate container 671f8b37887e [2022-07-27T16:37:14.283Z] ---> 417c2d6e238d [2022-07-27T16:37:14.283Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-27T16:37:14.283Z] ---> Running in f9b915a6fd3e [2022-07-27T16:37:14.283Z] Removing intermediate container f4878edd1e27 [2022-07-27T16:37:14.283Z] ---> e0fb7c7eefa8 [2022-07-27T16:37:14.283Z] Step 8/31 : COPY . . [2022-07-27T16:37:14.283Z] Removing intermediate container 5f8c29547e05 [2022-07-27T16:37:14.283Z] ---> c5c37f69d6c0 [2022-07-27T16:37:14.283Z] Step 8/23 : COPY . . [2022-07-27T16:37:14.566Z] 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-27T16:37:14.909Z] ---> Running in 414842abaff1 [2022-07-27T16:37:14.909Z] Removing intermediate container 414842abaff1 [2022-07-27T16:37:14.909Z] ---> 7a5b18450aa3 [2022-07-27T16:37:14.909Z] Step 3/4 : COPY go.mod . [2022-07-27T16:37:15.504Z] ---> 8529a0b723ac [2022-07-27T16:37:15.504Z] Step 4/4 : RUN go mod download [2022-07-27T16:37:15.504Z] ---> Running in 7f92bde34e27 [2022-07-27T16:37:24.620Z] Removing intermediate container 8af446b82731 [2022-07-27T16:37:24.620Z] ---> 3794d4539c53 [2022-07-27T16:37:24.620Z] [2022-07-27T16:37:24.620Z] Step 10/25 : FROM alpine:3.16 [2022-07-27T16:37:24.620Z] ---> d7d3d98c851f [2022-07-27T16:37:24.620Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-27T16:37:24.620Z] ---> Running in c02dca62f97a [2022-07-27T16:37:24.620Z] ---> 4c5f230b8ebc [2022-07-27T16:37:24.620Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-27T16:37:24.620Z] ---> 9981cf8c267b [2022-07-27T16:37:24.620Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-27T16:37:24.620Z] ---> Running in a2ec37a82560 [2022-07-27T16:37:24.620Z] Removing intermediate container f9b915a6fd3e [2022-07-27T16:37:24.620Z] ---> 6dd0730afd31 [2022-07-27T16:37:24.620Z] [2022-07-27T16:37:24.620Z] Step 11/23 : FROM docker:20.10.14 [2022-07-27T16:37:24.620Z] ---> Running in aaa14f58f927 [2022-07-27T16:37:24.620Z] Removing intermediate container aecf73027bfb [2022-07-27T16:37:24.620Z] ---> 984dfafe59d8 [2022-07-27T16:37:24.620Z] Step 8/23 : COPY . . [2022-07-27T16:37:24.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:37:24.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:37:24.879Z] 20.10.14: Pulling from library/docker [2022-07-27T16:37:25.139Z] 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-27T16:37:25.139Z] 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-27T16:37:25.139Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-27T16:37:25.139Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-27T16:37:25.139Z] (3/3) Installing su-exec (0.2-r1) [2022-07-27T16:37:25.139Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T16:37:25.139Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T16:37:25.429Z] OK: 6 MiB in 17 packages [2022-07-27T16:37:33.566Z] Removing intermediate container c02dca62f97a [2022-07-27T16:37:33.566Z] ---> c480cf816d6a [2022-07-27T16:37:33.566Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T16:37:33.566Z] ---> 75bec7ef28be [2022-07-27T16:37:33.566Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-27T16:37:33.566Z] ---> Running in 2c06337d16d8 [2022-07-27T16:37:33.566Z] ---> Running in 403e101d48e1 [2022-07-27T16:37:33.566Z] Removing intermediate container 2c06337d16d8 [2022-07-27T16:37:33.566Z] ---> 913e6c125c50 [2022-07-27T16:37:33.566Z] Step 13/25 : WORKDIR / [2022-07-27T16:37:33.566Z] ---> Running in d614fd581cd1 [2022-07-27T16:37:33.830Z] 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-27T16:37:33.830Z] Removing intermediate container d614fd581cd1 [2022-07-27T16:37:33.830Z] ---> 57c5122f2798 [2022-07-27T16:37:33.830Z] 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-27T16:37:35.209Z] ---> b600ae93285f [2022-07-27T16:37:35.209Z] 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-27T16:37:36.146Z] ---> a015cb548934 [2022-07-27T16:37:36.146Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-27T16:37:37.085Z] ---> c5ef4a7d9ab4 [2022-07-27T16:37:37.085Z] 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-27T16:37:38.464Z] ---> db90545b3eeb [2022-07-27T16:37:38.464Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-27T16:37:39.871Z] ---> f13b256f876a [2022-07-27T16:37:39.871Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-27T16:37:39.871Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-27T16:37:39.871Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-27T16:37:39.871Z] ---> 7417809fdb73 [2022-07-27T16:37:39.871Z] 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-27T16:37:39.871Z] ---> Running in 4fab69e54cb5 [2022-07-27T16:37:40.446Z] Removing intermediate container 4fab69e54cb5 [2022-07-27T16:37:40.446Z] ---> 0d8d7196630d [2022-07-27T16:37:40.446Z] 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-27T16:37:40.708Z] ---> Running in bdb51e3b60f8 [2022-07-27T16:37:40.708Z] ---> 57863633c72a [2022-07-27T16:37:40.708Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T16:37:41.297Z] ---> 27f3defdbc29 [2022-07-27T16:37:41.297Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T16:37:41.297Z] ---> Running in 48950abf069f [2022-07-27T16:37:41.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:37:41.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:37:41.561Z] (1/43) Installing readline (8.1.1-r0) [2022-07-27T16:37:41.561Z] (2/43) Installing bash (5.1.16-r0) [2022-07-27T16:37:41.561Z] Executing bash-5.1.16-r0.post-install [2022-07-27T16:37:41.561Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-27T16:37:41.824Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T16:37:41.824Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-27T16:37:41.824Z] (6/43) Installing curl (7.80.0-r2) [2022-07-27T16:37:41.824Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-27T16:37:41.824Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-27T16:37:41.824Z] (9/43) Installing expat (2.4.7-r0) [2022-07-27T16:37:41.824Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-27T16:37:41.824Z] (11/43) Installing gdbm (1.22-r0) [2022-07-27T16:37:41.824Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-27T16:37:41.824Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T16:37:41.824Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T16:37:41.824Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-27T16:37:41.824Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-27T16:37:41.824Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-27T16:37:42.084Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-27T16:37:42.084Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-27T16:37:42.084Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-27T16:37:42.084Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-27T16:37:42.084Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-27T16:37:42.084Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-27T16:37:42.359Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-27T16:37:42.359Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-27T16:37:42.359Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-27T16:37:42.359Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-27T16:37:42.359Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-27T16:37:42.359Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-27T16:37:42.359Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-27T16:37:42.359Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-27T16:37:42.359Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-27T16:37:42.359Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-27T16:37:42.359Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-27T16:37:42.359Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-27T16:37:42.359Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-27T16:37:42.359Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-27T16:37:42.359Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-27T16:37:42.359Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-27T16:37:42.359Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-27T16:37:42.359Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-27T16:37:42.359Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-27T16:37:42.359Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-27T16:37:42.359Z] Executing busybox-1.34.1-r5.trigger [2022-07-27T16:37:42.359Z] OK: 83 MiB in 65 packages [2022-07-27T16:37:43.359Z] Collecting docker-compose==1.23.2 [2022-07-27T16:37:43.359Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-27T16:37:43.620Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-27T16:37:43.620Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-27T16:37:43.620Z] Collecting docker<4.0,>=3.6.0 [2022-07-27T16:37:43.620Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-27T16:37:43.620Z] 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-27T16:37:43.620Z] Collecting cached-property<2,>=1.2.0 [2022-07-27T16:37:43.620Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-27T16:37:43.880Z] Collecting PyYAML<4,>=3.10 [2022-07-27T16:37:43.880Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-27T16:37:44.818Z] Collecting jsonschema<3,>=2.5.1 [2022-07-27T16:37:44.818Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-27T16:37:44.818Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-27T16:37:44.818Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-27T16:37:44.818Z] Collecting docopt<0.7,>=0.6.1 [2022-07-27T16:37:44.818Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-27T16:37:44.818Z] Removing intermediate container 48950abf069f [2022-07-27T16:37:44.818Z] ---> b450e719d41b [2022-07-27T16:37:44.818Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T16:37:45.087Z] ---> Running in adf34ad2350f [2022-07-27T16:37:45.346Z] Collecting texttable<0.10,>=0.9.0 [2022-07-27T16:37:45.346Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-27T16:37:45.604Z] Removing intermediate container adf34ad2350f [2022-07-27T16:37:45.605Z] ---> f5d22fd05f6d [2022-07-27T16:37:45.605Z] Step 23/25 : LABEL arch=x86_64 [2022-07-27T16:37:45.605Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-27T16:37:45.605Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-27T16:37:45.605Z] ---> Running in c03fe74bc11d [2022-07-27T16:37:45.864Z] Removing intermediate container c03fe74bc11d [2022-07-27T16:37:45.864Z] ---> 3bc6415c67e6 [2022-07-27T16:37:45.864Z] Step 24/25 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:37:46.124Z] Collecting docker-pycreds>=0.4.0 [2022-07-27T16:37:46.124Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-27T16:37:46.385Z] 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-27T16:37:46.385Z] ---> Running in 0be44be596ec [2022-07-27T16:37:46.385Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-27T16:37:46.385Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-27T16:37:46.385Z] Collecting idna<2.8,>=2.5 [2022-07-27T16:37:46.385Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-27T16:37:46.385Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-27T16:37:46.385Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-27T16:37:46.385Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-27T16:37:46.385Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-27T16:37:46.385Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-27T16:37:46.385Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-27T16:37:46.674Z] Removing intermediate container 0be44be596ec [2022-07-27T16:37:46.674Z] ---> ddac3705483d [2022-07-27T16:37:46.674Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T16:37:46.674Z] ---> Running in a4b416d3d4df [2022-07-27T16:37:46.674Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-27T16:37:46.674Z] Attempting uninstall: urllib3 [2022-07-27T16:37:46.674Z] Found existing installation: urllib3 1.26.7 [2022-07-27T16:37:46.674Z] Uninstalling urllib3-1.26.7: [2022-07-27T16:37:46.674Z] Successfully uninstalled urllib3-1.26.7 [2022-07-27T16:37:46.935Z] Removing intermediate container a4b416d3d4df [2022-07-27T16:37:46.935Z] ---> a33966b56301 [2022-07-27T16:37:46.935Z] [2022-07-27T16:37:46.935Z] Attempting uninstall: idna [2022-07-27T16:37:46.935Z] Found existing installation: idna 3.3 [2022-07-27T16:37:46.935Z] Uninstalling idna-3.3: [2022-07-27T16:37:46.935Z] Successfully uninstalled idna-3.3 [2022-07-27T16:37:46.935Z] Successfully built a33966b56301 [2022-07-27T16:37:46.935Z] Successfully tagged security-secretstore-setup:latest [2022-07-27T16:37:46.935Z]  Building security-secretstore-setup ... done Building core-command [2022-07-27T16:37:47.506Z] Attempting uninstall: requests [2022-07-27T16:37:47.506Z] Found existing installation: requests 2.26.0 [2022-07-27T16:37:47.506Z] Uninstalling requests-2.26.0: [2022-07-27T16:37:47.506Z] Successfully uninstalled requests-2.26.0 [2022-07-27T16:37:47.506Z] Running setup.py install for texttable: started [2022-07-27T16:37:47.766Z] Running setup.py install for texttable: finished with status 'done' [2022-07-27T16:37:47.766Z] Running setup.py install for PyYAML: started [2022-07-27T16:37:48.030Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-27T16:37:48.289Z] Running setup.py install for docopt: started [2022-07-27T16:37:48.859Z] Running setup.py install for docopt: finished with status 'done' [2022-07-27T16:37:49.121Z] Running setup.py install for dockerpty: started [2022-07-27T16:37:49.690Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-27T16:37:51.609Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:37:51.609Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:37:51.609Z] ---> a2850657b3d6 [2022-07-27T16:37:51.609Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T16:37:51.609Z] ---> Using cache [2022-07-27T16:37:51.609Z] ---> 1be9596dcca5 [2022-07-27T16:37:51.609Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:37:51.609Z] ---> Using cache [2022-07-27T16:37:51.609Z] ---> bbdb07557b9a [2022-07-27T16:37:51.609Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T16:37:51.609Z] ---> Using cache [2022-07-27T16:37:51.609Z] ---> 5f234c52f10f [2022-07-27T16:37:51.609Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T16:37:51.609Z] ---> Using cache [2022-07-27T16:37:51.609Z] ---> f7797fa502ea [2022-07-27T16:37:51.609Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:37:51.609Z] ---> Using cache [2022-07-27T16:37:51.609Z] ---> c5c37f69d6c0 [2022-07-27T16:37:51.609Z] Step 8/23 : COPY . . [2022-07-27T16:37:51.609Z] ---> Using cache [2022-07-27T16:37:51.609Z] ---> 9981cf8c267b [2022-07-27T16:37:51.609Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-27T16:37:53.009Z] 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-27T16:37:54.527Z] Removing intermediate container 7f92bde34e27 [2022-07-27T16:37:54.527Z] ---> de272cd7b1dd [2022-07-27T16:37:54.527Z] Successfully built de272cd7b1dd [2022-07-27T16:37:54.527Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:37:54.877Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T16:37:54.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:37:55.135Z] prd-ubuntu20.04-docker-arm64-4c-16g-21245 does not seem to be running inside a container [2022-07-27T16:37:55.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T16:37:56.310Z] ---> Running in 90148d5c8ee2 [2022-07-27T16:37:56.524Z] $ docker top 502b4f6139515956a0dfe10a7132a905bd7a58a77861dfbf7c5a781f434e1641 -eo pid,comm [2022-07-27T16:37:56.569Z] 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 [Pipeline] { [Pipeline] sh [2022-07-27T16:37:57.444Z] + go version [2022-07-27T16:37:57.444Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-27T16:37:57.471Z] $ docker stop --time=1 502b4f6139515956a0dfe10a7132a905bd7a58a77861dfbf7c5a781f434e1641 [2022-07-27T16:37:59.137Z] $ docker rm -f 502b4f6139515956a0dfe10a7132a905bd7a58a77861dfbf7c5a781f434e1641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:37:59.770Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T16:37:59.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:38:00.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-21245 does not seem to be running inside a container [2022-07-27T16:38:00.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T16:38:01.349Z] $ docker top 7b82ae8bff59ec0f0858fde76d568d5783cdbcc9de52a7e7163871f3983d794e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-27T16:38:01.613Z] ========================================================= [2022-07-27T16:38:01.613Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-27T16:38:01.613Z] ========================================================= [Pipeline] sh [2022-07-27T16:38:01.857Z] Removing intermediate container a2ec37a82560 [2022-07-27T16:38:01.857Z] ---> c22691ba3f7d [2022-07-27T16:38:01.857Z] [2022-07-27T16:38:01.857Z] Step 10/31 : FROM alpine:3.16 [2022-07-27T16:38:01.857Z] ---> d7d3d98c851f [2022-07-27T16:38:01.857Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T16:38:01.857Z] Removing intermediate container aaa14f58f927 [2022-07-27T16:38:01.857Z] ---> fe6afcaae2e0 [2022-07-27T16:38:01.857Z] [2022-07-27T16:38:01.857Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T16:38:01.857Z] ---> d7d3d98c851f [2022-07-27T16:38:01.857Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T16:38:01.857Z] ---> Using cache [2022-07-27T16:38:01.857Z] ---> 9763decd0678 [2022-07-27T16:38:01.857Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T16:38:01.857Z] ---> Using cache [2022-07-27T16:38:01.857Z] ---> c0b50542b783 [2022-07-27T16:38:01.857Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-27T16:38:01.857Z] ---> Running in 042c0c1ad868 [2022-07-27T16:38:01.857Z] ---> Running in eda09adf38a9 [2022-07-27T16:38:01.857Z] Removing intermediate container bdb51e3b60f8 [2022-07-27T16:38:01.857Z] ---> fc0fd6f14913 [2022-07-27T16:38:01.857Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-27T16:38:01.857Z] ---> Running in 007ec95f3d3f [2022-07-27T16:38:01.857Z] Removing intermediate container eda09adf38a9 [2022-07-27T16:38:01.857Z] ---> 1646c9848027 [2022-07-27T16:38:01.857Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T16:38:01.857Z] Removing intermediate container 042c0c1ad868 [2022-07-27T16:38:01.857Z] ---> 7bedffc17483 [2022-07-27T16:38:01.857Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-27T16:38:02.123Z] ---> Running in 54fdc4875e4a [2022-07-27T16:38:02.123Z] Removing intermediate container 007ec95f3d3f [2022-07-27T16:38:02.123Z] ---> 48cc857a2655 [2022-07-27T16:38:02.123Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-27T16:38:02.123Z] ---> Running in 6e57a255466f [2022-07-27T16:38:02.123Z] ---> Running in d2501088821c [2022-07-27T16:38:02.123Z] Removing intermediate container 54fdc4875e4a [2022-07-27T16:38:02.123Z] ---> 1c7752946d04 [2022-07-27T16:38:02.123Z] Step 15/23 : WORKDIR / [2022-07-27T16:38:02.257Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2022-07-27T16:38:02.383Z] ---> Running in 4f29d4fa56c8 [2022-07-27T16:38:02.383Z] Removing intermediate container d2501088821c [2022-07-27T16:38:02.383Z] ---> 506ba087e92b [2022-07-27T16:38:02.383Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-27T16:38:02.645Z] Removing intermediate container 4f29d4fa56c8 [2022-07-27T16:38:02.645Z] ---> ac2e01c2eee1 [2022-07-27T16:38:02.645Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T16:38:02.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:02.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:02.905Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-27T16:38:02.905Z] (2/2) Installing su-exec (0.2-r1) [2022-07-27T16:38:02.905Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T16:38:02.905Z] OK: 6 MiB in 16 packages [2022-07-27T16:38:02.944Z] + make test [2022-07-27T16:38:02.945Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T16:38:04.848Z] ---> 191a10fa5de4 [2022-07-27T16:38:04.848Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-27T16:38:04.848Z] ---> 4be2a22bc373 [2022-07-27T16:38:04.848Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-27T16:38:05.110Z] Removing intermediate container 403e101d48e1 [2022-07-27T16:38:05.110Z] ---> 87648af6b487 [2022-07-27T16:38:05.110Z] [2022-07-27T16:38:05.110Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T16:38:05.110Z] ---> d7d3d98c851f [2022-07-27T16:38:05.110Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-27T16:38:05.372Z] ---> Running in 918c00b7115a [2022-07-27T16:38:05.372Z] Removing intermediate container 6e57a255466f [2022-07-27T16:38:05.372Z] ---> 7d1bab970154 [2022-07-27T16:38:05.372Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-27T16:38:05.633Z] ---> Running in c7a304708edc [2022-07-27T16:38:05.633Z] ---> 24b050d175b1 [2022-07-27T16:38:05.633Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-27T16:38:05.633Z] ---> 4427ff0ac902 [2022-07-27T16:38:05.633Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-27T16:38:05.633Z] Removing intermediate container 918c00b7115a [2022-07-27T16:38:05.633Z] ---> 41a763cf508d [2022-07-27T16:38:05.633Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-27T16:38:05.633Z] Removing intermediate container c7a304708edc [2022-07-27T16:38:05.633Z] ---> 66611ad9ca38 [2022-07-27T16:38:05.633Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-27T16:38:05.896Z] ---> Running in 9889400ea6a2 [2022-07-27T16:38:05.896Z] ---> Running in e035de6687dc [2022-07-27T16:38:05.896Z] Removing intermediate container 9889400ea6a2 [2022-07-27T16:38:05.896Z] ---> ee217d77631b [2022-07-27T16:38:05.896Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-27T16:38:06.155Z] ---> db5460561604 [2022-07-27T16:38:06.155Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-27T16:38:06.155Z] ---> Running in 9d6e8d5b9a91 [2022-07-27T16:38:06.155Z] Removing intermediate container e035de6687dc [2022-07-27T16:38:06.155Z] ---> 7c0b340af709 [2022-07-27T16:38:06.155Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-27T16:38:06.155Z] ---> 5fd5b964cd81 [2022-07-27T16:38:06.155Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-27T16:38:06.155Z] ---> Running in 3208c2b416cf [2022-07-27T16:38:06.155Z] ---> Running in 8df76035a427 [2022-07-27T16:38:06.155Z] ---> Running in 58b7ac6cb98d [2022-07-27T16:38:06.417Z] Removing intermediate container 9d6e8d5b9a91 [2022-07-27T16:38:06.417Z] ---> 36d733492577 [2022-07-27T16:38:06.417Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:38:06.417Z] Removing intermediate container 3208c2b416cf [2022-07-27T16:38:06.417Z] ---> 5fcd55219d2a [2022-07-27T16:38:06.417Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T16:38:06.677Z] Removing intermediate container 58b7ac6cb98d [2022-07-27T16:38:06.677Z] ---> 0089cd54b4d7 [2022-07-27T16:38:06.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T16:38:06.677Z] Removing intermediate container 8df76035a427 [2022-07-27T16:38:06.677Z] ---> 83339d3cba49 [2022-07-27T16:38:06.677Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-27T16:38:06.677Z] ---> Running in 81f7c7b94949 [2022-07-27T16:38:06.677Z] ---> Running in 4103c97a1770 [2022-07-27T16:38:06.677Z] ---> Running in 94b0a5e1080c [2022-07-27T16:38:06.677Z] ---> Running in 27461e8df8a9 [2022-07-27T16:38:06.677Z] Removing intermediate container 81f7c7b94949 [2022-07-27T16:38:06.677Z] ---> ea28467bd459 [2022-07-27T16:38:06.677Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T16:38:06.677Z] ---> Running in 001a39eca152 [2022-07-27T16:38:06.677Z] Removing intermediate container 94b0a5e1080c [2022-07-27T16:38:06.677Z] ---> 98543cf13fcf [2022-07-27T16:38:06.677Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T16:38:06.677Z] ---> Running in 99160d899720 [2022-07-27T16:38:06.936Z] Removing intermediate container 001a39eca152 [2022-07-27T16:38:06.936Z] ---> 790383d502eb [2022-07-27T16:38:06.936Z] Step 22/23 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:38:06.936Z] ---> Running in b392b1373ec0 [2022-07-27T16:38:06.936Z] Removing intermediate container 99160d899720 [2022-07-27T16:38:06.936Z] ---> 60ba0499d6c2 [2022-07-27T16:38:06.936Z] Step 22/23 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:38:06.936Z] ---> Running in 4cd348c9c14a [2022-07-27T16:38:06.936Z] Removing intermediate container b392b1373ec0 [2022-07-27T16:38:06.936Z] ---> b7cf623b6542 [2022-07-27T16:38:06.936Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T16:38:06.936Z] Removing intermediate container 4cd348c9c14a [2022-07-27T16:38:06.936Z] ---> c1cb9b4fff6d [2022-07-27T16:38:06.936Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T16:38:07.196Z] ---> Running in c58dd0a79761 [2022-07-27T16:38:07.196Z] ---> Running in dcf0b1c24e36 [2022-07-27T16:38:07.196Z] Removing intermediate container c58dd0a79761 [2022-07-27T16:38:07.196Z] ---> 15b7e329eeff [2022-07-27T16:38:07.196Z] [2022-07-27T16:38:07.196Z] Removing intermediate container dcf0b1c24e36 [2022-07-27T16:38:07.196Z] ---> ac4801f4f188 [2022-07-27T16:38:07.196Z] [2022-07-27T16:38:07.456Z] Successfully built ac4801f4f188 [2022-07-27T16:38:07.456Z] Successfully tagged core-metadata:latest [2022-07-27T16:38:07.456Z]  Building core-metadata ... done Building security-spire-config [2022-07-27T16:38:07.456Z] Successfully built 15b7e329eeff [2022-07-27T16:38:07.456Z] Successfully tagged sys-mgmt-agent:latest [2022-07-27T16:38:07.456Z] Building security-spire-server [2022-07-27T16:38:07.456Z]  Building sys-mgmt-agent ... done Removing intermediate container 27461e8df8a9 [2022-07-27T16:38:07.456Z] ---> f262d2ed7c8c [2022-07-27T16:38:07.456Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-27T16:38:07.456Z] ---> Running in f04cb0485908 [2022-07-27T16:38:07.456Z] Removing intermediate container 4103c97a1770 [2022-07-27T16:38:07.456Z] ---> 71e34f792c5f [2022-07-27T16:38:07.456Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-27T16:38:07.456Z] ---> Running in 18242e011eb6 [2022-07-27T16:38:07.456Z] Removing intermediate container f04cb0485908 [2022-07-27T16:38:07.456Z] ---> f3798f70130c [2022-07-27T16:38:07.456Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-27T16:38:08.404Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:09.820Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:09.820Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-27T16:38:09.820Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T16:38:09.820Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-27T16:38:10.089Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T16:38:10.089Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-27T16:38:10.089Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-27T16:38:10.865Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T16:38:10.865Z] OK: 8 MiB in 20 packages [2022-07-27T16:38:15.068Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:38:15.068Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:38:15.068Z] ---> a2850657b3d6 [2022-07-27T16:38:15.068Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T16:38:15.068Z] ---> Using cache [2022-07-27T16:38:15.068Z] ---> 1be9596dcca5 [2022-07-27T16:38:15.068Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:38:15.068Z] ---> Using cache [2022-07-27T16:38:15.068Z] ---> bbdb07557b9a [2022-07-27T16:38:15.068Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T16:38:15.068Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:38:15.068Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:38:15.068Z] ---> a2850657b3d6 [2022-07-27T16:38:15.068Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T16:38:15.068Z] ---> Using cache [2022-07-27T16:38:15.068Z] ---> 1be9596dcca5 [2022-07-27T16:38:15.068Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:38:15.068Z] ---> Using cache [2022-07-27T16:38:15.068Z] ---> bbdb07557b9a [2022-07-27T16:38:15.068Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T16:38:17.613Z] ---> 159ce1b5a519 [2022-07-27T16:38:17.613Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-27T16:38:17.613Z] ---> Running in 47b78b238cb2 [2022-07-27T16:38:17.613Z] ---> Running in 1d97ebeb3c2c [2022-07-27T16:38:17.613Z] ---> Running in c2036a6a975a [2022-07-27T16:38:17.613Z] Removing intermediate container 18242e011eb6 [2022-07-27T16:38:17.613Z] ---> 79e67811b00e [2022-07-27T16:38:17.613Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T16:38:17.613Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:17.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:17.873Z] ---> 0b212e6870c2 [2022-07-27T16:38:17.873Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-27T16:38:18.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:18.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:18.975Z] ---> e2b8d7c49ab3 [2022-07-27T16:38:18.975Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-27T16:38:18.975Z] OK: 211 MiB in 51 packages [2022-07-27T16:38:18.975Z] Removing intermediate container 90148d5c8ee2 [2022-07-27T16:38:18.975Z] ---> c7ff7f4861c1 [2022-07-27T16:38:18.975Z] [2022-07-27T16:38:18.975Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T16:38:18.975Z] ---> d7d3d98c851f [2022-07-27T16:38:18.975Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T16:38:18.975Z] ---> Using cache [2022-07-27T16:38:18.975Z] ---> 9763decd0678 [2022-07-27T16:38:18.975Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T16:38:18.975Z] ---> Using cache [2022-07-27T16:38:18.975Z] ---> c0b50542b783 [2022-07-27T16:38:18.975Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-27T16:38:18.975Z] Removing intermediate container c2036a6a975a [2022-07-27T16:38:18.975Z] ---> 0be16c493981 [2022-07-27T16:38:18.975Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T16:38:18.975Z] ---> Running in adc1268a23af [2022-07-27T16:38:18.975Z] ---> 09aae252134c [2022-07-27T16:38:18.975Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-27T16:38:19.236Z] ---> Running in 90f7639a6bb2 [2022-07-27T16:38:19.236Z] Removing intermediate container adc1268a23af [2022-07-27T16:38:19.236Z] ---> 7e07305b786d [2022-07-27T16:38:19.236Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T16:38:19.236Z] ---> Running in 3990f5161556 [2022-07-27T16:38:19.236Z] ---> da44bb91eb90 [2022-07-27T16:38:19.236Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-27T16:38:19.236Z] OK: 211 MiB in 51 packages [2022-07-27T16:38:19.236Z] Removing intermediate container 90f7639a6bb2 [2022-07-27T16:38:19.236Z] ---> 32d815c34a5a [2022-07-27T16:38:19.236Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T16:38:19.236Z] ---> Running in c04d31d25aa6 [2022-07-27T16:38:19.236Z] Removing intermediate container 3990f5161556 [2022-07-27T16:38:19.236Z] ---> 90a6147e8556 [2022-07-27T16:38:19.236Z] Step 15/23 : WORKDIR / [2022-07-27T16:38:19.496Z] Removing intermediate container 1d97ebeb3c2c [2022-07-27T16:38:19.496Z] ---> f918600edd59 [2022-07-27T16:38:19.496Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T16:38:19.496Z] ---> Running in b846d8e2562f [2022-07-27T16:38:19.758Z] Removing intermediate container c04d31d25aa6 [2022-07-27T16:38:19.758Z] ---> 0948930abab0 [2022-07-27T16:38:19.758Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T16:38:19.758Z] ---> 031a76f2e2ef [2022-07-27T16:38:19.758Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:38:19.758Z] ---> Running in bb077fe1dc8d [2022-07-27T16:38:19.758Z] ---> Running in 2ba6e375272e [2022-07-27T16:38:19.758Z] ---> dc7e3757971a [2022-07-27T16:38:19.758Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-27T16:38:19.758Z] Removing intermediate container b846d8e2562f [2022-07-27T16:38:19.758Z] ---> a1a2bb05d96f [2022-07-27T16:38:19.758Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T16:38:19.758Z] Removing intermediate container 47b78b238cb2 [2022-07-27T16:38:19.758Z] ---> 395fbf8bcaf3 [2022-07-27T16:38:19.758Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T16:38:20.019Z] Removing intermediate container bb077fe1dc8d [2022-07-27T16:38:20.019Z] ---> 3041097ccb8d [2022-07-27T16:38:20.019Z] Step 22/23 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:38:20.019Z] ---> Running in 3d964bd03582 [2022-07-27T16:38:20.019Z] ---> ec62684fc0d8 [2022-07-27T16:38:20.019Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-27T16:38:20.019Z] ---> 650f5d0ea333 [2022-07-27T16:38:20.019Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-27T16:38:20.019Z] ---> fde501650dcd [2022-07-27T16:38:20.019Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:38:20.019Z] ---> Running in 85cea426955a [2022-07-27T16:38:20.019Z] Removing intermediate container 3d964bd03582 [2022-07-27T16:38:20.019Z] ---> d228b23124b7 [2022-07-27T16:38:20.019Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T16:38:20.019Z] ---> Running in 9bd2e9334af7 [2022-07-27T16:38:20.289Z] ---> beae77a6f983 [2022-07-27T16:38:20.289Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-27T16:38:20.289Z] Removing intermediate container 9bd2e9334af7 [2022-07-27T16:38:20.289Z] ---> e66a404f343c [2022-07-27T16:38:20.289Z] [2022-07-27T16:38:20.559Z] Successfully built e66a404f343c [2022-07-27T16:38:20.559Z] Successfully tagged core-data:latest [2022-07-27T16:38:20.559Z]  Building core-data ... done  ---> fc4ae74a11c3 [2022-07-27T16:38:20.559Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-27T16:38:20.559Z] ---> 5a2539ad828f [2022-07-27T16:38:20.559Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-27T16:38:20.820Z] ---> 56799d9502ee [2022-07-27T16:38:20.820Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-27T16:38:20.820Z] ---> 6b98f801400d [2022-07-27T16:38:20.820Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-27T16:38:20.820Z] ---> Running in 25f0966e8e61 [2022-07-27T16:38:20.820Z] ---> Running in 805b5452933d [2022-07-27T16:38:21.078Z] Removing intermediate container 25f0966e8e61 [2022-07-27T16:38:21.078Z] ---> 0c9035c852a8 [2022-07-27T16:38:21.078Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T16:38:21.078Z] ---> Running in dca6591697b4 [2022-07-27T16:38:21.078Z] Removing intermediate container dca6591697b4 [2022-07-27T16:38:21.078Z] ---> 450b690153f3 [2022-07-27T16:38:21.078Z] Step 21/23 : LABEL arch=x86_64 [2022-07-27T16:38:21.078Z] ---> Running in 16932dec3c3e [2022-07-27T16:38:21.078Z] Removing intermediate container 16932dec3c3e [2022-07-27T16:38:21.078Z] ---> e6facb994d6f [2022-07-27T16:38:21.078Z] Step 22/23 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:38:21.078Z] ---> Running in b06eddb0531c [2022-07-27T16:38:21.337Z] Removing intermediate container b06eddb0531c [2022-07-27T16:38:21.337Z] ---> cc084f2a8683 [2022-07-27T16:38:21.337Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T16:38:21.337Z] ---> Running in c199df0ae283 [2022-07-27T16:38:21.337Z] Removing intermediate container c199df0ae283 [2022-07-27T16:38:21.337Z] ---> 42754093a6dc [2022-07-27T16:38:21.337Z] [2022-07-27T16:38:21.601Z] Removing intermediate container 805b5452933d [2022-07-27T16:38:21.601Z] ---> 16e6aa8e3b44 [2022-07-27T16:38:21.601Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-27T16:38:21.601Z] ---> Running in be986da13a5a [2022-07-27T16:38:21.601Z] Successfully built 42754093a6dc [2022-07-27T16:38:21.601Z] Successfully tagged core-command:latest [2022-07-27T16:38:21.601Z]  Building core-command ... done Removing intermediate container be986da13a5a [2022-07-27T16:38:21.601Z] ---> c6cbf94ed42d [2022-07-27T16:38:21.601Z] Step 28/31 : CMD ["gate"] [2022-07-27T16:38:21.601Z] ---> Running in c8af3ac1c25e [2022-07-27T16:38:21.865Z] Removing intermediate container c8af3ac1c25e [2022-07-27T16:38:21.865Z] ---> facb47171e19 [2022-07-27T16:38:21.865Z] Step 29/31 : LABEL arch=x86_64 [2022-07-27T16:38:22.124Z] ---> Running in 0eb94c757454 [2022-07-27T16:38:24.671Z] Removing intermediate container 0eb94c757454 [2022-07-27T16:38:24.671Z] ---> cd9aed7442cb [2022-07-27T16:38:24.671Z] Step 30/31 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:38:24.671Z] ---> Running in 9229f55c836f [2022-07-27T16:38:24.671Z] Removing intermediate container 9229f55c836f [2022-07-27T16:38:24.671Z] ---> 470437c0df41 [2022-07-27T16:38:24.671Z] Step 31/31 : LABEL version=0.0.0 [2022-07-27T16:38:24.671Z] ---> Running in e3950061d68c [2022-07-27T16:38:25.240Z] Removing intermediate container e3950061d68c [2022-07-27T16:38:25.240Z] ---> c6067d7cb64d [2022-07-27T16:38:25.240Z] [2022-07-27T16:38:25.499Z] Successfully built c6067d7cb64d [2022-07-27T16:38:25.499Z] Successfully tagged security-bootstrapper:latest [2022-07-27T16:38:29.972Z]  Building security-bootstrapper ... done Removing intermediate container 2ba6e375272e [2022-07-27T16:38:29.972Z] ---> 4d2ef6884a57 [2022-07-27T16:38:29.972Z] Step 8/26 : COPY . . [2022-07-27T16:38:30.233Z] Removing intermediate container 85cea426955a [2022-07-27T16:38:30.233Z] ---> 3349501cf01d [2022-07-27T16:38:30.233Z] Step 8/25 : COPY . . [2022-07-27T16:38:35.321Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-27T16:38:42.525Z] ---> 3ef268fded42 [2022-07-27T16:38:42.525Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T16:38:42.525Z] ---> 5816f49e1b78 [2022-07-27T16:38:42.525Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T16:38:42.525Z] ---> Running in a9b8c822ad31 [2022-07-27T16:38:42.525Z] ---> Running in 03865b179a77 [2022-07-27T16:38:42.525Z] Removing intermediate container a9b8c822ad31 [2022-07-27T16:38:42.525Z] ---> 1e77d71666ec [2022-07-27T16:38:42.525Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-27T16:38:42.525Z] Removing intermediate container 03865b179a77 [2022-07-27T16:38:42.525Z] ---> 4ac9984f9754 [2022-07-27T16:38:42.525Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T16:38:42.525Z] ---> Running in 9d08a21764a8 [2022-07-27T16:38:42.525Z] ---> Running in 5edd2bfc3a67 [2022-07-27T16:38:42.525Z] Removing intermediate container 9d08a21764a8 [2022-07-27T16:38:42.525Z] ---> ace6576f8a6c [2022-07-27T16:38:42.525Z] 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-27T16:38:42.525Z] Removing intermediate container 5edd2bfc3a67 [2022-07-27T16:38:42.525Z] ---> ea26d3bac882 [2022-07-27T16:38:42.525Z] 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-27T16:38:42.525Z] ---> Running in 0cb8f4a15e38 [2022-07-27T16:38:42.525Z] ---> Running in 93c5041afdec [2022-07-27T16:38:43.467Z] Removing intermediate container 0cb8f4a15e38 [2022-07-27T16:38:43.467Z] ---> e7504db84775 [2022-07-27T16:38:43.467Z] Step 12/25 : WORKDIR /edgex-go [2022-07-27T16:38:43.467Z] ---> Running in c18ec59cadd3 [2022-07-27T16:38:43.467Z] Removing intermediate container 93c5041afdec [2022-07-27T16:38:43.467Z] ---> a4a18a977f83 [2022-07-27T16:38:43.467Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T16:38:43.467Z] ---> Running in 88f6ac0cfcb2 [2022-07-27T16:38:43.467Z] Removing intermediate container c18ec59cadd3 [2022-07-27T16:38:43.467Z] ---> 2c7aa5a40b51 [2022-07-27T16:38:43.467Z] [2022-07-27T16:38:43.467Z] Step 13/25 : FROM alpine:3.15 [2022-07-27T16:38:43.468Z] ---> 2720e26172a0 [2022-07-27T16:38:43.468Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T16:38:43.468Z] ---> Using cache [2022-07-27T16:38:43.468Z] ---> c2b5b372e5a0 [2022-07-27T16:38:43.468Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:38:43.468Z] ---> Using cache [2022-07-27T16:38:43.468Z] ---> 98273f2339b3 [2022-07-27T16:38:43.468Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T16:38:43.468Z] ---> Running in 32b2db07916e [2022-07-27T16:38:43.728Z] Removing intermediate container 88f6ac0cfcb2 [2022-07-27T16:38:43.728Z] ---> 16cb47d5163c [2022-07-27T16:38:43.728Z] [2022-07-27T16:38:43.728Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T16:38:43.728Z] ---> 2720e26172a0 [2022-07-27T16:38:43.728Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T16:38:43.728Z] ---> Using cache [2022-07-27T16:38:43.728Z] ---> c2b5b372e5a0 [2022-07-27T16:38:43.728Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:38:43.728Z] ---> Using cache [2022-07-27T16:38:43.728Z] ---> 98273f2339b3 [2022-07-27T16:38:43.728Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-27T16:38:43.728Z] ---> Running in cc9a8c38e8e1 [2022-07-27T16:38:43.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:43.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:44.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:44.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:44.931Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T16:38:44.931Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T16:38:44.931Z] OK: 15856 distinct packages available [2022-07-27T16:38:45.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:45.191Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T16:38:45.191Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T16:38:45.191Z] OK: 15856 distinct packages available [2022-07-27T16:38:45.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:45.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:46.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T16:38:46.282Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-27T16:38:46.282Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-27T16:38:46.282Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-27T16:38:46.282Z] (3/5) Installing libucontext (1.1-r0) [2022-07-27T16:38:46.282Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-27T16:38:46.542Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-27T16:38:46.542Z] (3/4) Installing libucontext (1.1-r0) [2022-07-27T16:38:46.542Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-27T16:38:46.542Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-27T16:38:46.542Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T16:38:46.542Z] OK: 6 MiB in 19 packages [2022-07-27T16:38:46.542Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T16:38:46.542Z] OK: 6 MiB in 18 packages [2022-07-27T16:38:47.114Z] Removing intermediate container 32b2db07916e [2022-07-27T16:38:47.114Z] ---> b23f140d74e3 [2022-07-27T16:38:47.114Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T16:38:47.114Z] Removing intermediate container cc9a8c38e8e1 [2022-07-27T16:38:47.114Z] ---> f7dc536a1cfc [2022-07-27T16:38:47.114Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T16:38:50.411Z] ---> a41343c199ca [2022-07-27T16:38:50.411Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T16:38:50.411Z] ---> 5bf4e2e16ab0 [2022-07-27T16:38:50.411Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T16:38:50.411Z] ---> b8917f240f0c [2022-07-27T16:38:50.411Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-27T16:38:50.411Z] ---> 7ea5f9b7a6f1 [2022-07-27T16:38:50.411Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-27T16:38:50.672Z] ---> Running in 5fe6e925c3d2 [2022-07-27T16:38:50.672Z] Removing intermediate container 5fe6e925c3d2 [2022-07-27T16:38:50.672Z] ---> 7bb7bb11ae94 [2022-07-27T16:38:50.672Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-27T16:38:50.672Z] ---> 99b36dc20f86 [2022-07-27T16:38:50.672Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-27T16:38:50.672Z] ---> c72ec45b930c [2022-07-27T16:38:50.672Z] Step 21/26 : WORKDIR / [2022-07-27T16:38:50.672Z] ---> Running in d757d5576adc [2022-07-27T16:38:50.931Z] ---> 0de913b00d05 [2022-07-27T16:38:50.931Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T16:38:50.931Z] ---> Running in f86f51ab7073 [2022-07-27T16:38:50.931Z] Removing intermediate container d757d5576adc [2022-07-27T16:38:50.931Z] ---> c709262c6b23 [2022-07-27T16:38:50.931Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T16:38:50.931Z] ---> Running in 2589454cfb75 [2022-07-27T16:38:50.931Z] Removing intermediate container f86f51ab7073 [2022-07-27T16:38:50.931Z] ---> 4e2c10775c1c [2022-07-27T16:38:50.931Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T16:38:50.931Z] ---> Running in 063ea9adb423 [2022-07-27T16:38:50.931Z] Removing intermediate container 2589454cfb75 [2022-07-27T16:38:50.931Z] ---> e92861f361af [2022-07-27T16:38:50.931Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T16:38:50.931Z] ---> Running in e05452414dfe [2022-07-27T16:38:50.931Z] Removing intermediate container 063ea9adb423 [2022-07-27T16:38:50.931Z] ---> 6ab8bbda8af1 [2022-07-27T16:38:50.932Z] Step 23/25 : LABEL arch=x86_64 [2022-07-27T16:38:51.191Z] ---> Running in b342f8b0bb2a [2022-07-27T16:38:51.191Z] Removing intermediate container e05452414dfe [2022-07-27T16:38:51.191Z] ---> 164a60787698 [2022-07-27T16:38:51.191Z] Step 24/26 : LABEL arch=x86_64 [2022-07-27T16:38:51.191Z] ---> Running in 30980159a593 [2022-07-27T16:38:51.191Z] Removing intermediate container b342f8b0bb2a [2022-07-27T16:38:51.191Z] ---> 07c0210d3094 [2022-07-27T16:38:51.191Z] Step 24/25 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:38:51.191Z] ---> Running in 839ed5c11e00 [2022-07-27T16:38:51.191Z] Removing intermediate container 30980159a593 [2022-07-27T16:38:51.191Z] ---> daf2b0ec31ef [2022-07-27T16:38:51.191Z] Step 25/26 : LABEL git_sha=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [2022-07-27T16:38:51.191Z] ---> Running in 68412f33f308 [2022-07-27T16:38:51.191Z] Removing intermediate container 839ed5c11e00 [2022-07-27T16:38:51.191Z] ---> 17bad4fdf480 [2022-07-27T16:38:51.191Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T16:38:51.453Z] ---> Running in 19e5ee0486d3 [2022-07-27T16:38:51.453Z] Removing intermediate container 68412f33f308 [2022-07-27T16:38:51.453Z] ---> 675ba30e8910 [2022-07-27T16:38:51.453Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T16:38:51.453Z] ---> Running in 7984fbbae6f7 [2022-07-27T16:38:51.453Z] Removing intermediate container 19e5ee0486d3 [2022-07-27T16:38:51.453Z] ---> 372af07e7127 [2022-07-27T16:38:51.453Z] [2022-07-27T16:38:51.453Z] Removing intermediate container 7984fbbae6f7 [2022-07-27T16:38:51.453Z] ---> 81aae66500a0 [2022-07-27T16:38:51.453Z] [2022-07-27T16:38:51.453Z] Successfully built 372af07e7127 [2022-07-27T16:38:51.453Z] Successfully tagged security-spire-server:latest [2022-07-27T16:38:51.453Z]  Building security-spire-server ... done Successfully built 81aae66500a0 [2022-07-27T16:38:51.453Z] Successfully tagged security-spire-config:latest [2022-07-27T16:38:51.722Z]  Building security-spire-config ... done  [Pipeline] } [2022-07-27T16:38:51.729Z] $ docker stop --time=1 12ee8221bb7242a1491f11e6e3b359f686c6cc933009d723c4a842d5fd189a58 [2022-07-27T16:38:53.023Z] $ docker rm -f 12ee8221bb7242a1491f11e6e3b359f686c6cc933009d723c4a842d5fd189a58 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T16:38:53.381Z] + docker images [2022-07-27T16:38:53.381Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-27T16:38:53.381Z] security-spire-config latest 81aae66500a0 2 seconds ago 85.8MB [2022-07-27T16:38:53.381Z] security-spire-server latest 372af07e7127 2 seconds ago 86.5MB [2022-07-27T16:38:53.381Z] 16cb47d5163c 10 seconds ago 1.58GB [2022-07-27T16:38:53.381Z] 2c7aa5a40b51 10 seconds ago 1.58GB [2022-07-27T16:38:53.381Z] security-bootstrapper latest c6067d7cb64d 29 seconds ago 19.3MB [2022-07-27T16:38:53.381Z] core-command latest 42754093a6dc 32 seconds ago 16.1MB [2022-07-27T16:38:53.381Z] core-data latest e66a404f343c 33 seconds ago 21.5MB [2022-07-27T16:38:53.381Z] c7ff7f4861c1 35 seconds ago 1.68GB [2022-07-27T16:38:53.381Z] sys-mgmt-agent latest 15b7e329eeff 46 seconds ago 299MB [2022-07-27T16:38:53.381Z] core-metadata latest ac4801f4f188 46 seconds ago 17.1MB [2022-07-27T16:38:53.381Z] 87648af6b487 49 seconds ago 1.71GB [2022-07-27T16:38:53.381Z] c22691ba3f7d 55 seconds ago 1.69GB [2022-07-27T16:38:53.381Z] fe6afcaae2e0 56 seconds ago 1.69GB [2022-07-27T16:38:53.381Z] security-secretstore-setup latest a33966b56301 About a minute ago 28.9MB [2022-07-27T16:38:53.381Z] 6dd0730afd31 About a minute ago 1.68GB [2022-07-27T16:38:53.381Z] 3794d4539c53 About a minute ago 1.69GB [2022-07-27T16:38:53.381Z] support-notifications latest c7202b12d7f2 2 minutes ago 27.1MB [2022-07-27T16:38:53.381Z] security-proxy-setup latest abaaf4657140 2 minutes ago 27.1MB [2022-07-27T16:38:53.381Z] support-scheduler latest 65717bb34578 2 minutes ago 26.5MB [2022-07-27T16:38:53.381Z] 4f241781898c 2 minutes ago 1.74GB [2022-07-27T16:38:53.381Z] 7364357bced7 2 minutes ago 1.74GB [2022-07-27T16:38:53.381Z] 30f98f0a75fc 2 minutes ago 1.69GB [2022-07-27T16:38:53.381Z] security-spire-agent latest 79ae7cda4324 2 minutes ago 125MB [2022-07-27T16:38:53.381Z] security-spiffe-token-provider latest e30aacb5a58d 2 minutes ago 29.1MB [2022-07-27T16:38:53.381Z] 862d0263421d 3 minutes ago 1.58GB [2022-07-27T16:38:53.381Z] ca531568ade6 3 minutes ago 1.73GB [2022-07-27T16:38:53.381Z] ci-base-image-x86_64 latest a2850657b3d6 6 minutes ago 993MB [2022-07-27T16:38:53.381Z] alpine 3.15 2720e26172a0 7 days ago 5.57MB [2022-07-27T16:38:53.381Z] alpine 3.16 d7d3d98c851f 8 days ago 5.53MB [2022-07-27T16:38:53.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB [2022-07-27T16:38:53.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 weeks ago 677MB [2022-07-27T16:38:53.381Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-27T16:38:53.381Z] 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-27T16:40:27.248Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-27T16:40:27.248Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-27T16:40:27.248Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-27T16:40:27.248Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-27T16:40:27.248Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-27T16:40:27.248Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-27T16:40:27.248Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-27T16:40:27.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-27T16:40:27.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-27T16:40:29.251Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-27T16:40:29.251Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-27T16:40:29.251Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-27T16:40:29.251Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-27T16:40:29.251Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-27T16:40:29.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-27T16:40:44.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.394s coverage: 28.7% of statements [2022-07-27T16:40:44.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-27T16:40:44.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-27T16:40:47.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.391s coverage: 98.5% of statements [2022-07-27T16:40:47.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-27T16:40:47.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.473s coverage: 54.2% of statements [2022-07-27T16:40:47.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-27T16:40:47.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-27T16:41:10.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.659s coverage: 89.2% of statements [2022-07-27T16:41:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-27T16:41:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-27T16:41:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-27T16:41:10.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.450s coverage: 83.8% of statements [2022-07-27T16:41:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-27T16:41:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-27T16:41:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-27T16:41:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-27T16:41:10.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-27T16:41:11.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.487s coverage: 95.6% of statements [2022-07-27T16:41:11.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-27T16:41:11.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-27T16:41:11.150Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.240s coverage: 72.2% of statements [2022-07-27T16:41:11.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-27T16:41:11.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-27T16:41:11.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-27T16:41:11.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-27T16:41:11.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-27T16:41:11.150Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.475s coverage: 60.0% of statements [2022-07-27T16:41:11.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-27T16:41:11.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-27T16:41:11.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-27T16:41:11.150Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.418s coverage: 0.9% of statements [2022-07-27T16:41:11.150Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-27T16:41:11.150Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.319s coverage: 58.8% of statements [2022-07-27T16:41:12.139Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 29.6% of statements [2022-07-27T16:41:12.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-27T16:41:12.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements [2022-07-27T16:41:14.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.289s coverage: 79.5% of statements [2022-07-27T16:41:14.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements [2022-07-27T16:41:15.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements [2022-07-27T16:41:15.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements [2022-07-27T16:41:30.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements [2022-07-27T16:41:30.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements [2022-07-27T16:41:34.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.705s coverage: 82.5% of statements [2022-07-27T16:41:34.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-27T16:41:41.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.306s coverage: 92.9% of statements [2022-07-27T16:41:41.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-27T16:41:41.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-27T16:41:41.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-27T16:41:41.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-07-27T16:41:41.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-27T16:41:41.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-27T16:41:41.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-27T16:41:41.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-27T16:41:41.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-27T16:41:41.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-07-27T16:41:41.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-27T16:41:41.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-27T16:41:41.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-07-27T16:41:41.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-27T16:41:41.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-07-27T16:41:41.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-27T16:41:41.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.340s coverage: 80.0% of statements [2022-07-27T16:41:41.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.275s coverage: 87.2% of statements [2022-07-27T16:41:41.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.353s coverage: 85.4% of statements [2022-07-27T16:41:41.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.906s coverage: 91.2% of statements [2022-07-27T16:41:41.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-27T16:41:46.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.999s coverage: 64.4% of statements [2022-07-27T16:41:46.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-27T16:41:46.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-27T16:41:46.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements [2022-07-27T16:41:46.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.178s coverage: 89.4% of statements [2022-07-27T16:41:46.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2022-07-27T16:41:46.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2022-07-27T16:41:46.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2022-07-27T16:41:56.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.517s coverage: 66.1% of statements [2022-07-27T16:41:56.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-27T16:41:56.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-27T16:41:56.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-27T16:41:58.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.817s coverage: 43.8% of statements [2022-07-27T16:41:58.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-27T16:41:58.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-27T16:41:58.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.339s coverage: 89.5% of statements [2022-07-27T16:41:58.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-27T16:41:58.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.386s coverage: 84.8% of statements [2022-07-27T16:41:58.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-27T16:41:58.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-27T16:41:58.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-27T16:41:58.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-27T16:42:06.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.457s coverage: 17.7% of statements [2022-07-27T16:42:06.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-27T16:42:06.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-27T16:42:06.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-27T16:42:06.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-27T16:42:06.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.835s coverage: 92.3% of statements [2022-07-27T16:42:06.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-27T16:42:06.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-27T16:42:06.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-27T16:42:06.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-27T16:42:06.688Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 63.2% of statements [2022-07-27T16:42:06.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-27T16:42:06.688Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-27T16:42:07.680Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.484s coverage: 97.7% of statements [2022-07-27T16:42:07.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-27T16:42:07.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-27T16:42:07.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-27T16:42:07.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-27T16:42:07.680Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements [2022-07-27T16:42:07.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-27T16:42:07.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-27T16:42:07.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-27T16:42:07.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-27T16:42:07.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-27T16:42:07.680Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-27T16:42:07.680Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements [2022-07-27T16:42:07.680Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.100s coverage: 96.9% of statements [2022-07-27T16:42:08.660Z] 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-27T16:42:08.660Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-27T16:42:08.660Z] GO111MODULE=on go vet ./... [2022-07-27T16:44:00.547Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T16:44:00.547Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T16:44:00.547Z] ./bin/test-attribution-txt.sh [2022-07-27T16:44:00.547Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-27T16:44:00.547Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-27T16:44:00.547Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-27T16:44:00.547Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T16:44:00.547Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T16:44:00.547Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T16:44:00.547Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-27T16:44:00.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-27T16:44:01.233Z] + ls -al . [2022-07-27T16:44:01.233Z] total 684 [2022-07-27T16:44:01.233Z] drwxrwxr-x 9 1001 1001 4096 Jul 27 16:38 . [2022-07-27T16:44:01.233Z] drwxr-xr-x 4 root root 4096 Jul 27 16:38 .. [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 11 Jul 27 16:36 .dockerignore [2022-07-27T16:44:01.233Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 16:36 .git [2022-07-27T16:44:01.233Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 16:36 .github [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 1030 Jul 27 16:36 .gitignore [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 42 Jul 27 16:36 .golangci.yml [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 87 Jul 27 16:36 .hadolint.yml [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 166 Jul 27 16:36 .sonarcloud.properties [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 1171 Jul 27 16:36 ADOPTERS.md [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 10347 Jul 27 16:36 Attribution.txt [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 63209 Jul 27 16:36 CHANGELOG.md [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 3804 Jul 27 16:36 CONTRIBUTING.md [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 677 Jul 27 16:36 GOVERNANCE.md [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 850 Jul 27 16:36 Jenkinsfile [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 10775 Jul 27 16:36 LICENSE [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 10350 Jul 27 16:36 Makefile [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 582 Jul 27 16:36 OWNERS.md [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 9094 Jul 27 16:36 README.md [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 6912 Jul 27 16:36 SECURITY.md [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 5 Jul 27 16:31 VERSION [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 4131 Jul 27 16:36 ZMQWindows.md [2022-07-27T16:44:01.233Z] drwxrwxr-x 2 1001 1001 4096 Jul 27 16:36 bin [2022-07-27T16:44:01.233Z] drwxrwxr-x 18 1001 1001 4096 Jul 27 16:36 cmd [2022-07-27T16:44:01.233Z] -rw-r--r-- 1 root root 435593 Jul 27 16:42 coverage.out [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 3661 Jul 27 16:36 go.mod [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 37993 Jul 27 16:36 go.sum [2022-07-27T16:44:01.233Z] drwxrwxr-x 8 1001 1001 4096 Jul 27 16:36 internal [2022-07-27T16:44:01.233Z] drwxrwxr-x 3 1001 1001 4096 Jul 27 16:36 openapi [2022-07-27T16:44:01.233Z] drwxrwxr-x 4 1001 1001 4096 Jul 27 16:36 snap [2022-07-27T16:44:01.233Z] -rw-rw-r-- 1 1001 1001 204 Jul 27 16:36 version.go [Pipeline] sh [2022-07-27T16:44:01.897Z] + '[' -e coverage.out ] [2022-07-27T16:44:01.897Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-27T16:44:01.928Z] Warning: overwriting stash ‘coverage-report’ [2022-07-27T16:44:02.757Z] Stashed 1 file(s) [Pipeline] sh [2022-07-27T16:44:03.407Z] + make build [2022-07-27T16:44:03.407Z] 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-27T16:45:40.354Z] 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-27T16:46:48.417Z] 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-27T16:46:48.417Z] 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-27T16:47:27.455Z] 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-27T16:47:27.455Z] 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-27T16:47:30.094Z] 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-27T16:47:36.822Z] 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-27T16:47:40.216Z] 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-27T16:47:45.625Z] 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-27T16:47:49.026Z] 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-27T16:47:53.339Z] 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-27T16:48:01.646Z] 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-27T16:48:07.077Z] $ docker stop --time=1 7b82ae8bff59ec0f0858fde76d568d5783cdbcc9de52a7e7163871f3983d794e [2022-07-27T16:48:09.110Z] $ docker rm -f 7b82ae8bff59ec0f0858fde76d568d5783cdbcc9de52a7e7163871f3983d794e [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-27T16:48:11.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T16:48:11.405Z] [2022-07-27T16:48:11.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:48:11.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T16:48:12.033Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-27T16:48:12.033Z] 29e5d40040c1: Pulling fs layer [2022-07-27T16:48:12.033Z] 1ce36da41761: Pulling fs layer [2022-07-27T16:48:12.033Z] 25b303627fd3: Pulling fs layer [2022-07-27T16:48:12.313Z] 29e5d40040c1: Verifying Checksum [2022-07-27T16:48:12.313Z] 29e5d40040c1: Download complete [2022-07-27T16:48:12.587Z] 1ce36da41761: Verifying Checksum [2022-07-27T16:48:12.587Z] 1ce36da41761: Download complete [2022-07-27T16:48:12.863Z] 29e5d40040c1: Pull complete [2022-07-27T16:48:14.302Z] 25b303627fd3: Verifying Checksum [2022-07-27T16:48:14.302Z] 25b303627fd3: Download complete [2022-07-27T16:48:14.302Z] 1ce36da41761: Pull complete [2022-07-27T16:48:26.704Z] 25b303627fd3: Pull complete [2022-07-27T16:48:26.704Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-27T16:48:26.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T16:48:26.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:48:26.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-21245 does not seem to be running inside a container [2022-07-27T16:48:27.045Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-27T16:48:29.380Z] $ docker top 23865b2a23232079aa1bb4abe72a3f88e7fe79cf525dcaee2efda73627a0b3a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T16:48:30.315Z] + grep parallel [2022-07-27T16:48:30.315Z] + docker-compose build --help [2022-07-27T16:48:34.607Z] --parallel Build images in parallel. [Pipeline] } [2022-07-27T16:48:34.632Z] $ docker stop --time=1 23865b2a23232079aa1bb4abe72a3f88e7fe79cf525dcaee2efda73627a0b3a7 [2022-07-27T16:48:36.297Z] $ docker rm -f 23865b2a23232079aa1bb4abe72a3f88e7fe79cf525dcaee2efda73627a0b3a7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:48:36.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-27T16:48:36.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:48:37.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-21245 does not seem to be running inside a container [2022-07-27T16:48:37.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-27T16:48:38.798Z] $ docker top bf105a42d4f2527628a0cdde2ba5d6635b1b8ef9802a7f2e6bbcbba20edb1d4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T16:48:39.779Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-27T16:48:45.176Z] Building core-command ... [2022-07-27T16:48:45.176Z] Building core-data ... [2022-07-27T16:48:45.176Z] Building core-metadata ... [2022-07-27T16:48:45.176Z] Building security-bootstrapper ... [2022-07-27T16:48:45.176Z] Building security-proxy-setup ... [2022-07-27T16:48:45.176Z] Building security-secretstore-setup ... [2022-07-27T16:48:45.176Z] Building security-spiffe-token-provider ... [2022-07-27T16:48:45.176Z] Building security-spire-agent ... [2022-07-27T16:48:45.176Z] Building security-spire-config ... [2022-07-27T16:48:45.176Z] Building security-spire-server ... [2022-07-27T16:48:45.176Z] Building support-notifications ... [2022-07-27T16:48:45.176Z] Building support-scheduler ... [2022-07-27T16:48:45.176Z] Building sys-mgmt-agent ... [2022-07-27T16:48:45.176Z] Building security-secretstore-setup [2022-07-27T16:48:45.176Z] Building support-scheduler [2022-07-27T16:48:45.176Z] Building security-spire-server [2022-07-27T16:48:45.176Z] Building support-notifications [2022-07-27T16:48:45.176Z] Building core-data [2022-07-27T16:50:06.928Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:50:06.928Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:50:06.928Z] ---> de272cd7b1dd [2022-07-27T16:50:06.928Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T16:50:06.928Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:50:06.928Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:50:06.928Z] ---> de272cd7b1dd [2022-07-27T16:50:06.928Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T16:50:06.928Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:50:06.928Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:50:06.928Z] ---> de272cd7b1dd [2022-07-27T16:50:06.928Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T16:50:06.928Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:50:06.928Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:50:06.928Z] [2022-07-27T16:50:06.928Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder ---> de272cd7b1dd [2022-07-27T16:50:06.928Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T16:50:06.928Z] [2022-07-27T16:50:06.928Z] ---> de272cd7b1dd [2022-07-27T16:50:06.928Z] Step 3/25 : WORKDIR /edgex-go [2022-07-27T16:50:06.928Z] ---> Running in e2b681a3384e [2022-07-27T16:50:06.928Z] ---> Running in ecc0178e3109 [2022-07-27T16:50:06.928Z] ---> Running in c30169f55696 [2022-07-27T16:50:06.928Z] ---> Running in 67afd9aefae7 [2022-07-27T16:50:06.928Z] ---> Running in 88ee6d161023 [2022-07-27T16:50:06.928Z] Removing intermediate container c30169f55696 [2022-07-27T16:50:06.928Z] ---> db7968d7d47a [2022-07-27T16:50:06.928Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:50:06.928Z] Removing intermediate container 67afd9aefae7 [2022-07-27T16:50:06.928Z] ---> 089676daaa01 [2022-07-27T16:50:06.928Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:50:06.928Z] Removing intermediate container 88ee6d161023 [2022-07-27T16:50:06.928Z] ---> 359319d6e285 [2022-07-27T16:50:06.928Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container e2b681a3384e [2022-07-27T16:50:06.928Z] ---> f802442eea4d [2022-07-27T16:50:06.928Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:50:06.928Z] [2022-07-27T16:50:06.928Z] Removing intermediate container ecc0178e3109 [2022-07-27T16:50:06.928Z] ---> 919d10e46d45 [2022-07-27T16:50:06.928Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:50:06.928Z] ---> Running in d01a1502ed0b [2022-07-27T16:50:06.928Z] ---> Running in d0775bee97d8 [2022-07-27T16:50:06.928Z] ---> Running in d66bd54ecd1f [2022-07-27T16:50:06.928Z] ---> Running in 0dfbf5227908 [2022-07-27T16:50:06.928Z] ---> Running in deff00b21da0 [2022-07-27T16:50:09.562Z] Removing intermediate container d01a1502ed0b [2022-07-27T16:50:09.562Z] ---> a5cfa0765228 [2022-07-27T16:50:09.562Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-27T16:50:09.562Z] ---> Running in aec4587271c8 [2022-07-27T16:50:10.169Z] Removing intermediate container d66bd54ecd1f [2022-07-27T16:50:10.169Z] ---> a80c41e4c37d [2022-07-27T16:50:10.169Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-27T16:50:10.169Z] ---> Running in e9818d594eaf [2022-07-27T16:50:10.448Z] Removing intermediate container 0dfbf5227908 [2022-07-27T16:50:10.448Z] ---> f3da70101ba5 [2022-07-27T16:50:10.448Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T16:50:10.726Z] ---> Running in 9c6c14cde8d4 [2022-07-27T16:50:11.005Z] Removing intermediate container deff00b21da0 [2022-07-27T16:50:11.005Z] ---> 05789798579a [2022-07-27T16:50:11.005Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-27T16:50:11.286Z] Removing intermediate container d0775bee97d8 [2022-07-27T16:50:11.286Z] ---> 9428e7421bd2 [2022-07-27T16:50:11.286Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T16:50:11.286Z] ---> Running in 6bb1013fbbc6 [2022-07-27T16:50:11.567Z] ---> Running in a51acbb787c9 [2022-07-27T16:50:12.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:50:12.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:50:12.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:50:13.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:50:13.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:50:13.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:50:13.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:50:13.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:50:14.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:50:14.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:50:14.496Z] OK: 221 MiB in 51 packages [2022-07-27T16:50:14.777Z] OK: 221 MiB in 51 packages [2022-07-27T16:50:15.066Z] OK: 221 MiB in 51 packages [2022-07-27T16:50:15.674Z] OK: 221 MiB in 51 packages [2022-07-27T16:50:15.674Z] OK: 221 MiB in 51 packages [2022-07-27T16:50:16.281Z] Removing intermediate container aec4587271c8 [2022-07-27T16:50:16.281Z] ---> 373e348bfea9 [2022-07-27T16:50:16.281Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T16:50:16.894Z] Removing intermediate container e9818d594eaf [2022-07-27T16:50:16.894Z] ---> daa1c76e8851 [2022-07-27T16:50:16.894Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T16:50:16.894Z] Removing intermediate container 9c6c14cde8d4 [2022-07-27T16:50:16.894Z] ---> 5a1f27067aca [2022-07-27T16:50:16.894Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T16:50:17.172Z] Removing intermediate container 6bb1013fbbc6 [2022-07-27T16:50:17.172Z] ---> 19c7ab61f346 [2022-07-27T16:50:17.172Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-27T16:50:17.172Z] Removing intermediate container a51acbb787c9 [2022-07-27T16:50:17.172Z] ---> 50c921a95dd5 [2022-07-27T16:50:17.172Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T16:50:17.448Z] ---> 54734004c3f0 [2022-07-27T16:50:17.448Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:50:17.448Z] ---> Running in 552993c669c6 [2022-07-27T16:50:18.436Z] ---> 48821aa85ba5 [2022-07-27T16:50:18.436Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:50:18.436Z] ---> cea8d711f0e8 [2022-07-27T16:50:18.436Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:50:18.436Z] ---> Running in 610ca9092541 [2022-07-27T16:50:18.436Z] ---> Running in 55e139747840 [2022-07-27T16:50:19.052Z] ---> 63938a2e9745 [2022-07-27T16:50:19.052Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:50:19.052Z] ---> 5f86d6d4d6de [2022-07-27T16:50:19.052Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:50:19.052Z] ---> Running in 3295097b5060 [2022-07-27T16:50:19.326Z] ---> Running in 43a14c720dc6 [2022-07-27T16:51:27.394Z] Removing intermediate container 43a14c720dc6 [2022-07-27T16:51:27.394Z] ---> 527699f4a969 [2022-07-27T16:51:27.394Z] Step 8/25 : COPY . . [2022-07-27T16:51:27.394Z] Removing intermediate container 55e139747840 [2022-07-27T16:51:27.394Z] ---> cd3d7010dbaf [2022-07-27T16:51:27.394Z] Step 8/23 : COPY . . [2022-07-27T16:51:27.394Z] Removing intermediate container 3295097b5060 [2022-07-27T16:51:27.394Z] ---> 7cde42ecb823 [2022-07-27T16:51:27.394Z] Removing intermediate container 552993c669c6 [2022-07-27T16:51:27.394Z] ---> 06d373240f5f [2022-07-27T16:51:27.394Z] Step 8/22 : COPY . . [2022-07-27T16:51:27.394Z] Step 8/22 : COPY . . [2022-07-27T16:51:27.394Z] Removing intermediate container 610ca9092541 [2022-07-27T16:51:27.394Z] ---> dac52d55a5cb [2022-07-27T16:51:27.394Z] Step 8/25 : COPY . . [2022-07-27T16:51:49.586Z] ---> 60745a1ebc44 [2022-07-27T16:51:49.586Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-27T16:51:49.586Z] ---> 1f75d782e505 [2022-07-27T16:51:49.586Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-27T16:51:49.586Z] ---> Running in 57bc933c055e [2022-07-27T16:51:49.586Z] ---> c4a443009afc [2022-07-27T16:51:49.586Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-27T16:51:49.586Z] ---> Running in 04026251646b [2022-07-27T16:51:49.860Z] ---> Running in 0ae8d3098590 [2022-07-27T16:51:49.860Z] ---> 4ad0e5496cb1 [2022-07-27T16:51:49.860Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T16:51:49.860Z] ---> 202799b5a44e [2022-07-27T16:51:49.860Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-27T16:51:49.860Z] ---> Running in 46facd382598 [2022-07-27T16:51:50.138Z] ---> Running in 89f544e5e077 [2022-07-27T16:51:50.740Z] Removing intermediate container 46facd382598 [2022-07-27T16:51:50.740Z] ---> ac4e03e9b22e [2022-07-27T16:51:50.740Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-27T16:51:51.015Z] ---> Running in 5354a4b453f7 [2022-07-27T16:51:51.631Z] Removing intermediate container 5354a4b453f7 [2022-07-27T16:51:51.631Z] ---> 4bb14bde324b [2022-07-27T16:51:51.631Z] 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-27T16:51:51.907Z] ---> Running in f49f373e5f58 [2022-07-27T16:51:51.908Z] 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-27T16:51:51.908Z] 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-27T16:51:51.908Z] 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-27T16:51:52.515Z] 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-27T16:51:54.521Z] Removing intermediate container f49f373e5f58 [2022-07-27T16:51:54.521Z] ---> 8e2f3356a0eb [2022-07-27T16:51:54.799Z] Step 12/25 : WORKDIR /edgex-go [2022-07-27T16:51:54.799Z] ---> Running in 324a0bd35280 [2022-07-27T16:51:55.411Z] Removing intermediate container 324a0bd35280 [2022-07-27T16:51:55.411Z] ---> b891e4beb328 [2022-07-27T16:51:55.411Z] [2022-07-27T16:51:55.411Z] Step 13/25 : FROM alpine:3.15 [2022-07-27T16:51:55.411Z] 3.15: Pulling from library/alpine [2022-07-27T16:51:57.420Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T16:51:57.420Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T16:51:57.420Z] ---> 60f2846fe774 [2022-07-27T16:51:57.420Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T16:51:57.420Z] ---> Running in ab49255a981c [2022-07-27T16:51:57.708Z] Removing intermediate container ab49255a981c [2022-07-27T16:51:57.708Z] ---> c95f466c7ed3 [2022-07-27T16:51:57.708Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:51:57.984Z] ---> Running in eddc1a172fbd [2022-07-27T16:52:01.395Z] Removing intermediate container eddc1a172fbd [2022-07-27T16:52:01.395Z] ---> b6a83a4f5182 [2022-07-27T16:52:01.395Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T16:52:01.395Z] ---> Running in 466ec976d9ba [2022-07-27T16:52:02.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:52:04.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:52:05.776Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T16:52:05.776Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T16:52:05.776Z] OK: 15733 distinct packages available [2022-07-27T16:52:06.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:52:07.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:52:08.500Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-27T16:52:08.500Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-27T16:52:08.500Z] (3/5) Installing libucontext (1.1-r0) [2022-07-27T16:52:08.777Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-27T16:52:08.777Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-27T16:52:09.055Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T16:52:09.055Z] OK: 6 MiB in 19 packages [2022-07-27T16:52:11.057Z] Removing intermediate container 466ec976d9ba [2022-07-27T16:52:11.057Z] ---> 5040695c1e73 [2022-07-27T16:52:11.057Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T16:52:17.812Z] ---> 2c8f15177979 [2022-07-27T16:52:17.812Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T16:52:17.812Z] ---> eab44125337f [2022-07-27T16:52:17.812Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-27T16:52:18.811Z] ---> 30b336755e6b [2022-07-27T16:52:18.811Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-27T16:52:19.838Z] ---> a749fc1fb052 [2022-07-27T16:52:19.838Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T16:52:20.156Z] ---> Running in 5070a2dd207e [2022-07-27T16:52:20.505Z] Removing intermediate container 5070a2dd207e [2022-07-27T16:52:20.505Z] ---> b75638fc5e39 [2022-07-27T16:52:20.505Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T16:52:20.505Z] ---> Running in 644810055e41 [2022-07-27T16:52:21.293Z] Removing intermediate container 644810055e41 [2022-07-27T16:52:21.293Z] ---> 326fba6f38c0 [2022-07-27T16:52:21.293Z] Step 23/25 : LABEL arch=arm64 [2022-07-27T16:52:21.293Z] ---> Running in 38559ffaa507 [2022-07-27T16:52:22.063Z] Removing intermediate container 38559ffaa507 [2022-07-27T16:52:22.063Z] ---> 9ecdb3263d43 [2022-07-27T16:52:22.063Z] Step 24/25 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T16:52:22.064Z] ---> Running in cd1b96b05894 [2022-07-27T16:52:22.384Z] Removing intermediate container cd1b96b05894 [2022-07-27T16:52:22.384Z] ---> c34a0bf71da3 [2022-07-27T16:52:22.384Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T16:52:22.669Z] ---> Running in e42c071b3120 [2022-07-27T16:52:23.287Z] Removing intermediate container e42c071b3120 [2022-07-27T16:52:23.287Z] ---> 97117adec812 [2022-07-27T16:52:23.287Z] [2022-07-27T16:52:23.564Z] Successfully built 97117adec812 [2022-07-27T16:52:23.564Z] Successfully tagged security-spire-server-arm64:latest [2022-07-27T16:52:23.564Z]  Building security-spire-server ... done Building security-spire-config [2022-07-27T16:52:50.398Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:52:50.398Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:52:50.398Z] ---> de272cd7b1dd [2022-07-27T16:52:50.398Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T16:52:50.398Z] ---> Using cache [2022-07-27T16:52:50.398Z] ---> 919d10e46d45 [2022-07-27T16:52:50.398Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:52:50.398Z] ---> Using cache [2022-07-27T16:52:50.398Z] ---> 05789798579a [2022-07-27T16:52:50.398Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T16:52:50.398Z] ---> Running in 84adf66fc369 [2022-07-27T16:52:52.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:52:53.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:52:54.356Z] OK: 221 MiB in 51 packages [2022-07-27T16:52:55.813Z] Removing intermediate container 84adf66fc369 [2022-07-27T16:52:55.813Z] ---> 8302bcf6da52 [2022-07-27T16:52:55.813Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T16:52:56.805Z] ---> 6d9e92dd7e40 [2022-07-27T16:52:56.805Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:52:56.805Z] ---> Running in dd4fc4ee0bcb [2022-07-27T16:53:43.841Z] Removing intermediate container dd4fc4ee0bcb [2022-07-27T16:53:43.841Z] ---> 6107ea8d2870 [2022-07-27T16:53:43.841Z] Step 8/26 : COPY . . [2022-07-27T16:54:06.077Z] ---> 080bd75cfe2f [2022-07-27T16:54:06.077Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T16:54:06.077Z] ---> Running in b25c6ef125bb [2022-07-27T16:54:06.077Z] Removing intermediate container b25c6ef125bb [2022-07-27T16:54:06.077Z] ---> d463f6b2eda6 [2022-07-27T16:54:06.077Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T16:54:06.077Z] ---> Running in d4c47fdc785c [2022-07-27T16:54:06.077Z] Removing intermediate container d4c47fdc785c [2022-07-27T16:54:06.077Z] ---> e1da448cd3ea [2022-07-27T16:54:06.077Z] 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-27T16:54:06.077Z] ---> Running in 4dff446bd5df [2022-07-27T16:54:09.488Z] Removing intermediate container 4dff446bd5df [2022-07-27T16:54:09.489Z] ---> fe186da08d5e [2022-07-27T16:54:09.489Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T16:54:09.489Z] ---> Running in 371d02ddd2c6 [2022-07-27T16:54:09.766Z] Removing intermediate container 371d02ddd2c6 [2022-07-27T16:54:09.766Z] ---> 8ac4b762ce86 [2022-07-27T16:54:09.766Z] [2022-07-27T16:54:09.766Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T16:54:09.766Z] ---> 60f2846fe774 [2022-07-27T16:54:09.766Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T16:54:09.766Z] ---> Using cache [2022-07-27T16:54:09.766Z] ---> c95f466c7ed3 [2022-07-27T16:54:09.766Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:54:09.766Z] ---> Using cache [2022-07-27T16:54:09.766Z] ---> b6a83a4f5182 [2022-07-27T16:54:09.766Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-27T16:54:10.041Z] ---> Running in 973fb45849f7 [2022-07-27T16:54:12.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:54:13.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:54:14.481Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T16:54:14.481Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T16:54:14.481Z] OK: 15733 distinct packages available [2022-07-27T16:54:14.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:54:15.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:54:16.922Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-27T16:54:16.922Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-27T16:54:17.199Z] (3/4) Installing libucontext (1.1-r0) [2022-07-27T16:54:17.199Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-27T16:54:17.477Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T16:54:17.477Z] OK: 6 MiB in 18 packages [2022-07-27T16:54:18.932Z] Removing intermediate container 973fb45849f7 [2022-07-27T16:54:18.932Z] ---> a45aef850cab [2022-07-27T16:54:18.932Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T16:54:24.396Z] ---> 39972dc7dbf0 [2022-07-27T16:54:24.396Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T16:54:25.397Z] ---> f559883c6e83 [2022-07-27T16:54:25.397Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-27T16:54:25.675Z] ---> Running in d5dbb10410b3 [2022-07-27T16:54:26.287Z] Removing intermediate container d5dbb10410b3 [2022-07-27T16:54:26.287Z] ---> 63602dc9aab2 [2022-07-27T16:54:26.287Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-27T16:54:27.292Z] ---> 21e1cff8b54f [2022-07-27T16:54:27.292Z] Step 21/26 : WORKDIR / [2022-07-27T16:54:27.292Z] ---> Running in b23d274210f8 [2022-07-27T16:54:27.897Z] Removing intermediate container b23d274210f8 [2022-07-27T16:54:27.897Z] ---> ebf5ec77bf37 [2022-07-27T16:54:27.897Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T16:54:27.897Z] ---> Running in defbbb6c5b4f [2022-07-27T16:54:28.508Z] Removing intermediate container defbbb6c5b4f [2022-07-27T16:54:28.508Z] ---> 356505a6af8c [2022-07-27T16:54:28.508Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T16:54:28.508Z] ---> Running in f35c8ecf75db [2022-07-27T16:54:29.120Z] Removing intermediate container f35c8ecf75db [2022-07-27T16:54:29.120Z] ---> 399ca5bd4899 [2022-07-27T16:54:29.120Z] Step 24/26 : LABEL arch=arm64 [2022-07-27T16:54:29.419Z] ---> Running in 2cf9ab686b46 [2022-07-27T16:54:30.027Z] Removing intermediate container 2cf9ab686b46 [2022-07-27T16:54:30.027Z] ---> bd9b92f148b0 [2022-07-27T16:54:30.027Z] Step 25/26 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T16:54:30.027Z] ---> Running in c54e4575f281 [2022-07-27T16:54:30.637Z] Removing intermediate container c54e4575f281 [2022-07-27T16:54:30.637Z] ---> 02958b8db341 [2022-07-27T16:54:30.637Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T16:54:30.637Z] ---> Running in 5d8ccb6fabfd [2022-07-27T16:54:31.237Z] Removing intermediate container 5d8ccb6fabfd [2022-07-27T16:54:31.238Z] ---> 553f9b75e958 [2022-07-27T16:54:31.238Z] [2022-07-27T16:54:31.838Z] Successfully built 553f9b75e958 [2022-07-27T16:54:31.838Z] Successfully tagged security-spire-config-arm64:latest [2022-07-27T16:54:31.838Z] Building sys-mgmt-agent [2022-07-27T16:55:04.260Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:55:04.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:55:04.260Z] ---> de272cd7b1dd [2022-07-27T16:55:04.260Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T16:55:04.260Z] ---> Using cache [2022-07-27T16:55:04.260Z] ---> 919d10e46d45 [2022-07-27T16:55:04.260Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:55:04.260Z] ---> Using cache [2022-07-27T16:55:04.260Z] ---> 05789798579a [2022-07-27T16:55:04.260Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-27T16:55:04.260Z] ---> Running in 55be3fa07380 [2022-07-27T16:55:04.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:55:04.538Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:55:05.982Z] OK: 221 MiB in 51 packages [2022-07-27T16:55:07.450Z] Removing intermediate container 55be3fa07380 [2022-07-27T16:55:07.450Z] ---> e9b8909fd75e [2022-07-27T16:55:07.450Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T16:55:08.450Z] ---> 61a032909fc3 [2022-07-27T16:55:08.450Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:55:08.450Z] ---> Running in c329903bd178 [2022-07-27T16:56:05.234Z] Removing intermediate container c329903bd178 [2022-07-27T16:56:05.234Z] ---> 9b87acf5bc96 [2022-07-27T16:56:05.234Z] Step 8/23 : COPY . . [2022-07-27T16:56:17.663Z] ---> dc25620fd710 [2022-07-27T16:56:17.663Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-27T16:56:17.663Z] ---> Running in de6909e6f24d [2022-07-27T16:56:18.664Z] 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-27T16:57:40.488Z] 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-27T16:57:58.857Z] Removing intermediate container 04026251646b [2022-07-27T16:57:58.857Z] ---> 73aaec7bb953 [2022-07-27T16:57:58.857Z] [2022-07-27T16:57:58.857Z] Step 10/25 : FROM alpine:3.16 [2022-07-27T16:57:59.134Z] 3.16: Pulling from library/alpine [2022-07-27T16:58:01.139Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T16:58:01.139Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T16:58:01.139Z] ---> 3d81c46cd875 [2022-07-27T16:58:01.139Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-27T16:58:01.139Z] ---> Running in e48d02987f68 [2022-07-27T16:58:03.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:58:03.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:58:04.887Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-27T16:58:04.887Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-27T16:58:04.887Z] (3/3) Installing su-exec (0.2-r1) [2022-07-27T16:58:04.887Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T16:58:04.887Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T16:58:05.493Z] OK: 6 MiB in 17 packages [2022-07-27T16:58:07.497Z] Removing intermediate container e48d02987f68 [2022-07-27T16:58:07.497Z] ---> c833195a3013 [2022-07-27T16:58:07.497Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T16:58:07.497Z] ---> Running in 1e59c1551a6c [2022-07-27T16:58:07.775Z] Removing intermediate container 1e59c1551a6c [2022-07-27T16:58:07.775Z] ---> 75870af9cf1c [2022-07-27T16:58:07.775Z] Step 13/25 : WORKDIR / [2022-07-27T16:58:08.060Z] ---> Running in bff018ceb90f [2022-07-27T16:58:08.673Z] Removing intermediate container bff018ceb90f [2022-07-27T16:58:08.673Z] ---> c189c9cedae6 [2022-07-27T16:58:08.673Z] 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-27T16:58:09.672Z] ---> 124493732edc [2022-07-27T16:58:09.672Z] 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-27T16:58:10.667Z] ---> 29e5ebf999f8 [2022-07-27T16:58:10.667Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-27T16:58:11.284Z] ---> 92478830fb54 [2022-07-27T16:58:11.284Z] 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-27T16:58:12.278Z] ---> 852338968809 [2022-07-27T16:58:12.278Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-27T16:58:13.724Z] ---> 44523f3f12e8 [2022-07-27T16:58:13.724Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-27T16:58:15.719Z] ---> ab2a60dcad6f [2022-07-27T16:58:15.719Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T16:58:16.334Z] ---> 8bce10afb181 [2022-07-27T16:58:16.334Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T16:58:16.334Z] ---> Running in 77732458bb27 [2022-07-27T16:58:19.733Z] Removing intermediate container 77732458bb27 [2022-07-27T16:58:19.733Z] ---> 98dce3e63a27 [2022-07-27T16:58:19.733Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T16:58:19.733Z] ---> Running in 803864a9b554 [2022-07-27T16:58:20.332Z] Removing intermediate container 803864a9b554 [2022-07-27T16:58:20.332Z] ---> d39ce5b62ee2 [2022-07-27T16:58:20.332Z] Step 23/25 : LABEL arch=arm64 [2022-07-27T16:58:20.332Z] ---> Running in c5c573f25a0c [2022-07-27T16:58:20.936Z] Removing intermediate container c5c573f25a0c [2022-07-27T16:58:20.936Z] ---> e181eb0dd6fc [2022-07-27T16:58:20.936Z] Step 24/25 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T16:58:20.936Z] ---> Running in 16a8e4a2462c [2022-07-27T16:58:21.531Z] Removing intermediate container 16a8e4a2462c [2022-07-27T16:58:21.531Z] ---> eadd6819f8ee [2022-07-27T16:58:21.531Z] Step 25/25 : LABEL version=0.0.0 [2022-07-27T16:58:21.807Z] ---> Running in c6f4779e8433 [2022-07-27T16:58:22.410Z] Removing intermediate container c6f4779e8433 [2022-07-27T16:58:22.410Z] ---> e816048c1c0f [2022-07-27T16:58:22.410Z] [2022-07-27T16:58:22.686Z] Successfully built e816048c1c0f [2022-07-27T16:58:22.686Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-27T16:58:22.686Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-07-27T16:58:55.079Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T16:58:55.079Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-27T16:58:55.079Z] ---> de272cd7b1dd [2022-07-27T16:58:55.079Z] Step 3/22 : WORKDIR /edgex-go [2022-07-27T16:58:55.079Z] ---> Using cache [2022-07-27T16:58:55.079Z] ---> 919d10e46d45 [2022-07-27T16:58:55.079Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:58:55.079Z] ---> Using cache [2022-07-27T16:58:55.079Z] ---> 05789798579a [2022-07-27T16:58:55.079Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-27T16:58:55.079Z] ---> Using cache [2022-07-27T16:58:55.079Z] ---> 19c7ab61f346 [2022-07-27T16:58:55.079Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-27T16:58:55.079Z] ---> Using cache [2022-07-27T16:58:55.079Z] ---> 5f86d6d4d6de [2022-07-27T16:58:55.079Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T16:58:55.079Z] ---> Using cache [2022-07-27T16:58:55.079Z] ---> 527699f4a969 [2022-07-27T16:58:55.079Z] Step 8/22 : COPY . . [2022-07-27T16:58:55.079Z] ---> Using cache [2022-07-27T16:58:55.079Z] ---> 1f75d782e505 [2022-07-27T16:58:55.079Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-27T16:58:55.079Z] ---> Running in 518dbc5ef01c [2022-07-27T16:58:55.079Z] 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-27T16:59:51.628Z] Removing intermediate container 89f544e5e077 [2022-07-27T16:59:51.628Z] ---> d2c002a043a3 [2022-07-27T16:59:51.628Z] [2022-07-27T16:59:51.628Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T16:59:51.628Z] ---> 3d81c46cd875 [2022-07-27T16:59:51.628Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-27T16:59:51.628Z] ---> Running in 6b2bfe5754c2 [2022-07-27T16:59:51.628Z] Removing intermediate container 6b2bfe5754c2 [2022-07-27T16:59:51.628Z] ---> 81852b2a6ab3 [2022-07-27T16:59:51.628Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-27T16:59:51.628Z] ---> Running in f1e06ca88705 [2022-07-27T16:59:51.918Z] Removing intermediate container f1e06ca88705 [2022-07-27T16:59:51.918Z] ---> 31dde79e7ff0 [2022-07-27T16:59:51.918Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-27T16:59:51.918Z] ---> Running in 9045a0f9a79d [2022-07-27T16:59:52.520Z] Removing intermediate container 9045a0f9a79d [2022-07-27T16:59:52.520Z] ---> 429e671451cd [2022-07-27T16:59:52.520Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T16:59:52.520Z] ---> Running in 2b453e59bf19 [2022-07-27T16:59:56.133Z] Removing intermediate container 2b453e59bf19 [2022-07-27T16:59:56.133Z] ---> 56fe4a3feca4 [2022-07-27T16:59:56.133Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-27T16:59:56.133Z] ---> Running in ba7d598cf667 [2022-07-27T16:59:58.182Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:59:58.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T17:00:00.235Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-27T17:00:00.235Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T17:00:00.514Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-27T17:00:00.514Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T17:00:00.792Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-27T17:00:01.070Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-27T17:00:01.070Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T17:00:01.070Z] OK: 8 MiB in 20 packages [2022-07-27T17:00:03.073Z] Removing intermediate container ba7d598cf667 [2022-07-27T17:00:03.073Z] ---> 817ad1cc3464 [2022-07-27T17:00:03.073Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T17:00:04.070Z] ---> 13daee542a09 [2022-07-27T17:00:04.070Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-27T17:00:05.523Z] ---> fb7df60bf488 [2022-07-27T17:00:05.523Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-27T17:00:06.526Z] ---> 9f81c87d4c71 [2022-07-27T17:00:06.526Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-27T17:00:06.802Z] ---> Running in af169a42f001 [2022-07-27T17:00:07.414Z] Removing intermediate container af169a42f001 [2022-07-27T17:00:07.414Z] ---> e78f610638de [2022-07-27T17:00:07.414Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T17:00:07.414Z] ---> Running in 7cce5bd62fc4 [2022-07-27T17:00:08.020Z] Removing intermediate container 7cce5bd62fc4 [2022-07-27T17:00:08.020Z] ---> f60ba9fa9e8b [2022-07-27T17:00:08.020Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T17:00:08.297Z] ---> Running in 79beb7766302 [2022-07-27T17:00:08.903Z] Removing intermediate container 79beb7766302 [2022-07-27T17:00:08.903Z] ---> f09ba625c69d [2022-07-27T17:00:08.903Z] Step 22/23 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T17:00:08.903Z] ---> Running in 89461ed923cd [2022-07-27T17:00:09.508Z] Removing intermediate container 89461ed923cd [2022-07-27T17:00:09.508Z] ---> 77d9db64854b [2022-07-27T17:00:09.508Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T17:00:09.508Z] ---> Running in 130a36480700 [2022-07-27T17:00:10.112Z] Removing intermediate container 130a36480700 [2022-07-27T17:00:10.112Z] ---> 6d9688c7c20b [2022-07-27T17:00:10.112Z] [2022-07-27T17:00:10.717Z] Successfully built 6d9688c7c20b [2022-07-27T17:00:10.717Z] Successfully tagged core-data-arm64:latest [2022-07-27T17:00:10.717Z] Building security-spire-agent [2022-07-27T17:00:43.100Z]  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T17:00:43.100Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-27T17:00:43.100Z] ---> de272cd7b1dd [2022-07-27T17:00:43.100Z] Step 3/26 : WORKDIR /edgex-go [2022-07-27T17:00:43.100Z] ---> Using cache [2022-07-27T17:00:43.100Z] ---> 919d10e46d45 [2022-07-27T17:00:43.100Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T17:00:43.100Z] ---> Using cache [2022-07-27T17:00:43.100Z] ---> 05789798579a [2022-07-27T17:00:43.100Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-27T17:00:43.100Z] ---> Using cache [2022-07-27T17:00:43.100Z] ---> 8302bcf6da52 [2022-07-27T17:00:43.100Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-27T17:00:43.100Z] ---> Using cache [2022-07-27T17:00:43.100Z] ---> 6d9e92dd7e40 [2022-07-27T17:00:43.100Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T17:00:43.100Z] ---> Using cache [2022-07-27T17:00:43.100Z] ---> 6107ea8d2870 [2022-07-27T17:00:43.100Z] Step 8/26 : COPY . . [2022-07-27T17:00:43.100Z] ---> Using cache [2022-07-27T17:00:43.100Z] ---> 080bd75cfe2f [2022-07-27T17:00:43.100Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-27T17:00:43.100Z] ---> Using cache [2022-07-27T17:00:43.100Z] ---> d463f6b2eda6 [2022-07-27T17:00:43.100Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-27T17:00:43.100Z] ---> Using cache [2022-07-27T17:00:43.100Z] ---> e1da448cd3ea [2022-07-27T17:00:43.100Z] 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-27T17:00:43.100Z] ---> Using cache [2022-07-27T17:00:43.100Z] ---> fe186da08d5e [2022-07-27T17:00:43.100Z] Step 12/26 : WORKDIR /edgex-go [2022-07-27T17:00:43.100Z] ---> Using cache [2022-07-27T17:00:43.100Z] ---> 8ac4b762ce86 [2022-07-27T17:00:43.100Z] [2022-07-27T17:00:43.100Z] Step 13/26 : FROM alpine:3.15 [2022-07-27T17:00:43.100Z] ---> 60f2846fe774 [2022-07-27T17:00:43.100Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T17:00:43.100Z] ---> Using cache [2022-07-27T17:00:43.100Z] ---> c95f466c7ed3 [2022-07-27T17:00:43.101Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T17:00:43.101Z] ---> Using cache [2022-07-27T17:00:43.101Z] ---> b6a83a4f5182 [2022-07-27T17:00:43.101Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-27T17:00:43.101Z] ---> Using cache [2022-07-27T17:00:43.101Z] ---> 5040695c1e73 [2022-07-27T17:00:43.101Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-27T17:00:43.101Z] ---> 99c086c64ab7 [2022-07-27T17:00:43.101Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-27T17:00:47.433Z] ---> 44a7e2ccb0ac [2022-07-27T17:00:47.433Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-27T17:00:48.041Z] ---> ef2432b83087 [2022-07-27T17:00:48.041Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-27T17:00:49.042Z] ---> 085311157e3f [2022-07-27T17:00:49.043Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-27T17:00:50.495Z] ---> 67a62d0ea04a [2022-07-27T17:00:50.495Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-27T17:00:50.773Z] ---> Running in ee0ae7ddf5db [2022-07-27T17:00:51.766Z] Removing intermediate container ee0ae7ddf5db [2022-07-27T17:00:51.766Z] ---> b9a0f31506da [2022-07-27T17:00:51.766Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-27T17:00:51.766Z] ---> Running in 2eedba171082 [2022-07-27T17:00:52.755Z] Removing intermediate container 2eedba171082 [2022-07-27T17:00:52.755Z] ---> 6586e37b4d40 [2022-07-27T17:00:52.755Z] Step 24/26 : LABEL arch=arm64 [2022-07-27T17:00:53.029Z] ---> Running in b9ebf537dbe0 [2022-07-27T17:00:54.022Z] Removing intermediate container b9ebf537dbe0 [2022-07-27T17:00:54.022Z] ---> 1b5d6b08e528 [2022-07-27T17:00:54.022Z] Step 25/26 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T17:00:54.022Z] ---> Running in 9ec1d8d5a5a0 [2022-07-27T17:00:55.466Z] Removing intermediate container 9ec1d8d5a5a0 [2022-07-27T17:00:55.466Z] ---> aa92462ca227 [2022-07-27T17:00:55.466Z] Step 26/26 : LABEL version=0.0.0 [2022-07-27T17:00:55.466Z] ---> Running in f3e6a02f8b93 [2022-07-27T17:00:56.471Z] Removing intermediate container f3e6a02f8b93 [2022-07-27T17:00:56.471Z] ---> 39406f70137a [2022-07-27T17:00:56.471Z] [2022-07-27T17:00:58.466Z] Successfully built 39406f70137a [2022-07-27T17:00:58.466Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-27T17:00:58.466Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-07-27T17:01:08.646Z] Removing intermediate container 0ae8d3098590 [2022-07-27T17:01:08.646Z] ---> 5452a6b46807 [2022-07-27T17:01:08.646Z] [2022-07-27T17:01:08.646Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T17:01:08.646Z] ---> 3d81c46cd875 [2022-07-27T17:01:08.646Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-27T17:01:08.646Z] Removing intermediate container 57bc933c055e [2022-07-27T17:01:08.646Z] ---> f6353ab31020 [2022-07-27T17:01:08.646Z] [2022-07-27T17:01:08.646Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T17:01:08.646Z] ---> 3d81c46cd875 [2022-07-27T17:01:08.646Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-27T17:01:08.646Z] ---> Running in a71110ad46d4 [2022-07-27T17:01:08.929Z] ---> Running in 6f468e24a162 [2022-07-27T17:01:12.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T17:01:12.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T17:01:12.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T17:01:12.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T17:01:14.074Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-27T17:01:14.074Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T17:01:14.074Z] OK: 5 MiB in 15 packages [2022-07-27T17:01:14.074Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-27T17:01:14.351Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-27T17:01:14.351Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T17:01:14.351Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T17:01:14.973Z] OK: 6 MiB in 16 packages [2022-07-27T17:01:16.006Z] Removing intermediate container 6f468e24a162 [2022-07-27T17:01:16.006Z] ---> 016fe1455058 [2022-07-27T17:01:16.006Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T17:01:16.284Z] ---> Running in c9e5556de9ee [2022-07-27T17:01:17.278Z] Removing intermediate container c9e5556de9ee [2022-07-27T17:01:17.278Z] ---> 5fffee0a5f03 [2022-07-27T17:01:17.278Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-27T17:01:17.553Z] ---> Running in 11bce7e8ce0d [2022-07-27T17:01:18.154Z] Removing intermediate container a71110ad46d4 [2022-07-27T17:01:18.154Z] ---> 863676001be6 [2022-07-27T17:01:18.154Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T17:01:18.154Z] Removing intermediate container 11bce7e8ce0d [2022-07-27T17:01:18.154Z] ---> 9e5490e6ffd2 [2022-07-27T17:01:18.154Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T17:01:18.154Z] ---> Running in a406389d3384 [2022-07-27T17:01:18.429Z] ---> Running in ee39f16e5735 [2022-07-27T17:01:19.025Z] Removing intermediate container a406389d3384 [2022-07-27T17:01:19.025Z] ---> 63f20bcc443d [2022-07-27T17:01:19.025Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-27T17:01:19.295Z] ---> Running in 8f17cbd05a60 [2022-07-27T17:01:19.296Z] Removing intermediate container ee39f16e5735 [2022-07-27T17:01:19.296Z] ---> abdf42f69637 [2022-07-27T17:01:19.296Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T17:01:20.300Z] Removing intermediate container 8f17cbd05a60 [2022-07-27T17:01:20.300Z] ---> ce01fa39b43d [2022-07-27T17:01:20.300Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-27T17:01:20.300Z] ---> Running in c5db1d6e5203 [2022-07-27T17:01:20.914Z] ---> 3f253c959737 [2022-07-27T17:01:20.914Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-27T17:01:21.195Z] Removing intermediate container c5db1d6e5203 [2022-07-27T17:01:21.195Z] ---> 1cc396fdee59 [2022-07-27T17:01:21.195Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T17:01:23.184Z] ---> 46fc4e2b5c65 [2022-07-27T17:01:23.184Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-27T17:01:25.176Z] ---> 71775590f8c6 [2022-07-27T17:01:25.176Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-27T17:01:26.743Z] ---> 77512fd2f726 [2022-07-27T17:01:27.061Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-27T17:01:27.061Z] ---> Running in 42b984f1045e [2022-07-27T17:01:28.217Z] Removing intermediate container 42b984f1045e [2022-07-27T17:01:28.217Z] ---> 647b3b414360 [2022-07-27T17:01:28.217Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T17:01:28.527Z] ---> 05c1d451e3a6 [2022-07-27T17:01:28.527Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-27T17:01:28.527Z] ---> Running in 501e8b43a69c [2022-07-27T17:01:29.532Z] Removing intermediate container 501e8b43a69c [2022-07-27T17:01:29.532Z] ---> 7894825d58c9 [2022-07-27T17:01:29.807Z] Step 20/22 : LABEL arch=arm64 [2022-07-27T17:01:29.808Z] ---> Running in ec8a949ca5d2 [2022-07-27T17:01:30.094Z] ---> 60051e7f0fba [2022-07-27T17:01:30.094Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-27T17:01:30.371Z] ---> Running in 108d6e984cc9 [2022-07-27T17:01:30.971Z] Removing intermediate container ec8a949ca5d2 [2022-07-27T17:01:30.971Z] ---> 9eb6d87e77de [2022-07-27T17:01:30.971Z] Step 21/22 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T17:01:30.971Z] ---> Running in a9a1f85edaa2 [2022-07-27T17:01:30.971Z] Removing intermediate container 108d6e984cc9 [2022-07-27T17:01:30.971Z] ---> f37bc032adb3 [2022-07-27T17:01:30.971Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T17:01:31.250Z] ---> Running in ef4c4284754e [2022-07-27T17:01:32.251Z] Removing intermediate container a9a1f85edaa2 [2022-07-27T17:01:32.251Z] ---> 94dc97ddbec0 [2022-07-27T17:01:32.251Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T17:01:32.251Z] ---> Running in d9e64302db5e [2022-07-27T17:01:32.534Z] Removing intermediate container ef4c4284754e [2022-07-27T17:01:32.534Z] ---> d9f3d9719f76 [2022-07-27T17:01:32.534Z] Step 20/22 : LABEL arch=arm64 [2022-07-27T17:01:32.810Z] ---> Running in ed9d22f641fa [2022-07-27T17:01:32.810Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T17:01:32.810Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-27T17:01:32.810Z] ---> de272cd7b1dd [2022-07-27T17:01:32.810Z] Step 3/31 : WORKDIR /edgex-go [2022-07-27T17:01:32.810Z] ---> Using cache [2022-07-27T17:01:32.810Z] ---> 919d10e46d45 [2022-07-27T17:01:32.810Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T17:01:32.810Z] ---> Using cache [2022-07-27T17:01:32.810Z] ---> 05789798579a [2022-07-27T17:01:32.810Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-27T17:01:32.810Z] ---> Using cache [2022-07-27T17:01:32.810Z] ---> 19c7ab61f346 [2022-07-27T17:01:33.086Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-27T17:01:33.086Z] ---> Using cache [2022-07-27T17:01:33.086Z] ---> 5f86d6d4d6de [2022-07-27T17:01:33.086Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T17:01:33.086Z] ---> Using cache [2022-07-27T17:01:33.086Z] ---> 527699f4a969 [2022-07-27T17:01:33.086Z] Step 8/31 : COPY . . [2022-07-27T17:01:33.086Z] Removing intermediate container d9e64302db5e [2022-07-27T17:01:33.086Z] ---> 5e52a9a0797e [2022-07-27T17:01:33.086Z] [2022-07-27T17:01:33.086Z] ---> Using cache [2022-07-27T17:01:33.086Z] ---> 1f75d782e505 [2022-07-27T17:01:33.086Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-27T17:01:33.366Z] ---> Running in 3245c31b0fd5 [2022-07-27T17:01:33.646Z] Removing intermediate container ed9d22f641fa [2022-07-27T17:01:33.646Z] ---> f098de558636 [2022-07-27T17:01:33.646Z] Step 21/22 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T17:01:33.931Z] ---> Running in 007e1dcf8f09 [2022-07-27T17:01:34.534Z] Successfully built 5e52a9a0797e [2022-07-27T17:01:34.534Z] Successfully tagged support-scheduler-arm64:latest [2022-07-27T17:01:34.534Z] Building core-metadata [2022-07-27T17:01:34.813Z]  Building support-scheduler ... done Removing intermediate container 007e1dcf8f09 [2022-07-27T17:01:34.813Z] ---> 252486fee5e5 [2022-07-27T17:01:34.813Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T17:01:35.114Z] ---> Running in b1815b113f17 [2022-07-27T17:01:35.388Z] Removing intermediate container b1815b113f17 [2022-07-27T17:01:35.388Z] ---> ebdd4cad1aef [2022-07-27T17:01:35.388Z] [2022-07-27T17:01:35.660Z] 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-27T17:01:35.932Z] Successfully built ebdd4cad1aef [2022-07-27T17:01:35.932Z] Successfully tagged support-notifications-arm64:latest [2022-07-27T17:01:35.932Z] Building security-spiffe-token-provider [2022-07-27T17:01:51.028Z]  Building support-notifications ... done Removing intermediate container de6909e6f24d [2022-07-27T17:01:51.028Z] ---> 0970c3fbab4d [2022-07-27T17:01:51.028Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-27T17:01:51.305Z] ---> Running in bd7700712a7a [2022-07-27T17:01:53.304Z] 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-27T17:02:00.076Z] Removing intermediate container bd7700712a7a [2022-07-27T17:02:00.076Z] ---> 689b24511aa8 [2022-07-27T17:02:00.076Z] [2022-07-27T17:02:00.076Z] Step 11/23 : FROM docker:20.10.14 [2022-07-27T17:02:00.076Z] 20.10.14: Pulling from library/docker [2022-07-27T17:02:22.305Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T17:02:22.305Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T17:02:22.305Z] ---> de272cd7b1dd [2022-07-27T17:02:22.305Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T17:02:22.305Z] ---> Using cache [2022-07-27T17:02:22.305Z] ---> 919d10e46d45 [2022-07-27T17:02:22.305Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T17:02:22.305Z] ---> Using cache [2022-07-27T17:02:22.305Z] ---> 05789798579a [2022-07-27T17:02:22.305Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T17:02:22.305Z] ---> Using cache [2022-07-27T17:02:22.305Z] ---> 19c7ab61f346 [2022-07-27T17:02:22.305Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T17:02:22.305Z] ---> Using cache [2022-07-27T17:02:22.305Z] ---> 5f86d6d4d6de [2022-07-27T17:02:22.305Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T17:02:22.305Z] ---> Using cache [2022-07-27T17:02:22.305Z] ---> 527699f4a969 [2022-07-27T17:02:22.305Z] Step 8/23 : COPY . . [2022-07-27T17:02:22.305Z] ---> Using cache [2022-07-27T17:02:22.305Z] ---> 1f75d782e505 [2022-07-27T17:02:22.305Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-27T17:02:22.305Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T17:02:22.305Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-27T17:02:22.305Z] ---> de272cd7b1dd [2022-07-27T17:02:22.305Z] Step 3/20 : WORKDIR /edgex-go [2022-07-27T17:02:22.305Z] ---> Using cache [2022-07-27T17:02:22.305Z] ---> 919d10e46d45 [2022-07-27T17:02:22.305Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-27T17:02:22.305Z] ---> Running in 7f2ae5b373c2 [2022-07-27T17:02:22.305Z] ---> Running in 030b0290a675 [2022-07-27T17:02:23.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T17:02:23.774Z] 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-27T17:02:24.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T17:02:25.049Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-27T17:02:25.049Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-27T17:02:25.049Z] ---> c346e9eafbab [2022-07-27T17:02:25.049Z] 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-27T17:02:25.331Z] ---> Running in 714e2db54caf [2022-07-27T17:02:25.620Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-27T17:02:25.620Z] v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-27T17:02:25.620Z] OK: 16887 distinct packages available [2022-07-27T17:02:25.911Z] Removing intermediate container 714e2db54caf [2022-07-27T17:02:25.911Z] ---> 8cb7437899ca [2022-07-27T17:02:25.911Z] 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-27T17:02:25.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T17:02:25.911Z] ---> Running in c5e84fa55709 [2022-07-27T17:02:26.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T17:02:27.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T17:02:27.941Z] OK: 221 MiB in 51 packages [2022-07-27T17:02:28.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T17:02:29.699Z] Removing intermediate container 7f2ae5b373c2 [2022-07-27T17:02:29.700Z] ---> 4a8f0c8e80a6 [2022-07-27T17:02:29.700Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-27T17:02:29.700Z] (1/43) Installing readline (8.1.1-r0) [2022-07-27T17:02:29.700Z] (2/43) Installing bash (5.1.16-r0) [2022-07-27T17:02:29.700Z] Executing bash-5.1.16-r0.post-install [2022-07-27T17:02:29.700Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-27T17:02:29.700Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T17:02:29.700Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-27T17:02:29.982Z] (6/43) Installing curl (7.80.0-r2) [2022-07-27T17:02:29.982Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-27T17:02:29.982Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-27T17:02:29.982Z] (9/43) Installing expat (2.4.7-r0) [2022-07-27T17:02:29.982Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-27T17:02:29.982Z] (11/43) Installing gdbm (1.22-r0) [2022-07-27T17:02:29.982Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-27T17:02:29.982Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T17:02:29.982Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T17:02:29.982Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-27T17:02:29.982Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-27T17:02:30.265Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-27T17:02:30.871Z] ---> dff6cd998665 [2022-07-27T17:02:30.871Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T17:02:30.871Z] ---> Running in 0db4d211b5cc [2022-07-27T17:02:33.517Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-27T17:02:33.517Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-27T17:02:33.517Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-27T17:02:33.517Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-27T17:02:33.517Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-27T17:02:33.517Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-27T17:02:33.517Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-27T17:02:33.517Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-27T17:02:33.517Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-27T17:02:33.517Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-27T17:02:33.517Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-27T17:02:33.517Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-27T17:02:33.517Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-27T17:02:33.517Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-27T17:02:33.517Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-27T17:02:33.517Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-27T17:02:33.793Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-27T17:02:33.793Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-27T17:02:33.793Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-27T17:02:33.793Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-27T17:02:33.793Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-27T17:02:33.793Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-27T17:02:33.793Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-27T17:02:33.793Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-27T17:02:34.073Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-27T17:02:34.073Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-27T17:02:34.675Z] Executing busybox-1.34.1-r5.trigger [2022-07-27T17:02:34.954Z] OK: 83 MiB in 65 packages [2022-07-27T17:02:41.698Z] Collecting docker-compose==1.23.2 [2022-07-27T17:02:41.698Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-27T17:02:41.698Z] Collecting cached-property<2,>=1.2.0 [2022-07-27T17:02:41.698Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-27T17:02:42.673Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-27T17:02:42.673Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-27T17:02:44.114Z] Collecting PyYAML<4,>=3.10 [2022-07-27T17:02:44.114Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-27T17:02:49.535Z] Collecting jsonschema<3,>=2.5.1 [2022-07-27T17:02:49.814Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-27T17:02:51.260Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-27T17:02:51.260Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-27T17:02:51.260Z] 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-27T17:02:51.540Z] Collecting docopt<0.7,>=0.6.1 [2022-07-27T17:02:51.540Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-27T17:02:54.952Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-27T17:02:54.952Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-27T17:02:58.364Z] Collecting docker<4.0,>=3.6.0 [2022-07-27T17:02:58.364Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-27T17:02:58.364Z] Collecting texttable<0.10,>=0.9.0 [2022-07-27T17:02:58.364Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-27T17:03:02.694Z] Collecting docker-pycreds>=0.4.0 [2022-07-27T17:03:02.694Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-27T17:03:05.475Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-27T17:03:05.475Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-27T17:03:05.754Z] Collecting idna<2.8,>=2.5 [2022-07-27T17:03:05.754Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-27T17:03:06.044Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-27T17:03:06.044Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-27T17:03:06.328Z] 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-27T17:03:06.944Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-27T17:03:06.944Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-27T17:03:06.944Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-27T17:03:06.944Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-27T17:03:09.584Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-27T17:03:09.584Z] Attempting uninstall: urllib3 [2022-07-27T17:03:09.584Z] Found existing installation: urllib3 1.26.7 [2022-07-27T17:03:09.584Z] Uninstalling urllib3-1.26.7: [2022-07-27T17:03:09.584Z] Successfully uninstalled urllib3-1.26.7 [2022-07-27T17:03:10.581Z] Attempting uninstall: idna [2022-07-27T17:03:10.581Z] Found existing installation: idna 3.3 [2022-07-27T17:03:10.581Z] Uninstalling idna-3.3: [2022-07-27T17:03:10.857Z] Successfully uninstalled idna-3.3 [2022-07-27T17:03:15.209Z] Attempting uninstall: requests [2022-07-27T17:03:15.209Z] Found existing installation: requests 2.26.0 [2022-07-27T17:03:15.209Z] Uninstalling requests-2.26.0: [2022-07-27T17:03:15.488Z] Successfully uninstalled requests-2.26.0 [2022-07-27T17:03:16.487Z] Running setup.py install for texttable: started [2022-07-27T17:03:19.937Z] Running setup.py install for texttable: finished with status 'done' [2022-07-27T17:03:19.938Z] Running setup.py install for PyYAML: started [2022-07-27T17:03:20.540Z] Removing intermediate container 0db4d211b5cc [2022-07-27T17:03:20.540Z] ---> 5f9e0493f137 [2022-07-27T17:03:20.540Z] Step 7/20 : COPY . . [2022-07-27T17:03:23.958Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-27T17:03:24.565Z] Running setup.py install for docopt: started [2022-07-27T17:03:27.979Z] Running setup.py install for docopt: finished with status 'done' [2022-07-27T17:03:27.979Z] Running setup.py install for dockerpty: started [2022-07-27T17:03:31.394Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-27T17:03:34.826Z] 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-27T17:03:43.128Z] ---> ca481aa4cfd4 [2022-07-27T17:03:43.129Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-27T17:03:43.129Z] ---> Running in 5a7f99c05d3f [2022-07-27T17:03:45.776Z] 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-27T17:03:54.226Z] Removing intermediate container c5e84fa55709 [2022-07-27T17:03:54.226Z] ---> 97313a050671 [2022-07-27T17:03:54.226Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-27T17:03:54.226Z] ---> Running in 0844cac8afc8 [2022-07-27T17:03:54.833Z] Removing intermediate container 0844cac8afc8 [2022-07-27T17:03:54.833Z] ---> e7c8634b82ec [2022-07-27T17:03:54.833Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-27T17:03:54.833Z] ---> Running in f523ec1b4279 [2022-07-27T17:03:55.108Z] 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-27T17:03:55.383Z] Removing intermediate container f523ec1b4279 [2022-07-27T17:03:55.383Z] ---> e4f279f8e091 [2022-07-27T17:03:55.383Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-27T17:03:56.834Z] ---> b1906212591c [2022-07-27T17:03:56.834Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-27T17:03:57.846Z] ---> 3bef6d2b20bb [2022-07-27T17:03:57.846Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-27T17:03:58.832Z] ---> a6c57562aa68 [2022-07-27T17:03:58.832Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-27T17:03:59.112Z] ---> Running in eb8dd80f11eb [2022-07-27T17:03:59.719Z] Removing intermediate container eb8dd80f11eb [2022-07-27T17:03:59.719Z] ---> a68c1f135724 [2022-07-27T17:03:59.719Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T17:03:59.719Z] ---> Running in 91e3517f0331 [2022-07-27T17:04:00.335Z] Removing intermediate container 91e3517f0331 [2022-07-27T17:04:00.335Z] ---> 5380695ea5d2 [2022-07-27T17:04:00.335Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T17:04:00.335Z] ---> Running in 2d8ce90fcdad [2022-07-27T17:04:00.967Z] Removing intermediate container 2d8ce90fcdad [2022-07-27T17:04:00.967Z] ---> 0ba76d30dc14 [2022-07-27T17:04:00.967Z] Step 22/23 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T17:04:01.242Z] ---> Running in c2f19adc7b78 [2022-07-27T17:04:01.517Z] Removing intermediate container c2f19adc7b78 [2022-07-27T17:04:01.517Z] ---> f01637010860 [2022-07-27T17:04:01.517Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T17:04:01.801Z] ---> Running in 856c41790edb [2022-07-27T17:04:02.398Z] Removing intermediate container 856c41790edb [2022-07-27T17:04:02.398Z] ---> 6e2251dbedf5 [2022-07-27T17:04:02.398Z] [2022-07-27T17:04:02.671Z] Successfully built 6e2251dbedf5 [2022-07-27T17:04:02.671Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-27T17:04:02.671Z]  Building sys-mgmt-agent ... done Building core-command [2022-07-27T17:04:24.907Z] Removing intermediate container 518dbc5ef01c [2022-07-27T17:04:24.907Z] ---> 8b49bc552fbc [2022-07-27T17:04:24.907Z] [2022-07-27T17:04:24.907Z] Step 10/22 : FROM alpine:3.16 [2022-07-27T17:04:24.907Z] ---> 3d81c46cd875 [2022-07-27T17:04:24.907Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-27T17:04:24.907Z] ---> Running in 5da0b1e53d83 [2022-07-27T17:04:26.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T17:04:26.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T17:04:28.950Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-27T17:04:28.950Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-27T17:04:28.950Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-27T17:04:28.950Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-27T17:04:28.950Z] (5/6) Installing curl (7.83.1-r2) [2022-07-27T17:04:28.950Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-27T17:04:28.950Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T17:04:28.950Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T17:04:29.231Z] OK: 8 MiB in 20 packages [2022-07-27T17:04:31.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-27T17:04:31.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-27T17:04:31.912Z] ---> de272cd7b1dd [2022-07-27T17:04:31.912Z] Step 3/23 : WORKDIR /edgex-go [2022-07-27T17:04:31.912Z] ---> Using cache [2022-07-27T17:04:31.912Z] ---> 919d10e46d45 [2022-07-27T17:04:31.912Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T17:04:31.912Z] ---> Using cache [2022-07-27T17:04:31.912Z] ---> 05789798579a [2022-07-27T17:04:31.912Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-27T17:04:31.912Z] ---> Using cache [2022-07-27T17:04:31.912Z] ---> 19c7ab61f346 [2022-07-27T17:04:31.912Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-27T17:04:31.912Z] ---> Using cache [2022-07-27T17:04:31.912Z] ---> 5f86d6d4d6de [2022-07-27T17:04:31.912Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T17:04:31.912Z] ---> Using cache [2022-07-27T17:04:31.912Z] ---> 527699f4a969 [2022-07-27T17:04:31.912Z] Step 8/23 : COPY . . [2022-07-27T17:04:31.912Z] ---> Using cache [2022-07-27T17:04:31.912Z] ---> 1f75d782e505 [2022-07-27T17:04:31.912Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-27T17:04:32.193Z] ---> Running in 9f382638fa82 [2022-07-27T17:04:32.477Z] Removing intermediate container 5da0b1e53d83 [2022-07-27T17:04:32.477Z] ---> 9bf447ff4589 [2022-07-27T17:04:32.477Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-27T17:04:32.762Z] ---> Running in 58e6b4518509 [2022-07-27T17:04:33.716Z] Removing intermediate container 58e6b4518509 [2022-07-27T17:04:33.716Z] ---> 4eaf7ecfa5f9 [2022-07-27T17:04:33.716Z] Step 13/22 : WORKDIR /edgex [2022-07-27T17:04:33.716Z] ---> Running in b240e70bb9ff [2022-07-27T17:04:34.408Z] Removing intermediate container b240e70bb9ff [2022-07-27T17:04:34.408Z] ---> a2fc540724a7 [2022-07-27T17:04:34.408Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-27T17:04:34.727Z] 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-27T17:04:35.815Z] ---> 4f2320b97b34 [2022-07-27T17:04:35.815Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-27T17:04:37.316Z] ---> f6e9b5f680f9 [2022-07-27T17:04:37.316Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-27T17:04:38.771Z] ---> fb2c700260f7 [2022-07-27T17:04:38.771Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-27T17:04:39.788Z] ---> 3b2afd887337 [2022-07-27T17:04:39.788Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-27T17:04:39.788Z] ---> Running in 33d8b95eea4b [2022-07-27T17:04:43.213Z] Removing intermediate container 33d8b95eea4b [2022-07-27T17:04:43.213Z] ---> 15cf5dd4c482 [2022-07-27T17:04:43.213Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-27T17:04:43.213Z] ---> Running in 612ec3ffd542 [2022-07-27T17:04:43.816Z] Removing intermediate container 612ec3ffd542 [2022-07-27T17:04:43.816Z] ---> d348b17ae84d [2022-07-27T17:04:43.816Z] Step 20/22 : LABEL arch=arm64 [2022-07-27T17:04:43.816Z] ---> Running in 09663419bcde [2022-07-27T17:04:44.423Z] Removing intermediate container 09663419bcde [2022-07-27T17:04:44.423Z] ---> 019f26f03772 [2022-07-27T17:04:44.423Z] Step 21/22 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T17:04:44.423Z] ---> Running in cba51067445b [2022-07-27T17:04:45.035Z] Removing intermediate container cba51067445b [2022-07-27T17:04:45.035Z] ---> 6bf9fe698abd [2022-07-27T17:04:45.035Z] Step 22/22 : LABEL version=0.0.0 [2022-07-27T17:04:45.035Z] ---> Running in 4dc435dc56c5 [2022-07-27T17:04:45.648Z] Removing intermediate container 4dc435dc56c5 [2022-07-27T17:04:45.648Z] ---> c18aced65bb8 [2022-07-27T17:04:45.648Z] [2022-07-27T17:04:45.925Z] Successfully built c18aced65bb8 [2022-07-27T17:04:46.202Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-27T17:06:53.122Z]  Building security-proxy-setup ... done Removing intermediate container 3245c31b0fd5 [2022-07-27T17:06:53.122Z] ---> b096ef0dfdb0 [2022-07-27T17:06:53.122Z] [2022-07-27T17:06:53.122Z] Step 10/31 : FROM alpine:3.16 [2022-07-27T17:06:53.122Z] ---> 3d81c46cd875 [2022-07-27T17:06:53.122Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T17:06:53.122Z] ---> Running in 8e9176814f63 [2022-07-27T17:06:53.122Z] Removing intermediate container 8e9176814f63 [2022-07-27T17:06:53.122Z] ---> 2c27a0e0cd80 [2022-07-27T17:06:53.122Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-27T17:06:53.122Z] ---> Running in da74628cc492 [2022-07-27T17:06:53.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T17:06:53.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T17:06:53.122Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-27T17:06:53.122Z] (2/2) Installing su-exec (0.2-r1) [2022-07-27T17:06:53.122Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T17:06:53.122Z] OK: 5 MiB in 16 packages [2022-07-27T17:06:53.122Z] Removing intermediate container da74628cc492 [2022-07-27T17:06:53.122Z] ---> ad46ab25754e [2022-07-27T17:06:53.122Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-27T17:06:53.122Z] ---> Running in 31b7296eaf09 [2022-07-27T17:06:53.122Z] Removing intermediate container 31b7296eaf09 [2022-07-27T17:06:53.122Z] ---> 72c15273c227 [2022-07-27T17:06:53.122Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-27T17:06:53.122Z] ---> Running in e639b03e6050 [2022-07-27T17:06:53.122Z] Removing intermediate container e639b03e6050 [2022-07-27T17:06:53.122Z] ---> f555d6ec5b04 [2022-07-27T17:06:53.122Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-27T17:06:53.122Z] ---> Running in 74155ff75d1c [2022-07-27T17:06:53.122Z] Removing intermediate container 74155ff75d1c [2022-07-27T17:06:53.122Z] ---> 17326115b625 [2022-07-27T17:06:53.122Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-27T17:06:53.122Z] ---> Running in 875893f26b53 [2022-07-27T17:06:55.767Z] Removing intermediate container 875893f26b53 [2022-07-27T17:06:55.767Z] ---> 433d518d7438 [2022-07-27T17:06:55.767Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-27T17:06:55.767Z] ---> Running in 90601e534aa5 [2022-07-27T17:06:56.371Z] Removing intermediate container 90601e534aa5 [2022-07-27T17:06:56.371Z] ---> 48185cf01fb6 [2022-07-27T17:06:56.371Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-27T17:06:57.364Z] ---> c0ee8f801be6 [2022-07-27T17:06:57.364Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-27T17:06:57.653Z] ---> Running in b2f570b4f4f7 [2022-07-27T17:07:01.072Z] Removing intermediate container b2f570b4f4f7 [2022-07-27T17:07:01.072Z] ---> d7499570a97e [2022-07-27T17:07:01.072Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T17:07:01.678Z] ---> e65978a59381 [2022-07-27T17:07:01.678Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-27T17:07:03.707Z] ---> e63bb6b3285d [2022-07-27T17:07:03.707Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-27T17:07:04.321Z] ---> 7e51b01a069c [2022-07-27T17:07:04.322Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-27T17:07:05.316Z] ---> 2e2aee504b51 [2022-07-27T17:07:05.316Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-27T17:07:06.311Z] ---> d2ee8ff23b43 [2022-07-27T17:07:06.311Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-27T17:07:07.311Z] ---> cfd1774f6a68 [2022-07-27T17:07:07.311Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-27T17:07:07.311Z] ---> Running in f4cd8295059e [2022-07-27T17:07:10.745Z] Removing intermediate container f4cd8295059e [2022-07-27T17:07:10.745Z] ---> 29e1fd8b1137 [2022-07-27T17:07:10.745Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-27T17:07:10.745Z] ---> Running in b3406ce60feb [2022-07-27T17:07:11.028Z] Removing intermediate container b3406ce60feb [2022-07-27T17:07:11.028Z] ---> 0e2fea93a038 [2022-07-27T17:07:11.028Z] Step 28/31 : CMD ["gate"] [2022-07-27T17:07:11.028Z] ---> Running in 4f7087588cb5 [2022-07-27T17:07:11.646Z] Removing intermediate container 4f7087588cb5 [2022-07-27T17:07:11.646Z] ---> 6dfe620783b8 [2022-07-27T17:07:11.646Z] Step 29/31 : LABEL arch=arm64 [2022-07-27T17:07:11.646Z] ---> Running in 906f98dbfb67 [2022-07-27T17:07:12.249Z] Removing intermediate container 906f98dbfb67 [2022-07-27T17:07:12.249Z] ---> 75c0c8b653cf [2022-07-27T17:07:12.249Z] Step 30/31 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T17:07:12.249Z] ---> Running in d758b260999a [2022-07-27T17:07:12.867Z] Removing intermediate container d758b260999a [2022-07-27T17:07:12.867Z] ---> f40e02da4f26 [2022-07-27T17:07:12.867Z] Step 31/31 : LABEL version=0.0.0 [2022-07-27T17:07:12.867Z] ---> Running in 51b24c2b3440 [2022-07-27T17:07:13.478Z] Removing intermediate container 51b24c2b3440 [2022-07-27T17:07:13.478Z] ---> 341ed90d6d58 [2022-07-27T17:07:13.478Z] [2022-07-27T17:07:13.758Z] Successfully built 341ed90d6d58 [2022-07-27T17:07:13.758Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-27T17:07:40.896Z]  Building security-bootstrapper ... done Removing intermediate container 030b0290a675 [2022-07-27T17:07:40.896Z] ---> 5457169f2583 [2022-07-27T17:07:40.896Z] [2022-07-27T17:07:40.896Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T17:07:40.896Z] ---> 3d81c46cd875 [2022-07-27T17:07:40.896Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T17:07:40.896Z] ---> Using cache [2022-07-27T17:07:40.896Z] ---> 016fe1455058 [2022-07-27T17:07:40.896Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T17:07:40.896Z] ---> Using cache [2022-07-27T17:07:40.896Z] ---> 5fffee0a5f03 [2022-07-27T17:07:40.896Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-27T17:07:40.896Z] ---> Running in e286a6e171c5 [2022-07-27T17:07:40.896Z] Removing intermediate container e286a6e171c5 [2022-07-27T17:07:40.896Z] ---> f2f55f5c4b6a [2022-07-27T17:07:40.896Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T17:07:40.896Z] ---> Running in 74271c16d820 [2022-07-27T17:07:40.896Z] Removing intermediate container 74271c16d820 [2022-07-27T17:07:40.896Z] ---> 65183bf04c5b [2022-07-27T17:07:40.896Z] Step 15/23 : WORKDIR / [2022-07-27T17:07:40.896Z] ---> Running in 1d279c95678b [2022-07-27T17:07:40.896Z] Removing intermediate container 1d279c95678b [2022-07-27T17:07:40.896Z] ---> a988dfaeb08c [2022-07-27T17:07:40.896Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T17:07:41.174Z] ---> 9600b040294d [2022-07-27T17:07:41.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-27T17:07:43.172Z] ---> 860fdb19298c [2022-07-27T17:07:43.172Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-27T17:07:43.781Z] ---> 8be3e114d36f [2022-07-27T17:07:43.781Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-27T17:07:44.073Z] ---> Running in c123dcdcb00f [2022-07-27T17:07:44.367Z] Removing intermediate container c123dcdcb00f [2022-07-27T17:07:44.367Z] ---> d5b175b0e4f2 [2022-07-27T17:07:44.367Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T17:07:44.656Z] ---> Running in a8340ca01e73 [2022-07-27T17:07:45.274Z] Removing intermediate container a8340ca01e73 [2022-07-27T17:07:45.274Z] ---> a7119f5f8e19 [2022-07-27T17:07:45.274Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T17:07:45.274Z] ---> Running in 991e6bd94275 [2022-07-27T17:07:45.569Z] Removing intermediate container 991e6bd94275 [2022-07-27T17:07:45.569Z] ---> 22a48af7d4f8 [2022-07-27T17:07:45.569Z] Step 22/23 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T17:07:45.856Z] ---> Running in 4f99d2d62011 [2022-07-27T17:07:46.141Z] Removing intermediate container 4f99d2d62011 [2022-07-27T17:07:46.141Z] ---> 9cd15e317791 [2022-07-27T17:07:46.141Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T17:07:46.430Z] ---> Running in 7de06e2da662 [2022-07-27T17:07:46.707Z] Removing intermediate container 7de06e2da662 [2022-07-27T17:07:46.707Z] ---> 40e52f7b8f2f [2022-07-27T17:07:46.707Z] [2022-07-27T17:07:47.310Z] Successfully built 40e52f7b8f2f [2022-07-27T17:07:47.310Z] Successfully tagged core-metadata-arm64:latest [2022-07-27T17:08:26.427Z]  Building core-metadata ... done Removing intermediate container 9f382638fa82 [2022-07-27T17:08:26.427Z] ---> 0ad9ff7f1b1e [2022-07-27T17:08:26.427Z] [2022-07-27T17:08:26.427Z] Step 10/23 : FROM alpine:3.16 [2022-07-27T17:08:26.427Z] ---> 3d81c46cd875 [2022-07-27T17:08:26.427Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-27T17:08:26.427Z] ---> Using cache [2022-07-27T17:08:26.427Z] ---> 016fe1455058 [2022-07-27T17:08:26.427Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-27T17:08:26.427Z] ---> Using cache [2022-07-27T17:08:26.427Z] ---> 5fffee0a5f03 [2022-07-27T17:08:26.427Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-27T17:08:26.427Z] ---> Running in 63932a4b8f87 [2022-07-27T17:08:26.427Z] Removing intermediate container 63932a4b8f87 [2022-07-27T17:08:26.427Z] ---> 232cc971f767 [2022-07-27T17:08:26.427Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-27T17:08:26.427Z] ---> Running in dd054cbb94b6 [2022-07-27T17:08:26.427Z] Removing intermediate container dd054cbb94b6 [2022-07-27T17:08:26.427Z] ---> 088494c32ba0 [2022-07-27T17:08:26.427Z] Step 15/23 : WORKDIR / [2022-07-27T17:08:26.427Z] ---> Running in 89964b5a7c88 [2022-07-27T17:08:26.427Z] Removing intermediate container 89964b5a7c88 [2022-07-27T17:08:26.427Z] ---> c0f811b29ff6 [2022-07-27T17:08:26.427Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T17:08:26.427Z] ---> 82ceecf11cb5 [2022-07-27T17:08:26.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-27T17:08:26.427Z] ---> 3c89999be199 [2022-07-27T17:08:26.427Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-27T17:08:26.427Z] ---> 70b7ba4f2f11 [2022-07-27T17:08:26.427Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-27T17:08:26.427Z] ---> Running in 17350df80127 [2022-07-27T17:08:26.427Z] Removing intermediate container 17350df80127 [2022-07-27T17:08:26.427Z] ---> c63ac97bb2d4 [2022-07-27T17:08:26.427Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T17:08:26.427Z] ---> Running in 2d70eb6514b3 [2022-07-27T17:08:26.427Z] Removing intermediate container 2d70eb6514b3 [2022-07-27T17:08:26.427Z] ---> 17814fa1d189 [2022-07-27T17:08:26.427Z] Step 21/23 : LABEL arch=arm64 [2022-07-27T17:08:26.427Z] ---> Running in 52276d8c507a [2022-07-27T17:08:26.706Z] Removing intermediate container 52276d8c507a [2022-07-27T17:08:26.706Z] ---> dde3583fbe75 [2022-07-27T17:08:26.706Z] Step 22/23 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T17:08:26.706Z] ---> Running in a4e35e4b7792 [2022-07-27T17:08:27.303Z] Removing intermediate container a4e35e4b7792 [2022-07-27T17:08:27.303Z] ---> 23cfc9eec7d0 [2022-07-27T17:08:27.303Z] Step 23/23 : LABEL version=0.0.0 [2022-07-27T17:08:27.303Z] ---> Running in a3baa9863517 [2022-07-27T17:08:27.579Z] Removing intermediate container a3baa9863517 [2022-07-27T17:08:27.579Z] ---> 5c8fb1a824c2 [2022-07-27T17:08:27.579Z] [2022-07-27T17:08:28.179Z] Successfully built 5c8fb1a824c2 [2022-07-27T17:08:28.179Z] Successfully tagged core-command-arm64:latest [2022-07-27T17:08:46.465Z]  Building core-command ... done Removing intermediate container 5a7f99c05d3f [2022-07-27T17:08:46.465Z] ---> d0056853bef5 [2022-07-27T17:08:46.465Z] [2022-07-27T17:08:46.465Z] Step 9/20 : FROM alpine:3.15 [2022-07-27T17:08:46.465Z] ---> 60f2846fe774 [2022-07-27T17:08:46.465Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-27T17:08:46.465Z] ---> Using cache [2022-07-27T17:08:46.465Z] ---> c95f466c7ed3 [2022-07-27T17:08:46.465Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T17:08:46.465Z] ---> Using cache [2022-07-27T17:08:46.465Z] ---> b6a83a4f5182 [2022-07-27T17:08:46.465Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-27T17:08:46.465Z] ---> Running in f0442e6c1e99 [2022-07-27T17:08:46.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T17:08:46.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T17:08:46.743Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-27T17:08:46.743Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-27T17:08:46.743Z] OK: 15733 distinct packages available [2022-07-27T17:08:46.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T17:08:47.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T17:08:48.703Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-27T17:08:48.703Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-27T17:08:48.974Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-27T17:08:48.974Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-27T17:08:48.974Z] (5/9) Installing curl (7.80.0-r2) [2022-07-27T17:08:49.246Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-27T17:08:49.246Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-27T17:08:49.246Z] (8/9) Installing libucontext (1.1-r0) [2022-07-27T17:08:49.520Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-27T17:08:49.520Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T17:08:49.520Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T17:08:49.793Z] OK: 8 MiB in 23 packages [2022-07-27T17:08:51.229Z] Removing intermediate container f0442e6c1e99 [2022-07-27T17:08:51.229Z] ---> 9c301564a48f [2022-07-27T17:08:51.229Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-27T17:08:51.510Z] ---> f20379d4cdf7 [2022-07-27T17:08:51.510Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-27T17:08:52.942Z] ---> d9d66cbd7a75 [2022-07-27T17:08:52.943Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-27T17:08:53.539Z] ---> 8095eac56c02 [2022-07-27T17:08:53.539Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-27T17:08:53.539Z] ---> Running in 6cfd2d970898 [2022-07-27T17:08:53.811Z] Removing intermediate container 6cfd2d970898 [2022-07-27T17:08:53.811Z] ---> 2d3f5a94bb46 [2022-07-27T17:08:53.811Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T17:08:53.811Z] ---> Running in a2a54d4f527d [2022-07-27T17:08:54.090Z] Removing intermediate container a2a54d4f527d [2022-07-27T17:08:54.090Z] ---> 459332d8a1ee [2022-07-27T17:08:54.090Z] Step 18/20 : LABEL arch=arm64 [2022-07-27T17:08:54.365Z] ---> Running in ddafdc78d158 [2022-07-27T17:08:54.638Z] Removing intermediate container ddafdc78d158 [2022-07-27T17:08:54.638Z] ---> 3c3f9499a67b [2022-07-27T17:08:54.638Z] Step 19/20 : LABEL git_sha=96604ba067212cf2fdbc5699d3018bd88613ac34 [2022-07-27T17:08:54.638Z] ---> Running in 9e65c2c9f6dc [2022-07-27T17:08:54.910Z] Removing intermediate container 9e65c2c9f6dc [2022-07-27T17:08:54.910Z] ---> 4b80be000054 [2022-07-27T17:08:54.910Z] Step 20/20 : LABEL version=0.0.0 [2022-07-27T17:08:55.184Z] ---> Running in 6d21d81f2fd8 [2022-07-27T17:08:55.457Z] Removing intermediate container 6d21d81f2fd8 [2022-07-27T17:08:55.457Z] ---> d92b781d1a8c [2022-07-27T17:08:55.457Z] [2022-07-27T17:08:55.728Z] Successfully built d92b781d1a8c [2022-07-27T17:08:55.728Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-27T17:08:56.337Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-07-27T17:08:56.340Z] $ docker stop --time=1 bf105a42d4f2527628a0cdde2ba5d6635b1b8ef9802a7f2e6bbcbba20edb1d4a [2022-07-27T17:08:58.044Z] $ docker rm -f bf105a42d4f2527628a0cdde2ba5d6635b1b8ef9802a7f2e6bbcbba20edb1d4a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T17:08:58.598Z] + docker images [2022-07-27T17:08:58.870Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-27T17:08:58.870Z] security-spiffe-token-provider-arm64 latest d92b781d1a8c 3 seconds ago 28.2MB [2022-07-27T17:08:58.870Z] d0056853bef5 16 seconds ago 1.56GB [2022-07-27T17:08:58.870Z] core-command-arm64 latest 5c8fb1a824c2 31 seconds ago 15.5MB [2022-07-27T17:08:58.870Z] 0ad9ff7f1b1e 39 seconds ago 1.51GB [2022-07-27T17:08:58.870Z] core-metadata-arm64 latest 40e52f7b8f2f About a minute ago 16.4MB [2022-07-27T17:08:58.870Z] 5457169f2583 About a minute ago 1.52GB [2022-07-27T17:08:58.870Z] security-bootstrapper-arm64 latest 341ed90d6d58 About a minute ago 18.5MB [2022-07-27T17:08:58.870Z] b096ef0dfdb0 2 minutes ago 1.52GB [2022-07-27T17:08:58.870Z] security-proxy-setup-arm64 latest c18aced65bb8 4 minutes ago 26.1MB [2022-07-27T17:08:58.870Z] 8b49bc552fbc 4 minutes ago 1.52GB [2022-07-27T17:08:58.870Z] sys-mgmt-agent-arm64 latest 6e2251dbedf5 4 minutes ago 282MB [2022-07-27T17:08:58.870Z] 689b24511aa8 6 minutes ago 1.51GB [2022-07-27T17:08:58.870Z] support-notifications-arm64 latest ebdd4cad1aef 7 minutes ago 26.1MB [2022-07-27T17:08:58.870Z] support-scheduler-arm64 latest 5e52a9a0797e 7 minutes ago 25.5MB [2022-07-27T17:08:58.870Z] 5452a6b46807 7 minutes ago 1.57GB [2022-07-27T17:08:58.870Z] f6353ab31020 7 minutes ago 1.57GB [2022-07-27T17:08:58.870Z] security-spire-agent-arm64 latest 39406f70137a 8 minutes ago 122MB [2022-07-27T17:08:58.870Z] core-data-arm64 latest 6d9688c7c20b 8 minutes ago 20.6MB [2022-07-27T17:08:58.870Z] d2c002a043a3 9 minutes ago 1.54GB [2022-07-27T17:08:58.870Z] security-secretstore-setup-arm64 latest e816048c1c0f 10 minutes ago 27.9MB [2022-07-27T17:08:58.870Z] 73aaec7bb953 11 minutes ago 1.52GB [2022-07-27T17:08:58.870Z] security-spire-config-arm64 latest 553f9b75e958 14 minutes ago 83.6MB [2022-07-27T17:08:58.870Z] 8ac4b762ce86 14 minutes ago 1.41GB [2022-07-27T17:08:58.870Z] security-spire-server-arm64 latest 97117adec812 16 minutes ago 84.2MB [2022-07-27T17:08:58.870Z] b891e4beb328 17 minutes ago 1.41GB [2022-07-27T17:08:58.870Z] ci-base-image-arm64 latest de272cd7b1dd 31 minutes ago 994MB [2022-07-27T17:08:58.870Z] alpine 3.15 60f2846fe774 7 days ago 5.32MB [2022-07-27T17:08:58.870Z] alpine 3.16 3d81c46cd875 8 days ago 5.27MB [2022-07-27T17:08:58.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 weeks ago 678MB [2022-07-27T17:08:58.870Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-27T17:08:58.870Z] 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-27T17:08:59.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T17:08:59.311Z] [2022-07-27T17:08:59.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T17:08:59.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T17:08:59.943Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-27T17:08:59.943Z] 8998bd30e6a1: Pulling fs layer [2022-07-27T17:08:59.943Z] 04944245beec: Pulling fs layer [2022-07-27T17:08:59.943Z] 699f458cf7ca: Pulling fs layer [2022-07-27T17:08:59.943Z] 765212b225bb: Pulling fs layer [2022-07-27T17:08:59.943Z] f23df028b6ca: Pulling fs layer [2022-07-27T17:08:59.943Z] d65c8cfc05b1: Pulling fs layer [2022-07-27T17:08:59.943Z] 2437ff75d9bd: Pulling fs layer [2022-07-27T17:08:59.943Z] f23df028b6ca: Waiting [2022-07-27T17:08:59.943Z] d65c8cfc05b1: Waiting [2022-07-27T17:08:59.943Z] 2437ff75d9bd: Waiting [2022-07-27T17:08:59.943Z] 04944245beec: Verifying Checksum [2022-07-27T17:08:59.943Z] 04944245beec: Download complete [2022-07-27T17:08:59.943Z] 765212b225bb: Verifying Checksum [2022-07-27T17:08:59.943Z] 765212b225bb: Download complete [2022-07-27T17:09:00.220Z] f23df028b6ca: Verifying Checksum [2022-07-27T17:09:00.220Z] f23df028b6ca: Download complete [2022-07-27T17:09:00.220Z] d65c8cfc05b1: Verifying Checksum [2022-07-27T17:09:00.220Z] d65c8cfc05b1: Download complete [2022-07-27T17:09:00.220Z] 699f458cf7ca: Verifying Checksum [2022-07-27T17:09:00.220Z] 699f458cf7ca: Download complete [2022-07-27T17:09:00.812Z] 8998bd30e6a1: Verifying Checksum [2022-07-27T17:09:00.812Z] 8998bd30e6a1: Download complete [2022-07-27T17:09:02.790Z] 2437ff75d9bd: Download complete [2022-07-27T17:09:05.407Z] 8998bd30e6a1: Pull complete [2022-07-27T17:09:05.407Z] 04944245beec: Pull complete [2022-07-27T17:09:06.841Z] 699f458cf7ca: Pull complete [2022-07-27T17:09:07.113Z] 765212b225bb: Pull complete [2022-07-27T17:09:08.091Z] f23df028b6ca: Pull complete [2022-07-27T17:09:08.366Z] d65c8cfc05b1: Pull complete [2022-07-27T17:09:23.443Z] 2437ff75d9bd: Pull complete [2022-07-27T17:09:23.444Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-27T17:09:23.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T17:09:23.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T17:09:23.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-21245 does not seem to be running inside a container [2022-07-27T17:09:23.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-27T17:09:26.650Z] $ docker top 7712fb0f24feb136156d2bc415f5794f0f3a5315efcf59614b988a5dc4d4bd2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T17:09:27.682Z] ---> job-cost.sh [2022-07-27T17:09:27.682Z] lf-activate-venv: SKIPPING [2022-07-27T17:09:27.682Z] INFO: No Stack... [2022-07-27T17:09:28.294Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-27T17:09:29.310Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T17:09:29.988Z] + cut -d, -f6 [2022-07-27T17:09:29.988Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-07-27T17:09:30.051Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-2-stack-cost] [2022-07-27T17:09:30.057Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4097-2-stack-cost] did not exist. Created. [2022-07-27T17:09:30.057Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T17:09:30.736Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-27T17:09:30.918Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T17:09:30.927Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T17:09:30.942Z] $ docker stop --time=1 7712fb0f24feb136156d2bc415f5794f0f3a5315efcf59614b988a5dc4d4bd2a [2022-07-27T17:09:32.464Z] $ docker rm -f 7712fb0f24feb136156d2bc415f5794f0f3a5315efcf59614b988a5dc4d4bd2a [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-27T17:09:32.956Z] provisioning config files... [2022-07-27T17:09:32.965Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5188769668710338815tmp [Pipeline] { [Pipeline] sh [2022-07-27T17:09:33.261Z] + set +x [2022-07-27T17:09:33.261Z] + curl -s https://codecov.io/bash [2022-07-27T17:09:33.261Z] + bash -s -- [2022-07-27T17:09:33.261Z] [2022-07-27T17:09:33.261Z] _____ _ [2022-07-27T17:09:33.261Z] / ____| | | [2022-07-27T17:09:33.261Z] | | ___ __| | ___ ___ _____ __ [2022-07-27T17:09:33.261Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-27T17:09:33.261Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-27T17:09:33.261Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-27T17:09:33.261Z] Bash-1.0.6 [2022-07-27T17:09:33.261Z] [2022-07-27T17:09:33.261Z] [2022-07-27T17:09:33.261Z] ==> git version 2.25.1 found [2022-07-27T17:09:33.261Z] ==> 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-27T17:09:33.261Z] Release-Date: 2020-01-08 [2022-07-27T17:09:33.261Z] 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-27T17:09:33.261Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-27T17:09:33.261Z] ==> Jenkins CI detected. [2022-07-27T17:09:33.261Z] current dir:  /w/workspace/edgex-go/2 [2022-07-27T17:09:33.261Z] project root: . [2022-07-27T17:09:33.261Z] --> token set from env [2022-07-27T17:09:33.261Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-27T17:09:33.261Z] ==> Running gcov in . (disable via -X gcov) [2022-07-27T17:09:33.261Z] ==> Python coveragepy not found [2022-07-27T17:09:33.261Z] ==> Searching for coverage reports in: [2022-07-27T17:09:33.261Z] + . [2022-07-27T17:09:33.521Z] -> Found 1 reports [2022-07-27T17:09:33.521Z] ==> Detecting git/mercurial file structure [2022-07-27T17:09:33.521Z] ==> Reading reports [2022-07-27T17:09:33.521Z] + ./coverage.out bytes=435593 [2022-07-27T17:09:33.521Z] ==> Appending adjustments [2022-07-27T17:09:33.521Z] https://docs.codecov.io/docs/fixing-reports [2022-07-27T17:09:34.460Z] + Found adjustments [2022-07-27T17:09:34.460Z] ==> Gzipping contents [2022-07-27T17:09:34.720Z] 60K /tmp/codecov.u5CaDr.gz [2022-07-27T17:09:34.720Z] ==> Uploading reports [2022-07-27T17:09:34.720Z] url: https://codecov.io [2022-07-27T17:09:34.720Z] query: branch=PR-4097&commit=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-07-27T17:09:34.720Z] -> Pinging Codecov [2022-07-27T17:09:34.720Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=1a6646f10458dc8ea7fbb4d997fb7be5aed66b42&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-07-27T17:09:34.980Z] -> Uploading to [2022-07-27T17:09:34.980Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-27/00271124DB129430A58F1EEE437C3FCB/1a6646f10458dc8ea7fbb4d997fb7be5aed66b42/2f8635f5-91ea-4035-b1a9-9ece506ca884.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T170934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82d1cb97374799b6f8858d9a85f39e3d2ec73e3f92bf0cbd53e96ef7f0657748 [2022-07-27T17:09:34.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T17:09:34.980Z] Dload Upload Total Spent Left Speed [2022-07-27T17:09:35.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59897 0 0 100 59897 0 206k --:--:-- --:--:-- --:--:-- 205k 100 59897 0 0 100 59897 0 205k --:--:-- --:--:-- --:--:-- 205k [2022-07-27T17:09:35.240Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1a6646f10458dc8ea7fbb4d997fb7be5aed66b42 [Pipeline] } [2022-07-27T17:09:35.248Z] 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-27T17:09:35.873Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-27T17:09:36.172Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T17:09:37.040Z] ---> package-listing.sh [2022-07-27T17:09:37.040Z] ++ facter osfamily [2022-07-27T17:09:37.040Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-27T17:09:37.301Z] + OS_FAMILY=debian [2022-07-27T17:09:37.301Z] + workspace=/w/workspace/edgex-go/2 [2022-07-27T17:09:37.301Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-27T17:09:37.301Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-27T17:09:37.301Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-27T17:09:37.301Z] + PACKAGES=/tmp/packages_start.txt [2022-07-27T17:09:37.301Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-27T17:09:37.301Z] + PACKAGES=/tmp/packages_end.txt [2022-07-27T17:09:37.301Z] + case "${OS_FAMILY}" in [2022-07-27T17:09:37.301Z] + dpkg -l [2022-07-27T17:09:37.301Z] + grep '^ii' [2022-07-27T17:09:37.301Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-27T17:09:37.301Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-27T17:09:37.301Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-27T17:09:37.301Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-27T17:09:37.301Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-07-27T17:09:37.301Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-07-27T17:09:37.312Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-27T17:09:37.594Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T17:09:38.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T17:09:38.162Z] [2022-07-27T17:09:38.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T17:09:38.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T17:09:38.467Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-27T17:09:38.467Z] 5eb5b503b376: Pulling fs layer [2022-07-27T17:09:38.467Z] 5c69ac0246d0: Pulling fs layer [2022-07-27T17:09:38.467Z] ec43610c2a17: Pulling fs layer [2022-07-27T17:09:38.467Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-27T17:09:38.467Z] 33b1e0a273af: Pulling fs layer [2022-07-27T17:09:38.467Z] 5d3b04190fa2: Pulling fs layer [2022-07-27T17:09:38.467Z] 2f39f015ded8: Pulling fs layer [2022-07-27T17:09:38.467Z] 33b1e0a273af: Waiting [2022-07-27T17:09:38.467Z] 3a2ae6a8a46f: Waiting [2022-07-27T17:09:38.467Z] 2f39f015ded8: Waiting [2022-07-27T17:09:38.467Z] 5d3b04190fa2: Waiting [2022-07-27T17:09:38.467Z] 5c69ac0246d0: Download complete [2022-07-27T17:09:38.467Z] 3a2ae6a8a46f: Download complete [2022-07-27T17:09:38.467Z] 33b1e0a273af: Verifying Checksum [2022-07-27T17:09:38.467Z] 33b1e0a273af: Download complete [2022-07-27T17:09:38.726Z] ec43610c2a17: Verifying Checksum [2022-07-27T17:09:38.726Z] ec43610c2a17: Download complete [2022-07-27T17:09:38.726Z] 5d3b04190fa2: Verifying Checksum [2022-07-27T17:09:38.726Z] 5d3b04190fa2: Download complete [2022-07-27T17:09:38.726Z] 5eb5b503b376: Download complete [2022-07-27T17:09:39.297Z] 2f39f015ded8: Download complete [2022-07-27T17:09:39.868Z] 5eb5b503b376: Pull complete [2022-07-27T17:09:40.128Z] 5c69ac0246d0: Pull complete [2022-07-27T17:09:40.697Z] ec43610c2a17: Pull complete [2022-07-27T17:09:40.697Z] 3a2ae6a8a46f: Pull complete [2022-07-27T17:09:40.956Z] 33b1e0a273af: Pull complete [2022-07-27T17:09:40.956Z] 5d3b04190fa2: Pull complete [2022-07-27T17:09:46.233Z] 2f39f015ded8: Pull complete [2022-07-27T17:09:46.233Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-27T17:09:46.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T17:09:46.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T17:09:46.326Z] prd-ubuntu20.04-docker-8c-8g-21243 does not seem to be running inside a container [2022-07-27T17:09:46.362Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T17:09:50.025Z] $ docker top dd7d5be13557b6737db33edbd695657ecc8cc1a51d4dcdcd3a172e14d4b85855 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T17:09:50.395Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-27T17:09:50.686Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-27T17:09:50.979Z] + ls /var/log/sa-host [2022-07-27T17:09:50.979Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T17:09:51.162Z] provisioning config files... [2022-07-27T17:09:51.183Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9020548471736575058tmp [Pipeline] { [Pipeline] echo [2022-07-27T17:09:51.225Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T17:09:51.527Z] ---> create-netrc.sh [Pipeline] } [2022-07-27T17:09:51.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-27T17:09:51.876Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-27T17:09:51.889Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T17:09:52.179Z] ---> sudo-logs.sh [2022-07-27T17:09:52.179Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-27T17:09:52.199Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T17:09:52.486Z] ---> job-cost.sh [2022-07-27T17:09:52.486Z] lf-activate-venv: SKIPPING [2022-07-27T17:09:52.486Z] DEBUG: total: 0.10999999940395355 [2022-07-27T17:09:52.486Z] INFO: Retrieving Stack Cost... [2022-07-27T17:09:53.059Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T17:09:53.320Z] INFO: Archiving Costs [Pipeline] echo [2022-07-27T17:09:53.332Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T17:09:53.617Z] ---> logs-deploy.sh [2022-07-27T17:09:53.617Z] lf-activate-venv: SKIPPING [2022-07-27T17:09:53.617Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/2 [2022-07-27T17:09:53.617Z] INFO: archiving workspace using pattern(s): [2022-07-27T17:09:54.558Z] Archives upload complete. [2022-07-27T17:09:54.818Z] INFO: archiving logs to Nexus