Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc642928cfbf18e003f8951daae004c4cbc28dde+0baaaae70618360000907aaeb616fdb98faa6d32 (d03132cc9c93350ba7f14d32d066711ac215b2a2) 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-ssh2858170972439753882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2078518261381924590.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12276526838468135284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15356152763519714364.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4481/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4481/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8779415253731017151.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6636 in /w/workspace/edgexfoundry_edgex-go_PR-4481 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 0baaaae70618360000907aaeb616fdb98faa6d32 into PR head commit fc642928cfbf18e003f8951daae004c4cbc28dde Merge succeeded, producing 0300f2ac04e7ae1e91d6050496d05d22b7407e74 Checking out Revision 0300f2ac04e7ae1e91d6050496d05d22b7407e74 (PR-4481) 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/4481/head:refs/remotes/origin/PR-4481 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc642928cfbf18e003f8951daae004c4cbc28dde # 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 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0300f2ac04e7ae1e91d6050496d05d22b7407e74 # timeout=10 Commit message: "Merge commit '0baaaae70618360000907aaeb616fdb98faa6d32' into HEAD" > git rev-list --no-walk fc642928cfbf18e003f8951daae004c4cbc28dde # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-02T08:30:15.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-02T08:30:16.037Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-02T08:30:16.058Z] ========================================================= [2023-04-02T08:30:16.058Z] EdgeX Global Pipelines Version Info [2023-04-02T08:30:16.058Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-02T08:30:16.790Z] ------------------- [2023-04-02T08:30:16.790Z] stable info: [2023-04-02T08:30:16.790Z] ------------------- [2023-04-02T08:30:16.790Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-02T08:30:16.790Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-02T08:30:16.790Z] Message: update stable to v1.0.245 [2023-04-02T08:30:17.360Z] ------------------- [2023-04-02T08:30:17.360Z] experimental info: [2023-04-02T08:30:17.360Z] ------------------- [2023-04-02T08:30:17.360Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-02T08:30:17.360Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-02T08:30:17.360Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-02T08:30:17.526Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-02T08:30:17.534Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-02T08:30:17.545Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-02T08:30:17.555Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-02T08:30:17.566Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-02T08:30:17.576Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-02T08:30:17.587Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-02T08:30:17.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-02T08:30:17.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-02T08:30:17.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-02T08:30:17.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-02T08:30:17.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-02T08:30:17.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-02T08:30:17.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-02T08:30:17.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-02T08:30:17.683Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-02T08:30:17.694Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-02T08:30:17.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-02T08:30:17.715Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-02T08:30:17.726Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-02T08:30:17.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-02T08:30:17.751Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-02T08:30:17.761Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-02T08:30:17.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4481 [Pipeline] echo [2023-04-02T08:30:17.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4481 [Pipeline] echo [2023-04-02T08:30:17.792Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4481 [Pipeline] echo [2023-04-02T08:30:17.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0300f2ac04e7ae1e91d6050496d05d22b7407e74 [Pipeline] echo [2023-04-02T08:30:17.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0300f2a [Pipeline] echo [2023-04-02T08:30:17.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-02T08:30:17.864Z] provisioning config files... [2023-04-02T08:30:17.877Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config16189460939399117502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-02T08:30:18.177Z] ---> docker-login.sh [2023-04-02T08:30:18.177Z] nexus3.edgexfoundry.org:10001 [2023-04-02T08:30:18.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:30:18.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:30:18.436Z] Configure a credential helper to remove this warning. See [2023-04-02T08:30:18.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:30:18.436Z] [2023-04-02T08:30:18.436Z] Login Succeeded [2023-04-02T08:30:18.436Z] nexus3.edgexfoundry.org:10002 [2023-04-02T08:30:18.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:30:18.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:30:18.436Z] Configure a credential helper to remove this warning. See [2023-04-02T08:30:18.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:30:18.436Z] [2023-04-02T08:30:18.436Z] Login Succeeded [2023-04-02T08:30:18.436Z] nexus3.edgexfoundry.org:10003 [2023-04-02T08:30:18.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:30:18.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:30:18.702Z] Configure a credential helper to remove this warning. See [2023-04-02T08:30:18.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:30:18.702Z] [2023-04-02T08:30:18.702Z] Login Succeeded [2023-04-02T08:30:18.702Z] nexus3.edgexfoundry.org:10004 [2023-04-02T08:30:18.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:30:18.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:30:18.702Z] Configure a credential helper to remove this warning. See [2023-04-02T08:30:18.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:30:18.702Z] [2023-04-02T08:30:18.702Z] Login Succeeded [2023-04-02T08:30:18.702Z] docker.io [2023-04-02T08:30:18.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:30:18.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:30:18.962Z] Configure a credential helper to remove this warning. See [2023-04-02T08:30:18.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:30:18.962Z] [2023-04-02T08:30:18.962Z] Login Succeeded [2023-04-02T08:30:18.962Z] ---> docker-login.sh ends [Pipeline] } [2023-04-02T08:30:18.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-02T08:30:19.271Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-04-02T08:30:19.271Z] + + cut -d/ -f2 [2023-04-02T08:30:19.271Z] dirname cmd/core-command/Dockerfile [2023-04-02T08:30:19.271Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-02T08:30:19.271Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-02T08:30:19.271Z] + cut -d/ -f2 [2023-04-02T08:30:19.271Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-02T08:30:19.271Z] + + cut -d/ -f2 [2023-04-02T08:30:19.271Z] dirname cmd/core-data/Dockerfile [2023-04-02T08:30:19.271Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-02T08:30:19.271Z] + dirname cmd/core-metadata/Dockerfile [2023-04-02T08:30:19.271Z] + cut -d/ -f2 [2023-04-02T08:30:19.271Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-02T08:30:19.271Z] + + cut -d/ -f2dirname [2023-04-02T08:30:19.271Z] cmd/security-bootstrapper/Dockerfile [2023-04-02T08:30:19.271Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-02T08:30:19.271Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-04-02T08:30:19.271Z] cut -d/ -f2 [2023-04-02T08:30:19.271Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-02T08:30:19.271Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2023-04-02T08:30:19.271Z] cut -d/ -f2 [2023-04-02T08:30:19.271Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-02T08:30:19.271Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-02T08:30:19.271Z] + cut -d/ -f2 [2023-04-02T08:30:19.271Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-02T08:30:19.271Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-02T08:30:19.271Z] + cut -d/ -f2 [2023-04-02T08:30:19.271Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-02T08:30:19.271Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-02T08:30:19.271Z] + cut -d/ -f2 [2023-04-02T08:30:19.271Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-02T08:30:19.271Z] + + cut -d/dirname -f2 cmd/security-spire-config/Dockerfile [2023-04-02T08:30:19.271Z] [2023-04-02T08:30:19.271Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-02T08:30:19.271Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-02T08:30:19.271Z] + cut -d/ -f2 [2023-04-02T08:30:19.271Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-02T08:30:19.271Z] + dirname cmd/support-notifications/Dockerfile [2023-04-02T08:30:19.271Z] + cut -d/ -f2 [2023-04-02T08:30:19.271Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-02T08:30:19.271Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-02T08:30:19.271Z] + cut -d/ -f2 [2023-04-02T08:30:19.271Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-02T08:30:19.316Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-02T08:30:19.654Z] + git rev-list -1 --merges 0300f2ac04e7ae1e91d6050496d05d22b7407e74~1..0300f2ac04e7ae1e91d6050496d05d22b7407e74 [Pipeline] echo [2023-04-02T08:30:19.663Z] -----------> git rev-list -1 --merges 0300f2ac04e7ae1e91d6050496d05d22b7407e74~1..0300f2ac04e7ae1e91d6050496d05d22b7407e74 0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:30:19.664Z] 0300f2ac04e7ae1e91d6050496d05d22b7407e74 [false] [Pipeline] sh [2023-04-02T08:30:19.946Z] + git log --format=format:%s -1 0300f2ac04e7ae1e91d6050496d05d22b7407e74 [Pipeline] echo [2023-04-02T08:30:19.959Z] ========================================================= [2023-04-02T08:30:19.959Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-02T08:30:19.959Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-02T08:30:20.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-02T08:30:20.318Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-02T08:30:20.318Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-02T08:30:20.318Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-02T08:30:20.318Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-04-02T08:30:20.318Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-02T08:30:20.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:30:20.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-02T08:30:20.654Z] [2023-04-02T08:30:20.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:30:20.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-02T08:30:20.947Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-02T08:30:20.947Z] b85a868b505f: Pulling fs layer [2023-04-02T08:30:20.947Z] e2be974225ed: Pulling fs layer [2023-04-02T08:30:20.947Z] 339a4e72a1f5: Pulling fs layer [2023-04-02T08:30:20.947Z] 988bab9f4d93: Pulling fs layer [2023-04-02T08:30:20.947Z] 1469e6f7b9e6: Pulling fs layer [2023-04-02T08:30:20.947Z] eaf3925da568: Pulling fs layer [2023-04-02T08:30:20.947Z] bab4dde63d76: Pulling fs layer [2023-04-02T08:30:20.947Z] bde34c3a00c8: Pulling fs layer [2023-04-02T08:30:20.947Z] b352a97aabf1: Pulling fs layer [2023-04-02T08:30:20.947Z] 4872d77fe225: Pulling fs layer [2023-04-02T08:30:20.947Z] 5851b861e8e6: Pulling fs layer [2023-04-02T08:30:20.947Z] 988bab9f4d93: Waiting [2023-04-02T08:30:20.947Z] eaf3925da568: Waiting [2023-04-02T08:30:20.947Z] 4872d77fe225: Waiting [2023-04-02T08:30:20.947Z] 5851b861e8e6: Waiting [2023-04-02T08:30:20.947Z] b352a97aabf1: Waiting [2023-04-02T08:30:20.947Z] bab4dde63d76: Waiting [2023-04-02T08:30:20.947Z] 1469e6f7b9e6: Waiting [2023-04-02T08:30:20.947Z] bde34c3a00c8: Waiting [2023-04-02T08:30:20.947Z] e2be974225ed: Verifying Checksum [2023-04-02T08:30:20.947Z] e2be974225ed: Download complete [2023-04-02T08:30:20.947Z] 1469e6f7b9e6: Verifying Checksum [2023-04-02T08:30:20.947Z] 1469e6f7b9e6: Download complete [2023-04-02T08:30:21.206Z] 339a4e72a1f5: Verifying Checksum [2023-04-02T08:30:21.206Z] 339a4e72a1f5: Download complete [2023-04-02T08:30:21.206Z] eaf3925da568: Verifying Checksum [2023-04-02T08:30:21.206Z] eaf3925da568: Download complete [2023-04-02T08:30:21.206Z] bde34c3a00c8: Download complete [2023-04-02T08:30:21.206Z] b352a97aabf1: Verifying Checksum [2023-04-02T08:30:21.206Z] b352a97aabf1: Download complete [2023-04-02T08:30:21.206Z] 4872d77fe225: Verifying Checksum [2023-04-02T08:30:21.206Z] 4872d77fe225: Download complete [2023-04-02T08:30:21.206Z] 5851b861e8e6: Download complete [2023-04-02T08:30:21.206Z] b85a868b505f: Verifying Checksum [2023-04-02T08:30:21.206Z] b85a868b505f: Download complete [2023-04-02T08:30:21.464Z] bab4dde63d76: Verifying Checksum [2023-04-02T08:30:21.464Z] bab4dde63d76: Download complete [2023-04-02T08:30:22.401Z] b85a868b505f: Pull complete [2023-04-02T08:30:22.660Z] e2be974225ed: Pull complete [2023-04-02T08:30:22.919Z] 339a4e72a1f5: Pull complete [2023-04-02T08:30:23.177Z] 988bab9f4d93: Pull complete [2023-04-02T08:30:23.438Z] 1469e6f7b9e6: Pull complete [2023-04-02T08:30:23.438Z] eaf3925da568: Pull complete [2023-04-02T08:30:25.344Z] bab4dde63d76: Pull complete [2023-04-02T08:30:25.344Z] bde34c3a00c8: Pull complete [2023-04-02T08:30:25.344Z] b352a97aabf1: Pull complete [2023-04-02T08:30:25.344Z] 4872d77fe225: Pull complete [2023-04-02T08:30:25.344Z] 5851b861e8e6: Pull complete [2023-04-02T08:30:25.344Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-02T08:30:25.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-02T08:30:25.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:30:25.431Z] prd-ubuntu20.04-docker-8c-8g-6636 does not seem to be running inside a container [2023-04-02T08:30:25.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/py-git-semver:0.1.4 cat [2023-04-02T08:30:27.751Z] $ docker top 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 -eo pid,comm [2023-04-02T08:30:27.809Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-02T08:30:27.809Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-02T08:30:27.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-02T08:30:27.839Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-02T08:30:27.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-02T08:30:27.956Z] $ docker exec 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 ssh-agent [2023-04-02T08:30:28.050Z] SSH_AUTH_SOCK=/tmp/ssh-3VyytS747dwp/agent.32 [2023-04-02T08:30:28.050Z] SSH_AGENT_PID=38 [2023-04-02T08:30:28.055Z] Running ssh-add (command line suppressed) [2023-04-02T08:30:28.163Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1042603479044973338.key (/w/workspace/edgex-go/5@tmp/private_key_1042603479044973338.key) [2023-04-02T08:30:28.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-02T08:30:28.460Z] + git tag --points-at HEAD [Pipeline] } [2023-04-02T08:30:28.478Z] $ docker exec --env ******** --env ******** 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 ssh-agent -k [2023-04-02T08:30:28.573Z] unset SSH_AUTH_SOCK; [2023-04-02T08:30:28.573Z] unset SSH_AGENT_PID; [2023-04-02T08:30:28.573Z] echo Agent pid 38 killed; [2023-04-02T08:30:28.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-02T08:30:28.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-02T08:30:28.610Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-02T08:30:28.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-02T08:30:28.729Z] $ docker exec 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 ssh-agent [2023-04-02T08:30:28.844Z] SSH_AUTH_SOCK=/tmp/ssh-HTBVLsASoPrp/agent.71 [2023-04-02T08:30:28.844Z] SSH_AGENT_PID=77 [2023-04-02T08:30:28.850Z] Running ssh-add (command line suppressed) [2023-04-02T08:30:28.965Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_9854826650687215174.key (/w/workspace/edgex-go/5@tmp/private_key_9854826650687215174.key) [2023-04-02T08:30:28.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-02T08:30:29.266Z] + git semver init [2023-04-02T08:30:29.527Z] 2023-04-02 08:30:29,441 [run_init] DEBUG init version:0.0.0 force:False [2023-04-02T08:30:29.527Z] 2023-04-02 08:30:29,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-04-02T08:30:29.527Z] 2023-04-02 08:30:29,442 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-04-02T08:30:29.527Z] 2023-04-02 08:30:29,442 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-04-02T08:30:34.811Z] 2023-04-02 08:30:34,521 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-04-02T08:30:34.811Z] 2023-04-02 08:30:34,521 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4481 with force:False [2023-04-02T08:30:34.811Z] 2023-04-02 08:30:34,522 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4481 [2023-04-02T08:30:34.811Z] 2023-04-02 08:30:34,525 [execute] INFO git cat-file --batch-check [2023-04-02T08:30:34.811Z] 2023-04-02 08:30:34,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-04-02T08:30:34.811Z] 2023-04-02 08:30:34,530 [execute] INFO git cat-file --batch [2023-04-02T08:30:34.811Z] 2023-04-02 08:30:34,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-04-02T08:30:34.811Z] 2023-04-02 08:30:34,544 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4481 [2023-04-02T08:30:34.811Z] 0.0.0 [Pipeline] } [2023-04-02T08:30:34.822Z] $ docker exec --env ******** --env ******** 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 ssh-agent -k [2023-04-02T08:30:34.928Z] unset SSH_AUTH_SOCK; [2023-04-02T08:30:34.929Z] unset SSH_AGENT_PID; [2023-04-02T08:30:34.929Z] echo Agent pid 77 killed; [2023-04-02T08:30:34.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-02T08:30:35.240Z] + git semver [Pipeline] } [2023-04-02T08:30:35.514Z] $ docker stop --time=1 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 [2023-04-02T08:30:36.817Z] $ docker rm -f --volumes 3b0d01facad00e920b808abd45f134c53aa18725adac68427d51dcb626c68f14 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-02T08:30:37.147Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-02T08:30:37.360Z] Stashed 1 file(s) [Pipeline] echo [2023-04-02T08:30:37.362Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-02T08:30:37.720Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-04-02T08:30:37.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T08:30:37.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T08:30:37.752Z] ========================================================= [2023-04-02T08:30:37.752Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-02T08:30:37.752Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-02T08:30:38.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-02T08:30:38.030Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-02T08:30:38.030Z] 63b65145d645: Pulling fs layer [2023-04-02T08:30:38.030Z] a2d21d5440eb: Pulling fs layer [2023-04-02T08:30:38.030Z] 935e6c44a52c: Pulling fs layer [2023-04-02T08:30:38.030Z] 94cc34f8dd06: Pulling fs layer [2023-04-02T08:30:38.030Z] 30dea6a524f1: Pulling fs layer [2023-04-02T08:30:38.030Z] a2aff8979fd8: Pulling fs layer [2023-04-02T08:30:38.030Z] 6808be2612f2: Pulling fs layer [2023-04-02T08:30:38.030Z] f25807f1079a: Pulling fs layer [2023-04-02T08:30:38.030Z] 94cc34f8dd06: Waiting [2023-04-02T08:30:38.030Z] 30dea6a524f1: Waiting [2023-04-02T08:30:38.030Z] f25807f1079a: Waiting [2023-04-02T08:30:38.030Z] 6808be2612f2: Waiting [2023-04-02T08:30:38.030Z] a2aff8979fd8: Waiting [2023-04-02T08:30:38.030Z] a2d21d5440eb: Download complete [2023-04-02T08:30:38.030Z] 94cc34f8dd06: Download complete [2023-04-02T08:30:38.030Z] 30dea6a524f1: Verifying Checksum [2023-04-02T08:30:38.030Z] 30dea6a524f1: Download complete [2023-04-02T08:30:38.030Z] 63b65145d645: Verifying Checksum [2023-04-02T08:30:38.030Z] 63b65145d645: Download complete [2023-04-02T08:30:38.030Z] a2aff8979fd8: Verifying Checksum [2023-04-02T08:30:38.030Z] a2aff8979fd8: Download complete [2023-04-02T08:30:38.294Z] 63b65145d645: Pull complete [2023-04-02T08:30:38.294Z] a2d21d5440eb: Pull complete [2023-04-02T08:30:38.560Z] f25807f1079a: Verifying Checksum [2023-04-02T08:30:38.560Z] f25807f1079a: Download complete [2023-04-02T08:30:38.817Z] 935e6c44a52c: Verifying Checksum [2023-04-02T08:30:38.817Z] 935e6c44a52c: Download complete [2023-04-02T08:30:39.074Z] 6808be2612f2: Verifying Checksum [2023-04-02T08:30:39.074Z] 6808be2612f2: Download complete [2023-04-02T08:30:42.356Z] 935e6c44a52c: Pull complete [2023-04-02T08:30:42.356Z] 94cc34f8dd06: Pull complete [2023-04-02T08:30:42.356Z] 30dea6a524f1: Pull complete [2023-04-02T08:30:42.356Z] a2aff8979fd8: Pull complete [2023-04-02T08:30:44.885Z] 6808be2612f2: Pull complete [2023-04-02T08:30:45.451Z] f25807f1079a: Pull complete [2023-04-02T08:30:45.451Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-02T08:30:45.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-02T08:30:45.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-02T08:30:46.003Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-02T08:30:46.003Z] WORKDIR /edgex [2023-04-02T08:30:46.003Z] COPY go.mod . [2023-04-02T08:30:46.003Z] RUN go mod download [2023-04-02T08:30:46.003Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-02T08:30:46.571Z] Sending build context to Docker daemon 170.5MB [2023-04-02T08:30:46.571Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-02T08:30:46.571Z] ---> 3b553350e43f [2023-04-02T08:30:46.571Z] Step 2/4 : WORKDIR /edgex [2023-04-02T08:30:50.771Z] ---> Running in a1a739da64e6 [2023-04-02T08:30:50.771Z] Removing intermediate container a1a739da64e6 [2023-04-02T08:30:50.771Z] ---> 750f62782016 [2023-04-02T08:30:50.771Z] Step 3/4 : COPY go.mod . [2023-04-02T08:30:50.771Z] ---> 339f7153fc27 [2023-04-02T08:30:50.771Z] Step 4/4 : RUN go mod download [2023-04-02T08:30:50.771Z] ---> Running in fc500936219b [2023-04-02T08:30:52.414Z] Still waiting to schedule task [2023-04-02T08:30:52.415Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-02T08:31:02.980Z] Removing intermediate container fc500936219b [2023-04-02T08:31:02.980Z] ---> 00c134444420 [2023-04-02T08:31:02.980Z] Successfully built 00c134444420 [2023-04-02T08:31:02.980Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:31:03.277Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-02T08:31:03.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:31:03.347Z] prd-ubuntu20.04-docker-8c-8g-6636 does not seem to be running inside a container [2023-04-02T08:31:03.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-02T08:31:03.756Z] $ docker top 4886f18b98d3b5d02f18f16a497ad9d7ad17deae7cfcbac37491b5f68af4cd5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T08:31:04.107Z] + go version [2023-04-02T08:31:04.107Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-02T08:31:04.121Z] $ docker stop --time=1 4886f18b98d3b5d02f18f16a497ad9d7ad17deae7cfcbac37491b5f68af4cd5e [2023-04-02T08:31:05.427Z] $ docker rm -f --volumes 4886f18b98d3b5d02f18f16a497ad9d7ad17deae7cfcbac37491b5f68af4cd5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:31:05.825Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-02T08:31:05.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:31:05.897Z] prd-ubuntu20.04-docker-8c-8g-6636 does not seem to be running inside a container [2023-04-02T08:31:05.927Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-02T08:31:06.274Z] $ docker top ac860283ce3c8f5eb230edb42cefd42820af53638167064b1bf0c27e32d3efbb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-02T08:31:06.345Z] ========================================================= [2023-04-02T08:31:06.345Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-02T08:31:06.345Z] ========================================================= [Pipeline] sh [2023-04-02T08:31:06.629Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-04-02T08:31:06.922Z] + make test [2023-04-02T08:31:06.922Z] go test -race -coverprofile=coverage.out ./... [2023-04-02T08:31:15.035Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-02T08:31:27.233Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-02T08:31:27.233Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-02T08:31:27.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-02T08:31:27.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-02T08:31:28.051Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-02T08:31:28.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-02T08:31:28.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-02T08:31:28.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-02T08:31:28.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-02T08:31:28.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-02T08:31:29.137Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-02T08:31:29.394Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-02T08:31:29.394Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-02T08:31:29.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-02T08:31:30.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-02T08:31:30.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-02T08:31:30.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2023-04-02T08:31:30.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2023-04-02T08:31:30.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-02T08:31:30.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-02T08:31:30.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-02T08:31:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-02T08:31:31.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-02T08:31:32.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-02T08:31:32.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-02T08:31:32.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:31:32.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-02T08:31:32.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-02T08:31:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-02T08:31:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-02T08:31:33.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.3% of statements [2023-04-02T08:31:33.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-04-02T08:31:34.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.715s coverage: 88.5% of statements [2023-04-02T08:31:34.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.9% of statements [2023-04-02T08:31:35.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-02T08:31:35.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:31:35.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-02T08:31:35.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-02T08:31:35.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-02T08:31:35.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-02T08:31:35.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-02T08:31:35.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-02T08:31:35.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 95.6% of statements [2023-04-02T08:31:35.657Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-04-02T08:31:36.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-02T08:31:36.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-02T08:31:36.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-02T08:31:36.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements [2023-04-02T08:31:37.159Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-02T08:31:37.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-02T08:31:37.159Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2023-04-02T08:31:37.159Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements [2023-04-02T08:31:37.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 44.1% of statements [2023-04-02T08:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-02T08:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-02T08:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-02T08:31:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-02T08:31:38.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 82.9% of statements [2023-04-02T08:31:38.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2023-04-02T08:31:38.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2023-04-02T08:31:38.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2023-04-02T08:31:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-02T08:31:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-02T08:31:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-02T08:31:38.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-02T08:31:39.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-02T08:31:39.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-02T08:31:39.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-02T08:31:39.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-02T08:31:40.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-02T08:31:40.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-02T08:31:40.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-02T08:31:41.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-02T08:31:41.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-02T08:31:43.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-02T08:31:43.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-02T08:31:44.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-02T08:31:44.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-02T08:31:44.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-02T08:31:45.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-02T08:31:45.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-02T08:31:45.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-02T08:31:46.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-02T08:31:46.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-02T08:31:46.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-02T08:31:46.894Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-02T08:31:48.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-02T08:31:48.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-02T08:31:48.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-02T08:31:48.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-02T08:31:49.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2023-04-02T08:31:49.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-02T08:31:49.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:31:49.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-02T08:31:49.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-02T08:31:50.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-02T08:31:50.560Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-02T08:31:50.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-02T08:31:50.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.262s coverage: 79.9% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.077s coverage: 92.9% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.2% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.1% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.5% of statements [2023-04-02T08:32:03.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements [2023-04-02T08:32:03.016Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-04-02T08:32:03.016Z] running golangci-lint [2023-04-02T08:32:03.016Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-02T08:32:03.016Z] go version go1.20.2 linux/amd64 [2023-04-02T08:32:03.016Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-02T08:32:03.016Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-02T08:32:17.877Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 13.407819435s" [2023-04-02T08:32:17.877Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.196301ms" [2023-04-02T08:32:23.235Z] level=info msg="[linters_context/goanalysis] analyzers took 51.001635449s with top 10 stages: buildir: 28.928329469s, fact_deprecated: 2.009667736s, inspect: 1.967350142s, gosec: 1.257190474s, printf: 1.002239202s, ctrlflow: 976.30464ms, S1038: 851.682061ms, nilness: 722.194184ms, fact_purity: 676.105315ms, unused: 504.781547ms" [2023-04-02T08:32:23.235Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-02T08:32:23.235Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, exclude: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude-rules: 21/201, path_prettifier: 201/201, nolint: 0/21, filename_unadjuster: 201/201, skip_files: 201/201" [2023-04-02T08:32:23.235Z] level=info msg="[runner] processing took 22.125331ms with stages: nolint: 12.571965ms, identifier_marker: 4.729066ms, exclude-rules: 1.730907ms, autogenerated_exclude: 1.304415ms, path_prettifier: 1.256394ms, skip_dirs: 482.142µs, cgo: 29.742µs, filename_unadjuster: 15.65µs, uniq_by_line: 900ns, skip_files: 800ns, exclude: 540ns, max_same_issues: 490ns, path_shortener: 460ns, diff: 410ns, source_code: 290ns, max_per_file_from_linter: 280ns, sort_results: 260ns, max_from_linter: 250ns, severity-rules: 240ns, path_prefixer: 130ns" [2023-04-02T08:32:23.235Z] level=info msg="[runner] linters took 6.852750401s with stages: goanalysis_metalinter: 6.830511038s" [2023-04-02T08:32:23.235Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-02T08:32:23.235Z] level=info msg="Memory: 204 samples, avg is 189.4MB, max is 819.4MB" [2023-04-02T08:32:23.235Z] level=info msg="Execution took 20.311910643s" [2023-04-02T08:32:23.235Z] go vet ./... [2023-04-02T08:32:27.426Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-02T08:32:27.426Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-02T08:32:27.426Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-02T08:32:27.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-02T08:32:27.727Z] + ls -al . [2023-04-02T08:32:27.727Z] total 704 [2023-04-02T08:32:27.727Z] drwxrwxr-x 11 1001 1001 4096 Apr 2 08:31 . [2023-04-02T08:32:27.727Z] drwxr-xr-x 4 root root 4096 Apr 2 08:31 .. [2023-04-02T08:32:27.727Z] drwxrwxr-x 2 1001 1001 4096 Apr 2 08:30 .blubracket [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 16 Apr 2 08:30 .dockerignore [2023-04-02T08:32:27.727Z] drwxrwxr-x 8 1001 1001 4096 Apr 2 08:30 .git [2023-04-02T08:32:27.727Z] drwxrwxr-x 3 1001 1001 4096 Apr 2 08:30 .github [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 1133 Apr 2 08:30 .gitignore [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 42 Apr 2 08:30 .golangci.yml [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 87 Apr 2 08:30 .hadolint.yml [2023-04-02T08:32:27.727Z] drwxr-xr-x 3 1001 1001 4096 Apr 2 08:30 .semver [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 166 Apr 2 08:30 .sonarcloud.properties [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 1171 Apr 2 08:30 ADOPTERS.md [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 10835 Apr 2 08:30 Attribution.txt [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 73765 Apr 2 08:30 CHANGELOG.md [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 3804 Apr 2 08:30 CONTRIBUTING.md [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 677 Apr 2 08:30 GOVERNANCE.md [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 883 Apr 2 08:30 Jenkinsfile [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 10775 Apr 2 08:30 LICENSE [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 14368 Apr 2 08:30 Makefile [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 582 Apr 2 08:30 OWNERS.md [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 9403 Apr 2 08:30 README.md [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 789 Apr 2 08:30 SECURITY.md [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 5 Apr 2 08:30 VERSION [2023-04-02T08:32:27.727Z] drwxrwxr-x 2 1001 1001 4096 Apr 2 08:30 bin [2023-04-02T08:32:27.727Z] drwxrwxr-x 18 1001 1001 4096 Apr 2 08:30 cmd [2023-04-02T08:32:27.727Z] -rw-r--r-- 1 root root 447380 Apr 2 08:32 coverage.out [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 3200 Apr 2 08:30 go.mod [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 31265 Apr 2 08:30 go.sum [2023-04-02T08:32:27.727Z] drwxrwxr-x 7 1001 1001 4096 Apr 2 08:30 internal [2023-04-02T08:32:27.727Z] drwxrwxr-x 3 1001 1001 4096 Apr 2 08:30 openapi [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 594 Apr 2 08:30 security.txt [2023-04-02T08:32:27.727Z] drwxrwxr-x 4 1001 1001 4096 Apr 2 08:30 snap [2023-04-02T08:32:27.727Z] -rw-rw-r-- 1 1001 1001 204 Apr 2 08:30 version.go [Pipeline] sh [2023-04-02T08:32:28.017Z] + '[' -e coverage.out ] [2023-04-02T08:32:28.017Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-02T08:32:28.118Z] Stashed 1 file(s) [Pipeline] sh [2023-04-02T08:32:28.395Z] + make build [2023-04-02T08:32:28.395Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-02T08:32:40.587Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-02T08:32:40.587Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-02T08:32:41.521Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-02T08:32:42.453Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-02T08:32:49.017Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-02T08:32:50.390Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-02T08:32:51.323Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-02T08:32:52.695Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-02T08:32:53.287Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-02T08:32:54.248Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-02T08:32:55.630Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-02T08:32:56.576Z] $ docker stop --time=1 ac860283ce3c8f5eb230edb42cefd42820af53638167064b1bf0c27e32d3efbb [2023-04-02T08:33:00.950Z] $ docker rm -f --volumes ac860283ce3c8f5eb230edb42cefd42820af53638167064b1bf0c27e32d3efbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:33:01.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-02T08:33:01.709Z] [2023-04-02T08:33:01.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:33:02.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-02T08:33:02.001Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-02T08:33:02.001Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-02T08:33:02.001Z] ca9280d653b3: Pulling fs layer [2023-04-02T08:33:02.001Z] 7e9c9ca2126c: Pulling fs layer [2023-04-02T08:33:02.001Z] cbdbe7a5bc2a: Download complete [2023-04-02T08:33:02.259Z] ca9280d653b3: Verifying Checksum [2023-04-02T08:33:02.259Z] ca9280d653b3: Download complete [2023-04-02T08:33:02.259Z] cbdbe7a5bc2a: Pull complete [2023-04-02T08:33:02.517Z] 7e9c9ca2126c: Download complete [2023-04-02T08:33:02.517Z] ca9280d653b3: Pull complete [2023-04-02T08:33:05.799Z] 7e9c9ca2126c: Pull complete [2023-04-02T08:33:05.799Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-02T08:33:05.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-02T08:33:05.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:33:05.900Z] prd-ubuntu20.04-docker-8c-8g-6636 does not seem to be running inside a container [2023-04-02T08:33:05.947Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-02T08:33:08.683Z] $ docker top 2e508e8f758e72358576cb1c61d621f6ac03dc45e1301692d83da3df337211cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T08:33:09.022Z] + docker-compose build --help [2023-04-02T08:33:09.022Z] + grep parallel [2023-04-02T08:33:09.588Z] --parallel Build images in parallel. [Pipeline] } [2023-04-02T08:33:09.597Z] $ docker stop --time=1 2e508e8f758e72358576cb1c61d621f6ac03dc45e1301692d83da3df337211cc [2023-04-02T08:33:10.867Z] $ docker rm -f --volumes 2e508e8f758e72358576cb1c61d621f6ac03dc45e1301692d83da3df337211cc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:33:11.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-02T08:33:11.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:33:11.290Z] prd-ubuntu20.04-docker-8c-8g-6636 does not seem to be running inside a container [2023-04-02T08:33:11.315Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-02T08:33:11.712Z] $ docker top 7fa8159254b7386de50559a7b8afd25d016028a990ac56e799066f7c4fcf5a84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T08:33:12.055Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-02T08:33:12.620Z] Building core-command ... [2023-04-02T08:33:12.620Z] Building core-common-config-bootstrapper ... [2023-04-02T08:33:12.620Z] Building core-data ... [2023-04-02T08:33:12.620Z] Building core-metadata ... [2023-04-02T08:33:12.620Z] Building security-bootstrapper ... [2023-04-02T08:33:12.620Z] Building security-proxy-auth ... [2023-04-02T08:33:12.620Z] Building security-proxy-setup ... [2023-04-02T08:33:12.620Z] Building security-secretstore-setup ... [2023-04-02T08:33:12.620Z] Building security-spiffe-token-provider ... [2023-04-02T08:33:12.620Z] Building security-spire-agent ... [2023-04-02T08:33:12.620Z] Building security-spire-config ... [2023-04-02T08:33:12.620Z] Building security-spire-server ... [2023-04-02T08:33:12.620Z] Building support-notifications ... [2023-04-02T08:33:12.620Z] Building support-scheduler ... [2023-04-02T08:33:12.620Z] Building security-bootstrapper [2023-04-02T08:33:12.620Z] Building security-proxy-auth [2023-04-02T08:33:12.620Z] Building support-scheduler [2023-04-02T08:33:12.620Z] Building security-secretstore-setup [2023-04-02T08:33:12.620Z] Building core-metadata [2023-04-02T08:33:15.876Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6639 in /w/workspace/edgexfoundry_edgex-go_PR-4481 [Pipeline] { [Pipeline] ws [2023-04-02T08:33:15.889Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-04-02T08:33:15.927Z] The recommended git tool is: git [2023-04-02T08:33:21.786Z] using credential edgex-jenkins-ssh [2023-04-02T08:33:21.813Z] Cloning the remote Git repository [2023-04-02T08:33:21.880Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-02T08:33:21.990Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-04-02T08:33:22.150Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-02T08:33:22.151Z] > git --version # timeout=10 [2023-04-02T08:33:22.176Z] > git --version # 'git version 2.25.1' [2023-04-02T08:33:22.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-02T08:33:22.339Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-02T08:33:24.827Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:33:24.827Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:33:24.827Z] ---> 00c134444420 [2023-04-02T08:33:24.827Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:33:24.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:33:24.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:33:24.827Z] ---> 00c134444420 [2023-04-02T08:33:24.827Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:33:24.827Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:33:24.827Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:33:24.827Z] ---> 00c134444420 [2023-04-02T08:33:24.827Z] Step 3/33 : WORKDIR /edgex-go [2023-04-02T08:33:24.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:33:24.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:33:24.827Z] ---> 00c134444420 [2023-04-02T08:33:24.827Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:33:24.827Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:33:24.827Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:33:24.827Z] ---> 00c134444420 [2023-04-02T08:33:24.827Z] Step 3/25 : WORKDIR /edgex-go [2023-04-02T08:33:28.120Z] ---> Running in b84e125fe5cc [2023-04-02T08:33:28.120Z] ---> Running in 5e1a102a7210 [2023-04-02T08:33:28.120Z] ---> Running in 710e5fe0019c [2023-04-02T08:33:28.120Z] ---> Running in 3327c1213807 [2023-04-02T08:33:28.120Z] ---> Running in 9d2323909597 [2023-04-02T08:33:28.378Z] Removing intermediate container 9d2323909597 [2023-04-02T08:33:28.378Z] ---> f3fc68dfda76 [2023-04-02T08:33:28.378Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:33:28.378Z] Removing intermediate container 710e5fe0019c [2023-04-02T08:33:28.378Z] Removing intermediate container b84e125fe5cc [2023-04-02T08:33:28.378Z] ---> e1cc7e4712fc [2023-04-02T08:33:28.378Z] ---> e513a6bdd147 [2023-04-02T08:33:28.378Z] Step 4/25 : RUN apk add --update --no-cache make gitStep 4/25 : WORKDIR /edgex-go [2023-04-02T08:33:28.378Z] [2023-04-02T08:33:28.378Z] Removing intermediate container 5e1a102a7210 [2023-04-02T08:33:28.378Z] ---> 11f0eaca370f [2023-04-02T08:33:28.378Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:33:28.378Z] Removing intermediate container 3327c1213807 [2023-04-02T08:33:28.378Z] ---> 55760e24e7f2 [2023-04-02T08:33:28.378Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-02T08:33:28.378Z] ---> Running in 14ee227db67a [2023-04-02T08:33:28.378Z] ---> Running in 93b4f2325012 [2023-04-02T08:33:28.378Z] ---> Running in 056655c96bd4 [2023-04-02T08:33:28.378Z] ---> Running in e38de0d54f78 [2023-04-02T08:33:28.378Z] ---> Running in b81429de9563 [2023-04-02T08:33:28.636Z] Removing intermediate container 93b4f2325012 [2023-04-02T08:33:28.636Z] ---> c697d9839bab [2023-04-02T08:33:28.636Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:33:28.636Z] Removing intermediate container 056655c96bd4 [2023-04-02T08:33:28.636Z] ---> b1d602e7f5f4 [2023-04-02T08:33:28.636Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-02T08:33:28.636Z] Removing intermediate container b81429de9563 [2023-04-02T08:33:28.636Z] ---> d9d810e90549 [2023-04-02T08:33:28.636Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:33:28.636Z] ---> Running in cfdf226ebf93 [2023-04-02T08:33:28.636Z] ---> Running in d992278f4729 [2023-04-02T08:33:28.636Z] ---> Running in 3560a5351ece [2023-04-02T08:33:28.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:28.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:28.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:28.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:29.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:29.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:29.153Z] OK: 265 MiB in 53 packages [2023-04-02T08:33:29.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:29.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:29.153Z] OK: 265 MiB in 53 packages [2023-04-02T08:33:29.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:29.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:29.411Z] OK: 265 MiB in 53 packages [2023-04-02T08:33:29.411Z] OK: 265 MiB in 53 packages [2023-04-02T08:33:29.411Z] OK: 265 MiB in 53 packages [2023-04-02T08:33:29.669Z] Removing intermediate container e38de0d54f78 [2023-04-02T08:33:29.669Z] ---> 966fca7f1053 [2023-04-02T08:33:29.669Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-02T08:33:29.669Z] Removing intermediate container 14ee227db67a [2023-04-02T08:33:29.669Z] ---> 4e9ae25032a4 [2023-04-02T08:33:29.669Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-02T08:33:29.669Z] ---> b4f1a1d3474c [2023-04-02T08:33:29.669Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:33:29.669Z] ---> Running in c51e7253a35f [2023-04-02T08:33:29.669Z] ---> 5efaa022dc41 [2023-04-02T08:33:29.669Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:33:29.669Z] ---> Running in 6d99e974af46 [2023-04-02T08:33:29.928Z] Removing intermediate container 3560a5351ece [2023-04-02T08:33:29.928Z] ---> 1b6fd7036e5b [2023-04-02T08:33:29.928Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:33:29.928Z] Removing intermediate container d992278f4729 [2023-04-02T08:33:29.928Z] ---> a7791c3badfc [2023-04-02T08:33:29.928Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-02T08:33:29.928Z] Removing intermediate container cfdf226ebf93 [2023-04-02T08:33:29.928Z] ---> 7ca3c90e2cde [2023-04-02T08:33:29.928Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:33:29.928Z] ---> 86fa4ad6f0ff [2023-04-02T08:33:29.928Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:33:30.185Z] ---> Running in d75f70514959 [2023-04-02T08:33:30.185Z] ---> ea056f8a7e29 [2023-04-02T08:33:30.185Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:33:30.185Z] ---> daace71b2ad3 [2023-04-02T08:33:30.185Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:33:30.186Z] ---> Running in 9e0f0c384796 [2023-04-02T08:33:30.186Z] ---> Running in 27bfb3459542 [2023-04-02T08:33:40.981Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-02T08:33:41.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-02T08:33:42.009Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-02T08:33:42.054Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-02T08:33:42.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-02T08:33:42.072Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4481/head:refs/remotes/origin/PR-4481 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-02T08:33:42.796Z] Merging remotes/origin/main commit 0baaaae70618360000907aaeb616fdb98faa6d32 into PR head commit fc642928cfbf18e003f8951daae004c4cbc28dde [2023-04-02T08:33:43.395Z] Merge succeeded, producing 1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T08:33:43.395Z] Checking out Revision 1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 (PR-4481) [2023-04-02T08:33:42.819Z] > git config core.sparsecheckout # timeout=10 [2023-04-02T08:33:42.904Z] > git checkout -f fc642928cfbf18e003f8951daae004c4cbc28dde # timeout=10 [2023-04-02T08:33:43.141Z] > git remote # timeout=10 [2023-04-02T08:33:43.166Z] > git config --get remote.origin.url # timeout=10 [2023-04-02T08:33:43.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-02T08:33:43.208Z] > git merge 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 [2023-04-02T08:33:43.368Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-02T08:33:43.405Z] > git config core.sparsecheckout # timeout=10 [2023-04-02T08:33:43.423Z] > git checkout -f 1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 # timeout=10 [2023-04-02T08:33:47.043Z] Commit message: "Merge commit '0baaaae70618360000907aaeb616fdb98faa6d32' into HEAD" [2023-04-02T08:33:47.054Z] > git rev-list --no-walk fc642928cfbf18e003f8951daae004c4cbc28dde # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-02T08:33:48.050Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-02T08:33:48.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-02T08:33:48.050Z] Dload Upload Total Spent Left Speed [2023-04-02T08:33:48.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-04-02T08:33:48.767Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-02T08:33:49.127Z] + sudo tee /etc/docker/daemon.new [2023-04-02T08:33:49.127Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-02T08:33:49.127Z] { [2023-04-02T08:33:49.127Z] "registry-mirrors": [ [2023-04-02T08:33:49.127Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-02T08:33:49.127Z] ], [2023-04-02T08:33:49.127Z] "bip": "10.250.0.254/24", [2023-04-02T08:33:49.127Z] "hosts": [ [2023-04-02T08:33:49.127Z] "tcp://0.0.0.0:5555", [2023-04-02T08:33:49.127Z] "unix:///var/run/docker.sock" [2023-04-02T08:33:49.127Z] ], [2023-04-02T08:33:49.127Z] "mtu": 1458, [2023-04-02T08:33:49.127Z] "selinux-enabled": true, [2023-04-02T08:33:49.127Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-02T08:33:49.127Z] } [Pipeline] sh [2023-04-02T08:33:49.469Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-02T08:33:49.811Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-02T08:34:08.097Z] provisioning config files... [2023-04-02T08:34:08.132Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config15544332907570063317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-02T08:34:08.499Z] ---> docker-login.sh [2023-04-02T08:34:08.499Z] nexus3.edgexfoundry.org:10001 [2023-04-02T08:34:09.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:34:09.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:34:09.094Z] Configure a credential helper to remove this warning. See [2023-04-02T08:34:09.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:34:09.094Z] [2023-04-02T08:34:09.094Z] Login Succeeded [2023-04-02T08:34:09.094Z] nexus3.edgexfoundry.org:10002 [2023-04-02T08:34:09.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:34:09.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:34:09.639Z] Configure a credential helper to remove this warning. See [2023-04-02T08:34:09.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:34:09.639Z] [2023-04-02T08:34:09.639Z] Login Succeeded [2023-04-02T08:34:09.639Z] nexus3.edgexfoundry.org:10003 [2023-04-02T08:34:09.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:34:09.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:34:09.920Z] Configure a credential helper to remove this warning. See [2023-04-02T08:34:09.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:34:09.920Z] [2023-04-02T08:34:09.920Z] Login Succeeded [2023-04-02T08:34:09.920Z] nexus3.edgexfoundry.org:10004 [2023-04-02T08:34:10.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:34:10.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:34:10.463Z] Configure a credential helper to remove this warning. See [2023-04-02T08:34:10.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:34:10.463Z] [2023-04-02T08:34:10.463Z] Login Succeeded [2023-04-02T08:34:10.463Z] docker.io [2023-04-02T08:34:10.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:34:11.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:34:11.007Z] Configure a credential helper to remove this warning. See [2023-04-02T08:34:11.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:34:11.007Z] [2023-04-02T08:34:11.007Z] Login Succeeded [2023-04-02T08:34:11.007Z] ---> docker-login.sh ends [Pipeline] } [2023-04-02T08:34:11.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-02T08:34:11.651Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-04-02T08:34:11.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T08:34:11.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T08:34:11.699Z] ========================================================= [2023-04-02T08:34:11.699Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-02T08:34:11.699Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-02T08:34:12.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-02T08:34:12.308Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-02T08:34:12.308Z] af6eaf76a39c: Pulling fs layer [2023-04-02T08:34:12.308Z] 55522c791124: Pulling fs layer [2023-04-02T08:34:12.308Z] ce5c4a1c91eb: Pulling fs layer [2023-04-02T08:34:12.308Z] 169dfbe0d373: Pulling fs layer [2023-04-02T08:34:12.308Z] e1ff8fa3b103: Pulling fs layer [2023-04-02T08:34:12.308Z] 52ebb69f0ebf: Pulling fs layer [2023-04-02T08:34:12.308Z] 5abe8eddf0d5: Pulling fs layer [2023-04-02T08:34:12.308Z] e1ff8fa3b103: Waiting [2023-04-02T08:34:12.308Z] 52ebb69f0ebf: Waiting [2023-04-02T08:34:12.308Z] 5abe8eddf0d5: Waiting [2023-04-02T08:34:12.308Z] 169dfbe0d373: Waiting [2023-04-02T08:34:12.308Z] 55522c791124: Download complete [2023-04-02T08:34:12.308Z] 169dfbe0d373: Verifying Checksum [2023-04-02T08:34:12.308Z] 169dfbe0d373: Download complete [2023-04-02T08:34:12.308Z] e1ff8fa3b103: Verifying Checksum [2023-04-02T08:34:12.308Z] e1ff8fa3b103: Download complete [2023-04-02T08:34:12.308Z] af6eaf76a39c: Verifying Checksum [2023-04-02T08:34:12.308Z] af6eaf76a39c: Download complete [2023-04-02T08:34:13.279Z] af6eaf76a39c: Pull complete [2023-04-02T08:34:13.547Z] 5abe8eddf0d5: Verifying Checksum [2023-04-02T08:34:13.547Z] 5abe8eddf0d5: Download complete [2023-04-02T08:34:13.821Z] 55522c791124: Pull complete [2023-04-02T08:34:14.795Z] ce5c4a1c91eb: Verifying Checksum [2023-04-02T08:34:14.795Z] ce5c4a1c91eb: Download complete [2023-04-02T08:34:14.795Z] 52ebb69f0ebf: Verifying Checksum [2023-04-02T08:34:14.795Z] 52ebb69f0ebf: Download complete [2023-04-02T08:34:17.055Z] Removing intermediate container 9e0f0c384796 [2023-04-02T08:34:17.055Z] ---> 3807e86c48d2 [2023-04-02T08:34:17.055Z] Step 8/25 : COPY . . [2023-04-02T08:34:17.055Z] Removing intermediate container 27bfb3459542 [2023-04-02T08:34:17.055Z] ---> a8f7fb201276 [2023-04-02T08:34:17.055Z] Step 8/23 : COPY . . [2023-04-02T08:34:17.055Z] Removing intermediate container c51e7253a35f [2023-04-02T08:34:17.055Z] ---> 119765587b21 [2023-04-02T08:34:17.055Z] Step 7/33 : COPY . . [2023-04-02T08:34:17.055Z] Removing intermediate container d75f70514959 [2023-04-02T08:34:17.055Z] Removing intermediate container 6d99e974af46 [2023-04-02T08:34:17.055Z] ---> 7d82437efd62 [2023-04-02T08:34:17.055Z] ---> eafed102fc12 [2023-04-02T08:34:17.055Z] Step 8/23 : COPY . .Step 7/25 : COPY . . [2023-04-02T08:34:17.055Z] [2023-04-02T08:34:23.716Z] ---> d3c532a6d283 [2023-04-02T08:34:23.716Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-02T08:34:23.716Z] ---> 3c18e958060b [2023-04-02T08:34:23.716Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-02T08:34:23.716Z] ---> 9910b5536ecd [2023-04-02T08:34:23.716Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-02T08:34:23.716Z] ---> 5afb03e5b166 [2023-04-02T08:34:23.716Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-02T08:34:23.716Z] ---> Running in 1d40d67d46cf [2023-04-02T08:34:23.716Z] ---> Running in e730d4992388 [2023-04-02T08:34:23.716Z] ---> Running in b924bf0c8fbb [2023-04-02T08:34:23.716Z] ---> Running in 2bf99b74e7e6 [2023-04-02T08:34:23.716Z] ---> e36a264f554f [2023-04-02T08:34:23.716Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-02T08:34:23.716Z] ---> Running in f3bdba558cd0 [2023-04-02T08:34:23.716Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-02T08:34:23.716Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-02T08:34:23.716Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-02T08:34:23.974Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-02T08:34:23.974Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-02T08:34:24.895Z] ce5c4a1c91eb: Pull complete [2023-04-02T08:34:24.895Z] 169dfbe0d373: Pull complete [2023-04-02T08:34:25.162Z] e1ff8fa3b103: Pull complete [2023-04-02T08:34:31.829Z] 52ebb69f0ebf: Pull complete [2023-04-02T08:34:33.243Z] 5abe8eddf0d5: Pull complete [2023-04-02T08:34:33.243Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-02T08:34:33.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-02T08:34:33.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-02T08:34:33.575Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-02T08:34:33.575Z] WORKDIR /edgex [2023-04-02T08:34:33.575Z] COPY go.mod . [2023-04-02T08:34:33.575Z] RUN go mod download [2023-04-02T08:34:33.575Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-02T08:34:34.169Z] Sending build context to Docker daemon 2.934MB [2023-04-02T08:34:34.169Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-02T08:34:34.169Z] ---> 6cb57ee374ae [2023-04-02T08:34:34.169Z] Step 2/4 : WORKDIR /edgex [2023-04-02T08:34:36.128Z] ---> Running in 38844189ac0b [2023-04-02T08:34:36.396Z] Removing intermediate container 38844189ac0b [2023-04-02T08:34:36.396Z] ---> 50ac0d4ef046 [2023-04-02T08:34:36.396Z] Step 3/4 : COPY go.mod . [2023-04-02T08:34:36.986Z] ---> a7be4c61bd14 [2023-04-02T08:34:36.986Z] Step 4/4 : RUN go mod download [2023-04-02T08:34:36.986Z] ---> Running in 3e025efebd61 [2023-04-02T08:34:56.103Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-02T08:35:01.372Z] Removing intermediate container 1d40d67d46cf [2023-04-02T08:35:01.372Z] ---> 339672aed714 [2023-04-02T08:35:01.372Z] [2023-04-02T08:35:01.372Z] Step 9/33 : FROM alpine:3.17 [2023-04-02T08:35:01.372Z] Removing intermediate container b924bf0c8fbb [2023-04-02T08:35:01.372Z] ---> 63dbaf0b729a [2023-04-02T08:35:01.372Z] [2023-04-02T08:35:01.372Z] Step 9/25 : FROM alpine:3.17Removing intermediate container 2bf99b74e7e6 [2023-04-02T08:35:01.372Z] [2023-04-02T08:35:01.372Z] ---> 796f19c8602c [2023-04-02T08:35:01.372Z] [2023-04-02T08:35:01.372Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:35:01.372Z] Removing intermediate container f3bdba558cd0 [2023-04-02T08:35:01.372Z] ---> 292f617adee8 [2023-04-02T08:35:01.372Z] [2023-04-02T08:35:01.372Z] Step 10/25 : FROM alpine:3.17 [2023-04-02T08:35:01.631Z] 3.17: Pulling from library/alpine [2023-04-02T08:35:02.196Z] 3.17: Pulling from library/alpine [2023-04-02T08:35:02.761Z] 3.17: Pulling from library/alpine [2023-04-02T08:35:03.329Z] 3.17: Pulling from library/alpine [2023-04-02T08:35:04.264Z] Removing intermediate container e730d4992388 [2023-04-02T08:35:04.264Z] ---> 7b96e64105f5 [2023-04-02T08:35:04.264Z] [2023-04-02T08:35:04.264Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:35:04.833Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-02T08:35:04.833Z] Status: Downloaded newer image for alpine:3.17 [2023-04-02T08:35:04.833Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-02T08:35:04.833Z] Status: Image is up to date for alpine:3.17 [2023-04-02T08:35:04.833Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:04.833Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-02T08:35:04.833Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:04.833Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-02T08:35:04.833Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-02T08:35:04.833Z] Status: Image is up to date for alpine:3.17 [2023-04-02T08:35:04.833Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-02T08:35:04.833Z] Status: Image is up to date for alpine:3.17 [2023-04-02T08:35:04.833Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:04.833Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:35:04.833Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:04.833Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-02T08:35:04.833Z] 3.17: Pulling from library/alpine [2023-04-02T08:35:04.833Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-02T08:35:04.833Z] Status: Image is up to date for alpine:3.17 [2023-04-02T08:35:04.833Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:04.833Z] ---> Running in f24875eec79e [2023-04-02T08:35:04.833Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:35:04.833Z] ---> Running in 4d6007158787 [2023-04-02T08:35:04.833Z] ---> Running in 2786c6fe0e21 [2023-04-02T08:35:04.833Z] ---> Running in b4d55a0f271a [2023-04-02T08:35:04.833Z] ---> Running in e89b7a575a54 [2023-04-02T08:35:05.091Z] Removing intermediate container 4d6007158787 [2023-04-02T08:35:05.091Z] ---> 8e4992f2c993 [2023-04-02T08:35:05.091Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-02T08:35:05.091Z] Removing intermediate container 2786c6fe0e21 [2023-04-02T08:35:05.091Z] ---> ff018bae5214 [2023-04-02T08:35:05.091Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:35:05.091Z] ---> Running in 05ca38718664 [2023-04-02T08:35:05.091Z] ---> Running in 8ea8f37f4f7e [2023-04-02T08:35:05.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:05.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:05.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:05.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:05.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:05.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:05.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:05.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:05.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:05.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:06.122Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T08:35:06.122Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:35:06.122Z] OK: 7 MiB in 16 packages [2023-04-02T08:35:06.122Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T08:35:06.122Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:35:06.122Z] OK: 7 MiB in 16 packages [2023-04-02T08:35:06.122Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-02T08:35:06.122Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-02T08:35:06.122Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T08:35:06.382Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-02T08:35:06.382Z] (2/2) Installing su-exec (0.2-r2) [2023-04-02T08:35:06.382Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:35:06.382Z] OK: 7 MiB in 17 packages [2023-04-02T08:35:06.646Z] (3/3) Installing su-exec (0.2-r2) [2023-04-02T08:35:06.646Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:35:06.646Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T08:35:06.646Z] OK: 8 MiB in 18 packages [2023-04-02T08:35:06.646Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:35:06.646Z] OK: 7 MiB in 16 packages [2023-04-02T08:35:07.212Z] Removing intermediate container 8ea8f37f4f7e [2023-04-02T08:35:07.212Z] ---> 522e7ec6ce7e [2023-04-02T08:35:07.212Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:35:07.212Z] Removing intermediate container e89b7a575a54 [2023-04-02T08:35:07.212Z] ---> 10e3b4be8781 [2023-04-02T08:35:07.212Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T08:35:07.212Z] ---> Running in 2f6d48ff51c6 [2023-04-02T08:35:07.471Z] Removing intermediate container 2f6d48ff51c6 [2023-04-02T08:35:07.471Z] ---> 29bbd4965ab0 [2023-04-02T08:35:07.471Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-02T08:35:07.471Z] Removing intermediate container 05ca38718664 [2023-04-02T08:35:07.471Z] ---> 69154c0fa57f [2023-04-02T08:35:07.471Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-02T08:35:07.471Z] ---> Running in a969a1ce5f93 [2023-04-02T08:35:07.471Z] ---> 68e51de90aaf [2023-04-02T08:35:07.471Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:35:07.471Z] ---> Running in 191dcd009505 [2023-04-02T08:35:07.471Z] Removing intermediate container b4d55a0f271a [2023-04-02T08:35:07.471Z] ---> efb76ea129f2 [2023-04-02T08:35:07.471Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T08:35:07.471Z] Removing intermediate container f24875eec79e [2023-04-02T08:35:07.471Z] ---> 979edd15c4c1 [2023-04-02T08:35:07.471Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-02T08:35:07.471Z] ---> Running in 31d912add146 [2023-04-02T08:35:07.471Z] ---> Running in 5991ed2bb2d8 [2023-04-02T08:35:07.741Z] Removing intermediate container a969a1ce5f93 [2023-04-02T08:35:07.741Z] ---> 51a8a23d2fb6 [2023-04-02T08:35:07.741Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-02T08:35:07.741Z] ---> Running in 7bd9058e6f83 [2023-04-02T08:35:07.741Z] Removing intermediate container 191dcd009505 [2023-04-02T08:35:07.741Z] ---> 8fba93969774 [2023-04-02T08:35:07.741Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-02T08:35:07.741Z] Removing intermediate container 31d912add146 [2023-04-02T08:35:07.741Z] ---> fe8495f93bd2 [2023-04-02T08:35:07.741Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-02T08:35:07.741Z] ---> Running in 0fdf02ab4166 [2023-04-02T08:35:07.741Z] ---> 7c5eb8af608a [2023-04-02T08:35:07.741Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-02T08:35:07.741Z] Removing intermediate container 5991ed2bb2d8 [2023-04-02T08:35:07.741Z] ---> 1a96ecea48ae [2023-04-02T08:35:07.741Z] Step 12/25 : WORKDIR / [2023-04-02T08:35:07.741Z] ---> Running in c55dcca341f2 [2023-04-02T08:35:07.741Z] Removing intermediate container 7bd9058e6f83 [2023-04-02T08:35:07.741Z] ---> 3b8b12150f50 [2023-04-02T08:35:07.741Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:35:07.741Z] ---> Running in fbed1c9266ea [2023-04-02T08:35:07.999Z] Removing intermediate container 0fdf02ab4166 [2023-04-02T08:35:07.999Z] ---> 032e76cc1f77 [2023-04-02T08:35:07.999Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-02T08:35:08.256Z] Removing intermediate container c55dcca341f2 [2023-04-02T08:35:08.256Z] ---> 8bc98eaea51b [2023-04-02T08:35:08.256Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-02T08:35:08.256Z] ---> Running in c47480f8ba38 [2023-04-02T08:35:08.256Z] ---> 9993cc0e2589 [2023-04-02T08:35:08.256Z] Removing intermediate container fbed1c9266ea [2023-04-02T08:35:08.256Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / ---> 599c166aec73 [2023-04-02T08:35:08.256Z] [2023-04-02T08:35:08.256Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:35:08.256Z] ---> 6ea150988130 [2023-04-02T08:35:08.256Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:35:08.256Z] ---> Running in f1013e52576f [2023-04-02T08:35:08.257Z] Removing intermediate container c47480f8ba38 [2023-04-02T08:35:08.257Z] ---> de0ce2c2bb4d [2023-04-02T08:35:08.257Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-02T08:35:08.257Z] Removing intermediate container f1013e52576f [2023-04-02T08:35:08.257Z] ---> 313f1ad765c2 [2023-04-02T08:35:08.257Z] Step 15/25 : WORKDIR / [2023-04-02T08:35:08.257Z] ---> Running in cb9a68775820 [2023-04-02T08:35:08.514Z] ---> Running in 34d0525d050f [2023-04-02T08:35:08.514Z] ---> 9d95e4673403 [2023-04-02T08:35:08.514Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-02T08:35:08.514Z] ---> 07a6360c8e38 [2023-04-02T08:35:08.514Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:35:08.514Z] ---> c1abecff262d [2023-04-02T08:35:08.514Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler /Removing intermediate container cb9a68775820 [2023-04-02T08:35:08.514Z] [2023-04-02T08:35:08.514Z] ---> cb165ea9fae9 [2023-04-02T08:35:08.514Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-02T08:35:08.514Z] Removing intermediate container 34d0525d050f [2023-04-02T08:35:08.514Z] ---> 5241fce9af6b [2023-04-02T08:35:08.514Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:35:08.514Z] ---> Running in aeef1e327853 [2023-04-02T08:35:08.514Z] ---> d4637a092c6e [2023-04-02T08:35:08.514Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T08:35:08.514Z] ---> 3e9ad4a5492b [2023-04-02T08:35:08.514Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-02T08:35:08.787Z] ---> Running in 1b008a77b291 [2023-04-02T08:35:08.787Z] ---> 4e1796dccdd8 [2023-04-02T08:35:08.787Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:35:09.242Z] Removing intermediate container 3e025efebd61 [2023-04-02T08:35:09.242Z] ---> 18888ab08685 [2023-04-02T08:35:09.242Z] Successfully built 18888ab08685 [2023-04-02T08:35:09.242Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:35:09.353Z] ---> adf9b988025e [2023-04-02T08:35:09.354Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-02T08:35:09.354Z] ---> 084f43aef3bd [2023-04-02T08:35:09.354Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:35:09.354Z] ---> 82b72357f8b0 [2023-04-02T08:35:09.354Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-02T08:35:09.590Z] + docker inspect -f . ci-base-image-arm64 [2023-04-02T08:35:09.590Z] . [Pipeline] } [2023-04-02T08:35:09.613Z] ---> fecd79b2f2f5 [2023-04-02T08:35:09.613Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:35:09.613Z] Removing intermediate container aeef1e327853 [2023-04-02T08:35:09.613Z] ---> 8061ff90cca3 [2023-04-02T08:35:09.613Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-02T08:35:09.613Z] ---> bec4bde9036f [2023-04-02T08:35:09.613Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-02T08:35:09.613Z] ---> Running in c6eb2cafe949 [2023-04-02T08:35:09.613Z] ---> Running in 2bc9088783b3 [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:35:09.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-6639 does not seem to be running inside a container [2023-04-02T08:35:09.870Z] ---> c023ad33fc04 [2023-04-02T08:35:09.870Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:35:09.870Z] ---> b51145eb4d50 [2023-04-02T08:35:09.870Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-02T08:35:09.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-02T08:35:10.128Z] Removing intermediate container 1b008a77b291 [2023-04-02T08:35:10.128Z] ---> 85bb7e45dd18 [2023-04-02T08:35:10.128Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T08:35:10.128Z] Removing intermediate container c6eb2cafe949 [2023-04-02T08:35:10.128Z] ---> ef088d493964 [2023-04-02T08:35:10.128Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-02T08:35:10.128Z] Removing intermediate container 2bc9088783b3 [2023-04-02T08:35:10.128Z] ---> b7d884210372 [2023-04-02T08:35:10.128Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T08:35:10.128Z] ---> Running in 77ae4b145598 [2023-04-02T08:35:10.128Z] ---> 387e4ab0eddb [2023-04-02T08:35:10.128Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-02T08:35:10.388Z] ---> Running in 2a9c01bb6b74 [2023-04-02T08:35:10.388Z] ---> fcec4f20b8fc [2023-04-02T08:35:10.388Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-02T08:35:10.388Z] ---> 199fd10704ab [2023-04-02T08:35:10.388Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-02T08:35:10.388Z] Removing intermediate container 77ae4b145598 [2023-04-02T08:35:10.388Z] ---> 6872bbe81945 [2023-04-02T08:35:10.388Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-02T08:35:10.388Z] Removing intermediate container 2a9c01bb6b74 [2023-04-02T08:35:10.388Z] ---> c81f8b961127 [2023-04-02T08:35:10.388Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T08:35:10.388Z] ---> Running in aa9da8152d76 [2023-04-02T08:35:10.955Z] ---> Running in aa4fee8704f3 [2023-04-02T08:35:10.955Z] ---> Running in d8dcc49750d2 [2023-04-02T08:35:10.955Z] ---> 53d468dab9aa [2023-04-02T08:35:10.955Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-02T08:35:10.955Z] ---> 6493fe1919a8 [2023-04-02T08:35:10.955Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-02T08:35:10.955Z] ---> Running in 0c1d7b2996ea [2023-04-02T08:35:10.955Z] Removing intermediate container aa4fee8704f3 [2023-04-02T08:35:10.955Z] ---> a8ebe81c039a [2023-04-02T08:35:10.955Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T08:35:10.955Z] ---> Running in b5558796a8ab [2023-04-02T08:35:10.955Z] Removing intermediate container d8dcc49750d2 [2023-04-02T08:35:10.955Z] ---> 1ae47759db26 [2023-04-02T08:35:10.955Z] Step 22/23 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:35:10.955Z] Removing intermediate container 0c1d7b2996ea [2023-04-02T08:35:10.955Z] ---> 913c20ac187b [2023-04-02T08:35:10.955Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T08:35:10.955Z] ---> Running in 2e6480739ed6 [2023-04-02T08:35:10.955Z] ---> Running in 79cb999194d3 [2023-04-02T08:35:10.955Z] ---> ab6fa061776c [2023-04-02T08:35:10.955Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T08:35:10.955Z] ---> Running in 3627051ca214 [2023-04-02T08:35:11.213Z] Removing intermediate container b5558796a8ab [2023-04-02T08:35:11.213Z] ---> 0e4191ad1355 [2023-04-02T08:35:11.213Z] Step 22/23 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:35:11.213Z] Removing intermediate container 2e6480739ed6 [2023-04-02T08:35:11.213Z] ---> 1d60f5fae3d7 [2023-04-02T08:35:11.213Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:35:11.213Z] ---> Running in 6b147b34c7a7 [2023-04-02T08:35:11.471Z] Removing intermediate container 79cb999194d3 [2023-04-02T08:35:11.471Z] ---> 24813d34c8ce [2023-04-02T08:35:11.471Z] Step 23/25 : LABEL arch=x86_64 [2023-04-02T08:35:11.471Z] ---> Running in dad47fdb4348 [2023-04-02T08:35:11.471Z] ---> Running in 87a5d4bcec0a [2023-04-02T08:35:11.471Z] Removing intermediate container 6b147b34c7a7 [2023-04-02T08:35:11.471Z] ---> f98ba7000586 [2023-04-02T08:35:11.471Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:35:11.471Z] ---> Running in 07fe965e3b4b [2023-04-02T08:35:11.471Z] Removing intermediate container dad47fdb4348 [2023-04-02T08:35:11.471Z] ---> f01854134437 [2023-04-02T08:35:11.471Z] [2023-04-02T08:35:11.471Z] Removing intermediate container 87a5d4bcec0a [2023-04-02T08:35:11.471Z] ---> bdb3a4d5105c [2023-04-02T08:35:11.471Z] Step 24/25 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:35:11.471Z] Successfully built f01854134437 [2023-04-02T08:35:11.471Z] Successfully tagged support-scheduler:latest [2023-04-02T08:35:11.471Z] Building core-common-config-bootstrapper [2023-04-02T08:35:11.628Z] $ docker top 71fc41df920bfab24d29b051062211d43bccfca94b13cd0f886831224840e00a -eo pid,comm [2023-04-02T08:35:11.792Z]  Building support-scheduler ... done  ---> Running in ae8cc578422f [Pipeline] { [Pipeline] sh [2023-04-02T08:35:12.452Z] + go version [2023-04-02T08:35:12.452Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-02T08:35:12.474Z] $ docker stop --time=1 71fc41df920bfab24d29b051062211d43bccfca94b13cd0f886831224840e00a [2023-04-02T08:35:13.240Z] Removing intermediate container 07fe965e3b4b [2023-04-02T08:35:13.240Z] ---> 2500027dbd51 [2023-04-02T08:35:13.240Z] [2023-04-02T08:35:13.240Z] Removing intermediate container ae8cc578422f [2023-04-02T08:35:13.240Z] ---> 00bfb7f767ca [2023-04-02T08:35:13.240Z] Step 25/25 : LABEL version=0.0.0 [2023-04-02T08:35:13.240Z] Successfully built 2500027dbd51 [2023-04-02T08:35:13.240Z] Successfully tagged security-proxy-auth:latest [2023-04-02T08:35:13.240Z]  Building security-proxy-auth ... done Building security-spire-config [2023-04-02T08:35:13.240Z] ---> Running in 553e154446a9 [2023-04-02T08:35:13.240Z] Removing intermediate container 3627051ca214 [2023-04-02T08:35:13.240Z] ---> 2465fa8cdfd2 [2023-04-02T08:35:13.240Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T08:35:13.497Z] Removing intermediate container aa9da8152d76 [2023-04-02T08:35:13.497Z] ---> fb8e8eb9afb8 [2023-04-02T08:35:13.497Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:35:13.497Z] ---> Running in 3a9e79ab0e5a [2023-04-02T08:35:14.070Z] Removing intermediate container 553e154446a9 [2023-04-02T08:35:14.071Z] ---> 35f0fcdc6d0e [2023-04-02T08:35:14.071Z] [2023-04-02T08:35:14.071Z] Successfully built 35f0fcdc6d0e [2023-04-02T08:35:14.103Z] $ docker rm -f --volumes 71fc41df920bfab24d29b051062211d43bccfca94b13cd0f886831224840e00a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:35:14.636Z] Successfully tagged core-metadata:latest [2023-04-02T08:35:14.637Z] Building security-spire-server [2023-04-02T08:35:14.670Z] + docker inspect -f . ci-base-image-arm64 [2023-04-02T08:35:14.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:35:14.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-6639 does not seem to be running inside a container [2023-04-02T08:35:14.920Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-02T08:35:14.944Z]  Building core-metadata ... done Removing intermediate container 3a9e79ab0e5a [2023-04-02T08:35:14.944Z] ---> f2b74321efd9 [2023-04-02T08:35:14.944Z] Step 23/25 : LABEL arch=x86_64 [2023-04-02T08:35:14.944Z] ---> 507a8a1350eb [2023-04-02T08:35:14.944Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:35:14.944Z] ---> Running in f2fe2e0956dd [2023-04-02T08:35:15.203Z] ---> 5c5d4c97993f [2023-04-02T08:35:15.203Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-02T08:35:15.203Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:35:15.203Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:35:15.203Z] ---> 00c134444420 [2023-04-02T08:35:15.203Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:35:15.203Z] ---> Using cache [2023-04-02T08:35:15.203Z] ---> 11f0eaca370f [2023-04-02T08:35:15.203Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:35:15.203Z] ---> Using cache [2023-04-02T08:35:15.203Z] ---> d9d810e90549 [2023-04-02T08:35:15.203Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:35:15.203Z] ---> Using cache [2023-04-02T08:35:15.203Z] ---> 7ca3c90e2cde [2023-04-02T08:35:15.203Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:35:15.203Z] ---> Using cache [2023-04-02T08:35:15.203Z] ---> daace71b2ad3 [2023-04-02T08:35:15.203Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:35:15.203Z] ---> Using cache [2023-04-02T08:35:15.203Z] ---> a8f7fb201276 [2023-04-02T08:35:15.203Z] Step 8/23 : COPY . . [2023-04-02T08:35:15.203Z] ---> Using cache [2023-04-02T08:35:15.203Z] ---> 3c18e958060b [2023-04-02T08:35:15.203Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-02T08:35:16.097Z] $ docker top d670b3902abbbf5a224fe3d5f0177fe63492a0402a05d7bd2dda0dda4f4efa22 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-02T08:35:16.294Z] ========================================================= [2023-04-02T08:35:16.294Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-02T08:35:16.294Z] ========================================================= [Pipeline] sh [2023-04-02T08:35:16.922Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-04-02T08:35:17.192Z] Removing intermediate container f2fe2e0956dd [2023-04-02T08:35:17.192Z] ---> 513c8c8455ea [2023-04-02T08:35:17.192Z] Step 24/25 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:35:17.192Z] ---> Running in de521e23dcb8 [2023-04-02T08:35:17.192Z] ---> 4b1abf477e90 [2023-04-02T08:35:17.192Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-02T08:35:17.192Z] ---> Running in e412567884ed [2023-04-02T08:35:17.260Z] + make test [2023-04-02T08:35:17.459Z] Removing intermediate container e412567884ed [2023-04-02T08:35:17.459Z] ---> f7333d89d858 [2023-04-02T08:35:17.459Z] Step 25/25 : LABEL version=0.0.0 [2023-04-02T08:35:17.459Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-02T08:35:17.459Z] ---> 50ef75f946e8 [2023-04-02T08:35:17.459Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-02T08:35:17.459Z] ---> Running in 0bb26855fd01 [2023-04-02T08:35:17.529Z] go test -race -coverprofile=coverage.out ./... [2023-04-02T08:35:17.721Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:35:17.721Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:35:17.721Z] ---> 00c134444420 [2023-04-02T08:35:17.721Z] Step 3/27 : WORKDIR /edgex-go [2023-04-02T08:35:17.721Z] ---> Using cache [2023-04-02T08:35:17.721Z] ---> 55760e24e7f2 [2023-04-02T08:35:17.721Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T08:35:18.409Z] ---> Running in 2fee9cb991ba [2023-04-02T08:35:19.038Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:35:19.038Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:35:19.038Z] ---> 00c134444420 [2023-04-02T08:35:19.038Z] Step 3/26 : WORKDIR /edgex-go [2023-04-02T08:35:19.038Z] ---> Using cache [2023-04-02T08:35:19.038Z] ---> 55760e24e7f2 [2023-04-02T08:35:19.038Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T08:35:19.304Z] Removing intermediate container 0bb26855fd01 [2023-04-02T08:35:19.304Z] ---> dd7b9a5bf7a1 [2023-04-02T08:35:19.304Z] [2023-04-02T08:35:19.304Z] ---> 7d54496577e0 [2023-04-02T08:35:19.304Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-02T08:35:19.304Z] ---> Running in b794f94ec5f2 [2023-04-02T08:35:19.304Z] Successfully built dd7b9a5bf7a1 [2023-04-02T08:35:19.304Z] Successfully tagged security-secretstore-setup:latest [2023-04-02T08:35:19.304Z] Building core-data [2023-04-02T08:35:19.562Z]  Building security-secretstore-setup ... done  ---> c2b4ac95f5ab [2023-04-02T08:35:19.562Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-02T08:35:19.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:19.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:19.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:19.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:19.822Z] OK: 265 MiB in 53 packages [2023-04-02T08:35:20.081Z] OK: 265 MiB in 53 packages [2023-04-02T08:35:21.989Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:35:21.989Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:35:21.989Z] ---> 00c134444420 [2023-04-02T08:35:21.989Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:35:21.989Z] ---> Using cache [2023-04-02T08:35:21.989Z] ---> 11f0eaca370f [2023-04-02T08:35:21.989Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:35:21.989Z] ---> Using cache [2023-04-02T08:35:21.989Z] ---> d9d810e90549 [2023-04-02T08:35:21.989Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:35:21.989Z] ---> Using cache [2023-04-02T08:35:21.989Z] ---> 7ca3c90e2cde [2023-04-02T08:35:21.989Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:35:21.989Z] ---> Using cache [2023-04-02T08:35:21.989Z] ---> daace71b2ad3 [2023-04-02T08:35:21.989Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:35:21.989Z] ---> Using cache [2023-04-02T08:35:21.989Z] ---> a8f7fb201276 [2023-04-02T08:35:21.989Z] Step 8/23 : COPY . . [2023-04-02T08:35:21.989Z] ---> Using cache [2023-04-02T08:35:21.989Z] ---> 3c18e958060b [2023-04-02T08:35:21.989Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-02T08:35:23.892Z] ---> a5feed94b50f [2023-04-02T08:35:23.892Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-02T08:35:23.892Z] ---> Running in b17e8c9a135f [2023-04-02T08:35:24.458Z] ---> 78364be439af [2023-04-02T08:35:24.458Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-02T08:35:24.458Z] ---> Running in 46bd605ea07c [2023-04-02T08:35:24.458Z] Removing intermediate container b794f94ec5f2 [2023-04-02T08:35:24.458Z] ---> 73928c1eff6a [2023-04-02T08:35:24.458Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-02T08:35:24.458Z] Removing intermediate container 2fee9cb991ba [2023-04-02T08:35:24.458Z] ---> 2e4985b02d7a [2023-04-02T08:35:24.458Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-02T08:35:24.719Z] ---> ce5ba7cd02c1 [2023-04-02T08:35:24.719Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:35:24.719Z] ---> a35233265bc6 [2023-04-02T08:35:24.719Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:35:24.719Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-02T08:35:24.977Z] ---> Running in 8c9077b1b36b [2023-04-02T08:35:24.977Z] ---> Running in 3635be80cfb2 [2023-04-02T08:35:26.066Z] Removing intermediate container 46bd605ea07c [2023-04-02T08:35:26.066Z] ---> 40ae6f3d4070 [2023-04-02T08:35:26.066Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-02T08:35:26.326Z] ---> Running in 5190ead85b33 [2023-04-02T08:35:26.588Z] Removing intermediate container 5190ead85b33 [2023-04-02T08:35:26.588Z] ---> 2c9f2b531249 [2023-04-02T08:35:26.588Z] Step 30/33 : CMD ["gate"] [2023-04-02T08:35:26.588Z] ---> Running in bb520ea60e25 [2023-04-02T08:35:26.588Z] Removing intermediate container bb520ea60e25 [2023-04-02T08:35:26.588Z] ---> 934fd7565967 [2023-04-02T08:35:26.588Z] Step 31/33 : LABEL arch=x86_64 [2023-04-02T08:35:26.846Z] ---> Running in 22f2c62693f7 [2023-04-02T08:35:26.846Z] Removing intermediate container 22f2c62693f7 [2023-04-02T08:35:26.846Z] ---> 200a093b8650 [2023-04-02T08:35:26.846Z] Step 32/33 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:35:26.846Z] ---> Running in e3ffccd7d556 [2023-04-02T08:35:27.103Z] Removing intermediate container e3ffccd7d556 [2023-04-02T08:35:27.103Z] ---> ad40ecdec067 [2023-04-02T08:35:27.103Z] Step 33/33 : LABEL version=0.0.0 [2023-04-02T08:35:27.103Z] ---> Running in 360b46d7051c [2023-04-02T08:35:27.103Z] Removing intermediate container 360b46d7051c [2023-04-02T08:35:27.103Z] ---> 599ba1e34573 [2023-04-02T08:35:27.103Z] [2023-04-02T08:35:27.103Z] Successfully built 599ba1e34573 [2023-04-02T08:35:27.103Z] Successfully tagged security-bootstrapper:latest [2023-04-02T08:35:27.103Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-04-02T08:35:29.899Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:35:29.899Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:35:29.899Z] ---> 00c134444420 [2023-04-02T08:35:29.899Z] Step 3/20 : WORKDIR /edgex-go [2023-04-02T08:35:29.899Z] ---> Using cache [2023-04-02T08:35:29.899Z] ---> 55760e24e7f2 [2023-04-02T08:35:29.899Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-02T08:35:40.065Z] ---> Running in e5317adce2b7 [2023-04-02T08:35:40.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:40.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:40.965Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T08:35:40.965Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T08:35:40.965Z] OK: 17823 distinct packages available [2023-04-02T08:35:40.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:40.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:41.226Z] OK: 265 MiB in 53 packages [2023-04-02T08:35:51.401Z] Removing intermediate container e5317adce2b7 [2023-04-02T08:35:51.401Z] ---> 6af83ba580ea [2023-04-02T08:35:51.401Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-02T08:35:51.401Z] Removing intermediate container de521e23dcb8 [2023-04-02T08:35:51.401Z] ---> fb224d23ba92 [2023-04-02T08:35:51.401Z] [2023-04-02T08:35:51.401Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:35:51.401Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:51.401Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-02T08:35:51.401Z] ---> Using cache [2023-04-02T08:35:51.401Z] ---> ff018bae5214 [2023-04-02T08:35:51.401Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:35:51.401Z] ---> Using cache [2023-04-02T08:35:51.401Z] ---> 522e7ec6ce7e [2023-04-02T08:35:51.401Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:35:51.401Z] ---> Using cache [2023-04-02T08:35:51.401Z] ---> 68e51de90aaf [2023-04-02T08:35:51.401Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:35:51.401Z] ---> Using cache [2023-04-02T08:35:51.401Z] ---> 7c5eb8af608a [2023-04-02T08:35:51.401Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-02T08:35:51.401Z] Removing intermediate container 8c9077b1b36b [2023-04-02T08:35:51.401Z] ---> b3a33ca6dc76 [2023-04-02T08:35:51.401Z] Step 7/26 : COPY . . [2023-04-02T08:35:51.401Z] ---> 61749c4da818 [2023-04-02T08:35:51.401Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:35:51.401Z] Removing intermediate container 3635be80cfb2 [2023-04-02T08:35:51.401Z] ---> 19221c59f44b [2023-04-02T08:35:51.401Z] Step 7/27 : COPY . . [2023-04-02T08:35:56.703Z] ---> d51e782dbef8 [2023-04-02T08:35:56.703Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:35:56.703Z] ---> Running in a581735b2314 [2023-04-02T08:35:56.703Z] ---> bc9da9a2a523 [2023-04-02T08:35:56.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-02T08:35:56.703Z] ---> 134753ad5759 [2023-04-02T08:35:56.703Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T08:35:56.703Z] Removing intermediate container b17e8c9a135f [2023-04-02T08:35:56.703Z] ---> 4dad9cc0957c [2023-04-02T08:35:56.703Z] [2023-04-02T08:35:56.703Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:35:56.703Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:56.703Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T08:35:56.703Z] ---> 0c9dc7199608 [2023-04-02T08:35:56.703Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T08:35:56.703Z] ---> Running in 0e36e7fde4c0 [2023-04-02T08:35:56.703Z] ---> Running in fbee60fcc15a [2023-04-02T08:35:56.703Z] ---> Running in 4dab968eac4a [2023-04-02T08:35:56.703Z] Removing intermediate container 0e36e7fde4c0 [2023-04-02T08:35:56.703Z] ---> a92647bb6ba2 [2023-04-02T08:35:56.703Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-02T08:35:56.704Z] Removing intermediate container fbee60fcc15a [2023-04-02T08:35:56.704Z] ---> 9bf38c750f33 [2023-04-02T08:35:56.704Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-02T08:35:56.704Z] ---> f807ddf82ebe [2023-04-02T08:35:56.704Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T08:35:56.704Z] ---> Running in d3386827c3f5 [2023-04-02T08:35:56.704Z] ---> Running in 052c1ddc5f13 [2023-04-02T08:35:56.704Z] Removing intermediate container 4dab968eac4a [2023-04-02T08:35:56.704Z] ---> e2a9675cba3c [2023-04-02T08:35:56.704Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-02T08:35:56.704Z] ---> Running in 2eb62870e538 [2023-04-02T08:35:56.704Z] ---> Running in e1e57098021e [2023-04-02T08:35:56.704Z] Removing intermediate container d3386827c3f5 [2023-04-02T08:35:56.704Z] ---> 8fbc116fdf7a [2023-04-02T08:35:56.704Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T08:35:56.704Z] Removing intermediate container 052c1ddc5f13 [2023-04-02T08:35:56.704Z] ---> 2946c1c07c0f [2023-04-02T08:35:56.704Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-02T08:35:56.973Z] ---> Running in 0f546182ef44 [2023-04-02T08:35:56.973Z] ---> Running in 01eb53144ab5 [2023-04-02T08:35:56.973Z] Removing intermediate container e1e57098021e [2023-04-02T08:35:56.973Z] ---> 115a03b2c42f [2023-04-02T08:35:56.973Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T08:35:56.973Z] ---> Running in 78d8cb12b317 [2023-04-02T08:35:56.973Z] Removing intermediate container 0f546182ef44 [2023-04-02T08:35:56.973Z] ---> e22fc63e7bd0 [2023-04-02T08:35:56.973Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-02T08:35:56.973Z] Removing intermediate container 01eb53144ab5 [2023-04-02T08:35:56.973Z] ---> ff32498d2263 [2023-04-02T08:35:56.973Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:35:56.973Z] ---> Running in 3382ee8d8c31 [2023-04-02T08:35:56.973Z] Removing intermediate container 78d8cb12b317 [2023-04-02T08:35:56.973Z] ---> e00e7c7f1ec4 [2023-04-02T08:35:56.973Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-02T08:35:57.232Z] ---> Running in 46a7859886aa [2023-04-02T08:35:57.232Z] ---> Running in 551efad44372 [2023-04-02T08:35:57.801Z] Removing intermediate container 2eb62870e538 [2023-04-02T08:35:57.801Z] ---> a6a8f9a0e1b1 [2023-04-02T08:35:57.801Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T08:35:57.801Z] ---> Running in d49d6be22037 [2023-04-02T08:35:57.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:57.801Z] Removing intermediate container d49d6be22037 [2023-04-02T08:35:57.801Z] ---> ef6f7350958b [2023-04-02T08:35:57.801Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-02T08:35:57.801Z] ---> Running in 9f3f2c03c084 [2023-04-02T08:35:57.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:57.801Z] Removing intermediate container 3382ee8d8c31 [2023-04-02T08:35:57.801Z] ---> 0a6f9e004251 [2023-04-02T08:35:57.801Z] Step 12/26 : WORKDIR /edgex-go [2023-04-02T08:35:58.062Z] Removing intermediate container 9f3f2c03c084 [2023-04-02T08:35:58.062Z] ---> 249200e8c9ea [2023-04-02T08:35:58.062Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T08:35:58.062Z] ---> Running in 9be1351ef58f [2023-04-02T08:35:58.062Z] ---> Running in e82b0c4c8280 [2023-04-02T08:35:58.062Z] Removing intermediate container 9be1351ef58f [2023-04-02T08:35:58.062Z] ---> 68e6814a8369 [2023-04-02T08:35:58.062Z] Step 22/23 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:35:58.062Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T08:35:58.062Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:35:58.062Z] OK: 7 MiB in 16 packages [2023-04-02T08:35:58.062Z] ---> Running in a40c57a0c681 [2023-04-02T08:35:58.062Z] Removing intermediate container e82b0c4c8280 [2023-04-02T08:35:58.062Z] ---> 46b2ba5f8b98 [2023-04-02T08:35:58.062Z] [2023-04-02T08:35:58.062Z] Step 13/26 : FROM alpine:3.17 [2023-04-02T08:35:58.062Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:58.062Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T08:35:58.062Z] ---> Running in e152f0058b85 [2023-04-02T08:35:58.062Z] Removing intermediate container 551efad44372 [2023-04-02T08:35:58.062Z] ---> ef3f4fee8eef [2023-04-02T08:35:58.062Z] Step 12/27 : WORKDIR /edgex-go [2023-04-02T08:35:58.325Z] ---> Running in 66161a1662b5 [2023-04-02T08:35:58.325Z] Removing intermediate container a40c57a0c681 [2023-04-02T08:35:58.325Z] ---> 4b98cb243868 [2023-04-02T08:35:58.325Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:35:58.325Z] ---> Running in 0a6f8bf48b26 [2023-04-02T08:35:58.325Z] Removing intermediate container e152f0058b85 [2023-04-02T08:35:58.325Z] ---> e0f80ee5d205 [2023-04-02T08:35:58.325Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-02T08:35:58.325Z] Removing intermediate container 66161a1662b5 [2023-04-02T08:35:58.325Z] ---> 5765bfcdb168 [2023-04-02T08:35:58.325Z] [2023-04-02T08:35:58.325Z] Step 13/27 : FROM alpine:3.17 [2023-04-02T08:35:58.325Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:58.325Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T08:35:58.325Z] ---> Using cache [2023-04-02T08:35:58.325Z] ---> e0f80ee5d205 [2023-04-02T08:35:58.325Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-02T08:35:58.597Z] ---> Running in f3992c77dc27 [2023-04-02T08:35:58.597Z] ---> Running in 1368563d1f2f [2023-04-02T08:35:58.597Z] Removing intermediate container 0a6f8bf48b26 [2023-04-02T08:35:58.597Z] ---> 5b58db60a904 [2023-04-02T08:35:58.597Z] [2023-04-02T08:35:58.934Z] Successfully built 5b58db60a904 [2023-04-02T08:35:58.934Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-02T08:35:58.934Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-04-02T08:35:58.934Z] Removing intermediate container 46a7859886aa [2023-04-02T08:35:58.934Z] ---> 13adcec6534e [2023-04-02T08:35:58.934Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:35:58.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:59.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:59.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:59.649Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T08:35:59.649Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T08:35:59.649Z] OK: 17818 distinct packages available [2023-04-02T08:35:59.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:59.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:59.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:59.649Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T08:35:59.649Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T08:35:59.649Z] OK: 17818 distinct packages available [2023-04-02T08:35:59.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:59.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:59.908Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-02T08:35:59.908Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-02T08:35:59.908Z] (3/4) Installing libucontext (1.2-r0) [2023-04-02T08:35:59.908Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-02T08:35:59.908Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:35:59.908Z] OK: 7 MiB in 19 packages [2023-04-02T08:36:00.212Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-02T08:36:00.212Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-02T08:36:00.212Z] (3/5) Installing libucontext (1.2-r0) [2023-04-02T08:36:00.212Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-02T08:36:00.212Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-02T08:36:00.212Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:36:00.212Z] OK: 8 MiB in 20 packages [2023-04-02T08:36:02.216Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:36:02.216Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:36:02.216Z] ---> 00c134444420 [2023-04-02T08:36:02.216Z] Step 3/22 : WORKDIR /edgex-go [2023-04-02T08:36:02.216Z] ---> Using cache [2023-04-02T08:36:02.217Z] ---> 55760e24e7f2 [2023-04-02T08:36:02.217Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-02T08:36:02.217Z] ---> Using cache [2023-04-02T08:36:02.217Z] ---> 966fca7f1053 [2023-04-02T08:36:02.217Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-02T08:36:02.217Z] ---> Using cache [2023-04-02T08:36:02.217Z] ---> b4f1a1d3474c [2023-04-02T08:36:02.217Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:36:02.217Z] ---> Using cache [2023-04-02T08:36:02.217Z] ---> 119765587b21 [2023-04-02T08:36:02.217Z] Step 7/22 : COPY . . [2023-04-02T08:36:02.217Z] ---> Using cache [2023-04-02T08:36:02.217Z] ---> d3c532a6d283 [2023-04-02T08:36:02.217Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-02T08:36:02.217Z] ---> 7a34fdc48436 [2023-04-02T08:36:02.217Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:36:02.217Z] ---> Running in d20fecf5eb5a [2023-04-02T08:36:02.217Z] Removing intermediate container 1368563d1f2f [2023-04-02T08:36:02.217Z] ---> 9d25c3ea2301 [2023-04-02T08:36:02.217Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:36:02.480Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-02T08:36:02.480Z] Removing intermediate container f3992c77dc27 [2023-04-02T08:36:02.480Z] ---> 920115402a85 [2023-04-02T08:36:02.480Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:36:02.480Z] ---> 787a7ae70064 [2023-04-02T08:36:02.480Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-02T08:36:02.763Z] ---> e9579eb74f7c [2023-04-02T08:36:02.763Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:36:03.040Z] ---> 52ba30077542 [2023-04-02T08:36:03.040Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:36:03.040Z] ---> b8f555ead97d [2023-04-02T08:36:03.040Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:36:03.304Z] ---> 8afe95361fd7 [2023-04-02T08:36:03.304Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T08:36:03.304Z] ---> d1045a5adac0 [2023-04-02T08:36:03.304Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T08:36:03.304Z] ---> 794e4b313606 [2023-04-02T08:36:03.304Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-02T08:36:03.304Z] ---> Running in d30e44dcd056 [2023-04-02T08:36:04.387Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-02T08:36:06.640Z] Removing intermediate container d30e44dcd056 [2023-04-02T08:36:06.641Z] ---> 1deef03e4275 [2023-04-02T08:36:06.641Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T08:36:10.956Z] ---> e97b481f610f [2023-04-02T08:36:10.957Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T08:36:10.957Z] ---> 8f1e1220a957 [2023-04-02T08:36:10.957Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T08:36:10.957Z] ---> Running in 6320e08ee870 [2023-04-02T08:36:10.957Z] Removing intermediate container 6320e08ee870 [2023-04-02T08:36:10.957Z] ---> a0cf6ccaab22 [2023-04-02T08:36:10.957Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T08:36:10.957Z] ---> fd1acf71105d [2023-04-02T08:36:10.957Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-02T08:36:10.957Z] ---> 50a7c0ac252a [2023-04-02T08:36:10.957Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-02T08:36:10.957Z] ---> Running in 9c2f40604457 [2023-04-02T08:36:10.957Z] ---> Running in 301290be06a7 [2023-04-02T08:36:11.526Z] Removing intermediate container 9c2f40604457 [2023-04-02T08:36:11.526Z] ---> ffa6c8c86ad7 [2023-04-02T08:36:11.526Z] Step 22/23 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:36:11.526Z] ---> 8f6462d16584 [2023-04-02T08:36:11.526Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-02T08:36:11.784Z] Removing intermediate container 301290be06a7 [2023-04-02T08:36:11.784Z] ---> 4b14d63adf89 [2023-04-02T08:36:11.784Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-02T08:36:11.784Z] ---> Running in 9b1543ba077a [2023-04-02T08:36:11.784Z] ---> d5db9645aa2c [2023-04-02T08:36:11.784Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T08:36:12.041Z] ---> Running in 3318f7191945 [2023-04-02T08:36:12.041Z] Removing intermediate container 9b1543ba077a [2023-04-02T08:36:12.041Z] ---> 09f0d82c615e [2023-04-02T08:36:12.041Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:36:12.041Z] ---> ba4733ca393a [2023-04-02T08:36:12.041Z] Step 22/27 : WORKDIR / [2023-04-02T08:36:12.041Z] ---> Running in e5e64474c4dc [2023-04-02T08:36:12.330Z] ---> Running in 460a2b2ccdba [2023-04-02T08:36:12.330Z] Removing intermediate container 3318f7191945 [2023-04-02T08:36:12.330Z] ---> be7408f8d830 [2023-04-02T08:36:12.330Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T08:36:12.330Z] Removing intermediate container e5e64474c4dc [2023-04-02T08:36:12.330Z] ---> e70aaf8b1fa1 [2023-04-02T08:36:12.330Z] [2023-04-02T08:36:12.589Z] ---> Running in b483f1e93ab7 [2023-04-02T08:36:12.589Z] Removing intermediate container 460a2b2ccdba [2023-04-02T08:36:12.589Z] ---> 3161095c3da5 [2023-04-02T08:36:12.589Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T08:36:12.589Z] Successfully built e70aaf8b1fa1 [2023-04-02T08:36:12.589Z] Successfully tagged core-data:latest [2023-04-02T08:36:12.589Z] Building support-notifications [2023-04-02T08:36:12.589Z]  Building core-data ... done  ---> Running in 393fba5fb03b [2023-04-02T08:36:12.848Z] Removing intermediate container b483f1e93ab7 [2023-04-02T08:36:12.848Z] ---> c85e3089d418 [2023-04-02T08:36:12.848Z] Step 24/26 : LABEL arch=x86_64 [2023-04-02T08:36:16.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:36:16.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:36:16.174Z] ---> 00c134444420 [2023-04-02T08:36:16.174Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:36:16.174Z] ---> Using cache [2023-04-02T08:36:16.174Z] ---> 11f0eaca370f [2023-04-02T08:36:16.174Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:36:16.174Z] ---> Using cache [2023-04-02T08:36:16.174Z] ---> d9d810e90549 [2023-04-02T08:36:16.174Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-02T08:36:20.381Z] ---> Running in 36bf88e9094b [2023-04-02T08:36:20.381Z] Removing intermediate container 393fba5fb03b [2023-04-02T08:36:20.381Z] ---> 2bc46240ff5f [2023-04-02T08:36:20.381Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T08:36:20.381Z] ---> Running in a2668a574bb5 [2023-04-02T08:36:20.381Z] ---> Running in 8614d0e9204c [2023-04-02T08:36:20.381Z] Removing intermediate container 36bf88e9094b [2023-04-02T08:36:20.381Z] ---> f03fb15fdf45 [2023-04-02T08:36:20.381Z] Step 25/26 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:36:20.381Z] ---> Running in e6ddeac8a125 [2023-04-02T08:36:20.381Z] Removing intermediate container e6ddeac8a125 [2023-04-02T08:36:20.382Z] ---> 5089bd63d0f4 [2023-04-02T08:36:20.382Z] Step 26/26 : LABEL version=0.0.0 [2023-04-02T08:36:20.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:20.382Z] Removing intermediate container 8614d0e9204c [2023-04-02T08:36:20.382Z] ---> ee3916815fca [2023-04-02T08:36:20.382Z] Step 25/27 : LABEL arch=x86_64 [2023-04-02T08:36:20.641Z] ---> Running in 981bc6eb2dc7 [2023-04-02T08:36:20.641Z] ---> Running in 6451770a69b2 [2023-04-02T08:36:20.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:20.902Z] Removing intermediate container 981bc6eb2dc7 [2023-04-02T08:36:20.902Z] ---> 64f9943cdd9d [2023-04-02T08:36:20.902Z] Step 26/27 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:36:20.902Z] Removing intermediate container 6451770a69b2 [2023-04-02T08:36:20.902Z] ---> 69091bb8a2f4 [2023-04-02T08:36:20.902Z] [2023-04-02T08:36:20.902Z] OK: 265 MiB in 53 packages [2023-04-02T08:36:20.902Z] ---> Running in d106d1bf65db [2023-04-02T08:36:21.164Z] Successfully built 69091bb8a2f4 [2023-04-02T08:36:21.164Z] Successfully tagged security-spire-server:latest [2023-04-02T08:36:21.164Z]  Building security-spire-server ... done Building security-spire-agent [2023-04-02T08:36:21.164Z] Removing intermediate container a581735b2314 [2023-04-02T08:36:21.164Z] ---> 65e98fb333db [2023-04-02T08:36:21.164Z] Step 7/20 : COPY . . [2023-04-02T08:36:21.164Z] Removing intermediate container d106d1bf65db [2023-04-02T08:36:21.164Z] ---> 71a819168eac [2023-04-02T08:36:21.164Z] Step 27/27 : LABEL version=0.0.0 [2023-04-02T08:36:24.493Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:36:24.493Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:36:24.493Z] ---> 00c134444420 [2023-04-02T08:36:24.493Z] Step 3/27 : WORKDIR /edgex-go [2023-04-02T08:36:24.493Z] ---> Using cache [2023-04-02T08:36:24.493Z] ---> 55760e24e7f2 [2023-04-02T08:36:24.493Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T08:36:24.493Z] ---> Using cache [2023-04-02T08:36:24.493Z] ---> 2e4985b02d7a [2023-04-02T08:36:24.493Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-02T08:36:24.493Z] ---> Using cache [2023-04-02T08:36:24.493Z] ---> a35233265bc6 [2023-04-02T08:36:24.493Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:36:24.493Z] ---> Using cache [2023-04-02T08:36:24.493Z] ---> 19221c59f44b [2023-04-02T08:36:24.493Z] Step 7/27 : COPY . . [2023-04-02T08:36:24.493Z] ---> Using cache [2023-04-02T08:36:24.493Z] ---> 0c9dc7199608 [2023-04-02T08:36:24.493Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T08:36:24.493Z] ---> Using cache [2023-04-02T08:36:24.493Z] ---> e2a9675cba3c [2023-04-02T08:36:24.493Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-02T08:36:24.493Z] ---> Using cache [2023-04-02T08:36:24.493Z] ---> 115a03b2c42f [2023-04-02T08:36:24.493Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T08:36:24.493Z] ---> Using cache [2023-04-02T08:36:24.493Z] ---> e00e7c7f1ec4 [2023-04-02T08:36:24.493Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-02T08:36:24.493Z] ---> Using cache [2023-04-02T08:36:24.493Z] ---> ef3f4fee8eef [2023-04-02T08:36:24.493Z] Step 12/27 : WORKDIR /edgex-go [2023-04-02T08:36:24.493Z] ---> Using cache [2023-04-02T08:36:24.493Z] ---> 5765bfcdb168 [2023-04-02T08:36:24.493Z] [2023-04-02T08:36:24.493Z] Step 13/27 : FROM alpine:3.17 [2023-04-02T08:36:24.493Z] ---> 9ed4aefc74f6 [2023-04-02T08:36:24.493Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T08:36:24.493Z] ---> Using cache [2023-04-02T08:36:24.493Z] ---> e0f80ee5d205 [2023-04-02T08:36:24.493Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-02T08:36:24.493Z] ---> Using cache [2023-04-02T08:36:24.493Z] ---> 920115402a85 [2023-04-02T08:36:24.493Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:36:24.493Z] ---> Using cache [2023-04-02T08:36:24.493Z] ---> Running in b7b6146494f9 [2023-04-02T08:36:25.448Z] ---> 52ba30077542 [2023-04-02T08:36:25.448Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:36:25.448Z] ---> Using cache [2023-04-02T08:36:25.448Z] ---> d1045a5adac0 [2023-04-02T08:36:25.448Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-02T08:36:25.448Z] Removing intermediate container b7b6146494f9 [2023-04-02T08:36:25.448Z] ---> e796da32dc9c [2023-04-02T08:36:25.448Z] [2023-04-02T08:36:25.448Z] Removing intermediate container a2668a574bb5 [2023-04-02T08:36:25.448Z] ---> 3bf4bd641c39 [2023-04-02T08:36:25.448Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:36:25.448Z] ---> 28ed9a8a7778 [2023-04-02T08:36:25.448Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-02T08:36:25.448Z] Successfully built e796da32dc9c [2023-04-02T08:36:25.448Z] Successfully tagged security-spire-config:latest [2023-04-02T08:36:25.448Z]  Building security-spire-config ... done Building core-command [2023-04-02T08:36:25.708Z] ---> Running in 211f96154e52 [2023-04-02T08:36:26.300Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-02T08:36:27.750Z] ---> a05de13cd495 [2023-04-02T08:36:27.750Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:36:28.357Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:36:28.357Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:36:28.616Z] ---> 00c134444420 [2023-04-02T08:36:28.616Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:36:29.186Z] ---> Using cache [2023-04-02T08:36:29.186Z] ---> 11f0eaca370f [2023-04-02T08:36:29.186Z] Step 4/24 : WORKDIR /edgex-go [2023-04-02T08:36:29.186Z] ---> Using cache [2023-04-02T08:36:29.186Z] ---> d9d810e90549 [2023-04-02T08:36:29.186Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-02T08:36:29.186Z] ---> Using cache [2023-04-02T08:36:29.186Z] ---> 7ca3c90e2cde [2023-04-02T08:36:29.186Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-02T08:36:29.186Z] ---> Using cache [2023-04-02T08:36:29.186Z] ---> daace71b2ad3 [2023-04-02T08:36:29.186Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:36:29.186Z] ---> Using cache [2023-04-02T08:36:29.186Z] ---> a8f7fb201276 [2023-04-02T08:36:29.186Z] Step 8/24 : COPY . . [2023-04-02T08:36:29.186Z] ---> Using cache [2023-04-02T08:36:29.186Z] ---> 3c18e958060b [2023-04-02T08:36:29.186Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-02T08:36:29.445Z] ---> f98f7f5dd42b [2023-04-02T08:36:29.445Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T08:36:29.445Z] ---> Running in 2bb39b5b049b [2023-04-02T08:36:29.445Z] ---> Running in aaf0aae22cc6 [2023-04-02T08:36:29.445Z] Removing intermediate container d20fecf5eb5a [2023-04-02T08:36:29.445Z] ---> c6282a1ae058 [2023-04-02T08:36:29.445Z] [2023-04-02T08:36:29.445Z] Step 9/22 : FROM alpine:3.17 [2023-04-02T08:36:29.445Z] ---> 9ed4aefc74f6 [2023-04-02T08:36:29.445Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-02T08:36:30.391Z] ---> Running in a945be0a029b [2023-04-02T08:36:30.391Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-02T08:36:30.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:30.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:31.213Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-02T08:36:31.213Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-02T08:36:31.213Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:36:31.213Z] OK: 8 MiB in 17 packages [2023-04-02T08:36:31.471Z] ---> 448dd285c390 [2023-04-02T08:36:31.471Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T08:36:32.038Z] ---> 73fec06b27ca [2023-04-02T08:36:32.038Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-02T08:36:32.309Z] Removing intermediate container a945be0a029b [2023-04-02T08:36:32.309Z] ---> 2ff6c65797e3 [2023-04-02T08:36:32.309Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-02T08:36:32.309Z] ---> Running in 0c88a3fc763a [2023-04-02T08:36:32.569Z] ---> 6112a4a0eb21 [2023-04-02T08:36:32.569Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-02T08:36:32.843Z] Removing intermediate container 0c88a3fc763a [2023-04-02T08:36:32.843Z] ---> 399f1da9653e [2023-04-02T08:36:32.843Z] Step 12/22 : WORKDIR /edgex [2023-04-02T08:36:32.843Z] ---> Running in 324232cacf03 [2023-04-02T08:36:33.105Z] ---> 2c2eb6279b5c [2023-04-02T08:36:33.105Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T08:36:33.105Z] ---> Running in 67e3c03a69e8 [2023-04-02T08:36:33.105Z] Removing intermediate container 324232cacf03 [2023-04-02T08:36:33.105Z] ---> 7a48ad016795 [2023-04-02T08:36:33.105Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:36:33.676Z] Removing intermediate container 67e3c03a69e8 [2023-04-02T08:36:33.676Z] ---> 66ec75d908d9 [2023-04-02T08:36:33.676Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T08:36:33.676Z] ---> 06326097641b [2023-04-02T08:36:33.676Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:36:33.676Z] ---> Running in 2ed65c56610b [2023-04-02T08:36:33.934Z] Removing intermediate container 2ed65c56610b [2023-04-02T08:36:33.934Z] ---> de2d3c72e233 [2023-04-02T08:36:33.934Z] Step 25/27 : LABEL arch=x86_64 [2023-04-02T08:36:34.193Z] ---> Running in a4e2e5182338 [2023-04-02T08:36:34.193Z] ---> 119164a8f3b8 [2023-04-02T08:36:34.193Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-02T08:36:34.453Z] Removing intermediate container a4e2e5182338 [2023-04-02T08:36:34.453Z] ---> ceb7e94ed8de [2023-04-02T08:36:34.453Z] Step 26/27 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:36:34.738Z] ---> Running in 815240d642a0 [2023-04-02T08:36:34.738Z] ---> 14af9b393f66 [2023-04-02T08:36:34.738Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-02T08:36:34.997Z] Removing intermediate container 815240d642a0 [2023-04-02T08:36:34.997Z] ---> 7357712437db [2023-04-02T08:36:34.997Z] Step 27/27 : LABEL version=0.0.0 [2023-04-02T08:36:35.588Z] ---> Running in 3ffda326624c [2023-04-02T08:36:36.968Z] ---> 2fb684cd83fe [2023-04-02T08:36:36.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-02T08:36:37.914Z] Removing intermediate container 3ffda326624c [2023-04-02T08:36:37.914Z] ---> 67360970ef77 [2023-04-02T08:36:37.914Z] [2023-04-02T08:36:37.914Z] Successfully built 67360970ef77 [2023-04-02T08:36:39.323Z] Successfully tagged security-spire-agent:latest [2023-04-02T08:36:39.323Z]  Building security-spire-agent ... done  ---> b913da51e97d [2023-04-02T08:36:39.323Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T08:36:39.890Z] ---> Running in a981e49214c9 [2023-04-02T08:36:44.101Z] Removing intermediate container a981e49214c9 [2023-04-02T08:36:44.101Z] ---> 35d941d83adf [2023-04-02T08:36:44.101Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T08:36:44.101Z] ---> Running in b8816df698d1 [2023-04-02T08:36:44.101Z] Removing intermediate container b8816df698d1 [2023-04-02T08:36:44.101Z] ---> 7fbab5308e32 [2023-04-02T08:36:44.101Z] Step 20/22 : LABEL arch=x86_64 [2023-04-02T08:36:44.671Z] ---> Running in 39d90fd9d228 [2023-04-02T08:36:46.579Z] Removing intermediate container 39d90fd9d228 [2023-04-02T08:36:46.579Z] ---> a583171cfd9e [2023-04-02T08:36:46.579Z] Step 21/22 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:36:49.878Z] ---> Running in 9898d070c1be [2023-04-02T08:36:51.252Z] Removing intermediate container 9898d070c1be [2023-04-02T08:36:51.252Z] ---> d066c168fc1b [2023-04-02T08:36:51.252Z] Step 22/22 : LABEL version=0.0.0 [2023-04-02T08:36:51.509Z] ---> Running in 4a2c9ee20c8b [2023-04-02T08:36:51.767Z] Removing intermediate container 2bb39b5b049b [2023-04-02T08:36:51.767Z] ---> 27008fa4d3bd [2023-04-02T08:36:51.767Z] Step 8/23 : COPY . . [2023-04-02T08:36:57.042Z] Removing intermediate container 4a2c9ee20c8b [2023-04-02T08:36:57.042Z] ---> eb27eb6d5cb7 [2023-04-02T08:36:57.042Z] [2023-04-02T08:36:57.042Z] Successfully built eb27eb6d5cb7 [2023-04-02T08:36:57.611Z] Successfully tagged security-proxy-setup:latest [2023-04-02T08:36:57.611Z]  Building security-proxy-setup ... done Removing intermediate container aaf0aae22cc6 [2023-04-02T08:36:57.611Z] ---> 4eafb1886119 [2023-04-02T08:36:57.611Z] [2023-04-02T08:36:57.611Z] Step 10/24 : FROM alpine:3.17 [2023-04-02T08:36:57.611Z] ---> 9ed4aefc74f6 [2023-04-02T08:36:57.611Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:36:57.611Z] ---> 1976c3df97b6 [2023-04-02T08:36:57.611Z] ---> Using cache [2023-04-02T08:36:57.611Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications ---> efb76ea129f2 [2023-04-02T08:36:57.611Z] [2023-04-02T08:36:57.611Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T08:36:57.611Z] ---> Using cache [2023-04-02T08:36:57.611Z] ---> fe8495f93bd2 [2023-04-02T08:36:57.611Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-02T08:36:57.611Z] Removing intermediate container 211f96154e52 [2023-04-02T08:36:57.611Z] ---> a4ab9ee27e06 [2023-04-02T08:36:57.611Z] [2023-04-02T08:36:57.611Z] Step 9/20 : FROM alpine:3.17 [2023-04-02T08:36:57.611Z] ---> 9ed4aefc74f6 [2023-04-02T08:36:57.611Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-02T08:36:57.611Z] ---> Using cache [2023-04-02T08:36:57.611Z] ---> 8e4992f2c993 [2023-04-02T08:36:57.611Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-02T08:36:57.611Z] ---> Running in a667f6b4539c [2023-04-02T08:36:57.611Z] ---> Running in 21d08f9b6524 [2023-04-02T08:36:57.611Z] ---> Running in 52bdc2e8a56c [2023-04-02T08:36:57.871Z] Removing intermediate container a667f6b4539c [2023-04-02T08:36:57.871Z] ---> 1accdb4d4079 [2023-04-02T08:36:57.871Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-02T08:36:57.871Z] ---> Running in 96bbf17f53eb [2023-04-02T08:36:57.871Z] Removing intermediate container 96bbf17f53eb [2023-04-02T08:36:57.871Z] ---> d28a4e8410c6 [2023-04-02T08:36:57.871Z] Step 15/24 : WORKDIR / [2023-04-02T08:36:58.129Z] ---> Running in 04930871b17d [2023-04-02T08:36:58.129Z] Removing intermediate container 04930871b17d [2023-04-02T08:36:58.129Z] ---> d914be97647d [2023-04-02T08:36:58.129Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:36:58.129Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-02T08:36:58.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:58.388Z] ---> 92dce86493b8 [2023-04-02T08:36:58.388Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:36:58.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:58.645Z] ---> 04bb1a5e8f9e [2023-04-02T08:36:58.645Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-02T08:36:58.904Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T08:36:58.904Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T08:36:58.904Z] OK: 17818 distinct packages available [2023-04-02T08:36:58.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:58.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:59.163Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-02T08:36:59.163Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-02T08:36:59.498Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-02T08:36:59.498Z] ---> 0c4736547925 [2023-04-02T08:36:59.498Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:36:59.498Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-02T08:36:59.498Z] (5/9) Installing curl (7.88.1-r1) [2023-04-02T08:36:59.498Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-02T08:36:59.498Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-02T08:36:59.498Z] (8/9) Installing libucontext (1.2-r0) [2023-04-02T08:36:59.498Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-02T08:36:59.498Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:36:59.498Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T08:36:59.498Z] OK: 10 MiB in 24 packages [2023-04-02T08:36:59.757Z] ---> 7051bb2dd7a3 [2023-04-02T08:36:59.757Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-02T08:36:59.757Z] ---> Running in c4a3752af2aa [2023-04-02T08:36:59.757Z] Removing intermediate container c4a3752af2aa [2023-04-02T08:36:59.757Z] ---> 581e8f738f5e [2023-04-02T08:36:59.757Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T08:37:00.030Z] ---> Running in 1674c70c4c7f [2023-04-02T08:37:00.030Z] Removing intermediate container 21d08f9b6524 [2023-04-02T08:37:00.030Z] ---> a4b6a55efe6f [2023-04-02T08:37:00.030Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:37:00.030Z] Removing intermediate container 1674c70c4c7f [2023-04-02T08:37:00.030Z] ---> e169126fa920 [2023-04-02T08:37:00.030Z] Step 22/24 : LABEL arch=x86_64 [2023-04-02T08:37:00.302Z] ---> Running in c1336eafa30e [2023-04-02T08:37:00.302Z] ---> bf6abd5d70df [2023-04-02T08:37:00.302Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:37:00.302Z] Removing intermediate container c1336eafa30e [2023-04-02T08:37:00.302Z] ---> 5399f6d87442 [2023-04-02T08:37:00.302Z] Step 23/24 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:37:00.302Z] ---> Running in 804de1685e9c [2023-04-02T08:37:00.576Z] Removing intermediate container 804de1685e9c [2023-04-02T08:37:00.576Z] ---> 9d401f4f0c92 [2023-04-02T08:37:00.576Z] Step 24/24 : LABEL version=0.0.0 [2023-04-02T08:37:00.576Z] ---> 36a13bb2fea4 [2023-04-02T08:37:00.576Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-02T08:37:00.576Z] ---> Running in 0814a47aad9f [2023-04-02T08:37:00.576Z] Removing intermediate container 0814a47aad9f [2023-04-02T08:37:00.576Z] ---> 56dc40823fdc [2023-04-02T08:37:00.576Z] [2023-04-02T08:37:00.576Z] Successfully built 56dc40823fdc [2023-04-02T08:37:00.835Z] Successfully tagged core-command:latest [2023-04-02T08:37:01.400Z]  Building core-command ... done  ---> 016031fe02bd [2023-04-02T08:37:01.400Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:37:01.400Z] ---> 013a30b3f162 [2023-04-02T08:37:01.400Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-02T08:37:01.658Z] ---> Running in ac0868ab3fb2 [2023-04-02T08:37:01.658Z] Removing intermediate container ac0868ab3fb2 [2023-04-02T08:37:01.658Z] ---> 92e0af58e1c3 [2023-04-02T08:37:01.658Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T08:37:01.916Z] ---> Running in 22170ae04381 [2023-04-02T08:37:01.916Z] Removing intermediate container 22170ae04381 [2023-04-02T08:37:01.916Z] ---> d1c900000e90 [2023-04-02T08:37:01.916Z] Step 18/20 : LABEL arch=x86_64 [2023-04-02T08:37:01.916Z] ---> Running in 70da27d99e70 [2023-04-02T08:37:02.175Z] Removing intermediate container 70da27d99e70 [2023-04-02T08:37:02.175Z] ---> 6d433ff46254 [2023-04-02T08:37:02.175Z] Step 19/20 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:37:02.175Z] ---> Running in 35bc6b0d1e69 [2023-04-02T08:37:02.452Z] Removing intermediate container 35bc6b0d1e69 [2023-04-02T08:37:02.452Z] ---> a6c4b7226bef [2023-04-02T08:37:02.452Z] Step 20/20 : LABEL version=0.0.0 [2023-04-02T08:37:02.452Z] ---> Running in d721125935bd [2023-04-02T08:37:02.452Z] Removing intermediate container d721125935bd [2023-04-02T08:37:02.452Z] ---> f2491d4ca297 [2023-04-02T08:37:02.452Z] [2023-04-02T08:37:02.712Z] Successfully built f2491d4ca297 [2023-04-02T08:37:02.712Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-02T08:37:20.967Z]  Building security-spiffe-token-provider ... done Removing intermediate container 52bdc2e8a56c [2023-04-02T08:37:20.967Z] ---> 6d7783f85ecf [2023-04-02T08:37:20.967Z] [2023-04-02T08:37:20.967Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:37:20.967Z] ---> 9ed4aefc74f6 [2023-04-02T08:37:20.967Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-02T08:37:20.967Z] ---> Running in e289e478013d [2023-04-02T08:37:20.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:37:20.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:37:20.967Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-02T08:37:20.967Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-02T08:37:20.967Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:37:20.967Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T08:37:20.967Z] OK: 8 MiB in 17 packages [2023-04-02T08:37:20.967Z] Removing intermediate container e289e478013d [2023-04-02T08:37:20.967Z] ---> bcba479f3011 [2023-04-02T08:37:20.967Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T08:37:20.967Z] ---> Running in 12d1fbd5ff37 [2023-04-02T08:37:20.967Z] Removing intermediate container 12d1fbd5ff37 [2023-04-02T08:37:20.967Z] ---> c8ee0a6fecfb [2023-04-02T08:37:20.967Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-02T08:37:20.967Z] ---> Running in df71481afe41 [2023-04-02T08:37:20.967Z] Removing intermediate container df71481afe41 [2023-04-02T08:37:20.967Z] ---> a4d17f5aae48 [2023-04-02T08:37:20.967Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-02T08:37:20.967Z] ---> Running in 3b78c4d88f36 [2023-04-02T08:37:20.967Z] Removing intermediate container 3b78c4d88f36 [2023-04-02T08:37:20.967Z] ---> b76d3d5a4063 [2023-04-02T08:37:20.967Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:37:20.967Z] ---> 610053b58a05 [2023-04-02T08:37:20.967Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:37:20.967Z] ---> 0dc2c4acbeca [2023-04-02T08:37:20.967Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-02T08:37:20.967Z] ---> c4ae9523a29e [2023-04-02T08:37:20.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:37:20.967Z] ---> c61336e0698c [2023-04-02T08:37:20.967Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-02T08:37:20.967Z] ---> Running in e1f7a4d6b399 [2023-04-02T08:37:20.967Z] Removing intermediate container e1f7a4d6b399 [2023-04-02T08:37:20.967Z] ---> 24877b79f83a [2023-04-02T08:37:20.967Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T08:37:21.232Z] ---> Running in e62dcd81b327 [2023-04-02T08:37:21.232Z] Removing intermediate container e62dcd81b327 [2023-04-02T08:37:21.232Z] ---> 00af97c05d5c [2023-04-02T08:37:21.232Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T08:37:21.232Z] ---> Running in cb6b544cc645 [2023-04-02T08:37:21.232Z] Removing intermediate container cb6b544cc645 [2023-04-02T08:37:21.232Z] ---> bc44934094ac [2023-04-02T08:37:21.232Z] Step 22/23 : LABEL git_sha=0300f2ac04e7ae1e91d6050496d05d22b7407e74 [2023-04-02T08:37:21.232Z] ---> Running in 068197fa83e5 [2023-04-02T08:37:21.497Z] Removing intermediate container 068197fa83e5 [2023-04-02T08:37:21.497Z] ---> 8b45379768f2 [2023-04-02T08:37:21.497Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:37:21.497Z] ---> Running in b817d1ff380a [2023-04-02T08:37:21.497Z] Removing intermediate container b817d1ff380a [2023-04-02T08:37:21.497Z] ---> 0665dbc72148 [2023-04-02T08:37:21.497Z] [2023-04-02T08:37:21.497Z] Successfully built 0665dbc72148 [2023-04-02T08:37:21.497Z] Successfully tagged support-notifications:latest [2023-04-02T08:37:21.764Z]  Building support-notifications ... done  [Pipeline] } [2023-04-02T08:37:21.770Z] $ docker stop --time=1 7fa8159254b7386de50559a7b8afd25d016028a990ac56e799066f7c4fcf5a84 [2023-04-02T08:37:23.065Z] $ docker rm -f --volumes 7fa8159254b7386de50559a7b8afd25d016028a990ac56e799066f7c4fcf5a84 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-02T08:37:23.393Z] + docker images [2023-04-02T08:37:23.394Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-02T08:37:23.394Z] support-notifications latest 0665dbc72148 2 seconds ago 32.7MB [2023-04-02T08:37:23.394Z] 6d7783f85ecf 7 seconds ago 1.75GB [2023-04-02T08:37:23.394Z] security-spiffe-token-provider latest f2491d4ca297 21 seconds ago 32.8MB [2023-04-02T08:37:23.394Z] core-command latest 56dc40823fdc 23 seconds ago 19.8MB [2023-04-02T08:37:23.394Z] 4eafb1886119 27 seconds ago 1.69GB [2023-04-02T08:37:23.394Z] a4ab9ee27e06 27 seconds ago 1.73GB [2023-04-02T08:37:23.394Z] security-proxy-setup latest eb27eb6d5cb7 31 seconds ago 18.7MB [2023-04-02T08:37:23.394Z] security-spire-agent latest 67360970ef77 47 seconds ago 129MB [2023-04-02T08:37:23.394Z] c6282a1ae058 55 seconds ago 1.67GB [2023-04-02T08:37:23.394Z] security-spire-config latest e796da32dc9c 58 seconds ago 88.9MB [2023-04-02T08:37:23.394Z] security-spire-server latest 69091bb8a2f4 About a minute ago 89.8MB [2023-04-02T08:37:23.394Z] core-data latest e70aaf8b1fa1 About a minute ago 20MB [2023-04-02T08:37:23.394Z] core-common-config-bootstrapper latest 5b58db60a904 About a minute ago 17.2MB [2023-04-02T08:37:23.394Z] 5765bfcdb168 About a minute ago 1.54GB [2023-04-02T08:37:23.394Z] 46b2ba5f8b98 About a minute ago 1.54GB [2023-04-02T08:37:23.394Z] 4dad9cc0957c About a minute ago 1.69GB [2023-04-02T08:37:23.394Z] fb224d23ba92 About a minute ago 1.68GB [2023-04-02T08:37:23.394Z] security-bootstrapper latest 599ba1e34573 About a minute ago 22.2MB [2023-04-02T08:37:23.394Z] security-secretstore-setup latest dd7b9a5bf7a1 2 minutes ago 32.8MB [2023-04-02T08:37:23.394Z] core-metadata latest 35f0fcdc6d0e 2 minutes ago 20.4MB [2023-04-02T08:37:23.394Z] security-proxy-auth latest 2500027dbd51 2 minutes ago 18.3MB [2023-04-02T08:37:23.394Z] support-scheduler latest f01854134437 2 minutes ago 32.1MB [2023-04-02T08:37:23.394Z] 7b96e64105f5 2 minutes ago 1.75GB [2023-04-02T08:37:23.394Z] 292f617adee8 2 minutes ago 1.69GB [2023-04-02T08:37:23.394Z] 63dbaf0b729a 2 minutes ago 1.68GB [2023-04-02T08:37:23.394Z] 339672aed714 2 minutes ago 1.67GB [2023-04-02T08:37:23.394Z] 796f19c8602c 2 minutes ago 1.66GB [2023-04-02T08:37:23.394Z] ci-base-image-x86_64 latest 00c134444420 6 minutes ago 881MB [2023-04-02T08:37:23.394Z] alpine 3.17 9ed4aefc74f6 3 days ago 7.05MB [2023-04-02T08:37:23.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB [2023-04-02T08:37:23.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-04-02T08:37:23.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-02T08:38:11.203Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-02T08:38:11.203Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-02T08:38:17.895Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-02T08:38:17.895Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-02T08:38:17.895Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-02T08:38:20.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-02T08:38:21.071Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-02T08:38:21.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-02T08:38:21.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-02T08:38:23.296Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-02T08:38:25.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-02T08:38:25.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-02T08:38:25.883Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-02T08:38:25.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-02T08:38:44.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-02T08:38:44.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-02T08:38:44.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.879s coverage: 28.7% of statements [2023-04-02T08:38:56.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 98.5% of statements [2023-04-02T08:39:00.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-02T08:39:00.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-02T08:39:00.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-02T08:39:03.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.449s coverage: 71.3% of statements [2023-04-02T08:39:06.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-02T08:39:06.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-02T08:39:06.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.351s coverage: 54.0% of statements [2023-04-02T08:39:12.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-02T08:39:12.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-02T08:39:12.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:39:12.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-02T08:39:12.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-02T08:39:20.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-02T08:39:20.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-02T08:39:27.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.865s coverage: 88.5% of statements [2023-04-02T08:39:27.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.564s coverage: 3.9% of statements [2023-04-02T08:39:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-02T08:39:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:39:35.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-02T08:39:37.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.722s coverage: 95.6% of statements [2023-04-02T08:39:37.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-02T08:39:37.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-02T08:39:37.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-02T08:39:37.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-02T08:39:37.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-02T08:39:37.581Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.231s coverage: 72.2% of statements [2023-04-02T08:39:42.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-02T08:39:42.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-02T08:39:42.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-02T08:39:43.179Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.262s coverage: 65.9% of statements [2023-04-02T08:39:55.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-02T08:39:55.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-02T08:39:55.478Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.432s coverage: 0.9% of statements [2023-04-02T08:39:55.478Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.0% of statements [2023-04-02T08:39:58.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.303s coverage: 44.1% of statements [2023-04-02T08:39:59.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 82.9% of statements [2023-04-02T08:39:59.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements [2023-04-02T08:39:59.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements [2023-04-02T08:40:02.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements [2023-04-02T08:40:04.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-02T08:40:05.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-02T08:40:05.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-02T08:40:05.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-02T08:40:07.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-02T08:40:07.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-02T08:40:07.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-02T08:40:07.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-02T08:40:14.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements [2023-04-02T08:40:14.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-02T08:40:14.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-02T08:40:14.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-02T08:40:14.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-02T08:40:21.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-02T08:40:21.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-02T08:40:22.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-02T08:40:29.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.185s coverage: 79.9% of statements [2023-04-02T08:40:29.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.265s coverage: 92.9% of statements [2023-04-02T08:40:29.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-04-02T08:40:29.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.249s coverage: 62.3% of statements [2023-04-02T08:40:29.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements [2023-04-02T08:40:29.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.206s coverage: 20.0% of statements [2023-04-02T08:40:29.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-04-02T08:40:29.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.543s coverage: 81.2% of statements [2023-04-02T08:40:30.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-02T08:40:30.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-02T08:40:30.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.584s coverage: 82.1% of statements [2023-04-02T08:40:30.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.265s coverage: 86.0% of statements [2023-04-02T08:40:37.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-02T08:40:37.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-02T08:40:38.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements [2023-04-02T08:40:38.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements [2023-04-02T08:40:40.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2023-04-02T08:40:40.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2023-04-02T08:40:40.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2023-04-02T08:40:41.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-02T08:40:41.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-02T08:40:41.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-02T08:40:41.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-04-02T08:40:49.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-02T08:40:49.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-02T08:40:49.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-02T08:40:50.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.049s coverage: 38.4% of statements [2023-04-02T08:40:50.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2023-04-02T08:40:55.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-02T08:40:55.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-02T08:40:55.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-02T08:40:55.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-02T08:40:55.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements [2023-04-02T08:41:03.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-02T08:41:03.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-02T08:41:03.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-02T08:41:03.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-02T08:41:09.226Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.314s coverage: 17.7% of statements [2023-04-02T08:41:10.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-02T08:41:10.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:41:10.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-02T08:41:10.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-02T08:41:10.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.623s coverage: 92.3% of statements [2023-04-02T08:41:15.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-02T08:41:15.039Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-02T08:41:15.039Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements [2023-04-02T08:41:17.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-02T08:41:17.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:41:17.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 97.7% of statements [2023-04-02T08:41:18.847Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-04-02T08:41:18.847Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-02T08:41:18.847Z] go vet ./... [2023-04-02T08:44:10.685Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-02T08:44:10.685Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-02T08:44:10.685Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-02T08:44:10.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-02T08:44:11.407Z] + ls -al . [2023-04-02T08:44:11.407Z] total 700 [2023-04-02T08:44:11.407Z] drwxrwxr-x 10 1001 1001 4096 Apr 2 08:35 . [2023-04-02T08:44:11.407Z] drwxr-xr-x 4 root root 4096 Apr 2 08:35 .. [2023-04-02T08:44:11.407Z] drwxrwxr-x 2 1001 1001 4096 Apr 2 08:33 .blubracket [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 16 Apr 2 08:33 .dockerignore [2023-04-02T08:44:11.407Z] drwxrwxr-x 8 1001 1001 4096 Apr 2 08:33 .git [2023-04-02T08:44:11.407Z] drwxrwxr-x 3 1001 1001 4096 Apr 2 08:33 .github [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 1133 Apr 2 08:33 .gitignore [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 42 Apr 2 08:33 .golangci.yml [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 87 Apr 2 08:33 .hadolint.yml [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 166 Apr 2 08:33 .sonarcloud.properties [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 1171 Apr 2 08:33 ADOPTERS.md [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 10835 Apr 2 08:33 Attribution.txt [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 73765 Apr 2 08:33 CHANGELOG.md [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 3804 Apr 2 08:33 CONTRIBUTING.md [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 677 Apr 2 08:33 GOVERNANCE.md [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 883 Apr 2 08:33 Jenkinsfile [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 10775 Apr 2 08:33 LICENSE [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 14368 Apr 2 08:33 Makefile [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 582 Apr 2 08:33 OWNERS.md [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 9403 Apr 2 08:33 README.md [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 789 Apr 2 08:33 SECURITY.md [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 5 Apr 2 08:30 VERSION [2023-04-02T08:44:11.407Z] drwxrwxr-x 2 1001 1001 4096 Apr 2 08:33 bin [2023-04-02T08:44:11.407Z] drwxrwxr-x 18 1001 1001 4096 Apr 2 08:33 cmd [2023-04-02T08:44:11.407Z] -rw-r--r-- 1 root root 447380 Apr 2 08:41 coverage.out [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 3200 Apr 2 08:33 go.mod [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 31265 Apr 2 08:33 go.sum [2023-04-02T08:44:11.407Z] drwxrwxr-x 7 1001 1001 4096 Apr 2 08:33 internal [2023-04-02T08:44:11.407Z] drwxrwxr-x 3 1001 1001 4096 Apr 2 08:33 openapi [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 594 Apr 2 08:33 security.txt [2023-04-02T08:44:11.407Z] drwxrwxr-x 4 1001 1001 4096 Apr 2 08:33 snap [2023-04-02T08:44:11.407Z] -rw-rw-r-- 1 1001 1001 204 Apr 2 08:33 version.go [Pipeline] sh [2023-04-02T08:44:12.050Z] + '[' -e coverage.out ] [2023-04-02T08:44:12.050Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-02T08:44:12.072Z] Warning: overwriting stash ‘coverage-report’ [2023-04-02T08:44:12.894Z] Stashed 1 file(s) [Pipeline] sh [2023-04-02T08:44:13.523Z] + make build [2023-04-02T08:44:13.523Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-02T08:45:50.196Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-02T08:45:53.535Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-02T08:45:58.878Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-02T08:46:02.219Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-02T08:46:49.040Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-02T08:46:55.677Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-02T08:47:02.328Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-02T08:47:08.988Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-02T08:47:12.338Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-02T08:47:16.593Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-02T08:47:23.240Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-02T08:47:29.893Z] $ docker stop --time=1 d670b3902abbbf5a224fe3d5f0177fe63492a0402a05d7bd2dda0dda4f4efa22 [2023-04-02T08:47:32.075Z] $ docker rm -f --volumes d670b3902abbbf5a224fe3d5f0177fe63492a0402a05d7bd2dda0dda4f4efa22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:47:34.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-02T08:47:34.726Z] [2023-04-02T08:47:34.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:47:35.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-02T08:47:35.334Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-02T08:47:35.334Z] 29e5d40040c1: Pulling fs layer [2023-04-02T08:47:35.334Z] 1ce36da41761: Pulling fs layer [2023-04-02T08:47:35.334Z] 25b303627fd3: Pulling fs layer [2023-04-02T08:47:35.334Z] 29e5d40040c1: Verifying Checksum [2023-04-02T08:47:35.334Z] 29e5d40040c1: Download complete [2023-04-02T08:47:35.922Z] 1ce36da41761: Verifying Checksum [2023-04-02T08:47:35.922Z] 1ce36da41761: Download complete [2023-04-02T08:47:35.922Z] 29e5d40040c1: Pull complete [2023-04-02T08:47:37.337Z] 1ce36da41761: Pull complete [2023-04-02T08:47:37.606Z] 25b303627fd3: Verifying Checksum [2023-04-02T08:47:37.606Z] 25b303627fd3: Download complete [2023-04-02T08:47:49.929Z] 25b303627fd3: Pull complete [2023-04-02T08:47:49.929Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-02T08:47:49.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-02T08:47:49.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:47:50.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-6639 does not seem to be running inside a container [2023-04-02T08:47:50.204Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-02T08:47:52.697Z] $ docker top 4f9f0d6789cfe0316f16a43d4e5de761efb19a2468187e652aced20b224ef0c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T08:47:53.539Z] + docker-compose build --help [2023-04-02T08:47:53.539Z] + grep parallel [2023-04-02T08:48:00.183Z] --parallel Build images in parallel. [Pipeline] } [2023-04-02T08:48:00.198Z] $ docker stop --time=1 4f9f0d6789cfe0316f16a43d4e5de761efb19a2468187e652aced20b224ef0c2 [2023-04-02T08:48:01.880Z] $ docker rm -f --volumes 4f9f0d6789cfe0316f16a43d4e5de761efb19a2468187e652aced20b224ef0c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:48:02.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-02T08:48:02.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:48:02.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-6639 does not seem to be running inside a container [2023-04-02T08:48:02.667Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-02T08:48:03.893Z] $ docker top 6d49202178998a8355a2a5b101db97dc0211dacad1b831ac39ae8439bf2379aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T08:48:04.718Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-02T08:48:10.056Z] Building core-command ... [2023-04-02T08:48:10.056Z] Building core-common-config-bootstrapper ... [2023-04-02T08:48:10.056Z] Building core-data ... [2023-04-02T08:48:10.056Z] Building core-metadata ... [2023-04-02T08:48:10.056Z] Building security-bootstrapper ... [2023-04-02T08:48:10.056Z] Building security-proxy-auth ... [2023-04-02T08:48:10.056Z] Building security-proxy-setup ... [2023-04-02T08:48:10.056Z] Building security-secretstore-setup ... [2023-04-02T08:48:10.056Z] Building security-spiffe-token-provider ... [2023-04-02T08:48:10.056Z] Building security-spire-agent ... [2023-04-02T08:48:10.056Z] Building security-spire-config ... [2023-04-02T08:48:10.056Z] Building security-spire-server ... [2023-04-02T08:48:10.056Z] Building support-notifications ... [2023-04-02T08:48:10.056Z] Building support-scheduler ... [2023-04-02T08:48:10.056Z] Building security-proxy-setup [2023-04-02T08:48:10.056Z] Building core-data [2023-04-02T08:48:10.056Z] Building core-common-config-bootstrapper [2023-04-02T08:48:10.056Z] Building security-proxy-auth [2023-04-02T08:48:10.056Z] Building security-bootstrapper [2023-04-02T08:49:06.725Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:49:06.725Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:49:06.725Z] ---> 18888ab08685 [2023-04-02T08:49:06.725Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:49:06.725Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:49:06.725Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:49:06.725Z] ---> 18888ab08685 [2023-04-02T08:49:06.725Z] Step 3/22 : WORKDIR /edgex-go [2023-04-02T08:49:06.725Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:49:06.725Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:49:06.725Z] ---> 18888ab08685 [2023-04-02T08:49:06.725Z] Step 3/33 : WORKDIR /edgex-go [2023-04-02T08:49:06.725Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:49:06.725Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:49:06.725Z] ---> 18888ab08685 [2023-04-02T08:49:06.725Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:49:06.725Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:49:06.725Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:49:06.725Z] ---> 18888ab08685 [2023-04-02T08:49:06.725Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:49:06.725Z] ---> Running in b3897000f0c5 [2023-04-02T08:49:06.725Z] ---> Running in ed1f81afe0b5 [2023-04-02T08:49:06.725Z] ---> Running in 8503b545ae5c [2023-04-02T08:49:06.725Z] ---> Running in af3dc17fdb37 [2023-04-02T08:49:06.725Z] ---> Running in ad364b2aacd7 [2023-04-02T08:49:06.725Z] Removing intermediate container ad364b2aacd7 [2023-04-02T08:49:06.725Z] ---> df30c7171102 [2023-04-02T08:49:06.725Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:49:06.725Z] Removing intermediate container ed1f81afe0b5 [2023-04-02T08:49:06.725Z] ---> 9e90678a08d0 [2023-04-02T08:49:06.725Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:49:06.725Z] Removing intermediate container 8503b545ae5c [2023-04-02T08:49:06.725Z] ---> c92d007a1e2f [2023-04-02T08:49:06.725Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:49:06.725Z] ---> Running in 6f28dadb7ad4 [2023-04-02T08:49:06.725Z] ---> Running in 9dad3c90e196 [2023-04-02T08:49:06.725Z] Removing intermediate container b3897000f0c5 [2023-04-02T08:49:06.725Z] ---> a523cd02d24c [2023-04-02T08:49:06.725Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-02T08:49:06.725Z] Removing intermediate container af3dc17fdb37 [2023-04-02T08:49:06.725Z] ---> 5d60b34854fd [2023-04-02T08:49:06.725Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-02T08:49:06.725Z] ---> Running in db5b80087420 [2023-04-02T08:49:06.725Z] ---> Running in e3fd7a4b2b71 [2023-04-02T08:49:06.725Z] ---> Running in 8370cc90ca5e [2023-04-02T08:49:06.725Z] Removing intermediate container 6f28dadb7ad4 [2023-04-02T08:49:06.725Z] ---> e0f08ced8389 [2023-04-02T08:49:06.725Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:49:06.725Z] Removing intermediate container 9dad3c90e196 [2023-04-02T08:49:06.725Z] ---> d0e079b847ad [2023-04-02T08:49:06.725Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:49:06.725Z] ---> Running in 45ae6e8fe29d [2023-04-02T08:49:06.725Z] Removing intermediate container db5b80087420 [2023-04-02T08:49:06.725Z] ---> 1ecef8fbce87 [2023-04-02T08:49:06.725Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:49:06.725Z] ---> Running in 1fc17118dbfb [2023-04-02T08:49:06.725Z] ---> Running in 383b1fb440a6 [2023-04-02T08:49:06.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:49:06.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:49:06.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:49:06.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:49:06.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:49:06.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:49:06.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:49:06.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:49:06.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:49:06.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:49:06.725Z] OK: 263 MiB in 53 packages [2023-04-02T08:49:06.725Z] OK: 263 MiB in 53 packages [2023-04-02T08:49:06.725Z] OK: 263 MiB in 53 packages [2023-04-02T08:49:06.725Z] OK: 263 MiB in 53 packages [2023-04-02T08:49:06.725Z] OK: 263 MiB in 53 packages [2023-04-02T08:49:07.324Z] Removing intermediate container e3fd7a4b2b71 [2023-04-02T08:49:07.324Z] ---> c347dbb4ca87 [2023-04-02T08:49:07.324Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-02T08:49:07.908Z] Removing intermediate container 45ae6e8fe29d [2023-04-02T08:49:07.908Z] ---> adc02f426648 [2023-04-02T08:49:07.908Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:49:08.173Z] Removing intermediate container 8370cc90ca5e [2023-04-02T08:49:08.173Z] ---> 4c89b29fe857 [2023-04-02T08:49:08.173Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-02T08:49:08.173Z] Removing intermediate container 1fc17118dbfb [2023-04-02T08:49:08.173Z] ---> f5ef9dfbe8dd [2023-04-02T08:49:08.173Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:49:08.443Z] Removing intermediate container 383b1fb440a6 [2023-04-02T08:49:08.444Z] ---> d70fbdb01811 [2023-04-02T08:49:08.444Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:49:08.710Z] ---> eb93ac0a1550 [2023-04-02T08:49:08.710Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:49:08.710Z] ---> Running in 51dc2500a58e [2023-04-02T08:49:08.977Z] ---> 2783f7cee49a [2023-04-02T08:49:08.977Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:49:09.244Z] ---> Running in 980cd71df965 [2023-04-02T08:49:09.511Z] ---> 323311b04b6d [2023-04-02T08:49:09.511Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:49:09.786Z] ---> Running in 6b4ddaff9497 [2023-04-02T08:49:10.053Z] ---> d5b93ae318e0 [2023-04-02T08:49:10.053Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:49:10.053Z] ---> 070de17e52e7 [2023-04-02T08:49:10.053Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:49:10.324Z] ---> Running in 495c6b2e89dc [2023-04-02T08:49:10.324Z] ---> Running in fd742f0b2146 [2023-04-02T08:51:17.025Z] Removing intermediate container 51dc2500a58e [2023-04-02T08:51:17.025Z] ---> 3dd2ae0d2774 [2023-04-02T08:51:17.025Z] Step 7/22 : COPY . . [2023-04-02T08:51:17.025Z] Removing intermediate container 6b4ddaff9497 [2023-04-02T08:51:17.025Z] ---> ea19270980d4 [2023-04-02T08:51:17.025Z] Step 7/33 : COPY . . [2023-04-02T08:51:17.025Z] Removing intermediate container 980cd71df965 [2023-04-02T08:51:17.025Z] ---> 0656df5948e1 [2023-04-02T08:51:17.025Z] Step 8/23 : COPY . . [2023-04-02T08:51:17.025Z] Removing intermediate container 495c6b2e89dc [2023-04-02T08:51:17.025Z] ---> a172ee465434 [2023-04-02T08:51:17.025Z] Step 8/23 : COPY . . [2023-04-02T08:51:17.025Z] Removing intermediate container fd742f0b2146 [2023-04-02T08:51:17.025Z] ---> 640b434bf8cf [2023-04-02T08:51:17.025Z] Step 8/23 : COPY . . [2023-04-02T08:51:22.378Z] ---> b3c7ddb3c4db [2023-04-02T08:51:22.378Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-02T08:51:22.378Z] ---> e8085842f089 [2023-04-02T08:51:22.378Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-02T08:51:22.378Z] ---> bb14bbe7060f [2023-04-02T08:51:22.378Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-02T08:51:22.378Z] ---> ff6d86d8394e [2023-04-02T08:51:22.378Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-02T08:51:22.378Z] ---> 5f3936f6c9a7 [2023-04-02T08:51:22.378Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-02T08:51:22.965Z] ---> Running in 08bb3c6f2726 [2023-04-02T08:51:22.965Z] ---> Running in a4f42a7ae3a2 [2023-04-02T08:51:22.965Z] ---> Running in bc9ad6144210 [2023-04-02T08:51:23.233Z] ---> Running in 3ae15b8b6838 [2023-04-02T08:51:23.233Z] ---> Running in 47def095f1e1 [2023-04-02T08:51:25.810Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-02T08:51:25.810Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-02T08:51:25.810Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-02T08:51:26.077Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-02T08:51:26.077Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-02T08:58:21.262Z] Removing intermediate container a4f42a7ae3a2 [2023-04-02T08:58:21.262Z] ---> c28d43391e82 [2023-04-02T08:58:21.262Z] [2023-04-02T08:58:21.262Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:58:21.262Z] 3.17: Pulling from library/alpine [2023-04-02T08:58:21.531Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-02T08:58:21.531Z] Status: Downloaded newer image for alpine:3.17 [2023-04-02T08:58:21.531Z] ---> 51e60588ff2c [2023-04-02T08:58:21.531Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-02T08:58:22.490Z] ---> Running in 70d4f9efe0a4 [2023-04-02T08:58:23.900Z] Removing intermediate container 70d4f9efe0a4 [2023-04-02T08:58:23.900Z] ---> 7cf5d67daf3d [2023-04-02T08:58:23.900Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:58:23.900Z] ---> Running in 3a6f6866a2d6 [2023-04-02T08:58:27.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:58:27.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:58:29.756Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T08:58:29.756Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:58:29.756Z] OK: 8 MiB in 16 packages [2023-04-02T08:58:32.334Z] Removing intermediate container 3a6f6866a2d6 [2023-04-02T08:58:32.334Z] ---> 1770d0163233 [2023-04-02T08:58:32.334Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:58:32.334Z] Removing intermediate container 3ae15b8b6838 [2023-04-02T08:58:32.334Z] ---> 14f842536812 [2023-04-02T08:58:32.334Z] [2023-04-02T08:58:32.334Z] Step 9/22 : FROM alpine:3.17 [2023-04-02T08:58:32.334Z] ---> 51e60588ff2c [2023-04-02T08:58:32.334Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-02T08:58:32.607Z] ---> Running in b9f6e98cf639 [2023-04-02T08:58:33.588Z] ---> 08d0a3afbd87 [2023-04-02T08:58:33.588Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:58:34.186Z] Removing intermediate container bc9ad6144210 [2023-04-02T08:58:34.186Z] ---> 057c6225e8a5 [2023-04-02T08:58:34.186Z] [2023-04-02T08:58:34.186Z] Step 9/33 : FROM alpine:3.17 [2023-04-02T08:58:34.186Z] ---> 51e60588ff2c [2023-04-02T08:58:34.186Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-02T08:58:34.454Z] ---> Running in 0c53b5111813 [2023-04-02T08:58:35.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:58:35.414Z] ---> 5e1dea02328c [2023-04-02T08:58:35.414Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-02T08:58:35.681Z] Removing intermediate container 0c53b5111813 [2023-04-02T08:58:35.681Z] ---> 69f0c1085237 [2023-04-02T08:58:35.681Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-02T08:58:35.956Z] ---> Running in ce47e99b4e0a [2023-04-02T08:58:36.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:58:37.635Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-02T08:58:37.635Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-02T08:58:37.635Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:58:37.906Z] OK: 8 MiB in 17 packages [2023-04-02T08:58:38.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:58:39.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:58:39.404Z] ---> 465cd9285590 [2023-04-02T08:58:39.404Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:58:40.373Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-02T08:58:40.373Z] Removing intermediate container b9f6e98cf639 [2023-04-02T08:58:40.373Z] ---> d9c4f9727079 [2023-04-02T08:58:40.373Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-02T08:58:40.373Z] (2/2) Installing su-exec (0.2-r2) [2023-04-02T08:58:40.373Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:58:40.373Z] OK: 8 MiB in 17 packages [2023-04-02T08:58:40.641Z] ---> Running in 79398cccafe3 [2023-04-02T08:58:41.623Z] ---> f9e5731c8e16 [2023-04-02T08:58:41.623Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-02T08:58:41.893Z] Removing intermediate container 79398cccafe3 [2023-04-02T08:58:41.893Z] ---> 8f2ac9dce62a [2023-04-02T08:58:41.893Z] Step 12/22 : WORKDIR /edgex [2023-04-02T08:58:42.162Z] ---> Running in 5d4df034932a [2023-04-02T08:58:42.743Z] Removing intermediate container ce47e99b4e0a [2023-04-02T08:58:42.743Z] ---> 26d2696696bc [2023-04-02T08:58:42.743Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-02T08:58:43.009Z] Removing intermediate container 5d4df034932a [2023-04-02T08:58:43.009Z] ---> 40861e6d6a4e [2023-04-02T08:58:43.009Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:58:43.009Z] ---> Running in 4c60e51b911b [2023-04-02T08:58:43.969Z] ---> b1326e79f2c5 [2023-04-02T08:58:43.969Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T08:58:43.969Z] ---> Running in 2a6b894dc660 [2023-04-02T08:58:44.238Z] Removing intermediate container 4c60e51b911b [2023-04-02T08:58:44.238Z] ---> 13556c5780da [2023-04-02T08:58:44.238Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-02T08:58:44.238Z] ---> Running in bacae55ea3f1 [2023-04-02T08:58:44.821Z] ---> 38803bef0d5b [2023-04-02T08:58:44.821Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:58:45.409Z] Removing intermediate container bacae55ea3f1 [2023-04-02T08:58:45.409Z] ---> 35820c575f91 [2023-04-02T08:58:45.409Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-02T08:58:45.677Z] ---> Running in 185f5ba264b3 [2023-04-02T08:58:46.258Z] ---> f0879d366818 [2023-04-02T08:58:46.258Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-02T08:58:46.258Z] Removing intermediate container 185f5ba264b3 [2023-04-02T08:58:46.258Z] ---> 61bbd5afa6af [2023-04-02T08:58:46.258Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-02T08:58:46.524Z] ---> Running in 8227ce9f99cc [2023-04-02T08:58:47.495Z] Removing intermediate container 8227ce9f99cc [2023-04-02T08:58:47.495Z] ---> 03817a5dc51e [2023-04-02T08:58:47.495Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-02T08:58:47.495Z] Removing intermediate container 2a6b894dc660 [2023-04-02T08:58:47.766Z] ---> 23cc3813dc3a [2023-04-02T08:58:47.766Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T08:58:47.766Z] ---> Running in f1a4dd203c1f [2023-04-02T08:58:47.766Z] ---> Running in f165178bb839 [2023-04-02T08:58:48.053Z] ---> c74cfecee982 [2023-04-02T08:58:48.053Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-02T08:58:49.011Z] Removing intermediate container f165178bb839 [2023-04-02T08:58:49.011Z] ---> 2f08b5d968c4 [2023-04-02T08:58:49.011Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-02T08:58:49.011Z] ---> Running in d326398c20f1 [2023-04-02T08:58:49.971Z] Removing intermediate container d326398c20f1 [2023-04-02T08:58:49.971Z] ---> ab29bcdcd0c7 [2023-04-02T08:58:49.971Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T08:58:50.243Z] ---> Running in 62031e89f3ba [2023-04-02T08:58:51.214Z] ---> 29fb7dc0e0d0 [2023-04-02T08:58:51.214Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-02T08:58:51.214Z] Removing intermediate container 62031e89f3ba [2023-04-02T08:58:51.214Z] ---> 767cc6ed29e3 [2023-04-02T08:58:51.214Z] Step 22/23 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T08:58:51.214Z] ---> Running in 0f1c0ef88630 [2023-04-02T08:58:51.480Z] Removing intermediate container f1a4dd203c1f [2023-04-02T08:58:51.480Z] ---> 799dd6f50712 [2023-04-02T08:58:51.480Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-02T08:58:51.758Z] ---> Running in f7e1abc5553d [2023-04-02T08:58:52.027Z] Removing intermediate container 0f1c0ef88630 [2023-04-02T08:58:52.027Z] ---> cb91ae8bfd1a [2023-04-02T08:58:52.027Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:58:52.319Z] ---> Running in 24dc8ceb8db4 [2023-04-02T08:58:52.319Z] ---> 28b3649968a5 [2023-04-02T08:58:52.319Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T08:58:52.586Z] Removing intermediate container 08bb3c6f2726 [2023-04-02T08:58:52.586Z] ---> acc6590bd870 [2023-04-02T08:58:52.586Z] [2023-04-02T08:58:52.586Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:58:52.586Z] ---> 51e60588ff2c [2023-04-02T08:58:52.586Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-02T08:58:52.586Z] ---> Using cache [2023-04-02T08:58:52.586Z] ---> 7cf5d67daf3d [2023-04-02T08:58:52.586Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:58:52.586Z] ---> Using cache [2023-04-02T08:58:52.586Z] ---> 1770d0163233 [2023-04-02T08:58:52.586Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:58:52.586Z] ---> Using cache [2023-04-02T08:58:52.586Z] ---> 08d0a3afbd87 [2023-04-02T08:58:52.586Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:58:52.586Z] ---> Running in 287de8152be5 [2023-04-02T08:58:52.586Z] Removing intermediate container f7e1abc5553d [2023-04-02T08:58:52.586Z] ---> 40834d4695fd [2023-04-02T08:58:52.586Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-02T08:58:52.586Z] ---> Using cache [2023-04-02T08:58:52.586Z] ---> 5e1dea02328c [2023-04-02T08:58:52.586Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-02T08:58:53.171Z] Removing intermediate container 24dc8ceb8db4 [2023-04-02T08:58:53.171Z] ---> 44bbc07af3c4 [2023-04-02T08:58:53.171Z] [2023-04-02T08:58:53.765Z] Successfully built 44bbc07af3c4 [2023-04-02T08:58:53.765Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-02T08:58:53.765Z]  Building security-proxy-auth ... done Building core-metadata [2023-04-02T08:58:55.723Z] ---> adb2860cc0ae [2023-04-02T08:58:55.723Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-02T08:58:55.989Z] ---> a2e76dbeefc7 [2023-04-02T08:58:55.989Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:58:55.989Z] ---> Running in 76c3c87d60ec [2023-04-02T08:58:57.969Z] ---> bfc85961abc7 [2023-04-02T08:58:57.969Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-02T08:58:57.969Z] Removing intermediate container 287de8152be5 [2023-04-02T08:58:57.969Z] ---> 089f0c473346 [2023-04-02T08:58:57.969Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T08:58:57.969Z] ---> Running in 3ee71b60bf7a [2023-04-02T08:58:58.949Z] Removing intermediate container 3ee71b60bf7a [2023-04-02T08:58:58.949Z] ---> b7322b8e4a94 [2023-04-02T08:58:58.949Z] Step 20/22 : LABEL arch=arm64 [2023-04-02T08:58:58.949Z] ---> Running in 88d9d6c2fc57 [2023-04-02T08:58:59.220Z] ---> 148e18087e39 [2023-04-02T08:58:59.220Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T08:58:59.220Z] Removing intermediate container 76c3c87d60ec [2023-04-02T08:58:59.220Z] ---> 8cb32d2b1f3f [2023-04-02T08:58:59.220Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:58:59.220Z] ---> Running in b80113f77364 [2023-04-02T08:59:00.187Z] Removing intermediate container 88d9d6c2fc57 [2023-04-02T08:59:00.187Z] ---> 7faf92c62a8c [2023-04-02T08:59:00.187Z] Step 21/22 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T08:59:00.187Z] ---> Running in db5ad73554c6 [2023-04-02T08:59:00.770Z] ---> 7260fc9309a8 [2023-04-02T08:59:00.770Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:59:01.041Z] Removing intermediate container db5ad73554c6 [2023-04-02T08:59:01.041Z] ---> 237ab5b2c4a3 [2023-04-02T08:59:01.041Z] Step 22/22 : LABEL version=0.0.0 [2023-04-02T08:59:01.311Z] ---> Running in 75f67dd2d304 [2023-04-02T08:59:01.911Z] Removing intermediate container 75f67dd2d304 [2023-04-02T08:59:01.911Z] ---> 99a67e45609d [2023-04-02T08:59:02.179Z] [2023-04-02T08:59:02.179Z] ---> 7b824dc64ebe [2023-04-02T08:59:02.179Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-02T08:59:02.456Z] Removing intermediate container b80113f77364 [2023-04-02T08:59:02.456Z] ---> 642ab8ade005 [2023-04-02T08:59:02.456Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T08:59:02.456Z] Successfully built 99a67e45609d [2023-04-02T08:59:02.725Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-02T08:59:02.725Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-04-02T08:59:02.725Z] ---> Running in 510eef083f07 [2023-04-02T08:59:03.309Z] Removing intermediate container 510eef083f07 [2023-04-02T08:59:03.309Z] ---> c9a9ee14fc9a [2023-04-02T08:59:03.309Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-02T08:59:03.309Z] ---> Running in a6efb5cc649e [2023-04-02T08:59:04.275Z] Removing intermediate container a6efb5cc649e [2023-04-02T08:59:04.275Z] ---> c320d885bd1a [2023-04-02T08:59:04.275Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T08:59:04.544Z] ---> Running in 5c0c74d06f60 [2023-04-02T08:59:04.544Z] ---> e5dbebf07ad0 [2023-04-02T08:59:04.544Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-02T08:59:05.507Z] Removing intermediate container 5c0c74d06f60 [2023-04-02T08:59:05.507Z] ---> 916fcb2145e4 [2023-04-02T08:59:05.507Z] Step 22/23 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T08:59:05.507Z] ---> Running in 411b108a7a6e [2023-04-02T08:59:05.775Z] ---> 79503ee180cd [2023-04-02T08:59:05.775Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-02T08:59:06.361Z] Removing intermediate container 411b108a7a6e [2023-04-02T08:59:06.361Z] ---> 97947445a4af [2023-04-02T08:59:06.361Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:59:06.627Z] ---> Running in 8cf9960da362 [2023-04-02T08:59:07.212Z] ---> faff403d70b7 [2023-04-02T08:59:07.212Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-02T08:59:07.212Z] Removing intermediate container 8cf9960da362 [2023-04-02T08:59:07.212Z] ---> 8c1e7d89991f [2023-04-02T08:59:07.212Z] [2023-04-02T08:59:07.832Z] Successfully built 8c1e7d89991f [2023-04-02T08:59:07.832Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-02T08:59:07.832Z]  Building core-common-config-bootstrapper ... done Building support-scheduler [2023-04-02T08:59:08.100Z] ---> 294f9fd60626 [2023-04-02T08:59:08.100Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-02T08:59:08.100Z] Removing intermediate container 47def095f1e1 [2023-04-02T08:59:08.100Z] ---> 1e15738ad47e [2023-04-02T08:59:08.100Z] [2023-04-02T08:59:08.100Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:59:08.366Z] ---> 51e60588ff2c [2023-04-02T08:59:08.366Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T08:59:08.366Z] ---> Running in 706b6406b9e1 [2023-04-02T08:59:08.964Z] Removing intermediate container 706b6406b9e1 [2023-04-02T08:59:08.964Z] ---> 6ce72ed12389 [2023-04-02T08:59:08.964Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-02T08:59:08.964Z] ---> Running in ce87e9844ea9 [2023-04-02T08:59:08.964Z] ---> b4181c0b142b [2023-04-02T08:59:08.964Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-02T08:59:09.548Z] Removing intermediate container ce87e9844ea9 [2023-04-02T08:59:09.548Z] ---> ae0890d5717b [2023-04-02T08:59:09.548Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-02T08:59:09.816Z] ---> Running in 270799c06104 [2023-04-02T08:59:10.082Z] ---> 198d9baf3b29 [2023-04-02T08:59:10.082Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-02T08:59:10.082Z] ---> Running in 6aa91c55b806 [2023-04-02T08:59:10.348Z] Removing intermediate container 270799c06104 [2023-04-02T08:59:10.348Z] ---> 34e182118097 [2023-04-02T08:59:10.348Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:59:10.625Z] ---> Running in 7f306e861e0d [2023-04-02T08:59:12.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:59:13.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:59:13.290Z] Removing intermediate container 6aa91c55b806 [2023-04-02T08:59:13.290Z] ---> 8876507911b1 [2023-04-02T08:59:13.290Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-02T08:59:13.577Z] ---> Running in d9558eba307a [2023-04-02T08:59:14.175Z] Removing intermediate container d9558eba307a [2023-04-02T08:59:14.175Z] ---> 2498121bbff3 [2023-04-02T08:59:14.175Z] Step 30/33 : CMD ["gate"] [2023-04-02T08:59:14.175Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T08:59:14.175Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:59:14.455Z] OK: 8 MiB in 16 packages [2023-04-02T08:59:14.455Z] ---> Running in 6c845d28f19d [2023-04-02T08:59:14.728Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:59:14.728Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:59:14.728Z] ---> 18888ab08685 [2023-04-02T08:59:14.728Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:59:14.728Z] ---> Using cache [2023-04-02T08:59:14.728Z] ---> c92d007a1e2f [2023-04-02T08:59:14.728Z] Step 4/25 : WORKDIR /edgex-go [2023-04-02T08:59:14.728Z] ---> Using cache [2023-04-02T08:59:14.728Z] ---> 1ecef8fbce87 [2023-04-02T08:59:14.728Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-02T08:59:14.728Z] ---> Using cache [2023-04-02T08:59:14.728Z] ---> d70fbdb01811 [2023-04-02T08:59:14.728Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-02T08:59:14.728Z] ---> Using cache [2023-04-02T08:59:14.728Z] ---> 070de17e52e7 [2023-04-02T08:59:14.728Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:59:14.728Z] ---> Using cache [2023-04-02T08:59:14.728Z] ---> 640b434bf8cf [2023-04-02T08:59:14.728Z] Step 8/25 : COPY . . [2023-04-02T08:59:14.728Z] ---> Using cache [2023-04-02T08:59:14.728Z] ---> bb14bbe7060f [2023-04-02T08:59:14.728Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-02T08:59:14.997Z] ---> Running in 0a58b8de42b3 [2023-04-02T08:59:15.284Z] Removing intermediate container 6c845d28f19d [2023-04-02T08:59:15.284Z] ---> fe81a4700d00 [2023-04-02T08:59:15.284Z] Step 31/33 : LABEL arch=arm64 [2023-04-02T08:59:15.553Z] ---> Running in e78801719924 [2023-04-02T08:59:16.140Z] Removing intermediate container 7f306e861e0d [2023-04-02T08:59:16.140Z] ---> ee75f4722b23 [2023-04-02T08:59:16.140Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:59:16.727Z] Removing intermediate container e78801719924 [2023-04-02T08:59:16.727Z] ---> 5b11b0db0c21 [2023-04-02T08:59:16.727Z] Step 32/33 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T08:59:16.727Z] ---> Running in d632652f82ee [2023-04-02T08:59:16.995Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-02T08:59:17.287Z] ---> b3c7b52b94cc [2023-04-02T08:59:17.288Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:59:17.563Z] Removing intermediate container d632652f82ee [2023-04-02T08:59:17.563Z] ---> 83dcadf4e01d [2023-04-02T08:59:17.563Z] Step 33/33 : LABEL version=0.0.0 [2023-04-02T08:59:17.832Z] ---> Running in df22b113896e [2023-04-02T08:59:18.422Z] Removing intermediate container df22b113896e [2023-04-02T08:59:18.422Z] ---> c994eec7cd2b [2023-04-02T08:59:18.422Z] [2023-04-02T08:59:18.692Z] ---> a429bfe1a523 [2023-04-02T08:59:18.692Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-02T08:59:18.959Z] Successfully built c994eec7cd2b [2023-04-02T08:59:18.959Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-02T08:59:19.232Z]  Building security-bootstrapper ... done Building security-spire-server [2023-04-02T08:59:20.645Z] ---> 6dda75a95acf [2023-04-02T08:59:20.645Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:59:21.607Z] ---> 41d9585f6f6d [2023-04-02T08:59:21.607Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-02T08:59:21.878Z] ---> Running in 3e61680a9601 [2023-04-02T08:59:22.467Z] Removing intermediate container 3e61680a9601 [2023-04-02T08:59:22.467Z] ---> e67e64da5a85 [2023-04-02T08:59:22.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T08:59:22.733Z] ---> Running in 78953f0f08b8 [2023-04-02T08:59:23.318Z] Removing intermediate container 78953f0f08b8 [2023-04-02T08:59:23.318Z] ---> 9eaa944b40cd [2023-04-02T08:59:23.318Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T08:59:23.586Z] ---> Running in da9ce1e99a31 [2023-04-02T08:59:24.546Z] Removing intermediate container da9ce1e99a31 [2023-04-02T08:59:24.546Z] ---> 2a42b7c3d45e [2023-04-02T08:59:24.546Z] Step 22/23 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T08:59:24.546Z] ---> Running in cc3de4419d7e [2023-04-02T08:59:25.508Z] Removing intermediate container cc3de4419d7e [2023-04-02T08:59:25.508Z] ---> 375c3f4e525e [2023-04-02T08:59:25.508Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:59:25.508Z] ---> Running in e2e4c66c965d [2023-04-02T08:59:26.466Z] Removing intermediate container e2e4c66c965d [2023-04-02T08:59:26.466Z] ---> 27c78195917b [2023-04-02T08:59:26.466Z] [2023-04-02T08:59:26.731Z] Successfully built 27c78195917b [2023-04-02T08:59:26.731Z] Successfully tagged core-data-arm64:latest [2023-04-02T08:59:26.731Z] Building support-notifications [2023-04-02T08:59:32.359Z]  Building core-data ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:59:32.359Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:59:32.359Z] ---> 18888ab08685 [2023-04-02T08:59:32.359Z] Step 3/27 : WORKDIR /edgex-go [2023-04-02T08:59:32.359Z] ---> Using cache [2023-04-02T08:59:32.359Z] ---> 5d60b34854fd [2023-04-02T08:59:32.359Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T08:59:32.696Z] ---> Running in 4d1fe32f3e02 [2023-04-02T08:59:34.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:59:34.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:59:36.379Z] OK: 263 MiB in 53 packages [2023-04-02T08:59:38.369Z] Removing intermediate container 4d1fe32f3e02 [2023-04-02T08:59:38.369Z] ---> 62e492abc97c [2023-04-02T08:59:38.369Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-02T08:59:39.798Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:59:39.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:59:39.798Z] ---> 18888ab08685 [2023-04-02T08:59:39.798Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:59:39.798Z] ---> Using cache [2023-04-02T08:59:39.798Z] ---> c92d007a1e2f [2023-04-02T08:59:39.798Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:59:39.798Z] ---> Using cache [2023-04-02T08:59:39.798Z] ---> 1ecef8fbce87 [2023-04-02T08:59:39.798Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:59:39.798Z] ---> Using cache [2023-04-02T08:59:39.798Z] ---> d70fbdb01811 [2023-04-02T08:59:39.798Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:59:39.798Z] ---> Using cache [2023-04-02T08:59:39.798Z] ---> 070de17e52e7 [2023-04-02T08:59:39.798Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:59:39.798Z] ---> Using cache [2023-04-02T08:59:39.798Z] ---> 640b434bf8cf [2023-04-02T08:59:39.798Z] Step 8/23 : COPY . . [2023-04-02T08:59:39.798Z] ---> Using cache [2023-04-02T08:59:39.798Z] ---> bb14bbe7060f [2023-04-02T08:59:39.798Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-02T08:59:40.068Z] ---> 32999ff01161 [2023-04-02T08:59:40.068Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:59:40.068Z] ---> Running in 22896c175caf [2023-04-02T08:59:40.344Z] ---> Running in 33123fcc3ca8 [2023-04-02T08:59:43.724Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-02T08:59:53.860Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:59:53.860Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:59:53.860Z] ---> 18888ab08685 [2023-04-02T08:59:53.860Z] Step 3/26 : WORKDIR /edgex-go [2023-04-02T08:59:53.860Z] ---> Using cache [2023-04-02T08:59:53.860Z] ---> 5d60b34854fd [2023-04-02T08:59:53.860Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T08:59:53.860Z] ---> Using cache [2023-04-02T08:59:53.860Z] ---> 62e492abc97c [2023-04-02T08:59:53.860Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-02T08:59:53.860Z] ---> Using cache [2023-04-02T08:59:53.860Z] ---> 32999ff01161 [2023-04-02T08:59:53.860Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:59:53.860Z] ---> Running in aaa8bf4675ef [2023-04-02T08:59:56.464Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:59:56.464Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:59:56.464Z] ---> 18888ab08685 [2023-04-02T08:59:56.464Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:59:56.464Z] ---> Using cache [2023-04-02T08:59:56.464Z] ---> c92d007a1e2f [2023-04-02T08:59:56.464Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:59:56.464Z] ---> Using cache [2023-04-02T08:59:56.464Z] ---> 1ecef8fbce87 [2023-04-02T08:59:56.464Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-02T08:59:56.464Z] ---> Running in 596cefdf1b7c [2023-04-02T08:59:58.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:59:59.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:00:01.366Z] OK: 263 MiB in 53 packages [2023-04-02T09:00:03.335Z] Removing intermediate container 596cefdf1b7c [2023-04-02T09:00:03.335Z] ---> 0811e6e35776 [2023-04-02T09:00:03.335Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T09:00:04.302Z] ---> 8bdc76a2a40f [2023-04-02T09:00:04.302Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T09:00:04.572Z] ---> Running in 18afc5349537 [2023-04-02T09:01:56.309Z] Removing intermediate container 33123fcc3ca8 [2023-04-02T09:01:56.309Z] ---> 76df2c02f12b [2023-04-02T09:01:56.309Z] Step 7/27 : COPY . . [2023-04-02T09:02:11.319Z] Removing intermediate container aaa8bf4675ef [2023-04-02T09:02:11.319Z] ---> 04d604a0b11f [2023-04-02T09:02:11.319Z] Step 7/26 : COPY . . [2023-04-02T09:02:17.970Z] ---> 721e52d2b6c7 [2023-04-02T09:02:17.970Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T09:02:17.970Z] ---> Running in 62baaa3a878f [2023-04-02T09:02:18.935Z] Removing intermediate container 62baaa3a878f [2023-04-02T09:02:18.935Z] ---> 3752352527ef [2023-04-02T09:02:18.935Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-02T09:02:19.203Z] ---> Running in ae438cecffa7 [2023-04-02T09:02:20.627Z] Removing intermediate container ae438cecffa7 [2023-04-02T09:02:20.627Z] ---> 6b817e4d00cc [2023-04-02T09:02:20.627Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T09:02:20.627Z] ---> Running in 52180fce62ca [2023-04-02T09:02:21.599Z] Removing intermediate container 52180fce62ca [2023-04-02T09:02:21.599Z] ---> e8f0f9b90240 [2023-04-02T09:02:21.599Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-02T09:02:21.599Z] ---> Running in f325e350e9ed [2023-04-02T09:02:24.961Z] Removing intermediate container 18afc5349537 [2023-04-02T09:02:24.961Z] ---> e25603d90dcf [2023-04-02T09:02:24.961Z] Step 8/23 : COPY . . [2023-04-02T09:02:26.374Z] Removing intermediate container f325e350e9ed [2023-04-02T09:02:26.374Z] ---> 5f158d85fcef [2023-04-02T09:02:26.374Z] Step 12/27 : WORKDIR /edgex-go [2023-04-02T09:02:26.642Z] ---> Running in 8dcb7da4edf0 [2023-04-02T09:02:28.051Z] Removing intermediate container 8dcb7da4edf0 [2023-04-02T09:02:28.051Z] ---> 7b146d37b5ce [2023-04-02T09:02:28.051Z] [2023-04-02T09:02:28.051Z] Step 13/27 : FROM alpine:3.17 [2023-04-02T09:02:28.051Z] ---> 51e60588ff2c [2023-04-02T09:02:28.052Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T09:02:28.052Z] ---> Running in 1badf4ca0c47 [2023-04-02T09:02:29.460Z] Removing intermediate container 1badf4ca0c47 [2023-04-02T09:02:29.460Z] ---> 427be13fc0e6 [2023-04-02T09:02:29.460Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-02T09:02:29.460Z] ---> Running in 13e2e5120671 [2023-04-02T09:02:32.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:02:33.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:02:34.951Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T09:02:34.951Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T09:02:34.951Z] OK: 17689 distinct packages available [2023-04-02T09:02:34.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:02:35.218Z] ---> a85f9341c7c0 [2023-04-02T09:02:35.218Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T09:02:35.486Z] ---> Running in 01a0bd1792ae [2023-04-02T09:02:36.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:02:36.339Z] Removing intermediate container 01a0bd1792ae [2023-04-02T09:02:36.339Z] ---> 21762b48644e [2023-04-02T09:02:36.339Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-02T09:02:36.607Z] ---> Running in 72a795212999 [2023-04-02T09:02:37.566Z] Removing intermediate container 72a795212999 [2023-04-02T09:02:37.566Z] ---> 94926747b614 [2023-04-02T09:02:37.566Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T09:02:37.566Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-02T09:02:37.566Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-02T09:02:37.566Z] (3/5) Installing libucontext (1.2-r0) [2023-04-02T09:02:37.566Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-02T09:02:37.566Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-02T09:02:37.833Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T09:02:37.833Z] OK: 9 MiB in 20 packages [2023-04-02T09:02:37.833Z] ---> Running in 3a224cafdaa2 [2023-04-02T09:02:39.247Z] Removing intermediate container 3a224cafdaa2 [2023-04-02T09:02:39.247Z] ---> 08a01861827e [2023-04-02T09:02:39.247Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-02T09:02:39.516Z] ---> Running in 5adb5b33a55c [2023-04-02T09:02:40.926Z] Removing intermediate container 13e2e5120671 [2023-04-02T09:02:40.926Z] ---> e62edea95a64 [2023-04-02T09:02:40.926Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:02:42.890Z] ---> 3ace5a6e46bd [2023-04-02T09:02:42.890Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:02:44.305Z] Removing intermediate container 5adb5b33a55c [2023-04-02T09:02:44.306Z] ---> dc651ed229e4 [2023-04-02T09:02:44.306Z] Step 12/26 : WORKDIR /edgex-go [2023-04-02T09:02:44.572Z] ---> Running in d2fe6d3ef432 [2023-04-02T09:02:44.572Z] ---> 357dfddefe5c [2023-04-02T09:02:44.572Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-02T09:02:45.531Z] Removing intermediate container d2fe6d3ef432 [2023-04-02T09:02:45.531Z] ---> 214e54d695ec [2023-04-02T09:02:45.531Z] [2023-04-02T09:02:45.531Z] Step 13/26 : FROM alpine:3.17 [2023-04-02T09:02:45.531Z] ---> 51e60588ff2c [2023-04-02T09:02:45.531Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T09:02:45.531Z] ---> Using cache [2023-04-02T09:02:45.531Z] ---> 427be13fc0e6 [2023-04-02T09:02:45.531Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-02T09:02:45.531Z] ---> Using cache [2023-04-02T09:02:45.531Z] ---> e62edea95a64 [2023-04-02T09:02:45.531Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:02:45.531Z] ---> Using cache [2023-04-02T09:02:45.531Z] ---> 3ace5a6e46bd [2023-04-02T09:02:45.531Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:02:45.531Z] ---> Using cache [2023-04-02T09:02:45.531Z] ---> 357dfddefe5c [2023-04-02T09:02:45.531Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T09:02:53.741Z] ---> 66f25e05a7b3 [2023-04-02T09:02:53.741Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T09:02:53.741Z] ---> 2a0cffd9b127 [2023-04-02T09:02:53.741Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-02T09:02:53.741Z] ---> Running in 90abc6283d28 [2023-04-02T09:02:55.688Z] ---> e63be546b599 [2023-04-02T09:02:55.688Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T09:02:56.271Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-02T09:02:57.683Z] ---> 9dd4e5ab6ce6 [2023-04-02T09:02:57.683Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-02T09:02:59.095Z] ---> 5f826073ceee [2023-04-02T09:02:59.095Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-02T09:03:00.070Z] ---> f9993ac7d0b4 [2023-04-02T09:03:00.070Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T09:03:00.338Z] ---> Running in bee168bf5d10 [2023-04-02T09:03:01.311Z] Removing intermediate container bee168bf5d10 [2023-04-02T09:03:01.311Z] ---> 018aa5aa686f [2023-04-02T09:03:01.311Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T09:03:01.311Z] ---> Running in e12439cc6cbe [2023-04-02T09:03:02.725Z] Removing intermediate container e12439cc6cbe [2023-04-02T09:03:02.725Z] ---> aa6c13e9e6c3 [2023-04-02T09:03:02.725Z] Step 24/26 : LABEL arch=arm64 [2023-04-02T09:03:02.725Z] ---> Running in 483fc17f230c [2023-04-02T09:03:03.689Z] Removing intermediate container 483fc17f230c [2023-04-02T09:03:03.689Z] ---> e8e976768302 [2023-04-02T09:03:03.689Z] Step 25/26 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T09:03:03.689Z] ---> 3321e007e8c2 [2023-04-02T09:03:03.689Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T09:03:03.689Z] ---> Running in f8acb17a1996 [2023-04-02T09:03:04.652Z] Removing intermediate container f8acb17a1996 [2023-04-02T09:03:04.652Z] ---> a8ad58154648 [2023-04-02T09:03:04.652Z] Step 26/26 : LABEL version=0.0.0 [2023-04-02T09:03:04.652Z] ---> Running in 396af3d740fd [2023-04-02T09:03:04.923Z] ---> 44c0da02251e [2023-04-02T09:03:04.923Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-02T09:03:05.507Z] Removing intermediate container 396af3d740fd [2023-04-02T09:03:05.507Z] ---> a82c898f674f [2023-04-02T09:03:05.507Z] [2023-04-02T09:03:05.780Z] Successfully built a82c898f674f [2023-04-02T09:03:06.050Z] Successfully tagged security-spire-server-arm64:latest [2023-04-02T09:03:06.050Z] Building security-spire-config [2023-04-02T09:03:06.318Z]  Building security-spire-server ... done  ---> 78301cb2deee [2023-04-02T09:03:06.318Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-02T09:03:07.281Z] ---> 1d2f8bb846ea [2023-04-02T09:03:07.281Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T09:03:07.281Z] ---> Running in e903aad09333 [2023-04-02T09:03:07.867Z] Removing intermediate container e903aad09333 [2023-04-02T09:03:07.867Z] ---> b7f772c66af6 [2023-04-02T09:03:07.867Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T09:03:08.139Z] ---> Running in dadefd4b0f38 [2023-04-02T09:03:08.725Z] Removing intermediate container dadefd4b0f38 [2023-04-02T09:03:08.725Z] ---> 59926e560f6a [2023-04-02T09:03:08.725Z] Step 25/27 : LABEL arch=arm64 [2023-04-02T09:03:08.997Z] ---> Running in 8a5747e2e2f1 [2023-04-02T09:03:09.585Z] Removing intermediate container 8a5747e2e2f1 [2023-04-02T09:03:09.585Z] ---> 05b74f9a20a4 [2023-04-02T09:03:09.585Z] Step 26/27 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T09:03:09.585Z] ---> Running in f0b8d5c070fd [2023-04-02T09:03:10.171Z] Removing intermediate container f0b8d5c070fd [2023-04-02T09:03:10.171Z] ---> 2e35391af15b [2023-04-02T09:03:10.171Z] Step 27/27 : LABEL version=0.0.0 [2023-04-02T09:03:10.441Z] ---> Running in 1f466c8d6e73 [2023-04-02T09:03:11.028Z] Removing intermediate container 1f466c8d6e73 [2023-04-02T09:03:11.028Z] ---> 4893cb7acd5b [2023-04-02T09:03:11.028Z] [2023-04-02T09:03:11.296Z] Successfully built 4893cb7acd5b [2023-04-02T09:03:11.296Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-02T09:03:11.296Z]  Building security-spire-agent ... done Building core-command [2023-04-02T09:03:37.983Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T09:03:37.983Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-02T09:03:37.983Z] ---> 18888ab08685 [2023-04-02T09:03:37.983Z] Step 3/27 : WORKDIR /edgex-go [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> 5d60b34854fd [2023-04-02T09:03:37.983Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> 62e492abc97c [2023-04-02T09:03:37.983Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> 32999ff01161 [2023-04-02T09:03:37.983Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> 04d604a0b11f [2023-04-02T09:03:37.983Z] Step 7/27 : COPY . . [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> a85f9341c7c0 [2023-04-02T09:03:37.983Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> 21762b48644e [2023-04-02T09:03:37.983Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> 94926747b614 [2023-04-02T09:03:37.983Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> 08a01861827e [2023-04-02T09:03:37.983Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-02T09:03:37.983Z] ---> Running in fd566740d5c3 [2023-04-02T09:03:37.983Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T09:03:37.983Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-02T09:03:37.983Z] ---> 18888ab08685 [2023-04-02T09:03:37.983Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> c92d007a1e2f [2023-04-02T09:03:37.983Z] Step 4/24 : WORKDIR /edgex-go [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> 1ecef8fbce87 [2023-04-02T09:03:37.983Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> d70fbdb01811 [2023-04-02T09:03:37.983Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> 070de17e52e7 [2023-04-02T09:03:37.983Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> 640b434bf8cf [2023-04-02T09:03:37.983Z] Step 8/24 : COPY . . [2023-04-02T09:03:37.983Z] ---> Using cache [2023-04-02T09:03:37.983Z] ---> bb14bbe7060f [2023-04-02T09:03:37.983Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-02T09:03:37.983Z] ---> Running in 0e463c960d97 [2023-04-02T09:03:39.393Z] Removing intermediate container fd566740d5c3 [2023-04-02T09:03:39.393Z] ---> 83c689b5c64a [2023-04-02T09:03:39.393Z] Step 12/27 : WORKDIR /edgex-go [2023-04-02T09:03:39.393Z] ---> Running in ba38cc09a6f5 [2023-04-02T09:03:39.978Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-02T09:03:40.244Z] Removing intermediate container ba38cc09a6f5 [2023-04-02T09:03:40.244Z] ---> 34f14e45dda4 [2023-04-02T09:03:40.244Z] [2023-04-02T09:03:40.244Z] Step 13/27 : FROM alpine:3.17 [2023-04-02T09:03:40.244Z] ---> 51e60588ff2c [2023-04-02T09:03:40.244Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T09:03:40.244Z] ---> Using cache [2023-04-02T09:03:40.244Z] ---> 427be13fc0e6 [2023-04-02T09:03:40.244Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-02T09:03:40.510Z] ---> Running in 416fa29bd359 [2023-04-02T09:03:42.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:03:43.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:03:45.345Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T09:03:45.345Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T09:03:45.345Z] OK: 17689 distinct packages available [2023-04-02T09:03:45.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:03:46.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:03:47.717Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-02T09:03:47.717Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-02T09:03:47.717Z] (3/4) Installing libucontext (1.2-r0) [2023-04-02T09:03:47.717Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-02T09:03:47.717Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T09:03:47.717Z] OK: 8 MiB in 19 packages [2023-04-02T09:03:49.661Z] Removing intermediate container 416fa29bd359 [2023-04-02T09:03:49.661Z] ---> 921fb89bd4d5 [2023-04-02T09:03:49.661Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:03:50.249Z] ---> 840c89055b2f [2023-04-02T09:03:50.249Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:03:51.330Z] ---> d321ca12d065 [2023-04-02T09:03:51.330Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T09:03:58.191Z] ---> bfa049f49d16 [2023-04-02T09:03:58.191Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T09:03:59.610Z] ---> f574032e9762 [2023-04-02T09:03:59.610Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-02T09:03:59.878Z] ---> Running in 61d2d378c1b1 [2023-04-02T09:04:00.463Z] Removing intermediate container 61d2d378c1b1 [2023-04-02T09:04:00.463Z] ---> 6870f1759591 [2023-04-02T09:04:00.463Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-02T09:04:01.428Z] ---> abd3e2af7062 [2023-04-02T09:04:01.428Z] Step 22/27 : WORKDIR / [2023-04-02T09:04:01.695Z] ---> Running in 4ac7bae1551e [2023-04-02T09:04:02.283Z] Removing intermediate container 4ac7bae1551e [2023-04-02T09:04:02.283Z] ---> 3dfc44f34885 [2023-04-02T09:04:02.283Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T09:04:02.283Z] ---> Running in f664f8faf547 [2023-04-02T09:04:02.871Z] Removing intermediate container f664f8faf547 [2023-04-02T09:04:02.871Z] ---> 910b0fc53341 [2023-04-02T09:04:02.871Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T09:04:02.871Z] ---> Running in d89ea527bace [2023-04-02T09:04:03.458Z] Removing intermediate container d89ea527bace [2023-04-02T09:04:03.458Z] ---> 3fd363eca389 [2023-04-02T09:04:03.458Z] Step 25/27 : LABEL arch=arm64 [2023-04-02T09:04:03.458Z] ---> Running in 179e28ffc67e [2023-04-02T09:04:04.049Z] Removing intermediate container 179e28ffc67e [2023-04-02T09:04:04.049Z] ---> 92c6ebc70bad [2023-04-02T09:04:04.049Z] Step 26/27 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T09:04:04.320Z] ---> Running in 8a698bd4f2b4 [2023-04-02T09:04:04.905Z] Removing intermediate container 8a698bd4f2b4 [2023-04-02T09:04:04.905Z] ---> 7c6681685ba4 [2023-04-02T09:04:04.905Z] Step 27/27 : LABEL version=0.0.0 [2023-04-02T09:04:04.905Z] ---> Running in 882a5a3fa48a [2023-04-02T09:04:05.489Z] Removing intermediate container 882a5a3fa48a [2023-04-02T09:04:05.489Z] ---> 1c78c52347c6 [2023-04-02T09:04:05.489Z] [2023-04-02T09:04:05.756Z] Successfully built 1c78c52347c6 [2023-04-02T09:04:05.757Z] Successfully tagged security-spire-config-arm64:latest [2023-04-02T09:04:05.757Z] Building security-spiffe-token-provider [2023-04-02T09:04:23.966Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T09:04:23.966Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-02T09:04:23.966Z] ---> 18888ab08685 [2023-04-02T09:04:23.966Z] Step 3/20 : WORKDIR /edgex-go [2023-04-02T09:04:23.966Z] ---> Using cache [2023-04-02T09:04:23.966Z] ---> 5d60b34854fd [2023-04-02T09:04:23.966Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-02T09:04:23.966Z] ---> Running in 24700d7a31c2 [2023-04-02T09:04:25.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:04:26.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:04:28.288Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T09:04:28.288Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T09:04:28.288Z] OK: 17694 distinct packages available [2023-04-02T09:04:28.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:04:29.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:04:30.923Z] OK: 263 MiB in 53 packages [2023-04-02T09:04:32.868Z] Removing intermediate container 24700d7a31c2 [2023-04-02T09:04:32.868Z] ---> 65e638368bcc [2023-04-02T09:04:32.868Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-02T09:04:33.455Z] ---> fc7046480f9b [2023-04-02T09:04:33.455Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T09:04:33.729Z] ---> Running in c112a8c6105b [2023-04-02T09:06:10.389Z] Removing intermediate container c112a8c6105b [2023-04-02T09:06:10.389Z] ---> 93765e2bcc33 [2023-04-02T09:06:10.389Z] Step 7/20 : COPY . . [2023-04-02T09:06:22.716Z] ---> b55f1a737098 [2023-04-02T09:06:22.716Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-02T09:06:22.716Z] ---> Running in 7ffb0c5e8d6e [2023-04-02T09:06:24.127Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-02T09:06:26.092Z] Removing intermediate container 0a58b8de42b3 [2023-04-02T09:06:26.092Z] ---> c3d174745a2d [2023-04-02T09:06:26.092Z] [2023-04-02T09:06:26.092Z] Step 10/25 : FROM alpine:3.17 [2023-04-02T09:06:26.092Z] ---> 51e60588ff2c [2023-04-02T09:06:26.092Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-02T09:06:26.360Z] ---> Running in bf1710235e17 [2023-04-02T09:06:28.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:06:29.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:06:31.209Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T09:06:31.209Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T09:06:31.209Z] OK: 8 MiB in 16 packages [2023-04-02T09:06:33.153Z] Removing intermediate container bf1710235e17 [2023-04-02T09:06:33.153Z] ---> f2234f5f6379 [2023-04-02T09:06:33.153Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T09:06:33.153Z] ---> Running in a71510e0f36c [2023-04-02T09:06:33.742Z] Removing intermediate container a71510e0f36c [2023-04-02T09:06:33.743Z] ---> 88b2d44bf75a [2023-04-02T09:06:33.743Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-02T09:06:33.743Z] ---> Running in 3d1132c2a78a [2023-04-02T09:06:34.331Z] Removing intermediate container 3d1132c2a78a [2023-04-02T09:06:34.331Z] ---> 1197b108a930 [2023-04-02T09:06:34.331Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-02T09:06:34.600Z] ---> Running in 71e3b84694d3 [2023-04-02T09:06:35.189Z] Removing intermediate container 71e3b84694d3 [2023-04-02T09:06:35.190Z] ---> cfd6578dcdaa [2023-04-02T09:06:35.190Z] Step 15/25 : WORKDIR / [2023-04-02T09:06:35.457Z] ---> Running in 1a18536be5f0 [2023-04-02T09:06:36.041Z] Removing intermediate container 1a18536be5f0 [2023-04-02T09:06:36.041Z] ---> ba6f4e1f1e8d [2023-04-02T09:06:36.041Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:06:37.009Z] ---> 8f56260c56dd [2023-04-02T09:06:37.009Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:06:37.972Z] ---> bbb9c4c573ab [2023-04-02T09:06:37.972Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-02T09:06:39.919Z] ---> 465cc5edb16b [2023-04-02T09:06:39.919Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:06:40.889Z] ---> 7d4b853ab8a4 [2023-04-02T09:06:40.889Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-02T09:06:42.307Z] ---> b0023f208b72 [2023-04-02T09:06:42.307Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-02T09:06:42.307Z] ---> Running in 1201ef4b29a9 [2023-04-02T09:06:42.573Z] Removing intermediate container 1201ef4b29a9 [2023-04-02T09:06:42.573Z] ---> cd1555fe25d4 [2023-04-02T09:06:42.573Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T09:06:42.840Z] ---> Running in 4fdf785e61ff [2023-04-02T09:06:43.434Z] Removing intermediate container 4fdf785e61ff [2023-04-02T09:06:43.434Z] ---> 3888de4e74c5 [2023-04-02T09:06:43.434Z] Step 23/25 : LABEL arch=arm64 [2023-04-02T09:06:43.434Z] ---> Running in 5c762c1c5664 [2023-04-02T09:06:44.026Z] Removing intermediate container 5c762c1c5664 [2023-04-02T09:06:44.026Z] ---> e4d67aee08a6 [2023-04-02T09:06:44.026Z] Step 24/25 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T09:06:44.026Z] ---> Running in 25174c7209aa [2023-04-02T09:06:44.988Z] Removing intermediate container 25174c7209aa [2023-04-02T09:06:44.988Z] ---> dd8fa5fa6370 [2023-04-02T09:06:44.988Z] Step 25/25 : LABEL version=0.0.0 [2023-04-02T09:06:44.988Z] ---> Running in 4cd984bd69c4 [2023-04-02T09:06:45.573Z] Removing intermediate container 4cd984bd69c4 [2023-04-02T09:06:45.573Z] ---> d2727ae7cec9 [2023-04-02T09:06:45.573Z] [2023-04-02T09:06:45.840Z] Successfully built d2727ae7cec9 [2023-04-02T09:06:45.840Z] Successfully tagged core-metadata-arm64:latest [2023-04-02T09:06:45.840Z]  Building core-metadata ... done Building security-secretstore-setup [2023-04-02T09:07:04.087Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T09:07:04.087Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-02T09:07:04.087Z] ---> 18888ab08685 [2023-04-02T09:07:04.087Z] Step 3/25 : WORKDIR /edgex-go [2023-04-02T09:07:04.087Z] ---> Using cache [2023-04-02T09:07:04.087Z] ---> 5d60b34854fd [2023-04-02T09:07:04.087Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-02T09:07:04.087Z] ---> Using cache [2023-04-02T09:07:04.087Z] ---> c347dbb4ca87 [2023-04-02T09:07:04.087Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-02T09:07:04.087Z] ---> Using cache [2023-04-02T09:07:04.087Z] ---> eb93ac0a1550 [2023-04-02T09:07:04.087Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T09:07:04.087Z] ---> Using cache [2023-04-02T09:07:04.087Z] ---> 3dd2ae0d2774 [2023-04-02T09:07:04.087Z] Step 7/25 : COPY . . [2023-04-02T09:07:04.087Z] ---> Using cache [2023-04-02T09:07:04.087Z] ---> e8085842f089 [2023-04-02T09:07:04.087Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-02T09:07:04.087Z] ---> Running in 9a59dd70ea75 [2023-04-02T09:07:04.087Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-02T09:10:10.808Z] Removing intermediate container 22896c175caf [2023-04-02T09:10:10.808Z] ---> 0a67a2618184 [2023-04-02T09:10:10.808Z] [2023-04-02T09:10:10.808Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T09:10:10.808Z] ---> 51e60588ff2c [2023-04-02T09:10:10.808Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T09:10:10.808Z] ---> Using cache [2023-04-02T09:10:10.808Z] ---> f2234f5f6379 [2023-04-02T09:10:10.808Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T09:10:10.808Z] ---> Using cache [2023-04-02T09:10:10.808Z] ---> 88b2d44bf75a [2023-04-02T09:10:10.808Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-02T09:10:10.808Z] ---> Running in 6419c41327ea [2023-04-02T09:10:10.808Z] Removing intermediate container 6419c41327ea [2023-04-02T09:10:10.808Z] ---> cc42f54e1791 [2023-04-02T09:10:10.808Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-02T09:10:10.808Z] ---> Running in 3705a1c560c3 [2023-04-02T09:10:10.808Z] Removing intermediate container 3705a1c560c3 [2023-04-02T09:10:10.808Z] ---> f376bc1fc9c7 [2023-04-02T09:10:10.808Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:10:10.808Z] ---> 20258a70389f [2023-04-02T09:10:10.808Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:10:10.808Z] ---> f55f56de4de2 [2023-04-02T09:10:10.808Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-02T09:10:10.808Z] ---> 63c57dc5bb80 [2023-04-02T09:10:10.808Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:10:10.808Z] ---> b022fe430cf4 [2023-04-02T09:10:10.808Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-02T09:10:10.808Z] ---> Running in 28bd403dc2a5 [2023-04-02T09:10:10.808Z] Removing intermediate container 28bd403dc2a5 [2023-04-02T09:10:10.808Z] ---> ae3b29614c61 [2023-04-02T09:10:10.808Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T09:10:10.808Z] ---> Running in f633ea84a7b3 [2023-04-02T09:10:10.808Z] Removing intermediate container f633ea84a7b3 [2023-04-02T09:10:10.808Z] ---> 3908e0892c91 [2023-04-02T09:10:10.808Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T09:10:10.808Z] ---> Running in 46a6be743cd8 [2023-04-02T09:10:10.808Z] Removing intermediate container 46a6be743cd8 [2023-04-02T09:10:10.808Z] ---> d4b497b48388 [2023-04-02T09:10:10.808Z] Step 22/23 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T09:10:10.808Z] ---> Running in e6e7117b213f [2023-04-02T09:10:10.808Z] Removing intermediate container e6e7117b213f [2023-04-02T09:10:10.808Z] ---> 0881fbade44c [2023-04-02T09:10:10.808Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T09:10:10.808Z] ---> Running in 0d84b53072c7 [2023-04-02T09:10:10.808Z] Removing intermediate container 0d84b53072c7 [2023-04-02T09:10:10.808Z] ---> c3588d32dbed [2023-04-02T09:10:10.808Z] [2023-04-02T09:10:10.808Z] Successfully built c3588d32dbed [2023-04-02T09:10:10.808Z] Successfully tagged support-scheduler-arm64:latest [2023-04-02T09:11:32.399Z]  Building support-scheduler ... done Removing intermediate container 0e463c960d97 [2023-04-02T09:11:32.399Z] ---> 8942b8158c3e [2023-04-02T09:11:32.399Z] [2023-04-02T09:11:32.399Z] Step 10/24 : FROM alpine:3.17 [2023-04-02T09:11:32.399Z] ---> 51e60588ff2c [2023-04-02T09:11:32.399Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-02T09:11:32.399Z] ---> Using cache [2023-04-02T09:11:32.399Z] ---> f2234f5f6379 [2023-04-02T09:11:32.399Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T09:11:32.399Z] ---> Using cache [2023-04-02T09:11:32.399Z] ---> 88b2d44bf75a [2023-04-02T09:11:32.399Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-02T09:11:32.399Z] ---> Running in 925ffe0190a4 [2023-04-02T09:11:32.399Z] Removing intermediate container 925ffe0190a4 [2023-04-02T09:11:32.399Z] ---> e4dc453fe948 [2023-04-02T09:11:32.399Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-02T09:11:32.399Z] ---> Running in be8d5ff0cad1 [2023-04-02T09:11:32.399Z] Removing intermediate container be8d5ff0cad1 [2023-04-02T09:11:32.399Z] ---> 77ada752b5ad [2023-04-02T09:11:32.399Z] Step 15/24 : WORKDIR / [2023-04-02T09:11:32.399Z] ---> Running in 3302947bd6fe [2023-04-02T09:11:32.399Z] Removing intermediate container 3302947bd6fe [2023-04-02T09:11:32.399Z] ---> 4d67f604ebb3 [2023-04-02T09:11:32.399Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:11:32.399Z] ---> 722edf31d472 [2023-04-02T09:11:32.399Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:11:32.399Z] ---> 87ab4795f638 [2023-04-02T09:11:32.399Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-02T09:11:33.359Z] ---> 2935f7cceef7 [2023-04-02T09:11:33.626Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:11:34.585Z] ---> 7b933dbfa46c [2023-04-02T09:11:34.585Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-02T09:11:34.585Z] ---> Running in 3ef099540d3e [2023-04-02T09:11:35.166Z] Removing intermediate container 3ef099540d3e [2023-04-02T09:11:35.167Z] ---> 67020088a94d [2023-04-02T09:11:35.167Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T09:11:35.433Z] ---> Running in f4c07a514874 [2023-04-02T09:11:36.025Z] Removing intermediate container f4c07a514874 [2023-04-02T09:11:36.025Z] ---> 61aabfc0f431 [2023-04-02T09:11:36.025Z] Step 22/24 : LABEL arch=arm64 [2023-04-02T09:11:36.025Z] ---> Running in 8578fbbbd2ad [2023-04-02T09:11:36.609Z] Removing intermediate container 8578fbbbd2ad [2023-04-02T09:11:36.609Z] ---> 98dfec52b6e1 [2023-04-02T09:11:36.609Z] Step 23/24 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T09:11:36.609Z] ---> Running in 267abdc80eed [2023-04-02T09:11:37.196Z] Removing intermediate container 267abdc80eed [2023-04-02T09:11:37.196Z] ---> b99d3acd88d3 [2023-04-02T09:11:37.196Z] Step 24/24 : LABEL version=0.0.0 [2023-04-02T09:11:37.464Z] ---> Running in 2e111e911104 [2023-04-02T09:11:38.047Z] Removing intermediate container 2e111e911104 [2023-04-02T09:11:38.047Z] ---> 39d516c27d52 [2023-04-02T09:11:38.047Z] [2023-04-02T09:11:38.314Z] Successfully built 39d516c27d52 [2023-04-02T09:11:38.314Z] Successfully tagged core-command-arm64:latest [2023-04-02T09:12:59.921Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-02T09:13:06.559Z] Removing intermediate container 90abc6283d28 [2023-04-02T09:13:06.559Z] ---> b253b65b5ded [2023-04-02T09:13:06.559Z] [2023-04-02T09:13:06.559Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T09:13:06.559Z] ---> 51e60588ff2c [2023-04-02T09:13:06.559Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-02T09:13:06.559Z] ---> Running in 64c187d1410d [2023-04-02T09:13:08.499Z] Removing intermediate container 9a59dd70ea75 [2023-04-02T09:13:08.499Z] ---> bee0779b04a2 [2023-04-02T09:13:08.499Z] [2023-04-02T09:13:08.499Z] Step 9/25 : FROM alpine:3.17 [2023-04-02T09:13:08.499Z] ---> 51e60588ff2c [2023-04-02T09:13:08.499Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-02T09:13:08.499Z] ---> Running in ef704cadc459 [2023-04-02T09:13:09.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:13:09.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:13:10.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:13:10.836Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-02T09:13:11.103Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-02T09:13:11.104Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T09:13:11.104Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T09:13:11.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:13:11.689Z] OK: 8 MiB in 17 packages [2023-04-02T09:13:12.459Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-02T09:13:12.459Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-02T09:13:12.459Z] (3/3) Installing su-exec (0.2-r2) [2023-04-02T09:13:12.459Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T09:13:12.459Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T09:13:13.067Z] OK: 8 MiB in 18 packages [2023-04-02T09:13:13.731Z] Removing intermediate container 64c187d1410d [2023-04-02T09:13:13.731Z] ---> b673e1391ce8 [2023-04-02T09:13:13.731Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T09:13:14.003Z] ---> Running in 6f81e7c00765 [2023-04-02T09:13:14.598Z] Removing intermediate container 6f81e7c00765 [2023-04-02T09:13:14.598Z] ---> c5b42bfd15d1 [2023-04-02T09:13:14.598Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-02T09:13:14.881Z] ---> Running in 58bc3f4c4430 [2023-04-02T09:13:15.166Z] Removing intermediate container ef704cadc459 [2023-04-02T09:13:15.166Z] ---> dc32c3a764ec [2023-04-02T09:13:15.166Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-02T09:13:15.458Z] ---> Running in d5018d010165 [2023-04-02T09:13:15.458Z] Removing intermediate container 58bc3f4c4430 [2023-04-02T09:13:15.458Z] ---> 912696dbcb02 [2023-04-02T09:13:15.458Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-02T09:13:15.458Z] ---> Running in 363e613f5949 [2023-04-02T09:13:16.061Z] Removing intermediate container d5018d010165 [2023-04-02T09:13:16.061Z] ---> 8467b8ea6a8a [2023-04-02T09:13:16.061Z] Step 12/25 : WORKDIR / [2023-04-02T09:13:16.061Z] ---> Running in b42ce5518ca0 [2023-04-02T09:13:16.061Z] Removing intermediate container 363e613f5949 [2023-04-02T09:13:16.061Z] ---> d39c8e85d080 [2023-04-02T09:13:16.061Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:13:16.657Z] Removing intermediate container b42ce5518ca0 [2023-04-02T09:13:16.657Z] ---> cbc4f766a03f [2023-04-02T09:13:16.657Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:13:16.927Z] ---> 977a9e990922 [2023-04-02T09:13:16.927Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:13:17.892Z] ---> 9fb96d956d71 [2023-04-02T09:13:17.892Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:13:18.166Z] ---> 268ec76ff577 [2023-04-02T09:13:18.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-02T09:13:18.438Z] ---> a69f7838527d [2023-04-02T09:13:18.438Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-02T09:13:19.409Z] ---> 1d3d9fbeb9aa [2023-04-02T09:13:19.409Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-02T09:13:20.002Z] ---> d9e2fc8f73ee [2023-04-02T09:13:20.002Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:13:20.002Z] ---> 809071a6dc2e [2023-04-02T09:13:20.002Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:13:20.589Z] ---> aadff6af8554 [2023-04-02T09:13:20.589Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-02T09:13:20.867Z] ---> 61a3cfce17e6 [2023-04-02T09:13:20.867Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-02T09:13:20.867Z] ---> Running in cc1b6e10d143 [2023-04-02T09:13:21.454Z] Removing intermediate container cc1b6e10d143 [2023-04-02T09:13:21.454Z] ---> 8d891a6c2b15 [2023-04-02T09:13:21.454Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T09:13:21.454Z] ---> Running in c9cb1fdbaa1f [2023-04-02T09:13:22.434Z] Removing intermediate container c9cb1fdbaa1f [2023-04-02T09:13:22.434Z] ---> 367a9b36a9f0 [2023-04-02T09:13:22.434Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T09:13:22.434Z] ---> Running in 4e9abb9cead0 [2023-04-02T09:13:22.712Z] ---> 75ba6cce62a2 [2023-04-02T09:13:22.712Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-02T09:13:22.981Z] Removing intermediate container 4e9abb9cead0 [2023-04-02T09:13:22.981Z] ---> fd5d3edb43c9 [2023-04-02T09:13:22.981Z] Step 22/23 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T09:13:22.981Z] ---> Running in 82d6bcf4c731 [2023-04-02T09:13:23.587Z] Removing intermediate container 82d6bcf4c731 [2023-04-02T09:13:23.587Z] ---> 105e98b702d8 [2023-04-02T09:13:23.587Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T09:13:23.587Z] ---> Running in afd5c3fa748f [2023-04-02T09:13:23.856Z] Removing intermediate container afd5c3fa748f [2023-04-02T09:13:23.856Z] ---> 6514cb40054e [2023-04-02T09:13:23.856Z] [2023-04-02T09:13:24.130Z] ---> de249dff851e [2023-04-02T09:13:24.130Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-02T09:13:24.399Z] Successfully built 6514cb40054e [2023-04-02T09:13:24.399Z] Successfully tagged support-notifications-arm64:latest [2023-04-02T09:13:24.986Z]  Building support-notifications ... done  ---> a4b583021b61 [2023-04-02T09:13:24.986Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T09:13:24.986Z] ---> Running in 5d0b8e01e982 [2023-04-02T09:13:26.962Z] Removing intermediate container 5d0b8e01e982 [2023-04-02T09:13:26.962Z] ---> 6127a0c833c0 [2023-04-02T09:13:26.962Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T09:13:26.962Z] ---> Running in 49fc241372df [2023-04-02T09:13:27.234Z] Removing intermediate container 49fc241372df [2023-04-02T09:13:27.234Z] ---> d358044d5435 [2023-04-02T09:13:27.234Z] Step 23/25 : LABEL arch=arm64 [2023-04-02T09:13:27.234Z] ---> Running in bbca577a68a2 [2023-04-02T09:13:27.820Z] Removing intermediate container bbca577a68a2 [2023-04-02T09:13:27.821Z] ---> ad66c9ea7b1a [2023-04-02T09:13:27.821Z] Step 24/25 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T09:13:27.821Z] ---> Running in ee83f87c2b42 [2023-04-02T09:13:28.089Z] Removing intermediate container ee83f87c2b42 [2023-04-02T09:13:28.089Z] ---> 67d04990a1b9 [2023-04-02T09:13:28.089Z] Step 25/25 : LABEL version=0.0.0 [2023-04-02T09:13:28.089Z] ---> Running in 44ca61f10b76 [2023-04-02T09:13:30.678Z] Removing intermediate container 44ca61f10b76 [2023-04-02T09:13:30.678Z] ---> 6ef3e69d8160 [2023-04-02T09:13:30.678Z] [2023-04-02T09:13:30.678Z] Successfully built 6ef3e69d8160 [2023-04-02T09:13:30.678Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-02T09:13:38.906Z]  Building security-secretstore-setup ... done Removing intermediate container 7ffb0c5e8d6e [2023-04-02T09:13:38.906Z] ---> a4f9ea2c8329 [2023-04-02T09:13:38.906Z] [2023-04-02T09:13:38.906Z] Step 9/20 : FROM alpine:3.17 [2023-04-02T09:13:38.906Z] ---> 51e60588ff2c [2023-04-02T09:13:38.906Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-02T09:13:38.906Z] ---> Using cache [2023-04-02T09:13:38.906Z] ---> 69f0c1085237 [2023-04-02T09:13:38.906Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-02T09:13:38.906Z] ---> Running in 58f71b4f0ade [2023-04-02T09:13:39.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:13:40.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:13:41.513Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T09:13:41.513Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T09:13:41.513Z] OK: 17689 distinct packages available [2023-04-02T09:13:41.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:13:42.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:13:43.077Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-02T09:13:43.347Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-02T09:13:43.347Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-02T09:13:43.347Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-02T09:13:43.347Z] (5/9) Installing curl (7.88.1-r1) [2023-04-02T09:13:43.347Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-02T09:13:43.347Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-02T09:13:43.347Z] (8/9) Installing libucontext (1.2-r0) [2023-04-02T09:13:43.347Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-02T09:13:43.347Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T09:13:43.347Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T09:13:43.934Z] OK: 11 MiB in 24 packages [2023-04-02T09:13:45.356Z] Removing intermediate container 58f71b4f0ade [2023-04-02T09:13:45.356Z] ---> 2d772be4e097 [2023-04-02T09:13:45.356Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:13:45.625Z] ---> c01e05406436 [2023-04-02T09:13:45.625Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:13:46.210Z] ---> c6e41a6d5f3e [2023-04-02T09:13:46.210Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-02T09:13:47.619Z] ---> 5d496c174a2a [2023-04-02T09:13:47.619Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:13:48.201Z] ---> 9375af585434 [2023-04-02T09:13:48.201Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-02T09:13:48.201Z] ---> Running in f13c5edb04b5 [2023-04-02T09:13:48.469Z] Removing intermediate container f13c5edb04b5 [2023-04-02T09:13:48.469Z] ---> 2464c59e7e02 [2023-04-02T09:13:48.469Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T09:13:48.469Z] ---> Running in f5fe030174ee [2023-04-02T09:13:48.735Z] Removing intermediate container f5fe030174ee [2023-04-02T09:13:48.735Z] ---> 91892c9b3144 [2023-04-02T09:13:48.735Z] Step 18/20 : LABEL arch=arm64 [2023-04-02T09:13:48.735Z] ---> Running in 5a5d80b1bb2e [2023-04-02T09:13:49.319Z] Removing intermediate container 5a5d80b1bb2e [2023-04-02T09:13:49.319Z] ---> df57f238c98f [2023-04-02T09:13:49.319Z] Step 19/20 : LABEL git_sha=1b99ed3d02dae4a89ec649b37f7dde2cc97ab1e9 [2023-04-02T09:13:49.319Z] ---> Running in 687a8d507b5e [2023-04-02T09:13:49.586Z] Removing intermediate container 687a8d507b5e [2023-04-02T09:13:49.586Z] ---> 8228437a8a9b [2023-04-02T09:13:49.586Z] Step 20/20 : LABEL version=0.0.0 [2023-04-02T09:13:49.586Z] ---> Running in c253bf8786e6 [2023-04-02T09:13:49.853Z] Removing intermediate container c253bf8786e6 [2023-04-02T09:13:49.853Z] ---> f5e56dbed44a [2023-04-02T09:13:49.853Z] [2023-04-02T09:13:50.119Z] Successfully built f5e56dbed44a [2023-04-02T09:13:50.119Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-02T09:13:50.712Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-02T09:13:50.712Z] $ docker stop --time=1 6d49202178998a8355a2a5b101db97dc0211dacad1b831ac39ae8439bf2379aa [2023-04-02T09:13:52.389Z] $ docker rm -f --volumes 6d49202178998a8355a2a5b101db97dc0211dacad1b831ac39ae8439bf2379aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-02T09:13:52.852Z] + docker images [2023-04-02T09:13:53.118Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-02T09:13:53.118Z] security-spiffe-token-provider-arm64 latest f5e56dbed44a 3 seconds ago 32.7MB [2023-04-02T09:13:53.118Z] a4f9ea2c8329 16 seconds ago 1.53GB [2023-04-02T09:13:53.118Z] security-secretstore-setup-arm64 latest 6ef3e69d8160 24 seconds ago 32.2MB [2023-04-02T09:13:53.118Z] support-notifications-arm64 latest 6514cb40054e 29 seconds ago 32.2MB [2023-04-02T09:13:53.118Z] bee0779b04a2 45 seconds ago 1.49GB [2023-04-02T09:13:53.118Z] b253b65b5ded 48 seconds ago 1.56GB [2023-04-02T09:13:53.118Z] core-command-arm64 latest 39d516c27d52 2 minutes ago 19.7MB [2023-04-02T09:13:53.118Z] 8942b8158c3e 2 minutes ago 1.49GB [2023-04-02T09:13:53.118Z] support-scheduler-arm64 latest c3588d32dbed 3 minutes ago 31.5MB [2023-04-02T09:13:53.118Z] 0a67a2618184 3 minutes ago 1.56GB [2023-04-02T09:13:53.118Z] core-metadata-arm64 latest d2727ae7cec9 7 minutes ago 20.2MB [2023-04-02T09:13:53.118Z] c3d174745a2d 7 minutes ago 1.5GB [2023-04-02T09:13:53.118Z] security-spire-config-arm64 latest 1c78c52347c6 9 minutes ago 86.2MB [2023-04-02T09:13:53.118Z] 34f14e45dda4 10 minutes ago 1.35GB [2023-04-02T09:13:53.118Z] security-spire-agent-arm64 latest 4893cb7acd5b 10 minutes ago 125MB [2023-04-02T09:13:53.118Z] security-spire-server-arm64 latest a82c898f674f 10 minutes ago 87.1MB [2023-04-02T09:13:53.118Z] 214e54d695ec 11 minutes ago 1.35GB [2023-04-02T09:13:53.118Z] 7b146d37b5ce 11 minutes ago 1.35GB [2023-04-02T09:13:53.118Z] core-data-arm64 latest 27c78195917b 14 minutes ago 19.9MB [2023-04-02T09:13:53.118Z] security-bootstrapper-arm64 latest c994eec7cd2b 14 minutes ago 21.9MB [2023-04-02T09:13:53.118Z] 1e15738ad47e 14 minutes ago 1.5GB [2023-04-02T09:13:53.118Z] core-common-config-bootstrapper-arm64 latest 8c1e7d89991f 14 minutes ago 17.2MB [2023-04-02T09:13:53.118Z] security-proxy-setup-arm64 latest 99a67e45609d 14 minutes ago 18.7MB [2023-04-02T09:13:53.118Z] security-proxy-auth-arm64 latest 44bbc07af3c4 15 minutes ago 18.3MB [2023-04-02T09:13:53.118Z] acc6590bd870 15 minutes ago 1.49GB [2023-04-02T09:13:53.118Z] 057c6225e8a5 15 minutes ago 1.48GB [2023-04-02T09:13:53.118Z] 14f842536812 15 minutes ago 1.47GB [2023-04-02T09:13:53.118Z] c28d43391e82 15 minutes ago 1.47GB [2023-04-02T09:13:53.118Z] ci-base-image-arm64 latest 18888ab08685 38 minutes ago 866MB [2023-04-02T09:13:53.118Z] alpine 3.17 51e60588ff2c 3 days ago 7.46MB [2023-04-02T09:13:53.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB [2023-04-02T09:13:53.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T09:13:53.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-02T09:13:53.538Z] [2023-04-02T09:13:53.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T09:13:53.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-02T09:13:53.865Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-02T09:13:53.865Z] 8998bd30e6a1: Pulling fs layer [2023-04-02T09:13:53.865Z] 04944245beec: Pulling fs layer [2023-04-02T09:13:53.865Z] 699f458cf7ca: Pulling fs layer [2023-04-02T09:13:53.865Z] 765212b225bb: Pulling fs layer [2023-04-02T09:13:53.865Z] f23df028b6ca: Pulling fs layer [2023-04-02T09:13:53.865Z] d65c8cfc05b1: Pulling fs layer [2023-04-02T09:13:53.865Z] 2437ff75d9bd: Pulling fs layer [2023-04-02T09:13:53.865Z] f23df028b6ca: Waiting [2023-04-02T09:13:53.865Z] d65c8cfc05b1: Waiting [2023-04-02T09:13:53.865Z] 2437ff75d9bd: Waiting [2023-04-02T09:13:53.865Z] 765212b225bb: Waiting [2023-04-02T09:13:54.133Z] 04944245beec: Verifying Checksum [2023-04-02T09:13:54.133Z] 04944245beec: Download complete [2023-04-02T09:13:54.133Z] 765212b225bb: Verifying Checksum [2023-04-02T09:13:54.133Z] 765212b225bb: Download complete [2023-04-02T09:13:54.133Z] f23df028b6ca: Verifying Checksum [2023-04-02T09:13:54.133Z] f23df028b6ca: Download complete [2023-04-02T09:13:54.133Z] d65c8cfc05b1: Verifying Checksum [2023-04-02T09:13:54.133Z] d65c8cfc05b1: Download complete [2023-04-02T09:13:54.399Z] 699f458cf7ca: Verifying Checksum [2023-04-02T09:13:54.399Z] 699f458cf7ca: Download complete [2023-04-02T09:13:54.664Z] 8998bd30e6a1: Verifying Checksum [2023-04-02T09:13:54.664Z] 8998bd30e6a1: Download complete [2023-04-02T09:13:56.622Z] 2437ff75d9bd: Verifying Checksum [2023-04-02T09:13:56.622Z] 2437ff75d9bd: Download complete [2023-04-02T09:13:58.561Z] 8998bd30e6a1: Pull complete [2023-04-02T09:13:59.141Z] 04944245beec: Pull complete [2023-04-02T09:14:00.545Z] 699f458cf7ca: Pull complete [2023-04-02T09:14:00.545Z] 765212b225bb: Pull complete [2023-04-02T09:14:01.501Z] f23df028b6ca: Pull complete [2023-04-02T09:14:01.766Z] d65c8cfc05b1: Pull complete [2023-04-02T09:14:16.759Z] 2437ff75d9bd: Pull complete [2023-04-02T09:14:16.759Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-02T09:14:16.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-02T09:14:16.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T09:14:16.937Z] prd-ubuntu20.04-docker-arm64-4c-16g-6639 does not seem to be running inside a container [2023-04-02T09:14:16.989Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-02T09:14:19.748Z] $ docker top 218ed8a761ba20556ff7a390800bc55ac47d988b7e41b42c2a583f88ef4eae38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:14:20.599Z] ---> job-cost.sh [2023-04-02T09:14:20.599Z] lf-activate-venv: SKIPPING [2023-04-02T09:14:20.599Z] INFO: No Stack... [2023-04-02T09:14:20.864Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-02T09:14:21.821Z] INFO: Archiving Costs [Pipeline] sh [2023-04-02T09:14:22.458Z] + cat /w/workspace/edgex-go/5/archives/cost.csv+ [2023-04-02T09:14:22.458Z] cut -d, -f6 [Pipeline] lock [2023-04-02T09:14:22.494Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4481-5-stack-cost] [2023-04-02T09:14:22.500Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4481-5-stack-cost] did not exist. Created. [2023-04-02T09:14:22.501Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4481-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-02T09:14:22.817Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-02T09:14:23.240Z] Stashed 1 file(s) [Pipeline] } [2023-04-02T09:14:23.247Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4481-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-02T09:14:23.257Z] $ docker stop --time=1 218ed8a761ba20556ff7a390800bc55ac47d988b7e41b42c2a583f88ef4eae38 [2023-04-02T09:14:24.745Z] $ docker rm -f --volumes 218ed8a761ba20556ff7a390800bc55ac47d988b7e41b42c2a583f88ef4eae38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-02T09:14:25.151Z] provisioning config files... [2023-04-02T09:14:25.161Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2069931067252977918tmp [Pipeline] { [Pipeline] sh [2023-04-02T09:14:25.448Z] + set +x [2023-04-02T09:14:25.448Z] + + curlbash -s -s https://codecov.io/bash -- [2023-04-02T09:14:25.448Z] [2023-04-02T09:14:25.448Z] [2023-04-02T09:14:25.448Z] _____ _ [2023-04-02T09:14:25.448Z] / ____| | | [2023-04-02T09:14:25.448Z] | | ___ __| | ___ ___ _____ __ [2023-04-02T09:14:25.448Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-02T09:14:25.448Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-02T09:14:25.448Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-02T09:14:25.448Z] Bash-1.0.6 [2023-04-02T09:14:25.448Z] [2023-04-02T09:14:25.448Z] [2023-04-02T09:14:25.448Z] ==> git version 2.25.1 found [2023-04-02T09:14:25.448Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-02T09:14:25.448Z] Release-Date: 2020-01-08 [2023-04-02T09:14:25.448Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-02T09:14:25.448Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-02T09:14:25.448Z] ==> Jenkins CI detected. [2023-04-02T09:14:25.448Z] current dir:  /w/workspace/edgex-go/5 [2023-04-02T09:14:25.448Z] project root: . [2023-04-02T09:14:25.448Z] --> token set from env [2023-04-02T09:14:25.448Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-02T09:14:25.448Z] ==> Running gcov in . (disable via -X gcov) [2023-04-02T09:14:25.448Z] ==> Python coveragepy not found [2023-04-02T09:14:25.448Z] ==> Searching for coverage reports in: [2023-04-02T09:14:25.448Z] + . [2023-04-02T09:14:25.448Z] -> Found 1 reports [2023-04-02T09:14:25.448Z] ==> Detecting git/mercurial file structure [2023-04-02T09:14:25.448Z] ==> Reading reports [2023-04-02T09:14:25.448Z] + ./coverage.out bytes=447380 [2023-04-02T09:14:25.709Z] ==> Appending adjustments [2023-04-02T09:14:25.709Z] https://docs.codecov.io/docs/fixing-reports [2023-04-02T09:14:26.644Z] + Found adjustments [2023-04-02T09:14:26.644Z] ==> Gzipping contents [2023-04-02T09:14:26.644Z] 60K /tmp/codecov.hnbrTy.gz [2023-04-02T09:14:26.644Z] ==> Uploading reports [2023-04-02T09:14:26.644Z] url: https://codecov.io [2023-04-02T09:14:26.644Z] query: branch=PR-4481&commit=0300f2ac04e7ae1e91d6050496d05d22b7407e74&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4481%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4481&job=&cmd_args= [2023-04-02T09:14:26.644Z] -> Pinging Codecov [2023-04-02T09:14:26.644Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4481&commit=0300f2ac04e7ae1e91d6050496d05d22b7407e74&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4481%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4481&job=&cmd_args= [2023-04-02T09:14:26.905Z] -> Uploading to [2023-04-02T09:14:26.905Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-02/00271124DB129430A58F1EEE437C3FCB/0300f2ac04e7ae1e91d6050496d05d22b7407e74/466fea85-9562-46a8-97fa-ac6ca90829c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230402T091426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a50c1ba7a26aa6af9b71310abf8998ab77df14d392735757fdf870296eab417b [2023-04-02T09:14:26.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-02T09:14:26.905Z] Dload Upload Total Spent Left Speed [2023-04-02T09:14:27.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57494 0 0 100 57494 0 206k --:--:-- --:--:-- --:--:-- 206k [2023-04-02T09:14:27.163Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0300f2ac04e7ae1e91d6050496d05d22b7407e74 [Pipeline] } [2023-04-02T09:14:27.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-02T09:14:27.727Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:14:28.014Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:14:28.865Z] ---> package-listing.sh [2023-04-02T09:14:28.865Z] ++ facter osfamily [2023-04-02T09:14:28.865Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-02T09:14:29.123Z] + OS_FAMILY=debian [2023-04-02T09:14:29.123Z] + workspace=/w/workspace/edgex-go/5 [2023-04-02T09:14:29.123Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-02T09:14:29.123Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-02T09:14:29.123Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-02T09:14:29.123Z] + PACKAGES=/tmp/packages_start.txt [2023-04-02T09:14:29.123Z] + '[' /w/workspace/edgex-go/5 ']' [2023-04-02T09:14:29.123Z] + PACKAGES=/tmp/packages_end.txt [2023-04-02T09:14:29.123Z] + case "${OS_FAMILY}" in [2023-04-02T09:14:29.123Z] + dpkg -l [2023-04-02T09:14:29.123Z] + grep '^ii' [2023-04-02T09:14:29.123Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-02T09:14:29.123Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-02T09:14:29.123Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-02T09:14:29.123Z] + '[' /w/workspace/edgex-go/5 ']' [2023-04-02T09:14:29.123Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-04-02T09:14:29.123Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-04-02T09:14:29.130Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-02T09:14:29.404Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T09:14:29.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-02T09:14:29.957Z] [2023-04-02T09:14:29.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T09:14:30.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-02T09:14:30.257Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-02T09:14:30.257Z] 5eb5b503b376: Pulling fs layer [2023-04-02T09:14:30.257Z] 5c69ac0246d0: Pulling fs layer [2023-04-02T09:14:30.257Z] ec43610c2a17: Pulling fs layer [2023-04-02T09:14:30.257Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-02T09:14:30.257Z] 33b1e0a273af: Pulling fs layer [2023-04-02T09:14:30.257Z] 5d3b04190fa2: Pulling fs layer [2023-04-02T09:14:30.257Z] 2f39f015ded8: Pulling fs layer [2023-04-02T09:14:30.257Z] 33b1e0a273af: Waiting [2023-04-02T09:14:30.257Z] 5d3b04190fa2: Waiting [2023-04-02T09:14:30.257Z] 3a2ae6a8a46f: Waiting [2023-04-02T09:14:30.257Z] 2f39f015ded8: Waiting [2023-04-02T09:14:30.257Z] 5c69ac0246d0: Download complete [2023-04-02T09:14:30.257Z] 3a2ae6a8a46f: Download complete [2023-04-02T09:14:30.257Z] 33b1e0a273af: Verifying Checksum [2023-04-02T09:14:30.257Z] 33b1e0a273af: Download complete [2023-04-02T09:14:30.257Z] ec43610c2a17: Verifying Checksum [2023-04-02T09:14:30.257Z] ec43610c2a17: Download complete [2023-04-02T09:14:30.257Z] 5d3b04190fa2: Verifying Checksum [2023-04-02T09:14:30.257Z] 5d3b04190fa2: Download complete [2023-04-02T09:14:30.516Z] 5eb5b503b376: Verifying Checksum [2023-04-02T09:14:30.517Z] 5eb5b503b376: Download complete [2023-04-02T09:14:31.082Z] 2f39f015ded8: Download complete [2023-04-02T09:14:31.651Z] 5eb5b503b376: Pull complete [2023-04-02T09:14:31.911Z] 5c69ac0246d0: Pull complete [2023-04-02T09:14:32.169Z] ec43610c2a17: Pull complete [2023-04-02T09:14:32.169Z] 3a2ae6a8a46f: Pull complete [2023-04-02T09:14:32.427Z] 33b1e0a273af: Pull complete [2023-04-02T09:14:32.427Z] 5d3b04190fa2: Pull complete [2023-04-02T09:14:36.611Z] 2f39f015ded8: Pull complete [2023-04-02T09:14:36.611Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-02T09:14:36.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-02T09:14:36.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T09:14:36.687Z] prd-ubuntu20.04-docker-8c-8g-6636 does not seem to be running inside a container [2023-04-02T09:14:36.715Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:latest cat [2023-04-02T09:14:37.976Z] $ docker top a2ea2aaec5fd8d5315c89c1ea6a5c0f5042427df85eb6579992bf9f093a68b5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T09:14:38.321Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-02T09:14:38.605Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-02T09:14:38.890Z] + ls /var/log/sa-host [2023-04-02T09:14:38.890Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-02T09:14:38.953Z] provisioning config files... [2023-04-02T09:14:38.962Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3280342795966268443tmp [Pipeline] { [Pipeline] echo [2023-04-02T09:14:38.974Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:14:39.253Z] ---> create-netrc.sh [Pipeline] } [2023-04-02T09:14:39.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:14:39.582Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-02T09:14:39.590Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:14:39.873Z] ---> sudo-logs.sh [2023-04-02T09:14:39.873Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-02T09:14:39.899Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:14:40.180Z] ---> job-cost.sh [2023-04-02T09:14:40.180Z] lf-activate-venv: SKIPPING [2023-04-02T09:14:40.180Z] DEBUG: total: 0.10999999940395355 [2023-04-02T09:14:40.180Z] INFO: Retrieving Stack Cost... [2023-04-02T09:14:40.439Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-02T09:14:41.007Z] INFO: Archiving Costs [Pipeline] echo [2023-04-02T09:14:41.019Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:14:41.299Z] ---> logs-deploy.sh [2023-04-02T09:14:41.299Z] lf-activate-venv: SKIPPING [2023-04-02T09:14:41.299Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4481/5 [2023-04-02T09:14:41.299Z] INFO: archiving workspace using pattern(s): [2023-04-02T09:14:42.237Z] Archives upload complete. [2023-04-02T09:14:42.237Z] INFO: archiving logs to Nexus