Pull request #4387 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a+248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee (bbe6bd5e9803df6200483ff4723560cc4768a44c) 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-ssh4653336699381597208.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-ssh2864017060029954223.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-4387/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-4387/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14993317295613186316.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-4387/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5006591712031716337.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-ssh12490583333146202373.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-4387/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-4387/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4762653201939343768.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7148 in /w/workspace/edgexfoundry_edgex-go_PR-4387 [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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a Merge succeeded, producing b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a Checking out Revision b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a (PR-4387) 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/4387/head:refs/remotes/origin/PR-4387 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a # 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 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a # timeout=10 Commit message: "feat: Create security-proxy-auth microservice (for proxy swapout)" 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-22T23:50:35.940Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T23:50:36.084Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T23:50:36.176Z] ========================================================= [2023-02-22T23:50:36.176Z] EdgeX Global Pipelines Version Info [2023-02-22T23:50:36.176Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:50:36.925Z] ------------------- [2023-02-22T23:50:36.925Z] stable info: [2023-02-22T23:50:36.925Z] ------------------- [2023-02-22T23:50:36.925Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T23:50:36.925Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T23:50:36.925Z] Message: update stable to v1.0.244 [2023-02-22T23:50:37.495Z] ------------------- [2023-02-22T23:50:37.495Z] experimental info: [2023-02-22T23:50:37.495Z] ------------------- [2023-02-22T23:50:37.495Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T23:50:37.495Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T23:50:37.495Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T23:50:37.753Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-22T23:50:37.790Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-22T23:50:37.828Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T23:50:37.869Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T23:50:37.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T23:50:37.949Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T23:50:37.993Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T23:50:38.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-22T23:50:38.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-22T23:50:38.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-22T23:50:38.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T23:50:38.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T23:50:38.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T23:50:38.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T23:50:38.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T23:50:38.365Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T23:50:38.403Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T23:50:38.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T23:50:38.485Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-22T23:50:38.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-22T23:50:38.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T23:50:38.604Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T23:50:38.645Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T23:50:38.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4387 [Pipeline] echo [2023-02-22T23:50:38.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4387 [Pipeline] echo [2023-02-22T23:50:38.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4387 [Pipeline] echo [2023-02-22T23:50:38.805Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [Pipeline] echo [2023-02-22T23:50:38.842Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0f8e81 [Pipeline] echo [2023-02-22T23:50:38.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T23:50:38.991Z] provisioning config files... [2023-02-22T23:50:39.004Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10886556920176600095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:50:39.344Z] ---> docker-login.sh [2023-02-22T23:50:39.344Z] nexus3.edgexfoundry.org:10001 [2023-02-22T23:50:39.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:50:39.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:50:39.866Z] Configure a credential helper to remove this warning. See [2023-02-22T23:50:39.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:50:39.866Z] [2023-02-22T23:50:39.866Z] Login Succeeded [2023-02-22T23:50:39.866Z] nexus3.edgexfoundry.org:10002 [2023-02-22T23:50:39.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:50:39.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:50:39.866Z] Configure a credential helper to remove this warning. See [2023-02-22T23:50:39.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:50:39.866Z] [2023-02-22T23:50:39.866Z] Login Succeeded [2023-02-22T23:50:39.866Z] nexus3.edgexfoundry.org:10003 [2023-02-22T23:50:39.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:50:40.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:50:40.127Z] Configure a credential helper to remove this warning. See [2023-02-22T23:50:40.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:50:40.127Z] [2023-02-22T23:50:40.127Z] Login Succeeded [2023-02-22T23:50:40.127Z] nexus3.edgexfoundry.org:10004 [2023-02-22T23:50:40.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:50:40.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:50:40.127Z] Configure a credential helper to remove this warning. See [2023-02-22T23:50:40.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:50:40.127Z] [2023-02-22T23:50:40.127Z] Login Succeeded [2023-02-22T23:50:40.127Z] docker.io [2023-02-22T23:50:40.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:50:40.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:50:40.386Z] Configure a credential helper to remove this warning. See [2023-02-22T23:50:40.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:50:40.386Z] [2023-02-22T23:50:40.386Z] Login Succeeded [2023-02-22T23:50:40.386Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T23:50:40.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T23:50:40.817Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/core-command/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/core-data/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/core-metadata/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/support-notifications/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-22T23:50:40.817Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-22T23:50:40.817Z] + cut -d/ -f2 [2023-02-22T23:50:40.817Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-22T23:50:40.883Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-22T23:50:41.387Z] + git rev-list -1 --merges b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a~1..b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [Pipeline] echo [2023-02-22T23:50:41.419Z] -----------> git rev-list -1 --merges b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a~1..b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [false] [Pipeline] sh [2023-02-22T23:50:41.726Z] + git log --format=format:%s -1 b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [Pipeline] echo [2023-02-22T23:50:41.759Z] ========================================================= [2023-02-22T23:50:41.759Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T23:50:41.759Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-22T23:50:42.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T23:50:42.237Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T23:50:42.237Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T23:50:42.237Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T23:50:42.237Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-22T23:50:42.237Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-22T23:50:42.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:50:42.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T23:50:42.715Z] [2023-02-22T23:50:42.715Z] 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-22T23:50:43.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T23:50:43.092Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T23:50:43.092Z] b85a868b505f: Pulling fs layer [2023-02-22T23:50:43.092Z] e2be974225ed: Pulling fs layer [2023-02-22T23:50:43.092Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T23:50:43.092Z] 988bab9f4d93: Pulling fs layer [2023-02-22T23:50:43.092Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T23:50:43.092Z] eaf3925da568: Pulling fs layer [2023-02-22T23:50:43.092Z] bab4dde63d76: Pulling fs layer [2023-02-22T23:50:43.092Z] bde34c3a00c8: Pulling fs layer [2023-02-22T23:50:43.092Z] b352a97aabf1: Pulling fs layer [2023-02-22T23:50:43.092Z] 4872d77fe225: Pulling fs layer [2023-02-22T23:50:43.092Z] 5851b861e8e6: Pulling fs layer [2023-02-22T23:50:43.092Z] 988bab9f4d93: Waiting [2023-02-22T23:50:43.092Z] 1469e6f7b9e6: Waiting [2023-02-22T23:50:43.092Z] eaf3925da568: Waiting [2023-02-22T23:50:43.092Z] bab4dde63d76: Waiting [2023-02-22T23:50:43.092Z] bde34c3a00c8: Waiting [2023-02-22T23:50:43.092Z] b352a97aabf1: Waiting [2023-02-22T23:50:43.092Z] 4872d77fe225: Waiting [2023-02-22T23:50:43.092Z] 5851b861e8e6: Waiting [2023-02-22T23:50:43.092Z] e2be974225ed: Download complete [2023-02-22T23:50:43.092Z] 988bab9f4d93: Verifying Checksum [2023-02-22T23:50:43.092Z] 988bab9f4d93: Download complete [2023-02-22T23:50:43.354Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T23:50:43.354Z] 1469e6f7b9e6: Download complete [2023-02-22T23:50:43.354Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T23:50:43.354Z] 339a4e72a1f5: Download complete [2023-02-22T23:50:43.354Z] eaf3925da568: Verifying Checksum [2023-02-22T23:50:43.354Z] eaf3925da568: Download complete [2023-02-22T23:50:43.354Z] bde34c3a00c8: Verifying Checksum [2023-02-22T23:50:43.354Z] bde34c3a00c8: Download complete [2023-02-22T23:50:43.354Z] b352a97aabf1: Download complete [2023-02-22T23:50:43.354Z] 4872d77fe225: Verifying Checksum [2023-02-22T23:50:43.354Z] 4872d77fe225: Download complete [2023-02-22T23:50:43.614Z] 5851b861e8e6: Verifying Checksum [2023-02-22T23:50:43.614Z] 5851b861e8e6: Download complete [2023-02-22T23:50:43.614Z] b85a868b505f: Verifying Checksum [2023-02-22T23:50:43.614Z] b85a868b505f: Download complete [2023-02-22T23:50:43.872Z] bab4dde63d76: Verifying Checksum [2023-02-22T23:50:43.872Z] bab4dde63d76: Download complete [2023-02-22T23:50:44.812Z] b85a868b505f: Pull complete [2023-02-22T23:50:44.812Z] e2be974225ed: Pull complete [2023-02-22T23:50:45.382Z] 339a4e72a1f5: Pull complete [2023-02-22T23:50:45.382Z] 988bab9f4d93: Pull complete [2023-02-22T23:50:45.644Z] 1469e6f7b9e6: Pull complete [2023-02-22T23:50:45.644Z] eaf3925da568: Pull complete [2023-02-22T23:50:47.553Z] bab4dde63d76: Pull complete [2023-02-22T23:50:47.553Z] bde34c3a00c8: Pull complete [2023-02-22T23:50:47.553Z] b352a97aabf1: Pull complete [2023-02-22T23:50:47.553Z] 4872d77fe225: Pull complete [2023-02-22T23:50:47.814Z] 5851b861e8e6: Pull complete [2023-02-22T23:50:47.814Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T23:50:47.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T23:50:47.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:50:48.025Z] prd-ubuntu20.04-docker-8c-8g-7148 does not seem to be running inside a container [2023-02-22T23:50:48.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T23:50:51.094Z] $ docker top e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 -eo pid,comm [2023-02-22T23:50:51.145Z] 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-22T23:50:51.145Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T23:50:51.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T23:50:51.264Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T23:50:51.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T23:50:51.387Z] $ docker exec e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 ssh-agent [2023-02-22T23:50:51.517Z] SSH_AUTH_SOCK=/tmp/ssh-j7Ngzg1TSzzf/agent.32 [2023-02-22T23:50:51.517Z] SSH_AGENT_PID=38 [2023-02-22T23:50:51.523Z] Running ssh-add (command line suppressed) [2023-02-22T23:50:51.639Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13414373637591517484.key (/w/workspace/edgex-go/1@tmp/private_key_13414373637591517484.key) [2023-02-22T23:50:51.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T23:50:52.032Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T23:50:52.056Z] $ docker exec --env ******** --env ******** e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 ssh-agent -k [2023-02-22T23:50:52.161Z] unset SSH_AUTH_SOCK; [2023-02-22T23:50:52.162Z] unset SSH_AGENT_PID; [2023-02-22T23:50:52.162Z] echo Agent pid 38 killed; [2023-02-22T23:50:52.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T23:50:52.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T23:50:52.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T23:50:52.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T23:50:52.384Z] $ docker exec e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 ssh-agent [2023-02-22T23:50:52.499Z] SSH_AUTH_SOCK=/tmp/ssh-RvMNg7hjglGx/agent.70 [2023-02-22T23:50:52.499Z] SSH_AGENT_PID=76 [2023-02-22T23:50:52.504Z] Running ssh-add (command line suppressed) [2023-02-22T23:50:52.619Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3041928748257738026.key (/w/workspace/edgex-go/1@tmp/private_key_3041928748257738026.key) [2023-02-22T23:50:52.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T23:50:52.957Z] + git semver init [2023-02-22T23:50:53.216Z] 2023-02-22 23:50:53,137 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T23:50:53.216Z] 2023-02-22 23:50:53,138 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-22T23:50:53.216Z] 2023-02-22 23:50:53,139 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-22T23:50:53.216Z] 2023-02-22 23:50:53,139 [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-22T23:50:58.491Z] 2023-02-22 23:50:58,075 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-22T23:50:58.491Z] 2023-02-22 23:50:58,076 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4387 with force:False [2023-02-22T23:50:58.491Z] 2023-02-22 23:50:58,076 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4387 [2023-02-22T23:50:58.491Z] 2023-02-22 23:50:58,080 [execute] INFO git cat-file --batch-check [2023-02-22T23:50:58.491Z] 2023-02-22 23:50:58,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T23:50:58.491Z] 2023-02-22 23:50:58,086 [execute] INFO git cat-file --batch [2023-02-22T23:50:58.491Z] 2023-02-22 23:50:58,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T23:50:58.491Z] 2023-02-22 23:50:58,091 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4387 [2023-02-22T23:50:58.491Z] 0.0.0 [Pipeline] } [2023-02-22T23:50:58.517Z] $ docker exec --env ******** --env ******** e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 ssh-agent -k [2023-02-22T23:50:58.620Z] unset SSH_AUTH_SOCK; [2023-02-22T23:50:58.620Z] unset SSH_AGENT_PID; [2023-02-22T23:50:58.620Z] echo Agent pid 76 killed; [2023-02-22T23:50:58.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T23:50:59.028Z] + git semver [Pipeline] } [2023-02-22T23:50:59.312Z] $ docker stop --time=1 e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 [2023-02-22T23:51:00.606Z] $ docker rm -f --volumes e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T23:51:01.007Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T23:51:01.247Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T23:51:01.266Z] [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-22T23:51:02.060Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-22T23:51:02.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T23:51:02.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T23:51:02.158Z] ========================================================= [2023-02-22T23:51:02.158Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T23:51:02.158Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-22T23:51:02.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T23:51:02.492Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T23:51:02.492Z] 213ec9aee27d: Pulling fs layer [2023-02-22T23:51:02.492Z] 4583459ba037: Pulling fs layer [2023-02-22T23:51:02.492Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T23:51:02.492Z] 53926ce57604: Pulling fs layer [2023-02-22T23:51:02.492Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T23:51:02.492Z] 22ff95d597cd: Pulling fs layer [2023-02-22T23:51:02.492Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T23:51:02.492Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T23:51:02.492Z] a7acece74701: Pulling fs layer [2023-02-22T23:51:02.492Z] 22ff95d597cd: Waiting [2023-02-22T23:51:02.492Z] 96b7cbca73a9: Waiting [2023-02-22T23:51:02.492Z] 12d6caf4c0d1: Waiting [2023-02-22T23:51:02.492Z] 53926ce57604: Waiting [2023-02-22T23:51:02.492Z] 21b2b0c7a3f4: Waiting [2023-02-22T23:51:02.492Z] a7acece74701: Waiting [2023-02-22T23:51:02.492Z] 93c1e223e6f2: Verifying Checksum [2023-02-22T23:51:02.492Z] 93c1e223e6f2: Download complete [2023-02-22T23:51:02.492Z] 4583459ba037: Download complete [2023-02-22T23:51:02.492Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-22T23:51:02.492Z] 21b2b0c7a3f4: Download complete [2023-02-22T23:51:02.492Z] 22ff95d597cd: Verifying Checksum [2023-02-22T23:51:02.492Z] 22ff95d597cd: Download complete [2023-02-22T23:51:02.492Z] 213ec9aee27d: Verifying Checksum [2023-02-22T23:51:02.492Z] 213ec9aee27d: Download complete [2023-02-22T23:51:02.492Z] 12d6caf4c0d1: Verifying Checksum [2023-02-22T23:51:02.492Z] 12d6caf4c0d1: Download complete [2023-02-22T23:51:02.756Z] 213ec9aee27d: Pull complete [2023-02-22T23:51:02.756Z] 4583459ba037: Pull complete [2023-02-22T23:51:03.035Z] 93c1e223e6f2: Pull complete [2023-02-22T23:51:03.306Z] a7acece74701: Verifying Checksum [2023-02-22T23:51:03.306Z] a7acece74701: Download complete [2023-02-22T23:51:03.566Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T23:51:03.566Z] 96b7cbca73a9: Download complete [2023-02-22T23:51:03.566Z] 53926ce57604: Verifying Checksum [2023-02-22T23:51:03.566Z] 53926ce57604: Download complete [2023-02-22T23:51:07.758Z] 53926ce57604: Pull complete [2023-02-22T23:51:07.758Z] 21b2b0c7a3f4: Pull complete [2023-02-22T23:51:07.758Z] 22ff95d597cd: Pull complete [2023-02-22T23:51:07.758Z] 12d6caf4c0d1: Pull complete [2023-02-22T23:51:09.660Z] 96b7cbca73a9: Pull complete [2023-02-22T23:51:10.226Z] a7acece74701: Pull complete [2023-02-22T23:51:10.226Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T23:51:10.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T23:51:10.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T23:51:10.586Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T23:51:10.586Z] WORKDIR /edgex [2023-02-22T23:51:10.586Z] COPY go.mod . [2023-02-22T23:51:10.586Z] RUN go mod download [2023-02-22T23:51:10.586Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-22T23:51:11.151Z] Sending build context to Docker daemon 181MB [2023-02-22T23:51:11.151Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T23:51:11.151Z] ---> db6d94c90886 [2023-02-22T23:51:11.151Z] Step 2/4 : WORKDIR /edgex [2023-02-22T23:51:16.445Z] ---> Running in f4b42f762f98 [2023-02-22T23:51:16.445Z] Removing intermediate container f4b42f762f98 [2023-02-22T23:51:16.445Z] ---> 254f3833975a [2023-02-22T23:51:16.445Z] Step 3/4 : COPY go.mod . [2023-02-22T23:51:16.584Z] Still waiting to schedule task [2023-02-22T23:51:16.584Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-22T23:51:16.705Z] ---> 37dca8c874d0 [2023-02-22T23:51:16.705Z] Step 4/4 : RUN go mod download [2023-02-22T23:51:16.705Z] ---> Running in ba961e36665b [2023-02-22T23:51:34.814Z] Removing intermediate container ba961e36665b [2023-02-22T23:51:34.814Z] ---> ff88ee01eae7 [2023-02-22T23:51:34.814Z] Successfully built ff88ee01eae7 [2023-02-22T23:51:34.814Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:51:35.191Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T23:51:35.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:51:35.340Z] prd-ubuntu20.04-docker-8c-8g-7148 does not seem to be running inside a container [2023-02-22T23:51:35.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T23:51:35.846Z] $ docker top 05f482561f66269621d1cb7a05163974fdcc42a24d88cce308de1bc65a368da5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T23:51:36.241Z] + go version [2023-02-22T23:51:36.241Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T23:51:36.276Z] $ docker stop --time=1 05f482561f66269621d1cb7a05163974fdcc42a24d88cce308de1bc65a368da5 [2023-02-22T23:51:37.568Z] $ docker rm -f --volumes 05f482561f66269621d1cb7a05163974fdcc42a24d88cce308de1bc65a368da5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:51:38.287Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T23:51:38.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:51:38.443Z] prd-ubuntu20.04-docker-8c-8g-7148 does not seem to be running inside a container [2023-02-22T23:51:38.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T23:51:38.828Z] $ docker top d7fb7921babb0bf1b5f754889d30855ad1546dfa158e38450af731740da6b2a3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T23:51:38.944Z] ========================================================= [2023-02-22T23:51:38.944Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-22T23:51:38.944Z] ========================================================= [Pipeline] sh [2023-02-22T23:51:39.239Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-22T23:51:39.599Z] + make test [2023-02-22T23:51:39.599Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T23:51:46.159Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-22T23:52:01.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-22T23:52:01.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2023-02-22T23:52:01.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-22T23:52:01.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-22T23:52:01.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2023-02-22T23:52:05.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.128s coverage: 73.7% of statements [2023-02-22T23:52:05.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-22T23:52:05.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-22T23:52:05.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-22T23:52:05.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.0% of statements [2023-02-22T23:52:05.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-22T23:52:05.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-22T23:52:07.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.332s coverage: 88.5% of statements [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-22T23:52:07.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.104s coverage: 3.9% of statements [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-22T23:52:07.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.568s coverage: 95.6% of statements [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-22T23:52:07.048Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.083s coverage: 72.2% of statements [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-22T23:52:07.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 65.9% of statements [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-22T23:52:07.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-22T23:52:07.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements [2023-02-22T23:52:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-22T23:52:07.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2023-02-22T23:52:07.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 82.9% of statements [2023-02-22T23:52:07.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-02-22T23:52:07.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2023-02-22T23:52:07.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-02-22T23:52:12.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.091s coverage: 94.4% of statements [2023-02-22T23:52:12.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.382s coverage: 79.9% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.071s coverage: 100.0% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.269s coverage: 63.1% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.093s coverage: 100.0% of statements [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.310s coverage: 65.3% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 41.0% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.081s coverage: 63.2% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-22T23:52:27.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-22T23:52:27.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-22T23:52:27.449Z] 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-22T23:52:48.921Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7149 in /w/workspace/edgexfoundry_edgex-go_PR-4387 [Pipeline] { [Pipeline] ws [2023-02-22T23:52:48.975Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-22T23:52:49.053Z] The recommended git tool is: git [2023-02-22T23:52:49.388Z] 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-22T23:52:49.388Z] go vet ./... [2023-02-22T23:52:52.668Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T23:52:52.668Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T23:52:52.668Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T23:52:52.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-22T23:52:53.023Z] + ls -al . [2023-02-22T23:52:53.024Z] total 744 [2023-02-22T23:52:53.024Z] drwxrwxr-x 11 1001 1001 4096 Feb 22 23:51 . [2023-02-22T23:52:53.024Z] drwxr-xr-x 4 root root 4096 Feb 22 23:51 .. [2023-02-22T23:52:53.024Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 23:50 .blubracket [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 16 Feb 22 23:50 .dockerignore [2023-02-22T23:52:53.024Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 23:52 .git [2023-02-22T23:52:53.024Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 23:50 .github [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 1024 Feb 22 23:50 .gitignore [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 23:50 .golangci.yml [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 87 Feb 22 23:50 .hadolint.yml [2023-02-22T23:52:53.024Z] drwxr-xr-x 3 1001 1001 4096 Feb 22 23:50 .semver [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 23:50 .sonarcloud.properties [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 23:50 ADOPTERS.md [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 10825 Feb 22 23:50 Attribution.txt [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 73765 Feb 22 23:50 CHANGELOG.md [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 23:50 CONTRIBUTING.md [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 23:50 GOVERNANCE.md [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 883 Feb 22 23:50 Jenkinsfile [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 23:50 LICENSE [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 14116 Feb 22 23:50 Makefile [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 23:50 OWNERS.md [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 9403 Feb 22 23:50 README.md [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 23:50 SECURITY.md [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 23:51 VERSION [2023-02-22T23:52:53.024Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 23:50 bin [2023-02-22T23:52:53.024Z] drwxrwxr-x 18 1001 1001 4096 Feb 22 23:50 cmd [2023-02-22T23:52:53.024Z] -rw-r--r-- 1 root root 487037 Feb 22 23:52 coverage.out [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 3296 Feb 22 23:50 go.mod [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 33293 Feb 22 23:50 go.sum [2023-02-22T23:52:53.024Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 23:50 internal [2023-02-22T23:52:53.024Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 23:50 openapi [2023-02-22T23:52:53.024Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 23:50 snap [2023-02-22T23:52:53.024Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 23:50 version.go [Pipeline] sh [2023-02-22T23:52:53.334Z] + '[' -e coverage.out ] [2023-02-22T23:52:53.334Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-22T23:52:53.458Z] Stashed 1 file(s) [Pipeline] sh [2023-02-22T23:52:53.675Z] using credential edgex-jenkins-ssh [2023-02-22T23:52:53.698Z] Cloning the remote Git repository [2023-02-22T23:52:53.751Z] + make build [2023-02-22T23:52:53.751Z] 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-22T23:52:53.736Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-22T23:52:53.802Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-22T23:52:53.940Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-22T23:52:53.941Z] > git --version # timeout=10 [2023-02-22T23:52:53.961Z] > git --version # 'git version 2.25.1' [2023-02-22T23:52:53.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T23:52:54.013Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T23:53:08.621Z] 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-22T23:53:08.621Z] 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-22T23:53:08.879Z] 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-22T23:53:09.819Z] 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-22T23:53:10.003Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-22T23:53:10.025Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T23:53:10.874Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-22T23:53:10.911Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-22T23:53:10.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T23:53:10.927Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4387/head:refs/remotes/origin/PR-4387 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-22T23:53:13.176Z] Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-22T23:53:13.718Z] Merge succeeded, producing b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-22T23:53:13.718Z] Checking out Revision b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a (PR-4387) [2023-02-22T23:53:13.191Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T23:53:13.208Z] > git checkout -f b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a # timeout=10 [2023-02-22T23:53:13.610Z] > git remote # timeout=10 [2023-02-22T23:53:13.627Z] > git config --get remote.origin.url # timeout=10 [2023-02-22T23:53:13.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T23:53:13.667Z] > git merge 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 [2023-02-22T23:53:13.695Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-22T23:53:13.724Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T23:53:13.740Z] > git checkout -f b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a # timeout=10 [2023-02-22T23:53:17.611Z] Commit message: "feat: Create security-proxy-auth microservice (for proxy swapout)" [2023-02-22T23:53:17.659Z] > git --version # timeout=10 [2023-02-22T23:53:17.670Z] > git --version # 'git version 2.25.1' [2023-02-22T23:53:17.684Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T23:53:17.935Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T23:53:18.760Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T23:53:18.760Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T23:53:18.760Z] Dload Upload Total Spent Left Speed [2023-02-22T23:53:18.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-02-22T23:53:19.312Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-22T23:53:19.555Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T23:53:19.907Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-22T23:53:19.907Z] + sudo tee /etc/docker/daemon.new [2023-02-22T23:53:19.907Z] { [2023-02-22T23:53:19.907Z] "registry-mirrors": [ [2023-02-22T23:53:19.907Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T23:53:19.907Z] ], [2023-02-22T23:53:19.907Z] "bip": "10.250.0.254/24", [2023-02-22T23:53:19.907Z] "hosts": [ [2023-02-22T23:53:19.907Z] "tcp://0.0.0.0:5555", [2023-02-22T23:53:19.907Z] "unix:///var/run/docker.sock" [2023-02-22T23:53:19.907Z] ], [2023-02-22T23:53:19.907Z] "mtu": 1458, [2023-02-22T23:53:19.907Z] "selinux-enabled": true, [2023-02-22T23:53:19.907Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T23:53:19.907Z] } [Pipeline] sh [2023-02-22T23:53:20.247Z] 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-22T23:53:20.254Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T23:53:20.604Z] + sudo service docker restart [2023-02-22T23:53:21.623Z] 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-22T23:53:23.000Z] 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-22T23:53:23.568Z] 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-22T23:53:24.944Z] 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-22T23:53:27.481Z] 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-22T23:53:28.913Z] $ docker stop --time=1 d7fb7921babb0bf1b5f754889d30855ad1546dfa158e38450af731740da6b2a3 [2023-02-22T23:53:34.503Z] $ docker rm -f --volumes d7fb7921babb0bf1b5f754889d30855ad1546dfa158e38450af731740da6b2a3 [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-22T23:53:35.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T23:53:35.751Z] [2023-02-22T23:53:35.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:53:36.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T23:53:36.125Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-22T23:53:36.125Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-22T23:53:36.125Z] ca9280d653b3: Pulling fs layer [2023-02-22T23:53:36.125Z] 7e9c9ca2126c: Pulling fs layer [2023-02-22T23:53:36.384Z] cbdbe7a5bc2a: Download complete [2023-02-22T23:53:36.384Z] ca9280d653b3: Verifying Checksum [2023-02-22T23:53:36.384Z] ca9280d653b3: Download complete [2023-02-22T23:53:36.384Z] cbdbe7a5bc2a: Pull complete [2023-02-22T23:53:36.951Z] 7e9c9ca2126c: Download complete [2023-02-22T23:53:36.951Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T23:53:38.910Z] provisioning config files... [2023-02-22T23:53:38.933Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8737119791543552698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T23:53:39.307Z] ---> docker-login.sh [2023-02-22T23:53:39.307Z] nexus3.edgexfoundry.org:10001 [2023-02-22T23:53:39.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:53:39.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:53:39.844Z] Configure a credential helper to remove this warning. See [2023-02-22T23:53:39.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:53:39.844Z] [2023-02-22T23:53:39.844Z] Login Succeeded [2023-02-22T23:53:39.844Z] nexus3.edgexfoundry.org:10002 [2023-02-22T23:53:40.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:53:40.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:53:40.114Z] Configure a credential helper to remove this warning. See [2023-02-22T23:53:40.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:53:40.114Z] [2023-02-22T23:53:40.114Z] Login Succeeded [2023-02-22T23:53:40.114Z] nexus3.edgexfoundry.org:10003 [2023-02-22T23:53:40.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:53:40.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:53:40.652Z] Configure a credential helper to remove this warning. See [2023-02-22T23:53:40.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:53:40.652Z] [2023-02-22T23:53:40.652Z] Login Succeeded [2023-02-22T23:53:40.652Z] nexus3.edgexfoundry.org:10004 [2023-02-22T23:53:40.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T23:53:40.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:53:40.924Z] Configure a credential helper to remove this warning. See [2023-02-22T23:53:40.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:53:40.924Z] [2023-02-22T23:53:40.924Z] Login Succeeded [2023-02-22T23:53:40.924Z] docker.io [2023-02-22T23:53:41.140Z] 7e9c9ca2126c: Pull complete [2023-02-22T23:53:41.140Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-22T23:53:41.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T23:53:41.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [2023-02-22T23:53:41.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:53:41.363Z] prd-ubuntu20.04-docker-8c-8g-7148 does not seem to be running inside a container [2023-02-22T23:53:41.394Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-22T23:53:41.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T23:53:41.459Z] Configure a credential helper to remove this warning. See [2023-02-22T23:53:41.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T23:53:41.459Z] [2023-02-22T23:53:41.459Z] Login Succeeded [2023-02-22T23:53:41.459Z] ---> docker-login.sh ends [2023-02-22T23:53:45.778Z] $ docker top 97fb03a78bda0b95ce712465b69aa0e121170ca6ebdf91bc345992299e4392a3 -eo pid,comm [Pipeline] { [Pipeline] } [2023-02-22T23:53:45.915Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-22T23:53:46.257Z] + docker-compose build --help [2023-02-22T23:53:46.257Z] + grep parallel [Pipeline] sh [2023-02-22T23:53:46.659Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-22T23:53:46.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T23:53:46.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T23:53:46.775Z] ========================================================= [2023-02-22T23:53:46.775Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T23:53:46.775Z] ========================================================= [Pipeline] fileExists [2023-02-22T23:53:46.826Z] --parallel Build images in parallel. [Pipeline] sh [Pipeline] } [2023-02-22T23:53:46.960Z] $ docker stop --time=1 97fb03a78bda0b95ce712465b69aa0e121170ca6ebdf91bc345992299e4392a3 [2023-02-22T23:53:47.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T23:53:48.267Z] $ docker rm -f --volumes 97fb03a78bda0b95ce712465b69aa0e121170ca6ebdf91bc345992299e4392a3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:53:48.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T23:53:48.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:53:49.041Z] prd-ubuntu20.04-docker-8c-8g-7148 does not seem to be running inside a container [2023-02-22T23:53:49.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-22T23:53:49.424Z] $ docker top 171816f7896ce6c3aef0a0878504fed2c65f0797fc5b0a3af130219ebf7dfd1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T23:53:49.776Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T23:53:49.776Z] 9b18e9b68314: Pulling fs layer [2023-02-22T23:53:49.776Z] 35d82f9e3411: Pulling fs layer [2023-02-22T23:53:49.776Z] e16973657156: Pulling fs layer [2023-02-22T23:53:49.776Z] fc693d55d65f: Pulling fs layer [2023-02-22T23:53:49.776Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T23:53:49.776Z] dda99020689f: Pulling fs layer [2023-02-22T23:53:49.776Z] db1c61fa0a46: Pulling fs layer [2023-02-22T23:53:49.776Z] 891c053d2c06: Pulling fs layer [2023-02-22T23:53:49.776Z] 7e9fc2657dce: Waiting [2023-02-22T23:53:49.776Z] dda99020689f: Waiting [2023-02-22T23:53:49.776Z] db1c61fa0a46: Waiting [2023-02-22T23:53:49.776Z] 891c053d2c06: Waiting [2023-02-22T23:53:49.776Z] fc693d55d65f: Waiting [2023-02-22T23:53:49.776Z] e16973657156: Verifying Checksum [2023-02-22T23:53:49.776Z] 35d82f9e3411: Verifying Checksum [2023-02-22T23:53:49.776Z] 35d82f9e3411: Download complete [2023-02-22T23:53:49.776Z] 7e9fc2657dce: Verifying Checksum [2023-02-22T23:53:49.776Z] 7e9fc2657dce: Download complete [2023-02-22T23:53:49.776Z] dda99020689f: Verifying Checksum [2023-02-22T23:53:49.776Z] dda99020689f: Download complete [2023-02-22T23:53:49.776Z] 9b18e9b68314: Verifying Checksum [2023-02-22T23:53:49.776Z] 9b18e9b68314: Download complete [2023-02-22T23:53:49.823Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-22T23:53:50.390Z] Building core-command ... [2023-02-22T23:53:50.390Z] Building core-common-config-bootstrapper ... [2023-02-22T23:53:50.390Z] Building core-data ... [2023-02-22T23:53:50.390Z] Building core-metadata ... [2023-02-22T23:53:50.390Z] Building security-bootstrapper ... [2023-02-22T23:53:50.390Z] Building security-proxy-auth ... [2023-02-22T23:53:50.390Z] Building security-proxy-setup ... [2023-02-22T23:53:50.390Z] Building security-secretstore-setup ... [2023-02-22T23:53:50.390Z] Building security-spiffe-token-provider ... [2023-02-22T23:53:50.390Z] Building security-spire-agent ... [2023-02-22T23:53:50.390Z] Building security-spire-config ... [2023-02-22T23:53:50.390Z] Building security-spire-server ... [2023-02-22T23:53:50.390Z] Building support-notifications ... [2023-02-22T23:53:50.390Z] Building support-scheduler ... [2023-02-22T23:53:50.390Z] Building security-spire-agent [2023-02-22T23:53:50.390Z] Building support-scheduler [2023-02-22T23:53:50.390Z] Building support-notifications [2023-02-22T23:53:50.390Z] Building core-common-config-bootstrapper [2023-02-22T23:53:50.390Z] Building security-spire-config [2023-02-22T23:53:50.755Z] 9b18e9b68314: Pull complete [2023-02-22T23:53:50.755Z] 891c053d2c06: Verifying Checksum [2023-02-22T23:53:50.755Z] 891c053d2c06: Download complete [2023-02-22T23:53:51.340Z] 35d82f9e3411: Pull complete [2023-02-22T23:53:51.611Z] e16973657156: Pull complete [2023-02-22T23:53:51.883Z] db1c61fa0a46: Verifying Checksum [2023-02-22T23:53:51.883Z] db1c61fa0a46: Download complete [2023-02-22T23:53:52.848Z] fc693d55d65f: Verifying Checksum [2023-02-22T23:53:52.848Z] fc693d55d65f: Download complete [2023-02-22T23:54:02.588Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:54:02.588Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:54:02.588Z] ---> ff88ee01eae7 [2023-02-22T23:54:02.588Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T23:54:02.849Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:54:02.849Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:54:02.849Z] ---> ff88ee01eae7 [2023-02-22T23:54:02.849Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:54:03.107Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:54:03.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:54:03.107Z] ---> ff88ee01eae7 [2023-02-22T23:54:03.107Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:54:03.107Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:54:03.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:54:03.107Z] ---> ff88ee01eae7 [2023-02-22T23:54:03.107Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:54:05.168Z] fc693d55d65f: Pull complete [2023-02-22T23:54:05.168Z] 7e9fc2657dce: Pull complete [2023-02-22T23:54:05.168Z] dda99020689f: Pull complete [2023-02-22T23:54:05.636Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:54:05.636Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:54:05.636Z] ---> ff88ee01eae7 [2023-02-22T23:54:05.636Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T23:54:10.542Z] db1c61fa0a46: Pull complete [2023-02-22T23:54:11.947Z] 891c053d2c06: Pull complete [2023-02-22T23:54:11.947Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T23:54:11.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T23:54:11.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T23:54:12.329Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T23:54:12.329Z] WORKDIR /edgex [2023-02-22T23:54:12.329Z] COPY go.mod . [2023-02-22T23:54:12.329Z] RUN go mod download build [2023-02-22T23:54:12.329Z] -t ci-base-image-arm64 -f - . [2023-02-22T23:54:12.920Z] Sending build context to Docker daemon 13.67MB [2023-02-22T23:54:12.920Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T23:54:12.920Z] ---> f96f9c87975a [2023-02-22T23:54:12.920Z] Step 2/4 : WORKDIR /edgex [2023-02-22T23:54:16.269Z] ---> Running in 73dfd351c3df [2023-02-22T23:54:16.538Z] Removing intermediate container 73dfd351c3df [2023-02-22T23:54:16.538Z] ---> d53fa513c3a8 [2023-02-22T23:54:16.538Z] Step 3/4 : COPY go.mod . [2023-02-22T23:54:17.124Z] ---> c5576e78143e [2023-02-22T23:54:17.124Z] Step 4/4 : RUN go mod download [2023-02-22T23:54:17.124Z] ---> Running in 9242a2b31b28 [2023-02-22T23:54:17.872Z] ---> Running in 44d615ea9e4a [2023-02-22T23:54:17.872Z] ---> Running in 6202e959e621 [2023-02-22T23:54:17.872Z] ---> Running in d7b4e7dffb3c [2023-02-22T23:54:17.872Z] ---> Running in b2316ebfbe4e [2023-02-22T23:54:17.872Z] ---> Running in e35f54b60bb4 [2023-02-22T23:54:17.872Z] Removing intermediate container e35f54b60bb4 [2023-02-22T23:54:17.872Z] ---> feefee40edcf [2023-02-22T23:54:17.872Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:54:17.872Z] Removing intermediate container d7b4e7dffb3c [2023-02-22T23:54:17.872Z] ---> 5d53798f6d11 [2023-02-22T23:54:17.872Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T23:54:17.872Z] Removing intermediate container b2316ebfbe4e [2023-02-22T23:54:17.872Z] ---> 79a3d972dc3b [2023-02-22T23:54:17.872Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T23:54:17.872Z] Removing intermediate container 44d615ea9e4a [2023-02-22T23:54:17.872Z] ---> e8b15e4d33b0 [2023-02-22T23:54:17.872Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:54:17.872Z] Removing intermediate container 6202e959e621 [2023-02-22T23:54:17.872Z] ---> 4da8ce36a2bb [2023-02-22T23:54:17.872Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:54:17.872Z] ---> Running in 2af556c3496e [2023-02-22T23:54:17.872Z] ---> Running in 36ebb59a8053 [2023-02-22T23:54:17.872Z] ---> Running in 2784bbde4fce [2023-02-22T23:54:17.872Z] ---> Running in 192ecb1912d2 [2023-02-22T23:54:17.872Z] ---> Running in 6efddec8c393 [2023-02-22T23:54:17.872Z] Removing intermediate container 36ebb59a8053 [2023-02-22T23:54:17.872Z] ---> 940d447fa4c3 [2023-02-22T23:54:17.872Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-22T23:54:17.872Z] Removing intermediate container 2784bbde4fce [2023-02-22T23:54:17.872Z] ---> f830e357dfe8 [2023-02-22T23:54:17.872Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:54:17.872Z] ---> Running in 794cb27a6c28 [2023-02-22T23:54:17.872Z] ---> Running in ae6ac6c30e69 [2023-02-22T23:54:17.872Z] Removing intermediate container 6efddec8c393 [2023-02-22T23:54:17.872Z] ---> 32614d3a5fad [2023-02-22T23:54:17.872Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:54:17.872Z] ---> Running in 0ec5f03d8dd9 [2023-02-22T23:54:17.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:54:17.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:54:17.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:54:17.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:54:17.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:54:17.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:54:17.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:54:18.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:54:18.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:54:18.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:54:18.140Z] OK: 211 MiB in 51 packages [2023-02-22T23:54:18.404Z] OK: 211 MiB in 51 packages [2023-02-22T23:54:18.404Z] OK: 211 MiB in 51 packages [2023-02-22T23:54:18.404Z] OK: 211 MiB in 51 packages [2023-02-22T23:54:18.404Z] OK: 211 MiB in 51 packages [2023-02-22T23:54:18.972Z] Removing intermediate container 2af556c3496e [2023-02-22T23:54:18.972Z] ---> 0f2087be91a7 [2023-02-22T23:54:18.972Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T23:54:18.972Z] Removing intermediate container 0ec5f03d8dd9 [2023-02-22T23:54:18.972Z] ---> dac6295d53e1 [2023-02-22T23:54:18.972Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:54:18.972Z] Removing intermediate container 192ecb1912d2 [2023-02-22T23:54:18.972Z] ---> d94cb53ee1c5 [2023-02-22T23:54:18.972Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T23:54:19.230Z] Removing intermediate container ae6ac6c30e69 [2023-02-22T23:54:19.230Z] ---> 0af8537d163e [2023-02-22T23:54:19.230Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:54:19.230Z] ---> c35cca952ffe [2023-02-22T23:54:19.230Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:54:19.230Z] ---> af4089ff3723 [2023-02-22T23:54:19.230Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:54:19.230Z] Removing intermediate container 794cb27a6c28 [2023-02-22T23:54:19.230Z] ---> 0fba2948b4bc [2023-02-22T23:54:19.230Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:54:19.230Z] ---> Running in ddcb363506e7 [2023-02-22T23:54:19.230Z] ---> Running in 424255a224ba [2023-02-22T23:54:19.230Z] ---> 7024310459c8 [2023-02-22T23:54:19.230Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:54:19.230Z] ---> Running in 78bc7a224a90 [2023-02-22T23:54:19.230Z] ---> e6f0eeb3bc16 [2023-02-22T23:54:19.230Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:54:19.487Z] ---> Running in 2d2a9d30b734 [2023-02-22T23:54:19.487Z] ---> fe2302f4719d [2023-02-22T23:54:19.487Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:54:19.487Z] ---> Running in 39a4c0bea45e [2023-02-22T23:54:49.380Z] Removing intermediate container 9242a2b31b28 [2023-02-22T23:54:49.380Z] ---> ef591888518a [2023-02-22T23:54:49.380Z] Successfully built ef591888518a [2023-02-22T23:54:49.380Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:54:49.788Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T23:54:49.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:54:50.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-7149 does not seem to be running inside a container [2023-02-22T23:54:50.096Z] $ 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-22T23:54:51.238Z] $ docker top a3d92a9a11a11340cbde5e3c35c4dfea5008e2b9135e981a38f4b89287081992 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T23:54:52.095Z] + go version [2023-02-22T23:54:52.095Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-22T23:54:52.127Z] $ docker stop --time=1 a3d92a9a11a11340cbde5e3c35c4dfea5008e2b9135e981a38f4b89287081992 [2023-02-22T23:54:54.284Z] $ docker rm -f --volumes a3d92a9a11a11340cbde5e3c35c4dfea5008e2b9135e981a38f4b89287081992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T23:54:55.148Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T23:54:55.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T23:54:55.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-7149 does not seem to be running inside a container [2023-02-22T23:54:55.484Z] $ 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-22T23:54:56.507Z] $ docker top f2420f60dcdb99616117df29fb069cef6794568d39503d636e8629998ae0ab22 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T23:54:56.736Z] ========================================================= [2023-02-22T23:54:56.736Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-22T23:54:56.736Z] ========================================================= [Pipeline] sh [2023-02-22T23:54:57.046Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-22T23:54:57.430Z] + make test [2023-02-22T23:54:57.430Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T23:55:27.348Z] Removing intermediate container 424255a224ba [2023-02-22T23:55:27.348Z] ---> b326745d2ccd [2023-02-22T23:55:27.348Z] Step 8/22 : COPY . . [2023-02-22T23:55:27.348Z] Removing intermediate container ddcb363506e7 [2023-02-22T23:55:27.348Z] ---> a35925e379b8 [2023-02-22T23:55:27.348Z] Step 7/24 : COPY . . [2023-02-22T23:55:27.348Z] Removing intermediate container 39a4c0bea45e [2023-02-22T23:55:27.348Z] ---> 8a106ecc6c9e [2023-02-22T23:55:27.348Z] Step 8/22 : COPY . . [2023-02-22T23:55:27.348Z] Removing intermediate container 2d2a9d30b734 [2023-02-22T23:55:27.348Z] ---> c95df92d782a [2023-02-22T23:55:27.348Z] Step 8/22 : COPY . . [2023-02-22T23:55:27.348Z] Removing intermediate container 78bc7a224a90 [2023-02-22T23:55:27.348Z] ---> 4cb3190d65c9 [2023-02-22T23:55:27.348Z] Step 7/24 : COPY . . [2023-02-22T23:55:29.645Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-22T23:56:06.106Z] ---> 869f56320cbf [2023-02-22T23:56:06.106Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T23:56:06.106Z] ---> b8b2b9728f54 [2023-02-22T23:56:06.106Z] ---> b70927c767e8 [2023-02-22T23:56:06.106Z] Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-22T23:56:06.106Z] [2023-02-22T23:56:06.106Z] ---> 7aa4b3353e87 [2023-02-22T23:56:06.106Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T23:56:06.106Z] ---> 10fe26f4a0e8 [2023-02-22T23:56:06.106Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-22T23:56:06.106Z] ---> Running in 40976d2a1502 [2023-02-22T23:56:06.106Z] ---> Running in 4d018676973d [2023-02-22T23:56:06.106Z] ---> Running in 542ca0028124 [2023-02-22T23:56:06.106Z] ---> Running in 8ab439aad1b6 [2023-02-22T23:56:06.106Z] ---> Running in 13bdf8180aea [2023-02-22T23:56:06.106Z] Removing intermediate container 4d018676973d [2023-02-22T23:56:06.106Z] Removing intermediate container 40976d2a1502 [2023-02-22T23:56:06.106Z] ---> 229ca01e8e33 [2023-02-22T23:56:06.106Z] ---> 1b832de32e1b [2023-02-22T23:56:06.106Z] Step 9/24 : WORKDIR /edgex-go/spire-buildStep 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T23:56:06.106Z] [2023-02-22T23:56:06.106Z] ---> Running in 505396ce4059 [2023-02-22T23:56:06.106Z] ---> Running in a1432bbfe5d4 [2023-02-22T23:56:06.106Z] Removing intermediate container a1432bbfe5d4 [2023-02-22T23:56:06.106Z] ---> 4d0bf90beded [2023-02-22T23:56:06.106Z] 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-22T23:56:06.106Z] Removing intermediate container 505396ce4059 [2023-02-22T23:56:06.106Z] ---> e321ca48c742 [2023-02-22T23:56:06.106Z] 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-22T23:56:06.106Z] ---> Running in cad7505a0016 [2023-02-22T23:56:06.106Z] ---> Running in a4520ddad9e3 [2023-02-22T23:56:06.106Z] 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-22T23:56:06.106Z] 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-22T23:56:06.106Z] 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-22T23:56:06.106Z] Removing intermediate container cad7505a0016 [2023-02-22T23:56:06.106Z] ---> 2e348e60d249 [2023-02-22T23:56:06.106Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T23:56:06.106Z] ---> Running in ba2aa5046618 [2023-02-22T23:56:06.106Z] Removing intermediate container a4520ddad9e3 [2023-02-22T23:56:06.106Z] ---> 2d6f108458d3 [2023-02-22T23:56:06.106Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T23:56:06.106Z] ---> Running in a18abe8a8ff3 [2023-02-22T23:56:06.106Z] Removing intermediate container ba2aa5046618 [2023-02-22T23:56:06.106Z] ---> 05260e61d104 [2023-02-22T23:56:06.106Z] [2023-02-22T23:56:06.106Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T23:56:06.106Z] Removing intermediate container a18abe8a8ff3 [2023-02-22T23:56:06.106Z] ---> 0e85650c713d [2023-02-22T23:56:06.106Z] [2023-02-22T23:56:06.106Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T23:56:06.106Z] 3.15: Pulling from library/alpine [2023-02-22T23:56:06.106Z] 3.15: Pulling from library/alpine [2023-02-22T23:56:06.106Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T23:56:06.106Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T23:56:06.106Z] Status: Downloaded newer image for alpine:3.15 [2023-02-22T23:56:06.106Z] Status: Image is up to date for alpine:3.15 [2023-02-22T23:56:06.106Z] ---> 5ce65d7b0fde [2023-02-22T23:56:06.106Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:56:06.106Z] ---> 5ce65d7b0fde [2023-02-22T23:56:06.106Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:56:06.106Z] ---> Running in 640f0e5d70cd [2023-02-22T23:56:06.106Z] ---> Running in d94367f36e81 [2023-02-22T23:56:06.106Z] Removing intermediate container 640f0e5d70cd [2023-02-22T23:56:06.106Z] ---> b109df418c0a [2023-02-22T23:56:06.106Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-22T23:56:06.106Z] Removing intermediate container d94367f36e81 [2023-02-22T23:56:06.106Z] ---> 0b243ff82318 [2023-02-22T23:56:06.106Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T23:56:06.364Z] ---> Running in 5ddb0ab0d4fd [2023-02-22T23:56:06.364Z] ---> Running in 0160c426623e [2023-02-22T23:56:07.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:07.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:07.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:07.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:07.555Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T23:56:07.555Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T23:56:07.555Z] OK: 15857 distinct packages available [2023-02-22T23:56:07.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:07.812Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T23:56:07.812Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T23:56:07.812Z] OK: 15857 distinct packages available [2023-02-22T23:56:07.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:07.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:07.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:08.068Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T23:56:08.068Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T23:56:08.068Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T23:56:08.068Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T23:56:08.068Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T23:56:08.068Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T23:56:08.068Z] OK: 7 MiB in 19 packages [2023-02-22T23:56:08.069Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-22T23:56:08.069Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-22T23:56:08.069Z] (3/4) Installing libucontext (1.1-r0) [2023-02-22T23:56:08.069Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-22T23:56:08.069Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T23:56:08.069Z] OK: 6 MiB in 18 packages [2023-02-22T23:56:16.601Z] Removing intermediate container 5ddb0ab0d4fd [2023-02-22T23:56:16.601Z] ---> 41a617bf3665 [2023-02-22T23:56:16.601Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T23:56:16.865Z] Removing intermediate container 0160c426623e [2023-02-22T23:56:16.865Z] ---> 16a46cc65e98 [2023-02-22T23:56:16.865Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-22T23:56:25.016Z] ---> b306c600a14d [2023-02-22T23:56:25.016Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T23:56:25.016Z] ---> 0a9478f661b8 [2023-02-22T23:56:25.016Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T23:56:35.033Z] ---> c995a9571ea8 [2023-02-22T23:56:35.033Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-22T23:56:38.333Z] ---> 844f09280fdc [2023-02-22T23:56:38.333Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T23:56:38.333Z] ---> Running in 46153acbaf80 [2023-02-22T23:56:43.726Z] ---> 909b45689692 [2023-02-22T23:56:43.726Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-22T23:56:43.726Z] Removing intermediate container 46153acbaf80 [2023-02-22T23:56:43.726Z] ---> f043ec9cda94 [2023-02-22T23:56:43.726Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-22T23:56:44.298Z] Removing intermediate container 542ca0028124 [2023-02-22T23:56:44.298Z] ---> db6f528350a0 [2023-02-22T23:56:44.298Z] [2023-02-22T23:56:44.298Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:56:46.211Z] Removing intermediate container 8ab439aad1b6 [2023-02-22T23:56:46.211Z] ---> c3542b95606e [2023-02-22T23:56:46.211Z] [2023-02-22T23:56:46.211Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:56:47.666Z] ---> 922772047eec [2023-02-22T23:56:47.666Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-22T23:56:47.666Z] 3.16: Pulling from library/alpine [2023-02-22T23:56:47.666Z] ---> 5efbb329e261 [2023-02-22T23:56:47.666Z] Step 19/24 : WORKDIR / [2023-02-22T23:56:47.666Z] 3.16: Pulling from library/alpine [2023-02-22T23:56:47.666Z] ---> Running in d22a09a56316 [2023-02-22T23:56:47.666Z] Removing intermediate container 13bdf8180aea [2023-02-22T23:56:47.666Z] ---> 84e8ba490644 [2023-02-22T23:56:47.666Z] [2023-02-22T23:56:47.666Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:56:47.666Z] 3.16: Pulling from library/alpine [2023-02-22T23:56:47.927Z] ---> c79500cf46e7 [2023-02-22T23:56:47.927Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T23:56:47.927Z] ---> Running in d4422a472ea4 [2023-02-22T23:56:47.927Z] Removing intermediate container d22a09a56316 [2023-02-22T23:56:47.927Z] ---> b76628b0bb87 [2023-02-22T23:56:47.927Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T23:56:47.927Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T23:56:47.927Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T23:56:47.927Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T23:56:47.927Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T23:56:47.927Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T23:56:47.927Z] Status: Image is up to date for alpine:3.16 [2023-02-22T23:56:47.927Z] ---> dfd21b5a31f5 [2023-02-22T23:56:47.927Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-22T23:56:47.927Z] ---> dfd21b5a31f5 [2023-02-22T23:56:47.927Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-22T23:56:47.927Z] ---> dfd21b5a31f5 [2023-02-22T23:56:47.927Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:56:47.927Z] ---> Running in 5581268a896b [2023-02-22T23:56:47.927Z] ---> Running in 3bb8ea229ddc [2023-02-22T23:56:47.927Z] ---> Running in 7e7fa6cb00f5 [2023-02-22T23:56:47.927Z] ---> Running in 5594045c6f4f [2023-02-22T23:56:47.927Z] Removing intermediate container d4422a472ea4 [2023-02-22T23:56:47.927Z] ---> b648e357d3e0 [2023-02-22T23:56:47.927Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T23:56:47.927Z] ---> Running in 94f7383d135f [2023-02-22T23:56:47.927Z] Removing intermediate container 7e7fa6cb00f5 [2023-02-22T23:56:47.927Z] ---> 7f62f2657863 [2023-02-22T23:56:47.927Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:56:47.927Z] Removing intermediate container 5581268a896b [2023-02-22T23:56:47.927Z] ---> 9222b2eb6e30 [2023-02-22T23:56:47.927Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T23:56:48.187Z] ---> Running in 90f728192de1 [2023-02-22T23:56:48.187Z] ---> Running in 50e57d771c73 [2023-02-22T23:56:48.187Z] Removing intermediate container 94f7383d135f [2023-02-22T23:56:48.187Z] ---> c4c6ffc8df05 [2023-02-22T23:56:48.187Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T23:56:48.187Z] ---> Running in 0a0b43179123 [2023-02-22T23:56:48.187Z] Removing intermediate container 50e57d771c73 [2023-02-22T23:56:48.187Z] ---> 1e875a732f68 [2023-02-22T23:56:48.187Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T23:56:48.187Z] ---> Running in 887d109cd797 [2023-02-22T23:56:48.187Z] Removing intermediate container 0a0b43179123 [2023-02-22T23:56:48.187Z] ---> e32d3d514e1d [2023-02-22T23:56:48.187Z] Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-22T23:56:48.187Z] ---> Running in 1cca46e65241 [2023-02-22T23:56:48.187Z] Removing intermediate container 887d109cd797 [2023-02-22T23:56:48.187Z] ---> 214f3ffe83d5 [2023-02-22T23:56:48.187Z] Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-22T23:56:48.463Z] ---> Running in f007c1205c4f [2023-02-22T23:56:48.463Z] Removing intermediate container 1cca46e65241 [2023-02-22T23:56:48.463Z] ---> 0eccf7ab37e4 [2023-02-22T23:56:48.463Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T23:56:48.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:48.463Z] ---> Running in f1eeef94d768 [2023-02-22T23:56:48.463Z] Removing intermediate container f007c1205c4f [2023-02-22T23:56:48.463Z] ---> c47a2cf5ddd5 [2023-02-22T23:56:48.463Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T23:56:48.463Z] ---> Running in 188d05a69e72 [2023-02-22T23:56:48.463Z] Removing intermediate container f1eeef94d768 [2023-02-22T23:56:48.463Z] ---> 15d08a27a053 [2023-02-22T23:56:48.463Z] [2023-02-22T23:56:48.463Z] Removing intermediate container 188d05a69e72 [2023-02-22T23:56:48.463Z] ---> ef912462b3bf [2023-02-22T23:56:48.463Z] [2023-02-22T23:56:48.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:48.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:48.725Z] Successfully built 15d08a27a053 [2023-02-22T23:56:48.725Z] Successfully tagged security-spire-agent:latest [2023-02-22T23:56:48.725Z] Building core-metadata [2023-02-22T23:56:48.725Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:48.725Z] Successfully built ef912462b3bf [2023-02-22T23:56:48.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:48.725Z] Successfully tagged security-spire-config:latest [2023-02-22T23:56:48.725Z] Building security-spire-server [2023-02-22T23:56:48.725Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:56:48.725Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T23:56:48.725Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:56:48.725Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-22T23:56:48.725Z] OK: 6 MiB in 15 packages [2023-02-22T23:56:48.985Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-22T23:56:48.985Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:56:48.985Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T23:56:48.985Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T23:56:48.985Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T23:56:48.985Z] OK: 6 MiB in 15 packages [2023-02-22T23:56:48.985Z] OK: 6 MiB in 16 packages [2023-02-22T23:56:53.193Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:56:53.193Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:56:53.193Z] ---> ff88ee01eae7 [2023-02-22T23:56:53.193Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:56:53.193Z] ---> Using cache [2023-02-22T23:56:53.193Z] ---> e8b15e4d33b0 [2023-02-22T23:56:53.193Z] Step 4/24 : WORKDIR /edgex-go [2023-02-22T23:56:53.193Z] ---> Using cache [2023-02-22T23:56:53.193Z] ---> f830e357dfe8 [2023-02-22T23:56:53.193Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-22T23:56:53.193Z] ---> Using cache [2023-02-22T23:56:53.193Z] ---> 0af8537d163e [2023-02-22T23:56:53.193Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-22T23:56:53.193Z] ---> Using cache [2023-02-22T23:56:53.193Z] ---> e6f0eeb3bc16 [2023-02-22T23:56:53.193Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:56:53.193Z] ---> Using cache [2023-02-22T23:56:53.193Z] ---> c95df92d782a [2023-02-22T23:56:53.193Z] Step 8/24 : COPY . . [2023-02-22T23:56:53.193Z] ---> Using cache [2023-02-22T23:56:53.193Z] ---> 10fe26f4a0e8 [2023-02-22T23:56:53.193Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-22T23:56:55.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:56:55.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:56:55.110Z] ---> ff88ee01eae7 [2023-02-22T23:56:55.110Z] Step 3/23 : WORKDIR /edgex-go [2023-02-22T23:56:55.110Z] ---> Using cache [2023-02-22T23:56:55.110Z] ---> 79a3d972dc3b [2023-02-22T23:56:55.110Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T23:56:55.110Z] ---> Using cache [2023-02-22T23:56:55.110Z] ---> d94cb53ee1c5 [2023-02-22T23:56:55.110Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-22T23:56:55.110Z] ---> Using cache [2023-02-22T23:56:55.110Z] ---> 7024310459c8 [2023-02-22T23:56:55.110Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:56:55.110Z] ---> Using cache [2023-02-22T23:56:55.110Z] ---> 4cb3190d65c9 [2023-02-22T23:56:55.110Z] Step 7/23 : COPY . . [2023-02-22T23:56:55.110Z] ---> Using cache [2023-02-22T23:56:55.110Z] ---> 7aa4b3353e87 [2023-02-22T23:56:55.110Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T23:56:55.110Z] ---> Using cache [2023-02-22T23:56:55.110Z] ---> 229ca01e8e33 [2023-02-22T23:56:55.110Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-22T23:56:55.110Z] ---> Using cache [2023-02-22T23:56:55.110Z] ---> 4d0bf90beded [2023-02-22T23:56:55.110Z] 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-22T23:57:00.468Z] ---> Running in 369d091ff43c [2023-02-22T23:57:00.468Z] ---> Running in 5ccacb90dce7 [2023-02-22T23:57:00.468Z] Removing intermediate container 5594045c6f4f [2023-02-22T23:57:00.468Z] ---> 85766490f9dc [2023-02-22T23:57:00.468Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:57:00.468Z] Removing intermediate container 90f728192de1 [2023-02-22T23:57:00.468Z] ---> 2cb51364a11b [2023-02-22T23:57:00.468Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:57:00.468Z] ---> Running in 67daef9307c4 [2023-02-22T23:57:00.468Z] Removing intermediate container 3bb8ea229ddc [2023-02-22T23:57:00.468Z] ---> 38a4378f057b [2023-02-22T23:57:00.468Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:57:00.468Z] ---> Running in 38f3015862f5 [2023-02-22T23:57:00.468Z] Removing intermediate container 67daef9307c4 [2023-02-22T23:57:00.468Z] ---> a2aa90bcc81f [2023-02-22T23:57:00.468Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-22T23:57:00.468Z] ---> Running in f504b455128f [2023-02-22T23:57:00.468Z] Removing intermediate container 38f3015862f5 [2023-02-22T23:57:00.468Z] ---> 01b8bd2da7ba [2023-02-22T23:57:00.468Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-22T23:57:00.468Z] ---> dbdcd52bc021 [2023-02-22T23:57:00.468Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-22T23:57:00.468Z] ---> Running in b762d7c262b8 [2023-02-22T23:57:00.729Z] Removing intermediate container f504b455128f [2023-02-22T23:57:00.729Z] ---> d72078f83837 [2023-02-22T23:57:00.729Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T23:57:01.001Z] 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-22T23:57:01.259Z] ---> Running in 41b3cc1e723b [2023-02-22T23:57:01.519Z] Removing intermediate container b762d7c262b8 [2023-02-22T23:57:01.519Z] ---> 727962cf59ea [2023-02-22T23:57:01.519Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T23:57:01.777Z] ---> df380855c0ec [2023-02-22T23:57:01.777Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-22T23:57:01.777Z] ---> Running in 5b3d18506d74 [2023-02-22T23:57:01.777Z] Removing intermediate container 41b3cc1e723b [2023-02-22T23:57:01.777Z] ---> 76f4ea3d4f81 [2023-02-22T23:57:01.777Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:57:01.777Z] Removing intermediate container 369d091ff43c [2023-02-22T23:57:01.777Z] ---> fef2b77a64a4 [2023-02-22T23:57:01.777Z] Step 11/23 : WORKDIR /edgex-go [2023-02-22T23:57:01.777Z] ---> Running in 29eb72c8cc67 [2023-02-22T23:57:01.777Z] Removing intermediate container 5b3d18506d74 [2023-02-22T23:57:01.777Z] ---> 30737a7fd573 [2023-02-22T23:57:01.777Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:57:01.777Z] ---> 79872c9936e9 [2023-02-22T23:57:01.777Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-22T23:57:02.035Z] ---> bdad70d43bc9 [2023-02-22T23:57:02.035Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-22T23:57:02.035Z] Removing intermediate container 29eb72c8cc67 [2023-02-22T23:57:02.035Z] ---> d4b55ba780b9 [2023-02-22T23:57:02.035Z] [2023-02-22T23:57:02.035Z] Step 12/23 : FROM alpine:3.15 [2023-02-22T23:57:02.035Z] ---> 5ce65d7b0fde [2023-02-22T23:57:02.035Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T23:57:02.035Z] ---> Using cache [2023-02-22T23:57:02.035Z] ---> 0b243ff82318 [2023-02-22T23:57:02.035Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T23:57:02.035Z] ---> Using cache [2023-02-22T23:57:02.035Z] ---> 16a46cc65e98 [2023-02-22T23:57:02.035Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T23:57:04.038Z] ---> 1835abde2078 [2023-02-22T23:57:04.038Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T23:57:04.305Z] ---> a476a585dbd0 [2023-02-22T23:57:04.305Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-22T23:57:05.244Z] ---> Running in 247af910a5b3 [2023-02-22T23:57:05.244Z] ---> 54d974022a80 [2023-02-22T23:57:05.244Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-22T23:57:05.244Z] ---> 8841f59b6eea [2023-02-22T23:57:05.244Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T23:57:05.244Z] ---> f67d8c25ea68 [2023-02-22T23:57:05.244Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-22T23:57:05.508Z] ---> 7a3cd7684ded [2023-02-22T23:57:05.508Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-22T23:57:05.508Z] ---> d0c4cbb0cfb1 [2023-02-22T23:57:05.508Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-22T23:57:05.508Z] ---> Running in 9b4ef0a12158 [2023-02-22T23:57:05.765Z] ---> 9986b2ddd8d9 [2023-02-22T23:57:05.765Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-22T23:57:05.765Z] Removing intermediate container 9b4ef0a12158 [2023-02-22T23:57:05.765Z] ---> 381ec1b7e812 [2023-02-22T23:57:05.765Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:57:06.025Z] ---> 627b7719c82b [2023-02-22T23:57:06.025Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-22T23:57:06.025Z] ---> Running in 459edf107a5c [2023-02-22T23:57:06.025Z] ---> Running in 9725df4af9de [2023-02-22T23:57:06.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-22T23:57:06.287Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-22T23:57:06.287Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-22T23:57:06.287Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-22T23:57:06.287Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-22T23:57:06.299Z] Removing intermediate container 459edf107a5c [2023-02-22T23:57:06.299Z] ---> a9d4244c3ad2 [2023-02-22T23:57:06.299Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:57:06.299Z] ---> cc3abc4014ae [2023-02-22T23:57:06.299Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T23:57:06.299Z] Removing intermediate container 9725df4af9de [2023-02-22T23:57:06.299Z] ---> 7a00223c2508 [2023-02-22T23:57:06.299Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T23:57:06.299Z] ---> Running in 849c5fdb5e4a [2023-02-22T23:57:06.299Z] ---> Running in 727a225a75c8 [2023-02-22T23:57:06.299Z] Removing intermediate container 247af910a5b3 [2023-02-22T23:57:06.299Z] ---> cfa4b0c3025f [2023-02-22T23:57:06.299Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:57:06.557Z] ---> Running in 5f9b8adc6fff [2023-02-22T23:57:06.557Z] ---> Running in 8811cd65e93c [2023-02-22T23:57:06.557Z] Removing intermediate container 849c5fdb5e4a [2023-02-22T23:57:06.557Z] ---> 2e6179912671 [2023-02-22T23:57:06.557Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T23:57:06.819Z] ---> Running in b9fa72e08709 [2023-02-22T23:57:06.819Z] Removing intermediate container 727a225a75c8 [2023-02-22T23:57:06.819Z] ---> f6fb1c2eb20c [2023-02-22T23:57:06.819Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T23:57:06.819Z] Removing intermediate container 5f9b8adc6fff [2023-02-22T23:57:06.819Z] ---> 528537ae885e [2023-02-22T23:57:06.819Z] Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-22T23:57:07.081Z] Removing intermediate container 8811cd65e93c [2023-02-22T23:57:07.081Z] ---> 8f285a731de1 [2023-02-22T23:57:07.081Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-22T23:57:07.081Z] ---> Running in 936e1145e33a [2023-02-22T23:57:07.081Z] ---> Running in 46a9893e8806 [2023-02-22T23:57:07.081Z] ---> Running in 06445854b8e2 [2023-02-22T23:57:07.081Z] Removing intermediate container b9fa72e08709 [2023-02-22T23:57:07.081Z] ---> 90a5119ec59b [2023-02-22T23:57:07.081Z] Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-22T23:57:07.081Z] ---> Running in 35a17b81cb9d [2023-02-22T23:57:07.081Z] Removing intermediate container 936e1145e33a [2023-02-22T23:57:07.081Z] ---> aa72ada87f25 [2023-02-22T23:57:07.081Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T23:57:07.340Z] Removing intermediate container 46a9893e8806 [2023-02-22T23:57:07.340Z] ---> 20e221c09fc6 [2023-02-22T23:57:07.340Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T23:57:07.340Z] Removing intermediate container 06445854b8e2 [2023-02-22T23:57:07.340Z] ---> Running in db6cbf9fc504 [2023-02-22T23:57:07.340Z] ---> 9198cc3d999b [2023-02-22T23:57:07.340Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T23:57:07.340Z] Removing intermediate container 35a17b81cb9d [2023-02-22T23:57:07.340Z] ---> bd51cc3dcd72 [2023-02-22T23:57:07.340Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T23:57:07.340Z] ---> Running in a51011a1b743 [2023-02-22T23:57:07.340Z] ---> Running in c63530eb1c25 [2023-02-22T23:57:07.340Z] ---> Running in c7741b10eb15 [2023-02-22T23:57:07.340Z] Removing intermediate container db6cbf9fc504 [2023-02-22T23:57:07.340Z] ---> 3a88510ba2b0 [2023-02-22T23:57:07.340Z] Step 22/23 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-22T23:57:07.617Z] ---> Running in 93bd80dafdc3 [2023-02-22T23:57:07.617Z] Removing intermediate container c63530eb1c25 [2023-02-22T23:57:07.617Z] ---> d9757784da43 [2023-02-22T23:57:07.617Z] [2023-02-22T23:57:07.617Z] Removing intermediate container a51011a1b743 [2023-02-22T23:57:07.617Z] ---> 0b34b34e6fec [2023-02-22T23:57:07.617Z] Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-22T23:57:07.617Z] Removing intermediate container c7741b10eb15 [2023-02-22T23:57:07.617Z] ---> 6fa3407b3b2f [2023-02-22T23:57:07.617Z] [2023-02-22T23:57:07.617Z] ---> Running in de570f913066 [2023-02-22T23:57:07.875Z] Successfully built d9757784da43 [2023-02-22T23:57:07.875Z] Successfully tagged support-scheduler:latest [2023-02-22T23:57:07.875Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-02-22T23:57:07.875Z] Removing intermediate container 93bd80dafdc3 [2023-02-22T23:57:07.875Z] ---> adbe5ca160e8 [2023-02-22T23:57:07.875Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T23:57:07.875Z] Successfully built 6fa3407b3b2f [2023-02-22T23:57:07.875Z] Successfully tagged support-notifications:latest [2023-02-22T23:57:07.875Z] Building security-bootstrapper [2023-02-22T23:57:07.875Z]  Building support-notifications ... done  ---> Running in 4cabb700cacc [2023-02-22T23:57:11.163Z] Removing intermediate container de570f913066 [2023-02-22T23:57:11.163Z] ---> 7fc9816da048 [2023-02-22T23:57:11.163Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T23:57:12.580Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:57:12.580Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:57:12.580Z] ---> ff88ee01eae7 [2023-02-22T23:57:12.580Z] Step 3/32 : WORKDIR /edgex-go [2023-02-22T23:57:12.580Z] ---> Using cache [2023-02-22T23:57:12.580Z] ---> 79a3d972dc3b [2023-02-22T23:57:12.580Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-22T23:57:13.741Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:57:13.741Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:57:13.741Z] ---> ff88ee01eae7 [2023-02-22T23:57:13.741Z] Step 3/19 : WORKDIR /edgex-go [2023-02-22T23:57:13.741Z] ---> Using cache [2023-02-22T23:57:13.741Z] ---> 79a3d972dc3b [2023-02-22T23:57:13.741Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-22T23:57:14.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-22T23:57:14.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-22T23:57:14.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-02-22T23:57:14.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-22T23:57:14.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-22T23:57:14.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-22T23:57:14.497Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-22T23:57:14.497Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-22T23:57:14.497Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-22T23:57:14.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-22T23:57:20.326Z] Removing intermediate container 4cabb700cacc [2023-02-22T23:57:20.326Z] ---> 7799cd914d74 [2023-02-22T23:57:20.326Z] [2023-02-22T23:57:20.326Z] ---> Running in ed98f8996a04 [2023-02-22T23:57:20.326Z] ---> Running in 63d03e86a06f [2023-02-22T23:57:20.326Z] ---> Running in 3faa6b04a2d1 [2023-02-22T23:57:20.326Z] Successfully built 7799cd914d74 [2023-02-22T23:57:20.326Z] Successfully tagged security-spire-server:latest [2023-02-22T23:57:20.326Z] Building core-command [2023-02-22T23:57:20.326Z]  Building security-spire-server ... done Removing intermediate container ed98f8996a04 [2023-02-22T23:57:20.326Z] ---> de548d6930ee [2023-02-22T23:57:20.326Z] [2023-02-22T23:57:20.326Z] Successfully built de548d6930ee [2023-02-22T23:57:20.326Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-22T23:57:20.326Z] Building security-secretstore-setup [2023-02-22T23:57:20.326Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:57:20.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:57:20.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:57:20.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:57:20.603Z] OK: 211 MiB in 51 packages [2023-02-22T23:57:20.603Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-22T23:57:20.603Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-22T23:57:20.603Z] OK: 17046 distinct packages available [2023-02-22T23:57:20.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:57:20.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:57:20.861Z] OK: 211 MiB in 51 packages [2023-02-22T23:57:25.041Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:57:25.041Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:57:25.041Z] ---> ff88ee01eae7 [2023-02-22T23:57:25.041Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:57:25.041Z] ---> Using cache [2023-02-22T23:57:25.041Z] ---> e8b15e4d33b0 [2023-02-22T23:57:25.041Z] Step 4/23 : WORKDIR /edgex-go [2023-02-22T23:57:25.041Z] ---> Using cache [2023-02-22T23:57:25.041Z] ---> f830e357dfe8 [2023-02-22T23:57:25.041Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-22T23:57:25.041Z] ---> Using cache [2023-02-22T23:57:25.041Z] ---> 0af8537d163e [2023-02-22T23:57:25.041Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-22T23:57:25.041Z] ---> Using cache [2023-02-22T23:57:25.041Z] ---> e6f0eeb3bc16 [2023-02-22T23:57:25.041Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:57:25.041Z] ---> Using cache [2023-02-22T23:57:25.041Z] ---> c95df92d782a [2023-02-22T23:57:25.041Z] Step 8/23 : COPY . . [2023-02-22T23:57:25.041Z] ---> Using cache [2023-02-22T23:57:25.041Z] ---> 10fe26f4a0e8 [2023-02-22T23:57:25.041Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-22T23:57:29.243Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:57:29.243Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:57:29.244Z] ---> ff88ee01eae7 [2023-02-22T23:57:29.244Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T23:57:29.244Z] ---> Using cache [2023-02-22T23:57:29.244Z] ---> 79a3d972dc3b [2023-02-22T23:57:29.244Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-22T23:57:29.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.720s coverage: 28.7% of statements [2023-02-22T23:57:29.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-22T23:57:29.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-22T23:57:33.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.757s coverage: 98.5% of statements [2023-02-22T23:57:37.386Z] ---> Running in 4a1f27f828ad [2023-02-22T23:57:37.386Z] ---> Running in c8760478ef23 [2023-02-22T23:57:37.386Z] Removing intermediate container 3faa6b04a2d1 [2023-02-22T23:57:37.386Z] ---> c67d5e1e9e98 [2023-02-22T23:57:37.386Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-22T23:57:37.386Z] Removing intermediate container 63d03e86a06f [2023-02-22T23:57:37.386Z] ---> 21f8a8e83a0d [2023-02-22T23:57:37.386Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-22T23:57:37.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T23:57:37.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T23:57:37.386Z] 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-22T23:57:37.643Z] OK: 211 MiB in 51 packages [2023-02-22T23:57:37.643Z] ---> 44ba4d97ef1b [2023-02-22T23:57:37.643Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:57:37.643Z] ---> deff59ddb005 [2023-02-22T23:57:37.643Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:57:38.207Z] ---> Running in 677051d08205 [2023-02-22T23:57:38.207Z] ---> Running in 7cdf1854a110 [2023-02-22T23:57:38.772Z] Removing intermediate container 4a1f27f828ad [2023-02-22T23:57:38.772Z] ---> dfab1e64ed9e [2023-02-22T23:57:38.772Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T23:57:38.772Z] Removing intermediate container 5ccacb90dce7 [2023-02-22T23:57:38.772Z] ---> 0e710f6cb85d [2023-02-22T23:57:38.772Z] [2023-02-22T23:57:38.772Z] Step 10/24 : FROM alpine:3.16 [2023-02-22T23:57:38.772Z] ---> dfd21b5a31f5 [2023-02-22T23:57:38.772Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:57:38.772Z] ---> Using cache [2023-02-22T23:57:38.772Z] ---> 85766490f9dc [2023-02-22T23:57:38.772Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:57:38.772Z] ---> Using cache [2023-02-22T23:57:38.772Z] ---> a2aa90bcc81f [2023-02-22T23:57:38.772Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-22T23:57:39.034Z] ---> Running in 675c0f279e29 [2023-02-22T23:57:39.034Z] ---> 64918a9063cf [2023-02-22T23:57:39.034Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:57:39.034Z] ---> Running in d55ab38e05b2 [2023-02-22T23:57:39.034Z] Removing intermediate container 675c0f279e29 [2023-02-22T23:57:39.034Z] ---> 59d3268eafc6 [2023-02-22T23:57:39.034Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-22T23:57:39.034Z] ---> Running in 79d5f05aaf24 [2023-02-22T23:57:39.293Z] Removing intermediate container 79d5f05aaf24 [2023-02-22T23:57:39.293Z] ---> 7fcec6cc0e98 [2023-02-22T23:57:39.293Z] Step 15/24 : WORKDIR / [2023-02-22T23:57:39.293Z] ---> Running in 082815c01585 [2023-02-22T23:57:39.552Z] Removing intermediate container 082815c01585 [2023-02-22T23:57:39.552Z] ---> 4d0d4cc28d67 [2023-02-22T23:57:39.552Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:57:39.813Z] ---> 44668f878ee1 [2023-02-22T23:57:39.813Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-22T23:57:40.393Z] ---> 1197da7bb6ac [2023-02-22T23:57:40.393Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-22T23:57:40.652Z] ---> c158f751c101 [2023-02-22T23:57:40.652Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-22T23:57:41.223Z] ---> b0b3ab8b7912 [2023-02-22T23:57:41.223Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-22T23:57:41.223Z] ---> Running in 61672988be74 [2023-02-22T23:57:41.532Z] Removing intermediate container 61672988be74 [2023-02-22T23:57:41.532Z] ---> 1c75faa5b06c [2023-02-22T23:57:41.532Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:57:41.532Z] ---> Running in 84df89e3ee75 [2023-02-22T23:57:41.808Z] Removing intermediate container 84df89e3ee75 [2023-02-22T23:57:41.808Z] ---> bee4d9a72535 [2023-02-22T23:57:41.808Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T23:57:41.808Z] ---> Running in db99da46f415 [2023-02-22T23:57:41.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.988s coverage: 73.7% of statements [2023-02-22T23:57:41.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-22T23:57:41.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-22T23:57:41.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-22T23:57:41.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.630s coverage: 54.0% of statements [2023-02-22T23:57:41.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-22T23:57:41.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-22T23:57:42.067Z] Removing intermediate container db99da46f415 [2023-02-22T23:57:42.068Z] ---> 916b62e3e8fb [2023-02-22T23:57:42.068Z] Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-22T23:57:42.068Z] ---> Running in 0263cb84c66b [2023-02-22T23:57:42.328Z] Removing intermediate container 0263cb84c66b [2023-02-22T23:57:42.328Z] ---> 6baffabee12b [2023-02-22T23:57:42.328Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T23:57:42.328Z] ---> Running in d1f7e8a01626 [2023-02-22T23:57:42.589Z] Removing intermediate container d1f7e8a01626 [2023-02-22T23:57:42.589Z] ---> 3a5e78aee4cd [2023-02-22T23:57:42.589Z] [2023-02-22T23:57:42.589Z] Successfully built 3a5e78aee4cd [2023-02-22T23:57:42.847Z] Successfully tagged core-metadata:latest [2023-02-22T23:57:42.847Z] Building security-proxy-setup [2023-02-22T23:57:46.132Z]  Building core-metadata ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:57:46.132Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:57:46.132Z] ---> ff88ee01eae7 [2023-02-22T23:57:46.132Z] Step 3/21 : WORKDIR /edgex-go [2023-02-22T23:57:46.132Z] ---> Using cache [2023-02-22T23:57:46.132Z] ---> 79a3d972dc3b [2023-02-22T23:57:46.132Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-22T23:57:46.132Z] ---> Using cache [2023-02-22T23:57:46.132Z] ---> dfab1e64ed9e [2023-02-22T23:57:46.132Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-22T23:57:46.132Z] ---> Using cache [2023-02-22T23:57:46.132Z] ---> 64918a9063cf [2023-02-22T23:57:46.132Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:57:54.743Z] ---> Running in 6f594b235307 [2023-02-22T23:57:58.043Z] Removing intermediate container c8760478ef23 [2023-02-22T23:57:58.043Z] ---> b4b82fb2542c [2023-02-22T23:57:58.043Z] [2023-02-22T23:57:58.043Z] Step 10/23 : FROM alpine:3.16 [2023-02-22T23:57:58.043Z] ---> dfd21b5a31f5 [2023-02-22T23:57:58.043Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:57:58.043Z] ---> Using cache [2023-02-22T23:57:58.043Z] ---> 85766490f9dc [2023-02-22T23:57:58.043Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T23:57:58.043Z] ---> Using cache [2023-02-22T23:57:58.043Z] ---> a2aa90bcc81f [2023-02-22T23:57:58.043Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-22T23:57:58.043Z] ---> Running in a9f119d2d05b [2023-02-22T23:57:58.043Z] Removing intermediate container a9f119d2d05b [2023-02-22T23:57:58.304Z] ---> 257b8084b7e0 [2023-02-22T23:57:58.304Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-22T23:57:59.686Z] ---> Running in a76df8a71000 [2023-02-22T23:58:00.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.655s coverage: 88.5% of statements [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-22T23:58:00.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.969s coverage: 3.9% of statements [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-22T23:58:00.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.624s coverage: 95.6% of statements [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-22T23:58:00.272Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.456s coverage: 72.2% of statements [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-22T23:58:00.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.364s coverage: 65.9% of statements [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-22T23:58:00.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.495s coverage: 0.9% of statements [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-22T23:58:00.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 29.6% of statements [2023-02-22T23:58:00.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-22T23:58:01.589Z] Removing intermediate container a76df8a71000 [2023-02-22T23:58:01.589Z] ---> 2daf34d1a3aa [2023-02-22T23:58:01.589Z] Step 15/23 : WORKDIR / [2023-02-22T23:58:01.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.265s coverage: 47.1% of statements [2023-02-22T23:58:01.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.362s coverage: 82.9% of statements [2023-02-22T23:58:01.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements [2023-02-22T23:58:02.155Z] ---> Running in 7c59edd3a0a6 [2023-02-22T23:58:02.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.373s coverage: 96.3% of statements [2023-02-22T23:58:04.071Z] Removing intermediate container 7c59edd3a0a6 [2023-02-22T23:58:04.071Z] ---> c28ebdafa8ba [2023-02-22T23:58:04.071Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:58:04.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements [2023-02-22T23:58:05.014Z] ---> d53ab89c625b [2023-02-22T23:58:05.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-22T23:58:05.962Z] ---> aa6ca30c469e [2023-02-22T23:58:05.962Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-22T23:58:05.962Z] ---> 8cc1395c5623 [2023-02-22T23:58:05.962Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-22T23:58:05.962Z] ---> Running in e9621cbee952 [2023-02-22T23:58:05.962Z] Removing intermediate container e9621cbee952 [2023-02-22T23:58:05.962Z] ---> 50e7ea821e78 [2023-02-22T23:58:05.962Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T23:58:06.226Z] ---> Running in af86a4b48e88 [2023-02-22T23:58:06.226Z] Removing intermediate container af86a4b48e88 [2023-02-22T23:58:06.226Z] ---> 79f8498d6341 [2023-02-22T23:58:06.226Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T23:58:06.226Z] ---> Running in c1d5f118d3a3 [2023-02-22T23:58:06.226Z] Removing intermediate container c1d5f118d3a3 [2023-02-22T23:58:06.226Z] ---> 55f5eca239c9 [2023-02-22T23:58:06.226Z] Step 22/23 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-22T23:58:06.226Z] ---> Running in 343847629e88 [2023-02-22T23:58:06.499Z] Removing intermediate container 343847629e88 [2023-02-22T23:58:06.499Z] ---> 37cf5344cd02 [2023-02-22T23:58:06.499Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T23:58:06.499Z] ---> Running in ba5c0860522a [2023-02-22T23:58:06.499Z] Removing intermediate container ba5c0860522a [2023-02-22T23:58:06.499Z] ---> c6d0bcd1ffe5 [2023-02-22T23:58:06.499Z] [2023-02-22T23:58:06.499Z] Successfully built c6d0bcd1ffe5 [2023-02-22T23:58:06.763Z] Successfully tagged core-command:latest [2023-02-22T23:58:06.763Z]  Building core-command ... done Building security-proxy-auth [2023-02-22T23:58:09.315Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:58:09.315Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:58:09.315Z] ---> ff88ee01eae7 [2023-02-22T23:58:09.315Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:58:09.315Z] ---> Using cache [2023-02-22T23:58:09.315Z] ---> e8b15e4d33b0 [2023-02-22T23:58:09.315Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:58:09.315Z] ---> Using cache [2023-02-22T23:58:09.315Z] ---> f830e357dfe8 [2023-02-22T23:58:09.315Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:58:09.315Z] ---> Using cache [2023-02-22T23:58:09.315Z] ---> 0af8537d163e [2023-02-22T23:58:09.315Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:58:09.315Z] ---> Using cache [2023-02-22T23:58:09.315Z] ---> e6f0eeb3bc16 [2023-02-22T23:58:09.315Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:58:09.315Z] ---> Using cache [2023-02-22T23:58:09.315Z] ---> c95df92d782a [2023-02-22T23:58:09.315Z] Step 8/22 : COPY . . [2023-02-22T23:58:09.315Z] ---> Using cache [2023-02-22T23:58:09.315Z] ---> 10fe26f4a0e8 [2023-02-22T23:58:09.315Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-22T23:58:17.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.268s coverage: 94.4% of statements [2023-02-22T23:58:17.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.212s coverage: 44.8% of statements [2023-02-22T23:58:27.555Z] ---> Running in 1522adbe9750 [2023-02-22T23:58:27.555Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-22T23:58:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.243s coverage: 79.9% of statements [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-22T23:58:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-22T23:58:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 64.4% of statements [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-22T23:58:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.236s coverage: 86.9% of statements [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-22T23:58:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.238s coverage: 87.2% of statements [2023-02-22T23:58:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.177s coverage: 20.0% of statements [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-22T23:58:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-22T23:58:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 77.4% of statements [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-22T23:58:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements [2023-02-22T23:58:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements [2023-02-22T23:58:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.813s coverage: 91.2% of statements [2023-02-22T23:58:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-22T23:58:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.294s coverage: 63.1% of statements [2023-02-22T23:58:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-22T23:58:35.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-22T23:58:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.321s coverage: 100.0% of statements [2023-02-22T23:58:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2023-02-22T23:58:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2023-02-22T23:58:35.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.129s coverage: 73.7% of statements [2023-02-22T23:58:36.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2023-02-22T23:58:42.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.285s coverage: 65.3% of statements [2023-02-22T23:58:42.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-22T23:58:42.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-22T23:58:42.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-22T23:58:42.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-02-22T23:58:42.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-02-22T23:58:42.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-02-22T23:58:45.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.875s coverage: 41.0% of statements [2023-02-22T23:58:45.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-22T23:58:45.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-22T23:58:45.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.343s coverage: 89.5% of statements [2023-02-22T23:58:45.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-22T23:58:45.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.287s coverage: 84.8% of statements [2023-02-22T23:58:45.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-22T23:58:45.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-22T23:58:45.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-22T23:58:45.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-22T23:58:53.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements [2023-02-22T23:58:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-22T23:58:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-22T23:58:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-22T23:58:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-22T23:58:53.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.673s coverage: 92.3% of statements [2023-02-22T23:58:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-22T23:58:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-22T23:58:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-22T23:58:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-22T23:58:53.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements [2023-02-22T23:58:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-22T23:58:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-22T23:58:53.782Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements [2023-02-22T23:58:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-22T23:58:53.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-22T23:58:53.782Z] 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-22T23:58:53.782Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-22T23:58:53.782Z] go vet ./... [2023-02-22T23:58:54.536Z] Removing intermediate container d55ab38e05b2 [2023-02-22T23:58:54.536Z] ---> 0a34e0c07610 [2023-02-22T23:58:54.536Z] Step 7/24 : COPY . . [2023-02-22T23:58:54.536Z] Removing intermediate container 677051d08205 [2023-02-22T23:58:54.536Z] ---> 7603c53afd32 [2023-02-22T23:58:54.536Z] Step 7/32 : COPY . . [2023-02-22T23:58:54.536Z] Removing intermediate container 7cdf1854a110 [2023-02-22T23:58:54.536Z] ---> a4faca32e992 [2023-02-22T23:58:54.536Z] Step 7/19 : COPY . . [2023-02-22T23:59:16.689Z] Removing intermediate container 1522adbe9750 [2023-02-22T23:59:16.689Z] ---> 1bf920bf1000 [2023-02-22T23:59:16.689Z] [2023-02-22T23:59:16.689Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T23:59:16.689Z] ---> dfd21b5a31f5 [2023-02-22T23:59:16.689Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-22T23:59:16.689Z] ---> fb0536074bf2 [2023-02-22T23:59:16.689Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-22T23:59:16.689Z] ---> ca2196033ead [2023-02-22T23:59:16.689Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-22T23:59:16.689Z] ---> Using cache [2023-02-22T23:59:16.689Z] ---> 7f62f2657863 [2023-02-22T23:59:16.689Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T23:59:16.689Z] ---> Using cache [2023-02-22T23:59:16.689Z] ---> 2cb51364a11b [2023-02-22T23:59:16.689Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T23:59:16.689Z] ---> Using cache [2023-02-22T23:59:16.689Z] ---> dbdcd52bc021 [2023-02-22T23:59:16.689Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-22T23:59:16.689Z] ---> c87a78443144 [2023-02-22T23:59:16.689Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-22T23:59:16.689Z] Removing intermediate container 6f594b235307 [2023-02-22T23:59:16.689Z] ---> f51b52cfd1bc [2023-02-22T23:59:16.689Z] Step 7/21 : COPY . . [2023-02-22T23:59:16.689Z] ---> Running in e3c1071c6b69 [2023-02-22T23:59:16.689Z] ---> Running in ba2f44d73272 [2023-02-22T23:59:16.689Z] ---> Running in b2b93971dd0a [2023-02-22T23:59:23.273Z] ---> 0bbd3c560df0 [2023-02-22T23:59:23.273Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-22T23:59:23.273Z] ---> ba61137723c6 [2023-02-22T23:59:23.273Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-22T23:59:23.273Z] 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-22T23:59:23.273Z] ---> 898364312d3c [2023-02-22T23:59:23.273Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-22T23:59:23.273Z] ---> Running in 1d9481e610e6 [2023-02-22T23:59:23.273Z] 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-22T23:59:23.273Z] 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-22T23:59:23.970Z] ---> 4fd1050aa128 [2023-02-22T23:59:23.970Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T23:59:24.229Z] 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-22T23:59:24.487Z] ---> Running in 8c3c1e9bb4ed [2023-02-22T23:59:29.858Z] Removing intermediate container 8c3c1e9bb4ed [2023-02-22T23:59:29.858Z] ---> 414393cfe36c [2023-02-22T23:59:29.858Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T23:59:30.427Z] ---> Running in 6ffac239de39 [2023-02-22T23:59:31.008Z] Removing intermediate container 6ffac239de39 [2023-02-22T23:59:31.008Z] ---> 0570811e6caf [2023-02-22T23:59:31.008Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-22T23:59:31.008Z] ---> Running in bb517fbb6229 [2023-02-22T23:59:31.940Z] Removing intermediate container bb517fbb6229 [2023-02-22T23:59:31.940Z] ---> 31bf3bad357d [2023-02-22T23:59:31.940Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T23:59:32.517Z] ---> Running in 767245bb1313 [2023-02-22T23:59:32.777Z] Removing intermediate container 767245bb1313 [2023-02-22T23:59:32.777Z] ---> 026a722f80b4 [2023-02-22T23:59:32.777Z] Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-22T23:59:33.037Z] ---> Running in b6b48a2a499e [2023-02-22T23:59:33.976Z] Removing intermediate container b6b48a2a499e [2023-02-22T23:59:33.976Z] ---> dd39747cc773 [2023-02-22T23:59:33.976Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T23:59:33.976Z] ---> Running in 3b391b509cae [2023-02-22T23:59:34.921Z] Removing intermediate container 3b391b509cae [2023-02-22T23:59:34.921Z] ---> 8c5c35356321 [2023-02-22T23:59:34.921Z] [2023-02-22T23:59:34.921Z] Successfully built 8c5c35356321 [2023-02-22T23:59:34.921Z] Successfully tagged security-proxy-auth:latest [2023-02-22T23:59:34.921Z]  Building security-proxy-auth ... done Building core-data [2023-02-22T23:59:38.272Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T23:59:38.272Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T23:59:38.272Z] ---> ff88ee01eae7 [2023-02-22T23:59:38.272Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T23:59:38.272Z] ---> Using cache [2023-02-22T23:59:38.272Z] ---> e8b15e4d33b0 [2023-02-22T23:59:38.272Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T23:59:38.272Z] ---> Using cache [2023-02-22T23:59:38.272Z] ---> f830e357dfe8 [2023-02-22T23:59:38.272Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T23:59:38.272Z] ---> Using cache [2023-02-22T23:59:38.272Z] ---> 0af8537d163e [2023-02-22T23:59:38.272Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T23:59:38.272Z] ---> Using cache [2023-02-22T23:59:38.272Z] ---> e6f0eeb3bc16 [2023-02-22T23:59:38.272Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T23:59:38.272Z] ---> Using cache [2023-02-22T23:59:38.272Z] ---> c95df92d782a [2023-02-22T23:59:38.272Z] Step 8/22 : COPY . . [2023-02-22T23:59:38.272Z] ---> Using cache [2023-02-22T23:59:38.272Z] ---> 10fe26f4a0e8 [2023-02-22T23:59:38.272Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-22T23:59:48.373Z] ---> Running in 36fadd312365 [2023-02-22T23:59:48.373Z] 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-22T23:59:53.790Z] 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-22T23:59:53.790Z] 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-23T00:00:01.896Z] Removing intermediate container ba2f44d73272 [2023-02-23T00:00:01.896Z] ---> 88222a552463 [2023-02-23T00:00:01.896Z] [2023-02-23T00:00:01.896Z] Step 9/32 : FROM alpine:3.16 [2023-02-23T00:00:01.896Z] ---> dfd21b5a31f5 [2023-02-23T00:00:01.896Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T00:00:02.154Z] ---> Running in 8b39c6e2dec6 [2023-02-23T00:00:10.475Z] Removing intermediate container 8b39c6e2dec6 [2023-02-23T00:00:10.475Z] ---> c490dd7f81e6 [2023-02-23T00:00:10.475Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-23T00:00:10.475Z] Removing intermediate container b2b93971dd0a [2023-02-23T00:00:10.475Z] ---> 858423826e46 [2023-02-23T00:00:10.475Z] [2023-02-23T00:00:10.475Z] Step 9/24 : FROM alpine:3.16 [2023-02-23T00:00:10.475Z] ---> dfd21b5a31f5 [2023-02-23T00:00:10.475Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-23T00:00:10.475Z] Removing intermediate container 1d9481e610e6 [2023-02-23T00:00:10.475Z] ---> 9649ea9441a3 [2023-02-23T00:00:10.475Z] [2023-02-23T00:00:10.475Z] Step 9/21 : FROM alpine:3.16 [2023-02-23T00:00:10.475Z] ---> dfd21b5a31f5 [2023-02-23T00:00:10.475Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-23T00:00:10.475Z] Removing intermediate container e3c1071c6b69 [2023-02-23T00:00:10.475Z] ---> 500c2d989da8 [2023-02-23T00:00:10.475Z] [2023-02-23T00:00:10.475Z] Step 9/19 : FROM alpine:3.15 [2023-02-23T00:00:10.475Z] ---> 5ce65d7b0fde [2023-02-23T00:00:10.475Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T00:00:10.475Z] ---> Using cache [2023-02-23T00:00:10.475Z] ---> 0b243ff82318 [2023-02-23T00:00:10.475Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-23T00:00:10.736Z] ---> Running in 71eeacca7f31 [2023-02-23T00:00:10.736Z] ---> Running in 51283d81377c [2023-02-23T00:00:13.274Z] ---> Running in f7ad427c3282 [2023-02-23T00:00:13.274Z] ---> Running in 33fd690dafeb [2023-02-23T00:00:13.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T00:00:13.793Z] Removing intermediate container 36fadd312365 [2023-02-23T00:00:13.793Z] ---> 200cc231af32 [2023-02-23T00:00:13.793Z] [2023-02-23T00:00:13.793Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T00:00:13.793Z] ---> dfd21b5a31f5 [2023-02-23T00:00:13.793Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-23T00:00:13.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T00:00:13.793Z] ---> Running in 25f09800ccc1 [2023-02-23T00:00:14.052Z] Removing intermediate container 25f09800ccc1 [2023-02-23T00:00:14.052Z] ---> 6f71cd2aebfa [2023-02-23T00:00:14.052Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-23T00:00:14.052Z] ---> Running in 54d28ce3229f [2023-02-23T00:00:14.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T00:00:14.052Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-23T00:00:14.052Z] (2/2) Installing su-exec (0.2-r1) [2023-02-23T00:00:14.052Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T00:00:14.052Z] OK: 6 MiB in 16 packages [2023-02-23T00:00:14.052Z] Removing intermediate container 54d28ce3229f [2023-02-23T00:00:14.052Z] ---> 79aeacdb24c3 [2023-02-23T00:00:14.052Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-23T00:00:14.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T00:00:14.052Z] ---> Running in 196c452d1238 [2023-02-23T00:00:14.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T00:00:14.313Z] Removing intermediate container 196c452d1238 [2023-02-23T00:00:14.313Z] ---> 118636261ab8 [2023-02-23T00:00:14.313Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T00:00:14.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T00:00:14.313Z] ---> Running in 2e8af498b2de [2023-02-23T00:00:14.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T00:00:14.313Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-23T00:00:14.313Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-23T00:00:14.313Z] (3/3) Installing su-exec (0.2-r1) [2023-02-23T00:00:14.313Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T00:00:14.313Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T00:00:14.574Z] OK: 6 MiB in 17 packages [2023-02-23T00:00:14.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T00:00:14.574Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-23T00:00:14.574Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-23T00:00:14.574Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-23T00:00:14.574Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-23T00:00:14.574Z] (5/6) Installing curl (7.83.1-r6) [2023-02-23T00:00:14.574Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-23T00:00:14.574Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T00:00:14.574Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T00:00:14.574Z] Removing intermediate container 51283d81377c [2023-02-23T00:00:14.574Z] ---> ba7f1d93b820 [2023-02-23T00:00:14.574Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-23T00:00:14.574Z] OK: 8 MiB in 20 packages [2023-02-23T00:00:14.574Z] ---> Running in 6dbc35d4320e [2023-02-23T00:00:14.833Z] Removing intermediate container 6dbc35d4320e [2023-02-23T00:00:14.834Z] ---> ea97cf975aa1 [2023-02-23T00:00:14.834Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-23T00:00:14.834Z] ---> Running in fc3066345ce8 [2023-02-23T00:00:14.834Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T00:00:14.834Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T00:00:14.834Z] OK: 15857 distinct packages available [2023-02-23T00:00:14.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-23T00:00:14.834Z] Removing intermediate container fc3066345ce8 [2023-02-23T00:00:14.834Z] ---> ed36eafbe296 [2023-02-23T00:00:14.834Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-23T00:00:14.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-23T00:00:15.092Z] ---> Running in 5b73e59a191b [2023-02-23T00:00:15.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T00:00:15.092Z] Removing intermediate container 71eeacca7f31 [2023-02-23T00:00:15.092Z] ---> 023781565b16 [2023-02-23T00:00:15.092Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T00:00:15.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T00:00:15.092Z] ---> Running in 96e7c0efd9d6 [2023-02-23T00:00:15.092Z] Removing intermediate container 5b73e59a191b [2023-02-23T00:00:15.092Z] ---> 7424da69e7c0 [2023-02-23T00:00:15.092Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-23T00:00:15.092Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-23T00:00:15.092Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-23T00:00:15.092Z] ---> Running in 2a333f0074e0 [2023-02-23T00:00:15.092Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-23T00:00:15.351Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-23T00:00:15.351Z] Removing intermediate container 96e7c0efd9d6 [2023-02-23T00:00:15.351Z] ---> 2d446ccafa36 [2023-02-23T00:00:15.351Z] Step 12/24 : WORKDIR / [2023-02-23T00:00:15.351Z] (5/9) Installing curl (7.80.0-r6) [2023-02-23T00:00:15.351Z] Removing intermediate container f7ad427c3282 [2023-02-23T00:00:15.351Z] ---> 332bd1073987 [2023-02-23T00:00:15.351Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T00:00:15.351Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-23T00:00:15.351Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T00:00:15.351Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-23T00:00:15.351Z] (8/9) Installing libucontext (1.1-r0) [2023-02-23T00:00:15.351Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-23T00:00:15.351Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T00:00:15.351Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T00:00:15.351Z] OK: 6 MiB in 15 packages [2023-02-23T00:00:15.351Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T00:00:15.351Z] ---> Running in e2a330a2db93 [2023-02-23T00:00:15.351Z] ---> Running in 49f78fceda5a [2023-02-23T00:00:15.351Z] Removing intermediate container 2a333f0074e0 [2023-02-23T00:00:15.351Z] ---> 8cb676c913fb [2023-02-23T00:00:15.351Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-23T00:00:15.351Z] OK: 8 MiB in 23 packages [2023-02-23T00:00:15.351Z] ---> Running in 8fdb7d5b3356 [2023-02-23T00:00:15.351Z] Removing intermediate container 49f78fceda5a [2023-02-23T00:00:15.351Z] ---> a34a1ee43941 [2023-02-23T00:00:15.351Z] Step 12/21 : WORKDIR /edgex [2023-02-23T00:00:15.351Z] Removing intermediate container e2a330a2db93 [2023-02-23T00:00:15.351Z] ---> dbcdbdb0dca3 [2023-02-23T00:00:15.351Z] 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-23T00:00:15.610Z] ---> Running in e5edd4705a9f [2023-02-23T00:00:15.610Z] ---> ddc41bdcb88b [2023-02-23T00:00:15.610Z] 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-23T00:00:15.610Z] Removing intermediate container e5edd4705a9f [2023-02-23T00:00:15.610Z] ---> fb3b638f0f18 [2023-02-23T00:00:15.610Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-23T00:00:15.870Z] ---> 2ad6fb07426d [2023-02-23T00:00:15.870Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-23T00:00:15.870Z] ---> 6abb91d3b551 [2023-02-23T00:00:15.870Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-23T00:00:15.870Z] Removing intermediate container 2e8af498b2de [2023-02-23T00:00:15.870Z] ---> a9487dee9a2d [2023-02-23T00:00:15.870Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T00:00:16.442Z] ---> 1c3ed8143650 [2023-02-23T00:00:16.442Z] 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-23T00:00:16.442Z] ---> 2d5706f2a732 [2023-02-23T00:00:16.442Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-23T00:00:16.442Z] ---> a979acff7ee7 [2023-02-23T00:00:16.442Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-23T00:00:16.442Z] Removing intermediate container 33fd690dafeb [2023-02-23T00:00:16.442Z] ---> 7031fb2a90b3 [2023-02-23T00:00:16.442Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T00:00:17.023Z] ---> 3be9533ed105 [2023-02-23T00:00:17.023Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-23T00:00:17.023Z] Removing intermediate container 8fdb7d5b3356 [2023-02-23T00:00:17.023Z] ---> 9a7a93aee6ad [2023-02-23T00:00:17.023Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-23T00:00:17.595Z] ---> Running in 85f6e531aee0 [2023-02-23T00:00:17.595Z] ---> 7513927c5ac4 [2023-02-23T00:00:17.595Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-23T00:00:17.595Z] ---> f170119a23ba [2023-02-23T00:00:17.595Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-23T00:00:17.595Z] ---> 0fe4de36444d [2023-02-23T00:00:17.595Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-23T00:00:17.595Z] ---> ce720fa6ed1f [2023-02-23T00:00:17.595Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T00:00:17.855Z] Removing intermediate container 85f6e531aee0 [2023-02-23T00:00:17.855Z] ---> f726b6d2f00e [2023-02-23T00:00:17.855Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-23T00:00:18.444Z] ---> 6eefae57d63b [2023-02-23T00:00:18.444Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-23T00:00:18.444Z] ---> ee829ed64598 [2023-02-23T00:00:18.444Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T00:00:18.444Z] ---> 8a2cad908829 [2023-02-23T00:00:18.444Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T00:00:18.444Z] ---> b55a16e564a2 [2023-02-23T00:00:18.444Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-23T00:00:18.444Z] ---> 19b33ddf85df [2023-02-23T00:00:18.444Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-23T00:00:18.444Z] ---> Running in 2e85a1a79a58 [2023-02-23T00:00:18.444Z] ---> Running in 8c0b1c9fdf0c [2023-02-23T00:00:18.704Z] ---> Running in 200f4bd03454 [2023-02-23T00:00:18.704Z] Removing intermediate container 8c0b1c9fdf0c [2023-02-23T00:00:18.704Z] ---> 201a8c3cb52a [2023-02-23T00:00:18.704Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T00:00:18.964Z] ---> ca85268bb238 [2023-02-23T00:00:18.964Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T00:00:18.964Z] ---> 47ef42c4bbb5 [2023-02-23T00:00:18.964Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-23T00:00:18.965Z] ---> Running in 8ae188d5119c [2023-02-23T00:00:18.965Z] ---> Running in 9ba1f8a2c861 [2023-02-23T00:00:18.965Z] ---> Running in d59183163af6 [2023-02-23T00:00:18.965Z] Removing intermediate container 8ae188d5119c [2023-02-23T00:00:18.965Z] ---> 99e304139ee3 [2023-02-23T00:00:18.965Z] Step 20/22 : LABEL arch=x86_64 [2023-02-23T00:00:18.965Z] ---> Running in 23fcbb3e6e87 [2023-02-23T00:00:18.965Z] Removing intermediate container d59183163af6 [2023-02-23T00:00:18.965Z] ---> 13f344867d0a [2023-02-23T00:00:18.965Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T00:00:19.224Z] ---> Running in 4546e39b6b04 [2023-02-23T00:00:19.224Z] Removing intermediate container 23fcbb3e6e87 [2023-02-23T00:00:19.224Z] ---> 21555a239d92 [2023-02-23T00:00:19.224Z] Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:00:19.224Z] ---> Running in b5e5f456ef91 [2023-02-23T00:00:19.483Z] Removing intermediate container 4546e39b6b04 [2023-02-23T00:00:19.483Z] ---> 3e01e4b08bf7 [2023-02-23T00:00:19.483Z] Step 17/19 : LABEL arch=x86_64 [2023-02-23T00:00:19.483Z] ---> Running in f1d2d8cbb55c [2023-02-23T00:00:19.483Z] Removing intermediate container b5e5f456ef91 [2023-02-23T00:00:19.483Z] ---> 7bcff7d5c6ee [2023-02-23T00:00:19.483Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T00:00:19.483Z] ---> Running in b652505982db [2023-02-23T00:00:19.742Z] Removing intermediate container 200f4bd03454 [2023-02-23T00:00:19.742Z] ---> 8c508d22933c [2023-02-23T00:00:19.742Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T00:00:19.742Z] Removing intermediate container b652505982db [2023-02-23T00:00:19.742Z] ---> 0cfe8490dc38 [2023-02-23T00:00:19.742Z] [2023-02-23T00:00:19.742Z] Removing intermediate container 2e85a1a79a58 [2023-02-23T00:00:19.742Z] ---> 085ee9d7ecea [2023-02-23T00:00:19.742Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T00:00:19.742Z] Removing intermediate container f1d2d8cbb55c [2023-02-23T00:00:19.742Z] ---> ed983b006c62 [2023-02-23T00:00:19.742Z] Step 18/19 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:00:19.742Z] ---> Running in 2625f6570f88 [2023-02-23T00:00:19.742Z] ---> Running in 5315b9d2fa20 [2023-02-23T00:00:19.742Z] Successfully built 0cfe8490dc38 [2023-02-23T00:00:19.742Z] Successfully tagged core-data:latest [2023-02-23T00:00:20.180Z]  Building core-data ... done  ---> 0be44f04a3e1 [2023-02-23T00:00:20.180Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-23T00:00:20.180Z] Removing intermediate container 2625f6570f88 [2023-02-23T00:00:20.180Z] ---> a8c9021d3c82 [2023-02-23T00:00:20.180Z] Step 19/21 : LABEL arch=x86_64 [2023-02-23T00:00:20.180Z] Removing intermediate container 5315b9d2fa20 [2023-02-23T00:00:20.180Z] ---> d07388914d04 [2023-02-23T00:00:20.180Z] Step 19/19 : LABEL version=0.0.0 [2023-02-23T00:00:20.180Z] ---> Running in b0696c1d6dc2 [2023-02-23T00:00:20.180Z] ---> Running in cba3defb93c2 [2023-02-23T00:00:20.180Z] Removing intermediate container 9ba1f8a2c861 [2023-02-23T00:00:20.180Z] ---> 9da07b88b0ed [2023-02-23T00:00:20.180Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T00:00:20.180Z] ---> Running in f8bef79cf5ad [2023-02-23T00:00:20.753Z] Removing intermediate container cba3defb93c2 [2023-02-23T00:00:20.753Z] ---> 5cc23e19b6e0 [2023-02-23T00:00:20.753Z] [2023-02-23T00:00:20.753Z] Removing intermediate container b0696c1d6dc2 [2023-02-23T00:00:20.753Z] ---> b52cd08f2bfe [2023-02-23T00:00:20.753Z] Step 20/21 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:00:20.753Z] ---> 42662ce5adcf [2023-02-23T00:00:20.753Z] Removing intermediate container f8bef79cf5ad [2023-02-23T00:00:20.753Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ ---> ee9df6d09e20 [2023-02-23T00:00:20.753Z] [2023-02-23T00:00:20.753Z] Step 22/24 : LABEL arch=x86_64 [2023-02-23T00:00:20.753Z] ---> Running in 457be673aca6 [2023-02-23T00:00:20.753Z] ---> Running in 045b28de5d91 [2023-02-23T00:00:20.753Z] Successfully built 5cc23e19b6e0 [2023-02-23T00:00:20.753Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-23T00:00:20.753Z]  Building security-spiffe-token-provider ... done Removing intermediate container 045b28de5d91 [2023-02-23T00:00:20.753Z] ---> 2ab076de90fc [2023-02-23T00:00:20.753Z] Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:00:20.753Z] Removing intermediate container 457be673aca6 [2023-02-23T00:00:20.753Z] ---> 1a43338d9fd9 [2023-02-23T00:00:20.753Z] Step 21/21 : LABEL version=0.0.0 [2023-02-23T00:00:20.753Z] ---> Running in 6fdad5e20453 [2023-02-23T00:00:20.753Z] ---> d27939f389d6 [2023-02-23T00:00:20.753Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-23T00:00:21.013Z] ---> Running in aff39586c224 [2023-02-23T00:00:21.013Z] Removing intermediate container aff39586c224 [2023-02-23T00:00:21.013Z] ---> 2fd6c1a2a07c [2023-02-23T00:00:21.013Z] [2023-02-23T00:00:21.013Z] Removing intermediate container 6fdad5e20453 [2023-02-23T00:00:21.013Z] ---> f78ed85a30d3 [2023-02-23T00:00:21.013Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T00:00:21.013Z] ---> Running in 3467700f3069 [2023-02-23T00:00:21.013Z] ---> f46fdf3b7b9c [2023-02-23T00:00:21.013Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-23T00:00:21.013Z] Successfully built 2fd6c1a2a07c [2023-02-23T00:00:21.013Z] Successfully tagged security-proxy-setup:latest [2023-02-23T00:00:21.013Z]  Building security-proxy-setup ... done Removing intermediate container 3467700f3069 [2023-02-23T00:00:21.013Z] ---> 58eea008ea61 [2023-02-23T00:00:21.013Z] [2023-02-23T00:00:21.272Z] Successfully built 58eea008ea61 [2023-02-23T00:00:21.272Z] Successfully tagged security-secretstore-setup:latest [2023-02-23T00:00:21.272Z]  Building security-secretstore-setup ... done  ---> 6e5e6c6ba20c [2023-02-23T00:00:21.272Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-23T00:00:21.272Z] ---> 3c030d31f2a0 [2023-02-23T00:00:21.272Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-23T00:00:21.532Z] ---> c310a300eb85 [2023-02-23T00:00:21.532Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-23T00:00:21.532Z] ---> Running in 60c6dbdfb60d [2023-02-23T00:00:22.098Z] Removing intermediate container 60c6dbdfb60d [2023-02-23T00:00:22.098Z] ---> c074b17bf94a [2023-02-23T00:00:22.098Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-23T00:00:22.098Z] ---> Running in 2ed736919a81 [2023-02-23T00:00:22.098Z] Removing intermediate container 2ed736919a81 [2023-02-23T00:00:22.098Z] ---> b1590827ce8f [2023-02-23T00:00:22.098Z] Step 29/32 : CMD ["gate"] [2023-02-23T00:00:22.098Z] ---> Running in 2777d5ef69b4 [2023-02-23T00:00:22.356Z] Removing intermediate container 2777d5ef69b4 [2023-02-23T00:00:22.356Z] ---> 8fefd7fcf8a5 [2023-02-23T00:00:22.356Z] Step 30/32 : LABEL arch=x86_64 [2023-02-23T00:00:22.356Z] ---> Running in 461dfe0757eb [2023-02-23T00:00:22.356Z] Removing intermediate container 461dfe0757eb [2023-02-23T00:00:22.356Z] ---> c4cc9b90b215 [2023-02-23T00:00:22.356Z] Step 31/32 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:00:22.356Z] ---> Running in 9bbfd85a9277 [2023-02-23T00:00:22.616Z] Removing intermediate container 9bbfd85a9277 [2023-02-23T00:00:22.616Z] ---> 8016785c3346 [2023-02-23T00:00:22.616Z] Step 32/32 : LABEL version=0.0.0 [2023-02-23T00:00:22.616Z] ---> Running in beae9b3c9673 [2023-02-23T00:00:22.616Z] Removing intermediate container beae9b3c9673 [2023-02-23T00:00:22.616Z] ---> 06e7fe9a0459 [2023-02-23T00:00:22.616Z] [2023-02-23T00:00:22.616Z] Successfully built 06e7fe9a0459 [2023-02-23T00:00:22.616Z] Successfully tagged security-bootstrapper:latest [2023-02-23T00:00:22.622Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-23T00:00:22.645Z] $ docker stop --time=1 171816f7896ce6c3aef0a0878504fed2c65f0797fc5b0a3af130219ebf7dfd1b [2023-02-23T00:00:23.926Z] $ docker rm -f --volumes 171816f7896ce6c3aef0a0878504fed2c65f0797fc5b0a3af130219ebf7dfd1b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T00:00:24.326Z] + docker images [2023-02-23T00:00:24.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-23T00:00:24.326Z] security-bootstrapper latest 06e7fe9a0459 2 seconds ago 20.4MB [2023-02-23T00:00:24.326Z] security-secretstore-setup latest 58eea008ea61 4 seconds ago 30MB [2023-02-23T00:00:24.326Z] security-proxy-setup latest 2fd6c1a2a07c 4 seconds ago 27.8MB [2023-02-23T00:00:24.326Z] core-data latest 0cfe8490dc38 5 seconds ago 17.9MB [2023-02-23T00:00:24.326Z] security-spiffe-token-provider latest 5cc23e19b6e0 5 seconds ago 30MB [2023-02-23T00:00:24.326Z] 200cc231af32 12 seconds ago 1.7GB [2023-02-23T00:00:24.326Z] 9649ea9441a3 15 seconds ago 1.68GB [2023-02-23T00:00:24.326Z] 500c2d989da8 15 seconds ago 1.73GB [2023-02-23T00:00:24.326Z] 858423826e46 19 seconds ago 1.68GB [2023-02-23T00:00:24.326Z] 88222a552463 26 seconds ago 1.68GB [2023-02-23T00:00:24.326Z] security-proxy-auth latest 8c5c35356321 50 seconds ago 16.2MB [2023-02-23T00:00:24.326Z] 1bf920bf1000 About a minute ago 1.67GB [2023-02-23T00:00:24.326Z] core-command latest c6d0bcd1ffe5 2 minutes ago 17.7MB [2023-02-23T00:00:24.326Z] b4b82fb2542c 2 minutes ago 1.69GB [2023-02-23T00:00:24.326Z] core-metadata latest 3a5e78aee4cd 2 minutes ago 18.5MB [2023-02-23T00:00:24.326Z] 0e710f6cb85d 2 minutes ago 1.7GB [2023-02-23T00:00:24.326Z] core-common-config-bootstrapper latest de548d6930ee 3 minutes ago 15.5MB [2023-02-23T00:00:24.326Z] security-spire-server latest 7799cd914d74 3 minutes ago 86.5MB [2023-02-23T00:00:24.326Z] support-notifications latest 6fa3407b3b2f 3 minutes ago 30.7MB [2023-02-23T00:00:24.326Z] support-scheduler latest d9757784da43 3 minutes ago 30.1MB [2023-02-23T00:00:24.326Z] d4b55ba780b9 3 minutes ago 1.56GB [2023-02-23T00:00:24.326Z] security-spire-agent latest 15d08a27a053 3 minutes ago 125MB [2023-02-23T00:00:24.326Z] security-spire-config latest ef912462b3bf 3 minutes ago 85.8MB [2023-02-23T00:00:24.326Z] 84e8ba490644 3 minutes ago 1.76GB [2023-02-23T00:00:24.326Z] db6f528350a0 3 minutes ago 1.68GB [2023-02-23T00:00:24.326Z] c3542b95606e 3 minutes ago 1.75GB [2023-02-23T00:00:24.326Z] 05260e61d104 4 minutes ago 1.56GB [2023-02-23T00:00:24.326Z] 0e85650c713d 4 minutes ago 1.56GB [2023-02-23T00:00:24.326Z] ci-base-image-x86_64 latest ff88ee01eae7 8 minutes ago 904MB [2023-02-23T00:00:24.326Z] alpine 3.15 5ce65d7b0fde 11 days ago 5.59MB [2023-02-23T00:00:24.326Z] alpine 3.16 dfd21b5a31f5 11 days ago 5.55MB [2023-02-23T00:00:24.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-23T00:00:24.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-23T00:00:24.327Z] 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-23T00:00:45.448Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T00:00:45.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T00:00:45.448Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T00:00:45.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-23T00:00:45.815Z] + ls -al . [2023-02-23T00:00:45.815Z] total 740 [2023-02-23T00:00:45.815Z] drwxrwxr-x 10 1001 1001 4096 Feb 22 23:54 . [2023-02-23T00:00:45.815Z] drwxr-xr-x 4 root root 4096 Feb 22 23:54 .. [2023-02-23T00:00:45.815Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 23:53 .blubracket [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 16 Feb 22 23:53 .dockerignore [2023-02-23T00:00:45.815Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 23:53 .git [2023-02-23T00:00:45.815Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 23:53 .github [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 1024 Feb 22 23:53 .gitignore [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 23:53 .golangci.yml [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 87 Feb 22 23:53 .hadolint.yml [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 23:53 .sonarcloud.properties [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 23:53 ADOPTERS.md [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 10825 Feb 22 23:53 Attribution.txt [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 73765 Feb 22 23:53 CHANGELOG.md [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 23:53 CONTRIBUTING.md [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 23:53 GOVERNANCE.md [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 883 Feb 22 23:53 Jenkinsfile [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 23:53 LICENSE [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 14116 Feb 22 23:53 Makefile [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 23:53 OWNERS.md [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 9403 Feb 22 23:53 README.md [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 23:53 SECURITY.md [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 23:51 VERSION [2023-02-23T00:00:45.815Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 23:53 bin [2023-02-23T00:00:45.815Z] drwxrwxr-x 18 1001 1001 4096 Feb 22 23:53 cmd [2023-02-23T00:00:45.815Z] -rw-r--r-- 1 root root 487037 Feb 22 23:58 coverage.out [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 3296 Feb 22 23:53 go.mod [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 33293 Feb 22 23:53 go.sum [2023-02-23T00:00:45.815Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 23:53 internal [2023-02-23T00:00:45.815Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 23:53 openapi [2023-02-23T00:00:45.815Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 23:53 snap [2023-02-23T00:00:45.815Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 23:53 version.go [Pipeline] sh [2023-02-23T00:00:46.144Z] + '[' -e coverage.out ] [2023-02-23T00:00:46.144Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-23T00:00:46.179Z] Warning: overwriting stash ‘coverage-report’ [2023-02-23T00:00:46.883Z] Stashed 1 file(s) [Pipeline] sh [2023-02-23T00:00:47.212Z] + make build [2023-02-23T00:00:47.212Z] 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-23T00:02:08.823Z] 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-23T00:02:08.823Z] 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-23T00:02:14.159Z] 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-23T00:02:16.729Z] 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-23T00:02:55.565Z] 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-23T00:03:03.756Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-23T00:03:07.997Z] 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-23T00:03:12.239Z] 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-23T00:03:17.568Z] 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-23T00:03:20.900Z] 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-23T00:03:25.151Z] 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-23T00:03:40.138Z] 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-23T00:03:45.496Z] $ docker stop --time=1 f2420f60dcdb99616117df29fb069cef6794568d39503d636e8629998ae0ab22 [2023-02-23T00:03:47.457Z] $ docker rm -f --volumes f2420f60dcdb99616117df29fb069cef6794568d39503d636e8629998ae0ab22 [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-23T00:03:49.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T00:03:49.881Z] [2023-02-23T00:03:49.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T00:03:50.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T00:03:50.560Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-23T00:03:50.560Z] 29e5d40040c1: Pulling fs layer [2023-02-23T00:03:50.560Z] 1ce36da41761: Pulling fs layer [2023-02-23T00:03:50.560Z] 25b303627fd3: Pulling fs layer [2023-02-23T00:03:50.560Z] 29e5d40040c1: Verifying Checksum [2023-02-23T00:03:50.560Z] 29e5d40040c1: Download complete [2023-02-23T00:03:50.827Z] 1ce36da41761: Verifying Checksum [2023-02-23T00:03:50.827Z] 1ce36da41761: Download complete [2023-02-23T00:03:51.095Z] 29e5d40040c1: Pull complete [2023-02-23T00:03:52.212Z] 1ce36da41761: Pull complete [2023-02-23T00:03:52.478Z] 25b303627fd3: Verifying Checksum [2023-02-23T00:03:52.478Z] 25b303627fd3: Download complete [2023-02-23T00:04:02.552Z] 25b303627fd3: Pull complete [2023-02-23T00:04:02.552Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-23T00:04:02.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T00:04:02.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T00:04:02.890Z] prd-ubuntu20.04-docker-arm64-4c-16g-7149 does not seem to be running inside a container [2023-02-23T00:04:02.966Z] $ 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-23T00:04:05.254Z] $ docker top 5e8d5c22ef5360ad049ede90c7be46eb8aa00da7a0d1769d95c3829cb6412455 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T00:04:06.145Z] + grep parallel [2023-02-23T00:04:06.146Z] + docker-compose build --help [2023-02-23T00:04:10.393Z] --parallel Build images in parallel. [Pipeline] } [2023-02-23T00:04:10.420Z] $ docker stop --time=1 5e8d5c22ef5360ad049ede90c7be46eb8aa00da7a0d1769d95c3829cb6412455 [2023-02-23T00:04:12.045Z] $ docker rm -f --volumes 5e8d5c22ef5360ad049ede90c7be46eb8aa00da7a0d1769d95c3829cb6412455 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T00:04:12.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-23T00:04:12.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T00:04:12.994Z] prd-ubuntu20.04-docker-arm64-4c-16g-7149 does not seem to be running inside a container [2023-02-23T00:04:13.049Z] $ 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-23T00:04:14.222Z] $ docker top 028e81fa8c4860fc78d474e94de57e7410636ed94dc04128368b3888935d9f64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T00:04:15.087Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-23T00:04:19.334Z] Building core-command ... [2023-02-23T00:04:19.334Z] Building core-common-config-bootstrapper ... [2023-02-23T00:04:19.334Z] Building core-data ... [2023-02-23T00:04:19.334Z] Building core-metadata ... [2023-02-23T00:04:19.334Z] Building security-bootstrapper ... [2023-02-23T00:04:19.334Z] Building security-proxy-auth ... [2023-02-23T00:04:19.334Z] Building security-proxy-setup ... [2023-02-23T00:04:19.334Z] Building security-secretstore-setup ... [2023-02-23T00:04:19.334Z] Building security-spiffe-token-provider ... [2023-02-23T00:04:19.334Z] Building security-spire-agent ... [2023-02-23T00:04:19.334Z] Building security-spire-config ... [2023-02-23T00:04:19.334Z] Building security-spire-server ... [2023-02-23T00:04:19.334Z] Building support-notifications ... [2023-02-23T00:04:19.334Z] Building support-scheduler ... [2023-02-23T00:04:19.334Z] Building core-command [2023-02-23T00:04:19.334Z] Building core-metadata [2023-02-23T00:04:19.334Z] Building security-bootstrapper [2023-02-23T00:04:19.334Z] Building core-data [2023-02-23T00:04:19.334Z] Building security-spiffe-token-provider [2023-02-23T00:05:15.753Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:05:15.753Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:05:15.753Z] ---> ef591888518a [2023-02-23T00:05:15.753Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-23T00:05:15.753Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:05:15.753Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:05:15.753Z] ---> ef591888518a [2023-02-23T00:05:15.753Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T00:05:15.753Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:05:15.753Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:05:15.753Z] ---> ef591888518a [2023-02-23T00:05:15.753Z] Step 3/19 : WORKDIR /edgex-go [2023-02-23T00:05:15.753Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:05:15.753Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:05:15.753Z] ---> ef591888518a [2023-02-23T00:05:15.753Z] Step 3/32 : WORKDIR /edgex-go [2023-02-23T00:05:15.753Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:05:15.753Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:05:15.753Z] ---> ef591888518a [2023-02-23T00:05:15.753Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-23T00:05:15.753Z] ---> Running in 8d6a7e7b18f3 [2023-02-23T00:05:15.753Z] ---> Running in 08a0ca5a6c6f [2023-02-23T00:05:15.753Z] ---> Running in c483e8514b8d [2023-02-23T00:05:15.753Z] ---> Running in cd7d67bc4c4b [2023-02-23T00:05:15.753Z] ---> Running in d09c53af0590 [2023-02-23T00:05:15.753Z] Removing intermediate container 08a0ca5a6c6f [2023-02-23T00:05:15.753Z] ---> e616f42bbc00 [2023-02-23T00:05:15.753Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T00:05:15.753Z] Removing intermediate container cd7d67bc4c4b [2023-02-23T00:05:15.753Z] ---> 567728ee93f8 [2023-02-23T00:05:15.753Z] Step 4/23 : WORKDIR /edgex-go [2023-02-23T00:05:15.753Z] Removing intermediate container 8d6a7e7b18f3 [2023-02-23T00:05:15.753Z] ---> 0102aedf44bf [2023-02-23T00:05:15.753Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-23T00:05:15.753Z] ---> Running in 117ab3a11024 [2023-02-23T00:05:15.753Z] Removing intermediate container c483e8514b8d [2023-02-23T00:05:15.753Z] ---> 02a01c981d6e [2023-02-23T00:05:15.753Z] Step 4/24 : WORKDIR /edgex-go [2023-02-23T00:05:15.753Z] ---> Running in 95cb6e08d6bc [2023-02-23T00:05:15.753Z] Removing intermediate container d09c53af0590 [2023-02-23T00:05:15.753Z] ---> fbebd74e28d4 [2023-02-23T00:05:15.753Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-23T00:05:15.753Z] ---> Running in 1ddd3a6bf14e [2023-02-23T00:05:15.753Z] ---> Running in ae6c7c7152cb [2023-02-23T00:05:15.753Z] ---> Running in d6c68221b576 [2023-02-23T00:05:15.753Z] Removing intermediate container 117ab3a11024 [2023-02-23T00:05:15.753Z] ---> f5ffd821d888 [2023-02-23T00:05:15.753Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T00:05:15.753Z] Removing intermediate container 95cb6e08d6bc [2023-02-23T00:05:15.753Z] ---> c47a77defa83 [2023-02-23T00:05:15.753Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-23T00:05:15.753Z] Removing intermediate container 1ddd3a6bf14e [2023-02-23T00:05:15.753Z] ---> 2211055627f6 [2023-02-23T00:05:15.753Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-23T00:05:15.753Z] ---> Running in f774d5a5cac4 [2023-02-23T00:05:15.753Z] ---> Running in 7134d5336692 [2023-02-23T00:05:15.753Z] ---> Running in 6b3a11e215d6 [2023-02-23T00:05:15.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:05:15.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:05:15.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:05:15.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:05:15.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:05:15.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:05:15.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:05:15.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:05:15.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:05:15.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:05:16.019Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-23T00:05:16.019Z] v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-23T00:05:16.019Z] OK: 16903 distinct packages available [2023-02-23T00:05:16.019Z] OK: 221 MiB in 51 packages [2023-02-23T00:05:16.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:05:16.551Z] OK: 221 MiB in 51 packages [2023-02-23T00:05:16.551Z] OK: 221 MiB in 51 packages [2023-02-23T00:05:16.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:05:17.103Z] OK: 221 MiB in 51 packages [2023-02-23T00:05:17.688Z] Removing intermediate container d6c68221b576 [2023-02-23T00:05:17.688Z] ---> 2a44dd1c04e8 [2023-02-23T00:05:17.688Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-23T00:05:18.284Z] OK: 221 MiB in 51 packages [2023-02-23T00:05:18.550Z] Removing intermediate container f774d5a5cac4 [2023-02-23T00:05:18.550Z] ---> 6577e1f5c3a7 [2023-02-23T00:05:18.550Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T00:05:19.145Z] Removing intermediate container 7134d5336692 [2023-02-23T00:05:19.145Z] ---> 4685cce97ade [2023-02-23T00:05:19.145Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-23T00:05:19.145Z] Removing intermediate container 6b3a11e215d6 [2023-02-23T00:05:19.145Z] ---> bce781136e67 [2023-02-23T00:05:19.145Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-23T00:05:19.145Z] ---> 39a8131c7d2e [2023-02-23T00:05:19.145Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:05:19.413Z] ---> Running in 6e7ecaa1c4c6 [2023-02-23T00:05:19.682Z] Removing intermediate container ae6c7c7152cb [2023-02-23T00:05:19.682Z] ---> 2374b35b8b12 [2023-02-23T00:05:19.682Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-23T00:05:20.270Z] ---> 93db370568cd [2023-02-23T00:05:20.270Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:05:20.270Z] ---> Running in ed909a8850ae [2023-02-23T00:05:20.538Z] ---> 08a50ed08d31 [2023-02-23T00:05:20.538Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:05:20.538Z] ---> Running in 268379dff79b [2023-02-23T00:05:21.126Z] ---> ba7800c9bd11 [2023-02-23T00:05:21.126Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:05:21.126Z] ---> Running in b926d3b64801 [2023-02-23T00:05:21.400Z] ---> c7968f1349fc [2023-02-23T00:05:21.400Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:05:21.400Z] ---> Running in 33fc170303f8 [2023-02-23T00:07:13.026Z] Removing intermediate container 268379dff79b [2023-02-23T00:07:13.027Z] ---> 8abc9b8620d2 [2023-02-23T00:07:13.027Z] Step 8/24 : COPY . . [2023-02-23T00:07:13.027Z] Removing intermediate container b926d3b64801 [2023-02-23T00:07:13.027Z] ---> f48a398eb267 [2023-02-23T00:07:13.027Z] Step 8/23 : COPY . . [2023-02-23T00:07:13.027Z] Removing intermediate container ed909a8850ae [2023-02-23T00:07:13.027Z] ---> 6bd1b4ee4c45 [2023-02-23T00:07:13.027Z] Step 8/22 : COPY . . [2023-02-23T00:07:13.027Z] Removing intermediate container 6e7ecaa1c4c6 [2023-02-23T00:07:13.027Z] ---> 196e7a886635 [2023-02-23T00:07:13.027Z] Step 7/32 : COPY . . [2023-02-23T00:07:13.027Z] Removing intermediate container 33fc170303f8 [2023-02-23T00:07:13.027Z] ---> 70950459c74c [2023-02-23T00:07:13.027Z] Step 7/19 : COPY . . [2023-02-23T00:07:25.330Z] ---> b033b3ce9d57 [2023-02-23T00:07:25.330Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-23T00:07:25.330Z] ---> 7f1224aa91d0 [2023-02-23T00:07:25.330Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-23T00:07:25.330Z] ---> 78c2b2e9ba7a [2023-02-23T00:07:25.330Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-23T00:07:25.330Z] ---> Running in b3e2982609c1 [2023-02-23T00:07:25.330Z] ---> 2b4d2decb38c [2023-02-23T00:07:25.330Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-23T00:07:25.330Z] ---> Running in 36e1fced0d48 [2023-02-23T00:07:25.330Z] ---> Running in 462c6b430432 [2023-02-23T00:07:25.330Z] ---> Running in 757a59728e14 [2023-02-23T00:07:25.330Z] ---> 200aea2c138b [2023-02-23T00:07:25.330Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-23T00:07:25.330Z] ---> Running in d677682aa751 [2023-02-23T00:07:25.597Z] 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-23T00:07:26.180Z] 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-23T00:07:26.180Z] 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-23T00:07:26.180Z] 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-23T00:07:26.447Z] 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-23T00:13:49.866Z] Removing intermediate container 462c6b430432 [2023-02-23T00:13:49.866Z] ---> d5ad80bc5a04 [2023-02-23T00:13:49.866Z] [2023-02-23T00:13:49.866Z] Step 9/32 : FROM alpine:3.16 [2023-02-23T00:13:49.866Z] 3.16: Pulling from library/alpine [2023-02-23T00:13:49.866Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T00:13:49.866Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T00:13:49.866Z] ---> 4c81e5bf8899 [2023-02-23T00:13:49.866Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T00:13:49.866Z] ---> Running in 983da7bb111c [2023-02-23T00:13:49.866Z] Removing intermediate container 983da7bb111c [2023-02-23T00:13:49.866Z] ---> 630874449195 [2023-02-23T00:13:49.866Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-23T00:13:49.866Z] ---> Running in 8d620dec89f1 [2023-02-23T00:13:49.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:13:49.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:13:49.866Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-23T00:13:49.866Z] (2/2) Installing su-exec (0.2-r1) [2023-02-23T00:13:49.866Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T00:13:49.866Z] OK: 5 MiB in 16 packages [2023-02-23T00:13:49.866Z] Removing intermediate container 8d620dec89f1 [2023-02-23T00:13:49.866Z] ---> e055231f0a70 [2023-02-23T00:13:49.866Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-23T00:13:49.866Z] ---> Running in 9227c1140d25 [2023-02-23T00:13:49.866Z] Removing intermediate container 9227c1140d25 [2023-02-23T00:13:49.866Z] ---> 023f3259d136 [2023-02-23T00:13:49.866Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-23T00:13:49.866Z] ---> Running in b5dd6600bca0 [2023-02-23T00:13:49.866Z] Removing intermediate container b5dd6600bca0 [2023-02-23T00:13:49.866Z] ---> 1f5e59f88f51 [2023-02-23T00:13:49.866Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-23T00:13:49.866Z] ---> Running in c9728e7f652e [2023-02-23T00:13:49.866Z] Removing intermediate container c9728e7f652e [2023-02-23T00:13:49.866Z] ---> f4d4cfd7eba0 [2023-02-23T00:13:49.866Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-23T00:13:49.866Z] ---> Running in b457bb4c09e9 [2023-02-23T00:13:49.866Z] Removing intermediate container b457bb4c09e9 [2023-02-23T00:13:49.866Z] ---> 6141bd6abdab [2023-02-23T00:13:49.866Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-23T00:13:49.866Z] ---> Running in f6012f6f8ef0 [2023-02-23T00:13:50.828Z] Removing intermediate container f6012f6f8ef0 [2023-02-23T00:13:50.828Z] ---> 4c0c4d3d6de8 [2023-02-23T00:13:50.828Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-23T00:13:50.828Z] ---> Running in 1cff295990d6 [2023-02-23T00:13:51.787Z] Removing intermediate container 1cff295990d6 [2023-02-23T00:13:51.787Z] ---> e5616e518ab1 [2023-02-23T00:13:51.787Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-23T00:13:53.731Z] ---> c5e3e580484b [2023-02-23T00:13:53.731Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-23T00:13:53.731Z] ---> Running in 8a20cebc0b86 [2023-02-23T00:13:57.980Z] Removing intermediate container 8a20cebc0b86 [2023-02-23T00:13:57.980Z] ---> 7e0f4dde3d1c [2023-02-23T00:13:57.980Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T00:13:59.387Z] ---> e34ab8f4cd43 [2023-02-23T00:13:59.387Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-23T00:13:59.970Z] Removing intermediate container 36e1fced0d48 [2023-02-23T00:13:59.970Z] ---> 6b0ccfd02e06 [2023-02-23T00:13:59.970Z] [2023-02-23T00:13:59.970Z] Step 10/23 : FROM alpine:3.16 [2023-02-23T00:13:59.970Z] ---> 4c81e5bf8899 [2023-02-23T00:13:59.970Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-23T00:14:00.236Z] ---> Running in f5e2e559fd1d [2023-02-23T00:14:01.645Z] ---> 66a243dc1d1d [2023-02-23T00:14:01.645Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-23T00:14:02.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:14:02.494Z] ---> c4b3e223f1f5 [2023-02-23T00:14:02.494Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-23T00:14:02.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:14:03.715Z] ---> 5646119ae3de [2023-02-23T00:14:03.715Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-23T00:14:04.296Z] ---> a9e75d082a50 [2023-02-23T00:14:04.296Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-23T00:14:04.296Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T00:14:04.296Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T00:14:04.562Z] OK: 5 MiB in 15 packages [2023-02-23T00:14:05.519Z] ---> 23542cdc8229 [2023-02-23T00:14:05.519Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-23T00:14:06.479Z] Removing intermediate container f5e2e559fd1d [2023-02-23T00:14:06.479Z] ---> 345b933d33df [2023-02-23T00:14:06.479Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T00:14:06.479Z] ---> Running in d919962fa4b8 [2023-02-23T00:14:07.062Z] ---> 58ef31eb5568 [2023-02-23T00:14:07.062Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-23T00:14:07.062Z] ---> Running in 5e10bced3c4a [2023-02-23T00:14:07.342Z] Removing intermediate container d919962fa4b8 [2023-02-23T00:14:07.342Z] ---> 08d1e2e8df29 [2023-02-23T00:14:07.342Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-23T00:14:07.342Z] ---> Running in a26cac54a7b1 [2023-02-23T00:14:08.322Z] Removing intermediate container a26cac54a7b1 [2023-02-23T00:14:08.322Z] ---> 7f83f94c60f0 [2023-02-23T00:14:08.322Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-23T00:14:08.322Z] ---> Running in 06fce66d4b32 [2023-02-23T00:14:09.290Z] Removing intermediate container 06fce66d4b32 [2023-02-23T00:14:09.290Z] ---> 81c3c3adfc98 [2023-02-23T00:14:09.290Z] Step 15/23 : WORKDIR / [2023-02-23T00:14:09.290Z] ---> Running in 1c67e4e81194 [2023-02-23T00:14:10.711Z] Removing intermediate container 1c67e4e81194 [2023-02-23T00:14:10.711Z] ---> 0d239486d39c [2023-02-23T00:14:10.711Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T00:14:11.699Z] Removing intermediate container 5e10bced3c4a [2023-02-23T00:14:11.699Z] ---> 0ad2de5877c6 [2023-02-23T00:14:11.699Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-23T00:14:11.978Z] ---> Running in 9496cbf6527c [2023-02-23T00:14:13.398Z] ---> f6b0c3f4afaa [2023-02-23T00:14:13.398Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-23T00:14:13.670Z] Removing intermediate container 9496cbf6527c [2023-02-23T00:14:13.670Z] ---> 1762947361c2 [2023-02-23T00:14:13.670Z] Step 29/32 : CMD ["gate"] [2023-02-23T00:14:13.670Z] ---> Running in 1ac066fad17a [2023-02-23T00:14:14.638Z] Removing intermediate container 1ac066fad17a [2023-02-23T00:14:14.638Z] ---> 781d14350fe8 [2023-02-23T00:14:14.638Z] Step 30/32 : LABEL arch=arm64 [2023-02-23T00:14:14.907Z] ---> Running in c4fa1f727c3d [2023-02-23T00:14:16.861Z] Removing intermediate container c4fa1f727c3d [2023-02-23T00:14:16.861Z] ---> 294b1914b96d [2023-02-23T00:14:16.861Z] Step 31/32 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:14:17.132Z] ---> Running in a0f03a07e2b7 [2023-02-23T00:14:17.132Z] ---> cccfb4e5a7e4 [2023-02-23T00:14:17.132Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-23T00:14:18.553Z] Removing intermediate container a0f03a07e2b7 [2023-02-23T00:14:18.553Z] ---> d413f6b92f3c [2023-02-23T00:14:18.553Z] Step 32/32 : LABEL version=0.0.0 [2023-02-23T00:14:18.553Z] ---> Running in 885d508fd07a [2023-02-23T00:14:19.517Z] Removing intermediate container 885d508fd07a [2023-02-23T00:14:19.517Z] ---> 4fe690e2a5ca [2023-02-23T00:14:19.517Z] [2023-02-23T00:14:19.517Z] ---> 1f85e1360dcd [2023-02-23T00:14:19.517Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-23T00:14:19.517Z] ---> Running in 275d2f9514ce [2023-02-23T00:14:20.486Z] Successfully built 4fe690e2a5ca [2023-02-23T00:14:20.486Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-23T00:14:20.486Z]  Building security-bootstrapper ... done Building support-scheduler [2023-02-23T00:14:20.756Z] Removing intermediate container 275d2f9514ce [2023-02-23T00:14:20.756Z] ---> 764dc3fae4a0 [2023-02-23T00:14:20.756Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T00:14:21.026Z] ---> Running in 04d94044e9eb [2023-02-23T00:14:21.614Z] Removing intermediate container 04d94044e9eb [2023-02-23T00:14:21.614Z] ---> c33de72f8c5b [2023-02-23T00:14:21.614Z] Step 21/23 : LABEL arch=arm64 [2023-02-23T00:14:21.883Z] ---> Running in f28b79d4db07 [2023-02-23T00:14:22.848Z] Removing intermediate container f28b79d4db07 [2023-02-23T00:14:22.848Z] ---> 26f15a765f84 [2023-02-23T00:14:22.848Z] Step 22/23 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:14:23.119Z] ---> Running in 5f5afb3a0caf [2023-02-23T00:14:23.709Z] Removing intermediate container 5f5afb3a0caf [2023-02-23T00:14:23.709Z] ---> b791624dc1a3 [2023-02-23T00:14:23.709Z] Step 23/23 : LABEL version=0.0.0 [2023-02-23T00:14:24.297Z] ---> Running in 2ddc72a3d33c [2023-02-23T00:14:24.888Z] Removing intermediate container b3e2982609c1 [2023-02-23T00:14:24.888Z] ---> d25f7a5a0fa6 [2023-02-23T00:14:24.888Z] [2023-02-23T00:14:24.888Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T00:14:24.888Z] ---> 4c81e5bf8899 [2023-02-23T00:14:24.888Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-23T00:14:25.158Z] Removing intermediate container 2ddc72a3d33c [2023-02-23T00:14:25.158Z] ---> 9ef2d4c970ee [2023-02-23T00:14:25.158Z] [2023-02-23T00:14:25.158Z] ---> Running in b414762686a6 [2023-02-23T00:14:25.747Z] Successfully built 9ef2d4c970ee [2023-02-23T00:14:25.747Z] Successfully tagged core-command-arm64:latest [2023-02-23T00:14:25.747Z] Building support-notifications [2023-02-23T00:14:26.029Z]  Building core-command ... done Removing intermediate container b414762686a6 [2023-02-23T00:14:26.029Z] ---> 561ae533f9ec [2023-02-23T00:14:26.029Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-23T00:14:26.029Z] Removing intermediate container d677682aa751 [2023-02-23T00:14:26.029Z] ---> Running in 56332ceae646 [2023-02-23T00:14:26.029Z] ---> 1f09bafa1866 [2023-02-23T00:14:26.029Z] [2023-02-23T00:14:26.029Z] Step 10/24 : FROM alpine:3.16 [2023-02-23T00:14:26.029Z] ---> 4c81e5bf8899 [2023-02-23T00:14:26.029Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-23T00:14:26.029Z] ---> Using cache [2023-02-23T00:14:26.029Z] ---> 345b933d33df [2023-02-23T00:14:26.029Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T00:14:26.029Z] ---> Using cache [2023-02-23T00:14:26.029Z] ---> 08d1e2e8df29 [2023-02-23T00:14:26.029Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-23T00:14:26.029Z] ---> Running in e86684fc2095 [2023-02-23T00:14:26.618Z] Removing intermediate container 56332ceae646 [2023-02-23T00:14:26.618Z] ---> 3750ed3ee1d6 [2023-02-23T00:14:26.618Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-23T00:14:26.618Z] Removing intermediate container e86684fc2095 [2023-02-23T00:14:26.618Z] ---> b7b2d35b367f [2023-02-23T00:14:26.618Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-23T00:14:26.618Z] ---> Running in b0b8d1c61933 [2023-02-23T00:14:26.618Z] ---> Running in c7d831b0d6b5 [2023-02-23T00:14:27.207Z] Removing intermediate container b0b8d1c61933 [2023-02-23T00:14:27.207Z] ---> bb4eb07ec240 [2023-02-23T00:14:27.207Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T00:14:27.207Z] ---> Running in cdc92463b094 [2023-02-23T00:14:27.486Z] Removing intermediate container c7d831b0d6b5 [2023-02-23T00:14:27.486Z] ---> 5d03870a0d7b [2023-02-23T00:14:27.486Z] Step 15/24 : WORKDIR / [2023-02-23T00:14:27.486Z] ---> Running in 50133a5fe827 [2023-02-23T00:14:28.453Z] Removing intermediate container 50133a5fe827 [2023-02-23T00:14:28.453Z] ---> 3ba6cd07cf24 [2023-02-23T00:14:28.453Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T00:14:29.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:14:29.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:14:29.634Z] ---> b6e69a960642 [2023-02-23T00:14:29.634Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-23T00:14:30.603Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T00:14:30.603Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T00:14:30.603Z] OK: 5 MiB in 15 packages [2023-02-23T00:14:32.557Z] ---> 319c3d7d3afe [2023-02-23T00:14:32.557Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-23T00:14:32.557Z] Removing intermediate container cdc92463b094 [2023-02-23T00:14:32.557Z] ---> 5af6852be71b [2023-02-23T00:14:32.557Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T00:14:33.531Z] ---> eb2da214f1cd [2023-02-23T00:14:33.531Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-23T00:14:33.817Z] ---> a8154f416964 [2023-02-23T00:14:33.817Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-23T00:14:35.438Z] ---> cab5b1b82e70 [2023-02-23T00:14:35.438Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-23T00:14:35.438Z] ---> Running in d8c9925ff60d [2023-02-23T00:14:36.047Z] Removing intermediate container d8c9925ff60d [2023-02-23T00:14:36.047Z] ---> ec1c3018f19f [2023-02-23T00:14:36.047Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T00:14:36.368Z] ---> Running in 0b058c1814ea [2023-02-23T00:14:36.654Z] ---> cfc32ec772a6 [2023-02-23T00:14:36.654Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-23T00:14:36.940Z] Removing intermediate container 0b058c1814ea [2023-02-23T00:14:36.940Z] ---> 6fe843c72922 [2023-02-23T00:14:36.940Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T00:14:37.251Z] ---> Running in 076ca86c673a [2023-02-23T00:14:37.870Z] Removing intermediate container 076ca86c673a [2023-02-23T00:14:37.870Z] ---> 866c496a0706 [2023-02-23T00:14:37.870Z] Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:14:37.870Z] ---> 4d685604bb7e [2023-02-23T00:14:37.870Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-23T00:14:38.175Z] ---> Running in 9f5ce6197dd2 [2023-02-23T00:14:38.175Z] ---> Running in daaf049b11b7 [2023-02-23T00:14:38.858Z] Removing intermediate container 9f5ce6197dd2 [2023-02-23T00:14:38.858Z] ---> 53cdbeb1c243 [2023-02-23T00:14:38.858Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T00:14:39.129Z] ---> Running in d3d8c47939d8 [2023-02-23T00:14:39.129Z] Removing intermediate container daaf049b11b7 [2023-02-23T00:14:39.129Z] ---> 3027e66c200c [2023-02-23T00:14:39.129Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T00:14:39.399Z] ---> Running in dc024338223e [2023-02-23T00:14:39.988Z] Removing intermediate container d3d8c47939d8 [2023-02-23T00:14:39.988Z] ---> e168e42ba592 [2023-02-23T00:14:39.988Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T00:14:39.988Z] ---> Running in 63aa0928bf45 [2023-02-23T00:14:40.261Z] Removing intermediate container dc024338223e [2023-02-23T00:14:40.261Z] ---> b1745d5bc2dc [2023-02-23T00:14:40.261Z] [2023-02-23T00:14:40.532Z] Successfully built b1745d5bc2dc [2023-02-23T00:14:40.532Z] Successfully tagged core-metadata-arm64:latest [2023-02-23T00:14:40.532Z]  Building core-metadata ... done Building security-spire-config [2023-02-23T00:14:40.803Z] Removing intermediate container 63aa0928bf45 [2023-02-23T00:14:40.803Z] ---> a71adf8ff487 [2023-02-23T00:14:40.803Z] Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:14:41.072Z] ---> Running in 592590b3ca4a [2023-02-23T00:14:41.663Z] Removing intermediate container 592590b3ca4a [2023-02-23T00:14:41.663Z] ---> 02e67ef0c32e [2023-02-23T00:14:41.663Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T00:14:41.931Z] ---> Running in 3281e50b2287 [2023-02-23T00:14:41.931Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:14:41.931Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:14:41.931Z] ---> ef591888518a [2023-02-23T00:14:41.931Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T00:14:41.931Z] ---> Using cache [2023-02-23T00:14:41.931Z] ---> 02a01c981d6e [2023-02-23T00:14:41.931Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T00:14:41.931Z] ---> Using cache [2023-02-23T00:14:41.931Z] ---> 2211055627f6 [2023-02-23T00:14:41.931Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T00:14:41.931Z] ---> Using cache [2023-02-23T00:14:41.931Z] ---> bce781136e67 [2023-02-23T00:14:41.931Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T00:14:41.931Z] ---> Using cache [2023-02-23T00:14:41.931Z] ---> 08a50ed08d31 [2023-02-23T00:14:41.931Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:14:41.931Z] ---> Using cache [2023-02-23T00:14:41.931Z] ---> 8abc9b8620d2 [2023-02-23T00:14:41.931Z] Step 8/22 : COPY . . [2023-02-23T00:14:41.931Z] ---> Using cache [2023-02-23T00:14:41.931Z] ---> 200aea2c138b [2023-02-23T00:14:41.931Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-23T00:14:42.893Z] ---> Running in ff7b017b5ac2 [2023-02-23T00:14:42.893Z] Removing intermediate container 3281e50b2287 [2023-02-23T00:14:42.893Z] ---> 2bd398db5a05 [2023-02-23T00:14:42.893Z] [2023-02-23T00:14:43.476Z] Successfully built 2bd398db5a05 [2023-02-23T00:14:43.476Z] Successfully tagged core-data-arm64:latest [2023-02-23T00:14:43.476Z]  Building core-data ... done Building security-secretstore-setup [2023-02-23T00:14:44.438Z] 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-23T00:14:54.539Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:14:54.539Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:14:54.539Z] ---> ef591888518a [2023-02-23T00:14:54.539Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T00:14:54.539Z] ---> Using cache [2023-02-23T00:14:54.539Z] ---> 02a01c981d6e [2023-02-23T00:14:54.539Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T00:14:54.539Z] ---> Using cache [2023-02-23T00:14:54.539Z] ---> 2211055627f6 [2023-02-23T00:14:54.539Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-23T00:14:54.539Z] ---> Running in 9c1eb81afbac [2023-02-23T00:14:56.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:14:56.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:14:58.178Z] OK: 221 MiB in 51 packages [2023-02-23T00:15:00.141Z] Removing intermediate container 9c1eb81afbac [2023-02-23T00:15:00.141Z] ---> 43d00acd8641 [2023-02-23T00:15:00.141Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T00:15:01.110Z] ---> 208822f2c975 [2023-02-23T00:15:01.110Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:15:01.379Z] ---> Running in ed69bda131fa [2023-02-23T00:15:09.489Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:15:09.489Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:15:09.489Z] ---> ef591888518a [2023-02-23T00:15:09.489Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T00:15:09.489Z] ---> Using cache [2023-02-23T00:15:09.489Z] ---> fbebd74e28d4 [2023-02-23T00:15:09.489Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T00:15:09.489Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:15:09.489Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:15:09.489Z] ---> ef591888518a [2023-02-23T00:15:09.489Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T00:15:09.489Z] ---> Using cache [2023-02-23T00:15:09.489Z] ---> fbebd74e28d4 [2023-02-23T00:15:09.489Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-23T00:15:09.489Z] ---> Using cache [2023-02-23T00:15:09.489Z] ---> 2a44dd1c04e8 [2023-02-23T00:15:09.489Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T00:15:09.489Z] ---> Using cache [2023-02-23T00:15:09.489Z] ---> 39a8131c7d2e [2023-02-23T00:15:09.489Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:15:09.489Z] ---> Using cache [2023-02-23T00:15:09.489Z] ---> 196e7a886635 [2023-02-23T00:15:09.489Z] Step 7/24 : COPY . . [2023-02-23T00:15:09.489Z] ---> Using cache [2023-02-23T00:15:09.489Z] ---> 78c2b2e9ba7a [2023-02-23T00:15:09.489Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-23T00:15:10.083Z] ---> Running in 730c003616e1 [2023-02-23T00:15:10.083Z] ---> Running in d685c76764a9 [2023-02-23T00:15:11.049Z] Removing intermediate container 757a59728e14 [2023-02-23T00:15:11.049Z] ---> a04dbee58b59 [2023-02-23T00:15:11.049Z] [2023-02-23T00:15:11.049Z] Step 9/19 : FROM alpine:3.15 [2023-02-23T00:15:11.049Z] 3.15: Pulling from library/alpine [2023-02-23T00:15:12.465Z] 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-23T00:15:12.748Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-23T00:15:12.748Z] Status: Downloaded newer image for alpine:3.15 [2023-02-23T00:15:12.748Z] ---> 354640af7b1b [2023-02-23T00:15:12.748Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T00:15:12.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:15:13.016Z] ---> Running in 8f0a01f46013 [2023-02-23T00:15:13.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:15:13.570Z] Removing intermediate container 8f0a01f46013 [2023-02-23T00:15:13.570Z] ---> d1e4708a8518 [2023-02-23T00:15:13.570Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-23T00:15:13.570Z] ---> Running in 34c12217d172 [2023-02-23T00:15:14.539Z] OK: 221 MiB in 51 packages [2023-02-23T00:15:15.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:15:16.108Z] Removing intermediate container 730c003616e1 [2023-02-23T00:15:16.108Z] ---> 78531b11b69a [2023-02-23T00:15:16.108Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T00:15:16.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:15:17.075Z] ---> bbf0890b68b1 [2023-02-23T00:15:17.075Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:15:17.075Z] ---> Running in 7ab4a1d61973 [2023-02-23T00:15:17.665Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T00:15:17.665Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T00:15:17.665Z] OK: 15734 distinct packages available [2023-02-23T00:15:17.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:15:18.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:15:19.221Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-23T00:15:19.222Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-23T00:15:19.222Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-23T00:15:19.222Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-23T00:15:19.222Z] (5/9) Installing curl (7.80.0-r6) [2023-02-23T00:15:19.222Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-23T00:15:19.222Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-23T00:15:19.222Z] (8/9) Installing libucontext (1.1-r0) [2023-02-23T00:15:19.222Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-23T00:15:19.492Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T00:15:19.492Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T00:15:19.761Z] OK: 8 MiB in 23 packages [2023-02-23T00:15:22.360Z] Removing intermediate container 34c12217d172 [2023-02-23T00:15:22.360Z] ---> 17c20fa24c04 [2023-02-23T00:15:22.360Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T00:15:22.947Z] ---> 967e89c5e8a8 [2023-02-23T00:15:22.947Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-23T00:15:24.899Z] ---> 187e23e9cb14 [2023-02-23T00:15:24.899Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-23T00:15:25.864Z] ---> 387254cbfbeb [2023-02-23T00:15:25.864Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-23T00:15:25.864Z] ---> Running in 04dc31bd614d [2023-02-23T00:15:26.133Z] Removing intermediate container 04dc31bd614d [2023-02-23T00:15:26.133Z] ---> 27c8cb9745ce [2023-02-23T00:15:26.133Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T00:15:26.400Z] ---> Running in 915f3a55721d [2023-02-23T00:15:26.668Z] Removing intermediate container 915f3a55721d [2023-02-23T00:15:26.669Z] ---> 0db6f3b84cb0 [2023-02-23T00:15:26.669Z] Step 17/19 : LABEL arch=arm64 [2023-02-23T00:15:26.937Z] ---> Running in 4fae5170cb1b [2023-02-23T00:15:27.205Z] Removing intermediate container 4fae5170cb1b [2023-02-23T00:15:27.205Z] ---> 8b4a713c31dc [2023-02-23T00:15:27.205Z] Step 18/19 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:15:27.205Z] ---> Running in 2f752e7f94fd [2023-02-23T00:15:27.793Z] Removing intermediate container 2f752e7f94fd [2023-02-23T00:15:27.793Z] ---> f73a58e1e943 [2023-02-23T00:15:27.793Z] Step 19/19 : LABEL version=0.0.0 [2023-02-23T00:15:27.793Z] ---> Running in bcfe0dc2bec5 [2023-02-23T00:15:28.378Z] Removing intermediate container bcfe0dc2bec5 [2023-02-23T00:15:28.378Z] ---> a8fe2e8c5c7e [2023-02-23T00:15:28.378Z] [2023-02-23T00:15:28.646Z] Successfully built a8fe2e8c5c7e [2023-02-23T00:15:28.646Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-23T00:15:28.646Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2023-02-23T00:15:46.883Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:15:46.883Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:15:46.883Z] ---> ef591888518a [2023-02-23T00:15:46.883Z] Step 3/23 : WORKDIR /edgex-go [2023-02-23T00:15:46.883Z] ---> Using cache [2023-02-23T00:15:46.883Z] ---> fbebd74e28d4 [2023-02-23T00:15:46.883Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T00:15:46.883Z] ---> Using cache [2023-02-23T00:15:46.883Z] ---> 78531b11b69a [2023-02-23T00:15:46.883Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-23T00:15:46.883Z] ---> Using cache [2023-02-23T00:15:46.883Z] ---> bbf0890b68b1 [2023-02-23T00:15:46.883Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:15:46.883Z] ---> Running in 8e8f69db0124 [2023-02-23T00:16:54.803Z] Removing intermediate container ed69bda131fa [2023-02-23T00:16:54.803Z] ---> 4034bad9b892 [2023-02-23T00:16:54.803Z] Step 8/22 : COPY . . [2023-02-23T00:17:13.029Z] ---> ab97ab94c16d [2023-02-23T00:17:13.029Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-23T00:17:13.029Z] ---> Running in 4ec9a946cca3 [2023-02-23T00:17:15.610Z] 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-23T00:17:17.561Z] Removing intermediate container 7ab4a1d61973 [2023-02-23T00:17:17.561Z] ---> 86b7b6aa3a60 [2023-02-23T00:17:17.561Z] Step 7/24 : COPY . . [2023-02-23T00:17:44.265Z] ---> 055318183e43 [2023-02-23T00:17:44.265Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T00:17:44.265Z] ---> Running in 9cf72cda69b1 [2023-02-23T00:17:44.265Z] Removing intermediate container 9cf72cda69b1 [2023-02-23T00:17:44.265Z] ---> ceb1a19ce394 [2023-02-23T00:17:44.265Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T00:17:44.265Z] ---> Running in 80e823981e7d [2023-02-23T00:17:44.265Z] Removing intermediate container 80e823981e7d [2023-02-23T00:17:44.265Z] ---> 1a49dd455359 [2023-02-23T00:17:44.265Z] 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-23T00:17:44.265Z] ---> Running in 2f1f71ed0a5a [2023-02-23T00:17:45.692Z] Removing intermediate container 8e8f69db0124 [2023-02-23T00:17:45.692Z] ---> 39dec6dd0506 [2023-02-23T00:17:45.692Z] Step 7/23 : COPY . . [2023-02-23T00:17:48.273Z] Removing intermediate container 2f1f71ed0a5a [2023-02-23T00:17:48.273Z] ---> 9c4b49b5dc6e [2023-02-23T00:17:48.273Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T00:17:48.273Z] ---> Running in b1848ebeb003 [2023-02-23T00:17:48.856Z] Removing intermediate container b1848ebeb003 [2023-02-23T00:17:48.856Z] ---> 7f33d940f64e [2023-02-23T00:17:48.856Z] [2023-02-23T00:17:48.856Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T00:17:48.856Z] ---> 354640af7b1b [2023-02-23T00:17:49.130Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T00:17:49.130Z] ---> Using cache [2023-02-23T00:17:49.130Z] ---> d1e4708a8518 [2023-02-23T00:17:49.130Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-23T00:17:49.130Z] ---> Running in 1b915d541f6d [2023-02-23T00:17:51.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:17:51.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:17:53.071Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T00:17:53.071Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T00:17:53.071Z] OK: 15734 distinct packages available [2023-02-23T00:17:53.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:17:53.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:17:54.460Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-23T00:17:54.460Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-23T00:17:54.460Z] (3/4) Installing libucontext (1.1-r0) [2023-02-23T00:17:54.460Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-23T00:17:54.460Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T00:17:54.460Z] OK: 6 MiB in 18 packages [2023-02-23T00:17:57.927Z] Removing intermediate container 1b915d541f6d [2023-02-23T00:17:57.927Z] ---> a227102d72e0 [2023-02-23T00:17:57.927Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T00:18:02.289Z] ---> a20771c08d56 [2023-02-23T00:18:02.289Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T00:18:02.289Z] ---> Running in 6928bc8f0eab [2023-02-23T00:18:02.872Z] Removing intermediate container 6928bc8f0eab [2023-02-23T00:18:02.872Z] ---> fa4775e8f40d [2023-02-23T00:18:02.872Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-23T00:18:03.139Z] ---> Running in a10f8ebc8720 [2023-02-23T00:18:03.725Z] Removing intermediate container a10f8ebc8720 [2023-02-23T00:18:03.725Z] ---> e27ff78e45eb [2023-02-23T00:18:03.725Z] 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-23T00:18:03.992Z] ---> Running in 7a55beeff582 [2023-02-23T00:18:06.575Z] ---> bfc52079fdee [2023-02-23T00:18:06.575Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T00:18:07.536Z] ---> 3095720c072d [2023-02-23T00:18:07.537Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-23T00:18:07.809Z] Removing intermediate container 7a55beeff582 [2023-02-23T00:18:07.809Z] ---> bdb90be681c9 [2023-02-23T00:18:07.809Z] ---> Running in a42c751d62eb [2023-02-23T00:18:07.809Z] Step 11/23 : WORKDIR /edgex-go [2023-02-23T00:18:07.809Z] ---> Running in ff6180f60f2e [2023-02-23T00:18:08.392Z] Removing intermediate container a42c751d62eb [2023-02-23T00:18:08.392Z] ---> fa1835ca1855 [2023-02-23T00:18:08.392Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-23T00:18:08.392Z] Removing intermediate container ff6180f60f2e [2023-02-23T00:18:08.392Z] ---> a7e8a7492e01 [2023-02-23T00:18:08.392Z] [2023-02-23T00:18:08.392Z] Step 12/23 : FROM alpine:3.15 [2023-02-23T00:18:08.392Z] ---> 354640af7b1b [2023-02-23T00:18:08.392Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T00:18:08.392Z] ---> Using cache [2023-02-23T00:18:08.392Z] ---> d1e4708a8518 [2023-02-23T00:18:08.392Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T00:18:08.392Z] ---> Running in 2da128bd23f0 [2023-02-23T00:18:09.800Z] ---> 5148a1f062a6 [2023-02-23T00:18:09.800Z] Step 19/24 : WORKDIR / [2023-02-23T00:18:10.070Z] ---> Running in 8dcf39ad696d [2023-02-23T00:18:10.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:18:10.654Z] Removing intermediate container 8dcf39ad696d [2023-02-23T00:18:10.654Z] ---> 44a2f2009581 [2023-02-23T00:18:10.654Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T00:18:10.654Z] ---> Running in 37e7248c2505 [2023-02-23T00:18:10.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:18:11.199Z] Removing intermediate container 37e7248c2505 [2023-02-23T00:18:11.199Z] ---> 811289cc4b34 [2023-02-23T00:18:11.199Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T00:18:11.199Z] ---> Running in 29a0dd707292 [2023-02-23T00:18:13.196Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-23T00:18:13.196Z] v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-23T00:18:13.196Z] OK: 15734 distinct packages available [2023-02-23T00:18:13.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:18:13.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:18:13.196Z] Removing intermediate container 29a0dd707292 [2023-02-23T00:18:13.196Z] ---> 41e22f233444 [2023-02-23T00:18:13.196Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T00:18:13.463Z] ---> Running in b36790fda2ae [2023-02-23T00:18:13.731Z] Removing intermediate container b36790fda2ae [2023-02-23T00:18:13.997Z] ---> 223715f45a75 [2023-02-23T00:18:13.997Z] Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:18:13.997Z] ---> Running in f6cb6c1c6674 [2023-02-23T00:18:13.997Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-23T00:18:14.272Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-23T00:18:14.272Z] (3/5) Installing libucontext (1.1-r0) [2023-02-23T00:18:14.272Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-23T00:18:14.272Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-23T00:18:14.272Z] Executing busybox-1.34.1-r7.trigger [2023-02-23T00:18:14.272Z] OK: 6 MiB in 19 packages [2023-02-23T00:18:14.539Z] Removing intermediate container f6cb6c1c6674 [2023-02-23T00:18:14.539Z] ---> 5e1033307b66 [2023-02-23T00:18:14.539Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T00:18:14.539Z] ---> Running in 8a3161efac18 [2023-02-23T00:18:15.502Z] Removing intermediate container 8a3161efac18 [2023-02-23T00:18:15.502Z] ---> bc4b08c6bd50 [2023-02-23T00:18:15.502Z] [2023-02-23T00:18:15.770Z] Successfully built bc4b08c6bd50 [2023-02-23T00:18:16.037Z] Successfully tagged security-spire-config-arm64:latest [2023-02-23T00:18:16.037Z] Building security-proxy-setup [2023-02-23T00:18:16.308Z]  Building security-spire-config ... done Removing intermediate container 2da128bd23f0 [2023-02-23T00:18:16.308Z] ---> df8443deba50 [2023-02-23T00:18:16.308Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T00:18:22.972Z] ---> 0d4d86724362 [2023-02-23T00:18:22.972Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T00:18:22.972Z] ---> fa7eff73a1af [2023-02-23T00:18:22.972Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-23T00:18:23.564Z] ---> 528dc80c9cfe [2023-02-23T00:18:23.564Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-23T00:18:26.160Z] ---> 0c2c15179edc [2023-02-23T00:18:26.160Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T00:18:26.160Z] ---> Running in 09937cb167c9 [2023-02-23T00:18:26.749Z] Removing intermediate container 09937cb167c9 [2023-02-23T00:18:26.749Z] ---> 3730099e808e [2023-02-23T00:18:26.749Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T00:18:26.749Z] ---> Running in 6a9d6c0d1eaa [2023-02-23T00:18:27.338Z] Removing intermediate container 6a9d6c0d1eaa [2023-02-23T00:18:27.338Z] ---> e197bbfafa03 [2023-02-23T00:18:27.338Z] Step 21/23 : LABEL arch=arm64 [2023-02-23T00:18:27.612Z] ---> Running in 84e7f25c5919 [2023-02-23T00:18:28.205Z] Removing intermediate container 84e7f25c5919 [2023-02-23T00:18:28.205Z] ---> b291958a4cf0 [2023-02-23T00:18:28.205Z] Step 22/23 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:18:28.475Z] ---> Running in 56a46e829ecc [2023-02-23T00:18:29.065Z] Removing intermediate container 56a46e829ecc [2023-02-23T00:18:29.065Z] ---> 51f6c97187f8 [2023-02-23T00:18:29.065Z] Step 23/23 : LABEL version=0.0.0 [2023-02-23T00:18:29.337Z] ---> Running in 414d1ad8e08b [2023-02-23T00:18:29.926Z] Removing intermediate container 414d1ad8e08b [2023-02-23T00:18:29.926Z] ---> d55592299cd1 [2023-02-23T00:18:29.926Z] [2023-02-23T00:18:30.196Z] Successfully built d55592299cd1 [2023-02-23T00:18:30.196Z] Successfully tagged security-spire-server-arm64:latest [2023-02-23T00:18:30.467Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-02-23T00:18:37.131Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:18:37.131Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:18:37.131Z] ---> ef591888518a [2023-02-23T00:18:37.131Z] Step 3/21 : WORKDIR /edgex-go [2023-02-23T00:18:37.131Z] ---> Using cache [2023-02-23T00:18:37.131Z] ---> fbebd74e28d4 [2023-02-23T00:18:37.131Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-23T00:18:37.131Z] ---> Using cache [2023-02-23T00:18:37.131Z] ---> 2a44dd1c04e8 [2023-02-23T00:18:37.131Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-23T00:18:37.131Z] ---> Using cache [2023-02-23T00:18:37.131Z] ---> 39a8131c7d2e [2023-02-23T00:18:37.131Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:18:37.131Z] ---> Using cache [2023-02-23T00:18:37.131Z] ---> 196e7a886635 [2023-02-23T00:18:37.131Z] Step 7/21 : COPY . . [2023-02-23T00:18:37.131Z] ---> Using cache [2023-02-23T00:18:37.131Z] ---> 78c2b2e9ba7a [2023-02-23T00:18:37.131Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-23T00:18:39.718Z] ---> Running in ab211b9704cb [2023-02-23T00:18:41.670Z] 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-23T00:18:49.906Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:18:49.906Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:18:49.906Z] ---> ef591888518a [2023-02-23T00:18:49.906Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T00:18:49.906Z] ---> Using cache [2023-02-23T00:18:49.906Z] ---> 02a01c981d6e [2023-02-23T00:18:49.906Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T00:18:49.906Z] ---> Using cache [2023-02-23T00:18:49.906Z] ---> 2211055627f6 [2023-02-23T00:18:49.906Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T00:18:49.906Z] ---> Using cache [2023-02-23T00:18:49.906Z] ---> bce781136e67 [2023-02-23T00:18:49.906Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T00:18:49.906Z] ---> Using cache [2023-02-23T00:18:49.906Z] ---> 08a50ed08d31 [2023-02-23T00:18:49.906Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:18:49.906Z] ---> Using cache [2023-02-23T00:18:49.906Z] ---> 8abc9b8620d2 [2023-02-23T00:18:49.906Z] Step 8/22 : COPY . . [2023-02-23T00:18:49.906Z] ---> Using cache [2023-02-23T00:18:49.906Z] ---> 200aea2c138b [2023-02-23T00:18:49.906Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-23T00:18:49.906Z] ---> Running in 0938c565ba1a [2023-02-23T00:18:51.869Z] 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-23T00:20:28.492Z] 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-23T00:20:38.561Z] Removing intermediate container d685c76764a9 [2023-02-23T00:20:38.561Z] ---> a8d55f8155c2 [2023-02-23T00:20:38.561Z] [2023-02-23T00:20:38.561Z] Step 9/24 : FROM alpine:3.16 [2023-02-23T00:20:38.561Z] ---> 4c81e5bf8899 [2023-02-23T00:20:38.561Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-23T00:20:38.561Z] ---> Running in 3257a113cf5e [2023-02-23T00:20:40.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:20:40.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:20:42.174Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-23T00:20:42.174Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-23T00:20:42.174Z] (3/3) Installing su-exec (0.2-r1) [2023-02-23T00:20:42.174Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T00:20:42.174Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T00:20:42.755Z] OK: 6 MiB in 17 packages [2023-02-23T00:20:44.691Z] Removing intermediate container 3257a113cf5e [2023-02-23T00:20:44.691Z] ---> be6d6653a9a7 [2023-02-23T00:20:44.691Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T00:20:44.691Z] ---> Running in d64b2170d677 [2023-02-23T00:20:45.279Z] Removing intermediate container d64b2170d677 [2023-02-23T00:20:45.279Z] ---> 0f274fcdafe8 [2023-02-23T00:20:45.279Z] Step 12/24 : WORKDIR / [2023-02-23T00:20:45.279Z] ---> Running in 71537f8f9e6e [2023-02-23T00:20:45.859Z] Removing intermediate container 71537f8f9e6e [2023-02-23T00:20:45.859Z] ---> bdc7ce8c5434 [2023-02-23T00:20:45.859Z] 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-23T00:20:46.816Z] ---> 88e61439d99f [2023-02-23T00:20:46.816Z] 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-23T00:20:47.772Z] ---> 094a9a8691b8 [2023-02-23T00:20:47.772Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-23T00:20:48.729Z] ---> 896c5f6c4576 [2023-02-23T00:20:48.729Z] 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-23T00:20:49.687Z] ---> c4ed9953b446 [2023-02-23T00:20:49.687Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-23T00:20:51.089Z] ---> c3d6c33bc5ac [2023-02-23T00:20:51.089Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-23T00:20:53.037Z] ---> 1e6165052b6f [2023-02-23T00:20:53.037Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T00:20:53.999Z] ---> 6a7aec02ed54 [2023-02-23T00:20:53.999Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T00:20:54.265Z] ---> Running in cfd5acb095c8 [2023-02-23T00:20:57.612Z] Removing intermediate container cfd5acb095c8 [2023-02-23T00:20:57.612Z] ---> 6c0f3d86ab35 [2023-02-23T00:20:57.612Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T00:20:57.612Z] ---> Running in da72fed7ae02 [2023-02-23T00:20:57.879Z] Removing intermediate container da72fed7ae02 [2023-02-23T00:20:57.879Z] ---> ccbc17508539 [2023-02-23T00:20:57.879Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T00:20:58.146Z] ---> Running in aba947c7b338 [2023-02-23T00:20:58.421Z] Removing intermediate container aba947c7b338 [2023-02-23T00:20:58.421Z] ---> d44f554233ee [2023-02-23T00:20:58.421Z] Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:20:58.689Z] ---> Running in f8053d1eb660 [2023-02-23T00:20:59.273Z] Removing intermediate container f8053d1eb660 [2023-02-23T00:20:59.273Z] ---> 69827fc32435 [2023-02-23T00:20:59.273Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T00:20:59.273Z] ---> Running in e4588794213d [2023-02-23T00:20:59.542Z] Removing intermediate container e4588794213d [2023-02-23T00:20:59.542Z] ---> fad9fee95b69 [2023-02-23T00:20:59.542Z] [2023-02-23T00:20:59.808Z] Successfully built fad9fee95b69 [2023-02-23T00:20:59.808Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-23T00:20:59.808Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-02-23T00:21:18.023Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:21:18.023Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:21:18.023Z] ---> ef591888518a [2023-02-23T00:21:18.023Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-23T00:21:18.023Z] ---> Using cache [2023-02-23T00:21:18.023Z] ---> 02a01c981d6e [2023-02-23T00:21:18.023Z] Step 4/22 : WORKDIR /edgex-go [2023-02-23T00:21:18.023Z] ---> Using cache [2023-02-23T00:21:18.023Z] ---> 2211055627f6 [2023-02-23T00:21:18.023Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-23T00:21:18.023Z] ---> Using cache [2023-02-23T00:21:18.023Z] ---> bce781136e67 [2023-02-23T00:21:18.023Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-23T00:21:18.023Z] ---> Using cache [2023-02-23T00:21:18.023Z] ---> 08a50ed08d31 [2023-02-23T00:21:18.023Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:21:18.023Z] ---> Using cache [2023-02-23T00:21:18.023Z] ---> 8abc9b8620d2 [2023-02-23T00:21:18.023Z] Step 8/22 : COPY . . [2023-02-23T00:21:18.023Z] ---> Using cache [2023-02-23T00:21:18.023Z] ---> 200aea2c138b [2023-02-23T00:21:18.023Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-02-23T00:21:18.023Z] ---> Running in e4bff4cf5440 [2023-02-23T00:21:18.981Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-02-23T00:23:25.690Z] Removing intermediate container ff7b017b5ac2 [2023-02-23T00:23:25.690Z] ---> 2f3b86848e60 [2023-02-23T00:23:25.690Z] [2023-02-23T00:23:25.690Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T00:23:25.690Z] ---> 4c81e5bf8899 [2023-02-23T00:23:25.690Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T00:23:25.690Z] ---> Using cache [2023-02-23T00:23:25.690Z] ---> 345b933d33df [2023-02-23T00:23:25.690Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T00:23:25.690Z] ---> Using cache [2023-02-23T00:23:25.690Z] ---> 08d1e2e8df29 [2023-02-23T00:23:25.690Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-23T00:23:25.690Z] ---> Running in 251d97853266 [2023-02-23T00:23:25.690Z] Removing intermediate container 251d97853266 [2023-02-23T00:23:25.690Z] ---> ddd2adbcbf1c [2023-02-23T00:23:25.690Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T00:23:25.690Z] ---> Running in e8b5faeb935f [2023-02-23T00:23:25.690Z] Removing intermediate container e8b5faeb935f [2023-02-23T00:23:25.690Z] ---> 9cea54b2f96e [2023-02-23T00:23:25.690Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T00:23:25.690Z] ---> 962ce81abdd3 [2023-02-23T00:23:25.690Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-23T00:23:25.690Z] ---> 673566da5a8b [2023-02-23T00:23:25.690Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-23T00:23:25.690Z] ---> 0c872cc73138 [2023-02-23T00:23:25.690Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-23T00:23:25.690Z] ---> Running in 6d75935e385f [2023-02-23T00:23:25.690Z] Removing intermediate container 6d75935e385f [2023-02-23T00:23:25.690Z] ---> a1c61e20cd52 [2023-02-23T00:23:25.690Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T00:23:25.690Z] ---> Running in f598db9b2629 [2023-02-23T00:23:25.690Z] Removing intermediate container f598db9b2629 [2023-02-23T00:23:25.690Z] ---> 5235b8b0deb5 [2023-02-23T00:23:25.690Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T00:23:25.690Z] ---> Running in eb0f3d2795b1 [2023-02-23T00:23:25.690Z] Removing intermediate container eb0f3d2795b1 [2023-02-23T00:23:25.690Z] ---> 8ebcf85afe13 [2023-02-23T00:23:25.690Z] Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:23:25.690Z] ---> Running in 67d7535b4a5f [2023-02-23T00:23:25.690Z] Removing intermediate container 67d7535b4a5f [2023-02-23T00:23:25.690Z] ---> c71c7b7213b4 [2023-02-23T00:23:25.690Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T00:23:25.690Z] ---> Running in f47050f3d047 [2023-02-23T00:23:25.690Z] Removing intermediate container f47050f3d047 [2023-02-23T00:23:25.690Z] ---> 9ff86179f6cc [2023-02-23T00:23:25.690Z] [2023-02-23T00:23:25.690Z] Successfully built 9ff86179f6cc [2023-02-23T00:23:25.690Z] Successfully tagged support-scheduler-arm64:latest [2023-02-23T00:23:25.690Z]  Building support-scheduler ... done Building security-spire-agent [2023-02-23T00:23:38.042Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-23T00:23:38.042Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-23T00:23:38.042Z] ---> ef591888518a [2023-02-23T00:23:38.042Z] Step 3/24 : WORKDIR /edgex-go [2023-02-23T00:23:38.042Z] ---> Using cache [2023-02-23T00:23:38.042Z] ---> fbebd74e28d4 [2023-02-23T00:23:38.042Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-23T00:23:38.042Z] ---> Using cache [2023-02-23T00:23:38.042Z] ---> 78531b11b69a [2023-02-23T00:23:38.042Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-23T00:23:38.042Z] ---> Using cache [2023-02-23T00:23:38.042Z] ---> bbf0890b68b1 [2023-02-23T00:23:38.042Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T00:23:38.042Z] ---> Using cache [2023-02-23T00:23:38.042Z] ---> 39dec6dd0506 [2023-02-23T00:23:38.042Z] Step 7/24 : COPY . . [2023-02-23T00:23:38.042Z] ---> Using cache [2023-02-23T00:23:38.042Z] ---> a20771c08d56 [2023-02-23T00:23:38.042Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-23T00:23:38.042Z] ---> Using cache [2023-02-23T00:23:38.042Z] ---> fa4775e8f40d [2023-02-23T00:23:38.042Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-23T00:23:38.042Z] ---> Using cache [2023-02-23T00:23:38.042Z] ---> e27ff78e45eb [2023-02-23T00:23:38.042Z] 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-23T00:23:38.042Z] ---> Running in 8e8550823348 [2023-02-23T00:23:39.983Z] Removing intermediate container 8e8550823348 [2023-02-23T00:23:39.983Z] ---> d53c974a4792 [2023-02-23T00:23:39.983Z] Step 11/24 : WORKDIR /edgex-go [2023-02-23T00:23:39.983Z] ---> Running in b9837e80be3f [2023-02-23T00:23:40.566Z] Removing intermediate container b9837e80be3f [2023-02-23T00:23:40.566Z] ---> faf0395838ec [2023-02-23T00:23:40.566Z] [2023-02-23T00:23:40.566Z] Step 12/24 : FROM alpine:3.15 [2023-02-23T00:23:40.566Z] ---> 354640af7b1b [2023-02-23T00:23:40.566Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-23T00:23:40.566Z] ---> Using cache [2023-02-23T00:23:40.566Z] ---> d1e4708a8518 [2023-02-23T00:23:40.566Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-23T00:23:40.566Z] ---> Using cache [2023-02-23T00:23:40.566Z] ---> df8443deba50 [2023-02-23T00:23:40.566Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-23T00:23:44.825Z] ---> 418c3a20d374 [2023-02-23T00:23:44.825Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-23T00:23:51.476Z] ---> bced693f62af [2023-02-23T00:23:51.476Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-23T00:23:52.440Z] ---> 0b16742fdb46 [2023-02-23T00:23:52.440Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-23T00:23:53.412Z] ---> aa0c4c8f8dc1 [2023-02-23T00:23:53.412Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-23T00:23:54.391Z] ---> bd60f38e9e98 [2023-02-23T00:23:54.391Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-23T00:23:54.662Z] ---> Running in 9c1f5cf44268 [2023-02-23T00:23:55.245Z] Removing intermediate container 9c1f5cf44268 [2023-02-23T00:23:55.245Z] ---> ec3b4c6d7450 [2023-02-23T00:23:55.245Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-23T00:23:55.245Z] ---> Running in 3bf4ccae3d64 [2023-02-23T00:23:55.828Z] Removing intermediate container 3bf4ccae3d64 [2023-02-23T00:23:55.828Z] ---> f44088a524e2 [2023-02-23T00:23:55.828Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T00:23:55.828Z] ---> Running in 7ec27932482b [2023-02-23T00:23:56.461Z] Removing intermediate container 7ec27932482b [2023-02-23T00:23:56.461Z] ---> 5b435de75092 [2023-02-23T00:23:56.461Z] Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:23:56.461Z] ---> Running in e0931eedd7d9 [2023-02-23T00:23:57.056Z] Removing intermediate container e0931eedd7d9 [2023-02-23T00:23:57.056Z] ---> 6f54db62a7dc [2023-02-23T00:23:57.056Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T00:23:57.332Z] ---> Running in 3477afb5cbda [2023-02-23T00:23:57.920Z] Removing intermediate container 3477afb5cbda [2023-02-23T00:23:57.920Z] ---> 1ef7d24b48e5 [2023-02-23T00:23:57.920Z] [2023-02-23T00:23:58.187Z] Successfully built 1ef7d24b48e5 [2023-02-23T00:23:58.187Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-23T00:24:37.394Z]  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-23T00:24:59.448Z] Removing intermediate container ab211b9704cb [2023-02-23T00:24:59.448Z] ---> 664369fe1d1b [2023-02-23T00:24:59.448Z] [2023-02-23T00:24:59.448Z] Step 9/21 : FROM alpine:3.16 [2023-02-23T00:24:59.448Z] ---> 4c81e5bf8899 [2023-02-23T00:24:59.448Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-23T00:24:59.448Z] ---> Running in fcf46fd1636f [2023-02-23T00:24:59.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:24:59.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:25:01.386Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-23T00:25:01.386Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-23T00:25:01.386Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-23T00:25:01.386Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-23T00:25:01.386Z] (5/6) Installing curl (7.83.1-r6) [2023-02-23T00:25:01.386Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-23T00:25:01.386Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T00:25:01.386Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T00:25:01.657Z] OK: 8 MiB in 20 packages [2023-02-23T00:25:04.240Z] Removing intermediate container fcf46fd1636f [2023-02-23T00:25:04.240Z] ---> a61cef6aec91 [2023-02-23T00:25:04.240Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-23T00:25:04.240Z] ---> Running in 45084990daca [2023-02-23T00:25:04.512Z] Removing intermediate container 45084990daca [2023-02-23T00:25:04.512Z] ---> 9f97034a9bd4 [2023-02-23T00:25:04.512Z] Step 12/21 : WORKDIR /edgex [2023-02-23T00:25:04.780Z] ---> Running in a77710cd3804 [2023-02-23T00:25:05.365Z] Removing intermediate container a77710cd3804 [2023-02-23T00:25:05.365Z] ---> 02e2d53c2ae9 [2023-02-23T00:25:05.365Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-23T00:25:05.960Z] ---> 2efecb775eca [2023-02-23T00:25:05.960Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-23T00:25:07.916Z] ---> 6381b8b1bdc4 [2023-02-23T00:25:07.916Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-23T00:25:09.332Z] ---> 782337e680c4 [2023-02-23T00:25:09.332Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-23T00:25:09.924Z] ---> c1177cc3f34e [2023-02-23T00:25:09.924Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T00:25:10.192Z] ---> Running in b9fd0c87e143 [2023-02-23T00:25:14.466Z] Removing intermediate container b9fd0c87e143 [2023-02-23T00:25:14.466Z] ---> b4823532d8db [2023-02-23T00:25:14.466Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T00:25:14.466Z] ---> Running in 8bc9b834d89a [2023-02-23T00:25:14.466Z] Removing intermediate container 8bc9b834d89a [2023-02-23T00:25:14.466Z] ---> 1e978844242c [2023-02-23T00:25:14.466Z] Step 19/21 : LABEL arch=arm64 [2023-02-23T00:25:14.735Z] ---> Running in 955ffce35db2 [2023-02-23T00:25:15.719Z] Removing intermediate container 955ffce35db2 [2023-02-23T00:25:15.719Z] ---> 83067d1a6874 [2023-02-23T00:25:15.719Z] Step 20/21 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:25:15.988Z] ---> Running in 753c6b7a2357 [2023-02-23T00:25:16.952Z] Removing intermediate container 753c6b7a2357 [2023-02-23T00:25:16.952Z] ---> 6e18808bd287 [2023-02-23T00:25:16.952Z] Step 21/21 : LABEL version=0.0.0 [2023-02-23T00:25:16.952Z] ---> Running in 9c05760f467b [2023-02-23T00:25:17.917Z] Removing intermediate container 9c05760f467b [2023-02-23T00:25:17.917Z] ---> 10509d72db7d [2023-02-23T00:25:17.917Z] [2023-02-23T00:25:18.503Z] Successfully built 10509d72db7d [2023-02-23T00:25:18.503Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-23T00:25:22.771Z]  Building security-proxy-setup ... done Removing intermediate container 0938c565ba1a [2023-02-23T00:25:22.771Z] ---> eae288d9a0b4 [2023-02-23T00:25:22.771Z] [2023-02-23T00:25:22.771Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T00:25:22.771Z] ---> 4c81e5bf8899 [2023-02-23T00:25:22.771Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T00:25:22.771Z] ---> Running in c6b04ab5df67 [2023-02-23T00:25:22.771Z] Removing intermediate container c6b04ab5df67 [2023-02-23T00:25:22.771Z] ---> 1795a32fbb5d [2023-02-23T00:25:22.771Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T00:25:23.041Z] ---> Running in 420dfbd5efe2 [2023-02-23T00:25:25.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:25:25.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:25:26.423Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T00:25:26.423Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T00:25:26.423Z] OK: 5 MiB in 15 packages [2023-02-23T00:25:27.847Z] Removing intermediate container 420dfbd5efe2 [2023-02-23T00:25:27.847Z] ---> 1aa92d5eb1df [2023-02-23T00:25:27.847Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T00:25:28.819Z] ---> b4ea0d50f5c6 [2023-02-23T00:25:28.819Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-23T00:25:30.239Z] ---> 152eda2c7abd [2023-02-23T00:25:30.239Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-23T00:25:31.209Z] ---> 96941279cba1 [2023-02-23T00:25:31.209Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-23T00:25:31.798Z] ---> 3ccc78da64bc [2023-02-23T00:25:31.798Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T00:25:32.070Z] ---> Running in c6bcb8bb804b [2023-02-23T00:25:36.355Z] Removing intermediate container c6bcb8bb804b [2023-02-23T00:25:36.355Z] ---> 03059e86ad00 [2023-02-23T00:25:36.355Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T00:25:36.356Z] ---> Running in 140b7637ac31 [2023-02-23T00:25:36.356Z] Removing intermediate container 140b7637ac31 [2023-02-23T00:25:36.356Z] ---> 25df8bbb03a6 [2023-02-23T00:25:36.356Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-23T00:25:36.625Z] ---> Running in 1bced2506556 [2023-02-23T00:25:36.894Z] Removing intermediate container 1bced2506556 [2023-02-23T00:25:36.894Z] ---> dbef71d6a9da [2023-02-23T00:25:36.894Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T00:25:37.163Z] ---> Running in 1f51b155bbb7 [2023-02-23T00:25:37.443Z] Removing intermediate container 1f51b155bbb7 [2023-02-23T00:25:37.443Z] ---> abe67a275eb7 [2023-02-23T00:25:37.443Z] Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:25:37.713Z] ---> Running in 720ea7e23062 [2023-02-23T00:25:38.301Z] Removing intermediate container 720ea7e23062 [2023-02-23T00:25:38.301Z] ---> 16e6766b4f8c [2023-02-23T00:25:38.301Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T00:25:38.301Z] ---> Running in 9f69475b77c0 [2023-02-23T00:25:38.890Z] Removing intermediate container 9f69475b77c0 [2023-02-23T00:25:38.890Z] ---> cff20a90be6c [2023-02-23T00:25:38.890Z] [2023-02-23T00:25:38.890Z] Successfully built cff20a90be6c [2023-02-23T00:25:38.890Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-23T00:26:11.416Z]  Building core-common-config-bootstrapper ... done Removing intermediate container e4bff4cf5440 [2023-02-23T00:26:11.416Z] ---> dfe71b2066ea [2023-02-23T00:26:11.416Z] [2023-02-23T00:26:11.416Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T00:26:11.416Z] ---> 4c81e5bf8899 [2023-02-23T00:26:11.416Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-23T00:26:11.416Z] ---> Using cache [2023-02-23T00:26:11.416Z] ---> 1795a32fbb5d [2023-02-23T00:26:11.416Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-23T00:26:11.416Z] ---> Using cache [2023-02-23T00:26:11.416Z] ---> 1aa92d5eb1df [2023-02-23T00:26:11.416Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T00:26:11.416Z] ---> Using cache [2023-02-23T00:26:11.416Z] ---> b4ea0d50f5c6 [2023-02-23T00:26:11.416Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-02-23T00:26:11.416Z] Removing intermediate container 4ec9a946cca3 [2023-02-23T00:26:11.416Z] ---> 62aa0890bb2a [2023-02-23T00:26:11.416Z] [2023-02-23T00:26:11.416Z] Step 10/22 : FROM alpine:3.16 [2023-02-23T00:26:11.416Z] ---> 4c81e5bf8899 [2023-02-23T00:26:11.416Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-23T00:26:11.416Z] ---> Running in 6fad77d910b1 [2023-02-23T00:26:11.416Z] ---> 934afefb01cb [2023-02-23T00:26:11.416Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-02-23T00:26:11.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T00:26:11.416Z] ---> f6555ab6ad21 [2023-02-23T00:26:11.416Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-02-23T00:26:11.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T00:26:11.416Z] ---> c6a82e1d5df2 [2023-02-23T00:26:11.416Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-23T00:26:11.416Z] ---> Running in 7edcd3b92b53 [2023-02-23T00:26:11.416Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-23T00:26:11.416Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-23T00:26:11.416Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T00:26:11.416Z] Executing ca-certificates-20220614-r0.trigger [2023-02-23T00:26:11.416Z] OK: 6 MiB in 16 packages [2023-02-23T00:26:11.416Z] Removing intermediate container 7edcd3b92b53 [2023-02-23T00:26:11.416Z] ---> 57e09acf0789 [2023-02-23T00:26:11.416Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-23T00:26:11.416Z] ---> Running in 9cb3108b25d2 [2023-02-23T00:26:11.416Z] Removing intermediate container 6fad77d910b1 [2023-02-23T00:26:11.416Z] ---> c7cafb98dc97 [2023-02-23T00:26:11.416Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-23T00:26:11.416Z] ---> Running in b2f8d2955a98 [2023-02-23T00:26:11.416Z] Removing intermediate container 9cb3108b25d2 [2023-02-23T00:26:11.416Z] ---> 2c7eca441298 [2023-02-23T00:26:11.416Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-02-23T00:26:13.997Z] ---> Running in 87d755a0370c [2023-02-23T00:26:13.997Z] Removing intermediate container b2f8d2955a98 [2023-02-23T00:26:13.997Z] ---> 632960ccec80 [2023-02-23T00:26:13.997Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-23T00:26:13.997Z] ---> Running in 44337cb1dce0 [2023-02-23T00:26:13.997Z] Removing intermediate container 87d755a0370c [2023-02-23T00:26:13.997Z] ---> 7853c2e55df3 [2023-02-23T00:26:13.997Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T00:26:14.267Z] ---> Running in a17da3ebcfc6 [2023-02-23T00:26:14.267Z] Removing intermediate container 44337cb1dce0 [2023-02-23T00:26:14.267Z] ---> 3e4506ae8620 [2023-02-23T00:26:14.267Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-23T00:26:14.267Z] ---> Running in 7ada08faed7e [2023-02-23T00:26:14.537Z] Removing intermediate container a17da3ebcfc6 [2023-02-23T00:26:14.537Z] ---> aa67cb1e3316 [2023-02-23T00:26:14.537Z] Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:26:14.537Z] ---> Running in 72a86387e0dc [2023-02-23T00:26:14.805Z] Removing intermediate container 7ada08faed7e [2023-02-23T00:26:14.805Z] ---> a7c9b45e8df8 [2023-02-23T00:26:14.805Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-23T00:26:14.805Z] Removing intermediate container 72a86387e0dc [2023-02-23T00:26:14.805Z] ---> 124cec8a2300 [2023-02-23T00:26:14.805Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T00:26:15.074Z] ---> Running in 3413f436a0a6 [2023-02-23T00:26:15.344Z] ---> 527360d0561f [2023-02-23T00:26:15.344Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-23T00:26:15.344Z] Removing intermediate container 3413f436a0a6 [2023-02-23T00:26:15.344Z] ---> 0e5d05ca6a44 [2023-02-23T00:26:15.344Z] [2023-02-23T00:26:15.613Z] Successfully built 0e5d05ca6a44 [2023-02-23T00:26:15.613Z] Successfully tagged security-proxy-auth-arm64:latest [2023-02-23T00:26:16.584Z]  Building security-proxy-auth ... done  ---> 10224983dd3d [2023-02-23T00:26:16.584Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-23T00:26:16.853Z] ---> 79560e1d07e2 [2023-02-23T00:26:16.853Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-23T00:26:17.122Z] ---> Running in fc00dfe2ea54 [2023-02-23T00:26:17.391Z] Removing intermediate container fc00dfe2ea54 [2023-02-23T00:26:17.391Z] ---> 4b04bb030fba [2023-02-23T00:26:17.391Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T00:26:17.391Z] ---> Running in ca00e156a1f7 [2023-02-23T00:26:17.659Z] Removing intermediate container ca00e156a1f7 [2023-02-23T00:26:17.659Z] ---> ad8580030dbb [2023-02-23T00:26:17.659Z] Step 20/22 : LABEL arch=arm64 [2023-02-23T00:26:17.659Z] ---> Running in 457bcb41fdee [2023-02-23T00:26:17.927Z] Removing intermediate container 457bcb41fdee [2023-02-23T00:26:17.927Z] ---> 8607d8839632 [2023-02-23T00:26:17.927Z] Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [2023-02-23T00:26:18.207Z] ---> Running in fc0789a853f6 [2023-02-23T00:26:18.207Z] Removing intermediate container fc0789a853f6 [2023-02-23T00:26:18.207Z] ---> b024418c0013 [2023-02-23T00:26:18.207Z] Step 22/22 : LABEL version=0.0.0 [2023-02-23T00:26:18.475Z] ---> Running in e0f45ecac23f [2023-02-23T00:26:18.742Z] Removing intermediate container e0f45ecac23f [2023-02-23T00:26:18.742Z] ---> c4806a00dc10 [2023-02-23T00:26:18.742Z] [2023-02-23T00:26:19.010Z] Successfully built c4806a00dc10 [2023-02-23T00:26:19.010Z] Successfully tagged support-notifications-arm64:latest [2023-02-23T00:26:19.292Z]  Building support-notifications ... done  [Pipeline] } [2023-02-23T00:26:19.298Z] $ docker stop --time=1 028e81fa8c4860fc78d474e94de57e7410636ed94dc04128368b3888935d9f64 [2023-02-23T00:26:20.968Z] $ docker rm -f --volumes 028e81fa8c4860fc78d474e94de57e7410636ed94dc04128368b3888935d9f64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T00:26:21.528Z] + docker images [2023-02-23T00:26:21.795Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-23T00:26:21.795Z] support-notifications-arm64 latest c4806a00dc10 3 seconds ago 29.7MB [2023-02-23T00:26:21.795Z] security-proxy-auth-arm64 latest 0e5d05ca6a44 6 seconds ago 15.6MB [2023-02-23T00:26:21.795Z] 62aa0890bb2a 16 seconds ago 1.58GB [2023-02-23T00:26:21.795Z] dfe71b2066ea 17 seconds ago 1.5GB [2023-02-23T00:26:21.795Z] core-common-config-bootstrapper-arm64 latest cff20a90be6c 43 seconds ago 14.9MB [2023-02-23T00:26:21.795Z] eae288d9a0b4 About a minute ago 1.51GB [2023-02-23T00:26:21.795Z] security-proxy-setup-arm64 latest 10509d72db7d About a minute ago 26.9MB [2023-02-23T00:26:21.795Z] 664369fe1d1b About a minute ago 1.51GB [2023-02-23T00:26:21.795Z] security-spire-agent-arm64 latest 1ef7d24b48e5 2 minutes ago 122MB [2023-02-23T00:26:21.795Z] faf0395838ec 2 minutes ago 1.39GB [2023-02-23T00:26:21.795Z] support-scheduler-arm64 latest 9ff86179f6cc 3 minutes ago 29MB [2023-02-23T00:26:21.795Z] 2f3b86848e60 3 minutes ago 1.58GB [2023-02-23T00:26:21.795Z] security-secretstore-setup-arm64 latest fad9fee95b69 5 minutes ago 29MB [2023-02-23T00:26:21.795Z] a8d55f8155c2 5 minutes ago 1.51GB [2023-02-23T00:26:21.795Z] security-spire-server-arm64 latest d55592299cd1 7 minutes ago 84.3MB [2023-02-23T00:26:21.795Z] security-spire-config-arm64 latest bc4b08c6bd50 8 minutes ago 83.6MB [2023-02-23T00:26:21.795Z] a7e8a7492e01 8 minutes ago 1.39GB [2023-02-23T00:26:21.795Z] 7f33d940f64e 8 minutes ago 1.39GB [2023-02-23T00:26:21.795Z] security-spiffe-token-provider-arm64 latest a8fe2e8c5c7e 10 minutes ago 29.1MB [2023-02-23T00:26:21.795Z] a04dbee58b59 11 minutes ago 1.55GB [2023-02-23T00:26:21.795Z] core-data-arm64 latest 2bd398db5a05 11 minutes ago 17.2MB [2023-02-23T00:26:21.795Z] core-metadata-arm64 latest b1745d5bc2dc 11 minutes ago 17.8MB [2023-02-23T00:26:21.795Z] 1f09bafa1866 11 minutes ago 1.52GB [2023-02-23T00:26:21.795Z] core-command-arm64 latest 9ef2d4c970ee 11 minutes ago 17.1MB [2023-02-23T00:26:21.795Z] d25f7a5a0fa6 11 minutes ago 1.52GB [2023-02-23T00:26:21.795Z] security-bootstrapper-arm64 latest 4fe690e2a5ca 12 minutes ago 19.6MB [2023-02-23T00:26:21.795Z] 6b0ccfd02e06 12 minutes ago 1.52GB [2023-02-23T00:26:21.795Z] d5ad80bc5a04 12 minutes ago 1.51GB [2023-02-23T00:26:21.795Z] ci-base-image-arm64 latest ef591888518a 31 minutes ago 905MB [2023-02-23T00:26:21.795Z] alpine 3.15 354640af7b1b 12 days ago 5.34MB [2023-02-23T00:26:21.795Z] alpine 3.16 4c81e5bf8899 12 days ago 5.3MB [2023-02-23T00:26:21.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-23T00:26:21.795Z] 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-23T00:26:22.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T00:26:22.566Z] [2023-02-23T00:26:22.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T00:26:22.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T00:26:23.228Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-23T00:26:23.228Z] 8998bd30e6a1: Pulling fs layer [2023-02-23T00:26:23.228Z] 04944245beec: Pulling fs layer [2023-02-23T00:26:23.228Z] 699f458cf7ca: Pulling fs layer [2023-02-23T00:26:23.228Z] 765212b225bb: Pulling fs layer [2023-02-23T00:26:23.228Z] f23df028b6ca: Pulling fs layer [2023-02-23T00:26:23.228Z] d65c8cfc05b1: Pulling fs layer [2023-02-23T00:26:23.228Z] 2437ff75d9bd: Pulling fs layer [2023-02-23T00:26:23.228Z] f23df028b6ca: Waiting [2023-02-23T00:26:23.228Z] d65c8cfc05b1: Waiting [2023-02-23T00:26:23.228Z] 2437ff75d9bd: Waiting [2023-02-23T00:26:23.228Z] 765212b225bb: Waiting [2023-02-23T00:26:23.228Z] 04944245beec: Verifying Checksum [2023-02-23T00:26:23.228Z] 04944245beec: Download complete [2023-02-23T00:26:23.228Z] 765212b225bb: Verifying Checksum [2023-02-23T00:26:23.228Z] 765212b225bb: Download complete [2023-02-23T00:26:23.495Z] f23df028b6ca: Verifying Checksum [2023-02-23T00:26:23.495Z] f23df028b6ca: Download complete [2023-02-23T00:26:23.495Z] d65c8cfc05b1: Verifying Checksum [2023-02-23T00:26:23.495Z] d65c8cfc05b1: Download complete [2023-02-23T00:26:23.495Z] 699f458cf7ca: Verifying Checksum [2023-02-23T00:26:23.495Z] 699f458cf7ca: Download complete [2023-02-23T00:26:23.762Z] 8998bd30e6a1: Verifying Checksum [2023-02-23T00:26:23.762Z] 8998bd30e6a1: Download complete [2023-02-23T00:26:26.341Z] 2437ff75d9bd: Verifying Checksum [2023-02-23T00:26:26.341Z] 2437ff75d9bd: Download complete [2023-02-23T00:26:27.749Z] 8998bd30e6a1: Pull complete [2023-02-23T00:26:28.017Z] 04944245beec: Pull complete [2023-02-23T00:26:29.424Z] 699f458cf7ca: Pull complete [2023-02-23T00:26:29.692Z] 765212b225bb: Pull complete [2023-02-23T00:26:30.275Z] f23df028b6ca: Pull complete [2023-02-23T00:26:30.540Z] d65c8cfc05b1: Pull complete [2023-02-23T00:26:45.508Z] 2437ff75d9bd: Pull complete [2023-02-23T00:26:45.508Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-23T00:26:45.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T00:26:45.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T00:26:45.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-7149 does not seem to be running inside a container [2023-02-23T00:26:45.892Z] $ 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-23T00:26:48.960Z] $ docker top 418e5683075a1efef65a9f2b15e35080797090ed200b966c0e1f5ccb1394ed6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T00:26:49.902Z] ---> job-cost.sh [2023-02-23T00:26:49.902Z] lf-activate-venv: SKIPPING [2023-02-23T00:26:49.902Z] INFO: No Stack... [2023-02-23T00:26:50.481Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-23T00:26:51.063Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T00:26:51.410Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-23T00:26:51.411Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T00:26:51.485Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4387-1-stack-cost] [2023-02-23T00:26:51.492Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4387-1-stack-cost] did not exist. Created. [2023-02-23T00:26:51.492Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4387-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T00:26:52.224Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-23T00:26:52.439Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T00:26:52.458Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4387-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T00:26:52.527Z] $ docker stop --time=1 418e5683075a1efef65a9f2b15e35080797090ed200b966c0e1f5ccb1394ed6d [2023-02-23T00:26:54.029Z] $ docker rm -f --volumes 418e5683075a1efef65a9f2b15e35080797090ed200b966c0e1f5ccb1394ed6d [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-23T00:26:55.002Z] provisioning config files... [2023-02-23T00:26:55.009Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1837775468233631809tmp [Pipeline] { [Pipeline] sh [2023-02-23T00:26:55.346Z] + set +x [2023-02-23T00:26:55.346Z] + curl -s https://codecov.io/bash [2023-02-23T00:26:55.346Z] + bash -s -- [2023-02-23T00:26:55.346Z] [2023-02-23T00:26:55.346Z] _____ _ [2023-02-23T00:26:55.346Z] / ____| | | [2023-02-23T00:26:55.346Z] | | ___ __| | ___ ___ _____ __ [2023-02-23T00:26:55.346Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-23T00:26:55.346Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-23T00:26:55.346Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-23T00:26:55.346Z] Bash-1.0.6 [2023-02-23T00:26:55.346Z] [2023-02-23T00:26:55.346Z] [2023-02-23T00:26:55.346Z] ==> git version 2.25.1 found [2023-02-23T00:26:55.346Z] ==> 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-23T00:26:55.346Z] Release-Date: 2020-01-08 [2023-02-23T00:26:55.346Z] 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-23T00:26:55.346Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-23T00:26:55.346Z] ==> Jenkins CI detected. [2023-02-23T00:26:55.346Z] current dir:  /w/workspace/edgex-go/1 [2023-02-23T00:26:55.346Z] project root: . [2023-02-23T00:26:55.346Z] --> token set from env [2023-02-23T00:26:55.346Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-23T00:26:55.605Z] ==> Running gcov in . (disable via -X gcov) [2023-02-23T00:26:55.605Z] ==> Python coveragepy not found [2023-02-23T00:26:55.605Z] ==> Searching for coverage reports in: [2023-02-23T00:26:55.605Z] + . [2023-02-23T00:26:55.605Z] -> Found 1 reports [2023-02-23T00:26:55.605Z] ==> Detecting git/mercurial file structure [2023-02-23T00:26:55.605Z] ==> Reading reports [2023-02-23T00:26:55.605Z] + ./coverage.out bytes=487037 [2023-02-23T00:26:55.605Z] ==> Appending adjustments [2023-02-23T00:26:55.605Z] https://docs.codecov.io/docs/fixing-reports [2023-02-23T00:26:56.985Z] + Found adjustments [2023-02-23T00:26:56.985Z] ==> Gzipping contents [2023-02-23T00:26:56.985Z] 64K /tmp/codecov.K1Fw7C.gz [2023-02-23T00:26:56.985Z] ==> Uploading reports [2023-02-23T00:26:56.985Z] url: https://codecov.io [2023-02-23T00:26:56.985Z] query: branch=PR-4387&commit=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4387&job=&cmd_args= [2023-02-23T00:26:56.985Z] -> Pinging Codecov [2023-02-23T00:26:56.985Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4387&commit=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4387&job=&cmd_args= [2023-02-23T00:26:56.985Z] -> Uploading to [2023-02-23T00:26:56.985Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-23/00271124DB129430A58F1EEE437C3FCB/b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a/b3448cb3-db6a-4218-85cd-60f808f622d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T002656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e4a92936955f00d2af4bb3cff378e6241943840947075fc22f1368f38dfb57a [2023-02-23T00:26:56.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T00:26:56.985Z] Dload Upload Total Spent Left Speed [2023-02-23T00:26:57.244Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63034 0 0 100 63034 0 268k --:--:-- --:--:-- --:--:-- 267k 100 63034 0 0 100 63034 0 191k --:--:-- --:--:-- --:--:-- 190k [2023-02-23T00:26:57.244Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [Pipeline] } [2023-02-23T00:26:57.274Z] 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-23T00:26:58.587Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-23T00:26:58.917Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T00:26:59.805Z] ---> package-listing.sh [2023-02-23T00:26:59.805Z] ++ facter osfamily [2023-02-23T00:26:59.805Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-23T00:27:00.064Z] + OS_FAMILY=debian [2023-02-23T00:27:00.064Z] + workspace=/w/workspace/edgex-go/1 [2023-02-23T00:27:00.064Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-23T00:27:00.064Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-23T00:27:00.064Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-23T00:27:00.064Z] + PACKAGES=/tmp/packages_start.txt [2023-02-23T00:27:00.064Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-23T00:27:00.064Z] + PACKAGES=/tmp/packages_end.txt [2023-02-23T00:27:00.064Z] + case "${OS_FAMILY}" in [2023-02-23T00:27:00.064Z] + dpkg -l [2023-02-23T00:27:00.064Z] + grep '^ii' [2023-02-23T00:27:00.064Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-23T00:27:00.064Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-23T00:27:00.064Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-23T00:27:00.064Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-23T00:27:00.064Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-23T00:27:00.064Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-23T00:27:00.098Z] 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-23T00:27:00.390Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T00:27:01.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T00:27:01.005Z] [2023-02-23T00:27:01.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T00:27:01.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T00:27:01.373Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-23T00:27:01.373Z] 5eb5b503b376: Pulling fs layer [2023-02-23T00:27:01.373Z] 5c69ac0246d0: Pulling fs layer [2023-02-23T00:27:01.373Z] ec43610c2a17: Pulling fs layer [2023-02-23T00:27:01.373Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-23T00:27:01.373Z] 33b1e0a273af: Pulling fs layer [2023-02-23T00:27:01.373Z] 5d3b04190fa2: Pulling fs layer [2023-02-23T00:27:01.373Z] 2f39f015ded8: Pulling fs layer [2023-02-23T00:27:01.373Z] 5d3b04190fa2: Waiting [2023-02-23T00:27:01.373Z] 3a2ae6a8a46f: Waiting [2023-02-23T00:27:01.373Z] 33b1e0a273af: Waiting [2023-02-23T00:27:01.373Z] 2f39f015ded8: Waiting [2023-02-23T00:27:01.373Z] 5c69ac0246d0: Verifying Checksum [2023-02-23T00:27:01.373Z] 5c69ac0246d0: Download complete [2023-02-23T00:27:01.373Z] 3a2ae6a8a46f: Download complete [2023-02-23T00:27:01.633Z] 33b1e0a273af: Verifying Checksum [2023-02-23T00:27:01.633Z] 33b1e0a273af: Download complete [2023-02-23T00:27:01.633Z] 5d3b04190fa2: Verifying Checksum [2023-02-23T00:27:01.633Z] 5d3b04190fa2: Download complete [2023-02-23T00:27:01.633Z] ec43610c2a17: Verifying Checksum [2023-02-23T00:27:01.633Z] ec43610c2a17: Download complete [2023-02-23T00:27:01.633Z] 5eb5b503b376: Verifying Checksum [2023-02-23T00:27:01.633Z] 5eb5b503b376: Download complete [2023-02-23T00:27:02.197Z] 2f39f015ded8: Download complete [2023-02-23T00:27:02.763Z] 5eb5b503b376: Pull complete [2023-02-23T00:27:03.021Z] 5c69ac0246d0: Pull complete [2023-02-23T00:27:03.280Z] ec43610c2a17: Pull complete [2023-02-23T00:27:03.540Z] 3a2ae6a8a46f: Pull complete [2023-02-23T00:27:03.798Z] 33b1e0a273af: Pull complete [2023-02-23T00:27:03.798Z] 5d3b04190fa2: Pull complete [2023-02-23T00:27:07.980Z] 2f39f015ded8: Pull complete [2023-02-23T00:27:07.980Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-23T00:27:07.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T00:27:07.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T00:27:08.197Z] prd-ubuntu20.04-docker-8c-8g-7148 does not seem to be running inside a container [2023-02-23T00:27:08.211Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-23T00:27:12.697Z] $ docker top 0efeb5be9093a5333ca0f77701430fb36feaee2ad76c25ef283026c0000ce160 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T00:27:13.095Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-23T00:27:13.403Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-23T00:27:13.709Z] + ls /var/log/sa-host [2023-02-23T00:27:13.709Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T00:27:13.925Z] provisioning config files... [2023-02-23T00:27:13.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14672980933500872382tmp [Pipeline] { [Pipeline] echo [2023-02-23T00:27:13.984Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T00:27:14.298Z] ---> create-netrc.sh [Pipeline] } [2023-02-23T00:27:14.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-23T00:27:14.722Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-23T00:27:14.755Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T00:27:15.068Z] ---> sudo-logs.sh [2023-02-23T00:27:15.068Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-23T00:27:15.148Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T00:27:15.474Z] ---> job-cost.sh [2023-02-23T00:27:15.474Z] lf-activate-venv: SKIPPING [2023-02-23T00:27:15.474Z] DEBUG: total: 0.10999999940395355 [2023-02-23T00:27:15.474Z] INFO: Retrieving Stack Cost... [2023-02-23T00:27:16.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T00:27:16.300Z] INFO: Archiving Costs [Pipeline] echo [2023-02-23T00:27:16.342Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T00:27:16.656Z] ---> logs-deploy.sh [2023-02-23T00:27:16.656Z] lf-activate-venv: SKIPPING [2023-02-23T00:27:16.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4387/1 [2023-02-23T00:27:16.656Z] INFO: archiving workspace using pattern(s): [2023-02-23T00:27:18.559Z] Archives upload complete. [2023-02-23T00:27:18.559Z] INFO: archiving logs to Nexus