Pull request #4383 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 38c34b4daeea9ee478c68e4bbab1d552e8708bdf+76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (0cb924c4085244594d2aadef23264847d33068f3) 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-ssh10997213361391979918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14217001429986042692.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6098708906487326528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4383/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4825246893889926948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7589931677772570403.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4383/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4383/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15578197943988503700.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6956 in /w/workspace/edgexfoundry_edgex-go_PR-4383 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 38c34b4daeea9ee478c68e4bbab1d552e8708bdf Merge succeeded, producing 38c34b4daeea9ee478c68e4bbab1d552e8708bdf Checking out Revision 38c34b4daeea9ee478c68e4bbab1d552e8708bdf (PR-4383) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4383/head:refs/remotes/origin/PR-4383 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38c34b4daeea9ee478c68e4bbab1d552e8708bdf # 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 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38c34b4daeea9ee478c68e4bbab1d552e8708bdf # timeout=10 Commit message: "refactor: Clean up private configs previously missed" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-22T00:47:27.578Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T00:47:27.753Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T00:47:27.858Z] ========================================================= [2023-02-22T00:47:27.858Z] EdgeX Global Pipelines Version Info [2023-02-22T00:47:27.858Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-22T00:47:28.646Z] ------------------- [2023-02-22T00:47:28.646Z] stable info: [2023-02-22T00:47:28.646Z] ------------------- [2023-02-22T00:47:28.646Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T00:47:28.646Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T00:47:28.646Z] Message: update stable to v1.0.244 [2023-02-22T00:47:29.216Z] ------------------- [2023-02-22T00:47:29.216Z] experimental info: [2023-02-22T00:47:29.216Z] ------------------- [2023-02-22T00:47:29.216Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T00:47:29.216Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T00:47:29.216Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T00:47:29.498Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-22T00:47:29.539Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-22T00:47:29.577Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T00:47:29.616Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T00:47:29.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T00:47:29.693Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T00:47:29.733Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T00:47:29.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-22T00:47:29.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-22T00:47:29.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-22T00:47:29.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T00:47:29.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T00:47:29.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T00:47:30.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T00:47:30.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T00:47:30.092Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T00:47:30.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T00:47:30.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T00:47:30.213Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-22T00:47:30.250Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-22T00:47:30.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T00:47:30.331Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T00:47:30.369Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T00:47:30.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4383 [Pipeline] echo [2023-02-22T00:47:30.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4383 [Pipeline] echo [2023-02-22T00:47:30.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4383 [Pipeline] echo [2023-02-22T00:47:30.527Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38c34b4daeea9ee478c68e4bbab1d552e8708bdf [Pipeline] echo [2023-02-22T00:47:30.566Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38c34b4 [Pipeline] echo [2023-02-22T00:47:30.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T00:47:30.711Z] provisioning config files... [2023-02-22T00:47:30.726Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12138763604916225398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T00:47:31.063Z] ---> docker-login.sh [2023-02-22T00:47:31.063Z] nexus3.edgexfoundry.org:10001 [2023-02-22T00:47:31.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:47:31.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:47:31.323Z] Configure a credential helper to remove this warning. See [2023-02-22T00:47:31.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:47:31.323Z] [2023-02-22T00:47:31.323Z] Login Succeeded [2023-02-22T00:47:31.323Z] nexus3.edgexfoundry.org:10002 [2023-02-22T00:47:31.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:47:31.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:47:31.584Z] Configure a credential helper to remove this warning. See [2023-02-22T00:47:31.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:47:31.584Z] [2023-02-22T00:47:31.584Z] Login Succeeded [2023-02-22T00:47:31.584Z] nexus3.edgexfoundry.org:10003 [2023-02-22T00:47:31.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:47:31.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:47:31.584Z] Configure a credential helper to remove this warning. See [2023-02-22T00:47:31.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:47:31.584Z] [2023-02-22T00:47:31.584Z] Login Succeeded [2023-02-22T00:47:31.584Z] nexus3.edgexfoundry.org:10004 [2023-02-22T00:47:31.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:47:31.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:47:31.842Z] Configure a credential helper to remove this warning. See [2023-02-22T00:47:31.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:47:31.842Z] [2023-02-22T00:47:31.842Z] Login Succeeded [2023-02-22T00:47:31.842Z] docker.io [2023-02-22T00:47:31.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:47:32.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:47:32.101Z] Configure a credential helper to remove this warning. See [2023-02-22T00:47:32.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:47:32.101Z] [2023-02-22T00:47:32.101Z] Login Succeeded [2023-02-22T00:47:32.101Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T00:47:32.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T00:47:32.543Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-22T00:47:32.543Z] + dirname cmd/core-command/Dockerfile [2023-02-22T00:47:32.543Z] + cut -d/ -f2 [2023-02-22T00:47:32.543Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-22T00:47:32.543Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T00:47:32.543Z] + cut -d/ -f2 [2023-02-22T00:47:32.543Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T00:47:32.543Z] + dirname cmd/core-data/Dockerfile [2023-02-22T00:47:32.543Z] + cut -d/ -f2 [2023-02-22T00:47:32.543Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-22T00:47:32.543Z] + dirname cmd/core-metadata/Dockerfile [2023-02-22T00:47:32.543Z] + cut -d/ -f2 [2023-02-22T00:47:32.543Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-22T00:47:32.543Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-22T00:47:32.543Z] + cut -d/ -f2 [2023-02-22T00:47:32.543Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-22T00:47:32.543Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-22T00:47:32.543Z] + cut -d/ -f2 [2023-02-22T00:47:32.543Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-22T00:47:32.543Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-22T00:47:32.543Z] cut -d/ -f2 [2023-02-22T00:47:32.543Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-22T00:47:32.543Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T00:47:32.543Z] + cut -d/ -f2 [2023-02-22T00:47:32.543Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T00:47:32.543Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-22T00:47:32.543Z] + cut -d/ -f2 [2023-02-22T00:47:32.543Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-22T00:47:32.543Z] + cut -d/ -f2 [2023-02-22T00:47:32.543Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-22T00:47:32.543Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-22T00:47:32.543Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-22T00:47:32.543Z] + cut -d/ -f2 [2023-02-22T00:47:32.543Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-22T00:47:32.543Z] + dirname cmd/support-notifications/Dockerfile [2023-02-22T00:47:32.543Z] + cut -d/ -f2 [2023-02-22T00:47:32.543Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-22T00:47:32.543Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-22T00:47:32.543Z] + cut -d/ -f2 [2023-02-22T00:47:32.543Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-22T00:47:32.622Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-22T00:47:33.150Z] + git rev-list -1 --merges 38c34b4daeea9ee478c68e4bbab1d552e8708bdf~1..38c34b4daeea9ee478c68e4bbab1d552e8708bdf [Pipeline] echo [2023-02-22T00:47:33.182Z] -----------> git rev-list -1 --merges 38c34b4daeea9ee478c68e4bbab1d552e8708bdf~1..38c34b4daeea9ee478c68e4bbab1d552e8708bdf 38c34b4daeea9ee478c68e4bbab1d552e8708bdf [false] [Pipeline] sh [2023-02-22T00:47:33.493Z] + git log --format=format:%s -1 38c34b4daeea9ee478c68e4bbab1d552e8708bdf [Pipeline] echo [2023-02-22T00:47:33.531Z] ========================================================= [2023-02-22T00:47:33.531Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T00:47:33.531Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-22T00:47:34.023Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T00:47:34.023Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T00:47:34.023Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T00:47:34.023Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T00:47:34.023Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-22T00:47:34.023Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-22T00:47:34.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:47:34.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T00:47:34.446Z] [2023-02-22T00:47:34.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:47:34.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T00:47:34.866Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T00:47:34.866Z] b85a868b505f: Pulling fs layer [2023-02-22T00:47:34.866Z] e2be974225ed: Pulling fs layer [2023-02-22T00:47:34.866Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T00:47:34.866Z] 988bab9f4d93: Pulling fs layer [2023-02-22T00:47:34.866Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T00:47:34.866Z] eaf3925da568: Pulling fs layer [2023-02-22T00:47:34.866Z] bab4dde63d76: Pulling fs layer [2023-02-22T00:47:34.866Z] bde34c3a00c8: Pulling fs layer [2023-02-22T00:47:34.866Z] b352a97aabf1: Pulling fs layer [2023-02-22T00:47:34.866Z] 4872d77fe225: Pulling fs layer [2023-02-22T00:47:34.866Z] 5851b861e8e6: Pulling fs layer [2023-02-22T00:47:34.866Z] 988bab9f4d93: Waiting [2023-02-22T00:47:34.866Z] 1469e6f7b9e6: Waiting [2023-02-22T00:47:34.866Z] eaf3925da568: Waiting [2023-02-22T00:47:34.866Z] bab4dde63d76: Waiting [2023-02-22T00:47:34.866Z] bde34c3a00c8: Waiting [2023-02-22T00:47:34.866Z] 5851b861e8e6: Waiting [2023-02-22T00:47:34.866Z] 4872d77fe225: Waiting [2023-02-22T00:47:34.866Z] b352a97aabf1: Waiting [2023-02-22T00:47:34.866Z] e2be974225ed: Verifying Checksum [2023-02-22T00:47:34.866Z] e2be974225ed: Download complete [2023-02-22T00:47:34.866Z] 988bab9f4d93: Verifying Checksum [2023-02-22T00:47:34.866Z] 988bab9f4d93: Download complete [2023-02-22T00:47:34.866Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T00:47:34.866Z] 1469e6f7b9e6: Download complete [2023-02-22T00:47:35.134Z] eaf3925da568: Verifying Checksum [2023-02-22T00:47:35.134Z] eaf3925da568: Download complete [2023-02-22T00:47:35.134Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T00:47:35.134Z] 339a4e72a1f5: Download complete [2023-02-22T00:47:35.134Z] bde34c3a00c8: Verifying Checksum [2023-02-22T00:47:35.134Z] bde34c3a00c8: Download complete [2023-02-22T00:47:35.134Z] b352a97aabf1: Download complete [2023-02-22T00:47:35.134Z] 4872d77fe225: Download complete [2023-02-22T00:47:35.134Z] 5851b861e8e6: Download complete [2023-02-22T00:47:35.134Z] b85a868b505f: Verifying Checksum [2023-02-22T00:47:35.134Z] b85a868b505f: Download complete [2023-02-22T00:47:35.395Z] bab4dde63d76: Verifying Checksum [2023-02-22T00:47:35.395Z] bab4dde63d76: Download complete [2023-02-22T00:47:36.331Z] b85a868b505f: Pull complete [2023-02-22T00:47:36.331Z] e2be974225ed: Pull complete [2023-02-22T00:47:36.897Z] 339a4e72a1f5: Pull complete [2023-02-22T00:47:36.897Z] 988bab9f4d93: Pull complete [2023-02-22T00:47:37.157Z] 1469e6f7b9e6: Pull complete [2023-02-22T00:47:37.416Z] eaf3925da568: Pull complete [2023-02-22T00:47:39.318Z] bab4dde63d76: Pull complete [2023-02-22T00:47:39.318Z] bde34c3a00c8: Pull complete [2023-02-22T00:47:39.318Z] b352a97aabf1: Pull complete [2023-02-22T00:47:39.318Z] 4872d77fe225: Pull complete [2023-02-22T00:47:39.577Z] 5851b861e8e6: Pull complete [2023-02-22T00:47:39.577Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T00:47:39.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T00:47:39.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T00:47:39.795Z] prd-ubuntu20.04-docker-8c-8g-6956 does not seem to be running inside a container [2023-02-22T00:47:39.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T00:47:42.888Z] $ docker top d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 -eo pid,comm [2023-02-22T00:47:42.936Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-22T00:47:42.936Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T00:47:43.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T00:47:43.065Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T00:47:43.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T00:47:43.172Z] $ docker exec d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 ssh-agent [2023-02-22T00:47:43.289Z] SSH_AUTH_SOCK=/tmp/ssh-K2GCK1i3wjEA/agent.32 [2023-02-22T00:47:43.289Z] SSH_AGENT_PID=38 [2023-02-22T00:47:43.295Z] Running ssh-add (command line suppressed) [2023-02-22T00:47:43.424Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16435924296972824748.key (/w/workspace/edgex-go/1@tmp/private_key_16435924296972824748.key) [2023-02-22T00:47:43.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T00:47:43.758Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T00:47:43.781Z] $ docker exec --env ******** --env ******** d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 ssh-agent -k [2023-02-22T00:47:43.922Z] unset SSH_AUTH_SOCK; [2023-02-22T00:47:43.922Z] unset SSH_AGENT_PID; [2023-02-22T00:47:43.922Z] echo Agent pid 38 killed; [2023-02-22T00:47:43.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T00:47:44.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T00:47:44.015Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T00:47:44.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T00:47:44.138Z] $ docker exec d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 ssh-agent [2023-02-22T00:47:44.239Z] SSH_AUTH_SOCK=/tmp/ssh-mxCzhv46SF97/agent.70 [2023-02-22T00:47:44.239Z] SSH_AGENT_PID=76 [2023-02-22T00:47:44.244Z] Running ssh-add (command line suppressed) [2023-02-22T00:47:44.347Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12433552659696417077.key (/w/workspace/edgex-go/1@tmp/private_key_12433552659696417077.key) [2023-02-22T00:47:44.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T00:47:44.685Z] + git semver init [2023-02-22T00:47:44.944Z] 2023-02-22 00:47:44,863 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T00:47:44.944Z] 2023-02-22 00:47:44,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-22T00:47:44.944Z] 2023-02-22 00:47:44,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-22T00:47:44.944Z] 2023-02-22 00:47:44,865 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-22T00:47:51.515Z] 2023-02-22 00:47:50,724 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-22T00:47:51.515Z] 2023-02-22 00:47:50,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4383 with force:False [2023-02-22T00:47:51.515Z] 2023-02-22 00:47:50,724 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4383 [2023-02-22T00:47:51.515Z] 2023-02-22 00:47:50,728 [execute] INFO git cat-file --batch-check [2023-02-22T00:47:51.515Z] 2023-02-22 00:47:50,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T00:47:51.515Z] 2023-02-22 00:47:50,734 [execute] INFO git cat-file --batch [2023-02-22T00:47:51.515Z] 2023-02-22 00:47:50,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T00:47:51.515Z] 2023-02-22 00:47:50,739 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4383 [2023-02-22T00:47:51.515Z] 0.0.0 [Pipeline] } [2023-02-22T00:47:51.541Z] $ docker exec --env ******** --env ******** d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 ssh-agent -k [2023-02-22T00:47:51.644Z] unset SSH_AUTH_SOCK; [2023-02-22T00:47:51.646Z] unset SSH_AGENT_PID; [2023-02-22T00:47:51.646Z] echo Agent pid 76 killed; [2023-02-22T00:47:51.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T00:47:52.076Z] + git semver [Pipeline] } [2023-02-22T00:47:52.359Z] $ docker stop --time=1 d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 [2023-02-22T00:47:53.639Z] $ docker rm -f --volumes d46a32666bb079e66a09957493b1c9da400bcad4c11c88c38d787258199aaa62 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T00:47:54.037Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T00:47:54.334Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T00:47:54.353Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T00:47:55.124Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-22T00:47:55.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T00:47:55.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T00:47:55.229Z] ========================================================= [2023-02-22T00:47:55.229Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T00:47:55.229Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-22T00:47:55.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T00:47:55.569Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T00:47:55.569Z] 213ec9aee27d: Pulling fs layer [2023-02-22T00:47:55.569Z] 4583459ba037: Pulling fs layer [2023-02-22T00:47:55.569Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T00:47:55.569Z] 53926ce57604: Pulling fs layer [2023-02-22T00:47:55.569Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T00:47:55.569Z] 22ff95d597cd: Pulling fs layer [2023-02-22T00:47:55.569Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T00:47:55.569Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T00:47:55.569Z] a7acece74701: Pulling fs layer [2023-02-22T00:47:55.569Z] 22ff95d597cd: Waiting [2023-02-22T00:47:55.569Z] a7acece74701: Waiting [2023-02-22T00:47:55.569Z] 12d6caf4c0d1: Waiting [2023-02-22T00:47:55.569Z] 96b7cbca73a9: Waiting [2023-02-22T00:47:55.569Z] 21b2b0c7a3f4: Waiting [2023-02-22T00:47:55.569Z] 93c1e223e6f2: Download complete [2023-02-22T00:47:55.569Z] 4583459ba037: Verifying Checksum [2023-02-22T00:47:55.569Z] 4583459ba037: Download complete [2023-02-22T00:47:55.569Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-22T00:47:55.569Z] 21b2b0c7a3f4: Download complete [2023-02-22T00:47:55.569Z] 22ff95d597cd: Verifying Checksum [2023-02-22T00:47:55.569Z] 22ff95d597cd: Download complete [2023-02-22T00:47:55.569Z] 213ec9aee27d: Verifying Checksum [2023-02-22T00:47:55.569Z] 213ec9aee27d: Download complete [2023-02-22T00:47:55.569Z] 12d6caf4c0d1: Verifying Checksum [2023-02-22T00:47:55.569Z] 12d6caf4c0d1: Download complete [2023-02-22T00:47:55.830Z] 213ec9aee27d: Pull complete [2023-02-22T00:47:55.830Z] 4583459ba037: Pull complete [2023-02-22T00:47:56.097Z] 93c1e223e6f2: Pull complete [2023-02-22T00:47:56.097Z] a7acece74701: Verifying Checksum [2023-02-22T00:47:56.097Z] a7acece74701: Download complete [2023-02-22T00:47:56.356Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T00:47:56.356Z] 96b7cbca73a9: Download complete [2023-02-22T00:47:56.356Z] 53926ce57604: Verifying Checksum [2023-02-22T00:47:56.356Z] 53926ce57604: Download complete [2023-02-22T00:48:00.535Z] 53926ce57604: Pull complete [2023-02-22T00:48:00.536Z] 21b2b0c7a3f4: Pull complete [2023-02-22T00:48:00.536Z] 22ff95d597cd: Pull complete [2023-02-22T00:48:00.536Z] 12d6caf4c0d1: Pull complete [2023-02-22T00:48:02.432Z] 96b7cbca73a9: Pull complete [2023-02-22T00:48:02.997Z] a7acece74701: Pull complete [2023-02-22T00:48:02.997Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T00:48:02.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T00:48:02.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T00:48:03.343Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T00:48:03.343Z] WORKDIR /edgex [2023-02-22T00:48:03.343Z] COPY go.mod . [2023-02-22T00:48:03.343Z] RUN go mod download [2023-02-22T00:48:03.343Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-22T00:48:03.909Z] Sending build context to Docker daemon 170.4MB [2023-02-22T00:48:03.909Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T00:48:03.909Z] ---> db6d94c90886 [2023-02-22T00:48:03.909Z] Step 2/4 : WORKDIR /edgex [2023-02-22T00:48:09.181Z] ---> Running in 7fb0c69128e2 [2023-02-22T00:48:09.181Z] Removing intermediate container 7fb0c69128e2 [2023-02-22T00:48:09.181Z] ---> f51136764ec6 [2023-02-22T00:48:09.181Z] Step 3/4 : COPY go.mod . [2023-02-22T00:48:09.181Z] ---> 77c71e8d4f86 [2023-02-22T00:48:09.181Z] Step 4/4 : RUN go mod download [2023-02-22T00:48:09.181Z] ---> Running in 41cd78a647f0 [2023-02-22T00:48:09.648Z] Still waiting to schedule task [2023-02-22T00:48:09.649Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-22T00:48:24.062Z] Removing intermediate container 41cd78a647f0 [2023-02-22T00:48:24.062Z] ---> 036766d5d83f [2023-02-22T00:48:24.062Z] Successfully built 036766d5d83f [2023-02-22T00:48:24.062Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:48:24.440Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T00:48:24.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T00:48:24.593Z] prd-ubuntu20.04-docker-8c-8g-6956 does not seem to be running inside a container [2023-02-22T00:48:24.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T00:48:24.977Z] $ docker top 343dded4a3a787d61d9e966fe0de75c9d2820baccb2d4a85888e7017d3c53668 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T00:48:25.367Z] + go version [2023-02-22T00:48:25.367Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T00:48:25.394Z] $ docker stop --time=1 343dded4a3a787d61d9e966fe0de75c9d2820baccb2d4a85888e7017d3c53668 [2023-02-22T00:48:26.675Z] $ docker rm -f --volumes 343dded4a3a787d61d9e966fe0de75c9d2820baccb2d4a85888e7017d3c53668 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:48:27.384Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T00:48:27.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T00:48:27.523Z] prd-ubuntu20.04-docker-8c-8g-6956 does not seem to be running inside a container [2023-02-22T00:48:27.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T00:48:27.892Z] $ docker top e8ff4998d20c399a883aebb97f7fec64ede842deb79402de5fcb4e0938000816 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T00:48:28.002Z] ========================================================= [2023-02-22T00:48:28.002Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-22T00:48:28.002Z] ========================================================= [Pipeline] sh [2023-02-22T00:48:28.298Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-22T00:48:28.660Z] + make test [2023-02-22T00:48:28.660Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T00:48:35.228Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-22T00:48:47.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-22T00:48:47.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-02-22T00:48:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-22T00:48:47.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-22T00:48:47.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 73.7% of statements [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.0% of statements [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.265s coverage: 88.5% of statements [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 3.9% of statements [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.457s coverage: 95.6% of statements [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 65.9% of statements [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 29.6% of statements [2023-02-22T00:48:52.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 82.9% of statements [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements [2023-02-22T00:48:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2023-02-22T00:48:58.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.098s coverage: 94.4% of statements [2023-02-22T00:48:58.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements [2023-02-22T00:49:13.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.358s coverage: 79.9% of statements [2023-02-22T00:49:13.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-22T00:49:13.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2023-02-22T00:49:13.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-22T00:49:13.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 64.4% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.2% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 63.1% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.3% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 41.0% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-22T00:49:13.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-22T00:49:13.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-22T00:49:13.557Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-22T00:49:31.642Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-22T00:49:31.642Z] go vet ./... [2023-02-22T00:49:34.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T00:49:34.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T00:49:34.166Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T00:49:34.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-22T00:49:34.512Z] + ls -al . [2023-02-22T00:49:34.512Z] total 744 [2023-02-22T00:49:34.512Z] drwxrwxr-x 11 1001 1001 4096 Feb 22 00:48 . [2023-02-22T00:49:34.512Z] drwxr-xr-x 4 root root 4096 Feb 22 00:48 .. [2023-02-22T00:49:34.512Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 00:47 .blubracket [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 16 Feb 22 00:47 .dockerignore [2023-02-22T00:49:34.512Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 00:49 .git [2023-02-22T00:49:34.512Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 00:47 .github [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 1024 Feb 22 00:47 .gitignore [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 00:47 .golangci.yml [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 87 Feb 22 00:47 .hadolint.yml [2023-02-22T00:49:34.512Z] drwxr-xr-x 3 1001 1001 4096 Feb 22 00:47 .semver [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 00:47 .sonarcloud.properties [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 00:47 ADOPTERS.md [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 10825 Feb 22 00:47 Attribution.txt [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 73765 Feb 22 00:47 CHANGELOG.md [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 00:47 CONTRIBUTING.md [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 00:47 GOVERNANCE.md [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 883 Feb 22 00:47 Jenkinsfile [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 00:47 LICENSE [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 13375 Feb 22 00:47 Makefile [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 00:47 OWNERS.md [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 9403 Feb 22 00:47 README.md [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 00:47 SECURITY.md [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 00:47 VERSION [2023-02-22T00:49:34.512Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 00:47 bin [2023-02-22T00:49:34.512Z] drwxrwxr-x 17 1001 1001 4096 Feb 22 00:47 cmd [2023-02-22T00:49:34.512Z] -rw-r--r-- 1 root root 487323 Feb 22 00:49 coverage.out [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 3295 Feb 22 00:47 go.mod [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 33318 Feb 22 00:47 go.sum [2023-02-22T00:49:34.512Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 00:47 internal [2023-02-22T00:49:34.512Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 00:47 openapi [2023-02-22T00:49:34.512Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 00:47 snap [2023-02-22T00:49:34.512Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 00:47 version.go [Pipeline] sh [2023-02-22T00:49:34.822Z] + '[' -e coverage.out ] [2023-02-22T00:49:34.822Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-22T00:49:34.930Z] Stashed 1 file(s) [Pipeline] sh [2023-02-22T00:49:35.224Z] + make build [2023-02-22T00:49:35.224Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T00:49:47.416Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T00:49:47.416Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T00:49:48.351Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T00:49:48.917Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T00:49:55.478Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T00:49:57.070Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T00:49:57.702Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T00:49:59.077Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T00:49:59.643Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T00:50:00.577Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T00:50:03.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-22T00:50:04.061Z] $ docker stop --time=1 e8ff4998d20c399a883aebb97f7fec64ede842deb79402de5fcb4e0938000816 [2023-02-22T00:50:09.598Z] $ docker rm -f --volumes e8ff4998d20c399a883aebb97f7fec64ede842deb79402de5fcb4e0938000816 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:50:10.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T00:50:10.836Z] [2023-02-22T00:50:10.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:50:11.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T00:50:11.217Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-22T00:50:11.217Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-22T00:50:11.217Z] ca9280d653b3: Pulling fs layer [2023-02-22T00:50:11.217Z] 7e9c9ca2126c: Pulling fs layer [2023-02-22T00:50:11.477Z] ca9280d653b3: Download complete [2023-02-22T00:50:11.477Z] cbdbe7a5bc2a: Pull complete [2023-02-22T00:50:12.044Z] 7e9c9ca2126c: Download complete [2023-02-22T00:50:12.044Z] ca9280d653b3: Pull complete [2023-02-22T00:50:15.325Z] 7e9c9ca2126c: Pull complete [2023-02-22T00:50:15.325Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-22T00:50:15.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T00:50:15.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T00:50:15.549Z] prd-ubuntu20.04-docker-8c-8g-6956 does not seem to be running inside a container [2023-02-22T00:50:15.582Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-22T00:50:18.302Z] $ docker top 082cdf92eac88f9fd59b4c43b9e62cd7e03a12fdabe2195df16f3d6c3af805c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T00:50:18.702Z] + docker-compose build --help [2023-02-22T00:50:18.702Z] + grep parallel [2023-02-22T00:50:19.271Z] --parallel Build images in parallel. [Pipeline] } [2023-02-22T00:50:19.300Z] $ docker stop --time=1 082cdf92eac88f9fd59b4c43b9e62cd7e03a12fdabe2195df16f3d6c3af805c7 [2023-02-22T00:50:20.550Z] $ docker rm -f --volumes 082cdf92eac88f9fd59b4c43b9e62cd7e03a12fdabe2195df16f3d6c3af805c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:50:21.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T00:50:21.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T00:50:21.275Z] prd-ubuntu20.04-docker-8c-8g-6956 does not seem to be running inside a container [2023-02-22T00:50:21.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-22T00:50:21.625Z] $ docker top bedb6557d3555b302deec84b05637acd1e26b6b9e94a777a761a010f14b5b3b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T00:50:22.017Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-22T00:50:22.584Z] Building core-command ... [2023-02-22T00:50:22.584Z] Building core-common-config-bootstrapper ... [2023-02-22T00:50:22.584Z] Building core-data ... [2023-02-22T00:50:22.584Z] Building core-metadata ... [2023-02-22T00:50:22.584Z] Building security-bootstrapper ... [2023-02-22T00:50:22.584Z] Building security-proxy-setup ... [2023-02-22T00:50:22.584Z] Building security-secretstore-setup ... [2023-02-22T00:50:22.584Z] Building security-spiffe-token-provider ... [2023-02-22T00:50:22.584Z] Building security-spire-agent ... [2023-02-22T00:50:22.584Z] Building security-spire-config ... [2023-02-22T00:50:22.584Z] Building security-spire-server ... [2023-02-22T00:50:22.584Z] Building support-notifications ... [2023-02-22T00:50:22.584Z] Building support-scheduler ... [2023-02-22T00:50:22.584Z] Building support-scheduler [2023-02-22T00:50:22.584Z] Building core-data [2023-02-22T00:50:22.584Z] Building security-proxy-setup [2023-02-22T00:50:22.584Z] Building security-spire-agent [2023-02-22T00:50:22.584Z] Building security-bootstrapper [2023-02-22T00:50:34.785Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T00:50:34.785Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T00:50:34.785Z] ---> 036766d5d83f [2023-02-22T00:50:34.785Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T00:50:34.785Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T00:50:34.785Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T00:50:34.785Z] ---> 036766d5d83f [2023-02-22T00:50:34.785Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T00:50:34.785Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T00:50:34.785Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-22T00:50:34.785Z] ---> 036766d5d83f [2023-02-22T00:50:34.785Z] Step 3/32 : WORKDIR /edgex-go [2023-02-22T00:50:34.785Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T00:50:34.785Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T00:50:34.785Z] ---> 036766d5d83f [2023-02-22T00:50:34.785Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T00:50:34.785Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T00:50:34.785Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-22T00:50:34.785Z] ---> 036766d5d83f [2023-02-22T00:50:34.785Z] Step 3/21 : WORKDIR /edgex-go [2023-02-22T00:50:42.930Z] ---> Running in ca365e01d5ab [2023-02-22T00:50:42.930Z] ---> Running in 72abadc8b243 [2023-02-22T00:50:42.930Z] ---> Running in 07ae6aa23035 [2023-02-22T00:50:42.930Z] ---> Running in 66b04e7ab241 [2023-02-22T00:50:42.930Z] ---> Running in c5bd41784750 [2023-02-22T00:50:42.930Z] Removing intermediate container 72abadc8b243 [2023-02-22T00:50:42.930Z] ---> 08dd6e500e00 [2023-02-22T00:50:42.930Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T00:50:42.930Z] ---> Running in b196df2e25d2 [2023-02-22T00:50:42.930Z] Removing intermediate container ca365e01d5ab [2023-02-22T00:50:42.930Z] ---> 1d981392ddef [2023-02-22T00:50:42.930Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T00:50:42.930Z] Removing intermediate container 66b04e7ab241 [2023-02-22T00:50:42.930Z] ---> 02751182ef57 [2023-02-22T00:50:42.930Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-22T00:50:42.930Z] Removing intermediate container c5bd41784750 [2023-02-22T00:50:42.930Z] ---> 8e0dda1949b5 [2023-02-22T00:50:42.930Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-22T00:50:42.930Z] Removing intermediate container 07ae6aa23035 [2023-02-22T00:50:42.930Z] ---> 7c2fa485f8cb [2023-02-22T00:50:42.930Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T00:50:42.930Z] ---> Running in 05db4b0d845b [2023-02-22T00:50:42.930Z] ---> Running in 5faa11e6691d [2023-02-22T00:50:42.930Z] ---> Running in 3c14ace09d63 [2023-02-22T00:50:42.930Z] ---> Running in a24a1c80ec6d [2023-02-22T00:50:42.930Z] Removing intermediate container b196df2e25d2 [2023-02-22T00:50:42.930Z] ---> 502d63667b0f [2023-02-22T00:50:42.930Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T00:50:42.930Z] ---> Running in bd417f636f7b [2023-02-22T00:50:42.930Z] Removing intermediate container a24a1c80ec6d [2023-02-22T00:50:42.930Z] ---> 59c60b714f7c [2023-02-22T00:50:42.930Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T00:50:42.930Z] ---> Running in c6059db7e382 [2023-02-22T00:50:42.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:50:42.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:50:42.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:50:42.930Z] OK: 211 MiB in 51 packages [2023-02-22T00:50:42.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:50:42.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:50:42.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:50:42.930Z] OK: 211 MiB in 51 packages [2023-02-22T00:50:42.930Z] OK: 211 MiB in 51 packages [2023-02-22T00:50:42.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:50:42.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:50:42.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:50:42.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:50:42.930Z] Removing intermediate container 05db4b0d845b [2023-02-22T00:50:42.930Z] ---> 0d301eedbcb0 [2023-02-22T00:50:42.930Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T00:50:42.930Z] ---> 16f214a9d9b5 [2023-02-22T00:50:42.930Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:50:42.930Z] ---> Running in f6f2530f79f2 [2023-02-22T00:50:42.930Z] OK: 211 MiB in 51 packages [2023-02-22T00:50:42.930Z] Removing intermediate container 3c14ace09d63 [2023-02-22T00:50:42.930Z] ---> d398f0836aca [2023-02-22T00:50:42.930Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-22T00:50:42.930Z] OK: 211 MiB in 51 packages [2023-02-22T00:50:43.189Z] Removing intermediate container 5faa11e6691d [2023-02-22T00:50:43.189Z] ---> e0b5c1739cfa [2023-02-22T00:50:43.189Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-22T00:50:43.189Z] ---> 3b8a90054207 [2023-02-22T00:50:43.189Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:50:43.189Z] ---> Running in 04ad1c6252f0 [2023-02-22T00:50:43.189Z] ---> 7eacc7bacbcd [2023-02-22T00:50:43.189Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:50:43.189Z] ---> Running in e0ce53fbdd54 [2023-02-22T00:50:43.448Z] Removing intermediate container c6059db7e382 [2023-02-22T00:50:43.448Z] ---> 300de18bd033 [2023-02-22T00:50:43.448Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T00:50:43.448Z] Removing intermediate container bd417f636f7b [2023-02-22T00:50:43.448Z] ---> 82b292a65b87 [2023-02-22T00:50:43.448Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T00:50:43.448Z] ---> 55e11f6ae7f6 [2023-02-22T00:50:43.448Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:50:43.448Z] ---> Running in 430885f97ec0 [2023-02-22T00:50:43.708Z] ---> e13213499b38 [2023-02-22T00:50:43.708Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:50:43.708Z] ---> Running in 414663defcfe [2023-02-22T00:51:32.305Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6957 in /w/workspace/edgexfoundry_edgex-go_PR-4383 [Pipeline] { [Pipeline] ws [2023-02-22T00:51:32.361Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-22T00:51:32.438Z] The recommended git tool is: git [2023-02-22T00:51:37.229Z] using credential edgex-jenkins-ssh [2023-02-22T00:51:37.247Z] Cloning the remote Git repository [2023-02-22T00:51:37.285Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-22T00:51:37.376Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-22T00:51:37.518Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-22T00:51:37.519Z] > git --version # timeout=10 [2023-02-22T00:51:37.544Z] > git --version # 'git version 2.25.1' [2023-02-22T00:51:37.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T00:51:37.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T00:51:52.965Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-22T00:51:52.990Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T00:51:53.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-22T00:51:53.890Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-22T00:51:53.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T00:51:53.908Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4383/head:refs/remotes/origin/PR-4383 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-22T00:51:54.811Z] Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:51:55.225Z] Merge succeeded, producing 38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:51:55.225Z] Checking out Revision 38c34b4daeea9ee478c68e4bbab1d552e8708bdf (PR-4383) [2023-02-22T00:51:54.832Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T00:51:54.858Z] > git checkout -f 38c34b4daeea9ee478c68e4bbab1d552e8708bdf # timeout=10 [2023-02-22T00:51:55.115Z] > git remote # timeout=10 [2023-02-22T00:51:55.131Z] > git config --get remote.origin.url # timeout=10 [2023-02-22T00:51:55.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T00:51:55.174Z] > git merge 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 [2023-02-22T00:51:55.199Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-22T00:51:55.233Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T00:51:55.246Z] > git checkout -f 38c34b4daeea9ee478c68e4bbab1d552e8708bdf # timeout=10 [2023-02-22T00:51:58.788Z] Commit message: "refactor: Clean up private configs previously missed" [2023-02-22T00:51:58.836Z] > git --version # timeout=10 [2023-02-22T00:51:58.846Z] > git --version # 'git version 2.25.1' [2023-02-22T00:51:58.858Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T00:51:59.928Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T00:51:59.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T00:51:59.928Z] Dload Upload Total Spent Left Speed [2023-02-22T00:51:59.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-02-22T00:52:00.567Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T00:52:00.906Z] + sudo tee /etc/docker/daemon.new [2023-02-22T00:52:00.907Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-22T00:52:00.907Z] { [2023-02-22T00:52:00.907Z] "registry-mirrors": [ [2023-02-22T00:52:00.907Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T00:52:00.907Z] ], [2023-02-22T00:52:00.907Z] "bip": "10.250.0.254/24", [2023-02-22T00:52:00.907Z] "hosts": [ [2023-02-22T00:52:00.907Z] "tcp://0.0.0.0:5555", [2023-02-22T00:52:00.907Z] "unix:///var/run/docker.sock" [2023-02-22T00:52:00.907Z] ], [2023-02-22T00:52:00.907Z] "mtu": 1458, [2023-02-22T00:52:00.907Z] "selinux-enabled": true, [2023-02-22T00:52:00.907Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T00:52:00.907Z] } [Pipeline] sh [2023-02-22T00:52:01.245Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T00:52:01.585Z] + sudo service docker restart [2023-02-22T00:52:05.412Z] Removing intermediate container 414663defcfe [2023-02-22T00:52:05.412Z] ---> abc708728cc7 [2023-02-22T00:52:05.412Z] Step 8/22 : COPY . . [2023-02-22T00:52:05.412Z] Removing intermediate container f6f2530f79f2 [2023-02-22T00:52:05.412Z] ---> eac59ea03549 [2023-02-22T00:52:05.412Z] Step 7/24 : COPY . . [2023-02-22T00:52:05.412Z] Removing intermediate container 430885f97ec0 [2023-02-22T00:52:05.412Z] ---> f183d05dd2a4 [2023-02-22T00:52:05.412Z] Step 8/22 : COPY . . [2023-02-22T00:52:05.412Z] Removing intermediate container e0ce53fbdd54 [2023-02-22T00:52:05.412Z] ---> c2c086479907 [2023-02-22T00:52:05.413Z] Step 7/32 : COPY . . [2023-02-22T00:52:05.413Z] Removing intermediate container 04ad1c6252f0 [2023-02-22T00:52:05.413Z] ---> 0b573db8bfb0 [2023-02-22T00:52:05.413Z] Step 7/21 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T00:52:19.906Z] provisioning config files... [2023-02-22T00:52:19.933Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10603085032800372224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T00:52:20.339Z] ---> docker-login.sh [2023-02-22T00:52:20.339Z] nexus3.edgexfoundry.org:10001 [2023-02-22T00:52:20.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:52:20.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:52:20.930Z] Configure a credential helper to remove this warning. See [2023-02-22T00:52:20.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:52:20.930Z] [2023-02-22T00:52:20.930Z] Login Succeeded [2023-02-22T00:52:20.930Z] nexus3.edgexfoundry.org:10002 [2023-02-22T00:52:21.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:52:21.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:52:21.469Z] Configure a credential helper to remove this warning. See [2023-02-22T00:52:21.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:52:21.469Z] [2023-02-22T00:52:21.469Z] Login Succeeded [2023-02-22T00:52:21.469Z] nexus3.edgexfoundry.org:10003 [2023-02-22T00:52:21.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:52:22.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:52:22.890Z] Configure a credential helper to remove this warning. See [2023-02-22T00:52:22.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:52:22.890Z] [2023-02-22T00:52:22.890Z] Login Succeeded [2023-02-22T00:52:22.890Z] nexus3.edgexfoundry.org:10004 [2023-02-22T00:52:23.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:52:23.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:52:23.161Z] Configure a credential helper to remove this warning. See [2023-02-22T00:52:23.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:52:23.161Z] [2023-02-22T00:52:23.161Z] Login Succeeded [2023-02-22T00:52:23.161Z] docker.io [2023-02-22T00:52:23.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T00:52:23.603Z] ---> 54967dc181ce [2023-02-22T00:52:23.603Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-22T00:52:23.603Z] ---> 2e437bce1775 [2023-02-22T00:52:23.603Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-22T00:52:23.603Z] ---> 552903ddc3cf [2023-02-22T00:52:23.603Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-22T00:52:23.603Z] ---> 138b34845766 [2023-02-22T00:52:23.603Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-22T00:52:23.603Z] ---> 90d65dd4630f [2023-02-22T00:52:23.603Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T00:52:23.603Z] ---> Running in 71cac35a04ff [2023-02-22T00:52:23.603Z] ---> Running in df0f127779ff [2023-02-22T00:52:23.603Z] ---> Running in c558c2581331 [2023-02-22T00:52:23.603Z] ---> Running in 8d230ed5940a [2023-02-22T00:52:23.603Z] ---> Running in 8b25e441f2db [2023-02-22T00:52:23.603Z] Removing intermediate container 8b25e441f2db [2023-02-22T00:52:23.603Z] ---> 6c3347d5390c [2023-02-22T00:52:23.603Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T00:52:23.603Z] ---> Running in dd0346e2cd5d [2023-02-22T00:52:23.604Z] Removing intermediate container dd0346e2cd5d [2023-02-22T00:52:23.604Z] ---> 0b44376bb976 [2023-02-22T00:52:23.604Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T00:52:23.604Z] ---> Running in 72a62e62630b [2023-02-22T00:52:23.604Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T00:52:23.604Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T00:52:23.604Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T00:52:23.604Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T00:52:23.604Z] Removing intermediate container 72a62e62630b [2023-02-22T00:52:23.604Z] ---> 970ce8c5e2e9 [2023-02-22T00:52:23.604Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T00:52:23.604Z] ---> Running in d6eb40ff16c8 [2023-02-22T00:52:23.604Z] Removing intermediate container d6eb40ff16c8 [2023-02-22T00:52:23.604Z] ---> 3580ec58752d [2023-02-22T00:52:23.604Z] [2023-02-22T00:52:23.604Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T00:52:23.604Z] 3.15: Pulling from library/alpine [2023-02-22T00:52:23.604Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T00:52:23.604Z] Status: Downloaded newer image for alpine:3.15 [2023-02-22T00:52:23.604Z] ---> 5ce65d7b0fde [2023-02-22T00:52:23.604Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T00:52:23.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T00:52:23.696Z] Configure a credential helper to remove this warning. See [2023-02-22T00:52:23.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T00:52:23.696Z] [2023-02-22T00:52:23.696Z] Login Succeeded [2023-02-22T00:52:23.696Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T00:52:23.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-22T00:52:23.862Z] ---> Running in cd576a336916 [Pipeline] sh [2023-02-22T00:52:24.374Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-22T00:52:24.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-02-22T00:52:24.432Z] Removing intermediate container cd576a336916 [2023-02-22T00:52:24.432Z] ---> 1fb59e316e2f [2023-02-22T00:52:24.432Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T00:52:24.432Z] ---> Running in 51633de13576 [Pipeline] echo [2023-02-22T00:52:24.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T00:52:24.494Z] ========================================================= [2023-02-22T00:52:24.494Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T00:52:24.494Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-22T00:52:24.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T00:52:24.863Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T00:52:24.863Z] 9b18e9b68314: Pulling fs layer [2023-02-22T00:52:24.863Z] 35d82f9e3411: Pulling fs layer [2023-02-22T00:52:24.863Z] e16973657156: Pulling fs layer [2023-02-22T00:52:24.863Z] fc693d55d65f: Pulling fs layer [2023-02-22T00:52:24.863Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T00:52:24.863Z] dda99020689f: Pulling fs layer [2023-02-22T00:52:24.863Z] db1c61fa0a46: Pulling fs layer [2023-02-22T00:52:24.863Z] 891c053d2c06: Pulling fs layer [2023-02-22T00:52:24.863Z] fc693d55d65f: Waiting [2023-02-22T00:52:24.863Z] 7e9fc2657dce: Waiting [2023-02-22T00:52:24.863Z] dda99020689f: Waiting [2023-02-22T00:52:24.863Z] db1c61fa0a46: Waiting [2023-02-22T00:52:24.863Z] 891c053d2c06: Waiting [2023-02-22T00:52:25.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:52:25.134Z] e16973657156: Verifying Checksum [2023-02-22T00:52:25.134Z] e16973657156: Download complete [2023-02-22T00:52:25.134Z] 35d82f9e3411: Verifying Checksum [2023-02-22T00:52:25.134Z] 35d82f9e3411: Download complete [2023-02-22T00:52:25.134Z] 7e9fc2657dce: Verifying Checksum [2023-02-22T00:52:25.134Z] 7e9fc2657dce: Download complete [2023-02-22T00:52:25.134Z] dda99020689f: Verifying Checksum [2023-02-22T00:52:25.134Z] dda99020689f: Download complete [2023-02-22T00:52:25.134Z] 9b18e9b68314: Verifying Checksum [2023-02-22T00:52:25.134Z] 9b18e9b68314: Download complete [2023-02-22T00:52:25.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:52:25.520Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T00:52:25.520Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T00:52:25.520Z] OK: 15857 distinct packages available [2023-02-22T00:52:25.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:52:25.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:52:25.778Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T00:52:25.778Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T00:52:25.778Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T00:52:25.778Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T00:52:25.778Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T00:52:25.778Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T00:52:25.778Z] OK: 7 MiB in 19 packages [2023-02-22T00:52:26.108Z] 891c053d2c06: Verifying Checksum [2023-02-22T00:52:26.108Z] 891c053d2c06: Download complete [2023-02-22T00:52:26.108Z] 9b18e9b68314: Pull complete [2023-02-22T00:52:26.694Z] 35d82f9e3411: Pull complete [2023-02-22T00:52:26.694Z] e16973657156: Pull complete [2023-02-22T00:52:27.293Z] db1c61fa0a46: Download complete [2023-02-22T00:52:27.883Z] fc693d55d65f: Download complete [2023-02-22T00:52:29.960Z] Removing intermediate container 51633de13576 [2023-02-22T00:52:29.960Z] ---> 859c312036c1 [2023-02-22T00:52:29.960Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-22T00:52:35.297Z] ---> a714c90dceb8 [2023-02-22T00:52:35.297Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T00:52:40.217Z] fc693d55d65f: Pull complete [2023-02-22T00:52:40.217Z] 7e9fc2657dce: Pull complete [2023-02-22T00:52:40.487Z] dda99020689f: Pull complete [2023-02-22T00:52:45.308Z] ---> 87e15c1b0b84 [2023-02-22T00:52:45.308Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T00:52:45.308Z] ---> b29430f3b416 [2023-02-22T00:52:45.308Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-22T00:52:46.333Z] ---> 9611a0a94060 [2023-02-22T00:52:46.333Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-22T00:52:47.364Z] ---> ada510b56314 [2023-02-22T00:52:47.364Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T00:52:47.642Z] ---> Running in 1b1284906b29 [2023-02-22T00:52:47.900Z] Removing intermediate container 1b1284906b29 [2023-02-22T00:52:47.900Z] ---> 6e25947d9d46 [2023-02-22T00:52:47.900Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T00:52:47.900Z] ---> Running in 49f843dc57e6 [2023-02-22T00:52:48.186Z] Removing intermediate container 49f843dc57e6 [2023-02-22T00:52:48.186Z] ---> a10861fc45c1 [2023-02-22T00:52:48.186Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T00:52:48.456Z] ---> Running in bf3478736b05 [2023-02-22T00:52:48.729Z] db1c61fa0a46: Pull complete [2023-02-22T00:52:49.034Z] Removing intermediate container bf3478736b05 [2023-02-22T00:52:49.034Z] ---> b32850b8acc8 [2023-02-22T00:52:49.034Z] Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:52:49.034Z] ---> Running in a2f17dc7b0f4 [2023-02-22T00:52:49.667Z] Removing intermediate container a2f17dc7b0f4 [2023-02-22T00:52:49.667Z] ---> 60346b16dadf [2023-02-22T00:52:49.667Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T00:52:49.926Z] ---> Running in b005e9ceccd3 [2023-02-22T00:52:50.496Z] Removing intermediate container b005e9ceccd3 [2023-02-22T00:52:50.496Z] ---> c18f7baafcef [2023-02-22T00:52:50.496Z] [2023-02-22T00:52:50.496Z] Successfully built c18f7baafcef [2023-02-22T00:52:50.496Z] Successfully tagged security-spire-agent:latest [2023-02-22T00:52:50.496Z] Building support-notifications [2023-02-22T00:52:51.347Z] 891c053d2c06: Pull complete [2023-02-22T00:52:51.347Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T00:52:51.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T00:52:51.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T00:52:51.738Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T00:52:51.738Z] WORKDIR /edgex [2023-02-22T00:52:51.738Z] COPY go.mod . [2023-02-22T00:52:51.738Z] RUN go mod download [2023-02-22T00:52:51.738Z] docker build -t ci-base-image-arm64 -f - . [2023-02-22T00:52:51.874Z]  Building security-spire-agent ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T00:52:52.324Z] Sending build context to Docker daemon 3.092MB [2023-02-22T00:52:52.324Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T00:52:52.324Z] ---> f96f9c87975a [2023-02-22T00:52:52.324Z] Step 2/4 : WORKDIR /edgex [2023-02-22T00:52:54.275Z] ---> Running in bf3e0b1eba88 [2023-02-22T00:52:54.543Z] Removing intermediate container bf3e0b1eba88 [2023-02-22T00:52:54.543Z] ---> d0dc300305a3 [2023-02-22T00:52:54.543Z] Step 3/4 : COPY go.mod . [2023-02-22T00:52:55.132Z] ---> 0746ae35ada0 [2023-02-22T00:52:55.132Z] Step 4/4 : RUN go mod download [2023-02-22T00:52:55.132Z] ---> Running in 75e915adb363 [2023-02-22T00:52:56.070Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T00:52:56.070Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T00:52:56.070Z] ---> 036766d5d83f [2023-02-22T00:52:56.070Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T00:52:56.070Z] ---> Using cache [2023-02-22T00:52:56.070Z] ---> 7c2fa485f8cb [2023-02-22T00:52:56.070Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T00:52:56.070Z] ---> Using cache [2023-02-22T00:52:56.070Z] ---> 59c60b714f7c [2023-02-22T00:52:56.070Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-22T00:53:01.422Z] ---> Running in 92ee9ab4692d [2023-02-22T00:53:01.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:53:01.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:53:01.422Z] OK: 211 MiB in 51 packages [2023-02-22T00:53:08.067Z] Removing intermediate container 92ee9ab4692d [2023-02-22T00:53:08.067Z] ---> 6957c7942066 [2023-02-22T00:53:08.067Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T00:53:08.067Z] Removing intermediate container df0f127779ff [2023-02-22T00:53:08.067Z] ---> 570f559b0f8f [2023-02-22T00:53:08.067Z] [2023-02-22T00:53:08.067Z] Step 9/21 : FROM alpine:3.16 [2023-02-22T00:53:08.067Z] Removing intermediate container 71cac35a04ff [2023-02-22T00:53:08.067Z] ---> 92aa037cfec2 [2023-02-22T00:53:08.067Z] [2023-02-22T00:53:08.067Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T00:53:08.067Z] Removing intermediate container c558c2581331 [2023-02-22T00:53:08.067Z] ---> 55fa16a68210 [2023-02-22T00:53:08.067Z] [2023-02-22T00:53:08.067Z] Step 9/32 : FROM alpine:3.16 [2023-02-22T00:53:08.067Z] Removing intermediate container 8d230ed5940a [2023-02-22T00:53:08.067Z] ---> 837c4986ca3b [2023-02-22T00:53:08.067Z] [2023-02-22T00:53:08.067Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T00:53:08.067Z] ---> fe038f842b44 [2023-02-22T00:53:08.067Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:53:08.067Z] ---> Running in 4c7fcd1d876b [2023-02-22T00:53:08.641Z] 3.16: Pulling from library/alpine [2023-02-22T00:53:08.641Z] 3.16: Pulling from library/alpine [2023-02-22T00:53:08.641Z] 3.16: Pulling from library/alpine [2023-02-22T00:53:10.011Z] 3.16: Pulling from library/alpine [2023-02-22T00:53:10.011Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T00:53:10.011Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T00:53:10.011Z] Status: Image is up to date for alpine:3.16 [2023-02-22T00:53:10.011Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T00:53:10.011Z] ---> dfd21b5a31f5 [2023-02-22T00:53:10.011Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-22T00:53:10.011Z] ---> dfd21b5a31f5 [2023-02-22T00:53:10.011Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T00:53:10.011Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T00:53:10.011Z] Status: Image is up to date for alpine:3.16 [2023-02-22T00:53:10.011Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T00:53:10.011Z] Status: Image is up to date for alpine:3.16 [2023-02-22T00:53:10.011Z] ---> dfd21b5a31f5 [2023-02-22T00:53:10.011Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-22T00:53:10.011Z] ---> dfd21b5a31f5 [2023-02-22T00:53:10.011Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T00:53:10.011Z] ---> Running in c3bf109f25b7 [2023-02-22T00:53:10.011Z] ---> Running in b6c95b4d11a5 [2023-02-22T00:53:10.011Z] ---> Running in a06722be9cc5 [2023-02-22T00:53:10.011Z] ---> Running in 786c89a5ef01 [2023-02-22T00:53:10.011Z] Removing intermediate container b6c95b4d11a5 [2023-02-22T00:53:10.011Z] ---> 294199992a6c [2023-02-22T00:53:10.011Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-22T00:53:10.011Z] Removing intermediate container 786c89a5ef01 [2023-02-22T00:53:10.011Z] ---> e354d37c285e [2023-02-22T00:53:10.011Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-22T00:53:10.011Z] ---> Running in 3a23902b0183 [2023-02-22T00:53:10.011Z] ---> Running in 4288d52ff146 [2023-02-22T00:53:10.270Z] Removing intermediate container 3a23902b0183 [2023-02-22T00:53:10.270Z] ---> 437e94a34ccd [2023-02-22T00:53:10.270Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-22T00:53:10.270Z] ---> Running in 7bb76a0c6e01 [2023-02-22T00:53:10.270Z] Removing intermediate container 7bb76a0c6e01 [2023-02-22T00:53:10.270Z] ---> ac1a0cbdb9b6 [2023-02-22T00:53:10.270Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T00:53:10.270Z] ---> Running in 87d8dde1842e [2023-02-22T00:53:10.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:53:10.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:53:10.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:53:10.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:53:10.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:53:10.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:53:10.529Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-22T00:53:10.529Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T00:53:10.529Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T00:53:10.529Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-22T00:53:10.529Z] OK: 6 MiB in 15 packages [2023-02-22T00:53:10.788Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-22T00:53:10.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:53:10.788Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-22T00:53:10.788Z] (5/6) Installing curl (7.83.1-r6) [2023-02-22T00:53:10.788Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-22T00:53:10.788Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T00:53:10.788Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T00:53:10.788Z] OK: 8 MiB in 20 packages [2023-02-22T00:53:10.788Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-22T00:53:10.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:53:10.788Z] (2/2) Installing su-exec (0.2-r1) [2023-02-22T00:53:10.788Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T00:53:10.788Z] OK: 6 MiB in 16 packages [2023-02-22T00:53:11.047Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T00:53:11.047Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T00:53:11.047Z] OK: 6 MiB in 15 packages [2023-02-22T00:53:11.307Z] Removing intermediate container a06722be9cc5 [2023-02-22T00:53:11.307Z] ---> 666905439c3b [2023-02-22T00:53:11.307Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T00:53:11.307Z] ---> Running in b2387bc88fc7 [2023-02-22T00:53:11.307Z] Removing intermediate container c3bf109f25b7 [2023-02-22T00:53:11.307Z] ---> 776626f4e2db [2023-02-22T00:53:11.307Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T00:53:11.307Z] ---> Running in 0a198d0e1d3f [2023-02-22T00:53:11.307Z] Removing intermediate container b2387bc88fc7 [2023-02-22T00:53:11.308Z] ---> 3b2a47ccb358 [2023-02-22T00:53:11.308Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-22T00:53:11.308Z] Removing intermediate container 4288d52ff146 [2023-02-22T00:53:11.308Z] ---> efa9f1bec083 [2023-02-22T00:53:11.308Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-22T00:53:11.308Z] ---> Running in 0b9c3ac8fa82 [2023-02-22T00:53:11.570Z] ---> Running in 998167edd231 [2023-02-22T00:53:11.570Z] Removing intermediate container 87d8dde1842e [2023-02-22T00:53:11.570Z] ---> cc616740f96c [2023-02-22T00:53:11.570Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T00:53:11.570Z] Removing intermediate container 0a198d0e1d3f [2023-02-22T00:53:11.570Z] ---> dfd1b8428bbb [2023-02-22T00:53:11.570Z] Step 12/21 : WORKDIR /edgex [2023-02-22T00:53:11.570Z] ---> Running in b2d0650919f2 [2023-02-22T00:53:11.570Z] Removing intermediate container 0b9c3ac8fa82 [2023-02-22T00:53:11.570Z] ---> 8517dca19598 [2023-02-22T00:53:11.570Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T00:53:11.570Z] Removing intermediate container 998167edd231 [2023-02-22T00:53:11.570Z] ---> b6e34e64bdc3 [2023-02-22T00:53:11.570Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-22T00:53:11.570Z] ---> Running in 574d78c00ea0 [2023-02-22T00:53:11.570Z] ---> Running in 46210e379d67 [2023-02-22T00:53:11.570Z] Removing intermediate container b2d0650919f2 [2023-02-22T00:53:11.570Z] ---> 0364980f803f [2023-02-22T00:53:11.570Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-22T00:53:11.570Z] ---> 565a80d3315d [2023-02-22T00:53:11.570Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-22T00:53:11.570Z] Removing intermediate container 574d78c00ea0 [2023-02-22T00:53:11.570Z] ---> 3e723b09e79d [2023-02-22T00:53:11.570Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T00:53:11.830Z] Removing intermediate container 46210e379d67 [2023-02-22T00:53:11.830Z] ---> 821786794763 [2023-02-22T00:53:11.830Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-22T00:53:11.830Z] ---> b9a730b368b9 [2023-02-22T00:53:11.830Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-22T00:53:12.089Z] ---> Running in 86373fda06ae [2023-02-22T00:53:12.349Z] ---> acfa94777760 [2023-02-22T00:53:12.349Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-22T00:53:12.349Z] ---> 2637825d5906 [2023-02-22T00:53:12.349Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-22T00:53:12.349Z] Removing intermediate container 86373fda06ae [2023-02-22T00:53:12.349Z] ---> dfc7c293d3fa [2023-02-22T00:53:12.349Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-22T00:53:12.635Z] ---> 1ce590638536 [2023-02-22T00:53:12.635Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-22T00:53:12.635Z] ---> Running in 350c9bbb69d2 [2023-02-22T00:53:13.580Z] Removing intermediate container 350c9bbb69d2 [2023-02-22T00:53:13.580Z] ---> 7be0ea02e93a [2023-02-22T00:53:13.580Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-22T00:53:13.580Z] ---> 48cd7641fa14 [2023-02-22T00:53:13.580Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-22T00:53:13.580Z] ---> Running in 52e5b69c7a3f [2023-02-22T00:53:13.580Z] ---> 9765dca65351 [2023-02-22T00:53:13.580Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T00:53:13.580Z] ---> 78d8bae79a18 [2023-02-22T00:53:13.580Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-22T00:53:13.580Z] ---> Running in bc42352201dc [2023-02-22T00:53:13.580Z] Removing intermediate container bc42352201dc [2023-02-22T00:53:13.580Z] ---> c3c25398f6d2 [2023-02-22T00:53:13.580Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T00:53:13.580Z] ---> Running in 13dd0f16efe1 [2023-02-22T00:53:13.839Z] ---> efc835815d84 [2023-02-22T00:53:13.840Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-22T00:53:13.840Z] ---> ea34bb5383fc [2023-02-22T00:53:13.840Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T00:53:13.840Z] ---> Running in c75debe2ee77 [2023-02-22T00:53:13.840Z] ---> Running in e50093a8ca0a [2023-02-22T00:53:13.840Z] Removing intermediate container 13dd0f16efe1 [2023-02-22T00:53:13.840Z] ---> d93e7ef7858f [2023-02-22T00:53:13.840Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T00:53:13.840Z] ---> Running in 61766f1b7809 [2023-02-22T00:53:13.840Z] Removing intermediate container c75debe2ee77 [2023-02-22T00:53:13.840Z] ---> fb4d7955a6e8 [2023-02-22T00:53:13.840Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T00:53:13.840Z] ---> Running in 2d3e98a71a84 [2023-02-22T00:53:13.840Z] Removing intermediate container 61766f1b7809 [2023-02-22T00:53:13.840Z] ---> 4e097b40429a [2023-02-22T00:53:13.840Z] Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:53:13.840Z] ---> Running in 2b0e70e4260b [2023-02-22T00:53:14.099Z] Removing intermediate container 2d3e98a71a84 [2023-02-22T00:53:14.099Z] ---> 9e1456af1aa2 [2023-02-22T00:53:14.099Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T00:53:14.099Z] ---> Running in 12d4cb1aea76 [2023-02-22T00:53:14.099Z] Removing intermediate container 2b0e70e4260b [2023-02-22T00:53:14.099Z] ---> ef2074248030 [2023-02-22T00:53:14.099Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T00:53:14.099Z] ---> Running in fcfb5f19047e [2023-02-22T00:53:14.099Z] Removing intermediate container 12d4cb1aea76 [2023-02-22T00:53:14.099Z] ---> 6d13a2ecf9ed [2023-02-22T00:53:14.099Z] Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:53:14.099Z] ---> Running in 3ca6edccb901 [2023-02-22T00:53:14.361Z] Removing intermediate container fcfb5f19047e [2023-02-22T00:53:14.361Z] ---> 1059dac51d86 [2023-02-22T00:53:14.361Z] [2023-02-22T00:53:14.361Z] Removing intermediate container 52e5b69c7a3f [2023-02-22T00:53:14.361Z] ---> a15ff6d8b5a7 [2023-02-22T00:53:14.361Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-22T00:53:14.361Z] ---> Running in fd2dca818b0c [2023-02-22T00:53:14.361Z] Successfully built 1059dac51d86 [2023-02-22T00:53:14.361Z] Removing intermediate container 3ca6edccb901 [2023-02-22T00:53:14.361Z] ---> c50024030345 [2023-02-22T00:53:14.361Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T00:53:14.361Z] Successfully tagged core-data:latest [2023-02-22T00:53:14.361Z] Building core-metadata [2023-02-22T00:53:14.361Z]  Building core-data ... done  ---> Running in da53a664a27a [2023-02-22T00:53:14.361Z] Removing intermediate container fd2dca818b0c [2023-02-22T00:53:14.361Z] ---> f58885bc5049 [2023-02-22T00:53:14.361Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-22T00:53:15.750Z] Removing intermediate container da53a664a27a [2023-02-22T00:53:15.750Z] ---> c62e30f36f02 [2023-02-22T00:53:15.750Z] [2023-02-22T00:53:15.750Z] Successfully built c62e30f36f02 [2023-02-22T00:53:19.113Z] Successfully tagged support-scheduler:latest [2023-02-22T00:53:19.113Z] Building core-command [2023-02-22T00:53:19.113Z]  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T00:53:19.113Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T00:53:19.113Z] ---> 036766d5d83f [2023-02-22T00:53:19.113Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T00:53:19.113Z] ---> Using cache [2023-02-22T00:53:19.113Z] ---> 7c2fa485f8cb [2023-02-22T00:53:19.113Z] Step 4/24 : WORKDIR /edgex-go [2023-02-22T00:53:19.113Z] ---> Using cache [2023-02-22T00:53:19.113Z] ---> 59c60b714f7c [2023-02-22T00:53:19.113Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-22T00:53:19.113Z] ---> Using cache [2023-02-22T00:53:19.113Z] ---> 300de18bd033 [2023-02-22T00:53:19.113Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-22T00:53:19.113Z] ---> Using cache [2023-02-22T00:53:19.113Z] ---> 55e11f6ae7f6 [2023-02-22T00:53:19.113Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:53:19.113Z] ---> Using cache [2023-02-22T00:53:19.113Z] ---> f183d05dd2a4 [2023-02-22T00:53:19.113Z] Step 8/24 : COPY . . [2023-02-22T00:53:19.113Z] ---> Using cache [2023-02-22T00:53:19.113Z] ---> 138b34845766 [2023-02-22T00:53:19.113Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-22T00:53:21.062Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T00:53:21.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T00:53:21.062Z] ---> 036766d5d83f [2023-02-22T00:53:21.062Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-22T00:53:21.062Z] ---> Using cache [2023-02-22T00:53:21.062Z] ---> 7c2fa485f8cb [2023-02-22T00:53:21.062Z] Step 4/23 : WORKDIR /edgex-go [2023-02-22T00:53:21.062Z] ---> Using cache [2023-02-22T00:53:21.062Z] ---> 59c60b714f7c [2023-02-22T00:53:21.062Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-22T00:53:21.062Z] ---> Using cache [2023-02-22T00:53:21.062Z] ---> 300de18bd033 [2023-02-22T00:53:21.062Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-22T00:53:21.062Z] ---> Using cache [2023-02-22T00:53:21.062Z] ---> 55e11f6ae7f6 [2023-02-22T00:53:21.062Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:53:21.062Z] ---> Using cache [2023-02-22T00:53:21.062Z] ---> f183d05dd2a4 [2023-02-22T00:53:21.062Z] Step 8/23 : COPY . . [2023-02-22T00:53:21.062Z] ---> Using cache [2023-02-22T00:53:21.062Z] ---> 138b34845766 [2023-02-22T00:53:21.062Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-22T00:53:24.367Z] Removing intermediate container e50093a8ca0a [2023-02-22T00:53:24.367Z] ---> cc0ea6d968e2 [2023-02-22T00:53:24.367Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T00:53:24.367Z] ---> cbe4f2baa941 [2023-02-22T00:53:24.367Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-22T00:53:24.367Z] ---> Running in 052f64549c50 [2023-02-22T00:53:24.367Z] ---> Running in a3b78fed5840 [2023-02-22T00:53:24.367Z] ---> Running in df26dfc52cc7 [2023-02-22T00:53:24.367Z] ---> Running in 54f76dd9148d [2023-02-22T00:53:24.367Z] Removing intermediate container df26dfc52cc7 [2023-02-22T00:53:24.367Z] ---> 45e411c05a8d [2023-02-22T00:53:24.367Z] Step 19/21 : LABEL arch=x86_64 [2023-02-22T00:53:24.367Z] ---> Running in 0cd91b233c41 [2023-02-22T00:53:24.367Z] Removing intermediate container 0cd91b233c41 [2023-02-22T00:53:24.367Z] ---> 32c45b23c925 [2023-02-22T00:53:24.367Z] Step 20/21 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:53:24.367Z] ---> Running in 8b79e6cc00b5 [2023-02-22T00:53:24.367Z] Removing intermediate container 8b79e6cc00b5 [2023-02-22T00:53:24.367Z] ---> 34b4c5adb61c [2023-02-22T00:53:24.367Z] Step 21/21 : LABEL version=0.0.0 [2023-02-22T00:53:24.367Z] ---> Running in f992de8aceb1 [2023-02-22T00:53:24.367Z] Removing intermediate container f992de8aceb1 [2023-02-22T00:53:24.367Z] ---> 50cd2f48e352 [2023-02-22T00:53:24.367Z] [2023-02-22T00:53:24.629Z] Successfully built 50cd2f48e352 [2023-02-22T00:53:24.629Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T00:53:24.629Z] Successfully tagged security-proxy-setup:latest [2023-02-22T00:53:24.629Z]  Building security-proxy-setup ... done Building security-spire-server [2023-02-22T00:53:24.629Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T00:53:27.401Z] Removing intermediate container 75e915adb363 [2023-02-22T00:53:27.401Z] ---> 8044878a43cf [2023-02-22T00:53:27.401Z] Successfully built 8044878a43cf [2023-02-22T00:53:27.401Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:53:27.795Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T00:53:27.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T00:53:28.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-6957 does not seem to be running inside a container [2023-02-22T00:53:28.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-22T00:53:28.832Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T00:53:28.832Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T00:53:28.832Z] ---> 036766d5d83f [2023-02-22T00:53:28.832Z] Step 3/23 : WORKDIR /edgex-go [2023-02-22T00:53:28.832Z] ---> Using cache [2023-02-22T00:53:28.832Z] ---> 8e0dda1949b5 [2023-02-22T00:53:28.832Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T00:53:29.356Z] $ docker top b66beb7bd17ad6cc31150d9eebadbab00c6d8d871db23495a3baccf07d691596 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T00:53:30.246Z] + go version [2023-02-22T00:53:30.246Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-22T00:53:30.284Z] $ docker stop --time=1 b66beb7bd17ad6cc31150d9eebadbab00c6d8d871db23495a3baccf07d691596 [2023-02-22T00:53:31.901Z] $ docker rm -f --volumes b66beb7bd17ad6cc31150d9eebadbab00c6d8d871db23495a3baccf07d691596 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T00:53:32.700Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T00:53:32.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T00:53:32.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-6957 does not seem to be running inside a container [2023-02-22T00:53:33.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-22T00:53:34.202Z] $ docker top 999fa2050bd5c93f3ee547037810fb1467c2d2425ed622f2c47792b931bc8656 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T00:53:34.453Z] ========================================================= [2023-02-22T00:53:34.453Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-22T00:53:34.453Z] ========================================================= [Pipeline] sh [2023-02-22T00:53:35.095Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-22T00:53:35.490Z] + make test [2023-02-22T00:53:35.759Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T00:53:36.999Z] ---> Running in a68fdc5fd1f2 [2023-02-22T00:53:38.022Z] Removing intermediate container 54f76dd9148d [2023-02-22T00:53:38.022Z] ---> 486e1946ee86 [2023-02-22T00:53:38.022Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T00:53:38.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:53:38.766Z] ---> b98e6f097db8 [2023-02-22T00:53:38.766Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-22T00:53:38.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:53:39.048Z] OK: 211 MiB in 51 packages [2023-02-22T00:53:42.616Z] ---> 35ffe36e07d5 [2023-02-22T00:53:42.616Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-22T00:53:42.883Z] ---> 9a720adc2a8f [2023-02-22T00:53:42.883Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-22T00:53:43.141Z] Removing intermediate container a68fdc5fd1f2 [2023-02-22T00:53:43.141Z] ---> 659cf31ed0bc [2023-02-22T00:53:43.141Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-22T00:53:44.073Z] ---> 9cbc5b950cb9 [2023-02-22T00:53:44.073Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-22T00:53:44.333Z] ---> 0327982c1273 [2023-02-22T00:53:44.333Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:53:44.899Z] ---> Running in 0b8b237612c9 [2023-02-22T00:53:44.899Z] ---> f2bfb3bfc34d [2023-02-22T00:53:44.899Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-22T00:53:45.465Z] ---> 6395b26fe1b8 [2023-02-22T00:53:45.465Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-22T00:53:45.790Z] ---> f141b3f7ad74 [2023-02-22T00:53:45.790Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-22T00:53:46.049Z] ---> Running in 629ecd1b8b1f [2023-02-22T00:53:46.308Z] Removing intermediate container 4c7fcd1d876b [2023-02-22T00:53:46.308Z] ---> d1a1229e0c5e [2023-02-22T00:53:46.308Z] Step 8/22 : COPY . . [2023-02-22T00:53:54.496Z] Removing intermediate container 629ecd1b8b1f [2023-02-22T00:53:54.497Z] ---> acbe63f7c4ae [2023-02-22T00:53:54.497Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-22T00:53:54.497Z] ---> Running in b86b23b239de [2023-02-22T00:53:54.497Z] ---> 44536538de56 [2023-02-22T00:53:54.497Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-22T00:53:54.497Z] ---> Running in 5d0cfd320444 [2023-02-22T00:53:54.497Z] Removing intermediate container b86b23b239de [2023-02-22T00:53:54.497Z] ---> 9814b3d4d57e [2023-02-22T00:53:54.497Z] Step 29/32 : CMD ["gate"] [2023-02-22T00:53:54.497Z] ---> Running in 1b9900edcfeb [2023-02-22T00:53:55.062Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T00:53:55.999Z] Removing intermediate container 1b9900edcfeb [2023-02-22T00:53:55.999Z] ---> 6d7988214b74 [2023-02-22T00:53:55.999Z] Step 30/32 : LABEL arch=x86_64 [2023-02-22T00:53:57.379Z] ---> Running in c3d0936ca738 [2023-02-22T00:53:57.379Z] Removing intermediate container a3b78fed5840 [2023-02-22T00:53:57.379Z] ---> 4285762dcae8 [2023-02-22T00:53:57.379Z] [2023-02-22T00:53:57.379Z] Step 10/23 : FROM alpine:3.16 [2023-02-22T00:53:57.379Z] ---> dfd21b5a31f5 [2023-02-22T00:53:57.379Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-22T00:53:57.379Z] ---> Using cache [2023-02-22T00:53:57.379Z] ---> 666905439c3b [2023-02-22T00:53:57.379Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T00:53:57.379Z] ---> Using cache [2023-02-22T00:53:57.379Z] ---> 3b2a47ccb358 [2023-02-22T00:53:57.379Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-22T00:53:57.379Z] Removing intermediate container 052f64549c50 [2023-02-22T00:53:57.379Z] ---> 69350a6cc954 [2023-02-22T00:53:57.379Z] [2023-02-22T00:53:57.379Z] Step 10/24 : FROM alpine:3.16 [2023-02-22T00:53:57.379Z] ---> dfd21b5a31f5 [2023-02-22T00:53:57.379Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T00:53:57.379Z] ---> Using cache [2023-02-22T00:53:57.379Z] ---> 666905439c3b [2023-02-22T00:53:57.379Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T00:53:57.379Z] ---> Using cache [2023-02-22T00:53:57.379Z] ---> 3b2a47ccb358 [2023-02-22T00:53:57.379Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-22T00:53:57.379Z] ---> Running in 4aae0aff5268 [2023-02-22T00:53:57.379Z] Removing intermediate container c3d0936ca738 [2023-02-22T00:53:57.379Z] ---> Running in 9cb690b9f9e4 [2023-02-22T00:53:57.379Z] ---> 0746c5c34d67 [2023-02-22T00:53:57.379Z] Step 31/32 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:53:57.379Z] ---> Running in 90ff1cba9059 [2023-02-22T00:53:57.379Z] Removing intermediate container 4aae0aff5268 [2023-02-22T00:53:57.379Z] ---> c590cbd8065c [2023-02-22T00:53:57.379Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-22T00:53:57.379Z] Removing intermediate container 9cb690b9f9e4 [2023-02-22T00:53:57.379Z] ---> 523d87585122 [2023-02-22T00:53:57.379Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-22T00:53:57.379Z] ---> Running in 05aa35049b0e [2023-02-22T00:53:57.379Z] ---> Running in a6d1daa19960 [2023-02-22T00:53:57.379Z] Removing intermediate container 90ff1cba9059 [2023-02-22T00:53:57.379Z] ---> 37e25ff4c012 [2023-02-22T00:53:57.379Z] Step 32/32 : LABEL version=0.0.0 [2023-02-22T00:53:57.379Z] ---> Running in 8036f218af99 [2023-02-22T00:53:57.379Z] Removing intermediate container a6d1daa19960 [2023-02-22T00:53:57.379Z] ---> 198186feb673 [2023-02-22T00:53:57.379Z] Step 15/24 : WORKDIR / [2023-02-22T00:53:57.379Z] Removing intermediate container 05aa35049b0e [2023-02-22T00:53:57.379Z] ---> ee72037ac207 [2023-02-22T00:53:57.379Z] Step 15/23 : WORKDIR / [2023-02-22T00:53:57.638Z] ---> Running in be204bcb4526 [2023-02-22T00:53:57.638Z] Removing intermediate container 8036f218af99 [2023-02-22T00:53:57.638Z] ---> 8bafb3d46c58 [2023-02-22T00:53:57.638Z] [2023-02-22T00:53:57.638Z] ---> Running in 2c6187cdc9a0 [2023-02-22T00:53:57.638Z] Successfully built 8bafb3d46c58 [2023-02-22T00:53:57.638Z] Successfully tagged security-bootstrapper:latest [2023-02-22T00:53:57.638Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-02-22T00:53:57.638Z] Removing intermediate container be204bcb4526 [2023-02-22T00:53:57.638Z] ---> 6a8a10382a12 [2023-02-22T00:53:57.638Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T00:53:57.638Z] Removing intermediate container 2c6187cdc9a0 [2023-02-22T00:53:57.638Z] ---> e04d2216987a [2023-02-22T00:53:57.638Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T00:54:01.856Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T00:54:01.856Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T00:54:01.856Z] ---> 036766d5d83f [2023-02-22T00:54:01.856Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T00:54:01.856Z] ---> Using cache [2023-02-22T00:54:01.856Z] ---> 7c2fa485f8cb [2023-02-22T00:54:01.856Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T00:54:01.856Z] ---> Using cache [2023-02-22T00:54:01.856Z] ---> 59c60b714f7c [2023-02-22T00:54:01.856Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T00:54:01.856Z] ---> Using cache [2023-02-22T00:54:01.856Z] ---> 300de18bd033 [2023-02-22T00:54:01.856Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T00:54:01.856Z] ---> Using cache [2023-02-22T00:54:01.856Z] ---> 55e11f6ae7f6 [2023-02-22T00:54:01.856Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:54:01.856Z] ---> Using cache [2023-02-22T00:54:01.856Z] ---> f183d05dd2a4 [2023-02-22T00:54:01.856Z] Step 8/22 : COPY . . [2023-02-22T00:54:01.856Z] ---> Using cache [2023-02-22T00:54:01.856Z] ---> 138b34845766 [2023-02-22T00:54:01.856Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-22T00:54:04.380Z] ---> a191dcf98b95 [2023-02-22T00:54:04.380Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-22T00:54:04.380Z] ---> Running in fc690ac79ff5 [2023-02-22T00:54:04.380Z] ---> f006a9befd9d [2023-02-22T00:54:04.380Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-22T00:54:05.763Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T00:54:05.763Z] ---> d98593cc2524 [2023-02-22T00:54:05.763Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-22T00:54:06.020Z] ---> 6b80e33d5892 [2023-02-22T00:54:06.020Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-22T00:54:06.020Z] ---> b0c3db86ac66 [2023-02-22T00:54:06.020Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-22T00:54:06.584Z] ---> 3cd5207d45cb [2023-02-22T00:54:06.584Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-22T00:54:06.584Z] ---> d3dd48172cdb [2023-02-22T00:54:06.584Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-22T00:54:06.584Z] ---> Running in 4459c5646e1f [2023-02-22T00:54:06.584Z] ---> Running in 33080631ed96 [2023-02-22T00:54:07.152Z] Removing intermediate container 4459c5646e1f [2023-02-22T00:54:07.152Z] ---> 6739c7b6a795 [2023-02-22T00:54:07.152Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T00:54:07.152Z] Removing intermediate container 33080631ed96 [2023-02-22T00:54:07.152Z] ---> 29797a0a9671 [2023-02-22T00:54:07.152Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T00:54:07.152Z] ---> Running in ed3799362d9f [2023-02-22T00:54:07.152Z] ---> Running in 9ffad07650c4 [2023-02-22T00:54:07.152Z] Removing intermediate container ed3799362d9f [2023-02-22T00:54:07.152Z] ---> bc31f17cb139 [2023-02-22T00:54:07.152Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T00:54:07.429Z] Removing intermediate container 9ffad07650c4 [2023-02-22T00:54:07.429Z] ---> 2e955021fdde [2023-02-22T00:54:07.429Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T00:54:07.429Z] ---> Running in 7f297a3f9da4 [2023-02-22T00:54:07.429Z] ---> Running in 5ac73e1b3832 [2023-02-22T00:54:07.429Z] Removing intermediate container 7f297a3f9da4 [2023-02-22T00:54:07.429Z] ---> d6daf6024771 [2023-02-22T00:54:07.429Z] Step 22/23 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:54:07.429Z] ---> Running in 79f8a32e437a [2023-02-22T00:54:07.429Z] Removing intermediate container 5ac73e1b3832 [2023-02-22T00:54:07.429Z] ---> 699da2b298ac [2023-02-22T00:54:07.429Z] Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:54:07.429Z] ---> Running in c0a898e93efd [2023-02-22T00:54:07.687Z] Removing intermediate container 79f8a32e437a [2023-02-22T00:54:07.687Z] ---> 8d54747d6ba1 [2023-02-22T00:54:07.687Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T00:54:07.687Z] ---> Running in 2b3ba53e0ba5 [2023-02-22T00:54:07.687Z] Removing intermediate container c0a898e93efd [2023-02-22T00:54:07.687Z] ---> 11de956cd28a [2023-02-22T00:54:07.687Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T00:54:07.687Z] ---> Running in 162dcd94d8ac [2023-02-22T00:54:07.687Z] Removing intermediate container 2b3ba53e0ba5 [2023-02-22T00:54:07.687Z] ---> 699adf358001 [2023-02-22T00:54:07.687Z] [2023-02-22T00:54:07.687Z] Removing intermediate container 162dcd94d8ac [2023-02-22T00:54:07.687Z] ---> c0ecd81e3af4 [2023-02-22T00:54:07.687Z] [2023-02-22T00:54:07.687Z] Successfully built 699adf358001 [2023-02-22T00:54:07.687Z] Successfully tagged core-command:latest [2023-02-22T00:54:07.687Z] Building security-spiffe-token-provider [2023-02-22T00:54:07.947Z]  Building core-command ... done Successfully built c0ecd81e3af4 [2023-02-22T00:54:07.947Z] Successfully tagged core-metadata:latest [2023-02-22T00:54:07.947Z]  Building core-metadata ... done Building security-spire-config [2023-02-22T00:54:13.270Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T00:54:13.270Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-22T00:54:13.270Z] ---> 036766d5d83f [2023-02-22T00:54:13.270Z] Step 3/19 : WORKDIR /edgex-go [2023-02-22T00:54:13.270Z] ---> Using cache [2023-02-22T00:54:13.270Z] ---> 8e0dda1949b5 [2023-02-22T00:54:13.270Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-22T00:54:14.631Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-22T00:54:15.329Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T00:54:15.329Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T00:54:15.329Z] ---> 036766d5d83f [2023-02-22T00:54:15.329Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T00:54:15.329Z] ---> Using cache [2023-02-22T00:54:15.329Z] ---> 8e0dda1949b5 [2023-02-22T00:54:15.329Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T00:54:15.329Z] ---> Using cache [2023-02-22T00:54:15.329Z] ---> 659cf31ed0bc [2023-02-22T00:54:15.329Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T00:54:15.329Z] ---> Using cache [2023-02-22T00:54:15.329Z] ---> 0327982c1273 [2023-02-22T00:54:15.329Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:54:25.366Z] ---> Running in 4991e2e2ef5d [2023-02-22T00:54:25.366Z] ---> Running in 1b9c480b40d2 [2023-02-22T00:54:25.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:54:25.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:54:25.626Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-22T00:54:25.626Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-22T00:54:25.626Z] OK: 17046 distinct packages available [2023-02-22T00:54:25.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:54:25.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:54:25.886Z] OK: 211 MiB in 51 packages [2023-02-22T00:54:30.095Z] Removing intermediate container 5d0cfd320444 [2023-02-22T00:54:30.095Z] ---> 80b38e243bca [2023-02-22T00:54:30.095Z] [2023-02-22T00:54:30.095Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T00:54:30.095Z] ---> dfd21b5a31f5 [2023-02-22T00:54:30.095Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-22T00:54:30.095Z] ---> Running in f3b72414c59e [2023-02-22T00:54:30.095Z] Removing intermediate container 1b9c480b40d2 [2023-02-22T00:54:30.095Z] ---> 932d1749ee34 [2023-02-22T00:54:30.095Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-22T00:54:30.095Z] ---> e9a1b4165b86 [2023-02-22T00:54:30.095Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:54:30.095Z] ---> Running in fa1094aaa32b [2023-02-22T00:54:30.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:54:30.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:54:30.354Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-22T00:54:30.354Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-22T00:54:30.354Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T00:54:30.354Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T00:54:30.354Z] OK: 6 MiB in 16 packages [2023-02-22T00:54:31.292Z] Removing intermediate container f3b72414c59e [2023-02-22T00:54:31.292Z] ---> 61269f56a326 [2023-02-22T00:54:31.292Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T00:54:31.292Z] ---> Running in 5a3f24969bc4 [2023-02-22T00:54:31.292Z] Removing intermediate container 5a3f24969bc4 [2023-02-22T00:54:31.292Z] ---> 8a076a887015 [2023-02-22T00:54:31.292Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-22T00:54:31.556Z] ---> Running in 04cbee104ba9 [2023-02-22T00:54:31.815Z] Removing intermediate container 04cbee104ba9 [2023-02-22T00:54:31.815Z] ---> 5ccc829062b0 [2023-02-22T00:54:31.815Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T00:54:32.095Z] ---> Running in 03a3dae7cd6d [2023-02-22T00:54:32.670Z] Removing intermediate container 03a3dae7cd6d [2023-02-22T00:54:32.670Z] ---> f0548224ab1e [2023-02-22T00:54:32.670Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T00:54:32.930Z] ---> d49efb402e3a [2023-02-22T00:54:32.930Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-22T00:54:32.930Z] Removing intermediate container fc690ac79ff5 [2023-02-22T00:54:32.930Z] ---> 5433a46fc29a [2023-02-22T00:54:32.930Z] [2023-02-22T00:54:32.930Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T00:54:32.930Z] ---> dfd21b5a31f5 [2023-02-22T00:54:32.930Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-22T00:54:32.930Z] ---> Running in 89919d99bfa8 [2023-02-22T00:54:33.503Z] Removing intermediate container 89919d99bfa8 [2023-02-22T00:54:33.503Z] ---> e26002cfa41c [2023-02-22T00:54:33.503Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T00:54:33.765Z] ---> Running in 6c1734049067 [2023-02-22T00:54:33.765Z] ---> 87b16033bbb4 [2023-02-22T00:54:33.765Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-22T00:54:33.765Z] ---> 4bc6195f3533 [2023-02-22T00:54:33.765Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-22T00:54:33.765Z] ---> Running in 854e0c1a58d2 [2023-02-22T00:54:34.026Z] Removing intermediate container 854e0c1a58d2 [2023-02-22T00:54:34.026Z] ---> 04c0c4ca58bb [2023-02-22T00:54:34.026Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T00:54:34.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:54:34.026Z] ---> Running in e26cf75cdc60 [2023-02-22T00:54:34.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:54:34.026Z] Removing intermediate container e26cf75cdc60 [2023-02-22T00:54:34.026Z] ---> 2eded905aa0b [2023-02-22T00:54:34.026Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T00:54:34.026Z] ---> Running in 04caa222e92f [2023-02-22T00:54:34.286Z] Removing intermediate container 04caa222e92f [2023-02-22T00:54:34.286Z] ---> d62ddaf63c82 [2023-02-22T00:54:34.286Z] Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:54:34.286Z] ---> Running in 2178d0bbd8c6 [2023-02-22T00:54:34.286Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T00:54:34.286Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T00:54:34.286Z] OK: 6 MiB in 15 packages [2023-02-22T00:54:34.286Z] Removing intermediate container 2178d0bbd8c6 [2023-02-22T00:54:34.286Z] ---> b3a6170209df [2023-02-22T00:54:34.286Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T00:54:34.286Z] ---> Running in 9415117c7d93 [2023-02-22T00:54:34.555Z] Removing intermediate container 9415117c7d93 [2023-02-22T00:54:34.555Z] ---> d4804d89581e [2023-02-22T00:54:34.555Z] [2023-02-22T00:54:34.555Z] Successfully built d4804d89581e [2023-02-22T00:54:34.555Z] Successfully tagged support-notifications:latest [2023-02-22T00:54:34.555Z]  Building support-notifications ... done Building security-secretstore-setup [2023-02-22T00:54:35.123Z] Removing intermediate container 6c1734049067 [2023-02-22T00:54:35.123Z] ---> 1b26b60d6fd0 [2023-02-22T00:54:35.123Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T00:54:38.425Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T00:54:38.425Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T00:54:38.425Z] ---> 036766d5d83f [2023-02-22T00:54:38.425Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T00:54:38.425Z] ---> Using cache [2023-02-22T00:54:38.425Z] ---> 8e0dda1949b5 [2023-02-22T00:54:38.425Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-22T00:54:38.425Z] ---> Using cache [2023-02-22T00:54:38.425Z] ---> e0b5c1739cfa [2023-02-22T00:54:38.425Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T00:54:38.425Z] ---> Using cache [2023-02-22T00:54:38.425Z] ---> 7eacc7bacbcd [2023-02-22T00:54:38.425Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T00:54:38.425Z] ---> Using cache [2023-02-22T00:54:38.425Z] ---> c2c086479907 [2023-02-22T00:54:38.425Z] Step 7/24 : COPY . . [2023-02-22T00:54:38.425Z] ---> Using cache [2023-02-22T00:54:38.425Z] ---> 552903ddc3cf [2023-02-22T00:54:38.425Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-22T00:54:39.367Z] ---> 84f4da31f929 [2023-02-22T00:54:39.367Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-22T00:54:39.367Z] ---> Running in dfcb5e926c82 [2023-02-22T00:54:39.625Z] ---> 361ee988083d [2023-02-22T00:54:39.625Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-22T00:54:39.625Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T00:54:39.885Z] ---> 7256360919c6 [2023-02-22T00:54:39.885Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-22T00:54:49.959Z] ---> f79d86989ddc [2023-02-22T00:54:49.959Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T00:54:50.524Z] ---> Running in 29e901f4020b [2023-02-22T00:55:00.507Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T00:55:07.296Z] Removing intermediate container 29e901f4020b [2023-02-22T00:55:07.296Z] ---> 97dc166b33e8 [2023-02-22T00:55:07.296Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T00:55:07.296Z] ---> Running in 5325447d0989 [2023-02-22T00:55:07.296Z] Removing intermediate container 0b8b237612c9 [2023-02-22T00:55:07.296Z] ---> bc7454517530 [2023-02-22T00:55:07.296Z] Step 7/23 : COPY . . [2023-02-22T00:55:07.296Z] Removing intermediate container 4991e2e2ef5d [2023-02-22T00:55:07.296Z] ---> 453e3f9b7d02 [2023-02-22T00:55:07.296Z] Step 7/24 : COPY . . [2023-02-22T00:55:07.868Z] Removing intermediate container 5325447d0989 [2023-02-22T00:55:07.868Z] ---> 419fd639a6dd [2023-02-22T00:55:07.868Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-22T00:55:22.926Z] ---> Running in 72f997aae022 [2023-02-22T00:55:22.926Z] ---> 907227c54cfd [2023-02-22T00:55:22.926Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T00:55:22.926Z] ---> 8e0bb20b3280 [2023-02-22T00:55:22.926Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T00:55:22.926Z] Removing intermediate container dfcb5e926c82 [2023-02-22T00:55:22.926Z] ---> f920a8f654a1 [2023-02-22T00:55:22.926Z] [2023-02-22T00:55:22.926Z] Step 9/24 : FROM alpine:3.16 [2023-02-22T00:55:22.926Z] ---> dfd21b5a31f5 [2023-02-22T00:55:22.926Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-22T00:55:22.926Z] ---> Running in 8c6d59a56ea7 [2023-02-22T00:55:22.926Z] ---> Running in ed2ec1b54bcd [2023-02-22T00:55:22.926Z] ---> Running in 09383babc471 [2023-02-22T00:55:22.927Z] Removing intermediate container 72f997aae022 [2023-02-22T00:55:22.927Z] ---> 2beef797b451 [2023-02-22T00:55:22.927Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T00:55:22.927Z] ---> Running in 65d147890f4e [2023-02-22T00:55:22.927Z] Removing intermediate container ed2ec1b54bcd [2023-02-22T00:55:22.927Z] ---> f9f93f02be8c [2023-02-22T00:55:22.927Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-22T00:55:22.927Z] Removing intermediate container 8c6d59a56ea7 [2023-02-22T00:55:22.927Z] ---> 952cfe82fec7 [2023-02-22T00:55:22.927Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T00:55:22.927Z] ---> Running in c1f42a068a36 [2023-02-22T00:55:22.927Z] ---> Running in e83300765be7 [2023-02-22T00:55:22.927Z] Removing intermediate container 65d147890f4e [2023-02-22T00:55:22.927Z] ---> 416da1031554 [2023-02-22T00:55:22.927Z] Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:55:22.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:55:22.927Z] ---> Running in 37ea3e1d6739 [2023-02-22T00:55:22.927Z] Removing intermediate container e83300765be7 [2023-02-22T00:55:22.927Z] ---> c7d84e26f53f [2023-02-22T00:55:22.927Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T00:55:22.927Z] Removing intermediate container c1f42a068a36 [2023-02-22T00:55:22.927Z] ---> 6fe5119aa5b0 [2023-02-22T00:55:22.927Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T00:55:22.927Z] ---> Running in d6f0e78960ae [2023-02-22T00:55:22.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:55:22.927Z] ---> Running in 9aee9729f07b [2023-02-22T00:55:22.927Z] Removing intermediate container 37ea3e1d6739 [2023-02-22T00:55:22.927Z] ---> 45d368bbe3bb [2023-02-22T00:55:22.927Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T00:55:22.927Z] ---> Running in f20aecf25f53 [2023-02-22T00:55:22.927Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-22T00:55:22.927Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-22T00:55:22.927Z] (3/3) Installing su-exec (0.2-r1) [2023-02-22T00:55:22.927Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T00:55:22.927Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T00:55:22.927Z] OK: 6 MiB in 17 packages [2023-02-22T00:55:22.927Z] Removing intermediate container fa1094aaa32b [2023-02-22T00:55:22.927Z] ---> fc71e1be30c4 [2023-02-22T00:55:22.927Z] Step 7/19 : COPY . . [2023-02-22T00:55:22.927Z] Removing intermediate container f20aecf25f53 [2023-02-22T00:55:22.927Z] ---> e3bb44b62a68 [2023-02-22T00:55:22.927Z] [2023-02-22T00:55:22.927Z] Successfully built e3bb44b62a68 [2023-02-22T00:55:22.927Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-22T00:55:28.570Z]  Building core-common-config-bootstrapper ... done  ---> 76a89bdf3cb3 [2023-02-22T00:55:28.570Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-22T00:55:28.570Z] Removing intermediate container 9aee9729f07b [2023-02-22T00:55:28.570Z] ---> 668b3e2adcff [2023-02-22T00:55:28.570Z] Step 11/23 : WORKDIR /edgex-go [2023-02-22T00:55:28.570Z] ---> Running in 0bc78a54910e [2023-02-22T00:55:28.570Z] Removing intermediate container d6f0e78960ae [2023-02-22T00:55:28.570Z] ---> 5092723c3a08 [2023-02-22T00:55:28.570Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T00:55:28.570Z] ---> Running in de91ddfae56d [2023-02-22T00:55:28.570Z] ---> Running in 42218f3956b5 [2023-02-22T00:55:28.570Z] Removing intermediate container 09383babc471 [2023-02-22T00:55:28.570Z] ---> f4ac95fc575e [2023-02-22T00:55:28.570Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T00:55:28.570Z] Removing intermediate container de91ddfae56d [2023-02-22T00:55:28.570Z] ---> 7f519d86b4a7 [2023-02-22T00:55:28.570Z] [2023-02-22T00:55:28.570Z] Step 12/23 : FROM alpine:3.15 [2023-02-22T00:55:28.570Z] ---> 5ce65d7b0fde [2023-02-22T00:55:28.570Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T00:55:28.570Z] ---> Using cache [2023-02-22T00:55:28.570Z] ---> 1fb59e316e2f [2023-02-22T00:55:28.570Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T00:55:28.570Z] ---> Using cache [2023-02-22T00:55:28.570Z] ---> 859c312036c1 [2023-02-22T00:55:28.570Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T00:55:28.570Z] ---> Running in 5b32a692cf37 [2023-02-22T00:55:28.570Z] Removing intermediate container 42218f3956b5 [2023-02-22T00:55:28.570Z] ---> 2f758374413f [2023-02-22T00:55:28.570Z] [2023-02-22T00:55:28.570Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T00:55:28.570Z] ---> 5ce65d7b0fde [2023-02-22T00:55:28.570Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T00:55:28.570Z] ---> Using cache [2023-02-22T00:55:28.570Z] ---> 1fb59e316e2f [2023-02-22T00:55:28.570Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-22T00:55:28.570Z] ---> Running in 0267ef8b430a [2023-02-22T00:55:28.570Z] Removing intermediate container 5b32a692cf37 [2023-02-22T00:55:28.570Z] ---> 568034581a08 [2023-02-22T00:55:28.570Z] Step 12/24 : WORKDIR / [2023-02-22T00:55:28.570Z] ---> Running in 958442919df5 [2023-02-22T00:55:28.570Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-22T00:55:28.570Z] Removing intermediate container 958442919df5 [2023-02-22T00:55:28.570Z] ---> 51ca241fb61f [2023-02-22T00:55:28.570Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-22T00:55:28.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:55:29.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:55:29.385Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T00:55:29.385Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T00:55:29.385Z] OK: 15857 distinct packages available [2023-02-22T00:55:29.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:55:29.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:55:29.992Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-22T00:55:29.992Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-22T00:55:29.992Z] (3/4) Installing libucontext (1.1-r0) [2023-02-22T00:55:29.992Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-22T00:55:30.250Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T00:55:30.250Z] OK: 6 MiB in 18 packages [2023-02-22T00:55:31.182Z] ---> 33f0d8243847 [2023-02-22T00:55:31.182Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-22T00:55:31.182Z] ---> cff58441cf36 [2023-02-22T00:55:31.182Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T00:55:31.443Z] ---> 2cbe82244c74 [2023-02-22T00:55:31.443Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-22T00:55:31.443Z] Removing intermediate container 0267ef8b430a [2023-02-22T00:55:31.443Z] ---> 9f0776231e72 [2023-02-22T00:55:31.443Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T00:55:31.443Z] ---> 7cee4018293e [2023-02-22T00:55:31.443Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-22T00:55:31.443Z] ---> 258a8ea3e6d7 [2023-02-22T00:55:31.443Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-22T00:55:31.443Z] ---> 2b79ab3f1139 [2023-02-22T00:55:31.443Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-22T00:55:33.354Z] ---> 67638ac810e8 [2023-02-22T00:55:33.354Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-22T00:55:33.354Z] ---> c53b5ab26e99 [2023-02-22T00:55:33.354Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T00:55:33.802Z] ---> 676d518a466c [2023-02-22T00:55:33.802Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T00:55:33.802Z] ---> Running in b1776c43e635 [2023-02-22T00:55:34.061Z] Removing intermediate container b1776c43e635 [2023-02-22T00:55:34.061Z] ---> 11775eee1de3 [2023-02-22T00:55:34.061Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T00:55:34.061Z] ---> 94fcfc2b6d48 [2023-02-22T00:55:34.061Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-22T00:55:34.061Z] ---> bd03c15ec733 [2023-02-22T00:55:34.061Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-22T00:55:34.061Z] ---> Running in ce73abb9b0ed [2023-02-22T00:55:34.061Z] ---> Running in 8c492e011345 [2023-02-22T00:55:34.319Z] Removing intermediate container ce73abb9b0ed [2023-02-22T00:55:34.319Z] ---> 1fc1212812c7 [2023-02-22T00:55:34.319Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T00:55:34.888Z] Removing intermediate container 8c492e011345 [2023-02-22T00:55:34.888Z] ---> 2b9cf5accd66 [2023-02-22T00:55:34.888Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-22T00:55:34.888Z] ---> Running in 483d97a925f9 [2023-02-22T00:55:35.147Z] ---> 373b81b0ce8f [2023-02-22T00:55:35.147Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T00:55:35.147Z] Removing intermediate container 483d97a925f9 [2023-02-22T00:55:35.147Z] ---> 3207c2d22893 [2023-02-22T00:55:35.147Z] Step 22/23 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:55:35.147Z] ---> 58a298bb9420 [2023-02-22T00:55:35.147Z] Step 19/24 : WORKDIR / [2023-02-22T00:55:35.147Z] ---> Running in 21d6024f485c [2023-02-22T00:55:35.147Z] ---> Running in 66737d0514b9 [2023-02-22T00:55:35.736Z] Removing intermediate container 21d6024f485c [2023-02-22T00:55:35.736Z] ---> e4ed6d2ec239 [2023-02-22T00:55:35.736Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T00:55:35.736Z] ---> 0f7b1a072ea3 [2023-02-22T00:55:35.736Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T00:55:35.736Z] ---> Running in 74f686f9a91e [2023-02-22T00:55:35.736Z] Removing intermediate container 66737d0514b9 [2023-02-22T00:55:35.736Z] ---> 41a28f53a740 [2023-02-22T00:55:35.736Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T00:55:35.736Z] ---> Running in 790d68d5aca5 [2023-02-22T00:55:35.736Z] ---> Running in 0b3a2679a639 [2023-02-22T00:55:36.021Z] Removing intermediate container 790d68d5aca5 [2023-02-22T00:55:36.021Z] ---> 010492c957cc [2023-02-22T00:55:36.021Z] [2023-02-22T00:55:36.021Z] Removing intermediate container 0b3a2679a639 [2023-02-22T00:55:36.021Z] ---> fd17a69ce932 [2023-02-22T00:55:36.021Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T00:55:36.021Z] ---> Running in cca7c9d11495 [2023-02-22T00:55:36.021Z] Successfully built 010492c957cc [2023-02-22T00:55:36.021Z] Successfully tagged security-spire-server:latest [2023-02-22T00:55:36.281Z]  Building security-spire-server ... done Removing intermediate container cca7c9d11495 [2023-02-22T00:55:36.281Z] ---> f7e55052d5af [2023-02-22T00:55:36.281Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T00:55:36.281Z] ---> Running in 5d3c4f0db16d [2023-02-22T00:55:36.538Z] Removing intermediate container 5d3c4f0db16d [2023-02-22T00:55:36.538Z] ---> 49fa92c5bac5 [2023-02-22T00:55:36.538Z] Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:55:36.538Z] ---> Running in 2feba3f1a7bd [2023-02-22T00:55:36.538Z] Removing intermediate container 74f686f9a91e [2023-02-22T00:55:36.538Z] ---> 99fb9af9c3ae [2023-02-22T00:55:36.538Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T00:55:36.538Z] ---> Running in 7a0e0b1429d1 [2023-02-22T00:55:36.796Z] Removing intermediate container 2feba3f1a7bd [2023-02-22T00:55:36.796Z] ---> 1fbd0e5c07d7 [2023-02-22T00:55:36.796Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T00:55:36.796Z] ---> Running in 8df072a702f4 [2023-02-22T00:55:36.796Z] Removing intermediate container 7a0e0b1429d1 [2023-02-22T00:55:36.796Z] ---> a04e6ba8a4b9 [2023-02-22T00:55:36.796Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T00:55:36.796Z] ---> Running in 3552f7a15d5e [2023-02-22T00:55:37.053Z] Removing intermediate container 8df072a702f4 [2023-02-22T00:55:37.053Z] ---> 505879a4178a [2023-02-22T00:55:37.053Z] [2023-02-22T00:55:37.053Z] Removing intermediate container 3552f7a15d5e [2023-02-22T00:55:37.053Z] ---> 2c82320b75b6 [2023-02-22T00:55:37.053Z] Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:55:37.053Z] Successfully built 505879a4178a [2023-02-22T00:55:37.053Z] Successfully tagged security-spire-config:latest [2023-02-22T00:55:37.053Z]  Building security-spire-config ... done  ---> Running in f2537ce89cef [2023-02-22T00:55:37.618Z] Removing intermediate container f2537ce89cef [2023-02-22T00:55:37.618Z] ---> 55b10d1623d7 [2023-02-22T00:55:37.618Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T00:55:37.874Z] ---> Running in 649b47946670 [2023-02-22T00:55:38.439Z] Removing intermediate container 649b47946670 [2023-02-22T00:55:38.439Z] ---> cd61788b5524 [2023-02-22T00:55:38.439Z] [2023-02-22T00:55:38.696Z] Successfully built cd61788b5524 [2023-02-22T00:55:38.696Z] Successfully tagged security-secretstore-setup:latest [2023-02-22T00:55:53.562Z]  Building security-secretstore-setup ... done Removing intermediate container 0bc78a54910e [2023-02-22T00:55:53.562Z] ---> b5bd687c4d06 [2023-02-22T00:55:53.562Z] [2023-02-22T00:55:53.562Z] Step 9/19 : FROM alpine:3.15 [2023-02-22T00:55:53.562Z] ---> 5ce65d7b0fde [2023-02-22T00:55:53.562Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T00:55:53.562Z] ---> Using cache [2023-02-22T00:55:53.562Z] ---> 1fb59e316e2f [2023-02-22T00:55:53.562Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-22T00:55:53.562Z] ---> Running in fc1878eef638 [2023-02-22T00:55:53.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:55:53.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:55:53.562Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T00:55:53.562Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T00:55:53.562Z] OK: 15857 distinct packages available [2023-02-22T00:55:53.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T00:55:53.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T00:55:53.562Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-22T00:55:53.562Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-22T00:55:53.562Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-22T00:55:53.562Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-22T00:55:53.562Z] (5/9) Installing curl (7.80.0-r6) [2023-02-22T00:55:53.562Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-22T00:55:53.562Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-22T00:55:53.562Z] (8/9) Installing libucontext (1.1-r0) [2023-02-22T00:55:53.562Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-22T00:55:53.562Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T00:55:53.562Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T00:55:53.563Z] OK: 8 MiB in 23 packages [2023-02-22T00:55:53.563Z] Removing intermediate container fc1878eef638 [2023-02-22T00:55:53.563Z] ---> 8d0210574d7c [2023-02-22T00:55:53.563Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T00:55:53.563Z] ---> e259ddf89c14 [2023-02-22T00:55:53.563Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-22T00:55:54.133Z] ---> c41b53cd3cbc [2023-02-22T00:55:54.133Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-22T00:55:54.133Z] ---> 97eb9bb9c2c4 [2023-02-22T00:55:54.133Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-22T00:55:54.392Z] ---> Running in 00ad7b8177b3 [2023-02-22T00:55:54.392Z] Removing intermediate container 00ad7b8177b3 [2023-02-22T00:55:54.392Z] ---> 70f8a00a6f37 [2023-02-22T00:55:54.392Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T00:55:54.392Z] ---> Running in 84a44d96e5a6 [2023-02-22T00:55:54.392Z] Removing intermediate container 84a44d96e5a6 [2023-02-22T00:55:54.392Z] ---> 72c46981bf63 [2023-02-22T00:55:54.392Z] Step 17/19 : LABEL arch=x86_64 [2023-02-22T00:55:54.652Z] ---> Running in adb6dd2bf1be [2023-02-22T00:55:54.652Z] Removing intermediate container adb6dd2bf1be [2023-02-22T00:55:54.652Z] ---> 7f80563424b4 [2023-02-22T00:55:54.652Z] Step 18/19 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T00:55:54.652Z] ---> Running in c4e1389b3e69 [2023-02-22T00:55:54.652Z] Removing intermediate container c4e1389b3e69 [2023-02-22T00:55:54.652Z] ---> 42c32194fd85 [2023-02-22T00:55:54.652Z] Step 19/19 : LABEL version=0.0.0 [2023-02-22T00:55:54.652Z] ---> Running in 51ae4f743993 [2023-02-22T00:55:54.913Z] Removing intermediate container 51ae4f743993 [2023-02-22T00:55:54.913Z] ---> b4e06d29f03a [2023-02-22T00:55:54.913Z] [2023-02-22T00:55:54.913Z] Successfully built b4e06d29f03a [2023-02-22T00:55:54.913Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-22T00:55:54.921Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-22T00:55:54.946Z] $ docker stop --time=1 bedb6557d3555b302deec84b05637acd1e26b6b9e94a777a761a010f14b5b3b9 [2023-02-22T00:55:56.259Z] $ docker rm -f --volumes bedb6557d3555b302deec84b05637acd1e26b6b9e94a777a761a010f14b5b3b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T00:55:56.662Z] + docker images [2023-02-22T00:55:56.662Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-22T00:55:56.662Z] security-spiffe-token-provider latest b4e06d29f03a 2 seconds ago 30MB [2023-02-22T00:55:56.662Z] b5bd687c4d06 7 seconds ago 1.72GB [2023-02-22T00:55:56.662Z] security-secretstore-setup latest cd61788b5524 19 seconds ago 30MB [2023-02-22T00:55:56.662Z] security-spire-config latest 505879a4178a 20 seconds ago 85.8MB [2023-02-22T00:55:56.662Z] security-spire-server latest 010492c957cc 21 seconds ago 86.5MB [2023-02-22T00:55:56.662Z] 2f758374413f 28 seconds ago 1.55GB [2023-02-22T00:55:56.662Z] 7f519d86b4a7 28 seconds ago 1.55GB [2023-02-22T00:55:56.662Z] core-common-config-bootstrapper latest e3bb44b62a68 34 seconds ago 15.5MB [2023-02-22T00:55:56.662Z] f920a8f654a1 49 seconds ago 1.67GB [2023-02-22T00:55:56.662Z] support-notifications latest d4804d89581e About a minute ago 30.7MB [2023-02-22T00:55:56.662Z] 5433a46fc29a About a minute ago 1.67GB [2023-02-22T00:55:56.662Z] 80b38e243bca About a minute ago 1.74GB [2023-02-22T00:55:56.662Z] core-command latest 699adf358001 About a minute ago 17.7MB [2023-02-22T00:55:56.662Z] core-metadata latest c0ecd81e3af4 About a minute ago 18.5MB [2023-02-22T00:55:56.662Z] security-bootstrapper latest 8bafb3d46c58 About a minute ago 20.4MB [2023-02-22T00:55:56.662Z] 69350a6cc954 2 minutes ago 1.69GB [2023-02-22T00:55:56.662Z] 4285762dcae8 2 minutes ago 1.68GB [2023-02-22T00:55:56.662Z] security-proxy-setup latest 50cd2f48e352 2 minutes ago 27.8MB [2023-02-22T00:55:56.662Z] support-scheduler latest c62e30f36f02 2 minutes ago 30MB [2023-02-22T00:55:56.662Z] core-data latest 1059dac51d86 2 minutes ago 17.9MB [2023-02-22T00:55:56.662Z] 837c4986ca3b 2 minutes ago 1.74GB [2023-02-22T00:55:56.662Z] 570f559b0f8f 2 minutes ago 1.67GB [2023-02-22T00:55:56.662Z] 92aa037cfec2 2 minutes ago 1.68GB [2023-02-22T00:55:56.662Z] 55fa16a68210 2 minutes ago 1.67GB [2023-02-22T00:55:56.662Z] security-spire-agent latest c18f7baafcef 3 minutes ago 125MB [2023-02-22T00:55:56.662Z] 3580ec58752d 3 minutes ago 1.55GB [2023-02-22T00:55:56.662Z] ci-base-image-x86_64 latest 036766d5d83f 7 minutes ago 904MB [2023-02-22T00:55:56.662Z] alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB [2023-02-22T00:55:56.663Z] alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB [2023-02-22T00:55:56.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-22T00:55:56.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-22T00:55:56.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-22T00:56:06.337Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-22T00:56:06.337Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-22T00:56:06.337Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-22T00:56:06.337Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-22T00:56:06.337Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-22T00:56:21.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-22T00:56:21.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-22T00:56:21.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-22T00:56:21.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-22T00:56:21.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-22T00:56:21.375Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-22T00:56:21.375Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-22T00:56:21.375Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-22T00:56:21.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-22T00:56:36.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.430s coverage: 28.7% of statements [2023-02-22T00:56:36.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-22T00:56:36.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-22T00:56:44.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.577s coverage: 98.5% of statements [2023-02-22T00:56:48.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.786s coverage: 73.7% of statements [2023-02-22T00:56:48.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-22T00:56:48.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-22T00:56:48.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-22T00:56:48.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.707s coverage: 54.0% of statements [2023-02-22T00:56:48.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-22T00:56:48.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-22T00:57:15.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.608s coverage: 88.5% of statements [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-22T00:57:15.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.772s coverage: 3.9% of statements [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-22T00:57:15.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.952s coverage: 95.6% of statements [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-22T00:57:15.620Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.480s coverage: 72.2% of statements [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-22T00:57:15.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.602s coverage: 65.9% of statements [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-22T00:57:15.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.604s coverage: 0.9% of statements [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-22T00:57:15.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.568s coverage: 29.6% of statements [2023-02-22T00:57:15.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-22T00:57:16.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.266s coverage: 47.1% of statements [2023-02-22T00:57:16.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.384s coverage: 82.9% of statements [2023-02-22T00:57:16.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements [2023-02-22T00:57:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements [2023-02-22T00:57:21.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.247s coverage: 87.5% of statements [2023-02-22T00:57:31.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.278s coverage: 94.4% of statements [2023-02-22T00:57:31.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.433s coverage: 44.8% of statements [2023-02-22T00:57:49.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.504s coverage: 79.9% of statements [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-22T00:57:49.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-22T00:57:49.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-22T00:57:49.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-22T00:57:49.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.240s coverage: 87.2% of statements [2023-02-22T00:57:49.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-22T00:57:49.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-22T00:57:49.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 77.4% of statements [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-22T00:57:49.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements [2023-02-22T00:57:49.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements [2023-02-22T00:57:49.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.918s coverage: 91.2% of statements [2023-02-22T00:57:49.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-22T00:57:55.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.505s coverage: 63.1% of statements [2023-02-22T00:57:55.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-22T00:57:55.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-22T00:57:55.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements [2023-02-22T00:57:55.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements [2023-02-22T00:57:55.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2023-02-22T00:57:55.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.119s coverage: 73.7% of statements [2023-02-22T00:57:55.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-02-22T00:58:01.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.568s coverage: 65.3% of statements [2023-02-22T00:58:01.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-22T00:58:01.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-22T00:58:01.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-22T00:58:04.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.940s coverage: 41.0% of statements [2023-02-22T00:58:04.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-22T00:58:04.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-22T00:58:04.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements [2023-02-22T00:58:04.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-22T00:58:04.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.485s coverage: 84.8% of statements [2023-02-22T00:58:04.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-22T00:58:04.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-22T00:58:04.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-22T00:58:04.578Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-22T00:58:12.809Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.327s coverage: 17.7% of statements [2023-02-22T00:58:12.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-22T00:58:12.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-22T00:58:12.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-22T00:58:12.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-22T00:58:12.809Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.852s coverage: 92.3% of statements [2023-02-22T00:58:12.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-22T00:58:12.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-22T00:58:12.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-22T00:58:12.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-22T00:58:12.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.639s coverage: 63.2% of statements [2023-02-22T00:58:12.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-22T00:58:12.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-22T00:58:12.810Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.492s coverage: 97.7% of statements [2023-02-22T00:58:12.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-22T00:58:12.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-22T00:58:12.810Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-22T00:58:12.810Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-22T00:58:12.810Z] go vet ./... [2023-02-22T01:00:04.487Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T01:00:04.487Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T01:00:04.487Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T01:00:04.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-22T01:00:05.189Z] + ls -al . [2023-02-22T01:00:05.189Z] total 740 [2023-02-22T01:00:05.189Z] drwxrwxr-x 10 1001 1001 4096 Feb 22 00:53 . [2023-02-22T01:00:05.189Z] drwxr-xr-x 4 root root 4096 Feb 22 00:53 .. [2023-02-22T01:00:05.189Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 00:51 .blubracket [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 16 Feb 22 00:51 .dockerignore [2023-02-22T01:00:05.189Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 00:51 .git [2023-02-22T01:00:05.189Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 00:51 .github [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 1024 Feb 22 00:51 .gitignore [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 00:51 .golangci.yml [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 87 Feb 22 00:51 .hadolint.yml [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 00:51 .sonarcloud.properties [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 00:51 ADOPTERS.md [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 10825 Feb 22 00:51 Attribution.txt [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 73765 Feb 22 00:51 CHANGELOG.md [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 00:51 CONTRIBUTING.md [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 00:51 GOVERNANCE.md [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 883 Feb 22 00:51 Jenkinsfile [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 00:51 LICENSE [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 13375 Feb 22 00:51 Makefile [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 00:51 OWNERS.md [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 9403 Feb 22 00:51 README.md [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 00:51 SECURITY.md [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 00:47 VERSION [2023-02-22T01:00:05.189Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 00:51 bin [2023-02-22T01:00:05.189Z] drwxrwxr-x 17 1001 1001 4096 Feb 22 00:51 cmd [2023-02-22T01:00:05.189Z] -rw-r--r-- 1 root root 487323 Feb 22 00:58 coverage.out [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 3295 Feb 22 00:51 go.mod [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 33318 Feb 22 00:51 go.sum [2023-02-22T01:00:05.189Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 00:51 internal [2023-02-22T01:00:05.189Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 00:51 openapi [2023-02-22T01:00:05.189Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 00:51 snap [2023-02-22T01:00:05.189Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 00:51 version.go [Pipeline] sh [2023-02-22T01:00:05.847Z] + '[' -e coverage.out ] [2023-02-22T01:00:05.847Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-22T01:00:05.885Z] Warning: overwriting stash ‘coverage-report’ [2023-02-22T01:00:06.694Z] Stashed 1 file(s) [Pipeline] sh [2023-02-22T01:00:07.336Z] + make build [2023-02-22T01:00:07.337Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T01:01:43.972Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T01:01:43.972Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T01:01:44.240Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T01:01:48.500Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T01:02:35.340Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T01:02:43.554Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T01:02:48.900Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T01:02:55.550Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T01:03:00.907Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T01:03:05.162Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T01:03:20.163Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-22T01:03:26.839Z] $ docker stop --time=1 999fa2050bd5c93f3ee547037810fb1467c2d2425ed622f2c47792b931bc8656 [2023-02-22T01:03:28.734Z] $ docker rm -f --volumes 999fa2050bd5c93f3ee547037810fb1467c2d2425ed622f2c47792b931bc8656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T01:03:31.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T01:03:31.114Z] [2023-02-22T01:03:31.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T01:03:31.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T01:03:31.780Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-22T01:03:31.780Z] 29e5d40040c1: Pulling fs layer [2023-02-22T01:03:31.780Z] 1ce36da41761: Pulling fs layer [2023-02-22T01:03:31.780Z] 25b303627fd3: Pulling fs layer [2023-02-22T01:03:31.780Z] 29e5d40040c1: Verifying Checksum [2023-02-22T01:03:31.780Z] 29e5d40040c1: Download complete [2023-02-22T01:03:32.366Z] 1ce36da41761: Verifying Checksum [2023-02-22T01:03:32.366Z] 1ce36da41761: Download complete [2023-02-22T01:03:32.366Z] 29e5d40040c1: Pull complete [2023-02-22T01:03:33.773Z] 1ce36da41761: Pull complete [2023-02-22T01:03:33.773Z] 25b303627fd3: Verifying Checksum [2023-02-22T01:03:33.773Z] 25b303627fd3: Download complete [2023-02-22T01:03:43.835Z] 25b303627fd3: Pull complete [2023-02-22T01:03:43.835Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-22T01:03:43.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T01:03:43.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T01:03:44.144Z] prd-ubuntu20.04-docker-arm64-4c-16g-6957 does not seem to be running inside a container [2023-02-22T01:03:44.218Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-22T01:03:46.656Z] $ docker top 699978811e5207908c6e76f921f648bf44a009258d5c0908b4afc206770b2d3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T01:03:47.545Z] + docker-compose build --help [2023-02-22T01:03:47.545Z] + grep parallel [2023-02-22T01:03:52.897Z] --parallel Build images in parallel. [Pipeline] } [2023-02-22T01:03:53.514Z] $ docker stop --time=1 699978811e5207908c6e76f921f648bf44a009258d5c0908b4afc206770b2d3f [2023-02-22T01:03:56.133Z] $ docker rm -f --volumes 699978811e5207908c6e76f921f648bf44a009258d5c0908b4afc206770b2d3f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T01:03:56.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T01:03:56.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T01:03:57.109Z] prd-ubuntu20.04-docker-arm64-4c-16g-6957 does not seem to be running inside a container [2023-02-22T01:03:57.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-22T01:03:58.405Z] $ docker top 05fd0c4aa0668da34fff02eca195917eb2342fc52c57d65d642e0d5fd1dedd2b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T01:03:59.267Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-22T01:04:05.899Z] Building core-command ... [2023-02-22T01:04:05.899Z] Building core-common-config-bootstrapper ... [2023-02-22T01:04:05.899Z] Building core-data ... [2023-02-22T01:04:05.899Z] Building core-metadata ... [2023-02-22T01:04:05.899Z] Building security-bootstrapper ... [2023-02-22T01:04:05.899Z] Building security-proxy-setup ... [2023-02-22T01:04:05.899Z] Building security-secretstore-setup ... [2023-02-22T01:04:05.899Z] Building security-spiffe-token-provider ... [2023-02-22T01:04:05.899Z] Building security-spire-agent ... [2023-02-22T01:04:05.899Z] Building security-spire-config ... [2023-02-22T01:04:05.899Z] Building security-spire-server ... [2023-02-22T01:04:05.899Z] Building support-notifications ... [2023-02-22T01:04:05.899Z] Building support-scheduler ... [2023-02-22T01:04:05.899Z] Building security-spire-config [2023-02-22T01:04:05.899Z] Building core-common-config-bootstrapper [2023-02-22T01:04:05.899Z] Building core-metadata [2023-02-22T01:04:05.899Z] Building security-spire-agent [2023-02-22T01:04:05.899Z] Building support-scheduler [2023-02-22T01:04:52.704Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T01:04:52.704Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T01:04:52.704Z] ---> 8044878a43cf [2023-02-22T01:04:52.704Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T01:04:52.704Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T01:04:52.704Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T01:04:52.704Z] ---> 8044878a43cf [2023-02-22T01:04:52.704Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T01:04:52.704Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T01:04:52.704Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T01:04:52.704Z] ---> 8044878a43cf [2023-02-22T01:04:52.704Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T01:04:52.704Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T01:04:52.704Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T01:04:52.704Z] ---> 8044878a43cf [2023-02-22T01:04:52.704Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T01:04:52.704Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T01:04:52.704Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T01:04:52.704Z] ---> 8044878a43cf [2023-02-22T01:04:52.704Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T01:04:52.972Z] ---> Running in 5ae3f637b0b4 [2023-02-22T01:04:52.972Z] ---> Running in 636498a71f0d [2023-02-22T01:04:52.972Z] ---> Running in 8a96696bc835 [2023-02-22T01:04:52.972Z] ---> Running in ddaf1b647efe [2023-02-22T01:04:52.972Z] ---> Running in 2f25bdf4396c [2023-02-22T01:04:53.562Z] Removing intermediate container ddaf1b647efe [2023-02-22T01:04:53.562Z] ---> 85f8f6c697fc [2023-02-22T01:04:53.562Z] Step 4/24 : WORKDIR /edgex-go [2023-02-22T01:04:53.562Z] Removing intermediate container 5ae3f637b0b4 [2023-02-22T01:04:53.562Z] ---> e8957a70f16a [2023-02-22T01:04:53.562Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T01:04:53.562Z] ---> Running in 8cfe8c19926c [2023-02-22T01:04:53.829Z] Removing intermediate container 8a96696bc835 [2023-02-22T01:04:53.829Z] Removing intermediate container 636498a71f0d [2023-02-22T01:04:53.829Z] ---> 7d5461ea51b0 [2023-02-22T01:04:53.829Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T01:04:53.829Z] Removing intermediate container 2f25bdf4396c [2023-02-22T01:04:53.829Z] ---> e8f25aec9ffa [2023-02-22T01:04:53.829Z] Step 4/22 : WORKDIR /edgex-go ---> a86171ca1750 [2023-02-22T01:04:53.829Z] [2023-02-22T01:04:53.829Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T01:04:53.829Z] ---> Running in 599af687873d [2023-02-22T01:04:53.829Z] ---> Running in 30e6c3f34346 [2023-02-22T01:04:53.829Z] ---> Running in 335d310e9e33 [2023-02-22T01:04:54.096Z] ---> Running in e2bfd8acd4af [2023-02-22T01:04:54.363Z] Removing intermediate container 8cfe8c19926c [2023-02-22T01:04:54.363Z] ---> 6ca914deafdb [2023-02-22T01:04:54.363Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-22T01:04:54.944Z] ---> Running in 521854c84874 [2023-02-22T01:04:54.944Z] Removing intermediate container e2bfd8acd4af [2023-02-22T01:04:54.944Z] ---> 458c31643629 [2023-02-22T01:04:54.944Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T01:04:54.944Z] Removing intermediate container 335d310e9e33 [2023-02-22T01:04:54.944Z] ---> c9e9cbd625f2 [2023-02-22T01:04:54.944Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T01:04:55.210Z] ---> Running in bccea06840cb [2023-02-22T01:04:55.211Z] ---> Running in 0ef00cc8e61d [2023-02-22T01:04:56.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:04:56.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:04:56.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:04:56.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:04:57.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:04:57.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:04:57.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:04:57.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:04:57.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:04:57.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:04:58.285Z] OK: 221 MiB in 51 packages [2023-02-22T01:04:58.552Z] OK: 221 MiB in 51 packages [2023-02-22T01:04:58.820Z] OK: 221 MiB in 51 packages [2023-02-22T01:04:59.403Z] OK: 221 MiB in 51 packages [2023-02-22T01:04:59.403Z] OK: 221 MiB in 51 packages [2023-02-22T01:05:00.362Z] Removing intermediate container 30e6c3f34346 [2023-02-22T01:05:00.362Z] ---> f98989b1a3ea [2023-02-22T01:05:00.362Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T01:05:00.628Z] Removing intermediate container 599af687873d [2023-02-22T01:05:00.628Z] ---> f19d2078eea5 [2023-02-22T01:05:00.628Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T01:05:00.628Z] Removing intermediate container bccea06840cb [2023-02-22T01:05:00.628Z] ---> 4a599b047e6d [2023-02-22T01:05:00.628Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T01:05:00.901Z] Removing intermediate container 0ef00cc8e61d [2023-02-22T01:05:00.901Z] ---> 5f30a6a5b67d [2023-02-22T01:05:00.901Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T01:05:01.168Z] Removing intermediate container 521854c84874 [2023-02-22T01:05:01.168Z] ---> f0764ed34675 [2023-02-22T01:05:01.168Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-22T01:05:01.435Z] ---> 4a79e0f2be1e [2023-02-22T01:05:01.435Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:05:01.701Z] ---> 46feffbc91f9 [2023-02-22T01:05:01.701Z] ---> Running in a6a3643b5307 [2023-02-22T01:05:01.701Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:05:01.701Z] ---> 449fe3449dcc [2023-02-22T01:05:01.701Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:05:01.969Z] ---> Running in bc60fc3d9771 [2023-02-22T01:05:01.969Z] ---> Running in 950dde7020b8 [2023-02-22T01:05:02.552Z] ---> 01888707132e [2023-02-22T01:05:02.552Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:05:02.552Z] ---> Running in 62439900b0de [2023-02-22T01:05:02.552Z] ---> 6e25f4bdcb10 [2023-02-22T01:05:02.818Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:05:03.084Z] ---> Running in baf76594ed36 [2023-02-22T01:07:09.752Z] Removing intermediate container 950dde7020b8 [2023-02-22T01:07:09.752Z] ---> e00150cd0498 [2023-02-22T01:07:09.752Z] Step 7/24 : COPY . . [2023-02-22T01:07:09.752Z] Removing intermediate container baf76594ed36 [2023-02-22T01:07:09.752Z] ---> 579bbd7b0cec [2023-02-22T01:07:09.752Z] Step 8/22 : COPY . . [2023-02-22T01:07:09.752Z] Removing intermediate container 62439900b0de [2023-02-22T01:07:09.752Z] ---> 3a61983114dc [2023-02-22T01:07:09.752Z] Step 8/24 : COPY . . [2023-02-22T01:07:09.752Z] Removing intermediate container a6a3643b5307 [2023-02-22T01:07:09.752Z] ---> e07bc1bf86ab [2023-02-22T01:07:09.752Z] Step 7/24 : COPY . . [2023-02-22T01:07:09.752Z] Removing intermediate container bc60fc3d9771 [2023-02-22T01:07:09.752Z] ---> 5f408812984e [2023-02-22T01:07:09.752Z] Step 8/22 : COPY . . [2023-02-22T01:07:13.150Z] ---> 9bcd84e56071 [2023-02-22T01:07:13.150Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T01:07:13.150Z] ---> 4b70472d49bd [2023-02-22T01:07:13.150Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T01:07:13.150Z] ---> 7fcfd2011806 [2023-02-22T01:07:13.150Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-22T01:07:13.425Z] ---> da3dd74932c8 [2023-02-22T01:07:13.425Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-22T01:07:13.425Z] ---> Running in a611154f1071 [2023-02-22T01:07:13.425Z] ---> e94b1dcefd58 [2023-02-22T01:07:13.425Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-22T01:07:13.425Z] ---> Running in 23e55760d00b [2023-02-22T01:07:13.425Z] ---> Running in aed77ebc9e5e [2023-02-22T01:07:13.425Z] ---> Running in 179fcdfe90c2 [2023-02-22T01:07:13.425Z] ---> Running in ce46d7e293a1 [2023-02-22T01:07:14.015Z] Removing intermediate container a611154f1071 [2023-02-22T01:07:14.015Z] ---> b5cb48b7fb18 [2023-02-22T01:07:14.284Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T01:07:14.284Z] Removing intermediate container 23e55760d00b [2023-02-22T01:07:14.284Z] ---> 2d4e2550d3ed [2023-02-22T01:07:14.284Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T01:07:14.284Z] ---> Running in e2876915b73b [2023-02-22T01:07:14.284Z] ---> Running in 9f16f1959286 [2023-02-22T01:07:15.257Z] Removing intermediate container e2876915b73b [2023-02-22T01:07:15.257Z] ---> f9f7d3738143 [2023-02-22T01:07:15.257Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T01:07:15.257Z] Removing intermediate container 9f16f1959286 [2023-02-22T01:07:15.257Z] ---> 69ff15be0ef7 [2023-02-22T01:07:15.257Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T01:07:15.257Z] ---> Running in 3f964f1769fe [2023-02-22T01:07:15.257Z] ---> Running in 85ed54effad1 [2023-02-22T01:07:15.522Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T01:07:16.109Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T01:07:16.380Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T01:07:18.975Z] Removing intermediate container 3f964f1769fe [2023-02-22T01:07:18.975Z] ---> a8564d8bbbfd [2023-02-22T01:07:18.975Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T01:07:19.247Z] Removing intermediate container 85ed54effad1 [2023-02-22T01:07:19.247Z] ---> 73deadb47ef1 [2023-02-22T01:07:19.247Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T01:07:19.247Z] ---> Running in cba49cda42d6 [2023-02-22T01:07:19.247Z] ---> Running in 7c6f4d08538d [2023-02-22T01:07:19.831Z] Removing intermediate container cba49cda42d6 [2023-02-22T01:07:19.831Z] ---> f066329a59c4 [2023-02-22T01:07:19.831Z] [2023-02-22T01:07:19.831Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T01:07:19.831Z] Removing intermediate container 7c6f4d08538d [2023-02-22T01:07:19.831Z] ---> fe75f5c4bfc4 [2023-02-22T01:07:20.100Z] [2023-02-22T01:07:20.100Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T01:07:20.368Z] 3.15: Pulling from library/alpine [2023-02-22T01:07:20.368Z] 3.15: Pulling from library/alpine [2023-02-22T01:07:22.317Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T01:07:22.317Z] Status: Downloaded newer image for alpine:3.15 [2023-02-22T01:07:22.317Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T01:07:22.317Z] Status: Image is up to date for alpine:3.15 [2023-02-22T01:07:22.317Z] ---> 354640af7b1b [2023-02-22T01:07:22.317Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T01:07:22.317Z] ---> 354640af7b1b [2023-02-22T01:07:22.317Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T01:07:22.595Z] ---> Running in 2b2bc00a220b [2023-02-22T01:07:22.596Z] ---> Running in f442bcec2914 [2023-02-22T01:07:23.183Z] Removing intermediate container 2b2bc00a220b [2023-02-22T01:07:23.183Z] ---> 0a8be8ef53ae [2023-02-22T01:07:23.183Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-22T01:07:23.453Z] Removing intermediate container f442bcec2914 [2023-02-22T01:07:23.453Z] ---> 76fc636e9b22 [2023-02-22T01:07:23.453Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T01:07:23.453Z] ---> Running in 4bcd578d47e5 [2023-02-22T01:07:23.738Z] ---> Running in 8b1dddcfed26 [2023-02-22T01:07:26.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:07:26.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:07:26.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:07:26.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:07:27.992Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T01:07:27.993Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T01:07:27.993Z] OK: 15734 distinct packages available [2023-02-22T01:07:27.993Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T01:07:27.993Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T01:07:27.993Z] OK: 15734 distinct packages available [2023-02-22T01:07:28.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:07:28.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:07:28.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:07:28.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:07:29.747Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T01:07:29.747Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T01:07:29.747Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T01:07:29.747Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T01:07:29.747Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T01:07:29.747Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-22T01:07:29.747Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T01:07:29.747Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-22T01:07:29.747Z] (3/4) Installing libucontext (1.1-r0) [2023-02-22T01:07:29.747Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-22T01:07:30.015Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T01:07:30.015Z] OK: 6 MiB in 19 packages [2023-02-22T01:07:30.015Z] OK: 6 MiB in 18 packages [2023-02-22T01:07:32.633Z] Removing intermediate container 4bcd578d47e5 [2023-02-22T01:07:32.633Z] ---> 41e17e713be1 [2023-02-22T01:07:32.633Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T01:07:32.633Z] Removing intermediate container 8b1dddcfed26 [2023-02-22T01:07:32.633Z] ---> 94357c7e59f4 [2023-02-22T01:07:32.633Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-22T01:07:36.883Z] ---> 5b2b4cf88801 [2023-02-22T01:07:36.883Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T01:07:39.463Z] ---> 2398b09d4f62 [2023-02-22T01:07:39.464Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T01:07:40.427Z] ---> 202b8f90708b [2023-02-22T01:07:40.427Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-22T01:07:40.427Z] ---> Running in a70734e75f74 [2023-02-22T01:07:41.405Z] Removing intermediate container a70734e75f74 [2023-02-22T01:07:41.405Z] ---> cc2916251571 [2023-02-22T01:07:41.405Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-22T01:07:42.837Z] ---> 9fc0ad3d11dc [2023-02-22T01:07:42.837Z] Step 19/24 : WORKDIR / [2023-02-22T01:07:43.105Z] ---> Running in 324d15dc3b1f [2023-02-22T01:07:43.690Z] Removing intermediate container 324d15dc3b1f [2023-02-22T01:07:43.691Z] ---> 7ee3bd009436 [2023-02-22T01:07:43.691Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T01:07:43.691Z] ---> Running in 01a10fbbaa8f [2023-02-22T01:07:44.276Z] ---> 20a3b03381d9 [2023-02-22T01:07:44.276Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T01:07:44.543Z] Removing intermediate container 01a10fbbaa8f [2023-02-22T01:07:44.543Z] ---> 56e363b57237 [2023-02-22T01:07:44.543Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T01:07:44.543Z] ---> Running in dd82ace58de9 [2023-02-22T01:07:45.504Z] Removing intermediate container dd82ace58de9 [2023-02-22T01:07:45.504Z] ---> 8645616802c2 [2023-02-22T01:07:45.504Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T01:07:45.504Z] ---> Running in 2430b3562988 [2023-02-22T01:07:45.770Z] ---> eb7cdba5a73c [2023-02-22T01:07:45.771Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-22T01:07:46.037Z] Removing intermediate container 2430b3562988 [2023-02-22T01:07:46.037Z] ---> 693448d252e0 [2023-02-22T01:07:46.037Z] Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T01:07:46.304Z] ---> Running in 9c3b6e2bec43 [2023-02-22T01:07:46.573Z] ---> 0e6900b70c1b [2023-02-22T01:07:46.573Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-22T01:07:47.159Z] Removing intermediate container 9c3b6e2bec43 [2023-02-22T01:07:47.159Z] ---> 6f2e17151fff [2023-02-22T01:07:47.159Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T01:07:47.159Z] ---> Running in c5b2b1cdce60 [2023-02-22T01:07:47.742Z] Removing intermediate container c5b2b1cdce60 [2023-02-22T01:07:47.742Z] ---> 1f7f7056519b [2023-02-22T01:07:47.742Z] [2023-02-22T01:07:47.742Z] ---> 8aa8ee150b1a [2023-02-22T01:07:47.742Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T01:07:48.009Z] ---> Running in df7b717734dc [2023-02-22T01:07:48.275Z] Successfully built 1f7f7056519b [2023-02-22T01:07:48.544Z] Successfully tagged security-spire-config-arm64:latest [2023-02-22T01:07:48.544Z] Building security-spire-server [2023-02-22T01:07:48.544Z]  Building security-spire-config ... done Removing intermediate container df7b717734dc [2023-02-22T01:07:48.544Z] ---> 1c7d7fe69569 [2023-02-22T01:07:48.544Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T01:07:48.812Z] ---> Running in a2b8dfaa7ae2 [2023-02-22T01:07:49.080Z] Removing intermediate container a2b8dfaa7ae2 [2023-02-22T01:07:49.080Z] ---> eee7395a2c8e [2023-02-22T01:07:49.080Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T01:07:49.346Z] ---> Running in 2f8748a24164 [2023-02-22T01:07:49.926Z] Removing intermediate container 2f8748a24164 [2023-02-22T01:07:49.926Z] ---> 892a60fce051 [2023-02-22T01:07:49.926Z] Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T01:07:49.926Z] ---> Running in 6f29cf421183 [2023-02-22T01:07:50.508Z] Removing intermediate container 6f29cf421183 [2023-02-22T01:07:50.508Z] ---> fd31ead0093c [2023-02-22T01:07:50.508Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T01:07:50.508Z] ---> Running in b13e3275163e [2023-02-22T01:07:51.092Z] Removing intermediate container b13e3275163e [2023-02-22T01:07:51.092Z] ---> 78cecc0cb39b [2023-02-22T01:07:51.092Z] [2023-02-22T01:07:51.358Z] Successfully built 78cecc0cb39b [2023-02-22T01:07:51.358Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-22T01:07:51.358Z] Building security-spiffe-token-provider [2023-02-22T01:08:18.043Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T01:08:18.043Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T01:08:18.043Z] ---> 8044878a43cf [2023-02-22T01:08:18.043Z] Step 3/23 : WORKDIR /edgex-go [2023-02-22T01:08:18.043Z] ---> Using cache [2023-02-22T01:08:18.043Z] ---> a86171ca1750 [2023-02-22T01:08:18.043Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T01:08:18.043Z] ---> Using cache [2023-02-22T01:08:18.043Z] ---> f19d2078eea5 [2023-02-22T01:08:18.043Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-22T01:08:18.043Z] ---> Using cache [2023-02-22T01:08:18.043Z] ---> 449fe3449dcc [2023-02-22T01:08:18.043Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:08:18.043Z] ---> Using cache [2023-02-22T01:08:18.043Z] ---> e00150cd0498 [2023-02-22T01:08:18.043Z] Step 7/23 : COPY . . [2023-02-22T01:08:18.043Z] ---> Using cache [2023-02-22T01:08:18.043Z] ---> 9bcd84e56071 [2023-02-22T01:08:18.043Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T01:08:18.043Z] ---> Using cache [2023-02-22T01:08:18.043Z] ---> b5cb48b7fb18 [2023-02-22T01:08:18.043Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-22T01:08:18.043Z] ---> Using cache [2023-02-22T01:08:18.043Z] ---> 69ff15be0ef7 [2023-02-22T01:08:18.043Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T01:08:18.043Z] ---> Running in e6cdc5952b2e [2023-02-22T01:08:18.043Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T01:08:18.043Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-22T01:08:18.043Z] ---> 8044878a43cf [2023-02-22T01:08:18.043Z] Step 3/19 : WORKDIR /edgex-go [2023-02-22T01:08:18.043Z] ---> Using cache [2023-02-22T01:08:18.043Z] ---> a86171ca1750 [2023-02-22T01:08:18.044Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-22T01:08:18.044Z] ---> Running in 3fdb45644a14 [2023-02-22T01:08:19.002Z] Removing intermediate container e6cdc5952b2e [2023-02-22T01:08:19.002Z] ---> 33bec6170237 [2023-02-22T01:08:19.002Z] Step 11/23 : WORKDIR /edgex-go [2023-02-22T01:08:19.270Z] ---> Running in eabc9968abc7 [2023-02-22T01:08:19.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:08:19.882Z] Removing intermediate container eabc9968abc7 [2023-02-22T01:08:19.882Z] ---> 494c8fe913af [2023-02-22T01:08:19.882Z] [2023-02-22T01:08:19.882Z] Step 12/23 : FROM alpine:3.15 [2023-02-22T01:08:19.882Z] ---> 354640af7b1b [2023-02-22T01:08:19.882Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T01:08:19.882Z] ---> Using cache [2023-02-22T01:08:19.882Z] ---> 76fc636e9b22 [2023-02-22T01:08:19.882Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T01:08:19.882Z] ---> Using cache [2023-02-22T01:08:19.882Z] ---> 94357c7e59f4 [2023-02-22T01:08:19.882Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T01:08:20.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:08:22.409Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-22T01:08:22.409Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-22T01:08:22.409Z] OK: 16903 distinct packages available [2023-02-22T01:08:22.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:08:22.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:08:24.496Z] OK: 221 MiB in 51 packages [2023-02-22T01:08:25.948Z] ---> 27bf43d441a3 [2023-02-22T01:08:25.948Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T01:08:26.555Z] Removing intermediate container 3fdb45644a14 [2023-02-22T01:08:26.555Z] ---> 04a6d626fc81 [2023-02-22T01:08:26.555Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-22T01:08:27.197Z] ---> 9a5cded4224c [2023-02-22T01:08:27.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-22T01:08:28.199Z] ---> cb2e2e9d497d [2023-02-22T01:08:28.199Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:08:28.199Z] ---> Running in c80192ca8436 [2023-02-22T01:08:28.782Z] ---> 150514551fc9 [2023-02-22T01:08:28.782Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-22T01:08:29.757Z] ---> 199a17503e44 [2023-02-22T01:08:29.757Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T01:08:30.029Z] ---> Running in 3fdc31503c60 [2023-02-22T01:08:30.987Z] Removing intermediate container 3fdc31503c60 [2023-02-22T01:08:30.987Z] ---> 921116aafd51 [2023-02-22T01:08:30.987Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T01:08:30.987Z] ---> Running in 27cccf291882 [2023-02-22T01:08:31.571Z] Removing intermediate container 27cccf291882 [2023-02-22T01:08:31.571Z] ---> a5050011f4a7 [2023-02-22T01:08:31.571Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T01:08:31.571Z] ---> Running in d7220eca54d5 [2023-02-22T01:08:32.152Z] Removing intermediate container d7220eca54d5 [2023-02-22T01:08:32.152Z] ---> acf0adc88d18 [2023-02-22T01:08:32.152Z] Step 22/23 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T01:08:32.152Z] ---> Running in aa2bd5a42090 [2023-02-22T01:08:32.733Z] Removing intermediate container aa2bd5a42090 [2023-02-22T01:08:32.733Z] ---> 52cfce473faf [2023-02-22T01:08:32.733Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T01:08:32.733Z] ---> Running in 9a5afd2299a7 [2023-02-22T01:08:33.317Z] Removing intermediate container 9a5afd2299a7 [2023-02-22T01:08:33.317Z] ---> b1c7bf354e0d [2023-02-22T01:08:33.317Z] [2023-02-22T01:08:33.902Z] Successfully built b1c7bf354e0d [2023-02-22T01:08:33.902Z] Successfully tagged security-spire-server-arm64:latest [2023-02-22T01:08:33.902Z] Building core-data [2023-02-22T01:08:48.895Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T01:08:48.895Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T01:08:48.895Z] ---> 8044878a43cf [2023-02-22T01:08:48.895Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T01:08:48.895Z] ---> Using cache [2023-02-22T01:08:48.895Z] ---> e8f25aec9ffa [2023-02-22T01:08:48.895Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T01:08:48.895Z] ---> Using cache [2023-02-22T01:08:48.895Z] ---> c9e9cbd625f2 [2023-02-22T01:08:48.895Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T01:08:48.895Z] ---> Using cache [2023-02-22T01:08:48.895Z] ---> 5f30a6a5b67d [2023-02-22T01:08:48.895Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T01:08:48.895Z] ---> Using cache [2023-02-22T01:08:48.895Z] ---> 6e25f4bdcb10 [2023-02-22T01:08:48.895Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:08:48.895Z] ---> Using cache [2023-02-22T01:08:48.895Z] ---> 579bbd7b0cec [2023-02-22T01:08:48.895Z] Step 8/22 : COPY . . [2023-02-22T01:08:48.895Z] ---> Using cache [2023-02-22T01:08:48.895Z] ---> 7fcfd2011806 [2023-02-22T01:08:48.895Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-22T01:08:48.895Z] ---> Running in 35b456af63bb [2023-02-22T01:08:48.895Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T01:10:10.509Z] Removing intermediate container c80192ca8436 [2023-02-22T01:10:10.509Z] ---> 593e11c7171f [2023-02-22T01:10:10.509Z] Step 7/19 : COPY . . [2023-02-22T01:10:22.799Z] ---> abdbadfd432f [2023-02-22T01:10:22.799Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-22T01:10:22.799Z] ---> Running in 1e8980ee0cd8 [2023-02-22T01:10:22.799Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-22T01:13:44.500Z] Removing intermediate container ce46d7e293a1 [2023-02-22T01:13:44.500Z] ---> 740ecfb831f4 [2023-02-22T01:13:44.500Z] [2023-02-22T01:13:44.500Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T01:13:44.500Z] 3.16: Pulling from library/alpine [2023-02-22T01:13:44.500Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T01:13:44.500Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T01:13:44.500Z] ---> 4c81e5bf8899 [2023-02-22T01:13:44.500Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-22T01:13:44.500Z] ---> Running in f1ba9a862e61 [2023-02-22T01:13:44.500Z] Removing intermediate container f1ba9a862e61 [2023-02-22T01:13:44.500Z] ---> d50068418bab [2023-02-22T01:13:44.500Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T01:13:44.500Z] ---> Running in 0bd181b5ea03 [2023-02-22T01:13:46.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:13:47.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:13:48.423Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T01:13:48.423Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T01:13:48.423Z] OK: 5 MiB in 15 packages [2023-02-22T01:13:49.843Z] Removing intermediate container 0bd181b5ea03 [2023-02-22T01:13:49.844Z] ---> 5c7ae74dcbd1 [2023-02-22T01:13:49.844Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T01:13:50.427Z] ---> 47c5b695d5a8 [2023-02-22T01:13:50.427Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-22T01:13:51.855Z] ---> 15f7288086ed [2023-02-22T01:13:51.855Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-22T01:13:52.819Z] ---> 844b907104d3 [2023-02-22T01:13:52.819Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-22T01:13:53.781Z] ---> b2ebe7e082f8 [2023-02-22T01:13:53.781Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T01:13:54.049Z] ---> Running in 69e65afc57cc [2023-02-22T01:13:57.389Z] Removing intermediate container 69e65afc57cc [2023-02-22T01:13:57.389Z] ---> e5c8b1f196d3 [2023-02-22T01:13:57.389Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T01:13:57.389Z] ---> Running in 0591e7fd6c96 [2023-02-22T01:13:57.389Z] Removing intermediate container 0591e7fd6c96 [2023-02-22T01:13:57.389Z] ---> d8fe7a3cee1a [2023-02-22T01:13:57.658Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-22T01:13:57.658Z] ---> Running in 8537eae5f082 [2023-02-22T01:13:58.248Z] Removing intermediate container 8537eae5f082 [2023-02-22T01:13:58.248Z] ---> 7787638efe14 [2023-02-22T01:13:58.248Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T01:13:58.248Z] ---> Running in daf41ffc8cf3 [2023-02-22T01:13:58.832Z] Removing intermediate container daf41ffc8cf3 [2023-02-22T01:13:58.832Z] ---> 724f1b9fc5e8 [2023-02-22T01:13:58.832Z] Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T01:13:58.832Z] ---> Running in 3e654b2f962d [2023-02-22T01:13:59.441Z] Removing intermediate container 3e654b2f962d [2023-02-22T01:13:59.441Z] ---> 8a9e17cd0ebb [2023-02-22T01:13:59.441Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T01:13:59.441Z] ---> Running in b93212008e0a [2023-02-22T01:14:00.036Z] Removing intermediate container b93212008e0a [2023-02-22T01:14:00.036Z] ---> 7fcdc90ec290 [2023-02-22T01:14:00.036Z] [2023-02-22T01:14:00.303Z] Successfully built 7fcdc90ec290 [2023-02-22T01:14:00.303Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-22T01:14:00.303Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-02-22T01:14:18.506Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T01:14:18.506Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T01:14:18.506Z] ---> 8044878a43cf [2023-02-22T01:14:18.506Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T01:14:18.506Z] ---> Using cache [2023-02-22T01:14:18.506Z] ---> a86171ca1750 [2023-02-22T01:14:18.506Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-22T01:14:18.506Z] ---> Running in 1d3275f69893 [2023-02-22T01:14:20.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:14:21.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:14:22.002Z] Removing intermediate container 179fcdfe90c2 [2023-02-22T01:14:22.002Z] ---> c2fa2e43140e [2023-02-22T01:14:22.002Z] [2023-02-22T01:14:22.002Z] Step 10/24 : FROM alpine:3.16 [2023-02-22T01:14:22.002Z] ---> 4c81e5bf8899 [2023-02-22T01:14:22.002Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T01:14:22.002Z] ---> Running in 8214b6fdeee7 [2023-02-22T01:14:22.964Z] OK: 221 MiB in 51 packages [2023-02-22T01:14:24.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:14:24.370Z] Removing intermediate container 1d3275f69893 [2023-02-22T01:14:24.370Z] ---> d756c0b7d8b5 [2023-02-22T01:14:24.370Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T01:14:24.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:14:25.222Z] ---> 83c2e51a9fc5 [2023-02-22T01:14:25.222Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:14:25.491Z] ---> Running in 9bc659d73a72 [2023-02-22T01:14:26.449Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T01:14:26.449Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T01:14:26.449Z] OK: 5 MiB in 15 packages [2023-02-22T01:14:28.391Z] Removing intermediate container 8214b6fdeee7 [2023-02-22T01:14:28.391Z] ---> ff916bb57149 [2023-02-22T01:14:28.391Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T01:14:28.391Z] ---> Running in 4c713a92b5be [2023-02-22T01:14:28.657Z] Removing intermediate container 4c713a92b5be [2023-02-22T01:14:28.657Z] ---> c778629011ad [2023-02-22T01:14:28.657Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-22T01:14:28.657Z] ---> Running in 53ebbfa4cbb4 [2023-02-22T01:14:29.253Z] Removing intermediate container 53ebbfa4cbb4 [2023-02-22T01:14:29.253Z] ---> de90dac325ed [2023-02-22T01:14:29.253Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-22T01:14:29.253Z] ---> Running in 0c1bdf148ba6 [2023-02-22T01:14:29.548Z] Removing intermediate container 0c1bdf148ba6 [2023-02-22T01:14:29.548Z] ---> 4e0c241ee3a9 [2023-02-22T01:14:29.548Z] Step 15/24 : WORKDIR / [2023-02-22T01:14:29.548Z] ---> Running in ef09efa51885 [2023-02-22T01:14:30.129Z] Removing intermediate container ef09efa51885 [2023-02-22T01:14:30.129Z] ---> 27fa497ac4be [2023-02-22T01:14:30.129Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T01:14:31.095Z] ---> b80ebabd6e56 [2023-02-22T01:14:31.095Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-22T01:14:33.035Z] ---> 45df736c7df6 [2023-02-22T01:14:33.035Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-22T01:14:33.618Z] ---> 0583c8d372d2 [2023-02-22T01:14:33.618Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-22T01:14:34.578Z] ---> e28c7eb837e8 [2023-02-22T01:14:34.578Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-22T01:14:34.845Z] ---> Running in 0988c82a84de [2023-02-22T01:14:35.427Z] Removing intermediate container 0988c82a84de [2023-02-22T01:14:35.427Z] ---> 1f8171379b76 [2023-02-22T01:14:35.427Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T01:14:35.427Z] ---> Running in c306ba180da1 [2023-02-22T01:14:36.007Z] Removing intermediate container c306ba180da1 [2023-02-22T01:14:36.007Z] ---> 4a12f736e647 [2023-02-22T01:14:36.007Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T01:14:36.007Z] ---> Running in 8c92aad7d09f [2023-02-22T01:14:36.277Z] Removing intermediate container 8c92aad7d09f [2023-02-22T01:14:36.277Z] ---> 6de996c70c8b [2023-02-22T01:14:36.277Z] Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T01:14:36.546Z] ---> Running in d3c0feaf5551 [2023-02-22T01:14:37.130Z] Removing intermediate container d3c0feaf5551 [2023-02-22T01:14:37.130Z] ---> c46240cd0271 [2023-02-22T01:14:37.130Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T01:14:37.130Z] ---> Running in a8366c721cf4 [2023-02-22T01:14:37.713Z] Removing intermediate container a8366c721cf4 [2023-02-22T01:14:37.713Z] ---> 1e6e1a934136 [2023-02-22T01:14:37.713Z] [2023-02-22T01:14:37.713Z] Successfully built 1e6e1a934136 [2023-02-22T01:14:37.713Z] Successfully tagged core-metadata-arm64:latest [2023-02-22T01:14:37.978Z]  Building core-metadata ... done Building security-bootstrapper [2023-02-22T01:14:52.961Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T01:14:52.961Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-22T01:14:52.961Z] ---> 8044878a43cf [2023-02-22T01:14:52.961Z] Step 3/32 : WORKDIR /edgex-go [2023-02-22T01:14:52.961Z] ---> Using cache [2023-02-22T01:14:52.961Z] ---> a86171ca1750 [2023-02-22T01:14:52.961Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-22T01:14:52.961Z] ---> Using cache [2023-02-22T01:14:52.961Z] ---> d756c0b7d8b5 [2023-02-22T01:14:52.961Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-22T01:14:52.961Z] ---> Using cache [2023-02-22T01:14:52.961Z] ---> 83c2e51a9fc5 [2023-02-22T01:14:52.961Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:14:52.961Z] ---> Running in 0794b1d4ede1 [2023-02-22T01:15:49.672Z] Removing intermediate container 35b456af63bb [2023-02-22T01:15:49.672Z] ---> d1b6084b0a85 [2023-02-22T01:15:49.672Z] [2023-02-22T01:15:49.672Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T01:15:49.672Z] ---> 4c81e5bf8899 [2023-02-22T01:15:49.672Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-22T01:15:49.672Z] ---> Running in 344c69d2c213 [2023-02-22T01:15:50.693Z] Removing intermediate container 344c69d2c213 [2023-02-22T01:15:50.693Z] ---> de5b974da4db [2023-02-22T01:15:50.693Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-22T01:15:50.992Z] ---> Running in e5b1de6bf50d [2023-02-22T01:15:51.976Z] Removing intermediate container e5b1de6bf50d [2023-02-22T01:15:51.976Z] ---> efed65ab3a96 [2023-02-22T01:15:51.976Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-22T01:15:52.242Z] ---> Running in 4240db241708 [2023-02-22T01:15:53.197Z] Removing intermediate container 4240db241708 [2023-02-22T01:15:53.197Z] ---> 97a8845892c4 [2023-02-22T01:15:53.197Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T01:15:53.463Z] ---> Running in f9646088085d [2023-02-22T01:15:56.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:15:56.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:15:58.199Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T01:15:58.199Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T01:15:58.199Z] OK: 5 MiB in 15 packages [2023-02-22T01:16:00.790Z] Removing intermediate container f9646088085d [2023-02-22T01:16:00.790Z] ---> 98a7b55ed093 [2023-02-22T01:16:00.790Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T01:16:02.197Z] ---> 51632e6b1f61 [2023-02-22T01:16:02.197Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-22T01:16:06.442Z] ---> 87a1e85692a2 [2023-02-22T01:16:06.442Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-22T01:16:07.844Z] ---> 74a9b39a9687 [2023-02-22T01:16:07.844Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-22T01:16:07.844Z] ---> Running in e4db7a638344 [2023-02-22T01:16:09.250Z] Removing intermediate container e4db7a638344 [2023-02-22T01:16:09.250Z] ---> 73c9f1e23aec [2023-02-22T01:16:09.250Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T01:16:09.250Z] ---> Running in b56d905c6218 [2023-02-22T01:16:10.654Z] Removing intermediate container b56d905c6218 [2023-02-22T01:16:10.654Z] ---> 6d718a069311 [2023-02-22T01:16:10.654Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T01:16:10.654Z] ---> Running in 0cbfe563bcb3 [2023-02-22T01:16:11.615Z] Removing intermediate container 0cbfe563bcb3 [2023-02-22T01:16:11.615Z] ---> 775d75cf1ee5 [2023-02-22T01:16:11.615Z] Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T01:16:11.615Z] ---> Running in 17daa9118e30 [2023-02-22T01:16:13.020Z] Removing intermediate container 17daa9118e30 [2023-02-22T01:16:13.020Z] ---> 4e87f769dadd [2023-02-22T01:16:13.020Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T01:16:13.020Z] ---> Running in 8dba3f86a678 [2023-02-22T01:16:13.975Z] Removing intermediate container 8dba3f86a678 [2023-02-22T01:16:13.975Z] ---> aaaceca2366d [2023-02-22T01:16:13.975Z] [2023-02-22T01:16:14.936Z] Successfully built aaaceca2366d [2023-02-22T01:16:14.936Z] Successfully tagged core-data-arm64:latest [2023-02-22T01:16:14.936Z] Building support-notifications [2023-02-22T01:16:37.248Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T01:16:37.248Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T01:16:37.248Z] ---> 8044878a43cf [2023-02-22T01:16:37.248Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T01:16:37.248Z] ---> Using cache [2023-02-22T01:16:37.248Z] ---> e8f25aec9ffa [2023-02-22T01:16:37.248Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T01:16:37.248Z] ---> Using cache [2023-02-22T01:16:37.248Z] ---> c9e9cbd625f2 [2023-02-22T01:16:37.248Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-22T01:16:37.248Z] ---> Running in e50395159c21 [2023-02-22T01:16:38.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:16:39.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:16:40.646Z] OK: 221 MiB in 51 packages [2023-02-22T01:16:43.252Z] Removing intermediate container e50395159c21 [2023-02-22T01:16:43.252Z] ---> 30f07dd56803 [2023-02-22T01:16:43.252Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T01:16:45.193Z] ---> ea99f5401cb5 [2023-02-22T01:16:45.193Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:16:45.193Z] ---> Running in 1c3b3f064ac1 [2023-02-22T01:16:46.609Z] Removing intermediate container 9bc659d73a72 [2023-02-22T01:16:46.609Z] ---> 76704f475afe [2023-02-22T01:16:46.609Z] Step 7/24 : COPY . . [2023-02-22T01:16:56.708Z] Removing intermediate container aed77ebc9e5e [2023-02-22T01:16:56.708Z] ---> 92849221c8f4 [2023-02-22T01:16:56.708Z] [2023-02-22T01:16:56.708Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T01:16:56.708Z] ---> 4c81e5bf8899 [2023-02-22T01:16:56.708Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T01:16:56.708Z] ---> Using cache [2023-02-22T01:16:56.708Z] ---> ff916bb57149 [2023-02-22T01:16:56.708Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T01:16:56.708Z] ---> Using cache [2023-02-22T01:16:56.708Z] ---> c778629011ad [2023-02-22T01:16:56.708Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-22T01:16:56.708Z] ---> Running in a82d3140e284 [2023-02-22T01:16:56.978Z] Removing intermediate container a82d3140e284 [2023-02-22T01:16:56.978Z] ---> 6976bd0d1a50 [2023-02-22T01:16:56.978Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T01:16:57.250Z] ---> Running in 5458c9e2a6a2 [2023-02-22T01:16:57.835Z] Removing intermediate container 5458c9e2a6a2 [2023-02-22T01:16:57.835Z] ---> 9912a778978e [2023-02-22T01:16:57.835Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T01:16:59.785Z] ---> 4d9e0b74ca04 [2023-02-22T01:16:59.785Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-22T01:17:00.764Z] Removing intermediate container 0794b1d4ede1 [2023-02-22T01:17:00.764Z] ---> 877b82e06c58 [2023-02-22T01:17:00.764Z] Step 7/32 : COPY . . [2023-02-22T01:17:04.101Z] ---> d6055407e013 [2023-02-22T01:17:04.101Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-22T01:17:04.701Z] ---> 8711fa3c509e [2023-02-22T01:17:04.701Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-22T01:17:04.701Z] ---> 8ac824469529 [2023-02-22T01:17:04.701Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-22T01:17:04.701Z] ---> Running in da5a4eeb1743 [2023-02-22T01:17:04.701Z] ---> Running in 8220be3eb7df [2023-02-22T01:17:05.664Z] Removing intermediate container 8220be3eb7df [2023-02-22T01:17:05.664Z] ---> e3669a23e677 [2023-02-22T01:17:05.664Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T01:17:05.664Z] ---> Running in d125975fad12 [2023-02-22T01:17:06.621Z] Removing intermediate container d125975fad12 [2023-02-22T01:17:06.621Z] ---> 4c38d7fac76d [2023-02-22T01:17:06.621Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T01:17:06.621Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T01:17:06.621Z] ---> Running in 24690829d83b [2023-02-22T01:17:07.203Z] Removing intermediate container 24690829d83b [2023-02-22T01:17:07.203Z] ---> ec2f5ed45472 [2023-02-22T01:17:07.203Z] Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T01:17:07.470Z] ---> Running in 435cf76decb5 [2023-02-22T01:17:08.054Z] Removing intermediate container 435cf76decb5 [2023-02-22T01:17:08.054Z] ---> cfd7b04a2e40 [2023-02-22T01:17:08.054Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T01:17:08.321Z] ---> Running in d54e36c08e80 [2023-02-22T01:17:08.921Z] Removing intermediate container d54e36c08e80 [2023-02-22T01:17:08.921Z] ---> beeab8225017 [2023-02-22T01:17:08.921Z] [2023-02-22T01:17:09.190Z] Successfully built beeab8225017 [2023-02-22T01:17:09.457Z] Successfully tagged support-scheduler-arm64:latest [2023-02-22T01:17:09.457Z]  Building support-scheduler ... done Building core-command [2023-02-22T01:17:17.654Z] ---> 045a0065a3ef [2023-02-22T01:17:17.654Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-22T01:17:17.654Z] ---> Running in 3a9ce565a7df [2023-02-22T01:17:19.056Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T01:17:27.250Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T01:17:27.250Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T01:17:27.250Z] ---> 8044878a43cf [2023-02-22T01:17:27.250Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-22T01:17:27.250Z] ---> Using cache [2023-02-22T01:17:27.250Z] ---> e8f25aec9ffa [2023-02-22T01:17:27.250Z] Step 4/23 : WORKDIR /edgex-go [2023-02-22T01:17:27.250Z] ---> Using cache [2023-02-22T01:17:27.250Z] ---> c9e9cbd625f2 [2023-02-22T01:17:27.250Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-22T01:17:27.250Z] ---> Using cache [2023-02-22T01:17:27.250Z] ---> 5f30a6a5b67d [2023-02-22T01:17:27.250Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-22T01:17:27.250Z] ---> Using cache [2023-02-22T01:17:27.250Z] ---> 6e25f4bdcb10 [2023-02-22T01:17:27.250Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:17:27.250Z] ---> Using cache [2023-02-22T01:17:27.250Z] ---> 579bbd7b0cec [2023-02-22T01:17:27.250Z] Step 8/23 : COPY . . [2023-02-22T01:17:27.250Z] ---> Using cache [2023-02-22T01:17:27.250Z] ---> 7fcfd2011806 [2023-02-22T01:17:27.250Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-22T01:17:27.250Z] ---> Running in 6db94ef14572 [2023-02-22T01:17:29.194Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T01:17:37.409Z] Removing intermediate container 1e8980ee0cd8 [2023-02-22T01:17:37.409Z] ---> 674c12667ee7 [2023-02-22T01:17:37.409Z] [2023-02-22T01:17:37.409Z] Step 9/19 : FROM alpine:3.15 [2023-02-22T01:17:37.409Z] ---> 354640af7b1b [2023-02-22T01:17:37.409Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T01:17:37.409Z] ---> Using cache [2023-02-22T01:17:37.409Z] ---> 76fc636e9b22 [2023-02-22T01:17:37.409Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-22T01:17:37.409Z] ---> Running in c1094696a427 [2023-02-22T01:17:38.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:17:38.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:17:40.353Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T01:17:40.353Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T01:17:40.353Z] OK: 15734 distinct packages available [2023-02-22T01:17:40.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:17:41.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:17:42.160Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-22T01:17:42.428Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-22T01:17:42.428Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-22T01:17:42.428Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-22T01:17:42.428Z] (5/9) Installing curl (7.80.0-r6) [2023-02-22T01:17:42.694Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-22T01:17:42.694Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-22T01:17:42.694Z] (8/9) Installing libucontext (1.1-r0) [2023-02-22T01:17:42.694Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-22T01:17:42.694Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T01:17:42.694Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T01:17:43.278Z] OK: 8 MiB in 23 packages [2023-02-22T01:17:45.927Z] Removing intermediate container c1094696a427 [2023-02-22T01:17:45.927Z] ---> 64c684eef110 [2023-02-22T01:17:45.927Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T01:17:46.922Z] ---> 9df8f688a2df [2023-02-22T01:17:46.922Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-22T01:17:48.902Z] ---> 2222040b7b84 [2023-02-22T01:17:48.902Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-22T01:17:49.860Z] ---> 683cb8ed01ca [2023-02-22T01:17:49.860Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-22T01:17:49.860Z] ---> Running in 485f0d770c5a [2023-02-22T01:17:50.817Z] Removing intermediate container 485f0d770c5a [2023-02-22T01:17:50.817Z] ---> 5913f068a8c8 [2023-02-22T01:17:50.817Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T01:17:50.817Z] ---> Running in 7fa6581ed309 [2023-02-22T01:17:51.398Z] Removing intermediate container 7fa6581ed309 [2023-02-22T01:17:51.398Z] ---> 0ede64c6a6ea [2023-02-22T01:17:51.398Z] Step 17/19 : LABEL arch=arm64 [2023-02-22T01:17:51.398Z] ---> Running in c0e21900c242 [2023-02-22T01:17:51.981Z] Removing intermediate container c0e21900c242 [2023-02-22T01:17:51.981Z] ---> d955579352c8 [2023-02-22T01:17:51.981Z] Step 18/19 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T01:17:51.981Z] ---> Running in 7ea1592b26a8 [2023-02-22T01:17:52.561Z] Removing intermediate container 7ea1592b26a8 [2023-02-22T01:17:52.562Z] ---> 9bded4271fd4 [2023-02-22T01:17:52.562Z] Step 19/19 : LABEL version=0.0.0 [2023-02-22T01:17:52.562Z] ---> Running in 28a9375695ef [2023-02-22T01:17:53.147Z] Removing intermediate container 28a9375695ef [2023-02-22T01:17:53.147Z] ---> c6211765e042 [2023-02-22T01:17:53.147Z] [2023-02-22T01:17:53.415Z] Successfully built c6211765e042 [2023-02-22T01:17:53.415Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-22T01:17:53.415Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-02-22T01:18:11.611Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T01:18:11.611Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-22T01:18:11.611Z] ---> 8044878a43cf [2023-02-22T01:18:11.611Z] Step 3/21 : WORKDIR /edgex-go [2023-02-22T01:18:11.611Z] ---> Using cache [2023-02-22T01:18:11.611Z] ---> a86171ca1750 [2023-02-22T01:18:11.611Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-22T01:18:11.611Z] ---> Using cache [2023-02-22T01:18:11.611Z] ---> d756c0b7d8b5 [2023-02-22T01:18:11.611Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-22T01:18:11.611Z] ---> Using cache [2023-02-22T01:18:11.611Z] ---> 83c2e51a9fc5 [2023-02-22T01:18:11.611Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T01:18:11.611Z] ---> Using cache [2023-02-22T01:18:11.611Z] ---> 877b82e06c58 [2023-02-22T01:18:11.611Z] Step 7/21 : COPY . . [2023-02-22T01:18:11.611Z] ---> Using cache [2023-02-22T01:18:11.611Z] ---> 045a0065a3ef [2023-02-22T01:18:11.611Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-22T01:18:11.611Z] ---> Running in 34eba7267dfd [2023-02-22T01:18:14.196Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T01:18:40.917Z] Removing intermediate container 1c3b3f064ac1 [2023-02-22T01:18:40.917Z] ---> 29dc84c43699 [2023-02-22T01:18:40.917Z] Step 8/22 : COPY . . [2023-02-22T01:18:53.214Z] ---> b7d0795d0578 [2023-02-22T01:18:53.214Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-22T01:18:53.214Z] ---> Running in 7d5317c42be5 [2023-02-22T01:18:53.481Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T01:23:15.543Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T01:23:25.731Z] Removing intermediate container da5a4eeb1743 [2023-02-22T01:23:25.731Z] ---> d18ddc636987 [2023-02-22T01:23:25.731Z] [2023-02-22T01:23:25.731Z] Step 9/24 : FROM alpine:3.16 [2023-02-22T01:23:25.731Z] ---> 4c81e5bf8899 [2023-02-22T01:23:25.731Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-22T01:23:25.731Z] ---> Running in c3465d32e1d9 [2023-02-22T01:23:25.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:23:26.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:23:27.983Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-22T01:23:27.983Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-22T01:23:27.983Z] (3/3) Installing su-exec (0.2-r1) [2023-02-22T01:23:27.983Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T01:23:28.251Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T01:23:28.833Z] OK: 6 MiB in 17 packages [2023-02-22T01:23:30.776Z] Removing intermediate container c3465d32e1d9 [2023-02-22T01:23:30.776Z] ---> d2ad1732ced8 [2023-02-22T01:23:30.776Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T01:23:30.776Z] ---> Running in 543ffc5b52c1 [2023-02-22T01:23:31.358Z] Removing intermediate container 543ffc5b52c1 [2023-02-22T01:23:31.358Z] ---> c54e2f3a087d [2023-02-22T01:23:31.358Z] Step 12/24 : WORKDIR / [2023-02-22T01:23:31.358Z] ---> Running in 5072560c8dd9 [2023-02-22T01:23:31.948Z] Removing intermediate container 5072560c8dd9 [2023-02-22T01:23:31.948Z] ---> dda8c2ce2c74 [2023-02-22T01:23:31.948Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-22T01:23:32.904Z] ---> b09ce24b05e1 [2023-02-22T01:23:32.904Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-22T01:23:33.866Z] ---> 67789e0baf12 [2023-02-22T01:23:33.866Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-22T01:23:34.826Z] ---> c34d1b2c1377 [2023-02-22T01:23:34.826Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-22T01:23:35.793Z] ---> a8083cdbc917 [2023-02-22T01:23:35.793Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-22T01:23:37.755Z] ---> a60d2107b717 [2023-02-22T01:23:37.755Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-22T01:23:40.352Z] ---> 32ca4819ba8f [2023-02-22T01:23:40.352Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T01:23:41.323Z] ---> 01bf91933ecc [2023-02-22T01:23:41.323Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T01:23:41.323Z] ---> Running in 832695ae3a76 [2023-02-22T01:23:44.688Z] Removing intermediate container 832695ae3a76 [2023-02-22T01:23:44.688Z] ---> 33760e20e62f [2023-02-22T01:23:44.688Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T01:23:44.688Z] ---> Running in b8429acfa83a [2023-02-22T01:23:45.273Z] Removing intermediate container b8429acfa83a [2023-02-22T01:23:45.273Z] ---> 584a3951fc2d [2023-02-22T01:23:45.273Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T01:23:45.273Z] ---> Running in bb5da990e324 [2023-02-22T01:23:45.861Z] Removing intermediate container bb5da990e324 [2023-02-22T01:23:45.861Z] ---> 2d1dd0106099 [2023-02-22T01:23:45.861Z] Step 23/24 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T01:23:45.861Z] ---> Running in 32499cd8dc8f [2023-02-22T01:23:46.465Z] Removing intermediate container 32499cd8dc8f [2023-02-22T01:23:46.465Z] ---> c02a3620c6a3 [2023-02-22T01:23:46.465Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T01:23:46.465Z] ---> Running in 73978e67441e [2023-02-22T01:23:46.733Z] Removing intermediate container 73978e67441e [2023-02-22T01:23:46.733Z] ---> 0ebb148e8e8c [2023-02-22T01:23:46.734Z] [2023-02-22T01:23:47.318Z] Successfully built 0ebb148e8e8c [2023-02-22T01:23:47.318Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-22T01:23:57.416Z]  Building security-secretstore-setup ... done Removing intermediate container 3a9ce565a7df [2023-02-22T01:23:57.416Z] ---> 4d2b6dde4f88 [2023-02-22T01:23:57.416Z] [2023-02-22T01:23:57.416Z] Step 9/32 : FROM alpine:3.16 [2023-02-22T01:23:57.416Z] ---> 4c81e5bf8899 [2023-02-22T01:23:57.416Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T01:23:57.416Z] ---> Running in f15fcb1e2acc [2023-02-22T01:23:57.687Z] Removing intermediate container f15fcb1e2acc [2023-02-22T01:23:57.687Z] ---> 2431afe0efd9 [2023-02-22T01:23:57.687Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-22T01:23:57.687Z] ---> Running in 7deece6efbcc [2023-02-22T01:23:59.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:24:00.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:24:01.660Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-22T01:24:01.660Z] (2/2) Installing su-exec (0.2-r1) [2023-02-22T01:24:01.660Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T01:24:01.660Z] OK: 5 MiB in 16 packages [2023-02-22T01:24:03.079Z] Removing intermediate container 7deece6efbcc [2023-02-22T01:24:03.079Z] ---> 4f1646829cdb [2023-02-22T01:24:03.079Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-22T01:24:03.079Z] ---> Running in 545a0ca1d09b [2023-02-22T01:24:03.673Z] Removing intermediate container 545a0ca1d09b [2023-02-22T01:24:03.673Z] ---> b420da8dac10 [2023-02-22T01:24:03.673Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-22T01:24:03.673Z] ---> Running in ffa7ab413314 [2023-02-22T01:24:06.274Z] Removing intermediate container ffa7ab413314 [2023-02-22T01:24:06.274Z] ---> 008710b2ccd5 [2023-02-22T01:24:06.274Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-22T01:24:06.554Z] ---> Running in 10cc6d918cf7 [2023-02-22T01:24:06.824Z] Removing intermediate container 10cc6d918cf7 [2023-02-22T01:24:06.824Z] ---> 05e8122a8355 [2023-02-22T01:24:06.824Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-22T01:24:07.101Z] ---> Running in b42efe87a02b [2023-02-22T01:24:07.689Z] Removing intermediate container b42efe87a02b [2023-02-22T01:24:07.689Z] ---> 9c7ce5aaec60 [2023-02-22T01:24:07.689Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-22T01:24:07.689Z] ---> Running in 0a1e2f8ae0cf [2023-02-22T01:24:08.280Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T01:24:12.552Z] Removing intermediate container 0a1e2f8ae0cf [2023-02-22T01:24:12.552Z] ---> 5c71a375e783 [2023-02-22T01:24:12.552Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-22T01:24:12.552Z] ---> Running in d01edd4d7d0e [2023-02-22T01:24:13.144Z] Removing intermediate container d01edd4d7d0e [2023-02-22T01:24:13.144Z] ---> 8a7c5481df76 [2023-02-22T01:24:13.144Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-22T01:24:15.097Z] ---> 86425e24e6f9 [2023-02-22T01:24:15.097Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-22T01:24:15.097Z] ---> Running in 4f67510cc976 [2023-02-22T01:24:18.471Z] Removing intermediate container 4f67510cc976 [2023-02-22T01:24:18.471Z] ---> 4734a861b32f [2023-02-22T01:24:18.471Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T01:24:18.471Z] Removing intermediate container 6db94ef14572 [2023-02-22T01:24:18.471Z] ---> 4de30dc9b373 [2023-02-22T01:24:18.471Z] [2023-02-22T01:24:18.471Z] Step 10/23 : FROM alpine:3.16 [2023-02-22T01:24:18.471Z] ---> 4c81e5bf8899 [2023-02-22T01:24:18.471Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-22T01:24:18.471Z] ---> Using cache [2023-02-22T01:24:18.471Z] ---> ff916bb57149 [2023-02-22T01:24:18.471Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T01:24:18.471Z] ---> Using cache [2023-02-22T01:24:18.471Z] ---> c778629011ad [2023-02-22T01:24:18.739Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-22T01:24:19.986Z] ---> Running in 486ecc9e611d [2023-02-22T01:24:19.986Z] ---> caea1db9e5aa [2023-02-22T01:24:19.986Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-22T01:24:20.581Z] Removing intermediate container 486ecc9e611d [2023-02-22T01:24:20.581Z] ---> 46dbdeeafa96 [2023-02-22T01:24:20.581Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-22T01:24:20.851Z] ---> Running in 61c6d41c2fc8 [2023-02-22T01:24:21.815Z] Removing intermediate container 61c6d41c2fc8 [2023-02-22T01:24:21.815Z] ---> 5b537c6356d7 [2023-02-22T01:24:21.815Z] Step 15/23 : WORKDIR / [2023-02-22T01:24:22.084Z] ---> Running in 2168ca8ac456 [2023-02-22T01:24:23.048Z] Removing intermediate container 2168ca8ac456 [2023-02-22T01:24:23.048Z] ---> c88441c47181 [2023-02-22T01:24:23.048Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T01:24:23.636Z] ---> 0bdcfbb5fa28 [2023-02-22T01:24:23.636Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-22T01:24:24.602Z] ---> 74e44feb26a0 [2023-02-22T01:24:24.602Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-22T01:24:26.021Z] ---> 6f52cada057e [2023-02-22T01:24:26.021Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-22T01:24:27.435Z] ---> 6ffc9963fa09 [2023-02-22T01:24:27.435Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-22T01:24:28.410Z] ---> 75a6855db13e [2023-02-22T01:24:28.410Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-22T01:24:29.375Z] ---> 2a7d4f22db2d [2023-02-22T01:24:29.375Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-22T01:24:29.644Z] ---> b62db7504c34 [2023-02-22T01:24:29.644Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-22T01:24:29.912Z] ---> Running in 86fa36e9ce50 [2023-02-22T01:24:30.880Z] Removing intermediate container 86fa36e9ce50 [2023-02-22T01:24:30.880Z] ---> 330aebde936a [2023-02-22T01:24:30.880Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T01:24:31.158Z] ---> Running in b43908341bf5 [2023-02-22T01:24:31.427Z] ---> 6e54fb4eb982 [2023-02-22T01:24:31.427Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-22T01:24:32.019Z] Removing intermediate container b43908341bf5 [2023-02-22T01:24:32.019Z] ---> 7ca54895b091 [2023-02-22T01:24:32.019Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T01:24:32.289Z] ---> Running in 7955bbccc152 [2023-02-22T01:24:33.258Z] ---> 2374c08bd8d0 [2023-02-22T01:24:33.258Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-22T01:24:33.258Z] ---> Running in 747fe0dd570f [2023-02-22T01:24:33.258Z] Removing intermediate container 7955bbccc152 [2023-02-22T01:24:33.258Z] ---> af623b234ba5 [2023-02-22T01:24:33.258Z] Step 22/23 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T01:24:33.527Z] ---> Running in ca3e544942b6 [2023-02-22T01:24:33.797Z] Removing intermediate container 34eba7267dfd [2023-02-22T01:24:33.797Z] ---> 46e3feb149b4 [2023-02-22T01:24:33.797Z] [2023-02-22T01:24:33.797Z] Step 9/21 : FROM alpine:3.16 [2023-02-22T01:24:34.065Z] ---> 4c81e5bf8899 [2023-02-22T01:24:34.065Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-22T01:24:34.333Z] ---> Running in 4b1ccaaa3747 [2023-02-22T01:24:34.920Z] Removing intermediate container ca3e544942b6 [2023-02-22T01:24:34.920Z] ---> 0d5d4ecec3ef [2023-02-22T01:24:34.920Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T01:24:34.920Z] ---> Running in 1af3be0da766 [2023-02-22T01:24:35.889Z] Removing intermediate container 1af3be0da766 [2023-02-22T01:24:35.889Z] ---> 8c4db4b78048 [2023-02-22T01:24:35.889Z] [2023-02-22T01:24:36.156Z] Successfully built 8c4db4b78048 [2023-02-22T01:24:36.156Z] Successfully tagged core-command-arm64:latest [2023-02-22T01:24:36.424Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:24:37.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:24:37.293Z] Removing intermediate container 747fe0dd570f [2023-02-22T01:24:37.293Z] ---> fdd28da42715 [2023-02-22T01:24:37.293Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-22T01:24:37.564Z] ---> Running in 33614b494fae [2023-02-22T01:24:37.840Z] Removing intermediate container 33614b494fae [2023-02-22T01:24:37.840Z] ---> 9bc16414747d [2023-02-22T01:24:37.840Z] Step 29/32 : CMD ["gate"] [2023-02-22T01:24:38.106Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-22T01:24:38.106Z] ---> Running in eac6f0cb589f [2023-02-22T01:24:38.106Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-22T01:24:38.106Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-22T01:24:38.106Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-22T01:24:38.106Z] (5/6) Installing curl (7.83.1-r6) [2023-02-22T01:24:38.106Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-22T01:24:38.106Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T01:24:38.373Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T01:24:38.373Z] Removing intermediate container eac6f0cb589f [2023-02-22T01:24:38.373Z] ---> 48858738fd8e [2023-02-22T01:24:38.373Z] Step 30/32 : LABEL arch=arm64 [2023-02-22T01:24:38.641Z] OK: 8 MiB in 20 packages [2023-02-22T01:24:38.641Z] ---> Running in 259d69b4a8a7 [2023-02-22T01:24:39.603Z] Removing intermediate container 259d69b4a8a7 [2023-02-22T01:24:39.603Z] ---> 440e9fe9296e [2023-02-22T01:24:39.603Z] Step 31/32 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T01:24:39.603Z] ---> Running in a65abeaa8aba [2023-02-22T01:24:40.184Z] Removing intermediate container a65abeaa8aba [2023-02-22T01:24:40.184Z] ---> df688358dbc4 [2023-02-22T01:24:40.184Z] Step 32/32 : LABEL version=0.0.0 [2023-02-22T01:24:40.448Z] ---> Running in 99ba94f6f97f [2023-02-22T01:24:41.403Z] Removing intermediate container 4b1ccaaa3747 [2023-02-22T01:24:41.403Z] ---> 196f4422b3f1 [2023-02-22T01:24:41.403Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T01:24:41.403Z] ---> Running in 67b0b0211917 [2023-02-22T01:24:41.403Z] Removing intermediate container 99ba94f6f97f [2023-02-22T01:24:41.403Z] ---> 7fa71aa884fe [2023-02-22T01:24:41.403Z] [2023-02-22T01:24:41.668Z] Successfully built 7fa71aa884fe [2023-02-22T01:24:41.668Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-22T01:24:41.933Z]  Building security-bootstrapper ... done Removing intermediate container 67b0b0211917 [2023-02-22T01:24:41.933Z] ---> 69535e38ca50 [2023-02-22T01:24:41.933Z] Step 12/21 : WORKDIR /edgex [2023-02-22T01:24:41.933Z] ---> Running in abf4c112691a [2023-02-22T01:24:42.514Z] Removing intermediate container abf4c112691a [2023-02-22T01:24:42.514Z] ---> f479c413651b [2023-02-22T01:24:42.514Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-22T01:24:45.856Z] ---> 636d7a238d16 [2023-02-22T01:24:45.856Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-22T01:24:47.794Z] ---> 13b043bceed5 [2023-02-22T01:24:47.794Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-22T01:24:49.201Z] ---> 3bc932d84bc9 [2023-02-22T01:24:49.201Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T01:24:49.787Z] ---> db4588a831c9 [2023-02-22T01:24:49.787Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T01:24:49.787Z] ---> Running in 0767904ca4de [2023-02-22T01:24:53.131Z] Removing intermediate container 0767904ca4de [2023-02-22T01:24:53.131Z] ---> 0c3232f97476 [2023-02-22T01:24:53.131Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T01:24:53.131Z] ---> Running in 52a6b452fb07 [2023-02-22T01:24:53.131Z] Removing intermediate container 52a6b452fb07 [2023-02-22T01:24:53.131Z] ---> b43940049296 [2023-02-22T01:24:53.131Z] Step 19/21 : LABEL arch=arm64 [2023-02-22T01:24:53.396Z] ---> Running in fe57b5439a4b [2023-02-22T01:24:53.983Z] Removing intermediate container fe57b5439a4b [2023-02-22T01:24:53.983Z] ---> 556f841e2cae [2023-02-22T01:24:53.983Z] Step 20/21 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T01:24:53.983Z] ---> Running in 3e141d3777c6 [2023-02-22T01:24:54.563Z] Removing intermediate container 3e141d3777c6 [2023-02-22T01:24:54.563Z] ---> 4a2ccf4b7051 [2023-02-22T01:24:54.563Z] Step 21/21 : LABEL version=0.0.0 [2023-02-22T01:24:54.563Z] ---> Running in 7a6682a9f5fd [2023-02-22T01:24:55.149Z] Removing intermediate container 7a6682a9f5fd [2023-02-22T01:24:55.150Z] ---> d29ff4d50fe1 [2023-02-22T01:24:55.150Z] [2023-02-22T01:24:55.414Z] Successfully built d29ff4d50fe1 [2023-02-22T01:24:55.414Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-22T01:25:34.248Z]  Building security-proxy-setup ... done Removing intermediate container 7d5317c42be5 [2023-02-22T01:25:34.248Z] ---> 68547ff35618 [2023-02-22T01:25:34.248Z] [2023-02-22T01:25:34.248Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T01:25:34.248Z] ---> 4c81e5bf8899 [2023-02-22T01:25:34.248Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-22T01:25:34.248Z] ---> Running in 2c4ee152e71f [2023-02-22T01:25:34.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T01:25:34.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T01:25:34.248Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-22T01:25:34.248Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-22T01:25:34.248Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T01:25:34.248Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T01:25:34.248Z] OK: 6 MiB in 16 packages [2023-02-22T01:25:34.248Z] Removing intermediate container 2c4ee152e71f [2023-02-22T01:25:34.248Z] ---> a5f659cd4e52 [2023-02-22T01:25:34.248Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T01:25:34.248Z] ---> Running in 95417c3049fa [2023-02-22T01:25:34.514Z] Removing intermediate container 95417c3049fa [2023-02-22T01:25:34.514Z] ---> 58e5d6345905 [2023-02-22T01:25:34.514Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-22T01:25:34.514Z] ---> Running in 0a3e21e34681 [2023-02-22T01:25:34.780Z] Removing intermediate container 0a3e21e34681 [2023-02-22T01:25:34.780Z] ---> 0736a63994c2 [2023-02-22T01:25:34.780Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T01:25:35.047Z] ---> Running in 869deec22bdb [2023-02-22T01:25:35.047Z] Removing intermediate container 869deec22bdb [2023-02-22T01:25:35.047Z] ---> 1414c917444f [2023-02-22T01:25:35.047Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T01:25:35.628Z] ---> daa6cfd5a513 [2023-02-22T01:25:35.628Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-22T01:25:37.038Z] ---> 6f99122c3dd0 [2023-02-22T01:25:37.038Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-22T01:25:37.303Z] ---> 16459d9bd16f [2023-02-22T01:25:37.303Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-22T01:25:37.571Z] ---> Running in 8b939988390e [2023-02-22T01:25:37.836Z] Removing intermediate container 8b939988390e [2023-02-22T01:25:37.836Z] ---> 25f67e7d0c47 [2023-02-22T01:25:37.836Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T01:25:37.836Z] ---> Running in 50ee02c3e69e [2023-02-22T01:25:38.101Z] Removing intermediate container 50ee02c3e69e [2023-02-22T01:25:38.101Z] ---> 7f8f519c7552 [2023-02-22T01:25:38.101Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T01:25:38.101Z] ---> Running in ea0058b593c7 [2023-02-22T01:25:38.365Z] Removing intermediate container ea0058b593c7 [2023-02-22T01:25:38.365Z] ---> 367a56bd1578 [2023-02-22T01:25:38.365Z] Step 21/22 : LABEL git_sha=38c34b4daeea9ee478c68e4bbab1d552e8708bdf [2023-02-22T01:25:38.365Z] ---> Running in 7a014a179096 [2023-02-22T01:25:38.630Z] Removing intermediate container 7a014a179096 [2023-02-22T01:25:38.630Z] ---> 482e9cfa5a36 [2023-02-22T01:25:38.630Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T01:25:38.895Z] ---> Running in 1d7bc24e5db5 [2023-02-22T01:25:39.160Z] Removing intermediate container 1d7bc24e5db5 [2023-02-22T01:25:39.160Z] ---> 8c249904dae3 [2023-02-22T01:25:39.160Z] [2023-02-22T01:25:39.424Z] Successfully built 8c249904dae3 [2023-02-22T01:25:39.424Z] Successfully tagged support-notifications-arm64:latest [2023-02-22T01:25:39.697Z]  Building support-notifications ... done  [Pipeline] } [2023-02-22T01:25:39.723Z] $ docker stop --time=1 05fd0c4aa0668da34fff02eca195917eb2342fc52c57d65d642e0d5fd1dedd2b [2023-02-22T01:25:41.355Z] $ docker rm -f --volumes 05fd0c4aa0668da34fff02eca195917eb2342fc52c57d65d642e0d5fd1dedd2b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T01:25:41.926Z] + docker images [2023-02-22T01:25:42.211Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-22T01:25:42.211Z] support-notifications-arm64 latest 8c249904dae3 3 seconds ago 29.7MB [2023-02-22T01:25:42.211Z] 68547ff35618 12 seconds ago 1.57GB [2023-02-22T01:25:42.211Z] security-proxy-setup-arm64 latest d29ff4d50fe1 47 seconds ago 26.9MB [2023-02-22T01:25:42.211Z] security-bootstrapper-arm64 latest 7fa71aa884fe About a minute ago 19.6MB [2023-02-22T01:25:42.211Z] core-command-arm64 latest 8c4db4b78048 About a minute ago 17MB [2023-02-22T01:25:42.211Z] 46e3feb149b4 About a minute ago 1.5GB [2023-02-22T01:25:42.211Z] 4de30dc9b373 About a minute ago 1.51GB [2023-02-22T01:25:42.211Z] 4d2b6dde4f88 About a minute ago 1.5GB [2023-02-22T01:25:42.211Z] security-secretstore-setup-arm64 latest 0ebb148e8e8c About a minute ago 29MB [2023-02-22T01:25:42.211Z] d18ddc636987 2 minutes ago 1.5GB [2023-02-22T01:25:42.212Z] security-spiffe-token-provider-arm64 latest c6211765e042 7 minutes ago 29.1MB [2023-02-22T01:25:42.212Z] 674c12667ee7 8 minutes ago 1.54GB [2023-02-22T01:25:42.212Z] support-scheduler-arm64 latest beeab8225017 8 minutes ago 29MB [2023-02-22T01:25:42.212Z] 92849221c8f4 8 minutes ago 1.57GB [2023-02-22T01:25:42.212Z] core-data-arm64 latest aaaceca2366d 9 minutes ago 17.2MB [2023-02-22T01:25:42.212Z] d1b6084b0a85 9 minutes ago 1.51GB [2023-02-22T01:25:42.212Z] core-metadata-arm64 latest 1e6e1a934136 11 minutes ago 17.7MB [2023-02-22T01:25:42.212Z] c2fa2e43140e 11 minutes ago 1.51GB [2023-02-22T01:25:42.212Z] core-common-config-bootstrapper-arm64 latest 7fcdc90ec290 11 minutes ago 14.9MB [2023-02-22T01:25:42.212Z] 740ecfb831f4 12 minutes ago 1.5GB [2023-02-22T01:25:42.212Z] security-spire-server-arm64 latest b1c7bf354e0d 17 minutes ago 84.3MB [2023-02-22T01:25:42.212Z] 494c8fe913af 17 minutes ago 1.38GB [2023-02-22T01:25:42.212Z] security-spire-agent-arm64 latest 78cecc0cb39b 17 minutes ago 122MB [2023-02-22T01:25:42.212Z] security-spire-config-arm64 latest 1f7f7056519b 17 minutes ago 83.6MB [2023-02-22T01:25:42.212Z] f066329a59c4 18 minutes ago 1.38GB [2023-02-22T01:25:42.212Z] fe75f5c4bfc4 18 minutes ago 1.38GB [2023-02-22T01:25:42.212Z] ci-base-image-arm64 latest 8044878a43cf 32 minutes ago 905MB [2023-02-22T01:25:42.212Z] alpine 3.15 354640af7b1b 11 days ago 5.34MB [2023-02-22T01:25:42.212Z] alpine 3.16 4c81e5bf8899 11 days ago 5.3MB [2023-02-22T01:25:42.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-22T01:25:42.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T01:25:43.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T01:25:43.013Z] [2023-02-22T01:25:43.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T01:25:43.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T01:25:43.679Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-22T01:25:43.679Z] 8998bd30e6a1: Pulling fs layer [2023-02-22T01:25:43.679Z] 04944245beec: Pulling fs layer [2023-02-22T01:25:43.679Z] 699f458cf7ca: Pulling fs layer [2023-02-22T01:25:43.679Z] 765212b225bb: Pulling fs layer [2023-02-22T01:25:43.679Z] f23df028b6ca: Pulling fs layer [2023-02-22T01:25:43.679Z] d65c8cfc05b1: Pulling fs layer [2023-02-22T01:25:43.679Z] 2437ff75d9bd: Pulling fs layer [2023-02-22T01:25:43.679Z] 765212b225bb: Waiting [2023-02-22T01:25:43.679Z] f23df028b6ca: Waiting [2023-02-22T01:25:43.679Z] d65c8cfc05b1: Waiting [2023-02-22T01:25:43.679Z] 04944245beec: Verifying Checksum [2023-02-22T01:25:43.679Z] 04944245beec: Download complete [2023-02-22T01:25:43.679Z] 765212b225bb: Verifying Checksum [2023-02-22T01:25:43.679Z] 765212b225bb: Download complete [2023-02-22T01:25:43.679Z] f23df028b6ca: Verifying Checksum [2023-02-22T01:25:43.679Z] f23df028b6ca: Download complete [2023-02-22T01:25:43.964Z] d65c8cfc05b1: Verifying Checksum [2023-02-22T01:25:43.964Z] d65c8cfc05b1: Download complete [2023-02-22T01:25:43.964Z] 699f458cf7ca: Verifying Checksum [2023-02-22T01:25:43.964Z] 699f458cf7ca: Download complete [2023-02-22T01:25:44.252Z] 8998bd30e6a1: Verifying Checksum [2023-02-22T01:25:44.252Z] 8998bd30e6a1: Download complete [2023-02-22T01:25:46.832Z] 2437ff75d9bd: Download complete [2023-02-22T01:25:48.233Z] 8998bd30e6a1: Pull complete [2023-02-22T01:25:48.498Z] 04944245beec: Pull complete [2023-02-22T01:25:49.899Z] 699f458cf7ca: Pull complete [2023-02-22T01:25:49.899Z] 765212b225bb: Pull complete [2023-02-22T01:25:50.480Z] f23df028b6ca: Pull complete [2023-02-22T01:25:50.746Z] d65c8cfc05b1: Pull complete [2023-02-22T01:26:05.724Z] 2437ff75d9bd: Pull complete [2023-02-22T01:26:05.724Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-22T01:26:05.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T01:26:05.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T01:26:06.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-6957 does not seem to be running inside a container [2023-02-22T01:26:06.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-22T01:26:09.026Z] $ docker top b4b591fbbb80f154a9c0515ee1e3475d82288ab686a130e712b4e7b0787cc5ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:26:09.952Z] ---> job-cost.sh [2023-02-22T01:26:09.952Z] lf-activate-venv: SKIPPING [2023-02-22T01:26:09.952Z] INFO: No Stack... [2023-02-22T01:26:10.534Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-22T01:26:11.116Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T01:26:11.775Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-22T01:26:11.775Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T01:26:11.826Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4383-1-stack-cost] [2023-02-22T01:26:11.830Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4383-1-stack-cost] did not exist. Created. [2023-02-22T01:26:11.831Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4383-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T01:26:12.552Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-22T01:26:12.737Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T01:26:12.752Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4383-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T01:26:12.830Z] $ docker stop --time=1 b4b591fbbb80f154a9c0515ee1e3475d82288ab686a130e712b4e7b0787cc5ff [2023-02-22T01:26:14.322Z] $ docker rm -f --volumes b4b591fbbb80f154a9c0515ee1e3475d82288ab686a130e712b4e7b0787cc5ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-22T01:26:16.575Z] provisioning config files... [2023-02-22T01:26:16.864Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4752005055714835443tmp [Pipeline] { [Pipeline] sh [2023-02-22T01:26:19.098Z] + set +x [2023-02-22T01:26:19.098Z] + curl -s https://codecov.io/bash [2023-02-22T01:26:19.098Z] + bash -s -- [2023-02-22T01:26:19.098Z] [2023-02-22T01:26:19.098Z] _____ _ [2023-02-22T01:26:19.098Z] / ____| | | [2023-02-22T01:26:19.098Z] | | ___ __| | ___ ___ _____ __ [2023-02-22T01:26:19.098Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-22T01:26:19.098Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-22T01:26:19.098Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-22T01:26:19.098Z] Bash-1.0.6 [2023-02-22T01:26:19.098Z] [2023-02-22T01:26:19.098Z] [2023-02-22T01:26:19.098Z] ==> git version 2.25.1 found [2023-02-22T01:26:19.098Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-22T01:26:19.098Z] Release-Date: 2020-01-08 [2023-02-22T01:26:19.098Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-22T01:26:19.098Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-22T01:26:19.098Z] ==> Jenkins CI detected. [2023-02-22T01:26:19.098Z] current dir:  /w/workspace/edgex-go/1 [2023-02-22T01:26:19.098Z] project root: . [2023-02-22T01:26:19.098Z] --> token set from env [2023-02-22T01:26:19.577Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-22T01:26:19.577Z] ==> Running gcov in . (disable via -X gcov) [2023-02-22T01:26:19.577Z] ==> Python coveragepy not found [2023-02-22T01:26:19.577Z] ==> Searching for coverage reports in: [2023-02-22T01:26:19.577Z] + . [2023-02-22T01:26:19.577Z] -> Found 1 reports [2023-02-22T01:26:19.577Z] ==> Detecting git/mercurial file structure [2023-02-22T01:26:19.577Z] ==> Reading reports [2023-02-22T01:26:19.577Z] + ./coverage.out bytes=487323 [2023-02-22T01:26:19.577Z] ==> Appending adjustments [2023-02-22T01:26:19.577Z] https://docs.codecov.io/docs/fixing-reports [2023-02-22T01:26:21.239Z] + Found adjustments [2023-02-22T01:26:21.239Z] ==> Gzipping contents [2023-02-22T01:26:21.239Z] 64K /tmp/codecov.KPLpcP.gz [2023-02-22T01:26:21.239Z] ==> Uploading reports [2023-02-22T01:26:21.239Z] url: https://codecov.io [2023-02-22T01:26:21.239Z] query: branch=PR-4383&commit=38c34b4daeea9ee478c68e4bbab1d552e8708bdf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4383&job=&cmd_args= [2023-02-22T01:26:21.239Z] -> Pinging Codecov [2023-02-22T01:26:21.239Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4383&commit=38c34b4daeea9ee478c68e4bbab1d552e8708bdf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4383%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4383&job=&cmd_args= [2023-02-22T01:26:22.251Z] -> Uploading to [2023-02-22T01:26:22.251Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-22/00271124DB129430A58F1EEE437C3FCB/38c34b4daeea9ee478c68e4bbab1d552e8708bdf/37bc42e0-526a-4947-b1b6-b5b4f86bc5ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T012621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c852eb72ca483cd2e01ca2746e8523d0fab73169cb66d5c4e89bb07c131fd0cb [2023-02-22T01:26:22.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T01:26:22.251Z] Dload Upload Total Spent Left Speed [2023-02-22T01:26:23.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62834 0 0 100 62834 0 72222 --:--:-- --:--:-- --:--:-- 72222 100 62834 0 0 100 62834 0 72222 --:--:-- --:--:-- --:--:-- 72140 [2023-02-22T01:26:23.612Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/38c34b4daeea9ee478c68e4bbab1d552e8708bdf [Pipeline] } [2023-02-22T01:26:23.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-22T01:26:26.296Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:26:27.242Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:26:27.711Z] ---> package-listing.sh [2023-02-22T01:26:27.711Z] ++ facter osfamily [2023-02-22T01:26:27.711Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-22T01:26:27.711Z] + OS_FAMILY=debian [2023-02-22T01:26:27.711Z] + workspace=/w/workspace/edgex-go/1 [2023-02-22T01:26:27.711Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-22T01:26:27.711Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-22T01:26:27.711Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-22T01:26:27.711Z] + PACKAGES=/tmp/packages_start.txt [2023-02-22T01:26:27.711Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-22T01:26:27.711Z] + PACKAGES=/tmp/packages_end.txt [2023-02-22T01:26:27.711Z] + case "${OS_FAMILY}" in [2023-02-22T01:26:27.711Z] + dpkg -l [2023-02-22T01:26:27.711Z] + grep '^ii' [2023-02-22T01:26:27.711Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-22T01:26:27.711Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-22T01:26:27.711Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-22T01:26:27.971Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-22T01:26:27.971Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-22T01:26:27.971Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-22T01:26:28.006Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-22T01:26:28.300Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T01:26:28.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T01:26:28.924Z] [2023-02-22T01:26:28.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T01:26:29.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T01:26:29.307Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-22T01:26:29.307Z] 5eb5b503b376: Pulling fs layer [2023-02-22T01:26:29.307Z] 5c69ac0246d0: Pulling fs layer [2023-02-22T01:26:29.307Z] ec43610c2a17: Pulling fs layer [2023-02-22T01:26:29.307Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-22T01:26:29.307Z] 33b1e0a273af: Pulling fs layer [2023-02-22T01:26:29.307Z] 5d3b04190fa2: Pulling fs layer [2023-02-22T01:26:29.307Z] 2f39f015ded8: Pulling fs layer [2023-02-22T01:26:29.307Z] 3a2ae6a8a46f: Waiting [2023-02-22T01:26:29.307Z] 33b1e0a273af: Waiting [2023-02-22T01:26:29.307Z] 5d3b04190fa2: Waiting [2023-02-22T01:26:29.307Z] 2f39f015ded8: Waiting [2023-02-22T01:26:29.307Z] 5c69ac0246d0: Verifying Checksum [2023-02-22T01:26:29.307Z] 5c69ac0246d0: Download complete [2023-02-22T01:26:29.568Z] 3a2ae6a8a46f: Download complete [2023-02-22T01:26:29.568Z] 33b1e0a273af: Verifying Checksum [2023-02-22T01:26:29.568Z] 33b1e0a273af: Download complete [2023-02-22T01:26:29.568Z] ec43610c2a17: Verifying Checksum [2023-02-22T01:26:29.568Z] ec43610c2a17: Download complete [2023-02-22T01:26:29.568Z] 5d3b04190fa2: Verifying Checksum [2023-02-22T01:26:29.568Z] 5d3b04190fa2: Download complete [2023-02-22T01:26:29.825Z] 5eb5b503b376: Download complete [2023-02-22T01:26:30.392Z] 2f39f015ded8: Download complete [2023-02-22T01:26:30.651Z] 5eb5b503b376: Pull complete [2023-02-22T01:26:30.908Z] 5c69ac0246d0: Pull complete [2023-02-22T01:26:31.167Z] ec43610c2a17: Pull complete [2023-02-22T01:26:31.425Z] 3a2ae6a8a46f: Pull complete [2023-02-22T01:26:31.682Z] 33b1e0a273af: Pull complete [2023-02-22T01:26:31.682Z] 5d3b04190fa2: Pull complete [2023-02-22T01:26:35.864Z] 2f39f015ded8: Pull complete [2023-02-22T01:26:35.864Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-22T01:26:35.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T01:26:35.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T01:26:36.086Z] prd-ubuntu20.04-docker-8c-8g-6956 does not seem to be running inside a container [2023-02-22T01:26:36.111Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-22T01:26:40.610Z] $ docker top 0a5dceba426ef2b196482551c10f57113b087c892b40366384d75e7f6b13867f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T01:26:41.001Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-22T01:26:41.312Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-22T01:26:41.624Z] + ls /var/log/sa-host [2023-02-22T01:26:41.625Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T01:26:41.837Z] provisioning config files... [2023-02-22T01:26:41.846Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13550696833854544019tmp [Pipeline] { [Pipeline] echo [2023-02-22T01:26:41.894Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:26:42.203Z] ---> create-netrc.sh [Pipeline] } [2023-02-22T01:26:42.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:26:42.628Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-22T01:26:42.660Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:26:42.975Z] ---> sudo-logs.sh [2023-02-22T01:26:42.975Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-22T01:26:43.055Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:26:43.367Z] ---> job-cost.sh [2023-02-22T01:26:43.367Z] lf-activate-venv: SKIPPING [2023-02-22T01:26:43.367Z] DEBUG: total: 0.10999999940395355 [2023-02-22T01:26:43.367Z] INFO: Retrieving Stack Cost... [2023-02-22T01:26:43.627Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T01:26:44.196Z] INFO: Archiving Costs [Pipeline] echo [2023-02-22T01:26:44.234Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T01:26:44.544Z] ---> logs-deploy.sh [2023-02-22T01:26:44.544Z] lf-activate-venv: SKIPPING [2023-02-22T01:26:44.544Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4383/1 [2023-02-22T01:26:44.544Z] INFO: archiving workspace using pattern(s): [2023-02-22T01:26:45.481Z] Archives upload complete. [2023-02-22T01:26:45.481Z] INFO: archiving logs to Nexus