Pull request #4344 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc+81c92a7234808790c4cb0e8fcc6e328e78abdf11 (08b1e55f4acf0d5184e6aab37a392221d53a31e9) 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-ssh2298948517435380465.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9546027515408106610.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12463516683035459389.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9001204991061588284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10236661486559121765.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17371114898682458303.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-5347 in /w/workspace/edgexfoundry_edgex-go_PR-4344 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81c92a7234808790c4cb0e8fcc6e328e78abdf11 into PR head commit 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc > 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/4344/head:refs/remotes/origin/PR-4344 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc Checking out Revision 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc (PR-4344) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-10T19:58:42.538Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-10T19:58:42.705Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-10T19:58:42.851Z] ========================================================= [2023-02-10T19:58:42.851Z] EdgeX Global Pipelines Version Info [2023-02-10T19:58:42.851Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # 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 81c92a7234808790c4cb0e8fcc6e328e78abdf11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # timeout=10 [2023-02-10T19:58:43.598Z] ------------------- [2023-02-10T19:58:43.598Z] stable info: [2023-02-10T19:58:43.598Z] ------------------- [2023-02-10T19:58:43.598Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-10T19:58:43.598Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-10T19:58:43.598Z] Message: update stable to v1.0.244 [2023-02-10T19:58:44.170Z] ------------------- [2023-02-10T19:58:44.170Z] experimental info: [2023-02-10T19:58:44.170Z] ------------------- [2023-02-10T19:58:44.170Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-10T19:58:44.170Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-10T19:58:44.170Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-10T19:58:44.441Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-10T19:58:44.474Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-10T19:58:44.504Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-10T19:58:44.547Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-10T19:58:44.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-10T19:58:44.622Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-10T19:58:44.657Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-10T19:58:44.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-10T19:58:44.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-10T19:58:44.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-10T19:58:44.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-10T19:58:44.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-10T19:58:44.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-10T19:58:44.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-10T19:58:44.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-10T19:58:44.990Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-10T19:58:45.030Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-10T19:58:45.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-10T19:58:45.106Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-10T19:58:45.141Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-10T19:58:45.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-10T19:58:45.216Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-10T19:58:45.252Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-10T19:58:45.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4344 [Pipeline] echo [2023-02-10T19:58:45.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4344 [Pipeline] echo [2023-02-10T19:58:45.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4344 [Pipeline] echo [2023-02-10T19:58:45.415Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [Pipeline] echo [2023-02-10T19:58:45.456Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f7b1ed [Pipeline] echo [2023-02-10T19:58:45.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-10T19:58:45.604Z] provisioning config files... [2023-02-10T19:58:45.619Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14832586821192854489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T19:58:46.002Z] ---> docker-login.sh [2023-02-10T19:58:46.002Z] nexus3.edgexfoundry.org:10001 [2023-02-10T19:58:46.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T19:58:46.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T19:58:46.525Z] Configure a credential helper to remove this warning. See [2023-02-10T19:58:46.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T19:58:46.525Z] [2023-02-10T19:58:46.525Z] Login Succeeded [2023-02-10T19:58:46.525Z] nexus3.edgexfoundry.org:10002 [2023-02-10T19:58:46.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T19:58:46.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T19:58:46.787Z] Configure a credential helper to remove this warning. See [2023-02-10T19:58:46.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T19:58:46.787Z] [2023-02-10T19:58:46.787Z] Login Succeeded [2023-02-10T19:58:46.787Z] nexus3.edgexfoundry.org:10003 [2023-02-10T19:58:46.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T19:58:46.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T19:58:46.787Z] Configure a credential helper to remove this warning. See [2023-02-10T19:58:46.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T19:58:46.787Z] [2023-02-10T19:58:46.787Z] Login Succeeded [2023-02-10T19:58:46.787Z] nexus3.edgexfoundry.org:10004 [2023-02-10T19:58:46.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T19:58:47.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T19:58:47.048Z] Configure a credential helper to remove this warning. See [2023-02-10T19:58:47.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T19:58:47.048Z] [2023-02-10T19:58:47.048Z] Login Succeeded [2023-02-10T19:58:47.048Z] docker.io [2023-02-10T19:58:47.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T19:58:47.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T19:58:47.308Z] Configure a credential helper to remove this warning. See [2023-02-10T19:58:47.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T19:58:47.308Z] [2023-02-10T19:58:47.308Z] Login Succeeded [2023-02-10T19:58:47.308Z] ---> docker-login.sh ends [Pipeline] } [2023-02-10T19:58:47.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-10T19:58:47.745Z] + 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-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-02-10T19:58:47.745Z] + cut -d/ -f2 [2023-02-10T19:58:47.745Z] + dirname cmd/core-command/Dockerfile [2023-02-10T19:58:47.745Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-10T19:58:47.745Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-10T19:58:47.745Z] + cut -d/ -f2 [2023-02-10T19:58:47.745Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-10T19:58:47.745Z] + + dirname cmd/core-data/Dockerfile [2023-02-10T19:58:47.745Z] cut -d/ -f2 [2023-02-10T19:58:47.745Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-10T19:58:47.745Z] + + cut -d/ -f2 [2023-02-10T19:58:47.745Z] dirname cmd/core-metadata/Dockerfile [2023-02-10T19:58:47.745Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-10T19:58:47.745Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-10T19:58:47.745Z] + cut -d/ -f2 [2023-02-10T19:58:47.745Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-10T19:58:47.745Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-02-10T19:58:47.745Z] cut -d/ -f2 [2023-02-10T19:58:47.745Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-10T19:58:47.745Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-10T19:58:47.745Z] + cut -d/ -f2 [2023-02-10T19:58:47.745Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-10T19:58:47.745Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-10T19:58:47.745Z] + cut -d/ -f2 [2023-02-10T19:58:47.745Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-10T19:58:47.745Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-02-10T19:58:47.745Z] cut -d/ -f2 [2023-02-10T19:58:47.745Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-10T19:58:47.745Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-10T19:58:47.745Z] + cut -d/ -f2 [2023-02-10T19:58:47.745Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-10T19:58:47.745Z] + cut -d/ -f2 [2023-02-10T19:58:47.745Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-10T19:58:47.745Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-10T19:58:47.745Z] + dirname cmd/support-notifications/Dockerfile [2023-02-10T19:58:47.745Z] + cut -d/ -f2 [2023-02-10T19:58:47.745Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-10T19:58:47.745Z] + cut -d/ -f2 [2023-02-10T19:58:47.745Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-10T19:58:47.745Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-10T19:58:47.814Z] 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-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-02-10T19:58:48.321Z] + git rev-list -1 --merges 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc~1..5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [Pipeline] echo [2023-02-10T19:58:48.354Z] -----------> git rev-list -1 --merges 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc~1..5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [false] [Pipeline] sh [2023-02-10T19:58:48.661Z] + git log --format=format:%s -1 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [Pipeline] echo [2023-02-10T19:58:48.695Z] ========================================================= [2023-02-10T19:58:48.695Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-10T19:58:48.695Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-10T19:58:49.164Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-10T19:58:49.164Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-10T19:58:49.164Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-10T19:58:49.164Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-10T19:58:49.164Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-10T19:58:49.164Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-10T19:58:49.164Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T19:58:49.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-10T19:58:49.631Z] [2023-02-10T19:58:49.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T19:58:50.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-10T19:58:50.002Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-10T19:58:50.002Z] b85a868b505f: Pulling fs layer [2023-02-10T19:58:50.002Z] e2be974225ed: Pulling fs layer [2023-02-10T19:58:50.002Z] 339a4e72a1f5: Pulling fs layer [2023-02-10T19:58:50.002Z] 988bab9f4d93: Pulling fs layer [2023-02-10T19:58:50.002Z] 1469e6f7b9e6: Pulling fs layer [2023-02-10T19:58:50.002Z] eaf3925da568: Pulling fs layer [2023-02-10T19:58:50.002Z] bab4dde63d76: Pulling fs layer [2023-02-10T19:58:50.002Z] bde34c3a00c8: Pulling fs layer [2023-02-10T19:58:50.002Z] b352a97aabf1: Pulling fs layer [2023-02-10T19:58:50.002Z] 4872d77fe225: Pulling fs layer [2023-02-10T19:58:50.002Z] 5851b861e8e6: Pulling fs layer [2023-02-10T19:58:50.002Z] 4872d77fe225: Waiting [2023-02-10T19:58:50.002Z] b352a97aabf1: Waiting [2023-02-10T19:58:50.002Z] bab4dde63d76: Waiting [2023-02-10T19:58:50.002Z] 988bab9f4d93: Waiting [2023-02-10T19:58:50.002Z] bde34c3a00c8: Waiting [2023-02-10T19:58:50.002Z] 1469e6f7b9e6: Waiting [2023-02-10T19:58:50.002Z] 5851b861e8e6: Waiting [2023-02-10T19:58:50.002Z] eaf3925da568: Waiting [2023-02-10T19:58:50.264Z] e2be974225ed: Download complete [2023-02-10T19:58:50.264Z] 988bab9f4d93: Verifying Checksum [2023-02-10T19:58:50.264Z] 988bab9f4d93: Download complete [2023-02-10T19:58:50.264Z] 1469e6f7b9e6: Download complete [2023-02-10T19:58:50.264Z] eaf3925da568: Verifying Checksum [2023-02-10T19:58:50.264Z] eaf3925da568: Download complete [2023-02-10T19:58:50.527Z] 339a4e72a1f5: Verifying Checksum [2023-02-10T19:58:50.527Z] 339a4e72a1f5: Download complete [2023-02-10T19:58:50.527Z] bde34c3a00c8: Verifying Checksum [2023-02-10T19:58:50.527Z] bde34c3a00c8: Download complete [2023-02-10T19:58:50.527Z] b352a97aabf1: Verifying Checksum [2023-02-10T19:58:50.527Z] b352a97aabf1: Download complete [2023-02-10T19:58:50.527Z] 4872d77fe225: Verifying Checksum [2023-02-10T19:58:50.527Z] 4872d77fe225: Download complete [2023-02-10T19:58:50.527Z] 5851b861e8e6: Download complete [2023-02-10T19:58:50.527Z] b85a868b505f: Verifying Checksum [2023-02-10T19:58:50.527Z] b85a868b505f: Download complete [2023-02-10T19:58:51.099Z] bab4dde63d76: Verifying Checksum [2023-02-10T19:58:51.099Z] bab4dde63d76: Download complete [2023-02-10T19:58:52.036Z] b85a868b505f: Pull complete [2023-02-10T19:58:52.036Z] e2be974225ed: Pull complete [2023-02-10T19:58:52.615Z] 339a4e72a1f5: Pull complete [2023-02-10T19:58:52.615Z] 988bab9f4d93: Pull complete [2023-02-10T19:58:52.877Z] 1469e6f7b9e6: Pull complete [2023-02-10T19:58:53.147Z] eaf3925da568: Pull complete [2023-02-10T19:58:55.067Z] bab4dde63d76: Pull complete [2023-02-10T19:58:55.067Z] bde34c3a00c8: Pull complete [2023-02-10T19:58:55.067Z] b352a97aabf1: Pull complete [2023-02-10T19:58:55.067Z] 4872d77fe225: Pull complete [2023-02-10T19:58:55.067Z] 5851b861e8e6: Pull complete [2023-02-10T19:58:55.067Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-10T19:58:55.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-10T19:58:55.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T19:58:55.291Z] prd-ubuntu20.04-docker-8c-8g-5347 does not seem to be running inside a container [2023-02-10T19:58:55.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-10T19:58:57.378Z] $ docker top 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c -eo pid,comm [2023-02-10T19:58:57.426Z] 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-02-10T19:58:57.426Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-10T19:58:57.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-10T19:58:57.545Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-10T19:58:57.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-10T19:58:57.680Z] $ docker exec 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c ssh-agent [2023-02-10T19:58:57.782Z] SSH_AUTH_SOCK=/tmp/ssh-mvR9EYzUp8Gw/agent.32 [2023-02-10T19:58:57.782Z] SSH_AGENT_PID=38 [2023-02-10T19:58:57.788Z] Running ssh-add (command line suppressed) [2023-02-10T19:58:57.913Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16862359881718090596.key (/w/workspace/edgex-go/1@tmp/private_key_16862359881718090596.key) [2023-02-10T19:58:57.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-10T19:58:58.254Z] + git tag --points-at HEAD [Pipeline] } [2023-02-10T19:58:58.292Z] $ docker exec --env ******** --env ******** 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c ssh-agent -k [2023-02-10T19:58:58.398Z] unset SSH_AUTH_SOCK; [2023-02-10T19:58:58.399Z] unset SSH_AGENT_PID; [2023-02-10T19:58:58.399Z] echo Agent pid 38 killed; [2023-02-10T19:58:58.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-10T19:58:58.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-10T19:58:58.482Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-10T19:58:58.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-10T19:58:58.608Z] $ docker exec 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c ssh-agent [2023-02-10T19:58:58.716Z] SSH_AUTH_SOCK=/tmp/ssh-uySAEPJNBnv6/agent.70 [2023-02-10T19:58:58.716Z] SSH_AGENT_PID=76 [2023-02-10T19:58:58.721Z] Running ssh-add (command line suppressed) [2023-02-10T19:58:58.845Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7318899297157263144.key (/w/workspace/edgex-go/1@tmp/private_key_7318899297157263144.key) [2023-02-10T19:58:58.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-10T19:58:59.175Z] + git semver init [2023-02-10T19:58:59.434Z] 2023-02-10 19:58:59,362 [run_init] DEBUG init version:0.0.0 force:False [2023-02-10T19:58:59.434Z] 2023-02-10 19:58:59,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-10T19:58:59.434Z] 2023-02-10 19:58:59,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-10T19:58:59.434Z] 2023-02-10 19:58:59,364 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-10T19:59:04.766Z] 2023-02-10 19:59:04,528 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-10T19:59:04.766Z] 2023-02-10 19:59:04,529 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4344 with force:False [2023-02-10T19:59:04.766Z] 2023-02-10 19:59:04,529 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4344 [2023-02-10T19:59:04.766Z] 2023-02-10 19:59:04,531 [execute] INFO git cat-file --batch-check [2023-02-10T19:59:04.766Z] 2023-02-10 19:59:04,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-10T19:59:04.766Z] 2023-02-10 19:59:04,538 [execute] INFO git cat-file --batch [2023-02-10T19:59:04.766Z] 2023-02-10 19:59:04,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-10T19:59:04.766Z] 2023-02-10 19:59:04,543 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4344 [2023-02-10T19:59:04.766Z] 0.0.0 [Pipeline] } [2023-02-10T19:59:04.805Z] $ docker exec --env ******** --env ******** 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c ssh-agent -k [2023-02-10T19:59:04.906Z] unset SSH_AUTH_SOCK; [2023-02-10T19:59:04.906Z] unset SSH_AGENT_PID; [2023-02-10T19:59:04.906Z] echo Agent pid 76 killed; [2023-02-10T19:59:04.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-10T19:59:05.333Z] + git semver [Pipeline] } [2023-02-10T19:59:05.632Z] $ docker stop --time=1 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c [2023-02-10T19:59:06.930Z] $ docker rm -f --volumes 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-10T19:59:07.317Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-10T19:59:07.580Z] Stashed 1 file(s) [Pipeline] echo [2023-02-10T19:59:07.596Z] [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-02-10T19:59:08.349Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-10T19:59:08.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T19:59:08.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T19:59:08.454Z] ========================================================= [2023-02-10T19:59:08.454Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-10T19:59:08.454Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-10T19:59:08.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-10T19:59:08.791Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-10T19:59:08.791Z] 213ec9aee27d: Pulling fs layer [2023-02-10T19:59:08.791Z] 4583459ba037: Pulling fs layer [2023-02-10T19:59:08.791Z] 93c1e223e6f2: Pulling fs layer [2023-02-10T19:59:08.791Z] 53926ce57604: Pulling fs layer [2023-02-10T19:59:08.791Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-10T19:59:08.791Z] 22ff95d597cd: Pulling fs layer [2023-02-10T19:59:08.791Z] 12d6caf4c0d1: Pulling fs layer [2023-02-10T19:59:08.791Z] 96b7cbca73a9: Pulling fs layer [2023-02-10T19:59:08.791Z] a7acece74701: Pulling fs layer [2023-02-10T19:59:08.791Z] 21b2b0c7a3f4: Waiting [2023-02-10T19:59:08.791Z] 22ff95d597cd: Waiting [2023-02-10T19:59:08.791Z] 12d6caf4c0d1: Waiting [2023-02-10T19:59:08.791Z] 96b7cbca73a9: Waiting [2023-02-10T19:59:08.791Z] a7acece74701: Waiting [2023-02-10T19:59:08.791Z] 53926ce57604: Waiting [2023-02-10T19:59:08.791Z] 93c1e223e6f2: Verifying Checksum [2023-02-10T19:59:08.791Z] 93c1e223e6f2: Download complete [2023-02-10T19:59:08.791Z] 4583459ba037: Download complete [2023-02-10T19:59:08.791Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-10T19:59:08.791Z] 21b2b0c7a3f4: Download complete [2023-02-10T19:59:08.791Z] 22ff95d597cd: Verifying Checksum [2023-02-10T19:59:08.791Z] 22ff95d597cd: Download complete [2023-02-10T19:59:08.791Z] 213ec9aee27d: Download complete [2023-02-10T19:59:09.056Z] 12d6caf4c0d1: Download complete [2023-02-10T19:59:09.056Z] 213ec9aee27d: Pull complete [2023-02-10T19:59:09.329Z] 4583459ba037: Pull complete [2023-02-10T19:59:09.329Z] 93c1e223e6f2: Pull complete [2023-02-10T19:59:09.964Z] a7acece74701: Verifying Checksum [2023-02-10T19:59:09.964Z] a7acece74701: Download complete [2023-02-10T19:59:10.232Z] 53926ce57604: Verifying Checksum [2023-02-10T19:59:10.232Z] 53926ce57604: Download complete [2023-02-10T19:59:10.232Z] 96b7cbca73a9: Verifying Checksum [2023-02-10T19:59:10.232Z] 96b7cbca73a9: Download complete [2023-02-10T19:59:14.449Z] 53926ce57604: Pull complete [2023-02-10T19:59:14.449Z] 21b2b0c7a3f4: Pull complete [2023-02-10T19:59:14.449Z] 22ff95d597cd: Pull complete [2023-02-10T19:59:14.449Z] 12d6caf4c0d1: Pull complete [2023-02-10T19:59:16.353Z] 96b7cbca73a9: Pull complete [2023-02-10T19:59:17.290Z] a7acece74701: Pull complete [2023-02-10T19:59:17.290Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-10T19:59:17.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-10T19:59:17.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-10T19:59:17.638Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-10T19:59:17.638Z] WORKDIR /edgex [2023-02-10T19:59:17.638Z] COPY go.mod . [2023-02-10T19:59:17.638Z] RUN go mod download [2023-02-10T19:59:17.638Z] docker build -t ci-base-image-x86_64 -f - . [2023-02-10T19:59:18.204Z] Sending build context to Docker daemon 170.2MB [2023-02-10T19:59:18.204Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-10T19:59:18.204Z] ---> db6d94c90886 [2023-02-10T19:59:18.204Z] Step 2/4 : WORKDIR /edgex [2023-02-10T19:59:22.401Z] ---> Running in 3c811ebfb5d8 [2023-02-10T19:59:22.401Z] Removing intermediate container 3c811ebfb5d8 [2023-02-10T19:59:22.401Z] ---> 256ac97c200e [2023-02-10T19:59:22.401Z] Step 3/4 : COPY go.mod . [2023-02-10T19:59:22.401Z] ---> 3e016f3231bc [2023-02-10T19:59:22.401Z] Step 4/4 : RUN go mod download [2023-02-10T19:59:22.401Z] ---> Running in bfd7203ce042 [2023-02-10T19:59:22.896Z] Still waiting to schedule task [2023-02-10T19:59:22.896Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-10T19:59:37.336Z] Removing intermediate container bfd7203ce042 [2023-02-10T19:59:37.336Z] ---> e64bfc8790f8 [2023-02-10T19:59:37.336Z] Successfully built e64bfc8790f8 [2023-02-10T19:59:37.596Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T19:59:37.970Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-10T19:59:37.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T19:59:38.132Z] prd-ubuntu20.04-docker-8c-8g-5347 does not seem to be running inside a container [2023-02-10T19:59:38.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-10T19:59:38.591Z] $ docker top 39c8c0ed600d3989fe0516758d6796f130b36e97e6e6f689dd633147479c9f15 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T19:59:38.974Z] + go version [2023-02-10T19:59:38.974Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-10T19:59:39.019Z] $ docker stop --time=1 39c8c0ed600d3989fe0516758d6796f130b36e97e6e6f689dd633147479c9f15 [2023-02-10T19:59:40.327Z] $ docker rm -f --volumes 39c8c0ed600d3989fe0516758d6796f130b36e97e6e6f689dd633147479c9f15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T19:59:41.027Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-10T19:59:41.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T19:59:41.176Z] prd-ubuntu20.04-docker-8c-8g-5347 does not seem to be running inside a container [2023-02-10T19:59:41.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-10T19:59:41.578Z] $ docker top a17ff9a1995b2add856894cb32565bd3b23334f3344bed0a5a88c1cf02357626 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-10T19:59:41.683Z] ========================================================= [2023-02-10T19:59:41.683Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-10T19:59:41.683Z] ========================================================= [Pipeline] sh [2023-02-10T19:59:41.975Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-10T19:59:42.335Z] + make test [2023-02-10T19:59:42.335Z] go test -race -coverprofile=coverage.out ./... [2023-02-10T19:59:48.907Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-10T20:00:03.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-10T20:00:04.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2023-02-10T20:00:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-10T20:00:04.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-10T20:00:04.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2023-02-10T20:00:07.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.151s coverage: 73.2% of statements [2023-02-10T20:00:07.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-10T20:00:07.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-10T20:00:07.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-10T20:00:07.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.0% of statements [2023-02-10T20:00:07.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-10T20:00:07.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-10T20:00:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.562s coverage: 89.2% of statements [2023-02-10T20:00:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-10T20:00:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-10T20:00:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-10T20:00:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-10T20:00:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-10T20:00:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.096s coverage: 3.8% of statements [2023-02-10T20:00:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-10T20:00:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-10T20:00:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.533s coverage: 95.6% of statements [2023-02-10T20:00:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-10T20:00:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-10T20:00:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-10T20:00:09.520Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-02-10T20:00:09.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-10T20:00:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-10T20:00:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-10T20:00:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-10T20:00:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-10T20:00:09.521Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements [2023-02-10T20:00:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-10T20:00:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-10T20:00:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-10T20:00:09.521Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2023-02-10T20:00:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-10T20:00:09.521Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2023-02-10T20:00:09.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-10T20:00:09.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2023-02-10T20:00:09.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.085s coverage: 82.9% of statements [2023-02-10T20:00:09.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements [2023-02-10T20:00:09.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2023-02-10T20:00:09.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-02-10T20:00:13.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.091s coverage: 94.4% of statements [2023-02-10T20:00:13.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements [2023-02-10T20:00:20.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.270s coverage: 79.9% of statements [2023-02-10T20:00:20.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 77.4% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 63.1% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.424s coverage: 65.3% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 41.0% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-10T20:00:24.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-10T20:00:24.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-10T20:00:24.484Z] 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-02-10T20:00:46.652Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-10T20:00:46.652Z] go vet ./... [2023-02-10T20:00:49.937Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-10T20:00:49.937Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-10T20:00:49.937Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-10T20:00:49.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-10T20:00:50.287Z] + ls -al . [2023-02-10T20:00:50.287Z] total 748 [2023-02-10T20:00:50.287Z] drwxrwxr-x 11 1001 1001 4096 Feb 10 19:59 . [2023-02-10T20:00:50.287Z] drwxr-xr-x 4 root root 4096 Feb 10 19:59 .. [2023-02-10T20:00:50.287Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 19:58 .blubracket [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 16 Feb 10 19:58 .dockerignore [2023-02-10T20:00:50.287Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 20:00 .git [2023-02-10T20:00:50.287Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 19:58 .github [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 1024 Feb 10 19:58 .gitignore [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 42 Feb 10 19:58 .golangci.yml [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 87 Feb 10 19:58 .hadolint.yml [2023-02-10T20:00:50.287Z] drwxr-xr-x 3 1001 1001 4096 Feb 10 19:59 .semver [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 166 Feb 10 19:58 .sonarcloud.properties [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 1171 Feb 10 19:58 ADOPTERS.md [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 10825 Feb 10 19:58 Attribution.txt [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 73765 Feb 10 19:58 CHANGELOG.md [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 19:58 CONTRIBUTING.md [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 677 Feb 10 19:58 GOVERNANCE.md [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 850 Feb 10 19:58 Jenkinsfile [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 19:58 LICENSE [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 13375 Feb 10 19:58 Makefile [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 582 Feb 10 19:58 OWNERS.md [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 9403 Feb 10 19:58 README.md [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 6912 Feb 10 19:58 SECURITY.md [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 5 Feb 10 19:59 VERSION [2023-02-10T20:00:50.287Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 19:58 bin [2023-02-10T20:00:50.287Z] drwxrwxr-x 17 1001 1001 4096 Feb 10 19:58 cmd [2023-02-10T20:00:50.287Z] -rw-r--r-- 1 root root 488091 Feb 10 20:00 coverage.out [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 3295 Feb 10 19:58 go.mod [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 33318 Feb 10 19:58 go.sum [2023-02-10T20:00:50.287Z] drwxrwxr-x 7 1001 1001 4096 Feb 10 19:58 internal [2023-02-10T20:00:50.287Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 19:58 openapi [2023-02-10T20:00:50.287Z] drwxrwxr-x 4 1001 1001 4096 Feb 10 19:58 snap [2023-02-10T20:00:50.287Z] -rw-rw-r-- 1 1001 1001 204 Feb 10 19:58 version.go [Pipeline] sh [2023-02-10T20:00:50.595Z] + '[' -e coverage.out ] [2023-02-10T20:00:50.595Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-10T20:00:50.728Z] Stashed 1 file(s) [Pipeline] sh [2023-02-10T20:00:51.020Z] + make build [2023-02-10T20:00:51.020Z] 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-02-10T20:00:58.380Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5348 in /w/workspace/edgexfoundry_edgex-go_PR-4344 [Pipeline] { [Pipeline] ws [2023-02-10T20:00:58.434Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-10T20:00:58.507Z] The recommended git tool is: git [2023-02-10T20:01:04.007Z] using credential edgex-jenkins-ssh [2023-02-10T20:01:04.027Z] Cloning the remote Git repository [2023-02-10T20:01:04.083Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-10T20:01:04.154Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-10T20:01:04.309Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-10T20:01:04.310Z] > git --version # timeout=10 [2023-02-10T20:01:04.340Z] > git --version # 'git version 2.25.1' [2023-02-10T20:01:04.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-10T20:01:04.408Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-10T20:01:05.904Z] 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-02-10T20:01:05.904Z] 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-02-10T20:01:06.473Z] 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-02-10T20:01:07.411Z] 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-02-10T20:01:15.535Z] 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-02-10T20:01:16.914Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-10T20:01:17.851Z] 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-02-10T20:01:19.226Z] 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-02-10T20:01:20.165Z] 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-02-10T20:01:21.101Z] 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-02-10T20:01:21.872Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-10T20:01:21.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-10T20:01:22.701Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-10T20:01:22.741Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-10T20:01:22.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-10T20:01:23.429Z] Merging remotes/origin/main commit 81c92a7234808790c4cb0e8fcc6e328e78abdf11 into PR head commit 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:01:23.628Z] 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-02-10T20:01:23.765Z] Merge succeeded, producing 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:01:23.765Z] Checking out Revision 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc (PR-4344) [2023-02-10T20:01:24.383Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-02-10T20:01:24.447Z] > git --version # timeout=10 [2023-02-10T20:01:24.459Z] > git --version # 'git version 2.25.1' [2023-02-10T20:01:24.475Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-10T20:01:22.758Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4344/head:refs/remotes/origin/PR-4344 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-10T20:01:23.459Z] > git config core.sparsecheckout # timeout=10 [2023-02-10T20:01:23.475Z] > git checkout -f 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # timeout=10 [2023-02-10T20:01:23.692Z] > git remote # timeout=10 [2023-02-10T20:01:23.709Z] > git config --get remote.origin.url # timeout=10 [2023-02-10T20:01:23.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-10T20:01:23.737Z] > git merge 81c92a7234808790c4cb0e8fcc6e328e78abdf11 # timeout=10 [2023-02-10T20:01:23.764Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-10T20:01:23.784Z] > git config core.sparsecheckout # timeout=10 [2023-02-10T20:01:23.799Z] > git checkout -f 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } [2023-02-10T20:01:25.086Z] $ docker stop --time=1 a17ff9a1995b2add856894cb32565bd3b23334f3344bed0a5a88c1cf02357626 [2023-02-10T20:01:29.019Z] $ docker rm -f --volumes a17ff9a1995b2add856894cb32565bd3b23334f3344bed0a5a88c1cf02357626 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T20:01:29.972Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-10T20:01:29.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-10T20:01:29.972Z] Dload Upload Total Spent Left Speed [2023-02-10T20:01:29.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k [2023-02-10T20:01:30.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-10T20:01:30.259Z] [2023-02-10T20:01:30.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-02-10T20:01:30.624Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh [2023-02-10T20:01:30.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-10T20:01:30.931Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-10T20:01:30.931Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-10T20:01:30.931Z] ca9280d653b3: Pulling fs layer [2023-02-10T20:01:30.931Z] 7e9c9ca2126c: Pulling fs layer [2023-02-10T20:01:31.051Z] + sudo tee /etc/docker/daemon.new [2023-02-10T20:01:31.051Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-10T20:01:31.051Z] { [2023-02-10T20:01:31.051Z] "registry-mirrors": [ [2023-02-10T20:01:31.051Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-10T20:01:31.051Z] ], [2023-02-10T20:01:31.051Z] "bip": "10.250.0.254/24", [2023-02-10T20:01:31.051Z] "hosts": [ [2023-02-10T20:01:31.051Z] "tcp://0.0.0.0:5555", [2023-02-10T20:01:31.051Z] "unix:///var/run/docker.sock" [2023-02-10T20:01:31.051Z] ], [2023-02-10T20:01:31.051Z] "mtu": 1458, [2023-02-10T20:01:31.051Z] "selinux-enabled": true, [2023-02-10T20:01:31.051Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-10T20:01:31.051Z] } [Pipeline] sh [2023-02-10T20:01:31.196Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-10T20:01:31.196Z] cbdbe7a5bc2a: Download complete [2023-02-10T20:01:31.196Z] cbdbe7a5bc2a: Pull complete [2023-02-10T20:01:31.399Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-10T20:01:31.457Z] ca9280d653b3: Verifying Checksum [2023-02-10T20:01:31.457Z] ca9280d653b3: Download complete [2023-02-10T20:01:31.717Z] 7e9c9ca2126c: Verifying Checksum [2023-02-10T20:01:31.717Z] 7e9c9ca2126c: Download complete [2023-02-10T20:01:31.750Z] + sudo service docker restart [2023-02-10T20:01:31.976Z] ca9280d653b3: Pull complete [2023-02-10T20:01:35.285Z] 7e9c9ca2126c: Pull complete [2023-02-10T20:01:35.285Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-10T20:01:35.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-10T20:01:35.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T20:01:35.504Z] prd-ubuntu20.04-docker-8c-8g-5347 does not seem to be running inside a container [2023-02-10T20:01:35.553Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-10T20:01:38.971Z] $ docker top 4830dac3cc4dd4f797a4b081414752e3d65ffd90d5dbdc6f1f9d660e188896da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T20:01:39.360Z] + docker-compose build --help [2023-02-10T20:01:39.360Z] + grep parallel [2023-02-10T20:01:39.929Z] --parallel Build images in parallel. [Pipeline] } [2023-02-10T20:01:39.977Z] $ docker stop --time=1 4830dac3cc4dd4f797a4b081414752e3d65ffd90d5dbdc6f1f9d660e188896da [2023-02-10T20:01:41.250Z] $ docker rm -f --volumes 4830dac3cc4dd4f797a4b081414752e3d65ffd90d5dbdc6f1f9d660e188896da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T20:01:41.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-10T20:01:41.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T20:01:41.984Z] prd-ubuntu20.04-docker-8c-8g-5347 does not seem to be running inside a container [2023-02-10T20:01:42.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-10T20:01:42.395Z] $ docker top d20dd3cd9bb407028677a6fa86fa4578b3bb6285194fb885d5b0bbc8540c7d80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T20:01:42.776Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-10T20:01:43.341Z] Building core-command ... [2023-02-10T20:01:43.341Z] Building core-common-config-bootstrapper ... [2023-02-10T20:01:43.341Z] Building core-data ... [2023-02-10T20:01:43.341Z] Building core-metadata ... [2023-02-10T20:01:43.341Z] Building security-bootstrapper ... [2023-02-10T20:01:43.341Z] Building security-proxy-setup ... [2023-02-10T20:01:43.341Z] Building security-secretstore-setup ... [2023-02-10T20:01:43.341Z] Building security-spiffe-token-provider ... [2023-02-10T20:01:43.341Z] Building security-spire-agent ... [2023-02-10T20:01:43.341Z] Building security-spire-config ... [2023-02-10T20:01:43.341Z] Building security-spire-server ... [2023-02-10T20:01:43.341Z] Building support-notifications ... [2023-02-10T20:01:43.341Z] Building support-scheduler ... [2023-02-10T20:01:43.341Z] Building support-notifications [2023-02-10T20:01:43.341Z] Building security-spire-server [2023-02-10T20:01:43.341Z] Building security-proxy-setup [2023-02-10T20:01:43.341Z] Building security-secretstore-setup [2023-02-10T20:01:43.341Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-10T20:01:50.061Z] provisioning config files... [2023-02-10T20:01:50.083Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17148000762249649567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T20:01:50.457Z] ---> docker-login.sh [2023-02-10T20:01:50.457Z] nexus3.edgexfoundry.org:10001 [2023-02-10T20:01:50.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T20:01:50.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T20:01:50.995Z] Configure a credential helper to remove this warning. See [2023-02-10T20:01:50.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T20:01:50.995Z] [2023-02-10T20:01:50.995Z] Login Succeeded [2023-02-10T20:01:50.995Z] nexus3.edgexfoundry.org:10002 [2023-02-10T20:01:51.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T20:01:51.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T20:01:51.531Z] Configure a credential helper to remove this warning. See [2023-02-10T20:01:51.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T20:01:51.531Z] [2023-02-10T20:01:51.531Z] Login Succeeded [2023-02-10T20:01:51.531Z] nexus3.edgexfoundry.org:10003 [2023-02-10T20:01:51.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T20:01:51.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T20:01:51.800Z] Configure a credential helper to remove this warning. See [2023-02-10T20:01:51.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T20:01:51.800Z] [2023-02-10T20:01:51.800Z] Login Succeeded [2023-02-10T20:01:51.800Z] nexus3.edgexfoundry.org:10004 [2023-02-10T20:01:52.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T20:01:52.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T20:01:52.071Z] Configure a credential helper to remove this warning. See [2023-02-10T20:01:52.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T20:01:52.071Z] [2023-02-10T20:01:52.071Z] Login Succeeded [2023-02-10T20:01:52.071Z] docker.io [2023-02-10T20:01:52.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-10T20:01:52.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-10T20:01:52.606Z] Configure a credential helper to remove this warning. See [2023-02-10T20:01:52.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-10T20:01:52.606Z] [2023-02-10T20:01:52.606Z] Login Succeeded [2023-02-10T20:01:52.606Z] ---> docker-login.sh ends [Pipeline] } [2023-02-10T20:01:52.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-10T20:01:53.268Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-10T20:01:53.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T20:01:53.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-10T20:01:53.378Z] ========================================================= [2023-02-10T20:01:53.378Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-10T20:01:53.378Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-10T20:01:53.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-10T20:01:53.743Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-10T20:01:53.743Z] 9b18e9b68314: Pulling fs layer [2023-02-10T20:01:53.743Z] 35d82f9e3411: Pulling fs layer [2023-02-10T20:01:53.743Z] e16973657156: Pulling fs layer [2023-02-10T20:01:53.743Z] fc693d55d65f: Pulling fs layer [2023-02-10T20:01:53.743Z] 7e9fc2657dce: Pulling fs layer [2023-02-10T20:01:53.743Z] dda99020689f: Pulling fs layer [2023-02-10T20:01:53.743Z] db1c61fa0a46: Pulling fs layer [2023-02-10T20:01:53.743Z] 891c053d2c06: Pulling fs layer [2023-02-10T20:01:53.743Z] 7e9fc2657dce: Waiting [2023-02-10T20:01:53.743Z] dda99020689f: Waiting [2023-02-10T20:01:53.743Z] db1c61fa0a46: Waiting [2023-02-10T20:01:53.743Z] 891c053d2c06: Waiting [2023-02-10T20:01:53.743Z] fc693d55d65f: Waiting [2023-02-10T20:01:54.014Z] e16973657156: Download complete [2023-02-10T20:01:54.014Z] 35d82f9e3411: Verifying Checksum [2023-02-10T20:01:54.014Z] 35d82f9e3411: Download complete [2023-02-10T20:01:54.014Z] 7e9fc2657dce: Verifying Checksum [2023-02-10T20:01:54.014Z] 7e9fc2657dce: Download complete [2023-02-10T20:01:54.014Z] dda99020689f: Verifying Checksum [2023-02-10T20:01:54.014Z] dda99020689f: Download complete [2023-02-10T20:01:54.014Z] 9b18e9b68314: Verifying Checksum [2023-02-10T20:01:54.014Z] 9b18e9b68314: Download complete [2023-02-10T20:01:54.981Z] 9b18e9b68314: Pull complete [2023-02-10T20:01:54.981Z] 891c053d2c06: Verifying Checksum [2023-02-10T20:01:54.981Z] 891c053d2c06: Download complete [2023-02-10T20:01:55.250Z] 35d82f9e3411: Pull complete [2023-02-10T20:01:55.527Z] e16973657156: Pull complete [2023-02-10T20:01:56.114Z] db1c61fa0a46: Verifying Checksum [2023-02-10T20:01:56.114Z] db1c61fa0a46: Download complete [2023-02-10T20:01:56.698Z] fc693d55d65f: Verifying Checksum [2023-02-10T20:01:56.698Z] fc693d55d65f: Download complete [2023-02-10T20:01:58.224Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:01:58.224Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:01:58.224Z] ---> e64bfc8790f8 [2023-02-10T20:01:58.224Z] Step 3/32 : WORKDIR /edgex-go [2023-02-10T20:01:58.224Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:01:58.224Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:01:58.224Z] ---> e64bfc8790f8 [2023-02-10T20:01:58.224Z] Step 3/23 : WORKDIR /edgex-go [2023-02-10T20:01:58.224Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:01:58.224Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:01:58.224Z] ---> e64bfc8790f8 [2023-02-10T20:01:58.224Z] Step 3/24 : WORKDIR /edgex-go [2023-02-10T20:01:58.224Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:01:58.224Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:01:58.224Z] ---> e64bfc8790f8 [2023-02-10T20:01:58.224Z] Step 3/21 : WORKDIR /edgex-go [2023-02-10T20:01:58.224Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:01:58.224Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:01:58.224Z] ---> e64bfc8790f8 [2023-02-10T20:01:58.224Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T20:02:08.302Z] ---> Running in 36d31917b488 [2023-02-10T20:02:08.302Z] ---> Running in 75c4588f3754 [2023-02-10T20:02:08.302Z] ---> Running in 7457861523db [2023-02-10T20:02:08.302Z] ---> Running in 7a6e54e41719 [2023-02-10T20:02:08.302Z] ---> Running in 3727a89f4704 [2023-02-10T20:02:08.302Z] Removing intermediate container 75c4588f3754 [2023-02-10T20:02:08.302Z] ---> 9e6ac5f8bd86 [2023-02-10T20:02:08.302Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T20:02:08.302Z] ---> Running in fcfcc1f233c2 [2023-02-10T20:02:08.302Z] Removing intermediate container 36d31917b488 [2023-02-10T20:02:08.302Z] ---> 38a88fb9f5d3 [2023-02-10T20:02:08.302Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-10T20:02:08.302Z] Removing intermediate container 7457861523db [2023-02-10T20:02:08.302Z] ---> e9ee883a7914 [2023-02-10T20:02:08.302Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-10T20:02:08.302Z] Removing intermediate container 3727a89f4704 [2023-02-10T20:02:08.302Z] ---> ef2d0532c919 [2023-02-10T20:02:08.302Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-10T20:02:08.302Z] Removing intermediate container 7a6e54e41719 [2023-02-10T20:02:08.302Z] ---> 2d8edd2bf6d9 [2023-02-10T20:02:08.302Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-10T20:02:08.302Z] ---> Running in ec32100d93df [2023-02-10T20:02:08.302Z] ---> Running in bd4dbb0e7379 [2023-02-10T20:02:08.302Z] ---> Running in 43aa0fd84989 [2023-02-10T20:02:08.302Z] ---> Running in e07e936971a9 [2023-02-10T20:02:08.302Z] Removing intermediate container fcfcc1f233c2 [2023-02-10T20:02:08.302Z] ---> 6813ee2c1d2a [2023-02-10T20:02:08.302Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-10T20:02:08.302Z] ---> Running in 47bab0ff350f [2023-02-10T20:02:08.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:02:08.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:02:08.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:02:08.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:02:08.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:02:08.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:02:08.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:02:08.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:02:08.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:02:08.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:02:08.822Z] OK: 211 MiB in 51 packages [2023-02-10T20:02:08.822Z] OK: 211 MiB in 51 packages [2023-02-10T20:02:08.822Z] OK: 211 MiB in 51 packages [2023-02-10T20:02:08.822Z] OK: 211 MiB in 51 packages [2023-02-10T20:02:08.822Z] OK: 211 MiB in 51 packages [2023-02-10T20:02:09.056Z] fc693d55d65f: Pull complete [2023-02-10T20:02:09.056Z] 7e9fc2657dce: Pull complete [2023-02-10T20:02:09.056Z] dda99020689f: Pull complete [2023-02-10T20:02:09.391Z] Removing intermediate container ec32100d93df [2023-02-10T20:02:09.391Z] ---> a72f1b3b3b8b [2023-02-10T20:02:09.391Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-10T20:02:09.391Z] Removing intermediate container e07e936971a9 [2023-02-10T20:02:09.391Z] ---> 1712ae9cf2f0 [2023-02-10T20:02:09.391Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-10T20:02:09.391Z] ---> 5ca1c258e288 [2023-02-10T20:02:09.391Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:02:09.391Z] ---> Running in 78322bc094e3 [2023-02-10T20:02:09.391Z] ---> 648e542685d9 [2023-02-10T20:02:09.391Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:02:09.391Z] ---> Running in 188365f7a031 [2023-02-10T20:02:09.651Z] Removing intermediate container bd4dbb0e7379 [2023-02-10T20:02:09.651Z] ---> bd7c60b8ba3b [2023-02-10T20:02:09.651Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-10T20:02:09.651Z] Removing intermediate container 47bab0ff350f [2023-02-10T20:02:09.651Z] ---> d8df94f203b3 [2023-02-10T20:02:09.651Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T20:02:09.651Z] ---> 47dec08e5813 [2023-02-10T20:02:09.651Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:02:09.911Z] Removing intermediate container 43aa0fd84989 [2023-02-10T20:02:09.911Z] ---> 88c7aed1b5c1 [2023-02-10T20:02:09.911Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-10T20:02:09.911Z] ---> Running in e2993a8dcc3e [2023-02-10T20:02:09.911Z] ---> e331e90b055a [2023-02-10T20:02:09.911Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:02:09.911Z] ---> Running in 7de7e2f43c27 [2023-02-10T20:02:09.911Z] ---> 4200d99bc043 [2023-02-10T20:02:09.911Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:02:09.911Z] ---> Running in 732242271a5e [2023-02-10T20:02:12.400Z] db1c61fa0a46: Pull complete [2023-02-10T20:02:14.349Z] 891c053d2c06: Pull complete [2023-02-10T20:02:14.349Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-10T20:02:14.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-10T20:02:14.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-10T20:02:14.740Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-10T20:02:14.740Z] WORKDIR /edgex [2023-02-10T20:02:14.740Z] COPY go.mod . [2023-02-10T20:02:14.740Z] RUN go mod download [2023-02-10T20:02:14.740Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-10T20:02:15.345Z] Sending build context to Docker daemon 3.101MB [2023-02-10T20:02:15.345Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-10T20:02:15.345Z] ---> f96f9c87975a [2023-02-10T20:02:15.345Z] Step 2/4 : WORKDIR /edgex [2023-02-10T20:02:17.287Z] ---> Running in 0f9a53761d50 [2023-02-10T20:02:17.287Z] Removing intermediate container 0f9a53761d50 [2023-02-10T20:02:17.287Z] ---> 3ff9846b0d13 [2023-02-10T20:02:17.287Z] Step 3/4 : COPY go.mod . [2023-02-10T20:02:17.868Z] ---> ee2c621b99fd [2023-02-10T20:02:17.868Z] Step 4/4 : RUN go mod download [2023-02-10T20:02:17.868Z] ---> Running in 9de0ef458ad5 [2023-02-10T20:02:56.745Z] Removing intermediate container 9de0ef458ad5 [2023-02-10T20:02:56.745Z] ---> 6ec9fcab7152 [2023-02-10T20:02:56.745Z] Successfully built 6ec9fcab7152 [2023-02-10T20:02:56.745Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T20:02:57.160Z] + docker inspect -f . ci-base-image-arm64 [2023-02-10T20:02:57.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T20:02:57.436Z] prd-ubuntu20.04-docker-arm64-4c-16g-5348 does not seem to be running inside a container [2023-02-10T20:02:57.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-10T20:02:58.753Z] $ docker top fb375e077897db4a0dc674e6b198a32799951f84a5ca97fc2a79c753798b82a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T20:02:59.607Z] + go version [2023-02-10T20:02:59.607Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-10T20:02:59.653Z] $ docker stop --time=1 fb375e077897db4a0dc674e6b198a32799951f84a5ca97fc2a79c753798b82a0 [2023-02-10T20:03:02.278Z] $ docker rm -f --volumes fb375e077897db4a0dc674e6b198a32799951f84a5ca97fc2a79c753798b82a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T20:03:03.124Z] + docker inspect -f . ci-base-image-arm64 [2023-02-10T20:03:03.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T20:03:03.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-5348 does not seem to be running inside a container [2023-02-10T20:03:03.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-10T20:03:04.672Z] $ docker top a0d5f9d0a8c0e5929f82295982929ee03d1251a7ce947b47c6895e63bfaf1cb6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-10T20:03:04.913Z] ========================================================= [2023-02-10T20:03:04.913Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-10T20:03:04.913Z] ========================================================= [Pipeline] sh [2023-02-10T20:03:05.558Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-10T20:03:05.942Z] + make test [2023-02-10T20:03:06.212Z] go test -race -coverprofile=coverage.out ./... [2023-02-10T20:03:06.389Z] Removing intermediate container 78322bc094e3 [2023-02-10T20:03:06.390Z] ---> 03a33be55498 [2023-02-10T20:03:06.390Z] Step 7/24 : COPY . . [2023-02-10T20:03:06.390Z] Removing intermediate container e2993a8dcc3e [2023-02-10T20:03:06.390Z] ---> da90d5d91d01 [2023-02-10T20:03:06.390Z] Step 7/32 : COPY . . [2023-02-10T20:03:06.390Z] Removing intermediate container 188365f7a031 [2023-02-10T20:03:06.390Z] ---> 955149375db6 [2023-02-10T20:03:06.390Z] Step 7/21 : COPY . . [2023-02-10T20:03:06.390Z] Removing intermediate container 732242271a5e [2023-02-10T20:03:06.390Z] Removing intermediate container 7de7e2f43c27 [2023-02-10T20:03:06.390Z] ---> d95711bb82a6 [2023-02-10T20:03:06.390Z] ---> 9b82d3e68943 [2023-02-10T20:03:06.390Z] Step 7/23 : COPY . .Step 8/22 : COPY . . [2023-02-10T20:03:06.390Z] [2023-02-10T20:03:38.450Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-10T20:03:38.499Z] ---> 7d7fdf622e62 [2023-02-10T20:03:38.499Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-10T20:03:38.499Z] ---> b83bd6c173ca [2023-02-10T20:03:38.499Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-10T20:03:38.499Z] ---> 8c134e55acd5 [2023-02-10T20:03:38.499Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-10T20:03:38.499Z] ---> 3f2c6becc8ed [2023-02-10T20:03:38.499Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-10T20:03:38.499Z] ---> Running in d5bba44115ff [2023-02-10T20:03:38.499Z] ---> Running in 1aae447cb225 [2023-02-10T20:03:38.499Z] ---> 69a68ac1eb7d [2023-02-10T20:03:38.499Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-10T20:03:38.499Z] ---> Running in 509a268a2526 [2023-02-10T20:03:38.499Z] ---> Running in 8a6b23bf2938 [2023-02-10T20:03:38.499Z] ---> Running in 614a21c2f63d [2023-02-10T20:03:38.499Z] Removing intermediate container d5bba44115ff [2023-02-10T20:03:38.499Z] ---> ef6193207f05 [2023-02-10T20:03:38.499Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-10T20:03:38.499Z] ---> Running in 82626bcac147 [2023-02-10T20:03:38.499Z] Removing intermediate container 82626bcac147 [2023-02-10T20:03:38.499Z] ---> 67071c831414 [2023-02-10T20:03:38.499Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-10T20:03:38.499Z] ---> Running in 10ebb0b594d5 [2023-02-10T20:03:38.499Z] 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-02-10T20:03:38.499Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-10T20:03:38.499Z] 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-02-10T20:03:38.499Z] 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-02-10T20:03:38.499Z] Removing intermediate container 10ebb0b594d5 [2023-02-10T20:03:38.499Z] ---> 783281925039 [2023-02-10T20:03:38.499Z] Step 11/23 : WORKDIR /edgex-go [2023-02-10T20:03:38.499Z] ---> Running in e33dbd9b646b [2023-02-10T20:03:38.499Z] Removing intermediate container e33dbd9b646b [2023-02-10T20:03:38.499Z] ---> f7d63a4f6399 [2023-02-10T20:03:38.499Z] [2023-02-10T20:03:38.499Z] Step 12/23 : FROM alpine:3.15 [2023-02-10T20:03:38.499Z] 3.15: Pulling from library/alpine [2023-02-10T20:03:39.064Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-10T20:03:39.064Z] Status: Downloaded newer image for alpine:3.15 [2023-02-10T20:03:39.064Z] ---> c4fc93816858 [2023-02-10T20:03:39.064Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T20:03:39.064Z] ---> Running in d6652dcf0791 [2023-02-10T20:03:39.327Z] Removing intermediate container d6652dcf0791 [2023-02-10T20:03:39.327Z] ---> 5e1c81f2d44b [2023-02-10T20:03:39.327Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-10T20:03:39.327Z] ---> Running in c59388aed9fe [2023-02-10T20:03:40.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:03:40.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:03:40.265Z] v3.15.6-309-g0b2d96fb7ad [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-10T20:03:40.265Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-10T20:03:40.265Z] OK: 15859 distinct packages available [2023-02-10T20:03:40.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:03:40.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:03:40.786Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-10T20:03:40.786Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-10T20:03:40.786Z] (3/5) Installing libucontext (1.1-r0) [2023-02-10T20:03:40.786Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-10T20:03:40.786Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-10T20:03:40.786Z] Executing busybox-1.34.1-r7.trigger [2023-02-10T20:03:40.786Z] OK: 7 MiB in 19 packages [2023-02-10T20:03:42.166Z] Removing intermediate container c59388aed9fe [2023-02-10T20:03:42.166Z] ---> 4c8f314adae9 [2023-02-10T20:03:42.166Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-10T20:03:46.567Z] ---> e18cd108941d [2023-02-10T20:03:46.567Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-10T20:03:47.157Z] ---> dfdf474094b9 [2023-02-10T20:03:47.157Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-10T20:03:47.721Z] ---> d8da2e8d8e6d [2023-02-10T20:03:47.721Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-10T20:03:48.389Z] ---> cba537db8a41 [2023-02-10T20:03:48.389Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-10T20:03:48.389Z] ---> Running in 387c5c59aec9 [2023-02-10T20:03:48.961Z] Removing intermediate container 387c5c59aec9 [2023-02-10T20:03:48.961Z] ---> d5e559a50926 [2023-02-10T20:03:48.961Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-10T20:03:48.961Z] ---> Running in bc38ce96ed30 [2023-02-10T20:03:49.234Z] Removing intermediate container bc38ce96ed30 [2023-02-10T20:03:49.234Z] ---> e8920d8a5267 [2023-02-10T20:03:49.234Z] Step 21/23 : LABEL arch=x86_64 [2023-02-10T20:03:49.234Z] ---> Running in 6e61a72136db [2023-02-10T20:03:49.493Z] Removing intermediate container 6e61a72136db [2023-02-10T20:03:49.493Z] ---> b24ba123bf0b [2023-02-10T20:03:49.493Z] Step 22/23 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:03:49.756Z] ---> Running in 5f6612c8f1d9 [2023-02-10T20:03:50.020Z] Removing intermediate container 5f6612c8f1d9 [2023-02-10T20:03:50.020Z] ---> 7bce2ee0658c [2023-02-10T20:03:50.020Z] Step 23/23 : LABEL version=0.0.0 [2023-02-10T20:03:50.020Z] ---> Running in c1023e81f85b [2023-02-10T20:03:50.288Z] Removing intermediate container c1023e81f85b [2023-02-10T20:03:50.288Z] ---> 8f6e21ece962 [2023-02-10T20:03:50.288Z] [2023-02-10T20:03:50.548Z] Successfully built 8f6e21ece962 [2023-02-10T20:03:50.548Z] Successfully tagged security-spire-server:latest [2023-02-10T20:03:50.548Z]  Building security-spire-server ... done Building security-spire-config [2023-02-10T20:03:54.828Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:03:54.828Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:03:54.828Z] ---> e64bfc8790f8 [2023-02-10T20:03:54.828Z] Step 3/24 : WORKDIR /edgex-go [2023-02-10T20:03:54.828Z] ---> Using cache [2023-02-10T20:03:54.828Z] ---> 2d8edd2bf6d9 [2023-02-10T20:03:54.828Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-10T20:04:04.840Z] ---> Running in 7fc8f8dee924 [2023-02-10T20:04:05.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:05.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:06.047Z] OK: 211 MiB in 51 packages [2023-02-10T20:04:08.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-10T20:04:08.843Z] Removing intermediate container 7fc8f8dee924 [2023-02-10T20:04:08.843Z] ---> dcfe3da572bb [2023-02-10T20:04:08.843Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-10T20:04:09.780Z] 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-02-10T20:04:11.198Z] ---> 0efee32ff89c [2023-02-10T20:04:11.198Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:04:12.131Z] ---> Running in 2ccf55d808ba [2023-02-10T20:04:12.131Z] Removing intermediate container 8a6b23bf2938 [2023-02-10T20:04:12.131Z] ---> ff861e945c75 [2023-02-10T20:04:12.131Z] [2023-02-10T20:04:12.131Z] Step 9/32 : FROM alpine:3.16 [2023-02-10T20:04:12.697Z] 3.16: Pulling from library/alpine [2023-02-10T20:04:13.268Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-10T20:04:13.268Z] Status: Downloaded newer image for alpine:3.16 [2023-02-10T20:04:13.268Z] ---> bfe296a52501 [2023-02-10T20:04:13.268Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T20:04:16.570Z] ---> Running in 3cf9a69df991 [2023-02-10T20:04:16.570Z] Removing intermediate container 614a21c2f63d [2023-02-10T20:04:16.570Z] ---> b536613b005b [2023-02-10T20:04:16.570Z] [2023-02-10T20:04:16.570Z] Step 9/24 : FROM alpine:3.16 [2023-02-10T20:04:16.570Z] ---> bfe296a52501 [2023-02-10T20:04:16.570Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-10T20:04:16.570Z] Removing intermediate container 509a268a2526 [2023-02-10T20:04:16.570Z] ---> eca52130205e [2023-02-10T20:04:16.570Z] [2023-02-10T20:04:16.570Z] Step 9/21 : FROM alpine:3.16 [2023-02-10T20:04:16.570Z] ---> bfe296a52501 [2023-02-10T20:04:16.570Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-10T20:04:16.570Z] ---> Running in 24e30a003a04 [2023-02-10T20:04:16.570Z] Removing intermediate container 3cf9a69df991 [2023-02-10T20:04:16.570Z] ---> af51cd725936 [2023-02-10T20:04:16.570Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-10T20:04:16.570Z] ---> Running in 0047be0f6273 [2023-02-10T20:04:16.570Z] ---> Running in 09a0a8e31c36 [2023-02-10T20:04:16.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:16.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:16.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:16.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:17.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:17.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:17.088Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-10T20:04:17.088Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-10T20:04:17.088Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-10T20:04:17.088Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-10T20:04:17.088Z] (2/2) Installing su-exec (0.2-r1) [2023-02-10T20:04:17.088Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:04:17.088Z] OK: 6 MiB in 16 packages [2023-02-10T20:04:17.088Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-10T20:04:17.088Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-10T20:04:17.347Z] (3/3) Installing su-exec (0.2-r1) [2023-02-10T20:04:17.347Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-10T20:04:17.347Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:04:17.347Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T20:04:17.347Z] (5/6) Installing curl (7.83.1-r5) [2023-02-10T20:04:17.347Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-10T20:04:17.347Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:04:17.347Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T20:04:17.347Z] OK: 6 MiB in 17 packages [2023-02-10T20:04:17.347Z] OK: 8 MiB in 20 packages [2023-02-10T20:04:20.671Z] Removing intermediate container 1aae447cb225 [2023-02-10T20:04:20.671Z] ---> f815e9e097ad [2023-02-10T20:04:20.671Z] [2023-02-10T20:04:20.671Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T20:04:20.671Z] ---> bfe296a52501 [2023-02-10T20:04:20.671Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-10T20:04:20.930Z] ---> Running in 1ecf2208c7b8 [2023-02-10T20:04:20.930Z] Removing intermediate container 09a0a8e31c36 [2023-02-10T20:04:20.930Z] ---> 994f54ff40fa [2023-02-10T20:04:20.930Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-10T20:04:21.191Z] Removing intermediate container 0047be0f6273 [2023-02-10T20:04:21.191Z] ---> 5f53c2eb4de6 [2023-02-10T20:04:21.191Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-10T20:04:21.758Z] ---> Running in 9a8132dfe9de [2023-02-10T20:04:21.758Z] Removing intermediate container 24e30a003a04 [2023-02-10T20:04:21.758Z] ---> d1822d62369e [2023-02-10T20:04:21.758Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-10T20:04:22.021Z] ---> Running in 2bd208351476 [2023-02-10T20:04:22.021Z] ---> Running in 9c4e262b5753 [2023-02-10T20:04:22.021Z] Removing intermediate container 9a8132dfe9de [2023-02-10T20:04:22.021Z] ---> ba7d997ef2c9 [2023-02-10T20:04:22.021Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-10T20:04:22.021Z] ---> Running in 540f9a024472 [2023-02-10T20:04:22.021Z] Removing intermediate container 2bd208351476 [2023-02-10T20:04:22.021Z] ---> 70ff3596c6bc [2023-02-10T20:04:22.021Z] Step 12/24 : WORKDIR / [2023-02-10T20:04:22.021Z] ---> Running in 789b4528ec5e [2023-02-10T20:04:22.021Z] Removing intermediate container 540f9a024472 [2023-02-10T20:04:22.021Z] ---> 1fc8722413fb [2023-02-10T20:04:22.021Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-10T20:04:22.021Z] Removing intermediate container 9c4e262b5753 [2023-02-10T20:04:22.021Z] ---> 21fab2b9d9e0 [2023-02-10T20:04:22.021Z] Step 12/21 : WORKDIR /edgex [2023-02-10T20:04:22.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:22.021Z] ---> Running in e8de00d179ef [2023-02-10T20:04:22.021Z] ---> Running in 306c310e5a7b [2023-02-10T20:04:22.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:22.279Z] Removing intermediate container 789b4528ec5e [2023-02-10T20:04:22.279Z] ---> ad8b83f41a65 [2023-02-10T20:04:22.279Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-10T20:04:22.279Z] Removing intermediate container e8de00d179ef [2023-02-10T20:04:22.279Z] ---> 3066a96e92e1 [2023-02-10T20:04:22.279Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-10T20:04:22.279Z] ---> Running in 46a5b4a31d10 [2023-02-10T20:04:22.279Z] Removing intermediate container 306c310e5a7b [2023-02-10T20:04:22.279Z] ---> e1d58cf3e7c9 [2023-02-10T20:04:22.279Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-10T20:04:22.279Z] Removing intermediate container 46a5b4a31d10 [2023-02-10T20:04:22.279Z] ---> a6cbd10e18b7 [2023-02-10T20:04:22.279Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-10T20:04:22.279Z] ---> Running in ec26e2ab27a0 [2023-02-10T20:04:22.279Z] ---> 4dbbd4097531 [2023-02-10T20:04:22.279Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-10T20:04:22.536Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-10T20:04:22.536Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-10T20:04:22.536Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:04:22.536Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T20:04:22.536Z] ---> d06ae1722351 [2023-02-10T20:04:22.536Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-10T20:04:22.536Z] OK: 6 MiB in 16 packages [2023-02-10T20:04:22.794Z] ---> 148f83656c44 [2023-02-10T20:04:22.794Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-10T20:04:23.056Z] ---> bbb1c9141b55 [2023-02-10T20:04:23.056Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-10T20:04:23.056Z] ---> ee4fa2e3979d [2023-02-10T20:04:23.056Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-10T20:04:23.314Z] Removing intermediate container 1ecf2208c7b8 [2023-02-10T20:04:23.314Z] ---> 4e25b590e5c2 [2023-02-10T20:04:23.314Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T20:04:23.314Z] Removing intermediate container ec26e2ab27a0 [2023-02-10T20:04:23.314Z] ---> cffe64760c95 [2023-02-10T20:04:23.314Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-10T20:04:23.314Z] ---> Running in 80612441b499 [2023-02-10T20:04:23.314Z] ---> 9cf5f1ab4e74 [2023-02-10T20:04:23.314Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-10T20:04:23.572Z] ---> Running in 5edc1de222e2 [2023-02-10T20:04:23.572Z] Removing intermediate container 80612441b499 [2023-02-10T20:04:23.572Z] ---> 00c5d7548692 [2023-02-10T20:04:23.572Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-10T20:04:23.837Z] Removing intermediate container 5edc1de222e2 [2023-02-10T20:04:23.837Z] ---> c13ae6351585 [2023-02-10T20:04:23.837Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-10T20:04:23.837Z] ---> Running in 5cfd3b7fa0ed [2023-02-10T20:04:23.837Z] ---> 8ca5a67cc42d [2023-02-10T20:04:23.837Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-10T20:04:24.097Z] ---> 0ef39022eb97 [2023-02-10T20:04:24.097Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-10T20:04:24.097Z] Removing intermediate container 5cfd3b7fa0ed [2023-02-10T20:04:24.097Z] ---> 90f42b1a264b [2023-02-10T20:04:24.097Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-10T20:04:24.097Z] ---> Running in c691078acab6 [2023-02-10T20:04:24.380Z] ---> 92389f4296ee [2023-02-10T20:04:24.380Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-10T20:04:24.380Z] ---> e8696fb8c8e6 [2023-02-10T20:04:24.380Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-10T20:04:24.380Z] Removing intermediate container c691078acab6 [2023-02-10T20:04:24.380Z] ---> 3da099760259 [2023-02-10T20:04:24.380Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:04:24.380Z] ---> Running in f3bd27c8fe89 [2023-02-10T20:04:24.380Z] ---> Running in 69b20493f247 [2023-02-10T20:04:24.637Z] ---> f08640f2017e [2023-02-10T20:04:24.637Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-10T20:04:24.637Z] ---> 8267e114c109 [2023-02-10T20:04:24.637Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-10T20:04:24.898Z] ---> 6192906337b3 [2023-02-10T20:04:24.898Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-10T20:04:24.898Z] ---> Running in c1560ec6c779 [2023-02-10T20:04:25.834Z] ---> 7110e707909a [2023-02-10T20:04:25.834Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-10T20:04:25.834Z] Removing intermediate container f3bd27c8fe89 [2023-02-10T20:04:25.834Z] ---> 6f20e57549c4 [2023-02-10T20:04:25.834Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-10T20:04:25.834Z] ---> Running in 1dad0333e62a [2023-02-10T20:04:26.092Z] Removing intermediate container 69b20493f247 [2023-02-10T20:04:26.092Z] ---> 8cb02a529623 [2023-02-10T20:04:26.092Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:04:26.092Z] ---> 7e9cbadd5720 [2023-02-10T20:04:26.092Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-10T20:04:26.092Z] ---> Running in bc8ff02ac14c [2023-02-10T20:04:26.092Z] Removing intermediate container 1dad0333e62a [2023-02-10T20:04:26.092Z] ---> be29f2ef681a [2023-02-10T20:04:26.092Z] Step 19/21 : LABEL arch=x86_64 [2023-02-10T20:04:26.092Z] ---> Running in 2825b4cd722a [2023-02-10T20:04:26.353Z] Removing intermediate container c1560ec6c779 [2023-02-10T20:04:26.353Z] ---> 81c49550c067 [2023-02-10T20:04:26.353Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-10T20:04:26.353Z] Removing intermediate container bc8ff02ac14c [2023-02-10T20:04:26.353Z] ---> 26b549cf4cd0 [2023-02-10T20:04:26.353Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T20:04:26.353Z] Removing intermediate container 2825b4cd722a [2023-02-10T20:04:26.353Z] ---> 1f4060f29fba [2023-02-10T20:04:26.353Z] Step 20/21 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:04:26.353Z] ---> Running in 41e91efaf4d2 [2023-02-10T20:04:26.353Z] ---> Running in 85c2f29b3bcf [2023-02-10T20:04:26.353Z] ---> Running in 1167d50af7db [2023-02-10T20:04:26.353Z] ---> b0f187a29be8 [2023-02-10T20:04:26.353Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-10T20:04:26.696Z] Removing intermediate container 85c2f29b3bcf [2023-02-10T20:04:26.696Z] ---> 100e7207c99f [2023-02-10T20:04:26.696Z] Step 22/24 : LABEL arch=x86_64 [2023-02-10T20:04:26.696Z] Removing intermediate container 41e91efaf4d2 [2023-02-10T20:04:26.696Z] ---> bcf6e3d62bf1 [2023-02-10T20:04:26.696Z] Step 21/21 : LABEL version=0.0.0 [2023-02-10T20:04:26.696Z] Removing intermediate container 1167d50af7db [2023-02-10T20:04:26.696Z] ---> e0d52e4bd05c [2023-02-10T20:04:26.696Z] Step 20/22 : LABEL arch=x86_64 [2023-02-10T20:04:26.696Z] ---> Running in 5ecf55f3f9d4 [2023-02-10T20:04:26.696Z] ---> Running in 499e82cf5f3a [2023-02-10T20:04:26.955Z] ---> Running in 5d769543db43 [2023-02-10T20:04:26.955Z] Removing intermediate container 499e82cf5f3a [2023-02-10T20:04:26.955Z] ---> 369487f5cf0d [2023-02-10T20:04:26.955Z] [2023-02-10T20:04:26.955Z] Removing intermediate container 5ecf55f3f9d4 [2023-02-10T20:04:26.955Z] ---> 32a679fb4d99 [2023-02-10T20:04:26.955Z] Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:04:26.955Z] ---> 15e1ff6dca52 [2023-02-10T20:04:26.955Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-10T20:04:26.955Z] Removing intermediate container 5d769543db43 [2023-02-10T20:04:26.955Z] ---> f516bbe57f0b [2023-02-10T20:04:26.955Z] Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:04:26.955Z] ---> Running in f8d7c60f3b44 [2023-02-10T20:04:26.955Z] ---> Running in 34acbe2fc6c9 [2023-02-10T20:04:26.955Z] Successfully built 369487f5cf0d [2023-02-10T20:04:26.955Z] Successfully tagged security-proxy-setup:latest [2023-02-10T20:04:26.955Z]  Building security-proxy-setup ... done Building support-scheduler [2023-02-10T20:04:27.215Z] Removing intermediate container f8d7c60f3b44 [2023-02-10T20:04:27.215Z] ---> 3b70df5cf12e [2023-02-10T20:04:27.215Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T20:04:27.215Z] Removing intermediate container 34acbe2fc6c9 [2023-02-10T20:04:27.215Z] ---> 868d2559d692 [2023-02-10T20:04:27.215Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T20:04:27.781Z] ---> Running in 7c793abd3b79 [2023-02-10T20:04:29.685Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:04:29.685Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:04:29.685Z] ---> e64bfc8790f8 [2023-02-10T20:04:29.685Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T20:04:29.685Z] ---> Using cache [2023-02-10T20:04:29.685Z] ---> 9e6ac5f8bd86 [2023-02-10T20:04:29.685Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T20:04:29.685Z] ---> Using cache [2023-02-10T20:04:29.685Z] ---> 6813ee2c1d2a [2023-02-10T20:04:29.685Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-10T20:04:30.619Z] ---> d1709d08af60 [2023-02-10T20:04:30.619Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-10T20:04:30.619Z] ---> Running in 4914a995df2a [2023-02-10T20:04:30.619Z] ---> Running in 9f7ee2562a35 [2023-02-10T20:04:30.619Z] Removing intermediate container 7c793abd3b79 [2023-02-10T20:04:30.619Z] ---> cf8ad89f0af9 [2023-02-10T20:04:30.619Z] [2023-02-10T20:04:30.619Z] Removing intermediate container 4914a995df2a [2023-02-10T20:04:30.619Z] ---> a584fb15650a [2023-02-10T20:04:30.619Z] [2023-02-10T20:04:30.619Z] Successfully built cf8ad89f0af9 [2023-02-10T20:04:30.887Z] Successfully tagged security-secretstore-setup:latest [2023-02-10T20:04:30.887Z]  Building security-secretstore-setup ... done Building core-metadata [2023-02-10T20:04:30.887Z] ---> a0444becfa95 [2023-02-10T20:04:30.887Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-10T20:04:30.887Z] Successfully built a584fb15650a [2023-02-10T20:04:30.887Z] Successfully tagged support-notifications:latest [2023-02-10T20:04:30.887Z] Building core-data [2023-02-10T20:04:30.887Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:31.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:31.153Z] OK: 211 MiB in 51 packages [2023-02-10T20:04:35.564Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:04:35.564Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:04:35.564Z] ---> e64bfc8790f8 [2023-02-10T20:04:35.564Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-10T20:04:35.564Z] ---> Using cache [2023-02-10T20:04:35.564Z] ---> 9e6ac5f8bd86 [2023-02-10T20:04:35.564Z] Step 4/24 : WORKDIR /edgex-go [2023-02-10T20:04:35.564Z] ---> Using cache [2023-02-10T20:04:35.564Z] ---> 6813ee2c1d2a [2023-02-10T20:04:35.564Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-10T20:04:36.507Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:04:36.507Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:04:36.507Z] ---> e64bfc8790f8 [2023-02-10T20:04:36.507Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T20:04:36.507Z] ---> Using cache [2023-02-10T20:04:36.507Z] ---> 9e6ac5f8bd86 [2023-02-10T20:04:36.507Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T20:04:36.507Z] ---> Using cache [2023-02-10T20:04:36.507Z] ---> 6813ee2c1d2a [2023-02-10T20:04:36.507Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-10T20:04:39.810Z] ---> 71835c1ba23c [2023-02-10T20:04:39.810Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-10T20:04:40.070Z] ---> Running in 0389bf56a6d6 [2023-02-10T20:04:40.070Z] ---> Running in 67fd7d70ea7e [2023-02-10T20:04:40.371Z] ---> b67d74d81be0 [2023-02-10T20:04:40.371Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-10T20:04:40.371Z] Removing intermediate container 9f7ee2562a35 [2023-02-10T20:04:40.371Z] ---> b26643bec1dd [2023-02-10T20:04:40.371Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T20:04:40.632Z] ---> 421237726a05 [2023-02-10T20:04:40.632Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-10T20:04:40.892Z] ---> 535eeeb52fd9 [2023-02-10T20:04:40.892Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:04:40.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:41.152Z] ---> Running in 471d7550812c [2023-02-10T20:04:41.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:41.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:41.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:04:41.412Z] ---> Running in 0fc677a02737 [2023-02-10T20:04:41.674Z] OK: 211 MiB in 51 packages [2023-02-10T20:04:41.674Z] OK: 211 MiB in 51 packages [2023-02-10T20:04:44.996Z] Removing intermediate container 0389bf56a6d6 [2023-02-10T20:04:44.996Z] ---> bf3617fbff52 [2023-02-10T20:04:44.996Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-10T20:04:44.996Z] Removing intermediate container 471d7550812c [2023-02-10T20:04:44.996Z] Removing intermediate container 67fd7d70ea7e [2023-02-10T20:04:44.996Z] ---> 78d680873b5a [2023-02-10T20:04:44.996Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T20:04:44.996Z] ---> 37aa1e518012 [2023-02-10T20:04:44.996Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-10T20:04:44.996Z] ---> Running in bc2901623731 [2023-02-10T20:04:44.996Z] Removing intermediate container bc2901623731 [2023-02-10T20:04:44.996Z] ---> 391c430c906f [2023-02-10T20:04:44.996Z] Step 29/32 : CMD ["gate"] [2023-02-10T20:04:44.996Z] ---> Running in 6540b9145b6e [2023-02-10T20:04:44.996Z] ---> 8949efd40495 [2023-02-10T20:04:44.996Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:04:44.996Z] ---> 5a0586bf0d1b [2023-02-10T20:04:44.996Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:04:44.996Z] Removing intermediate container 6540b9145b6e [2023-02-10T20:04:44.996Z] ---> f8a11811bcb5 [2023-02-10T20:04:44.996Z] Step 30/32 : LABEL arch=x86_64 [2023-02-10T20:04:45.255Z] ---> Running in 2a73788c0744 [2023-02-10T20:04:45.255Z] ---> Running in 22a9a1924622 [2023-02-10T20:04:45.255Z] ---> Running in 891fd7756b0f [2023-02-10T20:04:45.513Z] Removing intermediate container 891fd7756b0f [2023-02-10T20:04:45.513Z] ---> e34e7ce8291e [2023-02-10T20:04:45.513Z] Step 31/32 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:04:45.774Z] ---> Running in ceab27b306ab [2023-02-10T20:04:46.039Z] Removing intermediate container ceab27b306ab [2023-02-10T20:04:46.039Z] ---> 59fa0fb1e50e [2023-02-10T20:04:46.040Z] Step 32/32 : LABEL version=0.0.0 [2023-02-10T20:04:46.304Z] ---> Running in fa7da936dcde [2023-02-10T20:04:46.561Z] Removing intermediate container fa7da936dcde [2023-02-10T20:04:46.561Z] ---> 3ec4886751cf [2023-02-10T20:04:46.561Z] [2023-02-10T20:04:46.561Z] Successfully built 3ec4886751cf [2023-02-10T20:04:46.561Z] Successfully tagged security-bootstrapper:latest [2023-02-10T20:04:46.561Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-02-10T20:04:49.094Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:04:49.094Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:04:49.094Z] ---> e64bfc8790f8 [2023-02-10T20:04:49.095Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T20:04:49.095Z] ---> Using cache [2023-02-10T20:04:49.095Z] ---> 9e6ac5f8bd86 [2023-02-10T20:04:49.095Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T20:04:49.095Z] ---> Using cache [2023-02-10T20:04:49.095Z] ---> 6813ee2c1d2a [2023-02-10T20:04:49.095Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-10T20:04:49.095Z] ---> Using cache [2023-02-10T20:04:49.095Z] ---> 78d680873b5a [2023-02-10T20:04:49.095Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T20:04:49.095Z] ---> Using cache [2023-02-10T20:04:49.095Z] ---> 8949efd40495 [2023-02-10T20:04:49.095Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:04:54.221Z] ---> Running in 18114cea1063 [2023-02-10T20:04:54.221Z] Removing intermediate container 2ccf55d808ba [2023-02-10T20:04:54.221Z] ---> b4bf496205b8 [2023-02-10T20:04:54.221Z] Step 7/24 : COPY . . [2023-02-10T20:05:04.215Z] ---> 2f8273f21910 [2023-02-10T20:05:04.215Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-10T20:05:04.215Z] ---> Running in f3207584bb6f [2023-02-10T20:05:04.215Z] Removing intermediate container f3207584bb6f [2023-02-10T20:05:04.215Z] ---> ca9c6262431d [2023-02-10T20:05:04.215Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-10T20:05:04.215Z] ---> Running in 8d8d00446599 [2023-02-10T20:05:04.215Z] Removing intermediate container 8d8d00446599 [2023-02-10T20:05:04.215Z] ---> 81948df6fd0b [2023-02-10T20:05:04.215Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-10T20:05:04.215Z] ---> Running in 759c6f22fe21 [2023-02-10T20:05:05.148Z] Removing intermediate container 759c6f22fe21 [2023-02-10T20:05:05.148Z] ---> 34512dd5d098 [2023-02-10T20:05:05.148Z] Step 11/24 : WORKDIR /edgex-go [2023-02-10T20:05:05.415Z] ---> Running in a7f0aec91992 [2023-02-10T20:05:05.999Z] Removing intermediate container a7f0aec91992 [2023-02-10T20:05:05.999Z] ---> 67d10afb5d34 [2023-02-10T20:05:05.999Z] [2023-02-10T20:05:05.999Z] Step 12/24 : FROM alpine:3.15 [2023-02-10T20:05:05.999Z] ---> c4fc93816858 [2023-02-10T20:05:05.999Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T20:05:05.999Z] ---> Using cache [2023-02-10T20:05:05.999Z] ---> 5e1c81f2d44b [2023-02-10T20:05:05.999Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-10T20:05:06.568Z] ---> Running in 1d746d685b8c [2023-02-10T20:05:07.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:05:07.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:05:07.450Z] v3.15.6-309-g0b2d96fb7ad [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-10T20:05:07.450Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-10T20:05:07.450Z] OK: 15859 distinct packages available [2023-02-10T20:05:07.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:05:07.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:05:08.104Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-10T20:05:08.104Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-10T20:05:08.104Z] (3/4) Installing libucontext (1.1-r0) [2023-02-10T20:05:08.104Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-10T20:05:08.104Z] Executing busybox-1.34.1-r7.trigger [2023-02-10T20:05:08.104Z] OK: 6 MiB in 18 packages [2023-02-10T20:05:15.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-10T20:05:15.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-10T20:05:15.097Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-10T20:05:16.517Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-10T20:05:16.517Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-10T20:05:19.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-10T20:05:20.324Z] Removing intermediate container 1d746d685b8c [2023-02-10T20:05:20.324Z] ---> bfc5202a07bb [2023-02-10T20:05:20.324Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-10T20:05:20.324Z] Removing intermediate container 0fc677a02737 [2023-02-10T20:05:20.324Z] ---> 262eb87c1c7a [2023-02-10T20:05:20.324Z] Step 8/22 : COPY . . [2023-02-10T20:05:21.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-10T20:05:21.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-10T20:05:21.291Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-10T20:05:22.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-10T20:05:24.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-10T20:05:24.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-10T20:05:24.868Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-10T20:05:24.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-10T20:05:38.466Z] ---> f6cdf599afbd [2023-02-10T20:05:38.466Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-10T20:05:38.466Z] ---> d3823eaa5855 [2023-02-10T20:05:38.466Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-10T20:05:38.466Z] ---> Running in 96fcd99e0f16 [2023-02-10T20:05:38.466Z] 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-02-10T20:05:38.466Z] Removing intermediate container 22a9a1924622 [2023-02-10T20:05:38.466Z] ---> 477afd4acdf5 [2023-02-10T20:05:38.466Z] Step 8/22 : COPY . . [2023-02-10T20:05:38.466Z] Removing intermediate container 2a73788c0744 [2023-02-10T20:05:38.466Z] ---> e8091ef3e0b9 [2023-02-10T20:05:38.466Z] Step 8/24 : COPY . . [2023-02-10T20:05:38.738Z] ---> 8d93b123d692 [2023-02-10T20:05:38.738Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-10T20:05:39.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.451s coverage: 28.7% of statements [2023-02-10T20:05:39.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-10T20:05:39.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-10T20:05:46.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 98.5% of statements [2023-02-10T20:05:53.779Z] ---> Running in b422181d0827 [2023-02-10T20:05:53.779Z] ---> f81aced0556d [2023-02-10T20:05:53.779Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-10T20:05:53.779Z] ---> 7ee174dd6d8e [2023-02-10T20:05:53.779Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-10T20:05:53.779Z] ---> Running in 368a173ada39 [2023-02-10T20:05:53.779Z] ---> Running in 6d7007e77c46 [2023-02-10T20:05:53.779Z] Removing intermediate container b422181d0827 [2023-02-10T20:05:53.779Z] ---> 358ba2d9fe91 [2023-02-10T20:05:53.779Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-10T20:05:53.779Z] ---> 002a5482212f [2023-02-10T20:05:53.779Z] Step 19/24 : WORKDIR / [2023-02-10T20:05:54.047Z] ---> Running in d71366b8a7f5 [2023-02-10T20:05:54.047Z] Removing intermediate container 18114cea1063 [2023-02-10T20:05:54.047Z] ---> bebedaf73094 [2023-02-10T20:05:54.047Z] Step 8/22 : COPY . . [2023-02-10T20:05:54.047Z] Removing intermediate container d71366b8a7f5 [2023-02-10T20:05:54.047Z] ---> 807198fccb83 [2023-02-10T20:05:54.047Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-10T20:05:54.047Z] ---> Running in dea7c241c0ff [2023-02-10T20:05:54.307Z] 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-02-10T20:05:54.307Z] 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-02-10T20:05:54.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.986s coverage: 73.2% of statements [2023-02-10T20:05:54.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-10T20:05:54.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-10T20:05:54.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-10T20:05:54.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.499s coverage: 54.0% of statements [2023-02-10T20:05:54.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-10T20:05:54.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-10T20:05:54.876Z] Removing intermediate container dea7c241c0ff [2023-02-10T20:05:54.876Z] ---> 2ed4e2114320 [2023-02-10T20:05:54.876Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-10T20:06:00.169Z] ---> Running in d9fff2c6101b [2023-02-10T20:06:00.169Z] Removing intermediate container d9fff2c6101b [2023-02-10T20:06:00.169Z] ---> 4e0ce3c01838 [2023-02-10T20:06:00.169Z] Step 22/24 : LABEL arch=x86_64 [2023-02-10T20:06:00.430Z] ---> 29001cbfd688 [2023-02-10T20:06:00.430Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-10T20:06:00.430Z] ---> Running in d274e1745c7a [2023-02-10T20:06:00.430Z] ---> Running in 5a9aec1f23d2 [2023-02-10T20:06:00.689Z] Removing intermediate container d274e1745c7a [2023-02-10T20:06:00.689Z] ---> 0ec6d8f6a36c [2023-02-10T20:06:00.689Z] Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:06:00.689Z] ---> Running in e3f6da1fa730 [2023-02-10T20:06:01.261Z] Removing intermediate container e3f6da1fa730 [2023-02-10T20:06:01.261Z] ---> 14718fa9b118 [2023-02-10T20:06:01.261Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T20:06:01.261Z] 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-02-10T20:06:01.527Z] ---> Running in 5afbd904a70d [2023-02-10T20:06:02.099Z] Removing intermediate container 5afbd904a70d [2023-02-10T20:06:02.099Z] ---> 453a20a4346e [2023-02-10T20:06:02.099Z] [2023-02-10T20:06:02.099Z] Successfully built 453a20a4346e [2023-02-10T20:06:02.358Z] Successfully tagged security-spire-config:latest [2023-02-10T20:06:02.358Z]  Building security-spire-config ... done Building core-command [2023-02-10T20:06:04.900Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:06:04.900Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:06:04.900Z] ---> e64bfc8790f8 [2023-02-10T20:06:04.900Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-10T20:06:04.900Z] ---> Using cache [2023-02-10T20:06:04.900Z] ---> 9e6ac5f8bd86 [2023-02-10T20:06:04.900Z] Step 4/23 : WORKDIR /edgex-go [2023-02-10T20:06:04.900Z] ---> Using cache [2023-02-10T20:06:04.900Z] ---> 6813ee2c1d2a [2023-02-10T20:06:04.900Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-10T20:06:04.900Z] ---> Using cache [2023-02-10T20:06:04.900Z] ---> 78d680873b5a [2023-02-10T20:06:04.900Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-10T20:06:04.900Z] ---> Using cache [2023-02-10T20:06:04.900Z] ---> 8949efd40495 [2023-02-10T20:06:04.900Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:06:04.900Z] ---> Using cache [2023-02-10T20:06:04.900Z] ---> bebedaf73094 [2023-02-10T20:06:04.900Z] Step 8/23 : COPY . . [2023-02-10T20:06:04.900Z] ---> Using cache [2023-02-10T20:06:04.900Z] ---> 29001cbfd688 [2023-02-10T20:06:04.900Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-10T20:06:09.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.643s coverage: 89.2% of statements [2023-02-10T20:06:09.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-10T20:06:09.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-10T20:06:09.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-10T20:06:09.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-10T20:06:09.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-10T20:06:09.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.731s coverage: 3.8% of statements [2023-02-10T20:06:09.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-10T20:06:09.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-10T20:06:13.042Z] ---> Running in a933f76cda54 [2023-02-10T20:06:13.042Z] 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-02-10T20:06:14.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.828s coverage: 95.6% of statements [2023-02-10T20:06:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-10T20:06:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-10T20:06:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-10T20:06:14.089Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.345s coverage: 72.2% of statements [2023-02-10T20:06:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-10T20:06:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-10T20:06:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-10T20:06:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-10T20:06:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-10T20:06:14.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.571s coverage: 65.9% of statements [2023-02-10T20:06:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-10T20:06:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-10T20:06:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-10T20:06:14.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.592s coverage: 0.9% of statements [2023-02-10T20:06:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-10T20:06:14.089Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 29.6% of statements [2023-02-10T20:06:14.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-10T20:06:16.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.414s coverage: 47.1% of statements [2023-02-10T20:06:16.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.466s coverage: 82.9% of statements [2023-02-10T20:06:16.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2023-02-10T20:06:18.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.392s coverage: 96.3% of statements [2023-02-10T20:06:19.658Z] Removing intermediate container 96fcd99e0f16 [2023-02-10T20:06:19.659Z] ---> 416a9b70fe54 [2023-02-10T20:06:19.659Z] [2023-02-10T20:06:19.659Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T20:06:19.659Z] ---> bfe296a52501 [2023-02-10T20:06:19.659Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-10T20:06:19.659Z] ---> Running in ee7987d20a91 [2023-02-10T20:06:19.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:06:20.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.349s coverage: 87.5% of statements [2023-02-10T20:06:20.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:06:20.437Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-10T20:06:20.437Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:06:20.437Z] OK: 6 MiB in 15 packages [2023-02-10T20:06:23.019Z] Removing intermediate container ee7987d20a91 [2023-02-10T20:06:23.019Z] ---> 1d6ec3ac95b2 [2023-02-10T20:06:23.019Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T20:06:23.283Z] ---> Running in 1eb443fc034e [2023-02-10T20:06:23.867Z] Removing intermediate container 1eb443fc034e [2023-02-10T20:06:23.867Z] ---> 424b0b2a4bba [2023-02-10T20:06:23.867Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-10T20:06:24.128Z] ---> Running in 1919ff8ec437 [2023-02-10T20:06:24.387Z] Removing intermediate container 1919ff8ec437 [2023-02-10T20:06:24.387Z] ---> 97c7e373c753 [2023-02-10T20:06:24.387Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-10T20:06:24.387Z] ---> Running in ac2604621cf7 [2023-02-10T20:06:24.957Z] Removing intermediate container ac2604621cf7 [2023-02-10T20:06:24.957Z] ---> 2aff70caf5bc [2023-02-10T20:06:24.957Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:06:25.526Z] ---> e77a74df6648 [2023-02-10T20:06:25.526Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-10T20:06:28.823Z] ---> 2c920c8e4186 [2023-02-10T20:06:28.824Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-10T20:06:29.765Z] ---> 4634390c6d8b [2023-02-10T20:06:29.765Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-10T20:06:30.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.317s coverage: 94.4% of statements [2023-02-10T20:06:30.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.332s coverage: 44.8% of statements [2023-02-10T20:06:33.064Z] ---> Running in a5bf727d2e9b [2023-02-10T20:06:33.646Z] Removing intermediate container a5bf727d2e9b [2023-02-10T20:06:33.646Z] ---> 3ad2480c7042 [2023-02-10T20:06:33.646Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T20:06:33.646Z] Removing intermediate container 6d7007e77c46 [2023-02-10T20:06:33.646Z] ---> d8c10096b559 [2023-02-10T20:06:33.646Z] [2023-02-10T20:06:33.646Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T20:06:33.646Z] ---> bfe296a52501 [2023-02-10T20:06:33.646Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-10T20:06:33.646Z] Removing intermediate container 368a173ada39 [2023-02-10T20:06:33.646Z] ---> 025a524a7f54 [2023-02-10T20:06:33.646Z] [2023-02-10T20:06:33.646Z] Step 10/24 : FROM alpine:3.16 [2023-02-10T20:06:33.646Z] ---> bfe296a52501 [2023-02-10T20:06:33.646Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-10T20:06:33.646Z] ---> Using cache [2023-02-10T20:06:33.646Z] ---> 1d6ec3ac95b2 [2023-02-10T20:06:33.646Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T20:06:33.646Z] ---> Using cache [2023-02-10T20:06:33.646Z] ---> 424b0b2a4bba [2023-02-10T20:06:33.646Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-10T20:06:34.589Z] ---> Running in ac8362d146fe [2023-02-10T20:06:34.589Z] ---> Running in 5bb6c696cd5f [2023-02-10T20:06:34.589Z] ---> Running in c77358947a38 [2023-02-10T20:06:35.277Z] Removing intermediate container ac8362d146fe [2023-02-10T20:06:35.277Z] ---> 223f9d6738db [2023-02-10T20:06:35.277Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-10T20:06:35.611Z] Removing intermediate container 5bb6c696cd5f [2023-02-10T20:06:35.611Z] ---> af71404e327f [2023-02-10T20:06:35.611Z] Step 20/22 : LABEL arch=x86_64 [2023-02-10T20:06:35.611Z] Removing intermediate container c77358947a38 [2023-02-10T20:06:35.611Z] ---> 7cded021b009 [2023-02-10T20:06:35.611Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-10T20:06:35.611Z] ---> Running in f74f73130b4b [2023-02-10T20:06:35.872Z] ---> Running in 2d2646c88a08 [2023-02-10T20:06:35.872Z] ---> Running in ff6aa8422036 [2023-02-10T20:06:35.872Z] Removing intermediate container 5a9aec1f23d2 [2023-02-10T20:06:35.872Z] ---> ad50c66ceb91 [2023-02-10T20:06:35.872Z] [2023-02-10T20:06:35.872Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T20:06:35.872Z] ---> bfe296a52501 [2023-02-10T20:06:35.872Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-10T20:06:35.872Z] Removing intermediate container f74f73130b4b [2023-02-10T20:06:35.872Z] ---> c6752a7f0906 [2023-02-10T20:06:35.872Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-10T20:06:35.872Z] ---> Running in 52ca96693395 [2023-02-10T20:06:35.872Z] Removing intermediate container 2d2646c88a08 [2023-02-10T20:06:35.872Z] ---> f5c14e22e3ef [2023-02-10T20:06:35.872Z] Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:06:36.444Z] Removing intermediate container ff6aa8422036 [2023-02-10T20:06:36.444Z] ---> 3bb27279f244 [2023-02-10T20:06:36.444Z] Step 15/24 : WORKDIR / [2023-02-10T20:06:36.706Z] ---> Running in 47b947ad4d3a [2023-02-10T20:06:36.706Z] ---> Running in 43b13a61638c [2023-02-10T20:06:37.280Z] ---> Running in 865f3905357c [2023-02-10T20:06:37.280Z] Removing intermediate container 52ca96693395 [2023-02-10T20:06:37.280Z] ---> e55337843143 [2023-02-10T20:06:37.280Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-10T20:06:37.541Z] Removing intermediate container 47b947ad4d3a [2023-02-10T20:06:37.541Z] ---> 0e53b6eb9295 [2023-02-10T20:06:37.541Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-10T20:06:37.541Z] Removing intermediate container 43b13a61638c [2023-02-10T20:06:37.541Z] ---> ac3d5d8212fc [2023-02-10T20:06:37.541Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T20:06:37.541Z] ---> Running in 51b0d1ebd893 [2023-02-10T20:06:37.541Z] ---> Running in ff6a338a8339 [2023-02-10T20:06:37.801Z] ---> Running in 677720de60e4 [2023-02-10T20:06:37.801Z] Removing intermediate container 865f3905357c [2023-02-10T20:06:37.801Z] ---> e8f80993463a [2023-02-10T20:06:37.801Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:06:37.801Z] Removing intermediate container 677720de60e4 [2023-02-10T20:06:37.801Z] ---> 7388a88efbcb [2023-02-10T20:06:37.801Z] [2023-02-10T20:06:37.801Z] Removing intermediate container a933f76cda54 [2023-02-10T20:06:37.801Z] ---> c8fec7bcbcb0 [2023-02-10T20:06:37.801Z] [2023-02-10T20:06:37.801Z] Step 10/23 : FROM alpine:3.16 [2023-02-10T20:06:37.801Z] ---> bfe296a52501 [2023-02-10T20:06:37.801Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-10T20:06:38.065Z] ---> Using cache [2023-02-10T20:06:38.065Z] ---> 1d6ec3ac95b2 [2023-02-10T20:06:38.065Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T20:06:38.065Z] ---> Using cache [2023-02-10T20:06:38.065Z] ---> 424b0b2a4bba [2023-02-10T20:06:38.065Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-10T20:06:38.065Z] ---> Running in 7f4148fb8db9 [2023-02-10T20:06:38.065Z] ---> 8fd131cc799e [2023-02-10T20:06:38.065Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-10T20:06:38.065Z] Successfully built 7388a88efbcb [2023-02-10T20:06:38.065Z] Successfully tagged support-scheduler:latest [2023-02-10T20:06:38.065Z]  Building support-scheduler ... done Building security-spire-agent [2023-02-10T20:06:38.065Z] Removing intermediate container 7f4148fb8db9 [2023-02-10T20:06:38.065Z] ---> 96c66e1967e7 [2023-02-10T20:06:38.065Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-10T20:06:38.065Z] ---> Running in 39fa225d9da3 [2023-02-10T20:06:38.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:06:38.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:06:38.587Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-10T20:06:38.587Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:06:38.587Z] OK: 6 MiB in 15 packages [2023-02-10T20:06:39.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:06:40.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:06:40.286Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-10T20:06:40.286Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:06:40.286Z] OK: 6 MiB in 15 packages [2023-02-10T20:06:42.237Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:06:42.237Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:06:42.237Z] ---> e64bfc8790f8 [2023-02-10T20:06:42.237Z] Step 3/24 : WORKDIR /edgex-go [2023-02-10T20:06:42.237Z] ---> Using cache [2023-02-10T20:06:42.237Z] ---> 2d8edd2bf6d9 [2023-02-10T20:06:42.237Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-10T20:06:42.237Z] ---> Using cache [2023-02-10T20:06:42.237Z] ---> dcfe3da572bb [2023-02-10T20:06:42.237Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-10T20:06:42.237Z] ---> Using cache [2023-02-10T20:06:42.237Z] ---> 0efee32ff89c [2023-02-10T20:06:42.237Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:06:42.237Z] ---> Using cache [2023-02-10T20:06:42.237Z] ---> b4bf496205b8 [2023-02-10T20:06:42.237Z] Step 7/24 : COPY . . [2023-02-10T20:06:42.237Z] ---> Using cache [2023-02-10T20:06:42.237Z] ---> 2f8273f21910 [2023-02-10T20:06:42.237Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-10T20:06:42.237Z] ---> Using cache [2023-02-10T20:06:42.237Z] ---> ca9c6262431d [2023-02-10T20:06:42.237Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-10T20:06:42.237Z] ---> Using cache [2023-02-10T20:06:42.237Z] ---> 81948df6fd0b [2023-02-10T20:06:42.237Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-10T20:06:42.237Z] ---> Using cache [2023-02-10T20:06:42.237Z] ---> 34512dd5d098 [2023-02-10T20:06:42.237Z] Step 11/24 : WORKDIR /edgex-go [2023-02-10T20:06:42.237Z] ---> Using cache [2023-02-10T20:06:42.237Z] ---> 67d10afb5d34 [2023-02-10T20:06:42.237Z] [2023-02-10T20:06:42.237Z] Step 12/24 : FROM alpine:3.15 [2023-02-10T20:06:42.237Z] ---> c4fc93816858 [2023-02-10T20:06:42.237Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T20:06:42.237Z] ---> Using cache [2023-02-10T20:06:42.237Z] ---> 5e1c81f2d44b [2023-02-10T20:06:42.237Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-10T20:06:42.237Z] ---> Using cache [2023-02-10T20:06:42.237Z] ---> 4c8f314adae9 [2023-02-10T20:06:42.237Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-10T20:06:42.237Z] Removing intermediate container 39fa225d9da3 [2023-02-10T20:06:42.237Z] ---> f75c3e473b04 [2023-02-10T20:06:42.237Z] Step 15/23 : WORKDIR / [2023-02-10T20:06:42.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.081s coverage: 79.9% of statements [2023-02-10T20:06:42.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-10T20:06:44.450Z] ---> 6bccac3e2470 [2023-02-10T20:06:44.450Z] ---> b84a2032f2d0 [2023-02-10T20:06:44.450Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-10T20:06:44.450Z] [2023-02-10T20:06:44.450Z] ---> Running in a37c43af1969 [2023-02-10T20:06:45.462Z] ---> 0c79cc6a499c [2023-02-10T20:06:45.462Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-10T20:06:45.462Z] Removing intermediate container a37c43af1969 [2023-02-10T20:06:45.462Z] ---> 6ae256a7b6c2 [2023-02-10T20:06:45.462Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:06:45.462Z] ---> 0481d38cf6d0 [2023-02-10T20:06:45.462Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-10T20:06:45.462Z] Removing intermediate container 51b0d1ebd893 [2023-02-10T20:06:45.462Z] ---> 0767ece70f27 [2023-02-10T20:06:45.462Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:06:45.744Z] Removing intermediate container ff6a338a8339 [2023-02-10T20:06:45.744Z] ---> 135f18926305 [2023-02-10T20:06:45.744Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:06:45.744Z] ---> 04348bf47441 [2023-02-10T20:06:45.744Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-10T20:06:45.744Z] ---> 76ea79f2f355 [2023-02-10T20:06:45.744Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-10T20:06:45.744Z] ---> Running in ba6e180a82b9 [2023-02-10T20:06:45.744Z] ---> e40256c5cfc0 [2023-02-10T20:06:45.744Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-10T20:06:45.744Z] ---> 5100f1203352 [2023-02-10T20:06:45.744Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-10T20:06:45.744Z] ---> 0fb15a11a2d0 [2023-02-10T20:06:45.744Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-10T20:06:46.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.524s coverage: 92.9% of statements [2023-02-10T20:06:46.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-10T20:06:46.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-10T20:06:46.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-10T20:06:46.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.116s coverage: 64.4% of statements [2023-02-10T20:06:46.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-10T20:06:46.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-10T20:06:46.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-10T20:06:46.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-10T20:06:46.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements [2023-02-10T20:06:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-10T20:06:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-10T20:06:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-10T20:06:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-10T20:06:46.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.233s coverage: 87.2% of statements [2023-02-10T20:06:46.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.232s coverage: 20.0% of statements [2023-02-10T20:06:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-10T20:06:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-10T20:06:46.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.223s coverage: 100.0% of statements [2023-02-10T20:06:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-10T20:06:46.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.365s coverage: 77.4% of statements [2023-02-10T20:06:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-10T20:06:46.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.311s coverage: 80.0% of statements [2023-02-10T20:06:46.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.288s coverage: 87.2% of statements [2023-02-10T20:06:46.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.956s coverage: 91.2% of statements [2023-02-10T20:06:46.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-10T20:06:46.705Z] Removing intermediate container ba6e180a82b9 [2023-02-10T20:06:46.705Z] ---> 865b582a7714 [2023-02-10T20:06:46.705Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T20:06:46.705Z] ---> Running in 0c56da5ef036 [2023-02-10T20:06:46.705Z] ---> b579c679cb09 [2023-02-10T20:06:46.705Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-10T20:06:46.705Z] Removing intermediate container 0c56da5ef036 [2023-02-10T20:06:46.705Z] ---> 04d4aae274da [2023-02-10T20:06:46.705Z] Step 22/24 : LABEL arch=x86_64 ---> 1998604b6773 [2023-02-10T20:06:46.705Z] [2023-02-10T20:06:46.705Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-10T20:06:46.705Z] ---> 04533076663a [2023-02-10T20:06:46.705Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-10T20:06:46.705Z] ---> 8c942756ce84 [2023-02-10T20:06:46.705Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-10T20:06:46.705Z] ---> Running in 2d46f1ab29cf [2023-02-10T20:06:46.705Z] ---> a967f8b534a1 [2023-02-10T20:06:46.705Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-10T20:06:46.705Z] Removing intermediate container 2d46f1ab29cf [2023-02-10T20:06:46.705Z] ---> 3558a1ec8970 [2023-02-10T20:06:46.705Z] Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:06:46.705Z] ---> Running in 6ca38dbc43e0 [2023-02-10T20:06:47.797Z] ---> 84961b054f73 [2023-02-10T20:06:47.797Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-10T20:06:47.797Z] ---> Running in bf2768641c52 [2023-02-10T20:06:47.797Z] ---> f7ceae8afb51 [2023-02-10T20:06:47.797Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-10T20:06:47.797Z] ---> ff9938785ed0 [2023-02-10T20:06:47.797Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-10T20:06:47.797Z] ---> Running in ed6f051417b3 [2023-02-10T20:06:47.797Z] Removing intermediate container bf2768641c52 [2023-02-10T20:06:47.797Z] ---> 000428ecb23a [2023-02-10T20:06:47.797Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T20:06:47.797Z] ---> Running in a5cca23f5251 [2023-02-10T20:06:47.797Z] Removing intermediate container 6ca38dbc43e0 [2023-02-10T20:06:47.797Z] ---> 519c12e3c478 [2023-02-10T20:06:47.797Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-10T20:06:47.797Z] ---> Running in 9659c48a27ca [2023-02-10T20:06:47.797Z] ---> Running in f6f80488f54f [2023-02-10T20:06:47.797Z] Removing intermediate container ed6f051417b3 [2023-02-10T20:06:47.797Z] ---> 58ce4cfc6e16 [2023-02-10T20:06:47.797Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T20:06:47.797Z] ---> be570f75d2e5 [2023-02-10T20:06:47.797Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-10T20:06:47.797Z] ---> Running in f5e150fa4fbb [2023-02-10T20:06:47.797Z] Removing intermediate container a5cca23f5251 [2023-02-10T20:06:47.797Z] ---> d9853eb232bf [2023-02-10T20:06:47.797Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T20:06:47.797Z] Removing intermediate container 9659c48a27ca [2023-02-10T20:06:47.797Z] ---> 4b2d30eeaa58 [2023-02-10T20:06:47.797Z] [2023-02-10T20:06:47.797Z] ---> Running in 1b42e7abc2a9 [2023-02-10T20:06:47.797Z] Removing intermediate container f6f80488f54f [2023-02-10T20:06:47.797Z] ---> 35a328d123a9 [2023-02-10T20:06:47.797Z] Step 22/24 : LABEL arch=x86_64 [2023-02-10T20:06:47.797Z] ---> Running in 79a5bec9d476 [2023-02-10T20:06:47.797Z] Successfully built 4b2d30eeaa58 [2023-02-10T20:06:47.797Z] ---> Running in e3c66e57e3dc [2023-02-10T20:06:47.797Z] Successfully tagged core-metadata:latest [2023-02-10T20:06:47.797Z] Removing intermediate container f5e150fa4fbb [2023-02-10T20:06:47.797Z] ---> bf1b2e4ab32f [2023-02-10T20:06:47.797Z] Step 21/23 : LABEL arch=x86_64 [2023-02-10T20:06:47.797Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-02-10T20:06:47.797Z] Removing intermediate container 79a5bec9d476 [2023-02-10T20:06:47.797Z] ---> ef2d487d9a25 [2023-02-10T20:06:47.797Z] Step 20/22 : LABEL arch=x86_64 [2023-02-10T20:06:47.797Z] ---> Running in d17c6b8758ff [2023-02-10T20:06:52.017Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:06:52.017Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:06:52.017Z] ---> e64bfc8790f8 [2023-02-10T20:06:52.017Z] Step 3/19 : WORKDIR /edgex-go [2023-02-10T20:06:52.017Z] ---> Using cache [2023-02-10T20:06:52.017Z] ---> 2d8edd2bf6d9 [2023-02-10T20:06:52.017Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-10T20:06:52.017Z] ---> Running in 4b438f478f44 [2023-02-10T20:06:52.017Z] Removing intermediate container e3c66e57e3dc [2023-02-10T20:06:52.017Z] ---> d7ad8a384774 [2023-02-10T20:06:52.017Z] Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:06:52.017Z] ---> Running in 47932b0ce8c8 [2023-02-10T20:06:52.017Z] Removing intermediate container d17c6b8758ff [2023-02-10T20:06:52.017Z] ---> 46832ce87c72 [2023-02-10T20:06:52.017Z] Step 22/23 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:06:52.278Z] ---> Running in 200e9271208f [2023-02-10T20:06:52.278Z] ---> Running in 3c86db1592a1 [2023-02-10T20:06:52.278Z] Removing intermediate container 4b438f478f44 [2023-02-10T20:06:52.278Z] ---> 47c48a58f8a1 [2023-02-10T20:06:52.278Z] Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:06:52.278Z] ---> Running in fb6d763d1f90 [2023-02-10T20:06:52.278Z] Removing intermediate container 3c86db1592a1 [2023-02-10T20:06:52.278Z] ---> fa22a9b598c8 [2023-02-10T20:06:52.278Z] Step 23/23 : LABEL version=0.0.0 [2023-02-10T20:06:52.278Z] Removing intermediate container 200e9271208f [2023-02-10T20:06:52.278Z] ---> 7e6c32fc8142 [2023-02-10T20:06:52.278Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T20:06:52.278Z] ---> Running in 40b5848fc59a [2023-02-10T20:06:52.278Z] ---> Running in 40800097c944 [2023-02-10T20:06:52.559Z] Removing intermediate container fb6d763d1f90 [2023-02-10T20:06:52.559Z] ---> 21413536d513 [2023-02-10T20:06:52.559Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T20:06:52.559Z] Removing intermediate container 1b42e7abc2a9 [2023-02-10T20:06:52.559Z] ---> 75e9c9ea9be0 [2023-02-10T20:06:52.559Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-10T20:06:52.559Z] ---> Running in c601582f4f39 [2023-02-10T20:06:52.559Z] ---> Running in 8d88e2a0c9fd [2023-02-10T20:06:52.559Z] Removing intermediate container 40b5848fc59a [2023-02-10T20:06:52.559Z] ---> 0bfef2ac4ed9 [2023-02-10T20:06:52.559Z] [2023-02-10T20:06:52.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:06:52.559Z] Removing intermediate container 40800097c944 [2023-02-10T20:06:52.559Z] ---> 2095305c36ab [2023-02-10T20:06:52.559Z] [2023-02-10T20:06:52.559Z] Removing intermediate container 8d88e2a0c9fd [2023-02-10T20:06:52.559Z] ---> 041b017df0a2 [2023-02-10T20:06:52.559Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-10T20:06:52.559Z] Removing intermediate container c601582f4f39 [2023-02-10T20:06:52.559Z] ---> 22d3d4efc9be [2023-02-10T20:06:52.559Z] [2023-02-10T20:06:52.819Z] Successfully built 2095305c36ab [2023-02-10T20:06:52.819Z] Successfully tagged security-spire-agent:latest [2023-02-10T20:06:52.819Z]  Building security-spire-agent ... done Successfully built 0bfef2ac4ed9 [2023-02-10T20:06:52.819Z] Successfully tagged core-command:latest [2023-02-10T20:06:52.819Z]  Building core-command ... done  ---> Running in 4752798af726 [2023-02-10T20:06:52.819Z] Successfully built 22d3d4efc9be [2023-02-10T20:06:52.819Z] Successfully tagged core-data:latest [2023-02-10T20:06:52.819Z]  Building core-data ... done Removing intermediate container 4752798af726 [2023-02-10T20:06:52.819Z] ---> 4a44ae1ee897 [2023-02-10T20:06:52.819Z] Step 20/22 : LABEL arch=x86_64 [2023-02-10T20:06:52.819Z] ---> Running in bdaace53b6ff [2023-02-10T20:06:52.819Z] Removing intermediate container bdaace53b6ff [2023-02-10T20:06:52.819Z] ---> 5ce5b8488f6f [2023-02-10T20:06:52.819Z] Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:06:52.819Z] ---> Running in b07ddf0c4685 [2023-02-10T20:06:53.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:06:53.080Z] Removing intermediate container b07ddf0c4685 [2023-02-10T20:06:53.080Z] ---> 1ab96776fa22 [2023-02-10T20:06:53.080Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T20:06:53.080Z] ---> Running in bbf94eccd86e [2023-02-10T20:06:53.080Z] Removing intermediate container bbf94eccd86e [2023-02-10T20:06:53.080Z] ---> 0cf34d59b2b1 [2023-02-10T20:06:53.080Z] [2023-02-10T20:06:53.345Z] Successfully built 0cf34d59b2b1 [2023-02-10T20:06:53.345Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-10T20:06:53.345Z]  Building core-common-config-bootstrapper ... done v3.16.3-173-g96a0ef18882 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-10T20:06:53.345Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-10T20:06:53.345Z] OK: 17046 distinct packages available [2023-02-10T20:06:53.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:06:53.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:06:53.605Z] OK: 211 MiB in 51 packages [2023-02-10T20:06:54.179Z] Removing intermediate container 47932b0ce8c8 [2023-02-10T20:06:54.179Z] ---> 3c7d1abf0265 [2023-02-10T20:06:54.179Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-10T20:06:54.179Z] ---> 6bcefafb908b [2023-02-10T20:06:54.179Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:06:54.440Z] ---> Running in 15ce9f5c9a06 [2023-02-10T20:06:55.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.532s coverage: 63.1% of statements [2023-02-10T20:06:55.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-10T20:06:55.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-10T20:06:55.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements [2023-02-10T20:06:55.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements [2023-02-10T20:06:55.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2023-02-10T20:06:55.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2023-02-10T20:06:55.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2023-02-10T20:06:58.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.765s coverage: 65.3% of statements [2023-02-10T20:06:58.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-10T20:06:58.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-10T20:06:58.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-10T20:07:01.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.829s coverage: 41.0% of statements [2023-02-10T20:07:01.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-10T20:07:01.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-10T20:07:01.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.319s coverage: 89.5% of statements [2023-02-10T20:07:01.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-10T20:07:01.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.344s coverage: 84.8% of statements [2023-02-10T20:07:01.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-10T20:07:01.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-10T20:07:01.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-10T20:07:01.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-10T20:07:11.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.337s coverage: 17.7% of statements [2023-02-10T20:07:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-10T20:07:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-10T20:07:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-10T20:07:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-10T20:07:11.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.707s coverage: 92.3% of statements [2023-02-10T20:07:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-10T20:07:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-10T20:07:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-10T20:07:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-10T20:07:11.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements [2023-02-10T20:07:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-10T20:07:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-10T20:07:11.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements [2023-02-10T20:07:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-10T20:07:11.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-10T20:07:11.159Z] 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-02-10T20:07:11.159Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-10T20:07:11.159Z] go vet ./... [2023-02-10T20:07:21.029Z] Removing intermediate container 15ce9f5c9a06 [2023-02-10T20:07:21.029Z] ---> 8e6b2b406aa6 [2023-02-10T20:07:21.029Z] Step 7/19 : COPY . . [2023-02-10T20:07:26.306Z] ---> fd40f1ec731c [2023-02-10T20:07:26.306Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-10T20:07:26.306Z] ---> Running in 333123a0fe4f [2023-02-10T20:07:26.565Z] 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-02-10T20:07:48.484Z] Removing intermediate container 333123a0fe4f [2023-02-10T20:07:48.484Z] ---> 4c52c5e803ad [2023-02-10T20:07:48.484Z] [2023-02-10T20:07:48.484Z] Step 9/19 : FROM alpine:3.15 [2023-02-10T20:07:48.484Z] ---> c4fc93816858 [2023-02-10T20:07:48.484Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T20:07:48.484Z] ---> Using cache [2023-02-10T20:07:48.484Z] ---> 5e1c81f2d44b [2023-02-10T20:07:48.484Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-10T20:07:48.484Z] ---> Running in 4fcb1e0e4c9c [2023-02-10T20:07:48.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:07:48.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:07:48.484Z] v3.15.6-309-g0b2d96fb7ad [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-10T20:07:48.484Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-10T20:07:48.484Z] OK: 15859 distinct packages available [2023-02-10T20:07:48.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-10T20:07:48.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-10T20:07:48.484Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-10T20:07:48.484Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-10T20:07:48.484Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-10T20:07:48.484Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-10T20:07:48.484Z] (5/9) Installing curl (7.80.0-r5) [2023-02-10T20:07:48.484Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-10T20:07:48.484Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-10T20:07:48.484Z] (8/9) Installing libucontext (1.1-r0) [2023-02-10T20:07:48.484Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-10T20:07:48.484Z] Executing busybox-1.34.1-r7.trigger [2023-02-10T20:07:48.484Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T20:07:48.484Z] OK: 8 MiB in 23 packages [2023-02-10T20:07:48.484Z] Removing intermediate container 4fcb1e0e4c9c [2023-02-10T20:07:48.484Z] ---> 520357c4880c [2023-02-10T20:07:48.484Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:07:48.484Z] ---> 0286fdab835a [2023-02-10T20:07:48.484Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-10T20:07:48.742Z] ---> c189cd74ab92 [2023-02-10T20:07:48.742Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-10T20:07:48.999Z] ---> 050ce0fa2255 [2023-02-10T20:07:48.999Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-10T20:07:48.999Z] ---> Running in f2d395f2fe39 [2023-02-10T20:07:48.999Z] Removing intermediate container f2d395f2fe39 [2023-02-10T20:07:48.999Z] ---> 2c425ef1f2dc [2023-02-10T20:07:48.999Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T20:07:48.999Z] ---> Running in 8169c2d6db3c [2023-02-10T20:07:49.257Z] Removing intermediate container 8169c2d6db3c [2023-02-10T20:07:49.257Z] ---> 07df4413eff0 [2023-02-10T20:07:49.257Z] Step 17/19 : LABEL arch=x86_64 [2023-02-10T20:07:49.257Z] ---> Running in 30d4b28c0881 [2023-02-10T20:07:49.257Z] Removing intermediate container 30d4b28c0881 [2023-02-10T20:07:49.257Z] ---> b8b0ba014bac [2023-02-10T20:07:49.257Z] Step 18/19 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:07:49.257Z] ---> Running in 3de703b020da [2023-02-10T20:07:49.257Z] Removing intermediate container 3de703b020da [2023-02-10T20:07:49.257Z] ---> e9b16570b8a7 [2023-02-10T20:07:49.257Z] Step 19/19 : LABEL version=0.0.0 [2023-02-10T20:07:49.257Z] ---> Running in f41e60d16109 [2023-02-10T20:07:49.515Z] Removing intermediate container f41e60d16109 [2023-02-10T20:07:49.515Z] ---> 007077a9bc59 [2023-02-10T20:07:49.515Z] [2023-02-10T20:07:49.515Z] Successfully built 007077a9bc59 [2023-02-10T20:07:49.515Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-10T20:07:49.521Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-10T20:07:49.560Z] $ docker stop --time=1 d20dd3cd9bb407028677a6fa86fa4578b3bb6285194fb885d5b0bbc8540c7d80 [2023-02-10T20:07:50.849Z] $ docker rm -f --volumes d20dd3cd9bb407028677a6fa86fa4578b3bb6285194fb885d5b0bbc8540c7d80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-10T20:07:51.238Z] + docker images [2023-02-10T20:07:51.238Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-10T20:07:51.238Z] security-spiffe-token-provider latest 007077a9bc59 2 seconds ago 30MB [2023-02-10T20:07:51.238Z] 4c52c5e803ad 7 seconds ago 1.71GB [2023-02-10T20:07:51.238Z] core-common-config-bootstrapper latest 0cf34d59b2b1 58 seconds ago 15.5MB [2023-02-10T20:07:51.238Z] core-data latest 22d3d4efc9be 59 seconds ago 17.9MB [2023-02-10T20:07:51.238Z] core-command latest 0bfef2ac4ed9 59 seconds ago 17.7MB [2023-02-10T20:07:51.238Z] security-spire-agent latest 2095305c36ab 59 seconds ago 125MB [2023-02-10T20:07:51.238Z] core-metadata latest 4b2d30eeaa58 About a minute ago 18.5MB [2023-02-10T20:07:51.238Z] c8fec7bcbcb0 About a minute ago 1.68GB [2023-02-10T20:07:51.238Z] support-scheduler latest 7388a88efbcb About a minute ago 30MB [2023-02-10T20:07:51.238Z] ad50c66ceb91 About a minute ago 1.67GB [2023-02-10T20:07:51.238Z] 025a524a7f54 About a minute ago 1.68GB [2023-02-10T20:07:51.238Z] d8c10096b559 About a minute ago 1.68GB [2023-02-10T20:07:51.238Z] 416a9b70fe54 About a minute ago 1.74GB [2023-02-10T20:07:51.238Z] security-spire-config latest 453a20a4346e About a minute ago 85.8MB [2023-02-10T20:07:51.238Z] 67d10afb5d34 2 minutes ago 1.55GB [2023-02-10T20:07:51.238Z] security-bootstrapper latest 3ec4886751cf 3 minutes ago 20.3MB [2023-02-10T20:07:51.238Z] security-secretstore-setup latest cf8ad89f0af9 3 minutes ago 30MB [2023-02-10T20:07:51.238Z] support-notifications latest a584fb15650a 3 minutes ago 30.6MB [2023-02-10T20:07:51.238Z] security-proxy-setup latest 369487f5cf0d 3 minutes ago 27.8MB [2023-02-10T20:07:51.238Z] f815e9e097ad 3 minutes ago 1.74GB [2023-02-10T20:07:51.238Z] b536613b005b 3 minutes ago 1.67GB [2023-02-10T20:07:51.238Z] eca52130205e 3 minutes ago 1.67GB [2023-02-10T20:07:51.238Z] ff861e945c75 3 minutes ago 1.67GB [2023-02-10T20:07:51.238Z] security-spire-server latest 8f6e21ece962 4 minutes ago 86.5MB [2023-02-10T20:07:51.238Z] f7d63a4f6399 4 minutes ago 1.55GB [2023-02-10T20:07:51.238Z] ci-base-image-x86_64 latest e64bfc8790f8 8 minutes ago 903MB [2023-02-10T20:07:51.238Z] alpine 3.16 bfe296a52501 3 months ago 5.54MB [2023-02-10T20:07:51.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-10T20:07:51.238Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-10T20:07:51.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-10T20:07:51.238Z] 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-02-10T20:09:02.818Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-10T20:09:02.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-10T20:09:02.819Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-10T20:09:02.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-10T20:09:03.204Z] + ls -al . [2023-02-10T20:09:03.204Z] total 744 [2023-02-10T20:09:03.204Z] drwxrwxr-x 10 1001 1001 4096 Feb 10 20:03 . [2023-02-10T20:09:03.204Z] drwxr-xr-x 4 root root 4096 Feb 10 20:03 .. [2023-02-10T20:09:03.204Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 20:01 .blubracket [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 16 Feb 10 20:01 .dockerignore [2023-02-10T20:09:03.204Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 20:01 .git [2023-02-10T20:09:03.204Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 20:01 .github [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 1024 Feb 10 20:01 .gitignore [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 42 Feb 10 20:01 .golangci.yml [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 87 Feb 10 20:01 .hadolint.yml [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 166 Feb 10 20:01 .sonarcloud.properties [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 1171 Feb 10 20:01 ADOPTERS.md [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 10825 Feb 10 20:01 Attribution.txt [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 73765 Feb 10 20:01 CHANGELOG.md [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 20:01 CONTRIBUTING.md [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 677 Feb 10 20:01 GOVERNANCE.md [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 850 Feb 10 20:01 Jenkinsfile [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 20:01 LICENSE [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 13375 Feb 10 20:01 Makefile [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 582 Feb 10 20:01 OWNERS.md [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 9403 Feb 10 20:01 README.md [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 6912 Feb 10 20:01 SECURITY.md [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 5 Feb 10 19:59 VERSION [2023-02-10T20:09:03.204Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 20:01 bin [2023-02-10T20:09:03.204Z] drwxrwxr-x 17 1001 1001 4096 Feb 10 20:01 cmd [2023-02-10T20:09:03.204Z] -rw-r--r-- 1 root root 488091 Feb 10 20:07 coverage.out [2023-02-10T20:09:03.204Z] -rw-rw-r-- 1 1001 1001 3295 Feb 10 20:01 go.mod [2023-02-10T20:09:03.205Z] -rw-rw-r-- 1 1001 1001 33318 Feb 10 20:01 go.sum [2023-02-10T20:09:03.205Z] drwxrwxr-x 7 1001 1001 4096 Feb 10 20:01 internal [2023-02-10T20:09:03.205Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 20:01 openapi [2023-02-10T20:09:03.205Z] drwxrwxr-x 4 1001 1001 4096 Feb 10 20:01 snap [2023-02-10T20:09:03.205Z] -rw-rw-r-- 1 1001 1001 204 Feb 10 20:01 version.go [Pipeline] sh [2023-02-10T20:09:03.542Z] + '[' -e coverage.out ] [2023-02-10T20:09:03.542Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-10T20:09:03.576Z] Warning: overwriting stash ‘coverage-report’ [2023-02-10T20:09:04.309Z] Stashed 1 file(s) [Pipeline] sh [2023-02-10T20:09:04.631Z] + make build [2023-02-10T20:09:04.897Z] 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-02-10T20:10:26.507Z] 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-02-10T20:10:26.507Z] 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-02-10T20:10:31.849Z] 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-02-10T20:10:35.185Z] 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-02-10T20:11:14.066Z] 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-02-10T20:11:22.268Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-10T20:11:26.511Z] 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-02-10T20:11:31.851Z] 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-02-10T20:11:36.104Z] 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-02-10T20:11:40.354Z] 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-02-10T20:11:52.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-10T20:11:56.929Z] $ docker stop --time=1 a0d5f9d0a8c0e5929f82295982929ee03d1251a7ce947b47c6895e63bfaf1cb6 [2023-02-10T20:11:58.772Z] $ docker rm -f --volumes a0d5f9d0a8c0e5929f82295982929ee03d1251a7ce947b47c6895e63bfaf1cb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T20:12:00.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-10T20:12:00.967Z] [2023-02-10T20:12:00.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T20:12:01.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-10T20:12:01.644Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-10T20:12:01.645Z] 29e5d40040c1: Pulling fs layer [2023-02-10T20:12:01.645Z] 1ce36da41761: Pulling fs layer [2023-02-10T20:12:01.645Z] 25b303627fd3: Pulling fs layer [2023-02-10T20:12:01.914Z] 29e5d40040c1: Verifying Checksum [2023-02-10T20:12:01.914Z] 29e5d40040c1: Download complete [2023-02-10T20:12:02.181Z] 1ce36da41761: Verifying Checksum [2023-02-10T20:12:02.181Z] 1ce36da41761: Download complete [2023-02-10T20:12:02.450Z] 29e5d40040c1: Pull complete [2023-02-10T20:12:03.419Z] 1ce36da41761: Pull complete [2023-02-10T20:12:03.419Z] 25b303627fd3: Download complete [2023-02-10T20:12:13.471Z] 25b303627fd3: Pull complete [2023-02-10T20:12:13.471Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-10T20:12:13.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-10T20:12:13.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T20:12:13.789Z] prd-ubuntu20.04-docker-arm64-4c-16g-5348 does not seem to be running inside a container [2023-02-10T20:12:13.859Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-10T20:12:15.998Z] $ docker top 83a1a67e036be7ec08a95b89dbb3a9666443cd857162324daadc920fb0e20ba1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T20:12:16.846Z] + docker-compose build --help [2023-02-10T20:12:16.846Z] + grep parallel [2023-02-10T20:12:21.153Z] --parallel Build images in parallel. [Pipeline] } [2023-02-10T20:12:21.199Z] $ docker stop --time=1 83a1a67e036be7ec08a95b89dbb3a9666443cd857162324daadc920fb0e20ba1 [2023-02-10T20:12:22.791Z] $ docker rm -f --volumes 83a1a67e036be7ec08a95b89dbb3a9666443cd857162324daadc920fb0e20ba1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T20:12:23.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-10T20:12:23.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T20:12:23.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-5348 does not seem to be running inside a container [2023-02-10T20:12:23.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-10T20:12:25.035Z] $ docker top de5eeae240a2833bb4a74e64be6bf02927d5b4c5ebcd73c2ce2a321751962314 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T20:12:25.894Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-10T20:12:30.146Z] Building core-command ... [2023-02-10T20:12:30.146Z] Building core-common-config-bootstrapper ... [2023-02-10T20:12:30.146Z] Building core-data ... [2023-02-10T20:12:30.146Z] Building core-metadata ... [2023-02-10T20:12:30.146Z] Building security-bootstrapper ... [2023-02-10T20:12:30.146Z] Building security-proxy-setup ... [2023-02-10T20:12:30.146Z] Building security-secretstore-setup ... [2023-02-10T20:12:30.146Z] Building security-spiffe-token-provider ... [2023-02-10T20:12:30.146Z] Building security-spire-agent ... [2023-02-10T20:12:30.146Z] Building security-spire-config ... [2023-02-10T20:12:30.146Z] Building security-spire-server ... [2023-02-10T20:12:30.146Z] Building support-notifications ... [2023-02-10T20:12:30.146Z] Building support-scheduler ... [2023-02-10T20:12:30.146Z] Building security-proxy-setup [2023-02-10T20:12:30.146Z] Building security-spiffe-token-provider [2023-02-10T20:12:30.146Z] Building security-spire-server [2023-02-10T20:12:30.146Z] Building security-spire-config [2023-02-10T20:12:30.146Z] Building core-metadata [2023-02-10T20:13:16.967Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:13:16.967Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:13:16.967Z] ---> 6ec9fcab7152 [2023-02-10T20:13:16.967Z] Step 3/19 : WORKDIR /edgex-go [2023-02-10T20:13:16.967Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:13:16.967Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:13:16.967Z] ---> 6ec9fcab7152 [2023-02-10T20:13:16.967Z] Step 3/24 : WORKDIR /edgex-go [2023-02-10T20:13:16.967Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:13:16.967Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:13:16.967Z] ---> 6ec9fcab7152 [2023-02-10T20:13:16.967Z] Step 3/23 : WORKDIR /edgex-go [2023-02-10T20:13:16.967Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:13:16.967Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:13:16.967Z] ---> 6ec9fcab7152 [2023-02-10T20:13:16.967Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-10T20:13:16.967Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:13:16.967Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:13:16.967Z] ---> 6ec9fcab7152 [2023-02-10T20:13:16.967Z] Step 3/21 : WORKDIR /edgex-go [2023-02-10T20:13:16.967Z] ---> Running in c85c5abb1d95 [2023-02-10T20:13:16.967Z] ---> Running in 5a72f9171ec6 [2023-02-10T20:13:16.967Z] ---> Running in 83d310461eb0 [2023-02-10T20:13:16.967Z] ---> Running in b51c44bf065f [2023-02-10T20:13:16.967Z] ---> Running in d72037b683df [2023-02-10T20:13:16.967Z] Removing intermediate container 83d310461eb0 [2023-02-10T20:13:16.967Z] ---> cd070ad28d4a [2023-02-10T20:13:16.967Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-10T20:13:16.967Z] Removing intermediate container c85c5abb1d95 [2023-02-10T20:13:16.967Z] ---> c31632d57c1c [2023-02-10T20:13:16.967Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-10T20:13:16.967Z] ---> Running in 14d9185be5e5 [2023-02-10T20:13:16.967Z] Removing intermediate container 5a72f9171ec6 [2023-02-10T20:13:16.967Z] ---> 788ecc4888e2 [2023-02-10T20:13:16.967Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-10T20:13:16.967Z] Removing intermediate container b51c44bf065f [2023-02-10T20:13:16.967Z] ---> 157e13e2055d [2023-02-10T20:13:16.967Z] Step 4/24 : WORKDIR /edgex-go [2023-02-10T20:13:16.967Z] Removing intermediate container d72037b683df [2023-02-10T20:13:16.967Z] ---> c6420991cb02 [2023-02-10T20:13:16.967Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-10T20:13:16.967Z] ---> Running in 4a8c38181081 [2023-02-10T20:13:16.967Z] ---> Running in f74d60915f2e [2023-02-10T20:13:16.967Z] ---> Running in de970c1463b1 [2023-02-10T20:13:16.967Z] ---> Running in 0fa60ffde89e [2023-02-10T20:13:16.967Z] Removing intermediate container 0fa60ffde89e [2023-02-10T20:13:16.967Z] ---> a0454401bb73 [2023-02-10T20:13:16.967Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-10T20:13:16.967Z] ---> Running in 44c649b7d54a [2023-02-10T20:13:17.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:13:17.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:13:17.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:13:17.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:13:18.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:13:18.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:13:18.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:13:18.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:13:18.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:13:18.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:13:18.919Z] OK: 221 MiB in 51 packages [2023-02-10T20:13:19.506Z] v3.16.3-173-g96a0ef18882 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-10T20:13:19.506Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-10T20:13:19.506Z] OK: 16903 distinct packages available [2023-02-10T20:13:19.780Z] OK: 221 MiB in 51 packages [2023-02-10T20:13:19.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:13:19.780Z] OK: 221 MiB in 51 packages [2023-02-10T20:13:19.780Z] OK: 221 MiB in 51 packages [2023-02-10T20:13:20.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:13:20.639Z] Removing intermediate container 14d9185be5e5 [2023-02-10T20:13:20.639Z] ---> f7a1a0f8c275 [2023-02-10T20:13:20.639Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-10T20:13:21.227Z] OK: 221 MiB in 51 packages [2023-02-10T20:13:21.497Z] Removing intermediate container de970c1463b1 [2023-02-10T20:13:21.497Z] ---> 725faf9730c1 [2023-02-10T20:13:21.497Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-10T20:13:21.765Z] Removing intermediate container 4a8c38181081 [2023-02-10T20:13:21.765Z] ---> 1ead2fec2b37 [2023-02-10T20:13:21.765Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-10T20:13:21.765Z] Removing intermediate container 44c649b7d54a [2023-02-10T20:13:21.765Z] ---> 49740d4b7151 [2023-02-10T20:13:21.765Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-10T20:13:22.032Z] ---> a5c7466595d1 [2023-02-10T20:13:22.032Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:13:22.032Z] ---> Running in b6ba48c4aba4 [2023-02-10T20:13:22.995Z] ---> a9ae69258a24 [2023-02-10T20:13:22.995Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:13:22.995Z] ---> b7c92b75317a [2023-02-10T20:13:22.995Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:13:22.995Z] ---> Running in 2d196e59fb5f [2023-02-10T20:13:22.995Z] Removing intermediate container f74d60915f2e [2023-02-10T20:13:22.995Z] ---> b0c6d0ed0bc2 [2023-02-10T20:13:22.995Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-10T20:13:23.263Z] ---> Running in b6c64754723e [2023-02-10T20:13:23.528Z] ---> 4e3333ab8d8d [2023-02-10T20:13:23.528Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:13:23.528Z] ---> Running in 368dda22804c [2023-02-10T20:13:24.487Z] ---> 8f8d6407ebc0 [2023-02-10T20:13:24.487Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:13:24.487Z] ---> Running in 558a8f0008bf [2023-02-10T20:15:01.108Z] Removing intermediate container b6c64754723e [2023-02-10T20:15:01.108Z] ---> 032e1de7bc56 [2023-02-10T20:15:01.108Z] Step 7/24 : COPY . . [2023-02-10T20:15:01.373Z] Removing intermediate container 368dda22804c [2023-02-10T20:15:01.373Z] ---> edcbc5a71880 [2023-02-10T20:15:01.373Z] Step 8/24 : COPY . . [2023-02-10T20:15:01.373Z] Removing intermediate container 558a8f0008bf [2023-02-10T20:15:01.373Z] ---> 1e10eb817f2d [2023-02-10T20:15:01.373Z] Step 7/19 : COPY . . [2023-02-10T20:15:01.643Z] Removing intermediate container b6ba48c4aba4 [2023-02-10T20:15:01.643Z] ---> cb7c4affcb63 [2023-02-10T20:15:01.643Z] Step 7/23 : COPY . . [2023-02-10T20:15:01.909Z] Removing intermediate container 2d196e59fb5f [2023-02-10T20:15:01.909Z] ---> 958c1807b5c6 [2023-02-10T20:15:01.909Z] Step 7/21 : COPY . . [2023-02-10T20:15:16.895Z] ---> d0a8df19dc7f [2023-02-10T20:15:16.896Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-10T20:15:16.896Z] ---> dd60977e8c23 [2023-02-10T20:15:16.896Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-10T20:15:16.896Z] ---> de075095513a [2023-02-10T20:15:16.896Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-10T20:15:16.896Z] ---> Running in 3cede98df49b [2023-02-10T20:15:16.896Z] ---> 64b3ced9e7d5 [2023-02-10T20:15:16.896Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 ---> 98b97a39eb29 [2023-02-10T20:15:16.896Z] [2023-02-10T20:15:16.896Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-10T20:15:16.896Z] ---> Running in 494c1c593386 [2023-02-10T20:15:16.896Z] ---> Running in 7be8de60c5ee [2023-02-10T20:15:16.896Z] ---> Running in 467d927979b8 [2023-02-10T20:15:16.896Z] ---> Running in 35140babc9ef [2023-02-10T20:15:16.896Z] Removing intermediate container 3cede98df49b [2023-02-10T20:15:16.896Z] ---> 31e6fc2f1fb1 [2023-02-10T20:15:16.896Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-10T20:15:16.896Z] ---> Running in ffed33246f78 [2023-02-10T20:15:16.896Z] Removing intermediate container 35140babc9ef [2023-02-10T20:15:16.896Z] ---> 122c9028e471 [2023-02-10T20:15:16.896Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-10T20:15:16.896Z] ---> Running in 07e22658bc59 [2023-02-10T20:15:17.161Z] Removing intermediate container ffed33246f78 [2023-02-10T20:15:17.161Z] ---> 63386a2b49d8 [2023-02-10T20:15:17.161Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-10T20:15:17.161Z] ---> Running in ade6a3f03142 [2023-02-10T20:15:17.749Z] Removing intermediate container 07e22658bc59 [2023-02-10T20:15:17.749Z] ---> 041ac7244748 [2023-02-10T20:15:17.749Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-10T20:15:17.749Z] 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-02-10T20:15:17.749Z] ---> Running in 585a2bf92088 [2023-02-10T20:15:18.330Z] 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-02-10T20:15:18.330Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-10T20:15:20.910Z] Removing intermediate container ade6a3f03142 [2023-02-10T20:15:20.910Z] ---> c8210e5815d1 [2023-02-10T20:15:20.910Z] Step 11/24 : WORKDIR /edgex-go [2023-02-10T20:15:20.910Z] ---> Running in 1440c4fff535 [2023-02-10T20:15:21.179Z] Removing intermediate container 585a2bf92088 [2023-02-10T20:15:21.179Z] ---> e80c6f26d06e [2023-02-10T20:15:21.179Z] Step 11/23 : WORKDIR /edgex-go [2023-02-10T20:15:21.179Z] ---> Running in 3381cf704889 [2023-02-10T20:15:21.445Z] Removing intermediate container 1440c4fff535 [2023-02-10T20:15:21.445Z] ---> 3e4b62771bdf [2023-02-10T20:15:21.445Z] [2023-02-10T20:15:21.445Z] Step 12/24 : FROM alpine:3.15 [2023-02-10T20:15:21.445Z] 3.15: Pulling from library/alpine [2023-02-10T20:15:21.712Z] Removing intermediate container 3381cf704889 [2023-02-10T20:15:21.712Z] ---> f41e823f4e91 [2023-02-10T20:15:21.712Z] [2023-02-10T20:15:21.712Z] Step 12/23 : FROM alpine:3.15 [2023-02-10T20:15:21.979Z] 3.15: Pulling from library/alpine [2023-02-10T20:15:22.937Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-10T20:15:22.937Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-10T20:15:22.937Z] Status: Downloaded newer image for alpine:3.15 [2023-02-10T20:15:22.937Z] Status: Downloaded newer image for alpine:3.15 [2023-02-10T20:15:22.937Z] ---> 8aa73fd46299 [2023-02-10T20:15:22.937Z] ---> 8aa73fd46299 [2023-02-10T20:15:22.937Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T20:15:22.937Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T20:15:25.504Z] ---> Running in 07ab03bd5472 [2023-02-10T20:15:25.504Z] ---> Running in 0fc63e3bf76c [2023-02-10T20:15:25.791Z] Removing intermediate container 0fc63e3bf76c [2023-02-10T20:15:25.791Z] ---> 2dd3e89b508c [2023-02-10T20:15:25.791Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-10T20:15:25.791Z] Removing intermediate container 07ab03bd5472 [2023-02-10T20:15:25.791Z] ---> 9bfefad5bdb0 [2023-02-10T20:15:25.791Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-10T20:15:26.058Z] ---> Running in 0624195d31a3 [2023-02-10T20:15:26.058Z] ---> Running in b5231dec30a1 [2023-02-10T20:15:28.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:15:28.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:15:28.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:15:28.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:15:30.308Z] v3.15.6-309-g0b2d96fb7ad [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-10T20:15:30.308Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-10T20:15:30.308Z] OK: 15736 distinct packages available [2023-02-10T20:15:30.308Z] v3.15.6-309-g0b2d96fb7ad [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-10T20:15:30.308Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-10T20:15:30.308Z] OK: 15736 distinct packages available [2023-02-10T20:15:30.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:15:30.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:15:30.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:15:30.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:15:31.850Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-10T20:15:31.850Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-10T20:15:31.850Z] (3/4) Installing libucontext (1.1-r0) [2023-02-10T20:15:31.850Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-10T20:15:31.850Z] Executing busybox-1.34.1-r7.trigger [2023-02-10T20:15:31.850Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-10T20:15:31.850Z] OK: 6 MiB in 18 packages [2023-02-10T20:15:31.850Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-10T20:15:31.850Z] (3/5) Installing libucontext (1.1-r0) [2023-02-10T20:15:31.850Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-10T20:15:31.850Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-10T20:15:31.850Z] Executing busybox-1.34.1-r7.trigger [2023-02-10T20:15:32.117Z] OK: 6 MiB in 19 packages [2023-02-10T20:15:34.055Z] Removing intermediate container 0624195d31a3 [2023-02-10T20:15:34.055Z] ---> 2fc570b7b5a4 [2023-02-10T20:15:34.055Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-10T20:15:34.055Z] Removing intermediate container b5231dec30a1 [2023-02-10T20:15:34.055Z] ---> 7bc1c6a13f27 [2023-02-10T20:15:34.055Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-10T20:15:42.242Z] ---> 25a28abfd29e [2023-02-10T20:15:42.242Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-10T20:15:42.242Z] ---> 3d8053359792 [2023-02-10T20:15:42.242Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-10T20:15:42.823Z] ---> 6efa21689eb0 [2023-02-10T20:15:42.823Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-10T20:15:43.089Z] ---> e5ec61affb76 [2023-02-10T20:15:43.089Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-10T20:15:43.089Z] ---> Running in 0aacd9517f71 [2023-02-10T20:15:43.683Z] ---> 5926025ba2a1 [2023-02-10T20:15:43.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-10T20:15:43.950Z] Removing intermediate container 0aacd9517f71 [2023-02-10T20:15:43.950Z] ---> 0c7125880f4a [2023-02-10T20:15:43.950Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-10T20:15:44.922Z] ---> 1fbab5c56eac [2023-02-10T20:15:44.922Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-10T20:15:44.922Z] ---> Running in 17c58eef066f [2023-02-10T20:15:45.206Z] ---> bdfb3fa69352 [2023-02-10T20:15:45.206Z] Step 19/24 : WORKDIR / [2023-02-10T20:15:45.206Z] ---> Running in 4a313400362e [2023-02-10T20:15:45.482Z] Removing intermediate container 17c58eef066f [2023-02-10T20:15:45.482Z] ---> bd5225b39d14 [2023-02-10T20:15:45.482Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-10T20:15:45.749Z] ---> Running in 5283a33e3999 [2023-02-10T20:15:46.014Z] Removing intermediate container 4a313400362e [2023-02-10T20:15:46.014Z] ---> 6ef5c04fac35 [2023-02-10T20:15:46.014Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-10T20:15:46.014Z] ---> Running in 1e173fac1c31 [2023-02-10T20:15:46.278Z] Removing intermediate container 5283a33e3999 [2023-02-10T20:15:46.278Z] ---> 75ed70d55dab [2023-02-10T20:15:46.278Z] Step 21/23 : LABEL arch=arm64 [2023-02-10T20:15:46.278Z] ---> Running in 41a686c47faa [2023-02-10T20:15:46.878Z] Removing intermediate container 1e173fac1c31 [2023-02-10T20:15:46.878Z] ---> 70f67e299958 [2023-02-10T20:15:46.878Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-10T20:15:46.878Z] ---> Running in 30c16675f3c9 [2023-02-10T20:15:46.878Z] Removing intermediate container 41a686c47faa [2023-02-10T20:15:46.878Z] ---> abbe4ff2116f [2023-02-10T20:15:46.878Z] Step 22/23 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:15:47.145Z] ---> Running in 29e643fecefc [2023-02-10T20:15:47.409Z] Removing intermediate container 30c16675f3c9 [2023-02-10T20:15:47.409Z] ---> c30c2ca1e870 [2023-02-10T20:15:47.409Z] Step 22/24 : LABEL arch=arm64 [2023-02-10T20:15:47.673Z] ---> Running in 7e47459dcbd2 [2023-02-10T20:15:47.673Z] Removing intermediate container 29e643fecefc [2023-02-10T20:15:47.673Z] ---> 3af56625dd01 [2023-02-10T20:15:47.673Z] Step 23/23 : LABEL version=0.0.0 [2023-02-10T20:15:47.941Z] ---> Running in 412ac29a2a6b [2023-02-10T20:15:48.206Z] Removing intermediate container 7e47459dcbd2 [2023-02-10T20:15:48.206Z] ---> 89ce89bdc36b [2023-02-10T20:15:48.206Z] Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:15:48.476Z] ---> Running in a770bc9ed935 [2023-02-10T20:15:48.476Z] Removing intermediate container 412ac29a2a6b [2023-02-10T20:15:48.476Z] ---> cc1b2119a951 [2023-02-10T20:15:48.476Z] [2023-02-10T20:15:49.056Z] Successfully built cc1b2119a951 [2023-02-10T20:15:49.056Z] Successfully tagged security-spire-server-arm64:latest [2023-02-10T20:15:49.056Z] Building support-scheduler [2023-02-10T20:15:49.056Z]  Building security-spire-server ... done Removing intermediate container a770bc9ed935 [2023-02-10T20:15:49.056Z] ---> b4d66c88d6eb [2023-02-10T20:15:49.056Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T20:15:49.056Z] ---> Running in b843a786109a [2023-02-10T20:15:49.635Z] Removing intermediate container b843a786109a [2023-02-10T20:15:49.635Z] ---> 243bcf1e0d99 [2023-02-10T20:15:49.635Z] [2023-02-10T20:15:49.912Z] Successfully built 243bcf1e0d99 [2023-02-10T20:15:49.912Z] Successfully tagged security-spire-config-arm64:latest [2023-02-10T20:15:49.912Z]  Building security-spire-config ... done Building core-command [2023-02-10T20:16:16.576Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:16:16.576Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:16:16.577Z] ---> 6ec9fcab7152 [2023-02-10T20:16:16.577Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T20:16:16.577Z] ---> Using cache [2023-02-10T20:16:16.577Z] ---> 157e13e2055d [2023-02-10T20:16:16.577Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T20:16:16.577Z] ---> Using cache [2023-02-10T20:16:16.577Z] ---> a0454401bb73 [2023-02-10T20:16:16.577Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-10T20:16:16.577Z] ---> Using cache [2023-02-10T20:16:16.577Z] ---> 49740d4b7151 [2023-02-10T20:16:16.577Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T20:16:16.577Z] ---> Using cache [2023-02-10T20:16:16.577Z] ---> 4e3333ab8d8d [2023-02-10T20:16:16.577Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:16:16.577Z] ---> Using cache [2023-02-10T20:16:16.577Z] ---> edcbc5a71880 [2023-02-10T20:16:16.577Z] Step 8/22 : COPY . . [2023-02-10T20:16:16.577Z] ---> Using cache [2023-02-10T20:16:16.577Z] ---> 98b97a39eb29 [2023-02-10T20:16:16.577Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-10T20:16:16.577Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:16:16.577Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:16:16.577Z] ---> 6ec9fcab7152 [2023-02-10T20:16:16.577Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-10T20:16:16.577Z] ---> Using cache [2023-02-10T20:16:16.577Z] ---> 157e13e2055d [2023-02-10T20:16:16.577Z] Step 4/23 : WORKDIR /edgex-go [2023-02-10T20:16:16.577Z] ---> Using cache [2023-02-10T20:16:16.577Z] ---> a0454401bb73 [2023-02-10T20:16:16.577Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-10T20:16:16.577Z] ---> Using cache [2023-02-10T20:16:16.577Z] ---> 49740d4b7151 [2023-02-10T20:16:16.577Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-10T20:16:16.577Z] ---> Using cache [2023-02-10T20:16:16.577Z] ---> 4e3333ab8d8d [2023-02-10T20:16:16.577Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:16:16.577Z] ---> Using cache [2023-02-10T20:16:16.577Z] ---> edcbc5a71880 [2023-02-10T20:16:16.577Z] Step 8/23 : COPY . . [2023-02-10T20:16:16.577Z] ---> Using cache [2023-02-10T20:16:16.577Z] ---> 98b97a39eb29 [2023-02-10T20:16:16.577Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-10T20:16:16.577Z] ---> Running in 8bc2a7b83ac6 [2023-02-10T20:16:16.577Z] ---> Running in 1c032b7f2c04 [2023-02-10T20:16:17.988Z] 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-02-10T20:16:17.988Z] 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-02-10T20:20:54.833Z] 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-02-10T20:21:13.041Z] Removing intermediate container 7be8de60c5ee [2023-02-10T20:21:13.041Z] ---> 20fde522868d [2023-02-10T20:21:13.041Z] [2023-02-10T20:21:13.041Z] Step 9/21 : FROM alpine:3.16 [2023-02-10T20:21:13.041Z] 3.16: Pulling from library/alpine [2023-02-10T20:21:13.041Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-10T20:21:13.041Z] Status: Downloaded newer image for alpine:3.16 [2023-02-10T20:21:13.041Z] ---> 2b4661558fb8 [2023-02-10T20:21:13.041Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-10T20:21:14.983Z] ---> Running in 2431ae74aed4 [2023-02-10T20:21:16.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:21:17.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:21:18.598Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-10T20:21:18.598Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-10T20:21:18.598Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-10T20:21:18.598Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-10T20:21:18.598Z] (5/6) Installing curl (7.83.1-r5) [2023-02-10T20:21:18.598Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-10T20:21:18.598Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:21:18.864Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T20:21:19.130Z] OK: 8 MiB in 20 packages [2023-02-10T20:21:21.714Z] Removing intermediate container 2431ae74aed4 [2023-02-10T20:21:21.714Z] ---> 7045c989816b [2023-02-10T20:21:21.714Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-10T20:21:21.714Z] ---> Running in 9c8214d97117 [2023-02-10T20:21:21.980Z] Removing intermediate container 9c8214d97117 [2023-02-10T20:21:21.980Z] ---> 07ffea576bf4 [2023-02-10T20:21:21.980Z] Step 12/21 : WORKDIR /edgex [2023-02-10T20:21:22.247Z] ---> Running in f0d3e6d99d9d [2023-02-10T20:21:22.827Z] Removing intermediate container f0d3e6d99d9d [2023-02-10T20:21:22.827Z] ---> 2941bac99ca7 [2023-02-10T20:21:22.827Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-10T20:21:23.790Z] ---> 606118761702 [2023-02-10T20:21:23.790Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-10T20:21:25.740Z] ---> fbabd785b21d [2023-02-10T20:21:25.740Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-10T20:21:27.150Z] ---> cb98aa91a7a2 [2023-02-10T20:21:27.150Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-10T20:21:28.110Z] ---> e469af71e4f7 [2023-02-10T20:21:28.110Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-10T20:21:28.377Z] ---> Running in 7f810f16331d [2023-02-10T20:21:30.951Z] Removing intermediate container 7f810f16331d [2023-02-10T20:21:30.951Z] ---> e144dcb262a0 [2023-02-10T20:21:30.951Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-10T20:21:31.309Z] ---> Running in 18cf5ee3d442 [2023-02-10T20:21:31.620Z] Removing intermediate container 18cf5ee3d442 [2023-02-10T20:21:31.620Z] ---> bf7387f6eeb1 [2023-02-10T20:21:31.620Z] Step 19/21 : LABEL arch=arm64 [2023-02-10T20:21:31.620Z] ---> Running in 2e99042dd458 [2023-02-10T20:21:32.219Z] Removing intermediate container 2e99042dd458 [2023-02-10T20:21:32.219Z] ---> 362cedf968bc [2023-02-10T20:21:32.219Z] Step 20/21 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:21:32.219Z] ---> Running in e8cb97ea2df9 [2023-02-10T20:21:32.817Z] Removing intermediate container e8cb97ea2df9 [2023-02-10T20:21:32.817Z] ---> 2953cc70cc63 [2023-02-10T20:21:32.817Z] Step 21/21 : LABEL version=0.0.0 [2023-02-10T20:21:33.090Z] ---> Running in dda553e2299a [2023-02-10T20:21:33.678Z] Removing intermediate container dda553e2299a [2023-02-10T20:21:33.678Z] ---> 83adcf58436a [2023-02-10T20:21:33.678Z] [2023-02-10T20:21:33.951Z] Successfully built 83adcf58436a [2023-02-10T20:21:33.951Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-10T20:21:33.951Z] Building security-bootstrapper [2023-02-10T20:21:52.173Z]  Building security-proxy-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:21:52.173Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:21:52.173Z] ---> 6ec9fcab7152 [2023-02-10T20:21:52.173Z] Step 3/32 : WORKDIR /edgex-go [2023-02-10T20:21:52.173Z] ---> Using cache [2023-02-10T20:21:52.173Z] ---> c6420991cb02 [2023-02-10T20:21:52.174Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-10T20:21:52.174Z] ---> Using cache [2023-02-10T20:21:52.174Z] ---> 725faf9730c1 [2023-02-10T20:21:52.174Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-10T20:21:52.174Z] ---> Using cache [2023-02-10T20:21:52.174Z] ---> a9ae69258a24 [2023-02-10T20:21:52.174Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:21:52.174Z] ---> Using cache [2023-02-10T20:21:52.174Z] ---> 958c1807b5c6 [2023-02-10T20:21:52.174Z] Step 7/32 : COPY . . [2023-02-10T20:21:52.174Z] ---> Using cache [2023-02-10T20:21:52.174Z] ---> dd60977e8c23 [2023-02-10T20:21:52.174Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-10T20:21:52.174Z] ---> Running in 66b39b0e25db [2023-02-10T20:21:52.440Z] 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-02-10T20:22:19.104Z] Removing intermediate container 467d927979b8 [2023-02-10T20:22:19.104Z] ---> 3a73588a4e28 [2023-02-10T20:22:19.104Z] [2023-02-10T20:22:19.104Z] Step 10/24 : FROM alpine:3.16 [2023-02-10T20:22:19.104Z] ---> 2b4661558fb8 [2023-02-10T20:22:19.104Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-10T20:22:19.104Z] ---> Running in 3f2b998fee1d [2023-02-10T20:22:19.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:22:19.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:22:19.104Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-10T20:22:19.104Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:22:19.104Z] OK: 5 MiB in 15 packages [2023-02-10T20:22:20.525Z] Removing intermediate container 3f2b998fee1d [2023-02-10T20:22:20.526Z] ---> 12c765a81d32 [2023-02-10T20:22:20.526Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T20:22:20.526Z] ---> Running in 67e5262e5046 [2023-02-10T20:22:21.110Z] Removing intermediate container 67e5262e5046 [2023-02-10T20:22:21.110Z] ---> 320e8ff31f84 [2023-02-10T20:22:21.110Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-10T20:22:21.379Z] ---> Running in 153c0204eb13 [2023-02-10T20:22:21.645Z] Removing intermediate container 153c0204eb13 [2023-02-10T20:22:21.645Z] ---> 15bb129d9736 [2023-02-10T20:22:21.645Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-10T20:22:21.913Z] ---> Running in 48877ae8331e [2023-02-10T20:22:22.185Z] Removing intermediate container 48877ae8331e [2023-02-10T20:22:22.185Z] ---> fa6b87c609bc [2023-02-10T20:22:22.185Z] Step 15/24 : WORKDIR / [2023-02-10T20:22:22.453Z] ---> Running in 6adc7627a05e [2023-02-10T20:22:23.037Z] Removing intermediate container 6adc7627a05e [2023-02-10T20:22:23.037Z] ---> d8b3fdb29192 [2023-02-10T20:22:23.037Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:22:23.995Z] ---> 66bcabb6ee87 [2023-02-10T20:22:23.995Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-10T20:22:25.406Z] ---> 0178fb0c5131 [2023-02-10T20:22:25.406Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-10T20:22:26.367Z] ---> 37298536f6e9 [2023-02-10T20:22:26.367Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-10T20:22:27.330Z] ---> 553cd73e4e57 [2023-02-10T20:22:27.330Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-10T20:22:27.330Z] ---> Running in 4a82f15a4c25 [2023-02-10T20:22:27.607Z] Removing intermediate container 4a82f15a4c25 [2023-02-10T20:22:27.607Z] ---> 9157791e57b2 [2023-02-10T20:22:27.607Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T20:22:27.607Z] ---> Running in ee19d3423984 [2023-02-10T20:22:28.194Z] Removing intermediate container ee19d3423984 [2023-02-10T20:22:28.194Z] ---> af7472714ddc [2023-02-10T20:22:28.194Z] Step 22/24 : LABEL arch=arm64 [2023-02-10T20:22:28.194Z] ---> Running in 5b15b66b21b1 [2023-02-10T20:22:28.779Z] Removing intermediate container 5b15b66b21b1 [2023-02-10T20:22:28.779Z] ---> 90fd12b2c88f [2023-02-10T20:22:28.779Z] Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:22:29.061Z] ---> Running in 7e9d8680b94d [2023-02-10T20:22:29.329Z] Removing intermediate container 7e9d8680b94d [2023-02-10T20:22:29.329Z] ---> 1603d0f5c2c2 [2023-02-10T20:22:29.329Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T20:22:29.597Z] ---> Running in 4d3f10a89e8a [2023-02-10T20:22:32.932Z] Removing intermediate container 4d3f10a89e8a [2023-02-10T20:22:32.932Z] ---> e0d3b577fb76 [2023-02-10T20:22:32.932Z] [2023-02-10T20:22:32.932Z] Successfully built e0d3b577fb76 [2023-02-10T20:22:32.932Z] Successfully tagged core-metadata-arm64:latest [2023-02-10T20:22:32.932Z]  Building core-metadata ... done Building security-secretstore-setup [2023-02-10T20:22:51.119Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:22:51.119Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:22:51.119Z] ---> 6ec9fcab7152 [2023-02-10T20:22:51.119Z] Step 3/24 : WORKDIR /edgex-go [2023-02-10T20:22:51.119Z] ---> Using cache [2023-02-10T20:22:51.119Z] ---> c6420991cb02 [2023-02-10T20:22:51.119Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-10T20:22:51.119Z] ---> Using cache [2023-02-10T20:22:51.119Z] ---> 725faf9730c1 [2023-02-10T20:22:51.119Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-10T20:22:51.119Z] ---> Using cache [2023-02-10T20:22:51.119Z] ---> a9ae69258a24 [2023-02-10T20:22:51.119Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:22:51.119Z] ---> Using cache [2023-02-10T20:22:51.119Z] ---> 958c1807b5c6 [2023-02-10T20:22:51.119Z] Step 7/24 : COPY . . [2023-02-10T20:22:51.119Z] ---> Using cache [2023-02-10T20:22:51.119Z] ---> dd60977e8c23 [2023-02-10T20:22:51.119Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-10T20:22:51.119Z] ---> Running in 4a2de8e11fc0 [2023-02-10T20:22:52.080Z] 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-02-10T20:23:00.295Z] Removing intermediate container 1c032b7f2c04 [2023-02-10T20:23:00.295Z] ---> 1c375dbe47b1 [2023-02-10T20:23:00.295Z] [2023-02-10T20:23:00.295Z] Step 10/23 : FROM alpine:3.16 [2023-02-10T20:23:00.295Z] ---> 2b4661558fb8 [2023-02-10T20:23:00.295Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-10T20:23:00.295Z] ---> Using cache [2023-02-10T20:23:00.296Z] ---> 12c765a81d32 [2023-02-10T20:23:00.296Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T20:23:00.296Z] ---> Using cache [2023-02-10T20:23:00.296Z] ---> 320e8ff31f84 [2023-02-10T20:23:00.296Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-10T20:23:00.296Z] ---> Running in 2a814b268b90 [2023-02-10T20:23:00.296Z] Removing intermediate container 2a814b268b90 [2023-02-10T20:23:00.296Z] ---> 51afe7e09671 [2023-02-10T20:23:00.296Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-10T20:23:00.296Z] ---> Running in b3cf44fe6ff3 [2023-02-10T20:23:00.565Z] Removing intermediate container b3cf44fe6ff3 [2023-02-10T20:23:00.565Z] ---> 492320da2fd1 [2023-02-10T20:23:00.565Z] Step 15/23 : WORKDIR / [2023-02-10T20:23:00.565Z] ---> Running in 281534233e8f [2023-02-10T20:23:01.150Z] Removing intermediate container 281534233e8f [2023-02-10T20:23:01.150Z] ---> 0705edbac5c2 [2023-02-10T20:23:01.150Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:23:02.115Z] ---> 5be6db3832ed [2023-02-10T20:23:02.115Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-10T20:23:04.074Z] ---> cbb1123736d7 [2023-02-10T20:23:04.074Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-10T20:23:04.659Z] ---> cd2ac6f961d0 [2023-02-10T20:23:04.659Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-10T20:23:04.659Z] ---> Running in 760401820d32 [2023-02-10T20:23:05.254Z] Removing intermediate container 760401820d32 [2023-02-10T20:23:05.254Z] ---> 6e3d2e2cf5a6 [2023-02-10T20:23:05.254Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T20:23:05.254Z] ---> Running in bce51b6238e7 [2023-02-10T20:23:05.840Z] Removing intermediate container bce51b6238e7 [2023-02-10T20:23:05.840Z] ---> 5b6e729bdec6 [2023-02-10T20:23:05.840Z] Step 21/23 : LABEL arch=arm64 [2023-02-10T20:23:05.840Z] ---> Running in b7cbbd5852fb [2023-02-10T20:23:06.430Z] Removing intermediate container b7cbbd5852fb [2023-02-10T20:23:06.430Z] ---> 2a1db387b02c [2023-02-10T20:23:06.430Z] Step 22/23 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:23:06.430Z] ---> Running in 7a00abb0f4c5 [2023-02-10T20:23:07.017Z] Removing intermediate container 7a00abb0f4c5 [2023-02-10T20:23:07.017Z] ---> b8c069cff481 [2023-02-10T20:23:07.017Z] Step 23/23 : LABEL version=0.0.0 [2023-02-10T20:23:07.298Z] ---> Running in 2d1b22218bc6 [2023-02-10T20:23:07.565Z] Removing intermediate container 2d1b22218bc6 [2023-02-10T20:23:07.565Z] ---> 05e1106f32c1 [2023-02-10T20:23:07.565Z] [2023-02-10T20:23:08.146Z] Successfully built 05e1106f32c1 [2023-02-10T20:23:08.146Z] Successfully tagged core-command-arm64:latest [2023-02-10T20:23:08.146Z] Building security-spire-agent [2023-02-10T20:23:26.360Z]  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:23:26.360Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:23:26.360Z] ---> 6ec9fcab7152 [2023-02-10T20:23:26.360Z] Step 3/24 : WORKDIR /edgex-go [2023-02-10T20:23:26.360Z] ---> Using cache [2023-02-10T20:23:26.360Z] ---> c6420991cb02 [2023-02-10T20:23:26.360Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-10T20:23:26.360Z] ---> Running in 7add04467ed4 [2023-02-10T20:23:27.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:23:27.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:23:28.999Z] OK: 221 MiB in 51 packages [2023-02-10T20:23:30.408Z] Removing intermediate container 7add04467ed4 [2023-02-10T20:23:30.408Z] ---> d816ba39067a [2023-02-10T20:23:30.408Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-10T20:23:31.396Z] ---> 878eaf584537 [2023-02-10T20:23:31.396Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:23:31.663Z] ---> Running in 01cbdb8191df [2023-02-10T20:23:43.958Z] Removing intermediate container 494c1c593386 [2023-02-10T20:23:43.958Z] ---> eb15727f7f9c [2023-02-10T20:23:43.958Z] [2023-02-10T20:23:43.958Z] Step 9/19 : FROM alpine:3.15 [2023-02-10T20:23:43.958Z] ---> 8aa73fd46299 [2023-02-10T20:23:43.958Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T20:23:43.958Z] ---> Using cache [2023-02-10T20:23:43.958Z] ---> 9bfefad5bdb0 [2023-02-10T20:23:43.958Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-10T20:23:43.958Z] ---> Running in 9a0435a00345 [2023-02-10T20:23:45.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:23:45.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:23:47.902Z] v3.15.6-309-g0b2d96fb7ad [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-10T20:23:47.902Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-10T20:23:47.902Z] OK: 15736 distinct packages available [2023-02-10T20:23:47.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:23:48.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:23:49.131Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-10T20:23:49.131Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-10T20:23:49.398Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-10T20:23:49.398Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-10T20:23:49.398Z] (5/9) Installing curl (7.80.0-r5) [2023-02-10T20:23:49.398Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-10T20:23:49.398Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-10T20:23:49.398Z] (8/9) Installing libucontext (1.1-r0) [2023-02-10T20:23:49.398Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-10T20:23:49.398Z] Executing busybox-1.34.1-r7.trigger [2023-02-10T20:23:49.398Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T20:23:49.978Z] OK: 8 MiB in 23 packages [2023-02-10T20:23:52.553Z] Removing intermediate container 9a0435a00345 [2023-02-10T20:23:52.553Z] ---> f47924d783c8 [2023-02-10T20:23:52.553Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:23:53.142Z] ---> 4a308f320fa2 [2023-02-10T20:23:53.142Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-10T20:23:55.722Z] ---> 50991063e751 [2023-02-10T20:23:55.722Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-10T20:23:56.310Z] ---> 944d4ed02a66 [2023-02-10T20:23:56.310Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-10T20:23:56.310Z] ---> Running in c5d56f8932a3 [2023-02-10T20:23:56.896Z] Removing intermediate container c5d56f8932a3 [2023-02-10T20:23:56.896Z] ---> 34c61f6d914c [2023-02-10T20:23:56.896Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T20:23:56.896Z] ---> Running in d5638b6e8851 [2023-02-10T20:23:57.488Z] Removing intermediate container d5638b6e8851 [2023-02-10T20:23:57.488Z] ---> 6f72deed504f [2023-02-10T20:23:57.488Z] Step 17/19 : LABEL arch=arm64 [2023-02-10T20:23:57.754Z] ---> Running in 5ae37f230cb0 [2023-02-10T20:23:58.337Z] Removing intermediate container 5ae37f230cb0 [2023-02-10T20:23:58.338Z] ---> 024953afead0 [2023-02-10T20:23:58.338Z] Step 18/19 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:23:58.338Z] ---> Running in 2470ab751b94 [2023-02-10T20:23:58.920Z] Removing intermediate container 2470ab751b94 [2023-02-10T20:23:58.920Z] ---> b8873bfe7043 [2023-02-10T20:23:58.920Z] Step 19/19 : LABEL version=0.0.0 [2023-02-10T20:23:58.920Z] ---> Running in 2f8f5a3af628 [2023-02-10T20:23:59.500Z] Removing intermediate container 2f8f5a3af628 [2023-02-10T20:23:59.500Z] ---> 534e511892c5 [2023-02-10T20:23:59.500Z] [2023-02-10T20:23:59.766Z] Successfully built 534e511892c5 [2023-02-10T20:23:59.766Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-10T20:23:59.766Z]  Building security-spiffe-token-provider ... done Building core-data [2023-02-10T20:24:17.970Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:24:17.970Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:24:17.970Z] ---> 6ec9fcab7152 [2023-02-10T20:24:17.970Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T20:24:17.970Z] ---> Using cache [2023-02-10T20:24:17.970Z] ---> 157e13e2055d [2023-02-10T20:24:17.970Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T20:24:17.970Z] ---> Using cache [2023-02-10T20:24:17.970Z] ---> a0454401bb73 [2023-02-10T20:24:17.970Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-10T20:24:17.970Z] ---> Using cache [2023-02-10T20:24:17.970Z] ---> 49740d4b7151 [2023-02-10T20:24:17.970Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T20:24:17.970Z] ---> Using cache [2023-02-10T20:24:17.970Z] ---> 4e3333ab8d8d [2023-02-10T20:24:17.970Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:24:17.970Z] ---> Using cache [2023-02-10T20:24:17.970Z] ---> edcbc5a71880 [2023-02-10T20:24:17.970Z] Step 8/22 : COPY . . [2023-02-10T20:24:17.970Z] ---> Using cache [2023-02-10T20:24:17.970Z] ---> 98b97a39eb29 [2023-02-10T20:24:17.970Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-10T20:24:17.970Z] ---> Running in 2f247215b5a3 [2023-02-10T20:24:18.928Z] 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-02-10T20:25:15.304Z] Removing intermediate container 01cbdb8191df [2023-02-10T20:25:15.304Z] ---> e0c5cb53c83f [2023-02-10T20:25:15.304Z] Step 7/24 : COPY . . [2023-02-10T20:25:23.500Z] ---> 30c5798c8ddf [2023-02-10T20:25:23.500Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-10T20:25:23.500Z] ---> Running in 92b3d692db22 [2023-02-10T20:25:23.500Z] Removing intermediate container 92b3d692db22 [2023-02-10T20:25:23.500Z] ---> c0620078b173 [2023-02-10T20:25:23.500Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-10T20:25:23.500Z] ---> Running in f04e43e98776 [2023-02-10T20:25:23.500Z] Removing intermediate container f04e43e98776 [2023-02-10T20:25:23.500Z] ---> 0caf8b3189c8 [2023-02-10T20:25:23.500Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-10T20:25:23.500Z] ---> Running in b3d946e5109d [2023-02-10T20:25:26.845Z] Removing intermediate container b3d946e5109d [2023-02-10T20:25:26.845Z] ---> 79b24a228608 [2023-02-10T20:25:26.845Z] Step 11/24 : WORKDIR /edgex-go [2023-02-10T20:25:26.845Z] ---> Running in 25733b086432 [2023-02-10T20:25:27.111Z] Removing intermediate container 25733b086432 [2023-02-10T20:25:27.111Z] ---> 3440f19c560c [2023-02-10T20:25:27.111Z] [2023-02-10T20:25:27.111Z] Step 12/24 : FROM alpine:3.15 [2023-02-10T20:25:27.111Z] ---> 8aa73fd46299 [2023-02-10T20:25:27.111Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T20:25:27.111Z] ---> Using cache [2023-02-10T20:25:27.111Z] ---> 9bfefad5bdb0 [2023-02-10T20:25:27.111Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-10T20:25:27.111Z] ---> Using cache [2023-02-10T20:25:27.111Z] ---> 7bc1c6a13f27 [2023-02-10T20:25:27.111Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-10T20:25:30.455Z] ---> b410f66781d1 [2023-02-10T20:25:30.455Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-10T20:25:37.084Z] ---> e0c9a00145de [2023-02-10T20:25:37.084Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-10T20:25:37.084Z] ---> 63bcd74e9985 [2023-02-10T20:25:37.084Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-10T20:25:38.041Z] ---> 83c63b3ac310 [2023-02-10T20:25:38.041Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-10T20:25:38.625Z] ---> b8ae94a2d13d [2023-02-10T20:25:38.625Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-10T20:25:38.892Z] ---> Running in f9631a340748 [2023-02-10T20:25:39.162Z] Removing intermediate container f9631a340748 [2023-02-10T20:25:39.162Z] ---> 0314d7fe9351 [2023-02-10T20:25:39.162Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-10T20:25:39.427Z] ---> Running in d267bde34423 [2023-02-10T20:25:40.008Z] Removing intermediate container d267bde34423 [2023-02-10T20:25:40.008Z] ---> fb5011a2b8c5 [2023-02-10T20:25:40.008Z] Step 22/24 : LABEL arch=arm64 [2023-02-10T20:25:40.008Z] ---> Running in 6602df919b82 [2023-02-10T20:25:40.280Z] Removing intermediate container 6602df919b82 [2023-02-10T20:25:40.280Z] ---> c49d33aae2c8 [2023-02-10T20:25:40.280Z] Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:25:40.554Z] ---> Running in 6911d9d6abdb [2023-02-10T20:25:40.821Z] Removing intermediate container 6911d9d6abdb [2023-02-10T20:25:40.821Z] ---> 6426c956e925 [2023-02-10T20:25:40.821Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T20:25:41.092Z] ---> Running in 11c871921f46 [2023-02-10T20:25:41.696Z] Removing intermediate container 11c871921f46 [2023-02-10T20:25:41.696Z] ---> 9511648dd5d0 [2023-02-10T20:25:41.696Z] [2023-02-10T20:25:41.964Z] Successfully built 9511648dd5d0 [2023-02-10T20:25:41.964Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-10T20:25:41.964Z]  Building security-spire-agent ... done Building support-notifications [2023-02-10T20:26:00.423Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:26:00.423Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:26:00.423Z] ---> 6ec9fcab7152 [2023-02-10T20:26:00.423Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T20:26:00.423Z] ---> Using cache [2023-02-10T20:26:00.423Z] ---> 157e13e2055d [2023-02-10T20:26:00.423Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T20:26:00.423Z] ---> Using cache [2023-02-10T20:26:00.423Z] ---> a0454401bb73 [2023-02-10T20:26:00.423Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-10T20:26:00.423Z] ---> Running in e3e9862f725c [2023-02-10T20:26:02.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:26:02.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:26:04.041Z] OK: 221 MiB in 51 packages [2023-02-10T20:26:05.467Z] Removing intermediate container e3e9862f725c [2023-02-10T20:26:05.467Z] ---> a97b2d020189 [2023-02-10T20:26:05.467Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T20:26:06.871Z] ---> e2fc00c4104c [2023-02-10T20:26:06.871Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:26:06.871Z] ---> Running in 0fcfcb2b0fbc [2023-02-10T20:26:19.162Z] Removing intermediate container 8bc2a7b83ac6 [2023-02-10T20:26:19.162Z] ---> a31762a8765b [2023-02-10T20:26:19.162Z] [2023-02-10T20:26:19.162Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T20:26:19.162Z] ---> 2b4661558fb8 [2023-02-10T20:26:19.162Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-10T20:26:19.162Z] ---> Using cache [2023-02-10T20:26:19.162Z] ---> 12c765a81d32 [2023-02-10T20:26:19.162Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T20:26:19.162Z] ---> Using cache [2023-02-10T20:26:19.162Z] ---> 320e8ff31f84 [2023-02-10T20:26:19.162Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-10T20:26:19.162Z] ---> Running in ca806c7c46f3 [2023-02-10T20:26:19.162Z] Removing intermediate container ca806c7c46f3 [2023-02-10T20:26:19.162Z] ---> 19713d2da666 [2023-02-10T20:26:19.162Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-10T20:26:19.162Z] ---> Running in 1797fb4ee46f [2023-02-10T20:26:19.162Z] Removing intermediate container 1797fb4ee46f [2023-02-10T20:26:19.162Z] ---> 49cb461d4889 [2023-02-10T20:26:19.162Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:26:19.428Z] ---> 6fa339f27baa [2023-02-10T20:26:19.428Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-10T20:26:21.997Z] ---> 1165c79e7284 [2023-02-10T20:26:21.997Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-10T20:26:22.578Z] ---> a801af2ba78c [2023-02-10T20:26:22.578Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-10T20:26:22.578Z] ---> Running in 3acdc4c22280 [2023-02-10T20:26:23.160Z] Removing intermediate container 3acdc4c22280 [2023-02-10T20:26:23.160Z] ---> 41355b67271b [2023-02-10T20:26:23.160Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T20:26:23.160Z] ---> Running in d48432a83957 [2023-02-10T20:26:23.739Z] Removing intermediate container d48432a83957 [2023-02-10T20:26:23.739Z] ---> 1264b3dadc9e [2023-02-10T20:26:23.739Z] Step 20/22 : LABEL arch=arm64 [2023-02-10T20:26:23.739Z] ---> Running in 94250d6a03b6 [2023-02-10T20:26:24.323Z] Removing intermediate container 94250d6a03b6 [2023-02-10T20:26:24.323Z] ---> d02b0d12bc8d [2023-02-10T20:26:24.323Z] Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:26:24.323Z] ---> Running in 8e55c4fb4eef [2023-02-10T20:26:24.907Z] Removing intermediate container 8e55c4fb4eef [2023-02-10T20:26:24.907Z] ---> 1dc1402d693c [2023-02-10T20:26:24.907Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T20:26:24.907Z] ---> Running in 6673d3cb96a7 [2023-02-10T20:26:25.488Z] Removing intermediate container 6673d3cb96a7 [2023-02-10T20:26:25.488Z] ---> 8f181b276358 [2023-02-10T20:26:25.488Z] [2023-02-10T20:26:25.755Z] Successfully built 8f181b276358 [2023-02-10T20:26:25.755Z] Successfully tagged support-scheduler-arm64:latest [2023-02-10T20:26:25.755Z] Building core-common-config-bootstrapper [2023-02-10T20:26:43.951Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-10T20:26:43.951Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-10T20:26:43.951Z] ---> 6ec9fcab7152 [2023-02-10T20:26:43.951Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-10T20:26:43.951Z] ---> Using cache [2023-02-10T20:26:43.951Z] ---> 157e13e2055d [2023-02-10T20:26:43.951Z] Step 4/22 : WORKDIR /edgex-go [2023-02-10T20:26:43.951Z] ---> Using cache [2023-02-10T20:26:43.951Z] ---> a0454401bb73 [2023-02-10T20:26:43.951Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-10T20:26:43.951Z] ---> Using cache [2023-02-10T20:26:43.951Z] ---> 49740d4b7151 [2023-02-10T20:26:43.951Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-10T20:26:43.951Z] ---> Using cache [2023-02-10T20:26:43.951Z] ---> 4e3333ab8d8d [2023-02-10T20:26:43.951Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-10T20:26:43.951Z] ---> Using cache [2023-02-10T20:26:43.951Z] ---> edcbc5a71880 [2023-02-10T20:26:43.951Z] Step 8/22 : COPY . . [2023-02-10T20:26:43.951Z] ---> Using cache [2023-02-10T20:26:43.951Z] ---> 98b97a39eb29 [2023-02-10T20:26:43.951Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-10T20:26:43.951Z] ---> Running in 87afbcebda14 [2023-02-10T20:26:43.951Z] 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-02-10T20:27:51.813Z] Removing intermediate container 0fcfcb2b0fbc [2023-02-10T20:27:51.813Z] ---> 923aea13b980 [2023-02-10T20:27:51.813Z] Step 8/22 : COPY . . [2023-02-10T20:27:53.749Z] ---> 01cec8b625f5 [2023-02-10T20:27:53.749Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-10T20:27:55.682Z] ---> Running in 77b09da0ebca [2023-02-10T20:27:57.644Z] 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-02-10T20:28:36.493Z] Removing intermediate container 66b39b0e25db [2023-02-10T20:28:36.493Z] ---> 17ab49982379 [2023-02-10T20:28:36.493Z] [2023-02-10T20:28:36.493Z] Step 9/32 : FROM alpine:3.16 [2023-02-10T20:28:36.493Z] ---> 2b4661558fb8 [2023-02-10T20:28:36.493Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-10T20:28:36.493Z] ---> Running in fbe1d115fd29 [2023-02-10T20:28:36.493Z] Removing intermediate container fbe1d115fd29 [2023-02-10T20:28:36.493Z] ---> 18f704e6fa8e [2023-02-10T20:28:36.493Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-10T20:28:36.493Z] ---> Running in 2c3376619e56 [2023-02-10T20:28:36.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:28:36.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:28:36.493Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-10T20:28:36.493Z] (2/2) Installing su-exec (0.2-r1) [2023-02-10T20:28:36.493Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:28:36.493Z] OK: 5 MiB in 16 packages [2023-02-10T20:28:37.074Z] Removing intermediate container 2c3376619e56 [2023-02-10T20:28:37.074Z] ---> f447a4074600 [2023-02-10T20:28:37.074Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-10T20:28:37.340Z] ---> Running in 18e2d272a60a [2023-02-10T20:28:37.606Z] Removing intermediate container 18e2d272a60a [2023-02-10T20:28:37.606Z] ---> e296e4931bb3 [2023-02-10T20:28:37.606Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-10T20:28:37.877Z] ---> Running in ec4cc54e5479 [2023-02-10T20:28:38.151Z] Removing intermediate container ec4cc54e5479 [2023-02-10T20:28:38.151Z] ---> 206707284d1d [2023-02-10T20:28:38.151Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-10T20:28:38.419Z] ---> Running in 2a38e89afdae [2023-02-10T20:28:38.687Z] Removing intermediate container 2a38e89afdae [2023-02-10T20:28:38.687Z] ---> 75d81d99b21b [2023-02-10T20:28:38.687Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-10T20:28:38.956Z] ---> Running in 37b9cc6ad27b [2023-02-10T20:28:39.545Z] Removing intermediate container 37b9cc6ad27b [2023-02-10T20:28:39.545Z] ---> af2e7c6c3987 [2023-02-10T20:28:39.545Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-10T20:28:39.545Z] ---> Running in c3075d0fc9e1 [2023-02-10T20:28:42.878Z] Removing intermediate container c3075d0fc9e1 [2023-02-10T20:28:42.878Z] ---> d3cb60ce7358 [2023-02-10T20:28:42.878Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-10T20:28:42.878Z] ---> Running in a898c1788552 [2023-02-10T20:28:43.143Z] Removing intermediate container a898c1788552 [2023-02-10T20:28:43.143Z] ---> 65edff865906 [2023-02-10T20:28:43.143Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-10T20:28:44.102Z] ---> 0b403cf2103c [2023-02-10T20:28:44.102Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-10T20:28:44.102Z] ---> Running in a79e25d66250 [2023-02-10T20:28:48.361Z] Removing intermediate container a79e25d66250 [2023-02-10T20:28:48.361Z] ---> bb752da15f3d [2023-02-10T20:28:48.361Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:28:48.626Z] ---> fdffb0702eca [2023-02-10T20:28:48.626Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-10T20:28:50.564Z] ---> d1becc9ea4eb [2023-02-10T20:28:50.564Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-10T20:28:51.148Z] ---> 93a6de837d2d [2023-02-10T20:28:51.149Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-10T20:28:52.106Z] ---> 46928e482d44 [2023-02-10T20:28:52.106Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-10T20:28:53.063Z] ---> 54f4fafd1993 [2023-02-10T20:28:53.063Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-10T20:28:54.023Z] ---> 5ad2555c9e38 [2023-02-10T20:28:54.023Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-10T20:28:54.978Z] ---> 33a73bfba106 [2023-02-10T20:28:54.978Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-10T20:28:54.978Z] ---> Running in d7738ac1f2b5 [2023-02-10T20:29:00.310Z] 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-02-10T20:29:00.577Z] Removing intermediate container d7738ac1f2b5 [2023-02-10T20:29:00.577Z] ---> eaf93acf04ed [2023-02-10T20:29:00.843Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-10T20:29:00.843Z] ---> Running in bad47648e56e [2023-02-10T20:29:01.425Z] Removing intermediate container bad47648e56e [2023-02-10T20:29:01.425Z] ---> acb83dbc0893 [2023-02-10T20:29:01.425Z] Step 29/32 : CMD ["gate"] [2023-02-10T20:29:01.692Z] ---> Running in 02c0824de40f [2023-02-10T20:29:02.276Z] Removing intermediate container 02c0824de40f [2023-02-10T20:29:02.277Z] ---> ee345bedd00f [2023-02-10T20:29:02.277Z] Step 30/32 : LABEL arch=arm64 [2023-02-10T20:29:02.277Z] ---> Running in c5f20892caf0 [2023-02-10T20:29:02.857Z] Removing intermediate container c5f20892caf0 [2023-02-10T20:29:02.857Z] ---> 055a2fbd7b73 [2023-02-10T20:29:02.857Z] Step 31/32 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:29:02.857Z] ---> Running in 4f18cae4595e [2023-02-10T20:29:03.451Z] Removing intermediate container 4f18cae4595e [2023-02-10T20:29:03.451Z] ---> 6d588b12b528 [2023-02-10T20:29:03.451Z] Step 32/32 : LABEL version=0.0.0 [2023-02-10T20:29:03.717Z] ---> Running in 88d8ccf492a1 [2023-02-10T20:29:04.299Z] Removing intermediate container 88d8ccf492a1 [2023-02-10T20:29:04.299Z] ---> a8d284e57770 [2023-02-10T20:29:04.299Z] [2023-02-10T20:29:04.569Z] Successfully built a8d284e57770 [2023-02-10T20:29:04.569Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-10T20:29:22.763Z]  Building security-bootstrapper ... done Removing intermediate container 4a2de8e11fc0 [2023-02-10T20:29:22.763Z] ---> 30fe034a3a26 [2023-02-10T20:29:22.763Z] [2023-02-10T20:29:22.763Z] Step 9/24 : FROM alpine:3.16 [2023-02-10T20:29:22.763Z] ---> 2b4661558fb8 [2023-02-10T20:29:22.763Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-10T20:29:22.763Z] ---> Running in ee2a5f96da20 [2023-02-10T20:29:22.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:29:22.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:29:23.721Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-10T20:29:23.721Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-10T20:29:23.721Z] (3/3) Installing su-exec (0.2-r1) [2023-02-10T20:29:23.721Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:29:23.988Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T20:29:24.258Z] OK: 6 MiB in 17 packages [2023-02-10T20:29:26.201Z] Removing intermediate container ee2a5f96da20 [2023-02-10T20:29:26.201Z] ---> e8d572455c8e [2023-02-10T20:29:26.201Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-10T20:29:26.201Z] ---> Running in 98f3fe9ce204 [2023-02-10T20:29:26.783Z] Removing intermediate container 98f3fe9ce204 [2023-02-10T20:29:26.783Z] ---> 940fbe9cfb9c [2023-02-10T20:29:26.783Z] Step 12/24 : WORKDIR / [2023-02-10T20:29:26.783Z] ---> Running in c7547ca7df9f [2023-02-10T20:29:27.367Z] Removing intermediate container c7547ca7df9f [2023-02-10T20:29:27.367Z] ---> 61aa77244a6b [2023-02-10T20:29:27.367Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-10T20:29:28.333Z] ---> bb22d0b0669a [2023-02-10T20:29:28.333Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-10T20:29:29.293Z] ---> be04bedbb245 [2023-02-10T20:29:29.293Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-10T20:29:29.879Z] ---> 1ace85fb4009 [2023-02-10T20:29:29.879Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-10T20:29:30.837Z] ---> b6463f20d335 [2023-02-10T20:29:30.837Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-10T20:29:32.774Z] ---> 4dcfd2163078 [2023-02-10T20:29:32.774Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-10T20:29:34.182Z] ---> 98e4fc22f38c [2023-02-10T20:29:34.182Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-10T20:29:35.137Z] ---> b54581d7d1d6 [2023-02-10T20:29:35.137Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-10T20:29:35.403Z] ---> Running in 7f900b7b1fec [2023-02-10T20:29:38.738Z] Removing intermediate container 7f900b7b1fec [2023-02-10T20:29:38.738Z] ---> b22209dccec6 [2023-02-10T20:29:38.738Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-10T20:29:38.738Z] ---> Running in 261471c93e81 [2023-02-10T20:29:39.004Z] Removing intermediate container 261471c93e81 [2023-02-10T20:29:39.004Z] ---> e85468c6c5a6 [2023-02-10T20:29:39.004Z] Step 22/24 : LABEL arch=arm64 [2023-02-10T20:29:39.004Z] ---> Running in 8ab6721db187 [2023-02-10T20:29:39.586Z] Removing intermediate container 8ab6721db187 [2023-02-10T20:29:39.586Z] ---> c20dcad43eef [2023-02-10T20:29:39.586Z] Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:29:39.586Z] ---> Running in 73262bc6d153 [2023-02-10T20:29:40.167Z] Removing intermediate container 73262bc6d153 [2023-02-10T20:29:40.167Z] ---> 70f2415b19fa [2023-02-10T20:29:40.167Z] Step 24/24 : LABEL version=0.0.0 [2023-02-10T20:29:40.167Z] ---> Running in c0a5d865cad6 [2023-02-10T20:29:40.759Z] Removing intermediate container c0a5d865cad6 [2023-02-10T20:29:40.759Z] ---> 0982afb4655e [2023-02-10T20:29:40.759Z] [2023-02-10T20:29:41.025Z] Successfully built 0982afb4655e [2023-02-10T20:29:41.025Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-10T20:30:48.870Z]  Building security-secretstore-setup ... done Removing intermediate container 2f247215b5a3 [2023-02-10T20:30:48.870Z] ---> 113cbca1a90e [2023-02-10T20:30:48.870Z] [2023-02-10T20:30:48.870Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T20:30:48.870Z] ---> 2b4661558fb8 [2023-02-10T20:30:48.870Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-10T20:30:48.870Z] ---> Running in 1249e424eaf5 [2023-02-10T20:30:48.870Z] Removing intermediate container 1249e424eaf5 [2023-02-10T20:30:48.870Z] ---> 29a9dc5c4e1b [2023-02-10T20:30:48.870Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-10T20:30:48.870Z] ---> Running in 781aab6ca1a5 [2023-02-10T20:30:48.870Z] Removing intermediate container 781aab6ca1a5 [2023-02-10T20:30:48.870Z] ---> 20d2349848de [2023-02-10T20:30:48.870Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-10T20:30:48.870Z] ---> Running in cfe7e43984e7 [2023-02-10T20:30:48.870Z] Removing intermediate container cfe7e43984e7 [2023-02-10T20:30:48.870Z] ---> 8b014ff67efa [2023-02-10T20:30:48.870Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-10T20:30:48.870Z] ---> Running in 616c10d33cc4 [2023-02-10T20:30:48.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:30:48.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:30:48.870Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-10T20:30:48.870Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:30:48.870Z] OK: 5 MiB in 15 packages [2023-02-10T20:30:48.870Z] Removing intermediate container 616c10d33cc4 [2023-02-10T20:30:48.870Z] ---> bbbc8504c6a0 [2023-02-10T20:30:48.870Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:30:48.870Z] ---> f3c5c88f729b [2023-02-10T20:30:48.870Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-10T20:30:48.870Z] ---> 4ed34b0c6ab1 [2023-02-10T20:30:48.870Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-10T20:30:49.829Z] ---> b6ab9dbcc6a4 [2023-02-10T20:30:49.829Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-10T20:30:49.829Z] ---> Running in d548e7aa9b5c [2023-02-10T20:30:50.423Z] Removing intermediate container d548e7aa9b5c [2023-02-10T20:30:50.423Z] ---> 3d4839649421 [2023-02-10T20:30:50.423Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T20:30:50.423Z] ---> Running in 4601f5b3104f [2023-02-10T20:30:51.005Z] Removing intermediate container 4601f5b3104f [2023-02-10T20:30:51.005Z] ---> 8aa9c08d96da [2023-02-10T20:30:51.005Z] Step 20/22 : LABEL arch=arm64 [2023-02-10T20:30:51.270Z] ---> Running in 8bbb13b2ebb9 [2023-02-10T20:30:51.537Z] Removing intermediate container 8bbb13b2ebb9 [2023-02-10T20:30:51.537Z] ---> bfcdef65d9e6 [2023-02-10T20:30:51.537Z] Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:30:51.807Z] ---> Running in ea43db6ec44a [2023-02-10T20:30:52.386Z] Removing intermediate container ea43db6ec44a [2023-02-10T20:30:52.386Z] ---> d9063d08e2bb [2023-02-10T20:30:52.386Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T20:30:52.386Z] ---> Running in a9c96de7d4d2 [2023-02-10T20:30:52.967Z] Removing intermediate container a9c96de7d4d2 [2023-02-10T20:30:52.967Z] ---> 8a030cdb48f6 [2023-02-10T20:30:52.967Z] [2023-02-10T20:30:53.231Z] Successfully built 8a030cdb48f6 [2023-02-10T20:30:53.231Z] Successfully tagged core-data-arm64:latest [2023-02-10T20:31:32.347Z]  Building core-data ... done Removing intermediate container 87afbcebda14 [2023-02-10T20:31:32.347Z] ---> f95e1a22f0db [2023-02-10T20:31:32.347Z] [2023-02-10T20:31:32.347Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T20:31:32.347Z] ---> 2b4661558fb8 [2023-02-10T20:31:32.347Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-10T20:31:32.347Z] ---> Running in ab7fe11b2c08 [2023-02-10T20:31:32.347Z] Removing intermediate container ab7fe11b2c08 [2023-02-10T20:31:32.347Z] ---> f590ebc8053a [2023-02-10T20:31:32.347Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-10T20:31:32.347Z] ---> Running in d8a12ebdbccd [2023-02-10T20:31:32.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:31:32.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:31:32.347Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-10T20:31:32.347Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:31:32.347Z] OK: 5 MiB in 15 packages [2023-02-10T20:31:32.624Z] Removing intermediate container d8a12ebdbccd [2023-02-10T20:31:32.624Z] ---> 79312ea5a9c2 [2023-02-10T20:31:32.624Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:31:33.627Z] ---> a1ea5ca22440 [2023-02-10T20:31:33.627Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-10T20:31:35.077Z] ---> f6697cf8e632 [2023-02-10T20:31:35.077Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-10T20:31:35.657Z] ---> 743a97b9f58a [2023-02-10T20:31:35.657Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-10T20:31:36.617Z] ---> 8d1c64929112 [2023-02-10T20:31:36.617Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-10T20:31:36.617Z] ---> Running in 6efa9172912b [2023-02-10T20:31:39.983Z] Removing intermediate container 6efa9172912b [2023-02-10T20:31:39.983Z] ---> b5792d6b865e [2023-02-10T20:31:39.983Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-10T20:31:39.983Z] ---> Running in 4a72aa608f55 [2023-02-10T20:31:39.983Z] Removing intermediate container 4a72aa608f55 [2023-02-10T20:31:39.983Z] ---> 816873c24b72 [2023-02-10T20:31:39.983Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-10T20:31:40.251Z] ---> Running in fd00dcc51414 [2023-02-10T20:31:40.534Z] Removing intermediate container fd00dcc51414 [2023-02-10T20:31:40.534Z] ---> 778a0b9ac619 [2023-02-10T20:31:40.534Z] Step 20/22 : LABEL arch=arm64 [2023-02-10T20:31:40.802Z] ---> Running in 662d47ea0d85 [2023-02-10T20:31:41.072Z] Removing intermediate container 662d47ea0d85 [2023-02-10T20:31:41.072Z] ---> 7885741bb00f [2023-02-10T20:31:41.072Z] Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:31:41.350Z] ---> Running in 1743983c9cff [2023-02-10T20:31:41.933Z] Removing intermediate container 1743983c9cff [2023-02-10T20:31:41.933Z] ---> 711f324e31fa [2023-02-10T20:31:41.933Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T20:31:41.933Z] ---> Running in a0bbd374c9e7 [2023-02-10T20:31:42.200Z] Removing intermediate container a0bbd374c9e7 [2023-02-10T20:31:42.200Z] ---> 28a49ce41b17 [2023-02-10T20:31:42.200Z] [2023-02-10T20:31:42.467Z] Successfully built 28a49ce41b17 [2023-02-10T20:31:42.467Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-10T20:32:29.332Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 77b09da0ebca [2023-02-10T20:32:29.332Z] ---> e92f0a83f978 [2023-02-10T20:32:29.332Z] [2023-02-10T20:32:29.332Z] Step 10/22 : FROM alpine:3.16 [2023-02-10T20:32:29.332Z] ---> 2b4661558fb8 [2023-02-10T20:32:29.332Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-10T20:32:29.332Z] ---> Running in f060c077268e [2023-02-10T20:32:29.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-10T20:32:29.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-10T20:32:29.332Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-10T20:32:29.332Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-10T20:32:29.332Z] Executing busybox-1.35.0-r17.trigger [2023-02-10T20:32:29.332Z] Executing ca-certificates-20220614-r0.trigger [2023-02-10T20:32:29.332Z] OK: 6 MiB in 16 packages [2023-02-10T20:32:29.600Z] Removing intermediate container f060c077268e [2023-02-10T20:32:29.600Z] ---> e9a8c0f119b1 [2023-02-10T20:32:29.600Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-10T20:32:29.600Z] ---> Running in 3a34beaf642d [2023-02-10T20:32:29.868Z] Removing intermediate container 3a34beaf642d [2023-02-10T20:32:29.868Z] ---> 3861fc765766 [2023-02-10T20:32:29.868Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-10T20:32:29.868Z] ---> Running in 57cff69bf7b7 [2023-02-10T20:32:30.139Z] Removing intermediate container 57cff69bf7b7 [2023-02-10T20:32:30.140Z] ---> 37e1113195e4 [2023-02-10T20:32:30.140Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-10T20:32:30.409Z] ---> Running in f65f613d5c10 [2023-02-10T20:32:30.677Z] Removing intermediate container f65f613d5c10 [2023-02-10T20:32:30.677Z] ---> c3f658b04f0a [2023-02-10T20:32:30.677Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-10T20:32:30.960Z] ---> a48d59b9d3d7 [2023-02-10T20:32:30.960Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-10T20:32:32.390Z] ---> 454ea550cca9 [2023-02-10T20:32:32.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-10T20:32:32.980Z] ---> f7585bdd08c1 [2023-02-10T20:32:32.980Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-10T20:32:32.980Z] ---> Running in bc4131470d90 [2023-02-10T20:32:33.248Z] Removing intermediate container bc4131470d90 [2023-02-10T20:32:33.248Z] ---> 21ffef90acd9 [2023-02-10T20:32:33.248Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-10T20:32:33.248Z] ---> Running in ddb44a1e0970 [2023-02-10T20:32:33.520Z] Removing intermediate container ddb44a1e0970 [2023-02-10T20:32:33.520Z] ---> 06eafd4d7268 [2023-02-10T20:32:33.520Z] Step 20/22 : LABEL arch=arm64 [2023-02-10T20:32:33.792Z] ---> Running in db726d172e94 [2023-02-10T20:32:34.061Z] Removing intermediate container db726d172e94 [2023-02-10T20:32:34.061Z] ---> d7c23a41fe08 [2023-02-10T20:32:34.061Z] Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [2023-02-10T20:32:34.061Z] ---> Running in 7d027ad3dfb5 [2023-02-10T20:32:34.332Z] Removing intermediate container 7d027ad3dfb5 [2023-02-10T20:32:34.332Z] ---> e9aee188ea82 [2023-02-10T20:32:34.332Z] Step 22/22 : LABEL version=0.0.0 [2023-02-10T20:32:34.332Z] ---> Running in 9df737d5bce6 [2023-02-10T20:32:34.601Z] Removing intermediate container 9df737d5bce6 [2023-02-10T20:32:34.601Z] ---> f737e75d7785 [2023-02-10T20:32:34.601Z] [2023-02-10T20:32:34.872Z] Successfully built f737e75d7785 [2023-02-10T20:32:34.872Z] Successfully tagged support-notifications-arm64:latest [2023-02-10T20:32:35.156Z]  Building support-notifications ... done  [Pipeline] } [2023-02-10T20:32:35.172Z] $ docker stop --time=1 de5eeae240a2833bb4a74e64be6bf02927d5b4c5ebcd73c2ce2a321751962314 [2023-02-10T20:32:37.274Z] $ docker rm -f --volumes de5eeae240a2833bb4a74e64be6bf02927d5b4c5ebcd73c2ce2a321751962314 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-10T20:32:37.817Z] + docker images [2023-02-10T20:32:38.082Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-10T20:32:38.082Z] support-notifications-arm64 latest f737e75d7785 3 seconds ago 29.7MB [2023-02-10T20:32:38.082Z] e92f0a83f978 13 seconds ago 1.57GB [2023-02-10T20:32:38.082Z] core-common-config-bootstrapper-arm64 latest 28a49ce41b17 55 seconds ago 14.9MB [2023-02-10T20:32:38.082Z] f95e1a22f0db About a minute ago 1.5GB [2023-02-10T20:32:38.082Z] core-data-arm64 latest 8a030cdb48f6 About a minute ago 17.2MB [2023-02-10T20:32:38.082Z] 113cbca1a90e 2 minutes ago 1.51GB [2023-02-10T20:32:38.082Z] security-secretstore-setup-arm64 latest 0982afb4655e 2 minutes ago 29MB [2023-02-10T20:32:38.082Z] 30fe034a3a26 3 minutes ago 1.5GB [2023-02-10T20:32:38.082Z] security-bootstrapper-arm64 latest a8d284e57770 3 minutes ago 19.6MB [2023-02-10T20:32:38.082Z] 17ab49982379 4 minutes ago 1.5GB [2023-02-10T20:32:38.082Z] support-scheduler-arm64 latest 8f181b276358 6 minutes ago 29MB [2023-02-10T20:32:38.082Z] a31762a8765b 6 minutes ago 1.57GB [2023-02-10T20:32:38.082Z] security-spire-agent-arm64 latest 9511648dd5d0 6 minutes ago 122MB [2023-02-10T20:32:38.082Z] 3440f19c560c 7 minutes ago 1.38GB [2023-02-10T20:32:38.082Z] security-spiffe-token-provider-arm64 latest 534e511892c5 8 minutes ago 29.1MB [2023-02-10T20:32:38.082Z] eb15727f7f9c 8 minutes ago 1.54GB [2023-02-10T20:32:38.082Z] core-command-arm64 latest 05e1106f32c1 9 minutes ago 17MB [2023-02-10T20:32:38.082Z] 1c375dbe47b1 9 minutes ago 1.51GB [2023-02-10T20:32:38.082Z] core-metadata-arm64 latest e0d3b577fb76 10 minutes ago 17.7MB [2023-02-10T20:32:38.082Z] 3a73588a4e28 10 minutes ago 1.51GB [2023-02-10T20:32:38.082Z] security-proxy-setup-arm64 latest 83adcf58436a 11 minutes ago 26.9MB [2023-02-10T20:32:38.082Z] 20fde522868d 11 minutes ago 1.5GB [2023-02-10T20:32:38.082Z] security-spire-config-arm64 latest 243bcf1e0d99 16 minutes ago 83.6MB [2023-02-10T20:32:38.082Z] security-spire-server-arm64 latest cc1b2119a951 16 minutes ago 84.3MB [2023-02-10T20:32:38.082Z] 3e4b62771bdf 17 minutes ago 1.38GB [2023-02-10T20:32:38.082Z] f41e823f4e91 17 minutes ago 1.38GB [2023-02-10T20:32:38.082Z] ci-base-image-arm64 latest 6ec9fcab7152 29 minutes ago 905MB [2023-02-10T20:32:38.082Z] alpine 3.16 2b4661558fb8 3 months ago 5.29MB [2023-02-10T20:32:38.082Z] alpine 3.15 8aa73fd46299 3 months ago 5.33MB [2023-02-10T20:32:38.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-10T20:32:38.082Z] 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-02-10T20:32:38.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-10T20:32:38.861Z] [2023-02-10T20:32:38.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T20:32:39.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-10T20:32:39.526Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-10T20:32:39.526Z] 8998bd30e6a1: Pulling fs layer [2023-02-10T20:32:39.526Z] 04944245beec: Pulling fs layer [2023-02-10T20:32:39.526Z] 699f458cf7ca: Pulling fs layer [2023-02-10T20:32:39.526Z] 765212b225bb: Pulling fs layer [2023-02-10T20:32:39.526Z] f23df028b6ca: Pulling fs layer [2023-02-10T20:32:39.526Z] d65c8cfc05b1: Pulling fs layer [2023-02-10T20:32:39.526Z] 2437ff75d9bd: Pulling fs layer [2023-02-10T20:32:39.526Z] f23df028b6ca: Waiting [2023-02-10T20:32:39.526Z] d65c8cfc05b1: Waiting [2023-02-10T20:32:39.526Z] 2437ff75d9bd: Waiting [2023-02-10T20:32:39.526Z] 765212b225bb: Waiting [2023-02-10T20:32:39.526Z] 04944245beec: Verifying Checksum [2023-02-10T20:32:39.526Z] 04944245beec: Download complete [2023-02-10T20:32:39.526Z] 765212b225bb: Verifying Checksum [2023-02-10T20:32:39.526Z] 765212b225bb: Download complete [2023-02-10T20:32:39.796Z] f23df028b6ca: Verifying Checksum [2023-02-10T20:32:39.796Z] f23df028b6ca: Download complete [2023-02-10T20:32:39.796Z] d65c8cfc05b1: Download complete [2023-02-10T20:32:39.796Z] 699f458cf7ca: Verifying Checksum [2023-02-10T20:32:39.796Z] 699f458cf7ca: Download complete [2023-02-10T20:32:40.382Z] 8998bd30e6a1: Verifying Checksum [2023-02-10T20:32:40.382Z] 8998bd30e6a1: Download complete [2023-02-10T20:32:42.962Z] 2437ff75d9bd: Verifying Checksum [2023-02-10T20:32:42.962Z] 2437ff75d9bd: Download complete [2023-02-10T20:32:44.376Z] 8998bd30e6a1: Pull complete [2023-02-10T20:32:44.644Z] 04944245beec: Pull complete [2023-02-10T20:32:46.053Z] 699f458cf7ca: Pull complete [2023-02-10T20:32:46.321Z] 765212b225bb: Pull complete [2023-02-10T20:32:47.280Z] f23df028b6ca: Pull complete [2023-02-10T20:32:47.280Z] d65c8cfc05b1: Pull complete [2023-02-10T20:33:02.258Z] 2437ff75d9bd: Pull complete [2023-02-10T20:33:02.258Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-10T20:33:02.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-10T20:33:02.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T20:33:02.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-5348 does not seem to be running inside a container [2023-02-10T20:33:02.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-10T20:33:05.345Z] $ docker top 06fa856163748598f5702d6da5a5bae768e68e852a927f703af981ab2f4443de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-10T20:33:05.988Z] ---> job-cost.sh [2023-02-10T20:33:06.253Z] lf-activate-venv: SKIPPING [2023-02-10T20:33:06.253Z] INFO: No Stack... [2023-02-10T20:33:06.833Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-10T20:33:07.789Z] INFO: Archiving Costs [Pipeline] sh [2023-02-10T20:33:08.128Z] + cut -d, -f6 [2023-02-10T20:33:08.128Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-02-10T20:33:08.186Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4344-1-stack-cost] [2023-02-10T20:33:08.190Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4344-1-stack-cost] did not exist. Created. [2023-02-10T20:33:08.190Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4344-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-10T20:33:08.914Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-10T20:33:09.114Z] Stashed 1 file(s) [Pipeline] } [2023-02-10T20:33:09.130Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4344-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-10T20:33:09.192Z] $ docker stop --time=1 06fa856163748598f5702d6da5a5bae768e68e852a927f703af981ab2f4443de [2023-02-10T20:33:10.676Z] $ docker rm -f --volumes 06fa856163748598f5702d6da5a5bae768e68e852a927f703af981ab2f4443de [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-02-10T20:33:11.666Z] provisioning config files... [2023-02-10T20:33:11.672Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13268411069209152967tmp [Pipeline] { [Pipeline] sh [2023-02-10T20:33:12.027Z] + set +x [2023-02-10T20:33:12.027Z] + curl -s https://codecov.io/bash [2023-02-10T20:33:12.027Z] + bash -s -- [2023-02-10T20:33:12.027Z] [2023-02-10T20:33:12.027Z] _____ _ [2023-02-10T20:33:12.027Z] / ____| | | [2023-02-10T20:33:12.027Z] | | ___ __| | ___ ___ _____ __ [2023-02-10T20:33:12.027Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-10T20:33:12.027Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-10T20:33:12.027Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-10T20:33:12.027Z] Bash-1.0.6 [2023-02-10T20:33:12.027Z] [2023-02-10T20:33:12.027Z] [2023-02-10T20:33:12.027Z] ==> git version 2.25.1 found [2023-02-10T20:33:12.027Z] ==> 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-02-10T20:33:12.027Z] Release-Date: 2020-01-08 [2023-02-10T20:33:12.027Z] 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-02-10T20:33:12.027Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-10T20:33:12.027Z] ==> Jenkins CI detected. [2023-02-10T20:33:12.027Z] current dir:  /w/workspace/edgex-go/1 [2023-02-10T20:33:12.027Z] project root: . [2023-02-10T20:33:12.027Z] --> token set from env [2023-02-10T20:33:12.027Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-10T20:33:12.286Z] ==> Running gcov in . (disable via -X gcov) [2023-02-10T20:33:12.286Z] ==> Python coveragepy not found [2023-02-10T20:33:12.286Z] ==> Searching for coverage reports in: [2023-02-10T20:33:12.286Z] + . [2023-02-10T20:33:12.286Z] -> Found 1 reports [2023-02-10T20:33:12.286Z] ==> Detecting git/mercurial file structure [2023-02-10T20:33:12.286Z] ==> Reading reports [2023-02-10T20:33:12.286Z] + ./coverage.out bytes=488091 [2023-02-10T20:33:12.286Z] ==> Appending adjustments [2023-02-10T20:33:12.286Z] https://docs.codecov.io/docs/fixing-reports [2023-02-10T20:33:13.663Z] + Found adjustments [2023-02-10T20:33:13.663Z] ==> Gzipping contents [2023-02-10T20:33:13.663Z] 64K /tmp/codecov.Cwn58a.gz [2023-02-10T20:33:13.663Z] ==> Uploading reports [2023-02-10T20:33:13.663Z] url: https://codecov.io [2023-02-10T20:33:13.663Z] query: branch=PR-4344&commit=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4344&job=&cmd_args= [2023-02-10T20:33:13.663Z] -> Pinging Codecov [2023-02-10T20:33:13.663Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4344&commit=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4344&job=&cmd_args= [2023-02-10T20:33:13.922Z] -> Uploading to [2023-02-10T20:33:13.922Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-10/00271124DB129430A58F1EEE437C3FCB/5f7b1edf40b6404a4e41cd557f71ab0df9323ffc/c3dd22a3-3caf-42dd-b25e-09c8f78905f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230210T203313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4f59130028c94a8073f91f165fb28f76587e367b4a369618c75b8ee3e8bdabb [2023-02-10T20:33:13.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-10T20:33:13.922Z] Dload Upload Total Spent Left Speed [2023-02-10T20:33:14.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62878 0 0 100 62878 0 201k --:--:-- --:--:-- --:--:-- 201k [2023-02-10T20:33:14.489Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [Pipeline] } [2023-02-10T20:33:14.519Z] 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-02-10T20:33:15.872Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-10T20:33:16.196Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T20:33:17.089Z] ---> package-listing.sh [2023-02-10T20:33:17.090Z] ++ facter osfamily [2023-02-10T20:33:17.090Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-10T20:33:17.349Z] + OS_FAMILY=debian [2023-02-10T20:33:17.349Z] + workspace=/w/workspace/edgex-go/1 [2023-02-10T20:33:17.349Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-10T20:33:17.349Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-10T20:33:17.349Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-10T20:33:17.349Z] + PACKAGES=/tmp/packages_start.txt [2023-02-10T20:33:17.349Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-10T20:33:17.349Z] + PACKAGES=/tmp/packages_end.txt [2023-02-10T20:33:17.349Z] + case "${OS_FAMILY}" in [2023-02-10T20:33:17.349Z] + dpkg -l [2023-02-10T20:33:17.349Z] + grep '^ii' [2023-02-10T20:33:17.349Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-10T20:33:17.349Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-10T20:33:17.349Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-10T20:33:17.349Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-10T20:33:17.349Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-10T20:33:17.349Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-10T20:33:17.379Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-10T20:33:17.674Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T20:33:18.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T20:33:18.305Z] [2023-02-10T20:33:18.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T20:33:18.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T20:33:18.780Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-10T20:33:18.780Z] 5eb5b503b376: Pulling fs layer [2023-02-10T20:33:18.780Z] 5c69ac0246d0: Pulling fs layer [2023-02-10T20:33:18.780Z] ec43610c2a17: Pulling fs layer [2023-02-10T20:33:18.780Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-10T20:33:18.780Z] 33b1e0a273af: Pulling fs layer [2023-02-10T20:33:18.780Z] 5d3b04190fa2: Pulling fs layer [2023-02-10T20:33:18.780Z] 2f39f015ded8: Pulling fs layer [2023-02-10T20:33:18.780Z] 33b1e0a273af: Waiting [2023-02-10T20:33:18.780Z] 5d3b04190fa2: Waiting [2023-02-10T20:33:18.780Z] 2f39f015ded8: Waiting [2023-02-10T20:33:18.780Z] 3a2ae6a8a46f: Waiting [2023-02-10T20:33:18.780Z] 5c69ac0246d0: Verifying Checksum [2023-02-10T20:33:18.780Z] 5c69ac0246d0: Download complete [2023-02-10T20:33:18.780Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-10T20:33:18.780Z] 3a2ae6a8a46f: Download complete [2023-02-10T20:33:19.048Z] 33b1e0a273af: Verifying Checksum [2023-02-10T20:33:19.048Z] 33b1e0a273af: Download complete [2023-02-10T20:33:19.048Z] 5d3b04190fa2: Verifying Checksum [2023-02-10T20:33:19.048Z] 5d3b04190fa2: Download complete [2023-02-10T20:33:19.307Z] ec43610c2a17: Verifying Checksum [2023-02-10T20:33:19.307Z] ec43610c2a17: Download complete [2023-02-10T20:33:19.307Z] 5eb5b503b376: Verifying Checksum [2023-02-10T20:33:19.307Z] 5eb5b503b376: Download complete [2023-02-10T20:33:20.252Z] 2f39f015ded8: Download complete [2023-02-10T20:33:20.822Z] 5eb5b503b376: Pull complete [2023-02-10T20:33:20.822Z] 5c69ac0246d0: Pull complete [2023-02-10T20:33:21.387Z] ec43610c2a17: Pull complete [2023-02-10T20:33:21.387Z] 3a2ae6a8a46f: Pull complete [2023-02-10T20:33:21.645Z] 33b1e0a273af: Pull complete [2023-02-10T20:33:21.645Z] 5d3b04190fa2: Pull complete [2023-02-10T20:33:26.907Z] 2f39f015ded8: Pull complete [2023-02-10T20:33:26.907Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-10T20:33:26.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-10T20:33:26.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-10T20:33:27.121Z] prd-ubuntu20.04-docker-8c-8g-5347 does not seem to be running inside a container [2023-02-10T20:33:27.156Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-10T20:33:29.061Z] $ docker top 098b2b5d74760b977d7599d78bee89d579225223f2f2c5a25f822f91aa2263c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-10T20:33:29.448Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-10T20:33:29.757Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-10T20:33:30.069Z] + ls /var/log/sa-host [2023-02-10T20:33:30.069Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-10T20:33:30.290Z] provisioning config files... [2023-02-10T20:33:30.300Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14295264560650502797tmp [Pipeline] { [Pipeline] echo [2023-02-10T20:33:30.340Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T20:33:30.649Z] ---> create-netrc.sh [Pipeline] } [2023-02-10T20:33:30.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-10T20:33:31.065Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-10T20:33:31.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T20:33:31.396Z] ---> sudo-logs.sh [2023-02-10T20:33:31.396Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-10T20:33:31.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T20:33:31.780Z] ---> job-cost.sh [2023-02-10T20:33:31.780Z] lf-activate-venv: SKIPPING [2023-02-10T20:33:31.780Z] DEBUG: total: 0.10999999940395355 [2023-02-10T20:33:31.780Z] INFO: Retrieving Stack Cost... [2023-02-10T20:33:33.160Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-10T20:33:33.419Z] INFO: Archiving Costs [Pipeline] echo [2023-02-10T20:33:33.705Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-10T20:33:34.019Z] ---> logs-deploy.sh [2023-02-10T20:33:34.019Z] lf-activate-venv: SKIPPING [2023-02-10T20:33:34.019Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4344/1 [2023-02-10T20:33:34.019Z] INFO: archiving workspace using pattern(s): [2023-02-10T20:33:35.399Z] Archives upload complete. [2023-02-10T20:33:35.399Z] INFO: archiving logs to Nexus