Pull request #4118 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 drkfmorton for edgexfoundry/edgex-go Loading trusted files from base branch main at 903554080b28ff075cc341860676ebe681b23b54 rather than 8628ecff4fec815747bca68cc35be89ed8c55ec1 Obtained Jenkinsfile from 903554080b28ff075cc341860676ebe681b23b54 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-ssh17820807967008526293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8786929038756433456.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4118/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-4118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17160297909211202140.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-4118/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5537072522007251295.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3051371094741041688.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb 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-4118/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-4118/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14084491994455074606.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 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21934 in /w/workspace/edgexfoundry_edgex-go_PR-4118 [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 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/4118/head:refs/remotes/origin/PR-4118 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 903554080b28ff075cc341860676ebe681b23b54 into PR head commit 8628ecff4fec815747bca68cc35be89ed8c55ec1 Merge succeeded, producing 8628ecff4fec815747bca68cc35be89ed8c55ec1 Checking out Revision 8628ecff4fec815747bca68cc35be89ed8c55ec1 (PR-4118) > git config core.sparsecheckout # timeout=10 > git checkout -f 8628ecff4fec815747bca68cc35be89ed8c55ec1 # 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 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8628ecff4fec815747bca68cc35be89ed8c55ec1 # timeout=10 Commit message: "fix: Addressed permission error in redis v7 #4027" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-04T14:24:12.323Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-04T14:24:12.504Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-04T14:24:12.610Z] ========================================================= [2022-08-04T14:24:12.610Z] EdgeX Global Pipelines Version Info [2022-08-04T14:24:12.610Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-04T14:24:13.406Z] ------------------- [2022-08-04T14:24:13.406Z] stable info: [2022-08-04T14:24:13.406Z] ------------------- [2022-08-04T14:24:13.406Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-04T14:24:13.406Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-04T14:24:13.406Z] Message: update stable to v1.0.238 [2022-08-04T14:24:13.984Z] ------------------- [2022-08-04T14:24:13.984Z] experimental info: [2022-08-04T14:24:13.984Z] ------------------- [2022-08-04T14:24:13.985Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-04T14:24:13.985Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-04T14:24:13.985Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-04T14:24:14.327Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-04T14:24:14.368Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-04T14:24:14.410Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-04T14:24:14.448Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-04T14:24:14.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-04T14:24:14.524Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-04T14:24:14.556Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-04T14:24:14.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-04T14:24:14.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-04T14:24:14.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-04T14:24:14.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-04T14:24:14.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-04T14:24:14.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-04T14:24:14.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-04T14:24:14.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-04T14:24:14.887Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-04T14:24:14.925Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-04T14:24:14.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-04T14:24:14.997Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-04T14:24:15.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-04T14:24:15.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-04T14:24:15.112Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-04T14:24:15.204Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-04T14:24:15.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4118 [Pipeline] echo [2022-08-04T14:24:15.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4118 [Pipeline] echo [2022-08-04T14:24:15.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4118 [Pipeline] echo [2022-08-04T14:24:15.363Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8628ecff4fec815747bca68cc35be89ed8c55ec1 [Pipeline] echo [2022-08-04T14:24:15.406Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8628ecf [Pipeline] echo [2022-08-04T14:24:15.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T14:24:15.558Z] provisioning config files... [2022-08-04T14:24:15.578Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1845081965560891468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T14:24:15.928Z] ---> docker-login.sh [2022-08-04T14:24:15.928Z] nexus3.edgexfoundry.org:10001 [2022-08-04T14:24:16.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T14:24:16.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T14:24:16.455Z] Configure a credential helper to remove this warning. See [2022-08-04T14:24:16.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T14:24:16.455Z] [2022-08-04T14:24:16.455Z] Login Succeeded [2022-08-04T14:24:16.455Z] nexus3.edgexfoundry.org:10002 [2022-08-04T14:24:16.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T14:24:16.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T14:24:16.717Z] Configure a credential helper to remove this warning. See [2022-08-04T14:24:16.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T14:24:16.717Z] [2022-08-04T14:24:16.717Z] Login Succeeded [2022-08-04T14:24:16.717Z] nexus3.edgexfoundry.org:10003 [2022-08-04T14:24:16.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T14:24:16.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T14:24:16.717Z] Configure a credential helper to remove this warning. See [2022-08-04T14:24:16.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T14:24:16.717Z] [2022-08-04T14:24:16.717Z] Login Succeeded [2022-08-04T14:24:16.717Z] nexus3.edgexfoundry.org:10004 [2022-08-04T14:24:16.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T14:24:16.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T14:24:16.978Z] Configure a credential helper to remove this warning. See [2022-08-04T14:24:16.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T14:24:16.978Z] [2022-08-04T14:24:16.978Z] Login Succeeded [2022-08-04T14:24:16.978Z] docker.io [2022-08-04T14:24:16.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T14:24:17.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T14:24:17.244Z] Configure a credential helper to remove this warning. See [2022-08-04T14:24:17.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T14:24:17.244Z] [2022-08-04T14:24:17.244Z] Login Succeeded [2022-08-04T14:24:17.244Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T14:24:17.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T14:24:17.700Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-04T14:24:17.700Z] + dirname cmd/core-command/Dockerfile [2022-08-04T14:24:17.700Z] + cut -d/ -f2 [2022-08-04T14:24:17.700Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-04T14:24:17.700Z] + + cutdirname -d/ cmd/core-data/Dockerfile -f2 [2022-08-04T14:24:17.700Z] [2022-08-04T14:24:17.700Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-04T14:24:17.700Z] + dirname cmd/core-metadata/Dockerfile [2022-08-04T14:24:17.700Z] + cut -d/ -f2 [2022-08-04T14:24:17.700Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-04T14:24:17.700Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-04T14:24:17.700Z] + cut -d/ -f2 [2022-08-04T14:24:17.700Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-04T14:24:17.700Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-04T14:24:17.700Z] + cut -d/ -f2 [2022-08-04T14:24:17.700Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-04T14:24:17.700Z] + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile [2022-08-04T14:24:17.700Z] [2022-08-04T14:24:17.700Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-04T14:24:17.700Z] + cut -d/ -f2+ [2022-08-04T14:24:17.700Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-04T14:24:17.700Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-04T14:24:17.700Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-04T14:24:17.700Z] + cut -d/ -f2 [2022-08-04T14:24:17.700Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-04T14:24:17.700Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-04T14:24:17.700Z] + cut -d/ -f2 [2022-08-04T14:24:17.700Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-04T14:24:17.700Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-04T14:24:17.700Z] + cut -d/ -f2 [2022-08-04T14:24:17.700Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-04T14:24:17.700Z] + dirname cmd/support-notifications/Dockerfile [2022-08-04T14:24:17.700Z] + cut -d/ -f2 [2022-08-04T14:24:17.700Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-04T14:24:17.700Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-04T14:24:17.700Z] + cut -d/ -f2 [2022-08-04T14:24:17.700Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-04T14:24:17.700Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-04T14:24:17.700Z] + cut -d/ -f2 [2022-08-04T14:24:17.700Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-04T14:24:17.761Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-04T14:24:18.296Z] + git rev-list -1 --merges 8628ecff4fec815747bca68cc35be89ed8c55ec1~1..8628ecff4fec815747bca68cc35be89ed8c55ec1 [Pipeline] echo [2022-08-04T14:24:18.333Z] -----------> git rev-list -1 --merges 8628ecff4fec815747bca68cc35be89ed8c55ec1~1..8628ecff4fec815747bca68cc35be89ed8c55ec1 8628ecff4fec815747bca68cc35be89ed8c55ec1 [false] [Pipeline] sh [2022-08-04T14:24:18.656Z] + git log --format=format:%s -1 8628ecff4fec815747bca68cc35be89ed8c55ec1 [Pipeline] echo [2022-08-04T14:24:18.698Z] ========================================================= [2022-08-04T14:24:18.698Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-04T14:24:18.698Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-04T14:24:19.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-04T14:24:19.207Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-04T14:24:19.207Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-04T14:24:19.208Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-04T14:24:19.208Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-04T14:24:19.208Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-04T14:24:19.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:24:19.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T14:24:19.722Z] [2022-08-04T14:24:19.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:24:20.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T14:24:20.106Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-04T14:24:20.106Z] b85a868b505f: Pulling fs layer [2022-08-04T14:24:20.106Z] e2be974225ed: Pulling fs layer [2022-08-04T14:24:20.106Z] 339a4e72a1f5: Pulling fs layer [2022-08-04T14:24:20.106Z] 988bab9f4d93: Pulling fs layer [2022-08-04T14:24:20.106Z] 1469e6f7b9e6: Pulling fs layer [2022-08-04T14:24:20.106Z] eaf3925da568: Pulling fs layer [2022-08-04T14:24:20.106Z] bab4dde63d76: Pulling fs layer [2022-08-04T14:24:20.106Z] bde34c3a00c8: Pulling fs layer [2022-08-04T14:24:20.106Z] b352a97aabf1: Pulling fs layer [2022-08-04T14:24:20.106Z] 4872d77fe225: Pulling fs layer [2022-08-04T14:24:20.106Z] 5851b861e8e6: Pulling fs layer [2022-08-04T14:24:20.106Z] bab4dde63d76: Waiting [2022-08-04T14:24:20.106Z] 1469e6f7b9e6: Waiting [2022-08-04T14:24:20.106Z] bde34c3a00c8: Waiting [2022-08-04T14:24:20.106Z] b352a97aabf1: Waiting [2022-08-04T14:24:20.106Z] 5851b861e8e6: Waiting [2022-08-04T14:24:20.106Z] eaf3925da568: Waiting [2022-08-04T14:24:20.106Z] 988bab9f4d93: Waiting [2022-08-04T14:24:20.106Z] 4872d77fe225: Waiting [2022-08-04T14:24:20.106Z] e2be974225ed: Download complete [2022-08-04T14:24:20.106Z] 988bab9f4d93: Download complete [2022-08-04T14:24:20.369Z] 1469e6f7b9e6: Verifying Checksum [2022-08-04T14:24:20.369Z] 1469e6f7b9e6: Download complete [2022-08-04T14:24:20.369Z] eaf3925da568: Download complete [2022-08-04T14:24:20.369Z] 339a4e72a1f5: Verifying Checksum [2022-08-04T14:24:20.369Z] 339a4e72a1f5: Download complete [2022-08-04T14:24:20.369Z] bde34c3a00c8: Verifying Checksum [2022-08-04T14:24:20.369Z] bde34c3a00c8: Download complete [2022-08-04T14:24:20.369Z] b352a97aabf1: Download complete [2022-08-04T14:24:20.369Z] 4872d77fe225: Download complete [2022-08-04T14:24:20.369Z] 5851b861e8e6: Verifying Checksum [2022-08-04T14:24:20.369Z] 5851b861e8e6: Download complete [2022-08-04T14:24:20.369Z] b85a868b505f: Verifying Checksum [2022-08-04T14:24:20.369Z] b85a868b505f: Download complete [2022-08-04T14:24:20.636Z] bab4dde63d76: Verifying Checksum [2022-08-04T14:24:20.636Z] bab4dde63d76: Download complete [2022-08-04T14:24:22.019Z] b85a868b505f: Pull complete [2022-08-04T14:24:22.019Z] e2be974225ed: Pull complete [2022-08-04T14:24:22.591Z] 339a4e72a1f5: Pull complete [2022-08-04T14:24:22.591Z] 988bab9f4d93: Pull complete [2022-08-04T14:24:22.854Z] 1469e6f7b9e6: Pull complete [2022-08-04T14:24:23.115Z] eaf3925da568: Pull complete [2022-08-04T14:24:25.028Z] bab4dde63d76: Pull complete [2022-08-04T14:24:25.028Z] bde34c3a00c8: Pull complete [2022-08-04T14:24:25.289Z] b352a97aabf1: Pull complete [2022-08-04T14:24:25.289Z] 4872d77fe225: Pull complete [2022-08-04T14:24:25.552Z] 5851b861e8e6: Pull complete [2022-08-04T14:24:25.552Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-04T14:24:25.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-04T14:24:25.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T14:24:25.786Z] prd-ubuntu20.04-docker-8c-8g-21934 does not seem to be running inside a container [2022-08-04T14:24:25.831Z] $ 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 [2022-08-04T14:24:27.244Z] $ docker top b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 -eo pid,comm [2022-08-04T14:24:27.315Z] 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). [2022-08-04T14:24:27.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-04T14:24:27.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T14:24:27.442Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T14:24:27.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T14:24:27.603Z] $ docker exec b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 ssh-agent [2022-08-04T14:24:27.757Z] SSH_AUTH_SOCK=/tmp/ssh-0WQXaCIr2Brb/agent.34 [2022-08-04T14:24:27.757Z] SSH_AGENT_PID=41 [2022-08-04T14:24:27.764Z] Running ssh-add (command line suppressed) [2022-08-04T14:24:27.897Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6757121305256111922.key (/w/workspace/edgex-go/1@tmp/private_key_6757121305256111922.key) [2022-08-04T14:24:27.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T14:24:28.247Z] + git tag --points-at HEAD [Pipeline] } [2022-08-04T14:24:28.276Z] $ docker exec --env ******** --env ******** b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 ssh-agent -k [2022-08-04T14:24:28.390Z] unset SSH_AUTH_SOCK; [2022-08-04T14:24:28.390Z] unset SSH_AGENT_PID; [2022-08-04T14:24:28.390Z] echo Agent pid 41 killed; [2022-08-04T14:24:28.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-04T14:24:28.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-04T14:24:28.482Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-04T14:24:28.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-04T14:24:28.624Z] $ docker exec b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 ssh-agent [2022-08-04T14:24:28.743Z] SSH_AUTH_SOCK=/tmp/ssh-BNVqcCdAFfyH/agent.75 [2022-08-04T14:24:28.743Z] SSH_AGENT_PID=81 [2022-08-04T14:24:28.749Z] Running ssh-add (command line suppressed) [2022-08-04T14:24:28.880Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8745364554803306808.key (/w/workspace/edgex-go/1@tmp/private_key_8745364554803306808.key) [2022-08-04T14:24:28.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-04T14:24:29.231Z] + git semver init [2022-08-04T14:24:29.494Z] 2022-08-04 14:24:29,446 [run_init] DEBUG init version:0.0.0 force:False [2022-08-04T14:24:29.494Z] 2022-08-04 14:24:29,447 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-08-04T14:24:29.494Z] 2022-08-04 14:24:29,447 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-08-04T14:24:29.494Z] 2022-08-04 14:24:29,448 [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) [2022-08-04T14:24:34.804Z] 2022-08-04 14:24:33,952 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-08-04T14:24:34.804Z] 2022-08-04 14:24:33,953 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4118 with force:False [2022-08-04T14:24:34.804Z] 2022-08-04 14:24:33,953 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4118 [2022-08-04T14:24:34.804Z] 2022-08-04 14:24:33,961 [execute] INFO git cat-file --batch-check [2022-08-04T14:24:34.804Z] 2022-08-04 14:24:33,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T14:24:34.804Z] 2022-08-04 14:24:33,968 [execute] INFO git cat-file --batch [2022-08-04T14:24:34.804Z] 2022-08-04 14:24:33,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-08-04T14:24:34.804Z] 2022-08-04 14:24:33,974 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4118 [2022-08-04T14:24:34.804Z] 0.0.0 [Pipeline] } [2022-08-04T14:24:34.837Z] $ docker exec --env ******** --env ******** b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 ssh-agent -k [2022-08-04T14:24:34.961Z] unset SSH_AUTH_SOCK; [2022-08-04T14:24:34.962Z] unset SSH_AGENT_PID; [2022-08-04T14:24:34.962Z] echo Agent pid 81 killed; [2022-08-04T14:24:34.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-04T14:24:35.395Z] + git semver [Pipeline] } [2022-08-04T14:24:35.689Z] $ docker stop --time=1 b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 [2022-08-04T14:24:37.050Z] $ docker rm -f b1b2fbd67c3953ba1027b7be1e90e9dfd32424cdc84d3ca17b5757cdf4a4a588 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T14:24:37.477Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-04T14:24:37.809Z] Stashed 1 file(s) [Pipeline] echo [2022-08-04T14:24:37.826Z] [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 [2022-08-04T14:24:38.596Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-04T14:24:38.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T14:24:38.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T14:24:38.710Z] ========================================================= [2022-08-04T14:24:38.710Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-04T14:24:38.710Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-04T14:24:39.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T14:24:39.058Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-04T14:24:39.058Z] 2408cc74d12b: Pulling fs layer [2022-08-04T14:24:39.058Z] ea60b727a1ce: Pulling fs layer [2022-08-04T14:24:39.058Z] 30c4a7721957: Pulling fs layer [2022-08-04T14:24:39.058Z] 370296b7ddb6: Pulling fs layer [2022-08-04T14:24:39.058Z] 7c6cee850709: Pulling fs layer [2022-08-04T14:24:39.058Z] 39a5fcdaea64: Pulling fs layer [2022-08-04T14:24:39.058Z] d94ebbe4e438: Pulling fs layer [2022-08-04T14:24:39.058Z] bcfd1f05c69d: Pulling fs layer [2022-08-04T14:24:39.058Z] 59ccb84bbe0f: Pulling fs layer [2022-08-04T14:24:39.058Z] 370296b7ddb6: Waiting [2022-08-04T14:24:39.058Z] d94ebbe4e438: Waiting [2022-08-04T14:24:39.058Z] 39a5fcdaea64: Waiting [2022-08-04T14:24:39.058Z] bcfd1f05c69d: Waiting [2022-08-04T14:24:39.058Z] 30c4a7721957: Download complete [2022-08-04T14:24:39.058Z] ea60b727a1ce: Verifying Checksum [2022-08-04T14:24:39.058Z] ea60b727a1ce: Download complete [2022-08-04T14:24:39.058Z] 7c6cee850709: Download complete [2022-08-04T14:24:39.058Z] 39a5fcdaea64: Verifying Checksum [2022-08-04T14:24:39.058Z] 39a5fcdaea64: Download complete [2022-08-04T14:24:39.058Z] 2408cc74d12b: Verifying Checksum [2022-08-04T14:24:39.058Z] d94ebbe4e438: Verifying Checksum [2022-08-04T14:24:39.058Z] d94ebbe4e438: Download complete [2022-08-04T14:24:39.326Z] 2408cc74d12b: Pull complete [2022-08-04T14:24:39.326Z] ea60b727a1ce: Pull complete [2022-08-04T14:24:39.596Z] 59ccb84bbe0f: Verifying Checksum [2022-08-04T14:24:39.596Z] 59ccb84bbe0f: Download complete [2022-08-04T14:24:39.596Z] 30c4a7721957: Pull complete [2022-08-04T14:24:39.861Z] bcfd1f05c69d: Verifying Checksum [2022-08-04T14:24:39.861Z] bcfd1f05c69d: Download complete [2022-08-04T14:24:40.121Z] 370296b7ddb6: Download complete [2022-08-04T14:24:44.328Z] 370296b7ddb6: Pull complete [2022-08-04T14:24:44.328Z] 7c6cee850709: Pull complete [2022-08-04T14:24:44.590Z] 39a5fcdaea64: Pull complete [2022-08-04T14:24:44.590Z] d94ebbe4e438: Pull complete [2022-08-04T14:24:47.131Z] bcfd1f05c69d: Pull complete [2022-08-04T14:24:47.703Z] 59ccb84bbe0f: Pull complete [2022-08-04T14:24:47.703Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-04T14:24:47.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T14:24:47.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-04T14:24:48.066Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-08-04T14:24:48.066Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T14:24:48.066Z] WORKDIR /edgex [2022-08-04T14:24:48.066Z] COPY go.mod . [2022-08-04T14:24:48.066Z] RUN go mod download [2022-08-04T14:24:48.640Z] Sending build context to Docker daemon 169.2MB [2022-08-04T14:24:48.640Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-04T14:24:48.640Z] ---> a4fb48ad2a94 [2022-08-04T14:24:48.640Z] Step 2/4 : WORKDIR /edgex [2022-08-04T14:24:50.562Z] ---> Running in f40ad6b4a8e0 [2022-08-04T14:24:50.825Z] Removing intermediate container f40ad6b4a8e0 [2022-08-04T14:24:50.825Z] ---> 4f4bc72d35d7 [2022-08-04T14:24:50.825Z] Step 3/4 : COPY go.mod . [2022-08-04T14:24:50.825Z] ---> c220e989f0d7 [2022-08-04T14:24:50.825Z] Step 4/4 : RUN go mod download [2022-08-04T14:24:50.825Z] ---> Running in f36b7ce15147 [2022-08-04T14:24:53.144Z] Still waiting to schedule task [2022-08-04T14:24:53.144Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-04T14:25:05.817Z] Removing intermediate container f36b7ce15147 [2022-08-04T14:25:05.817Z] ---> 9f44c46ba416 [2022-08-04T14:25:05.817Z] Successfully built 9f44c46ba416 [2022-08-04T14:25:05.817Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:25:06.197Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-04T14:25:06.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T14:25:06.360Z] prd-ubuntu20.04-docker-8c-8g-21934 does not seem to be running inside a container [2022-08-04T14:25:06.400Z] $ 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 [2022-08-04T14:25:06.858Z] $ docker top 2fe2ad8d1f4bf44462eb384982b0f6e3cef57266208304e11bac9c00d1252020 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T14:25:07.264Z] + go version [2022-08-04T14:25:07.264Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-04T14:25:07.299Z] $ docker stop --time=1 2fe2ad8d1f4bf44462eb384982b0f6e3cef57266208304e11bac9c00d1252020 [2022-08-04T14:25:08.636Z] $ docker rm -f 2fe2ad8d1f4bf44462eb384982b0f6e3cef57266208304e11bac9c00d1252020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:25:09.327Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-04T14:25:09.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T14:25:09.500Z] prd-ubuntu20.04-docker-8c-8g-21934 does not seem to be running inside a container [2022-08-04T14:25:09.540Z] $ 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 [2022-08-04T14:25:09.976Z] $ docker top 8e0c7afec44ceef1c749ec9ef22a96ca8d3008554edd04d49e7be3d8ae976997 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-04T14:25:10.112Z] ========================================================= [2022-08-04T14:25:10.112Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-04T14:25:10.112Z] ========================================================= [Pipeline] sh [2022-08-04T14:25:10.415Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-04T14:25:10.779Z] + make test [2022-08-04T14:25:10.779Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-04T14:25:17.359Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-04T14:25:32.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-04T14:25:32.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.114s coverage: 98.5% of statements [2022-08-04T14:25:32.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-04T14:25:32.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.2% of statements [2022-08-04T14:25:32.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-04T14:25:32.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-04T14:25:36.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.508s coverage: 89.2% of statements [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-04T14:25:36.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 2.1% of statements [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-04T14:25:36.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.508s coverage: 95.6% of statements [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-04T14:25:36.716Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-04T14:25:36.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-04T14:25:36.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.097s coverage: 0.9% of statements [2022-08-04T14:25:36.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-04T14:25:36.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-08-04T14:25:36.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements [2022-08-04T14:25:36.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-04T14:25:36.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2022-08-04T14:25:36.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2022-08-04T14:25:36.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2022-08-04T14:25:36.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-08-04T14:25:36.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.090s coverage: 87.5% of statements [2022-08-04T14:25:42.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-08-04T14:25:42.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-08-04T14:25:47.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 82.2% of statements [2022-08-04T14:25:47.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-04T14:25:55.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-08-04T14:25:55.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-04T14:25:55.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-04T14:25:55.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.7% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.8% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 43.6% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-04T14:25:55.450Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2022-08-04T14:25:55.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-08-04T14:25:55.450Z] 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 [2022-08-04T14:26:17.413Z] 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." [2022-08-04T14:26:17.413Z] GO111MODULE=on go vet ./... [2022-08-04T14:26:19.328Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-04T14:26:19.328Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-04T14:26:19.328Z] ./bin/test-attribution-txt.sh [2022-08-04T14:26:19.590Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-04T14:26:19.590Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-04T14:26:19.590Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-04T14:26:19.590Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-04T14:26:19.590Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-04T14:26:19.590Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-04T14:26:19.590Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-04T14:26:19.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-04T14:26:19.984Z] + ls -al . [2022-08-04T14:26:19.984Z] total 728 [2022-08-04T14:26:19.984Z] drwxrwxr-x 10 1001 1001 4096 Aug 4 14:25 . [2022-08-04T14:26:19.984Z] drwxr-xr-x 4 root root 4096 Aug 4 14:25 .. [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 16 Aug 4 14:24 .dockerignore [2022-08-04T14:26:19.984Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 14:25 .git [2022-08-04T14:26:19.984Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 14:24 .github [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 1030 Aug 4 14:24 .gitignore [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 42 Aug 4 14:24 .golangci.yml [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 87 Aug 4 14:24 .hadolint.yml [2022-08-04T14:26:19.984Z] drwxr-xr-x 3 1001 1001 4096 Aug 4 14:24 .semver [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 14:24 .sonarcloud.properties [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 1171 Aug 4 14:24 ADOPTERS.md [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 10347 Aug 4 14:24 Attribution.txt [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 63209 Aug 4 14:24 CHANGELOG.md [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 14:24 CONTRIBUTING.md [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 677 Aug 4 14:24 GOVERNANCE.md [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 850 Aug 4 14:24 Jenkinsfile [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 14:24 LICENSE [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 12212 Aug 4 14:24 Makefile [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 582 Aug 4 14:24 OWNERS.md [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 9094 Aug 4 14:24 README.md [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 6912 Aug 4 14:24 SECURITY.md [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 5 Aug 4 14:24 VERSION [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 14:24 ZMQWindows.md [2022-08-04T14:26:19.984Z] drwxrwxr-x 2 1001 1001 4096 Aug 4 14:24 bin [2022-08-04T14:26:19.984Z] drwxrwxr-x 18 1001 1001 4096 Aug 4 14:24 cmd [2022-08-04T14:26:19.984Z] -rw-r--r-- 1 root root 478941 Aug 4 14:25 coverage.out [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 3681 Aug 4 14:24 go.mod [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 38033 Aug 4 14:24 go.sum [2022-08-04T14:26:19.984Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 14:24 internal [2022-08-04T14:26:19.984Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 14:24 openapi [2022-08-04T14:26:19.984Z] drwxrwxr-x 4 1001 1001 4096 Aug 4 14:24 snap [2022-08-04T14:26:19.984Z] -rw-rw-r-- 1 1001 1001 204 Aug 4 14:24 version.go [Pipeline] sh [2022-08-04T14:26:20.299Z] + '[' -e coverage.out ] [2022-08-04T14:26:20.299Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-04T14:26:20.424Z] Stashed 1 file(s) [Pipeline] sh [2022-08-04T14:26:20.719Z] + make build [2022-08-04T14:26:20.719Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T14:26:28.757Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21935 in /w/workspace/edgexfoundry_edgex-go_PR-4118 [Pipeline] { [Pipeline] ws [2022-08-04T14:26:28.798Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-08-04T14:26:28.928Z] The recommended git tool is: git [2022-08-04T14:26:35.614Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-04T14:26:35.758Z] using credential edgex-jenkins-ssh [2022-08-04T14:26:35.778Z] Cloning the remote Git repository [2022-08-04T14:26:35.865Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-04T14:26:35.948Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-08-04T14:26:36.042Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-04T14:26:36.042Z] > git --version # timeout=10 [2022-08-04T14:26:36.066Z] > git --version # 'git version 2.25.1' [2022-08-04T14:26:36.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T14:26:36.177Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-04T14:26:45.617Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-04T14:26:46.187Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T14:26:53.511Z] Merging remotes/origin/main commit 903554080b28ff075cc341860676ebe681b23b54 into PR head commit 8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:26:52.531Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-04T14:26:52.547Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-04T14:26:52.625Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-04T14:26:52.729Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-04T14:26:52.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T14:26:52.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4118/head:refs/remotes/origin/PR-4118 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-04T14:26:53.529Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:26:53.550Z] > git checkout -f 8628ecff4fec815747bca68cc35be89ed8c55ec1 # timeout=10 [2022-08-04T14:26:53.894Z] Merge succeeded, producing 8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:26:53.894Z] Checking out Revision 8628ecff4fec815747bca68cc35be89ed8c55ec1 (PR-4118) [2022-08-04T14:26:54.414Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T14:26:54.414Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T14:26:54.677Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T14:26:53.791Z] > git remote # timeout=10 [2022-08-04T14:26:53.807Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T14:26:53.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-04T14:26:53.846Z] > git merge 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 [2022-08-04T14:26:53.872Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T14:26:53.901Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:26:53.914Z] > git checkout -f 8628ecff4fec815747bca68cc35be89ed8c55ec1 # timeout=10 [2022-08-04T14:26:56.059Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:26:57.003Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:26:58.193Z] Commit message: "fix: Addressed permission error in redis v7 #4027" [2022-08-04T14:26:58.248Z] > git --version # timeout=10 [2022-08-04T14:26:58.261Z] > git --version # 'git version 2.25.1' [2022-08-04T14:26:58.278Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-04T14:26:58.386Z] CGO_ENABLED=0 GO111MODULE=on 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-04T14:26:58.956Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:26:59.373Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-04T14:26:59.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T14:26:59.373Z] Dload Upload Total Spent Left Speed [2022-08-04T14:26:59.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 99451 0 --:--:-- --:--:-- --:--:-- 99451 [Pipeline] sh [2022-08-04T14:26:59.897Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:27:00.168Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-04T14:27:00.528Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-04T14:27:00.528Z] + sudo tee /etc/docker/daemon.new [2022-08-04T14:27:00.528Z] { [2022-08-04T14:27:00.528Z] "registry-mirrors": [ [2022-08-04T14:27:00.528Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-04T14:27:00.528Z] ], [2022-08-04T14:27:00.528Z] "bip": "10.250.0.254/24", [2022-08-04T14:27:00.528Z] "hosts": [ [2022-08-04T14:27:00.528Z] "tcp://0.0.0.0:5555", [2022-08-04T14:27:00.528Z] "unix:///var/run/docker.sock" [2022-08-04T14:27:00.528Z] ], [2022-08-04T14:27:00.528Z] "mtu": 1458, [2022-08-04T14:27:00.528Z] "selinux-enabled": true, [2022-08-04T14:27:00.528Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-04T14:27:00.528Z] } [Pipeline] sh [2022-08-04T14:27:00.886Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-04T14:27:01.240Z] + sudo service docker restart [2022-08-04T14:27:01.810Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-08-04T14:27:02.783Z] $ docker stop --time=1 8e0c7afec44ceef1c749ec9ef22a96ca8d3008554edd04d49e7be3d8ae976997 [2022-08-04T14:27:05.448Z] $ docker rm -f 8e0c7afec44ceef1c749ec9ef22a96ca8d3008554edd04d49e7be3d8ae976997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:27:06.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T14:27:06.647Z] [2022-08-04T14:27:06.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:27:07.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T14:27:07.033Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-04T14:27:07.033Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-04T14:27:07.033Z] ca9280d653b3: Pulling fs layer [2022-08-04T14:27:07.033Z] 7e9c9ca2126c: Pulling fs layer [2022-08-04T14:27:07.033Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-04T14:27:07.033Z] cbdbe7a5bc2a: Download complete [2022-08-04T14:27:07.293Z] ca9280d653b3: Verifying Checksum [2022-08-04T14:27:07.293Z] ca9280d653b3: Download complete [2022-08-04T14:27:07.293Z] cbdbe7a5bc2a: Pull complete [2022-08-04T14:27:07.862Z] 7e9c9ca2126c: Verifying Checksum [2022-08-04T14:27:07.862Z] 7e9c9ca2126c: Download complete [2022-08-04T14:27:07.862Z] ca9280d653b3: Pull complete [2022-08-04T14:27:12.059Z] 7e9c9ca2126c: Pull complete [2022-08-04T14:27:12.059Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-04T14:27:12.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T14:27:12.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T14:27:12.296Z] prd-ubuntu20.04-docker-8c-8g-21934 does not seem to be running inside a container [2022-08-04T14:27:12.343Z] $ 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 [2022-08-04T14:27:13.920Z] $ docker top 4c1f15abf9074354cccdce6c14549fd2d7676795406c8472496a0aa2df98e5bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T14:27:14.333Z] + docker-compose build --help [2022-08-04T14:27:14.333Z] + grep parallel [2022-08-04T14:27:14.907Z] --parallel Build images in parallel. [Pipeline] } [2022-08-04T14:27:14.944Z] $ docker stop --time=1 4c1f15abf9074354cccdce6c14549fd2d7676795406c8472496a0aa2df98e5bb [2022-08-04T14:27:16.224Z] $ docker rm -f 4c1f15abf9074354cccdce6c14549fd2d7676795406c8472496a0aa2df98e5bb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:27:16.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-04T14:27:16.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T14:27:17.014Z] prd-ubuntu20.04-docker-8c-8g-21934 does not seem to be running inside a container [2022-08-04T14:27:17.053Z] $ 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 [2022-08-04T14:27:17.455Z] $ docker top 9e04f6f87dc0f562b434c3c184bfa04ec8caae885b0b41b70ba6421a62596ac2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T14:27:17.869Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-04T14:27:18.442Z] Building core-command ... [2022-08-04T14:27:18.442Z] Building core-data ... [2022-08-04T14:27:18.442Z] Building core-metadata ... [2022-08-04T14:27:18.442Z] Building security-bootstrapper ... [2022-08-04T14:27:18.442Z] Building security-proxy-setup ... [2022-08-04T14:27:18.442Z] Building security-secretstore-setup ... [2022-08-04T14:27:18.442Z] Building security-spiffe-token-provider ... [2022-08-04T14:27:18.442Z] Building security-spire-agent ... [2022-08-04T14:27:18.442Z] Building security-spire-config ... [2022-08-04T14:27:18.442Z] Building security-spire-server ... [2022-08-04T14:27:18.442Z] Building support-notifications ... [2022-08-04T14:27:18.442Z] Building support-scheduler ... [2022-08-04T14:27:18.442Z] Building sys-mgmt-agent ... [2022-08-04T14:27:18.442Z] Building security-secretstore-setup [2022-08-04T14:27:18.442Z] Building security-spire-server [2022-08-04T14:27:18.442Z] Building security-spiffe-token-provider [2022-08-04T14:27:18.442Z] Building security-bootstrapper [2022-08-04T14:27:18.442Z] Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T14:27:19.822Z] provisioning config files... [2022-08-04T14:27:19.847Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2520019848898106220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T14:27:20.248Z] ---> docker-login.sh [2022-08-04T14:27:20.248Z] nexus3.edgexfoundry.org:10001 [2022-08-04T14:27:20.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T14:27:21.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T14:27:21.126Z] Configure a credential helper to remove this warning. See [2022-08-04T14:27:21.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T14:27:21.126Z] [2022-08-04T14:27:21.127Z] Login Succeeded [2022-08-04T14:27:21.127Z] nexus3.edgexfoundry.org:10002 [2022-08-04T14:27:21.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T14:27:21.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T14:27:21.403Z] Configure a credential helper to remove this warning. See [2022-08-04T14:27:21.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T14:27:21.403Z] [2022-08-04T14:27:21.403Z] Login Succeeded [2022-08-04T14:27:21.403Z] nexus3.edgexfoundry.org:10003 [2022-08-04T14:27:22.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T14:27:22.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T14:27:22.009Z] Configure a credential helper to remove this warning. See [2022-08-04T14:27:22.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T14:27:22.009Z] [2022-08-04T14:27:22.009Z] Login Succeeded [2022-08-04T14:27:22.009Z] nexus3.edgexfoundry.org:10004 [2022-08-04T14:27:22.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T14:27:22.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T14:27:22.563Z] Configure a credential helper to remove this warning. See [2022-08-04T14:27:22.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T14:27:22.563Z] [2022-08-04T14:27:22.563Z] Login Succeeded [2022-08-04T14:27:22.563Z] docker.io [2022-08-04T14:27:22.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-04T14:27:23.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-04T14:27:23.437Z] Configure a credential helper to remove this warning. See [2022-08-04T14:27:23.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-04T14:27:23.437Z] [2022-08-04T14:27:23.437Z] Login Succeeded [2022-08-04T14:27:23.437Z] ---> docker-login.sh ends [Pipeline] } [2022-08-04T14:27:23.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-04T14:27:24.176Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-08-04T14:27:24.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T14:27:24.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-04T14:27:24.297Z] ========================================================= [2022-08-04T14:27:24.297Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-04T14:27:24.297Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-04T14:27:24.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T14:27:24.962Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-04T14:27:24.962Z] b3c136eddcbf: Pulling fs layer [2022-08-04T14:27:24.962Z] c0a3192eca97: Pulling fs layer [2022-08-04T14:27:24.962Z] a050256f5b6f: Pulling fs layer [2022-08-04T14:27:24.962Z] 656be50a0ddc: Pulling fs layer [2022-08-04T14:27:24.962Z] 2bbca73fdf42: Pulling fs layer [2022-08-04T14:27:24.962Z] 46d945488cbd: Pulling fs layer [2022-08-04T14:27:24.962Z] 8a5474983e97: Pulling fs layer [2022-08-04T14:27:24.962Z] 329c88fbcd65: Pulling fs layer [2022-08-04T14:27:24.962Z] 656be50a0ddc: Waiting [2022-08-04T14:27:24.962Z] 2bbca73fdf42: Waiting [2022-08-04T14:27:24.962Z] 46d945488cbd: Waiting [2022-08-04T14:27:24.962Z] 8a5474983e97: Waiting [2022-08-04T14:27:24.962Z] 329c88fbcd65: Waiting [2022-08-04T14:27:24.962Z] a050256f5b6f: Verifying Checksum [2022-08-04T14:27:24.962Z] a050256f5b6f: Download complete [2022-08-04T14:27:24.962Z] c0a3192eca97: Verifying Checksum [2022-08-04T14:27:24.962Z] c0a3192eca97: Download complete [2022-08-04T14:27:24.962Z] 2bbca73fdf42: Verifying Checksum [2022-08-04T14:27:24.962Z] 2bbca73fdf42: Download complete [2022-08-04T14:27:24.962Z] 46d945488cbd: Verifying Checksum [2022-08-04T14:27:24.962Z] 46d945488cbd: Download complete [2022-08-04T14:27:24.962Z] b3c136eddcbf: Verifying Checksum [2022-08-04T14:27:24.962Z] b3c136eddcbf: Download complete [2022-08-04T14:27:25.960Z] b3c136eddcbf: Pull complete [2022-08-04T14:27:25.960Z] 329c88fbcd65: Verifying Checksum [2022-08-04T14:27:25.960Z] 329c88fbcd65: Download complete [2022-08-04T14:27:26.566Z] c0a3192eca97: Pull complete [2022-08-04T14:27:26.844Z] a050256f5b6f: Pull complete [2022-08-04T14:27:27.120Z] 8a5474983e97: Verifying Checksum [2022-08-04T14:27:27.120Z] 8a5474983e97: Download complete [2022-08-04T14:27:27.719Z] 656be50a0ddc: Verifying Checksum [2022-08-04T14:27:27.720Z] 656be50a0ddc: Download complete [2022-08-04T14:27:30.663Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:27:30.663Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:27:30.663Z] ---> 9f44c46ba416 [2022-08-04T14:27:30.663Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T14:27:30.663Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:27:30.663Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:27:30.663Z] ---> 9f44c46ba416 [2022-08-04T14:27:30.663Z] Step 3/20 : WORKDIR /edgex-go [2022-08-04T14:27:30.663Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:27:30.663Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:27:30.663Z] ---> 9f44c46ba416 [2022-08-04T14:27:30.663Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T14:27:30.663Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:27:30.663Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:27:30.663Z] ---> 9f44c46ba416 [2022-08-04T14:27:30.663Z] Step 3/31 : WORKDIR /edgex-go [2022-08-04T14:27:30.663Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:27:30.663Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:27:30.663Z] ---> 9f44c46ba416 [2022-08-04T14:27:30.663Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T14:27:32.584Z] ---> Running in 39ba31c7683c [2022-08-04T14:27:32.584Z] ---> Running in a21b37fc6707 [2022-08-04T14:27:32.584Z] ---> Running in d3667b9471c6 [2022-08-04T14:27:32.584Z] ---> Running in e851a22d9827 [2022-08-04T14:27:32.584Z] ---> Running in 69b94fd1809f [2022-08-04T14:27:32.850Z] Removing intermediate container 39ba31c7683c [2022-08-04T14:27:32.850Z] ---> 6a2bc9d0cfe2 [2022-08-04T14:27:32.850Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:27:32.850Z] Removing intermediate container a21b37fc6707 [2022-08-04T14:27:32.850Z] ---> b98124e785e4 [2022-08-04T14:27:32.850Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:27:32.850Z] Removing intermediate container 69b94fd1809f [2022-08-04T14:27:32.850Z] ---> d888ae8181db [2022-08-04T14:27:32.850Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:27:32.850Z] Removing intermediate container e851a22d9827 [2022-08-04T14:27:32.850Z] ---> 0c0eeedef2b3 [2022-08-04T14:27:32.850Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-04T14:27:32.850Z] Removing intermediate container d3667b9471c6 [2022-08-04T14:27:32.850Z] ---> 79448db4c493 [2022-08-04T14:27:32.850Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:27:32.850Z] ---> Running in 1d0375e032fc [2022-08-04T14:27:32.850Z] ---> Running in d9fa9cc3c1e9 [2022-08-04T14:27:32.850Z] ---> Running in 381d0087730e [2022-08-04T14:27:32.850Z] ---> Running in 5adc44ab21d4 [2022-08-04T14:27:32.850Z] ---> Running in bfa5c60a7438 [2022-08-04T14:27:33.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:27:33.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:27:33.792Z] Removing intermediate container 1d0375e032fc [2022-08-04T14:27:33.792Z] ---> cb3608efbe01 [2022-08-04T14:27:33.792Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T14:27:33.792Z] ---> Running in d63fe6d8e682 [2022-08-04T14:27:34.053Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-04T14:27:34.053Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-04T14:27:34.053Z] OK: 17035 distinct packages available [2022-08-04T14:27:34.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:27:34.053Z] Removing intermediate container 381d0087730e [2022-08-04T14:27:34.053Z] ---> c80b3543f02b [2022-08-04T14:27:34.053Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-04T14:27:34.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:27:34.317Z] ---> Running in b0608b977e89 [2022-08-04T14:27:34.317Z] Removing intermediate container d9fa9cc3c1e9 [2022-08-04T14:27:34.317Z] ---> 45d6ddcef64b [2022-08-04T14:27:34.317Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T14:27:34.317Z] ---> Running in 27374d6d1eba [2022-08-04T14:27:34.317Z] Removing intermediate container bfa5c60a7438 [2022-08-04T14:27:34.317Z] ---> 9ab0d1ffc14f [2022-08-04T14:27:34.317Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-04T14:27:34.579Z] OK: 211 MiB in 51 packages [2022-08-04T14:27:34.579Z] ---> Running in f9f2cd48ac45 [2022-08-04T14:27:34.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:27:34.845Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:27:34.845Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:27:35.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:27:35.106Z] Removing intermediate container 5adc44ab21d4 [2022-08-04T14:27:35.106Z] ---> e64ca9eb925d [2022-08-04T14:27:35.106Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-04T14:27:35.106Z] ---> 2ec9e4ea7f0b [2022-08-04T14:27:35.106Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:27:35.106Z] ---> Running in 91ffec61c174 [2022-08-04T14:27:35.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:27:35.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:27:35.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:27:35.896Z] OK: 211 MiB in 51 packages [2022-08-04T14:27:35.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:27:35.896Z] OK: 211 MiB in 51 packages [2022-08-04T14:27:36.160Z] OK: 211 MiB in 51 packages [2022-08-04T14:27:36.420Z] Removing intermediate container d63fe6d8e682 [2022-08-04T14:27:36.420Z] ---> 67a136600b10 [2022-08-04T14:27:36.420Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T14:27:36.682Z] Removing intermediate container b0608b977e89 [2022-08-04T14:27:36.682Z] ---> b4dc7e08d350 [2022-08-04T14:27:36.682Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T14:27:36.682Z] Removing intermediate container 27374d6d1eba [2022-08-04T14:27:36.682Z] ---> a04fe0211ec8 [2022-08-04T14:27:36.682Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T14:27:36.682Z] ---> 990ff50d5ca9 [2022-08-04T14:27:36.682Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:27:36.682Z] OK: 211 MiB in 51 packages [2022-08-04T14:27:36.682Z] ---> 600f6947247e [2022-08-04T14:27:36.682Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:27:36.682Z] ---> Running in 243e5c764352 [2022-08-04T14:27:36.682Z] ---> Running in d793d47f685a [2022-08-04T14:27:36.943Z] ---> 69f57fcff066 [2022-08-04T14:27:36.943Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:27:36.943Z] ---> Running in a1aca2d2c8ba [2022-08-04T14:27:37.203Z] Removing intermediate container f9f2cd48ac45 [2022-08-04T14:27:37.203Z] ---> a19b0529d2b7 [2022-08-04T14:27:37.203Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-04T14:27:37.465Z] ---> aa52cd2e30c6 [2022-08-04T14:27:37.465Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:27:37.465Z] ---> Running in 3db931b6651d [2022-08-04T14:27:42.839Z] 656be50a0ddc: Pull complete [2022-08-04T14:27:42.839Z] 2bbca73fdf42: Pull complete [2022-08-04T14:27:42.839Z] 46d945488cbd: Pull complete [2022-08-04T14:27:48.264Z] 8a5474983e97: Pull complete [2022-08-04T14:27:49.703Z] 329c88fbcd65: Pull complete [2022-08-04T14:27:49.703Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-04T14:27:49.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T14:27:49.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-04T14:27:50.107Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T14:27:50.107Z] WORKDIR /edgex [2022-08-04T14:27:50.107Z] COPY go.mod . [2022-08-04T14:27:50.107Z] RUN go mod download [2022-08-04T14:27:50.107Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-04T14:27:50.730Z] Sending build context to Docker daemon 3.123MB [2022-08-04T14:27:50.730Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-04T14:27:50.730Z] ---> ff4287adb874 [2022-08-04T14:27:50.730Z] Step 2/4 : WORKDIR /edgex [2022-08-04T14:27:52.372Z] Removing intermediate container 91ffec61c174 [2022-08-04T14:27:52.372Z] ---> 9a36d5d426ca [2022-08-04T14:27:52.372Z] Step 7/20 : COPY . . [2022-08-04T14:27:52.372Z] Removing intermediate container 243e5c764352 [2022-08-04T14:27:52.372Z] ---> 2ffa1953889a [2022-08-04T14:27:52.372Z] Step 8/26 : COPY . . [2022-08-04T14:27:52.372Z] Removing intermediate container d793d47f685a [2022-08-04T14:27:52.372Z] ---> 59af4442d6c7 [2022-08-04T14:27:52.372Z] Step 8/25 : COPY . . [2022-08-04T14:27:52.372Z] Removing intermediate container a1aca2d2c8ba [2022-08-04T14:27:52.372Z] ---> f3e91f7256d7 [2022-08-04T14:27:52.372Z] Step 8/25 : COPY . . [2022-08-04T14:27:52.372Z] Removing intermediate container 3db931b6651d [2022-08-04T14:27:52.372Z] ---> b758d5d828ef [2022-08-04T14:27:52.372Z] Step 8/31 : COPY . . [2022-08-04T14:27:52.708Z] ---> Running in 4609793d838e [2022-08-04T14:27:52.708Z] Removing intermediate container 4609793d838e [2022-08-04T14:27:52.708Z] ---> e5afc79f6749 [2022-08-04T14:27:52.708Z] Step 3/4 : COPY go.mod . [2022-08-04T14:27:53.308Z] ---> 0f4e23bdbaed [2022-08-04T14:27:53.308Z] Step 4/4 : RUN go mod download [2022-08-04T14:27:53.308Z] ---> Running in 52439164563e [2022-08-04T14:28:00.512Z] ---> 055160896f64 [2022-08-04T14:28:00.512Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T14:28:00.512Z] ---> ad29cab0fcde [2022-08-04T14:28:00.512Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T14:28:00.512Z] ---> 7d6554792e89 [2022-08-04T14:28:00.512Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-04T14:28:00.512Z] ---> 64a782593a7f [2022-08-04T14:28:00.512Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-04T14:28:00.512Z] ---> d555d10d0781 [2022-08-04T14:28:00.512Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-04T14:28:00.512Z] ---> Running in 57d596c3ae8d [2022-08-04T14:28:00.512Z] ---> Running in e249d22c0eca [2022-08-04T14:28:00.512Z] ---> Running in 17b4e247d407 [2022-08-04T14:28:00.512Z] ---> Running in a0e3cae3c234 [2022-08-04T14:28:00.512Z] ---> Running in afac196b786d [2022-08-04T14:28:00.512Z] Removing intermediate container e249d22c0eca [2022-08-04T14:28:00.512Z] ---> dac0367eb6df [2022-08-04T14:28:00.512Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-04T14:28:00.512Z] Removing intermediate container 57d596c3ae8d [2022-08-04T14:28:00.512Z] ---> e9591285d047 [2022-08-04T14:28:00.512Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T14:28:00.512Z] ---> Running in 2f088b20ed50 [2022-08-04T14:28:00.512Z] ---> Running in 8647b4977b33 [2022-08-04T14:28:00.512Z] Removing intermediate container 2f088b20ed50 [2022-08-04T14:28:00.512Z] ---> 6eefe4aa9fcf [2022-08-04T14:28:00.512Z] Step 11/25 : 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 [2022-08-04T14:28:00.512Z] Removing intermediate container 8647b4977b33 [2022-08-04T14:28:00.512Z] ---> ea6e1b958550 [2022-08-04T14:28:00.512Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T14:28:00.512Z] ---> Running in 67e065d95e48 [2022-08-04T14:28:00.512Z] ---> Running in 4a4a9427d917 [2022-08-04T14:28:00.772Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:28:00.772Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:28:01.034Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:28:01.601Z] Removing intermediate container 4a4a9427d917 [2022-08-04T14:28:01.601Z] ---> a69797343a70 [2022-08-04T14:28:01.601Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T14:28:01.601Z] ---> Running in 76c42b9c3ebd [2022-08-04T14:28:01.871Z] Removing intermediate container 67e065d95e48 [2022-08-04T14:28:01.871Z] ---> 813f64e5c6fd [2022-08-04T14:28:01.871Z] Step 12/25 : WORKDIR /edgex-go [2022-08-04T14:28:01.871Z] ---> Running in 0b8958100db4 [2022-08-04T14:28:01.871Z] Removing intermediate container 76c42b9c3ebd [2022-08-04T14:28:01.871Z] ---> 12fb7d73d80a [2022-08-04T14:28:01.871Z] [2022-08-04T14:28:01.871Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T14:28:01.871Z] Removing intermediate container 0b8958100db4 [2022-08-04T14:28:01.871Z] ---> 4e07cf9ce238 [2022-08-04T14:28:01.871Z] [2022-08-04T14:28:01.871Z] Step 13/25 : FROM alpine:3.15 [2022-08-04T14:28:02.130Z] 3.15: Pulling from library/alpine [2022-08-04T14:28:02.130Z] 3.15: Pulling from library/alpine [2022-08-04T14:28:03.070Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-04T14:28:03.070Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-04T14:28:03.070Z] Status: Downloaded newer image for alpine:3.15 [2022-08-04T14:28:03.070Z] Status: Image is up to date for alpine:3.15 [2022-08-04T14:28:03.070Z] ---> 2720e26172a0 [2022-08-04T14:28:03.070Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T14:28:03.070Z] ---> 2720e26172a0 [2022-08-04T14:28:03.070Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T14:28:03.070Z] ---> Running in 866d73ee15c7 [2022-08-04T14:28:03.070Z] ---> Running in 1034c3593b77 [2022-08-04T14:28:03.330Z] Removing intermediate container 866d73ee15c7 [2022-08-04T14:28:03.330Z] ---> 9e9ef1ff233a [2022-08-04T14:28:03.330Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:28:03.330Z] Removing intermediate container 1034c3593b77 [2022-08-04T14:28:03.330Z] ---> 9e34662bcd7b [2022-08-04T14:28:03.330Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:28:03.330Z] ---> Running in 71eacbd9b87d [2022-08-04T14:28:03.330Z] ---> Running in 4b05a0fc1d51 [2022-08-04T14:28:04.710Z] Removing intermediate container 71eacbd9b87d [2022-08-04T14:28:04.710Z] ---> 9cc63cf2b299 [2022-08-04T14:28:04.710Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-04T14:28:04.710Z] ---> Running in d10572cb7869 [2022-08-04T14:28:04.972Z] Removing intermediate container 4b05a0fc1d51 [2022-08-04T14:28:04.972Z] ---> dd6e301890c7 [2022-08-04T14:28:04.972Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T14:28:04.972Z] ---> Running in 154d6c8729d4 [2022-08-04T14:28:05.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:05.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:06.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:06.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:07.129Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T14:28:07.129Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T14:28:07.129Z] OK: 15857 distinct packages available [2022-08-04T14:28:07.129Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:07.388Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T14:28:07.388Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T14:28:07.388Z] OK: 15857 distinct packages available [2022-08-04T14:28:07.388Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:07.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:08.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:08.223Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-04T14:28:08.483Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-04T14:28:08.483Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-04T14:28:08.483Z] (3/5) Installing libucontext (1.1-r0) [2022-08-04T14:28:08.483Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-04T14:28:08.744Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-04T14:28:08.744Z] (3/4) Installing libucontext (1.1-r0) [2022-08-04T14:28:08.744Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-04T14:28:08.744Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-04T14:28:08.744Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T14:28:08.744Z] OK: 6 MiB in 18 packages [2022-08-04T14:28:08.744Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T14:28:08.744Z] OK: 6 MiB in 19 packages [2022-08-04T14:28:10.655Z] Removing intermediate container 154d6c8729d4 [2022-08-04T14:28:10.655Z] ---> 140234a2b710 [2022-08-04T14:28:10.655Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T14:28:10.655Z] Removing intermediate container d10572cb7869 [2022-08-04T14:28:10.655Z] ---> f89d9d3beedc [2022-08-04T14:28:10.655Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T14:28:15.098Z] ---> 3c221f2aa150 [2022-08-04T14:28:15.098Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T14:28:15.357Z] ---> fb3b5e91c026 [2022-08-04T14:28:15.357Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T14:28:15.928Z] ---> 1afaa1353fdf [2022-08-04T14:28:15.928Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-04T14:28:15.928Z] ---> 58cbe79cec40 [2022-08-04T14:28:15.928Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-04T14:28:15.928Z] ---> Running in 7f6f831242ee [2022-08-04T14:28:16.191Z] Removing intermediate container 7f6f831242ee [2022-08-04T14:28:16.191Z] ---> 2f2740f5b9c5 [2022-08-04T14:28:16.191Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-04T14:28:16.451Z] ---> 3a6664ccd58e [2022-08-04T14:28:16.451Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-04T14:28:16.716Z] ---> 61a7b568373a [2022-08-04T14:28:16.716Z] Step 21/26 : WORKDIR / [2022-08-04T14:28:16.716Z] ---> Running in e18ad650f263 [2022-08-04T14:28:16.716Z] ---> a45c20c8c170 [2022-08-04T14:28:16.716Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T14:28:16.975Z] ---> Running in 2ed9480d8c05 [2022-08-04T14:28:16.975Z] Removing intermediate container e18ad650f263 [2022-08-04T14:28:16.975Z] ---> 9ecf4866f373 [2022-08-04T14:28:16.975Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T14:28:16.975Z] ---> Running in be7450ef913b [2022-08-04T14:28:17.235Z] Removing intermediate container 2ed9480d8c05 [2022-08-04T14:28:17.235Z] ---> 76c95ae5f9c0 [2022-08-04T14:28:17.235Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T14:28:17.235Z] ---> Running in 9632e4427111 [2022-08-04T14:28:17.235Z] Removing intermediate container be7450ef913b [2022-08-04T14:28:17.235Z] ---> e721fe0a9fa5 [2022-08-04T14:28:17.235Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T14:28:17.500Z] ---> Running in ae9b9373dd51 [2022-08-04T14:28:17.501Z] Removing intermediate container 9632e4427111 [2022-08-04T14:28:17.501Z] ---> 7051768eefb7 [2022-08-04T14:28:17.501Z] Step 23/25 : LABEL arch=x86_64 [2022-08-04T14:28:17.501Z] ---> Running in 036ce4d592e0 [2022-08-04T14:28:17.762Z] Removing intermediate container ae9b9373dd51 [2022-08-04T14:28:17.762Z] ---> 1a07cb082510 [2022-08-04T14:28:17.762Z] Step 24/26 : LABEL arch=x86_64 [2022-08-04T14:28:17.762Z] Removing intermediate container 036ce4d592e0 [2022-08-04T14:28:17.762Z] ---> b394b6609ccd [2022-08-04T14:28:17.762Z] Step 24/25 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:28:17.762Z] ---> Running in adad4aaf2cdb [2022-08-04T14:28:17.762Z] ---> Running in e4e22aa1cdf2 [2022-08-04T14:28:18.037Z] Removing intermediate container adad4aaf2cdb [2022-08-04T14:28:18.037Z] ---> c34141c74d8f [2022-08-04T14:28:18.037Z] Step 25/26 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:28:18.037Z] Removing intermediate container e4e22aa1cdf2 [2022-08-04T14:28:18.037Z] ---> c6e8cb366e92 [2022-08-04T14:28:18.037Z] Step 25/25 : LABEL version=0.0.0 [2022-08-04T14:28:18.301Z] ---> Running in 370e27aba53c [2022-08-04T14:28:18.301Z] ---> Running in e8ce7091fff6 [2022-08-04T14:28:18.301Z] Removing intermediate container 370e27aba53c [2022-08-04T14:28:18.301Z] ---> 193ee044459f [2022-08-04T14:28:18.301Z] Step 26/26 : LABEL version=0.0.0 [2022-08-04T14:28:18.570Z] ---> Running in b8f7227235fd [2022-08-04T14:28:18.570Z] Removing intermediate container e8ce7091fff6 [2022-08-04T14:28:18.570Z] ---> 2e3985c45130 [2022-08-04T14:28:18.570Z] [2022-08-04T14:28:18.570Z] Successfully built 2e3985c45130 [2022-08-04T14:28:18.570Z] Successfully tagged security-spire-server:latest [2022-08-04T14:28:18.570Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-08-04T14:28:19.513Z] Removing intermediate container b8f7227235fd [2022-08-04T14:28:19.513Z] ---> 6e7a6721e8ce [2022-08-04T14:28:19.513Z] [2022-08-04T14:28:19.772Z] Successfully built 6e7a6721e8ce [2022-08-04T14:28:19.772Z] Successfully tagged security-spire-config:latest [2022-08-04T14:28:19.772Z]  Building security-spire-config ... done Building core-metadata [2022-08-04T14:28:22.319Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:28:22.319Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:28:22.319Z] ---> 9f44c46ba416 [2022-08-04T14:28:22.319Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T14:28:22.319Z] ---> Using cache [2022-08-04T14:28:22.319Z] ---> 79448db4c493 [2022-08-04T14:28:22.319Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:28:22.319Z] ---> Using cache [2022-08-04T14:28:22.319Z] ---> 9ab0d1ffc14f [2022-08-04T14:28:22.319Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-04T14:28:23.698Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:28:23.698Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:28:23.698Z] ---> 9f44c46ba416 [2022-08-04T14:28:23.698Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T14:28:23.698Z] ---> Using cache [2022-08-04T14:28:23.698Z] ---> 79448db4c493 [2022-08-04T14:28:23.698Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:28:23.698Z] ---> Using cache [2022-08-04T14:28:23.698Z] ---> 9ab0d1ffc14f [2022-08-04T14:28:23.698Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T14:28:23.698Z] ---> Using cache [2022-08-04T14:28:23.698Z] ---> a19b0529d2b7 [2022-08-04T14:28:23.698Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T14:28:23.698Z] ---> Using cache [2022-08-04T14:28:23.698Z] ---> aa52cd2e30c6 [2022-08-04T14:28:23.698Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:28:23.698Z] ---> Using cache [2022-08-04T14:28:23.698Z] ---> b758d5d828ef [2022-08-04T14:28:23.698Z] Step 8/23 : COPY . . [2022-08-04T14:28:23.698Z] ---> Using cache [2022-08-04T14:28:23.698Z] ---> 7d6554792e89 [2022-08-04T14:28:23.698Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-04T14:28:23.698Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:28:25.083Z] ---> Running in c72400ce54ed [2022-08-04T14:28:25.083Z] ---> Running in 1470774007bf [2022-08-04T14:28:25.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:25.654Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-04T14:28:25.679Z] Removing intermediate container 52439164563e [2022-08-04T14:28:25.679Z] ---> 2b40d5739699 [2022-08-04T14:28:25.679Z] Successfully built 2b40d5739699 [2022-08-04T14:28:25.679Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:28:26.101Z] + docker inspect -f . ci-base-image-arm64 [2022-08-04T14:28:26.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T14:28:26.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container [2022-08-04T14:28:26.508Z] $ 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 [2022-08-04T14:28:26.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:26.855Z] OK: 211 MiB in 51 packages [2022-08-04T14:28:27.797Z] Removing intermediate container 17b4e247d407 [2022-08-04T14:28:27.797Z] ---> 4f4217a56c50 [2022-08-04T14:28:27.797Z] [2022-08-04T14:28:27.797Z] Step 10/31 : FROM alpine:3.16 [2022-08-04T14:28:27.797Z] Removing intermediate container afac196b786d [2022-08-04T14:28:27.797Z] ---> 9c84985d4f0a [2022-08-04T14:28:27.797Z] [2022-08-04T14:28:27.797Z] Step 10/25 : FROM alpine:3.16 [2022-08-04T14:28:27.797Z] Removing intermediate container c72400ce54ed [2022-08-04T14:28:27.797Z] ---> 447d76c6e18a [2022-08-04T14:28:27.797Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T14:28:27.797Z] ---> 055a18977c24 [2022-08-04T14:28:27.797Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:28:27.829Z] $ docker top aaa77f55d84e34ebe4154b9416d5fdee7fa6e6c4c107639dee9eca7fb30df5a2 -eo pid,comm [2022-08-04T14:28:28.058Z] ---> Running in 24dbf03dde86 [Pipeline] { [Pipeline] sh [2022-08-04T14:28:28.318Z] 3.16: Pulling from library/alpine [2022-08-04T14:28:28.318Z] 3.16: Pulling from library/alpine [2022-08-04T14:28:28.850Z] + go version [2022-08-04T14:28:28.851Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-04T14:28:28.888Z] $ docker stop --time=1 aaa77f55d84e34ebe4154b9416d5fdee7fa6e6c4c107639dee9eca7fb30df5a2 [2022-08-04T14:28:29.698Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T14:28:29.698Z] Status: Downloaded newer image for alpine:3.16 [2022-08-04T14:28:29.698Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T14:28:29.698Z] Status: Image is up to date for alpine:3.16 [2022-08-04T14:28:29.698Z] ---> d7d3d98c851f [2022-08-04T14:28:29.698Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-04T14:28:29.698Z] ---> d7d3d98c851f [2022-08-04T14:28:29.698Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T14:28:30.543Z] $ docker rm -f aaa77f55d84e34ebe4154b9416d5fdee7fa6e6c4c107639dee9eca7fb30df5a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-08-04T14:28:31.079Z] ---> Running in b82e3077ae79 [2022-08-04T14:28:31.079Z] ---> Running in 624f94611a5d [2022-08-04T14:28:31.079Z] Removing intermediate container a0e3cae3c234 [2022-08-04T14:28:31.079Z] ---> 621159a4a945 [2022-08-04T14:28:31.079Z] [2022-08-04T14:28:31.079Z] Step 9/20 : FROM alpine:3.15 [2022-08-04T14:28:31.079Z] ---> 2720e26172a0 [2022-08-04T14:28:31.079Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T14:28:31.079Z] ---> Using cache [2022-08-04T14:28:31.079Z] ---> 9e34662bcd7b [2022-08-04T14:28:31.079Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:28:31.079Z] ---> Using cache [2022-08-04T14:28:31.079Z] ---> dd6e301890c7 [2022-08-04T14:28:31.079Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:28:31.339Z] ---> Running in a33d0f0a095e [2022-08-04T14:28:31.339Z] Removing intermediate container b82e3077ae79 [2022-08-04T14:28:31.339Z] ---> 154adc0a03db [2022-08-04T14:28:31.339Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-04T14:28:31.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:31.573Z] + docker inspect -f . ci-base-image-arm64 [2022-08-04T14:28:31.573Z] . [2022-08-04T14:28:31.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:31.598Z] ---> Running in d1d323b437ec [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T14:28:31.857Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-04T14:28:31.857Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-04T14:28:31.857Z] (3/3) Installing su-exec (0.2-r1) [2022-08-04T14:28:31.857Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:28:31.857Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T14:28:31.857Z] OK: 6 MiB in 17 packages [2022-08-04T14:28:31.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container [2022-08-04T14:28:31.994Z] $ 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 [2022-08-04T14:28:32.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:32.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:32.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:32.691Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-04T14:28:32.952Z] (2/2) Installing su-exec (0.2-r1) [2022-08-04T14:28:32.952Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:28:32.952Z] OK: 6 MiB in 16 packages [2022-08-04T14:28:32.952Z] Removing intermediate container 624f94611a5d [2022-08-04T14:28:32.952Z] ---> 5d83c7d24bd9 [2022-08-04T14:28:32.952Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T14:28:32.952Z] ---> Running in a6b184b6f7f1 [2022-08-04T14:28:33.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:33.279Z] $ docker top 62568aa35edc2f2e5895193a869877fb038bb671defd6e24f8dd3bb32ddf3561 -eo pid,comm [2022-08-04T14:28:33.478Z] Removing intermediate container a6b184b6f7f1 [2022-08-04T14:28:33.478Z] ---> 53f25eb39537 [2022-08-04T14:28:33.478Z] Step 13/25 : WORKDIR / [2022-08-04T14:28:33.478Z] ---> Running in ca82d645176b [2022-08-04T14:28:33.478Z] Removing intermediate container d1d323b437ec [2022-08-04T14:28:33.478Z] ---> 0e3b87e4cd3f [2022-08-04T14:28:33.478Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-04T14:28:33.478Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T14:28:33.478Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T14:28:33.478Z] OK: 15857 distinct packages available [Pipeline] { [Pipeline] echo [2022-08-04T14:28:33.724Z] ========================================================= [2022-08-04T14:28:33.724Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-04T14:28:33.724Z] ========================================================= [Pipeline] sh [2022-08-04T14:28:33.760Z] ---> Running in cbeac08a4edb [2022-08-04T14:28:33.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:34.025Z] Removing intermediate container ca82d645176b [2022-08-04T14:28:34.025Z] ---> 0f909156560c [2022-08-04T14:28:34.025Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-04T14:28:34.025Z] Removing intermediate container cbeac08a4edb [2022-08-04T14:28:34.025Z] ---> cd27e8dc0729 [2022-08-04T14:28:34.025Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-04T14:28:34.025Z] ---> Running in 4f5ab78eb511 [2022-08-04T14:28:34.290Z] Removing intermediate container 4f5ab78eb511 [2022-08-04T14:28:34.290Z] ---> 5dcc2e03aca7 [2022-08-04T14:28:34.290Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-04T14:28:34.400Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-04T14:28:34.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:34.554Z] ---> Running in fc940bf53223 [2022-08-04T14:28:34.554Z] ---> d2663db4bbbf [2022-08-04T14:28:34.554Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-04T14:28:34.813Z] Removing intermediate container fc940bf53223 [2022-08-04T14:28:34.813Z] ---> 393d3f78f5ce [2022-08-04T14:28:34.813Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-04T14:28:34.813Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-04T14:28:34.813Z] ---> e65633cfdff1 [2022-08-04T14:28:34.813Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-04T14:28:34.813Z] ---> Running in c593fe501100 [2022-08-04T14:28:34.813Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-04T14:28:35.073Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-04T14:28:35.073Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-04T14:28:35.073Z] (5/9) Installing curl (7.80.0-r2) [2022-08-04T14:28:35.132Z] + make test [2022-08-04T14:28:35.132Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-04T14:28:35.336Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-04T14:28:35.336Z] ---> bd6ffe5f0941 [2022-08-04T14:28:35.336Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-04T14:28:35.336Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-04T14:28:35.600Z] (8/9) Installing libucontext (1.1-r0) [2022-08-04T14:28:35.600Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-04T14:28:35.600Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T14:28:35.600Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T14:28:35.864Z] ---> 055eaa6b2bbb [2022-08-04T14:28:35.864Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-04T14:28:35.864Z] OK: 8 MiB in 23 packages [2022-08-04T14:28:36.124Z] Removing intermediate container c593fe501100 [2022-08-04T14:28:36.124Z] ---> 169133a5baec [2022-08-04T14:28:36.124Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-04T14:28:36.124Z] ---> Running in 5242be3acb10 [2022-08-04T14:28:36.390Z] ---> 5c8e689f5056 [2022-08-04T14:28:36.390Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-04T14:28:36.390Z] Removing intermediate container 5242be3acb10 [2022-08-04T14:28:36.390Z] ---> 072f36329743 [2022-08-04T14:28:36.390Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-04T14:28:36.960Z] Removing intermediate container a33d0f0a095e [2022-08-04T14:28:36.960Z] ---> 6442e7990bbb [2022-08-04T14:28:36.960Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T14:28:36.960Z] ---> 49cb249ee22e [2022-08-04T14:28:36.960Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-04T14:28:36.960Z] ---> Running in d489774d0d7c [2022-08-04T14:28:37.225Z] ---> 01d921d070d9 [2022-08-04T14:28:37.225Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T14:28:37.486Z] ---> 8f0d7f4b2277 [2022-08-04T14:28:37.486Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-04T14:28:37.746Z] Removing intermediate container 24dbf03dde86 [2022-08-04T14:28:37.746Z] ---> 77d367868afc [2022-08-04T14:28:37.746Z] Step 8/23 : COPY . . [2022-08-04T14:28:38.006Z] ---> 16d96ef12bcc [2022-08-04T14:28:38.006Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T14:28:39.386Z] ---> 5c54d3beb9b4 [2022-08-04T14:28:39.386Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-04T14:28:39.386Z] ---> Running in c14baf47bfad [2022-08-04T14:28:39.648Z] Removing intermediate container d489774d0d7c [2022-08-04T14:28:39.648Z] ---> 89b0c81cd230 [2022-08-04T14:28:39.648Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T14:28:39.648Z] ---> 50e1d92f8228 [2022-08-04T14:28:39.648Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-04T14:28:39.648Z] ---> Running in 39db586575be [2022-08-04T14:28:39.910Z] ---> 7010b370abe0 [2022-08-04T14:28:39.910Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-04T14:28:39.910Z] Removing intermediate container 39db586575be [2022-08-04T14:28:39.910Z] ---> a49cdfedb6b3 [2022-08-04T14:28:39.910Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:28:40.170Z] ---> Running in 50af151219c0 [2022-08-04T14:28:40.430Z] Removing intermediate container 50af151219c0 [2022-08-04T14:28:40.430Z] ---> 6a2453c0956b [2022-08-04T14:28:40.430Z] Step 18/20 : LABEL arch=x86_64 [2022-08-04T14:28:40.430Z] ---> Running in dfb9a82c007d [2022-08-04T14:28:40.430Z] ---> 9ca3c96b74f1 [2022-08-04T14:28:40.430Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-04T14:28:40.690Z] Removing intermediate container c14baf47bfad [2022-08-04T14:28:40.690Z] ---> 2603fdfea6ef [2022-08-04T14:28:40.690Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T14:28:40.690Z] Removing intermediate container dfb9a82c007d [2022-08-04T14:28:40.690Z] ---> dbdb47461ca9 [2022-08-04T14:28:40.690Z] Step 19/20 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:28:40.690Z] ---> Running in ce4d39abd4f1 [2022-08-04T14:28:40.690Z] ---> Running in 6efb772e416c [2022-08-04T14:28:40.690Z] ---> 54066e29cfeb [2022-08-04T14:28:40.690Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-04T14:28:40.950Z] Removing intermediate container 6efb772e416c [2022-08-04T14:28:40.950Z] ---> 1921a1975773 [2022-08-04T14:28:40.950Z] Step 23/25 : LABEL arch=x86_64 [2022-08-04T14:28:40.950Z] Removing intermediate container ce4d39abd4f1 [2022-08-04T14:28:40.950Z] ---> c6f8bf494a3b [2022-08-04T14:28:40.950Z] Step 20/20 : LABEL version=0.0.0 [2022-08-04T14:28:40.950Z] ---> Running in 406d7ed04aa9 [2022-08-04T14:28:40.950Z] ---> Running in 3e48620b279a [2022-08-04T14:28:40.950Z] ---> 848909d67e8f [2022-08-04T14:28:40.950Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-04T14:28:41.231Z] Removing intermediate container 406d7ed04aa9 [2022-08-04T14:28:41.231Z] ---> 503072943fb1 [2022-08-04T14:28:41.231Z] Step 24/25 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:28:41.491Z] ---> Running in 9323cd22116f [2022-08-04T14:28:41.491Z] Removing intermediate container 3e48620b279a [2022-08-04T14:28:41.491Z] ---> ed3aa35c4209 [2022-08-04T14:28:41.491Z] [2022-08-04T14:28:41.491Z] ---> a925a5f379bb [2022-08-04T14:28:41.491Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-04T14:28:41.491Z] Successfully built ed3aa35c4209 [2022-08-04T14:28:41.491Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-04T14:28:41.491Z] Building support-notifications [2022-08-04T14:28:41.752Z]  Building security-spiffe-token-provider ... done Removing intermediate container 9323cd22116f [2022-08-04T14:28:41.752Z] ---> 723fe7fedfcf [2022-08-04T14:28:41.752Z] Step 25/25 : LABEL version=0.0.0 [2022-08-04T14:28:41.752Z] ---> 4a68340cf999 [2022-08-04T14:28:41.752Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-04T14:28:41.752Z] ---> Running in 63b0e698227e [2022-08-04T14:28:41.752Z] ---> Running in df6a2bf9c0dc [2022-08-04T14:28:42.697Z] Removing intermediate container 63b0e698227e [2022-08-04T14:28:42.697Z] ---> 964f76f88369 [2022-08-04T14:28:42.697Z] [2022-08-04T14:28:42.697Z] Successfully built 964f76f88369 [2022-08-04T14:28:42.697Z] Successfully tagged security-secretstore-setup:latest [2022-08-04T14:28:42.697Z] Building core-data [2022-08-04T14:28:44.611Z]  Building security-secretstore-setup ... done Removing intermediate container df6a2bf9c0dc [2022-08-04T14:28:44.611Z] ---> 4306c3ffed7b [2022-08-04T14:28:44.611Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-04T14:28:44.611Z] ---> 1942090bb5d9 [2022-08-04T14:28:44.611Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-04T14:28:44.611Z] Removing intermediate container 1470774007bf [2022-08-04T14:28:44.611Z] ---> 3498d4b6291e [2022-08-04T14:28:44.611Z] [2022-08-04T14:28:44.611Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T14:28:44.611Z] ---> d7d3d98c851f [2022-08-04T14:28:44.611Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T14:28:44.870Z] ---> Running in 45e816dc536c [2022-08-04T14:28:44.870Z] ---> Running in 9066df063afa [2022-08-04T14:28:44.870Z] ---> Running in 6e888d4bc83a [2022-08-04T14:28:45.129Z] Removing intermediate container 45e816dc536c [2022-08-04T14:28:45.129Z] ---> d26028ccbc14 [2022-08-04T14:28:45.129Z] Step 28/31 : CMD ["gate"] [2022-08-04T14:28:45.129Z] ---> Running in 39f30c8e6c63 [2022-08-04T14:28:45.401Z] Removing intermediate container 39f30c8e6c63 [2022-08-04T14:28:45.401Z] ---> ae4381c80073 [2022-08-04T14:28:45.401Z] Step 29/31 : LABEL arch=x86_64 [2022-08-04T14:28:45.660Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T14:28:45.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:45.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:45.660Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:28:45.660Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:28:45.660Z] ---> 9f44c46ba416 [2022-08-04T14:28:45.660Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T14:28:45.660Z] ---> Using cache [2022-08-04T14:28:45.660Z] ---> 79448db4c493 [2022-08-04T14:28:45.660Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:28:45.660Z] ---> Using cache [2022-08-04T14:28:45.660Z] ---> 9ab0d1ffc14f [2022-08-04T14:28:45.660Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-04T14:28:45.920Z] ---> Running in 7b412adce6d9 [2022-08-04T14:28:45.920Z] ---> Running in b2756254c5be [2022-08-04T14:28:45.920Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-04T14:28:45.920Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:28:45.920Z] OK: 6 MiB in 15 packages [2022-08-04T14:28:46.184Z] Removing intermediate container 7b412adce6d9 [2022-08-04T14:28:46.184Z] ---> edfc6a38cea6 [2022-08-04T14:28:46.184Z] Step 30/31 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:28:46.184Z] ---> Running in 9809d1d4827d [2022-08-04T14:28:46.444Z] Removing intermediate container 9809d1d4827d [2022-08-04T14:28:46.444Z] ---> 22ec5511804e [2022-08-04T14:28:46.444Z] Step 31/31 : LABEL version=0.0.0 [2022-08-04T14:28:46.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:46.444Z] ---> Running in bab01568aee1 [2022-08-04T14:28:46.704Z] Removing intermediate container 6e888d4bc83a [2022-08-04T14:28:46.704Z] ---> 2beff76e23b9 [2022-08-04T14:28:46.704Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T14:28:46.704Z] ---> Running in e248b53b4683 [2022-08-04T14:28:46.964Z] Removing intermediate container bab01568aee1 [2022-08-04T14:28:46.964Z] ---> 9f7e5011a6d8 [2022-08-04T14:28:46.964Z] [2022-08-04T14:28:46.964Z] Removing intermediate container e248b53b4683 [2022-08-04T14:28:46.964Z] ---> 85d03f61470b [2022-08-04T14:28:46.964Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-04T14:28:46.964Z] Successfully built 9f7e5011a6d8 [2022-08-04T14:28:46.964Z] Successfully tagged security-bootstrapper:latest [2022-08-04T14:28:46.964Z] Building security-spire-agent [2022-08-04T14:28:46.964Z]  Building security-bootstrapper ... done  ---> Running in 6f3ce3ce4d80 [2022-08-04T14:28:47.224Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:28:47.224Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:28:47.224Z] ---> 9f44c46ba416 [2022-08-04T14:28:47.224Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T14:28:47.224Z] ---> Using cache [2022-08-04T14:28:47.224Z] ---> 79448db4c493 [2022-08-04T14:28:47.224Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:28:47.224Z] ---> Using cache [2022-08-04T14:28:47.224Z] ---> 9ab0d1ffc14f [2022-08-04T14:28:47.224Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-04T14:28:47.224Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:47.885Z] OK: 211 MiB in 51 packages [2022-08-04T14:28:48.145Z] Removing intermediate container 6f3ce3ce4d80 [2022-08-04T14:28:48.145Z] ---> 4a4fdc39b811 [2022-08-04T14:28:48.145Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T14:28:48.145Z] ---> Running in 96727fdf0fff [2022-08-04T14:28:48.408Z] ---> Running in d80e47ee5bba [2022-08-04T14:28:48.408Z] Removing intermediate container d80e47ee5bba [2022-08-04T14:28:48.408Z] ---> f8cb0b189b3d [2022-08-04T14:28:48.408Z] Step 15/23 : WORKDIR / [2022-08-04T14:28:48.408Z] Removing intermediate container b2756254c5be [2022-08-04T14:28:48.408Z] ---> 138a8ab0a8db [2022-08-04T14:28:48.408Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T14:28:48.672Z] ---> Running in 40831715b917 [2022-08-04T14:28:48.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:49.243Z] ---> 472005c252da [2022-08-04T14:28:49.243Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:28:49.243Z] Removing intermediate container 40831715b917 [2022-08-04T14:28:49.243Z] ---> fa60a3b806b7 [2022-08-04T14:28:49.243Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T14:28:49.243Z] ---> Running in f4cef91b4d5a [2022-08-04T14:28:49.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:49.783Z] ---> badd106ce45b [2022-08-04T14:28:49.783Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-04T14:28:50.045Z] OK: 211 MiB in 51 packages [2022-08-04T14:28:50.987Z] ---> 73d9ac09adf0 [2022-08-04T14:28:50.987Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-04T14:28:50.987Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:28:50.987Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:28:50.987Z] ---> 9f44c46ba416 [2022-08-04T14:28:50.987Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T14:28:50.987Z] ---> Using cache [2022-08-04T14:28:50.987Z] ---> 79448db4c493 [2022-08-04T14:28:50.987Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:28:50.987Z] ---> Using cache [2022-08-04T14:28:50.987Z] ---> 9ab0d1ffc14f [2022-08-04T14:28:50.987Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T14:28:51.247Z] Removing intermediate container 96727fdf0fff [2022-08-04T14:28:51.248Z] ---> 98d4954fbbf5 [2022-08-04T14:28:51.248Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T14:28:51.248Z] ---> Running in a6a6e05d9ca3 [2022-08-04T14:28:51.507Z] ---> ffda29f4aa01 [2022-08-04T14:28:51.508Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-04T14:28:52.076Z] ---> Running in 29733f9dd2b3 [2022-08-04T14:28:52.076Z] ---> 9fb12eea87d2 [2022-08-04T14:28:52.076Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:28:52.076Z] ---> Running in b8603e58d536 [2022-08-04T14:28:52.336Z] Removing intermediate container 29733f9dd2b3 [2022-08-04T14:28:52.336Z] ---> f885c7ec0f1f [2022-08-04T14:28:52.336Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:28:52.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:52.605Z] ---> Running in e050888bb868 [2022-08-04T14:28:52.865Z] Removing intermediate container e050888bb868 [2022-08-04T14:28:52.865Z] ---> dba3effe0754 [2022-08-04T14:28:52.865Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T14:28:52.865Z] ---> Running in 843edd3c846c [2022-08-04T14:28:53.434Z] Removing intermediate container 843edd3c846c [2022-08-04T14:28:53.434Z] ---> 1de543aca267 [2022-08-04T14:28:53.434Z] Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:28:53.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:28:53.434Z] ---> Running in 8b315d1b4642 [2022-08-04T14:28:53.695Z] OK: 211 MiB in 51 packages [2022-08-04T14:28:53.956Z] Removing intermediate container 8b315d1b4642 [2022-08-04T14:28:53.956Z] ---> bc908544b3f7 [2022-08-04T14:28:53.956Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T14:28:53.956Z] ---> Running in adb37a370f95 [2022-08-04T14:28:54.217Z] Removing intermediate container adb37a370f95 [2022-08-04T14:28:54.217Z] ---> d4d31eb74d7e [2022-08-04T14:28:54.217Z] [2022-08-04T14:28:54.477Z] Removing intermediate container a6a6e05d9ca3 [2022-08-04T14:28:54.477Z] ---> 5c4e8d426625 [2022-08-04T14:28:54.477Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T14:28:54.477Z] Successfully built d4d31eb74d7e [2022-08-04T14:28:54.477Z] Successfully tagged core-metadata:latest [2022-08-04T14:28:54.477Z]  Building core-metadata ... done Building support-scheduler [2022-08-04T14:28:57.026Z] ---> 4287fe0719ed [2022-08-04T14:28:57.026Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:28:57.286Z] ---> Running in 260652c75a06 [2022-08-04T14:28:57.544Z] Removing intermediate container f4cef91b4d5a [2022-08-04T14:28:57.544Z] ---> 5d977d9ec3e4 [2022-08-04T14:28:57.544Z] Step 8/22 : COPY . . [2022-08-04T14:28:58.490Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:28:58.490Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:28:58.490Z] ---> 9f44c46ba416 [2022-08-04T14:28:58.490Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T14:28:58.490Z] ---> Using cache [2022-08-04T14:28:58.490Z] ---> 79448db4c493 [2022-08-04T14:28:58.490Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:28:58.490Z] ---> Using cache [2022-08-04T14:28:58.490Z] ---> 9ab0d1ffc14f [2022-08-04T14:28:58.490Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T14:28:58.490Z] ---> Using cache [2022-08-04T14:28:58.490Z] ---> a19b0529d2b7 [2022-08-04T14:28:58.490Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T14:28:58.490Z] ---> Using cache [2022-08-04T14:28:58.490Z] ---> aa52cd2e30c6 [2022-08-04T14:28:58.490Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:28:58.490Z] ---> Using cache [2022-08-04T14:28:58.490Z] ---> b758d5d828ef [2022-08-04T14:28:58.490Z] Step 8/22 : COPY . . [2022-08-04T14:28:58.490Z] ---> Using cache [2022-08-04T14:28:58.490Z] ---> 7d6554792e89 [2022-08-04T14:28:58.490Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-04T14:29:01.908Z] ---> Running in 5e60ed797b2e [2022-08-04T14:29:02.168Z] Removing intermediate container b8603e58d536 [2022-08-04T14:29:02.168Z] ---> 1546f04559d9 [2022-08-04T14:29:02.168Z] Step 8/23 : COPY . . [2022-08-04T14:29:02.427Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T14:29:04.966Z] ---> f530d064aff4 [2022-08-04T14:29:04.966Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-04T14:29:04.966Z] Removing intermediate container 9066df063afa [2022-08-04T14:29:04.966Z] ---> 3892f2c75f49 [2022-08-04T14:29:04.966Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-04T14:29:05.226Z] ---> Running in 51369731a505 [2022-08-04T14:29:05.226Z] ---> Running in c3dbe56724ec [2022-08-04T14:29:05.487Z] Removing intermediate container 260652c75a06 [2022-08-04T14:29:05.487Z] ---> 778b946d318c [2022-08-04T14:29:05.487Z] Step 8/26 : COPY . . [2022-08-04T14:29:05.748Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T14:29:06.012Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T14:29:07.475Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-04T14:29:09.308Z] ---> c12bb9d69891 [2022-08-04T14:29:09.308Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-04T14:29:09.308Z] ---> Running in 46eebf8ef5bb [2022-08-04T14:29:09.308Z] Removing intermediate container c3dbe56724ec [2022-08-04T14:29:09.308Z] ---> 6c6d1e62fa6b [2022-08-04T14:29:09.308Z] [2022-08-04T14:29:09.308Z] Step 11/23 : FROM alpine:3.16 [2022-08-04T14:29:09.308Z] ---> d7d3d98c851f [2022-08-04T14:29:09.308Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-04T14:29:09.583Z] ---> Running in 0946defc5f18 [2022-08-04T14:29:09.583Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T14:29:09.846Z] Removing intermediate container 0946defc5f18 [2022-08-04T14:29:09.846Z] ---> 59cfdbe33561 [2022-08-04T14:29:09.846Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-04T14:29:10.104Z] ---> Running in 6e49975fe6af [2022-08-04T14:29:11.042Z] ---> b37c06c27209 [2022-08-04T14:29:11.042Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T14:29:11.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:29:11.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:29:11.042Z] ---> Running in 98de196cab3e [2022-08-04T14:29:11.301Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-04T14:29:11.301Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-04T14:29:11.301Z] (3/33) Installing readline (8.1.2-r0) [2022-08-04T14:29:11.301Z] (4/33) Installing bash (5.1.16-r2) [2022-08-04T14:29:11.301Z] Executing bash-5.1.16-r2.post-install [2022-08-04T14:29:11.301Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-04T14:29:11.301Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-04T14:29:11.301Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T14:29:11.301Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-04T14:29:11.301Z] (9/33) Installing curl (7.83.1-r2) [2022-08-04T14:29:11.301Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-04T14:29:11.560Z] Removing intermediate container 98de196cab3e [2022-08-04T14:29:11.560Z] ---> 7642c2b70b7e [2022-08-04T14:29:11.560Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T14:29:11.560Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-04T14:29:11.560Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-04T14:29:11.560Z] (13/33) Installing expat (2.4.8-r0) [2022-08-04T14:29:11.560Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-04T14:29:11.560Z] (15/33) Installing gdbm (1.23-r0) [2022-08-04T14:29:11.560Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-04T14:29:11.560Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T14:29:11.560Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T14:29:11.560Z] ---> Running in 7238b673a63f [2022-08-04T14:29:11.560Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-04T14:29:11.560Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-04T14:29:11.560Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-04T14:29:12.128Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-04T14:29:12.128Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-04T14:29:12.128Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-04T14:29:12.128Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-04T14:29:12.128Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-04T14:29:12.128Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-04T14:29:12.128Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-04T14:29:12.128Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-04T14:29:12.128Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-04T14:29:12.128Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-04T14:29:12.129Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-04T14:29:12.129Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-04T14:29:12.442Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:29:12.442Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T14:29:12.442Z] Removing intermediate container 7238b673a63f [2022-08-04T14:29:12.442Z] ---> 50d80799e9cb [2022-08-04T14:29:12.442Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T14:29:12.442Z] OK: 122 MiB in 47 packages [2022-08-04T14:29:12.702Z] ---> Running in 9f3c682bbffd [2022-08-04T14:29:14.609Z] Removing intermediate container 9f3c682bbffd [2022-08-04T14:29:14.609Z] ---> 2bcb78f146af [2022-08-04T14:29:14.609Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T14:29:14.609Z] ---> Running in b1d058e88bf1 [2022-08-04T14:29:14.870Z] Removing intermediate container b1d058e88bf1 [2022-08-04T14:29:14.870Z] ---> 1686f4b8e704 [2022-08-04T14:29:14.870Z] [2022-08-04T14:29:14.870Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T14:29:14.870Z] ---> 2720e26172a0 [2022-08-04T14:29:14.870Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T14:29:14.870Z] ---> Using cache [2022-08-04T14:29:14.870Z] ---> 9e34662bcd7b [2022-08-04T14:29:14.870Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:29:14.870Z] ---> Using cache [2022-08-04T14:29:14.870Z] ---> dd6e301890c7 [2022-08-04T14:29:14.870Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T14:29:14.870Z] ---> Using cache [2022-08-04T14:29:14.870Z] ---> 140234a2b710 [2022-08-04T14:29:14.870Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-04T14:29:14.870Z] Collecting docker-compose==1.23.2 [2022-08-04T14:29:14.870Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-04T14:29:14.870Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.3 MB/s eta 0:00:00 [2022-08-04T14:29:15.130Z] Collecting docker<4.0,>=3.6.0 [2022-08-04T14:29:15.130Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-04T14:29:15.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 153.9 MB/s eta 0:00:00 [2022-08-04T14:29:15.130Z] Collecting jsonschema<3,>=2.5.1 [2022-08-04T14:29:15.130Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-04T14:29:15.130Z] Collecting cached-property<2,>=1.2.0 [2022-08-04T14:29:15.130Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-04T14:29:15.130Z] Collecting texttable<0.10,>=0.9.0 [2022-08-04T14:29:15.130Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-04T14:29:15.397Z] Preparing metadata (setup.py): started [2022-08-04T14:29:15.659Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T14:29:15.659Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-04T14:29:15.659Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-04T14:29:15.659Z] Preparing metadata (setup.py): started [2022-08-04T14:29:15.918Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T14:29:15.918Z] Collecting PyYAML<4,>=3.10 [2022-08-04T14:29:15.918Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-04T14:29:15.918Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 48.2 MB/s eta 0:00:00 [2022-08-04T14:29:16.178Z] Preparing metadata (setup.py): started [2022-08-04T14:29:16.439Z] ---> 902d4acc5d02 [2022-08-04T14:29:16.439Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T14:29:16.439Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T14:29:16.439Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-04T14:29:16.439Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-04T14:29:16.439Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 183.1 MB/s eta 0:00:00 [2022-08-04T14:29:16.698Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-04T14:29:16.698Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-04T14:29:16.698Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 136.4 MB/s eta 0:00:00 [2022-08-04T14:29:16.698Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-04T14:29:16.698Z] Collecting docopt<0.7,>=0.6.1 [2022-08-04T14:29:16.698Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-04T14:29:16.698Z] Preparing metadata (setup.py): started [2022-08-04T14:29:16.969Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T14:29:16.969Z] Collecting docker-pycreds>=0.4.0 [2022-08-04T14:29:16.969Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-04T14:29:17.230Z] Collecting certifi>=2017.4.17 [2022-08-04T14:29:17.230Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-04T14:29:17.230Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 46.2 MB/s eta 0:00:00 [2022-08-04T14:29:17.230Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-04T14:29:17.230Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-04T14:29:17.230Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 141.3 MB/s eta 0:00:00 [2022-08-04T14:29:17.230Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-04T14:29:17.230Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-04T14:29:17.230Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 56.0 MB/s eta 0:00:00 [2022-08-04T14:29:17.230Z] Collecting idna<2.8,>=2.5 [2022-08-04T14:29:17.230Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-04T14:29:17.230Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 172.2 MB/s eta 0:00:00 [2022-08-04T14:29:17.489Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-04T14:29:17.489Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-04T14:29:17.489Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-04T14:29:17.489Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-04T14:29:17.489Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-04T14:29:17.489Z] Running setup.py install for texttable: started [2022-08-04T14:29:17.748Z] Running setup.py install for texttable: finished with status 'done' [2022-08-04T14:29:17.748Z] Running setup.py install for PyYAML: started [2022-08-04T14:29:18.316Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-04T14:29:18.316Z] ---> 8d7e9ed77d07 [2022-08-04T14:29:18.316Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T14:29:18.575Z] Running setup.py install for docopt: started [2022-08-04T14:29:19.144Z] ---> 042d4339041f [2022-08-04T14:29:19.144Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-04T14:29:19.145Z] Running setup.py install for docopt: finished with status 'done' [2022-08-04T14:29:19.408Z] ---> d23b7cdec444 [2022-08-04T14:29:19.408Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-04T14:29:19.667Z] Running setup.py install for dockerpty: started [2022-08-04T14:29:19.931Z] ---> ed5db76d214a [2022-08-04T14:29:19.931Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T14:29:19.931Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-04T14:29:19.931Z] ---> Running in 32b880a866c7 [2022-08-04T14:29:20.190Z] Removing intermediate container 32b880a866c7 [2022-08-04T14:29:20.190Z] ---> 38f22bda8965 [2022-08-04T14:29:20.190Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T14:29:20.451Z] ---> Running in 3c798db807a7 [2022-08-04T14:29:20.711Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-04T14:29:20.711Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-04T14:29:20.711Z] Removing intermediate container 3c798db807a7 [2022-08-04T14:29:20.711Z] ---> 62a6da252a29 [2022-08-04T14:29:20.711Z] Step 24/26 : LABEL arch=x86_64 [2022-08-04T14:29:20.711Z] ---> Running in 150ed376df54 [2022-08-04T14:29:21.297Z] Removing intermediate container 150ed376df54 [2022-08-04T14:29:21.297Z] ---> c790c4c14a56 [2022-08-04T14:29:21.298Z] Step 25/26 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:29:21.298Z] ---> Running in e7300ae82fb5 [2022-08-04T14:29:21.557Z] Removing intermediate container e7300ae82fb5 [2022-08-04T14:29:21.557Z] ---> 5392930c53f6 [2022-08-04T14:29:21.557Z] Step 26/26 : LABEL version=0.0.0 [2022-08-04T14:29:21.557Z] ---> Running in 45843c46013e [2022-08-04T14:29:22.304Z] Removing intermediate container 45843c46013e [2022-08-04T14:29:22.304Z] ---> 934efbc9a846 [2022-08-04T14:29:22.304Z] [2022-08-04T14:29:22.304Z] Successfully built 934efbc9a846 [2022-08-04T14:29:22.304Z] Successfully tagged security-spire-agent:latest [2022-08-04T14:29:22.304Z] Building core-command [2022-08-04T14:29:26.539Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:29:26.539Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:29:26.539Z] ---> 9f44c46ba416 [2022-08-04T14:29:26.539Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T14:29:26.539Z] ---> Using cache [2022-08-04T14:29:26.539Z] ---> 79448db4c493 [2022-08-04T14:29:26.539Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:29:26.539Z] ---> Using cache [2022-08-04T14:29:26.539Z] ---> 9ab0d1ffc14f [2022-08-04T14:29:26.539Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T14:29:26.539Z] ---> Using cache [2022-08-04T14:29:26.539Z] ---> a19b0529d2b7 [2022-08-04T14:29:26.539Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T14:29:26.539Z] ---> Using cache [2022-08-04T14:29:26.539Z] ---> aa52cd2e30c6 [2022-08-04T14:29:26.539Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:29:26.539Z] ---> Using cache [2022-08-04T14:29:26.539Z] ---> b758d5d828ef [2022-08-04T14:29:26.539Z] Step 8/23 : COPY . . [2022-08-04T14:29:26.539Z] ---> Using cache [2022-08-04T14:29:26.539Z] ---> 7d6554792e89 [2022-08-04T14:29:26.539Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-04T14:29:27.918Z] ---> Running in 7a6ed990e722 [2022-08-04T14:29:28.195Z] Removing intermediate container 6e49975fe6af [2022-08-04T14:29:28.195Z] ---> bd987dc98708 [2022-08-04T14:29:28.195Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-04T14:29:28.195Z] ---> Running in 40b1260e0e0d [2022-08-04T14:29:28.454Z] Removing intermediate container 40b1260e0e0d [2022-08-04T14:29:28.454Z] ---> e911f52b83d1 [2022-08-04T14:29:28.454Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-04T14:29:28.454Z] ---> Running in b96d42b167e8 [2022-08-04T14:29:28.715Z] Removing intermediate container b96d42b167e8 [2022-08-04T14:29:28.715Z] ---> 0baae3474670 [2022-08-04T14:29:28.715Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-04T14:29:28.715Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-04T14:29:29.655Z] ---> 307375266a60 [2022-08-04T14:29:29.655Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-04T14:29:30.602Z] ---> 0d787300e03f [2022-08-04T14:29:30.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-04T14:29:31.193Z] ---> 11f09258bfd9 [2022-08-04T14:29:31.193Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-04T14:29:31.459Z] ---> Running in 9d2b4c059a53 [2022-08-04T14:29:32.405Z] Removing intermediate container 9d2b4c059a53 [2022-08-04T14:29:32.405Z] ---> c99d23248ed9 [2022-08-04T14:29:32.405Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:29:32.405Z] ---> Running in f7473a368e4e [2022-08-04T14:29:32.665Z] Removing intermediate container f7473a368e4e [2022-08-04T14:29:32.665Z] ---> e80fce409665 [2022-08-04T14:29:32.665Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T14:29:32.929Z] ---> Running in fd785d34f3a8 [2022-08-04T14:29:33.498Z] Removing intermediate container fd785d34f3a8 [2022-08-04T14:29:33.498Z] ---> 52229401d499 [2022-08-04T14:29:33.498Z] Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:29:33.498Z] ---> Running in 98164cd694b6 [2022-08-04T14:29:33.758Z] Removing intermediate container 5e60ed797b2e [2022-08-04T14:29:33.758Z] ---> 570534e4c5f9 [2022-08-04T14:29:33.758Z] [2022-08-04T14:29:33.758Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T14:29:33.758Z] ---> d7d3d98c851f [2022-08-04T14:29:33.758Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-04T14:29:33.758Z] ---> Using cache [2022-08-04T14:29:33.758Z] ---> 2beff76e23b9 [2022-08-04T14:29:33.758Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T14:29:33.758Z] ---> Using cache [2022-08-04T14:29:33.758Z] ---> 85d03f61470b [2022-08-04T14:29:33.758Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-04T14:29:33.758Z] ---> Running in 1f55f112318b [2022-08-04T14:29:34.017Z] Removing intermediate container 98164cd694b6 [2022-08-04T14:29:34.017Z] ---> b6e47fcbf300 [2022-08-04T14:29:34.017Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T14:29:34.017Z] ---> Running in f6cc531e4170 [2022-08-04T14:29:34.277Z] Removing intermediate container 1f55f112318b [2022-08-04T14:29:34.277Z] ---> 9df7d3d4351e [2022-08-04T14:29:34.277Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T14:29:34.277Z] Removing intermediate container f6cc531e4170 [2022-08-04T14:29:34.277Z] ---> 8b74ebf68bad [2022-08-04T14:29:34.277Z] [2022-08-04T14:29:34.277Z] ---> Running in ef84557363f9 [2022-08-04T14:29:34.277Z] Successfully built 8b74ebf68bad [2022-08-04T14:29:34.277Z] Successfully tagged sys-mgmt-agent:latest [2022-08-04T14:29:34.277Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-08-04T14:29:35.223Z] Removing intermediate container ef84557363f9 [2022-08-04T14:29:35.223Z] ---> 9ec312962af8 [2022-08-04T14:29:35.223Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T14:29:37.192Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:29:37.192Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:29:37.192Z] ---> 9f44c46ba416 [2022-08-04T14:29:37.192Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T14:29:37.192Z] ---> Using cache [2022-08-04T14:29:37.192Z] ---> 79448db4c493 [2022-08-04T14:29:37.192Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:29:37.192Z] ---> Using cache [2022-08-04T14:29:37.192Z] ---> 9ab0d1ffc14f [2022-08-04T14:29:37.192Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T14:29:37.192Z] ---> Using cache [2022-08-04T14:29:37.192Z] ---> a19b0529d2b7 [2022-08-04T14:29:37.192Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T14:29:37.192Z] ---> Using cache [2022-08-04T14:29:37.192Z] ---> aa52cd2e30c6 [2022-08-04T14:29:37.192Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:29:37.192Z] ---> Using cache [2022-08-04T14:29:37.192Z] ---> b758d5d828ef [2022-08-04T14:29:37.192Z] Step 8/22 : COPY . . [2022-08-04T14:29:37.192Z] ---> Using cache [2022-08-04T14:29:37.192Z] ---> 7d6554792e89 [2022-08-04T14:29:37.192Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-04T14:29:37.482Z] ---> 19a491f8aaef [2022-08-04T14:29:37.482Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-04T14:29:37.482Z] ---> Running in 20203237b850 [2022-08-04T14:29:38.106Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:29:39.514Z] ---> 232e3b21404d [2022-08-04T14:29:39.514Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-04T14:29:40.896Z] ---> 22f513f62699 [2022-08-04T14:29:40.896Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-04T14:29:40.896Z] ---> Running in a82ab3dbce89 [2022-08-04T14:29:40.896Z] Removing intermediate container 46eebf8ef5bb [2022-08-04T14:29:40.896Z] ---> 2b549a3eed68 [2022-08-04T14:29:40.896Z] [2022-08-04T14:29:40.896Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T14:29:40.896Z] ---> d7d3d98c851f [2022-08-04T14:29:40.896Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-04T14:29:40.896Z] Removing intermediate container 51369731a505 [2022-08-04T14:29:40.896Z] ---> 7d5d238a0e20 [2022-08-04T14:29:40.896Z] [2022-08-04T14:29:40.896Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T14:29:40.896Z] ---> d7d3d98c851f [2022-08-04T14:29:40.896Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-04T14:29:40.896Z] ---> Running in ec917785722e [2022-08-04T14:29:40.896Z] ---> Running in c4cc2f441f0e [2022-08-04T14:29:40.896Z] Removing intermediate container a82ab3dbce89 [2022-08-04T14:29:40.896Z] ---> 88a6e108e80d [2022-08-04T14:29:40.896Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:29:41.160Z] ---> Running in 3cc849c3469f [2022-08-04T14:29:41.160Z] Removing intermediate container ec917785722e [2022-08-04T14:29:41.160Z] ---> 03dc23e20fcd [2022-08-04T14:29:41.160Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-04T14:29:41.160Z] ---> Running in 655fa4c105fd [2022-08-04T14:29:41.160Z] Removing intermediate container 3cc849c3469f [2022-08-04T14:29:41.160Z] ---> a20be10ecb0b [2022-08-04T14:29:41.160Z] Step 20/22 : LABEL arch=x86_64 [2022-08-04T14:29:41.160Z] ---> Running in c274ba1b84a2 [2022-08-04T14:29:41.421Z] Removing intermediate container 655fa4c105fd [2022-08-04T14:29:41.421Z] ---> 75d6c8ca2c01 [2022-08-04T14:29:41.421Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-04T14:29:41.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:29:41.421Z] ---> Running in 6017e79afe50 [2022-08-04T14:29:41.421Z] Removing intermediate container c274ba1b84a2 [2022-08-04T14:29:41.421Z] ---> 1acd62be92e9 [2022-08-04T14:29:41.421Z] Step 21/22 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:29:41.421Z] ---> Running in 40d8998aafc8 [2022-08-04T14:29:41.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:29:41.421Z] Removing intermediate container 6017e79afe50 [2022-08-04T14:29:41.421Z] ---> fc9aaa10ad5e [2022-08-04T14:29:41.421Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:29:41.680Z] ---> Running in 91be5661db67 [2022-08-04T14:29:41.681Z] Removing intermediate container 40d8998aafc8 [2022-08-04T14:29:41.681Z] ---> 687240f0da35 [2022-08-04T14:29:41.681Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T14:29:41.681Z] ---> Running in 1616af1aa329 [2022-08-04T14:29:41.681Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-04T14:29:41.681Z] Removing intermediate container 1616af1aa329 [2022-08-04T14:29:41.681Z] ---> 78dbbaf4bfac [2022-08-04T14:29:41.681Z] [2022-08-04T14:29:41.941Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-04T14:29:41.941Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:29:41.941Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T14:29:41.941Z] Successfully built 78dbbaf4bfac [2022-08-04T14:29:41.941Z] OK: 6 MiB in 16 packages [2022-08-04T14:29:41.941Z] Successfully tagged support-scheduler:latest [2022-08-04T14:29:42.512Z]  Building support-scheduler ... done Removing intermediate container 91be5661db67 [2022-08-04T14:29:42.512Z] ---> 1d9817dfb46d [2022-08-04T14:29:42.512Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-04T14:29:42.772Z] ---> Running in 9ce104ff4de9 [2022-08-04T14:29:42.772Z] Removing intermediate container c4cc2f441f0e [2022-08-04T14:29:42.772Z] ---> 4703957ac9cb [2022-08-04T14:29:42.772Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T14:29:42.772Z] ---> Running in f7591cb20bd5 [2022-08-04T14:29:43.031Z] Removing intermediate container f7591cb20bd5 [2022-08-04T14:29:43.031Z] ---> 4d0ec701bbd1 [2022-08-04T14:29:43.031Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-04T14:29:43.292Z] ---> Running in f44572f70126 [2022-08-04T14:29:43.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:29:43.552Z] Removing intermediate container f44572f70126 [2022-08-04T14:29:43.552Z] ---> 108f147af459 [2022-08-04T14:29:43.552Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T14:29:43.552Z] ---> Running in 294749cd9d0c [2022-08-04T14:29:43.812Z] Removing intermediate container 294749cd9d0c [2022-08-04T14:29:43.812Z] ---> 5d3a3c580d1a [2022-08-04T14:29:43.812Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T14:29:44.072Z] ---> 31f5e8a80707 [2022-08-04T14:29:44.072Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-04T14:29:44.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:29:44.644Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-04T14:29:44.644Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T14:29:44.644Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-04T14:29:44.644Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T14:29:44.902Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-04T14:29:44.903Z] ---> f903f7658bcb [2022-08-04T14:29:44.903Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-04T14:29:44.903Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-04T14:29:45.162Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:29:45.162Z] OK: 8 MiB in 20 packages [2022-08-04T14:29:45.162Z] ---> f3457246cde6 [2022-08-04T14:29:45.162Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-04T14:29:45.162Z] ---> Running in 0bcf73eeb898 [2022-08-04T14:29:45.733Z] Removing intermediate container 0bcf73eeb898 [2022-08-04T14:29:45.733Z] ---> 51a34e8c1164 [2022-08-04T14:29:45.733Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:29:45.733Z] ---> Running in b02af9360a9d [2022-08-04T14:29:45.994Z] Removing intermediate container 9ce104ff4de9 [2022-08-04T14:29:45.994Z] Removing intermediate container b02af9360a9d [2022-08-04T14:29:45.994Z] ---> cc873c008ca8 [2022-08-04T14:29:45.994Z] ---> 571173f5590a [2022-08-04T14:29:45.994Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt /Step 20/22 : LABEL arch=x86_64 [2022-08-04T14:29:45.994Z] [2022-08-04T14:29:45.994Z] ---> Running in 578eabd894d3 [2022-08-04T14:29:46.566Z] ---> 6cf30d9de4a9 [2022-08-04T14:29:46.566Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-04T14:29:46.566Z] Removing intermediate container 578eabd894d3 [2022-08-04T14:29:46.566Z] ---> 5ea024d79248 [2022-08-04T14:29:46.566Z] Step 21/22 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:29:46.566Z] ---> Running in 5c93840ff6a7 [2022-08-04T14:29:47.136Z] Removing intermediate container 5c93840ff6a7 [2022-08-04T14:29:47.136Z] ---> bb47e92ac90f [2022-08-04T14:29:47.136Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T14:29:47.136Z] ---> 16f49654ce03 [2022-08-04T14:29:47.136Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-04T14:29:47.136Z] ---> Running in 64716c99b34b [2022-08-04T14:29:47.449Z] Removing intermediate container 64716c99b34b [2022-08-04T14:29:47.449Z] ---> f0107dc46ef2 [2022-08-04T14:29:47.449Z] [2022-08-04T14:29:47.708Z] Successfully built f0107dc46ef2 [2022-08-04T14:29:47.708Z] Successfully tagged support-notifications:latest [2022-08-04T14:29:47.708Z]  Building support-notifications ... done  ---> 71ffcf9064a5 [2022-08-04T14:29:47.708Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-04T14:29:47.708Z] ---> Running in 445f50583b7c [2022-08-04T14:29:47.971Z] Removing intermediate container 445f50583b7c [2022-08-04T14:29:47.971Z] ---> 90637055ee16 [2022-08-04T14:29:47.971Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:29:48.235Z] ---> Running in 6838ff586f86 [2022-08-04T14:29:48.517Z] Removing intermediate container 6838ff586f86 [2022-08-04T14:29:48.517Z] ---> 43f8e1333553 [2022-08-04T14:29:48.517Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T14:29:48.779Z] ---> Running in 70181b950a07 [2022-08-04T14:29:49.048Z] Removing intermediate container 70181b950a07 [2022-08-04T14:29:49.048Z] ---> f2c3ed1774a6 [2022-08-04T14:29:49.048Z] Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:29:49.048Z] ---> Running in 458a2f87215f [2022-08-04T14:29:49.048Z] Removing intermediate container 7a6ed990e722 [2022-08-04T14:29:49.048Z] ---> e550a1b7a687 [2022-08-04T14:29:49.048Z] [2022-08-04T14:29:49.048Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T14:29:49.048Z] ---> d7d3d98c851f [2022-08-04T14:29:49.048Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T14:29:49.048Z] ---> Using cache [2022-08-04T14:29:49.048Z] ---> 2beff76e23b9 [2022-08-04T14:29:49.048Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T14:29:49.048Z] ---> Using cache [2022-08-04T14:29:49.048Z] ---> 85d03f61470b [2022-08-04T14:29:49.048Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-04T14:29:49.311Z] ---> Running in 25f43e674b60 [2022-08-04T14:29:49.311Z] Removing intermediate container 458a2f87215f [2022-08-04T14:29:49.311Z] ---> cc4a0533aecb [2022-08-04T14:29:49.311Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T14:29:49.311Z] ---> Running in bd8a5268b593 [2022-08-04T14:29:49.311Z] Removing intermediate container 25f43e674b60 [2022-08-04T14:29:49.311Z] ---> 82f2b4ccd6af [2022-08-04T14:29:49.311Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T14:29:49.311Z] ---> Running in d224b7f8f3c2 [2022-08-04T14:29:49.311Z] Removing intermediate container bd8a5268b593 [2022-08-04T14:29:49.311Z] ---> aa4661713dac [2022-08-04T14:29:49.311Z] [2022-08-04T14:29:49.573Z] Removing intermediate container d224b7f8f3c2 [2022-08-04T14:29:49.573Z] ---> a1299ea367ac [2022-08-04T14:29:49.573Z] Step 15/23 : WORKDIR / [2022-08-04T14:29:49.573Z] Successfully built aa4661713dac [2022-08-04T14:29:49.573Z] Successfully tagged core-data:latest [2022-08-04T14:29:49.573Z]  Building core-data ... done  ---> Running in 3fc6c01f1f75 [2022-08-04T14:29:49.573Z] Removing intermediate container 3fc6c01f1f75 [2022-08-04T14:29:49.573Z] ---> a0588b837d7e [2022-08-04T14:29:49.573Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T14:29:49.833Z] ---> 6c5f72a5d073 [2022-08-04T14:29:49.833Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-04T14:29:50.093Z] ---> 8c9dff0a297c [2022-08-04T14:29:50.093Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-04T14:29:50.353Z] ---> b28200e46c13 [2022-08-04T14:29:50.353Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-04T14:29:50.353Z] ---> Running in e5f5487f33ef [2022-08-04T14:29:50.614Z] Removing intermediate container e5f5487f33ef [2022-08-04T14:29:50.614Z] ---> 21a44942957f [2022-08-04T14:29:50.614Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:29:50.614Z] ---> Running in 4ae21b6f089d [2022-08-04T14:29:50.614Z] Removing intermediate container 4ae21b6f089d [2022-08-04T14:29:50.614Z] ---> 3d9fffa8aea0 [2022-08-04T14:29:50.614Z] Step 21/23 : LABEL arch=x86_64 [2022-08-04T14:29:50.614Z] ---> Running in a0014709871b [2022-08-04T14:29:50.877Z] Removing intermediate container a0014709871b [2022-08-04T14:29:50.877Z] ---> 6d9413d34fa3 [2022-08-04T14:29:50.877Z] Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:29:50.877Z] ---> Running in 2649234c1f4a [2022-08-04T14:29:51.137Z] Removing intermediate container 2649234c1f4a [2022-08-04T14:29:51.137Z] ---> c23aab5ffe54 [2022-08-04T14:29:51.137Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T14:29:51.137Z] ---> Running in a1f933ccde01 [2022-08-04T14:29:51.137Z] Removing intermediate container a1f933ccde01 [2022-08-04T14:29:51.137Z] ---> d87d79e07d1c [2022-08-04T14:29:51.137Z] [2022-08-04T14:29:51.397Z] Successfully built d87d79e07d1c [2022-08-04T14:29:51.397Z] Successfully tagged core-command:latest [2022-08-04T14:29:53.310Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:29:55.857Z] Removing intermediate container 20203237b850 [2022-08-04T14:29:55.857Z] ---> a1e00ea9251a [2022-08-04T14:29:55.857Z] [2022-08-04T14:29:55.857Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T14:29:55.857Z] ---> d7d3d98c851f [2022-08-04T14:29:55.857Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-04T14:29:55.857Z] ---> Running in c6370f471e73 [2022-08-04T14:29:56.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-04T14:29:56.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-04T14:29:56.378Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-04T14:29:56.378Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-04T14:29:56.378Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T14:29:56.378Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-04T14:29:56.378Z] (5/6) Installing curl (7.83.1-r2) [2022-08-04T14:29:56.378Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-04T14:29:56.378Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:29:56.378Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T14:29:56.378Z] OK: 8 MiB in 20 packages [2022-08-04T14:29:56.948Z] Removing intermediate container c6370f471e73 [2022-08-04T14:29:56.948Z] ---> 6255be5a0545 [2022-08-04T14:29:56.948Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T14:29:56.948Z] ---> Running in 9eb8c962a1e5 [2022-08-04T14:29:57.209Z] Removing intermediate container 9eb8c962a1e5 [2022-08-04T14:29:57.209Z] ---> 866d644d5b39 [2022-08-04T14:29:57.209Z] Step 13/22 : WORKDIR /edgex [2022-08-04T14:29:57.209Z] ---> Running in be4e2e466e58 [2022-08-04T14:29:57.209Z] Removing intermediate container be4e2e466e58 [2022-08-04T14:29:57.209Z] ---> 69a83eb9da48 [2022-08-04T14:29:57.209Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-04T14:29:57.468Z] ---> 0044a9b9ce3e [2022-08-04T14:29:57.468Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-04T14:29:57.727Z] ---> 50532e3acf90 [2022-08-04T14:29:57.727Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-04T14:29:57.987Z] ---> 57f0fc9dc841 [2022-08-04T14:29:57.987Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T14:29:58.246Z] ---> eaf516eaa0d3 [2022-08-04T14:29:58.246Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T14:29:58.246Z] ---> Running in f533812979f9 [2022-08-04T14:29:58.817Z] Removing intermediate container f533812979f9 [2022-08-04T14:29:58.817Z] ---> ab8ef15b9e1a [2022-08-04T14:29:58.817Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T14:29:58.817Z] ---> Running in e9858476e352 [2022-08-04T14:29:59.081Z] Removing intermediate container e9858476e352 [2022-08-04T14:29:59.081Z] ---> 96bc811528cc [2022-08-04T14:29:59.081Z] Step 20/22 : LABEL arch=x86_64 [2022-08-04T14:29:59.081Z] ---> Running in 6e639051aa86 [2022-08-04T14:29:59.081Z] Removing intermediate container 6e639051aa86 [2022-08-04T14:29:59.081Z] ---> 89df6cec626b [2022-08-04T14:29:59.081Z] Step 21/22 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:29:59.081Z] ---> Running in bd7abcbf5a62 [2022-08-04T14:29:59.343Z] Removing intermediate container bd7abcbf5a62 [2022-08-04T14:29:59.343Z] ---> 6eb1f72ef218 [2022-08-04T14:29:59.343Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T14:29:59.343Z] ---> Running in 9844b6a78f58 [2022-08-04T14:29:59.343Z] Removing intermediate container 9844b6a78f58 [2022-08-04T14:29:59.343Z] ---> 3088473dab7e [2022-08-04T14:29:59.343Z] [2022-08-04T14:29:59.343Z] Successfully built 3088473dab7e [2022-08-04T14:29:59.343Z] Successfully tagged security-proxy-setup:latest [2022-08-04T14:29:59.611Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-08-04T14:29:59.630Z] $ docker stop --time=1 9e04f6f87dc0f562b434c3c184bfa04ec8caae885b0b41b70ba6421a62596ac2 [2022-08-04T14:30:00.913Z] $ docker rm -f 9e04f6f87dc0f562b434c3c184bfa04ec8caae885b0b41b70ba6421a62596ac2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T14:30:01.354Z] + docker images [2022-08-04T14:30:01.354Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-04T14:30:01.354Z] security-proxy-setup latest 3088473dab7e 2 seconds ago 27.2MB [2022-08-04T14:30:01.354Z] a1e00ea9251a 6 seconds ago 1.53GB [2022-08-04T14:30:01.354Z] core-command latest d87d79e07d1c 10 seconds ago 16.2MB [2022-08-04T14:30:01.354Z] core-data latest aa4661713dac 12 seconds ago 21.5MB [2022-08-04T14:30:01.354Z] e550a1b7a687 13 seconds ago 1.52GB [2022-08-04T14:30:01.354Z] support-notifications latest f0107dc46ef2 14 seconds ago 27.1MB [2022-08-04T14:30:01.354Z] support-scheduler latest 78dbbaf4bfac 20 seconds ago 26.5MB [2022-08-04T14:30:01.354Z] 7d5d238a0e20 21 seconds ago 1.58GB [2022-08-04T14:30:01.354Z] 2b549a3eed68 21 seconds ago 1.55GB [2022-08-04T14:30:01.354Z] sys-mgmt-agent latest 8b74ebf68bad 27 seconds ago 135MB [2022-08-04T14:30:01.354Z] 570534e4c5f9 28 seconds ago 1.58GB [2022-08-04T14:30:01.354Z] security-spire-agent latest 934efbc9a846 40 seconds ago 125MB [2022-08-04T14:30:01.354Z] 1686f4b8e704 47 seconds ago 1.42GB [2022-08-04T14:30:01.354Z] 6c6d1e62fa6b 53 seconds ago 1.52GB [2022-08-04T14:30:01.354Z] core-metadata latest d4d31eb74d7e About a minute ago 18.2MB [2022-08-04T14:30:01.354Z] security-bootstrapper latest 9f7e5011a6d8 About a minute ago 19.3MB [2022-08-04T14:30:01.354Z] 3498d4b6291e About a minute ago 1.55GB [2022-08-04T14:30:01.354Z] security-spiffe-token-provider latest ed3aa35c4209 About a minute ago 29.2MB [2022-08-04T14:30:01.354Z] security-secretstore-setup latest 964f76f88369 About a minute ago 28.9MB [2022-08-04T14:30:01.354Z] 621159a4a945 About a minute ago 1.57GB [2022-08-04T14:30:01.354Z] 9c84985d4f0a About a minute ago 1.53GB [2022-08-04T14:30:01.354Z] 4f4217a56c50 About a minute ago 1.52GB [2022-08-04T14:30:01.354Z] security-spire-server latest 2e3985c45130 About a minute ago 86.5MB [2022-08-04T14:30:01.354Z] security-spire-config latest 6e7a6721e8ce About a minute ago 85.8MB [2022-08-04T14:30:01.354Z] 12fb7d73d80a 2 minutes ago 1.42GB [2022-08-04T14:30:01.354Z] 4e07cf9ce238 2 minutes ago 1.42GB [2022-08-04T14:30:01.354Z] ci-base-image-x86_64 latest 9f44c46ba416 4 minutes ago 993MB [2022-08-04T14:30:01.354Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-04T14:30:01.354Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-04T14:30:01.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-04T14:30:01.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-04T14:30:01.354Z] 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] } [2022-08-04T14:30:44.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-04T14:30:44.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-04T14:30:46.300Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-04T14:30:46.300Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-04T14:30:48.938Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-04T14:30:48.938Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-04T14:30:48.938Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-04T14:30:48.938Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-04T14:30:48.938Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-04T14:30:50.939Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-04T14:30:50.939Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-04T14:30:50.939Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-04T14:30:50.939Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-04T14:30:50.939Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-04T14:30:50.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-04T14:31:06.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.641s coverage: 28.7% of statements [2022-08-04T14:31:06.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-04T14:31:06.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-04T14:31:08.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.431s coverage: 98.5% of statements [2022-08-04T14:31:08.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-04T14:31:08.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.522s coverage: 54.2% of statements [2022-08-04T14:31:08.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-04T14:31:08.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-04T14:31:31.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.801s coverage: 89.2% of statements [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-04T14:31:31.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.542s coverage: 2.1% of statements [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-04T14:31:31.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.342s coverage: 95.6% of statements [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-04T14:31:31.004Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.331s coverage: 72.2% of statements [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-04T14:31:31.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.348s coverage: 60.0% of statements [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-04T14:31:31.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.9% of statements [2022-08-04T14:31:31.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-04T14:31:31.614Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.265s coverage: 58.8% of statements [2022-08-04T14:31:31.614Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.6% of statements [2022-08-04T14:31:31.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-04T14:31:38.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.321s coverage: 47.1% of statements [2022-08-04T14:31:38.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.302s coverage: 79.5% of statements [2022-08-04T14:31:38.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements [2022-08-04T14:31:38.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.301s coverage: 96.3% of statements [2022-08-04T14:31:40.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.241s coverage: 87.5% of statements [2022-08-04T14:31:48.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements [2022-08-04T14:31:48.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements [2022-08-04T14:31:58.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.723s coverage: 82.2% of statements [2022-08-04T14:31:58.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-04T14:32:03.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2022-08-04T14:32:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-04T14:32:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-04T14:32:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-04T14:32:03.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-08-04T14:32:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-04T14:32:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-04T14:32:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-04T14:32:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-04T14:32:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-04T14:32:03.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements [2022-08-04T14:32:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-04T14:32:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-04T14:32:03.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-08-04T14:32:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-04T14:32:03.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.277s coverage: 58.8% of statements [2022-08-04T14:32:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-04T14:32:03.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.249s coverage: 80.0% of statements [2022-08-04T14:32:03.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2022-08-04T14:32:03.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements [2022-08-04T14:32:03.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.912s coverage: 91.2% of statements [2022-08-04T14:32:03.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-04T14:32:08.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.010s coverage: 64.7% of statements [2022-08-04T14:32:08.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-04T14:32:08.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-04T14:32:08.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.332s coverage: 100.0% of statements [2022-08-04T14:32:08.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2022-08-04T14:32:08.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2022-08-04T14:32:08.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2022-08-04T14:32:08.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2022-08-04T14:32:15.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.518s coverage: 65.8% of statements [2022-08-04T14:32:15.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-04T14:32:15.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-04T14:32:15.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-04T14:32:16.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.878s coverage: 43.6% of statements [2022-08-04T14:32:16.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-04T14:32:16.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-04T14:32:16.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements [2022-08-04T14:32:16.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-04T14:32:16.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.250s coverage: 84.8% of statements [2022-08-04T14:32:16.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-04T14:32:16.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-04T14:32:16.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-04T14:32:16.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-04T14:32:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-04T14:32:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.652s coverage: 92.3% of statements [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-04T14:32:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.221s coverage: 63.2% of statements [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-04T14:32:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.491s coverage: 97.7% of statements [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-04T14:32:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-04T14:32:27.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-04T14:32:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements [2022-08-04T14:32:27.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.097s coverage: 96.9% of statements [2022-08-04T14:32:27.001Z] 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 [2022-08-04T14:32:27.001Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-04T14:32:27.001Z] GO111MODULE=on go vet ./... [2022-08-04T14:34:18.892Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-04T14:34:18.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-04T14:34:18.892Z] ./bin/test-attribution-txt.sh [2022-08-04T14:34:18.892Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-04T14:34:18.892Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-04T14:34:18.892Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-04T14:34:18.892Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-04T14:34:18.892Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-04T14:34:18.892Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-04T14:34:18.892Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-04T14:34:18.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-04T14:34:19.615Z] + ls -al . [2022-08-04T14:34:19.615Z] total 724 [2022-08-04T14:34:19.615Z] drwxrwxr-x 9 1001 1001 4096 Aug 4 14:28 . [2022-08-04T14:34:19.615Z] drwxr-xr-x 4 root root 4096 Aug 4 14:28 .. [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 16 Aug 4 14:26 .dockerignore [2022-08-04T14:34:19.615Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 14:26 .git [2022-08-04T14:34:19.615Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 14:26 .github [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 1030 Aug 4 14:26 .gitignore [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 42 Aug 4 14:26 .golangci.yml [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 87 Aug 4 14:26 .hadolint.yml [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 166 Aug 4 14:26 .sonarcloud.properties [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 1171 Aug 4 14:26 ADOPTERS.md [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 10347 Aug 4 14:26 Attribution.txt [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 63209 Aug 4 14:26 CHANGELOG.md [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 3804 Aug 4 14:26 CONTRIBUTING.md [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 677 Aug 4 14:26 GOVERNANCE.md [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 850 Aug 4 14:26 Jenkinsfile [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 10775 Aug 4 14:26 LICENSE [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 12212 Aug 4 14:26 Makefile [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 582 Aug 4 14:26 OWNERS.md [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 9094 Aug 4 14:26 README.md [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 6912 Aug 4 14:26 SECURITY.md [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 5 Aug 4 14:24 VERSION [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 4131 Aug 4 14:26 ZMQWindows.md [2022-08-04T14:34:19.615Z] drwxrwxr-x 2 1001 1001 4096 Aug 4 14:26 bin [2022-08-04T14:34:19.615Z] drwxrwxr-x 18 1001 1001 4096 Aug 4 14:26 cmd [2022-08-04T14:34:19.615Z] -rw-r--r-- 1 root root 478941 Aug 4 14:32 coverage.out [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 3681 Aug 4 14:26 go.mod [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 38033 Aug 4 14:26 go.sum [2022-08-04T14:34:19.615Z] drwxrwxr-x 8 1001 1001 4096 Aug 4 14:26 internal [2022-08-04T14:34:19.615Z] drwxrwxr-x 3 1001 1001 4096 Aug 4 14:26 openapi [2022-08-04T14:34:19.615Z] drwxrwxr-x 4 1001 1001 4096 Aug 4 14:26 snap [2022-08-04T14:34:19.615Z] -rw-rw-r-- 1 1001 1001 204 Aug 4 14:26 version.go [Pipeline] sh [2022-08-04T14:34:20.308Z] + '[' -e coverage.out ] [2022-08-04T14:34:20.308Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-04T14:34:20.342Z] Warning: overwriting stash ‘coverage-report’ [2022-08-04T14:34:21.110Z] Stashed 1 file(s) [Pipeline] sh [2022-08-04T14:34:21.773Z] + make build [2022-08-04T14:34:21.773Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T14:35:43.604Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-04T14:37:05.429Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-04T14:37:05.429Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T14:37:37.852Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T14:37:37.852Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T14:37:39.835Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T14:37:46.558Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:37:49.188Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:37:54.598Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:37:57.230Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:38:00.633Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:38:08.935Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-08-04T14:38:14.388Z] $ docker stop --time=1 62568aa35edc2f2e5895193a869877fb038bb671defd6e24f8dd3bb32ddf3561 [2022-08-04T14:38:16.386Z] $ docker rm -f 62568aa35edc2f2e5895193a869877fb038bb671defd6e24f8dd3bb32ddf3561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:38:19.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T14:38:19.243Z] [2022-08-04T14:38:19.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:38:19.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T14:38:20.107Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-04T14:38:20.107Z] 29e5d40040c1: Pulling fs layer [2022-08-04T14:38:20.107Z] 1ce36da41761: Pulling fs layer [2022-08-04T14:38:20.107Z] 25b303627fd3: Pulling fs layer [2022-08-04T14:38:20.452Z] 29e5d40040c1: Verifying Checksum [2022-08-04T14:38:20.452Z] 29e5d40040c1: Download complete [2022-08-04T14:38:20.775Z] 1ce36da41761: Verifying Checksum [2022-08-04T14:38:20.775Z] 1ce36da41761: Download complete [2022-08-04T14:38:21.091Z] 29e5d40040c1: Pull complete [2022-08-04T14:38:22.562Z] 25b303627fd3: Download complete [2022-08-04T14:38:22.842Z] 1ce36da41761: Pull complete [2022-08-04T14:38:35.438Z] 25b303627fd3: Pull complete [2022-08-04T14:38:35.438Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-04T14:38:35.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T14:38:35.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T14:38:35.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container [2022-08-04T14:38:35.930Z] $ 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 [2022-08-04T14:38:38.255Z] $ docker top 79c0a52958ea8c5acb9afe849fcf4b735d85da465215ed62dd6abec525e09e31 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T14:38:39.215Z] + docker-compose+ buildgrep parallel [2022-08-04T14:38:39.215Z] --help [2022-08-04T14:38:43.509Z] --parallel Build images in parallel. [Pipeline] } [2022-08-04T14:38:43.543Z] $ docker stop --time=1 79c0a52958ea8c5acb9afe849fcf4b735d85da465215ed62dd6abec525e09e31 [2022-08-04T14:38:45.185Z] $ docker rm -f 79c0a52958ea8c5acb9afe849fcf4b735d85da465215ed62dd6abec525e09e31 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:38:46.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-04T14:38:46.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T14:38:46.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container [2022-08-04T14:38:46.416Z] $ 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 [2022-08-04T14:38:47.709Z] $ docker top 6042103a9ebfe30b952dc351ec14f55cf914eb0f17672dbfffa2a10110c41f44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T14:38:48.667Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-04T14:38:52.949Z] Building core-command ... [2022-08-04T14:38:52.949Z] Building core-data ... [2022-08-04T14:38:52.949Z] Building core-metadata ... [2022-08-04T14:38:52.949Z] Building security-bootstrapper ... [2022-08-04T14:38:52.949Z] Building security-proxy-setup ... [2022-08-04T14:38:52.949Z] Building security-secretstore-setup ... [2022-08-04T14:38:52.949Z] Building security-spiffe-token-provider ... [2022-08-04T14:38:52.949Z] Building security-spire-agent ... [2022-08-04T14:38:52.949Z] Building security-spire-config ... [2022-08-04T14:38:52.949Z] Building security-spire-server ... [2022-08-04T14:38:52.949Z] Building support-notifications ... [2022-08-04T14:38:52.949Z] Building support-scheduler ... [2022-08-04T14:38:52.949Z] Building sys-mgmt-agent ... [2022-08-04T14:38:52.949Z] Building security-bootstrapper [2022-08-04T14:38:52.949Z] Building sys-mgmt-agent [2022-08-04T14:38:52.949Z] Building security-secretstore-setup [2022-08-04T14:38:52.949Z] Building core-metadata [2022-08-04T14:38:52.949Z] Building security-spire-config [2022-08-04T14:39:39.918Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:39:39.919Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:39:39.919Z] ---> 2b40d5739699 [2022-08-04T14:39:39.919Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T14:39:39.919Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:39:39.919Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:39:39.919Z] ---> 2b40d5739699 [2022-08-04T14:39:39.919Z] Step 3/31 : WORKDIR /edgex-go [2022-08-04T14:39:39.919Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:39:39.919Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:39:39.919Z] ---> 2b40d5739699 [2022-08-04T14:39:39.919Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T14:39:39.919Z] ---> Running in bdb8502fbef8 [2022-08-04T14:39:39.919Z] ---> Running in 054cc08fbcc6 [2022-08-04T14:39:39.919Z] ---> Running in b1e643e548df [2022-08-04T14:39:39.919Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:39:39.919Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:39:39.919Z] ---> 2b40d5739699 [2022-08-04T14:39:39.919Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T14:39:39.919Z] ---> Running in a8a6a78f8474 [2022-08-04T14:39:39.919Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:39:39.919Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:39:39.919Z] ---> 2b40d5739699 [2022-08-04T14:39:39.919Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T14:39:39.919Z] ---> Running in fe8193c03bb3 [2022-08-04T14:39:39.919Z] Removing intermediate container b1e643e548df [2022-08-04T14:39:39.919Z] ---> 29e6d4cba093 [2022-08-04T14:39:39.919Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:39:39.919Z] Removing intermediate container bdb8502fbef8 [2022-08-04T14:39:39.919Z] ---> 3ee2b9cc0e19 [2022-08-04T14:39:39.919Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:39:39.919Z] Removing intermediate container 054cc08fbcc6 [2022-08-04T14:39:39.919Z] ---> a06d8b17645f [2022-08-04T14:39:39.919Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:39:39.919Z] ---> Running in d0aff67982f2 [2022-08-04T14:39:39.919Z] ---> Running in 16dc94144e4d [2022-08-04T14:39:39.919Z] Removing intermediate container a8a6a78f8474 [2022-08-04T14:39:39.919Z] ---> 9a9a0d167775 [2022-08-04T14:39:39.919Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:39:39.919Z] ---> Running in c6bdbe1872ca [2022-08-04T14:39:39.919Z] Removing intermediate container fe8193c03bb3 [2022-08-04T14:39:39.919Z] ---> 2350c6d69ea5 [2022-08-04T14:39:39.919Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:39:39.919Z] ---> Running in de5113a5b225 [2022-08-04T14:39:39.919Z] ---> Running in 6c9950341e29 [2022-08-04T14:39:41.928Z] Removing intermediate container d0aff67982f2 [2022-08-04T14:39:41.928Z] ---> b71b19c9c25a [2022-08-04T14:39:41.928Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-04T14:39:41.928Z] Removing intermediate container 16dc94144e4d [2022-08-04T14:39:41.928Z] ---> 12dee5bbe6c6 [2022-08-04T14:39:41.928Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T14:39:41.928Z] ---> Running in e484a40dcdac [2022-08-04T14:39:41.928Z] Removing intermediate container c6bdbe1872ca [2022-08-04T14:39:41.928Z] ---> 4af4454ba898 [2022-08-04T14:39:41.928Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-04T14:39:41.928Z] ---> Running in 6ea0de7de5ff [2022-08-04T14:39:42.212Z] ---> Running in 211c9286b467 [2022-08-04T14:39:42.212Z] Removing intermediate container de5113a5b225 [2022-08-04T14:39:42.212Z] ---> ead522cff777 [2022-08-04T14:39:42.492Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-04T14:39:42.492Z] ---> Running in 509dacf7e082 [2022-08-04T14:39:42.492Z] Removing intermediate container 6c9950341e29 [2022-08-04T14:39:42.492Z] ---> f2dd19baeea2 [2022-08-04T14:39:42.492Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T14:39:42.775Z] ---> Running in 21a6a724d781 [2022-08-04T14:39:44.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:39:44.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:39:44.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:39:44.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:39:44.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:39:45.367Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:39:45.367Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:39:45.652Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:39:45.652Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:39:45.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:39:46.537Z] OK: 221 MiB in 51 packages [2022-08-04T14:39:46.816Z] OK: 221 MiB in 51 packages [2022-08-04T14:39:46.816Z] OK: 221 MiB in 51 packages [2022-08-04T14:39:47.106Z] OK: 221 MiB in 51 packages [2022-08-04T14:39:47.387Z] OK: 221 MiB in 51 packages [2022-08-04T14:39:48.382Z] Removing intermediate container 509dacf7e082 [2022-08-04T14:39:48.382Z] ---> 0cfedbb84b68 [2022-08-04T14:39:48.382Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T14:39:48.382Z] Removing intermediate container 6ea0de7de5ff [2022-08-04T14:39:48.382Z] ---> e0862fdaf26d [2022-08-04T14:39:48.382Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T14:39:48.989Z] Removing intermediate container 21a6a724d781 [2022-08-04T14:39:48.989Z] ---> 777d62efbceb [2022-08-04T14:39:48.989Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T14:39:48.989Z] Removing intermediate container 211c9286b467 [2022-08-04T14:39:48.989Z] ---> 8285b2a8c95d [2022-08-04T14:39:48.989Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-04T14:39:48.989Z] Removing intermediate container e484a40dcdac [2022-08-04T14:39:48.989Z] ---> 16925426f993 [2022-08-04T14:39:48.989Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T14:39:49.272Z] ---> 993bf308906a [2022-08-04T14:39:49.272Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:39:49.272Z] ---> fb00f9f10600 [2022-08-04T14:39:49.272Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:39:49.543Z] ---> Running in 4d7c72317da9 [2022-08-04T14:39:49.543Z] ---> Running in 5665071166f4 [2022-08-04T14:39:50.145Z] ---> 07a4cd09f3a2 [2022-08-04T14:39:50.145Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:39:50.145Z] ---> Running in 03f12dd635f9 [2022-08-04T14:39:50.444Z] ---> f102682090f7 [2022-08-04T14:39:50.444Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:39:50.444Z] ---> 0494185588ca [2022-08-04T14:39:50.444Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:39:50.744Z] ---> Running in 57c87268aece [2022-08-04T14:39:50.744Z] ---> Running in 70305689982b [2022-08-04T14:40:58.878Z] Removing intermediate container 57c87268aece [2022-08-04T14:40:58.878Z] ---> 5873252935bf [2022-08-04T14:40:58.878Z] Step 8/23 : COPY . . [2022-08-04T14:40:58.878Z] Removing intermediate container 70305689982b [2022-08-04T14:40:58.878Z] ---> 06002a8520d6 [2022-08-04T14:40:58.878Z] Step 8/31 : COPY . . [2022-08-04T14:40:58.878Z] Removing intermediate container 5665071166f4 [2022-08-04T14:40:58.878Z] ---> 3c345508b2fd [2022-08-04T14:40:58.878Z] Step 8/23 : COPY . . [2022-08-04T14:40:58.878Z] Removing intermediate container 03f12dd635f9 [2022-08-04T14:40:58.878Z] ---> e51b82df5e77 [2022-08-04T14:40:58.878Z] Step 8/26 : COPY . . [2022-08-04T14:40:58.878Z] Removing intermediate container 4d7c72317da9 [2022-08-04T14:40:58.878Z] ---> eb8c8e297741 [2022-08-04T14:40:58.878Z] Step 8/25 : COPY . . [2022-08-04T14:41:04.306Z] ---> 45ad2d17da6e [2022-08-04T14:41:04.306Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-04T14:41:04.306Z] ---> 8ed958247d5b [2022-08-04T14:41:04.306Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-04T14:41:04.306Z] ---> Running in f60cbc48d180 [2022-08-04T14:41:04.306Z] ---> 5a6ce1b616f1 [2022-08-04T14:41:04.306Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-04T14:41:04.306Z] ---> 529a5b758e5c [2022-08-04T14:41:04.306Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T14:41:04.306Z] ---> 84d3e9459963 [2022-08-04T14:41:04.306Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-04T14:41:04.306Z] ---> Running in deb7d460923e [2022-08-04T14:41:04.306Z] ---> Running in eba07b64cab4 [2022-08-04T14:41:04.588Z] ---> Running in b22336213cb4 [2022-08-04T14:41:04.588Z] ---> Running in 8e9ae79557e1 [2022-08-04T14:41:05.214Z] Removing intermediate container 8e9ae79557e1 [2022-08-04T14:41:05.214Z] ---> e60f7ada440c [2022-08-04T14:41:05.214Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T14:41:05.503Z] ---> Running in c3afd0886f3b [2022-08-04T14:41:05.805Z] Removing intermediate container c3afd0886f3b [2022-08-04T14:41:05.805Z] ---> 8500bfae9a28 [2022-08-04T14:41:05.805Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T14:41:06.086Z] ---> Running in eb72a13a14cf [2022-08-04T14:41:06.695Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:41:06.695Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-04T14:41:06.696Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:41:06.973Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-04T14:41:08.985Z] Removing intermediate container eb72a13a14cf [2022-08-04T14:41:08.985Z] ---> b46329037b10 [2022-08-04T14:41:08.985Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T14:41:09.275Z] ---> Running in 7bf9101edba0 [2022-08-04T14:41:09.552Z] Removing intermediate container 7bf9101edba0 [2022-08-04T14:41:09.552Z] ---> 2c168c92b9a5 [2022-08-04T14:41:09.552Z] [2022-08-04T14:41:09.552Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T14:41:09.830Z] 3.15: Pulling from library/alpine [2022-08-04T14:41:11.300Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-04T14:41:11.300Z] Status: Downloaded newer image for alpine:3.15 [2022-08-04T14:41:11.300Z] ---> 60f2846fe774 [2022-08-04T14:41:11.300Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T14:41:11.577Z] ---> Running in edb1693ef50d [2022-08-04T14:41:12.182Z] Removing intermediate container edb1693ef50d [2022-08-04T14:41:12.182Z] ---> acb1fa30f751 [2022-08-04T14:41:12.182Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:41:12.182Z] ---> Running in f8bd50e7042c [2022-08-04T14:41:15.599Z] Removing intermediate container f8bd50e7042c [2022-08-04T14:41:15.599Z] ---> bbc106caf5d2 [2022-08-04T14:41:15.599Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-04T14:41:15.599Z] ---> Running in fe1c92b2e5ad [2022-08-04T14:41:17.050Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:41:18.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:41:19.494Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T14:41:19.494Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T14:41:19.494Z] OK: 15734 distinct packages available [2022-08-04T14:41:19.773Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:41:21.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:41:22.218Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-04T14:41:22.219Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-04T14:41:22.497Z] (3/4) Installing libucontext (1.1-r0) [2022-08-04T14:41:22.497Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-04T14:41:22.497Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T14:41:22.497Z] OK: 6 MiB in 18 packages [2022-08-04T14:41:24.499Z] Removing intermediate container fe1c92b2e5ad [2022-08-04T14:41:24.499Z] ---> efdae68379aa [2022-08-04T14:41:24.499Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T14:41:29.949Z] ---> d7b8ad343780 [2022-08-04T14:41:29.949Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T14:41:29.949Z] ---> b63e45b75b71 [2022-08-04T14:41:29.949Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-04T14:41:29.949Z] ---> Running in 8ba371ff1f11 [2022-08-04T14:41:30.562Z] Removing intermediate container 8ba371ff1f11 [2022-08-04T14:41:30.562Z] ---> d6a64829d3b4 [2022-08-04T14:41:30.562Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-04T14:41:31.558Z] ---> ab7ccad909ab [2022-08-04T14:41:31.558Z] Step 21/26 : WORKDIR / [2022-08-04T14:41:31.558Z] ---> Running in d2c1c3f6c61f [2022-08-04T14:41:32.163Z] Removing intermediate container d2c1c3f6c61f [2022-08-04T14:41:32.163Z] ---> 1bc36efcc270 [2022-08-04T14:41:32.163Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T14:41:32.163Z] ---> Running in 60738d82deb6 [2022-08-04T14:41:32.441Z] Removing intermediate container 60738d82deb6 [2022-08-04T14:41:32.441Z] ---> 660402ead0a2 [2022-08-04T14:41:32.441Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T14:41:32.726Z] ---> Running in 94340f3ad157 [2022-08-04T14:41:33.328Z] Removing intermediate container 94340f3ad157 [2022-08-04T14:41:33.328Z] ---> 1bb97c01c85d [2022-08-04T14:41:33.328Z] Step 24/26 : LABEL arch=arm64 [2022-08-04T14:41:33.328Z] ---> Running in 8520f4ae24de [2022-08-04T14:41:33.931Z] Removing intermediate container 8520f4ae24de [2022-08-04T14:41:33.931Z] ---> aae37c8f4d78 [2022-08-04T14:41:33.931Z] Step 25/26 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:41:33.931Z] ---> Running in 760fbe5d6947 [2022-08-04T14:41:34.538Z] Removing intermediate container 760fbe5d6947 [2022-08-04T14:41:34.538Z] ---> 3193b4c5e5c0 [2022-08-04T14:41:34.538Z] Step 26/26 : LABEL version=0.0.0 [2022-08-04T14:41:34.538Z] ---> Running in a7b06968ed83 [2022-08-04T14:41:34.815Z] Removing intermediate container a7b06968ed83 [2022-08-04T14:41:34.815Z] ---> 5a140b8116df [2022-08-04T14:41:34.815Z] [2022-08-04T14:41:35.092Z] Successfully built 5a140b8116df [2022-08-04T14:41:35.369Z] Successfully tagged security-spire-config-arm64:latest [2022-08-04T14:41:35.369Z] Building core-command [2022-08-04T14:41:50.488Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:41:50.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:41:50.488Z] ---> 2b40d5739699 [2022-08-04T14:41:50.488Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T14:41:50.488Z] ---> Using cache [2022-08-04T14:41:50.488Z] ---> 2350c6d69ea5 [2022-08-04T14:41:50.488Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:41:50.488Z] ---> Using cache [2022-08-04T14:41:50.488Z] ---> ead522cff777 [2022-08-04T14:41:50.488Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-04T14:41:50.488Z] ---> Running in 5ca6c3296205 [2022-08-04T14:41:51.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:41:52.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:41:53.923Z] OK: 221 MiB in 51 packages [2022-08-04T14:41:54.924Z] Removing intermediate container 5ca6c3296205 [2022-08-04T14:41:54.924Z] ---> 995172bc1fca [2022-08-04T14:41:54.924Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T14:41:55.954Z] ---> 380f3c1d4f20 [2022-08-04T14:41:55.954Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:41:56.235Z] ---> Running in 774b5c91c6bc [2022-08-04T14:42:43.263Z] Removing intermediate container 774b5c91c6bc [2022-08-04T14:42:43.263Z] ---> 2322070154f7 [2022-08-04T14:42:43.263Z] Step 8/23 : COPY . . [2022-08-04T14:42:55.715Z] ---> 2b2c673e82b2 [2022-08-04T14:42:55.715Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-04T14:42:55.715Z] ---> Running in b081c73f871c [2022-08-04T14:42:56.710Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-04T14:46:03.742Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:46:10.499Z] Removing intermediate container b22336213cb4 [2022-08-04T14:46:10.499Z] ---> 1fc7e1b60d55 [2022-08-04T14:46:10.499Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-04T14:46:10.499Z] ---> Running in 6983b781afda [2022-08-04T14:46:12.507Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-04T14:46:19.252Z] Removing intermediate container 6983b781afda [2022-08-04T14:46:19.252Z] ---> b3705f03969a [2022-08-04T14:46:19.252Z] [2022-08-04T14:46:19.252Z] Step 11/23 : FROM alpine:3.16 [2022-08-04T14:46:19.252Z] 3.16: Pulling from library/alpine [2022-08-04T14:46:21.899Z] Removing intermediate container f60cbc48d180 [2022-08-04T14:46:21.899Z] ---> 02b72b2319f1 [2022-08-04T14:46:21.899Z] [2022-08-04T14:46:21.899Z] Step 10/31 : FROM alpine:3.16 [2022-08-04T14:46:21.899Z] 3.16: Pulling from library/alpine [2022-08-04T14:46:22.185Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T14:46:22.185Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T14:46:22.185Z] Status: Image is up to date for alpine:3.16 [2022-08-04T14:46:22.185Z] Status: Downloaded newer image for alpine:3.16 [2022-08-04T14:46:22.185Z] ---> 3d81c46cd875 [2022-08-04T14:46:22.185Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-04T14:46:22.185Z] ---> 3d81c46cd875 [2022-08-04T14:46:22.185Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T14:46:22.463Z] ---> Running in 818cf5764ae6 [2022-08-04T14:46:22.463Z] ---> Running in 57ab1a2c38c3 [2022-08-04T14:46:23.925Z] Removing intermediate container 818cf5764ae6 [2022-08-04T14:46:23.925Z] ---> c7a8d1668ad4 [2022-08-04T14:46:23.925Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-04T14:46:23.925Z] Removing intermediate container 57ab1a2c38c3 [2022-08-04T14:46:23.925Z] ---> be868920a4da [2022-08-04T14:46:23.925Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-04T14:46:23.925Z] ---> Running in 5e934ca45302 [2022-08-04T14:46:23.925Z] ---> Running in b60f6d913d58 [2022-08-04T14:46:24.914Z] Removing intermediate container deb7d460923e [2022-08-04T14:46:24.914Z] ---> 094a7318bc44 [2022-08-04T14:46:24.914Z] [2022-08-04T14:46:24.914Z] Step 10/25 : FROM alpine:3.16 [2022-08-04T14:46:25.192Z] ---> 3d81c46cd875 [2022-08-04T14:46:25.192Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-04T14:46:25.192Z] ---> Running in 1adac24aea13 [2022-08-04T14:46:26.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:46:26.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:46:27.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:46:27.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:46:27.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:46:28.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:46:28.718Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-04T14:46:28.719Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-04T14:46:28.719Z] (3/33) Installing readline (8.1.2-r0) [2022-08-04T14:46:28.719Z] (4/33) Installing bash (5.1.16-r2) [2022-08-04T14:46:28.996Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-04T14:46:28.996Z] Executing bash-5.1.16-r2.post-install [2022-08-04T14:46:28.996Z] (2/2) Installing su-exec (0.2-r1) [2022-08-04T14:46:28.996Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:46:28.996Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-04T14:46:28.996Z] OK: 5 MiB in 16 packages [2022-08-04T14:46:28.996Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-04T14:46:28.996Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T14:46:28.996Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-04T14:46:29.276Z] (9/33) Installing curl (7.83.1-r2) [2022-08-04T14:46:29.276Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-04T14:46:29.558Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-04T14:46:29.845Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-04T14:46:29.845Z] (3/3) Installing su-exec (0.2-r1) [2022-08-04T14:46:29.845Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:46:29.845Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T14:46:30.134Z] OK: 6 MiB in 17 packages [2022-08-04T14:46:30.424Z] Removing intermediate container b60f6d913d58 [2022-08-04T14:46:30.424Z] ---> 4cc9a51e4226 [2022-08-04T14:46:30.424Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-04T14:46:30.706Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-04T14:46:30.706Z] ---> Running in 747c71b87d6f [2022-08-04T14:46:30.706Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-04T14:46:30.706Z] (13/33) Installing expat (2.4.8-r0) [2022-08-04T14:46:30.706Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-04T14:46:30.706Z] (15/33) Installing gdbm (1.23-r0) [2022-08-04T14:46:30.706Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-04T14:46:30.706Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T14:46:30.706Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T14:46:30.706Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-04T14:46:30.706Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-04T14:46:30.988Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-04T14:46:31.590Z] Removing intermediate container 747c71b87d6f [2022-08-04T14:46:31.590Z] ---> ff4086c9a5c2 [2022-08-04T14:46:31.590Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-04T14:46:31.867Z] ---> Running in 826370675d41 [2022-08-04T14:46:32.868Z] Removing intermediate container 826370675d41 [2022-08-04T14:46:32.868Z] ---> b1ab79df1ce4 [2022-08-04T14:46:32.868Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-04T14:46:32.868Z] Removing intermediate container 1adac24aea13 [2022-08-04T14:46:32.868Z] ---> c5f7206f36a8 [2022-08-04T14:46:32.868Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T14:46:32.868Z] ---> Running in 17afe29adcae [2022-08-04T14:46:33.145Z] ---> Running in e853421c4105 [2022-08-04T14:46:33.750Z] Removing intermediate container 17afe29adcae [2022-08-04T14:46:33.750Z] ---> 51662f02ad28 [2022-08-04T14:46:33.750Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-04T14:46:33.750Z] Removing intermediate container e853421c4105 [2022-08-04T14:46:33.750Z] ---> 7acd547063da [2022-08-04T14:46:33.750Z] Step 13/25 : WORKDIR / [2022-08-04T14:46:33.750Z] ---> Running in 03d793b90e81 [2022-08-04T14:46:33.750Z] ---> Running in c2a6389051be [2022-08-04T14:46:34.031Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-04T14:46:34.302Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-04T14:46:34.303Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-04T14:46:34.303Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-04T14:46:34.303Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-04T14:46:34.303Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-04T14:46:34.303Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-04T14:46:34.303Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-04T14:46:34.303Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-04T14:46:34.303Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-04T14:46:34.579Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-04T14:46:34.579Z] Removing intermediate container c2a6389051be [2022-08-04T14:46:34.579Z] ---> 4522576f1321 [2022-08-04T14:46:34.579Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-04T14:46:34.855Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-04T14:46:35.838Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:46:35.838Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T14:46:35.838Z] ---> 6eac907c17b8 [2022-08-04T14:46:35.838Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-04T14:46:36.443Z] OK: 120 MiB in 47 packages [2022-08-04T14:46:37.047Z] ---> adf8bef9f06a [2022-08-04T14:46:37.327Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-04T14:46:37.327Z] Removing intermediate container 03d793b90e81 [2022-08-04T14:46:37.327Z] ---> 665f52714a85 [2022-08-04T14:46:37.327Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-04T14:46:37.608Z] ---> Running in f463370fa28f [2022-08-04T14:46:38.216Z] Removing intermediate container f463370fa28f [2022-08-04T14:46:38.216Z] ---> 8c64d0670310 [2022-08-04T14:46:38.216Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-04T14:46:38.494Z] ---> 22788cdce8d1 [2022-08-04T14:46:38.495Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-04T14:46:39.503Z] ---> e2192e0e9ec4 [2022-08-04T14:46:39.503Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-04T14:46:39.503Z] ---> 448ad1a4a2cb [2022-08-04T14:46:39.503Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-04T14:46:39.794Z] ---> Running in a3cc88acebe1 [2022-08-04T14:46:42.465Z] ---> cbca95790015 [2022-08-04T14:46:42.465Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-04T14:46:43.464Z] Removing intermediate container a3cc88acebe1 [2022-08-04T14:46:43.464Z] ---> 4fec3641cf6e [2022-08-04T14:46:43.464Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T14:46:44.457Z] ---> 65c1629ed73c [2022-08-04T14:46:44.457Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-04T14:46:44.457Z] ---> 167707363f53 [2022-08-04T14:46:44.457Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T14:46:45.909Z] ---> 0b76a0b1475c [2022-08-04T14:46:45.909Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T14:46:45.909Z] ---> Running in 12d81fa56ac1 [2022-08-04T14:46:47.355Z] ---> 8f578fc4b62f [2022-08-04T14:46:47.355Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-04T14:46:48.356Z] ---> 6ca0b44a6316 [2022-08-04T14:46:48.356Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-04T14:46:49.372Z] Removing intermediate container 12d81fa56ac1 [2022-08-04T14:46:49.372Z] ---> c5505a85352f [2022-08-04T14:46:49.372Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T14:46:49.372Z] ---> Running in 870ae2644130 [2022-08-04T14:46:49.653Z] ---> 1d676a4c7f56 [2022-08-04T14:46:49.653Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-04T14:46:49.944Z] Removing intermediate container 870ae2644130 [2022-08-04T14:46:49.944Z] ---> af4399b10551 [2022-08-04T14:46:49.944Z] Step 23/25 : LABEL arch=arm64 [2022-08-04T14:46:50.236Z] ---> Running in 18ad3845c971 [2022-08-04T14:46:50.848Z] Removing intermediate container 18ad3845c971 [2022-08-04T14:46:50.848Z] ---> 1b5853e5a26a [2022-08-04T14:46:50.848Z] Step 24/25 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:46:50.848Z] ---> 1e5c89ab460c [2022-08-04T14:46:50.848Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-04T14:46:51.150Z] ---> Running in 2b4705bed4f7 [2022-08-04T14:46:51.756Z] Removing intermediate container 2b4705bed4f7 [2022-08-04T14:46:51.756Z] ---> 533a22a37252 [2022-08-04T14:46:51.756Z] Step 25/25 : LABEL version=0.0.0 [2022-08-04T14:46:52.035Z] ---> Running in 8cf35963ed6e [2022-08-04T14:46:52.035Z] ---> a9fd4c10fb0c [2022-08-04T14:46:52.035Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-04T14:46:52.320Z] ---> Running in 32363908a47f [2022-08-04T14:46:52.922Z] Removing intermediate container 8cf35963ed6e [2022-08-04T14:46:52.922Z] ---> 56e487cd4359 [2022-08-04T14:46:52.922Z] [2022-08-04T14:46:53.201Z] Successfully built 56e487cd4359 [2022-08-04T14:46:53.201Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-04T14:46:53.201Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-08-04T14:46:53.808Z] Collecting docker-compose==1.23.2 [2022-08-04T14:46:54.091Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-04T14:46:54.091Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 2.5 MB/s eta 0:00:00 [2022-08-04T14:46:55.086Z] Collecting texttable<0.10,>=0.9.0 [2022-08-04T14:46:55.086Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-04T14:46:55.086Z] Preparing metadata (setup.py): started [2022-08-04T14:46:55.365Z] Removing intermediate container 32363908a47f [2022-08-04T14:46:55.365Z] ---> 0cba70a585c7 [2022-08-04T14:46:55.365Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-04T14:46:55.365Z] ---> Running in 046d08aee6eb [2022-08-04T14:46:55.972Z] Removing intermediate container 046d08aee6eb [2022-08-04T14:46:55.972Z] ---> fe197c51c480 [2022-08-04T14:46:55.972Z] Step 28/31 : CMD ["gate"] [2022-08-04T14:46:55.972Z] ---> Running in 0b798001a8f4 [2022-08-04T14:46:56.577Z] Removing intermediate container 0b798001a8f4 [2022-08-04T14:46:56.577Z] ---> a94a0f8d5e70 [2022-08-04T14:46:56.577Z] Step 29/31 : LABEL arch=arm64 [2022-08-04T14:46:56.855Z] ---> Running in 358e42f2b7fd [2022-08-04T14:46:57.456Z] Removing intermediate container 358e42f2b7fd [2022-08-04T14:46:57.456Z] ---> 48bbd6b7666b [2022-08-04T14:46:57.456Z] Step 30/31 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:46:57.456Z] ---> Running in 19a3c0e65d6f [2022-08-04T14:46:57.738Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T14:46:58.019Z] Removing intermediate container 19a3c0e65d6f [2022-08-04T14:46:58.019Z] ---> ecba002499e4 [2022-08-04T14:46:58.019Z] Step 31/31 : LABEL version=0.0.0 [2022-08-04T14:46:58.295Z] ---> Running in bbb18542f5b8 [2022-08-04T14:46:58.913Z] Removing intermediate container bbb18542f5b8 [2022-08-04T14:46:58.913Z] ---> 1b2d0db4b39c [2022-08-04T14:46:58.913Z] [2022-08-04T14:46:59.192Z] Successfully built 1b2d0db4b39c [2022-08-04T14:46:59.192Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-04T14:46:59.192Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-04T14:46:59.192Z]  Building security-bootstrapper ... done Building security-spire-server [2022-08-04T14:46:59.192Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-04T14:46:59.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.2 MB/s eta 0:00:00 [2022-08-04T14:46:59.796Z] Collecting PyYAML<4,>=3.10 [2022-08-04T14:46:59.796Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-04T14:46:59.796Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.7 MB/s eta 0:00:00 [2022-08-04T14:47:01.801Z] Preparing metadata (setup.py): started [2022-08-04T14:47:04.463Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T14:47:04.463Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-04T14:47:04.463Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-04T14:47:04.739Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.1 MB/s eta 0:00:00 [2022-08-04T14:47:04.739Z] Collecting docopt<0.7,>=0.6.1 [2022-08-04T14:47:04.739Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-04T14:47:04.739Z] Preparing metadata (setup.py): started [2022-08-04T14:47:07.386Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T14:47:07.386Z] Collecting jsonschema<3,>=2.5.1 [2022-08-04T14:47:07.386Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-04T14:47:07.665Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-04T14:47:07.665Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-04T14:47:07.665Z] Preparing metadata (setup.py): started [2022-08-04T14:47:09.669Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-04T14:47:09.949Z] Collecting docker<4.0,>=3.6.0 [2022-08-04T14:47:10.226Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-04T14:47:10.226Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 8.0 MB/s eta 0:00:00 [2022-08-04T14:47:10.501Z] Collecting cached-property<2,>=1.2.0 [2022-08-04T14:47:10.501Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-04T14:47:10.501Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-04T14:47:10.776Z] Collecting docker-pycreds>=0.4.0 [2022-08-04T14:47:10.776Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-04T14:47:12.221Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-04T14:47:12.221Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-04T14:47:12.221Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.6 MB/s eta 0:00:00 [2022-08-04T14:47:12.221Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:47:12.221Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:47:12.221Z] ---> 2b40d5739699 [2022-08-04T14:47:12.221Z] Step 3/20 : WORKDIR /edgex-go [2022-08-04T14:47:12.221Z] ---> Using cache [2022-08-04T14:47:12.221Z] ---> 2350c6d69ea5 [2022-08-04T14:47:12.221Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-04T14:47:12.221Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-04T14:47:12.221Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-04T14:47:12.221Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 9.1 MB/s eta 0:00:00 [2022-08-04T14:47:12.500Z] Collecting idna<2.8,>=2.5 [2022-08-04T14:47:12.500Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-04T14:47:12.500Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.5 MB/s eta 0:00:00 [2022-08-04T14:47:12.782Z] Collecting certifi>=2017.4.17 [2022-08-04T14:47:12.782Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-04T14:47:12.782Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 19.5 MB/s eta 0:00:00 [2022-08-04T14:47:13.107Z] ---> Running in 8e63cb4df120 [2022-08-04T14:47:13.714Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-04T14:47:13.714Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-04T14:47:13.714Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-04T14:47:13.714Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-04T14:47:14.319Z] Removing intermediate container eba07b64cab4 [2022-08-04T14:47:14.319Z] ---> 6964f99a7637 [2022-08-04T14:47:14.319Z] [2022-08-04T14:47:14.319Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T14:47:14.319Z] ---> 3d81c46cd875 [2022-08-04T14:47:14.319Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T14:47:14.602Z] ---> Running in 0e1bb8956f7d [2022-08-04T14:47:14.602Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-04T14:47:14.602Z] Running setup.py install for texttable: started [2022-08-04T14:47:15.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:47:16.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:47:16.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:47:17.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:47:17.403Z] Running setup.py install for texttable: finished with status 'done' [2022-08-04T14:47:17.403Z] Running setup.py install for PyYAML: started [2022-08-04T14:47:18.008Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-04T14:47:18.008Z] v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-04T14:47:18.008Z] OK: 16889 distinct packages available [2022-08-04T14:47:18.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:47:18.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:47:18.628Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-04T14:47:18.628Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:47:18.628Z] OK: 5 MiB in 15 packages [2022-08-04T14:47:20.084Z] OK: 221 MiB in 51 packages [2022-08-04T14:47:21.084Z] Removing intermediate container 0e1bb8956f7d [2022-08-04T14:47:21.084Z] ---> ae4e32152665 [2022-08-04T14:47:21.084Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T14:47:21.084Z] ---> Running in 78ff4df77d11 [2022-08-04T14:47:21.692Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:47:21.692Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:47:21.692Z] ---> 2b40d5739699 [2022-08-04T14:47:21.692Z] Step 3/25 : WORKDIR /edgex-go [2022-08-04T14:47:21.692Z] ---> Using cache [2022-08-04T14:47:21.692Z] ---> 2350c6d69ea5 [2022-08-04T14:47:21.692Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:47:21.692Z] ---> Using cache [2022-08-04T14:47:21.692Z] ---> ead522cff777 [2022-08-04T14:47:21.692Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T14:47:21.692Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-04T14:47:21.692Z] ---> Running in 038126c0d512 [2022-08-04T14:47:22.296Z] Removing intermediate container 8e63cb4df120 [2022-08-04T14:47:22.296Z] ---> 23e8e8b1450e [2022-08-04T14:47:22.296Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-04T14:47:22.296Z] Removing intermediate container 78ff4df77d11 [2022-08-04T14:47:22.296Z] ---> 2a509eb7b958 [2022-08-04T14:47:22.296Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-04T14:47:22.296Z] ---> Running in 507e788cce59 [2022-08-04T14:47:23.297Z] Removing intermediate container 507e788cce59 [2022-08-04T14:47:23.297Z] ---> 2a737e32e8d6 [2022-08-04T14:47:23.297Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T14:47:23.297Z] ---> Running in 6c09555e0d7a [2022-08-04T14:47:23.297Z] Running setup.py install for docopt: started [2022-08-04T14:47:23.577Z] ---> 12951b80d0a0 [2022-08-04T14:47:23.577Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:47:23.577Z] ---> Running in 023be6eb44f5 [2022-08-04T14:47:23.859Z] Removing intermediate container 6c09555e0d7a [2022-08-04T14:47:23.859Z] ---> 8ab4f6cc3ef3 [2022-08-04T14:47:23.859Z] Step 15/23 : WORKDIR / [2022-08-04T14:47:24.140Z] ---> Running in 26359273eb1a [2022-08-04T14:47:24.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:47:24.698Z] Removing intermediate container 26359273eb1a [2022-08-04T14:47:24.698Z] ---> c3d91c0a0a29 [2022-08-04T14:47:24.698Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T14:47:25.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:47:25.604Z] ---> 6d1ba6fdc1ba [2022-08-04T14:47:25.604Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-04T14:47:26.207Z] Running setup.py install for docopt: finished with status 'done' [2022-08-04T14:47:26.816Z] OK: 221 MiB in 51 packages [2022-08-04T14:47:28.276Z] ---> d00a20f1bccc [2022-08-04T14:47:28.276Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-04T14:47:28.276Z] Removing intermediate container 038126c0d512 [2022-08-04T14:47:28.276Z] ---> 888fe3de9813 [2022-08-04T14:47:28.276Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-04T14:47:29.280Z] ---> aa0fbbe4fc87 [2022-08-04T14:47:29.280Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-04T14:47:29.557Z] ---> cb2402f74c73 [2022-08-04T14:47:29.557Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:47:29.557Z] ---> Running in e4adca703aa4 [2022-08-04T14:47:29.837Z] Running setup.py install for dockerpty: started [2022-08-04T14:47:29.837Z] ---> Running in d4cefb13eaa1 [2022-08-04T14:47:30.836Z] Removing intermediate container e4adca703aa4 [2022-08-04T14:47:30.836Z] ---> 125e1ef7c3af [2022-08-04T14:47:30.836Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:47:30.836Z] ---> Running in 3767c99aa685 [2022-08-04T14:47:31.820Z] Removing intermediate container 3767c99aa685 [2022-08-04T14:47:31.820Z] ---> 9696bbd6170e [2022-08-04T14:47:31.820Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T14:47:32.103Z] ---> Running in 55c0fe2a5433 [2022-08-04T14:47:32.708Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-04T14:47:32.985Z] Removing intermediate container 55c0fe2a5433 [2022-08-04T14:47:32.985Z] ---> a969266dbf2a [2022-08-04T14:47:32.985Z] Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:47:32.985Z] ---> Running in 38c8556a2817 [2022-08-04T14:47:33.987Z] Removing intermediate container 38c8556a2817 [2022-08-04T14:47:33.987Z] ---> a81686b08060 [2022-08-04T14:47:33.987Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T14:47:34.264Z] ---> Running in c88cae60f7fc [2022-08-04T14:47:34.876Z] Removing intermediate container c88cae60f7fc [2022-08-04T14:47:34.876Z] ---> 8c9e1ff66aee [2022-08-04T14:47:34.876Z] [2022-08-04T14:47:35.484Z] Successfully built 8c9e1ff66aee [2022-08-04T14:47:35.484Z] Successfully tagged core-metadata-arm64:latest [2022-08-04T14:47:35.484Z]  Building core-metadata ... done Building support-scheduler [2022-08-04T14:47:36.090Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-04T14:47:36.090Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-04T14:47:38.752Z] Removing intermediate container b081c73f871c [2022-08-04T14:47:38.752Z] ---> 413806e7dba0 [2022-08-04T14:47:38.752Z] [2022-08-04T14:47:38.752Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T14:47:38.752Z] ---> 3d81c46cd875 [2022-08-04T14:47:38.752Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-04T14:47:38.752Z] ---> Using cache [2022-08-04T14:47:38.752Z] ---> ae4e32152665 [2022-08-04T14:47:38.752Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T14:47:38.752Z] ---> Using cache [2022-08-04T14:47:38.752Z] ---> 2a509eb7b958 [2022-08-04T14:47:38.752Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-04T14:47:38.752Z] ---> Running in 4b4e618dc0d5 [2022-08-04T14:47:39.380Z] Removing intermediate container 4b4e618dc0d5 [2022-08-04T14:47:39.380Z] ---> e1f917807da3 [2022-08-04T14:47:39.380Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-04T14:47:39.664Z] ---> Running in c206d6202e11 [2022-08-04T14:47:40.669Z] Removing intermediate container c206d6202e11 [2022-08-04T14:47:40.669Z] ---> 8d14bc82825f [2022-08-04T14:47:40.669Z] Step 15/23 : WORKDIR / [2022-08-04T14:47:40.669Z] ---> Running in 9e5c6975e684 [2022-08-04T14:47:41.659Z] Removing intermediate container 9e5c6975e684 [2022-08-04T14:47:41.659Z] ---> 0162d2caeddf [2022-08-04T14:47:41.659Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T14:47:43.673Z] ---> 32ac2207c692 [2022-08-04T14:47:43.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-04T14:47:48.033Z] ---> 7e5168b1b202 [2022-08-04T14:47:48.033Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-04T14:47:49.034Z] ---> 3f431e32d946 [2022-08-04T14:47:49.034Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-04T14:47:49.316Z] ---> Running in 5b63db875e6b [2022-08-04T14:47:49.923Z] Removing intermediate container 5b63db875e6b [2022-08-04T14:47:49.923Z] ---> 512702227f90 [2022-08-04T14:47:49.923Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:47:50.200Z] ---> Running in 6b856c6d9377 [2022-08-04T14:47:51.193Z] Removing intermediate container 6b856c6d9377 [2022-08-04T14:47:51.193Z] ---> 4f1520421395 [2022-08-04T14:47:51.193Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T14:47:51.193Z] ---> Running in 2d6b56f58a49 [2022-08-04T14:47:52.181Z] Removing intermediate container 2d6b56f58a49 [2022-08-04T14:47:52.181Z] ---> 9e9cce33277d [2022-08-04T14:47:52.181Z] Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:47:52.181Z] ---> Running in 4a923944745a [2022-08-04T14:47:53.179Z] Removing intermediate container 4a923944745a [2022-08-04T14:47:53.179Z] ---> af37d6035d70 [2022-08-04T14:47:53.179Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T14:47:53.457Z] ---> Running in 8dcbe9754492 [2022-08-04T14:47:53.735Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:47:53.735Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:47:53.735Z] ---> 2b40d5739699 [2022-08-04T14:47:53.735Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T14:47:53.735Z] ---> Using cache [2022-08-04T14:47:53.735Z] ---> 2350c6d69ea5 [2022-08-04T14:47:53.735Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:47:53.735Z] ---> Using cache [2022-08-04T14:47:53.735Z] ---> ead522cff777 [2022-08-04T14:47:53.735Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T14:47:53.735Z] ---> Using cache [2022-08-04T14:47:53.735Z] ---> 995172bc1fca [2022-08-04T14:47:53.735Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T14:47:53.735Z] ---> Using cache [2022-08-04T14:47:53.735Z] ---> 380f3c1d4f20 [2022-08-04T14:47:53.735Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:47:53.735Z] ---> Using cache [2022-08-04T14:47:53.735Z] ---> 2322070154f7 [2022-08-04T14:47:53.735Z] Step 8/22 : COPY . . [2022-08-04T14:47:54.339Z] ---> Using cache [2022-08-04T14:47:54.339Z] ---> 2b2c673e82b2 [2022-08-04T14:47:54.339Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-04T14:47:54.339Z] Removing intermediate container 8dcbe9754492 [2022-08-04T14:47:54.339Z] ---> 44e3522b7fe3 [2022-08-04T14:47:54.339Z] [2022-08-04T14:47:54.339Z] ---> Running in 30e5989579b2 [2022-08-04T14:47:55.318Z] Successfully built 44e3522b7fe3 [2022-08-04T14:47:55.318Z] Successfully tagged core-command-arm64:latest [2022-08-04T14:47:55.318Z]  Building core-command ... done Building support-notifications [2022-08-04T14:47:56.307Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-04T14:48:04.657Z] Removing intermediate container 5e934ca45302 [2022-08-04T14:48:04.657Z] ---> 9545b1b7c37a [2022-08-04T14:48:04.657Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-04T14:48:04.657Z] ---> Running in 18d673828d39 [2022-08-04T14:48:05.261Z] Removing intermediate container 18d673828d39 [2022-08-04T14:48:05.261Z] ---> b60975c42e1e [2022-08-04T14:48:05.261Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-04T14:48:05.536Z] ---> Running in 7ac6822577e8 [2022-08-04T14:48:06.533Z] Removing intermediate container 7ac6822577e8 [2022-08-04T14:48:06.533Z] ---> 3422358018c4 [2022-08-04T14:48:06.533Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-04T14:48:09.966Z] ---> 91053de019f5 [2022-08-04T14:48:09.966Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-04T14:48:11.967Z] ---> 42fa23e362c7 [2022-08-04T14:48:11.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-04T14:48:13.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:48:13.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:48:13.981Z] ---> 2b40d5739699 [2022-08-04T14:48:13.981Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T14:48:13.981Z] ---> Using cache [2022-08-04T14:48:13.981Z] ---> 2350c6d69ea5 [2022-08-04T14:48:13.981Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:48:13.981Z] ---> Using cache [2022-08-04T14:48:13.981Z] ---> ead522cff777 [2022-08-04T14:48:13.981Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-04T14:48:13.981Z] ---> Running in 3c3fed2f0017 [2022-08-04T14:48:14.993Z] ---> 7b57826bdbe7 [2022-08-04T14:48:14.993Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-04T14:48:15.279Z] ---> Running in b3279b855bd1 [2022-08-04T14:48:16.274Z] Removing intermediate container b3279b855bd1 [2022-08-04T14:48:16.274Z] ---> dec21818816a [2022-08-04T14:48:16.274Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:48:16.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:48:16.559Z] ---> Running in 497d98f50591 [2022-08-04T14:48:17.560Z] Removing intermediate container 497d98f50591 [2022-08-04T14:48:17.560Z] ---> 49219bbc5241 [2022-08-04T14:48:17.560Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T14:48:17.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:48:17.560Z] ---> Running in 09ff92126d7e [2022-08-04T14:48:18.165Z] Removing intermediate container 09ff92126d7e [2022-08-04T14:48:18.165Z] ---> cff77221d112 [2022-08-04T14:48:18.165Z] Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:48:18.441Z] ---> Running in 6d1b97c64f0d [2022-08-04T14:48:18.441Z] OK: 221 MiB in 51 packages [2022-08-04T14:48:19.427Z] Removing intermediate container 6d1b97c64f0d [2022-08-04T14:48:19.427Z] ---> 7094a6ac44a4 [2022-08-04T14:48:19.427Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T14:48:19.427Z] ---> Running in 66a4284f12c8 [2022-08-04T14:48:20.418Z] Removing intermediate container 3c3fed2f0017 [2022-08-04T14:48:20.418Z] ---> a6bdfee24891 [2022-08-04T14:48:20.418Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T14:48:20.418Z] Removing intermediate container 66a4284f12c8 [2022-08-04T14:48:20.418Z] ---> c372b741220d [2022-08-04T14:48:20.418Z] [2022-08-04T14:48:21.014Z] Successfully built c372b741220d [2022-08-04T14:48:21.014Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-04T14:48:21.297Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-08-04T14:48:21.913Z] ---> 0988412faadc [2022-08-04T14:48:21.913Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:48:21.913Z] ---> Running in cabc45441258 [2022-08-04T14:48:23.917Z] Removing intermediate container 023be6eb44f5 [2022-08-04T14:48:23.917Z] ---> 92ebfb8398c4 [2022-08-04T14:48:23.917Z] Step 7/20 : COPY . . [2022-08-04T14:48:25.372Z] Removing intermediate container d4cefb13eaa1 [2022-08-04T14:48:25.372Z] ---> f330379cee71 [2022-08-04T14:48:25.372Z] Step 8/25 : COPY . . [2022-08-04T14:48:40.506Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:48:40.506Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:48:40.506Z] ---> 2b40d5739699 [2022-08-04T14:48:40.506Z] Step 3/22 : WORKDIR /edgex-go [2022-08-04T14:48:40.506Z] ---> Using cache [2022-08-04T14:48:40.506Z] ---> 2350c6d69ea5 [2022-08-04T14:48:40.506Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:48:40.506Z] ---> Using cache [2022-08-04T14:48:40.506Z] ---> ead522cff777 [2022-08-04T14:48:40.506Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-04T14:48:40.506Z] ---> Using cache [2022-08-04T14:48:40.506Z] ---> 995172bc1fca [2022-08-04T14:48:40.506Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-04T14:48:40.506Z] ---> Using cache [2022-08-04T14:48:40.506Z] ---> 380f3c1d4f20 [2022-08-04T14:48:40.506Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:48:40.506Z] ---> Using cache [2022-08-04T14:48:40.506Z] ---> 2322070154f7 [2022-08-04T14:48:40.506Z] Step 8/22 : COPY . . [2022-08-04T14:48:40.506Z] ---> Using cache [2022-08-04T14:48:40.506Z] ---> 2b2c673e82b2 [2022-08-04T14:48:40.506Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-04T14:48:40.506Z] ---> Running in 23e30d7b1d76 [2022-08-04T14:48:43.962Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:48:46.617Z] ---> 5610cfc0447d [2022-08-04T14:48:46.617Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-04T14:48:46.617Z] ---> Running in c8c630faf34d [2022-08-04T14:48:49.261Z] ---> b2060d190049 [2022-08-04T14:48:49.261Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T14:48:49.261Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:48:49.261Z] ---> Running in 84d2392597b0 [2022-08-04T14:48:50.256Z] Removing intermediate container 84d2392597b0 [2022-08-04T14:48:50.256Z] ---> 3f4d78923987 [2022-08-04T14:48:50.256Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-04T14:48:50.256Z] ---> Running in 1dea0e631cbf [2022-08-04T14:48:50.861Z] Removing intermediate container 1dea0e631cbf [2022-08-04T14:48:50.861Z] ---> 242bf65c1d01 [2022-08-04T14:48:50.861Z] Step 11/25 : 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 [2022-08-04T14:48:51.143Z] ---> Running in 49e520fc33fb [2022-08-04T14:48:55.520Z] Removing intermediate container 49e520fc33fb [2022-08-04T14:48:55.520Z] ---> 59d90a22481a [2022-08-04T14:48:55.520Z] Step 12/25 : WORKDIR /edgex-go [2022-08-04T14:48:55.520Z] ---> Running in 49506bc56e03 [2022-08-04T14:48:56.145Z] Removing intermediate container 49506bc56e03 [2022-08-04T14:48:56.145Z] ---> c2327cab282e [2022-08-04T14:48:56.145Z] [2022-08-04T14:48:56.145Z] Step 13/25 : FROM alpine:3.15 [2022-08-04T14:48:56.145Z] ---> 60f2846fe774 [2022-08-04T14:48:56.145Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T14:48:56.145Z] ---> Using cache [2022-08-04T14:48:56.145Z] ---> acb1fa30f751 [2022-08-04T14:48:56.145Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:48:56.145Z] ---> Using cache [2022-08-04T14:48:56.145Z] ---> bbc106caf5d2 [2022-08-04T14:48:56.145Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T14:48:56.431Z] ---> Running in dc27bf101183 [2022-08-04T14:48:59.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:49:00.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:49:02.095Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T14:49:02.095Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T14:49:02.095Z] OK: 15734 distinct packages available [2022-08-04T14:49:02.095Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:49:03.095Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:49:04.559Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-04T14:49:04.559Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-04T14:49:04.559Z] (3/5) Installing libucontext (1.1-r0) [2022-08-04T14:49:04.559Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-04T14:49:04.837Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-04T14:49:04.838Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T14:49:04.838Z] OK: 6 MiB in 19 packages [2022-08-04T14:49:07.500Z] Removing intermediate container dc27bf101183 [2022-08-04T14:49:07.500Z] ---> 69b6a83d66ce [2022-08-04T14:49:07.500Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T14:49:14.260Z] Removing intermediate container cabc45441258 [2022-08-04T14:49:14.260Z] ---> 9e57efd69514 [2022-08-04T14:49:14.260Z] Step 8/22 : COPY . . [2022-08-04T14:49:14.540Z] ---> 4779fd2e83d0 [2022-08-04T14:49:14.540Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T14:49:16.556Z] ---> 25857323534c [2022-08-04T14:49:16.556Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-04T14:49:17.545Z] ---> 3793ceb5acd2 [2022-08-04T14:49:17.545Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-04T14:49:18.531Z] ---> 27109b0a85db [2022-08-04T14:49:18.531Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T14:49:18.805Z] ---> Running in f65ff3d4c6f3 [2022-08-04T14:49:19.796Z] Removing intermediate container f65ff3d4c6f3 [2022-08-04T14:49:19.796Z] ---> 0f101493ec3c [2022-08-04T14:49:19.796Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T14:49:19.796Z] ---> Running in 0bb470014ba8 [2022-08-04T14:49:20.415Z] Removing intermediate container 0bb470014ba8 [2022-08-04T14:49:20.416Z] ---> 276f56fed55c [2022-08-04T14:49:20.416Z] Step 23/25 : LABEL arch=arm64 [2022-08-04T14:49:20.416Z] ---> Running in 034e6204c5d4 [2022-08-04T14:49:21.405Z] Removing intermediate container 034e6204c5d4 [2022-08-04T14:49:21.405Z] ---> e050f7c3c567 [2022-08-04T14:49:21.405Z] Step 24/25 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:49:21.405Z] ---> Running in c6bf9ee256c3 [2022-08-04T14:49:22.018Z] Removing intermediate container c6bf9ee256c3 [2022-08-04T14:49:22.018Z] ---> 5c53fc4f1ee8 [2022-08-04T14:49:22.018Z] Step 25/25 : LABEL version=0.0.0 [2022-08-04T14:49:22.018Z] ---> Running in ecacee5f7fbc [2022-08-04T14:49:23.011Z] Removing intermediate container ecacee5f7fbc [2022-08-04T14:49:23.011Z] ---> 1f57cb72a96c [2022-08-04T14:49:23.011Z] [2022-08-04T14:49:23.292Z] Successfully built 1f57cb72a96c [2022-08-04T14:49:23.292Z] Successfully tagged security-spire-server-arm64:latest [2022-08-04T14:49:23.292Z] Building security-spire-agent [2022-08-04T14:49:28.761Z]  Building security-spire-server ... done  ---> 359c40d47193 [2022-08-04T14:49:28.761Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-04T14:49:29.062Z] ---> Running in 0552eefc9af9 [2022-08-04T14:49:31.723Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-04T14:49:41.935Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:49:41.935Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:49:41.935Z] ---> 2b40d5739699 [2022-08-04T14:49:41.935Z] Step 3/26 : WORKDIR /edgex-go [2022-08-04T14:49:41.935Z] ---> Using cache [2022-08-04T14:49:41.935Z] ---> 2350c6d69ea5 [2022-08-04T14:49:41.935Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:49:41.935Z] ---> Using cache [2022-08-04T14:49:41.935Z] ---> ead522cff777 [2022-08-04T14:49:41.935Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-04T14:49:41.935Z] ---> Using cache [2022-08-04T14:49:41.935Z] ---> 888fe3de9813 [2022-08-04T14:49:41.935Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-04T14:49:41.935Z] ---> Using cache [2022-08-04T14:49:41.935Z] ---> cb2402f74c73 [2022-08-04T14:49:41.935Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:49:41.935Z] ---> Using cache [2022-08-04T14:49:41.935Z] ---> f330379cee71 [2022-08-04T14:49:41.935Z] Step 8/26 : COPY . . [2022-08-04T14:49:41.935Z] ---> Using cache [2022-08-04T14:49:41.935Z] ---> b2060d190049 [2022-08-04T14:49:41.935Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-04T14:49:41.935Z] ---> Using cache [2022-08-04T14:49:41.935Z] ---> 3f4d78923987 [2022-08-04T14:49:41.935Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-04T14:49:41.935Z] ---> Using cache [2022-08-04T14:49:41.935Z] ---> 242bf65c1d01 [2022-08-04T14:49:41.935Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-04T14:49:41.935Z] ---> Running in 5bf82837ed39 [2022-08-04T14:49:45.352Z] Removing intermediate container 5bf82837ed39 [2022-08-04T14:49:45.352Z] ---> 948c41ce0090 [2022-08-04T14:49:45.352Z] Step 12/26 : WORKDIR /edgex-go [2022-08-04T14:49:45.352Z] ---> Running in e999de1025e1 [2022-08-04T14:49:45.629Z] Removing intermediate container e999de1025e1 [2022-08-04T14:49:45.629Z] ---> 2f2824701536 [2022-08-04T14:49:45.629Z] [2022-08-04T14:49:45.629Z] Step 13/26 : FROM alpine:3.15 [2022-08-04T14:49:45.629Z] ---> 60f2846fe774 [2022-08-04T14:49:45.629Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T14:49:45.629Z] ---> Using cache [2022-08-04T14:49:45.629Z] ---> acb1fa30f751 [2022-08-04T14:49:45.629Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:49:45.629Z] ---> Using cache [2022-08-04T14:49:45.629Z] ---> bbc106caf5d2 [2022-08-04T14:49:45.629Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-04T14:49:45.629Z] ---> Using cache [2022-08-04T14:49:45.629Z] ---> 69b6a83d66ce [2022-08-04T14:49:45.629Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-04T14:49:49.057Z] ---> d96abe1ac61d [2022-08-04T14:49:49.057Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-04T14:49:54.857Z] ---> 07f378bf8f96 [2022-08-04T14:49:54.857Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-04T14:49:55.631Z] ---> 4e3cc841e0b4 [2022-08-04T14:49:55.631Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-04T14:49:56.645Z] ---> b5873cdb1468 [2022-08-04T14:49:56.645Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-04T14:49:57.660Z] ---> a3f148efece4 [2022-08-04T14:49:57.660Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-04T14:49:57.660Z] ---> Running in 135cedffedbb [2022-08-04T14:49:58.413Z] Removing intermediate container 135cedffedbb [2022-08-04T14:49:58.413Z] ---> ea66026cfe2b [2022-08-04T14:49:58.413Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-04T14:49:58.413Z] ---> Running in fdde6ab411bf [2022-08-04T14:49:58.694Z] Removing intermediate container fdde6ab411bf [2022-08-04T14:49:58.694Z] ---> 7905f0bd6ed4 [2022-08-04T14:49:58.694Z] Step 24/26 : LABEL arch=arm64 [2022-08-04T14:49:59.177Z] ---> Running in d0029993816e [2022-08-04T14:49:59.650Z] Removing intermediate container d0029993816e [2022-08-04T14:49:59.650Z] ---> bd7e907290ee [2022-08-04T14:49:59.650Z] Step 25/26 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:49:59.650Z] ---> Running in cbb18fd40e95 [2022-08-04T14:50:00.066Z] Removing intermediate container cbb18fd40e95 [2022-08-04T14:50:00.066Z] ---> 62fec6a65515 [2022-08-04T14:50:00.066Z] Step 26/26 : LABEL version=0.0.0 [2022-08-04T14:50:00.368Z] ---> Running in dbedc156f0d7 [2022-08-04T14:50:00.719Z] Removing intermediate container dbedc156f0d7 [2022-08-04T14:50:00.719Z] ---> b155a2bf5755 [2022-08-04T14:50:00.719Z] [2022-08-04T14:50:01.015Z] Successfully built b155a2bf5755 [2022-08-04T14:50:01.016Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-04T14:50:01.016Z]  Building security-spire-agent ... done Building core-data [2022-08-04T14:50:20.196Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-04T14:50:20.196Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-04T14:50:20.196Z] ---> 2b40d5739699 [2022-08-04T14:50:20.196Z] Step 3/23 : WORKDIR /edgex-go [2022-08-04T14:50:20.196Z] ---> Using cache [2022-08-04T14:50:20.196Z] ---> 2350c6d69ea5 [2022-08-04T14:50:20.196Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:50:20.196Z] ---> Using cache [2022-08-04T14:50:20.196Z] ---> ead522cff777 [2022-08-04T14:50:20.196Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-04T14:50:20.196Z] ---> Running in e82c4ba34aef [2022-08-04T14:50:21.189Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:50:22.630Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:50:23.611Z] OK: 221 MiB in 51 packages [2022-08-04T14:50:25.065Z] Removing intermediate container e82c4ba34aef [2022-08-04T14:50:25.065Z] ---> 1fa02303b50f [2022-08-04T14:50:25.065Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-04T14:50:26.065Z] ---> 9ec712d242c3 [2022-08-04T14:50:26.065Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-04T14:50:26.065Z] ---> Running in 754431f921f0 [2022-08-04T14:51:13.138Z] Removing intermediate container 754431f921f0 [2022-08-04T14:51:13.138Z] ---> 5047e90b0f88 [2022-08-04T14:51:13.138Z] Step 8/23 : COPY . . [2022-08-04T14:51:23.338Z] ---> 114f81de6000 [2022-08-04T14:51:23.338Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-04T14:51:23.338Z] ---> Running in 5bc63894f802 [2022-08-04T14:51:24.786Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-04T14:53:46.737Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-04T14:54:05.095Z] Removing intermediate container 23e30d7b1d76 [2022-08-04T14:54:05.095Z] ---> ee2b0c111af1 [2022-08-04T14:54:05.095Z] [2022-08-04T14:54:05.095Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T14:54:05.095Z] ---> 3d81c46cd875 [2022-08-04T14:54:05.095Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-04T14:54:05.095Z] ---> Running in cd913a7ef5d6 [2022-08-04T14:54:06.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:54:06.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:54:07.360Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-04T14:54:07.639Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-04T14:54:07.639Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-04T14:54:07.639Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-04T14:54:07.639Z] (5/6) Installing curl (7.83.1-r2) [2022-08-04T14:54:07.639Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-04T14:54:07.639Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:54:07.639Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T14:54:08.239Z] OK: 8 MiB in 20 packages [2022-08-04T14:54:10.233Z] Removing intermediate container cd913a7ef5d6 [2022-08-04T14:54:10.233Z] ---> 00a88f2b0687 [2022-08-04T14:54:10.233Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-04T14:54:10.233Z] ---> Running in 9d5a4603d622 [2022-08-04T14:54:10.840Z] Removing intermediate container 9d5a4603d622 [2022-08-04T14:54:10.840Z] ---> ab8427ba74d2 [2022-08-04T14:54:10.840Z] Step 13/22 : WORKDIR /edgex [2022-08-04T14:54:10.840Z] ---> Running in 91dee150143f [2022-08-04T14:54:11.116Z] Removing intermediate container 91dee150143f [2022-08-04T14:54:11.116Z] ---> 114057e3cd26 [2022-08-04T14:54:11.116Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-04T14:54:12.149Z] ---> b5f687ddae3a [2022-08-04T14:54:12.149Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-04T14:54:13.595Z] ---> bf9bfc1e5879 [2022-08-04T14:54:13.595Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-04T14:54:15.082Z] ---> 46af63b9bb2d [2022-08-04T14:54:15.082Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-04T14:54:15.695Z] ---> f4b7f9847c1f [2022-08-04T14:54:15.695Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-04T14:54:15.695Z] ---> Running in 3a2c5d468532 [2022-08-04T14:54:19.087Z] Removing intermediate container 3a2c5d468532 [2022-08-04T14:54:19.087Z] ---> c48d6db6530e [2022-08-04T14:54:19.087Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-04T14:54:19.087Z] ---> Running in d9b345eb7e0f [2022-08-04T14:54:19.369Z] Removing intermediate container d9b345eb7e0f [2022-08-04T14:54:19.369Z] ---> e4c4cb0183a7 [2022-08-04T14:54:19.369Z] Step 20/22 : LABEL arch=arm64 [2022-08-04T14:54:19.369Z] ---> Running in aea35704a918 [2022-08-04T14:54:19.979Z] Removing intermediate container aea35704a918 [2022-08-04T14:54:19.979Z] ---> d99ad2c3b852 [2022-08-04T14:54:19.979Z] Step 21/22 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:54:19.979Z] ---> Running in 183edb2fff40 [2022-08-04T14:54:20.583Z] Removing intermediate container 183edb2fff40 [2022-08-04T14:54:20.583Z] ---> 8368d7d4d748 [2022-08-04T14:54:20.583Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T14:54:20.860Z] ---> Running in 58a4cc3962fd [2022-08-04T14:54:21.458Z] Removing intermediate container 58a4cc3962fd [2022-08-04T14:54:21.459Z] ---> e95f5e31f558 [2022-08-04T14:54:21.459Z] [2022-08-04T14:54:21.459Z] Successfully built e95f5e31f558 [2022-08-04T14:54:21.459Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-04T14:55:08.454Z]  Building security-proxy-setup ... done Removing intermediate container 30e5989579b2 [2022-08-04T14:55:08.454Z] ---> 80854da3ef8e [2022-08-04T14:55:08.454Z] [2022-08-04T14:55:08.454Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T14:55:08.454Z] ---> 3d81c46cd875 [2022-08-04T14:55:08.454Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-04T14:55:08.454Z] ---> Using cache [2022-08-04T14:55:08.454Z] ---> ae4e32152665 [2022-08-04T14:55:08.454Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T14:55:08.454Z] ---> Using cache [2022-08-04T14:55:08.454Z] ---> 2a509eb7b958 [2022-08-04T14:55:08.454Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-04T14:55:08.454Z] ---> Running in 6008b214d9cb [2022-08-04T14:55:08.454Z] Removing intermediate container 6008b214d9cb [2022-08-04T14:55:08.454Z] ---> d271280fc2f8 [2022-08-04T14:55:08.454Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T14:55:08.454Z] ---> Running in c5c4161efefd [2022-08-04T14:55:08.454Z] Removing intermediate container c5c4161efefd [2022-08-04T14:55:08.454Z] ---> 849031698599 [2022-08-04T14:55:08.454Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T14:55:08.454Z] ---> 5158d8c160a8 [2022-08-04T14:55:08.454Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-04T14:55:09.444Z] ---> ed2a7b934a7e [2022-08-04T14:55:09.444Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-04T14:55:10.439Z] ---> afaa2ced1c99 [2022-08-04T14:55:10.439Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-04T14:55:10.439Z] ---> Running in 59a7d8649717 [2022-08-04T14:55:11.051Z] Removing intermediate container 59a7d8649717 [2022-08-04T14:55:11.052Z] ---> d18244317737 [2022-08-04T14:55:11.052Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:55:11.052Z] ---> Running in 8816e362e4a7 [2022-08-04T14:55:11.656Z] Removing intermediate container 8816e362e4a7 [2022-08-04T14:55:11.656Z] ---> 876247bd20d2 [2022-08-04T14:55:11.656Z] Step 20/22 : LABEL arch=arm64 [2022-08-04T14:55:11.656Z] ---> Running in a9f404d2a06a [2022-08-04T14:55:12.258Z] Removing intermediate container a9f404d2a06a [2022-08-04T14:55:12.258Z] ---> af65659f5050 [2022-08-04T14:55:12.258Z] Step 21/22 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:55:12.258Z] ---> Running in b4b45d02eb98 [2022-08-04T14:55:12.858Z] Removing intermediate container b4b45d02eb98 [2022-08-04T14:55:12.858Z] ---> 16f1838278c1 [2022-08-04T14:55:12.858Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T14:55:12.858Z] ---> Running in 55f6e67038b0 [2022-08-04T14:55:13.452Z] Removing intermediate container 55f6e67038b0 [2022-08-04T14:55:13.452Z] ---> 76729be59e7e [2022-08-04T14:55:13.452Z] [2022-08-04T14:55:13.728Z] Successfully built 76729be59e7e [2022-08-04T14:55:13.728Z] Successfully tagged support-scheduler-arm64:latest [2022-08-04T14:55:52.760Z]  Building support-scheduler ... done Removing intermediate container c8c630faf34d [2022-08-04T14:55:52.760Z] ---> 2db24130119f [2022-08-04T14:55:52.760Z] [2022-08-04T14:55:52.760Z] Step 9/20 : FROM alpine:3.15 [2022-08-04T14:55:52.760Z] ---> 60f2846fe774 [2022-08-04T14:55:52.760Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-04T14:55:52.760Z] ---> Using cache [2022-08-04T14:55:52.760Z] ---> acb1fa30f751 [2022-08-04T14:55:52.760Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:55:52.760Z] ---> Using cache [2022-08-04T14:55:52.760Z] ---> bbc106caf5d2 [2022-08-04T14:55:52.760Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-04T14:55:52.760Z] ---> Running in f8a36ff93438 [2022-08-04T14:55:52.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:55:52.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:55:52.760Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-04T14:55:52.760Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-04T14:55:52.760Z] OK: 15734 distinct packages available [2022-08-04T14:55:52.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:55:52.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:55:53.361Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-04T14:55:53.361Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-04T14:55:53.636Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-04T14:55:53.636Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-04T14:55:53.636Z] (5/9) Installing curl (7.80.0-r2) [2022-08-04T14:55:53.913Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-04T14:55:53.913Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-04T14:55:53.913Z] (8/9) Installing libucontext (1.1-r0) [2022-08-04T14:55:54.191Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-04T14:55:54.191Z] Executing busybox-1.34.1-r7.trigger [2022-08-04T14:55:54.191Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T14:55:54.473Z] OK: 8 MiB in 23 packages [2022-08-04T14:55:57.125Z] Removing intermediate container f8a36ff93438 [2022-08-04T14:55:57.125Z] ---> 6761bee2e1b3 [2022-08-04T14:55:57.125Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T14:55:57.728Z] ---> 375a2dffe3ab [2022-08-04T14:55:57.728Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-04T14:55:59.721Z] ---> cf0fc0846dc9 [2022-08-04T14:55:59.721Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-04T14:56:00.724Z] ---> 430caecdddf9 [2022-08-04T14:56:00.724Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-04T14:56:00.724Z] ---> Running in f81b981a61db [2022-08-04T14:56:01.325Z] Removing intermediate container f81b981a61db [2022-08-04T14:56:01.325Z] ---> 782c7ee2699a [2022-08-04T14:56:01.325Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:56:01.325Z] ---> Running in b34574dff9f0 [2022-08-04T14:56:01.935Z] Removing intermediate container b34574dff9f0 [2022-08-04T14:56:01.935Z] ---> 0584e7e791b4 [2022-08-04T14:56:01.935Z] Step 18/20 : LABEL arch=arm64 [2022-08-04T14:56:01.935Z] ---> Running in e33360e8107f [2022-08-04T14:56:02.541Z] Removing intermediate container e33360e8107f [2022-08-04T14:56:02.541Z] ---> 57e2468acd16 [2022-08-04T14:56:02.541Z] Step 19/20 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:56:02.541Z] ---> Running in ac860821a619 [2022-08-04T14:56:02.818Z] Removing intermediate container ac860821a619 [2022-08-04T14:56:02.818Z] ---> 358750f4b3bb [2022-08-04T14:56:02.818Z] Step 20/20 : LABEL version=0.0.0 [2022-08-04T14:56:03.095Z] ---> Running in 486e8cc9a096 [2022-08-04T14:56:03.698Z] Removing intermediate container 486e8cc9a096 [2022-08-04T14:56:03.698Z] ---> 9e7400b9331f [2022-08-04T14:56:03.698Z] [2022-08-04T14:56:03.698Z] Successfully built 9e7400b9331f [2022-08-04T14:56:03.698Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-04T14:56:25.900Z]  Building security-spiffe-token-provider ... done Removing intermediate container 0552eefc9af9 [2022-08-04T14:56:25.900Z] ---> 96ce693152c0 [2022-08-04T14:56:25.900Z] [2022-08-04T14:56:25.900Z] Step 10/22 : FROM alpine:3.16 [2022-08-04T14:56:25.900Z] ---> 3d81c46cd875 [2022-08-04T14:56:25.900Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-04T14:56:25.900Z] ---> Running in 3e19fd456ebd [2022-08-04T14:56:25.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:56:25.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:56:25.900Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-04T14:56:25.900Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-04T14:56:25.900Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:56:25.900Z] Executing ca-certificates-20220614-r0.trigger [2022-08-04T14:56:25.900Z] OK: 6 MiB in 16 packages [2022-08-04T14:56:27.886Z] Removing intermediate container 3e19fd456ebd [2022-08-04T14:56:27.886Z] ---> ed9cdcc7d73d [2022-08-04T14:56:27.886Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-04T14:56:27.886Z] ---> Running in c60f4fec67e2 [2022-08-04T14:56:27.886Z] Removing intermediate container 5bc63894f802 [2022-08-04T14:56:27.886Z] ---> f8ff7feb9705 [2022-08-04T14:56:27.886Z] [2022-08-04T14:56:27.886Z] Step 10/23 : FROM alpine:3.16 [2022-08-04T14:56:27.886Z] ---> 3d81c46cd875 [2022-08-04T14:56:27.886Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-04T14:56:27.886Z] Removing intermediate container c60f4fec67e2 [2022-08-04T14:56:27.886Z] ---> 0c73bd80d3ff [2022-08-04T14:56:27.886Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-04T14:56:27.886Z] ---> Running in 6ec62c112232 [2022-08-04T14:56:28.160Z] ---> Running in e03dc4aab275 [2022-08-04T14:56:28.435Z] Removing intermediate container 6ec62c112232 [2022-08-04T14:56:28.435Z] ---> 96d53bb6e54f [2022-08-04T14:56:28.435Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-04T14:56:28.435Z] ---> Running in 9034686430b5 [2022-08-04T14:56:28.435Z] Removing intermediate container e03dc4aab275 [2022-08-04T14:56:28.435Z] ---> b831f6cfaa96 [2022-08-04T14:56:28.435Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-04T14:56:28.435Z] ---> Running in 32634ee40913 [2022-08-04T14:56:28.705Z] Removing intermediate container 9034686430b5 [2022-08-04T14:56:28.705Z] ---> 360f62e4da25 [2022-08-04T14:56:28.705Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-04T14:56:28.980Z] ---> Running in 816491b83dde [2022-08-04T14:56:28.980Z] Removing intermediate container 32634ee40913 [2022-08-04T14:56:28.980Z] ---> b0bd6de8f8b5 [2022-08-04T14:56:28.980Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T14:56:29.254Z] Removing intermediate container 816491b83dde [2022-08-04T14:56:29.254Z] ---> c566d7b32811 [2022-08-04T14:56:29.254Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-04T14:56:29.254Z] ---> Running in b22a8a1fb91a [2022-08-04T14:56:29.528Z] ---> f097ee4731bb [2022-08-04T14:56:29.528Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-04T14:56:31.500Z] ---> be182ac949e1 [2022-08-04T14:56:31.500Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-04T14:56:31.500Z] Removing intermediate container b22a8a1fb91a [2022-08-04T14:56:31.500Z] ---> 172407037198 [2022-08-04T14:56:31.500Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-04T14:56:31.500Z] ---> Running in 7a0ef02219d7 [2022-08-04T14:56:32.117Z] ---> 5e6264cc913f [2022-08-04T14:56:32.117Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-04T14:56:32.117Z] ---> Running in 8bfa651ba698 [2022-08-04T14:56:32.401Z] Removing intermediate container 8bfa651ba698 [2022-08-04T14:56:32.401Z] ---> f30a3a4e7013 [2022-08-04T14:56:32.401Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:56:32.401Z] ---> Running in edae333f4674 [2022-08-04T14:56:32.680Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-04T14:56:32.955Z] Removing intermediate container edae333f4674 [2022-08-04T14:56:32.955Z] ---> d6e1ddd17b76 [2022-08-04T14:56:32.955Z] Step 20/22 : LABEL arch=arm64 [2022-08-04T14:56:32.955Z] ---> Running in 755d00bf35c1 [2022-08-04T14:56:33.227Z] Removing intermediate container 755d00bf35c1 [2022-08-04T14:56:33.227Z] ---> 129ce32a76cd [2022-08-04T14:56:33.227Z] Step 21/22 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:56:33.227Z] ---> Running in 2ff2e612ff54 [2022-08-04T14:56:33.500Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-04T14:56:33.773Z] Removing intermediate container 2ff2e612ff54 [2022-08-04T14:56:33.773Z] ---> b383d03c08b8 [2022-08-04T14:56:33.773Z] Step 22/22 : LABEL version=0.0.0 [2022-08-04T14:56:33.773Z] ---> Running in 3e8f1853dec3 [2022-08-04T14:56:34.047Z] Removing intermediate container 3e8f1853dec3 [2022-08-04T14:56:34.047Z] ---> 523433722053 [2022-08-04T14:56:34.047Z] [2022-08-04T14:56:34.318Z] Successfully built 523433722053 [2022-08-04T14:56:34.318Z] Successfully tagged support-notifications-arm64:latest [2022-08-04T14:56:34.589Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-08-04T14:56:34.589Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-04T14:56:34.862Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-04T14:56:34.862Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-04T14:56:34.862Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-04T14:56:35.141Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-04T14:56:35.141Z] Executing busybox-1.35.0-r15.trigger [2022-08-04T14:56:35.141Z] OK: 8 MiB in 20 packages [2022-08-04T14:56:36.130Z] Removing intermediate container 7a0ef02219d7 [2022-08-04T14:56:36.130Z] ---> d235d00fd71c [2022-08-04T14:56:36.130Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-04T14:56:36.723Z] ---> d196aead2fc3 [2022-08-04T14:56:36.723Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-04T14:56:37.702Z] ---> 44a8a27aa64b [2022-08-04T14:56:37.702Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-04T14:56:38.297Z] ---> a19b498f0c3e [2022-08-04T14:56:38.297Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-04T14:56:38.297Z] ---> Running in 592f17b9ab87 [2022-08-04T14:56:38.570Z] Removing intermediate container 592f17b9ab87 [2022-08-04T14:56:38.570Z] ---> 5a3c17a39cff [2022-08-04T14:56:38.570Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-04T14:56:38.570Z] ---> Running in 9ae8f56680fa [2022-08-04T14:56:39.163Z] Removing intermediate container 9ae8f56680fa [2022-08-04T14:56:39.164Z] ---> bb3910fb2875 [2022-08-04T14:56:39.164Z] Step 21/23 : LABEL arch=arm64 [2022-08-04T14:56:39.164Z] ---> Running in f73aece3d5f6 [2022-08-04T14:56:39.436Z] Removing intermediate container f73aece3d5f6 [2022-08-04T14:56:39.436Z] ---> 73f22bd1b83a [2022-08-04T14:56:39.436Z] Step 22/23 : LABEL git_sha=8628ecff4fec815747bca68cc35be89ed8c55ec1 [2022-08-04T14:56:39.436Z] ---> Running in 4d4847c1f39a [2022-08-04T14:56:39.728Z] Removing intermediate container 4d4847c1f39a [2022-08-04T14:56:39.728Z] ---> 4c81a8659ed6 [2022-08-04T14:56:39.728Z] Step 23/23 : LABEL version=0.0.0 [2022-08-04T14:56:39.728Z] ---> Running in 6ac648c40faa [2022-08-04T14:56:40.333Z] Removing intermediate container 6ac648c40faa [2022-08-04T14:56:40.333Z] ---> 1fa90d096aa1 [2022-08-04T14:56:40.333Z] [2022-08-04T14:56:40.333Z] Successfully built 1fa90d096aa1 [2022-08-04T14:56:40.333Z] Successfully tagged core-data-arm64:latest [2022-08-04T14:56:40.621Z]  Building core-data ... done  [Pipeline] } [2022-08-04T14:56:40.629Z] $ docker stop --time=1 6042103a9ebfe30b952dc351ec14f55cf914eb0f17672dbfffa2a10110c41f44 [2022-08-04T14:56:42.312Z] $ docker rm -f 6042103a9ebfe30b952dc351ec14f55cf914eb0f17672dbfffa2a10110c41f44 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-04T14:56:42.922Z] + docker images [2022-08-04T14:56:43.194Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-04T14:56:43.194Z] core-data-arm64 latest 1fa90d096aa1 4 seconds ago 20.6MB [2022-08-04T14:56:43.194Z] support-notifications-arm64 latest 523433722053 10 seconds ago 26.1MB [2022-08-04T14:56:43.194Z] f8ff7feb9705 16 seconds ago 1.38GB [2022-08-04T14:56:43.194Z] 96ce693152c0 22 seconds ago 1.41GB [2022-08-04T14:56:43.194Z] security-spiffe-token-provider-arm64 latest 9e7400b9331f 40 seconds ago 28.3MB [2022-08-04T14:56:43.194Z] 2db24130119f 58 seconds ago 1.4GB [2022-08-04T14:56:43.194Z] support-scheduler-arm64 latest 76729be59e7e About a minute ago 25.6MB [2022-08-04T14:56:43.194Z] 80854da3ef8e About a minute ago 1.41GB [2022-08-04T14:56:43.194Z] security-proxy-setup-arm64 latest e95f5e31f558 2 minutes ago 26.2MB [2022-08-04T14:56:43.194Z] ee2b0c111af1 2 minutes ago 1.36GB [2022-08-04T14:56:43.194Z] security-spire-agent-arm64 latest b155a2bf5755 6 minutes ago 122MB [2022-08-04T14:56:43.194Z] 2f2824701536 6 minutes ago 1.25GB [2022-08-04T14:56:43.194Z] security-spire-server-arm64 latest 1f57cb72a96c 7 minutes ago 84.2MB [2022-08-04T14:56:43.194Z] c2327cab282e 7 minutes ago 1.25GB [2022-08-04T14:56:43.194Z] sys-mgmt-agent-arm64 latest c372b741220d 8 minutes ago 133MB [2022-08-04T14:56:43.194Z] core-command-arm64 latest 44e3522b7fe3 8 minutes ago 15.5MB [2022-08-04T14:56:43.194Z] 413806e7dba0 9 minutes ago 1.35GB [2022-08-04T14:56:43.194Z] core-metadata-arm64 latest 8c9e1ff66aee 9 minutes ago 17.4MB [2022-08-04T14:56:43.194Z] 6964f99a7637 9 minutes ago 1.38GB [2022-08-04T14:56:43.194Z] security-bootstrapper-arm64 latest 1b2d0db4b39c 9 minutes ago 18.6MB [2022-08-04T14:56:43.194Z] security-secretstore-setup-arm64 latest 56e487cd4359 9 minutes ago 27.9MB [2022-08-04T14:56:43.194Z] 094a7318bc44 10 minutes ago 1.36GB [2022-08-04T14:56:43.194Z] 02b72b2319f1 10 minutes ago 1.35GB [2022-08-04T14:56:43.194Z] b3705f03969a 10 minutes ago 1.35GB [2022-08-04T14:56:43.194Z] security-spire-config-arm64 latest 5a140b8116df 15 minutes ago 83.6MB [2022-08-04T14:56:43.194Z] 2c168c92b9a5 15 minutes ago 1.25GB [2022-08-04T14:56:43.194Z] ci-base-image-arm64 latest 2b40d5739699 28 minutes ago 995MB [2022-08-04T14:56:43.194Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-04T14:56:43.194Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-04T14:56:43.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-04T14:56:43.194Z] 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 [2022-08-04T14:56:43.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T14:56:43.959Z] [2022-08-04T14:56:43.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:56:44.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T14:56:44.641Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-04T14:56:44.641Z] 8998bd30e6a1: Pulling fs layer [2022-08-04T14:56:44.641Z] 04944245beec: Pulling fs layer [2022-08-04T14:56:44.641Z] 699f458cf7ca: Pulling fs layer [2022-08-04T14:56:44.641Z] 765212b225bb: Pulling fs layer [2022-08-04T14:56:44.642Z] f23df028b6ca: Pulling fs layer [2022-08-04T14:56:44.642Z] d65c8cfc05b1: Pulling fs layer [2022-08-04T14:56:44.642Z] 2437ff75d9bd: Pulling fs layer [2022-08-04T14:56:44.642Z] f23df028b6ca: Waiting [2022-08-04T14:56:44.642Z] 765212b225bb: Waiting [2022-08-04T14:56:44.642Z] 2437ff75d9bd: Waiting [2022-08-04T14:56:44.642Z] d65c8cfc05b1: Waiting [2022-08-04T14:56:44.642Z] 04944245beec: Verifying Checksum [2022-08-04T14:56:44.642Z] 04944245beec: Download complete [2022-08-04T14:56:44.914Z] 765212b225bb: Download complete [2022-08-04T14:56:44.914Z] f23df028b6ca: Verifying Checksum [2022-08-04T14:56:44.914Z] f23df028b6ca: Download complete [2022-08-04T14:56:44.914Z] d65c8cfc05b1: Download complete [2022-08-04T14:56:44.914Z] 699f458cf7ca: Verifying Checksum [2022-08-04T14:56:45.510Z] 8998bd30e6a1: Verifying Checksum [2022-08-04T14:56:45.510Z] 8998bd30e6a1: Download complete [2022-08-04T14:56:48.125Z] 2437ff75d9bd: Verifying Checksum [2022-08-04T14:56:48.125Z] 2437ff75d9bd: Download complete [2022-08-04T14:56:50.095Z] 8998bd30e6a1: Pull complete [2022-08-04T14:56:50.369Z] 04944245beec: Pull complete [2022-08-04T14:56:51.801Z] 699f458cf7ca: Pull complete [2022-08-04T14:56:52.075Z] 765212b225bb: Pull complete [2022-08-04T14:56:53.052Z] f23df028b6ca: Pull complete [2022-08-04T14:56:53.052Z] d65c8cfc05b1: Pull complete [2022-08-04T14:57:08.128Z] 2437ff75d9bd: Pull complete [2022-08-04T14:57:08.128Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-04T14:57:08.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-04T14:57:08.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T14:57:08.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-21935 does not seem to be running inside a container [2022-08-04T14:57:08.577Z] $ 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 [2022-08-04T14:57:11.362Z] $ docker top 2cf9820951b40179ac71e257617d358c83ad79684b1ce79bc1b6b84c88a4434c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-04T14:57:12.426Z] ---> job-cost.sh [2022-08-04T14:57:12.426Z] lf-activate-venv: SKIPPING [2022-08-04T14:57:12.426Z] INFO: No Stack... [2022-08-04T14:57:13.396Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-04T14:57:13.990Z] INFO: Archiving Costs [Pipeline] sh [2022-08-04T14:57:14.662Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-08-04T14:57:14.663Z] + cut -d, -f6 [Pipeline] lock [2022-08-04T14:57:14.744Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4118-1-stack-cost] [2022-08-04T14:57:14.750Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4118-1-stack-cost] did not exist. Created. [2022-08-04T14:57:14.750Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4118-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-04T14:57:15.506Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-04T14:57:15.687Z] Stashed 1 file(s) [Pipeline] } [2022-08-04T14:57:15.704Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4118-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-04T14:57:15.770Z] $ docker stop --time=1 2cf9820951b40179ac71e257617d358c83ad79684b1ce79bc1b6b84c88a4434c [2022-08-04T14:57:17.280Z] $ docker rm -f 2cf9820951b40179ac71e257617d358c83ad79684b1ce79bc1b6b84c88a4434c [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 [2022-08-04T14:57:18.318Z] provisioning config files... [2022-08-04T14:57:18.327Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4774841295956442433tmp [Pipeline] { [Pipeline] sh [2022-08-04T14:57:18.662Z] + set +x [2022-08-04T14:57:18.662Z] + curl -s https://codecov.io/bash [2022-08-04T14:57:18.662Z] + bash -s -- [2022-08-04T14:57:18.662Z] [2022-08-04T14:57:18.662Z] _____ _ [2022-08-04T14:57:18.662Z] / ____| | | [2022-08-04T14:57:18.662Z] | | ___ __| | ___ ___ _____ __ [2022-08-04T14:57:18.662Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-04T14:57:18.662Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-04T14:57:18.662Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-04T14:57:18.662Z] Bash-1.0.6 [2022-08-04T14:57:18.662Z] [2022-08-04T14:57:18.662Z] [2022-08-04T14:57:18.662Z] ==> git version 2.25.1 found [2022-08-04T14:57:18.662Z] ==> 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 [2022-08-04T14:57:18.662Z] Release-Date: 2020-01-08 [2022-08-04T14:57:18.662Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-04T14:57:18.662Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-04T14:57:18.662Z] ==> Jenkins CI detected. [2022-08-04T14:57:18.662Z] current dir:  /w/workspace/edgex-go/1 [2022-08-04T14:57:18.662Z] project root: . [2022-08-04T14:57:18.662Z] --> token set from env [2022-08-04T14:57:18.662Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-04T14:57:18.662Z] ==> Running gcov in . (disable via -X gcov) [2022-08-04T14:57:18.662Z] ==> Python coveragepy not found [2022-08-04T14:57:18.662Z] ==> Searching for coverage reports in: [2022-08-04T14:57:18.662Z] + . [2022-08-04T14:57:18.662Z] -> Found 1 reports [2022-08-04T14:57:18.662Z] ==> Detecting git/mercurial file structure [2022-08-04T14:57:18.662Z] ==> Reading reports [2022-08-04T14:57:18.925Z] + ./coverage.out bytes=478941 [2022-08-04T14:57:18.925Z] ==> Appending adjustments [2022-08-04T14:57:18.925Z] https://docs.codecov.io/docs/fixing-reports [2022-08-04T14:57:19.871Z] + Found adjustments [2022-08-04T14:57:19.871Z] ==> Gzipping contents [2022-08-04T14:57:20.132Z] 64K /tmp/codecov.dbuMPU.gz [2022-08-04T14:57:20.132Z] ==> Uploading reports [2022-08-04T14:57:20.132Z] url: https://codecov.io [2022-08-04T14:57:20.132Z] query: branch=PR-4118&commit=8628ecff4fec815747bca68cc35be89ed8c55ec1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4118&job=&cmd_args= [2022-08-04T14:57:20.132Z] -> Pinging Codecov [2022-08-04T14:57:20.132Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4118&commit=8628ecff4fec815747bca68cc35be89ed8c55ec1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4118%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4118&job=&cmd_args= [2022-08-04T14:57:20.394Z] -> Uploading to [2022-08-04T14:57:20.394Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-04/00271124DB129430A58F1EEE437C3FCB/8628ecff4fec815747bca68cc35be89ed8c55ec1/dbdc351e-aa91-4582-8499-0be6847327f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220804T145720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=160c8f57480acd5d11e0c1c94c78c0c11698150399d776da92e3a3a0cd01d0a2 [2022-08-04T14:57:20.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-04T14:57:20.394Z] Dload Upload Total Spent Left Speed [2022-08-04T14:57:20.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62917 0 0 100 62917 0 236k --:--:-- --:--:-- --:--:-- 237k [2022-08-04T14:57:20.655Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8628ecff4fec815747bca68cc35be89ed8c55ec1 [Pipeline] } [2022-08-04T14:57:20.684Z] 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 [2022-08-04T14:57:22.019Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-04T14:57:22.349Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T14:57:23.344Z] ---> package-listing.sh [2022-08-04T14:57:23.344Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-04T14:57:23.344Z] ++ facter osfamily [2022-08-04T14:57:23.608Z] + OS_FAMILY=debian [2022-08-04T14:57:23.608Z] + workspace=/w/workspace/edgex-go/1 [2022-08-04T14:57:23.608Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-04T14:57:23.608Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-04T14:57:23.608Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-04T14:57:23.608Z] + PACKAGES=/tmp/packages_start.txt [2022-08-04T14:57:23.608Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-04T14:57:23.608Z] + PACKAGES=/tmp/packages_end.txt [2022-08-04T14:57:23.608Z] + case "${OS_FAMILY}" in [2022-08-04T14:57:23.608Z] + dpkg -l [2022-08-04T14:57:23.608Z] + grep '^ii' [2022-08-04T14:57:23.608Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-04T14:57:23.608Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-04T14:57:23.608Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-04T14:57:23.608Z] + '[' /w/workspace/edgex-go/1 ']' [2022-08-04T14:57:23.608Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-08-04T14:57:23.608Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-08-04T14:57:23.644Z] 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 [2022-08-04T14:57:23.939Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:57:24.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T14:57:24.594Z] [2022-08-04T14:57:24.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:57:24.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T14:57:24.981Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-04T14:57:24.981Z] 5eb5b503b376: Pulling fs layer [2022-08-04T14:57:24.981Z] 5c69ac0246d0: Pulling fs layer [2022-08-04T14:57:24.981Z] ec43610c2a17: Pulling fs layer [2022-08-04T14:57:24.981Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-04T14:57:24.981Z] 33b1e0a273af: Pulling fs layer [2022-08-04T14:57:24.981Z] 5d3b04190fa2: Pulling fs layer [2022-08-04T14:57:24.981Z] 2f39f015ded8: Pulling fs layer [2022-08-04T14:57:24.981Z] 5d3b04190fa2: Waiting [2022-08-04T14:57:24.981Z] 2f39f015ded8: Waiting [2022-08-04T14:57:24.981Z] 3a2ae6a8a46f: Waiting [2022-08-04T14:57:24.981Z] 33b1e0a273af: Waiting [2022-08-04T14:57:24.981Z] 5c69ac0246d0: Download complete [2022-08-04T14:57:24.981Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-04T14:57:24.981Z] 3a2ae6a8a46f: Download complete [2022-08-04T14:57:24.981Z] 33b1e0a273af: Verifying Checksum [2022-08-04T14:57:24.981Z] 33b1e0a273af: Download complete [2022-08-04T14:57:25.243Z] 5d3b04190fa2: Verifying Checksum [2022-08-04T14:57:25.243Z] 5d3b04190fa2: Download complete [2022-08-04T14:57:25.243Z] ec43610c2a17: Verifying Checksum [2022-08-04T14:57:25.243Z] ec43610c2a17: Download complete [2022-08-04T14:57:25.243Z] 5eb5b503b376: Verifying Checksum [2022-08-04T14:57:25.243Z] 5eb5b503b376: Download complete [2022-08-04T14:57:25.814Z] 2f39f015ded8: Verifying Checksum [2022-08-04T14:57:25.814Z] 2f39f015ded8: Download complete [2022-08-04T14:57:26.753Z] 5eb5b503b376: Pull complete [2022-08-04T14:57:26.753Z] 5c69ac0246d0: Pull complete [2022-08-04T14:57:27.323Z] ec43610c2a17: Pull complete [2022-08-04T14:57:27.323Z] 3a2ae6a8a46f: Pull complete [2022-08-04T14:57:27.582Z] 33b1e0a273af: Pull complete [2022-08-04T14:57:27.583Z] 5d3b04190fa2: Pull complete [2022-08-04T14:57:31.782Z] 2f39f015ded8: Pull complete [2022-08-04T14:57:31.782Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-04T14:57:31.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-04T14:57:31.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-04T14:57:32.267Z] prd-ubuntu20.04-docker-8c-8g-21934 does not seem to be running inside a container [2022-08-04T14:57:32.285Z] $ 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 [2022-08-04T14:57:34.077Z] $ docker top 95d06f0dedade0b10daafb4919f96c7ab4c7d9979dd1d3b3ec55dda3f5612a3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-04T14:57:34.514Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-04T14:57:34.825Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-04T14:57:35.137Z] + ls /var/log/sa-host [2022-08-04T14:57:35.137Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-04T14:57:35.344Z] provisioning config files... [2022-08-04T14:57:35.355Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5101725023753974730tmp [Pipeline] { [Pipeline] echo [2022-08-04T14:57:35.409Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T14:57:35.725Z] ---> create-netrc.sh [Pipeline] } [2022-08-04T14:57:35.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-04T14:57:36.181Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-04T14:57:36.218Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T14:57:36.535Z] ---> sudo-logs.sh [2022-08-04T14:57:36.535Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-04T14:57:36.613Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T14:57:36.926Z] ---> job-cost.sh [2022-08-04T14:57:36.926Z] lf-activate-venv: SKIPPING [2022-08-04T14:57:36.926Z] DEBUG: total: 0.10999999940395355 [2022-08-04T14:57:36.926Z] INFO: Retrieving Stack Cost... [2022-08-04T14:57:37.186Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-04T14:57:37.758Z] INFO: Archiving Costs [Pipeline] echo [2022-08-04T14:57:37.794Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-04T14:57:38.112Z] ---> logs-deploy.sh [2022-08-04T14:57:38.112Z] lf-activate-venv: SKIPPING [2022-08-04T14:57:38.112Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4118/1 [2022-08-04T14:57:38.112Z] INFO: archiving workspace using pattern(s): [2022-08-04T14:57:39.055Z] Archives upload complete. [2022-08-04T14:57:39.317Z] INFO: archiving logs to Nexus [2022-08-04T14:57:39.891Z] ---> uname -a: [2022-08-04T14:57:39.891Z] Linux prd-ubuntu20-04-docker-8c-8g-21934 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-04T14:57:39.891Z] [2022-08-04T14:57:39.891Z] [2022-08-04T14:57:39.891Z] ---> lscpu: [2022-08-04T14:57:39.891Z] Architecture: x86_64 [2022-08-04T14:57:39.891Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-04T14:57:39.891Z] Byte Order: Little Endian [2022-08-04T14:57:39.891Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-04T14:57:39.891Z] CPU(s): 8 [2022-08-04T14:57:39.891Z] On-line CPU(s) list: 0-7 [2022-08-04T14:57:39.891Z] Thread(s) per core: 1 [2022-08-04T14:57:39.891Z] Core(s) per socket: 1 [2022-08-04T14:57:39.891Z] Socket(s): 8 [2022-08-04T14:57:39.892Z] NUMA node(s): 1 [2022-08-04T14:57:39.892Z] Vendor ID: AuthenticAMD [2022-08-04T14:57:39.892Z] CPU family: 23 [2022-08-04T14:57:39.892Z] Model: 49 [2022-08-04T14:57:39.892Z] Model name: AMD EPYC-Rome Processor [2022-08-04T14:57:39.892Z] Stepping: 0 [2022-08-04T14:57:39.892Z] CPU MHz: 2799.998 [2022-08-04T14:57:39.892Z] BogoMIPS: 5599.99 [2022-08-04T14:57:39.892Z] Virtualization: AMD-V [2022-08-04T14:57:39.892Z] Hypervisor vendor: KVM [2022-08-04T14:57:39.892Z] Virtualization type: full [2022-08-04T14:57:39.892Z] L1d cache: 256 KiB [2022-08-04T14:57:39.892Z] L1i cache: 256 KiB [2022-08-04T14:57:39.892Z] L2 cache: 4 MiB [2022-08-04T14:57:39.892Z] L3 cache: 128 MiB [2022-08-04T14:57:39.892Z] NUMA node0 CPU(s): 0-7 [2022-08-04T14:57:39.892Z] Vulnerability Itlb multihit: Not affected [2022-08-04T14:57:39.892Z] Vulnerability L1tf: Not affected [2022-08-04T14:57:39.892Z] Vulnerability Mds: Not affected [2022-08-04T14:57:39.892Z] Vulnerability Meltdown: Not affected [2022-08-04T14:57:39.892Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-04T14:57:39.892Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-04T14:57:39.892Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-04T14:57:39.892Z] Vulnerability Srbds: Not affected [2022-08-04T14:57:39.892Z] Vulnerability Tsx async abort: Not affected [2022-08-04T14:57:39.892Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-04T14:57:39.892Z] [2022-08-04T14:57:39.892Z] [2022-08-04T14:57:39.892Z] ---> nproc: [2022-08-04T14:57:39.892Z] 8 [2022-08-04T14:57:39.892Z] [2022-08-04T14:57:39.892Z] [2022-08-04T14:57:39.892Z] ---> df -h: [2022-08-04T14:57:39.892Z] Filesystem Size Used Avail Use% Mounted on [2022-08-04T14:57:39.892Z] overlay 155G 17G 139G 11% / [2022-08-04T14:57:39.892Z] tmpfs 64M 0 64M 0% /dev [2022-08-04T14:57:39.892Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-04T14:57:39.892Z] shm 64M 0 64M 0% /dev/shm [2022-08-04T14:57:39.892Z] /dev/vda1 155G 17G 139G 11% /facter-os [2022-08-04T14:57:39.892Z] [2022-08-04T14:57:39.892Z] [2022-08-04T14:57:39.892Z] ---> sar -b -r -n DEV: [2022-08-04T14:57:39.892Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21934) 08/04/22 _x86_64_ (8 CPU) [2022-08-04T14:57:39.892Z] [2022-08-04T14:57:39.892Z] 14:23:30 LINUX RESTART (8 CPU) [2022-08-04T14:57:39.892Z] [2022-08-04T14:57:39.892Z] 14:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-04T14:57:39.892Z] 14:25:01 333.71 14.37 319.34 0.00 2182.92 135644.61 0.00 [2022-08-04T14:57:39.892Z] 14:26:01 58.06 0.10 57.96 0.00 11.46 23414.73 0.00 [2022-08-04T14:57:39.892Z] 14:27:01 36.74 0.13 36.61 0.00 1.73 12215.85 0.00 [2022-08-04T14:57:39.892Z] 14:28:01 531.32 8.26 523.06 0.00 89.82 258742.23 0.00 [2022-08-04T14:57:39.892Z] 14:29:01 1089.67 1.22 1088.45 0.00 27.60 290581.84 0.00 [2022-08-04T14:57:39.892Z] 14:30:01 1144.49 0.07 1144.43 0.00 6.40 210460.52 0.00 [2022-08-04T14:57:39.892Z] 14:31:01 2.15 0.00 2.15 0.00 0.00 34.53 0.00 [2022-08-04T14:57:39.892Z] 14:32:01 2.08 0.00 2.08 0.00 0.00 23.46 0.00 [2022-08-04T14:57:39.892Z] 14:33:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 [2022-08-04T14:57:39.892Z] 14:34:01 2.35 0.00 2.35 0.00 0.00 29.46 0.00 [2022-08-04T14:57:39.892Z] 14:35:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2022-08-04T14:57:39.892Z] 14:36:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 [2022-08-04T14:57:39.892Z] 14:37:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2022-08-04T14:57:39.892Z] 14:38:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 [2022-08-04T14:57:39.892Z] 14:39:01 1.70 0.02 1.68 0.00 0.13 19.59 0.00 [2022-08-04T14:57:39.892Z] 14:40:01 0.93 0.00 0.93 0.00 0.00 12.80 0.00 [2022-08-04T14:57:39.892Z] 14:41:01 1.23 0.00 1.23 0.00 0.00 15.59 0.00 [2022-08-04T14:57:39.892Z] 14:42:01 0.83 0.00 0.83 0.00 0.00 11.46 0.00 [2022-08-04T14:57:39.892Z] 14:43:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 [2022-08-04T14:57:39.892Z] 14:44:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 [2022-08-04T14:57:39.892Z] 14:45:01 1.12 0.00 1.12 0.00 0.00 14.80 0.00 [2022-08-04T14:57:39.892Z] 14:46:01 1.25 0.00 1.25 0.00 0.00 16.40 0.00 [2022-08-04T14:57:39.892Z] 14:47:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2022-08-04T14:57:39.892Z] 14:48:01 0.87 0.00 0.87 0.00 0.00 11.86 0.00 [2022-08-04T14:57:39.892Z] 14:49:01 1.35 0.00 1.35 0.00 0.00 17.46 0.00 [2022-08-04T14:57:39.892Z] 14:50:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 [2022-08-04T14:57:39.892Z] 14:51:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2022-08-04T14:57:39.892Z] 14:52:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 [2022-08-04T14:57:39.892Z] 14:53:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2022-08-04T14:57:39.892Z] 14:54:01 1.38 0.00 1.38 0.00 0.00 18.13 0.00 [2022-08-04T14:57:39.892Z] 14:55:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2022-08-04T14:57:39.892Z] 14:56:01 3.20 0.87 2.33 0.00 18.40 33.06 0.00 [2022-08-04T14:57:39.892Z] 14:57:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2022-08-04T14:57:39.892Z] Average: 97.79 0.75 97.03 0.00 69.78 28173.23 0.00 [2022-08-04T14:57:39.892Z] [2022-08-04T14:57:39.892Z] 14:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-04T14:57:39.892Z] 14:25:01 27749832 31728912 571336 1.74 131144 4048968 2228580 6.57 1273064 3408064 237856 [2022-08-04T14:57:39.892Z] 14:26:01 27448572 31429252 860208 2.62 137784 4031844 2592944 7.64 1668976 3289492 205604 [2022-08-04T14:57:39.892Z] 14:27:01 27244820 31763368 524624 1.60 140364 4532192 1905716 5.62 1401324 3727524 384940 [2022-08-04T14:57:39.892Z] 14:28:01 23215120 31508048 758992 2.31 278048 7958132 3415280 10.07 1943696 6968872 152 [2022-08-04T14:57:39.892Z] 14:29:01 20854732 31650224 622744 1.89 347804 10228112 2298832 6.77 2079624 9041192 10484 [2022-08-04T14:57:39.892Z] 14:30:01 21208148 31741540 534124 1.62 374148 9941716 1930192 5.69 2120524 8655852 80 [2022-08-04T14:57:39.892Z] 14:31:01 21224520 31757536 518756 1.58 374176 9941476 1930192 5.69 2103896 8655600 16 [2022-08-04T14:57:39.892Z] 14:32:01 21226152 31759196 517100 1.57 374216 9941488 1930192 5.69 2103116 8655608 24 [2022-08-04T14:57:39.892Z] 14:33:01 21227632 31760816 515532 1.57 374228 9941492 1930192 5.69 2101320 8655728 12 [2022-08-04T14:57:39.892Z] 14:34:01 21228372 31761700 514648 1.57 374264 9941596 1930192 5.69 2101668 8655832 20 [2022-08-04T14:57:39.892Z] 14:35:01 21236104 31769452 506856 1.54 374292 9941600 1930192 5.69 2093544 8655836 28 [2022-08-04T14:57:39.892Z] 14:36:01 21236120 31769504 506768 1.54 374316 9941604 1930192 5.69 2093516 8655840 12 [2022-08-04T14:57:39.892Z] 14:37:01 21236328 31769720 506704 1.54 374328 9941604 1930192 5.69 2093508 8655840 12 [2022-08-04T14:57:39.892Z] 14:38:01 21236380 31769820 506496 1.54 374332 9941608 1930192 5.69 2093520 8655844 48 [2022-08-04T14:57:39.892Z] 14:39:01 21235608 31769552 507292 1.54 374348 9941608 1925360 5.67 2093404 8656272 36 [2022-08-04T14:57:39.892Z] 14:40:01 21236324 31770288 506464 1.54 374352 9941616 1925360 5.67 2093148 8656276 180 [2022-08-04T14:57:39.892Z] 14:41:01 21236024 31769996 506676 1.54 374376 9941620 1925360 5.67 2093148 8656284 24 [2022-08-04T14:57:39.892Z] 14:42:01 21236260 31770260 506364 1.54 374388 9941620 1925360 5.67 2093188 8656284 184 [2022-08-04T14:57:39.892Z] 14:43:01 21236464 31770480 506072 1.54 374412 9941624 1925360 5.67 2093204 8656288 24 [2022-08-04T14:57:39.892Z] 14:44:01 21236316 31770360 506356 1.54 374428 9941624 1941432 5.72 2093568 8656288 204 [2022-08-04T14:57:39.892Z] 14:45:01 21236244 31770340 506368 1.54 374452 9941628 1941432 5.72 2093292 8656292 16 [2022-08-04T14:57:39.892Z] 14:46:01 21236284 31770424 506256 1.54 374476 9941632 1941432 5.72 2093332 8656296 64 [2022-08-04T14:57:39.892Z] 14:47:01 21236236 31770384 506232 1.54 374488 9941632 1941432 5.72 2093308 8656296 12 [2022-08-04T14:57:39.892Z] 14:48:01 21236124 31770288 506268 1.54 374500 9941636 1941432 5.72 2093552 8656300 184 [2022-08-04T14:57:39.892Z] 14:49:01 21236084 31770276 506324 1.54 374508 9941644 1941432 5.72 2093740 8656308 20 [2022-08-04T14:57:39.892Z] 14:50:01 21236068 31770264 506316 1.54 374508 9941648 1941432 5.72 2093384 8656312 24 [2022-08-04T14:57:39.892Z] 14:51:01 21236288 31770488 506032 1.54 374524 9941652 1941432 5.72 2093368 8656316 12 [2022-08-04T14:57:39.892Z] 14:52:01 21235904 31770244 506428 1.54 374540 9941776 1941432 5.72 2093680 8656432 152 [2022-08-04T14:57:39.892Z] 14:53:01 21236028 31770432 506084 1.54 374544 9941784 1941432 5.72 2093496 8656436 8 [2022-08-04T14:57:39.892Z] 14:54:01 21235412 31769820 506624 1.54 374560 9941780 1941432 5.72 2093800 8656440 8 [2022-08-04T14:57:39.892Z] 14:55:01 21235680 31770132 506288 1.54 374576 9941788 1941432 5.72 2093680 8656452 24 [2022-08-04T14:57:39.892Z] 14:56:01 21234724 31769944 506792 1.54 374628 9942304 1932664 5.70 2093592 8656900 28 [2022-08-04T14:57:39.892Z] 14:57:01 21234708 31769936 506776 1.54 374636 9942304 1932664 5.70 2093600 8656900 8 [2022-08-04T14:57:39.892Z] Average: 21850170 31744636 532936 1.62 349051 9368677 2018254 5.95 2031721 8145712 25470 [2022-08-04T14:57:39.892Z] [2022-08-04T14:57:39.892Z] 14:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-04T14:57:39.892Z] 14:25:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:25:01 docker0 445.68 381.12 34.70 3919.65 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:25:01 ens3 1125.25 1106.85 12583.17 187.44 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:26:01 docker0 1.37 1.43 0.09 0.12 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:26:01 ens3 38.59 22.84 33.78 14.90 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:26:01 veth7753a20 1.37 1.55 0.11 0.13 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:27:01 ens3 63.69 53.27 29.32 67.18 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:27:01 veth7753a20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:28:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:28:01 veth4842bf6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:28:01 vethb27f11d 0.00 0.48 0.00 0.03 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:28:01 veth54d4023 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:28:01 docker0 134.48 183.39 10.46 1673.54 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:28:01 ens3 280.08 191.49 3369.76 30.89 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:28:01 vethd441b3f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:29:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:29:01 vethb27f11d 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:29:01 veth2070bcd 25.36 18.40 285.59 1.79 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.892Z] 14:29:01 vethbccdfbe 18.40 25.36 1.79 285.59 0.00 0.00 0.00 0.02 [2022-08-04T14:57:39.893Z] 14:29:01 docker0 147.98 197.93 10.50 1681.84 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:29:01 ens3 280.77 207.85 1821.04 90.27 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:30:01 docker0 27.00 54.46 1.98 810.96 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:30:01 ens3 135.96 84.92 857.60 94.19 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:31:01 ens3 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:32:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:33:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:34:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:35:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:39:01 ens3 3.62 1.55 3.29 0.16 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:40:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:41:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:42:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:44:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:45:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:48:01 ens3 0.22 0.15 0.12 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:49:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:54:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] 14:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] Average: docker0 22.71 24.62 1.73 243.15 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] Average: ens3 57.94 50.09 560.47 14.62 0.00 0.00 0.00 0.00 [2022-08-04T14:57:39.893Z] [2022-08-04T14:57:39.893Z] [2022-08-04T14:57:39.893Z] ---> sar -P ALL: [2022-08-04T14:57:39.893Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21934) 08/04/22 _x86_64_ (8 CPU) [2022-08-04T14:57:39.893Z] [2022-08-04T14:57:39.893Z] 14:23:30 LINUX RESTART (8 CPU) [2022-08-04T14:57:39.893Z] [2022-08-04T14:57:39.893Z] 14:24:02 CPU %user %nice %system %iowait %steal %idle [2022-08-04T14:57:39.893Z] 14:25:01 all 12.28 0.00 4.95 1.63 0.06 81.08 [2022-08-04T14:57:39.893Z] 14:25:01 0 12.90 0.00 5.59 0.65 0.05 80.80 [2022-08-04T14:57:39.893Z] 14:25:01 1 11.35 0.00 4.47 2.18 0.05 81.94 [2022-08-04T14:57:39.893Z] 14:25:01 2 9.57 0.00 4.05 0.53 0.05 85.80 [2022-08-04T14:57:39.893Z] 14:25:01 3 16.97 0.00 6.49 3.32 0.05 73.16 [2022-08-04T14:57:39.893Z] 14:25:01 4 12.64 0.00 4.61 2.79 0.05 79.91 [2022-08-04T14:57:39.893Z] 14:25:01 5 12.55 0.00 4.08 1.78 0.07 81.52 [2022-08-04T14:57:39.893Z] 14:25:01 6 10.73 0.00 4.96 1.38 0.07 82.86 [2022-08-04T14:57:39.893Z] 14:25:01 7 11.51 0.00 5.36 0.40 0.09 82.64 [2022-08-04T14:57:39.893Z] 14:26:01 all 36.92 0.00 6.72 0.45 0.08 55.83 [2022-08-04T14:57:39.893Z] 14:26:01 0 37.32 0.00 7.47 0.00 0.07 55.14 [2022-08-04T14:57:39.893Z] 14:26:01 1 36.01 0.00 7.97 0.39 0.08 55.55 [2022-08-04T14:57:39.893Z] 14:26:01 2 34.18 0.00 6.17 0.03 0.07 59.55 [2022-08-04T14:57:39.893Z] 14:26:01 3 36.54 0.00 6.98 0.03 0.08 56.36 [2022-08-04T14:57:39.893Z] 14:26:01 4 37.48 0.00 6.06 0.39 0.07 56.01 [2022-08-04T14:57:39.893Z] 14:26:01 5 37.40 0.00 5.88 0.12 0.07 56.54 [2022-08-04T14:57:39.893Z] 14:26:01 6 38.09 0.00 6.80 2.51 0.08 52.51 [2022-08-04T14:57:39.893Z] 14:26:01 7 38.34 0.00 6.48 0.10 0.08 54.99 [2022-08-04T14:57:39.893Z] 14:27:01 all 53.39 0.00 7.34 0.21 0.11 38.96 [2022-08-04T14:57:39.893Z] 14:27:01 0 55.05 0.00 6.96 0.00 0.10 37.89 [2022-08-04T14:57:39.893Z] 14:27:01 1 52.90 0.00 7.59 0.00 0.10 39.41 [2022-08-04T14:57:39.893Z] 14:27:01 2 49.46 0.00 6.25 0.02 0.10 44.17 [2022-08-04T14:57:39.893Z] 14:27:01 3 53.90 0.00 7.07 0.07 0.10 38.86 [2022-08-04T14:57:39.893Z] 14:27:01 4 53.96 0.00 7.94 0.37 0.10 37.63 [2022-08-04T14:57:39.893Z] 14:27:01 5 53.40 0.00 7.24 0.00 0.12 39.24 [2022-08-04T14:57:39.893Z] 14:27:01 6 53.83 0.00 7.88 1.20 0.12 36.97 [2022-08-04T14:57:39.893Z] 14:27:01 7 54.57 0.00 7.79 0.00 0.10 37.54 [2022-08-04T14:57:39.893Z] 14:28:01 all 15.93 0.00 11.13 7.25 0.09 65.60 [2022-08-04T14:57:39.893Z] 14:28:01 0 14.54 0.00 9.84 2.80 0.10 72.72 [2022-08-04T14:57:39.893Z] 14:28:01 1 16.39 0.00 13.55 5.50 0.09 64.47 [2022-08-04T14:57:39.893Z] 14:28:01 2 19.24 0.00 10.97 10.61 0.10 59.07 [2022-08-04T14:57:39.893Z] 14:28:01 3 15.73 0.00 10.02 9.01 0.09 65.16 [2022-08-04T14:57:39.893Z] 14:28:01 4 14.53 0.00 10.06 3.79 0.07 71.55 [2022-08-04T14:57:39.893Z] 14:28:01 5 15.30 0.00 9.58 2.97 0.10 72.05 [2022-08-04T14:57:39.893Z] 14:28:01 6 15.69 0.00 14.27 16.11 0.07 53.86 [2022-08-04T14:57:39.893Z] 14:28:01 7 16.00 0.00 10.80 7.26 0.07 65.87 [2022-08-04T14:57:39.893Z] 14:29:01 all 62.31 0.00 15.34 5.85 0.15 16.35 [2022-08-04T14:57:39.893Z] 14:29:01 0 60.76 0.00 14.13 7.62 0.14 17.35 [2022-08-04T14:57:39.894Z] 14:29:01 1 64.08 0.00 16.16 5.27 0.15 14.33 [2022-08-04T14:57:39.894Z] 14:29:01 2 61.85 0.00 16.48 5.00 0.14 16.53 [2022-08-04T14:57:39.894Z] 14:29:01 3 60.39 0.00 14.32 4.43 0.15 20.70 [2022-08-04T14:57:39.894Z] 14:29:01 4 61.79 0.00 15.61 5.68 0.15 16.76 [2022-08-04T14:57:39.894Z] 14:29:01 5 62.72 0.00 13.87 3.28 0.15 19.98 [2022-08-04T14:57:39.894Z] 14:29:01 6 64.21 0.00 15.41 6.06 0.14 14.19 [2022-08-04T14:57:39.894Z] 14:29:01 7 62.62 0.00 16.72 9.47 0.15 11.04 [2022-08-04T14:57:39.894Z] 14:30:01 all 62.54 0.00 13.29 2.54 0.15 21.48 [2022-08-04T14:57:39.894Z] 14:30:01 0 61.80 0.00 12.01 1.22 0.17 24.80 [2022-08-04T14:57:39.894Z] 14:30:01 1 64.47 0.00 14.76 2.63 0.15 17.98 [2022-08-04T14:57:39.894Z] 14:30:01 2 65.05 0.00 14.09 2.14 0.15 18.57 [2022-08-04T14:57:39.894Z] 14:30:01 3 60.64 0.00 13.43 2.99 0.15 22.78 [2022-08-04T14:57:39.894Z] 14:30:01 4 61.07 0.00 12.61 2.58 0.14 23.61 [2022-08-04T14:57:39.894Z] 14:30:01 5 61.18 0.00 12.72 3.58 0.15 22.37 [2022-08-04T14:57:39.894Z] 14:30:01 6 62.36 0.00 12.83 2.89 0.17 21.76 [2022-08-04T14:57:39.894Z] 14:30:01 7 63.66 0.00 13.85 2.33 0.15 20.01 [2022-08-04T14:57:39.894Z] 14:31:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2022-08-04T14:57:39.894Z] 14:31:01 0 1.97 0.00 0.02 0.00 0.00 98.01 [2022-08-04T14:57:39.894Z] 14:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-04T14:57:39.894Z] 14:31:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-04T14:57:39.894Z] 14:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:31:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2022-08-04T14:57:39.894Z] 14:31:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2022-08-04T14:57:39.894Z] 14:31:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2022-08-04T14:57:39.894Z] 14:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:32:01 6 0.02 0.00 0.02 0.05 0.02 99.90 [2022-08-04T14:57:39.894Z] 14:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-04T14:57:39.894Z] 14:33:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2022-08-04T14:57:39.894Z] 14:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-04T14:57:39.894Z] 14:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-04T14:57:39.894Z] 14:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:33:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-04T14:57:39.894Z] 14:33:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-04T14:57:39.894Z] 14:34:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-08-04T14:57:39.894Z] 14:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:34:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-04T14:57:39.894Z] 14:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:34:01 6 0.03 0.00 0.02 0.07 0.00 99.88 [2022-08-04T14:57:39.894Z] 14:34:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2022-08-04T14:57:39.894Z] 14:35:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2022-08-04T14:57:39.894Z] 14:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-04T14:57:39.894Z] 14:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-04T14:57:39.894Z] 14:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-04T14:57:39.894Z] 14:35:01 6 0.05 0.00 0.03 0.03 0.00 99.88 [2022-08-04T14:57:39.894Z] 14:35:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2022-08-04T14:57:39.894Z] [2022-08-04T14:57:39.894Z] 14:35:01 CPU %user %nice %system %iowait %steal %idle [2022-08-04T14:57:39.894Z] 14:36:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:36:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2022-08-04T14:57:39.894Z] 14:36:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-04T14:57:39.894Z] 14:37:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2022-08-04T14:57:39.894Z] 14:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-04T14:57:39.894Z] 14:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-04T14:57:39.894Z] 14:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-04T14:57:39.894Z] 14:37:01 3 0.02 0.00 0.00 0.08 0.00 99.90 [2022-08-04T14:57:39.894Z] 14:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:37:01 6 0.02 0.00 0.00 0.07 0.02 99.90 [2022-08-04T14:57:39.894Z] 14:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-04T14:57:39.894Z] 14:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-04T14:57:39.894Z] 14:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:38:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2022-08-04T14:57:39.894Z] 14:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:39:01 all 0.14 0.00 0.03 0.01 0.01 99.81 [2022-08-04T14:57:39.894Z] 14:39:01 0 1.01 0.00 0.03 0.00 0.02 98.94 [2022-08-04T14:57:39.894Z] 14:39:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-04T14:57:39.894Z] 14:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-04T14:57:39.894Z] 14:39:01 3 0.03 0.00 0.03 0.03 0.00 99.90 [2022-08-04T14:57:39.894Z] 14:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:39:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:39:01 6 0.03 0.00 0.03 0.03 0.00 99.90 [2022-08-04T14:57:39.894Z] 14:39:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-04T14:57:39.894Z] 14:40:01 all 0.25 0.00 0.01 0.00 0.00 99.74 [2022-08-04T14:57:39.894Z] 14:40:01 0 1.94 0.00 0.02 0.00 0.00 98.05 [2022-08-04T14:57:39.894Z] 14:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2022-08-04T14:57:39.894Z] 14:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:41:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2022-08-04T14:57:39.894Z] 14:41:01 0 0.58 0.00 0.08 0.00 0.02 99.32 [2022-08-04T14:57:39.894Z] 14:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-04T14:57:39.894Z] 14:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:41:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-04T14:57:39.894Z] 14:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-04T14:57:39.894Z] 14:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-04T14:57:39.894Z] 14:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:42:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-04T14:57:39.894Z] 14:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:43:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2022-08-04T14:57:39.894Z] 14:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-04T14:57:39.894Z] 14:43:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2022-08-04T14:57:39.894Z] 14:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-04T14:57:39.894Z] 14:43:01 3 0.13 0.00 0.00 0.02 0.02 99.83 [2022-08-04T14:57:39.894Z] 14:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:43:01 6 0.08 0.00 0.02 0.02 0.02 99.87 [2022-08-04T14:57:39.894Z] 14:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:44:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.894Z] 14:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:44:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-04T14:57:39.894Z] 14:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:44:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2022-08-04T14:57:39.894Z] 14:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.894Z] 14:45:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-08-04T14:57:39.894Z] 14:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-04T14:57:39.894Z] 14:45:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2022-08-04T14:57:39.894Z] 14:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.894Z] 14:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-04T14:57:39.895Z] 14:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:46:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:46:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-04T14:57:39.895Z] 14:46:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-04T14:57:39.895Z] 14:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] [2022-08-04T14:57:39.895Z] 14:46:01 CPU %user %nice %system %iowait %steal %idle [2022-08-04T14:57:39.895Z] 14:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-08-04T14:57:39.895Z] 14:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:47:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2022-08-04T14:57:39.895Z] 14:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-04T14:57:39.895Z] 14:47:01 3 0.02 0.00 0.00 0.07 0.02 99.90 [2022-08-04T14:57:39.895Z] 14:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-04T14:57:39.895Z] 14:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:48:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-04T14:57:39.895Z] 14:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-04T14:57:39.895Z] 14:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:48:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-04T14:57:39.895Z] 14:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:49:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-08-04T14:57:39.895Z] 14:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:49:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2022-08-04T14:57:39.895Z] 14:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:49:01 6 0.07 0.00 0.03 0.02 0.02 99.87 [2022-08-04T14:57:39.895Z] 14:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:50:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2022-08-04T14:57:39.895Z] 14:50:01 0 0.55 0.00 0.02 0.00 0.02 99.42 [2022-08-04T14:57:39.895Z] 14:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-04T14:57:39.895Z] 14:50:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-08-04T14:57:39.895Z] 14:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:50:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-04T14:57:39.895Z] 14:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:51:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2022-08-04T14:57:39.895Z] 14:51:01 0 0.17 0.00 0.03 0.00 0.00 99.80 [2022-08-04T14:57:39.895Z] 14:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-04T14:57:39.895Z] 14:51:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-04T14:57:39.895Z] 14:51:01 6 0.02 0.00 0.05 0.03 0.02 99.88 [2022-08-04T14:57:39.895Z] 14:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:52:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2022-08-04T14:57:39.895Z] 14:52:01 0 0.42 0.00 0.00 0.00 0.00 99.58 [2022-08-04T14:57:39.895Z] 14:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:52:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2022-08-04T14:57:39.895Z] 14:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:53:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2022-08-04T14:57:39.895Z] 14:53:01 0 0.65 0.00 0.03 0.00 0.00 99.32 [2022-08-04T14:57:39.895Z] 14:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:53:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-04T14:57:39.895Z] 14:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:53:01 6 0.00 0.00 0.03 0.02 0.02 99.93 [2022-08-04T14:57:39.895Z] 14:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:54:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2022-08-04T14:57:39.895Z] 14:54:01 0 0.62 0.00 0.00 0.00 0.02 99.37 [2022-08-04T14:57:39.895Z] 14:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:54:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2022-08-04T14:57:39.895Z] 14:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:54:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2022-08-04T14:57:39.895Z] 14:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:55:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2022-08-04T14:57:39.895Z] 14:55:01 0 0.57 0.00 0.02 0.00 0.00 99.42 [2022-08-04T14:57:39.895Z] 14:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:55:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-04T14:57:39.895Z] 14:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:56:01 all 0.06 0.00 0.04 0.02 0.01 99.87 [2022-08-04T14:57:39.895Z] 14:56:01 0 0.12 0.00 0.02 0.03 0.02 99.82 [2022-08-04T14:57:39.895Z] 14:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-08-04T14:57:39.895Z] 14:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-04T14:57:39.895Z] 14:56:01 3 0.22 0.00 0.10 0.08 0.02 99.58 [2022-08-04T14:57:39.895Z] 14:56:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:56:01 5 0.07 0.00 0.05 0.03 0.00 99.85 [2022-08-04T14:57:39.895Z] 14:56:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2022-08-04T14:57:39.895Z] 14:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:57:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2022-08-04T14:57:39.895Z] 14:57:01 0 0.55 0.00 0.00 0.00 0.00 99.45 [2022-08-04T14:57:39.895Z] 14:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-04T14:57:39.895Z] 14:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-04T14:57:39.895Z] 14:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-04T14:57:39.895Z] 14:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-04T14:57:39.895Z] 14:57:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2022-08-04T14:57:39.895Z] 14:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-04T14:57:39.895Z] [2022-08-04T14:57:39.895Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-08-04T14:57:39.895Z] Average: all 7.32 0.00 1.76 0.54 0.02 90.36 [2022-08-04T14:57:39.895Z] Average: 0 7.53 0.00 1.68 0.37 0.02 90.39 [2022-08-04T14:57:39.895Z] Average: 1 7.36 0.00 1.94 0.48 0.03 90.19 [2022-08-04T14:57:39.895Z] Average: 2 7.18 0.00 1.75 0.55 0.02 90.50 [2022-08-04T14:57:39.895Z] Average: 3 7.30 0.00 1.74 0.61 0.02 90.33 [2022-08-04T14:57:39.895Z] Average: 4 7.20 0.00 1.70 0.46 0.02 90.62 [2022-08-04T14:57:39.895Z] Average: 5 7.26 0.00 1.60 0.35 0.02 90.77 [2022-08-04T14:57:39.895Z] Average: 6 7.34 0.00 1.87 0.91 0.03 89.86 [2022-08-04T14:57:39.895Z] Average: 7 7.38 0.00 1.83 0.58 0.02 90.19 [2022-08-04T14:57:39.895Z] [2022-08-04T14:57:39.895Z] [2022-08-04T14:57:39.895Z]