Pull request #4509 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from b3477cc21c70497dc350f7819be168124d9ac636+45fc594543f7f2c9980bb623fee04b627618be8c (fd58b4458efb13cde5c4cff44e4d67af70c365e4) 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-ssh2371138150747803969.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5154136562428282592.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15584813602882936462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16412982924260485081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3547229571068765487.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4509/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4509/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4894775371357215356.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7435 in /w/workspace/edgexfoundry_edgex-go_PR-4509 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 45fc594543f7f2c9980bb623fee04b627618be8c into PR head commit b3477cc21c70497dc350f7819be168124d9ac636 Merge succeeded, producing b3477cc21c70497dc350f7819be168124d9ac636 Checking out Revision b3477cc21c70497dc350f7819be168124d9ac636 (PR-4509) > 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/4509/head:refs/remotes/origin/PR-4509 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3477cc21c70497dc350f7819be168124d9ac636 # 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 45fc594543f7f2c9980bb623fee04b627618be8c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3477cc21c70497dc350f7819be168124d9ac636 # timeout=10 Commit message: "fix: remove unnecessary service name tweaks for support services Since the docker service keys change in docker-compose file for support services (support-notifications from notifications and support-scheduler from scheduler), the tweaks in spire configure script for such behavior is no longer necessary and thus removed it" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T19:11:10.333Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T19:11:10.508Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T19:11:10.605Z] ========================================================= [2023-04-11T19:11:10.605Z] EdgeX Global Pipelines Version Info [2023-04-11T19:11:10.605Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T19:11:11.345Z] ------------------- [2023-04-11T19:11:11.345Z] stable info: [2023-04-11T19:11:11.345Z] ------------------- [2023-04-11T19:11:11.345Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T19:11:11.345Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T19:11:11.345Z] Message: update stable to v1.0.245 [2023-04-11T19:11:11.920Z] ------------------- [2023-04-11T19:11:11.920Z] experimental info: [2023-04-11T19:11:11.920Z] ------------------- [2023-04-11T19:11:11.920Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T19:11:11.920Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T19:11:11.920Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T19:11:12.233Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-11T19:11:12.273Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-11T19:11:12.315Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T19:11:12.354Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T19:11:12.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T19:11:12.438Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-11T19:11:12.479Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T19:11:12.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-11T19:11:12.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-11T19:11:12.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-11T19:11:12.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T19:11:12.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T19:11:12.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T19:11:12.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T19:11:12.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T19:11:12.826Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T19:11:12.862Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T19:11:12.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T19:11:12.938Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-11T19:11:12.985Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-11T19:11:13.026Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T19:11:13.061Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T19:11:13.100Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T19:11:13.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4509 [Pipeline] echo [2023-04-11T19:11:13.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4509 [Pipeline] echo [2023-04-11T19:11:13.212Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4509 [Pipeline] echo [2023-04-11T19:11:13.251Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3477cc21c70497dc350f7819be168124d9ac636 [Pipeline] echo [2023-04-11T19:11:13.286Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3477cc [Pipeline] echo [2023-04-11T19:11:13.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T19:11:13.439Z] provisioning config files... [2023-04-11T19:11:13.453Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10256276297808912398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T19:11:13.799Z] ---> docker-login.sh [2023-04-11T19:11:13.799Z] nexus3.edgexfoundry.org:10001 [2023-04-11T19:11:14.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T19:11:14.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T19:11:14.322Z] Configure a credential helper to remove this warning. See [2023-04-11T19:11:14.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T19:11:14.322Z] [2023-04-11T19:11:14.322Z] Login Succeeded [2023-04-11T19:11:14.322Z] nexus3.edgexfoundry.org:10002 [2023-04-11T19:11:14.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T19:11:14.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T19:11:14.322Z] Configure a credential helper to remove this warning. See [2023-04-11T19:11:14.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T19:11:14.322Z] [2023-04-11T19:11:14.322Z] Login Succeeded [2023-04-11T19:11:14.322Z] nexus3.edgexfoundry.org:10003 [2023-04-11T19:11:14.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T19:11:14.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T19:11:14.322Z] Configure a credential helper to remove this warning. See [2023-04-11T19:11:14.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T19:11:14.322Z] [2023-04-11T19:11:14.322Z] Login Succeeded [2023-04-11T19:11:14.322Z] nexus3.edgexfoundry.org:10004 [2023-04-11T19:11:14.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T19:11:14.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T19:11:14.586Z] Configure a credential helper to remove this warning. See [2023-04-11T19:11:14.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T19:11:14.586Z] [2023-04-11T19:11:14.586Z] Login Succeeded [2023-04-11T19:11:14.586Z] docker.io [2023-04-11T19:11:14.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T19:11:14.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T19:11:14.846Z] Configure a credential helper to remove this warning. See [2023-04-11T19:11:14.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T19:11:14.846Z] [2023-04-11T19:11:14.846Z] Login Succeeded [2023-04-11T19:11:14.846Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T19:11:14.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T19:11:15.279Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-04-11T19:11:15.279Z] + dirname cmd/core-command/Dockerfile [2023-04-11T19:11:15.279Z] + cut -d/ -f2 [2023-04-11T19:11:15.279Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-11T19:11:15.279Z] + + cut -d/dirname -f2 cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T19:11:15.279Z] [2023-04-11T19:11:15.279Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-11T19:11:15.279Z] + dirname cmd/core-data/Dockerfile [2023-04-11T19:11:15.279Z] + cut -d/ -f2 [2023-04-11T19:11:15.279Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-11T19:11:15.279Z] + + dirname cmd/core-metadata/Dockerfile [2023-04-11T19:11:15.279Z] cut -d/ -f2 [2023-04-11T19:11:15.279Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-11T19:11:15.279Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-11T19:11:15.279Z] + cut -d/ -f2 [2023-04-11T19:11:15.279Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-11T19:11:15.279Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-11T19:11:15.279Z] + cut -d/ -f2 [2023-04-11T19:11:15.279Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-11T19:11:15.279Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-11T19:11:15.279Z] + cut -d/ -f2 [2023-04-11T19:11:15.279Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-11T19:11:15.279Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-11T19:11:15.279Z] + cut -d/ -f2 [2023-04-11T19:11:15.279Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-11T19:11:15.279Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T19:11:15.279Z] + cut -d/ -f2 [2023-04-11T19:11:15.279Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-11T19:11:15.279Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-11T19:11:15.279Z] + cut -d/ -f2 [2023-04-11T19:11:15.279Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-11T19:11:15.279Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-11T19:11:15.279Z] + cut -d/ -f2 [2023-04-11T19:11:15.279Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-11T19:11:15.279Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-11T19:11:15.279Z] + cut -d/ -f2 [2023-04-11T19:11:15.279Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-11T19:11:15.279Z] + dirname cmd/support-notifications/Dockerfile [2023-04-11T19:11:15.279Z] + cut -d/ -f2 [2023-04-11T19:11:15.279Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-11T19:11:15.279Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-11T19:11:15.279Z] + cut -d/ -f2 [2023-04-11T19:11:15.279Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-11T19:11:15.345Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-11T19:11:15.841Z] + git rev-list -1 --merges b3477cc21c70497dc350f7819be168124d9ac636~1..b3477cc21c70497dc350f7819be168124d9ac636 [Pipeline] echo [2023-04-11T19:11:15.874Z] -----------> git rev-list -1 --merges b3477cc21c70497dc350f7819be168124d9ac636~1..b3477cc21c70497dc350f7819be168124d9ac636 b3477cc21c70497dc350f7819be168124d9ac636 [false] [Pipeline] sh [2023-04-11T19:11:16.178Z] + git log --format=format:%s -1 b3477cc21c70497dc350f7819be168124d9ac636 [Pipeline] echo [2023-04-11T19:11:16.214Z] ========================================================= [2023-04-11T19:11:16.214Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T19:11:16.214Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-11T19:11:16.742Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T19:11:16.742Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T19:11:16.742Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T19:11:16.742Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T19:11:16.742Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T19:11:16.742Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T19:11:16.742Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:11:17.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T19:11:17.233Z] [2023-04-11T19:11:17.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:11:17.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T19:11:17.608Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T19:11:17.608Z] b85a868b505f: Pulling fs layer [2023-04-11T19:11:17.608Z] e2be974225ed: Pulling fs layer [2023-04-11T19:11:17.608Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T19:11:17.608Z] 988bab9f4d93: Pulling fs layer [2023-04-11T19:11:17.608Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T19:11:17.608Z] eaf3925da568: Pulling fs layer [2023-04-11T19:11:17.608Z] bab4dde63d76: Pulling fs layer [2023-04-11T19:11:17.608Z] bde34c3a00c8: Pulling fs layer [2023-04-11T19:11:17.608Z] b352a97aabf1: Pulling fs layer [2023-04-11T19:11:17.608Z] 1469e6f7b9e6: Waiting [2023-04-11T19:11:17.608Z] 988bab9f4d93: Waiting [2023-04-11T19:11:17.608Z] eaf3925da568: Waiting [2023-04-11T19:11:17.608Z] bab4dde63d76: Waiting [2023-04-11T19:11:17.608Z] bde34c3a00c8: Waiting [2023-04-11T19:11:17.608Z] 4872d77fe225: Pulling fs layer [2023-04-11T19:11:17.608Z] 5851b861e8e6: Pulling fs layer [2023-04-11T19:11:17.608Z] b352a97aabf1: Waiting [2023-04-11T19:11:17.608Z] 4872d77fe225: Waiting [2023-04-11T19:11:17.608Z] 5851b861e8e6: Waiting [2023-04-11T19:11:17.608Z] e2be974225ed: Verifying Checksum [2023-04-11T19:11:17.608Z] e2be974225ed: Download complete [2023-04-11T19:11:17.608Z] 988bab9f4d93: Download complete [2023-04-11T19:11:17.608Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T19:11:17.608Z] 339a4e72a1f5: Download complete [2023-04-11T19:11:17.866Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T19:11:17.866Z] 1469e6f7b9e6: Download complete [2023-04-11T19:11:17.866Z] eaf3925da568: Download complete [2023-04-11T19:11:17.866Z] bde34c3a00c8: Download complete [2023-04-11T19:11:17.866Z] b352a97aabf1: Verifying Checksum [2023-04-11T19:11:17.866Z] b352a97aabf1: Download complete [2023-04-11T19:11:17.866Z] 4872d77fe225: Verifying Checksum [2023-04-11T19:11:17.866Z] 4872d77fe225: Download complete [2023-04-11T19:11:17.866Z] 5851b861e8e6: Download complete [2023-04-11T19:11:17.866Z] b85a868b505f: Verifying Checksum [2023-04-11T19:11:17.866Z] b85a868b505f: Download complete [2023-04-11T19:11:18.125Z] bab4dde63d76: Verifying Checksum [2023-04-11T19:11:18.125Z] bab4dde63d76: Download complete [2023-04-11T19:11:19.066Z] b85a868b505f: Pull complete [2023-04-11T19:11:19.327Z] e2be974225ed: Pull complete [2023-04-11T19:11:19.589Z] 339a4e72a1f5: Pull complete [2023-04-11T19:11:19.850Z] 988bab9f4d93: Pull complete [2023-04-11T19:11:20.109Z] 1469e6f7b9e6: Pull complete [2023-04-11T19:11:20.109Z] eaf3925da568: Pull complete [2023-04-11T19:11:22.008Z] bab4dde63d76: Pull complete [2023-04-11T19:11:22.008Z] bde34c3a00c8: Pull complete [2023-04-11T19:11:22.008Z] b352a97aabf1: Pull complete [2023-04-11T19:11:22.267Z] 4872d77fe225: Pull complete [2023-04-11T19:11:22.267Z] 5851b861e8e6: Pull complete [2023-04-11T19:11:22.267Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T19:11:22.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T19:11:22.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T19:11:22.499Z] prd-ubuntu20.04-docker-8c-8g-7435 does not seem to be running inside a container [2023-04-11T19:11:22.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T19:11:25.812Z] $ docker top 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 -eo pid,comm [2023-04-11T19:11:25.868Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T19:11:25.868Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T19:11:25.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T19:11:25.999Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T19:11:26.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T19:11:26.114Z] $ docker exec 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 ssh-agent [2023-04-11T19:11:26.215Z] SSH_AUTH_SOCK=/tmp/ssh-5tPnNvrhimR2/agent.34 [2023-04-11T19:11:26.215Z] SSH_AGENT_PID=40 [2023-04-11T19:11:26.221Z] Running ssh-add (command line suppressed) [2023-04-11T19:11:26.318Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4612784942928016384.key (/w/workspace/edgex-go/1@tmp/private_key_4612784942928016384.key) [2023-04-11T19:11:26.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T19:11:26.656Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T19:11:26.685Z] $ docker exec --env ******** --env ******** 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 ssh-agent -k [2023-04-11T19:11:26.788Z] unset SSH_AUTH_SOCK; [2023-04-11T19:11:26.788Z] unset SSH_AGENT_PID; [2023-04-11T19:11:26.788Z] echo Agent pid 40 killed; [2023-04-11T19:11:26.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T19:11:26.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T19:11:26.879Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T19:11:26.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T19:11:27.001Z] $ docker exec 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 ssh-agent [2023-04-11T19:11:27.117Z] SSH_AUTH_SOCK=/tmp/ssh-KMR5WF1TZbrQ/agent.72 [2023-04-11T19:11:27.117Z] SSH_AGENT_PID=78 [2023-04-11T19:11:27.122Z] Running ssh-add (command line suppressed) [2023-04-11T19:11:27.230Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8758229770787759514.key (/w/workspace/edgex-go/1@tmp/private_key_8758229770787759514.key) [2023-04-11T19:11:27.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T19:11:27.561Z] + git semver init [2023-04-11T19:11:27.821Z] 2023-04-11 19:11:27,747 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T19:11:27.821Z] 2023-04-11 19:11:27,748 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-04-11T19:11:27.821Z] 2023-04-11 19:11:27,748 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-04-11T19:11:27.821Z] 2023-04-11 19:11:27,748 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-04-11T19:11:49.766Z] 2023-04-11 19:11:48,424 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-04-11T19:11:49.766Z] 2023-04-11 19:11:48,424 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4509 with force:False [2023-04-11T19:11:49.766Z] 2023-04-11 19:11:48,424 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4509 [2023-04-11T19:11:49.766Z] 2023-04-11 19:11:48,427 [execute] INFO git cat-file --batch-check [2023-04-11T19:11:49.766Z] 2023-04-11 19:11:48,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T19:11:49.766Z] 2023-04-11 19:11:48,433 [execute] INFO git cat-file --batch [2023-04-11T19:11:49.766Z] 2023-04-11 19:11:48,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T19:11:49.766Z] 2023-04-11 19:11:48,438 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4509 [2023-04-11T19:11:49.766Z] 0.0.0 [Pipeline] } [2023-04-11T19:11:49.794Z] $ docker exec --env ******** --env ******** 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 ssh-agent -k [2023-04-11T19:11:49.902Z] unset SSH_AUTH_SOCK; [2023-04-11T19:11:49.902Z] unset SSH_AGENT_PID; [2023-04-11T19:11:49.903Z] echo Agent pid 78 killed; [2023-04-11T19:11:49.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T19:11:50.334Z] + git semver [Pipeline] } [2023-04-11T19:11:50.620Z] $ docker stop --time=1 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 [2023-04-11T19:11:51.925Z] $ docker rm -f --volumes 86da31109d64358425cf7dead4324afb6fe6ef5b9c4e327f75d71803da85b723 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T19:11:52.333Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T19:11:52.589Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T19:11:52.605Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T19:11:53.379Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-11T19:11:53.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T19:11:53.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T19:11:53.489Z] ========================================================= [2023-04-11T19:11:53.489Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-11T19:11:53.489Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T19:11:53.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T19:11:53.827Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T19:11:53.827Z] 63b65145d645: Pulling fs layer [2023-04-11T19:11:53.827Z] a2d21d5440eb: Pulling fs layer [2023-04-11T19:11:53.827Z] 935e6c44a52c: Pulling fs layer [2023-04-11T19:11:53.827Z] 94cc34f8dd06: Pulling fs layer [2023-04-11T19:11:53.827Z] 30dea6a524f1: Pulling fs layer [2023-04-11T19:11:53.827Z] a2aff8979fd8: Pulling fs layer [2023-04-11T19:11:53.827Z] 6808be2612f2: Pulling fs layer [2023-04-11T19:11:53.827Z] f25807f1079a: Pulling fs layer [2023-04-11T19:11:53.827Z] 94cc34f8dd06: Waiting [2023-04-11T19:11:53.827Z] 30dea6a524f1: Waiting [2023-04-11T19:11:53.827Z] a2aff8979fd8: Waiting [2023-04-11T19:11:53.827Z] 6808be2612f2: Waiting [2023-04-11T19:11:53.827Z] f25807f1079a: Waiting [2023-04-11T19:11:53.827Z] a2d21d5440eb: Verifying Checksum [2023-04-11T19:11:53.827Z] a2d21d5440eb: Download complete [2023-04-11T19:11:53.827Z] 94cc34f8dd06: Verifying Checksum [2023-04-11T19:11:53.827Z] 94cc34f8dd06: Download complete [2023-04-11T19:11:53.827Z] 30dea6a524f1: Verifying Checksum [2023-04-11T19:11:53.827Z] 30dea6a524f1: Download complete [2023-04-11T19:11:53.827Z] 63b65145d645: Verifying Checksum [2023-04-11T19:11:53.827Z] 63b65145d645: Download complete [2023-04-11T19:11:53.827Z] a2aff8979fd8: Verifying Checksum [2023-04-11T19:11:53.827Z] a2aff8979fd8: Download complete [2023-04-11T19:11:54.087Z] 63b65145d645: Pull complete [2023-04-11T19:11:54.087Z] a2d21d5440eb: Pull complete [2023-04-11T19:11:54.654Z] f25807f1079a: Verifying Checksum [2023-04-11T19:11:54.654Z] 935e6c44a52c: Verifying Checksum [2023-04-11T19:11:54.654Z] 935e6c44a52c: Download complete [2023-04-11T19:11:54.654Z] 6808be2612f2: Verifying Checksum [2023-04-11T19:11:54.654Z] 6808be2612f2: Download complete [2023-04-11T19:11:57.936Z] 935e6c44a52c: Pull complete [2023-04-11T19:11:57.936Z] 94cc34f8dd06: Pull complete [2023-04-11T19:11:57.936Z] 30dea6a524f1: Pull complete [2023-04-11T19:11:57.936Z] a2aff8979fd8: Pull complete [2023-04-11T19:12:00.465Z] 6808be2612f2: Pull complete [2023-04-11T19:12:01.035Z] f25807f1079a: Pull complete [2023-04-11T19:12:01.035Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-11T19:12:01.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T19:12:01.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T19:12:01.397Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T19:12:01.397Z] WORKDIR /edgex [2023-04-11T19:12:01.397Z] COPY go.mod . [2023-04-11T19:12:01.397Z] RUN go mod download [2023-04-11T19:12:01.397Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-11T19:12:01.966Z] Sending build context to Docker daemon 170.5MB [2023-04-11T19:12:01.966Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T19:12:01.966Z] ---> 3b553350e43f [2023-04-11T19:12:01.966Z] Step 2/4 : WORKDIR /edgex [2023-04-11T19:12:07.914Z] Still waiting to schedule task [2023-04-11T19:12:07.915Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-11T19:12:10.191Z] ---> Running in 0512ea9d4562 [2023-04-11T19:12:10.191Z] Removing intermediate container 0512ea9d4562 [2023-04-11T19:12:10.191Z] ---> 9b8454fbf55f [2023-04-11T19:12:10.191Z] Step 3/4 : COPY go.mod . [2023-04-11T19:12:10.191Z] ---> cd3d9743411d [2023-04-11T19:12:10.191Z] Step 4/4 : RUN go mod download [2023-04-11T19:12:10.191Z] ---> Running in f283632a2a83 [2023-04-11T19:12:25.130Z] Removing intermediate container f283632a2a83 [2023-04-11T19:12:25.130Z] ---> 6ff3593c917f [2023-04-11T19:12:25.130Z] Successfully built 6ff3593c917f [2023-04-11T19:12:25.130Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:12:25.530Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T19:12:25.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T19:12:25.747Z] prd-ubuntu20.04-docker-8c-8g-7435 does not seem to be running inside a container [2023-04-11T19:12:25.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T19:12:26.193Z] $ docker top 1bda60696f1184fd586af9d3e9f35dbf3e9e2584f494f70839582b0b70803904 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T19:12:26.576Z] + go version [2023-04-11T19:12:26.576Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-11T19:12:26.615Z] $ docker stop --time=1 1bda60696f1184fd586af9d3e9f35dbf3e9e2584f494f70839582b0b70803904 [2023-04-11T19:12:27.935Z] $ docker rm -f --volumes 1bda60696f1184fd586af9d3e9f35dbf3e9e2584f494f70839582b0b70803904 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:12:28.624Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T19:12:28.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T19:12:28.773Z] prd-ubuntu20.04-docker-8c-8g-7435 does not seem to be running inside a container [2023-04-11T19:12:28.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T19:12:29.134Z] $ docker top 4aa9ea9d53c80f154182f3b3bae226c657220ffcf2ca51703152cb0bc0567fd2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T19:12:29.241Z] ========================================================= [2023-04-11T19:12:29.241Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-11T19:12:29.241Z] ========================================================= [Pipeline] sh [2023-04-11T19:12:29.537Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-11T19:12:29.900Z] + make test [2023-04-11T19:12:29.900Z] go test -race -coverprofile=coverage.out ./... [2023-04-11T19:12:36.464Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-11T19:12:48.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-11T19:12:48.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-11T19:12:48.911Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-11T19:12:49.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-11T19:12:49.734Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-11T19:12:49.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-11T19:12:49.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-11T19:12:49.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-11T19:12:50.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-11T19:12:50.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-11T19:12:50.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-11T19:12:50.769Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-11T19:12:50.769Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-11T19:12:50.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-11T19:12:51.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-11T19:12:51.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-11T19:12:51.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements [2023-04-11T19:12:51.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-04-11T19:12:52.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-11T19:12:52.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-11T19:12:52.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-11T19:12:53.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-11T19:12:53.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-11T19:12:53.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-11T19:12:53.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-11T19:12:53.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-11T19:12:53.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-11T19:12:53.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-11T19:12:54.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-11T19:12:54.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-11T19:12:55.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements [2023-04-11T19:12:55.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-04-11T19:12:56.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.777s coverage: 88.5% of statements [2023-04-11T19:12:56.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-04-11T19:12:56.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-11T19:12:56.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-11T19:12:56.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-11T19:12:57.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-11T19:12:57.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-11T19:12:57.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-11T19:12:57.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-11T19:12:57.144Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-11T19:12:57.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 95.6% of statements [2023-04-11T19:12:57.144Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements [2023-04-11T19:12:58.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-11T19:12:58.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-11T19:12:58.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-11T19:12:58.079Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements [2023-04-11T19:12:58.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-11T19:12:58.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-11T19:12:58.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2023-04-11T19:12:58.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements [2023-04-11T19:12:58.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 44.1% of statements [2023-04-11T19:12:59.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-11T19:12:59.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-11T19:12:59.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-11T19:12:59.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-11T19:12:59.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 82.9% of statements [2023-04-11T19:12:59.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-04-11T19:12:59.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-04-11T19:12:59.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-04-11T19:13:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-11T19:13:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-11T19:13:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-11T19:13:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-11T19:13:01.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-11T19:13:01.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-11T19:13:01.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-11T19:13:01.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-11T19:13:01.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-11T19:13:01.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-11T19:13:01.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-11T19:13:02.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-11T19:13:02.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-11T19:13:03.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-11T19:13:03.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-11T19:13:05.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-11T19:13:05.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-11T19:13:05.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-11T19:13:06.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-11T19:13:06.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-11T19:13:07.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-11T19:13:07.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-11T19:13:07.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-11T19:13:07.691Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-11T19:13:07.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-11T19:13:09.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-11T19:13:09.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-11T19:13:09.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-11T19:13:09.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-11T19:13:10.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-11T19:13:10.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-11T19:13:10.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-11T19:13:10.305Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-11T19:13:11.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-11T19:13:11.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-11T19:13:11.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-04-11T19:13:12.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-11T19:13:12.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-11T19:13:23.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.311s coverage: 79.9% of statements [2023-04-11T19:13:23.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.073s coverage: 92.9% of statements [2023-04-11T19:13:23.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-04-11T19:13:23.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-04-11T19:13:23.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.2% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.041s coverage: 86.0% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 38.4% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-04-11T19:13:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2023-04-11T19:13:23.014Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-04-11T19:13:23.275Z] running golangci-lint [2023-04-11T19:13:23.537Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-11T19:13:23.537Z] go version go1.20.2 linux/amd64 [2023-04-11T19:13:23.798Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-11T19:13:23.798Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-11T19:13:38.709Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|name|files|imports|deps|exports_file) took 13.774418524s" [2023-04-11T19:13:38.709Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.230815ms" [2023-04-11T19:13:43.340Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7436 in /w/workspace/edgexfoundry_edgex-go_PR-4509 [Pipeline] { [Pipeline] ws [2023-04-11T19:13:43.399Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-04-11T19:13:43.477Z] The recommended git tool is: git [2023-04-11T19:13:43.978Z] level=info msg="[linters_context/goanalysis] analyzers took 48.367663175s with top 10 stages: buildir: 26.261275408s, fact_deprecated: 1.726380699s, inspect: 1.512750522s, printf: 1.201912294s, gosec: 987.55816ms, ctrlflow: 977.191296ms, S1038: 845.246349ms, nilness: 648.927191ms, fact_purity: 639.493335ms, typedness: 545.156575ms" [2023-04-11T19:13:43.978Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-11T19:13:43.978Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, exclude: 201/201, identifier_marker: 201/201, skip_files: 201/201, skip_dirs: 201/201, nolint: 0/21, filename_unadjuster: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201, exclude-rules: 21/201" [2023-04-11T19:13:43.978Z] level=info msg="[runner] processing took 16.615157ms with stages: nolint: 6.598282ms, identifier_marker: 4.73904ms, path_prettifier: 1.651431ms, autogenerated_exclude: 1.5739ms, exclude-rules: 1.216108ms, skip_dirs: 740.345µs, cgo: 60.091µs, filename_unadjuster: 32.18µs, uniq_by_line: 600ns, max_same_issues: 490ns, skip_files: 390ns, diff: 380ns, severity-rules: 360ns, exclude: 320ns, path_prefixer: 260ns, source_code: 250ns, sort_results: 230ns, max_from_linter: 180ns, path_shortener: 170ns, max_per_file_from_linter: 150ns" [2023-04-11T19:13:43.978Z] level=info msg="[runner] linters took 6.319463338s with stages: goanalysis_metalinter: 6.302741261s" [2023-04-11T19:13:43.978Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-11T19:13:43.978Z] level=info msg="Memory: 203 samples, avg is 169.4MB, max is 765.5MB" [2023-04-11T19:13:43.978Z] level=info msg="Execution took 20.151656909s" [2023-04-11T19:13:43.978Z] go vet ./... [2023-04-11T19:13:48.161Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T19:13:48.161Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T19:13:48.419Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T19:13:48.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-11T19:13:48.760Z] + ls -al . [2023-04-11T19:13:48.760Z] total 704 [2023-04-11T19:13:48.760Z] drwxrwxr-x 11 1001 1001 4096 Apr 11 19:12 . [2023-04-11T19:13:48.760Z] drwxr-xr-x 4 root root 4096 Apr 11 19:12 .. [2023-04-11T19:13:48.760Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 19:11 .blubracket [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 16 Apr 11 19:11 .dockerignore [2023-04-11T19:13:48.760Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 19:11 .git [2023-04-11T19:13:48.760Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 19:11 .github [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 1133 Apr 11 19:11 .gitignore [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 19:11 .golangci.yml [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 19:11 .hadolint.yml [2023-04-11T19:13:48.760Z] drwxr-xr-x 3 1001 1001 4096 Apr 11 19:11 .semver [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 19:11 .sonarcloud.properties [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 19:11 ADOPTERS.md [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 10835 Apr 11 19:11 Attribution.txt [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 73765 Apr 11 19:11 CHANGELOG.md [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 19:11 CONTRIBUTING.md [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 19:11 GOVERNANCE.md [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 883 Apr 11 19:11 Jenkinsfile [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 19:11 LICENSE [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 14368 Apr 11 19:11 Makefile [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 19:11 OWNERS.md [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 9403 Apr 11 19:11 README.md [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 789 Apr 11 19:11 SECURITY.md [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 5 Apr 11 19:11 VERSION [2023-04-11T19:13:48.760Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 19:11 bin [2023-04-11T19:13:48.760Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 19:11 cmd [2023-04-11T19:13:48.760Z] -rw-r--r-- 1 root root 448243 Apr 11 19:13 coverage.out [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 3200 Apr 11 19:11 go.mod [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 31265 Apr 11 19:11 go.sum [2023-04-11T19:13:48.760Z] drwxrwxr-x 7 1001 1001 4096 Apr 11 19:11 internal [2023-04-11T19:13:48.760Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 19:11 openapi [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 594 Apr 11 19:11 security.txt [2023-04-11T19:13:48.760Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 19:11 snap [2023-04-11T19:13:48.760Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 19:11 version.go [Pipeline] sh [2023-04-11T19:13:48.850Z] using credential edgex-jenkins-ssh [2023-04-11T19:13:48.870Z] Cloning the remote Git repository [2023-04-11T19:13:49.073Z] + '[' -e coverage.out ] [2023-04-11T19:13:49.073Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-11T19:13:49.191Z] Stashed 1 file(s) [Pipeline] sh [2023-04-11T19:13:49.482Z] + make build [2023-04-11T19:13:49.482Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-11T19:13:48.922Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-11T19:13:49.050Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-04-11T19:13:49.233Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-11T19:13:49.234Z] > git --version # timeout=10 [2023-04-11T19:13:49.256Z] > git --version # 'git version 2.25.1' [2023-04-11T19:13:49.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T19:13:49.424Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T19:14:01.702Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-11T19:14:01.961Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-11T19:14:02.901Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-11T19:14:03.836Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-11T19:14:07.673Z] Merging remotes/origin/main commit 45fc594543f7f2c9980bb623fee04b627618be8c into PR head commit b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:14:05.771Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-11T19:14:05.797Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T19:14:06.761Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-11T19:14:06.813Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-11T19:14:06.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T19:14:06.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4509/head:refs/remotes/origin/PR-4509 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-11T19:14:07.692Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T19:14:07.776Z] > git checkout -f b3477cc21c70497dc350f7819be168124d9ac636 # timeout=10 [2023-04-11T19:14:08.139Z] Merge succeeded, producing b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:14:08.140Z] Checking out Revision b3477cc21c70497dc350f7819be168124d9ac636 (PR-4509) [2023-04-11T19:14:08.015Z] > git remote # timeout=10 [2023-04-11T19:14:08.037Z] > git config --get remote.origin.url # timeout=10 [2023-04-11T19:14:08.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T19:14:08.088Z] > git merge 45fc594543f7f2c9980bb623fee04b627618be8c # timeout=10 [2023-04-11T19:14:08.116Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-11T19:14:08.146Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T19:14:08.163Z] > git checkout -f b3477cc21c70497dc350f7819be168124d9ac636 # timeout=10 [2023-04-11T19:14:10.403Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-11T19:14:11.338Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T19:14:11.810Z] Commit message: "fix: remove unnecessary service name tweaks for support services Since the docker service keys change in docker-compose file for support services (support-notifications from notifications and support-scheduler from scheduler), the tweaks in spire configure script for such behavior is no longer necessary and thus removed it" [2023-04-11T19:14:11.857Z] > git --version # timeout=10 [2023-04-11T19:14:11.872Z] > git --version # 'git version 2.25.1' [2023-04-11T19:14:11.883Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T19:14:12.272Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T19:14:13.012Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T19:14:13.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T19:14:13.012Z] Dload Upload Total Spent Left Speed [2023-04-11T19:14:13.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10502 0 0 78373 0 --:--:-- --:--:-- --:--:-- 77792 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 93757 [2023-04-11T19:14:13.204Z] 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 [Pipeline] sh [2023-04-11T19:14:13.777Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T19:14:14.118Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T19:14:14.118Z] + sudo tee /etc/docker/daemon.new [2023-04-11T19:14:14.118Z] { [2023-04-11T19:14:14.118Z] "registry-mirrors": [ [2023-04-11T19:14:14.118Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T19:14:14.118Z] ], [2023-04-11T19:14:14.118Z] "bip": "10.250.0.254/24", [2023-04-11T19:14:14.118Z] "hosts": [ [2023-04-11T19:14:14.118Z] "tcp://0.0.0.0:5555", [2023-04-11T19:14:14.118Z] "unix:///var/run/docker.sock" [2023-04-11T19:14:14.118Z] ], [2023-04-11T19:14:14.118Z] "mtu": 1458, [2023-04-11T19:14:14.118Z] "selinux-enabled": true, [2023-04-11T19:14:14.118Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T19:14:14.118Z] } [2023-04-11T19:14:14.141Z] 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 [Pipeline] sh [2023-04-11T19:14:14.461Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T19:14:14.807Z] + sudo service docker restart [2023-04-11T19:14:15.079Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T19:14:16.012Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-11T19:14:16.971Z] $ docker stop --time=1 4aa9ea9d53c80f154182f3b3bae226c657220ffcf2ca51703152cb0bc0567fd2 [2023-04-11T19:14:21.668Z] $ docker rm -f --volumes 4aa9ea9d53c80f154182f3b3bae226c657220ffcf2ca51703152cb0bc0567fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:14:22.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T19:14:22.963Z] [2023-04-11T19:14:22.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:14:23.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T19:14:23.345Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-11T19:14:23.345Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-11T19:14:23.345Z] ca9280d653b3: Pulling fs layer [2023-04-11T19:14:23.345Z] 7e9c9ca2126c: Pulling fs layer [2023-04-11T19:14:23.604Z] cbdbe7a5bc2a: Download complete [2023-04-11T19:14:23.604Z] cbdbe7a5bc2a: Pull complete [2023-04-11T19:14:23.604Z] ca9280d653b3: Verifying Checksum [2023-04-11T19:14:23.604Z] ca9280d653b3: Download complete [2023-04-11T19:14:24.170Z] 7e9c9ca2126c: Download complete [2023-04-11T19:14:24.170Z] ca9280d653b3: Pull complete [2023-04-11T19:14:27.450Z] 7e9c9ca2126c: Pull complete [2023-04-11T19:14:27.450Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-11T19:14:27.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T19:14:27.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T19:14:27.693Z] prd-ubuntu20.04-docker-8c-8g-7435 does not seem to be running inside a container [2023-04-11T19:14:27.726Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-11T19:14:29.920Z] $ docker top 7daa9dbd5b81e2d0bda065544394ff612e8f73a2745420d874f42a3ac9de3b2b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T19:14:30.309Z] + docker-compose build --help [2023-04-11T19:14:30.309Z] + grep parallel [2023-04-11T19:14:30.878Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T19:14:30.915Z] $ docker stop --time=1 7daa9dbd5b81e2d0bda065544394ff612e8f73a2745420d874f42a3ac9de3b2b [2023-04-11T19:14:32.175Z] $ docker rm -f --volumes 7daa9dbd5b81e2d0bda065544394ff612e8f73a2745420d874f42a3ac9de3b2b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:14:32.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-11T19:14:32.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T19:14:32.892Z] prd-ubuntu20.04-docker-8c-8g-7435 does not seem to be running inside a container [2023-04-11T19:14:32.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-11T19:14:33.239Z] $ docker top 1f20e248b865080d66fbf24d7fbed16b22ff74248ebb13a3cac57fc17b7f4386 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-04-11T19:14:33.429Z] provisioning config files... [2023-04-11T19:14:33.463Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config295376198621269593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T19:14:33.654Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T19:14:33.869Z] ---> docker-login.sh [2023-04-11T19:14:33.869Z] nexus3.edgexfoundry.org:10001 [2023-04-11T19:14:34.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T19:14:34.221Z] Building core-command ... [2023-04-11T19:14:34.221Z] Building core-common-config-bootstrapper ... [2023-04-11T19:14:34.221Z] Building core-data ... [2023-04-11T19:14:34.221Z] Building core-metadata ... [2023-04-11T19:14:34.221Z] Building security-bootstrapper ... [2023-04-11T19:14:34.221Z] Building security-proxy-auth ... [2023-04-11T19:14:34.221Z] Building security-proxy-setup ... [2023-04-11T19:14:34.221Z] Building security-secretstore-setup ... [2023-04-11T19:14:34.221Z] Building security-spiffe-token-provider ... [2023-04-11T19:14:34.221Z] Building security-spire-agent ... [2023-04-11T19:14:34.221Z] Building security-spire-config ... [2023-04-11T19:14:34.221Z] Building security-spire-server ... [2023-04-11T19:14:34.221Z] Building support-notifications ... [2023-04-11T19:14:34.221Z] Building support-scheduler ... [2023-04-11T19:14:34.221Z] Building core-data [2023-04-11T19:14:34.221Z] Building core-common-config-bootstrapper [2023-04-11T19:14:34.221Z] Building security-proxy-auth [2023-04-11T19:14:34.221Z] Building security-spire-server [2023-04-11T19:14:34.221Z] Building security-bootstrapper [2023-04-11T19:14:34.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T19:14:34.423Z] Configure a credential helper to remove this warning. See [2023-04-11T19:14:34.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T19:14:34.423Z] [2023-04-11T19:14:34.423Z] Login Succeeded [2023-04-11T19:14:34.423Z] nexus3.edgexfoundry.org:10002 [2023-04-11T19:14:34.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T19:14:34.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T19:14:34.964Z] Configure a credential helper to remove this warning. See [2023-04-11T19:14:34.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T19:14:34.964Z] [2023-04-11T19:14:34.964Z] Login Succeeded [2023-04-11T19:14:34.964Z] nexus3.edgexfoundry.org:10003 [2023-04-11T19:14:35.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T19:14:35.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T19:14:35.236Z] Configure a credential helper to remove this warning. See [2023-04-11T19:14:35.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T19:14:35.236Z] [2023-04-11T19:14:35.236Z] Login Succeeded [2023-04-11T19:14:35.236Z] nexus3.edgexfoundry.org:10004 [2023-04-11T19:14:35.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T19:14:35.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T19:14:35.512Z] Configure a credential helper to remove this warning. See [2023-04-11T19:14:35.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T19:14:35.512Z] [2023-04-11T19:14:35.512Z] Login Succeeded [2023-04-11T19:14:35.512Z] docker.io [2023-04-11T19:14:35.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T19:14:36.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T19:14:36.059Z] Configure a credential helper to remove this warning. See [2023-04-11T19:14:36.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T19:14:36.059Z] [2023-04-11T19:14:36.059Z] Login Succeeded [2023-04-11T19:14:36.059Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T19:14:36.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-11T19:14:36.807Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-11T19:14:36.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T19:14:36.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T19:14:36.912Z] ========================================================= [2023-04-11T19:14:36.912Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-11T19:14:36.912Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-11T19:14:37.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T19:14:37.285Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T19:14:37.285Z] af6eaf76a39c: Pulling fs layer [2023-04-11T19:14:37.556Z] 55522c791124: Pulling fs layer [2023-04-11T19:14:37.556Z] ce5c4a1c91eb: Pulling fs layer [2023-04-11T19:14:37.556Z] 169dfbe0d373: Pulling fs layer [2023-04-11T19:14:37.556Z] e1ff8fa3b103: Pulling fs layer [2023-04-11T19:14:37.556Z] 52ebb69f0ebf: Pulling fs layer [2023-04-11T19:14:37.556Z] 5abe8eddf0d5: Pulling fs layer [2023-04-11T19:14:37.556Z] e1ff8fa3b103: Waiting [2023-04-11T19:14:37.556Z] 52ebb69f0ebf: Waiting [2023-04-11T19:14:37.556Z] 169dfbe0d373: Waiting [2023-04-11T19:14:37.556Z] 5abe8eddf0d5: Waiting [2023-04-11T19:14:37.556Z] 55522c791124: Verifying Checksum [2023-04-11T19:14:37.556Z] 55522c791124: Download complete [2023-04-11T19:14:37.556Z] 169dfbe0d373: Verifying Checksum [2023-04-11T19:14:37.556Z] 169dfbe0d373: Download complete [2023-04-11T19:14:37.556Z] e1ff8fa3b103: Verifying Checksum [2023-04-11T19:14:37.556Z] e1ff8fa3b103: Download complete [2023-04-11T19:14:37.556Z] af6eaf76a39c: Verifying Checksum [2023-04-11T19:14:37.556Z] af6eaf76a39c: Download complete [2023-04-11T19:14:38.992Z] 5abe8eddf0d5: Verifying Checksum [2023-04-11T19:14:38.992Z] 5abe8eddf0d5: Download complete [2023-04-11T19:14:38.992Z] af6eaf76a39c: Pull complete [2023-04-11T19:14:39.266Z] 55522c791124: Pull complete [2023-04-11T19:14:40.241Z] 52ebb69f0ebf: Download complete [2023-04-11T19:14:40.241Z] ce5c4a1c91eb: Verifying Checksum [2023-04-11T19:14:40.241Z] ce5c4a1c91eb: Download complete [2023-04-11T19:14:46.454Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:14:46.454Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:14:46.454Z] ---> 6ff3593c917f [2023-04-11T19:14:46.454Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:14:46.454Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:14:46.454Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:14:46.454Z] ---> 6ff3593c917f [2023-04-11T19:14:46.454Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:14:46.454Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:14:46.454Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:14:46.454Z] ---> 6ff3593c917f [2023-04-11T19:14:46.454Z] Step 3/33 : WORKDIR /edgex-go [2023-04-11T19:14:46.712Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:14:46.712Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:14:46.712Z] ---> 6ff3593c917f [2023-04-11T19:14:46.712Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:14:49.250Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:14:49.250Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:14:49.250Z] ---> 6ff3593c917f [2023-04-11T19:14:49.250Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T19:14:52.578Z] ce5c4a1c91eb: Pull complete [2023-04-11T19:14:52.578Z] 169dfbe0d373: Pull complete [2023-04-11T19:14:52.578Z] e1ff8fa3b103: Pull complete [2023-04-11T19:14:59.247Z] 52ebb69f0ebf: Pull complete [2023-04-11T19:15:01.849Z] 5abe8eddf0d5: Pull complete [2023-04-11T19:15:01.849Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-11T19:15:01.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T19:15:01.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-11T19:15:02.234Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-11T19:15:02.235Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T19:15:02.235Z] WORKDIR /edgex [2023-04-11T19:15:02.235Z] COPY go.mod . [2023-04-11T19:15:02.235Z] RUN go mod download [2023-04-11T19:15:02.820Z] Sending build context to Docker daemon 2.935MB [2023-04-11T19:15:02.820Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T19:15:02.820Z] ---> 6cb57ee374ae [2023-04-11T19:15:02.820Z] Step 2/4 : WORKDIR /edgex [2023-04-11T19:15:04.133Z] ---> Running in 4fa1725b54d1 [2023-04-11T19:15:04.133Z] ---> Running in 20c74af83cfa [2023-04-11T19:15:04.133Z] ---> Running in 3820169baa8a [2023-04-11T19:15:04.133Z] ---> Running in 93052c1dd0e8 [2023-04-11T19:15:04.133Z] ---> Running in 66892811321d [2023-04-11T19:15:04.133Z] Removing intermediate container 93052c1dd0e8 [2023-04-11T19:15:04.133Z] ---> 0cc887f60c5c [2023-04-11T19:15:04.133Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T19:15:04.133Z] Removing intermediate container 20c74af83cfa [2023-04-11T19:15:04.133Z] ---> bea13948bf6b [2023-04-11T19:15:04.133Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T19:15:04.133Z] Removing intermediate container 3820169baa8a [2023-04-11T19:15:04.133Z] ---> 67f374f6e895 [2023-04-11T19:15:04.133Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T19:15:04.133Z] Removing intermediate container 4fa1725b54d1 [2023-04-11T19:15:04.133Z] ---> 71917d35132f [2023-04-11T19:15:04.133Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T19:15:04.133Z] Removing intermediate container 66892811321d [2023-04-11T19:15:04.133Z] ---> 1e852fc1b72a [2023-04-11T19:15:04.133Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T19:15:04.133Z] ---> Running in 01263c011d19 [2023-04-11T19:15:04.133Z] ---> Running in 50c1f844efb5 [2023-04-11T19:15:04.133Z] ---> Running in ee4628887eda [2023-04-11T19:15:04.133Z] ---> Running in 2ddf3ded8808 [2023-04-11T19:15:04.133Z] ---> Running in a84117af709d [2023-04-11T19:15:04.133Z] Removing intermediate container 50c1f844efb5 [2023-04-11T19:15:04.133Z] ---> 4f0be2fdf13e [2023-04-11T19:15:04.133Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T19:15:04.133Z] Removing intermediate container ee4628887eda [2023-04-11T19:15:04.133Z] ---> 406eba89eeb7 [2023-04-11T19:15:04.133Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T19:15:04.133Z] ---> Running in da68522979a0 [2023-04-11T19:15:04.133Z] Removing intermediate container 2ddf3ded8808 [2023-04-11T19:15:04.133Z] ---> 7cd7a29595ea [2023-04-11T19:15:04.133Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T19:15:04.133Z] ---> Running in 838a1e0b1dd9 [2023-04-11T19:15:04.133Z] ---> Running in 34543f2ffb4e [2023-04-11T19:15:04.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:15:04.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:15:04.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:15:04.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:15:04.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:15:04.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:15:04.392Z] OK: 265 MiB in 53 packages [2023-04-11T19:15:04.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:15:04.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:15:04.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:15:04.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:15:04.392Z] OK: 265 MiB in 53 packages [2023-04-11T19:15:04.392Z] OK: 265 MiB in 53 packages [2023-04-11T19:15:04.654Z] OK: 265 MiB in 53 packages [2023-04-11T19:15:04.654Z] Removing intermediate container 01263c011d19 [2023-04-11T19:15:04.654Z] ---> 15354e552f43 [2023-04-11T19:15:04.654Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T19:15:04.654Z] OK: 265 MiB in 53 packages [2023-04-11T19:15:04.774Z] ---> Running in e4b922defeb4 [2023-04-11T19:15:04.774Z] Removing intermediate container e4b922defeb4 [2023-04-11T19:15:04.774Z] ---> f3ec44a02e0d [2023-04-11T19:15:04.774Z] Step 3/4 : COPY go.mod . [2023-04-11T19:15:04.913Z] ---> dd3ac60638d3 [2023-04-11T19:15:04.913Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:15:04.913Z] ---> Running in 8116c37fa338 [2023-04-11T19:15:04.913Z] Removing intermediate container 838a1e0b1dd9 [2023-04-11T19:15:04.913Z] ---> 96f4e4f06582 [2023-04-11T19:15:04.913Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T19:15:05.040Z] ---> bd29d10326a5 [2023-04-11T19:15:05.040Z] Step 4/4 : RUN go mod download [2023-04-11T19:15:05.172Z] Removing intermediate container da68522979a0 [2023-04-11T19:15:05.173Z] ---> bda4b2ac423a [2023-04-11T19:15:05.173Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T19:15:05.173Z] ---> a720ab0b66c0 [2023-04-11T19:15:05.173Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:15:05.173Z] ---> Running in 0918af18eee1 [2023-04-11T19:15:05.173Z] Removing intermediate container a84117af709d [2023-04-11T19:15:05.173Z] ---> ca4861d21067 [2023-04-11T19:15:05.173Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-11T19:15:05.173Z] ---> 7eb6844f723a [2023-04-11T19:15:05.173Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:15:05.173Z] Removing intermediate container 34543f2ffb4e [2023-04-11T19:15:05.173Z] ---> 0d6f795e3839 [2023-04-11T19:15:05.173Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T19:15:05.173Z] ---> Running in fe60b90d8980 [2023-04-11T19:15:05.173Z] ---> 04c11f1faa08 [2023-04-11T19:15:05.173Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:15:05.173Z] ---> Running in 5effb26e58f0 [2023-04-11T19:15:05.308Z] ---> Running in a6ec94852e52 [2023-04-11T19:15:05.431Z] ---> 0d9fe814c68c [2023-04-11T19:15:05.431Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:15:05.431Z] ---> Running in 433601588efb [2023-04-11T19:15:37.560Z] Removing intermediate container a6ec94852e52 [2023-04-11T19:15:37.560Z] ---> b5b929b81ded [2023-04-11T19:15:37.560Z] Successfully built b5b929b81ded [2023-04-11T19:15:37.560Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:15:37.979Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T19:15:37.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T19:15:38.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-7436 does not seem to be running inside a container [2023-04-11T19:15:38.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T19:15:39.566Z] $ docker top dd7f695743f7f7415dd4dadf4faf2a8f5b4a49be1cc09ac9d1417ddcc67cc14b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T19:15:40.504Z] + go version [2023-04-11T19:15:40.505Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-11T19:15:40.546Z] $ docker stop --time=1 dd7f695743f7f7415dd4dadf4faf2a8f5b4a49be1cc09ac9d1417ddcc67cc14b [2023-04-11T19:15:42.195Z] $ docker rm -f --volumes dd7f695743f7f7415dd4dadf4faf2a8f5b4a49be1cc09ac9d1417ddcc67cc14b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:15:43.136Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T19:15:43.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T19:15:43.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-7436 does not seem to be running inside a container [2023-04-11T19:15:43.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T19:15:44.604Z] $ docker top 75f938213ff555fcae99711769b69ee62274c047441886e6046f3794685b0bf4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T19:15:44.845Z] ========================================================= [2023-04-11T19:15:44.845Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-11T19:15:44.845Z] ========================================================= [Pipeline] sh [2023-04-11T19:15:45.165Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-11T19:15:45.561Z] + make test [2023-04-11T19:15:45.561Z] go test -race -coverprofile=coverage.out ./... [2023-04-11T19:16:13.202Z] Removing intermediate container 0918af18eee1 [2023-04-11T19:16:13.202Z] ---> bcedbb42ec72 [2023-04-11T19:16:13.202Z] Step 8/23 : COPY . . [2023-04-11T19:16:13.202Z] Removing intermediate container 433601588efb [2023-04-11T19:16:13.202Z] ---> 05bd1c7f8731 [2023-04-11T19:16:13.202Z] Step 8/23 : COPY . . [2023-04-11T19:16:13.202Z] Removing intermediate container 8116c37fa338 [2023-04-11T19:16:13.202Z] ---> 5229e7820920 [2023-04-11T19:16:13.202Z] Step 7/33 : COPY . . [2023-04-11T19:16:13.202Z] Removing intermediate container fe60b90d8980 [2023-04-11T19:16:13.202Z] ---> b8ef5b62bb40 [2023-04-11T19:16:13.202Z] Step 8/23 : COPY . . [2023-04-11T19:16:13.202Z] Removing intermediate container 5effb26e58f0 [2023-04-11T19:16:13.202Z] ---> c85cb6cb7327 [2023-04-11T19:16:13.202Z] Step 7/26 : COPY . . [2023-04-11T19:16:24.452Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-11T19:16:39.797Z] ---> 9d2768e9bd7a [2023-04-11T19:16:39.797Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T19:16:39.797Z] ---> b8b75c3d0f2c [2023-04-11T19:16:39.797Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T19:16:39.797Z] ---> b7d199ef922d [2023-04-11T19:16:39.797Z] ---> ed2dec6f7ba6 [2023-04-11T19:16:39.797Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-authStep 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T19:16:39.797Z] [2023-04-11T19:16:39.797Z] ---> 429369b80cdd [2023-04-11T19:16:39.797Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T19:16:39.797Z] ---> Running in d4a1d2a27212 [2023-04-11T19:16:39.797Z] ---> Running in c7587875859e [2023-04-11T19:16:39.797Z] ---> Running in 0e6b8029a33e [2023-04-11T19:16:39.797Z] ---> Running in 490d69baaf3e [2023-04-11T19:16:39.797Z] ---> Running in 15c22f02917f [2023-04-11T19:16:40.068Z] Removing intermediate container d4a1d2a27212 [2023-04-11T19:16:40.068Z] ---> e1784a7eed87 [2023-04-11T19:16:40.068Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T19:16:40.068Z] ---> Running in 222a664a89a2 [2023-04-11T19:16:40.068Z] Removing intermediate container 222a664a89a2 [2023-04-11T19:16:40.068Z] ---> df6ad76f2607 [2023-04-11T19:16:40.068Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T19:16:40.068Z] ---> Running in 016782046f2d [2023-04-11T19:16:40.068Z] Removing intermediate container 016782046f2d [2023-04-11T19:16:40.068Z] ---> 7f760ee6d0c4 [2023-04-11T19:16:40.068Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T19:16:40.068Z] ---> Running in 484f6af0947d [2023-04-11T19:16:40.326Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-11T19:16:40.326Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T19:16:40.584Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T19:16:40.584Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-11T19:16:41.154Z] Removing intermediate container 484f6af0947d [2023-04-11T19:16:41.154Z] ---> 7f22fd8f62db [2023-04-11T19:16:41.154Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T19:16:41.154Z] ---> Running in 9f038539678b [2023-04-11T19:16:41.436Z] Removing intermediate container 9f038539678b [2023-04-11T19:16:41.436Z] ---> 2f6f09072b39 [2023-04-11T19:16:41.436Z] [2023-04-11T19:16:41.436Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T19:16:41.695Z] 3.17: Pulling from library/alpine [2023-04-11T19:16:41.954Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T19:16:41.954Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T19:16:41.954Z] ---> 9ed4aefc74f6 [2023-04-11T19:16:41.954Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T19:16:42.219Z] ---> Running in 4d771c09f4f6 [2023-04-11T19:16:42.219Z] Removing intermediate container 4d771c09f4f6 [2023-04-11T19:16:42.219Z] ---> b07f37929d71 [2023-04-11T19:16:42.219Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T19:16:42.219Z] ---> Running in 350aa60c80c9 [2023-04-11T19:16:42.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:16:42.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:16:43.042Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T19:16:43.042Z] v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T19:16:43.042Z] OK: 17818 distinct packages available [2023-04-11T19:16:43.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:16:43.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:16:43.558Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T19:16:43.558Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T19:16:43.558Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T19:16:43.558Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T19:16:43.558Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T19:16:43.558Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:16:43.558Z] OK: 8 MiB in 20 packages [2023-04-11T19:16:44.547Z] Removing intermediate container 350aa60c80c9 [2023-04-11T19:16:44.547Z] ---> eaf18c23689b [2023-04-11T19:16:44.547Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:16:44.806Z] ---> cc7edf135c78 [2023-04-11T19:16:44.806Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:16:45.740Z] ---> cc3a0f275cfc [2023-04-11T19:16:45.740Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T19:16:51.215Z] ---> aa7e29604bea [2023-04-11T19:16:51.215Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T19:16:51.783Z] ---> a545b6400f5a [2023-04-11T19:16:51.783Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T19:16:52.725Z] ---> e9c49e396da9 [2023-04-11T19:16:52.725Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T19:16:53.292Z] ---> 44fe1dd32165 [2023-04-11T19:16:53.292Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T19:16:53.292Z] ---> Running in e2803e2808cd [2023-04-11T19:16:53.551Z] Removing intermediate container e2803e2808cd [2023-04-11T19:16:53.551Z] ---> 56a22ee2996c [2023-04-11T19:16:53.551Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T19:16:53.551Z] ---> Running in b870434eabc4 [2023-04-11T19:16:54.487Z] Removing intermediate container b870434eabc4 [2023-04-11T19:16:54.487Z] ---> 8cede15e69aa [2023-04-11T19:16:54.487Z] Step 24/26 : LABEL arch=x86_64 [2023-04-11T19:16:54.745Z] ---> Running in 1ab0948c46b9 [2023-04-11T19:16:56.155Z] Removing intermediate container 1ab0948c46b9 [2023-04-11T19:16:56.156Z] ---> 49ed7f1f6493 [2023-04-11T19:16:56.156Z] Step 25/26 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:16:56.156Z] ---> Running in f03278e66d59 [2023-04-11T19:16:56.413Z] Removing intermediate container f03278e66d59 [2023-04-11T19:16:56.413Z] ---> 1ac41278186f [2023-04-11T19:16:56.413Z] Step 26/26 : LABEL version=0.0.0 [2023-04-11T19:16:56.672Z] ---> Running in 426901990ff4 [2023-04-11T19:16:56.931Z] Removing intermediate container 426901990ff4 [2023-04-11T19:16:56.931Z] ---> fcd861bff601 [2023-04-11T19:16:56.931Z] [2023-04-11T19:16:56.931Z] Successfully built fcd861bff601 [2023-04-11T19:16:56.931Z] Successfully tagged security-spire-server:latest [2023-04-11T19:16:56.931Z] Building security-proxy-setup [2023-04-11T19:16:59.459Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:16:59.459Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:16:59.459Z] ---> 6ff3593c917f [2023-04-11T19:16:59.459Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T19:16:59.459Z] ---> Using cache [2023-04-11T19:16:59.459Z] ---> 71917d35132f [2023-04-11T19:16:59.459Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T19:17:06.046Z] ---> Running in 608875eba176 [2023-04-11T19:17:06.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:17:06.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:17:06.826Z] OK: 265 MiB in 53 packages [2023-04-11T19:17:09.575Z] Removing intermediate container 608875eba176 [2023-04-11T19:17:09.575Z] ---> 775cb53a0932 [2023-04-11T19:17:09.575Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T19:17:10.141Z] ---> 24a45b712e81 [2023-04-11T19:17:10.141Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:17:10.141Z] ---> Running in 1a325eeeeb60 [2023-04-11T19:17:15.429Z] Removing intermediate container 490d69baaf3e [2023-04-11T19:17:15.429Z] ---> 6982454db36e [2023-04-11T19:17:15.429Z] [2023-04-11T19:17:15.429Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T19:17:15.429Z] ---> 9ed4aefc74f6 [2023-04-11T19:17:15.429Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T19:17:15.429Z] ---> Running in 0f064fd49d2b [2023-04-11T19:17:15.429Z] Removing intermediate container 15c22f02917f [2023-04-11T19:17:15.429Z] ---> 56a1c45690c1 [2023-04-11T19:17:15.429Z] [2023-04-11T19:17:15.429Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T19:17:15.429Z] ---> 9ed4aefc74f6 [2023-04-11T19:17:15.429Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T19:17:15.687Z] ---> Running in d6c7e38a38a6 [2023-04-11T19:17:15.687Z] Removing intermediate container 0e6b8029a33e [2023-04-11T19:17:15.687Z] ---> e26427648383 [2023-04-11T19:17:15.687Z] [2023-04-11T19:17:15.687Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T19:17:15.687Z] ---> 9ed4aefc74f6 [2023-04-11T19:17:15.687Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T19:17:15.687Z] Removing intermediate container c7587875859e [2023-04-11T19:17:15.687Z] ---> bbfcdc35834e [2023-04-11T19:17:15.687Z] [2023-04-11T19:17:15.687Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T19:17:15.687Z] ---> 9ed4aefc74f6 [2023-04-11T19:17:15.687Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T19:17:15.687Z] Removing intermediate container 0f064fd49d2b [2023-04-11T19:17:15.687Z] ---> 0d49b067846d [2023-04-11T19:17:15.687Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T19:17:15.687Z] ---> Running in 4a85d7ec4c63 [2023-04-11T19:17:15.687Z] ---> Running in f74b68b80004 [2023-04-11T19:17:15.687Z] ---> Running in 619ca59749b2 [2023-04-11T19:17:15.687Z] Removing intermediate container d6c7e38a38a6 [2023-04-11T19:17:15.687Z] ---> 6edc8f44008b [2023-04-11T19:17:15.687Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T19:17:15.687Z] ---> Running in 22daa16e0d19 [2023-04-11T19:17:15.946Z] Removing intermediate container 4a85d7ec4c63 [2023-04-11T19:17:15.946Z] ---> 37a3d8b9d6ae [2023-04-11T19:17:15.946Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T19:17:15.946Z] Removing intermediate container 619ca59749b2 [2023-04-11T19:17:15.946Z] ---> 7e71a914f98e [2023-04-11T19:17:15.946Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T19:17:15.946Z] ---> Running in 0c3f1098e396 [2023-04-11T19:17:15.946Z] ---> Running in 6d33bc70e59f [2023-04-11T19:17:15.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:17:15.946Z] Removing intermediate container 6d33bc70e59f [2023-04-11T19:17:15.946Z] ---> 787a31aff1e3 [2023-04-11T19:17:15.946Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T19:17:15.946Z] ---> Running in 96f148ef596a [2023-04-11T19:17:16.207Z] Removing intermediate container 96f148ef596a [2023-04-11T19:17:16.207Z] ---> ea2621312b15 [2023-04-11T19:17:16.207Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T19:17:16.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:17:16.207Z] ---> Running in 86dd14512ff0 [2023-04-11T19:17:16.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:17:16.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:17:16.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:17:16.465Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T19:17:16.465Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:17:16.465Z] OK: 7 MiB in 16 packages [2023-04-11T19:17:16.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:17:16.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:17:16.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:17:16.465Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T19:17:16.723Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:17:16.723Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T19:17:16.723Z] OK: 7 MiB in 16 packages [2023-04-11T19:17:16.723Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T19:17:16.723Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:17:16.723Z] OK: 7 MiB in 17 packages [2023-04-11T19:17:16.723Z] Removing intermediate container f74b68b80004 [2023-04-11T19:17:16.723Z] ---> efc7368245ee [2023-04-11T19:17:16.723Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:17:16.723Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T19:17:16.723Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:17:16.723Z] OK: 7 MiB in 16 packages [2023-04-11T19:17:16.980Z] ---> a414a9261613 [2023-04-11T19:17:16.981Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:17:16.981Z] ---> 3116b8ed0a46 [2023-04-11T19:17:16.981Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T19:17:17.239Z] Removing intermediate container 22daa16e0d19 [2023-04-11T19:17:17.239Z] ---> d54fdcf55921 [2023-04-11T19:17:17.239Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:17:17.498Z] Removing intermediate container 0c3f1098e396 [2023-04-11T19:17:17.498Z] ---> 6eeab6330200 [2023-04-11T19:17:17.498Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T19:17:17.498Z] Removing intermediate container 86dd14512ff0 [2023-04-11T19:17:17.498Z] ---> 43d3a9da1454 [2023-04-11T19:17:17.498Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:17:17.498Z] ---> Running in cc57293b71b1 [2023-04-11T19:17:17.498Z] ---> 95920d569e80 [2023-04-11T19:17:17.498Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:17:17.498Z] ---> b19338f80ebf [2023-04-11T19:17:17.498Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:17:17.498Z] Removing intermediate container cc57293b71b1 [2023-04-11T19:17:17.498Z] ---> 1945054be3a5 [2023-04-11T19:17:17.498Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T19:17:17.498Z] ---> 177ce63ec18b [2023-04-11T19:17:17.498Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:17:17.498Z] ---> Running in 995a97a5349c [2023-04-11T19:17:17.756Z] ---> 9418752256fd [2023-04-11T19:17:17.756Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T19:17:17.756Z] ---> f33c5c269ee6 [2023-04-11T19:17:17.756Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T19:17:17.756Z] Removing intermediate container 995a97a5349c [2023-04-11T19:17:17.756Z] ---> 12ddb14e77d4 [2023-04-11T19:17:17.756Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T19:17:17.756Z] ---> de7284c7283c [2023-04-11T19:17:17.756Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T19:17:17.756Z] ---> Running in 70c2ac590958 [2023-04-11T19:17:17.756Z] ---> 4b691a36f097 [2023-04-11T19:17:17.756Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T19:17:18.320Z] ---> Running in fa45d34e93df [2023-04-11T19:17:18.320Z] Removing intermediate container 70c2ac590958 [2023-04-11T19:17:18.320Z] ---> c07fc1987684 [2023-04-11T19:17:18.320Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T19:17:18.577Z] ---> cb754c3b5c9e [2023-04-11T19:17:18.577Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:17:19.537Z] ---> 3c1456c0ed9d [2023-04-11T19:17:19.537Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:17:19.537Z] ---> Running in 122243774ec6 [2023-04-11T19:17:20.194Z] ---> 389583c9bde8 [2023-04-11T19:17:20.194Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T19:17:20.460Z] ---> f24261a55067 [2023-04-11T19:17:20.460Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-11T19:17:21.145Z] Removing intermediate container 122243774ec6 [2023-04-11T19:17:21.145Z] ---> f4da9eff5613 [2023-04-11T19:17:21.145Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T19:17:21.752Z] ---> Running in 58b1d4ee6456 [2023-04-11T19:17:21.752Z] ---> Running in 1e537493a0c4 [2023-04-11T19:17:21.752Z] ---> 5a73ec539e02 [2023-04-11T19:17:21.752Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T19:17:21.752Z] ---> Running in e206697b53e6 [2023-04-11T19:17:21.752Z] Removing intermediate container fa45d34e93df [2023-04-11T19:17:21.752Z] ---> ae018c235017 [2023-04-11T19:17:21.752Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T19:17:21.752Z] Removing intermediate container 58b1d4ee6456 [2023-04-11T19:17:21.752Z] ---> fbef032fd3ac [2023-04-11T19:17:21.752Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T19:17:22.034Z] ---> Running in 7635249855fd [2023-04-11T19:17:22.034Z] ---> Running in 88dcd9cccdf0 [2023-04-11T19:17:22.321Z] Removing intermediate container 88dcd9cccdf0 [2023-04-11T19:17:22.321Z] Removing intermediate container 7635249855fd [2023-04-11T19:17:22.321Z] ---> 70a9b92866f2 [2023-04-11T19:17:22.321Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T19:17:22.321Z] ---> ced6c0ad3181 [2023-04-11T19:17:22.321Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T19:17:22.321Z] ---> Running in c680360638dd [2023-04-11T19:17:22.321Z] ---> Running in 73964d511621 [2023-04-11T19:17:22.598Z] Removing intermediate container 73964d511621 [2023-04-11T19:17:22.598Z] ---> a22750252489 [2023-04-11T19:17:22.598Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T19:17:22.598Z] Removing intermediate container c680360638dd [2023-04-11T19:17:22.598Z] ---> 033655c990da [2023-04-11T19:17:22.598Z] Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:17:22.598Z] ---> Running in a63f408a17fe [2023-04-11T19:17:22.598Z] ---> Running in 5c80579e836c [2023-04-11T19:17:22.598Z] Removing intermediate container a63f408a17fe [2023-04-11T19:17:22.598Z] ---> fb345fb6046e [2023-04-11T19:17:22.598Z] Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:17:22.598Z] Removing intermediate container 5c80579e836c [2023-04-11T19:17:22.598Z] ---> 66673d2cfd08 [2023-04-11T19:17:22.598Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T19:17:22.598Z] ---> Running in 889fe8e29ff3 [2023-04-11T19:17:22.889Z] ---> Running in 1daf8e0cb190 [2023-04-11T19:17:22.889Z] Removing intermediate container 889fe8e29ff3 [2023-04-11T19:17:22.889Z] ---> e8dce39f5c53 [2023-04-11T19:17:22.889Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T19:17:22.889Z] ---> Running in bb9f4db47558 [2023-04-11T19:17:22.889Z] Removing intermediate container 1daf8e0cb190 [2023-04-11T19:17:22.889Z] ---> 6e7aecc1d91e [2023-04-11T19:17:22.889Z] [2023-04-11T19:17:22.889Z] Removing intermediate container 1e537493a0c4 [2023-04-11T19:17:22.889Z] ---> 55771618f4b9 [2023-04-11T19:17:22.889Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T19:17:23.161Z] Successfully built 6e7aecc1d91e [2023-04-11T19:17:23.161Z] ---> Running in 4a7d2df60821 [2023-04-11T19:17:23.161Z] Successfully tagged core-data:latest [2023-04-11T19:17:23.161Z]  Building core-data ... done Building core-metadata [2023-04-11T19:17:23.161Z] Removing intermediate container e206697b53e6 [2023-04-11T19:17:23.161Z] ---> 5ca82531133b [2023-04-11T19:17:23.161Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T19:17:23.161Z] Removing intermediate container bb9f4db47558 [2023-04-11T19:17:23.161Z] ---> 9534c1cb3ac3 [2023-04-11T19:17:23.161Z] [2023-04-11T19:17:23.161Z] ---> Running in 106fcf6025be [2023-04-11T19:17:23.161Z] Successfully built 9534c1cb3ac3 [2023-04-11T19:17:26.656Z] Successfully tagged security-proxy-auth:latest [2023-04-11T19:17:26.656Z] Building security-spire-agent [2023-04-11T19:17:28.566Z]  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:17:28.566Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:17:28.566Z] ---> 6ff3593c917f [2023-04-11T19:17:28.566Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:17:28.566Z] ---> Using cache [2023-04-11T19:17:28.566Z] ---> 1e852fc1b72a [2023-04-11T19:17:28.566Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T19:17:28.566Z] ---> Using cache [2023-04-11T19:17:28.566Z] ---> 406eba89eeb7 [2023-04-11T19:17:28.566Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T19:17:28.566Z] ---> Using cache [2023-04-11T19:17:28.566Z] ---> 96f4e4f06582 [2023-04-11T19:17:28.566Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T19:17:28.566Z] ---> Using cache [2023-04-11T19:17:28.566Z] ---> a720ab0b66c0 [2023-04-11T19:17:28.566Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:17:28.566Z] ---> Using cache [2023-04-11T19:17:28.566Z] ---> bcedbb42ec72 [2023-04-11T19:17:28.566Z] Step 8/25 : COPY . . [2023-04-11T19:17:28.566Z] ---> Using cache [2023-04-11T19:17:28.566Z] ---> ed2dec6f7ba6 [2023-04-11T19:17:28.566Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T19:17:29.136Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:17:29.136Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:17:29.136Z] ---> 6ff3593c917f [2023-04-11T19:17:29.136Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T19:17:29.136Z] ---> Using cache [2023-04-11T19:17:29.136Z] ---> 71917d35132f [2023-04-11T19:17:29.136Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T19:17:29.136Z] ---> Using cache [2023-04-11T19:17:29.136Z] ---> ca4861d21067 [2023-04-11T19:17:29.136Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T19:17:29.136Z] ---> Using cache [2023-04-11T19:17:29.136Z] ---> 04c11f1faa08 [2023-04-11T19:17:29.136Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:17:29.136Z] ---> Using cache [2023-04-11T19:17:29.136Z] ---> c85cb6cb7327 [2023-04-11T19:17:29.136Z] Step 7/27 : COPY . . [2023-04-11T19:17:29.136Z] ---> Using cache [2023-04-11T19:17:29.136Z] ---> 9d2768e9bd7a [2023-04-11T19:17:29.136Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T19:17:29.136Z] ---> Using cache [2023-04-11T19:17:29.136Z] ---> e1784a7eed87 [2023-04-11T19:17:29.136Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T19:17:29.136Z] ---> Using cache [2023-04-11T19:17:29.136Z] ---> df6ad76f2607 [2023-04-11T19:17:29.136Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T19:17:29.136Z] ---> Using cache [2023-04-11T19:17:29.136Z] ---> 7f760ee6d0c4 [2023-04-11T19:17:29.136Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T19:17:31.055Z] Removing intermediate container 4a7d2df60821 [2023-04-11T19:17:31.055Z] ---> 408180868994 [2023-04-11T19:17:31.055Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T19:17:34.520Z] Removing intermediate container 106fcf6025be [2023-04-11T19:17:34.520Z] ---> d2ae37c1ad0c [2023-04-11T19:17:34.520Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T19:17:34.520Z] ---> Running in 560be28a2bf4 [2023-04-11T19:17:34.520Z] ---> Running in beb295b26707 [2023-04-11T19:17:34.520Z] ---> 7d45ae83e1e8 [2023-04-11T19:17:34.520Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T19:17:34.520Z] ---> Running in 13b68a3f6b2c [2023-04-11T19:17:34.520Z] ---> Running in be0507185b01 [2023-04-11T19:17:34.520Z] Removing intermediate container 13b68a3f6b2c [2023-04-11T19:17:34.520Z] ---> d797203838bd [2023-04-11T19:17:34.520Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T19:17:34.520Z] ---> Running in 5ca13139718c [2023-04-11T19:17:34.520Z] Removing intermediate container 5ca13139718c [2023-04-11T19:17:34.520Z] ---> d33d5ceab8f2 [2023-04-11T19:17:34.520Z] Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:17:34.520Z] ---> Running in 6b380fcd42d7 [2023-04-11T19:17:34.814Z] Removing intermediate container 6b380fcd42d7 [2023-04-11T19:17:34.814Z] ---> 129f4c7da2ce [2023-04-11T19:17:34.814Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T19:17:34.814Z] Removing intermediate container 1a325eeeeb60 [2023-04-11T19:17:34.814Z] ---> f2f1054beb19 [2023-04-11T19:17:34.814Z] Step 7/22 : COPY . . [2023-04-11T19:17:34.814Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-11T19:17:34.814Z] ---> Running in a93de920a0ba [2023-04-11T19:17:35.381Z] Removing intermediate container a93de920a0ba [2023-04-11T19:17:35.381Z] ---> 1ea13cede247 [2023-04-11T19:17:35.381Z] [2023-04-11T19:17:35.381Z] Successfully built 1ea13cede247 [2023-04-11T19:17:36.315Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-11T19:17:36.315Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-04-11T19:17:37.251Z] Removing intermediate container 560be28a2bf4 [2023-04-11T19:17:37.251Z] ---> 4bd58580f78a [2023-04-11T19:17:37.251Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T19:17:41.444Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:17:41.445Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:17:41.445Z] ---> 6ff3593c917f [2023-04-11T19:17:41.445Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:17:41.445Z] ---> Using cache [2023-04-11T19:17:41.445Z] ---> 1e852fc1b72a [2023-04-11T19:17:41.445Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T19:17:41.445Z] ---> Using cache [2023-04-11T19:17:41.445Z] ---> 406eba89eeb7 [2023-04-11T19:17:41.445Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T19:17:41.445Z] ---> Using cache [2023-04-11T19:17:41.445Z] ---> 96f4e4f06582 [2023-04-11T19:17:41.445Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T19:17:41.445Z] ---> Using cache [2023-04-11T19:17:41.445Z] ---> a720ab0b66c0 [2023-04-11T19:17:41.445Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:17:41.445Z] ---> Using cache [2023-04-11T19:17:41.445Z] ---> bcedbb42ec72 [2023-04-11T19:17:41.445Z] Step 8/23 : COPY . . [2023-04-11T19:17:41.445Z] ---> Using cache [2023-04-11T19:17:41.445Z] ---> ed2dec6f7ba6 [2023-04-11T19:17:41.445Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-11T19:17:45.680Z] ---> Running in acba46655bd4 [2023-04-11T19:17:45.680Z] ---> Running in e081a98a5d5d [2023-04-11T19:17:45.680Z] ---> 7d47330de1b3 [2023-04-11T19:17:45.680Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T19:17:45.680Z] ---> Running in 900712a8bb72 [2023-04-11T19:17:45.680Z] Removing intermediate container be0507185b01 [2023-04-11T19:17:45.680Z] ---> a0a55f2b187d [2023-04-11T19:17:45.680Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:17:45.680Z] Removing intermediate container acba46655bd4 [2023-04-11T19:17:45.680Z] ---> 4ceb49c8bd44 [2023-04-11T19:17:45.680Z] [2023-04-11T19:17:45.680Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T19:17:45.680Z] ---> 9ed4aefc74f6 [2023-04-11T19:17:45.680Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T19:17:45.680Z] ---> Using cache [2023-04-11T19:17:45.680Z] ---> b07f37929d71 [2023-04-11T19:17:45.680Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T19:17:45.680Z] ---> Using cache [2023-04-11T19:17:45.680Z] ---> eaf18c23689b [2023-04-11T19:17:45.680Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:17:45.680Z] ---> Using cache [2023-04-11T19:17:45.680Z] ---> cc7edf135c78 [2023-04-11T19:17:45.680Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:17:45.680Z] ---> Using cache [2023-04-11T19:17:45.680Z] ---> cc3a0f275cfc [2023-04-11T19:17:45.680Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T19:17:45.942Z] ---> 458c8a7d9d74 [2023-04-11T19:17:45.942Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:17:46.203Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-11T19:17:46.203Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-11T19:17:48.155Z] ---> d7e9627f5b7d [2023-04-11T19:17:48.155Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T19:17:48.155Z] ---> 64181bea8d4b [2023-04-11T19:17:48.155Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T19:17:50.064Z] ---> 56aa7721658d [2023-04-11T19:17:50.064Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T19:17:50.064Z] ---> 3a01af112e13 [2023-04-11T19:17:50.064Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T19:17:50.329Z] ---> 699ed174f0a9 [2023-04-11T19:17:50.329Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T19:17:50.329Z] ---> 90606f3edf3a [2023-04-11T19:17:50.329Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T19:17:50.591Z] ---> 747fe6bd524b [2023-04-11T19:17:50.591Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T19:17:50.591Z] ---> 37b0cedd5b25 [2023-04-11T19:17:50.591Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T19:17:51.529Z] ---> b75a657967fa [2023-04-11T19:17:51.529Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T19:17:51.529Z] ---> b82306863ddd [2023-04-11T19:17:51.529Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T19:17:51.529Z] ---> Running in 4dd9857c03d0 [2023-04-11T19:17:51.817Z] Removing intermediate container 4dd9857c03d0 [2023-04-11T19:17:51.817Z] ---> 8e824a576ea2 [2023-04-11T19:17:51.817Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T19:17:52.076Z] ---> Running in 8e6a7cdb9798 [2023-04-11T19:17:52.076Z] ---> f638c2520058 [2023-04-11T19:17:52.076Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T19:17:52.645Z] Removing intermediate container 8e6a7cdb9798 [2023-04-11T19:17:52.645Z] ---> b35d2293a431 [2023-04-11T19:17:52.645Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T19:17:52.905Z] ---> 2fc72a64d583 [2023-04-11T19:17:52.905Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T19:17:52.905Z] ---> Running in 94f257d7f432 [2023-04-11T19:17:52.905Z] ---> Running in 7baf586dd731 [2023-04-11T19:17:53.165Z] Removing intermediate container 94f257d7f432 [2023-04-11T19:17:53.165Z] ---> 55fe558b45fd [2023-04-11T19:17:53.165Z] Step 26/27 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:17:53.542Z] ---> Running in db2688f9c0b4 [2023-04-11T19:17:53.802Z] Removing intermediate container db2688f9c0b4 [2023-04-11T19:17:53.802Z] ---> d51ad2fffee9 [2023-04-11T19:17:53.802Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T19:17:54.062Z] ---> Running in 94ea29765494 [2023-04-11T19:17:54.631Z] Removing intermediate container 94ea29765494 [2023-04-11T19:17:54.631Z] ---> 2496c59cbfd4 [2023-04-11T19:17:54.631Z] [2023-04-11T19:17:54.631Z] Removing intermediate container 7baf586dd731 [2023-04-11T19:17:54.631Z] ---> e2ecf085e40c [2023-04-11T19:17:54.631Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T19:17:54.631Z] Successfully built 2496c59cbfd4 [2023-04-11T19:17:54.631Z] Successfully tagged security-spire-agent:latest [2023-04-11T19:17:54.631Z]  Building security-spire-agent ... done Building support-notifications [2023-04-11T19:17:54.631Z] ---> Running in 1eb14dd6dcac [2023-04-11T19:17:57.931Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:17:57.931Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:17:57.931Z] ---> 6ff3593c917f [2023-04-11T19:17:57.931Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:17:57.931Z] ---> Using cache [2023-04-11T19:17:57.931Z] ---> 1e852fc1b72a [2023-04-11T19:17:57.931Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T19:17:57.931Z] ---> Using cache [2023-04-11T19:17:57.931Z] ---> 406eba89eeb7 [2023-04-11T19:17:57.931Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T19:18:02.153Z] Removing intermediate container 1eb14dd6dcac [2023-04-11T19:18:02.153Z] ---> fc07a9d6f381 [2023-04-11T19:18:02.153Z] Step 30/33 : CMD ["gate"] [2023-04-11T19:18:04.142Z] ---> Running in 25ddd619b864 [2023-04-11T19:18:04.142Z] ---> Running in 948579237a98 [2023-04-11T19:18:04.142Z] Removing intermediate container 948579237a98 [2023-04-11T19:18:04.142Z] ---> ce05cc723b82 [2023-04-11T19:18:04.142Z] Step 31/33 : LABEL arch=x86_64 [2023-04-11T19:18:04.142Z] ---> Running in 7ea554fe765f [2023-04-11T19:18:04.403Z] Removing intermediate container 7ea554fe765f [2023-04-11T19:18:04.403Z] ---> f05ba1d69734 [2023-04-11T19:18:04.403Z] Step 32/33 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:18:04.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:04.403Z] ---> Running in 574bd5d50ff1 [2023-04-11T19:18:04.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:04.665Z] OK: 265 MiB in 53 packages [2023-04-11T19:18:04.665Z] Removing intermediate container 574bd5d50ff1 [2023-04-11T19:18:04.665Z] ---> 64461bee8fb3 [2023-04-11T19:18:04.665Z] Step 33/33 : LABEL version=0.0.0 [2023-04-11T19:18:05.242Z] ---> Running in dea8895d4eb0 [2023-04-11T19:18:06.717Z] Removing intermediate container dea8895d4eb0 [2023-04-11T19:18:06.717Z] ---> 30a746ecc6ae [2023-04-11T19:18:06.717Z] [2023-04-11T19:18:06.978Z] Successfully built 30a746ecc6ae [2023-04-11T19:18:07.248Z] Successfully tagged security-bootstrapper:latest [2023-04-11T19:18:07.248Z] Building security-spire-config [2023-04-11T19:18:07.248Z]  Building security-bootstrapper ... done Removing intermediate container 25ddd619b864 [2023-04-11T19:18:07.248Z] ---> 67dfed7bc5e3 [2023-04-11T19:18:07.248Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T19:18:07.248Z] Removing intermediate container beb295b26707 [2023-04-11T19:18:07.248Z] ---> 6870bed1f55b [2023-04-11T19:18:07.248Z] [2023-04-11T19:18:07.248Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T19:18:07.248Z] ---> 9ed4aefc74f6 [2023-04-11T19:18:07.248Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-11T19:18:11.434Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:18:11.434Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:18:11.434Z] ---> 6ff3593c917f [2023-04-11T19:18:11.434Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T19:18:11.434Z] ---> Using cache [2023-04-11T19:18:11.434Z] ---> 71917d35132f [2023-04-11T19:18:11.434Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T19:18:11.434Z] ---> Using cache [2023-04-11T19:18:11.434Z] ---> ca4861d21067 [2023-04-11T19:18:11.434Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T19:18:11.434Z] ---> Using cache [2023-04-11T19:18:11.434Z] ---> 04c11f1faa08 [2023-04-11T19:18:11.434Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:18:11.434Z] ---> Using cache [2023-04-11T19:18:11.434Z] ---> c85cb6cb7327 [2023-04-11T19:18:11.434Z] Step 7/27 : COPY . . [2023-04-11T19:18:11.434Z] ---> Using cache [2023-04-11T19:18:11.434Z] ---> 9d2768e9bd7a [2023-04-11T19:18:11.434Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T19:18:11.434Z] ---> Using cache [2023-04-11T19:18:11.434Z] ---> e1784a7eed87 [2023-04-11T19:18:11.434Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T19:18:11.434Z] ---> Using cache [2023-04-11T19:18:11.434Z] ---> df6ad76f2607 [2023-04-11T19:18:11.434Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T19:18:11.434Z] ---> Using cache [2023-04-11T19:18:11.434Z] ---> 7f760ee6d0c4 [2023-04-11T19:18:11.434Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T19:18:11.434Z] ---> Using cache [2023-04-11T19:18:11.434Z] ---> 4bd58580f78a [2023-04-11T19:18:11.434Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T19:18:11.434Z] ---> Using cache [2023-04-11T19:18:11.434Z] ---> 4ceb49c8bd44 [2023-04-11T19:18:11.434Z] [2023-04-11T19:18:11.434Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T19:18:11.434Z] ---> 9ed4aefc74f6 [2023-04-11T19:18:11.434Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T19:18:11.434Z] ---> Using cache [2023-04-11T19:18:11.434Z] ---> b07f37929d71 [2023-04-11T19:18:11.434Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T19:18:14.840Z] ---> 0b19d92db7d5 [2023-04-11T19:18:14.841Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:18:14.841Z] ---> Running in db6c6d7f7bc5 [2023-04-11T19:18:14.841Z] ---> Running in cbd41054b280 [2023-04-11T19:18:14.841Z] ---> Running in ade769c74bd1 [2023-04-11T19:18:15.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:15.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:15.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:15.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:15.931Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T19:18:15.932Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T19:18:15.932Z] v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T19:18:15.932Z] OK: 17818 distinct packages available [2023-04-11T19:18:15.932Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:18:15.932Z] OK: 7 MiB in 16 packages [2023-04-11T19:18:15.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:15.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:16.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-11T19:18:16.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-11T19:18:16.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-11T19:18:16.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-11T19:18:16.126Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-11T19:18:16.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-11T19:18:16.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-11T19:18:16.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-11T19:18:16.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-11T19:18:16.126Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-11T19:18:16.192Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T19:18:16.192Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T19:18:16.192Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T19:18:16.192Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T19:18:16.192Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:18:16.192Z] OK: 7 MiB in 19 packages [2023-04-11T19:18:17.539Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-11T19:18:17.539Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-11T19:18:17.539Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-11T19:18:17.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-11T19:18:18.768Z] Removing intermediate container 900712a8bb72 [2023-04-11T19:18:18.768Z] ---> 59ec89e78cb8 [2023-04-11T19:18:18.768Z] [2023-04-11T19:18:18.768Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T19:18:18.768Z] ---> 9ed4aefc74f6 [2023-04-11T19:18:18.768Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T19:18:18.768Z] ---> Running in fc756cdf74c8 [2023-04-11T19:18:18.768Z] Removing intermediate container db6c6d7f7bc5 [2023-04-11T19:18:18.768Z] ---> 2504ee7f6b4e [2023-04-11T19:18:18.768Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T19:18:18.768Z] Removing intermediate container cbd41054b280 [2023-04-11T19:18:18.768Z] ---> be1fd5ac8c34 [2023-04-11T19:18:18.768Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:18:18.768Z] Removing intermediate container e081a98a5d5d [2023-04-11T19:18:18.768Z] ---> d1932cbb2a10 [2023-04-11T19:18:18.768Z] [2023-04-11T19:18:18.768Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T19:18:18.768Z] ---> 9ed4aefc74f6 [2023-04-11T19:18:18.768Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T19:18:18.768Z] ---> Using cache [2023-04-11T19:18:18.768Z] ---> 2504ee7f6b4e [2023-04-11T19:18:18.768Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T19:18:18.768Z] ---> Running in 94c5e293355c [2023-04-11T19:18:18.768Z] ---> Running in 9976ea856867 [2023-04-11T19:18:18.768Z] ---> 87effc9e63c2 [2023-04-11T19:18:18.768Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:18:19.031Z] Removing intermediate container 94c5e293355c [2023-04-11T19:18:19.031Z] ---> 3e5410da6f01 [2023-04-11T19:18:19.031Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T19:18:19.031Z] ---> Running in c62cf49aa2c2 [2023-04-11T19:18:19.031Z] Removing intermediate container 9976ea856867 [2023-04-11T19:18:19.031Z] ---> 2fd244cba76d [2023-04-11T19:18:19.031Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T19:18:19.031Z] ---> Running in db64ae546717 [2023-04-11T19:18:19.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:19.031Z] ---> 5d0702a1d7ee [2023-04-11T19:18:19.031Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T19:18:19.031Z] Removing intermediate container c62cf49aa2c2 [2023-04-11T19:18:19.031Z] ---> 84a813354e9b [2023-04-11T19:18:19.031Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T19:18:19.031Z] Removing intermediate container db64ae546717 [2023-04-11T19:18:19.031Z] ---> 73bb620a0a73 [2023-04-11T19:18:19.031Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T19:18:19.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:19.293Z] ---> Running in 1e9c2c1b3319 [2023-04-11T19:18:19.293Z] ---> Running in ab142a580e8a [2023-04-11T19:18:19.553Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T19:18:19.554Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T19:18:19.554Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:18:19.554Z] OK: 8 MiB in 17 packages [2023-04-11T19:18:19.813Z] Removing intermediate container 1e9c2c1b3319 [2023-04-11T19:18:19.813Z] ---> 4969e6f3547b [2023-04-11T19:18:19.813Z] Step 15/25 : WORKDIR / [2023-04-11T19:18:20.762Z] Removing intermediate container ab142a580e8a [2023-04-11T19:18:20.762Z] ---> 08f837d44f11 [2023-04-11T19:18:20.762Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:18:20.762Z] ---> Running in a44905e737de [2023-04-11T19:18:20.762Z] ---> 602db093950c [2023-04-11T19:18:20.762Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T19:18:20.762Z] Removing intermediate container a44905e737de [2023-04-11T19:18:20.762Z] ---> 92e48167f4d9 [2023-04-11T19:18:20.762Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:18:20.762Z] Removing intermediate container fc756cdf74c8 [2023-04-11T19:18:20.762Z] ---> bcedb291a4ca [2023-04-11T19:18:20.762Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T19:18:20.762Z] ---> edebf8edbec6 [2023-04-11T19:18:20.762Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:18:20.762Z] ---> 197df1815995 [2023-04-11T19:18:20.762Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-11T19:18:20.762Z] ---> Running in 7162350ef649 [2023-04-11T19:18:20.762Z] ---> Running in 95160b58f715 [2023-04-11T19:18:20.762Z] ---> 005c7d244760 [2023-04-11T19:18:20.762Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:18:20.762Z] Removing intermediate container 95160b58f715 [2023-04-11T19:18:20.762Z] ---> 44b5deb10cdd [2023-04-11T19:18:20.762Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T19:18:20.762Z] Removing intermediate container 7162350ef649 [2023-04-11T19:18:20.762Z] ---> 22e73a8e9876 [2023-04-11T19:18:20.762Z] Step 12/22 : WORKDIR /edgex [2023-04-11T19:18:21.022Z] ---> b7bcf73cf7c1 [2023-04-11T19:18:21.022Z] ---> Running in 4e105b154901 [2023-04-11T19:18:21.022Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T19:18:21.022Z] ---> f2dc776f4215 [2023-04-11T19:18:21.022Z] Step 22/27 : WORKDIR / [2023-04-11T19:18:21.022Z] ---> 5876716fbfaa [2023-04-11T19:18:21.022Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T19:18:21.022Z] ---> Running in d6e92f224fa3 [2023-04-11T19:18:21.022Z] Removing intermediate container 4e105b154901 [2023-04-11T19:18:21.022Z] ---> 5c190f0fa34e [2023-04-11T19:18:21.022Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:18:21.968Z] Removing intermediate container d6e92f224fa3 [2023-04-11T19:18:21.968Z] ---> 454d3da75b55 [2023-04-11T19:18:21.968Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T19:18:21.968Z] ---> ff477c78e7c6 [2023-04-11T19:18:21.968Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:18:21.968Z] ---> 8ecdec8a90de [2023-04-11T19:18:21.968Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:18:21.968Z] ---> 96d149d5614f [2023-04-11T19:18:21.968Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:18:21.968Z] ---> Running in 699a73261a03 [2023-04-11T19:18:21.968Z] Removing intermediate container 699a73261a03 [2023-04-11T19:18:21.968Z] ---> 6de7caba15be [2023-04-11T19:18:21.968Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T19:18:22.234Z] ---> Running in 2642a1e86c93 [2023-04-11T19:18:22.234Z] ---> ca231b959d26 [2023-04-11T19:18:22.234Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T19:18:22.234Z] ---> 687540fed721 [2023-04-11T19:18:22.234Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T19:18:22.234Z] ---> da9b1b0bb7f9 [2023-04-11T19:18:22.234Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T19:18:22.234Z] Removing intermediate container 2642a1e86c93 [2023-04-11T19:18:22.234Z] ---> 17492a498b78 [2023-04-11T19:18:22.234Z] Step 25/27 : LABEL arch=x86_64 [2023-04-11T19:18:22.234Z] ---> Running in f0e56195fa68 [2023-04-11T19:18:22.234Z] ---> Running in 784bcd65b4cf [2023-04-11T19:18:22.234Z] ---> 07c8ead9620f [2023-04-11T19:18:22.234Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T19:18:22.234Z] ---> f2c068aec0fa [2023-04-11T19:18:22.234Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-11T19:18:22.527Z] Removing intermediate container f0e56195fa68 [2023-04-11T19:18:22.527Z] ---> a6be9ec0fb09 [2023-04-11T19:18:22.527Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T19:18:22.527Z] Removing intermediate container 784bcd65b4cf [2023-04-11T19:18:22.527Z] ---> 45987ad75603 [2023-04-11T19:18:22.527Z] Step 26/27 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:18:22.788Z] ---> Running in 9e0f4aeb5801 [2023-04-11T19:18:22.788Z] ---> Running in 29fb1ffdd49e [2023-04-11T19:18:22.788Z] ---> Running in a0ac226f82d8 [2023-04-11T19:18:22.788Z] ---> ccb8ffbc7aa2 [2023-04-11T19:18:22.788Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T19:18:22.788Z] Removing intermediate container 9e0f4aeb5801 [2023-04-11T19:18:22.788Z] ---> bb722f1f0e79 [2023-04-11T19:18:22.788Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T19:18:22.788Z] Removing intermediate container 29fb1ffdd49e [2023-04-11T19:18:22.788Z] ---> c22d48b4aa06 [2023-04-11T19:18:22.788Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T19:18:22.788Z] Removing intermediate container a0ac226f82d8 [2023-04-11T19:18:22.788Z] ---> 29844a001b9c [2023-04-11T19:18:22.788Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T19:18:22.788Z] ---> Running in ee1c20b435d4 [2023-04-11T19:18:22.788Z] ---> Running in 17f6ecc96e68 [2023-04-11T19:18:23.049Z] ---> Running in a221a5af5092 [2023-04-11T19:18:23.049Z] ---> 34c995227e4b [2023-04-11T19:18:23.049Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T19:18:23.049Z] Removing intermediate container 17f6ecc96e68 [2023-04-11T19:18:23.049Z] ---> 132fe6bf2f12 [2023-04-11T19:18:23.049Z] Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:18:23.309Z] ---> Running in f2c2361ff799 [2023-04-11T19:18:23.309Z] Removing intermediate container a221a5af5092 [2023-04-11T19:18:23.309Z] ---> 486f6c8f9ff7 [2023-04-11T19:18:23.309Z] [2023-04-11T19:18:23.309Z] Removing intermediate container ee1c20b435d4 [2023-04-11T19:18:23.309Z] ---> 741290b2de59 [2023-04-11T19:18:23.309Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T19:18:23.309Z] ---> Running in 443d3c624a1d [2023-04-11T19:18:23.309Z] Successfully built 486f6c8f9ff7 [2023-04-11T19:18:23.571Z] Successfully tagged security-spire-config:latest [2023-04-11T19:18:23.571Z] Building core-command [2023-04-11T19:18:23.571Z]  Building security-spire-config ... done  ---> Running in 41fa47148d6e [2023-04-11T19:18:26.208Z] Removing intermediate container 443d3c624a1d [2023-04-11T19:18:26.208Z] ---> cbc184f37d7f [2023-04-11T19:18:26.208Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T19:18:26.208Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:18:26.208Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:18:26.208Z] ---> 6ff3593c917f [2023-04-11T19:18:26.208Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:18:26.208Z] ---> Using cache [2023-04-11T19:18:26.208Z] ---> 1e852fc1b72a [2023-04-11T19:18:26.208Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T19:18:26.208Z] ---> Using cache [2023-04-11T19:18:26.208Z] ---> 406eba89eeb7 [2023-04-11T19:18:26.208Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T19:18:26.208Z] ---> Using cache [2023-04-11T19:18:26.208Z] ---> 96f4e4f06582 [2023-04-11T19:18:26.208Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T19:18:26.208Z] ---> Using cache [2023-04-11T19:18:26.208Z] ---> a720ab0b66c0 [2023-04-11T19:18:26.208Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:18:26.208Z] ---> Using cache [2023-04-11T19:18:26.209Z] ---> bcedbb42ec72 [2023-04-11T19:18:26.209Z] Step 8/24 : COPY . . [2023-04-11T19:18:26.209Z] ---> Using cache [2023-04-11T19:18:26.209Z] ---> ed2dec6f7ba6 [2023-04-11T19:18:26.209Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-11T19:18:31.519Z] Removing intermediate container 41fa47148d6e [2023-04-11T19:18:31.519Z] ---> 9aff4ce0e6fd [2023-04-11T19:18:31.519Z] Step 24/25 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:18:31.519Z] ---> Running in 8dd12a083869 [2023-04-11T19:18:31.519Z] ---> Running in fdc24412eac9 [2023-04-11T19:18:31.519Z] ---> Running in 761585b5407a [2023-04-11T19:18:31.519Z] Removing intermediate container f2c2361ff799 [2023-04-11T19:18:31.519Z] Removing intermediate container 8dd12a083869 [2023-04-11T19:18:31.519Z] ---> cc7c46986852 [2023-04-11T19:18:31.519Z] ---> a190acc45930 [2023-04-11T19:18:31.519Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T19:18:31.519Z] [2023-04-11T19:18:31.519Z] Removing intermediate container 761585b5407a [2023-04-11T19:18:31.519Z] ---> 38fcc2400335 [2023-04-11T19:18:31.519Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T19:18:31.810Z] Successfully built a190acc45930 [2023-04-11T19:18:31.810Z] Successfully tagged support-scheduler:latest [2023-04-11T19:18:31.810Z] ---> Running in 5e1cece4856f [2023-04-11T19:18:31.810Z] Building security-spiffe-token-provider [2023-04-11T19:18:31.810Z]  Building support-scheduler ... done  ---> Running in 8a37e85c1fbb [2023-04-11T19:18:31.810Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-11T19:18:32.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-11T19:18:32.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-11T19:18:32.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.516s coverage: 28.7% of statements [2023-04-11T19:18:33.268Z] Removing intermediate container 5e1cece4856f [2023-04-11T19:18:33.268Z] ---> fefb4db2f674 [2023-04-11T19:18:33.268Z] Step 20/22 : LABEL arch=x86_64 [2023-04-11T19:18:35.356Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:18:35.356Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:18:35.356Z] ---> 6ff3593c917f [2023-04-11T19:18:35.356Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T19:18:35.356Z] ---> Using cache [2023-04-11T19:18:35.356Z] ---> 71917d35132f [2023-04-11T19:18:35.356Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T19:18:40.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.283s coverage: 98.5% of statements [2023-04-11T19:18:41.979Z] Removing intermediate container 8a37e85c1fbb [2023-04-11T19:18:41.979Z] ---> 30058f28dcee [2023-04-11T19:18:41.979Z] [2023-04-11T19:18:41.979Z] ---> Running in 134e7a965d02 [2023-04-11T19:18:41.979Z] ---> Running in 1bec470e9d51 [2023-04-11T19:18:41.979Z] Successfully built 30058f28dcee [2023-04-11T19:18:41.979Z] Successfully tagged core-metadata:latest [2023-04-11T19:18:41.979Z]  Building core-metadata ... done Building security-secretstore-setup [2023-04-11T19:18:41.979Z] Removing intermediate container ade769c74bd1 [2023-04-11T19:18:41.979Z] ---> 21480dde0c2d [2023-04-11T19:18:41.979Z] Step 8/23 : COPY . . [2023-04-11T19:18:43.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:43.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:43.928Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T19:18:43.928Z] v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T19:18:43.928Z] OK: 17824 distinct packages available [2023-04-11T19:18:43.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:43.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:18:43.928Z] Removing intermediate container 134e7a965d02 [2023-04-11T19:18:43.928Z] ---> 3bc70784cc6e [2023-04-11T19:18:43.928Z] Step 21/22 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:18:43.928Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:18:43.928Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:18:43.928Z] ---> 6ff3593c917f [2023-04-11T19:18:43.928Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T19:18:43.928Z] ---> Using cache [2023-04-11T19:18:43.928Z] ---> 71917d35132f [2023-04-11T19:18:43.928Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T19:18:43.928Z] ---> Using cache [2023-04-11T19:18:43.928Z] ---> 775cb53a0932 [2023-04-11T19:18:43.928Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T19:18:43.928Z] ---> Using cache [2023-04-11T19:18:43.928Z] ---> 24a45b712e81 [2023-04-11T19:18:43.928Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:18:43.928Z] ---> Using cache [2023-04-11T19:18:43.928Z] ---> f2f1054beb19 [2023-04-11T19:18:43.928Z] Step 7/25 : COPY . . [2023-04-11T19:18:43.928Z] ---> Using cache [2023-04-11T19:18:43.928Z] ---> 7d47330de1b3 [2023-04-11T19:18:43.928Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T19:18:44.188Z] OK: 265 MiB in 53 packages [2023-04-11T19:18:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-11T19:18:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-11T19:18:46.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-11T19:18:49.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.556s coverage: 71.5% of statements [2023-04-11T19:18:51.084Z] ---> Running in 86cadf397000 [2023-04-11T19:18:51.084Z] ---> Running in 435ae90d5538 [2023-04-11T19:18:51.345Z] ---> 4c174c2ddab7 [2023-04-11T19:18:51.345Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T19:18:51.345Z] Removing intermediate container 435ae90d5538 [2023-04-11T19:18:51.345Z] ---> 922df2c858fc [2023-04-11T19:18:51.345Z] Step 22/22 : LABEL version=0.0.0 [2023-04-11T19:18:51.345Z] Removing intermediate container 1bec470e9d51 [2023-04-11T19:18:51.345Z] ---> 0d837a9b29eb [2023-04-11T19:18:51.345Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T19:18:51.345Z] ---> Running in 2b2fb6214c67 [2023-04-11T19:18:51.345Z] ---> Running in eb6f728c6e84 [2023-04-11T19:18:51.610Z] Removing intermediate container eb6f728c6e84 [2023-04-11T19:18:51.610Z] ---> 1d742b79b093 [2023-04-11T19:18:51.610Z] [2023-04-11T19:18:51.610Z] ---> 3b221e1a8fea [2023-04-11T19:18:51.610Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:18:51.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-11T19:18:51.610Z] ---> Running in c8efa20b75ba [2023-04-11T19:18:51.610Z] Successfully built 1d742b79b093 [2023-04-11T19:18:51.610Z] Successfully tagged security-proxy-setup:latest [2023-04-11T19:18:51.872Z]  Building security-proxy-setup ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-11T19:18:52.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-11T19:18:52.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-11T19:18:52.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.333s coverage: 54.0% of statements [2023-04-11T19:18:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-11T19:18:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-11T19:18:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-11T19:18:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-11T19:18:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-11T19:19:07.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-11T19:19:07.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-11T19:19:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.451s coverage: 88.5% of statements [2023-04-11T19:19:11.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.938s coverage: 3.8% of statements [2023-04-11T19:19:18.497Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-11T19:19:18.497Z] Removing intermediate container fdc24412eac9 [2023-04-11T19:19:18.497Z] ---> 314c1ecfbc2c [2023-04-11T19:19:18.497Z] [2023-04-11T19:19:18.497Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T19:19:18.497Z] ---> 9ed4aefc74f6 [2023-04-11T19:19:18.497Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T19:19:18.497Z] ---> Using cache [2023-04-11T19:19:18.497Z] ---> 2504ee7f6b4e [2023-04-11T19:19:18.497Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T19:19:18.497Z] ---> Using cache [2023-04-11T19:19:18.497Z] ---> 2fd244cba76d [2023-04-11T19:19:18.497Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T19:19:18.497Z] ---> Running in 589d56126dfb [2023-04-11T19:19:18.768Z] Removing intermediate container 589d56126dfb [2023-04-11T19:19:18.768Z] ---> cf93ca993e8f [2023-04-11T19:19:18.768Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T19:19:19.027Z] ---> Running in 1d45da685fe2 [2023-04-11T19:19:19.303Z] Removing intermediate container c8efa20b75ba [2023-04-11T19:19:19.303Z] ---> 2ca5eb21d8b9 [2023-04-11T19:19:19.303Z] Step 7/20 : COPY . . [2023-04-11T19:19:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-11T19:19:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-11T19:19:19.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-11T19:19:21.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.758s coverage: 95.6% of statements [2023-04-11T19:19:21.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-11T19:19:21.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-11T19:19:21.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-11T19:19:21.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-11T19:19:21.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-11T19:19:21.771Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.198s coverage: 72.2% of statements [2023-04-11T19:19:23.512Z] Removing intermediate container 1d45da685fe2 [2023-04-11T19:19:23.512Z] ---> 33fd8db1edf4 [2023-04-11T19:19:23.512Z] Step 15/24 : WORKDIR / [2023-04-11T19:19:27.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-11T19:19:27.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-11T19:19:27.097Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-11T19:19:27.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.249s coverage: 65.9% of statements [2023-04-11T19:19:28.791Z] ---> Running in dad20db5e15a [2023-04-11T19:19:28.791Z] ---> 5f3db8e7c085 [2023-04-11T19:19:28.791Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T19:19:28.791Z] Removing intermediate container 86cadf397000 [2023-04-11T19:19:28.791Z] ---> d4dd3c4b25fc [2023-04-11T19:19:28.791Z] [2023-04-11T19:19:28.791Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T19:19:28.791Z] ---> 9ed4aefc74f6 [2023-04-11T19:19:28.791Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T19:19:28.791Z] ---> Running in a78208682c2c [2023-04-11T19:19:28.791Z] ---> Running in b02930ef25ad [2023-04-11T19:19:28.791Z] Removing intermediate container dad20db5e15a [2023-04-11T19:19:28.791Z] ---> 6d1c1ef4c005 [2023-04-11T19:19:28.791Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:19:28.791Z] Removing intermediate container 2b2fb6214c67 [2023-04-11T19:19:28.791Z] ---> 882d0e4c06a4 [2023-04-11T19:19:28.791Z] [2023-04-11T19:19:28.791Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T19:19:28.791Z] ---> 9ed4aefc74f6 [2023-04-11T19:19:28.791Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T19:19:28.791Z] ---> Running in 614171e604ba [2023-04-11T19:19:28.791Z] ---> 87f50d4f6d01 [2023-04-11T19:19:28.791Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:19:28.791Z] ---> 5130f1223a9e [2023-04-11T19:19:28.791Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T19:19:29.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:19:29.054Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-11T19:19:29.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:19:29.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:19:29.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:19:29.659Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T19:19:29.659Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T19:19:29.659Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T19:19:29.659Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T19:19:29.659Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:19:29.659Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T19:19:29.659Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T19:19:29.659Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:19:29.659Z] ---> f987c9534c30 [2023-04-11T19:19:29.659Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:19:29.659Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T19:19:29.659Z] OK: 8 MiB in 18 packages [2023-04-11T19:19:29.659Z] OK: 8 MiB in 17 packages [2023-04-11T19:19:29.918Z] ---> d629a4bb0552 [2023-04-11T19:19:29.918Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T19:19:29.918Z] ---> Running in a8bf0a5e52a9 [2023-04-11T19:19:29.918Z] Removing intermediate container a8bf0a5e52a9 [2023-04-11T19:19:29.918Z] ---> 419016c454bc [2023-04-11T19:19:29.918Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T19:19:29.918Z] ---> Running in a9b430f39dde [2023-04-11T19:19:30.178Z] Removing intermediate container a9b430f39dde [2023-04-11T19:19:30.178Z] ---> 93e77ccded04 [2023-04-11T19:19:30.178Z] Step 22/24 : LABEL arch=x86_64 [2023-04-11T19:19:30.178Z] Removing intermediate container 614171e604ba [2023-04-11T19:19:30.178Z] ---> bc93c24e9748 [2023-04-11T19:19:30.178Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T19:19:30.178Z] Removing intermediate container b02930ef25ad [2023-04-11T19:19:30.178Z] ---> 39676bd1a219 [2023-04-11T19:19:30.178Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T19:19:30.178Z] ---> Running in c26642d7a563 [2023-04-11T19:19:30.437Z] ---> Running in b687c50a9f6b [2023-04-11T19:19:30.437Z] ---> Running in 0ddbc2f8fc49 [2023-04-11T19:19:30.437Z] Removing intermediate container c26642d7a563 [2023-04-11T19:19:30.437Z] ---> a3c067f33693 [2023-04-11T19:19:30.437Z] Step 23/24 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:19:30.437Z] Removing intermediate container b687c50a9f6b [2023-04-11T19:19:30.437Z] ---> f110e8c87892 [2023-04-11T19:19:30.437Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-11T19:19:30.437Z] ---> Running in 0e645d96e75c [2023-04-11T19:19:30.437Z] ---> Running in 34b5de571c5d [2023-04-11T19:19:30.437Z] Removing intermediate container 0ddbc2f8fc49 [2023-04-11T19:19:30.437Z] ---> 9128ed7a869b [2023-04-11T19:19:30.437Z] Step 12/25 : WORKDIR / [2023-04-11T19:19:30.437Z] ---> Running in 54ce149a9610 [2023-04-11T19:19:30.437Z] Removing intermediate container 0e645d96e75c [2023-04-11T19:19:30.437Z] ---> 3617aa640046 [2023-04-11T19:19:30.437Z] Step 24/24 : LABEL version=0.0.0 [2023-04-11T19:19:30.437Z] ---> Running in 5243794852f7 [2023-04-11T19:19:30.437Z] Removing intermediate container 34b5de571c5d [2023-04-11T19:19:30.437Z] ---> ad4f23edc4de [2023-04-11T19:19:30.437Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T19:19:30.696Z] ---> Running in 5cad9ef49673 [2023-04-11T19:19:30.696Z] Removing intermediate container 54ce149a9610 [2023-04-11T19:19:30.696Z] ---> 1779dee67ec5 [2023-04-11T19:19:30.696Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:19:30.696Z] Removing intermediate container 5243794852f7 [2023-04-11T19:19:30.696Z] ---> 6d870d301ec6 [2023-04-11T19:19:30.696Z] [2023-04-11T19:19:30.696Z] Removing intermediate container 5cad9ef49673 [2023-04-11T19:19:30.696Z] ---> 35167cf27d85 [2023-04-11T19:19:30.696Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:19:30.696Z] Successfully built 6d870d301ec6 [2023-04-11T19:19:30.696Z] Successfully tagged core-command:latest [2023-04-11T19:19:30.696Z]  Building core-command ... done  ---> 92feb2ca2278 [2023-04-11T19:19:30.696Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:19:30.696Z] ---> 903b3b7d2686 [2023-04-11T19:19:30.696Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:19:30.955Z] ---> d3cc499134d3 [2023-04-11T19:19:30.955Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-11T19:19:30.955Z] ---> b4f7e6496273 [2023-04-11T19:19:30.955Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T19:19:30.955Z] ---> 9a86f4b5c86d [2023-04-11T19:19:30.955Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-11T19:19:31.901Z] ---> 2f64bbcf8a70 [2023-04-11T19:19:31.901Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:19:31.901Z] ---> 266fcf464839 [2023-04-11T19:19:31.901Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:19:31.901Z] ---> 2f989c6aa0ea [2023-04-11T19:19:31.901Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T19:19:31.901Z] ---> d3852a4c7bc2 [2023-04-11T19:19:31.901Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T19:19:31.901Z] ---> Running in 71475fc8739c [2023-04-11T19:19:32.214Z] Removing intermediate container 71475fc8739c [2023-04-11T19:19:32.214Z] ---> 97892368a5fb [2023-04-11T19:19:32.214Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T19:19:32.214Z] ---> Running in bc34e0ac1eb5 [2023-04-11T19:19:32.602Z] Removing intermediate container bc34e0ac1eb5 [2023-04-11T19:19:32.602Z] ---> 8b3d7c70c49f [2023-04-11T19:19:32.602Z] Step 21/23 : LABEL arch=x86_64 [2023-04-11T19:19:32.602Z] ---> Running in c00e8a646d60 [2023-04-11T19:19:32.602Z] ---> 5bf0542ffd0a [2023-04-11T19:19:32.602Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T19:19:32.602Z] Removing intermediate container c00e8a646d60 [2023-04-11T19:19:32.602Z] ---> 8d8705bf7e73 [2023-04-11T19:19:32.602Z] Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:19:32.868Z] ---> Running in eb90bbd4ed0e [2023-04-11T19:19:33.131Z] Removing intermediate container eb90bbd4ed0e [2023-04-11T19:19:33.131Z] ---> 14498fa8aaaf [2023-04-11T19:19:33.131Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T19:19:33.131Z] ---> Running in 1ea1f4f438b8 [2023-04-11T19:19:33.131Z] ---> 9fa538861902 [2023-04-11T19:19:33.131Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T19:19:33.131Z] Removing intermediate container 1ea1f4f438b8 [2023-04-11T19:19:33.131Z] ---> 42664038bce9 [2023-04-11T19:19:33.131Z] [2023-04-11T19:19:33.392Z] Successfully built 42664038bce9 [2023-04-11T19:19:33.392Z] Successfully tagged support-notifications:latest [2023-04-11T19:19:33.392Z]  Building support-notifications ... done  ---> 4c4b5c7b4449 [2023-04-11T19:19:33.392Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T19:19:33.392Z] ---> Running in fe751a2fc52e [2023-04-11T19:19:34.781Z] Removing intermediate container fe751a2fc52e [2023-04-11T19:19:34.781Z] ---> 8ee518882b4f [2023-04-11T19:19:34.781Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T19:19:34.781Z] ---> Running in 32b20590b349 [2023-04-11T19:19:34.781Z] Removing intermediate container 32b20590b349 [2023-04-11T19:19:34.781Z] ---> 049a495af86f [2023-04-11T19:19:34.781Z] Step 23/25 : LABEL arch=x86_64 [2023-04-11T19:19:34.781Z] ---> Running in 46e149aa334d [2023-04-11T19:19:34.781Z] Removing intermediate container 46e149aa334d [2023-04-11T19:19:34.781Z] ---> 84410c705192 [2023-04-11T19:19:34.781Z] Step 24/25 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:19:34.781Z] ---> Running in c24b284c580c [2023-04-11T19:19:35.040Z] Removing intermediate container c24b284c580c [2023-04-11T19:19:35.041Z] ---> 89358bf8faa2 [2023-04-11T19:19:35.041Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T19:19:35.041Z] ---> Running in e4d021c90972 [2023-04-11T19:19:35.300Z] Removing intermediate container e4d021c90972 [2023-04-11T19:19:35.300Z] ---> 69adf73a7b6b [2023-04-11T19:19:35.300Z] [2023-04-11T19:19:35.300Z] Successfully built 69adf73a7b6b [2023-04-11T19:19:35.300Z] Successfully tagged security-secretstore-setup:latest [2023-04-11T19:19:37.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-11T19:19:37.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-11T19:19:37.161Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.412s coverage: 0.9% of statements [2023-04-11T19:19:37.161Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.262s coverage: 29.0% of statements [2023-04-11T19:19:40.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 44.1% of statements [2023-04-11T19:19:40.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.258s coverage: 82.9% of statements [2023-04-11T19:19:40.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements [2023-04-11T19:19:40.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.285s coverage: 96.3% of statements [2023-04-11T19:19:44.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements [2023-04-11T19:19:46.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-11T19:19:46.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-11T19:19:46.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-11T19:19:46.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-11T19:19:49.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-11T19:19:49.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-11T19:19:49.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-11T19:19:49.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-11T19:19:50.205Z]  Building security-secretstore-setup ... done Removing intermediate container a78208682c2c [2023-04-11T19:19:50.205Z] ---> c4c37b44de7d [2023-04-11T19:19:50.205Z] [2023-04-11T19:19:50.205Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T19:19:50.205Z] ---> 9ed4aefc74f6 [2023-04-11T19:19:50.205Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T19:19:50.205Z] ---> Using cache [2023-04-11T19:19:50.205Z] ---> 37a3d8b9d6ae [2023-04-11T19:19:50.206Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T19:19:50.206Z] ---> Running in ba35c45ef328 [2023-04-11T19:19:50.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:19:50.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:19:50.466Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T19:19:50.467Z] v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T19:19:50.467Z] OK: 17818 distinct packages available [2023-04-11T19:19:50.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T19:19:50.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T19:19:50.985Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T19:19:50.985Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T19:19:50.985Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T19:19:50.985Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T19:19:50.985Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T19:19:50.985Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T19:19:50.985Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T19:19:50.985Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T19:19:50.985Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T19:19:50.985Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:19:50.985Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T19:19:50.985Z] OK: 10 MiB in 24 packages [2023-04-11T19:19:51.552Z] Removing intermediate container ba35c45ef328 [2023-04-11T19:19:51.552Z] ---> 782d19d9c59d [2023-04-11T19:19:51.552Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:19:51.812Z] ---> 7a48d40a5c17 [2023-04-11T19:19:51.812Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:19:51.812Z] ---> 8a78aa5ae7e0 [2023-04-11T19:19:51.812Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T19:19:52.807Z] ---> cc653a20d84e [2023-04-11T19:19:52.807Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:19:52.807Z] ---> 987b2b92e81b [2023-04-11T19:19:52.807Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-11T19:19:52.807Z] ---> Running in 0c57a74ec8f9 [2023-04-11T19:19:52.807Z] Removing intermediate container 0c57a74ec8f9 [2023-04-11T19:19:52.807Z] ---> 41f0b47d8ba0 [2023-04-11T19:19:52.807Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T19:19:52.807Z] ---> Running in 484b3ddda8c9 [2023-04-11T19:19:53.067Z] Removing intermediate container 484b3ddda8c9 [2023-04-11T19:19:53.067Z] ---> c41f0d3e5232 [2023-04-11T19:19:53.067Z] Step 18/20 : LABEL arch=x86_64 [2023-04-11T19:19:53.067Z] ---> Running in 8cdb3c9632c0 [2023-04-11T19:19:53.067Z] Removing intermediate container 8cdb3c9632c0 [2023-04-11T19:19:53.067Z] ---> 58e7cbfb7f15 [2023-04-11T19:19:53.067Z] Step 19/20 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:19:53.067Z] ---> Running in d862566360c6 [2023-04-11T19:19:53.067Z] Removing intermediate container d862566360c6 [2023-04-11T19:19:53.067Z] ---> 96a54fba9679 [2023-04-11T19:19:53.067Z] Step 20/20 : LABEL version=0.0.0 [2023-04-11T19:19:53.329Z] ---> Running in d2eba413f04a [2023-04-11T19:19:53.329Z] Removing intermediate container d2eba413f04a [2023-04-11T19:19:53.329Z] ---> 87cd3a3733fb [2023-04-11T19:19:53.329Z] [2023-04-11T19:19:53.329Z] Successfully built 87cd3a3733fb [2023-04-11T19:19:53.329Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-11T19:19:53.337Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-11T19:19:53.366Z] $ docker stop --time=1 1f20e248b865080d66fbf24d7fbed16b22ff74248ebb13a3cac57fc17b7f4386 [2023-04-11T19:19:54.649Z] $ docker rm -f --volumes 1f20e248b865080d66fbf24d7fbed16b22ff74248ebb13a3cac57fc17b7f4386 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T19:19:54.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.202s coverage: 94.4% of statements [2023-04-11T19:19:54.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-11T19:19:54.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-11T19:19:54.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-11T19:19:54.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-11T19:19:55.045Z] + docker images [2023-04-11T19:19:55.045Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T19:19:55.045Z] security-spiffe-token-provider latest 87cd3a3733fb 1 second ago 32.8MB [2023-04-11T19:19:55.045Z] c4c37b44de7d 7 seconds ago 1.72GB [2023-04-11T19:19:55.045Z] security-secretstore-setup latest 69adf73a7b6b 19 seconds ago 32.8MB [2023-04-11T19:19:55.045Z] support-notifications latest 42664038bce9 21 seconds ago 32.7MB [2023-04-11T19:19:55.045Z] core-command latest 6d870d301ec6 24 seconds ago 19.8MB [2023-04-11T19:19:55.045Z] 882d0e4c06a4 31 seconds ago 1.75GB [2023-04-11T19:19:55.045Z] d4dd3c4b25fc 31 seconds ago 1.68GB [2023-04-11T19:19:55.045Z] 314c1ecfbc2c 45 seconds ago 1.69GB [2023-04-11T19:19:55.045Z] security-proxy-setup latest 1d742b79b093 About a minute ago 18.7MB [2023-04-11T19:19:55.045Z] core-metadata latest 30058f28dcee About a minute ago 20.4MB [2023-04-11T19:19:55.045Z] support-scheduler latest a190acc45930 About a minute ago 32.1MB [2023-04-11T19:19:55.045Z] security-spire-config latest 486f6c8f9ff7 About a minute ago 88.9MB [2023-04-11T19:19:55.045Z] d1932cbb2a10 About a minute ago 1.75GB [2023-04-11T19:19:55.045Z] 59ec89e78cb8 About a minute ago 1.66GB [2023-04-11T19:19:55.045Z] 6870bed1f55b About a minute ago 1.69GB [2023-04-11T19:19:55.045Z] security-bootstrapper latest 30a746ecc6ae About a minute ago 22.2MB [2023-04-11T19:19:55.045Z] security-spire-agent latest 2496c59cbfd4 2 minutes ago 129MB [2023-04-11T19:19:55.045Z] 4ceb49c8bd44 2 minutes ago 1.54GB [2023-04-11T19:19:55.045Z] core-common-config-bootstrapper latest 1ea13cede247 2 minutes ago 17.2MB [2023-04-11T19:19:55.045Z] security-proxy-auth latest 9534c1cb3ac3 2 minutes ago 18.3MB [2023-04-11T19:19:55.045Z] core-data latest 6e7aecc1d91e 2 minutes ago 20MB [2023-04-11T19:19:55.045Z] bbfcdc35834e 2 minutes ago 1.69GB [2023-04-11T19:19:55.045Z] 56a1c45690c1 2 minutes ago 1.68GB [2023-04-11T19:19:55.045Z] e26427648383 2 minutes ago 1.67GB [2023-04-11T19:19:55.045Z] 6982454db36e 2 minutes ago 1.66GB [2023-04-11T19:19:55.045Z] security-spire-server latest fcd861bff601 2 minutes ago 89.8MB [2023-04-11T19:19:55.045Z] 2f6f09072b39 3 minutes ago 1.54GB [2023-04-11T19:19:55.045Z] ci-base-image-x86_64 latest 6ff3593c917f 7 minutes ago 881MB [2023-04-11T19:19:55.045Z] alpine 3.17 9ed4aefc74f6 13 days ago 7.05MB [2023-04-11T19:19:55.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB [2023-04-11T19:19:55.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-11T19:19:55.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-11T19:20:01.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-11T19:20:01.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-11T19:20:02.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-11T19:20:06.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-11T19:20:09.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-11T19:20:10.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.013s coverage: 79.9% of statements [2023-04-11T19:20:10.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 15.274s coverage: 92.9% of statements [2023-04-11T19:20:10.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements [2023-04-11T19:20:10.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.209s coverage: 62.3% of statements [2023-04-11T19:20:10.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements [2023-04-11T19:20:10.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements [2023-04-11T19:20:10.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-04-11T19:20:10.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.521s coverage: 81.2% of statements [2023-04-11T19:20:10.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.461s coverage: 82.1% of statements [2023-04-11T19:20:10.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 86.0% of statements [2023-04-11T19:20:14.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-11T19:20:14.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-11T19:20:15.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.963s coverage: 63.1% of statements [2023-04-11T19:20:15.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements [2023-04-11T19:20:16.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements [2023-04-11T19:20:16.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2023-04-11T19:20:16.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2023-04-11T19:20:17.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-11T19:20:17.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-11T19:20:17.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-11T19:20:17.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-04-11T19:20:25.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-11T19:20:25.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-11T19:20:25.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-11T19:20:26.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.985s coverage: 38.4% of statements [2023-04-11T19:20:26.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.247s coverage: 89.5% of statements [2023-04-11T19:20:30.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-11T19:20:30.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-11T19:20:30.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-11T19:20:30.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-11T19:20:30.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements [2023-04-11T19:20:37.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-11T19:20:37.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-11T19:20:37.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-11T19:20:37.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-11T19:20:44.020Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.282s coverage: 17.7% of statements [2023-04-11T19:20:44.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-11T19:20:44.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-11T19:20:44.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-11T19:20:44.020Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-11T19:20:44.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 92.3% of statements [2023-04-11T19:20:48.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-11T19:20:48.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-11T19:20:48.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 61.5% of statements [2023-04-11T19:20:50.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-11T19:20:50.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-11T19:20:51.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.379s coverage: 97.7% of statements [2023-04-11T19:20:52.032Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-04-11T19:20:52.032Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-11T19:20:52.032Z] go vet ./... [2023-04-11T19:23:29.103Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T19:23:29.103Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T19:23:29.103Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T19:23:29.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-11T19:23:29.802Z] + ls -al . [2023-04-11T19:23:29.802Z] total 704 [2023-04-11T19:23:29.802Z] drwxrwxr-x 10 1001 1001 4096 Apr 11 19:15 . [2023-04-11T19:23:29.802Z] drwxr-xr-x 4 root root 4096 Apr 11 19:15 .. [2023-04-11T19:23:29.802Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 19:14 .blubracket [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 16 Apr 11 19:14 .dockerignore [2023-04-11T19:23:29.802Z] drwxrwxr-x 8 1001 1001 4096 Apr 11 19:14 .git [2023-04-11T19:23:29.802Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 19:14 .github [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 1133 Apr 11 19:14 .gitignore [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 42 Apr 11 19:14 .golangci.yml [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 87 Apr 11 19:14 .hadolint.yml [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 166 Apr 11 19:14 .sonarcloud.properties [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 1171 Apr 11 19:14 ADOPTERS.md [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 10835 Apr 11 19:14 Attribution.txt [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 73765 Apr 11 19:14 CHANGELOG.md [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 3804 Apr 11 19:14 CONTRIBUTING.md [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 677 Apr 11 19:14 GOVERNANCE.md [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 883 Apr 11 19:14 Jenkinsfile [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 10775 Apr 11 19:14 LICENSE [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 14368 Apr 11 19:14 Makefile [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 582 Apr 11 19:14 OWNERS.md [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 9403 Apr 11 19:14 README.md [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 789 Apr 11 19:14 SECURITY.md [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 5 Apr 11 19:11 VERSION [2023-04-11T19:23:29.802Z] drwxrwxr-x 2 1001 1001 4096 Apr 11 19:14 bin [2023-04-11T19:23:29.802Z] drwxrwxr-x 18 1001 1001 4096 Apr 11 19:14 cmd [2023-04-11T19:23:29.802Z] -rw-r--r-- 1 root root 448244 Apr 11 19:20 coverage.out [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 3200 Apr 11 19:14 go.mod [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 31265 Apr 11 19:14 go.sum [2023-04-11T19:23:29.802Z] drwxrwxr-x 7 1001 1001 4096 Apr 11 19:14 internal [2023-04-11T19:23:29.802Z] drwxrwxr-x 3 1001 1001 4096 Apr 11 19:14 openapi [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 594 Apr 11 19:14 security.txt [2023-04-11T19:23:29.802Z] drwxrwxr-x 4 1001 1001 4096 Apr 11 19:14 snap [2023-04-11T19:23:29.802Z] -rw-rw-r-- 1 1001 1001 204 Apr 11 19:14 version.go [Pipeline] sh [2023-04-11T19:23:30.459Z] + '[' -e coverage.out ] [2023-04-11T19:23:30.459Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-11T19:23:30.495Z] Warning: overwriting stash ‘coverage-report’ [2023-04-11T19:23:31.290Z] Stashed 1 file(s) [Pipeline] sh [2023-04-11T19:23:31.935Z] + make build [2023-04-11T19:23:31.935Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-11T19:25:08.574Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-11T19:25:08.574Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-11T19:25:08.574Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-11T19:25:11.153Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-11T19:25:57.980Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-11T19:25:59.918Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T19:26:06.682Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-11T19:26:12.005Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-11T19:26:15.338Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-11T19:26:19.576Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T19:26:24.906Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-11T19:26:31.554Z] $ docker stop --time=1 75f938213ff555fcae99711769b69ee62274c047441886e6046f3794685b0bf4 [2023-04-11T19:26:33.592Z] $ docker rm -f --volumes 75f938213ff555fcae99711769b69ee62274c047441886e6046f3794685b0bf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:26:36.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T19:26:36.226Z] [2023-04-11T19:26:36.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:26:36.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T19:26:36.891Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-11T19:26:36.891Z] 29e5d40040c1: Pulling fs layer [2023-04-11T19:26:36.891Z] 1ce36da41761: Pulling fs layer [2023-04-11T19:26:36.891Z] 25b303627fd3: Pulling fs layer [2023-04-11T19:26:36.891Z] 29e5d40040c1: Verifying Checksum [2023-04-11T19:26:36.891Z] 29e5d40040c1: Download complete [2023-04-11T19:26:37.156Z] 1ce36da41761: Verifying Checksum [2023-04-11T19:26:37.156Z] 1ce36da41761: Download complete [2023-04-11T19:26:37.424Z] 29e5d40040c1: Pull complete [2023-04-11T19:26:38.831Z] 1ce36da41761: Pull complete [2023-04-11T19:26:38.831Z] 25b303627fd3: Verifying Checksum [2023-04-11T19:26:38.831Z] 25b303627fd3: Download complete [2023-04-11T19:26:48.893Z] 25b303627fd3: Pull complete [2023-04-11T19:26:48.893Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-11T19:26:48.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T19:26:48.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T19:26:49.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-7436 does not seem to be running inside a container [2023-04-11T19:26:49.278Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-11T19:26:51.451Z] $ docker top 6036e1b1758325f78b7903cb075fd9c0438563141d92e258dfd6d0feccbb190d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T19:26:52.301Z] + docker-compose build --help [2023-04-11T19:26:52.301Z] + grep parallel [2023-04-11T19:26:56.549Z] --parallel Build images in parallel. [Pipeline] } [2023-04-11T19:26:56.578Z] $ docker stop --time=1 6036e1b1758325f78b7903cb075fd9c0438563141d92e258dfd6d0feccbb190d [2023-04-11T19:26:58.598Z] $ docker rm -f --volumes 6036e1b1758325f78b7903cb075fd9c0438563141d92e258dfd6d0feccbb190d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:26:59.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-11T19:26:59.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T19:26:59.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-7436 does not seem to be running inside a container [2023-04-11T19:26:59.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-11T19:27:00.756Z] $ docker top 665b0eccde4378f194e51a8d4fd9de632a7dd7bbe33e5cac778405435ab2ee9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T19:27:01.298Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-11T19:27:06.611Z] Building core-command ... [2023-04-11T19:27:06.611Z] Building core-common-config-bootstrapper ... [2023-04-11T19:27:06.611Z] Building core-data ... [2023-04-11T19:27:06.611Z] Building core-metadata ... [2023-04-11T19:27:06.611Z] Building security-bootstrapper ... [2023-04-11T19:27:06.611Z] Building security-proxy-auth ... [2023-04-11T19:27:06.611Z] Building security-proxy-setup ... [2023-04-11T19:27:06.611Z] Building security-secretstore-setup ... [2023-04-11T19:27:06.611Z] Building security-spiffe-token-provider ... [2023-04-11T19:27:06.611Z] Building security-spire-agent ... [2023-04-11T19:27:06.611Z] Building security-spire-config ... [2023-04-11T19:27:06.611Z] Building security-spire-server ... [2023-04-11T19:27:06.611Z] Building support-notifications ... [2023-04-11T19:27:06.611Z] Building support-scheduler ... [2023-04-11T19:27:06.611Z] Building security-spire-config [2023-04-11T19:27:06.611Z] Building security-proxy-setup [2023-04-11T19:27:06.611Z] Building core-data [2023-04-11T19:27:06.611Z] Building security-proxy-auth [2023-04-11T19:27:06.611Z] Building security-spire-server [2023-04-11T19:27:53.413Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:27:53.413Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:27:53.413Z] ---> b5b929b81ded [2023-04-11T19:27:53.413Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T19:27:53.413Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:27:53.413Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:27:53.413Z] ---> b5b929b81ded [2023-04-11T19:27:53.413Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:27:53.413Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:27:53.413Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:27:53.413Z] ---> b5b929b81ded [2023-04-11T19:27:53.413Z] Step 3/26 : WORKDIR /edgex-go [2023-04-11T19:27:53.413Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:27:53.413Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:27:53.413Z] ---> b5b929b81ded [2023-04-11T19:27:53.413Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:27:53.413Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:27:53.413Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:27:53.413Z] ---> b5b929b81ded [2023-04-11T19:27:53.413Z] Step 3/22 : WORKDIR /edgex-go [2023-04-11T19:27:53.413Z] ---> Running in 42d0b07efd48 [2023-04-11T19:27:53.413Z] ---> Running in fe908b34627a [2023-04-11T19:27:53.413Z] ---> Running in 3539ebac6110 [2023-04-11T19:27:53.413Z] ---> Running in d30f790c7d2b [2023-04-11T19:27:53.413Z] ---> Running in a2c082acd352 [2023-04-11T19:27:53.413Z] Removing intermediate container fe908b34627a [2023-04-11T19:27:53.413Z] ---> cc15e8207947 [2023-04-11T19:27:53.413Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T19:27:53.413Z] Removing intermediate container 42d0b07efd48 [2023-04-11T19:27:53.413Z] ---> fd9579d4fda8 [2023-04-11T19:27:53.413Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T19:27:53.413Z] ---> Running in 2d8850eb0aa2 [2023-04-11T19:27:53.413Z] Removing intermediate container d30f790c7d2b [2023-04-11T19:27:53.413Z] Removing intermediate container 3539ebac6110 [2023-04-11T19:27:53.413Z] ---> 9a319812a89f [2023-04-11T19:27:53.413Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T19:27:53.413Z] ---> 938155901810 [2023-04-11T19:27:53.413Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-11T19:27:53.413Z] Removing intermediate container a2c082acd352 [2023-04-11T19:27:53.413Z] ---> 2de65db70938 [2023-04-11T19:27:53.413Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T19:27:53.413Z] ---> Running in 664e09ed823c [2023-04-11T19:27:53.413Z] ---> Running in 7b87329a7859 [2023-04-11T19:27:53.413Z] ---> Running in 7ea59de33b25 [2023-04-11T19:27:53.413Z] ---> Running in 905e4274df41 [2023-04-11T19:27:53.413Z] Removing intermediate container 7b87329a7859 [2023-04-11T19:27:53.413Z] ---> 53b637b6d521 [2023-04-11T19:27:53.413Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T19:27:53.413Z] ---> Running in 619c5a74f1d7 [2023-04-11T19:27:53.413Z] Removing intermediate container 905e4274df41 [2023-04-11T19:27:53.413Z] ---> 63105d9737ed [2023-04-11T19:27:53.413Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T19:27:53.413Z] ---> Running in 110e44e0d7e5 [2023-04-11T19:27:53.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:27:53.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:27:53.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:27:53.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:27:53.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:27:53.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:27:53.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:27:53.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:27:54.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:27:54.899Z] OK: 263 MiB in 53 packages [2023-04-11T19:27:54.899Z] OK: 263 MiB in 53 packages [2023-04-11T19:27:55.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:27:55.167Z] OK: 263 MiB in 53 packages [2023-04-11T19:27:56.576Z] OK: 263 MiB in 53 packages [2023-04-11T19:27:56.576Z] OK: 263 MiB in 53 packages [2023-04-11T19:27:56.844Z] Removing intermediate container 2d8850eb0aa2 [2023-04-11T19:27:56.844Z] ---> 065705247eab [2023-04-11T19:27:56.844Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T19:27:57.110Z] Removing intermediate container 7ea59de33b25 [2023-04-11T19:27:57.110Z] ---> 0b03aeb4853c [2023-04-11T19:27:57.110Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-11T19:27:57.378Z] Removing intermediate container 664e09ed823c [2023-04-11T19:27:57.378Z] ---> 90d886ebc9ba [2023-04-11T19:27:57.378Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-11T19:27:57.645Z] Removing intermediate container 619c5a74f1d7 [2023-04-11T19:27:57.645Z] ---> d835b75b471a [2023-04-11T19:27:57.645Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T19:27:57.912Z] Removing intermediate container 110e44e0d7e5 [2023-04-11T19:27:57.912Z] ---> baf68f2b35b9 [2023-04-11T19:27:57.912Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T19:27:57.912Z] ---> 428e510d1cdc [2023-04-11T19:27:57.912Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:27:58.179Z] ---> 6f576c803a0f [2023-04-11T19:27:58.179Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:27:58.179Z] ---> Running in a98d68c6a23e [2023-04-11T19:27:58.179Z] ---> Running in 86f9704da9c7 [2023-04-11T19:27:58.765Z] ---> 9afd271a2236 [2023-04-11T19:27:58.765Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:27:58.765Z] ---> Running in c98b9fda7ff4 [2023-04-11T19:27:59.034Z] ---> f16941292d79 [2023-04-11T19:27:59.034Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:27:59.034Z] ---> 3aca7c755ae1 [2023-04-11T19:27:59.034Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:27:59.300Z] ---> Running in 50e693bb36e6 [2023-04-11T19:27:59.300Z] ---> Running in bc49bbc2fc0d [2023-04-11T19:29:51.535Z] Removing intermediate container bc49bbc2fc0d [2023-04-11T19:29:51.535Z] ---> 8f996ba61b57 [2023-04-11T19:29:51.535Z] Step 8/23 : COPY . . [2023-04-11T19:29:51.535Z] Removing intermediate container 50e693bb36e6 [2023-04-11T19:29:51.535Z] ---> 94ca3687a656 [2023-04-11T19:29:51.535Z] Step 8/23 : COPY . . [2023-04-11T19:29:51.535Z] Removing intermediate container c98b9fda7ff4 [2023-04-11T19:29:51.535Z] ---> 5e038d23f156 [2023-04-11T19:29:51.535Z] Step 7/22 : COPY . . [2023-04-11T19:29:51.535Z] Removing intermediate container a98d68c6a23e [2023-04-11T19:29:51.535Z] ---> 12bff706ca75 [2023-04-11T19:29:51.535Z] Step 7/27 : COPY . . [2023-04-11T19:29:51.535Z] Removing intermediate container 86f9704da9c7 [2023-04-11T19:29:51.535Z] ---> 79e2170c7c95 [2023-04-11T19:29:51.535Z] Step 7/26 : COPY . . [2023-04-11T19:30:06.509Z] ---> 8bdc3b7f4a8e [2023-04-11T19:30:06.509Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T19:30:06.509Z] ---> fc6f1b857e7d [2023-04-11T19:30:06.509Z] ---> df871b20316c [2023-04-11T19:30:06.509Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T19:30:06.509Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-11T19:30:06.509Z] ---> 7454bc88551b [2023-04-11T19:30:06.509Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-11T19:30:06.509Z] ---> Running in b0102c520e1b [2023-04-11T19:30:06.509Z] ---> 6be46f3fe707 [2023-04-11T19:30:06.509Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-11T19:30:06.509Z] ---> Running in 500a585d3840 [2023-04-11T19:30:06.509Z] ---> Running in f52927e8d430 [2023-04-11T19:30:06.509Z] ---> Running in 5db5b56c625e [2023-04-11T19:30:06.509Z] ---> Running in bf3fd640f5a3 [2023-04-11T19:30:06.509Z] Removing intermediate container b0102c520e1b [2023-04-11T19:30:06.509Z] ---> 01837956d2f9 [2023-04-11T19:30:06.509Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T19:30:06.509Z] Removing intermediate container 500a585d3840 [2023-04-11T19:30:06.509Z] ---> 8868acb61300 [2023-04-11T19:30:06.509Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-11T19:30:06.509Z] ---> Running in 4d671debdce0 [2023-04-11T19:30:06.509Z] ---> Running in 9631a9c11443 [2023-04-11T19:30:06.509Z] Removing intermediate container 4d671debdce0 [2023-04-11T19:30:06.509Z] ---> 18030a3ebdd0 [2023-04-11T19:30:06.509Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T19:30:06.509Z] ---> Running in 2ac972803286 [2023-04-11T19:30:06.509Z] Removing intermediate container 9631a9c11443 [2023-04-11T19:30:06.509Z] ---> 815370b222ce [2023-04-11T19:30:06.509Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T19:30:06.509Z] ---> Running in 63b5daa8fc5e [2023-04-11T19:30:06.509Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-11T19:30:06.774Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-11T19:30:06.774Z] Removing intermediate container 2ac972803286 [2023-04-11T19:30:06.774Z] ---> 62b3e7358532 [2023-04-11T19:30:06.774Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T19:30:07.044Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-11T19:30:07.044Z] Removing intermediate container 63b5daa8fc5e [2023-04-11T19:30:07.044Z] ---> 267009f3274f [2023-04-11T19:30:07.044Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T19:30:07.309Z] ---> Running in a99a739b429d [2023-04-11T19:30:07.309Z] ---> Running in e73985929391 [2023-04-11T19:30:11.560Z] Removing intermediate container a99a739b429d [2023-04-11T19:30:11.560Z] ---> b0f33779c4d7 [2023-04-11T19:30:11.560Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T19:30:11.560Z] Removing intermediate container e73985929391 [2023-04-11T19:30:11.560Z] ---> a2031a4e2ece [2023-04-11T19:30:11.560Z] Step 12/26 : WORKDIR /edgex-go [2023-04-11T19:30:11.560Z] ---> Running in 0525181a0258 [2023-04-11T19:30:11.560Z] ---> Running in 2043c5aafea8 [2023-04-11T19:30:11.828Z] Removing intermediate container 0525181a0258 [2023-04-11T19:30:11.828Z] ---> 76d1a36fd6f5 [2023-04-11T19:30:11.828Z] [2023-04-11T19:30:11.828Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T19:30:11.828Z] Removing intermediate container 2043c5aafea8 [2023-04-11T19:30:11.828Z] ---> b52587f93b49 [2023-04-11T19:30:11.828Z] [2023-04-11T19:30:11.828Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T19:30:11.828Z] 3.17: Pulling from library/alpine [2023-04-11T19:30:12.093Z] 3.17: Pulling from library/alpine [2023-04-11T19:30:13.500Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T19:30:13.500Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T19:30:13.500Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T19:30:13.500Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T19:30:13.500Z] ---> 51e60588ff2c [2023-04-11T19:30:13.500Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T19:30:13.500Z] ---> 51e60588ff2c [2023-04-11T19:30:13.500Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T19:30:13.500Z] ---> Running in c5c209cf0093 [2023-04-11T19:30:13.500Z] ---> Running in 375dc54f0a27 [2023-04-11T19:30:14.902Z] Removing intermediate container c5c209cf0093 [2023-04-11T19:30:14.902Z] ---> d1975d8ce991 [2023-04-11T19:30:14.902Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-11T19:30:14.902Z] Removing intermediate container 375dc54f0a27 [2023-04-11T19:30:14.902Z] ---> b5b29bf45bb8 [2023-04-11T19:30:14.902Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T19:30:15.171Z] ---> Running in 57d2150eff85 [2023-04-11T19:30:15.172Z] ---> Running in 825761181ab9 [2023-04-11T19:30:18.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:30:18.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:30:19.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:30:19.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:30:21.289Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T19:30:21.289Z] v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T19:30:21.289Z] OK: 17689 distinct packages available [2023-04-11T19:30:21.555Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T19:30:21.555Z] v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T19:30:21.555Z] OK: 17689 distinct packages available [2023-04-11T19:30:21.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:30:21.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:30:22.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:30:22.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:30:24.346Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-11T19:30:24.346Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-11T19:30:24.346Z] (3/4) Installing libucontext (1.2-r0) [2023-04-11T19:30:24.346Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-11T19:30:24.346Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:30:24.346Z] OK: 8 MiB in 19 packages [2023-04-11T19:30:24.346Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-11T19:30:24.346Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-11T19:30:24.346Z] (3/5) Installing libucontext (1.2-r0) [2023-04-11T19:30:24.346Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-11T19:30:24.346Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-11T19:30:24.346Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:30:24.346Z] OK: 9 MiB in 20 packages [2023-04-11T19:30:26.305Z] Removing intermediate container 825761181ab9 [2023-04-11T19:30:26.305Z] ---> 476033f1f5d1 [2023-04-11T19:30:26.305Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:30:26.573Z] Removing intermediate container 57d2150eff85 [2023-04-11T19:30:26.573Z] ---> f8a30694a2b9 [2023-04-11T19:30:26.573Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:30:29.156Z] ---> 6f374faecce8 [2023-04-11T19:30:29.156Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:30:29.156Z] ---> 7dd8fc1ab970 [2023-04-11T19:30:29.156Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:30:29.734Z] ---> 8f0bcd224597 [2023-04-11T19:30:29.734Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T19:30:30.320Z] ---> b215b914ec3c [2023-04-11T19:30:30.320Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T19:30:38.496Z] ---> c3e801af9ede [2023-04-11T19:30:38.496Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T19:30:38.496Z] ---> 50dd0d2e6db7 [2023-04-11T19:30:38.496Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T19:30:38.496Z] ---> adef9c1ccc5b [2023-04-11T19:30:38.496Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-11T19:30:38.496Z] ---> Running in a58d51a653d5 [2023-04-11T19:30:39.080Z] ---> 45d63ac42766 [2023-04-11T19:30:39.080Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-11T19:30:39.347Z] Removing intermediate container a58d51a653d5 [2023-04-11T19:30:39.347Z] ---> 111f0fbc0134 [2023-04-11T19:30:39.347Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-11T19:30:40.306Z] ---> 8f223d41c2b2 [2023-04-11T19:30:40.306Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-11T19:30:41.715Z] ---> 3b958be16943 [2023-04-11T19:30:41.715Z] Step 22/27 : WORKDIR / [2023-04-11T19:30:41.715Z] ---> 531eeafa1549 [2023-04-11T19:30:41.715Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T19:30:41.715Z] ---> Running in ef5fa89ec7ce [2023-04-11T19:30:41.715Z] ---> Running in e146651312ed [2023-04-11T19:30:42.672Z] Removing intermediate container e146651312ed [2023-04-11T19:30:42.672Z] ---> 5b8cb133c178 [2023-04-11T19:30:42.672Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T19:30:42.672Z] Removing intermediate container ef5fa89ec7ce [2023-04-11T19:30:42.672Z] ---> e7f5a6c46e2c [2023-04-11T19:30:42.672Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T19:30:42.672Z] ---> Running in 392ef12cb65c [2023-04-11T19:30:42.672Z] ---> Running in 43441aef6df0 [2023-04-11T19:30:43.257Z] Removing intermediate container 392ef12cb65c [2023-04-11T19:30:43.257Z] ---> 8e6a7bfae558 [2023-04-11T19:30:43.257Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T19:30:43.257Z] Removing intermediate container 43441aef6df0 [2023-04-11T19:30:43.257Z] ---> 87d7613d9a6a [2023-04-11T19:30:43.524Z] Step 24/26 : LABEL arch=arm64 [2023-04-11T19:30:43.524Z] ---> Running in 8d875d88bfcc [2023-04-11T19:30:43.524Z] ---> Running in e75f3658f986 [2023-04-11T19:30:44.105Z] Removing intermediate container 8d875d88bfcc [2023-04-11T19:30:44.105Z] ---> 46695aad12f2 [2023-04-11T19:30:44.105Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T19:30:44.105Z] Removing intermediate container e75f3658f986 [2023-04-11T19:30:44.105Z] ---> 642cef4286f9 [2023-04-11T19:30:44.105Z] Step 25/26 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:30:44.105Z] ---> Running in d3ad2975c61d [2023-04-11T19:30:44.371Z] ---> Running in 31623acb47a3 [2023-04-11T19:30:44.954Z] Removing intermediate container d3ad2975c61d [2023-04-11T19:30:44.954Z] ---> c620b31c42ef [2023-04-11T19:30:44.954Z] Step 26/27 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:30:44.954Z] ---> Running in 3190de3aea8d [2023-04-11T19:30:44.954Z] Removing intermediate container 31623acb47a3 [2023-04-11T19:30:44.954Z] ---> e08c97198c60 [2023-04-11T19:30:44.954Z] Step 26/26 : LABEL version=0.0.0 [2023-04-11T19:30:45.222Z] ---> Running in 0105f93ce08b [2023-04-11T19:30:45.487Z] Removing intermediate container 3190de3aea8d [2023-04-11T19:30:45.487Z] ---> 95bc0c6885e9 [2023-04-11T19:30:45.487Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T19:30:45.763Z] ---> Running in 3a5c6fc09c42 [2023-04-11T19:30:46.032Z] Removing intermediate container 0105f93ce08b [2023-04-11T19:30:46.032Z] ---> ef463f5cf933 [2023-04-11T19:30:46.032Z] [2023-04-11T19:30:46.299Z] Removing intermediate container 3a5c6fc09c42 [2023-04-11T19:30:46.299Z] ---> a70b75dd4319 [2023-04-11T19:30:46.299Z] [2023-04-11T19:30:46.299Z] Successfully built ef463f5cf933 [2023-04-11T19:30:46.299Z] Successfully tagged security-spire-server-arm64:latest [2023-04-11T19:30:46.299Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-04-11T19:30:46.564Z] Successfully built a70b75dd4319 [2023-04-11T19:30:46.564Z] Successfully tagged security-spire-config-arm64:latest [2023-04-11T19:30:46.564Z]  Building security-spire-config ... done Building core-metadata [2023-04-11T19:31:13.219Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:31:13.219Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:31:13.219Z] ---> b5b929b81ded [2023-04-11T19:31:13.219Z] Step 3/20 : WORKDIR /edgex-go [2023-04-11T19:31:13.219Z] ---> Using cache [2023-04-11T19:31:13.219Z] ---> 938155901810 [2023-04-11T19:31:13.219Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-11T19:31:13.219Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:31:13.219Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:31:13.219Z] ---> b5b929b81ded [2023-04-11T19:31:13.219Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:31:13.219Z] ---> Using cache [2023-04-11T19:31:13.219Z] ---> 2de65db70938 [2023-04-11T19:31:13.219Z] Step 4/25 : WORKDIR /edgex-go [2023-04-11T19:31:13.219Z] ---> Using cache [2023-04-11T19:31:13.219Z] ---> 63105d9737ed [2023-04-11T19:31:13.219Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-11T19:31:13.219Z] ---> Using cache [2023-04-11T19:31:13.219Z] ---> baf68f2b35b9 [2023-04-11T19:31:13.219Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-11T19:31:13.219Z] ---> Using cache [2023-04-11T19:31:13.219Z] ---> 3aca7c755ae1 [2023-04-11T19:31:13.219Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:31:13.219Z] ---> Using cache [2023-04-11T19:31:13.219Z] ---> 94ca3687a656 [2023-04-11T19:31:13.219Z] Step 8/25 : COPY . . [2023-04-11T19:31:13.219Z] ---> Using cache [2023-04-11T19:31:13.219Z] ---> 7454bc88551b [2023-04-11T19:31:13.219Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-11T19:31:13.219Z] ---> Running in aacbe1fdd0bb [2023-04-11T19:31:13.219Z] ---> Running in 3a83c1ffa8f8 [2023-04-11T19:31:14.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:31:14.623Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-11T19:31:15.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:31:16.605Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T19:31:16.605Z] v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T19:31:16.605Z] OK: 17695 distinct packages available [2023-04-11T19:31:16.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:31:17.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:31:19.229Z] OK: 263 MiB in 53 packages [2023-04-11T19:31:21.168Z] Removing intermediate container aacbe1fdd0bb [2023-04-11T19:31:21.168Z] ---> e51341ad9d4a [2023-04-11T19:31:21.168Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-11T19:31:22.126Z] ---> 5ac2ccb6dec1 [2023-04-11T19:31:22.126Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:31:22.126Z] ---> Running in bf8992285537 [2023-04-11T19:33:02.121Z] Removing intermediate container bf8992285537 [2023-04-11T19:33:02.121Z] ---> f390b43f38ff [2023-04-11T19:33:02.121Z] Step 7/20 : COPY . . [2023-04-11T19:33:06.428Z] ---> 809af76a7aa0 [2023-04-11T19:33:06.428Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-11T19:33:06.428Z] ---> Running in 0aac696dea3b [2023-04-11T19:33:07.838Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-11T19:36:14.555Z] Removing intermediate container bf3fd640f5a3 [2023-04-11T19:36:14.555Z] ---> 17a96d8155ec [2023-04-11T19:36:14.555Z] [2023-04-11T19:36:14.555Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T19:36:14.555Z] ---> 51e60588ff2c [2023-04-11T19:36:14.555Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T19:36:14.555Z] ---> Running in f5ff3241ae0f [2023-04-11T19:36:14.555Z] Removing intermediate container f5ff3241ae0f [2023-04-11T19:36:14.555Z] ---> 498bd1a0bee8 [2023-04-11T19:36:14.555Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T19:36:14.555Z] ---> Running in 2034dca81762 [2023-04-11T19:36:14.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:36:15.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:36:16.533Z] Removing intermediate container 5db5b56c625e [2023-04-11T19:36:16.533Z] ---> 15ef9653c1ca [2023-04-11T19:36:16.533Z] [2023-04-11T19:36:16.533Z] Step 9/22 : FROM alpine:3.17 [2023-04-11T19:36:16.533Z] ---> 51e60588ff2c [2023-04-11T19:36:16.533Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-11T19:36:16.533Z] ---> Running in c21eb46ba403 [2023-04-11T19:36:16.533Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T19:36:16.799Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:36:16.799Z] OK: 8 MiB in 16 packages [2023-04-11T19:36:18.747Z] Removing intermediate container 2034dca81762 [2023-04-11T19:36:18.747Z] ---> 146e14b5beae [2023-04-11T19:36:18.747Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:36:18.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:36:19.334Z] ---> f80ef4530de8 [2023-04-11T19:36:19.334Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:36:19.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:36:20.183Z] ---> fc9185b3ad76 [2023-04-11T19:36:20.183Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-11T19:36:21.139Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T19:36:21.406Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-11T19:36:21.406Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:36:21.406Z] OK: 8 MiB in 17 packages [2023-04-11T19:36:21.676Z] ---> 609233a0f0e0 [2023-04-11T19:36:21.676Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:36:24.249Z] ---> 5b642436ec37 [2023-04-11T19:36:24.249Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-11T19:36:24.829Z] Removing intermediate container c21eb46ba403 [2023-04-11T19:36:24.829Z] ---> dd53ff1970c5 [2023-04-11T19:36:24.829Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T19:36:25.094Z] ---> Running in ed3c75218201 [2023-04-11T19:36:25.363Z] ---> f75a584b1887 [2023-04-11T19:36:25.363Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T19:36:25.363Z] ---> Running in ca880dc3520e [2023-04-11T19:36:25.947Z] Removing intermediate container ed3c75218201 [2023-04-11T19:36:25.947Z] ---> d9032434a4cf [2023-04-11T19:36:25.947Z] Step 12/22 : WORKDIR /edgex [2023-04-11T19:36:25.947Z] ---> Running in b566370941a4 [2023-04-11T19:36:26.532Z] Removing intermediate container b566370941a4 [2023-04-11T19:36:26.532Z] ---> 6a91593be131 [2023-04-11T19:36:26.532Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:36:27.486Z] ---> 4636fc69a752 [2023-04-11T19:36:27.486Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:36:28.904Z] ---> 428ccaa4559c [2023-04-11T19:36:28.904Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-11T19:36:29.485Z] Removing intermediate container ca880dc3520e [2023-04-11T19:36:29.485Z] ---> a9cc1f213865 [2023-04-11T19:36:29.485Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T19:36:29.485Z] ---> Running in 92698c932204 [2023-04-11T19:36:30.063Z] ---> 80e62867703b [2023-04-11T19:36:30.063Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-11T19:36:30.063Z] Removing intermediate container 92698c932204 [2023-04-11T19:36:30.063Z] ---> 56841c0730ff [2023-04-11T19:36:30.063Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T19:36:30.327Z] ---> Running in 477d0a767c7b [2023-04-11T19:36:30.906Z] Removing intermediate container 477d0a767c7b [2023-04-11T19:36:30.906Z] ---> e41280a3e5fe [2023-04-11T19:36:30.906Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T19:36:31.172Z] ---> Running in 087376a9dd0b [2023-04-11T19:36:31.752Z] ---> 8df58e5fd046 [2023-04-11T19:36:31.752Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T19:36:31.752Z] Removing intermediate container 087376a9dd0b [2023-04-11T19:36:31.752Z] ---> edb667484164 [2023-04-11T19:36:31.752Z] Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:36:32.020Z] ---> Running in 4aa2ad3d9662 [2023-04-11T19:36:32.600Z] Removing intermediate container 4aa2ad3d9662 [2023-04-11T19:36:32.600Z] ---> 6d1f39122dbb [2023-04-11T19:36:32.600Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T19:36:32.865Z] ---> Running in f78323b0f71e [2023-04-11T19:36:32.865Z] ---> d324e3b0434f [2023-04-11T19:36:32.865Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T19:36:33.133Z] ---> Running in 3d9a89e82f78 [2023-04-11T19:36:33.715Z] Removing intermediate container f78323b0f71e [2023-04-11T19:36:33.715Z] ---> 5210f2feeaa3 [2023-04-11T19:36:33.715Z] [2023-04-11T19:36:34.293Z] Successfully built 5210f2feeaa3 [2023-04-11T19:36:34.293Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-11T19:36:34.293Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-04-11T19:36:38.531Z] Removing intermediate container 3d9a89e82f78 [2023-04-11T19:36:38.532Z] ---> 51cd6df00401 [2023-04-11T19:36:38.532Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T19:36:38.532Z] ---> Running in e141f9f25370 [2023-04-11T19:36:38.532Z] Removing intermediate container e141f9f25370 [2023-04-11T19:36:38.532Z] ---> 2c58697c6903 [2023-04-11T19:36:38.532Z] Step 20/22 : LABEL arch=arm64 [2023-04-11T19:36:38.532Z] ---> Running in eb70c2228768 [2023-04-11T19:36:39.114Z] Removing intermediate container eb70c2228768 [2023-04-11T19:36:39.114Z] ---> 4c5aef7bd1c9 [2023-04-11T19:36:39.114Z] Step 21/22 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:36:39.379Z] ---> Running in 1f6057fd4783 [2023-04-11T19:36:39.959Z] Removing intermediate container 1f6057fd4783 [2023-04-11T19:36:39.959Z] ---> 6c3f977190cc [2023-04-11T19:36:39.959Z] Step 22/22 : LABEL version=0.0.0 [2023-04-11T19:36:39.959Z] ---> Running in fd3af616b711 [2023-04-11T19:36:40.223Z] Removing intermediate container fd3af616b711 [2023-04-11T19:36:40.223Z] ---> 16c023e79e83 [2023-04-11T19:36:40.223Z] [2023-04-11T19:36:40.804Z] Successfully built 16c023e79e83 [2023-04-11T19:36:40.804Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-11T19:36:41.068Z]  Building security-proxy-setup ... done Building support-notifications [2023-04-11T19:36:59.245Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:36:59.245Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:36:59.245Z] ---> b5b929b81ded [2023-04-11T19:36:59.245Z] Step 3/25 : WORKDIR /edgex-go [2023-04-11T19:36:59.245Z] ---> Using cache [2023-04-11T19:36:59.245Z] ---> 938155901810 [2023-04-11T19:36:59.245Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-11T19:36:59.245Z] ---> Using cache [2023-04-11T19:36:59.245Z] ---> 90d886ebc9ba [2023-04-11T19:36:59.245Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-11T19:36:59.245Z] ---> Using cache [2023-04-11T19:36:59.245Z] ---> 9afd271a2236 [2023-04-11T19:36:59.245Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:36:59.245Z] ---> Using cache [2023-04-11T19:36:59.245Z] ---> 5e038d23f156 [2023-04-11T19:36:59.245Z] Step 7/25 : COPY . . [2023-04-11T19:36:59.245Z] ---> Using cache [2023-04-11T19:36:59.245Z] ---> 6be46f3fe707 [2023-04-11T19:36:59.245Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-11T19:36:59.245Z] ---> Running in 0232947e9557 [2023-04-11T19:36:59.828Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-11T19:37:05.164Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:37:05.164Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:37:05.164Z] ---> b5b929b81ded [2023-04-11T19:37:05.164Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:37:05.164Z] ---> Using cache [2023-04-11T19:37:05.164Z] ---> 2de65db70938 [2023-04-11T19:37:05.164Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T19:37:05.164Z] ---> Using cache [2023-04-11T19:37:05.164Z] ---> 63105d9737ed [2023-04-11T19:37:05.164Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-11T19:37:05.164Z] ---> Running in c086b21a1ae1 [2023-04-11T19:37:06.128Z] Removing intermediate container f52927e8d430 [2023-04-11T19:37:06.128Z] ---> 39d29e872917 [2023-04-11T19:37:06.128Z] [2023-04-11T19:37:06.128Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T19:37:06.128Z] ---> 51e60588ff2c [2023-04-11T19:37:06.128Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T19:37:06.128Z] ---> Running in 73de25d809bf [2023-04-11T19:37:06.713Z] Removing intermediate container 73de25d809bf [2023-04-11T19:37:06.713Z] ---> 8dde83d3e0aa [2023-04-11T19:37:06.713Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-11T19:37:06.978Z] ---> Running in 47bcd320a1ac [2023-04-11T19:37:07.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:37:07.513Z] Removing intermediate container 47bcd320a1ac [2023-04-11T19:37:07.513Z] ---> 1b18419e10d2 [2023-04-11T19:37:07.513Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-11T19:37:07.513Z] ---> Running in 584c652e65f1 [2023-04-11T19:37:08.256Z] Removing intermediate container 584c652e65f1 [2023-04-11T19:37:08.256Z] ---> cb7ca1de4526 [2023-04-11T19:37:08.256Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T19:37:08.256Z] ---> Running in 8db3f89b9aeb [2023-04-11T19:37:08.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:37:10.309Z] OK: 263 MiB in 53 packages [2023-04-11T19:37:10.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:37:11.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:37:11.562Z] Removing intermediate container c086b21a1ae1 [2023-04-11T19:37:11.562Z] ---> 54e4100a01f9 [2023-04-11T19:37:11.562Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T19:37:12.554Z] ---> 23051441e80a [2023-04-11T19:37:12.554Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:37:12.554Z] ---> Running in 0ebc85d04c04 [2023-04-11T19:37:13.166Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T19:37:13.166Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:37:13.166Z] OK: 8 MiB in 16 packages [2023-04-11T19:37:16.496Z] Removing intermediate container 8db3f89b9aeb [2023-04-11T19:37:16.496Z] ---> 1b49cdc9b51e [2023-04-11T19:37:16.496Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:37:17.076Z] ---> 9ce83f4a0ae5 [2023-04-11T19:37:17.076Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:37:18.030Z] ---> 8ba96cfe5c84 [2023-04-11T19:37:18.030Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-11T19:37:19.965Z] ---> 7c25093da841 [2023-04-11T19:37:19.965Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:37:20.543Z] ---> 99f6078f58f2 [2023-04-11T19:37:20.543Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-11T19:37:20.810Z] ---> Running in 939263981de2 [2023-04-11T19:37:21.075Z] Removing intermediate container 939263981de2 [2023-04-11T19:37:21.075Z] ---> c4e27dab7952 [2023-04-11T19:37:21.075Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T19:37:21.341Z] ---> Running in 9e465fb15203 [2023-04-11T19:37:21.924Z] Removing intermediate container 9e465fb15203 [2023-04-11T19:37:21.924Z] ---> e3686a02d5a3 [2023-04-11T19:37:21.924Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T19:37:21.924Z] ---> Running in 4366bf5d5b40 [2023-04-11T19:37:22.521Z] Removing intermediate container 4366bf5d5b40 [2023-04-11T19:37:22.521Z] ---> 6fda47c15df3 [2023-04-11T19:37:22.521Z] Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:37:22.521Z] ---> Running in ed318a1d5f2a [2023-04-11T19:37:23.109Z] Removing intermediate container ed318a1d5f2a [2023-04-11T19:37:23.109Z] ---> 56d88aa17ef9 [2023-04-11T19:37:23.109Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T19:37:23.109Z] ---> Running in bdcfac9f5bd4 [2023-04-11T19:37:23.690Z] Removing intermediate container bdcfac9f5bd4 [2023-04-11T19:37:23.690Z] ---> f7dbcd80c04c [2023-04-11T19:37:23.690Z] [2023-04-11T19:37:23.690Z] Successfully built f7dbcd80c04c [2023-04-11T19:37:23.690Z] Successfully tagged core-data-arm64:latest [2023-04-11T19:37:23.953Z] Building security-spire-agent [2023-04-11T19:37:43.149Z]  Building core-data ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:37:43.149Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:37:43.149Z] ---> b5b929b81ded [2023-04-11T19:37:43.149Z] Step 3/27 : WORKDIR /edgex-go [2023-04-11T19:37:43.149Z] ---> Using cache [2023-04-11T19:37:43.149Z] ---> 938155901810 [2023-04-11T19:37:43.149Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-11T19:37:44.110Z] ---> Running in 1d858f293c9d [2023-04-11T19:37:46.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:37:46.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:37:48.041Z] OK: 263 MiB in 53 packages [2023-04-11T19:37:49.990Z] Removing intermediate container 1d858f293c9d [2023-04-11T19:37:49.990Z] ---> e938d8b1c5c6 [2023-04-11T19:37:49.990Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-11T19:37:50.961Z] ---> de14603de9b1 [2023-04-11T19:37:50.961Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:37:50.961Z] ---> Running in dbcbe5b3e945 [2023-04-11T19:38:23.884Z] Removing intermediate container 3a83c1ffa8f8 [2023-04-11T19:38:23.884Z] ---> c7b6de251b19 [2023-04-11T19:38:23.884Z] [2023-04-11T19:38:23.884Z] Step 10/25 : FROM alpine:3.17 [2023-04-11T19:38:23.884Z] ---> 51e60588ff2c [2023-04-11T19:38:23.884Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-11T19:38:23.884Z] ---> Running in 552f01c92024 [2023-04-11T19:38:23.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:38:23.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:38:23.884Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-11T19:38:24.149Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:38:24.149Z] OK: 8 MiB in 16 packages [2023-04-11T19:38:26.725Z] Removing intermediate container 552f01c92024 [2023-04-11T19:38:26.725Z] ---> dd5ce72a6f1f [2023-04-11T19:38:26.725Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T19:38:26.725Z] ---> Running in 6fa4893734a8 [2023-04-11T19:38:27.306Z] Removing intermediate container 6fa4893734a8 [2023-04-11T19:38:27.306Z] ---> 2b4300cd8356 [2023-04-11T19:38:27.306Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-11T19:38:27.571Z] ---> Running in cba35f06a4fb [2023-04-11T19:38:28.552Z] Removing intermediate container cba35f06a4fb [2023-04-11T19:38:28.552Z] ---> fc91b14135ae [2023-04-11T19:38:28.552Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-11T19:38:28.552Z] ---> Running in 21dabfe250a0 [2023-04-11T19:38:29.514Z] Removing intermediate container 21dabfe250a0 [2023-04-11T19:38:29.514Z] ---> 5ec5ca247a97 [2023-04-11T19:38:29.514Z] Step 15/25 : WORKDIR / [2023-04-11T19:38:29.514Z] ---> Running in 769edb781e6a [2023-04-11T19:38:30.480Z] Removing intermediate container 769edb781e6a [2023-04-11T19:38:30.480Z] ---> be107fb09c83 [2023-04-11T19:38:30.480Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:38:31.890Z] ---> 97e2ea306d6e [2023-04-11T19:38:31.890Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:38:33.305Z] ---> a5de78dd67ec [2023-04-11T19:38:33.305Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-11T19:38:38.643Z] ---> 0e15816130de [2023-04-11T19:38:38.643Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:38:40.043Z] ---> 42572ffcf268 [2023-04-11T19:38:40.043Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-11T19:38:41.443Z] ---> 3f0610777820 [2023-04-11T19:38:41.443Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-11T19:38:41.443Z] ---> Running in 8f587029ea9d [2023-04-11T19:38:42.397Z] Removing intermediate container 8f587029ea9d [2023-04-11T19:38:42.397Z] ---> 1945454158e6 [2023-04-11T19:38:42.397Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T19:38:42.661Z] ---> Running in 86110797284d [2023-04-11T19:38:43.614Z] Removing intermediate container 86110797284d [2023-04-11T19:38:43.614Z] ---> 8649983c84ac [2023-04-11T19:38:43.614Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T19:38:43.614Z] ---> Running in a1afa764c197 [2023-04-11T19:38:44.569Z] Removing intermediate container a1afa764c197 [2023-04-11T19:38:44.569Z] ---> 7ac0e032c76d [2023-04-11T19:38:44.569Z] Step 24/25 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:38:44.834Z] ---> Running in d17bdbfea80a [2023-04-11T19:38:45.421Z] Removing intermediate container d17bdbfea80a [2023-04-11T19:38:45.421Z] ---> b96d92678512 [2023-04-11T19:38:45.421Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T19:38:45.685Z] ---> Running in d3e26b76b2a7 [2023-04-11T19:38:46.640Z] Removing intermediate container d3e26b76b2a7 [2023-04-11T19:38:46.640Z] ---> 2ece696883c6 [2023-04-11T19:38:46.640Z] [2023-04-11T19:38:48.039Z] Successfully built 2ece696883c6 [2023-04-11T19:38:48.039Z] Successfully tagged core-metadata-arm64:latest [2023-04-11T19:38:48.039Z] Building security-bootstrapper [2023-04-11T19:39:06.220Z]  Building core-metadata ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:39:06.220Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:39:06.220Z] ---> b5b929b81ded [2023-04-11T19:39:06.220Z] Step 3/33 : WORKDIR /edgex-go [2023-04-11T19:39:06.220Z] ---> Using cache [2023-04-11T19:39:06.220Z] ---> 938155901810 [2023-04-11T19:39:06.220Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-11T19:39:06.220Z] ---> Using cache [2023-04-11T19:39:06.220Z] ---> 90d886ebc9ba [2023-04-11T19:39:06.220Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-11T19:39:06.220Z] ---> Using cache [2023-04-11T19:39:06.220Z] ---> 9afd271a2236 [2023-04-11T19:39:06.220Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:39:06.220Z] ---> Using cache [2023-04-11T19:39:06.220Z] ---> 5e038d23f156 [2023-04-11T19:39:06.220Z] Step 7/33 : COPY . . [2023-04-11T19:39:06.220Z] ---> Using cache [2023-04-11T19:39:06.220Z] ---> 6be46f3fe707 [2023-04-11T19:39:06.220Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-11T19:39:06.799Z] ---> Running in 318f84e867d1 [2023-04-11T19:39:09.366Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-11T19:39:12.697Z] Removing intermediate container 0ebc85d04c04 [2023-04-11T19:39:12.697Z] ---> 4522b98bf3a3 [2023-04-11T19:39:12.697Z] Step 8/23 : COPY . . [2023-04-11T19:39:34.734Z] ---> 4e4a05f4304c [2023-04-11T19:39:34.734Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-11T19:39:34.734Z] ---> Running in 63a48612d0fd [2023-04-11T19:39:36.133Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-11T19:39:36.715Z] Removing intermediate container dbcbe5b3e945 [2023-04-11T19:39:36.715Z] ---> 8c026119503d [2023-04-11T19:39:36.715Z] Step 7/27 : COPY . . [2023-04-11T19:39:48.999Z] ---> 355b3039c2ba [2023-04-11T19:39:48.999Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-11T19:39:48.999Z] ---> Running in 78d7c45125c1 [2023-04-11T19:39:49.584Z] Removing intermediate container 78d7c45125c1 [2023-04-11T19:39:49.584Z] ---> f09a765d5c2a [2023-04-11T19:39:49.584Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-11T19:39:49.584Z] ---> Running in 3f492681215a [2023-04-11T19:39:49.849Z] Removing intermediate container 3f492681215a [2023-04-11T19:39:49.849Z] ---> 3f87377b77e3 [2023-04-11T19:39:49.849Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-11T19:39:50.116Z] ---> Running in 0038bb19315c [2023-04-11T19:39:50.382Z] Removing intermediate container 0038bb19315c [2023-04-11T19:39:50.382Z] ---> 048c47a2feee [2023-04-11T19:39:50.382Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-11T19:39:50.649Z] ---> Running in 3533c9b19e52 [2023-04-11T19:39:54.148Z] Removing intermediate container 3533c9b19e52 [2023-04-11T19:39:54.148Z] ---> a853d288a9dd [2023-04-11T19:39:54.148Z] Step 12/27 : WORKDIR /edgex-go [2023-04-11T19:39:54.148Z] ---> Running in 38dd8670c0e2 [2023-04-11T19:39:54.475Z] Removing intermediate container 38dd8670c0e2 [2023-04-11T19:39:54.475Z] ---> 0ee7fc72ce6c [2023-04-11T19:39:54.475Z] [2023-04-11T19:39:54.475Z] Step 13/27 : FROM alpine:3.17 [2023-04-11T19:39:54.475Z] ---> 51e60588ff2c [2023-04-11T19:39:54.475Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-11T19:39:54.475Z] ---> Using cache [2023-04-11T19:39:54.475Z] ---> b5b29bf45bb8 [2023-04-11T19:39:54.475Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-11T19:39:54.475Z] ---> Using cache [2023-04-11T19:39:54.475Z] ---> f8a30694a2b9 [2023-04-11T19:39:54.475Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:39:54.475Z] ---> Using cache [2023-04-11T19:39:54.475Z] ---> 7dd8fc1ab970 [2023-04-11T19:39:54.475Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:39:54.476Z] ---> Using cache [2023-04-11T19:39:54.772Z] ---> b215b914ec3c [2023-04-11T19:39:54.772Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-11T19:39:59.021Z] ---> 6ecd4a4f86fc [2023-04-11T19:39:59.287Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-11T19:40:05.913Z] ---> c505251d30a4 [2023-04-11T19:40:05.913Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-11T19:40:05.913Z] ---> d993828c9c04 [2023-04-11T19:40:05.913Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-11T19:40:06.498Z] ---> a19c19bc67a3 [2023-04-11T19:40:06.498Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-11T19:40:07.460Z] ---> 22880d7dfeca [2023-04-11T19:40:07.460Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-11T19:40:07.460Z] ---> Running in 5c34832dddba [2023-04-11T19:40:08.040Z] Removing intermediate container 5c34832dddba [2023-04-11T19:40:08.040Z] ---> 9bd01de1729c [2023-04-11T19:40:08.040Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-11T19:40:08.040Z] ---> Running in eb1b61166679 [2023-04-11T19:40:08.621Z] Removing intermediate container eb1b61166679 [2023-04-11T19:40:08.621Z] ---> e9a4aada46a9 [2023-04-11T19:40:08.621Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T19:40:08.621Z] ---> Running in 65f9b6d302c7 [2023-04-11T19:40:09.202Z] Removing intermediate container 65f9b6d302c7 [2023-04-11T19:40:09.202Z] ---> 4fc722945421 [2023-04-11T19:40:09.202Z] Step 26/27 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:40:09.202Z] ---> Running in d1cb4ec6f1aa [2023-04-11T19:40:11.779Z] Removing intermediate container d1cb4ec6f1aa [2023-04-11T19:40:11.779Z] ---> f005fbd8dbd1 [2023-04-11T19:40:11.779Z] Step 27/27 : LABEL version=0.0.0 [2023-04-11T19:40:12.045Z] ---> Running in 606054edb844 [2023-04-11T19:40:12.311Z] Removing intermediate container 606054edb844 [2023-04-11T19:40:12.311Z] ---> 6a832c1a5437 [2023-04-11T19:40:12.311Z] [2023-04-11T19:40:12.891Z] Successfully built 6a832c1a5437 [2023-04-11T19:40:12.891Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-11T19:40:12.891Z] Building core-command [2023-04-11T19:40:31.070Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:40:31.070Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:40:31.070Z] ---> b5b929b81ded [2023-04-11T19:40:31.070Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:40:31.070Z] ---> Using cache [2023-04-11T19:40:31.070Z] ---> 2de65db70938 [2023-04-11T19:40:31.070Z] Step 4/24 : WORKDIR /edgex-go [2023-04-11T19:40:31.070Z] ---> Using cache [2023-04-11T19:40:31.070Z] ---> 63105d9737ed [2023-04-11T19:40:31.070Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-11T19:40:31.070Z] ---> Using cache [2023-04-11T19:40:31.070Z] ---> baf68f2b35b9 [2023-04-11T19:40:31.070Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-11T19:40:31.070Z] ---> Using cache [2023-04-11T19:40:31.070Z] ---> 3aca7c755ae1 [2023-04-11T19:40:31.070Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:40:31.070Z] ---> Using cache [2023-04-11T19:40:31.070Z] ---> 94ca3687a656 [2023-04-11T19:40:31.070Z] Step 8/24 : COPY . . [2023-04-11T19:40:31.070Z] ---> Using cache [2023-04-11T19:40:31.070Z] ---> 7454bc88551b [2023-04-11T19:40:31.070Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-11T19:40:31.070Z] ---> Running in 32f927bae7f1 [2023-04-11T19:40:31.070Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-11T19:41:17.880Z] Removing intermediate container 0aac696dea3b [2023-04-11T19:41:17.880Z] ---> 6b838095334f [2023-04-11T19:41:17.880Z] [2023-04-11T19:41:17.880Z] Step 9/20 : FROM alpine:3.17 [2023-04-11T19:41:17.880Z] ---> 51e60588ff2c [2023-04-11T19:41:17.880Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T19:41:17.880Z] ---> Running in 7e5be173b8f6 [2023-04-11T19:41:17.880Z] Removing intermediate container 7e5be173b8f6 [2023-04-11T19:41:17.880Z] ---> 80c6c38f40fa [2023-04-11T19:41:17.880Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-11T19:41:17.880Z] ---> Running in 68a966539e0c [2023-04-11T19:41:17.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:41:17.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:41:17.880Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-11T19:41:17.880Z] v3.17.3-62-g0f73cd3b559 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-11T19:41:17.880Z] OK: 17689 distinct packages available [2023-04-11T19:41:17.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:41:17.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:41:17.880Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-11T19:41:17.880Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-11T19:41:17.880Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-11T19:41:17.880Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-11T19:41:17.880Z] (5/9) Installing curl (7.88.1-r1) [2023-04-11T19:41:17.880Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-11T19:41:17.880Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-11T19:41:17.880Z] (8/9) Installing libucontext (1.2-r0) [2023-04-11T19:41:17.880Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-11T19:41:17.880Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:41:17.880Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T19:41:17.880Z] OK: 11 MiB in 24 packages [2023-04-11T19:41:20.452Z] Removing intermediate container 68a966539e0c [2023-04-11T19:41:20.452Z] ---> dfaa82743394 [2023-04-11T19:41:20.452Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:41:21.411Z] ---> 64fb71d6762d [2023-04-11T19:41:21.411Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:41:21.995Z] ---> 8b5557f9600d [2023-04-11T19:41:22.260Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-11T19:41:24.190Z] ---> 73e23ea430dc [2023-04-11T19:41:24.190Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:41:25.141Z] ---> 28dc703b77b1 [2023-04-11T19:41:25.141Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-11T19:41:25.141Z] ---> Running in 155978b03911 [2023-04-11T19:41:25.720Z] Removing intermediate container 155978b03911 [2023-04-11T19:41:25.720Z] ---> ca1f566ef055 [2023-04-11T19:41:25.720Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T19:41:25.984Z] ---> Running in 5cc12d47a592 [2023-04-11T19:41:26.564Z] Removing intermediate container 5cc12d47a592 [2023-04-11T19:41:26.564Z] ---> 8093a3e41e68 [2023-04-11T19:41:26.564Z] Step 18/20 : LABEL arch=arm64 [2023-04-11T19:41:26.564Z] ---> Running in 17064ea9a31f [2023-04-11T19:41:27.149Z] Removing intermediate container 17064ea9a31f [2023-04-11T19:41:27.149Z] ---> bd4ec4a7b5d6 [2023-04-11T19:41:27.149Z] Step 19/20 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:41:27.149Z] ---> Running in f2961c2925d2 [2023-04-11T19:41:27.732Z] Removing intermediate container f2961c2925d2 [2023-04-11T19:41:27.732Z] ---> f32c1e74fbce [2023-04-11T19:41:27.732Z] Step 20/20 : LABEL version=0.0.0 [2023-04-11T19:41:27.732Z] ---> Running in e77729e9a7b3 [2023-04-11T19:41:27.995Z] Removing intermediate container e77729e9a7b3 [2023-04-11T19:41:27.995Z] ---> 850f558ab76e [2023-04-11T19:41:27.995Z] [2023-04-11T19:41:28.258Z] Successfully built 850f558ab76e [2023-04-11T19:41:28.258Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-11T19:41:28.258Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2023-04-11T19:41:46.441Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:41:46.441Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:41:46.441Z] ---> b5b929b81ded [2023-04-11T19:41:46.441Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:41:46.441Z] ---> Using cache [2023-04-11T19:41:46.441Z] ---> 2de65db70938 [2023-04-11T19:41:46.441Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T19:41:46.441Z] ---> Using cache [2023-04-11T19:41:46.441Z] ---> 63105d9737ed [2023-04-11T19:41:46.441Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T19:41:46.441Z] ---> Using cache [2023-04-11T19:41:46.441Z] ---> baf68f2b35b9 [2023-04-11T19:41:46.441Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T19:41:46.441Z] ---> Using cache [2023-04-11T19:41:46.441Z] ---> 3aca7c755ae1 [2023-04-11T19:41:46.441Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:41:46.441Z] ---> Using cache [2023-04-11T19:41:46.441Z] ---> 94ca3687a656 [2023-04-11T19:41:46.441Z] Step 8/23 : COPY . . [2023-04-11T19:41:46.441Z] ---> Using cache [2023-04-11T19:41:46.441Z] ---> 7454bc88551b [2023-04-11T19:41:46.441Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-11T19:41:47.023Z] ---> Running in b0b9e4bfab02 [2023-04-11T19:41:48.955Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-11T19:42:56.779Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-11T19:43:04.965Z] Removing intermediate container 0232947e9557 [2023-04-11T19:43:04.965Z] ---> eb3676f9cd13 [2023-04-11T19:43:04.965Z] [2023-04-11T19:43:04.965Z] Step 9/25 : FROM alpine:3.17 [2023-04-11T19:43:04.965Z] ---> 51e60588ff2c [2023-04-11T19:43:04.965Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-11T19:43:04.965Z] ---> Running in abaa13d2fcf5 [2023-04-11T19:43:06.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:43:07.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:43:09.275Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-11T19:43:09.275Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-11T19:43:09.275Z] (3/3) Installing su-exec (0.2-r2) [2023-04-11T19:43:09.275Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:43:09.275Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T19:43:09.855Z] OK: 8 MiB in 18 packages [2023-04-11T19:43:11.784Z] Removing intermediate container abaa13d2fcf5 [2023-04-11T19:43:11.784Z] ---> e9c820d2c71e [2023-04-11T19:43:11.784Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-11T19:43:12.048Z] ---> Running in 4877f424848f [2023-04-11T19:43:12.321Z] Removing intermediate container 4877f424848f [2023-04-11T19:43:12.321Z] ---> 1f7fbde42dfa [2023-04-11T19:43:12.321Z] Step 12/25 : WORKDIR / [2023-04-11T19:43:12.585Z] ---> Running in 9801185b9de6 [2023-04-11T19:43:13.164Z] Removing intermediate container 9801185b9de6 [2023-04-11T19:43:13.164Z] ---> 8b671915b098 [2023-04-11T19:43:13.164Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:43:14.117Z] ---> 3f8e56753c49 [2023-04-11T19:43:14.117Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:43:14.699Z] ---> 130c7ecf1935 [2023-04-11T19:43:14.699Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-11T19:43:15.652Z] ---> 4fd14d42fe72 [2023-04-11T19:43:15.652Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-11T19:43:16.602Z] ---> b49da768eded [2023-04-11T19:43:16.602Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:43:17.569Z] ---> ce6c194ada59 [2023-04-11T19:43:17.569Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-11T19:43:18.969Z] ---> 254c68f66fd2 [2023-04-11T19:43:18.969Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-11T19:43:20.903Z] ---> 9eb27a5f860d [2023-04-11T19:43:20.903Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-11T19:43:21.858Z] ---> ae79b0ef8118 [2023-04-11T19:43:21.858Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T19:43:21.858Z] ---> Running in 3af696110a43 [2023-04-11T19:43:25.209Z] Removing intermediate container 3af696110a43 [2023-04-11T19:43:25.209Z] ---> f8550336390f [2023-04-11T19:43:25.209Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T19:43:25.209Z] ---> Running in ae6373b02c3c [2023-04-11T19:43:25.209Z] Removing intermediate container ae6373b02c3c [2023-04-11T19:43:25.209Z] ---> e935d2a71eb6 [2023-04-11T19:43:25.209Z] Step 23/25 : LABEL arch=arm64 [2023-04-11T19:43:25.209Z] ---> Running in 4c45716bbc78 [2023-04-11T19:43:25.817Z] Removing intermediate container 4c45716bbc78 [2023-04-11T19:43:25.817Z] ---> 8dd11205ec7c [2023-04-11T19:43:25.817Z] Step 24/25 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:43:25.817Z] ---> Running in e3d82bd70621 [2023-04-11T19:43:26.420Z] Removing intermediate container e3d82bd70621 [2023-04-11T19:43:26.420Z] ---> 06e019b177d3 [2023-04-11T19:43:26.420Z] Step 25/25 : LABEL version=0.0.0 [2023-04-11T19:43:26.695Z] ---> Running in 85fbfb0a9ca9 [2023-04-11T19:43:26.962Z] Removing intermediate container 85fbfb0a9ca9 [2023-04-11T19:43:26.962Z] ---> 05ed16cf4835 [2023-04-11T19:43:26.962Z] [2023-04-11T19:43:27.227Z] Successfully built 05ed16cf4835 [2023-04-11T19:43:27.227Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-11T19:43:27.227Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-04-11T19:43:45.401Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-11T19:43:45.401Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-11T19:43:45.401Z] ---> b5b929b81ded [2023-04-11T19:43:45.401Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-11T19:43:45.401Z] ---> Using cache [2023-04-11T19:43:45.401Z] ---> 2de65db70938 [2023-04-11T19:43:45.401Z] Step 4/23 : WORKDIR /edgex-go [2023-04-11T19:43:45.401Z] ---> Using cache [2023-04-11T19:43:45.401Z] ---> 63105d9737ed [2023-04-11T19:43:45.401Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-11T19:43:45.401Z] ---> Using cache [2023-04-11T19:43:45.401Z] ---> baf68f2b35b9 [2023-04-11T19:43:45.401Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-11T19:43:45.401Z] ---> Using cache [2023-04-11T19:43:45.401Z] ---> 3aca7c755ae1 [2023-04-11T19:43:45.401Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T19:43:45.401Z] ---> Using cache [2023-04-11T19:43:45.401Z] ---> 94ca3687a656 [2023-04-11T19:43:45.401Z] Step 8/23 : COPY . . [2023-04-11T19:43:45.401Z] ---> Using cache [2023-04-11T19:43:45.401Z] ---> 7454bc88551b [2023-04-11T19:43:45.401Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-11T19:43:45.401Z] ---> Running in 0a28d31f281a [2023-04-11T19:43:45.401Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-11T19:45:21.977Z] Removing intermediate container 318f84e867d1 [2023-04-11T19:45:21.977Z] ---> bc76c45ead77 [2023-04-11T19:45:21.977Z] [2023-04-11T19:45:21.977Z] Step 9/33 : FROM alpine:3.17 [2023-04-11T19:45:21.977Z] ---> 51e60588ff2c [2023-04-11T19:45:21.977Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-11T19:45:21.977Z] ---> Using cache [2023-04-11T19:45:21.977Z] ---> 80c6c38f40fa [2023-04-11T19:45:21.977Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-11T19:45:21.977Z] ---> Running in e6f95ca0b78e [2023-04-11T19:45:23.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:45:24.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:45:25.725Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-11T19:45:25.725Z] (2/2) Installing su-exec (0.2-r2) [2023-04-11T19:45:25.725Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:45:25.725Z] OK: 8 MiB in 17 packages [2023-04-11T19:45:27.657Z] Removing intermediate container e6f95ca0b78e [2023-04-11T19:45:27.657Z] ---> aa88045dc57e [2023-04-11T19:45:27.657Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-11T19:45:27.657Z] ---> Running in e7865766b834 [2023-04-11T19:45:27.923Z] Removing intermediate container e7865766b834 [2023-04-11T19:45:27.923Z] ---> eee6c9d11845 [2023-04-11T19:45:27.923Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-11T19:45:27.923Z] ---> Running in 115da9354ead [2023-04-11T19:45:28.503Z] Removing intermediate container 115da9354ead [2023-04-11T19:45:28.503Z] ---> 3c9c637f66ae [2023-04-11T19:45:28.503Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-11T19:45:28.503Z] ---> Running in f8e8d5876785 [2023-04-11T19:45:29.095Z] Removing intermediate container f8e8d5876785 [2023-04-11T19:45:29.095Z] ---> 46304c1d5d31 [2023-04-11T19:45:29.095Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-11T19:45:29.095Z] ---> Running in 0890851c387b [2023-04-11T19:45:29.699Z] Removing intermediate container 0890851c387b [2023-04-11T19:45:29.699Z] ---> 9d1ac19ea13a [2023-04-11T19:45:29.699Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-11T19:45:29.967Z] ---> Running in ab0966cc0c22 [2023-04-11T19:45:33.296Z] Removing intermediate container ab0966cc0c22 [2023-04-11T19:45:33.296Z] ---> 62a0e352a162 [2023-04-11T19:45:33.296Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-11T19:45:33.296Z] ---> Running in 80e64aa9b7c0 [2023-04-11T19:45:33.565Z] Removing intermediate container 80e64aa9b7c0 [2023-04-11T19:45:33.565Z] ---> 4ccd793b9ab8 [2023-04-11T19:45:33.565Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-11T19:45:34.542Z] ---> c6b56e276d16 [2023-04-11T19:45:34.542Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-11T19:45:34.807Z] ---> Running in a6ca96f09ebf [2023-04-11T19:45:38.133Z] Removing intermediate container a6ca96f09ebf [2023-04-11T19:45:38.133Z] ---> 4eb91fc1622c [2023-04-11T19:45:38.133Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:45:38.712Z] ---> 43ec9a41f347 [2023-04-11T19:45:38.712Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:45:39.664Z] ---> e75baab751ba [2023-04-11T19:45:39.664Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-11T19:45:41.596Z] ---> 95502ddf0aa2 [2023-04-11T19:45:41.596Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-11T19:45:42.552Z] ---> a9c55b3b8b2d [2023-04-11T19:45:42.552Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-11T19:45:46.831Z] ---> fe559594c8d4 [2023-04-11T19:45:46.831Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-11T19:45:46.831Z] ---> 95dd4b6407a4 [2023-04-11T19:45:46.831Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-11T19:45:47.789Z] ---> 9c60c7b1b044 [2023-04-11T19:45:47.789Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-11T19:45:48.758Z] ---> 71a924021a28 [2023-04-11T19:45:48.758Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-11T19:45:49.024Z] ---> Running in 5a18f544de87 [2023-04-11T19:45:52.529Z] Removing intermediate container 5a18f544de87 [2023-04-11T19:45:52.529Z] ---> 4c453ecf285f [2023-04-11T19:45:52.529Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-11T19:45:52.529Z] ---> Running in af486c9f8f8c [2023-04-11T19:45:53.144Z] Removing intermediate container af486c9f8f8c [2023-04-11T19:45:53.144Z] ---> 2a8516d62da4 [2023-04-11T19:45:53.144Z] Step 30/33 : CMD ["gate"] [2023-04-11T19:45:53.144Z] ---> Running in 78aff5519449 [2023-04-11T19:45:53.426Z] Removing intermediate container 78aff5519449 [2023-04-11T19:45:53.426Z] ---> caf3388aa11b [2023-04-11T19:45:53.426Z] Step 31/33 : LABEL arch=arm64 [2023-04-11T19:45:53.699Z] ---> Running in db3fa04fb6ba [2023-04-11T19:45:54.353Z] Removing intermediate container db3fa04fb6ba [2023-04-11T19:45:54.353Z] ---> 2ddbe71ed9e6 [2023-04-11T19:45:54.353Z] Step 32/33 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:45:54.353Z] ---> Running in 1c761bfb6afd [2023-04-11T19:45:54.991Z] Removing intermediate container 1c761bfb6afd [2023-04-11T19:45:54.991Z] ---> dbc8cc008ef3 [2023-04-11T19:45:54.991Z] Step 33/33 : LABEL version=0.0.0 [2023-04-11T19:45:54.991Z] ---> Running in a2c6a11abc6c [2023-04-11T19:45:55.607Z] Removing intermediate container a2c6a11abc6c [2023-04-11T19:45:55.607Z] ---> 72d6ae85cdc2 [2023-04-11T19:45:55.607Z] [2023-04-11T19:45:55.874Z] Successfully built 72d6ae85cdc2 [2023-04-11T19:45:55.874Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-11T19:47:17.459Z]  Building security-bootstrapper ... done Removing intermediate container 32f927bae7f1 [2023-04-11T19:47:17.460Z] ---> b898e5828c18 [2023-04-11T19:47:17.460Z] [2023-04-11T19:47:17.460Z] Step 10/24 : FROM alpine:3.17 [2023-04-11T19:47:17.460Z] ---> 51e60588ff2c [2023-04-11T19:47:17.460Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-11T19:47:17.460Z] ---> Using cache [2023-04-11T19:47:17.460Z] ---> dd5ce72a6f1f [2023-04-11T19:47:17.460Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T19:47:17.460Z] ---> Using cache [2023-04-11T19:47:17.460Z] ---> 2b4300cd8356 [2023-04-11T19:47:17.460Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-11T19:47:17.460Z] ---> Running in da3e44ef0f5d [2023-04-11T19:47:17.460Z] Removing intermediate container da3e44ef0f5d [2023-04-11T19:47:17.460Z] ---> 9a3ec6f17582 [2023-04-11T19:47:17.460Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-11T19:47:17.460Z] ---> Running in 347a42ab161b [2023-04-11T19:47:17.460Z] Removing intermediate container 347a42ab161b [2023-04-11T19:47:17.460Z] ---> 12759d7bc1a9 [2023-04-11T19:47:17.460Z] Step 15/24 : WORKDIR / [2023-04-11T19:47:17.460Z] ---> Running in 569f57e292c5 [2023-04-11T19:47:17.460Z] Removing intermediate container 569f57e292c5 [2023-04-11T19:47:17.460Z] ---> 2693ba342162 [2023-04-11T19:47:17.460Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:47:17.460Z] ---> b26271d02b95 [2023-04-11T19:47:17.460Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:47:17.460Z] ---> 935dcd198749 [2023-04-11T19:47:17.460Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-11T19:47:17.460Z] ---> ae74ff3eee63 [2023-04-11T19:47:17.460Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:47:17.460Z] ---> 1c558eb9943b [2023-04-11T19:47:17.460Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-11T19:47:17.460Z] ---> Running in 1400b60e1674 [2023-04-11T19:47:17.460Z] Removing intermediate container 1400b60e1674 [2023-04-11T19:47:17.460Z] ---> 70ff0bade121 [2023-04-11T19:47:17.460Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T19:47:17.460Z] ---> Running in dc8e48249c3a [2023-04-11T19:47:17.460Z] Removing intermediate container dc8e48249c3a [2023-04-11T19:47:17.460Z] ---> 7d0ca88dd747 [2023-04-11T19:47:17.460Z] Step 22/24 : LABEL arch=arm64 [2023-04-11T19:47:17.460Z] ---> Running in 56b01ba83859 [2023-04-11T19:47:17.460Z] Removing intermediate container 56b01ba83859 [2023-04-11T19:47:17.460Z] ---> a5fc50c88609 [2023-04-11T19:47:17.460Z] Step 23/24 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:47:17.460Z] ---> Running in cdf34ae706d7 [2023-04-11T19:47:17.460Z] Removing intermediate container cdf34ae706d7 [2023-04-11T19:47:17.460Z] ---> 7937486e0b60 [2023-04-11T19:47:17.460Z] Step 24/24 : LABEL version=0.0.0 [2023-04-11T19:47:17.460Z] ---> Running in fb8e9ba70521 [2023-04-11T19:47:18.878Z] Removing intermediate container fb8e9ba70521 [2023-04-11T19:47:18.878Z] ---> 1f30a54dd5b7 [2023-04-11T19:47:18.878Z] [2023-04-11T19:47:19.144Z] Successfully built 1f30a54dd5b7 [2023-04-11T19:47:19.144Z] Successfully tagged core-command-arm64:latest [2023-04-11T19:48:26.980Z]  Building core-command ... done Removing intermediate container 63a48612d0fd [2023-04-11T19:48:26.981Z] ---> 8a103ef5f230 [2023-04-11T19:48:26.981Z] [2023-04-11T19:48:26.981Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T19:48:26.981Z] ---> 51e60588ff2c [2023-04-11T19:48:26.981Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T19:48:26.981Z] ---> Running in 39fa65023ad0 [2023-04-11T19:48:28.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T19:48:28.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T19:48:29.925Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T19:48:29.925Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T19:48:30.192Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T19:48:30.192Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T19:48:30.774Z] OK: 8 MiB in 17 packages [2023-04-11T19:48:32.711Z] Removing intermediate container 39fa65023ad0 [2023-04-11T19:48:32.711Z] ---> bf915c6ae051 [2023-04-11T19:48:32.711Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T19:48:32.711Z] ---> Running in c09deb5936ee [2023-04-11T19:48:32.983Z] Removing intermediate container c09deb5936ee [2023-04-11T19:48:32.983Z] ---> 4a6b75548947 [2023-04-11T19:48:32.983Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-11T19:48:33.250Z] ---> Running in 6d182ca979a3 [2023-04-11T19:48:33.520Z] Removing intermediate container 6d182ca979a3 [2023-04-11T19:48:33.520Z] ---> ab1076a202b2 [2023-04-11T19:48:33.520Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T19:48:33.786Z] ---> Running in 26de21932e17 [2023-04-11T19:48:37.118Z] Removing intermediate container 26de21932e17 [2023-04-11T19:48:37.118Z] ---> 03c3d4d38e23 [2023-04-11T19:48:37.118Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:48:37.709Z] ---> 1d76db6a14d0 [2023-04-11T19:48:37.709Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:48:38.289Z] ---> 40815fabcb06 [2023-04-11T19:48:38.289Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-11T19:48:40.230Z] ---> 19e15409515c [2023-04-11T19:48:40.230Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:48:41.190Z] ---> 008b093659a0 [2023-04-11T19:48:41.190Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-11T19:48:41.190Z] ---> Running in 195258af2ccd [2023-04-11T19:48:41.773Z] Removing intermediate container 195258af2ccd [2023-04-11T19:48:41.773Z] ---> e203e40242fe [2023-04-11T19:48:41.773Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T19:48:42.038Z] ---> Running in e4699a0638c9 [2023-04-11T19:48:42.995Z] Removing intermediate container e4699a0638c9 [2023-04-11T19:48:42.995Z] ---> bb02e64d897c [2023-04-11T19:48:42.995Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T19:48:42.995Z] ---> Running in c33600e0f77f [2023-04-11T19:48:43.955Z] Removing intermediate container c33600e0f77f [2023-04-11T19:48:43.955Z] ---> bb5b12f65e16 [2023-04-11T19:48:43.955Z] Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:48:43.955Z] ---> Running in 7eb2427cd28e [2023-04-11T19:48:44.915Z] Removing intermediate container 7eb2427cd28e [2023-04-11T19:48:44.915Z] ---> 4db103198f04 [2023-04-11T19:48:44.915Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T19:48:44.915Z] ---> Running in 10d508a13755 [2023-04-11T19:48:45.496Z] Removing intermediate container 10d508a13755 [2023-04-11T19:48:45.496Z] ---> ac2c8a479357 [2023-04-11T19:48:45.496Z] [2023-04-11T19:48:45.762Z] Successfully built ac2c8a479357 [2023-04-11T19:48:45.762Z] Successfully tagged support-notifications-arm64:latest [2023-04-11T19:48:51.098Z]  Building support-notifications ... done Removing intermediate container 0a28d31f281a [2023-04-11T19:48:51.098Z] ---> af795d221749 [2023-04-11T19:48:51.098Z] [2023-04-11T19:48:51.098Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T19:48:51.098Z] ---> 51e60588ff2c [2023-04-11T19:48:51.098Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-11T19:48:51.098Z] ---> Using cache [2023-04-11T19:48:51.098Z] ---> 498bd1a0bee8 [2023-04-11T19:48:51.098Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T19:48:51.098Z] ---> Using cache [2023-04-11T19:48:51.098Z] ---> 146e14b5beae [2023-04-11T19:48:51.098Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:48:51.098Z] ---> Using cache [2023-04-11T19:48:51.098Z] ---> f80ef4530de8 [2023-04-11T19:48:51.098Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:48:51.098Z] ---> Using cache [2023-04-11T19:48:51.098Z] ---> fc9185b3ad76 [2023-04-11T19:48:51.098Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-11T19:48:52.060Z] ---> 423e8821c36b [2023-04-11T19:48:52.060Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:48:52.645Z] ---> 8cdca97f313e [2023-04-11T19:48:52.645Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-11T19:48:53.227Z] ---> a13262e1bc48 [2023-04-11T19:48:53.227Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-11T19:48:53.227Z] ---> Running in c39208ab0ef4 [2023-04-11T19:48:55.806Z] Removing intermediate container c39208ab0ef4 [2023-04-11T19:48:55.806Z] ---> 8119be19147c [2023-04-11T19:48:55.806Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-11T19:48:55.806Z] ---> Running in e931f27a5338 [2023-04-11T19:48:56.072Z] Removing intermediate container e931f27a5338 [2023-04-11T19:48:56.072Z] ---> bf151ef4a8be [2023-04-11T19:48:56.072Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-11T19:48:56.072Z] ---> Running in 7a476d70fab6 [2023-04-11T19:48:56.350Z] Removing intermediate container 7a476d70fab6 [2023-04-11T19:48:56.350Z] ---> 2b7d6aa26214 [2023-04-11T19:48:56.350Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T19:48:56.614Z] ---> Running in ad6f4f8fa50d [2023-04-11T19:48:56.880Z] Removing intermediate container ad6f4f8fa50d [2023-04-11T19:48:56.880Z] ---> 8afa7efef8f5 [2023-04-11T19:48:56.880Z] Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:48:56.880Z] ---> Running in b40537e40aed [2023-04-11T19:48:57.472Z] Removing intermediate container b40537e40aed [2023-04-11T19:48:57.472Z] ---> 776c1961efc2 [2023-04-11T19:48:57.472Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T19:48:57.472Z] ---> Running in 03f68f991e86 [2023-04-11T19:48:57.738Z] Removing intermediate container 03f68f991e86 [2023-04-11T19:48:57.738Z] ---> e674adbf592f [2023-04-11T19:48:57.738Z] [2023-04-11T19:48:58.004Z] Successfully built e674adbf592f [2023-04-11T19:48:58.004Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-11T19:49:10.310Z]  Building core-common-config-bootstrapper ... done Removing intermediate container b0b9e4bfab02 [2023-04-11T19:49:10.310Z] ---> 6559d23d86bc [2023-04-11T19:49:10.310Z] [2023-04-11T19:49:10.310Z] Step 10/23 : FROM alpine:3.17 [2023-04-11T19:49:10.310Z] ---> 51e60588ff2c [2023-04-11T19:49:10.310Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-11T19:49:10.310Z] ---> Using cache [2023-04-11T19:49:10.310Z] ---> dd5ce72a6f1f [2023-04-11T19:49:10.310Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-11T19:49:10.310Z] ---> Using cache [2023-04-11T19:49:10.310Z] ---> 2b4300cd8356 [2023-04-11T19:49:10.310Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-11T19:49:10.310Z] ---> Running in ff7eb5cb4d30 [2023-04-11T19:49:10.577Z] Removing intermediate container ff7eb5cb4d30 [2023-04-11T19:49:10.577Z] ---> bb74ff34316a [2023-04-11T19:49:10.577Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-11T19:49:10.842Z] ---> Running in 1db1b874a649 [2023-04-11T19:49:11.109Z] Removing intermediate container 1db1b874a649 [2023-04-11T19:49:11.109Z] ---> a8f24b704486 [2023-04-11T19:49:11.109Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-11T19:49:11.692Z] ---> e3ebef21e86c [2023-04-11T19:49:11.692Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-11T19:49:11.958Z] ---> 55fcc2caea64 [2023-04-11T19:49:11.958Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-11T19:49:13.364Z] ---> b79c363b2a4b [2023-04-11T19:49:13.364Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-11T19:49:13.946Z] ---> 38f6614ca841 [2023-04-11T19:49:13.946Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-11T19:49:13.946Z] ---> Running in 12276e6370bf [2023-04-11T19:49:14.213Z] Removing intermediate container 12276e6370bf [2023-04-11T19:49:14.213Z] ---> a369ef4022bc [2023-04-11T19:49:14.213Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T19:49:14.479Z] ---> Running in af1d84b74f4e [2023-04-11T19:49:14.746Z] Removing intermediate container af1d84b74f4e [2023-04-11T19:49:14.746Z] ---> 72a9094674d9 [2023-04-11T19:49:14.746Z] Step 21/23 : LABEL arch=arm64 [2023-04-11T19:49:14.746Z] ---> Running in 20c1d02cc06f [2023-04-11T19:49:16.150Z] Removing intermediate container 20c1d02cc06f [2023-04-11T19:49:16.150Z] ---> 8124dfedc100 [2023-04-11T19:49:16.150Z] Step 22/23 : LABEL git_sha=b3477cc21c70497dc350f7819be168124d9ac636 [2023-04-11T19:49:16.150Z] ---> Running in d01fa9b1d4fc [2023-04-11T19:49:16.416Z] Removing intermediate container d01fa9b1d4fc [2023-04-11T19:49:16.416Z] ---> 3d356eca2795 [2023-04-11T19:49:16.416Z] Step 23/23 : LABEL version=0.0.0 [2023-04-11T19:49:16.416Z] ---> Running in 9b9d629adc30 [2023-04-11T19:49:16.682Z] Removing intermediate container 9b9d629adc30 [2023-04-11T19:49:16.682Z] ---> 0bb328dcea10 [2023-04-11T19:49:16.682Z] [2023-04-11T19:49:16.949Z] Successfully built 0bb328dcea10 [2023-04-11T19:49:16.949Z] Successfully tagged support-scheduler-arm64:latest [2023-04-11T19:49:17.540Z]  Building support-scheduler ... done  [Pipeline] } [2023-04-11T19:49:17.558Z] $ docker stop --time=1 665b0eccde4378f194e51a8d4fd9de632a7dd7bbe33e5cac778405435ab2ee9f [2023-04-11T19:49:19.243Z] $ docker rm -f --volumes 665b0eccde4378f194e51a8d4fd9de632a7dd7bbe33e5cac778405435ab2ee9f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T19:49:19.780Z] + docker images [2023-04-11T19:49:20.045Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-11T19:49:20.045Z] support-scheduler-arm64 latest 0bb328dcea10 3 seconds ago 31.5MB [2023-04-11T19:49:20.045Z] 6559d23d86bc 11 seconds ago 1.56GB [2023-04-11T19:49:20.045Z] core-common-config-bootstrapper-arm64 latest e674adbf592f 22 seconds ago 17.2MB [2023-04-11T19:49:20.045Z] af795d221749 31 seconds ago 1.48GB [2023-04-11T19:49:20.045Z] support-notifications-arm64 latest ac2c8a479357 34 seconds ago 32.3MB [2023-04-11T19:49:20.045Z] 8a103ef5f230 55 seconds ago 1.56GB [2023-04-11T19:49:20.045Z] core-command-arm64 latest 1f30a54dd5b7 2 minutes ago 19.7MB [2023-04-11T19:49:20.045Z] b898e5828c18 2 minutes ago 1.49GB [2023-04-11T19:49:20.045Z] security-bootstrapper-arm64 latest 72d6ae85cdc2 3 minutes ago 21.9MB [2023-04-11T19:49:20.045Z] bc76c45ead77 3 minutes ago 1.48GB [2023-04-11T19:49:20.045Z] security-secretstore-setup-arm64 latest 05ed16cf4835 5 minutes ago 32.2MB [2023-04-11T19:49:20.045Z] eb3676f9cd13 6 minutes ago 1.49GB [2023-04-11T19:49:20.045Z] security-spiffe-token-provider-arm64 latest 850f558ab76e 7 minutes ago 32.7MB [2023-04-11T19:49:20.045Z] 6b838095334f 8 minutes ago 1.53GB [2023-04-11T19:49:20.045Z] security-spire-agent-arm64 latest 6a832c1a5437 9 minutes ago 125MB [2023-04-11T19:49:20.045Z] 0ee7fc72ce6c 9 minutes ago 1.35GB [2023-04-11T19:49:20.045Z] core-metadata-arm64 latest 2ece696883c6 10 minutes ago 20.2MB [2023-04-11T19:49:20.045Z] c7b6de251b19 11 minutes ago 1.5GB [2023-04-11T19:49:20.045Z] core-data-arm64 latest f7dbcd80c04c 11 minutes ago 19.9MB [2023-04-11T19:49:20.045Z] 39d29e872917 12 minutes ago 1.5GB [2023-04-11T19:49:20.045Z] security-proxy-setup-arm64 latest 16c023e79e83 12 minutes ago 18.7MB [2023-04-11T19:49:20.045Z] security-proxy-auth-arm64 latest 5210f2feeaa3 12 minutes ago 18.3MB [2023-04-11T19:49:20.045Z] 15ef9653c1ca 13 minutes ago 1.47GB [2023-04-11T19:49:20.045Z] 17a96d8155ec 13 minutes ago 1.47GB [2023-04-11T19:49:20.045Z] security-spire-config-arm64 latest a70b75dd4319 18 minutes ago 86.2MB [2023-04-11T19:49:20.045Z] security-spire-server-arm64 latest ef463f5cf933 18 minutes ago 87.1MB [2023-04-11T19:49:20.045Z] 76d1a36fd6f5 19 minutes ago 1.35GB [2023-04-11T19:49:20.045Z] b52587f93b49 19 minutes ago 1.35GB [2023-04-11T19:49:20.045Z] ci-base-image-arm64 latest b5b929b81ded 33 minutes ago 866MB [2023-04-11T19:49:20.045Z] alpine 3.17 51e60588ff2c 13 days ago 7.46MB [2023-04-11T19:49:20.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB [2023-04-11T19:49:20.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:49:20.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T19:49:20.791Z] [2023-04-11T19:49:20.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:49:21.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T19:49:21.185Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T19:49:21.185Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T19:49:21.185Z] 04944245beec: Pulling fs layer [2023-04-11T19:49:21.185Z] 699f458cf7ca: Pulling fs layer [2023-04-11T19:49:21.185Z] 765212b225bb: Pulling fs layer [2023-04-11T19:49:21.185Z] f23df028b6ca: Pulling fs layer [2023-04-11T19:49:21.185Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T19:49:21.185Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T19:49:21.185Z] 2437ff75d9bd: Waiting [2023-04-11T19:49:21.185Z] 765212b225bb: Waiting [2023-04-11T19:49:21.185Z] d65c8cfc05b1: Waiting [2023-04-11T19:49:21.185Z] f23df028b6ca: Waiting [2023-04-11T19:49:21.452Z] 04944245beec: Verifying Checksum [2023-04-11T19:49:21.452Z] 04944245beec: Download complete [2023-04-11T19:49:21.452Z] 765212b225bb: Verifying Checksum [2023-04-11T19:49:21.452Z] 765212b225bb: Download complete [2023-04-11T19:49:21.452Z] f23df028b6ca: Verifying Checksum [2023-04-11T19:49:21.452Z] f23df028b6ca: Download complete [2023-04-11T19:49:21.452Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T19:49:21.452Z] d65c8cfc05b1: Download complete [2023-04-11T19:49:21.452Z] 699f458cf7ca: Verifying Checksum [2023-04-11T19:49:21.452Z] 699f458cf7ca: Download complete [2023-04-11T19:49:22.031Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T19:49:22.031Z] 8998bd30e6a1: Download complete [2023-04-11T19:49:23.969Z] 2437ff75d9bd: Verifying Checksum [2023-04-11T19:49:25.905Z] 8998bd30e6a1: Pull complete [2023-04-11T19:49:26.172Z] 04944245beec: Pull complete [2023-04-11T19:49:30.409Z] 699f458cf7ca: Pull complete [2023-04-11T19:49:30.409Z] 765212b225bb: Pull complete [2023-04-11T19:49:30.994Z] f23df028b6ca: Pull complete [2023-04-11T19:49:30.994Z] d65c8cfc05b1: Pull complete [2023-04-11T19:49:45.975Z] 2437ff75d9bd: Pull complete [2023-04-11T19:49:45.975Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T19:49:45.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T19:49:45.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T19:49:46.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-7436 does not seem to be running inside a container [2023-04-11T19:49:46.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-11T19:49:49.021Z] $ docker top 477102b36660f6834eb2d1fae835b072dc9e495da3bedd5a1405a4db28fdb06b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T19:49:49.967Z] ---> job-cost.sh [2023-04-11T19:49:49.967Z] lf-activate-venv: SKIPPING [2023-04-11T19:49:49.967Z] INFO: No Stack... [2023-04-11T19:49:50.548Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T19:49:51.508Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T19:49:52.164Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-04-11T19:49:52.164Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T19:49:52.215Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4509-1-stack-cost] [2023-04-11T19:49:52.219Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4509-1-stack-cost] did not exist. Created. [2023-04-11T19:49:52.219Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4509-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T19:49:52.939Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T19:49:53.113Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T19:49:53.129Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4509-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T19:49:53.197Z] $ docker stop --time=1 477102b36660f6834eb2d1fae835b072dc9e495da3bedd5a1405a4db28fdb06b [2023-04-11T19:49:56.212Z] $ docker rm -f --volumes 477102b36660f6834eb2d1fae835b072dc9e495da3bedd5a1405a4db28fdb06b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-11T19:49:57.233Z] provisioning config files... [2023-04-11T19:49:57.241Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3322747668152020661tmp [Pipeline] { [Pipeline] sh [2023-04-11T19:49:57.583Z] + set +x [2023-04-11T19:49:57.583Z] + curl -s https://codecov.io/bash [2023-04-11T19:49:57.583Z] + bash -s -- [2023-04-11T19:49:57.583Z] [2023-04-11T19:49:57.583Z] _____ _ [2023-04-11T19:49:57.583Z] / ____| | | [2023-04-11T19:49:57.583Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T19:49:57.583Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T19:49:57.583Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T19:49:57.583Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T19:49:57.583Z] Bash-1.0.6 [2023-04-11T19:49:57.583Z] [2023-04-11T19:49:57.583Z] [2023-04-11T19:49:57.583Z] ==> git version 2.25.1 found [2023-04-11T19:49:57.583Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-11T19:49:57.583Z] Release-Date: 2020-01-08 [2023-04-11T19:49:57.583Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-11T19:49:57.583Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T19:49:57.583Z] ==> Jenkins CI detected. [2023-04-11T19:49:57.583Z] current dir:  /w/workspace/edgex-go/1 [2023-04-11T19:49:57.583Z] project root: . [2023-04-11T19:49:57.583Z] --> token set from env [2023-04-11T19:49:57.583Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T19:49:57.843Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T19:49:57.843Z] ==> Python coveragepy not found [2023-04-11T19:49:57.843Z] ==> Searching for coverage reports in: [2023-04-11T19:49:57.843Z] + . [2023-04-11T19:49:57.843Z] -> Found 1 reports [2023-04-11T19:49:57.843Z] ==> Detecting git/mercurial file structure [2023-04-11T19:49:57.843Z] ==> Reading reports [2023-04-11T19:49:57.843Z] + ./coverage.out bytes=448244 [2023-04-11T19:49:57.843Z] ==> Appending adjustments [2023-04-11T19:49:57.843Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T19:49:59.223Z] + Found adjustments [2023-04-11T19:49:59.223Z] ==> Gzipping contents [2023-04-11T19:49:59.223Z] 60K /tmp/codecov.9FDXZa.gz [2023-04-11T19:49:59.223Z] ==> Uploading reports [2023-04-11T19:49:59.223Z] url: https://codecov.io [2023-04-11T19:49:59.223Z] query: branch=PR-4509&commit=b3477cc21c70497dc350f7819be168124d9ac636&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4509%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4509&job=&cmd_args= [2023-04-11T19:49:59.223Z] -> Pinging Codecov [2023-04-11T19:49:59.223Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4509&commit=b3477cc21c70497dc350f7819be168124d9ac636&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4509%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4509&job=&cmd_args= [2023-04-11T19:49:59.223Z] -> Uploading to [2023-04-11T19:49:59.223Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/00271124DB129430A58F1EEE437C3FCB/b3477cc21c70497dc350f7819be168124d9ac636/a7ae1b9d-068d-4b0f-923e-69ab2f129bae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T194959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c6d30c7fa5bf169c0df42c15d2becc4fd6e3c140221033f5752c8d0599148227 [2023-04-11T19:49:59.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T19:49:59.223Z] Dload Upload Total Spent Left Speed [2023-04-11T19:49:59.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57535 0 0 100 57535 0 175k --:--:-- --:--:-- --:--:-- 175k [2023-04-11T19:49:59.483Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b3477cc21c70497dc350f7819be168124d9ac636 [Pipeline] } [2023-04-11T19:49:59.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-11T19:50:00.860Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-11T19:50:01.189Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T19:50:02.077Z] ---> package-listing.sh [2023-04-11T19:50:02.077Z] ++ facter osfamily [2023-04-11T19:50:02.077Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T19:50:02.336Z] + OS_FAMILY=debian [2023-04-11T19:50:02.336Z] + workspace=/w/workspace/edgex-go/1 [2023-04-11T19:50:02.336Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T19:50:02.336Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T19:50:02.336Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T19:50:02.336Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T19:50:02.336Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-11T19:50:02.336Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T19:50:02.336Z] + case "${OS_FAMILY}" in [2023-04-11T19:50:02.336Z] + dpkg -l [2023-04-11T19:50:02.336Z] + grep '^ii' [2023-04-11T19:50:02.336Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T19:50:02.336Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T19:50:02.336Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T19:50:02.336Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-11T19:50:02.336Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-04-11T19:50:02.336Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-04-11T19:50:02.386Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-11T19:50:02.682Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:50:03.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T19:50:03.310Z] [2023-04-11T19:50:03.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T19:50:03.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T19:50:03.725Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T19:50:03.725Z] 5eb5b503b376: Pulling fs layer [2023-04-11T19:50:03.725Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T19:50:03.725Z] ec43610c2a17: Pulling fs layer [2023-04-11T19:50:03.725Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T19:50:03.725Z] 33b1e0a273af: Pulling fs layer [2023-04-11T19:50:03.725Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T19:50:03.725Z] 2f39f015ded8: Pulling fs layer [2023-04-11T19:50:03.725Z] 3a2ae6a8a46f: Waiting [2023-04-11T19:50:03.725Z] 5d3b04190fa2: Waiting [2023-04-11T19:50:03.725Z] 5c69ac0246d0: Download complete [2023-04-11T19:50:03.725Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-11T19:50:03.725Z] 3a2ae6a8a46f: Download complete [2023-04-11T19:50:03.989Z] 33b1e0a273af: Verifying Checksum [2023-04-11T19:50:03.989Z] 33b1e0a273af: Download complete [2023-04-11T19:50:03.989Z] ec43610c2a17: Verifying Checksum [2023-04-11T19:50:03.989Z] ec43610c2a17: Download complete [2023-04-11T19:50:03.989Z] 5d3b04190fa2: Download complete [2023-04-11T19:50:03.989Z] 5eb5b503b376: Verifying Checksum [2023-04-11T19:50:03.989Z] 5eb5b503b376: Download complete [2023-04-11T19:50:04.922Z] 2f39f015ded8: Verifying Checksum [2023-04-11T19:50:04.922Z] 2f39f015ded8: Download complete [2023-04-11T19:50:05.488Z] 5eb5b503b376: Pull complete [2023-04-11T19:50:05.488Z] 5c69ac0246d0: Pull complete [2023-04-11T19:50:06.055Z] ec43610c2a17: Pull complete [2023-04-11T19:50:06.055Z] 3a2ae6a8a46f: Pull complete [2023-04-11T19:50:06.313Z] 33b1e0a273af: Pull complete [2023-04-11T19:50:06.313Z] 5d3b04190fa2: Pull complete [2023-04-11T19:50:10.499Z] 2f39f015ded8: Pull complete [2023-04-11T19:50:10.499Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T19:50:10.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T19:50:10.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T19:50:10.724Z] prd-ubuntu20.04-docker-8c-8g-7435 does not seem to be running inside a container [2023-04-11T19:50:10.755Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T19:50:15.829Z] $ docker top 1deffdb4a9f533150b2344d7a9191cbc53a4badd66cefab0155b0248a632c73e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T19:50:16.233Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T19:50:16.543Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T19:50:16.855Z] + ls /var/log/sa-host [2023-04-11T19:50:16.855Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T19:50:16.995Z] provisioning config files... [2023-04-11T19:50:17.003Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5137651908869115853tmp [Pipeline] { [Pipeline] echo [2023-04-11T19:50:17.052Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T19:50:17.369Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T19:50:17.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T19:50:17.804Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T19:50:17.847Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T19:50:18.160Z] ---> sudo-logs.sh [2023-04-11T19:50:18.160Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T19:50:18.240Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T19:50:18.557Z] ---> job-cost.sh [2023-04-11T19:50:18.558Z] lf-activate-venv: SKIPPING [2023-04-11T19:50:18.558Z] DEBUG: total: 0.10999999940395355 [2023-04-11T19:50:18.558Z] INFO: Retrieving Stack Cost... [2023-04-11T19:50:19.126Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T19:50:19.388Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T19:50:19.423Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T19:50:19.734Z] ---> logs-deploy.sh [2023-04-11T19:50:19.734Z] lf-activate-venv: SKIPPING [2023-04-11T19:50:19.734Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4509/1 [2023-04-11T19:50:19.735Z] INFO: archiving workspace using pattern(s): [2023-04-11T19:50:20.673Z] Archives upload complete. [2023-04-11T19:50:20.933Z] INFO: archiving logs to Nexus [2023-04-11T19:50:21.502Z] ---> uname -a: [2023-04-11T19:50:21.502Z] Linux prd-ubuntu20-04-docker-8c-8g-7435 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-11T19:50:21.502Z] [2023-04-11T19:50:21.502Z] [2023-04-11T19:50:21.502Z] ---> lscpu: [2023-04-11T19:50:21.502Z] Architecture: x86_64 [2023-04-11T19:50:21.502Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-11T19:50:21.502Z] Byte Order: Little Endian [2023-04-11T19:50:21.502Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-11T19:50:21.502Z] CPU(s): 8 [2023-04-11T19:50:21.502Z] On-line CPU(s) list: 0-7 [2023-04-11T19:50:21.502Z] Thread(s) per core: 1 [2023-04-11T19:50:21.502Z] Core(s) per socket: 1 [2023-04-11T19:50:21.502Z] Socket(s): 8 [2023-04-11T19:50:21.502Z] NUMA node(s): 1 [2023-04-11T19:50:21.502Z] Vendor ID: AuthenticAMD [2023-04-11T19:50:21.502Z] CPU family: 23 [2023-04-11T19:50:21.502Z] Model: 49 [2023-04-11T19:50:21.502Z] Model name: AMD EPYC-Rome Processor [2023-04-11T19:50:21.502Z] Stepping: 0 [2023-04-11T19:50:21.502Z] CPU MHz: 2800.000 [2023-04-11T19:50:21.502Z] BogoMIPS: 5600.00 [2023-04-11T19:50:21.502Z] Virtualization: AMD-V [2023-04-11T19:50:21.502Z] Hypervisor vendor: KVM [2023-04-11T19:50:21.502Z] Virtualization type: full [2023-04-11T19:50:21.502Z] L1d cache: 256 KiB [2023-04-11T19:50:21.502Z] L1i cache: 256 KiB [2023-04-11T19:50:21.502Z] L2 cache: 4 MiB [2023-04-11T19:50:21.502Z] L3 cache: 128 MiB [2023-04-11T19:50:21.502Z] NUMA node0 CPU(s): 0-7 [2023-04-11T19:50:21.502Z] Vulnerability Itlb multihit: Not affected [2023-04-11T19:50:21.502Z] Vulnerability L1tf: Not affected [2023-04-11T19:50:21.502Z] Vulnerability Mds: Not affected [2023-04-11T19:50:21.502Z] Vulnerability Meltdown: Not affected [2023-04-11T19:50:21.502Z] Vulnerability Mmio stale data: Not affected [2023-04-11T19:50:21.502Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-11T19:50:21.502Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-11T19:50:21.502Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-11T19:50:21.502Z] Vulnerability Srbds: Not affected [2023-04-11T19:50:21.502Z] Vulnerability Tsx async abort: Not affected [2023-04-11T19:50:21.502Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-11T19:50:21.502Z] [2023-04-11T19:50:21.502Z] [2023-04-11T19:50:21.502Z] ---> nproc: [2023-04-11T19:50:21.502Z] 8 [2023-04-11T19:50:21.502Z] [2023-04-11T19:50:21.502Z] [2023-04-11T19:50:21.502Z] ---> df -h: [2023-04-11T19:50:21.502Z] Filesystem Size Used Avail Use% Mounted on [2023-04-11T19:50:21.502Z] overlay 155G 20G 136G 13% / [2023-04-11T19:50:21.502Z] tmpfs 64M 0 64M 0% /dev [2023-04-11T19:50:21.502Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-11T19:50:21.502Z] shm 64M 0 64M 0% /dev/shm [2023-04-11T19:50:21.502Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-04-11T19:50:21.502Z] [2023-04-11T19:50:21.502Z]