Branch indexing 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 ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from c1dbeb0b804e52bc17696917375e56ea1ac61ffe+4299737ee5d04ae44cd32a71d962f6b1f245b358 (4083b0cc7f0ada707678893cc93fa3f22c18b61f) 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-ssh15403841504802646529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9717397468359412068.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13573195592235897438.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10376173345483918912.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17474034367526063801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14638 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4299737ee5d04ae44cd32a71d962f6b1f245b358 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe Merge succeeded, producing db3bc497f850bf8023ae68512bed1ad4a1066d6e Checking out Revision db3bc497f850bf8023ae68512bed1ad4a1066d6e (PR-4558) > git config core.sparsecheckout # timeout=10 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # 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 4299737ee5d04ae44cd32a71d962f6b1f245b358 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db3bc497f850bf8023ae68512bed1ad4a1066d6e # timeout=10 Commit message: "Merge commit '4299737ee5d04ae44cd32a71d962f6b1f245b358' into HEAD" > git rev-list --no-walk c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T08:29:29.356Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T08:29:29.412Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T08:29:29.429Z] ========================================================= [2023-05-09T08:29:29.429Z] EdgeX Global Pipelines Version Info [2023-05-09T08:29:29.429Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T08:29:30.148Z] ------------------- [2023-05-09T08:29:30.148Z] stable info: [2023-05-09T08:29:30.148Z] ------------------- [2023-05-09T08:29:30.148Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T08:29:30.148Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T08:29:30.148Z] Message: update stable to v1.0.249 [2023-05-09T08:29:30.726Z] ------------------- [2023-05-09T08:29:30.726Z] experimental info: [2023-05-09T08:29:30.726Z] ------------------- [2023-05-09T08:29:30.726Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T08:29:30.726Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T08:29:30.726Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T08:29:30.952Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-09T08:29:30.967Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-09T08:29:30.981Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T08:29:30.994Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T08:29:31.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T08:29:31.027Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T08:29:31.044Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T08:29:31.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-09T08:29:31.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-09T08:29:31.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-09T08:29:31.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T08:29:31.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T08:29:31.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T08:29:31.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T08:29:31.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T08:29:31.154Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T08:29:31.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T08:29:31.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T08:29:31.179Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T08:29:31.187Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T08:29:31.201Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T08:29:31.213Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T08:29:31.222Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T08:29:31.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4558 [Pipeline] echo [2023-05-09T08:29:31.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4558 [Pipeline] echo [2023-05-09T08:29:31.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4558 [Pipeline] echo [2023-05-09T08:29:31.260Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db3bc497f850bf8023ae68512bed1ad4a1066d6e [Pipeline] echo [2023-05-09T08:29:31.269Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db3bc49 [Pipeline] echo [2023-05-09T08:29:31.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T08:29:31.317Z] provisioning config files... [2023-05-09T08:29:31.330Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17556005092358931823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T08:29:31.630Z] ---> docker-login.sh [2023-05-09T08:29:31.631Z] nexus3.edgexfoundry.org:10001 [2023-05-09T08:29:31.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T08:29:31.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T08:29:31.894Z] Configure a credential helper to remove this warning. See [2023-05-09T08:29:31.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T08:29:31.894Z] [2023-05-09T08:29:31.894Z] Login Succeeded [2023-05-09T08:29:31.894Z] nexus3.edgexfoundry.org:10002 [2023-05-09T08:29:32.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T08:29:32.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T08:29:32.156Z] Configure a credential helper to remove this warning. See [2023-05-09T08:29:32.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T08:29:32.156Z] [2023-05-09T08:29:32.156Z] Login Succeeded [2023-05-09T08:29:32.156Z] nexus3.edgexfoundry.org:10003 [2023-05-09T08:29:32.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T08:29:32.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T08:29:32.156Z] Configure a credential helper to remove this warning. See [2023-05-09T08:29:32.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T08:29:32.156Z] [2023-05-09T08:29:32.156Z] Login Succeeded [2023-05-09T08:29:32.156Z] nexus3.edgexfoundry.org:10004 [2023-05-09T08:29:32.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T08:29:32.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T08:29:32.416Z] Configure a credential helper to remove this warning. See [2023-05-09T08:29:32.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T08:29:32.416Z] [2023-05-09T08:29:32.416Z] Login Succeeded [2023-05-09T08:29:32.416Z] docker.io [2023-05-09T08:29:32.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T08:29:32.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T08:29:32.677Z] Configure a credential helper to remove this warning. See [2023-05-09T08:29:32.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T08:29:32.677Z] [2023-05-09T08:29:32.677Z] Login Succeeded [2023-05-09T08:29:32.677Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T08:29:32.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T08:29:32.988Z] + 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-05-09T08:29:32.988Z] + dirname cmd/core-command/Dockerfile [2023-05-09T08:29:32.988Z] + cut -d/ -f2 [2023-05-09T08:29:32.988Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-09T08:29:32.989Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-09T08:29:32.989Z] + cut -d/ -f2 [2023-05-09T08:29:32.989Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-09T08:29:32.989Z] + dirname cmd/core-data/Dockerfile [2023-05-09T08:29:32.989Z] + cut -d/ -f2 [2023-05-09T08:29:32.989Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-09T08:29:32.989Z] + dirname cmd/core-metadata/Dockerfile [2023-05-09T08:29:32.989Z] + cut -d/ -f2 [2023-05-09T08:29:32.989Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-09T08:29:32.989Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-09T08:29:32.989Z] + cut -d/ -f2 [2023-05-09T08:29:32.989Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-09T08:29:32.989Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-09T08:29:32.989Z] + cut -d/ -f2 [2023-05-09T08:29:32.989Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-09T08:29:32.989Z] + cut -d/ -f2 [2023-05-09T08:29:32.989Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-09T08:29:32.989Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-09T08:29:32.989Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-09T08:29:32.989Z] + cut -d/ -f2 [2023-05-09T08:29:32.989Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-09T08:29:32.989Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T08:29:32.989Z] + cut -d/ -f2 [2023-05-09T08:29:32.989Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T08:29:32.989Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-09T08:29:32.989Z] + cut -d/ -f2 [2023-05-09T08:29:32.989Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-09T08:29:32.989Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-09T08:29:32.989Z] + cut -d/ -f2 [2023-05-09T08:29:32.989Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-09T08:29:32.989Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-09T08:29:32.989Z] + cut -d/ -f2 [2023-05-09T08:29:32.989Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-09T08:29:32.989Z] + dirname cmd/support-notifications/Dockerfile [2023-05-09T08:29:32.989Z] + cut -d/ -f2 [2023-05-09T08:29:32.989Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-09T08:29:32.989Z] + dirname+ cmd/support-scheduler/Dockerfile [2023-05-09T08:29:32.989Z] cut -d/ -f2 [2023-05-09T08:29:32.989Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-09T08:29:33.037Z] 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-05-09T08:29:33.397Z] + git rev-list -1 --merges db3bc497f850bf8023ae68512bed1ad4a1066d6e~1..db3bc497f850bf8023ae68512bed1ad4a1066d6e [Pipeline] echo [2023-05-09T08:29:33.410Z] -----------> git rev-list -1 --merges db3bc497f850bf8023ae68512bed1ad4a1066d6e~1..db3bc497f850bf8023ae68512bed1ad4a1066d6e db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:29:33.410Z] db3bc497f850bf8023ae68512bed1ad4a1066d6e [false] [Pipeline] sh [2023-05-09T08:29:33.695Z] + git log --format=format:%s -1 db3bc497f850bf8023ae68512bed1ad4a1066d6e [Pipeline] echo [2023-05-09T08:29:33.709Z] ========================================================= [2023-05-09T08:29:33.709Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T08:29:33.709Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-09T08:29:34.168Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T08:29:34.169Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T08:29:34.169Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T08:29:34.169Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T08:29:34.169Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T08:29:34.169Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T08:29:34.169Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T08:29:34.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T08:29:34.587Z] [2023-05-09T08:29:34.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T08:29:34.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T08:29:34.890Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T08:29:34.890Z] b85a868b505f: Pulling fs layer [2023-05-09T08:29:34.890Z] e2be974225ed: Pulling fs layer [2023-05-09T08:29:34.890Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T08:29:34.890Z] 988bab9f4d93: Pulling fs layer [2023-05-09T08:29:34.890Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T08:29:34.890Z] 988bab9f4d93: Waiting [2023-05-09T08:29:34.890Z] eaf3925da568: Pulling fs layer [2023-05-09T08:29:34.890Z] bab4dde63d76: Pulling fs layer [2023-05-09T08:29:34.890Z] bde34c3a00c8: Pulling fs layer [2023-05-09T08:29:34.890Z] 1469e6f7b9e6: Waiting [2023-05-09T08:29:34.890Z] eaf3925da568: Waiting [2023-05-09T08:29:34.890Z] b352a97aabf1: Pulling fs layer [2023-05-09T08:29:34.890Z] 4872d77fe225: Pulling fs layer [2023-05-09T08:29:34.890Z] 5851b861e8e6: Pulling fs layer [2023-05-09T08:29:34.890Z] bab4dde63d76: Waiting [2023-05-09T08:29:34.890Z] bde34c3a00c8: Waiting [2023-05-09T08:29:34.890Z] 5851b861e8e6: Waiting [2023-05-09T08:29:34.890Z] 4872d77fe225: Waiting [2023-05-09T08:29:34.890Z] e2be974225ed: Verifying Checksum [2023-05-09T08:29:34.890Z] e2be974225ed: Download complete [2023-05-09T08:29:34.890Z] 988bab9f4d93: Verifying Checksum [2023-05-09T08:29:34.890Z] 988bab9f4d93: Download complete [2023-05-09T08:29:34.890Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T08:29:34.890Z] 1469e6f7b9e6: Download complete [2023-05-09T08:29:35.150Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T08:29:35.150Z] 339a4e72a1f5: Download complete [2023-05-09T08:29:35.150Z] eaf3925da568: Verifying Checksum [2023-05-09T08:29:35.150Z] eaf3925da568: Download complete [2023-05-09T08:29:35.150Z] bde34c3a00c8: Verifying Checksum [2023-05-09T08:29:35.150Z] bde34c3a00c8: Download complete [2023-05-09T08:29:35.150Z] b352a97aabf1: Verifying Checksum [2023-05-09T08:29:35.150Z] b352a97aabf1: Download complete [2023-05-09T08:29:35.150Z] 4872d77fe225: Verifying Checksum [2023-05-09T08:29:35.150Z] 4872d77fe225: Download complete [2023-05-09T08:29:35.150Z] 5851b861e8e6: Verifying Checksum [2023-05-09T08:29:35.150Z] 5851b861e8e6: Download complete [2023-05-09T08:29:35.150Z] b85a868b505f: Verifying Checksum [2023-05-09T08:29:35.150Z] b85a868b505f: Download complete [2023-05-09T08:29:35.410Z] bab4dde63d76: Verifying Checksum [2023-05-09T08:29:35.410Z] bab4dde63d76: Download complete [2023-05-09T08:29:36.347Z] b85a868b505f: Pull complete [2023-05-09T08:29:36.605Z] e2be974225ed: Pull complete [2023-05-09T08:29:37.173Z] 339a4e72a1f5: Pull complete [2023-05-09T08:29:37.173Z] 988bab9f4d93: Pull complete [2023-05-09T08:29:37.434Z] 1469e6f7b9e6: Pull complete [2023-05-09T08:29:37.434Z] eaf3925da568: Pull complete [2023-05-09T08:29:39.354Z] bab4dde63d76: Pull complete [2023-05-09T08:29:39.354Z] bde34c3a00c8: Pull complete [2023-05-09T08:29:39.666Z] b352a97aabf1: Pull complete [2023-05-09T08:29:39.666Z] 4872d77fe225: Pull complete [2023-05-09T08:29:39.666Z] 5851b861e8e6: Pull complete [2023-05-09T08:29:39.929Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T08:29:39.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T08:29:39.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T08:29:40.027Z] prd-ubuntu20.04-docker-8c-8g-14638 does not seem to be running inside a container [2023-05-09T08:29:40.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T08:29:42.029Z] $ docker top e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed -eo pid,comm [2023-05-09T08:29:42.085Z] 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-05-09T08:29:42.085Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T08:29:42.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T08:29:42.124Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T08:29:42.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T08:29:42.258Z] $ docker exec e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed ssh-agent [2023-05-09T08:29:42.362Z] SSH_AUTH_SOCK=/tmp/ssh-A35RSQS70iOQ/agent.32 [2023-05-09T08:29:42.362Z] SSH_AGENT_PID=38 [2023-05-09T08:29:42.371Z] Running ssh-add (command line suppressed) [2023-05-09T08:29:42.476Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2603064714378797262.key (/w/workspace/edgex-go/2@tmp/private_key_2603064714378797262.key) [2023-05-09T08:29:42.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T08:29:42.772Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T08:29:42.794Z] $ docker exec --env ******** --env ******** e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed ssh-agent -k [2023-05-09T08:29:42.899Z] unset SSH_AUTH_SOCK; [2023-05-09T08:29:42.900Z] unset SSH_AGENT_PID; [2023-05-09T08:29:42.900Z] echo Agent pid 38 killed; [2023-05-09T08:29:42.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T08:29:42.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T08:29:42.932Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T08:29:43.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T08:29:43.047Z] $ docker exec e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed ssh-agent [2023-05-09T08:29:43.168Z] SSH_AUTH_SOCK=/tmp/ssh-1hQWmEPtFj9E/agent.70 [2023-05-09T08:29:43.168Z] SSH_AGENT_PID=76 [2023-05-09T08:29:43.173Z] Running ssh-add (command line suppressed) [2023-05-09T08:29:43.285Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4876348929595687586.key (/w/workspace/edgex-go/2@tmp/private_key_4876348929595687586.key) [2023-05-09T08:29:43.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T08:29:43.589Z] + git semver init [2023-05-09T08:29:43.849Z] 2023-05-09 08:29:43,762 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T08:29:43.849Z] 2023-05-09 08:29:43,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-05-09T08:29:43.849Z] 2023-05-09 08:29:43,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-05-09T08:29:43.849Z] 2023-05-09 08:29:43,764 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-05-09T08:29:49.127Z] 2023-05-09 08:29:48,114 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-05-09T08:29:49.127Z] 2023-05-09 08:29:48,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4558 with force:False [2023-05-09T08:29:49.127Z] 2023-05-09 08:29:48,115 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4558 [2023-05-09T08:29:49.127Z] 2023-05-09 08:29:48,119 [execute] INFO git cat-file --batch-check [2023-05-09T08:29:49.127Z] 2023-05-09 08:29:48,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T08:29:49.127Z] 2023-05-09 08:29:48,127 [execute] INFO git cat-file --batch [2023-05-09T08:29:49.127Z] 2023-05-09 08:29:48,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T08:29:49.127Z] 2023-05-09 08:29:48,134 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4558 [2023-05-09T08:29:49.127Z] 0.0.0 [Pipeline] } [2023-05-09T08:29:49.140Z] $ docker exec --env ******** --env ******** e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed ssh-agent -k [2023-05-09T08:29:49.252Z] unset SSH_AUTH_SOCK; [2023-05-09T08:29:49.253Z] unset SSH_AGENT_PID; [2023-05-09T08:29:49.253Z] echo Agent pid 76 killed; [2023-05-09T08:29:49.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T08:29:49.567Z] + git semver [Pipeline] } [2023-05-09T08:29:49.844Z] $ docker stop --time=1 e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed [2023-05-09T08:29:51.123Z] $ docker rm -f --volumes e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T08:29:51.458Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T08:29:51.691Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T08:29:51.694Z] [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-05-09T08:29:52.119Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-05-09T08:29:52.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T08:29:52.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T08:29:52.154Z] ========================================================= [2023-05-09T08:29:52.154Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T08:29:52.154Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T08:29:52.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T08:29:52.456Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T08:29:52.456Z] f56be85fc22e: Pulling fs layer [2023-05-09T08:29:52.456Z] 85791d961cd3: Pulling fs layer [2023-05-09T08:29:52.456Z] d694b5ae8c79: Pulling fs layer [2023-05-09T08:29:52.456Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T08:29:52.456Z] 4d19c01a9841: Pulling fs layer [2023-05-09T08:29:52.456Z] 9325e15d5711: Pulling fs layer [2023-05-09T08:29:52.456Z] 556b6ee489ea: Pulling fs layer [2023-05-09T08:29:52.456Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T08:29:52.456Z] 9f32a84ed3da: Waiting [2023-05-09T08:29:52.456Z] 4d19c01a9841: Waiting [2023-05-09T08:29:52.456Z] 9325e15d5711: Waiting [2023-05-09T08:29:52.456Z] 556b6ee489ea: Waiting [2023-05-09T08:29:52.456Z] c5a4b2cf53e6: Waiting [2023-05-09T08:29:52.456Z] 85791d961cd3: Download complete [2023-05-09T08:29:52.456Z] 9f32a84ed3da: Download complete [2023-05-09T08:29:52.456Z] 4d19c01a9841: Verifying Checksum [2023-05-09T08:29:52.456Z] 4d19c01a9841: Download complete [2023-05-09T08:29:52.456Z] f56be85fc22e: Verifying Checksum [2023-05-09T08:29:52.456Z] f56be85fc22e: Download complete [2023-05-09T08:29:52.456Z] 9325e15d5711: Verifying Checksum [2023-05-09T08:29:52.456Z] 9325e15d5711: Download complete [2023-05-09T08:29:52.718Z] f56be85fc22e: Pull complete [2023-05-09T08:29:52.718Z] 85791d961cd3: Pull complete [2023-05-09T08:29:52.979Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T08:29:52.979Z] c5a4b2cf53e6: Download complete [2023-05-09T08:29:53.240Z] d694b5ae8c79: Verifying Checksum [2023-05-09T08:29:53.240Z] d694b5ae8c79: Download complete [2023-05-09T08:29:53.240Z] 556b6ee489ea: Verifying Checksum [2023-05-09T08:29:53.240Z] 556b6ee489ea: Download complete [2023-05-09T08:29:56.528Z] d694b5ae8c79: Pull complete [2023-05-09T08:29:56.788Z] 9f32a84ed3da: Pull complete [2023-05-09T08:29:56.788Z] 4d19c01a9841: Pull complete [2023-05-09T08:29:56.788Z] 9325e15d5711: Pull complete [2023-05-09T08:29:59.337Z] 556b6ee489ea: Pull complete [2023-05-09T08:30:00.273Z] c5a4b2cf53e6: Pull complete [2023-05-09T08:30:00.273Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T08:30:00.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T08:30:00.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T08:30:00.568Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-09T08:30:00.568Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T08:30:00.568Z] WORKDIR /edgex [2023-05-09T08:30:00.568Z] COPY go.mod . [2023-05-09T08:30:00.568Z] RUN go mod download [2023-05-09T08:30:01.504Z] Sending build context to Docker daemon 170.7MB [2023-05-09T08:30:01.504Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T08:30:01.504Z] ---> c4be618373d6 [2023-05-09T08:30:01.504Z] Step 2/4 : WORKDIR /edgex [2023-05-09T08:30:04.819Z] ---> Running in a42d77815ec4 [2023-05-09T08:30:04.820Z] Removing intermediate container a42d77815ec4 [2023-05-09T08:30:04.820Z] ---> 8c31b19e4057 [2023-05-09T08:30:04.820Z] Step 3/4 : COPY go.mod . [2023-05-09T08:30:04.820Z] ---> 22fe72420c2f [2023-05-09T08:30:04.820Z] Step 4/4 : RUN go mod download [2023-05-09T08:30:04.820Z] ---> Running in 3fb30e374b31 [2023-05-09T08:30:06.785Z] Still waiting to schedule task [2023-05-09T08:30:06.785Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-09T08:30:19.716Z] Removing intermediate container 3fb30e374b31 [2023-05-09T08:30:19.716Z] ---> 8737dc2bcbd7 [2023-05-09T08:30:19.716Z] Successfully built 8737dc2bcbd7 [2023-05-09T08:30:19.716Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T08:30:20.015Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T08:30:20.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T08:30:20.093Z] prd-ubuntu20.04-docker-8c-8g-14638 does not seem to be running inside a container [2023-05-09T08:30:20.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T08:30:20.549Z] $ docker top c91388a1611e4a5e08a605453877be05289179d0e0fcb71fc369c90c271ffa91 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T08:30:20.888Z] + go version [2023-05-09T08:30:20.888Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T08:30:20.901Z] $ docker stop --time=1 c91388a1611e4a5e08a605453877be05289179d0e0fcb71fc369c90c271ffa91 [2023-05-09T08:30:22.182Z] $ docker rm -f --volumes c91388a1611e4a5e08a605453877be05289179d0e0fcb71fc369c90c271ffa91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T08:30:22.568Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T08:30:22.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T08:30:22.644Z] prd-ubuntu20.04-docker-8c-8g-14638 does not seem to be running inside a container [2023-05-09T08:30:22.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T08:30:23.042Z] $ docker top 4a669e6bd23820ee8f684315c06d7df06866a113b2b14d77180861328dd616e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T08:30:23.108Z] ========================================================= [2023-05-09T08:30:23.108Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-09T08:30:23.108Z] ========================================================= [Pipeline] sh [2023-05-09T08:30:23.385Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-09T08:30:23.684Z] + make test [2023-05-09T08:30:23.684Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T08:30:31.798Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-09T08:30:43.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-09T08:30:43.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-09T08:30:44.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-09T08:30:45.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-09T08:30:45.385Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-09T08:30:45.643Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-09T08:30:45.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-09T08:30:45.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-09T08:30:45.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-09T08:30:46.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-09T08:30:46.418Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-09T08:30:46.677Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-09T08:30:46.677Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-09T08:30:46.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-09T08:30:47.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-09T08:30:47.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-09T08:30:47.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-05-09T08:30:47.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2023-05-09T08:30:48.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-09T08:30:48.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-09T08:30:48.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-09T08:30:49.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-09T08:30:49.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-09T08:30:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-09T08:30:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-09T08:30:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-09T08:30:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-09T08:30:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-09T08:30:50.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-09T08:30:50.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-09T08:30:51.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.105s coverage: 71.5% of statements [2023-05-09T08:30:51.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-05-09T08:30:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-09T08:30:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-09T08:30:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-09T08:30:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-09T08:30:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-09T08:30:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-09T08:30:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-09T08:30:51.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-09T08:30:52.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.431s coverage: 88.5% of statements [2023-05-09T08:30:52.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-05-09T08:30:52.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.403s coverage: 95.6% of statements [2023-05-09T08:30:52.890Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2023-05-09T08:30:52.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-09T08:30:52.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-09T08:30:52.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-09T08:30:53.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-05-09T08:30:54.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-09T08:30:54.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-09T08:30:54.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-05-09T08:30:54.348Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements [2023-05-09T08:30:54.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 42.9% of statements [2023-05-09T08:30:54.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements [2023-05-09T08:30:54.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2023-05-09T08:30:54.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-05-09T08:30:55.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-05-09T08:30:55.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-09T08:30:55.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-09T08:30:55.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-09T08:30:55.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-09T08:30:55.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-09T08:30:55.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-09T08:30:55.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-09T08:30:55.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-09T08:30:56.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-09T08:30:56.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-09T08:30:56.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-09T08:30:56.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-09T08:30:57.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-09T08:30:57.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-09T08:30:57.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-09T08:30:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-09T08:30:58.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-09T08:31:00.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-09T08:31:00.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-09T08:31:01.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-09T08:31:01.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-09T08:31:01.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-09T08:31:02.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-09T08:31:02.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-09T08:31:03.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-09T08:31:04.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-09T08:31:04.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-09T08:31:04.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-09T08:31:04.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-09T08:31:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-09T08:31:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-09T08:31:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-09T08:31:05.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-09T08:31:07.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-09T08:31:07.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-09T08:31:07.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-09T08:31:07.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-09T08:31:07.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2023-05-09T08:31:07.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-09T08:31:07.836Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-09T08:31:08.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-09T08:31:08.406Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.317s coverage: 79.9% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.067s coverage: 92.9% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 62.3% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 81.8% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.1% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 38.4% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-05-09T08:31:20.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2023-05-09T08:31:20.615Z] 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-05-09T08:31:20.615Z] running golangci-lint [2023-05-09T08:31:20.615Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-09T08:31:20.615Z] go version go1.20.2 linux/amd64 [2023-05-09T08:31:20.615Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-09T08:31:20.615Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-09T08:31:35.497Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|name|files|imports) took 15.224920222s" [2023-05-09T08:31:35.497Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.64181ms" [2023-05-09T08:31:43.607Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.400964622s with top 10 stages: buildir: 36.330766343s, inspect: 1.809959593s, fact_deprecated: 1.481204703s, gosec: 1.419888688s, S1038: 1.253714876s, printf: 1.171119291s, ctrlflow: 1.057978114s, nilness: 966.53253ms, fact_purity: 918.701763ms, SA5012: 572.096569ms" [2023-05-09T08:31:43.607Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-09T08:31:43.607Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, path_prettifier: 203/203, skip_files: 203/203, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203" [2023-05-09T08:31:43.608Z] level=info msg="[runner] processing took 22.651435ms with stages: nolint: 11.230141ms, identifier_marker: 5.64039ms, path_prettifier: 1.803923ms, exclude-rules: 1.729552ms, autogenerated_exclude: 1.53905ms, skip_dirs: 628.028µs, cgo: 52.551µs, filename_unadjuster: 18.62µs, max_same_issues: 2.17µs, uniq_by_line: 1.02µs, exclude: 960ns, max_from_linter: 710ns, source_code: 680ns, severity-rules: 660ns, path_shortener: 630ns, diff: 630ns, sort_results: 590ns, skip_files: 510ns, path_prefixer: 340ns, max_per_file_from_linter: 280ns" [2023-05-09T08:31:43.608Z] level=info msg="[runner] linters took 8.732192479s with stages: goanalysis_metalinter: 8.709324622s" [2023-05-09T08:31:43.608Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-09T08:31:43.608Z] level=info msg="Memory: 242 samples, avg is 202.6MB, max is 835.6MB" [2023-05-09T08:31:43.608Z] level=info msg="Execution took 24.005961917s" [2023-05-09T08:31:43.608Z] go vet ./... [2023-05-09T08:31:44.165Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14640 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws [2023-05-09T08:31:44.177Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-05-09T08:31:44.211Z] The recommended git tool is: git [2023-05-09T08:31:48.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T08:31:48.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T08:31:48.879Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T08:31:48.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-09T08:31:49.185Z] + ls -al . [2023-05-09T08:31:49.185Z] total 704 [2023-05-09T08:31:49.185Z] drwxrwxr-x 11 1001 1001 4096 May 9 08:30 . [2023-05-09T08:31:49.185Z] drwxr-xr-x 4 root root 4096 May 9 08:30 .. [2023-05-09T08:31:49.185Z] drwxrwxr-x 2 1001 1001 4096 May 9 08:29 .blubracket [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 16 May 9 08:29 .dockerignore [2023-05-09T08:31:49.185Z] drwxrwxr-x 8 1001 1001 4096 May 9 08:29 .git [2023-05-09T08:31:49.185Z] drwxrwxr-x 3 1001 1001 4096 May 9 08:29 .github [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 1133 May 9 08:29 .gitignore [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 42 May 9 08:29 .golangci.yml [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 87 May 9 08:29 .hadolint.yml [2023-05-09T08:31:49.185Z] drwxr-xr-x 3 1001 1001 4096 May 9 08:29 .semver [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 166 May 9 08:29 .sonarcloud.properties [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 1171 May 9 08:29 ADOPTERS.md [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 10835 May 9 08:29 Attribution.txt [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 73765 May 9 08:29 CHANGELOG.md [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 3804 May 9 08:29 CONTRIBUTING.md [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 677 May 9 08:29 GOVERNANCE.md [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 883 May 9 08:29 Jenkinsfile [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 10775 May 9 08:29 LICENSE [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 14368 May 9 08:29 Makefile [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 582 May 9 08:29 OWNERS.md [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 9403 May 9 08:29 README.md [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 789 May 9 08:29 SECURITY.md [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 5 May 9 08:29 VERSION [2023-05-09T08:31:49.185Z] drwxrwxr-x 2 1001 1001 4096 May 9 08:29 bin [2023-05-09T08:31:49.185Z] drwxrwxr-x 18 1001 1001 4096 May 9 08:29 cmd [2023-05-09T08:31:49.185Z] -rw-r--r-- 1 root root 447733 May 9 08:31 coverage.out [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 3200 May 9 08:29 go.mod [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 31040 May 9 08:29 go.sum [2023-05-09T08:31:49.185Z] drwxrwxr-x 7 1001 1001 4096 May 9 08:29 internal [2023-05-09T08:31:49.185Z] drwxrwxr-x 3 1001 1001 4096 May 9 08:29 openapi [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 594 May 9 08:29 security.txt [2023-05-09T08:31:49.185Z] drwxrwxr-x 4 1001 1001 4096 May 9 08:29 snap [2023-05-09T08:31:49.185Z] -rw-rw-r-- 1 1001 1001 204 May 9 08:29 version.go [Pipeline] sh [2023-05-09T08:31:49.303Z] using credential edgex-jenkins-ssh [2023-05-09T08:31:49.322Z] Cloning the remote Git repository [2023-05-09T08:31:49.471Z] + '[' -e coverage.out ] [2023-05-09T08:31:49.471Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-09T08:31:49.570Z] Stashed 1 file(s) [Pipeline] sh [2023-05-09T08:31:49.847Z] + make build [2023-05-09T08:31:49.847Z] 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-05-09T08:31:49.374Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-09T08:31:49.473Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-05-09T08:31:49.634Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-09T08:31:49.635Z] > git --version # timeout=10 [2023-05-09T08:31:49.656Z] > git --version # 'git version 2.25.1' [2023-05-09T08:31:49.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T08:31:49.812Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T08:32:04.741Z] 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-05-09T08:32:04.741Z] 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-05-09T08:32:04.741Z] 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-05-09T08:32:05.678Z] 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-05-09T08:32:06.089Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-09T08:32:06.113Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T08:32:07.955Z] Merging remotes/origin/main commit 4299737ee5d04ae44cd32a71d962f6b1f245b358 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe [2023-05-09T08:32:07.022Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-09T08:32:07.067Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-09T08:32:07.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T08:32:07.085Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T08:32:07.974Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T08:32:08.039Z] > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 [2023-05-09T08:32:08.261Z] > git remote # timeout=10 [2023-05-09T08:32:08.284Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T08:32:08.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T08:32:08.311Z] > git merge 4299737ee5d04ae44cd32a71d962f6b1f245b358 # timeout=10 [2023-05-09T08:32:08.575Z] Merge succeeded, producing ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T08:32:08.576Z] Checking out Revision ea66938cfcd20a2b78fd8160baefacde74613d13 (PR-4558) [2023-05-09T08:32:08.558Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T08:32:08.584Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T08:32:08.606Z] > git checkout -f ea66938cfcd20a2b78fd8160baefacde74613d13 # timeout=10 [2023-05-09T08:32:12.213Z] Commit message: "Merge commit '4299737ee5d04ae44cd32a71d962f6b1f245b358' into HEAD" [2023-05-09T08:32:12.241Z] 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-05-09T08:32:12.223Z] > git rev-list --no-walk c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T08:32:13.217Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T08:32:13.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T08:32:13.217Z] Dload Upload Total Spent Left Speed [2023-05-09T08:32:13.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-05-09T08:32:13.925Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T08:32:14.148Z] 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-05-09T08:32:14.252Z] + + sudo tee /etc/docker/daemon.newsudo [2023-05-09T08:32:14.252Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T08:32:14.252Z] { [2023-05-09T08:32:14.252Z] "registry-mirrors": [ [2023-05-09T08:32:14.252Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T08:32:14.252Z] ], [2023-05-09T08:32:14.252Z] "bip": "10.250.0.254/24", [2023-05-09T08:32:14.252Z] "hosts": [ [2023-05-09T08:32:14.252Z] "tcp://0.0.0.0:5555", [2023-05-09T08:32:14.252Z] "unix:///var/run/docker.sock" [2023-05-09T08:32:14.252Z] ], [2023-05-09T08:32:14.252Z] "mtu": 1458, [2023-05-09T08:32:14.252Z] "selinux-enabled": true, [2023-05-09T08:32:14.252Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T08:32:14.252Z] } [Pipeline] sh [2023-05-09T08:32:14.579Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T08:32:14.902Z] + sudo service docker restart [2023-05-09T08:32:15.081Z] 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-05-09T08:32:16.018Z] 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-05-09T08:32:16.955Z] 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-05-09T08:32:17.892Z] 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-05-09T08:32:19.267Z] 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-05-09T08:32:20.656Z] $ docker stop --time=1 4a669e6bd23820ee8f684315c06d7df06866a113b2b14d77180861328dd616e7 [2023-05-09T08:32:23.983Z] $ docker rm -f --volumes 4a669e6bd23820ee8f684315c06d7df06866a113b2b14d77180861328dd616e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T08:32:24.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T08:32:24.919Z] [2023-05-09T08:32:24.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T08:32:25.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T08:32:25.212Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-09T08:32:25.212Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-09T08:32:25.212Z] ca9280d653b3: Pulling fs layer [2023-05-09T08:32:25.212Z] 7e9c9ca2126c: Pulling fs layer [2023-05-09T08:32:25.212Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-09T08:32:25.212Z] cbdbe7a5bc2a: Download complete [2023-05-09T08:32:25.471Z] ca9280d653b3: Verifying Checksum [2023-05-09T08:32:25.472Z] ca9280d653b3: Download complete [2023-05-09T08:32:25.472Z] cbdbe7a5bc2a: Pull complete [2023-05-09T08:32:25.729Z] 7e9c9ca2126c: Download complete [2023-05-09T08:32:25.987Z] ca9280d653b3: Pull complete [2023-05-09T08:32:29.269Z] 7e9c9ca2126c: Pull complete [2023-05-09T08:32:29.269Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-09T08:32:29.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T08:32:29.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T08:32:29.343Z] prd-ubuntu20.04-docker-8c-8g-14638 does not seem to be running inside a container [2023-05-09T08:32:29.372Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-09T08:32:31.293Z] $ docker top e4e33ef282d36d96b9cc319bea1989a887948ebb1a04599bd2370fac12fd8a64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T08:32:31.640Z] + docker-compose build --help [2023-05-09T08:32:31.640Z] + grep parallel [2023-05-09T08:32:32.207Z] --parallel Build images in parallel. [Pipeline] } [2023-05-09T08:32:32.220Z] $ docker stop --time=1 e4e33ef282d36d96b9cc319bea1989a887948ebb1a04599bd2370fac12fd8a64 [2023-05-09T08:32:33.478Z] $ docker rm -f --volumes e4e33ef282d36d96b9cc319bea1989a887948ebb1a04599bd2370fac12fd8a64 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T08:32:33.547Z] provisioning config files... [2023-05-09T08:32:33.625Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3357616902820708417tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T08:32:33.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T08:32:33.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T08:32:34.024Z] prd-ubuntu20.04-docker-8c-8g-14638 does not seem to be running inside a container [2023-05-09T08:32:34.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-09T08:32:34.088Z] ---> docker-login.sh [2023-05-09T08:32:34.088Z] nexus3.edgexfoundry.org:10001 [2023-05-09T08:32:34.423Z] $ docker top 39c190cdee368201346d183a93ad788a4a97044aa143dc6fd5f85222935202d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T08:32:34.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T08:32:34.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T08:32:34.681Z] Configure a credential helper to remove this warning. See [2023-05-09T08:32:34.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T08:32:34.681Z] [2023-05-09T08:32:34.681Z] Login Succeeded [2023-05-09T08:32:34.681Z] nexus3.edgexfoundry.org:10002 [2023-05-09T08:32:34.769Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-09T08:32:34.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T08:32:34.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T08:32:34.951Z] Configure a credential helper to remove this warning. See [2023-05-09T08:32:34.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T08:32:34.951Z] [2023-05-09T08:32:34.951Z] Login Succeeded [2023-05-09T08:32:34.951Z] nexus3.edgexfoundry.org:10003 [2023-05-09T08:32:35.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T08:32:35.336Z] Building core-command ... [2023-05-09T08:32:35.336Z] Building core-common-config-bootstrapper ... [2023-05-09T08:32:35.336Z] Building core-data ... [2023-05-09T08:32:35.336Z] Building core-metadata ... [2023-05-09T08:32:35.336Z] Building security-bootstrapper ... [2023-05-09T08:32:35.336Z] Building security-proxy-auth ... [2023-05-09T08:32:35.336Z] Building security-proxy-setup ... [2023-05-09T08:32:35.336Z] Building security-secretstore-setup ... [2023-05-09T08:32:35.336Z] Building security-spiffe-token-provider ... [2023-05-09T08:32:35.336Z] Building security-spire-agent ... [2023-05-09T08:32:35.336Z] Building security-spire-config ... [2023-05-09T08:32:35.336Z] Building security-spire-server ... [2023-05-09T08:32:35.336Z] Building support-notifications ... [2023-05-09T08:32:35.336Z] Building support-scheduler ... [2023-05-09T08:32:35.336Z] Building security-bootstrapper [2023-05-09T08:32:35.336Z] Building core-data [2023-05-09T08:32:35.336Z] Building security-proxy-auth [2023-05-09T08:32:35.336Z] Building support-scheduler [2023-05-09T08:32:35.336Z] Building core-common-config-bootstrapper [2023-05-09T08:32:35.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T08:32:35.500Z] Configure a credential helper to remove this warning. See [2023-05-09T08:32:35.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T08:32:35.500Z] [2023-05-09T08:32:35.500Z] Login Succeeded [2023-05-09T08:32:35.500Z] nexus3.edgexfoundry.org:10004 [2023-05-09T08:32:35.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T08:32:35.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T08:32:35.771Z] Configure a credential helper to remove this warning. See [2023-05-09T08:32:35.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T08:32:35.771Z] [2023-05-09T08:32:35.771Z] Login Succeeded [2023-05-09T08:32:35.771Z] docker.io [2023-05-09T08:32:36.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T08:32:36.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T08:32:36.313Z] Configure a credential helper to remove this warning. See [2023-05-09T08:32:36.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T08:32:36.313Z] [2023-05-09T08:32:36.313Z] Login Succeeded [2023-05-09T08:32:36.313Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T08:32:36.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-09T08:32:36.919Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-05-09T08:32:36.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T08:32:36.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T08:32:36.969Z] ========================================================= [2023-05-09T08:32:36.969Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T08:32:36.969Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T08:32:37.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T08:32:37.290Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T08:32:37.290Z] c41833b44d91: Pulling fs layer [2023-05-09T08:32:37.290Z] ed15518f5707: Pulling fs layer [2023-05-09T08:32:37.290Z] feae8fd75edb: Pulling fs layer [2023-05-09T08:32:37.290Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T08:32:37.290Z] 3cdef696dda3: Pulling fs layer [2023-05-09T08:32:37.290Z] 2ced38df9373: Pulling fs layer [2023-05-09T08:32:37.290Z] 58f1dce35555: Pulling fs layer [2023-05-09T08:32:37.290Z] 242c74f7c9fa: Waiting [2023-05-09T08:32:37.290Z] 3cdef696dda3: Waiting [2023-05-09T08:32:37.290Z] 58f1dce35555: Waiting [2023-05-09T08:32:37.290Z] 2ced38df9373: Waiting [2023-05-09T08:32:37.565Z] ed15518f5707: Verifying Checksum [2023-05-09T08:32:37.565Z] ed15518f5707: Download complete [2023-05-09T08:32:37.565Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T08:32:37.565Z] 242c74f7c9fa: Download complete [2023-05-09T08:32:37.565Z] 3cdef696dda3: Verifying Checksum [2023-05-09T08:32:37.565Z] 3cdef696dda3: Download complete [2023-05-09T08:32:37.565Z] c41833b44d91: Download complete [2023-05-09T08:32:39.001Z] c41833b44d91: Pull complete [2023-05-09T08:32:39.271Z] 58f1dce35555: Verifying Checksum [2023-05-09T08:32:39.271Z] 58f1dce35555: Download complete [2023-05-09T08:32:39.546Z] ed15518f5707: Pull complete [2023-05-09T08:32:40.511Z] feae8fd75edb: Download complete [2023-05-09T08:32:40.511Z] 2ced38df9373: Verifying Checksum [2023-05-09T08:32:40.511Z] 2ced38df9373: Download complete [2023-05-09T08:32:50.211Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:32:50.211Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:32:50.211Z] ---> 8737dc2bcbd7 [2023-05-09T08:32:50.211Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:32:50.211Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:32:50.211Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:32:50.211Z] ---> 8737dc2bcbd7 [2023-05-09T08:32:50.211Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:32:50.211Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:32:50.211Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:32:50.211Z] ---> 8737dc2bcbd7 [2023-05-09T08:32:50.211Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:32:50.211Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:32:50.211Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:32:50.211Z] ---> 8737dc2bcbd7 [2023-05-09T08:32:50.211Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:32:50.211Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:32:50.211Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:32:50.211Z] ---> 8737dc2bcbd7 [2023-05-09T08:32:50.211Z] Step 3/33 : WORKDIR /edgex-go [2023-05-09T08:32:52.853Z] feae8fd75edb: Pull complete [2023-05-09T08:32:52.853Z] 242c74f7c9fa: Pull complete [2023-05-09T08:32:52.853Z] 3cdef696dda3: Pull complete [2023-05-09T08:32:58.205Z] 2ced38df9373: Pull complete [2023-05-09T08:32:58.335Z] ---> Running in 4b714c504658 [2023-05-09T08:32:58.335Z] ---> Running in 3f41f6d66996 [2023-05-09T08:32:58.335Z] ---> Running in 73cf6324ee79 [2023-05-09T08:32:58.335Z] ---> Running in f7576fb2f24e [2023-05-09T08:32:58.335Z] ---> Running in 69ed5c5e3640 [2023-05-09T08:32:58.335Z] Removing intermediate container 4b714c504658 [2023-05-09T08:32:58.335Z] ---> 180fb31339a7 [2023-05-09T08:32:58.335Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T08:32:58.335Z] Removing intermediate container 73cf6324ee79 [2023-05-09T08:32:58.335Z] ---> 9cce6e707fa9 [2023-05-09T08:32:58.335Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T08:32:58.335Z] Removing intermediate container f7576fb2f24e [2023-05-09T08:32:58.335Z] ---> 014818d42a43 [2023-05-09T08:32:58.335Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T08:32:58.335Z] ---> Running in 46c4ee2b09f0 [2023-05-09T08:32:58.335Z] Removing intermediate container 69ed5c5e3640 [2023-05-09T08:32:58.335Z] ---> 46f3ee69bccc [2023-05-09T08:32:58.335Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T08:32:58.335Z] Removing intermediate container 3f41f6d66996 [2023-05-09T08:32:58.335Z] ---> 0318d3c79393 [2023-05-09T08:32:58.335Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-09T08:32:58.335Z] ---> Running in 6cef2315c46c [2023-05-09T08:32:58.335Z] ---> Running in 3a8334b0e1be [2023-05-09T08:32:58.335Z] ---> Running in 3aa1e96fb1e2 [2023-05-09T08:32:58.335Z] ---> Running in f6f461fca009 [2023-05-09T08:32:58.335Z] Removing intermediate container 3a8334b0e1be [2023-05-09T08:32:58.335Z] ---> d27a0090b0ec [2023-05-09T08:32:58.335Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T08:32:58.335Z] Removing intermediate container 46c4ee2b09f0 [2023-05-09T08:32:58.335Z] ---> cd14d378d548 [2023-05-09T08:32:58.336Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T08:32:58.336Z] Removing intermediate container 6cef2315c46c [2023-05-09T08:32:58.336Z] ---> 3724b95a4a85 [2023-05-09T08:32:58.336Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T08:32:58.336Z] Removing intermediate container 3aa1e96fb1e2 [2023-05-09T08:32:58.336Z] ---> edd6538476d9 [2023-05-09T08:32:58.336Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T08:32:58.336Z] ---> Running in 3527896dbec9 [2023-05-09T08:32:58.336Z] ---> Running in a35b6d4c6ade [2023-05-09T08:32:58.336Z] ---> Running in f3441e455cc1 [2023-05-09T08:32:58.336Z] ---> Running in 1101f6d447ed [2023-05-09T08:32:58.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:32:58.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:32:58.336Z] OK: 265 MiB in 53 packages [2023-05-09T08:32:58.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:32:58.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:32:58.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:32:58.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:32:58.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:32:58.336Z] OK: 265 MiB in 53 packages [2023-05-09T08:32:58.336Z] Removing intermediate container f6f461fca009 [2023-05-09T08:32:58.336Z] ---> 8a96bb97114c [2023-05-09T08:32:58.336Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-09T08:32:58.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:32:58.336Z] OK: 265 MiB in 53 packages [2023-05-09T08:32:58.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:32:58.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:32:58.596Z] ---> bbdb71ef1c67 [2023-05-09T08:32:58.596Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:32:58.596Z] ---> Running in 4c9bafa123bf [2023-05-09T08:32:58.596Z] OK: 265 MiB in 53 packages [2023-05-09T08:32:58.596Z] OK: 265 MiB in 53 packages [2023-05-09T08:32:58.853Z] Removing intermediate container a35b6d4c6ade [2023-05-09T08:32:58.854Z] ---> 7c29bf28e416 [2023-05-09T08:32:58.854Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T08:32:58.854Z] Removing intermediate container 3527896dbec9 [2023-05-09T08:32:58.854Z] ---> 94d02619fad5 [2023-05-09T08:32:58.854Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T08:32:58.854Z] ---> ff76ba242608 [2023-05-09T08:32:58.854Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:32:58.854Z] ---> Running in d38b9ce0c04b [2023-05-09T08:32:59.113Z] ---> 404c1170e349 [2023-05-09T08:32:59.113Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:32:59.113Z] ---> Running in 521ffdab103b [2023-05-09T08:32:59.113Z] Removing intermediate container f3441e455cc1 [2023-05-09T08:32:59.113Z] ---> 82c45dd8bade [2023-05-09T08:32:59.113Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T08:32:59.113Z] Removing intermediate container 1101f6d447ed [2023-05-09T08:32:59.113Z] ---> 4b0a22809327 [2023-05-09T08:32:59.113Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T08:32:59.374Z] ---> dc2d2a38d05c [2023-05-09T08:32:59.374Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:32:59.374Z] ---> Running in 11c96477c925 [2023-05-09T08:32:59.374Z] ---> 8d104336ca5c [2023-05-09T08:32:59.374Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:32:59.374Z] ---> Running in 84275e5332bd [2023-05-09T08:33:01.572Z] 58f1dce35555: Pull complete [2023-05-09T08:33:01.572Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T08:33:01.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T08:33:01.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T08:33:01.912Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T08:33:01.912Z] WORKDIR /edgex [2023-05-09T08:33:01.912Z] COPY go.mod . [2023-05-09T08:33:01.912Z] RUN go mod download [2023-05-09T08:33:01.912Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-09T08:33:02.500Z] Sending build context to Docker daemon 2.931MB [2023-05-09T08:33:02.500Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T08:33:02.500Z] ---> fadd8f120f05 [2023-05-09T08:33:02.500Z] Step 2/4 : WORKDIR /edgex [2023-05-09T08:33:04.447Z] ---> Running in cdcb572add5d [2023-05-09T08:33:04.447Z] Removing intermediate container cdcb572add5d [2023-05-09T08:33:04.447Z] ---> e2c3ea3a8719 [2023-05-09T08:33:04.447Z] Step 3/4 : COPY go.mod . [2023-05-09T08:33:05.033Z] ---> 8de69ae1e5be [2023-05-09T08:33:05.033Z] Step 4/4 : RUN go mod download [2023-05-09T08:33:05.033Z] ---> Running in 70d18843ed28 [2023-05-09T08:33:37.279Z] Removing intermediate container 70d18843ed28 [2023-05-09T08:33:37.279Z] ---> 56c75f80d703 [2023-05-09T08:33:37.279Z] Successfully built 56c75f80d703 [2023-05-09T08:33:37.279Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T08:33:37.609Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T08:33:37.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T08:33:37.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-14640 does not seem to be running inside a container [2023-05-09T08:33:37.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T08:33:39.052Z] $ docker top af81b282719728e37cc044848abede42156db47b5faad12b0cc94980eda7301d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T08:33:39.892Z] + go version [2023-05-09T08:33:39.892Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T08:33:39.913Z] $ docker stop --time=1 af81b282719728e37cc044848abede42156db47b5faad12b0cc94980eda7301d [2023-05-09T08:33:41.568Z] $ docker rm -f --volumes af81b282719728e37cc044848abede42156db47b5faad12b0cc94980eda7301d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T08:33:42.121Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T08:33:42.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T08:33:42.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-14640 does not seem to be running inside a container [2023-05-09T08:33:42.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T08:33:43.529Z] $ docker top ececfb461cbb9915fe3c4ed11639e609a85abf96d45296cd9c15c0bd4e154749 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T08:33:43.739Z] ========================================================= [2023-05-09T08:33:43.739Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-09T08:33:43.739Z] ========================================================= [Pipeline] sh [2023-05-09T08:33:44.365Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-09T08:33:45.022Z] + make test [2023-05-09T08:33:45.022Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T08:34:07.087Z] Removing intermediate container 521ffdab103b [2023-05-09T08:34:07.087Z] ---> 10d4120f1299 [2023-05-09T08:34:07.087Z] Step 8/23 : COPY . . [2023-05-09T08:34:07.087Z] Removing intermediate container d38b9ce0c04b [2023-05-09T08:34:07.087Z] ---> 626714add88e [2023-05-09T08:34:07.087Z] Step 8/23 : COPY . . [2023-05-09T08:34:07.087Z] Removing intermediate container 11c96477c925 [2023-05-09T08:34:07.087Z] ---> 992a61b2e845 [2023-05-09T08:34:07.087Z] Step 8/23 : COPY . . [2023-05-09T08:34:07.087Z] Removing intermediate container 84275e5332bd [2023-05-09T08:34:07.087Z] ---> 167f566fca48 [2023-05-09T08:34:07.087Z] Step 8/23 : COPY . . [2023-05-09T08:34:07.087Z] Removing intermediate container 4c9bafa123bf [2023-05-09T08:34:07.087Z] ---> 0fea28f8d768 [2023-05-09T08:34:07.087Z] Step 7/33 : COPY . . [2023-05-09T08:34:29.161Z] ---> 2955321b883e [2023-05-09T08:34:29.161Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-09T08:34:29.161Z] ---> 72171dee5b7c [2023-05-09T08:34:29.161Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-09T08:34:29.161Z] ---> be4244da5166 [2023-05-09T08:34:29.161Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-09T08:34:29.161Z] ---> 5eab67e7bcf6 [2023-05-09T08:34:29.161Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-09T08:34:29.161Z] ---> 5d41f70ea382 [2023-05-09T08:34:29.161Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-09T08:34:29.161Z] ---> Running in 90ff9d45e805 [2023-05-09T08:34:29.161Z] ---> Running in 4d7bf5fbee4b [2023-05-09T08:34:29.161Z] ---> Running in ab43db9dd5f7 [2023-05-09T08:34:29.161Z] ---> Running in 7a5a20f41c4b [2023-05-09T08:34:29.161Z] ---> Running in 5f0884ab6079 [2023-05-09T08:34:29.729Z] 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-05-09T08:34:29.729Z] 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-05-09T08:34:29.729Z] 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-05-09T08:34:29.729Z] 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-05-09T08:34:29.987Z] 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-05-09T08:34:31.867Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-09T08:35:16.691Z] Removing intermediate container 4d7bf5fbee4b [2023-05-09T08:35:16.691Z] ---> 55f86f5d9673 [2023-05-09T08:35:16.691Z] [2023-05-09T08:35:16.691Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T08:35:16.691Z] Removing intermediate container 7a5a20f41c4b [2023-05-09T08:35:16.691Z] ---> a2b5e37fa49c [2023-05-09T08:35:16.691Z] [2023-05-09T08:35:16.691Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T08:35:16.691Z] Removing intermediate container 90ff9d45e805 [2023-05-09T08:35:16.691Z] ---> 06c643578722 [2023-05-09T08:35:16.691Z] [2023-05-09T08:35:16.691Z] Step 9/33 : FROM alpine:3.17 [2023-05-09T08:35:16.691Z] Removing intermediate container ab43db9dd5f7 [2023-05-09T08:35:16.691Z] ---> 53d118cc9344 [2023-05-09T08:35:16.691Z] [2023-05-09T08:35:16.691Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T08:35:16.691Z] Removing intermediate container 5f0884ab6079 [2023-05-09T08:35:16.691Z] ---> 625e782b64db [2023-05-09T08:35:16.691Z] [2023-05-09T08:35:16.691Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T08:35:16.691Z] 3.17: Pulling from library/alpine [2023-05-09T08:35:16.691Z] 3.17: Pulling from library/alpine [2023-05-09T08:35:16.691Z] 3.17: Pulling from library/alpine [2023-05-09T08:35:16.691Z] 3.17: Pulling from library/alpine [2023-05-09T08:35:16.965Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T08:35:16.965Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T08:35:16.965Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T08:35:16.965Z] 3.17: Pulling from library/alpine [2023-05-09T08:35:16.965Z] Status: Image is up to date for alpine:3.17 [2023-05-09T08:35:16.965Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T08:35:16.965Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T08:35:16.965Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T08:35:16.965Z] Status: Image is up to date for alpine:3.17 [2023-05-09T08:35:16.965Z] ---> 9ed4aefc74f6 [2023-05-09T08:35:16.965Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T08:35:16.965Z] ---> 9ed4aefc74f6 [2023-05-09T08:35:16.965Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T08:35:16.965Z] ---> 9ed4aefc74f6 [2023-05-09T08:35:16.965Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T08:35:16.965Z] ---> 9ed4aefc74f6 [2023-05-09T08:35:16.965Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T08:35:16.965Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T08:35:16.965Z] Status: Image is up to date for alpine:3.17 [2023-05-09T08:35:16.965Z] ---> 9ed4aefc74f6 [2023-05-09T08:35:16.965Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T08:35:16.965Z] ---> Running in 116168cf4d19 [2023-05-09T08:35:16.965Z] ---> Running in 548e5d25881e [2023-05-09T08:35:16.965Z] ---> Running in 8b94175800b5 [2023-05-09T08:35:16.965Z] ---> Running in 296cd786d8ea [2023-05-09T08:35:17.225Z] ---> Running in fedb4dd0e7d9 [2023-05-09T08:35:17.225Z] Removing intermediate container 548e5d25881e [2023-05-09T08:35:17.225Z] ---> 5de6afeb6f06 [2023-05-09T08:35:17.225Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-09T08:35:17.225Z] Removing intermediate container 116168cf4d19 [2023-05-09T08:35:17.225Z] ---> 8260549de69c [2023-05-09T08:35:17.225Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T08:35:17.225Z] Removing intermediate container 8b94175800b5 [2023-05-09T08:35:17.225Z] ---> 13602cfdc6ae [2023-05-09T08:35:17.225Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-09T08:35:17.225Z] ---> Running in 6d90f4d595a6 [2023-05-09T08:35:17.225Z] ---> Running in 8cfb6937d148 [2023-05-09T08:35:17.225Z] Removing intermediate container 296cd786d8ea [2023-05-09T08:35:17.225Z] ---> f6d4f6ae6330 [2023-05-09T08:35:17.225Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T08:35:17.225Z] ---> Running in 7826e32e16df [2023-05-09T08:35:17.225Z] ---> Running in b10192c1134a [2023-05-09T08:35:17.225Z] Removing intermediate container 8cfb6937d148 [2023-05-09T08:35:17.225Z] ---> cf29445f2d6b [2023-05-09T08:35:17.225Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-09T08:35:17.225Z] ---> Running in 2371fa1707d8 [2023-05-09T08:35:17.482Z] Removing intermediate container 2371fa1707d8 [2023-05-09T08:35:17.482Z] ---> 5553b998360d [2023-05-09T08:35:17.482Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T08:35:17.482Z] ---> Running in 8d14845006bc [2023-05-09T08:35:17.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:17.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:17.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:17.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:17.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:17.741Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T08:35:17.741Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:35:17.741Z] OK: 7 MiB in 16 packages [2023-05-09T08:35:18.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:18.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:18.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:18.009Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T08:35:18.009Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:35:18.009Z] OK: 7 MiB in 16 packages [2023-05-09T08:35:18.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:18.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:18.277Z] Removing intermediate container fedb4dd0e7d9 [2023-05-09T08:35:18.277Z] ---> 3415a6b5b4b8 [2023-05-09T08:35:18.277Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T08:35:18.277Z] ---> Running in 1ab1c722bc2c [2023-05-09T08:35:18.277Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T08:35:18.277Z] (2/2) Installing su-exec (0.2-r2) [2023-05-09T08:35:18.277Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:35:18.277Z] OK: 7 MiB in 17 packages [2023-05-09T08:35:18.277Z] Removing intermediate container 1ab1c722bc2c [2023-05-09T08:35:18.277Z] ---> 3ac115c26d4f [2023-05-09T08:35:18.277Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-09T08:35:18.277Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T08:35:18.277Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:35:18.277Z] ---> Running in 008349e1395a [2023-05-09T08:35:18.277Z] OK: 7 MiB in 16 packages [2023-05-09T08:35:18.277Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T08:35:18.277Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:35:18.277Z] OK: 7 MiB in 16 packages [2023-05-09T08:35:18.544Z] Removing intermediate container 008349e1395a [2023-05-09T08:35:18.544Z] ---> a6d01d9122d4 [2023-05-09T08:35:18.544Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T08:35:18.544Z] Removing intermediate container 6d90f4d595a6 [2023-05-09T08:35:18.544Z] ---> 0146a7b55d7d [2023-05-09T08:35:18.544Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:35:18.544Z] ---> Running in 400b69e98ea8 [2023-05-09T08:35:18.544Z] Removing intermediate container 400b69e98ea8 [2023-05-09T08:35:18.544Z] ---> 3596ffacbff1 [2023-05-09T08:35:18.544Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:35:18.544Z] ---> 0d574eb00c60 [2023-05-09T08:35:18.544Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:35:18.807Z] ---> b22ebb540b97 [2023-05-09T08:35:18.807Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:35:18.807Z] Removing intermediate container 7826e32e16df [2023-05-09T08:35:18.807Z] ---> 2bd4ca52c55a [2023-05-09T08:35:18.807Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-09T08:35:18.807Z] ---> c7d809e655dc [2023-05-09T08:35:18.807Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-09T08:35:18.807Z] ---> Running in 11c80ccadb80 [2023-05-09T08:35:18.807Z] Removing intermediate container b10192c1134a [2023-05-09T08:35:18.807Z] ---> dd78be27ae3f [2023-05-09T08:35:18.807Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:35:18.807Z] Removing intermediate container 8d14845006bc [2023-05-09T08:35:18.807Z] ---> a5738bf1f25a [2023-05-09T08:35:18.807Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:35:19.069Z] Removing intermediate container 11c80ccadb80 [2023-05-09T08:35:19.069Z] ---> 0c14847fee90 [2023-05-09T08:35:19.069Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-09T08:35:19.069Z] ---> 28715660d813 [2023-05-09T08:35:19.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-09T08:35:19.364Z] ---> Running in 7ff64c10ea8f [2023-05-09T08:35:19.364Z] ---> e3484343c4ad [2023-05-09T08:35:19.364Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:35:19.364Z] ---> f1a190690677 [2023-05-09T08:35:19.364Z] ---> ad9090fe96ec [2023-05-09T08:35:19.364Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yamlStep 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:35:19.364Z] [2023-05-09T08:35:19.364Z] Removing intermediate container 7ff64c10ea8f [2023-05-09T08:35:19.364Z] ---> aab5ae299cd6 [2023-05-09T08:35:19.364Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-09T08:35:19.623Z] ---> Running in d95e1649b63e [2023-05-09T08:35:19.882Z] ---> 5453e9590d22 [2023-05-09T08:35:19.882Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-09T08:35:19.882Z] ---> 7d1eca575d22 [2023-05-09T08:35:19.882Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-09T08:35:19.882Z] ---> 65c70fbd70f1 [2023-05-09T08:35:19.882Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-09T08:35:19.882Z] Removing intermediate container d95e1649b63e [2023-05-09T08:35:19.882Z] ---> ed556d13ef13 [2023-05-09T08:35:19.882Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-09T08:35:20.140Z] ---> dd89adcc011d [2023-05-09T08:35:20.140Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-09T08:35:20.140Z] ---> 878c9cc19809 [2023-05-09T08:35:20.140Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T08:35:20.140Z] ---> Running in d89a057fa639 [2023-05-09T08:35:20.140Z] ---> Running in 41ccac3f510e [2023-05-09T08:35:20.710Z] Removing intermediate container d89a057fa639 [2023-05-09T08:35:20.711Z] ---> 4866f2c28036 [2023-05-09T08:35:20.711Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-09T08:35:20.711Z] ---> 4649e02102b9 [2023-05-09T08:35:20.711Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-09T08:35:20.711Z] ---> 2b3c460dac42 [2023-05-09T08:35:20.711Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-09T08:35:20.711Z] ---> cf7318b75be6 [2023-05-09T08:35:20.711Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-09T08:35:20.711Z] ---> Running in 75b5b5ab4fd8 [2023-05-09T08:35:20.711Z] ---> Running in 4cbd65525ca3 [2023-05-09T08:35:20.711Z] Removing intermediate container 4cbd65525ca3 [2023-05-09T08:35:20.711Z] ---> 257f55356c04 [2023-05-09T08:35:20.711Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T08:35:20.711Z] ---> Running in 75a900815bdc [2023-05-09T08:35:20.976Z] ---> ce27a78229e6 [2023-05-09T08:35:20.976Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-09T08:35:20.976Z] ---> cf94cb53a27c [2023-05-09T08:35:20.976Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-09T08:35:20.976Z] ---> Running in f70689b2ae10 [2023-05-09T08:35:20.976Z] Removing intermediate container 75a900815bdc [2023-05-09T08:35:20.976Z] ---> ac6542d31fd7 [2023-05-09T08:35:20.976Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T08:35:20.976Z] ---> Running in d0300935c499 [2023-05-09T08:35:20.976Z] Removing intermediate container f70689b2ae10 [2023-05-09T08:35:20.976Z] ---> 93a3a6b0f85a [2023-05-09T08:35:20.976Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T08:35:20.976Z] Removing intermediate container 41ccac3f510e [2023-05-09T08:35:20.976Z] ---> 3a04d4b2cdc7 [2023-05-09T08:35:20.976Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T08:35:20.976Z] ---> Running in b7e562555ef9 [2023-05-09T08:35:20.976Z] ---> Running in e7678c41cc05 [2023-05-09T08:35:20.976Z] ---> eb936b00ed2c [2023-05-09T08:35:20.976Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T08:35:21.240Z] Removing intermediate container d0300935c499 [2023-05-09T08:35:21.240Z] ---> a8bb24aee321 [2023-05-09T08:35:21.240Z] Step 22/23 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:35:21.240Z] ---> Running in 563a0ac1620d [2023-05-09T08:35:21.240Z] Removing intermediate container b7e562555ef9 [2023-05-09T08:35:21.240Z] ---> ef68b7a07f97 [2023-05-09T08:35:21.240Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T08:35:21.240Z] ---> Running in 863ea9f5f6f3 [2023-05-09T08:35:21.240Z] Removing intermediate container e7678c41cc05 [2023-05-09T08:35:21.240Z] ---> 6a57f571b360 [2023-05-09T08:35:21.240Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T08:35:21.240Z] ---> Running in 8fae08464ad8 [2023-05-09T08:35:21.240Z] ---> Running in 9c1147d0ad36 [2023-05-09T08:35:21.240Z] Removing intermediate container 863ea9f5f6f3 [2023-05-09T08:35:21.240Z] ---> aed13da249e7 [2023-05-09T08:35:21.240Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T08:35:21.501Z] ---> Running in 5846119f0c07 [2023-05-09T08:35:21.501Z] Removing intermediate container 8fae08464ad8 [2023-05-09T08:35:21.501Z] ---> 1ea59c467480 [2023-05-09T08:35:21.501Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T08:35:21.501Z] Removing intermediate container 75b5b5ab4fd8 [2023-05-09T08:35:21.501Z] ---> af44ae082a43 [2023-05-09T08:35:21.501Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-09T08:35:21.501Z] Removing intermediate container 9c1147d0ad36 [2023-05-09T08:35:21.501Z] ---> a539d6688e4f [2023-05-09T08:35:21.501Z] Step 22/23 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:35:21.501Z] ---> Running in 115aab0a8c23 [2023-05-09T08:35:21.501Z] ---> Running in dafd82d48c5d [2023-05-09T08:35:21.501Z] Removing intermediate container 5846119f0c07 [2023-05-09T08:35:21.501Z] ---> 3ff37f3f64ed [2023-05-09T08:35:21.501Z] Step 22/23 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:35:21.501Z] ---> Running in 37e1ef22f202 [2023-05-09T08:35:21.761Z] ---> Running in 543d7d5bedad [2023-05-09T08:35:21.761Z] Removing intermediate container 115aab0a8c23 [2023-05-09T08:35:21.761Z] ---> 1cb46bea0499 [2023-05-09T08:35:21.761Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-09T08:35:21.761Z] Removing intermediate container dafd82d48c5d [2023-05-09T08:35:21.761Z] ---> b9604ff6fcf7 [2023-05-09T08:35:21.761Z] [2023-05-09T08:35:21.761Z] Removing intermediate container 37e1ef22f202 [2023-05-09T08:35:21.761Z] ---> badc2be76813 [2023-05-09T08:35:21.761Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T08:35:21.761Z] ---> Running in af1937b35b75 [2023-05-09T08:35:21.761Z] Removing intermediate container 543d7d5bedad [2023-05-09T08:35:21.761Z] ---> 864e4aa46808 [2023-05-09T08:35:21.761Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T08:35:21.761Z] Successfully built b9604ff6fcf7 [2023-05-09T08:35:21.761Z] Successfully tagged support-scheduler:latest [2023-05-09T08:35:21.761Z]  Building support-scheduler ... done Building security-secretstore-setup [2023-05-09T08:35:21.761Z] ---> Running in dd8e9f4e325b [2023-05-09T08:35:21.761Z] ---> 6ff028605f0e [2023-05-09T08:35:21.761Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-09T08:35:24.312Z] Removing intermediate container af1937b35b75 [2023-05-09T08:35:24.312Z] ---> 771ce29800f8 [2023-05-09T08:35:24.312Z] [2023-05-09T08:35:24.312Z] ---> Running in df17c7d3735c [2023-05-09T08:35:24.312Z] Successfully built 771ce29800f8 [2023-05-09T08:35:26.419Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:35:26.419Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:35:26.691Z] Successfully tagged core-data:latest [2023-05-09T08:35:26.691Z] Building support-notifications [2023-05-09T08:35:26.691Z] ---> 8737dc2bcbd7 [2023-05-09T08:35:26.691Z] Step 3/25 : WORKDIR /edgex-go [2023-05-09T08:35:26.691Z]  Building core-data ... done  ---> Using cache [2023-05-09T08:35:26.691Z] ---> 0318d3c79393 [2023-05-09T08:35:26.691Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-09T08:35:26.691Z] ---> Using cache [2023-05-09T08:35:26.691Z] ---> 8a96bb97114c [2023-05-09T08:35:26.691Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-09T08:35:26.949Z] ---> Using cache [2023-05-09T08:35:26.949Z] ---> bbdb71ef1c67 [2023-05-09T08:35:26.949Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:35:26.949Z] ---> Using cache [2023-05-09T08:35:26.949Z] ---> 0fea28f8d768 [2023-05-09T08:35:26.949Z] Step 7/25 : COPY . . [2023-05-09T08:35:26.949Z] ---> Using cache [2023-05-09T08:35:26.949Z] ---> 2955321b883e [2023-05-09T08:35:26.949Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-09T08:35:31.145Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:35:31.146Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:35:31.146Z] ---> 8737dc2bcbd7 [2023-05-09T08:35:31.146Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:35:31.146Z] ---> Using cache [2023-05-09T08:35:31.146Z] ---> 46f3ee69bccc [2023-05-09T08:35:31.146Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T08:35:31.146Z] ---> Using cache [2023-05-09T08:35:31.146Z] ---> edd6538476d9 [2023-05-09T08:35:31.146Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-09T08:35:33.680Z] Removing intermediate container 563a0ac1620d [2023-05-09T08:35:33.680Z] ---> a7c379863cc4 [2023-05-09T08:35:33.680Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T08:35:33.680Z] Removing intermediate container dd8e9f4e325b [2023-05-09T08:35:33.680Z] ---> e9c8787aa406 [2023-05-09T08:35:33.680Z] [2023-05-09T08:35:33.680Z] ---> Running in 9ae6b400f6a3 [2023-05-09T08:35:33.680Z] ---> Running in 743480bc0eef [2023-05-09T08:35:33.680Z] ---> Running in 8391b9f9dee0 [2023-05-09T08:35:33.680Z] Successfully built e9c8787aa406 [2023-05-09T08:35:33.680Z] Successfully tagged security-proxy-auth:latest [2023-05-09T08:35:33.680Z]  Building security-proxy-auth ... done Building security-spiffe-token-provider [2023-05-09T08:35:33.680Z] Removing intermediate container 8391b9f9dee0 [2023-05-09T08:35:33.680Z] ---> 100f64c52994 [2023-05-09T08:35:33.680Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T08:35:33.680Z] ---> Running in 49b97cb7680e [2023-05-09T08:35:33.680Z] 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-05-09T08:35:33.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:33.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:34.372Z] OK: 265 MiB in 53 packages [2023-05-09T08:35:36.281Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:35:36.281Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:35:36.281Z] ---> 8737dc2bcbd7 [2023-05-09T08:35:36.281Z] Step 3/20 : WORKDIR /edgex-go [2023-05-09T08:35:36.281Z] ---> Using cache [2023-05-09T08:35:36.281Z] ---> 0318d3c79393 [2023-05-09T08:35:36.281Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-09T08:35:38.197Z] Removing intermediate container 49b97cb7680e [2023-05-09T08:35:38.197Z] ---> 3b7961bd99fa [2023-05-09T08:35:38.197Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T08:35:38.459Z] ---> Running in 6ed6ce20f5eb [2023-05-09T08:35:38.459Z] ---> Running in 673cf936e8dc [2023-05-09T08:35:38.459Z] Removing intermediate container df17c7d3735c [2023-05-09T08:35:38.459Z] ---> 648fcc43b7ff [2023-05-09T08:35:38.459Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:35:38.718Z] Removing intermediate container 673cf936e8dc [2023-05-09T08:35:38.718Z] ---> 3cfc27c647ea [2023-05-09T08:35:38.718Z] Step 22/23 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:35:38.718Z] ---> Running in d41b484c1e5c [2023-05-09T08:35:38.718Z] ---> 3cbdbdcd151b [2023-05-09T08:35:38.718Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:35:38.718Z] Removing intermediate container 743480bc0eef [2023-05-09T08:35:38.718Z] ---> 8bc181722927 [2023-05-09T08:35:38.718Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T08:35:38.718Z] Removing intermediate container d41b484c1e5c [2023-05-09T08:35:38.718Z] ---> ff9f2b046d88 [2023-05-09T08:35:38.718Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T08:35:38.976Z] ---> Running in 6a2ba78cbb1f [2023-05-09T08:35:38.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:38.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:38.976Z] ---> 0f3897b349b0 [2023-05-09T08:35:38.976Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-09T08:35:39.232Z] Removing intermediate container 6a2ba78cbb1f [2023-05-09T08:35:39.232Z] ---> 7dfd594db980 [2023-05-09T08:35:39.232Z] [2023-05-09T08:35:39.232Z] ---> f4fef4007f01 [2023-05-09T08:35:39.232Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:35:39.232Z] ---> Running in a7af75768645 [2023-05-09T08:35:39.232Z] Successfully built 7dfd594db980 [2023-05-09T08:35:39.232Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-09T08:35:39.232Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-05-09T08:35:39.232Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T08:35:39.232Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T08:35:39.232Z] OK: 17821 distinct packages available [2023-05-09T08:35:39.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:39.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:39.757Z] OK: 265 MiB in 53 packages [2023-05-09T08:35:43.301Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:35:43.301Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:35:43.301Z] ---> 8737dc2bcbd7 [2023-05-09T08:35:43.301Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T08:35:43.301Z] ---> Using cache [2023-05-09T08:35:43.301Z] ---> 0318d3c79393 [2023-05-09T08:35:43.301Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T08:35:47.595Z] ---> e1b3a7483ada [2023-05-09T08:35:47.595Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-09T08:35:47.595Z] ---> Running in b69e938bf5b1 [2023-05-09T08:35:47.854Z] Removing intermediate container 6ed6ce20f5eb [2023-05-09T08:35:47.854Z] ---> 2520853fcb90 [2023-05-09T08:35:47.854Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-09T08:35:47.854Z] ---> 55ef3b396481 [2023-05-09T08:35:47.854Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-09T08:35:48.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:48.120Z] ---> f97423c34be7 [2023-05-09T08:35:48.120Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:35:48.120Z] ---> Running in b382a4a30a21 [2023-05-09T08:35:48.120Z] ---> 0aa49264432e [2023-05-09T08:35:48.120Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-09T08:35:48.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:35:48.120Z] ---> 9c1f5f486887 [2023-05-09T08:35:48.120Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-09T08:35:48.381Z] OK: 265 MiB in 53 packages [2023-05-09T08:35:48.381Z] ---> 18193fcf5833 [2023-05-09T08:35:48.381Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-09T08:35:48.645Z] ---> 07f20d13f031 [2023-05-09T08:35:48.645Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-09T08:35:48.645Z] ---> Running in 2fd60d032001 [2023-05-09T08:35:48.645Z] Removing intermediate container b69e938bf5b1 [2023-05-09T08:35:48.645Z] ---> 58d016ce246a [2023-05-09T08:35:48.645Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T08:35:48.905Z] ---> 630d220aeecc [2023-05-09T08:35:48.905Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:35:49.165Z] ---> Running in 755f3473934e [2023-05-09T08:35:49.835Z] Removing intermediate container 2fd60d032001 [2023-05-09T08:35:49.835Z] ---> 544171a89061 [2023-05-09T08:35:49.835Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-09T08:35:49.835Z] ---> Running in 0fa137baa62a [2023-05-09T08:35:50.095Z] Removing intermediate container 0fa137baa62a [2023-05-09T08:35:50.095Z] ---> 5ec60a7c291a [2023-05-09T08:35:50.095Z] Step 30/33 : CMD ["gate"] [2023-05-09T08:35:50.095Z] ---> Running in cdb6582b3bb3 [2023-05-09T08:35:50.095Z] Removing intermediate container cdb6582b3bb3 [2023-05-09T08:35:50.095Z] ---> 345e2376abfb [2023-05-09T08:35:50.095Z] Step 31/33 : LABEL arch=x86_64 [2023-05-09T08:35:50.095Z] ---> Running in 1da825abd735 [2023-05-09T08:35:50.095Z] Removing intermediate container 1da825abd735 [2023-05-09T08:35:50.095Z] ---> 221cd583bc33 [2023-05-09T08:35:50.095Z] Step 32/33 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:35:50.354Z] ---> Running in 7a6c28b2fe46 [2023-05-09T08:35:50.354Z] Removing intermediate container 7a6c28b2fe46 [2023-05-09T08:35:50.354Z] ---> c8a9d6ea3a7c [2023-05-09T08:35:50.354Z] Step 33/33 : LABEL version=0.0.0 [2023-05-09T08:35:50.354Z] ---> Running in eb39fe77d2de [2023-05-09T08:35:50.354Z] Removing intermediate container eb39fe77d2de [2023-05-09T08:35:50.354Z] ---> e35baba35766 [2023-05-09T08:35:50.354Z] [2023-05-09T08:35:50.613Z] Successfully built e35baba35766 [2023-05-09T08:35:50.613Z] Successfully tagged security-bootstrapper:latest [2023-05-09T08:35:50.613Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-05-09T08:35:53.143Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:35:53.143Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:35:53.143Z] ---> 8737dc2bcbd7 [2023-05-09T08:35:53.144Z] Step 3/22 : WORKDIR /edgex-go [2023-05-09T08:35:53.144Z] ---> Using cache [2023-05-09T08:35:53.144Z] ---> 0318d3c79393 [2023-05-09T08:35:53.144Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-09T08:35:53.144Z] ---> Using cache [2023-05-09T08:35:53.144Z] ---> 8a96bb97114c [2023-05-09T08:35:53.144Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-09T08:35:53.144Z] ---> Using cache [2023-05-09T08:35:53.144Z] ---> bbdb71ef1c67 [2023-05-09T08:35:53.144Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:35:53.144Z] ---> Using cache [2023-05-09T08:35:53.144Z] ---> 0fea28f8d768 [2023-05-09T08:35:53.144Z] Step 7/22 : COPY . . [2023-05-09T08:35:53.144Z] ---> Using cache [2023-05-09T08:35:53.144Z] ---> 2955321b883e [2023-05-09T08:35:53.144Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-09T08:35:55.684Z] 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-05-09T08:35:56.250Z] ---> Running in e0a9d3723af7 [2023-05-09T08:35:56.511Z] 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-05-09T08:36:00.764Z] Removing intermediate container 9ae6b400f6a3 [2023-05-09T08:36:00.764Z] ---> adac2ca4f6d6 [2023-05-09T08:36:00.764Z] [2023-05-09T08:36:00.764Z] Step 9/25 : FROM alpine:3.17 [2023-05-09T08:36:00.764Z] ---> 9ed4aefc74f6 [2023-05-09T08:36:00.764Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-09T08:36:00.764Z] ---> Running in b409591fb348 [2023-05-09T08:36:00.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:36:00.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:36:01.024Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-09T08:36:01.024Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-09T08:36:01.024Z] (3/3) Installing su-exec (0.2-r2) [2023-05-09T08:36:01.024Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:36:01.024Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T08:36:01.024Z] OK: 8 MiB in 18 packages [2023-05-09T08:36:02.007Z] Removing intermediate container b409591fb348 [2023-05-09T08:36:02.007Z] ---> 314ed8e56222 [2023-05-09T08:36:02.007Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T08:36:02.270Z] ---> Running in 4bb61c483d69 [2023-05-09T08:36:02.270Z] Removing intermediate container 4bb61c483d69 [2023-05-09T08:36:02.270Z] ---> 331718c04db4 [2023-05-09T08:36:02.270Z] Step 12/25 : WORKDIR / [2023-05-09T08:36:02.270Z] ---> Running in b620c29285af [2023-05-09T08:36:02.531Z] Removing intermediate container b620c29285af [2023-05-09T08:36:02.531Z] ---> 7c593b9e9ed5 [2023-05-09T08:36:02.531Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:36:02.791Z] ---> c8c2c437b2fb [2023-05-09T08:36:02.791Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:36:03.366Z] ---> ac4eb060816e [2023-05-09T08:36:03.366Z] 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-05-09T08:36:03.630Z] ---> d4bd35c90784 [2023-05-09T08:36:03.630Z] 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-05-09T08:36:03.891Z] ---> ddcb0f0818e6 [2023-05-09T08:36:03.891Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-09T08:36:04.461Z] ---> 2a8b82bcb684 [2023-05-09T08:36:04.462Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-09T08:36:05.031Z] ---> a78580da6b34 [2023-05-09T08:36:05.031Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-09T08:36:05.971Z] ---> a1eff8f10cc4 [2023-05-09T08:36:05.971Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T08:36:05.971Z] ---> 34d2e92c9412 [2023-05-09T08:36:05.971Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T08:36:05.971Z] ---> Running in d5ed448d16bf [2023-05-09T08:36:06.914Z] Removing intermediate container d5ed448d16bf [2023-05-09T08:36:06.914Z] ---> d0fb879367be [2023-05-09T08:36:06.914Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T08:36:06.914Z] ---> Running in 3137108d9f58 [2023-05-09T08:36:06.914Z] Removing intermediate container 3137108d9f58 [2023-05-09T08:36:06.914Z] ---> 65c3d5635b1e [2023-05-09T08:36:06.914Z] Step 23/25 : LABEL arch=x86_64 [2023-05-09T08:36:06.914Z] ---> Running in d302db520976 [2023-05-09T08:36:07.181Z] Removing intermediate container d302db520976 [2023-05-09T08:36:07.181Z] ---> 2bb0ce1c6a22 [2023-05-09T08:36:07.181Z] Step 24/25 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:36:07.181Z] ---> Running in e5bfabfd1d04 [2023-05-09T08:36:07.181Z] Removing intermediate container e5bfabfd1d04 [2023-05-09T08:36:07.181Z] ---> 63371b910232 [2023-05-09T08:36:07.181Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T08:36:07.181Z] ---> Running in 8d13b598f010 [2023-05-09T08:36:07.441Z] Removing intermediate container 8d13b598f010 [2023-05-09T08:36:07.441Z] ---> 38d9e47ee08f [2023-05-09T08:36:07.441Z] [2023-05-09T08:36:07.441Z] Successfully built 38d9e47ee08f [2023-05-09T08:36:07.441Z] Successfully tagged security-secretstore-setup:latest [2023-05-09T08:36:07.441Z] Building security-spire-agent [2023-05-09T08:36:10.007Z]  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:36:10.007Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:36:10.007Z] ---> 8737dc2bcbd7 [2023-05-09T08:36:10.007Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T08:36:10.007Z] ---> Using cache [2023-05-09T08:36:10.007Z] ---> 0318d3c79393 [2023-05-09T08:36:10.007Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T08:36:10.007Z] ---> Using cache [2023-05-09T08:36:10.007Z] ---> 58d016ce246a [2023-05-09T08:36:10.007Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T08:36:10.007Z] ---> Using cache [2023-05-09T08:36:10.007Z] ---> 630d220aeecc [2023-05-09T08:36:10.007Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:36:12.559Z] ---> Running in c95aea5b3b29 [2023-05-09T08:36:15.108Z] Removing intermediate container e0a9d3723af7 [2023-05-09T08:36:15.108Z] ---> 05648a5d246f [2023-05-09T08:36:15.108Z] [2023-05-09T08:36:15.108Z] Step 9/22 : FROM alpine:3.17 [2023-05-09T08:36:15.108Z] ---> 9ed4aefc74f6 [2023-05-09T08:36:15.108Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-09T08:36:15.108Z] ---> Running in 6beaa5325bed [2023-05-09T08:36:15.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:36:15.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:36:15.630Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T08:36:15.630Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-09T08:36:15.630Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:36:15.630Z] OK: 8 MiB in 17 packages [2023-05-09T08:36:16.201Z] Removing intermediate container 6beaa5325bed [2023-05-09T08:36:16.201Z] ---> a3a74ade32a8 [2023-05-09T08:36:16.201Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T08:36:16.201Z] ---> Running in 8048b657fe88 [2023-05-09T08:36:16.201Z] Removing intermediate container 8048b657fe88 [2023-05-09T08:36:16.201Z] ---> 2b5fbcea1191 [2023-05-09T08:36:16.201Z] Step 12/22 : WORKDIR /edgex [2023-05-09T08:36:16.201Z] ---> Running in 9bdf05f61ff1 [2023-05-09T08:36:16.463Z] Removing intermediate container 9bdf05f61ff1 [2023-05-09T08:36:16.463Z] ---> 6fa82f435159 [2023-05-09T08:36:16.463Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:36:16.725Z] ---> c9678b233778 [2023-05-09T08:36:16.725Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:36:16.725Z] ---> a61c87e10841 [2023-05-09T08:36:16.725Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-09T08:36:16.996Z] ---> 20e0a5d3ba3f [2023-05-09T08:36:16.996Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-09T08:36:19.842Z] ---> 5a3917624013 [2023-05-09T08:36:19.842Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T08:36:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-09T08:36:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-09T08:36:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-09T08:36:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-09T08:36:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-09T08:36:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-09T08:36:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-09T08:36:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-09T08:36:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-09T08:36:23.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-09T08:36:24.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-09T08:36:24.131Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-09T08:36:24.131Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-09T08:36:24.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-09T08:36:32.201Z] ---> ce9c638539e5 [2023-05-09T08:36:32.201Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T08:36:32.201Z] ---> Running in e949d52a671d [2023-05-09T08:36:36.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-09T08:36:36.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-09T08:36:36.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.287s coverage: 28.7% of statements [2023-05-09T08:36:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.312s coverage: 98.5% of statements [2023-05-09T08:36:47.098Z] Removing intermediate container e949d52a671d [2023-05-09T08:36:47.098Z] ---> a6dc70592e14 [2023-05-09T08:36:47.098Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T08:36:47.098Z] ---> Running in f90c955ef63a [2023-05-09T08:36:47.098Z] Removing intermediate container f90c955ef63a [2023-05-09T08:36:47.098Z] ---> 8c07b487c5ed [2023-05-09T08:36:47.098Z] Step 20/22 : LABEL arch=x86_64 [2023-05-09T08:36:47.098Z] ---> Running in 678ed04761d3 [2023-05-09T08:36:47.098Z] Removing intermediate container 678ed04761d3 [2023-05-09T08:36:47.098Z] ---> 19a8f004fbd4 [2023-05-09T08:36:47.098Z] Step 21/22 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:36:47.098Z] ---> Running in f30d9ed0cb5b [2023-05-09T08:36:47.098Z] Removing intermediate container f30d9ed0cb5b [2023-05-09T08:36:47.098Z] ---> f668a09649ad [2023-05-09T08:36:47.098Z] Step 22/22 : LABEL version=0.0.0 [2023-05-09T08:36:47.098Z] ---> Running in 0668b70b7ca6 [2023-05-09T08:36:47.098Z] Removing intermediate container a7af75768645 [2023-05-09T08:36:47.098Z] ---> ba0fe1df17c9 [2023-05-09T08:36:47.098Z] Step 8/23 : COPY . . [2023-05-09T08:36:47.098Z] Removing intermediate container b382a4a30a21 [2023-05-09T08:36:47.098Z] ---> 11786748b0ee [2023-05-09T08:36:47.098Z] Step 7/20 : COPY . . [2023-05-09T08:36:47.098Z] Removing intermediate container c95aea5b3b29 [2023-05-09T08:36:47.098Z] ---> 2b7303fc1519 [2023-05-09T08:36:47.098Z] Step 7/27 : COPY . . [2023-05-09T08:36:47.098Z] Removing intermediate container 755f3473934e [2023-05-09T08:36:47.098Z] ---> a63279876960 [2023-05-09T08:36:47.098Z] Step 7/27 : COPY . . [2023-05-09T08:36:47.098Z] Removing intermediate container 0668b70b7ca6 [2023-05-09T08:36:47.098Z] ---> e2ab0b576309 [2023-05-09T08:36:47.098Z] [2023-05-09T08:36:47.098Z] Successfully built e2ab0b576309 [2023-05-09T08:36:47.098Z] Successfully tagged security-proxy-setup:latest [2023-05-09T08:36:47.098Z]  Building security-proxy-setup ... done Building security-spire-server [2023-05-09T08:36:49.837Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:36:49.837Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:36:49.837Z] ---> 8737dc2bcbd7 [2023-05-09T08:36:49.837Z] Step 3/26 : WORKDIR /edgex-go [2023-05-09T08:36:49.837Z] ---> Using cache [2023-05-09T08:36:49.837Z] ---> 0318d3c79393 [2023-05-09T08:36:49.837Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T08:36:49.837Z] ---> Using cache [2023-05-09T08:36:49.837Z] ---> 58d016ce246a [2023-05-09T08:36:49.837Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-09T08:36:49.837Z] ---> Using cache [2023-05-09T08:36:49.837Z] ---> 630d220aeecc [2023-05-09T08:36:49.837Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:36:49.837Z] ---> Using cache [2023-05-09T08:36:49.837Z] ---> a63279876960 [2023-05-09T08:36:49.837Z] Step 7/26 : COPY . . [2023-05-09T08:36:51.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-09T08:36:51.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-09T08:36:51.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-09T08:36:55.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.420s coverage: 71.5% of statements [2023-05-09T08:36:57.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-09T08:36:57.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-09T08:36:57.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.314s coverage: 54.0% of statements [2023-05-09T08:37:02.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-09T08:37:02.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-09T08:37:02.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-09T08:37:02.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-09T08:37:02.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-09T08:37:11.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-09T08:37:11.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-09T08:37:16.582Z] ---> 028e95c5c230 [2023-05-09T08:37:16.583Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider ---> 3ff86be5bdb4 [2023-05-09T08:37:16.583Z] [2023-05-09T08:37:16.583Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T08:37:16.583Z] ---> f159145256ae [2023-05-09T08:37:16.583Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T08:37:16.583Z] ---> Running in 1f5f793b41d1 [2023-05-09T08:37:16.583Z] ---> Running in 321b20619c07 [2023-05-09T08:37:16.583Z] ---> d69ad7b82b36 [2023-05-09T08:37:16.583Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-09T08:37:16.583Z] ---> Running in b047d9df8179 [2023-05-09T08:37:16.583Z] ---> f1e00cc5ecec [2023-05-09T08:37:16.583Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T08:37:16.583Z] ---> Running in 4d847d2c222b [2023-05-09T08:37:16.583Z] ---> Running in 5bd8a4581c1b [2023-05-09T08:37:16.583Z] Removing intermediate container 1f5f793b41d1 [2023-05-09T08:37:16.583Z] ---> f6fe5fcfae77 [2023-05-09T08:37:16.583Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T08:37:16.583Z] Removing intermediate container b047d9df8179 [2023-05-09T08:37:16.583Z] ---> 41bb83b161a7 [2023-05-09T08:37:16.583Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T08:37:16.583Z] ---> Running in 844fd7d101d2 [2023-05-09T08:37:16.583Z] Removing intermediate container 5bd8a4581c1b [2023-05-09T08:37:16.583Z] ---> a2e2ee2cc7a9 [2023-05-09T08:37:16.583Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-09T08:37:16.583Z] ---> Running in c6925329b4b7 [2023-05-09T08:37:16.583Z] ---> Running in cdd235036607 [2023-05-09T08:37:16.583Z] Removing intermediate container 844fd7d101d2 [2023-05-09T08:37:16.583Z] ---> 25015fed6885 [2023-05-09T08:37:16.583Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T08:37:16.583Z] 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-05-09T08:37:16.583Z] ---> Running in 3d924d379c77 [2023-05-09T08:37:16.583Z] 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-05-09T08:37:16.583Z] Removing intermediate container c6925329b4b7 [2023-05-09T08:37:16.583Z] ---> b6ddba746ba1 [2023-05-09T08:37:16.583Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T08:37:16.583Z] Removing intermediate container cdd235036607 [2023-05-09T08:37:16.583Z] ---> 530cc69aa6db [2023-05-09T08:37:16.583Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T08:37:16.583Z] ---> Running in e140e398209d [2023-05-09T08:37:16.583Z] ---> Running in 05300eb1fe48 [2023-05-09T08:37:16.583Z] Removing intermediate container 3d924d379c77 [2023-05-09T08:37:16.583Z] ---> fe8bcdb08752 [2023-05-09T08:37:16.583Z] 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-05-09T08:37:16.583Z] ---> Running in 71864dab0eff [2023-05-09T08:37:16.583Z] Removing intermediate container e140e398209d [2023-05-09T08:37:16.583Z] ---> b55ac79bf5e0 [2023-05-09T08:37:16.583Z] 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-05-09T08:37:16.583Z] Removing intermediate container 05300eb1fe48 [2023-05-09T08:37:16.583Z] ---> baa46068e8e3 [2023-05-09T08:37:16.583Z] 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-05-09T08:37:16.583Z] ---> Running in 19927aa014e3 [2023-05-09T08:37:16.583Z] ---> Running in 114600af17fd [2023-05-09T08:37:16.583Z] Removing intermediate container 19927aa014e3 [2023-05-09T08:37:16.583Z] ---> b79f931a4570 [2023-05-09T08:37:16.583Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T08:37:16.583Z] Removing intermediate container 71864dab0eff [2023-05-09T08:37:16.583Z] ---> 6c8dcfa0958c [2023-05-09T08:37:16.583Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T08:37:16.583Z] ---> Running in 86fed764a50a [2023-05-09T08:37:16.583Z] ---> Running in ee092cf75220 [2023-05-09T08:37:16.583Z] Removing intermediate container 114600af17fd [2023-05-09T08:37:16.583Z] ---> cf0bb851fa73 [2023-05-09T08:37:16.583Z] Step 12/26 : WORKDIR /edgex-go [2023-05-09T08:37:16.583Z] ---> Running in 16ab6db2c0e0 [2023-05-09T08:37:16.583Z] Removing intermediate container ee092cf75220 [2023-05-09T08:37:16.583Z] ---> 67e969ac72af [2023-05-09T08:37:16.583Z] [2023-05-09T08:37:16.583Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T08:37:16.583Z] ---> 9ed4aefc74f6 [2023-05-09T08:37:16.583Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T08:37:16.583Z] Removing intermediate container 86fed764a50a [2023-05-09T08:37:16.583Z] ---> d1092815090a [2023-05-09T08:37:16.583Z] [2023-05-09T08:37:16.583Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T08:37:16.583Z] ---> 9ed4aefc74f6 [2023-05-09T08:37:16.583Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T08:37:16.583Z] ---> Running in 06443b30353f [2023-05-09T08:37:16.583Z] ---> Running in bc04d9e5b7e5 [2023-05-09T08:37:16.583Z] Removing intermediate container 16ab6db2c0e0 [2023-05-09T08:37:16.583Z] ---> 705e58dde5ca [2023-05-09T08:37:16.583Z] [2023-05-09T08:37:16.583Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T08:37:16.583Z] ---> 9ed4aefc74f6 [2023-05-09T08:37:16.583Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T08:37:16.583Z] ---> Running in 6c5cf770a8c2 [2023-05-09T08:37:16.583Z] Removing intermediate container 06443b30353f [2023-05-09T08:37:16.583Z] Removing intermediate container bc04d9e5b7e5 [2023-05-09T08:37:16.583Z] ---> 8d0466dd7248 [2023-05-09T08:37:16.583Z] ---> efc12ad0067b [2023-05-09T08:37:16.583Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompatStep 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-09T08:37:16.583Z] [2023-05-09T08:37:16.583Z] ---> Running in 6ffca2aeef80 [2023-05-09T08:37:16.583Z] ---> Running in d3a5eb1fb227 [2023-05-09T08:37:16.583Z] Removing intermediate container 6c5cf770a8c2 [2023-05-09T08:37:16.583Z] ---> 6de06377e304 [2023-05-09T08:37:16.583Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T08:37:16.583Z] ---> Running in 6444fac32d50 [2023-05-09T08:37:16.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:16.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:16.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:16.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:16.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:16.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:16.583Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T08:37:16.583Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T08:37:16.583Z] OK: 17821 distinct packages available [2023-05-09T08:37:16.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:16.583Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T08:37:16.583Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T08:37:16.583Z] OK: 17821 distinct packages available [2023-05-09T08:37:16.583Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T08:37:16.583Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T08:37:16.583Z] OK: 17821 distinct packages available [2023-05-09T08:37:16.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:16.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:16.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:16.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:16.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:16.583Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-09T08:37:16.583Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-09T08:37:16.583Z] (3/4) Installing libucontext (1.2-r0) [2023-05-09T08:37:16.583Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-09T08:37:16.583Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:37:16.583Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T08:37:16.583Z] OK: 7 MiB in 19 packages [2023-05-09T08:37:16.583Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T08:37:16.583Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T08:37:16.583Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T08:37:16.583Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T08:37:16.583Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T08:37:16.583Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T08:37:16.583Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T08:37:16.583Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T08:37:16.583Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:37:16.583Z] OK: 8 MiB in 20 packages [2023-05-09T08:37:16.583Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T08:37:16.583Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:37:16.583Z] OK: 8 MiB in 20 packages [2023-05-09T08:37:16.842Z] Removing intermediate container 6ffca2aeef80 [2023-05-09T08:37:16.842Z] ---> f8fe5a972d86 [2023-05-09T08:37:16.842Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:37:17.102Z] Removing intermediate container 6444fac32d50 [2023-05-09T08:37:17.102Z] ---> 15224f5f79aa [2023-05-09T08:37:17.102Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:37:17.366Z] Removing intermediate container d3a5eb1fb227 [2023-05-09T08:37:17.366Z] ---> adbbb4740ac2 [2023-05-09T08:37:17.366Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:37:17.366Z] ---> 8c587f9df261 [2023-05-09T08:37:17.366Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:37:17.939Z] ---> de019960cd6b [2023-05-09T08:37:17.939Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:37:17.939Z] ---> acad8f6efca6 [2023-05-09T08:37:17.939Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T08:37:17.939Z] ---> 049142692d3a [2023-05-09T08:37:17.939Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:37:18.204Z] ---> a1ae541ac337 [2023-05-09T08:37:18.204Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T08:37:18.464Z] ---> be78b31e6399 [2023-05-09T08:37:18.464Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-09T08:37:19.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.139s coverage: 88.5% of statements [2023-05-09T08:37:19.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.466s coverage: 3.8% of statements [2023-05-09T08:37:27.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-09T08:37:27.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-09T08:37:27.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-09T08:37:27.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.637s coverage: 95.6% of statements [2023-05-09T08:37:28.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-09T08:37:28.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-09T08:37:28.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-09T08:37:28.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-09T08:37:28.211Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-09T08:37:28.478Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 72.2% of statements [2023-05-09T08:37:30.206Z] ---> f2b456eee9f0 [2023-05-09T08:37:30.206Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T08:37:30.206Z] ---> 1cfdf90234b4 [2023-05-09T08:37:30.206Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T08:37:30.206Z] ---> 432cdca36ad7 [2023-05-09T08:37:30.206Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T08:37:30.206Z] ---> cfeb739b123f [2023-05-09T08:37:30.206Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-09T08:37:30.916Z] ---> aa6d8516986f [2023-05-09T08:37:30.917Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-09T08:37:30.917Z] ---> Running in f60c2fe17a8d [2023-05-09T08:37:31.292Z] ---> 9bb394f8f3e1 [2023-05-09T08:37:31.292Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-09T08:37:31.551Z] Removing intermediate container f60c2fe17a8d [2023-05-09T08:37:31.551Z] ---> 3aa67abcd7f3 [2023-05-09T08:37:31.551Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-09T08:37:32.496Z] ---> 088c9f3d02dc [2023-05-09T08:37:32.496Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T08:37:32.755Z] ---> b6a99d93024c [2023-05-09T08:37:32.755Z] Step 22/27 : WORKDIR / [2023-05-09T08:37:32.755Z] ---> Running in 00c9faaa34b8 [2023-05-09T08:37:32.755Z] ---> e1c19ee28ef1 [2023-05-09T08:37:32.755Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T08:37:32.755Z] ---> Running in c81b23329370 [2023-05-09T08:37:33.013Z] Removing intermediate container 00c9faaa34b8 [2023-05-09T08:37:33.013Z] ---> af696aa1c018 [2023-05-09T08:37:33.013Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T08:37:33.311Z] ---> Running in 6702304c561b [2023-05-09T08:37:33.311Z] Removing intermediate container c81b23329370 [2023-05-09T08:37:33.311Z] ---> aa285355190c [2023-05-09T08:37:33.311Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T08:37:33.311Z] ---> af1b964247eb [2023-05-09T08:37:33.311Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-09T08:37:33.311Z] ---> Running in 99feea13d841 [2023-05-09T08:37:33.311Z] Removing intermediate container 6702304c561b [2023-05-09T08:37:33.311Z] ---> 7fbad970e37b [2023-05-09T08:37:33.311Z] Step 24/26 : LABEL arch=x86_64 [2023-05-09T08:37:33.311Z] ---> Running in d77e5ed324e5 [2023-05-09T08:37:33.570Z] Removing intermediate container 99feea13d841 [2023-05-09T08:37:33.570Z] ---> 4597550a0b4b [2023-05-09T08:37:33.570Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T08:37:33.570Z] Removing intermediate container d77e5ed324e5 [2023-05-09T08:37:33.570Z] ---> 12f151194231 [2023-05-09T08:37:33.570Z] Step 25/26 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:37:33.570Z] ---> dd79253b454a [2023-05-09T08:37:33.570Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-09T08:37:33.570Z] ---> Running in ab490b9c4814 [2023-05-09T08:37:33.570Z] ---> Running in 44549032e3f2 [2023-05-09T08:37:34.140Z] Removing intermediate container ab490b9c4814 [2023-05-09T08:37:34.140Z] ---> d43e539dec6e [2023-05-09T08:37:34.140Z] Step 25/27 : LABEL arch=x86_64 [2023-05-09T08:37:34.140Z] Removing intermediate container 44549032e3f2 [2023-05-09T08:37:34.140Z] ---> 38421350f2d9 [2023-05-09T08:37:34.140Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T08:37:34.140Z] ---> 33fa67e395ad [2023-05-09T08:37:34.140Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T08:37:34.140Z] ---> Running in 4138e1794d1d [2023-05-09T08:37:34.140Z] ---> Running in d7091a234028 [2023-05-09T08:37:34.140Z] ---> Running in 42e6ca65a935 [2023-05-09T08:37:34.404Z] Removing intermediate container d7091a234028 [2023-05-09T08:37:34.404Z] ---> c3c5a566c3d6 [2023-05-09T08:37:34.404Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T08:37:34.404Z] Removing intermediate container 4138e1794d1d [2023-05-09T08:37:34.404Z] ---> 1e1badc10273 [2023-05-09T08:37:34.404Z] Step 26/27 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:37:34.404Z] Removing intermediate container 42e6ca65a935 [2023-05-09T08:37:34.404Z] ---> 33e2244584c2 [2023-05-09T08:37:34.404Z] [2023-05-09T08:37:34.404Z] ---> Running in 6a83b20133e1 [2023-05-09T08:37:34.404Z] ---> Running in 611b14ecb3d3 [2023-05-09T08:37:34.404Z] Successfully built 33e2244584c2 [2023-05-09T08:37:34.404Z] Successfully tagged security-spire-server:latest [2023-05-09T08:37:34.404Z] Building core-command [2023-05-09T08:37:34.404Z]  Building security-spire-server ... done Removing intermediate container 6a83b20133e1 [2023-05-09T08:37:34.404Z] ---> d1addb9c9fc2 [2023-05-09T08:37:34.404Z] Step 25/27 : LABEL arch=x86_64 [2023-05-09T08:37:34.983Z] Removing intermediate container 611b14ecb3d3 [2023-05-09T08:37:34.983Z] ---> e4aeb1220eef [2023-05-09T08:37:34.983Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T08:37:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-09T08:37:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-09T08:37:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-09T08:37:35.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.285s coverage: 65.9% of statements [2023-05-09T08:37:39.172Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:37:39.173Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:37:39.173Z] ---> 8737dc2bcbd7 [2023-05-09T08:37:39.173Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:37:39.173Z] ---> Using cache [2023-05-09T08:37:39.173Z] ---> 46f3ee69bccc [2023-05-09T08:37:39.173Z] Step 4/24 : WORKDIR /edgex-go [2023-05-09T08:37:39.173Z] ---> Using cache [2023-05-09T08:37:39.173Z] ---> edd6538476d9 [2023-05-09T08:37:39.173Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-09T08:37:39.173Z] ---> Using cache [2023-05-09T08:37:39.173Z] ---> 4b0a22809327 [2023-05-09T08:37:39.173Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-09T08:37:39.173Z] ---> Using cache [2023-05-09T08:37:39.173Z] ---> 8d104336ca5c [2023-05-09T08:37:39.173Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:37:39.173Z] ---> Using cache [2023-05-09T08:37:39.173Z] ---> 167f566fca48 [2023-05-09T08:37:39.173Z] Step 8/24 : COPY . . [2023-05-09T08:37:39.173Z] ---> Using cache [2023-05-09T08:37:39.173Z] ---> 5eab67e7bcf6 [2023-05-09T08:37:39.173Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-09T08:37:42.469Z] ---> Running in 357c920107c3 [2023-05-09T08:37:42.469Z] ---> Running in 26c3f998f322 [2023-05-09T08:37:42.469Z] ---> Running in 1918184a7deb [2023-05-09T08:37:42.469Z] Removing intermediate container 357c920107c3 [2023-05-09T08:37:42.469Z] ---> f5cec285488a [2023-05-09T08:37:42.469Z] Step 26/27 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:37:42.469Z] Removing intermediate container 1918184a7deb [2023-05-09T08:37:42.469Z] ---> 09e8dafaadaf [2023-05-09T08:37:42.469Z] [2023-05-09T08:37:42.469Z] ---> Running in 8833738fd78c [2023-05-09T08:37:42.469Z] Successfully built 09e8dafaadaf [2023-05-09T08:37:42.727Z] Successfully tagged security-spire-config:latest [2023-05-09T08:37:42.727Z]  Building security-spire-config ... done Building core-metadata [2023-05-09T08:37:43.293Z] 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-05-09T08:37:43.293Z] Removing intermediate container 8833738fd78c [2023-05-09T08:37:43.293Z] ---> 6c8773d34a19 [2023-05-09T08:37:43.293Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T08:37:45.236Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-09T08:37:45.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-09T08:37:45.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.482s coverage: 0.9% of statements [2023-05-09T08:37:45.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.0% of statements [2023-05-09T08:37:46.896Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:37:46.896Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:37:46.896Z] ---> 8737dc2bcbd7 [2023-05-09T08:37:46.896Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:37:46.896Z] ---> Using cache [2023-05-09T08:37:46.896Z] ---> 46f3ee69bccc [2023-05-09T08:37:46.896Z] Step 4/25 : WORKDIR /edgex-go [2023-05-09T08:37:46.896Z] ---> Using cache [2023-05-09T08:37:46.896Z] ---> edd6538476d9 [2023-05-09T08:37:46.896Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-09T08:37:46.896Z] ---> Using cache [2023-05-09T08:37:46.896Z] ---> 4b0a22809327 [2023-05-09T08:37:46.896Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-09T08:37:46.896Z] ---> Using cache [2023-05-09T08:37:46.896Z] ---> 8d104336ca5c [2023-05-09T08:37:46.896Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:37:46.896Z] ---> Using cache [2023-05-09T08:37:46.896Z] ---> 167f566fca48 [2023-05-09T08:37:46.896Z] Step 8/25 : COPY . . [2023-05-09T08:37:46.896Z] ---> Using cache [2023-05-09T08:37:46.896Z] ---> 5eab67e7bcf6 [2023-05-09T08:37:46.896Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-09T08:37:49.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 42.9% of statements [2023-05-09T08:37:50.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.273s coverage: 82.9% of statements [2023-05-09T08:37:50.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements [2023-05-09T08:37:50.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.260s coverage: 96.3% of statements [2023-05-09T08:37:53.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements [2023-05-09T08:37:55.235Z] ---> Running in 1b6d0c007933 [2023-05-09T08:37:55.235Z] ---> Running in 7e3b402e6215 [2023-05-09T08:37:55.235Z] Removing intermediate container 1b6d0c007933 [2023-05-09T08:37:55.235Z] ---> 79e0ec004eec [2023-05-09T08:37:55.235Z] [2023-05-09T08:37:55.235Z] Removing intermediate container 321b20619c07 [2023-05-09T08:37:55.235Z] ---> 05ad92e7dc1b [2023-05-09T08:37:55.235Z] [2023-05-09T08:37:55.235Z] Step 9/20 : FROM alpine:3.17 [2023-05-09T08:37:55.235Z] ---> 9ed4aefc74f6 [2023-05-09T08:37:55.235Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T08:37:55.235Z] ---> Using cache [2023-05-09T08:37:55.235Z] ---> 13602cfdc6ae [2023-05-09T08:37:55.236Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-09T08:37:55.236Z] Removing intermediate container 4d847d2c222b [2023-05-09T08:37:55.236Z] ---> cf15e713cd3e [2023-05-09T08:37:55.236Z] [2023-05-09T08:37:55.236Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T08:37:55.236Z] ---> 9ed4aefc74f6 [2023-05-09T08:37:55.236Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T08:37:55.236Z] Successfully built 79e0ec004eec [2023-05-09T08:37:55.236Z] ---> Running in a59aef2c6ac1 [2023-05-09T08:37:55.236Z] ---> Running in 79cfa13cc6b8 [2023-05-09T08:37:55.236Z] Successfully tagged security-spire-agent:latest [2023-05-09T08:37:55.236Z]  Building security-spire-agent ... done 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-05-09T08:37:55.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:55.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:55.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:55.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:55.236Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T08:37:55.236Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T08:37:55.236Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T08:37:55.236Z] OK: 17821 distinct packages available [2023-05-09T08:37:55.236Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T08:37:55.236Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:37:55.236Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T08:37:55.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:55.502Z] OK: 8 MiB in 17 packages [2023-05-09T08:37:55.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T08:37:55.764Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-09T08:37:55.764Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-09T08:37:55.764Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-09T08:37:55.764Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-09T08:37:56.038Z] (5/9) Installing curl (8.0.1-r0) [2023-05-09T08:37:56.038Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-09T08:37:56.038Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-09T08:37:56.038Z] (8/9) Installing libucontext (1.2-r0) [2023-05-09T08:37:56.038Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-09T08:37:56.038Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:37:56.038Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T08:37:56.038Z] OK: 10 MiB in 24 packages [2023-05-09T08:37:56.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-09T08:37:56.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-09T08:37:56.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-09T08:37:56.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-09T08:37:56.607Z] Removing intermediate container 79cfa13cc6b8 [2023-05-09T08:37:56.607Z] ---> 6ceae6103a15 [2023-05-09T08:37:56.607Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T08:37:56.607Z] ---> Running in 7f07f197df2b [2023-05-09T08:37:56.869Z] Removing intermediate container 7f07f197df2b [2023-05-09T08:37:56.869Z] ---> e3412ec997dc [2023-05-09T08:37:56.869Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-09T08:37:57.128Z] Removing intermediate container a59aef2c6ac1 [2023-05-09T08:37:57.128Z] ---> 8c739e1dae42 [2023-05-09T08:37:57.128Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:37:57.128Z] ---> Running in a63be1d87ede [2023-05-09T08:37:57.128Z] Removing intermediate container a63be1d87ede [2023-05-09T08:37:57.128Z] ---> dd817662bf73 [2023-05-09T08:37:57.128Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T08:37:57.128Z] ---> Running in 98de80add05c [2023-05-09T08:37:57.389Z] Removing intermediate container 98de80add05c [2023-05-09T08:37:57.389Z] ---> bae8af35a8e0 [2023-05-09T08:37:57.389Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:37:57.389Z] ---> a2a93258b259 [2023-05-09T08:37:57.389Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:37:57.974Z] ---> b2e3b77ead03 [2023-05-09T08:37:57.974Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:37:57.974Z] ---> ffb068fd60c4 [2023-05-09T08:37:57.974Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-09T08:37:58.235Z] ---> 94421831ebf3 [2023-05-09T08:37:58.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-09T08:37:58.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-09T08:37:58.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-09T08:37:58.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-09T08:37:58.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-09T08:37:59.622Z] ---> 7da2d41136ed [2023-05-09T08:37:59.622Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-09T08:37:59.882Z] ---> 371abac05165 [2023-05-09T08:37:59.882Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-09T08:38:00.142Z] ---> 64e4f12e33cb [2023-05-09T08:38:00.142Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-09T08:38:00.142Z] ---> Running in 6b50df7d3141 [2023-05-09T08:38:00.403Z] ---> 1c769e231b81 [2023-05-09T08:38:00.403Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-09T08:38:00.664Z] Removing intermediate container 6b50df7d3141 [2023-05-09T08:38:00.664Z] ---> cfc69fb30d10 [2023-05-09T08:38:00.664Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T08:38:00.664Z] ---> Running in cb7135173ceb [2023-05-09T08:38:00.926Z] ---> Running in fa498289fe77 [2023-05-09T08:38:00.926Z] Removing intermediate container cb7135173ceb [2023-05-09T08:38:00.926Z] ---> aa61cafe6a3e [2023-05-09T08:38:00.926Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T08:38:01.187Z] ---> Running in 5b7956e94ff5 [2023-05-09T08:38:01.187Z] Removing intermediate container fa498289fe77 [2023-05-09T08:38:01.187Z] ---> 52a71b4b95c4 [2023-05-09T08:38:01.187Z] Step 18/20 : LABEL arch=x86_64 [2023-05-09T08:38:01.449Z] Removing intermediate container 5b7956e94ff5 [2023-05-09T08:38:01.449Z] ---> 28c3ae3bd50a [2023-05-09T08:38:01.449Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T08:38:01.449Z] ---> Running in 030f3e11d750 [2023-05-09T08:38:01.709Z] ---> Running in fa53e6565dea [2023-05-09T08:38:01.709Z] Removing intermediate container 030f3e11d750 [2023-05-09T08:38:01.709Z] ---> ac685567fa5d [2023-05-09T08:38:01.709Z] Step 19/20 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:38:01.709Z] ---> Running in de56a25c9dfd [2023-05-09T08:38:01.709Z] Removing intermediate container fa53e6565dea [2023-05-09T08:38:01.709Z] ---> 85304b6b81e6 [2023-05-09T08:38:01.709Z] Step 22/23 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:38:02.019Z] ---> Running in 4ae4730bd9f9 [2023-05-09T08:38:02.281Z] Removing intermediate container 4ae4730bd9f9 [2023-05-09T08:38:02.281Z] ---> 686396fe144e [2023-05-09T08:38:02.281Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T08:38:02.281Z] Removing intermediate container de56a25c9dfd [2023-05-09T08:38:02.281Z] ---> da50e86d6b10 [2023-05-09T08:38:02.281Z] Step 20/20 : LABEL version=0.0.0 [2023-05-09T08:38:02.281Z] ---> Running in 03a421ddf59b [2023-05-09T08:38:02.281Z] ---> Running in 5f024f41cc0f [2023-05-09T08:38:02.586Z] Removing intermediate container 03a421ddf59b [2023-05-09T08:38:02.586Z] ---> d780282d97f7 [2023-05-09T08:38:02.586Z] [2023-05-09T08:38:02.845Z] Successfully built d780282d97f7 [2023-05-09T08:38:02.845Z] Successfully tagged support-notifications:latest [2023-05-09T08:38:02.845Z]  Building support-notifications ... done Removing intermediate container 5f024f41cc0f [2023-05-09T08:38:02.845Z] ---> 216517bf2db7 [2023-05-09T08:38:02.845Z] [2023-05-09T08:38:02.845Z] Successfully built 216517bf2db7 [2023-05-09T08:38:02.845Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-09T08:38:05.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements [2023-05-09T08:38:05.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-09T08:38:05.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-09T08:38:05.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-09T08:38:05.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-09T08:38:08.156Z]  Building security-spiffe-token-provider ... done Removing intermediate container 26c3f998f322 [2023-05-09T08:38:08.156Z] ---> 4c7b4475f950 [2023-05-09T08:38:08.156Z] [2023-05-09T08:38:08.156Z] Step 10/24 : FROM alpine:3.17 [2023-05-09T08:38:08.156Z] ---> 9ed4aefc74f6 [2023-05-09T08:38:08.156Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T08:38:08.156Z] ---> Using cache [2023-05-09T08:38:08.156Z] ---> 3415a6b5b4b8 [2023-05-09T08:38:08.156Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T08:38:08.156Z] ---> Using cache [2023-05-09T08:38:08.156Z] ---> 3ac115c26d4f [2023-05-09T08:38:08.156Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-09T08:38:08.156Z] ---> Running in 8b8843595d09 [2023-05-09T08:38:08.156Z] Removing intermediate container 8b8843595d09 [2023-05-09T08:38:08.156Z] ---> ff5157f98b3e [2023-05-09T08:38:08.156Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-09T08:38:08.416Z] ---> Running in ab41ce9aec5f [2023-05-09T08:38:08.986Z] Removing intermediate container ab41ce9aec5f [2023-05-09T08:38:08.986Z] ---> 2997f7a13ba1 [2023-05-09T08:38:08.986Z] Step 15/24 : WORKDIR / [2023-05-09T08:38:08.986Z] ---> Running in 037684164a28 [2023-05-09T08:38:09.323Z] Removing intermediate container 037684164a28 [2023-05-09T08:38:09.323Z] ---> 06901bc20a3f [2023-05-09T08:38:09.323Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:38:09.641Z] ---> 9cae2d7742ad [2023-05-09T08:38:09.641Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:38:09.900Z] ---> 52e2ca522ac0 [2023-05-09T08:38:09.900Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-09T08:38:10.466Z] ---> 7c55dd545b5e [2023-05-09T08:38:10.466Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-09T08:38:10.466Z] ---> 2be69750b785 [2023-05-09T08:38:10.466Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-09T08:38:10.725Z] ---> Running in ddd94bbb1b4a [2023-05-09T08:38:10.725Z] Removing intermediate container ddd94bbb1b4a [2023-05-09T08:38:10.725Z] ---> 0e207d56eb5d [2023-05-09T08:38:10.725Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T08:38:10.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-09T08:38:10.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-09T08:38:10.984Z] ---> Running in 38758f891062 [2023-05-09T08:38:11.243Z] Removing intermediate container 38758f891062 [2023-05-09T08:38:11.243Z] ---> 5d3ce005755f [2023-05-09T08:38:11.243Z] Step 22/24 : LABEL arch=x86_64 [2023-05-09T08:38:11.243Z] ---> Running in d2f1b777a672 [2023-05-09T08:38:11.243Z] Removing intermediate container d2f1b777a672 [2023-05-09T08:38:11.243Z] ---> 76a3ea783d68 [2023-05-09T08:38:11.243Z] Step 23/24 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:38:11.243Z] ---> Running in a0611397945b [2023-05-09T08:38:11.809Z] Removing intermediate container a0611397945b [2023-05-09T08:38:11.809Z] ---> 8ccc9bb92f23 [2023-05-09T08:38:11.809Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T08:38:12.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-09T08:38:13.182Z] ---> Running in e11e7cbf5c0f [2023-05-09T08:38:13.182Z] Removing intermediate container e11e7cbf5c0f [2023-05-09T08:38:13.182Z] ---> 3a0125aa3ef0 [2023-05-09T08:38:13.182Z] [2023-05-09T08:38:13.182Z] Removing intermediate container 7e3b402e6215 [2023-05-09T08:38:13.182Z] ---> 19323290cb9e [2023-05-09T08:38:13.182Z] [2023-05-09T08:38:13.182Z] Step 10/25 : FROM alpine:3.17 [2023-05-09T08:38:13.182Z] ---> 9ed4aefc74f6 [2023-05-09T08:38:13.182Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T08:38:13.182Z] ---> Using cache [2023-05-09T08:38:13.182Z] ---> 3415a6b5b4b8 [2023-05-09T08:38:13.182Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T08:38:13.182Z] ---> Using cache [2023-05-09T08:38:13.182Z] ---> 3ac115c26d4f [2023-05-09T08:38:13.182Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-09T08:38:13.182Z] Successfully built 3a0125aa3ef0 [2023-05-09T08:38:13.182Z] Successfully tagged core-command:latest [2023-05-09T08:38:13.182Z]  Building core-command ... done  ---> Running in 9d661ea3318f [2023-05-09T08:38:13.182Z] Removing intermediate container 9d661ea3318f [2023-05-09T08:38:13.182Z] ---> 6a9f3d45dbb4 [2023-05-09T08:38:13.182Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-09T08:38:13.441Z] ---> Running in 2978de12970d [2023-05-09T08:38:13.442Z] Removing intermediate container 2978de12970d [2023-05-09T08:38:13.442Z] ---> 0a0dd9c9ec69 [2023-05-09T08:38:13.442Z] Step 15/25 : WORKDIR / [2023-05-09T08:38:13.442Z] ---> Running in 905880af695f [2023-05-09T08:38:13.442Z] Removing intermediate container 905880af695f [2023-05-09T08:38:13.442Z] ---> 5e9286bf3870 [2023-05-09T08:38:13.442Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:38:13.700Z] ---> acc957f4b51b [2023-05-09T08:38:13.701Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:38:13.701Z] ---> b9e6a8b52d78 [2023-05-09T08:38:13.701Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-09T08:38:14.269Z] ---> 8b52bae42177 [2023-05-09T08:38:14.269Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-09T08:38:14.527Z] ---> 3110b523adae [2023-05-09T08:38:14.527Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-09T08:38:14.527Z] ---> a90581979209 [2023-05-09T08:38:14.527Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-09T08:38:14.527Z] ---> Running in 2b05615ecd73 [2023-05-09T08:38:14.527Z] Removing intermediate container 2b05615ecd73 [2023-05-09T08:38:14.527Z] ---> 32d623713538 [2023-05-09T08:38:14.527Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T08:38:14.527Z] ---> Running in baf9b796138e [2023-05-09T08:38:14.785Z] Removing intermediate container baf9b796138e [2023-05-09T08:38:14.785Z] ---> 092fa22866d8 [2023-05-09T08:38:14.785Z] Step 23/25 : LABEL arch=x86_64 [2023-05-09T08:38:14.785Z] ---> Running in 503992c5d381 [2023-05-09T08:38:14.785Z] Removing intermediate container 503992c5d381 [2023-05-09T08:38:14.785Z] ---> a5eceacc33ba [2023-05-09T08:38:14.785Z] Step 24/25 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e [2023-05-09T08:38:14.785Z] ---> Running in 0282a284a86e [2023-05-09T08:38:14.785Z] Removing intermediate container 0282a284a86e [2023-05-09T08:38:14.785Z] ---> 2ca749881f78 [2023-05-09T08:38:14.785Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T08:38:15.043Z] ---> Running in 6f00ede28790 [2023-05-09T08:38:15.043Z] Removing intermediate container 6f00ede28790 [2023-05-09T08:38:15.043Z] ---> 6018d4b35d54 [2023-05-09T08:38:15.043Z] [2023-05-09T08:38:15.043Z] Successfully built 6018d4b35d54 [2023-05-09T08:38:15.043Z] Successfully tagged core-metadata:latest [2023-05-09T08:38:15.048Z]  Building core-metadata ... done  [Pipeline] } [2023-05-09T08:38:15.055Z] $ docker stop --time=1 39c190cdee368201346d183a93ad788a4a97044aa143dc6fd5f85222935202d7 [2023-05-09T08:38:16.327Z] $ docker rm -f --volumes 39c190cdee368201346d183a93ad788a4a97044aa143dc6fd5f85222935202d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T08:38:16.663Z] + docker images [2023-05-09T08:38:16.663Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-09T08:38:16.663Z] core-metadata latest 6018d4b35d54 2 seconds ago 20.4MB [2023-05-09T08:38:16.663Z] 19323290cb9e 4 seconds ago 1.73GB [2023-05-09T08:38:16.663Z] core-command latest 3a0125aa3ef0 4 seconds ago 19.8MB [2023-05-09T08:38:16.663Z] 4c7b4475f950 11 seconds ago 1.72GB [2023-05-09T08:38:16.663Z] security-spiffe-token-provider latest 216517bf2db7 14 seconds ago 32.8MB [2023-05-09T08:38:16.663Z] support-notifications latest d780282d97f7 14 seconds ago 32.4MB [2023-05-09T08:38:16.663Z] security-spire-agent latest 79e0ec004eec 23 seconds ago 161MB [2023-05-09T08:38:16.663Z] cf15e713cd3e 27 seconds ago 1.79GB [2023-05-09T08:38:16.663Z] 05ad92e7dc1b 28 seconds ago 1.76GB [2023-05-09T08:38:16.663Z] security-spire-config latest 09e8dafaadaf 34 seconds ago 102MB [2023-05-09T08:38:16.663Z] security-spire-server latest 33e2244584c2 42 seconds ago 103MB [2023-05-09T08:38:16.663Z] 705e58dde5ca About a minute ago 1.58GB [2023-05-09T08:38:16.663Z] 67e969ac72af About a minute ago 1.58GB [2023-05-09T08:38:16.663Z] d1092815090a About a minute ago 1.58GB [2023-05-09T08:38:16.663Z] security-proxy-setup latest e2ab0b576309 About a minute ago 18.7MB [2023-05-09T08:38:16.663Z] 05648a5d246f 2 minutes ago 1.7GB [2023-05-09T08:38:16.663Z] security-secretstore-setup latest 38d9e47ee08f 2 minutes ago 32.8MB [2023-05-09T08:38:16.663Z] adac2ca4f6d6 2 minutes ago 1.72GB [2023-05-09T08:38:16.663Z] security-bootstrapper latest e35baba35766 2 minutes ago 22.2MB [2023-05-09T08:38:16.663Z] core-common-config-bootstrapper latest 7dfd594db980 2 minutes ago 17.2MB [2023-05-09T08:38:16.663Z] security-proxy-auth latest e9c8787aa406 2 minutes ago 18.3MB [2023-05-09T08:38:16.663Z] support-scheduler latest b9604ff6fcf7 2 minutes ago 31.8MB [2023-05-09T08:38:16.663Z] core-data latest 771ce29800f8 2 minutes ago 20MB [2023-05-09T08:38:16.663Z] 625e782b64db 3 minutes ago 1.79GB [2023-05-09T08:38:16.663Z] 53d118cc9344 3 minutes ago 1.73GB [2023-05-09T08:38:16.663Z] 55f86f5d9673 3 minutes ago 1.7GB [2023-05-09T08:38:16.663Z] 06c643578722 3 minutes ago 1.71GB [2023-05-09T08:38:16.663Z] a2b5e37fa49c 3 minutes ago 1.72GB [2023-05-09T08:38:16.663Z] ci-base-image-x86_64 latest 8737dc2bcbd7 7 minutes ago 918MB [2023-05-09T08:38:16.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-09T08:38:16.663Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-09T08:38:16.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-09T08:38:16.663Z] 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-05-09T08:38:16.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-09T08:38:19.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-09T08:38:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.998s coverage: 79.9% of statements [2023-05-09T08:38:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.304s coverage: 92.9% of statements [2023-05-09T08:38:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements [2023-05-09T08:38:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.221s coverage: 62.3% of statements [2023-05-09T08:38:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2023-05-09T08:38:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements [2023-05-09T08:38:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2023-05-09T08:38:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.472s coverage: 81.8% of statements [2023-05-09T08:38:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.478s coverage: 82.1% of statements [2023-05-09T08:38:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 86.0% of statements [2023-05-09T08:38:24.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-09T08:38:24.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-09T08:38:26.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.093s coverage: 63.1% of statements [2023-05-09T08:38:26.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.287s coverage: 100.0% of statements [2023-05-09T08:38:27.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.155s coverage: 89.4% of statements [2023-05-09T08:38:27.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.133s coverage: 100.0% of statements [2023-05-09T08:38:27.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2023-05-09T08:38:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-09T08:38:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-09T08:38:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-09T08:38:28.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-05-09T08:38:36.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-09T08:38:36.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-09T08:38:36.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-09T08:38:37.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.039s coverage: 38.4% of statements [2023-05-09T08:38:37.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements [2023-05-09T08:38:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-09T08:38:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-09T08:38:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-09T08:38:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-09T08:38:42.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2023-05-09T08:38:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-09T08:38:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-09T08:38:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-09T08:38:49.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-09T08:38:54.694Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.297s coverage: 17.7% of statements [2023-05-09T08:38:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-09T08:38:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-09T08:38:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-09T08:38:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-09T08:38:55.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.573s coverage: 92.3% of statements [2023-05-09T08:39:00.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-09T08:39:00.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-09T08:39:00.129Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 61.5% of statements [2023-05-09T08:39:02.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-09T08:39:02.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-09T08:39:02.709Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements [2023-05-09T08:39:03.672Z] 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-05-09T08:39:03.939Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T08:39:03.939Z] go vet ./... [2023-05-09T08:41:55.669Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T08:41:55.669Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T08:41:55.669Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T08:41:55.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-09T08:41:56.008Z] + ls -al . [2023-05-09T08:41:56.276Z] total 700 [2023-05-09T08:41:56.276Z] drwxrwxr-x 10 1001 1001 4096 May 9 08:33 . [2023-05-09T08:41:56.276Z] drwxr-xr-x 4 root root 4096 May 9 08:33 .. [2023-05-09T08:41:56.276Z] drwxrwxr-x 2 1001 1001 4096 May 9 08:32 .blubracket [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 16 May 9 08:32 .dockerignore [2023-05-09T08:41:56.276Z] drwxrwxr-x 8 1001 1001 4096 May 9 08:32 .git [2023-05-09T08:41:56.276Z] drwxrwxr-x 3 1001 1001 4096 May 9 08:32 .github [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 1133 May 9 08:32 .gitignore [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 42 May 9 08:32 .golangci.yml [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 87 May 9 08:32 .hadolint.yml [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 166 May 9 08:32 .sonarcloud.properties [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 1171 May 9 08:32 ADOPTERS.md [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 10835 May 9 08:32 Attribution.txt [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 73765 May 9 08:32 CHANGELOG.md [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 3804 May 9 08:32 CONTRIBUTING.md [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 677 May 9 08:32 GOVERNANCE.md [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 883 May 9 08:32 Jenkinsfile [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 10775 May 9 08:32 LICENSE [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 14368 May 9 08:32 Makefile [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 582 May 9 08:32 OWNERS.md [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 9403 May 9 08:32 README.md [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 789 May 9 08:32 SECURITY.md [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 5 May 9 08:29 VERSION [2023-05-09T08:41:56.276Z] drwxrwxr-x 2 1001 1001 4096 May 9 08:32 bin [2023-05-09T08:41:56.276Z] drwxrwxr-x 18 1001 1001 4096 May 9 08:32 cmd [2023-05-09T08:41:56.276Z] -rw-r--r-- 1 root root 447733 May 9 08:39 coverage.out [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 3200 May 9 08:32 go.mod [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 31040 May 9 08:32 go.sum [2023-05-09T08:41:56.276Z] drwxrwxr-x 7 1001 1001 4096 May 9 08:32 internal [2023-05-09T08:41:56.276Z] drwxrwxr-x 3 1001 1001 4096 May 9 08:32 openapi [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 594 May 9 08:32 security.txt [2023-05-09T08:41:56.276Z] drwxrwxr-x 4 1001 1001 4096 May 9 08:32 snap [2023-05-09T08:41:56.276Z] -rw-rw-r-- 1 1001 1001 204 May 9 08:32 version.go [Pipeline] sh [2023-05-09T08:41:56.920Z] + '[' -e coverage.out ] [2023-05-09T08:41:56.920Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-09T08:41:56.942Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T08:41:57.817Z] Stashed 1 file(s) [Pipeline] sh [2023-05-09T08:41:58.447Z] + make build [2023-05-09T08:41:58.447Z] 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-05-09T08:43:37.503Z] 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-05-09T08:43:38.088Z] 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-05-09T08:43:44.864Z] 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-05-09T08:43:47.479Z] 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-05-09T08:44:34.311Z] 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-05-09T08:44:39.653Z] 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-05-09T08:44:46.298Z] 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-05-09T08:44:51.641Z] 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-05-09T08:44:55.893Z] 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-05-09T08:45:00.152Z] 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-05-09T08:45:06.795Z] 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-05-09T08:45:13.445Z] $ docker stop --time=1 ececfb461cbb9915fe3c4ed11639e609a85abf96d45296cd9c15c0bd4e154749 [2023-05-09T08:45:15.464Z] $ docker rm -f --volumes ececfb461cbb9915fe3c4ed11639e609a85abf96d45296cd9c15c0bd4e154749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T08:45:17.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T08:45:17.872Z] [2023-05-09T08:45:17.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T08:45:18.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T08:45:18.473Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-09T08:45:18.473Z] 29e5d40040c1: Pulling fs layer [2023-05-09T08:45:18.473Z] 1ce36da41761: Pulling fs layer [2023-05-09T08:45:18.473Z] 25b303627fd3: Pulling fs layer [2023-05-09T08:45:18.473Z] 29e5d40040c1: Verifying Checksum [2023-05-09T08:45:18.473Z] 29e5d40040c1: Download complete [2023-05-09T08:45:18.742Z] 1ce36da41761: Verifying Checksum [2023-05-09T08:45:18.742Z] 1ce36da41761: Download complete [2023-05-09T08:45:19.327Z] 29e5d40040c1: Pull complete [2023-05-09T08:45:20.290Z] 25b303627fd3: Verifying Checksum [2023-05-09T08:45:20.290Z] 25b303627fd3: Download complete [2023-05-09T08:45:20.290Z] 1ce36da41761: Pull complete [2023-05-09T08:45:30.358Z] 25b303627fd3: Pull complete [2023-05-09T08:45:30.358Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-09T08:45:30.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T08:45:30.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T08:45:30.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-14640 does not seem to be running inside a container [2023-05-09T08:45:30.635Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-09T08:45:32.991Z] $ docker top 6acf6d3f5972148ca4eb987c9b99d75d376b8e7fe4cd25f4f4cbbf1a03d6a4b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T08:45:33.850Z] + docker-compose build --help [2023-05-09T08:45:33.850Z] + grep parallel [2023-05-09T08:45:38.098Z] --parallel Build images in parallel. [Pipeline] } [2023-05-09T08:45:38.695Z] $ docker stop --time=1 6acf6d3f5972148ca4eb987c9b99d75d376b8e7fe4cd25f4f4cbbf1a03d6a4b4 [2023-05-09T08:45:40.345Z] $ docker rm -f --volumes 6acf6d3f5972148ca4eb987c9b99d75d376b8e7fe4cd25f4f4cbbf1a03d6a4b4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T08:45:40.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T08:45:40.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T08:45:41.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-14640 does not seem to be running inside a container [2023-05-09T08:45:41.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-09T08:45:42.342Z] $ docker top 0ef3cce8a85360ac6c4c5664b2a2941a1a0ec470564eff39ff79d7d8cfcc1e8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T08:45:43.173Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-09T08:45:48.509Z] Building core-command ... [2023-05-09T08:45:48.509Z] Building core-common-config-bootstrapper ... [2023-05-09T08:45:48.509Z] Building core-data ... [2023-05-09T08:45:48.509Z] Building core-metadata ... [2023-05-09T08:45:48.509Z] Building security-bootstrapper ... [2023-05-09T08:45:48.509Z] Building security-proxy-auth ... [2023-05-09T08:45:48.509Z] Building security-proxy-setup ... [2023-05-09T08:45:48.509Z] Building security-secretstore-setup ... [2023-05-09T08:45:48.509Z] Building security-spiffe-token-provider ... [2023-05-09T08:45:48.509Z] Building security-spire-agent ... [2023-05-09T08:45:48.509Z] Building security-spire-config ... [2023-05-09T08:45:48.509Z] Building security-spire-server ... [2023-05-09T08:45:48.509Z] Building support-notifications ... [2023-05-09T08:45:48.509Z] Building support-scheduler ... [2023-05-09T08:45:48.509Z] Building security-bootstrapper [2023-05-09T08:45:48.509Z] Building security-proxy-auth [2023-05-09T08:45:48.509Z] Building support-scheduler [2023-05-09T08:45:48.509Z] Building core-metadata [2023-05-09T08:45:48.509Z] Building core-command [2023-05-09T08:46:44.909Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:46:44.909Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:46:44.909Z] ---> 56c75f80d703 [2023-05-09T08:46:44.909Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:46:44.909Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:46:44.909Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:46:44.909Z] ---> 56c75f80d703 [2023-05-09T08:46:44.909Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:46:44.909Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:46:44.909Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:46:44.909Z] ---> 56c75f80d703 [2023-05-09T08:46:44.909Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:46:44.909Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:46:44.909Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:46:44.909Z] ---> 56c75f80d703 [2023-05-09T08:46:44.909Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:46:44.909Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:46:44.909Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:46:44.909Z] ---> 56c75f80d703 [2023-05-09T08:46:44.909Z] Step 3/33 : WORKDIR /edgex-go [2023-05-09T08:46:44.909Z] ---> Running in 50202c47696f [2023-05-09T08:46:44.909Z] ---> Running in 7c4be762fa4b [2023-05-09T08:46:44.909Z] ---> Running in c65384fd69ca [2023-05-09T08:46:44.909Z] ---> Running in 667d4543a369 [2023-05-09T08:46:44.909Z] ---> Running in 9c20dd16e7f1 [2023-05-09T08:46:44.909Z] Removing intermediate container 9c20dd16e7f1 [2023-05-09T08:46:44.909Z] ---> 15c8b7c6d4b9 [2023-05-09T08:46:44.909Z] Step 4/25 : WORKDIR /edgex-go [2023-05-09T08:46:44.909Z] Removing intermediate container 7c4be762fa4b [2023-05-09T08:46:44.909Z] ---> d7963bb8462d [2023-05-09T08:46:44.909Z] Step 4/24 : WORKDIR /edgex-go [2023-05-09T08:46:44.909Z] Removing intermediate container 667d4543a369 [2023-05-09T08:46:44.909Z] ---> 2fb16e56a124 [2023-05-09T08:46:44.909Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T08:46:44.909Z] Removing intermediate container c65384fd69ca [2023-05-09T08:46:44.909Z] ---> 315fe848b058 [2023-05-09T08:46:44.909Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-09T08:46:44.909Z] ---> Running in 6b98b03be91f [2023-05-09T08:46:44.909Z] Removing intermediate container 50202c47696f [2023-05-09T08:46:44.909Z] ---> d6bc4ce1563d [2023-05-09T08:46:44.909Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T08:46:44.909Z] ---> Running in 58207dc03457 [2023-05-09T08:46:44.909Z] ---> Running in 9f3616b423a8 [2023-05-09T08:46:44.909Z] ---> Running in 879f8e354891 [2023-05-09T08:46:44.909Z] ---> Running in a66c4baa1834 [2023-05-09T08:46:44.909Z] Removing intermediate container 9f3616b423a8 [2023-05-09T08:46:44.909Z] ---> 3e000c4327ec [2023-05-09T08:46:44.909Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T08:46:44.909Z] Removing intermediate container 58207dc03457 [2023-05-09T08:46:44.909Z] ---> 98a8f9a35efd [2023-05-09T08:46:44.909Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-09T08:46:44.909Z] Removing intermediate container 6b98b03be91f [2023-05-09T08:46:44.909Z] ---> 37e966568c4f [2023-05-09T08:46:44.909Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-09T08:46:44.909Z] ---> Running in f9e3cbd898af [2023-05-09T08:46:44.909Z] ---> Running in 2d3b5fccdacc [2023-05-09T08:46:44.909Z] Removing intermediate container a66c4baa1834 [2023-05-09T08:46:44.909Z] ---> 7105895aca37 [2023-05-09T08:46:44.909Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T08:46:44.909Z] ---> Running in 5269c2f1de00 [2023-05-09T08:46:44.909Z] ---> Running in 809204449d6e [2023-05-09T08:46:44.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:46:44.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:46:44.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:46:44.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:46:44.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:46:44.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:46:44.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:46:44.909Z] OK: 263 MiB in 53 packages [2023-05-09T08:46:44.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:46:44.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:46:44.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:46:44.909Z] OK: 263 MiB in 53 packages [2023-05-09T08:46:44.909Z] Removing intermediate container 879f8e354891 [2023-05-09T08:46:44.909Z] ---> 45b684f2bb18 [2023-05-09T08:46:44.909Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-09T08:46:44.909Z] OK: 263 MiB in 53 packages [2023-05-09T08:46:44.909Z] OK: 263 MiB in 53 packages [2023-05-09T08:46:44.909Z] OK: 263 MiB in 53 packages [2023-05-09T08:46:45.872Z] Removing intermediate container f9e3cbd898af [2023-05-09T08:46:45.872Z] ---> 5d4f29228229 [2023-05-09T08:46:45.872Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T08:46:45.872Z] ---> 3b49bedc01f2 [2023-05-09T08:46:45.872Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:46:46.141Z] ---> Running in d93e21c4d655 [2023-05-09T08:46:46.750Z] Removing intermediate container 2d3b5fccdacc [2023-05-09T08:46:46.750Z] ---> fa1c7646efd1 [2023-05-09T08:46:46.750Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-09T08:46:47.019Z] Removing intermediate container 809204449d6e [2023-05-09T08:46:47.019Z] ---> f532dc7e6383 [2023-05-09T08:46:47.019Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T08:46:47.019Z] Removing intermediate container 5269c2f1de00 [2023-05-09T08:46:47.019Z] ---> fc5a1dd286e1 [2023-05-09T08:46:47.019Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-09T08:46:47.299Z] ---> 15c565841059 [2023-05-09T08:46:47.299Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:46:47.299Z] ---> Running in 869e39c6445b [2023-05-09T08:46:48.259Z] ---> 9e815731c31a [2023-05-09T08:46:48.260Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:46:48.260Z] ---> adbcf494696b [2023-05-09T08:46:48.260Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:46:48.527Z] ---> Running in c350582a9082 [2023-05-09T08:46:48.527Z] ---> ee2ecfffb21d [2023-05-09T08:46:48.527Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:46:48.527Z] ---> Running in ce50c3f00284 [2023-05-09T08:46:48.527Z] ---> Running in fcdcf40474e7 [2023-05-09T08:48:40.191Z] Removing intermediate container c350582a9082 [2023-05-09T08:48:40.191Z] ---> 4b5d9da21bc9 [2023-05-09T08:48:40.191Z] Step 8/25 : COPY . . [2023-05-09T08:48:40.191Z] Removing intermediate container d93e21c4d655 [2023-05-09T08:48:40.191Z] ---> 6af12bc845c4 [2023-05-09T08:48:40.191Z] Step 7/33 : COPY . . [2023-05-09T08:48:40.191Z] Removing intermediate container fcdcf40474e7 [2023-05-09T08:48:40.191Z] ---> 1850014b105b [2023-05-09T08:48:40.191Z] Step 8/23 : COPY . . [2023-05-09T08:48:40.191Z] Removing intermediate container ce50c3f00284 [2023-05-09T08:48:40.191Z] ---> 6a103796207c [2023-05-09T08:48:40.191Z] Step 8/24 : COPY . . [2023-05-09T08:48:40.191Z] Removing intermediate container 869e39c6445b [2023-05-09T08:48:40.191Z] ---> 4ef0e2aabf30 [2023-05-09T08:48:40.191Z] Step 8/23 : COPY . . [2023-05-09T08:48:55.301Z] ---> d620b03ecb18 [2023-05-09T08:48:55.301Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-09T08:48:55.301Z] ---> a13d4173da23 [2023-05-09T08:48:55.301Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-09T08:48:55.301Z] ---> 9fcc5dd064de [2023-05-09T08:48:55.301Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-09T08:48:55.301Z] ---> 0a19596e9888 [2023-05-09T08:48:55.301Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-09T08:48:55.301Z] ---> 749202a86d8a [2023-05-09T08:48:55.301Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-09T08:48:55.301Z] ---> Running in 74feed38413e [2023-05-09T08:48:55.301Z] ---> Running in d0f594ee351b [2023-05-09T08:48:55.584Z] ---> Running in 0a00f6c131ea [2023-05-09T08:48:55.584Z] ---> Running in 0f985a353fab [2023-05-09T08:48:55.584Z] ---> Running in 3c0be6a29b8e [2023-05-09T08:48:57.557Z] 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-05-09T08:48:58.138Z] 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-05-09T08:48:58.404Z] 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-05-09T08:48:58.405Z] 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-05-09T08:48:58.405Z] 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-05-09T08:55:35.368Z] Removing intermediate container 0a00f6c131ea [2023-05-09T08:55:35.368Z] ---> 8de5f9a5789e [2023-05-09T08:55:35.368Z] [2023-05-09T08:55:35.368Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T08:55:35.368Z] 3.17: Pulling from library/alpine [2023-05-09T08:55:35.368Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T08:55:35.368Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T08:55:35.368Z] ---> 51e60588ff2c [2023-05-09T08:55:35.368Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T08:55:35.368Z] ---> Running in 17578df9aeb4 [2023-05-09T08:55:35.368Z] Removing intermediate container 17578df9aeb4 [2023-05-09T08:55:35.368Z] ---> 471bc823dc33 [2023-05-09T08:55:35.368Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T08:55:35.368Z] ---> Running in 4a903dac4a21 [2023-05-09T08:55:35.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:55:35.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:55:35.368Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T08:55:35.368Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:55:35.368Z] OK: 8 MiB in 16 packages [2023-05-09T08:55:35.368Z] Removing intermediate container 4a903dac4a21 [2023-05-09T08:55:35.368Z] ---> 160112abd9f6 [2023-05-09T08:55:35.368Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:55:35.368Z] ---> 5d705bb9a140 [2023-05-09T08:55:35.368Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:55:35.368Z] ---> 5e66bad10f38 [2023-05-09T08:55:35.368Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-09T08:55:35.368Z] Removing intermediate container 74feed38413e [2023-05-09T08:55:35.368Z] ---> 798224368f58 [2023-05-09T08:55:35.368Z] [2023-05-09T08:55:35.368Z] Step 9/33 : FROM alpine:3.17 [2023-05-09T08:55:35.368Z] ---> 51e60588ff2c [2023-05-09T08:55:35.368Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T08:55:35.635Z] ---> Running in d6cb9982ce6e [2023-05-09T08:55:36.216Z] Removing intermediate container d6cb9982ce6e [2023-05-09T08:55:36.216Z] ---> 64a160804a00 [2023-05-09T08:55:36.216Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-09T08:55:36.216Z] ---> 0d3adae672d1 [2023-05-09T08:55:36.216Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-09T08:55:36.216Z] ---> Running in 29ae92cf4f8d [2023-05-09T08:55:37.627Z] ---> b9fc4099253d [2023-05-09T08:55:37.627Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-09T08:55:39.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:55:39.040Z] ---> a46a05ffdc24 [2023-05-09T08:55:39.040Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T08:55:39.040Z] ---> Running in dd0a509acc19 [2023-05-09T08:55:39.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:55:41.403Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T08:55:41.403Z] (2/2) Installing su-exec (0.2-r2) [2023-05-09T08:55:41.403Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:55:41.403Z] OK: 8 MiB in 17 packages [2023-05-09T08:55:41.991Z] Removing intermediate container dd0a509acc19 [2023-05-09T08:55:41.991Z] ---> 8b1b388f9b1a [2023-05-09T08:55:41.991Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T08:55:42.259Z] ---> Running in 88d4b4305b74 [2023-05-09T08:55:43.218Z] Removing intermediate container 88d4b4305b74 [2023-05-09T08:55:43.218Z] ---> 32a46ff62432 [2023-05-09T08:55:43.218Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T08:55:43.218Z] Removing intermediate container 29ae92cf4f8d [2023-05-09T08:55:43.218Z] ---> 3b5fe671e764 [2023-05-09T08:55:43.218Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-09T08:55:43.486Z] ---> Running in 0dc15403ac68 [2023-05-09T08:55:43.486Z] ---> Running in 3061f0af49ff [2023-05-09T08:55:44.066Z] Removing intermediate container 3061f0af49ff [2023-05-09T08:55:44.066Z] ---> 8b987fc32e43 [2023-05-09T08:55:44.066Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-09T08:55:44.332Z] Removing intermediate container 0dc15403ac68 [2023-05-09T08:55:44.332Z] ---> a1d3858a8b4f [2023-05-09T08:55:44.332Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T08:55:44.332Z] ---> Running in 53ce2f4988a6 [2023-05-09T08:55:44.332Z] ---> Running in daa7b40f9832 [2023-05-09T08:55:44.919Z] Removing intermediate container daa7b40f9832 [2023-05-09T08:55:44.919Z] ---> f44af8322631 [2023-05-09T08:55:44.919Z] Step 22/23 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T08:55:44.919Z] Removing intermediate container 53ce2f4988a6 [2023-05-09T08:55:44.919Z] ---> a0ac9d3df944 [2023-05-09T08:55:44.919Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-09T08:55:45.194Z] ---> Running in 982742079b9f [2023-05-09T08:55:45.194Z] ---> Running in 4ebde36aa1fa [2023-05-09T08:55:47.133Z] Removing intermediate container 982742079b9f [2023-05-09T08:55:47.133Z] ---> 8476e74693c1 [2023-05-09T08:55:47.133Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T08:55:47.133Z] Removing intermediate container 4ebde36aa1fa [2023-05-09T08:55:47.133Z] ---> f176329f5eb3 [2023-05-09T08:55:47.133Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-09T08:55:47.133Z] ---> Running in 292966b5ad4d [2023-05-09T08:55:47.133Z] ---> Running in ea569a25b2c5 [2023-05-09T08:55:47.716Z] Removing intermediate container 292966b5ad4d [2023-05-09T08:55:47.716Z] ---> 831b2ed08873 [2023-05-09T08:55:47.716Z] [2023-05-09T08:55:47.716Z] Removing intermediate container ea569a25b2c5 [2023-05-09T08:55:47.716Z] ---> 2acde791bde9 [2023-05-09T08:55:47.716Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-09T08:55:47.982Z] ---> Running in ddb9675f68db [2023-05-09T08:55:48.566Z] Successfully built 831b2ed08873 [2023-05-09T08:55:48.566Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-09T08:55:48.566Z]  Building security-proxy-auth ... done Building security-spire-config [2023-05-09T08:55:51.150Z] Removing intermediate container ddb9675f68db [2023-05-09T08:55:51.150Z] ---> 1962ee1b7223 [2023-05-09T08:55:51.150Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-09T08:55:51.425Z] ---> Running in d770c98792c3 [2023-05-09T08:55:52.011Z] Removing intermediate container d770c98792c3 [2023-05-09T08:55:52.011Z] ---> 5f9686c8fab2 [2023-05-09T08:55:52.011Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-09T08:55:52.987Z] ---> 1bbdc42228f1 [2023-05-09T08:55:52.987Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-09T08:55:52.987Z] ---> Running in 3e8b9c684b78 [2023-05-09T08:55:57.237Z] Removing intermediate container 3e8b9c684b78 [2023-05-09T08:55:57.237Z] ---> b3d9e981b1c8 [2023-05-09T08:55:57.237Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:56:00.575Z] ---> 400081ad27af [2023-05-09T08:56:00.575Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:56:01.533Z] ---> b35f79f592b0 [2023-05-09T08:56:01.533Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-09T08:56:06.869Z] ---> fe65b5bfc725 [2023-05-09T08:56:06.869Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-09T08:56:07.135Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:56:07.135Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:56:07.135Z] ---> 56c75f80d703 [2023-05-09T08:56:07.135Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T08:56:07.135Z] ---> Using cache [2023-05-09T08:56:07.135Z] ---> 315fe848b058 [2023-05-09T08:56:07.135Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T08:56:07.402Z] ---> Running in f58a3dae0b73 [2023-05-09T08:56:07.993Z] ---> 08ec9c9e6522 [2023-05-09T08:56:07.993Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-09T08:56:09.932Z] ---> 0e3339493c85 [2023-05-09T08:56:09.932Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-09T08:56:10.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:56:11.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:56:12.578Z] OK: 263 MiB in 53 packages [2023-05-09T08:56:14.527Z] ---> 95392988575c [2023-05-09T08:56:14.527Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-09T08:56:15.488Z] Removing intermediate container f58a3dae0b73 [2023-05-09T08:56:15.488Z] ---> 0edb875aa1f2 [2023-05-09T08:56:15.488Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T08:56:16.071Z] Removing intermediate container 3c0be6a29b8e [2023-05-09T08:56:16.071Z] ---> 4a13c86ee751 [2023-05-09T08:56:16.071Z] [2023-05-09T08:56:16.071Z] Step 10/24 : FROM alpine:3.17 [2023-05-09T08:56:16.071Z] ---> 51e60588ff2c [2023-05-09T08:56:16.071Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T08:56:16.071Z] ---> b91e797447c8 [2023-05-09T08:56:16.071Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-09T08:56:16.071Z] ---> Running in 0a93bf695f55 [2023-05-09T08:56:18.010Z] ---> dc9b82930043 [2023-05-09T08:56:18.010Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:56:18.010Z] ---> ca2158367f64 [2023-05-09T08:56:18.010Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-09T08:56:18.010Z] ---> Running in 10df36e0ec23 [2023-05-09T08:56:18.599Z] ---> Running in 83c5f580783d [2023-05-09T08:56:18.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:56:19.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:56:21.259Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T08:56:21.259Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:56:21.259Z] OK: 8 MiB in 16 packages [2023-05-09T08:56:23.208Z] Removing intermediate container 83c5f580783d [2023-05-09T08:56:23.208Z] ---> 7d0043d2d76c [2023-05-09T08:56:23.208Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-09T08:56:23.208Z] ---> Running in 122ead7b9a46 [2023-05-09T08:56:23.475Z] Removing intermediate container 0a93bf695f55 [2023-05-09T08:56:23.475Z] ---> cb033155501c [2023-05-09T08:56:23.475Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T08:56:23.475Z] ---> Running in 2d78a3cdd5ab [2023-05-09T08:56:24.060Z] Removing intermediate container 122ead7b9a46 [2023-05-09T08:56:24.060Z] ---> 28e3fd5255e1 [2023-05-09T08:56:24.060Z] Step 30/33 : CMD ["gate"] [2023-05-09T08:56:24.329Z] ---> Running in a75f4b1887fe [2023-05-09T08:56:24.601Z] Removing intermediate container 2d78a3cdd5ab [2023-05-09T08:56:24.601Z] ---> 30b69c6623b0 [2023-05-09T08:56:24.601Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-09T08:56:24.869Z] ---> Running in 0a47b7ef228c [2023-05-09T08:56:25.455Z] Removing intermediate container a75f4b1887fe [2023-05-09T08:56:25.455Z] ---> d6b6402113fd [2023-05-09T08:56:25.455Z] Step 31/33 : LABEL arch=arm64 [2023-05-09T08:56:25.730Z] ---> Running in 372b46cc1326 [2023-05-09T08:56:25.999Z] Removing intermediate container 0a47b7ef228c [2023-05-09T08:56:25.999Z] ---> a316d22fe31d [2023-05-09T08:56:25.999Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-09T08:56:26.590Z] ---> Running in 0a8217c8bc43 [2023-05-09T08:56:26.590Z] Removing intermediate container 372b46cc1326 [2023-05-09T08:56:26.590Z] ---> da4e28703b03 [2023-05-09T08:56:26.590Z] Step 32/33 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T08:56:26.862Z] ---> Running in e9637a660832 [2023-05-09T08:56:27.450Z] Removing intermediate container 0a8217c8bc43 [2023-05-09T08:56:27.450Z] ---> c70a1c2566be [2023-05-09T08:56:27.450Z] Step 15/24 : WORKDIR / [2023-05-09T08:56:27.450Z] ---> Running in 6ca0c40e03db [2023-05-09T08:56:28.036Z] Removing intermediate container e9637a660832 [2023-05-09T08:56:28.036Z] ---> 422b349e54fe [2023-05-09T08:56:28.036Z] Step 33/33 : LABEL version=0.0.0 [2023-05-09T08:56:28.036Z] ---> Running in a3fb21d4259a [2023-05-09T08:56:28.620Z] Removing intermediate container 6ca0c40e03db [2023-05-09T08:56:28.620Z] ---> a98c27d07dbb [2023-05-09T08:56:28.620Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:56:28.888Z] Removing intermediate container a3fb21d4259a [2023-05-09T08:56:29.154Z] ---> 05cf36da90c8 [2023-05-09T08:56:29.154Z] [2023-05-09T08:56:30.111Z] Successfully built 05cf36da90c8 [2023-05-09T08:56:30.111Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-09T08:56:30.111Z]  Building security-bootstrapper ... done Building security-spire-server [2023-05-09T08:56:30.111Z] ---> b8d5a5493370 [2023-05-09T08:56:30.111Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:56:31.089Z] ---> db5a9b0d8b28 [2023-05-09T08:56:31.089Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-09T08:56:31.359Z] Removing intermediate container 0f985a353fab [2023-05-09T08:56:31.359Z] ---> 0de02b4c30bc [2023-05-09T08:56:31.359Z] [2023-05-09T08:56:31.359Z] Step 10/25 : FROM alpine:3.17 [2023-05-09T08:56:31.359Z] ---> 51e60588ff2c [2023-05-09T08:56:31.359Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T08:56:31.359Z] ---> Using cache [2023-05-09T08:56:31.359Z] ---> cb033155501c [2023-05-09T08:56:31.359Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T08:56:31.359Z] ---> Using cache [2023-05-09T08:56:31.359Z] ---> 30b69c6623b0 [2023-05-09T08:56:31.359Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-09T08:56:31.947Z] ---> Running in 6f4c99630ead [2023-05-09T08:56:32.906Z] Removing intermediate container 6f4c99630ead [2023-05-09T08:56:32.906Z] ---> a2f27727dde1 [2023-05-09T08:56:32.906Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-09T08:56:32.906Z] ---> Running in 8c5fb2da21e7 [2023-05-09T08:56:33.495Z] ---> 131f8a9120fc [2023-05-09T08:56:33.495Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-09T08:56:33.495Z] Removing intermediate container 8c5fb2da21e7 [2023-05-09T08:56:33.495Z] ---> 7c1d30d784d5 [2023-05-09T08:56:33.495Z] Step 15/25 : WORKDIR / [2023-05-09T08:56:33.764Z] ---> Running in 7a6649a19ebb [2023-05-09T08:56:34.725Z] Removing intermediate container 7a6649a19ebb [2023-05-09T08:56:34.725Z] ---> 601151ce3d01 [2023-05-09T08:56:34.725Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:56:34.725Z] ---> 929bc914c01e [2023-05-09T08:56:34.725Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-09T08:56:34.725Z] ---> Running in df9b848c90a9 [2023-05-09T08:56:35.680Z] Removing intermediate container df9b848c90a9 [2023-05-09T08:56:35.680Z] ---> b5a3128c739d [2023-05-09T08:56:35.680Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T08:56:35.680Z] ---> Running in 6c49d3846eb9 [2023-05-09T08:56:35.945Z] ---> 1c591e2ce586 [2023-05-09T08:56:35.946Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:56:36.211Z] Removing intermediate container 6c49d3846eb9 [2023-05-09T08:56:36.211Z] ---> 38b5392ae30b [2023-05-09T08:56:36.488Z] Step 22/24 : LABEL arch=arm64 [2023-05-09T08:56:36.488Z] ---> Running in 59c139d04038 [2023-05-09T08:56:37.078Z] ---> f1878648d1d9 [2023-05-09T08:56:37.078Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-09T08:56:37.078Z] Removing intermediate container 59c139d04038 [2023-05-09T08:56:37.078Z] ---> 0bb8bbb4dc97 [2023-05-09T08:56:37.078Z] Step 23/24 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T08:56:37.344Z] ---> Running in 2a4adfce4374 [2023-05-09T08:56:39.931Z] Removing intermediate container 2a4adfce4374 [2023-05-09T08:56:39.931Z] ---> be74f377d8f5 [2023-05-09T08:56:40.201Z] Step 24/24 : LABEL version=0.0.0 [2023-05-09T08:56:40.477Z] ---> Running in c53dc279a34d [2023-05-09T08:56:40.477Z] ---> c3223b20ab1e [2023-05-09T08:56:40.477Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-09T08:56:41.074Z] Removing intermediate container c53dc279a34d [2023-05-09T08:56:41.074Z] ---> 49bfe0f3dad1 [2023-05-09T08:56:41.074Z] [2023-05-09T08:56:41.666Z] Successfully built 49bfe0f3dad1 [2023-05-09T08:56:41.934Z] Successfully tagged core-command-arm64:latest [2023-05-09T08:56:41.934Z]  Building core-command ... done Building core-data [2023-05-09T08:56:41.934Z] ---> c82b35fb85c6 [2023-05-09T08:56:41.934Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-09T08:56:42.895Z] ---> 6b7cc2e765d0 [2023-05-09T08:56:42.895Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-09T08:56:42.895Z] ---> Running in 5d14b750ef39 [2023-05-09T08:56:43.481Z] Removing intermediate container 5d14b750ef39 [2023-05-09T08:56:43.481Z] ---> 896bb07d56d4 [2023-05-09T08:56:43.481Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T08:56:43.753Z] ---> Running in 49a84913d38c [2023-05-09T08:56:44.370Z] Removing intermediate container 49a84913d38c [2023-05-09T08:56:44.370Z] ---> e7fa932f73f4 [2023-05-09T08:56:44.370Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T08:56:44.370Z] ---> Running in 640dd714036b [2023-05-09T08:56:44.956Z] Removing intermediate container 640dd714036b [2023-05-09T08:56:44.956Z] ---> ab2eda374637 [2023-05-09T08:56:44.956Z] Step 24/25 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T08:56:45.224Z] ---> Running in 092373290d80 [2023-05-09T08:56:45.812Z] Removing intermediate container 092373290d80 [2023-05-09T08:56:45.813Z] ---> 919b90b90749 [2023-05-09T08:56:45.813Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T08:56:46.081Z] ---> Running in ad31978b452c [2023-05-09T08:56:46.667Z] Removing intermediate container ad31978b452c [2023-05-09T08:56:46.667Z] ---> 6551076925e8 [2023-05-09T08:56:46.667Z] [2023-05-09T08:56:46.935Z] Successfully built 6551076925e8 [2023-05-09T08:56:46.935Z] Successfully tagged core-metadata-arm64:latest [2023-05-09T08:56:46.935Z] Building support-notifications [2023-05-09T08:56:51.180Z]  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:56:51.180Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:56:51.180Z] ---> 56c75f80d703 [2023-05-09T08:56:51.180Z] Step 3/26 : WORKDIR /edgex-go [2023-05-09T08:56:51.180Z] ---> Using cache [2023-05-09T08:56:51.180Z] ---> 315fe848b058 [2023-05-09T08:56:51.180Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T08:56:51.180Z] ---> Using cache [2023-05-09T08:56:51.180Z] ---> 0edb875aa1f2 [2023-05-09T08:56:51.180Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-09T08:56:51.180Z] ---> Using cache [2023-05-09T08:56:51.180Z] ---> dc9b82930043 [2023-05-09T08:56:51.180Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:56:51.180Z] ---> Running in c6ca623e16e7 [2023-05-09T08:57:09.381Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:57:09.381Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:57:09.381Z] ---> 56c75f80d703 [2023-05-09T08:57:09.381Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:57:09.381Z] ---> Using cache [2023-05-09T08:57:09.381Z] ---> d6bc4ce1563d [2023-05-09T08:57:09.381Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T08:57:09.381Z] ---> Using cache [2023-05-09T08:57:09.381Z] ---> 7105895aca37 [2023-05-09T08:57:09.381Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T08:57:09.381Z] ---> Using cache [2023-05-09T08:57:09.381Z] ---> f532dc7e6383 [2023-05-09T08:57:09.381Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T08:57:09.381Z] ---> Using cache [2023-05-09T08:57:09.381Z] ---> ee2ecfffb21d [2023-05-09T08:57:09.381Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:57:09.381Z] ---> Using cache [2023-05-09T08:57:09.381Z] ---> 1850014b105b [2023-05-09T08:57:09.381Z] Step 8/23 : COPY . . [2023-05-09T08:57:09.381Z] ---> Using cache [2023-05-09T08:57:09.381Z] ---> 749202a86d8a [2023-05-09T08:57:09.381Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-09T08:57:09.650Z] ---> Running in 1ead10b875e2 [2023-05-09T08:57:12.992Z] 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-05-09T08:57:14.939Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:57:14.939Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:57:14.939Z] ---> 56c75f80d703 [2023-05-09T08:57:14.939Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:57:14.939Z] ---> Using cache [2023-05-09T08:57:14.939Z] ---> d6bc4ce1563d [2023-05-09T08:57:14.939Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T08:57:14.939Z] ---> Using cache [2023-05-09T08:57:14.939Z] ---> 7105895aca37 [2023-05-09T08:57:14.939Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-09T08:57:15.207Z] ---> Running in e03df83d7084 [2023-05-09T08:57:17.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:57:18.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:57:20.707Z] OK: 263 MiB in 53 packages [2023-05-09T08:57:23.292Z] Removing intermediate container e03df83d7084 [2023-05-09T08:57:23.292Z] ---> 26b3be5ac87a [2023-05-09T08:57:23.292Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T08:57:24.253Z] ---> ecc2fbec3c05 [2023-05-09T08:57:24.253Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:57:24.836Z] ---> Running in ae673cb13c10 [2023-05-09T08:57:51.513Z] Removing intermediate container 10df36e0ec23 [2023-05-09T08:57:51.513Z] ---> 5ca9ccada00f [2023-05-09T08:57:51.513Z] Step 7/27 : COPY . . [2023-05-09T08:58:18.186Z] ---> b3c5c9987425 [2023-05-09T08:58:18.186Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T08:58:18.186Z] ---> Running in 842e5d82f5fa [2023-05-09T08:58:18.186Z] Removing intermediate container 842e5d82f5fa [2023-05-09T08:58:18.186Z] ---> 2d001f3bb4f1 [2023-05-09T08:58:18.186Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T08:58:18.186Z] ---> Running in 12a1521ca3ab [2023-05-09T08:58:19.593Z] Removing intermediate container 12a1521ca3ab [2023-05-09T08:58:19.593Z] ---> 774ba3ee8eba [2023-05-09T08:58:19.593Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T08:58:19.861Z] ---> Running in 22c73048f3cb [2023-05-09T08:58:21.050Z] Removing intermediate container 22c73048f3cb [2023-05-09T08:58:21.050Z] ---> 91935adf6c28 [2023-05-09T08:58:21.050Z] 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-05-09T08:58:21.050Z] ---> Running in 2ca25d8df9ae [2023-05-09T08:58:28.001Z] Removing intermediate container 2ca25d8df9ae [2023-05-09T08:58:28.001Z] ---> 1ad4a1d4040b [2023-05-09T08:58:28.001Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T08:58:28.001Z] ---> Running in 06151ab2619d [2023-05-09T08:58:28.996Z] Removing intermediate container 06151ab2619d [2023-05-09T08:58:28.996Z] ---> 5999cf8938fa [2023-05-09T08:58:28.996Z] [2023-05-09T08:58:28.996Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T08:58:28.996Z] ---> 51e60588ff2c [2023-05-09T08:58:28.996Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T08:58:29.592Z] ---> Running in cd502d8ee864 [2023-05-09T08:58:30.999Z] Removing intermediate container cd502d8ee864 [2023-05-09T08:58:30.999Z] ---> 009fbab84cd5 [2023-05-09T08:58:30.999Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-09T08:58:30.999Z] ---> Running in ff36104e8ce2 [2023-05-09T08:58:34.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:58:34.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:58:36.019Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T08:58:36.019Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T08:58:36.019Z] OK: 17692 distinct packages available [2023-05-09T08:58:36.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:58:36.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:58:38.284Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-09T08:58:38.284Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-09T08:58:38.284Z] (3/4) Installing libucontext (1.2-r0) [2023-05-09T08:58:38.284Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-09T08:58:38.284Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:58:38.284Z] OK: 8 MiB in 19 packages [2023-05-09T08:58:39.693Z] Removing intermediate container d0f594ee351b [2023-05-09T08:58:39.693Z] ---> e188b9503184 [2023-05-09T08:58:39.693Z] [2023-05-09T08:58:39.693Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T08:58:39.693Z] ---> 51e60588ff2c [2023-05-09T08:58:39.693Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T08:58:39.693Z] ---> Using cache [2023-05-09T08:58:39.693Z] ---> cb033155501c [2023-05-09T08:58:39.693Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T08:58:39.693Z] ---> Using cache [2023-05-09T08:58:39.693Z] ---> 30b69c6623b0 [2023-05-09T08:58:39.693Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-09T08:58:39.961Z] ---> Running in 59e1c581fb49 [2023-05-09T08:58:40.936Z] Removing intermediate container 59e1c581fb49 [2023-05-09T08:58:40.936Z] ---> 72830a07e60e [2023-05-09T08:58:40.936Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T08:58:41.203Z] ---> Running in 7f491003dc14 [2023-05-09T08:58:41.470Z] Removing intermediate container ff36104e8ce2 [2023-05-09T08:58:41.470Z] ---> 3fdce7e33be1 [2023-05-09T08:58:41.470Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:58:42.428Z] Removing intermediate container 7f491003dc14 [2023-05-09T08:58:42.428Z] ---> 35aff05a1986 [2023-05-09T08:58:42.428Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:58:43.389Z] ---> 5d7fa2592528 [2023-05-09T08:58:43.389Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:58:43.972Z] ---> 5b409d952800 [2023-05-09T08:58:43.972Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:58:44.931Z] ---> 6639e986adae [2023-05-09T08:58:44.931Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T08:58:45.888Z] ---> c64d44720eb2 [2023-05-09T08:58:45.888Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-09T08:58:54.087Z] ---> 1dcaf9a24c38 [2023-05-09T08:58:54.087Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-09T08:58:56.030Z] ---> d1133d01f751 [2023-05-09T08:58:56.030Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-09T08:58:56.030Z] ---> Running in e3129c13301c [2023-05-09T08:58:56.612Z] ---> b2eac954f972 [2023-05-09T08:58:56.612Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T08:58:57.196Z] Removing intermediate container c6ca623e16e7 [2023-05-09T08:58:57.196Z] ---> 721360ccb2e0 [2023-05-09T08:58:57.196Z] Step 7/26 : COPY . . [2023-05-09T08:58:57.466Z] Removing intermediate container e3129c13301c [2023-05-09T08:58:57.466Z] ---> d7a991937529 [2023-05-09T08:58:57.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T08:58:57.734Z] ---> Running in c5171a071f31 [2023-05-09T08:58:58.692Z] ---> 7c00f3752236 [2023-05-09T08:58:58.692Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-09T08:58:58.692Z] Removing intermediate container c5171a071f31 [2023-05-09T08:58:58.692Z] ---> c011bac95e77 [2023-05-09T08:58:58.692Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T08:58:58.692Z] ---> Running in 3f7f51588583 [2023-05-09T08:58:58.958Z] ---> Running in 4d0ecfe1a1d6 [2023-05-09T08:59:00.367Z] Removing intermediate container 4d0ecfe1a1d6 [2023-05-09T08:59:00.367Z] ---> ca875328bf86 [2023-05-09T08:59:00.367Z] Step 22/23 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T08:59:00.367Z] Removing intermediate container 3f7f51588583 [2023-05-09T08:59:00.367Z] ---> 7c899062eb58 [2023-05-09T08:59:00.367Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-09T08:59:00.367Z] ---> Running in ea8f1812c760 [2023-05-09T08:59:01.771Z] Removing intermediate container ea8f1812c760 [2023-05-09T08:59:01.771Z] ---> d2a08fc9d909 [2023-05-09T08:59:01.771Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T08:59:01.771Z] ---> Running in 0ef7a4470898 [2023-05-09T08:59:02.730Z] ---> 178500e158fc [2023-05-09T08:59:02.730Z] Step 22/27 : WORKDIR / [2023-05-09T08:59:02.997Z] Removing intermediate container 0ef7a4470898 [2023-05-09T08:59:02.997Z] ---> 88c7f0806c5d [2023-05-09T08:59:02.997Z] [2023-05-09T08:59:02.997Z] ---> Running in d34c098680d7 [2023-05-09T08:59:03.953Z] Successfully built 88c7f0806c5d [2023-05-09T08:59:04.223Z] Successfully tagged support-scheduler-arm64:latest [2023-05-09T08:59:04.223Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-05-09T08:59:04.223Z] Removing intermediate container d34c098680d7 [2023-05-09T08:59:04.223Z] ---> 8256087dbcdd [2023-05-09T08:59:04.223Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T08:59:04.223Z] ---> Running in c280cca3c8a9 [2023-05-09T08:59:06.801Z] Removing intermediate container c280cca3c8a9 [2023-05-09T08:59:06.801Z] ---> b93b53271c58 [2023-05-09T08:59:06.801Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T08:59:07.070Z] ---> Running in 7af8ce1292e4 [2023-05-09T08:59:08.477Z] Removing intermediate container 7af8ce1292e4 [2023-05-09T08:59:08.477Z] ---> 333744b156b5 [2023-05-09T08:59:08.477Z] Step 25/27 : LABEL arch=arm64 [2023-05-09T08:59:08.477Z] ---> Running in 22b0875e393d [2023-05-09T08:59:09.439Z] Removing intermediate container 22b0875e393d [2023-05-09T08:59:09.439Z] ---> 01ebadf7965e [2023-05-09T08:59:09.439Z] Step 26/27 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T08:59:09.707Z] ---> Running in 42d3fc7cdce1 [2023-05-09T08:59:11.119Z] Removing intermediate container 42d3fc7cdce1 [2023-05-09T08:59:11.119Z] ---> c565b26649cb [2023-05-09T08:59:11.119Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T08:59:11.396Z] ---> Running in e79a1753a248 [2023-05-09T08:59:12.354Z] Removing intermediate container e79a1753a248 [2023-05-09T08:59:12.354Z] ---> f1f0e614975e [2023-05-09T08:59:12.354Z] [2023-05-09T08:59:13.770Z] Successfully built f1f0e614975e [2023-05-09T08:59:13.770Z] Successfully tagged security-spire-config-arm64:latest [2023-05-09T08:59:13.770Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-05-09T08:59:26.071Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:59:26.071Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:59:26.071Z] ---> 56c75f80d703 [2023-05-09T08:59:26.071Z] Step 3/20 : WORKDIR /edgex-go [2023-05-09T08:59:26.071Z] ---> Using cache [2023-05-09T08:59:26.071Z] ---> 315fe848b058 [2023-05-09T08:59:26.071Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-09T08:59:27.482Z] ---> Running in 28fa9b0ac304 [2023-05-09T08:59:28.896Z] ---> 1c9a2266b81a [2023-05-09T08:59:28.896Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T08:59:29.164Z] ---> Running in ee99f8c94e56 [2023-05-09T08:59:29.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:59:30.021Z] Removing intermediate container ee99f8c94e56 [2023-05-09T08:59:30.021Z] ---> 0723260346d7 [2023-05-09T08:59:30.021Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-09T08:59:30.298Z] ---> Running in 7563308950df [2023-05-09T08:59:30.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:59:31.479Z] Removing intermediate container 7563308950df [2023-05-09T08:59:31.479Z] ---> 969c6a17ce11 [2023-05-09T08:59:31.479Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T08:59:31.479Z] ---> Running in 1ca03c1db448 [2023-05-09T08:59:32.066Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T08:59:32.066Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T08:59:32.066Z] OK: 17692 distinct packages available [2023-05-09T08:59:32.066Z] Removing intermediate container 1ca03c1db448 [2023-05-09T08:59:32.066Z] ---> 5fbfda245b3f [2023-05-09T08:59:32.066Z] 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-05-09T08:59:32.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:59:32.918Z] ---> Running in 5096ec0a3145 [2023-05-09T08:59:33.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:59:34.919Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T08:59:34.919Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T08:59:34.919Z] ---> 56c75f80d703 [2023-05-09T08:59:34.919Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T08:59:34.919Z] ---> Using cache [2023-05-09T08:59:34.919Z] ---> d6bc4ce1563d [2023-05-09T08:59:34.919Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T08:59:34.919Z] ---> Using cache [2023-05-09T08:59:34.919Z] ---> 7105895aca37 [2023-05-09T08:59:34.919Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T08:59:34.919Z] ---> Using cache [2023-05-09T08:59:34.919Z] ---> f532dc7e6383 [2023-05-09T08:59:34.919Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T08:59:34.919Z] ---> Using cache [2023-05-09T08:59:34.919Z] ---> ee2ecfffb21d [2023-05-09T08:59:34.919Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:59:34.919Z] ---> Using cache [2023-05-09T08:59:34.919Z] ---> 1850014b105b [2023-05-09T08:59:34.919Z] Step 8/23 : COPY . . [2023-05-09T08:59:34.919Z] ---> Using cache [2023-05-09T08:59:34.919Z] ---> 749202a86d8a [2023-05-09T08:59:34.920Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-09T08:59:35.189Z] ---> Running in eb9f53baa7d4 [2023-05-09T08:59:35.189Z] OK: 263 MiB in 53 packages [2023-05-09T08:59:37.773Z] Removing intermediate container ae673cb13c10 [2023-05-09T08:59:37.773Z] ---> 1d3338ace054 [2023-05-09T08:59:37.773Z] Step 8/23 : COPY . . [2023-05-09T08:59:37.773Z] Removing intermediate container 5096ec0a3145 [2023-05-09T08:59:37.773Z] ---> 15964d93b67d [2023-05-09T08:59:37.773Z] Step 12/26 : WORKDIR /edgex-go [2023-05-09T08:59:38.040Z] ---> Running in 9d815cdd013e [2023-05-09T08:59:38.040Z] Removing intermediate container 28fa9b0ac304 [2023-05-09T08:59:38.041Z] ---> 7d47ebded23b [2023-05-09T08:59:38.041Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-09T08:59:39.000Z] 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-05-09T08:59:39.267Z] Removing intermediate container 9d815cdd013e [2023-05-09T08:59:39.267Z] ---> 63e7004dcdb4 [2023-05-09T08:59:39.267Z] [2023-05-09T08:59:39.267Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T08:59:39.267Z] ---> 51e60588ff2c [2023-05-09T08:59:39.267Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T08:59:39.267Z] ---> Using cache [2023-05-09T08:59:39.267Z] ---> 009fbab84cd5 [2023-05-09T08:59:39.267Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T08:59:39.542Z] ---> Running in 7ef296935a9a [2023-05-09T08:59:39.812Z] ---> 3deba9489f03 [2023-05-09T08:59:39.812Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T08:59:40.081Z] ---> Running in 0ca375a3ffad [2023-05-09T08:59:42.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:59:43.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:59:45.194Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T08:59:45.194Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T08:59:45.194Z] OK: 17692 distinct packages available [2023-05-09T08:59:45.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T08:59:46.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T08:59:47.832Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T08:59:47.832Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T08:59:47.832Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T08:59:47.832Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T08:59:47.832Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T08:59:47.832Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T08:59:47.832Z] OK: 9 MiB in 20 packages [2023-05-09T08:59:51.180Z] Removing intermediate container 7ef296935a9a [2023-05-09T08:59:51.180Z] ---> 32a63aad9a68 [2023-05-09T08:59:51.180Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T08:59:52.624Z] ---> 3332c9377d61 [2023-05-09T08:59:52.624Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T08:59:54.030Z] ---> 5a19f662aba6 [2023-05-09T08:59:54.031Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T08:59:55.441Z] ---> b971cbc26aa1 [2023-05-09T08:59:55.441Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-09T08:59:55.441Z] ---> Running in 8adaac981fbc [2023-05-09T08:59:58.026Z] 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-05-09T09:00:02.292Z] ---> 82e83ade73fb [2023-05-09T09:00:02.292Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T09:00:02.873Z] ---> 6c7d90b03f7a [2023-05-09T09:00:02.873Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-09T09:00:03.841Z] ---> fb1669ba73cb [2023-05-09T09:00:03.841Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-09T09:00:04.797Z] ---> a126ba0f9fdb [2023-05-09T09:00:04.798Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T09:00:04.798Z] ---> Running in d64b161cdb55 [2023-05-09T09:00:05.380Z] Removing intermediate container d64b161cdb55 [2023-05-09T09:00:05.380Z] ---> 8cb92d5027ed [2023-05-09T09:00:05.380Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T09:00:05.380Z] ---> Running in 3a86f6c57d76 [2023-05-09T09:00:05.962Z] Removing intermediate container 3a86f6c57d76 [2023-05-09T09:00:05.962Z] ---> 59720a353248 [2023-05-09T09:00:05.962Z] Step 24/26 : LABEL arch=arm64 [2023-05-09T09:00:05.962Z] ---> Running in 029a53b44aa7 [2023-05-09T09:00:06.551Z] Removing intermediate container 029a53b44aa7 [2023-05-09T09:00:06.551Z] ---> 7b33b7f133de [2023-05-09T09:00:06.551Z] Step 25/26 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T09:00:06.551Z] ---> Running in 2f45d3c8ee99 [2023-05-09T09:00:07.133Z] Removing intermediate container 2f45d3c8ee99 [2023-05-09T09:00:07.133Z] ---> efea38a73ceb [2023-05-09T09:00:07.133Z] Step 26/26 : LABEL version=0.0.0 [2023-05-09T09:00:07.133Z] ---> Running in 3cd757b3e089 [2023-05-09T09:00:07.717Z] Removing intermediate container 3cd757b3e089 [2023-05-09T09:00:07.717Z] ---> 267984e4518f [2023-05-09T09:00:07.717Z] [2023-05-09T09:00:07.982Z] Successfully built 267984e4518f [2023-05-09T09:00:07.982Z] Successfully tagged security-spire-server-arm64:latest [2023-05-09T09:00:07.982Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-05-09T09:00:24.613Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:00:24.613Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:00:24.613Z] ---> 56c75f80d703 [2023-05-09T09:00:24.613Z] Step 3/25 : WORKDIR /edgex-go [2023-05-09T09:00:24.613Z] ---> Using cache [2023-05-09T09:00:24.613Z] ---> 315fe848b058 [2023-05-09T09:00:24.613Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-09T09:00:24.613Z] ---> Using cache [2023-05-09T09:00:24.613Z] ---> 45b684f2bb18 [2023-05-09T09:00:24.613Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-09T09:00:24.613Z] ---> Using cache [2023-05-09T09:00:24.613Z] ---> 3b49bedc01f2 [2023-05-09T09:00:24.613Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:00:24.613Z] ---> Using cache [2023-05-09T09:00:24.613Z] ---> 6af12bc845c4 [2023-05-09T09:00:24.613Z] Step 7/25 : COPY . . [2023-05-09T09:00:24.613Z] ---> Using cache [2023-05-09T09:00:24.613Z] ---> d620b03ecb18 [2023-05-09T09:00:24.613Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-09T09:00:27.187Z] ---> Running in 1627305426d6 [2023-05-09T09:00:29.128Z] 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-05-09T09:01:15.947Z] Removing intermediate container 0ca375a3ffad [2023-05-09T09:01:15.947Z] ---> e078b74cdcd7 [2023-05-09T09:01:15.947Z] Step 7/20 : COPY . . [2023-05-09T09:01:28.467Z] ---> 5cf199e7f0e6 [2023-05-09T09:01:28.467Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-09T09:01:28.467Z] ---> Running in b27b178af1f5 [2023-05-09T09:01:29.066Z] 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-05-09T09:02:50.721Z] Removing intermediate container 1ead10b875e2 [2023-05-09T09:02:50.721Z] ---> efea16a82878 [2023-05-09T09:02:50.721Z] [2023-05-09T09:02:50.721Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T09:02:50.721Z] ---> 51e60588ff2c [2023-05-09T09:02:50.721Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T09:02:50.721Z] ---> Running in 0a9a2f09e547 [2023-05-09T09:02:50.721Z] Removing intermediate container 0a9a2f09e547 [2023-05-09T09:02:50.721Z] ---> e8ee7326b603 [2023-05-09T09:02:50.721Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-09T09:02:50.721Z] ---> Running in e718565bc83e [2023-05-09T09:02:50.721Z] Removing intermediate container e718565bc83e [2023-05-09T09:02:50.721Z] ---> 8cc104c8aefe [2023-05-09T09:02:50.721Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-09T09:02:50.721Z] ---> Running in ea08fd2e2960 [2023-05-09T09:02:50.721Z] Removing intermediate container ea08fd2e2960 [2023-05-09T09:02:50.721Z] ---> 39653f2df9c5 [2023-05-09T09:02:50.721Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:02:50.721Z] ---> Running in 267631b8706f [2023-05-09T09:02:50.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:02:50.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:02:50.721Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T09:02:50.721Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:02:50.721Z] OK: 8 MiB in 16 packages [2023-05-09T09:02:50.721Z] Removing intermediate container 267631b8706f [2023-05-09T09:02:50.721Z] ---> d94c4726b0f2 [2023-05-09T09:02:50.721Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:02:50.721Z] ---> eace0990b983 [2023-05-09T09:02:50.721Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:02:50.721Z] ---> 79420f2b49bb [2023-05-09T09:02:50.721Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-09T09:02:52.657Z] ---> 8e7a042bef1f [2023-05-09T09:02:52.657Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:02:53.619Z] ---> d4a768610321 [2023-05-09T09:02:53.619Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-09T09:02:53.885Z] ---> Running in e21aff655bc9 [2023-05-09T09:02:54.159Z] Removing intermediate container e21aff655bc9 [2023-05-09T09:02:54.159Z] ---> b7de03cca095 [2023-05-09T09:02:54.160Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:02:54.426Z] ---> Running in 1f54b8f2f539 [2023-05-09T09:02:55.011Z] Removing intermediate container 1f54b8f2f539 [2023-05-09T09:02:55.011Z] ---> facb73981006 [2023-05-09T09:02:55.011Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T09:02:55.011Z] ---> Running in 6bd0f8b9f971 [2023-05-09T09:02:55.591Z] Removing intermediate container 6bd0f8b9f971 [2023-05-09T09:02:55.591Z] ---> d158d293fed4 [2023-05-09T09:02:55.591Z] Step 22/23 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T09:02:55.591Z] ---> Running in 6b5e85dd8109 [2023-05-09T09:02:56.173Z] Removing intermediate container 6b5e85dd8109 [2023-05-09T09:02:56.173Z] ---> 4e5c597312fd [2023-05-09T09:02:56.173Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:02:56.440Z] ---> Running in 7c0335e38061 [2023-05-09T09:02:56.706Z] Removing intermediate container 7c0335e38061 [2023-05-09T09:02:56.706Z] ---> e931f83dd42a [2023-05-09T09:02:56.706Z] [2023-05-09T09:02:56.981Z] Successfully built e931f83dd42a [2023-05-09T09:02:56.981Z] Successfully tagged core-data-arm64:latest [2023-05-09T09:02:56.981Z] Building security-proxy-setup [2023-05-09T09:03:19.302Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:03:19.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:03:19.302Z] ---> 56c75f80d703 [2023-05-09T09:03:19.302Z] Step 3/22 : WORKDIR /edgex-go [2023-05-09T09:03:19.302Z] ---> Using cache [2023-05-09T09:03:19.302Z] ---> 315fe848b058 [2023-05-09T09:03:19.302Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-09T09:03:19.302Z] ---> Using cache [2023-05-09T09:03:19.302Z] ---> 45b684f2bb18 [2023-05-09T09:03:19.302Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-09T09:03:19.302Z] ---> Using cache [2023-05-09T09:03:19.302Z] ---> 3b49bedc01f2 [2023-05-09T09:03:19.302Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:03:19.302Z] ---> Using cache [2023-05-09T09:03:19.302Z] ---> 6af12bc845c4 [2023-05-09T09:03:19.302Z] Step 7/22 : COPY . . [2023-05-09T09:03:19.302Z] ---> Using cache [2023-05-09T09:03:19.302Z] ---> d620b03ecb18 [2023-05-09T09:03:19.302Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-09T09:03:19.302Z] ---> Running in 7143160ee143 [2023-05-09T09:03:19.302Z] 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-05-09T09:06:56.088Z] Removing intermediate container eb9f53baa7d4 [2023-05-09T09:06:56.088Z] ---> 90d8593bffdc [2023-05-09T09:06:56.088Z] [2023-05-09T09:06:56.088Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T09:06:56.088Z] ---> 51e60588ff2c [2023-05-09T09:06:56.088Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T09:06:56.088Z] ---> Using cache [2023-05-09T09:06:56.088Z] ---> 471bc823dc33 [2023-05-09T09:06:56.088Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T09:06:56.088Z] ---> Using cache [2023-05-09T09:06:56.088Z] ---> 160112abd9f6 [2023-05-09T09:06:56.088Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:06:56.088Z] ---> Using cache [2023-05-09T09:06:56.088Z] ---> 5d705bb9a140 [2023-05-09T09:06:56.088Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:06:56.088Z] ---> Using cache [2023-05-09T09:06:56.088Z] ---> 5e66bad10f38 [2023-05-09T09:06:56.088Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-09T09:06:56.088Z] ---> 5a035fb7da44 [2023-05-09T09:06:56.088Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:06:56.089Z] ---> f9a70efa25b0 [2023-05-09T09:06:56.089Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-09T09:06:57.049Z] ---> 10754a46290b [2023-05-09T09:06:57.050Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T09:06:57.050Z] ---> Running in e9a728409fa5 [2023-05-09T09:07:00.404Z] Removing intermediate container e9a728409fa5 [2023-05-09T09:07:00.404Z] ---> 3e70ebc36b60 [2023-05-09T09:07:00.404Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T09:07:00.404Z] ---> Running in d93385a8e753 [2023-05-09T09:07:00.985Z] Removing intermediate container d93385a8e753 [2023-05-09T09:07:00.985Z] ---> c9e74c2b2e8e [2023-05-09T09:07:00.985Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T09:07:00.985Z] ---> Running in 44d07bfc7217 [2023-05-09T09:07:01.572Z] Removing intermediate container 44d07bfc7217 [2023-05-09T09:07:01.572Z] ---> 652c02872472 [2023-05-09T09:07:01.572Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T09:07:01.572Z] ---> Running in e641974295ba [2023-05-09T09:07:02.165Z] Removing intermediate container e641974295ba [2023-05-09T09:07:02.165Z] ---> e029ad46fe04 [2023-05-09T09:07:02.165Z] Step 22/23 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T09:07:02.439Z] ---> Running in 7e3164c67901 [2023-05-09T09:07:02.705Z] Removing intermediate container 7e3164c67901 [2023-05-09T09:07:02.705Z] ---> 3c3ee786fa3b [2023-05-09T09:07:02.705Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:07:02.980Z] ---> Running in 2abfd7f361dd [2023-05-09T09:07:03.562Z] Removing intermediate container 2abfd7f361dd [2023-05-09T09:07:03.562Z] ---> 1b3e46954b1f [2023-05-09T09:07:03.562Z] [2023-05-09T09:07:03.827Z] Successfully built 1b3e46954b1f [2023-05-09T09:07:03.827Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-09T09:07:03.827Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-05-09T09:07:09.163Z] 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-05-09T09:07:21.472Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T09:07:21.472Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T09:07:21.472Z] ---> 56c75f80d703 [2023-05-09T09:07:21.472Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T09:07:21.472Z] ---> Using cache [2023-05-09T09:07:21.472Z] ---> 315fe848b058 [2023-05-09T09:07:21.472Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T09:07:21.472Z] ---> Using cache [2023-05-09T09:07:21.472Z] ---> 0edb875aa1f2 [2023-05-09T09:07:21.472Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T09:07:21.472Z] ---> Using cache [2023-05-09T09:07:21.472Z] ---> dc9b82930043 [2023-05-09T09:07:21.472Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:07:21.472Z] ---> Using cache [2023-05-09T09:07:21.472Z] ---> 721360ccb2e0 [2023-05-09T09:07:21.472Z] Step 7/27 : COPY . . [2023-05-09T09:07:21.472Z] ---> Using cache [2023-05-09T09:07:21.472Z] ---> 1c9a2266b81a [2023-05-09T09:07:21.472Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T09:07:21.472Z] ---> Using cache [2023-05-09T09:07:21.472Z] ---> 0723260346d7 [2023-05-09T09:07:21.472Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T09:07:21.472Z] ---> Using cache [2023-05-09T09:07:21.472Z] ---> 969c6a17ce11 [2023-05-09T09:07:21.472Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T09:07:21.472Z] ---> Using cache [2023-05-09T09:07:21.472Z] ---> 5fbfda245b3f [2023-05-09T09:07:21.472Z] 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-05-09T09:07:21.472Z] ---> Running in 4b1f78bfb054 [2023-05-09T09:07:25.714Z] Removing intermediate container 4b1f78bfb054 [2023-05-09T09:07:25.714Z] ---> 440489364973 [2023-05-09T09:07:25.714Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T09:07:25.714Z] ---> Running in 34af32353730 [2023-05-09T09:07:26.317Z] Removing intermediate container 34af32353730 [2023-05-09T09:07:26.317Z] ---> d66552b7a1f1 [2023-05-09T09:07:26.317Z] [2023-05-09T09:07:26.317Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T09:07:26.317Z] ---> 51e60588ff2c [2023-05-09T09:07:26.317Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T09:07:26.317Z] ---> Using cache [2023-05-09T09:07:26.317Z] ---> 009fbab84cd5 [2023-05-09T09:07:26.317Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T09:07:26.317Z] ---> Using cache [2023-05-09T09:07:26.317Z] ---> 32a63aad9a68 [2023-05-09T09:07:26.317Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:07:26.317Z] ---> Using cache [2023-05-09T09:07:26.317Z] ---> 3332c9377d61 [2023-05-09T09:07:26.317Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:07:26.317Z] ---> Using cache [2023-05-09T09:07:26.586Z] ---> 5a19f662aba6 [2023-05-09T09:07:26.586Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-09T09:07:36.660Z] ---> 00870a61ed2a [2023-05-09T09:07:36.660Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T09:07:36.660Z] Removing intermediate container 1627305426d6 [2023-05-09T09:07:36.660Z] ---> 78280aa4586c [2023-05-09T09:07:36.660Z] [2023-05-09T09:07:36.660Z] Step 9/25 : FROM alpine:3.17 [2023-05-09T09:07:36.660Z] ---> 51e60588ff2c [2023-05-09T09:07:36.660Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-09T09:07:36.660Z] ---> Running in d73f1650ebc4 [2023-05-09T09:07:38.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:07:39.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:07:41.136Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-09T09:07:41.136Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-09T09:07:41.136Z] (3/3) Installing su-exec (0.2-r2) [2023-05-09T09:07:41.136Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:07:41.136Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T09:07:42.099Z] OK: 8 MiB in 18 packages [2023-05-09T09:07:43.064Z] ---> 0322c14ac6a5 [2023-05-09T09:07:43.064Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T09:07:44.478Z] ---> b1eeb8e0722d [2023-05-09T09:07:44.478Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-09T09:07:44.478Z] Removing intermediate container d73f1650ebc4 [2023-05-09T09:07:44.478Z] ---> efffa25ccbb7 [2023-05-09T09:07:44.478Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T09:07:44.749Z] ---> Running in ae8404742121 [2023-05-09T09:07:45.338Z] Removing intermediate container ae8404742121 [2023-05-09T09:07:45.338Z] ---> c56a84790ecd [2023-05-09T09:07:45.338Z] Step 12/25 : WORKDIR / [2023-05-09T09:07:45.338Z] ---> Running in 16109c794292 [2023-05-09T09:07:45.608Z] ---> 50b3fadaad53 [2023-05-09T09:07:45.608Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-09T09:07:46.192Z] Removing intermediate container 16109c794292 [2023-05-09T09:07:46.192Z] ---> 10f7b073ef1e [2023-05-09T09:07:46.192Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:07:46.779Z] ---> 5ca88189520f [2023-05-09T09:07:46.779Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T09:07:47.046Z] ---> Running in 452294b45dad [2023-05-09T09:07:47.633Z] ---> 41ae43b4b105 [2023-05-09T09:07:47.633Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:07:47.905Z] Removing intermediate container 452294b45dad [2023-05-09T09:07:47.905Z] ---> 4a39e3c6e7f1 [2023-05-09T09:07:47.905Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T09:07:48.173Z] ---> Running in c50b3d319f87 [2023-05-09T09:07:48.758Z] ---> 3418fa409b21 [2023-05-09T09:07:48.758Z] 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-05-09T09:07:49.026Z] Removing intermediate container c50b3d319f87 [2023-05-09T09:07:49.026Z] ---> d5900e962a96 [2023-05-09T09:07:49.026Z] Step 25/27 : LABEL arch=arm64 [2023-05-09T09:07:49.292Z] ---> Running in fcb3df449f49 [2023-05-09T09:07:49.872Z] Removing intermediate container fcb3df449f49 [2023-05-09T09:07:49.872Z] ---> 4894a066b902 [2023-05-09T09:07:49.872Z] Step 26/27 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T09:07:50.138Z] ---> 9a27a6e93020 [2023-05-09T09:07:50.138Z] 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-05-09T09:07:50.138Z] ---> Running in 6270345ed1d0 [2023-05-09T09:07:50.722Z] Removing intermediate container 6270345ed1d0 [2023-05-09T09:07:50.722Z] ---> 788084184651 [2023-05-09T09:07:50.722Z] Step 27/27 : LABEL version=0.0.0 [2023-05-09T09:07:50.989Z] ---> Running in 0675ade505cd [2023-05-09T09:07:51.263Z] ---> bf0d73bc37a4 [2023-05-09T09:07:51.263Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:07:51.530Z] Removing intermediate container 0675ade505cd [2023-05-09T09:07:51.530Z] ---> 8604812c6e23 [2023-05-09T09:07:51.530Z] [2023-05-09T09:07:52.113Z] Successfully built 8604812c6e23 [2023-05-09T09:07:52.113Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-09T09:07:52.378Z]  Building security-spire-agent ... done  ---> 84b7ef43096f [2023-05-09T09:07:52.378Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-09T09:07:54.318Z] ---> 82f6b0bdb0c5 [2023-05-09T09:07:54.318Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-09T09:07:55.720Z] ---> 357a01524ef2 [2023-05-09T09:07:55.720Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T09:07:56.682Z] ---> bcc7a4a1f8f0 [2023-05-09T09:07:56.682Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T09:07:56.682Z] ---> Running in 6c78b6b5b8d9 [2023-05-09T09:08:02.029Z] Removing intermediate container 6c78b6b5b8d9 [2023-05-09T09:08:02.029Z] ---> 7e47fcd8c848 [2023-05-09T09:08:02.029Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T09:08:02.029Z] ---> Running in 94f785e97d35 [2023-05-09T09:08:02.624Z] Removing intermediate container 94f785e97d35 [2023-05-09T09:08:02.624Z] ---> 9282a5fbfb28 [2023-05-09T09:08:02.624Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T09:08:02.624Z] ---> Running in c0a1b64c1f9d [2023-05-09T09:08:03.223Z] Removing intermediate container c0a1b64c1f9d [2023-05-09T09:08:03.223Z] ---> 2486c43626aa [2023-05-09T09:08:03.223Z] Step 24/25 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T09:08:03.492Z] ---> Running in 2307b7fe8e78 [2023-05-09T09:08:03.761Z] Removing intermediate container 2307b7fe8e78 [2023-05-09T09:08:03.761Z] ---> af0a3687c5a4 [2023-05-09T09:08:03.761Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T09:08:04.028Z] ---> Running in 4ca646a33113 [2023-05-09T09:08:04.615Z] Removing intermediate container 4ca646a33113 [2023-05-09T09:08:04.615Z] ---> f034d59e4564 [2023-05-09T09:08:04.615Z] [2023-05-09T09:08:04.882Z] Successfully built f034d59e4564 [2023-05-09T09:08:04.882Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-09T09:09:12.732Z]  Building security-secretstore-setup ... done Removing intermediate container 7143160ee143 [2023-05-09T09:09:12.732Z] ---> 865e88109ecc [2023-05-09T09:09:12.732Z] [2023-05-09T09:09:12.732Z] Step 9/22 : FROM alpine:3.17 [2023-05-09T09:09:12.732Z] ---> 51e60588ff2c [2023-05-09T09:09:12.732Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-09T09:09:12.732Z] ---> Running in b39b27d579fe [2023-05-09T09:09:12.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:09:12.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:09:13.692Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T09:09:13.692Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-09T09:09:13.692Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:09:13.692Z] OK: 8 MiB in 17 packages [2023-05-09T09:09:15.101Z] Removing intermediate container b39b27d579fe [2023-05-09T09:09:15.101Z] ---> 885f6bf9010b [2023-05-09T09:09:15.101Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T09:09:15.101Z] ---> Running in 717246289bae [2023-05-09T09:09:15.368Z] Removing intermediate container 717246289bae [2023-05-09T09:09:15.368Z] ---> 76370d3920fb [2023-05-09T09:09:15.368Z] Step 12/22 : WORKDIR /edgex [2023-05-09T09:09:15.635Z] ---> Running in b3890a9451b7 [2023-05-09T09:09:15.904Z] Removing intermediate container b3890a9451b7 [2023-05-09T09:09:15.904Z] ---> 55ae227ef5fe [2023-05-09T09:09:15.904Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:09:16.863Z] ---> 05d71498685d [2023-05-09T09:09:16.863Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:09:17.827Z] ---> c775753d6357 [2023-05-09T09:09:17.827Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-09T09:09:18.417Z] ---> a0a6aa2dd469 [2023-05-09T09:09:18.417Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-09T09:09:20.358Z] ---> 3086be97d120 [2023-05-09T09:09:20.358Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T09:09:21.317Z] ---> 74606b3356aa [2023-05-09T09:09:21.317Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T09:09:21.317Z] ---> Running in f25604282161 [2023-05-09T09:09:23.919Z] Removing intermediate container f25604282161 [2023-05-09T09:09:23.919Z] ---> 50729ed2acdc [2023-05-09T09:09:23.919Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T09:09:24.186Z] ---> Running in a164e7e0ea24 [2023-05-09T09:09:24.771Z] Removing intermediate container a164e7e0ea24 [2023-05-09T09:09:24.771Z] ---> f8c489816d53 [2023-05-09T09:09:24.771Z] Step 20/22 : LABEL arch=arm64 [2023-05-09T09:09:24.771Z] ---> Running in 2fb8a5883d99 [2023-05-09T09:09:25.355Z] Removing intermediate container 2fb8a5883d99 [2023-05-09T09:09:25.355Z] ---> ad7e403ae5ef [2023-05-09T09:09:25.355Z] Step 21/22 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T09:09:25.622Z] ---> Running in bf9cca55bf29 [2023-05-09T09:09:26.205Z] Removing intermediate container bf9cca55bf29 [2023-05-09T09:09:26.205Z] ---> ef8cd06663a2 [2023-05-09T09:09:26.205Z] Step 22/22 : LABEL version=0.0.0 [2023-05-09T09:09:26.205Z] ---> Running in 19958ac8ffd5 [2023-05-09T09:09:26.791Z] Removing intermediate container 19958ac8ffd5 [2023-05-09T09:09:26.791Z] ---> d8273ecec37a [2023-05-09T09:09:26.791Z] [2023-05-09T09:09:27.058Z] Successfully built d8273ecec37a [2023-05-09T09:09:27.326Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-09T09:09:28.734Z]  Building security-proxy-setup ... done Removing intermediate container 8adaac981fbc [2023-05-09T09:09:28.734Z] ---> 00ef484c267a [2023-05-09T09:09:28.734Z] [2023-05-09T09:09:28.734Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T09:09:28.734Z] ---> 51e60588ff2c [2023-05-09T09:09:28.734Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T09:09:29.000Z] ---> Running in d1d6ec75226e [2023-05-09T09:09:30.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:09:30.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:09:30.992Z] Removing intermediate container b27b178af1f5 [2023-05-09T09:09:30.992Z] ---> 243d16754381 [2023-05-09T09:09:30.992Z] [2023-05-09T09:09:30.992Z] Step 9/20 : FROM alpine:3.17 [2023-05-09T09:09:30.992Z] ---> 51e60588ff2c [2023-05-09T09:09:30.992Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T09:09:30.992Z] ---> Using cache [2023-05-09T09:09:30.992Z] ---> 64a160804a00 [2023-05-09T09:09:30.992Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-09T09:09:30.992Z] ---> Running in a71dbbb5b257 [2023-05-09T09:09:31.953Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T09:09:32.223Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T09:09:32.223Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:09:32.223Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T09:09:32.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:09:32.563Z] OK: 8 MiB in 17 packages [2023-05-09T09:09:32.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:09:34.356Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T09:09:34.356Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T09:09:34.356Z] OK: 17692 distinct packages available [2023-05-09T09:09:34.356Z] Removing intermediate container d1d6ec75226e [2023-05-09T09:09:34.356Z] ---> 92a615e8def1 [2023-05-09T09:09:34.356Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T09:09:34.356Z] ---> Running in 9ee76b70bf4f [2023-05-09T09:09:34.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:09:34.625Z] Removing intermediate container 9ee76b70bf4f [2023-05-09T09:09:34.625Z] ---> 8ec216c1a26b [2023-05-09T09:09:34.625Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-09T09:09:34.625Z] ---> Running in 3ee4178d8bde [2023-05-09T09:09:34.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:09:35.176Z] Removing intermediate container 3ee4178d8bde [2023-05-09T09:09:35.176Z] ---> 833b5d5cb028 [2023-05-09T09:09:35.176Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T09:09:35.176Z] ---> Running in c1cdf61d2f3b [2023-05-09T09:09:35.467Z] Removing intermediate container c1cdf61d2f3b [2023-05-09T09:09:35.467Z] ---> 3b8085111648 [2023-05-09T09:09:35.467Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:09:36.074Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-09T09:09:36.074Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-09T09:09:36.359Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-09T09:09:36.359Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-09T09:09:36.359Z] (5/9) Installing curl (8.0.1-r0) [2023-05-09T09:09:36.359Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-09T09:09:36.359Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-09T09:09:36.359Z] (8/9) Installing libucontext (1.2-r0) [2023-05-09T09:09:36.359Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-09T09:09:36.359Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T09:09:36.359Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T09:09:36.666Z] OK: 11 MiB in 24 packages [2023-05-09T09:09:36.939Z] ---> d82732e6155b [2023-05-09T09:09:36.939Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:09:37.528Z] ---> 7ee1737445c0 [2023-05-09T09:09:37.528Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-09T09:09:38.494Z] Removing intermediate container a71dbbb5b257 [2023-05-09T09:09:38.494Z] ---> a66a1203f1e4 [2023-05-09T09:09:38.494Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T09:09:39.080Z] ---> 6aaf3594e5a7 [2023-05-09T09:09:39.081Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T09:09:39.081Z] ---> caa9b48b5440 [2023-05-09T09:09:39.081Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:09:39.666Z] ---> 3b2134715966 [2023-05-09T09:09:39.666Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-09T09:09:39.934Z] ---> dca1cd0f8243 [2023-05-09T09:09:39.934Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-09T09:09:39.934Z] ---> Running in 8de866955579 [2023-05-09T09:09:40.519Z] Removing intermediate container 8de866955579 [2023-05-09T09:09:40.519Z] ---> 59757808d0f3 [2023-05-09T09:09:40.519Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:09:40.519Z] ---> Running in 4f037231b7a3 [2023-05-09T09:09:40.786Z] Removing intermediate container 4f037231b7a3 [2023-05-09T09:09:40.786Z] ---> 410eaedf90fc [2023-05-09T09:09:40.786Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T09:09:41.071Z] ---> Running in d9316f47b34f [2023-05-09T09:09:41.341Z] ---> ab98546fbbe1 [2023-05-09T09:09:41.341Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-09T09:09:41.341Z] Removing intermediate container d9316f47b34f [2023-05-09T09:09:41.341Z] ---> 482fa332dae9 [2023-05-09T09:09:41.341Z] Step 22/23 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T09:09:41.341Z] ---> Running in 5b1ad4fb0d6a [2023-05-09T09:09:41.925Z] Removing intermediate container 5b1ad4fb0d6a [2023-05-09T09:09:41.925Z] ---> 946d664eabb6 [2023-05-09T09:09:41.925Z] Step 23/23 : LABEL version=0.0.0 [2023-05-09T09:09:41.925Z] ---> 359f94d3e010 [2023-05-09T09:09:41.925Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-09T09:09:41.925Z] ---> Running in b5caea6f9744 [2023-05-09T09:09:41.925Z] ---> Running in b275a473e79c [2023-05-09T09:09:42.196Z] Removing intermediate container b5caea6f9744 [2023-05-09T09:09:42.196Z] ---> 621a2aa2b1db [2023-05-09T09:09:42.196Z] [2023-05-09T09:09:42.465Z] Removing intermediate container b275a473e79c [2023-05-09T09:09:42.465Z] ---> 8957d6cff51c [2023-05-09T09:09:42.465Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T09:09:42.465Z] ---> Running in dcf08bc07ae0 [2023-05-09T09:09:42.732Z] Successfully built 621a2aa2b1db [2023-05-09T09:09:42.732Z] Successfully tagged support-notifications-arm64:latest [2023-05-09T09:09:42.732Z]  Building support-notifications ... done Removing intermediate container dcf08bc07ae0 [2023-05-09T09:09:42.732Z] ---> 6b6fedd35308 [2023-05-09T09:09:42.732Z] Step 18/20 : LABEL arch=arm64 [2023-05-09T09:09:42.732Z] ---> Running in c64657c963b0 [2023-05-09T09:09:43.317Z] Removing intermediate container c64657c963b0 [2023-05-09T09:09:43.317Z] ---> 635fee84bdbe [2023-05-09T09:09:43.317Z] Step 19/20 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 [2023-05-09T09:09:43.317Z] ---> Running in a90e318443b6 [2023-05-09T09:09:43.584Z] Removing intermediate container a90e318443b6 [2023-05-09T09:09:43.584Z] ---> 830425437a57 [2023-05-09T09:09:43.584Z] Step 20/20 : LABEL version=0.0.0 [2023-05-09T09:09:43.584Z] ---> Running in c2b242f68769 [2023-05-09T09:09:43.851Z] Removing intermediate container c2b242f68769 [2023-05-09T09:09:43.851Z] ---> 6a76ab0922cd [2023-05-09T09:09:43.851Z] [2023-05-09T09:09:44.117Z] Successfully built 6a76ab0922cd [2023-05-09T09:09:44.117Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-09T09:09:44.712Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-09T09:09:44.711Z] $ docker stop --time=1 0ef3cce8a85360ac6c4c5664b2a2941a1a0ec470564eff39ff79d7d8cfcc1e8f [2023-05-09T09:09:46.449Z] $ docker rm -f --volumes 0ef3cce8a85360ac6c4c5664b2a2941a1a0ec470564eff39ff79d7d8cfcc1e8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T09:09:46.947Z] + docker images [2023-05-09T09:09:47.214Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-09T09:09:47.214Z] security-spiffe-token-provider-arm64 latest 6a76ab0922cd 4 seconds ago 32.7MB [2023-05-09T09:09:47.215Z] support-notifications-arm64 latest 621a2aa2b1db 5 seconds ago 31.9MB [2023-05-09T09:09:47.215Z] 243d16754381 17 seconds ago 1.57GB [2023-05-09T09:09:47.215Z] 00ef484c267a 20 seconds ago 1.59GB [2023-05-09T09:09:47.215Z] security-proxy-setup-arm64 latest d8273ecec37a 21 seconds ago 18.7MB [2023-05-09T09:09:47.215Z] 865e88109ecc 41 seconds ago 1.51GB [2023-05-09T09:09:47.215Z] security-secretstore-setup-arm64 latest f034d59e4564 About a minute ago 32.2MB [2023-05-09T09:09:47.215Z] security-spire-agent-arm64 latest 8604812c6e23 About a minute ago 153MB [2023-05-09T09:09:47.215Z] 78280aa4586c 2 minutes ago 1.52GB [2023-05-09T09:09:47.215Z] d66552b7a1f1 2 minutes ago 1.39GB [2023-05-09T09:09:47.215Z] core-common-config-bootstrapper-arm64 latest 1b3e46954b1f 2 minutes ago 17.2MB [2023-05-09T09:09:47.215Z] 90d8593bffdc 2 minutes ago 1.52GB [2023-05-09T09:09:47.215Z] core-data-arm64 latest e931f83dd42a 6 minutes ago 19.9MB [2023-05-09T09:09:47.215Z] efea16a82878 7 minutes ago 1.53GB [2023-05-09T09:09:47.215Z] security-spire-server-arm64 latest 267984e4518f 9 minutes ago 97MB [2023-05-09T09:09:47.215Z] 63e7004dcdb4 10 minutes ago 1.39GB [2023-05-09T09:09:47.215Z] security-spire-config-arm64 latest f1f0e614975e 10 minutes ago 96.1MB [2023-05-09T09:09:47.215Z] support-scheduler-arm64 latest 88c7f0806c5d 10 minutes ago 31.2MB [2023-05-09T09:09:47.215Z] e188b9503184 11 minutes ago 1.59GB [2023-05-09T09:09:47.215Z] 5999cf8938fa 11 minutes ago 1.39GB [2023-05-09T09:09:47.215Z] core-metadata-arm64 latest 6551076925e8 13 minutes ago 20.2MB [2023-05-09T09:09:47.215Z] core-command-arm64 latest 49bfe0f3dad1 13 minutes ago 19.7MB [2023-05-09T09:09:47.215Z] 0de02b4c30bc 13 minutes ago 1.53GB [2023-05-09T09:09:47.215Z] security-bootstrapper-arm64 latest 05cf36da90c8 13 minutes ago 21.9MB [2023-05-09T09:09:47.215Z] 4a13c86ee751 13 minutes ago 1.53GB [2023-05-09T09:09:47.215Z] security-proxy-auth-arm64 latest 831b2ed08873 14 minutes ago 18.1MB [2023-05-09T09:09:47.215Z] 798224368f58 14 minutes ago 1.51GB [2023-05-09T09:09:47.215Z] 8de5f9a5789e 14 minutes ago 1.51GB [2023-05-09T09:09:47.215Z] ci-base-image-arm64 latest 56c75f80d703 36 minutes ago 899MB [2023-05-09T09:09:47.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-09T09:09:47.215Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-09T09:09:47.215Z] 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-05-09T09:09:47.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T09:09:47.646Z] [2023-05-09T09:09:47.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:09:47.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T09:09:48.251Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T09:09:48.251Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T09:09:48.251Z] 04944245beec: Pulling fs layer [2023-05-09T09:09:48.251Z] 699f458cf7ca: Pulling fs layer [2023-05-09T09:09:48.251Z] 765212b225bb: Pulling fs layer [2023-05-09T09:09:48.251Z] f23df028b6ca: Pulling fs layer [2023-05-09T09:09:48.251Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T09:09:48.251Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T09:09:48.251Z] f23df028b6ca: Waiting [2023-05-09T09:09:48.251Z] d65c8cfc05b1: Waiting [2023-05-09T09:09:48.251Z] 765212b225bb: Waiting [2023-05-09T09:09:48.251Z] 2437ff75d9bd: Waiting [2023-05-09T09:09:48.251Z] 04944245beec: Verifying Checksum [2023-05-09T09:09:48.251Z] 04944245beec: Download complete [2023-05-09T09:09:48.251Z] 765212b225bb: Verifying Checksum [2023-05-09T09:09:48.251Z] 765212b225bb: Download complete [2023-05-09T09:09:48.251Z] f23df028b6ca: Download complete [2023-05-09T09:09:48.251Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T09:09:48.251Z] d65c8cfc05b1: Download complete [2023-05-09T09:09:48.519Z] 699f458cf7ca: Verifying Checksum [2023-05-09T09:09:48.519Z] 699f458cf7ca: Download complete [2023-05-09T09:09:48.786Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T09:09:48.786Z] 8998bd30e6a1: Download complete [2023-05-09T09:09:51.366Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T09:09:51.366Z] 2437ff75d9bd: Download complete [2023-05-09T09:09:53.308Z] 8998bd30e6a1: Pull complete [2023-05-09T09:09:53.308Z] 04944245beec: Pull complete [2023-05-09T09:09:54.717Z] 699f458cf7ca: Pull complete [2023-05-09T09:09:54.984Z] 765212b225bb: Pull complete [2023-05-09T09:09:55.943Z] f23df028b6ca: Pull complete [2023-05-09T09:09:55.943Z] d65c8cfc05b1: Pull complete [2023-05-09T09:10:10.932Z] 2437ff75d9bd: Pull complete [2023-05-09T09:10:10.932Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T09:10:10.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T09:10:10.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:10:11.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-14640 does not seem to be running inside a container [2023-05-09T09:10:11.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T09:10:14.112Z] $ docker top 24d788e904adffeaf689ffc97105f7ce7730156aab385494569114d4d310bfe5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:10:15.018Z] ---> job-cost.sh [2023-05-09T09:10:15.018Z] lf-activate-venv: SKIPPING [2023-05-09T09:10:15.018Z] INFO: No Stack... [2023-05-09T09:10:15.598Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T09:10:16.555Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T09:10:17.194Z] + cut -d, -f6+ [2023-05-09T09:10:17.194Z] cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2023-05-09T09:10:17.258Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4558-2-stack-cost] [2023-05-09T09:10:17.269Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4558-2-stack-cost] did not exist. Created. [2023-05-09T09:10:17.269Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4558-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T09:10:17.914Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T09:10:18.095Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T09:10:18.103Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4558-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T09:10:18.109Z] $ docker stop --time=1 24d788e904adffeaf689ffc97105f7ce7730156aab385494569114d4d310bfe5 [2023-05-09T09:10:19.672Z] $ docker rm -f --volumes 24d788e904adffeaf689ffc97105f7ce7730156aab385494569114d4d310bfe5 [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-05-09T09:10:20.101Z] provisioning config files... [2023-05-09T09:10:20.108Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2201460195902796349tmp [Pipeline] { [Pipeline] sh [2023-05-09T09:10:20.402Z] + set +x [2023-05-09T09:10:20.402Z] + curl+ -s https://codecov.io/bash [2023-05-09T09:10:20.402Z] bash -s -- [2023-05-09T09:10:20.402Z] [2023-05-09T09:10:20.402Z] _____ _ [2023-05-09T09:10:20.402Z] / ____| | | [2023-05-09T09:10:20.402Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T09:10:20.402Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T09:10:20.402Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T09:10:20.402Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T09:10:20.402Z] Bash-1.0.6 [2023-05-09T09:10:20.402Z] [2023-05-09T09:10:20.402Z] [2023-05-09T09:10:20.402Z] ==> git version 2.25.1 found [2023-05-09T09:10:20.402Z] ==> 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-05-09T09:10:20.402Z] Release-Date: 2020-01-08 [2023-05-09T09:10:20.402Z] 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-05-09T09:10:20.402Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T09:10:20.402Z] ==> Jenkins CI detected. [2023-05-09T09:10:20.402Z] current dir:  /w/workspace/edgex-go/2 [2023-05-09T09:10:20.402Z] project root: . [2023-05-09T09:10:20.402Z] --> token set from env [2023-05-09T09:10:20.402Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T09:10:20.402Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T09:10:20.402Z] ==> Python coveragepy not found [2023-05-09T09:10:20.402Z] ==> Searching for coverage reports in: [2023-05-09T09:10:20.402Z] + . [2023-05-09T09:10:20.402Z] -> Found 1 reports [2023-05-09T09:10:20.402Z] ==> Detecting git/mercurial file structure [2023-05-09T09:10:20.661Z] ==> Reading reports [2023-05-09T09:10:20.661Z] + ./coverage.out bytes=447733 [2023-05-09T09:10:20.661Z] ==> Appending adjustments [2023-05-09T09:10:20.661Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T09:10:21.600Z] + Found adjustments [2023-05-09T09:10:21.600Z] ==> Gzipping contents [2023-05-09T09:10:21.600Z] 60K /tmp/codecov.BKnIoe.gz [2023-05-09T09:10:21.600Z] ==> Uploading reports [2023-05-09T09:10:21.600Z] url: https://codecov.io [2023-05-09T09:10:21.600Z] query: branch=PR-4558&commit=db3bc497f850bf8023ae68512bed1ad4a1066d6e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= [2023-05-09T09:10:21.600Z] -> Pinging Codecov [2023-05-09T09:10:21.600Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4558&commit=db3bc497f850bf8023ae68512bed1ad4a1066d6e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= [2023-05-09T09:10:21.859Z] -> Uploading to [2023-05-09T09:10:21.859Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/db3bc497f850bf8023ae68512bed1ad4a1066d6e/a3289271-7ab7-416c-8914-8a7d347192e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T091021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=609da3cc1685dd24d7f4a4b61404739aa988af8ec8feb8fb38a3535632a4a81d [2023-05-09T09:10:21.859Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T09:10:21.859Z] Dload Upload Total Spent Left Speed [2023-05-09T09:10:22.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57469 0 0 100 57469 0 215k --:--:-- --:--:-- --:--:-- 215k [2023-05-09T09:10:22.117Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/db3bc497f850bf8023ae68512bed1ad4a1066d6e [Pipeline] } [2023-05-09T09:10:22.123Z] 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-05-09T09:10:22.762Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:10:23.055Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:10:23.916Z] ---> package-listing.sh [2023-05-09T09:10:23.916Z] ++ facter osfamily [2023-05-09T09:10:23.916Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T09:10:24.175Z] + OS_FAMILY=debian [2023-05-09T09:10:24.175Z] + workspace=/w/workspace/edgex-go/2 [2023-05-09T09:10:24.175Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T09:10:24.175Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T09:10:24.175Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T09:10:24.175Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T09:10:24.175Z] + '[' /w/workspace/edgex-go/2 ']' [2023-05-09T09:10:24.175Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T09:10:24.175Z] + case "${OS_FAMILY}" in [2023-05-09T09:10:24.175Z] + dpkg -l [2023-05-09T09:10:24.175Z] + grep '^ii' [2023-05-09T09:10:24.175Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T09:10:24.175Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T09:10:24.175Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T09:10:24.175Z] + '[' /w/workspace/edgex-go/2 ']' [2023-05-09T09:10:24.175Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-05-09T09:10:24.175Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-05-09T09:10:24.185Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T09:10:24.464Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:10:25.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T09:10:25.030Z] [2023-05-09T09:10:25.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:10:25.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T09:10:25.325Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T09:10:25.325Z] 5eb5b503b376: Pulling fs layer [2023-05-09T09:10:25.325Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T09:10:25.325Z] ec43610c2a17: Pulling fs layer [2023-05-09T09:10:25.325Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T09:10:25.326Z] 33b1e0a273af: Pulling fs layer [2023-05-09T09:10:25.326Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T09:10:25.326Z] 2f39f015ded8: Pulling fs layer [2023-05-09T09:10:25.326Z] 3a2ae6a8a46f: Waiting [2023-05-09T09:10:25.326Z] 33b1e0a273af: Waiting [2023-05-09T09:10:25.326Z] 5d3b04190fa2: Waiting [2023-05-09T09:10:25.326Z] 5c69ac0246d0: Download complete [2023-05-09T09:10:25.326Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T09:10:25.326Z] 3a2ae6a8a46f: Download complete [2023-05-09T09:10:25.326Z] 33b1e0a273af: Verifying Checksum [2023-05-09T09:10:25.326Z] 33b1e0a273af: Download complete [2023-05-09T09:10:25.326Z] ec43610c2a17: Verifying Checksum [2023-05-09T09:10:25.326Z] ec43610c2a17: Download complete [2023-05-09T09:10:25.326Z] 5d3b04190fa2: Download complete [2023-05-09T09:10:25.583Z] 5eb5b503b376: Verifying Checksum [2023-05-09T09:10:25.583Z] 5eb5b503b376: Download complete [2023-05-09T09:10:26.150Z] 2f39f015ded8: Download complete [2023-05-09T09:10:26.713Z] 5eb5b503b376: Pull complete [2023-05-09T09:10:26.713Z] 5c69ac0246d0: Pull complete [2023-05-09T09:10:27.277Z] ec43610c2a17: Pull complete [2023-05-09T09:10:27.277Z] 3a2ae6a8a46f: Pull complete [2023-05-09T09:10:27.535Z] 33b1e0a273af: Pull complete [2023-05-09T09:10:27.535Z] 5d3b04190fa2: Pull complete [2023-05-09T09:10:31.717Z] 2f39f015ded8: Pull complete [2023-05-09T09:10:31.717Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T09:10:31.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T09:10:31.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:10:31.803Z] prd-ubuntu20.04-docker-8c-8g-14638 does not seem to be running inside a container [2023-05-09T09:10:31.833Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T09:10:35.162Z] $ docker top 8b5b7fddaf26b283967ce488336a1d9ff67acab5b6fce6008bff4a14c9f39c7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:10:35.503Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T09:10:35.785Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T09:10:36.075Z] + ls /var/log/sa-host [2023-05-09T09:10:36.075Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T09:10:36.230Z] provisioning config files... [2023-05-09T09:10:36.239Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2901788858677597027tmp [Pipeline] { [Pipeline] echo [2023-05-09T09:10:36.250Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:10:36.531Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T09:10:36.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:10:36.865Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T09:10:36.873Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:10:37.160Z] ---> sudo-logs.sh [2023-05-09T09:10:37.160Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T09:10:37.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:10:37.467Z] ---> job-cost.sh [2023-05-09T09:10:37.467Z] lf-activate-venv: SKIPPING [2023-05-09T09:10:37.467Z] DEBUG: total: 0.10999999940395355 [2023-05-09T09:10:37.467Z] INFO: Retrieving Stack Cost... [2023-05-09T09:10:38.033Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T09:10:38.293Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T09:10:38.304Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:10:38.588Z] ---> logs-deploy.sh [2023-05-09T09:10:38.588Z] lf-activate-venv: SKIPPING [2023-05-09T09:10:38.588Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4558/2 [2023-05-09T09:10:38.588Z] INFO: archiving workspace using pattern(s): [2023-05-09T09:10:39.524Z] Archives upload complete. [2023-05-09T09:10:39.524Z] INFO: archiving logs to Nexus