Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 83fea74eaf75b525b7a371018fd1d8d9d0b32815+923421b803a2aa1fd35cfe5d85a9354669a43ca8 (62099828f7408d17d18c0447be241b1dcba033c9) 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-ssh2220024369516954026.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3307159610857977203.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12894820650830629304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16114734624808304348.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10625752430041146399.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9429 in /w/workspace/edgexfoundry_edgex-go_PR-4407 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/4407/head:refs/remotes/origin/PR-4407 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 923421b803a2aa1fd35cfe5d85a9354669a43ca8 into PR head commit 83fea74eaf75b525b7a371018fd1d8d9d0b32815 Merge succeeded, producing a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a Checking out Revision a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a (PR-4407) > git config core.sparsecheckout # timeout=10 > git checkout -f 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # 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 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a # timeout=10 Commit message: "Merge commit '923421b803a2aa1fd35cfe5d85a9354669a43ca8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T08:30:21.044Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T08:30:21.092Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T08:30:21.107Z] ========================================================= [2023-03-09T08:30:21.108Z] EdgeX Global Pipelines Version Info [2023-03-09T08:30:21.108Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3963ee7697404590ff07afaedccc16b46137640d # timeout=10 [2023-03-09T08:30:21.831Z] ------------------- [2023-03-09T08:30:21.831Z] stable info: [2023-03-09T08:30:21.831Z] ------------------- [2023-03-09T08:30:21.831Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T08:30:21.831Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T08:30:21.831Z] Message: update stable to v1.0.244 [2023-03-09T08:30:22.400Z] ------------------- [2023-03-09T08:30:22.400Z] experimental info: [2023-03-09T08:30:22.400Z] ------------------- [2023-03-09T08:30:22.400Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T08:30:22.400Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T08:30:22.400Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T08:30:22.581Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-09T08:30:22.595Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-09T08:30:22.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T08:30:22.619Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T08:30:22.633Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T08:30:22.644Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T08:30:22.656Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T08:30:22.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-09T08:30:22.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-09T08:30:22.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-09T08:30:22.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T08:30:22.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T08:30:22.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T08:30:22.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T08:30:22.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T08:30:22.765Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T08:30:22.786Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T08:30:22.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T08:30:22.809Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-09T08:30:22.817Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-09T08:30:22.825Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T08:30:22.833Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T08:30:22.841Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T08:30:22.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4407 [Pipeline] echo [2023-03-09T08:30:22.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4407 [Pipeline] echo [2023-03-09T08:30:22.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4407 [Pipeline] echo [2023-03-09T08:30:22.879Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [Pipeline] echo [2023-03-09T08:30:22.890Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0bbd0f [Pipeline] echo [2023-03-09T08:30:22.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T08:30:22.950Z] provisioning config files... [2023-03-09T08:30:22.966Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config10675499893152816639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T08:30:23.265Z] ---> docker-login.sh [2023-03-09T08:30:23.265Z] nexus3.edgexfoundry.org:10001 [2023-03-09T08:30:23.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:30:23.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:30:23.525Z] Configure a credential helper to remove this warning. See [2023-03-09T08:30:23.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:30:23.525Z] [2023-03-09T08:30:23.525Z] Login Succeeded [2023-03-09T08:30:23.525Z] nexus3.edgexfoundry.org:10002 [2023-03-09T08:30:23.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:30:23.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:30:23.525Z] Configure a credential helper to remove this warning. See [2023-03-09T08:30:23.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:30:23.525Z] [2023-03-09T08:30:23.525Z] Login Succeeded [2023-03-09T08:30:23.525Z] nexus3.edgexfoundry.org:10003 [2023-03-09T08:30:23.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:30:23.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:30:23.784Z] Configure a credential helper to remove this warning. See [2023-03-09T08:30:23.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:30:23.784Z] [2023-03-09T08:30:23.784Z] Login Succeeded [2023-03-09T08:30:23.784Z] nexus3.edgexfoundry.org:10004 [2023-03-09T08:30:23.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:30:23.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:30:23.784Z] Configure a credential helper to remove this warning. See [2023-03-09T08:30:23.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:30:23.784Z] [2023-03-09T08:30:23.784Z] Login Succeeded [2023-03-09T08:30:23.784Z] docker.io [2023-03-09T08:30:24.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:30:24.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:30:24.047Z] Configure a credential helper to remove this warning. See [2023-03-09T08:30:24.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:30:24.047Z] [2023-03-09T08:30:24.047Z] Login Succeeded [2023-03-09T08:30:24.047Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T08:30:24.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T08:30:24.358Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-09T08:30:24.358Z] + + dirname cmd/core-command/Dockerfile [2023-03-09T08:30:24.358Z] cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-09T08:30:24.358Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-09T08:30:24.358Z] + cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-09T08:30:24.358Z] + dirname cmd/core-data/Dockerfile [2023-03-09T08:30:24.358Z] + cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-09T08:30:24.358Z] + dirname cmd/core-metadata/Dockerfile [2023-03-09T08:30:24.358Z] + cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-09T08:30:24.358Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-09T08:30:24.358Z] + cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-09T08:30:24.358Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-09T08:30:24.358Z] + cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-09T08:30:24.358Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-09T08:30:24.358Z] + cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-09T08:30:24.358Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-09T08:30:24.358Z] + cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-09T08:30:24.358Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-09T08:30:24.358Z] + cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-09T08:30:24.358Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-09T08:30:24.358Z] + cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-09T08:30:24.358Z] + + dirname cmd/security-spire-config/Dockerfile [2023-03-09T08:30:24.358Z] cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-09T08:30:24.358Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-09T08:30:24.358Z] + cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-09T08:30:24.358Z] + dirname cmd/support-notifications/Dockerfile [2023-03-09T08:30:24.358Z] + cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-09T08:30:24.358Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-09T08:30:24.358Z] + cut -d/ -f2 [2023-03-09T08:30:24.358Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-09T08:30:24.411Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T08:30:24.755Z] + git rev-list -1 --merges a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a~1..a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [Pipeline] echo [2023-03-09T08:30:24.766Z] -----------> git rev-list -1 --merges a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a~1..a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:30:24.767Z] a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [false] [Pipeline] sh [2023-03-09T08:30:25.057Z] + git log --format=format:%s -1 a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [Pipeline] echo [2023-03-09T08:30:25.072Z] ========================================================= [2023-03-09T08:30:25.072Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T08:30:25.072Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-09T08:30:25.430Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T08:30:25.430Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T08:30:25.430Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T08:30:25.431Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T08:30:25.431Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-03-09T08:30:25.431Z] -a /etc/ssh/ssh_known_hosts [2023-03-09T08:30:25.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:30:25.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T08:30:25.769Z] [2023-03-09T08:30:25.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:30:26.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T08:30:26.070Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T08:30:26.070Z] b85a868b505f: Pulling fs layer [2023-03-09T08:30:26.070Z] e2be974225ed: Pulling fs layer [2023-03-09T08:30:26.070Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T08:30:26.070Z] 988bab9f4d93: Pulling fs layer [2023-03-09T08:30:26.070Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T08:30:26.070Z] eaf3925da568: Pulling fs layer [2023-03-09T08:30:26.070Z] bab4dde63d76: Pulling fs layer [2023-03-09T08:30:26.070Z] bde34c3a00c8: Pulling fs layer [2023-03-09T08:30:26.070Z] b352a97aabf1: Pulling fs layer [2023-03-09T08:30:26.070Z] 4872d77fe225: Pulling fs layer [2023-03-09T08:30:26.070Z] 5851b861e8e6: Pulling fs layer [2023-03-09T08:30:26.070Z] 988bab9f4d93: Waiting [2023-03-09T08:30:26.070Z] 1469e6f7b9e6: Waiting [2023-03-09T08:30:26.070Z] eaf3925da568: Waiting [2023-03-09T08:30:26.070Z] bab4dde63d76: Waiting [2023-03-09T08:30:26.070Z] bde34c3a00c8: Waiting [2023-03-09T08:30:26.070Z] b352a97aabf1: Waiting [2023-03-09T08:30:26.070Z] 4872d77fe225: Waiting [2023-03-09T08:30:26.070Z] 5851b861e8e6: Waiting [2023-03-09T08:30:26.070Z] e2be974225ed: Verifying Checksum [2023-03-09T08:30:26.070Z] e2be974225ed: Download complete [2023-03-09T08:30:26.070Z] 988bab9f4d93: Verifying Checksum [2023-03-09T08:30:26.070Z] 988bab9f4d93: Download complete [2023-03-09T08:30:26.332Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T08:30:26.332Z] 339a4e72a1f5: Download complete [2023-03-09T08:30:26.332Z] eaf3925da568: Download complete [2023-03-09T08:30:26.332Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T08:30:26.332Z] 1469e6f7b9e6: Download complete [2023-03-09T08:30:26.332Z] bde34c3a00c8: Download complete [2023-03-09T08:30:26.332Z] b352a97aabf1: Download complete [2023-03-09T08:30:26.332Z] 4872d77fe225: Verifying Checksum [2023-03-09T08:30:26.332Z] 4872d77fe225: Download complete [2023-03-09T08:30:26.332Z] 5851b861e8e6: Download complete [2023-03-09T08:30:26.332Z] b85a868b505f: Verifying Checksum [2023-03-09T08:30:26.332Z] b85a868b505f: Download complete [2023-03-09T08:30:26.591Z] bab4dde63d76: Verifying Checksum [2023-03-09T08:30:27.525Z] b85a868b505f: Pull complete [2023-03-09T08:30:27.783Z] e2be974225ed: Pull complete [2023-03-09T08:30:28.041Z] 339a4e72a1f5: Pull complete [2023-03-09T08:30:28.302Z] 988bab9f4d93: Pull complete [2023-03-09T08:30:28.559Z] 1469e6f7b9e6: Pull complete [2023-03-09T08:30:28.559Z] eaf3925da568: Pull complete [2023-03-09T08:30:29.940Z] bab4dde63d76: Pull complete [2023-03-09T08:30:30.199Z] bde34c3a00c8: Pull complete [2023-03-09T08:30:30.199Z] b352a97aabf1: Pull complete [2023-03-09T08:30:30.199Z] 4872d77fe225: Pull complete [2023-03-09T08:30:30.459Z] 5851b861e8e6: Pull complete [2023-03-09T08:30:30.459Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T08:30:30.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T08:30:30.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:30:30.592Z] prd-ubuntu20.04-docker-8c-8g-9429 does not seem to be running inside a container [2023-03-09T08:30:30.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T08:30:32.025Z] $ docker top 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe -eo pid,comm [2023-03-09T08:30:32.078Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T08:30:32.078Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T08:30:32.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T08:30:32.123Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T08:30:32.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T08:30:32.233Z] $ docker exec 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe ssh-agent [2023-03-09T08:30:32.325Z] SSH_AUTH_SOCK=/tmp/ssh-tN6FDjWO68WB/agent.32 [2023-03-09T08:30:32.325Z] SSH_AGENT_PID=38 [2023-03-09T08:30:32.330Z] Running ssh-add (command line suppressed) [2023-03-09T08:30:32.418Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_9385857990454741171.key (/w/workspace/edgex-go/5@tmp/private_key_9385857990454741171.key) [2023-03-09T08:30:32.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T08:30:32.714Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T08:30:32.733Z] $ docker exec --env ******** --env ******** 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe ssh-agent -k [2023-03-09T08:30:32.825Z] unset SSH_AUTH_SOCK; [2023-03-09T08:30:32.825Z] unset SSH_AGENT_PID; [2023-03-09T08:30:32.825Z] echo Agent pid 38 killed; [2023-03-09T08:30:32.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T08:30:32.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T08:30:32.856Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T08:30:32.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T08:30:32.977Z] $ docker exec 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe ssh-agent [2023-03-09T08:30:33.074Z] SSH_AUTH_SOCK=/tmp/ssh-8OPLnkxJ8dU1/agent.70 [2023-03-09T08:30:33.074Z] SSH_AGENT_PID=76 [2023-03-09T08:30:33.078Z] Running ssh-add (command line suppressed) [2023-03-09T08:30:33.186Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_9354521446492264017.key (/w/workspace/edgex-go/5@tmp/private_key_9354521446492264017.key) [2023-03-09T08:30:33.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T08:30:33.486Z] + git semver init [2023-03-09T08:30:33.745Z] 2023-03-09 08:30:33,644 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T08:30:33.745Z] 2023-03-09 08:30:33,645 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-03-09T08:30:33.745Z] 2023-03-09 08:30:33,645 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-03-09T08:30:33.745Z] 2023-03-09 08:30:33,645 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-03-09T08:30:37.939Z] 2023-03-09 08:30:37,812 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-03-09T08:30:37.939Z] 2023-03-09 08:30:37,812 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4407 with force:False [2023-03-09T08:30:37.939Z] 2023-03-09 08:30:37,813 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4407 [2023-03-09T08:30:37.939Z] 2023-03-09 08:30:37,816 [execute] INFO git cat-file --batch-check [2023-03-09T08:30:37.939Z] 2023-03-09 08:30:37,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T08:30:37.939Z] 2023-03-09 08:30:37,822 [execute] INFO git cat-file --batch [2023-03-09T08:30:37.939Z] 2023-03-09 08:30:37,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T08:30:37.939Z] 2023-03-09 08:30:37,827 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4407 [2023-03-09T08:30:37.939Z] 0.0.0 [Pipeline] } [2023-03-09T08:30:37.950Z] $ docker exec --env ******** --env ******** 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe ssh-agent -k [2023-03-09T08:30:38.053Z] unset SSH_AUTH_SOCK; [2023-03-09T08:30:38.054Z] unset SSH_AGENT_PID; [2023-03-09T08:30:38.054Z] echo Agent pid 76 killed; [2023-03-09T08:30:38.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T08:30:38.368Z] + git semver [Pipeline] } [2023-03-09T08:30:38.644Z] $ docker stop --time=1 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe [2023-03-09T08:30:39.958Z] $ docker rm -f --volumes 39a7814887121285484f45d1362f00365fba0ca936af60fc5fe1c0ab18778ffe [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T08:30:40.287Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T08:30:40.504Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T08:30:40.507Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T08:30:40.909Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-03-09T08:30:40.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:30:40.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:30:40.951Z] ========================================================= [2023-03-09T08:30:40.951Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T08:30:40.951Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:30:41.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T08:30:41.235Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T08:30:41.235Z] 213ec9aee27d: Pulling fs layer [2023-03-09T08:30:41.235Z] 4583459ba037: Pulling fs layer [2023-03-09T08:30:41.235Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T08:30:41.235Z] 53926ce57604: Pulling fs layer [2023-03-09T08:30:41.235Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T08:30:41.235Z] 22ff95d597cd: Pulling fs layer [2023-03-09T08:30:41.235Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T08:30:41.235Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T08:30:41.235Z] a7acece74701: Pulling fs layer [2023-03-09T08:30:41.235Z] 96b7cbca73a9: Waiting [2023-03-09T08:30:41.235Z] a7acece74701: Waiting [2023-03-09T08:30:41.235Z] 22ff95d597cd: Waiting [2023-03-09T08:30:41.235Z] 12d6caf4c0d1: Waiting [2023-03-09T08:30:41.235Z] 53926ce57604: Waiting [2023-03-09T08:30:41.235Z] 21b2b0c7a3f4: Waiting [2023-03-09T08:30:41.235Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T08:30:41.235Z] 93c1e223e6f2: Download complete [2023-03-09T08:30:41.235Z] 4583459ba037: Verifying Checksum [2023-03-09T08:30:41.235Z] 4583459ba037: Download complete [2023-03-09T08:30:41.235Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-09T08:30:41.235Z] 21b2b0c7a3f4: Download complete [2023-03-09T08:30:41.235Z] 22ff95d597cd: Verifying Checksum [2023-03-09T08:30:41.235Z] 22ff95d597cd: Download complete [2023-03-09T08:30:41.235Z] 213ec9aee27d: Verifying Checksum [2023-03-09T08:30:41.235Z] 213ec9aee27d: Download complete [2023-03-09T08:30:41.499Z] 12d6caf4c0d1: Download complete [2023-03-09T08:30:41.499Z] 213ec9aee27d: Pull complete [2023-03-09T08:30:41.762Z] 4583459ba037: Pull complete [2023-03-09T08:30:41.762Z] 93c1e223e6f2: Pull complete [2023-03-09T08:30:41.762Z] a7acece74701: Verifying Checksum [2023-03-09T08:30:41.762Z] a7acece74701: Download complete [2023-03-09T08:30:42.021Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T08:30:42.021Z] 96b7cbca73a9: Download complete [2023-03-09T08:30:42.280Z] 53926ce57604: Verifying Checksum [2023-03-09T08:30:42.280Z] 53926ce57604: Download complete [2023-03-09T08:30:45.560Z] 53926ce57604: Pull complete [2023-03-09T08:30:45.819Z] 21b2b0c7a3f4: Pull complete [2023-03-09T08:30:45.820Z] 22ff95d597cd: Pull complete [2023-03-09T08:30:45.820Z] 12d6caf4c0d1: Pull complete [2023-03-09T08:30:48.353Z] 96b7cbca73a9: Pull complete [2023-03-09T08:30:48.613Z] a7acece74701: Pull complete [2023-03-09T08:30:48.613Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T08:30:48.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T08:30:48.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:30:48.927Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T08:30:48.927Z] WORKDIR /edgex [2023-03-09T08:30:48.927Z] COPY go.mod . [2023-03-09T08:30:48.927Z] RUN go mod download [2023-03-09T08:30:48.927Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-09T08:30:49.493Z] Sending build context to Docker daemon 170.4MB [2023-03-09T08:30:49.493Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T08:30:49.493Z] ---> db6d94c90886 [2023-03-09T08:30:49.493Z] Step 2/4 : WORKDIR /edgex [2023-03-09T08:30:51.400Z] ---> Running in af65a4826337 [2023-03-09T08:30:51.658Z] Removing intermediate container af65a4826337 [2023-03-09T08:30:51.658Z] ---> 2f5fbb5611de [2023-03-09T08:30:51.658Z] Step 3/4 : COPY go.mod . [2023-03-09T08:30:51.658Z] ---> 0d805658253c [2023-03-09T08:30:51.658Z] Step 4/4 : RUN go mod download [2023-03-09T08:30:51.658Z] ---> Running in ed0b939ddc2b [2023-03-09T08:30:55.581Z] Still waiting to schedule task [2023-03-09T08:30:55.582Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T08:30:59.779Z] Removing intermediate container ed0b939ddc2b [2023-03-09T08:30:59.779Z] ---> 22a1e68f2adf [2023-03-09T08:30:59.779Z] Successfully built 22a1e68f2adf [2023-03-09T08:30:59.779Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:31:00.075Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T08:31:00.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:31:00.140Z] prd-ubuntu20.04-docker-8c-8g-9429 does not seem to be running inside a container [2023-03-09T08:31:00.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T08:31:00.552Z] $ docker top 21d7d0425d4b5656c1d73373250797b00cadd4633bf29066a3039eae9b803185 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:31:00.891Z] + go version [2023-03-09T08:31:00.891Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T08:31:00.907Z] $ docker stop --time=1 21d7d0425d4b5656c1d73373250797b00cadd4633bf29066a3039eae9b803185 [2023-03-09T08:31:02.187Z] $ docker rm -f --volumes 21d7d0425d4b5656c1d73373250797b00cadd4633bf29066a3039eae9b803185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:31:02.581Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T08:31:02.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:31:02.644Z] prd-ubuntu20.04-docker-8c-8g-9429 does not seem to be running inside a container [2023-03-09T08:31:02.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T08:31:03.011Z] $ docker top f1ea85ef257229274015550282322a8baa1f60ffd65b5fe58ccf73996815a27c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T08:31:03.071Z] ========================================================= [2023-03-09T08:31:03.071Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-09T08:31:03.071Z] ========================================================= [Pipeline] sh [2023-03-09T08:31:03.350Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:31:03.653Z] + make test [2023-03-09T08:31:03.653Z] go test -race -coverprofile=coverage.out ./... [2023-03-09T08:31:10.216Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-09T08:31:22.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-09T08:31:22.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-09T08:31:22.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-09T08:31:22.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-09T08:31:22.406Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-09T08:31:22.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-09T08:31:22.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-09T08:31:22.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-09T08:31:22.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-09T08:31:22.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-09T08:31:22.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-09T08:31:22.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-09T08:31:22.665Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-09T08:31:22.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-09T08:31:23.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2023-03-09T08:31:23.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-09T08:31:23.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-09T08:31:23.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2023-03-09T08:31:26.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.105s coverage: 71.2% of statements [2023-03-09T08:31:26.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-09T08:31:26.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-09T08:31:26.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-09T08:31:26.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements [2023-03-09T08:31:26.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-09T08:31:26.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-09T08:31:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.477s coverage: 88.5% of statements [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-09T08:31:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 3.9% of statements [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-09T08:31:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.459s coverage: 95.6% of statements [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-09T08:31:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-09T08:31:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-09T08:31:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-09T08:31:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements [2023-03-09T08:31:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-09T08:31:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 45.5% of statements [2023-03-09T08:31:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.111s coverage: 82.9% of statements [2023-03-09T08:31:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements [2023-03-09T08:31:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-03-09T08:31:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-03-09T08:31:32.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.362s coverage: 79.9% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 81.2% of statements [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 84.8% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 63.1% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 38.4% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-09T08:31:51.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-09T08:31:51.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:31:51.069Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-09T08:32:09.136Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-09T08:32:09.136Z] go vet ./... [2023-03-09T08:32:09.701Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T08:32:09.964Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T08:32:09.964Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T08:32:09.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-09T08:32:10.264Z] + ls -al . [2023-03-09T08:32:10.264Z] total 704 [2023-03-09T08:32:10.264Z] drwxrwxr-x 11 1001 1001 4096 Mar 9 08:31 . [2023-03-09T08:32:10.264Z] drwxr-xr-x 4 root root 4096 Mar 9 08:31 .. [2023-03-09T08:32:10.264Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 08:30 .blubracket [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 16 Mar 9 08:30 .dockerignore [2023-03-09T08:32:10.264Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 08:31 .git [2023-03-09T08:32:10.264Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 08:30 .github [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 1112 Mar 9 08:30 .gitignore [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 08:30 .golangci.yml [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 08:30 .hadolint.yml [2023-03-09T08:32:10.264Z] drwxr-xr-x 3 1001 1001 4096 Mar 9 08:30 .semver [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 08:30 .sonarcloud.properties [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 08:30 ADOPTERS.md [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 10825 Mar 9 08:30 Attribution.txt [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 73765 Mar 9 08:30 CHANGELOG.md [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:30 CONTRIBUTING.md [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 08:30 GOVERNANCE.md [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 883 Mar 9 08:30 Jenkinsfile [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:30 LICENSE [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 14071 Mar 9 08:30 Makefile [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 08:30 OWNERS.md [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 9403 Mar 9 08:30 README.md [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 789 Mar 9 08:30 SECURITY.md [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 08:30 VERSION [2023-03-09T08:32:10.264Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 08:30 bin [2023-03-09T08:32:10.264Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 08:30 cmd [2023-03-09T08:32:10.264Z] -rw-r--r-- 1 root root 447487 Mar 9 08:31 coverage.out [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 3232 Mar 9 08:30 go.mod [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 31098 Mar 9 08:30 go.sum [2023-03-09T08:32:10.264Z] drwxrwxr-x 7 1001 1001 4096 Mar 9 08:30 internal [2023-03-09T08:32:10.264Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 08:30 openapi [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 594 Mar 9 08:30 security.txt [2023-03-09T08:32:10.264Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 08:30 snap [2023-03-09T08:32:10.264Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 08:30 version.go [Pipeline] sh [2023-03-09T08:32:10.546Z] + '[' -e coverage.out ] [2023-03-09T08:32:10.546Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-09T08:32:10.651Z] Stashed 1 file(s) [Pipeline] sh [2023-03-09T08:32:10.930Z] + make build [2023-03-09T08:32:10.930Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-09T08:32:23.128Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-09T08:32:23.128Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-09T08:32:24.063Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-09T08:32:25.000Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-09T08:32:31.552Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-09T08:32:32.485Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-09T08:32:33.857Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-09T08:32:34.789Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-09T08:32:35.721Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-09T08:32:36.654Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-09T08:32:37.591Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-09T08:32:38.980Z] $ docker stop --time=1 f1ea85ef257229274015550282322a8baa1f60ffd65b5fe58ccf73996815a27c [2023-03-09T08:32:41.467Z] $ docker rm -f --volumes f1ea85ef257229274015550282322a8baa1f60ffd65b5fe58ccf73996815a27c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:32:42.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T08:32:42.196Z] [2023-03-09T08:32:42.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:32:42.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T08:32:42.519Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-09T08:32:42.519Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-09T08:32:42.519Z] ca9280d653b3: Pulling fs layer [2023-03-09T08:32:42.519Z] 7e9c9ca2126c: Pulling fs layer [2023-03-09T08:32:42.519Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-09T08:32:42.777Z] cbdbe7a5bc2a: Pull complete [2023-03-09T08:32:42.777Z] ca9280d653b3: Verifying Checksum [2023-03-09T08:32:42.777Z] ca9280d653b3: Download complete [2023-03-09T08:32:43.054Z] 7e9c9ca2126c: Verifying Checksum [2023-03-09T08:32:43.054Z] 7e9c9ca2126c: Download complete [2023-03-09T08:32:43.311Z] ca9280d653b3: Pull complete [2023-03-09T08:32:46.587Z] 7e9c9ca2126c: Pull complete [2023-03-09T08:32:46.587Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-09T08:32:46.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T08:32:46.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:32:46.669Z] prd-ubuntu20.04-docker-8c-8g-9429 does not seem to be running inside a container [2023-03-09T08:32:46.705Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-09T08:32:48.151Z] $ docker top b6e55a031460f399f5815f8e86e80a6f6641dc141430d83009b927a4575b04c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:32:48.483Z] + docker-compose build --help [2023-03-09T08:32:48.483Z] + grep parallel [2023-03-09T08:32:49.050Z] --parallel Build images in parallel. [Pipeline] } [2023-03-09T08:32:49.066Z] $ docker stop --time=1 b6e55a031460f399f5815f8e86e80a6f6641dc141430d83009b927a4575b04c6 [2023-03-09T08:32:50.343Z] $ docker rm -f --volumes b6e55a031460f399f5815f8e86e80a6f6641dc141430d83009b927a4575b04c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:32:50.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-09T08:32:50.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:32:50.781Z] prd-ubuntu20.04-docker-8c-8g-9429 does not seem to be running inside a container [2023-03-09T08:32:50.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-09T08:32:51.182Z] $ docker top 3639ac3d4910f1898415481b2d9cc2297b72b2be1f8afba7f5b1741f316a2f68 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:32:51.513Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-09T08:32:52.080Z] Building core-command ... [2023-03-09T08:32:52.080Z] Building core-common-config-bootstrapper ... [2023-03-09T08:32:52.080Z] Building core-data ... [2023-03-09T08:32:52.080Z] Building core-metadata ... [2023-03-09T08:32:52.080Z] Building security-bootstrapper ... [2023-03-09T08:32:52.080Z] Building security-proxy-auth ... [2023-03-09T08:32:52.080Z] Building security-proxy-setup ... [2023-03-09T08:32:52.080Z] Building security-secretstore-setup ... [2023-03-09T08:32:52.080Z] Building security-spiffe-token-provider ... [2023-03-09T08:32:52.080Z] Building security-spire-agent ... [2023-03-09T08:32:52.080Z] Building security-spire-config ... [2023-03-09T08:32:52.080Z] Building security-spire-server ... [2023-03-09T08:32:52.080Z] Building support-notifications ... [2023-03-09T08:32:52.080Z] Building support-scheduler ... [2023-03-09T08:32:52.080Z] Building security-spire-config [2023-03-09T08:32:52.080Z] Building support-scheduler [2023-03-09T08:32:52.080Z] Building security-bootstrapper [2023-03-09T08:32:52.080Z] Building security-spiffe-token-provider [2023-03-09T08:32:52.080Z] Building security-spire-server [2023-03-09T08:33:02.039Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:02.039Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:02.039Z] ---> 22a1e68f2adf [2023-03-09T08:33:02.039Z] Step 3/19 : WORKDIR /edgex-go [2023-03-09T08:33:02.039Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:02.039Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:02.039Z] ---> 22a1e68f2adf [2023-03-09T08:33:02.039Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T08:33:02.039Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:02.039Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:02.039Z] ---> 22a1e68f2adf [2023-03-09T08:33:02.039Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T08:33:02.039Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:02.039Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:02.039Z] ---> 22a1e68f2adf [2023-03-09T08:33:02.039Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:33:02.298Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:33:02.298Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:33:02.298Z] ---> 22a1e68f2adf [2023-03-09T08:33:02.298Z] Step 3/32 : WORKDIR /edgex-go [2023-03-09T08:33:05.585Z] ---> Running in 027beb47d4aa [2023-03-09T08:33:05.585Z] ---> Running in e38ed7e32bfe [2023-03-09T08:33:05.585Z] ---> Running in 47ae41882e47 [2023-03-09T08:33:05.585Z] ---> Running in 59181950774b [2023-03-09T08:33:05.585Z] ---> Running in 73ac6cbcda97 [2023-03-09T08:33:05.585Z] Removing intermediate container 59181950774b [2023-03-09T08:33:05.585Z] ---> 180ac31843c7 [2023-03-09T08:33:05.585Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-09T08:33:05.585Z] Removing intermediate container 47ae41882e47 [2023-03-09T08:33:05.585Z] ---> c8688fff9731 [2023-03-09T08:33:05.585Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:33:05.585Z] Removing intermediate container e38ed7e32bfe [2023-03-09T08:33:05.585Z] ---> ab9dd3a546c8 [2023-03-09T08:33:05.585Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T08:33:05.585Z] Removing intermediate container 027beb47d4aa [2023-03-09T08:33:05.585Z] ---> 4f283b7615ac [2023-03-09T08:33:05.585Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T08:33:05.585Z] ---> Running in f1237713d589 [2023-03-09T08:33:05.585Z] Removing intermediate container 73ac6cbcda97 [2023-03-09T08:33:05.585Z] ---> a39ebccb15a9 [2023-03-09T08:33:05.585Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-09T08:33:05.585Z] ---> Running in 9e5bc2d00403 [2023-03-09T08:33:05.585Z] ---> Running in a34db8896f12 [2023-03-09T08:33:05.585Z] ---> Running in d93c7104d73a [2023-03-09T08:33:05.585Z] ---> Running in 5d4b665338a3 [2023-03-09T08:33:05.585Z] Removing intermediate container 9e5bc2d00403 [2023-03-09T08:33:05.585Z] ---> e79768a421ff [2023-03-09T08:33:05.585Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:33:05.585Z] ---> Running in 6c5248859824 [2023-03-09T08:33:05.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:05.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:06.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:06.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:06.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:06.358Z] OK: 211 MiB in 51 packages [2023-03-09T08:33:06.358Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-09T08:33:06.358Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-09T08:33:06.358Z] OK: 17046 distinct packages available [2023-03-09T08:33:06.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:06.358Z] OK: 211 MiB in 51 packages [2023-03-09T08:33:06.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:06.358Z] OK: 211 MiB in 51 packages [2023-03-09T08:33:06.358Z] OK: 211 MiB in 51 packages [2023-03-09T08:33:06.623Z] OK: 211 MiB in 51 packages [2023-03-09T08:33:06.623Z] Removing intermediate container a34db8896f12 [2023-03-09T08:33:06.623Z] ---> c1a1cf17c252 [2023-03-09T08:33:06.623Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T08:33:06.881Z] Removing intermediate container d93c7104d73a [2023-03-09T08:33:06.881Z] ---> 23fd57790dcc [2023-03-09T08:33:06.881Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-09T08:33:06.881Z] ---> cb3c590a4180 [2023-03-09T08:33:06.881Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:06.881Z] ---> 76768f10a6d0 [2023-03-09T08:33:06.881Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:06.881Z] ---> Running in ffbbbd2c39ea [2023-03-09T08:33:07.138Z] ---> Running in d28ee2553bd9 [2023-03-09T08:33:07.138Z] Removing intermediate container 6c5248859824 [2023-03-09T08:33:07.138Z] ---> 9c740afeb723 [2023-03-09T08:33:07.138Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:33:07.138Z] Removing intermediate container 5d4b665338a3 [2023-03-09T08:33:07.138Z] ---> ddfb933515b8 [2023-03-09T08:33:07.138Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T08:33:07.138Z] Removing intermediate container f1237713d589 [2023-03-09T08:33:07.138Z] ---> 9edc191a145f [2023-03-09T08:33:07.138Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-09T08:33:07.866Z] ---> b367e19a1d4a [2023-03-09T08:33:07.866Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:07.866Z] ---> 7d9cd8473ab2 [2023-03-09T08:33:07.866Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:07.866Z] ---> Running in a9141eb9f9b6 [2023-03-09T08:33:07.866Z] ---> Running in 9fca5e4a0a20 [2023-03-09T08:33:07.866Z] ---> 614a1ff27f06 [2023-03-09T08:33:07.866Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:33:07.866Z] ---> Running in 7d785af27853 [2023-03-09T08:33:29.781Z] Removing intermediate container 7d785af27853 [2023-03-09T08:33:29.781Z] ---> 8b928de8cc98 [2023-03-09T08:33:29.781Z] Step 7/19 : COPY . . [2023-03-09T08:33:29.781Z] Removing intermediate container a9141eb9f9b6 [2023-03-09T08:33:29.781Z] ---> 1e4ceff4df03 [2023-03-09T08:33:29.781Z] Step 7/23 : COPY . . [2023-03-09T08:33:29.781Z] Removing intermediate container ffbbbd2c39ea [2023-03-09T08:33:29.781Z] ---> 132792cb2ffb [2023-03-09T08:33:29.781Z] Step 7/24 : COPY . . [2023-03-09T08:33:39.748Z] ---> 4d22de9040dc [2023-03-09T08:33:39.748Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-09T08:33:39.748Z] ---> 945f8ce36d98 [2023-03-09T08:33:39.748Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T08:33:39.748Z] ---> 2ea92abddc02 [2023-03-09T08:33:39.748Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T08:33:40.007Z] ---> Running in 3bf0aa6422c4 [2023-03-09T08:33:40.007Z] ---> Running in 42be60c66832 [2023-03-09T08:33:40.007Z] ---> Running in eaf2efd05482 [2023-03-09T08:33:40.007Z] Removing intermediate container 3bf0aa6422c4 [2023-03-09T08:33:40.007Z] ---> 68d261512a89 [2023-03-09T08:33:40.007Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T08:33:40.269Z] Removing intermediate container 42be60c66832 [2023-03-09T08:33:40.269Z] ---> 72f8f3b6b882 [2023-03-09T08:33:40.269Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-09T08:33:40.269Z] ---> Running in 9897668b57ef [2023-03-09T08:33:40.269Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-09T08:33:40.269Z] ---> Running in ddbfe78375d9 [2023-03-09T08:33:40.526Z] Removing intermediate container 9897668b57ef [2023-03-09T08:33:40.526Z] ---> 3f4e616085a7 [2023-03-09T08:33:40.526Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T08:33:40.783Z] Removing intermediate container ddbfe78375d9 [2023-03-09T08:33:40.783Z] ---> 6e6e4b9e78f8 [2023-03-09T08:33:40.783Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T08:33:40.783Z] ---> Running in 8b3480c40500 [2023-03-09T08:33:40.783Z] ---> Running in 4ad2ab19df84 [2023-03-09T08:33:41.040Z] Removing intermediate container 9fca5e4a0a20 [2023-03-09T08:33:41.041Z] ---> 19eadd9112d8 [2023-03-09T08:33:41.041Z] Step 8/22 : COPY . . [2023-03-09T08:33:41.041Z] Removing intermediate container d28ee2553bd9 [2023-03-09T08:33:41.041Z] ---> 58e810c63003 [2023-03-09T08:33:41.041Z] Step 7/32 : COPY . . [2023-03-09T08:33:46.303Z] Removing intermediate container 8b3480c40500 [2023-03-09T08:33:46.303Z] ---> 5007b3e8d9f9 [2023-03-09T08:33:46.303Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T08:33:46.303Z] Removing intermediate container 4ad2ab19df84 [2023-03-09T08:33:46.303Z] ---> 26377a5267e8 [2023-03-09T08:33:46.303Z] Step 11/23 : WORKDIR /edgex-go [2023-03-09T08:33:46.303Z] ---> 26a6c8066423 [2023-03-09T08:33:46.303Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-09T08:33:46.303Z] ---> 073bc2f62844 [2023-03-09T08:33:46.303Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-09T08:33:46.303Z] ---> Running in 7ca7c0659235 [2023-03-09T08:33:46.303Z] ---> Running in a1787087c1af [2023-03-09T08:33:46.303Z] ---> Running in f6ac0272b053 [2023-03-09T08:33:46.303Z] ---> Running in 4981ed8cc963 [2023-03-09T08:33:46.303Z] Removing intermediate container 7ca7c0659235 [2023-03-09T08:33:46.303Z] ---> 708b510dd8ed [2023-03-09T08:33:46.303Z] [2023-03-09T08:33:46.303Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T08:33:46.303Z] Removing intermediate container a1787087c1af [2023-03-09T08:33:46.303Z] ---> 26e885257e95 [2023-03-09T08:33:46.303Z] [2023-03-09T08:33:46.303Z] Step 12/23 : FROM alpine:3.15 [2023-03-09T08:33:46.303Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-09T08:33:46.303Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-09T08:33:46.869Z] 3.15: Pulling from library/alpine [2023-03-09T08:33:46.869Z] 3.15: Pulling from library/alpine [2023-03-09T08:33:47.435Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-09T08:33:47.435Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-09T08:33:47.435Z] Status: Image is up to date for alpine:3.15 [2023-03-09T08:33:47.435Z] Status: Downloaded newer image for alpine:3.15 [2023-03-09T08:33:47.435Z] ---> 5ce65d7b0fde [2023-03-09T08:33:47.435Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:33:47.435Z] ---> 5ce65d7b0fde [2023-03-09T08:33:47.435Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:33:48.004Z] ---> Running in cd114808c4e6 [2023-03-09T08:33:48.004Z] ---> Running in 0a0e3943e361 [2023-03-09T08:33:48.261Z] Removing intermediate container 0a0e3943e361 [2023-03-09T08:33:48.261Z] ---> 8c7612ff935d [2023-03-09T08:33:48.261Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-09T08:33:48.261Z] Removing intermediate container cd114808c4e6 [2023-03-09T08:33:48.261Z] ---> 1094d852ceae [2023-03-09T08:33:48.261Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T08:33:48.261Z] ---> Running in 79ea5c612fde [2023-03-09T08:33:48.261Z] ---> Running in 28bc40319562 [2023-03-09T08:33:48.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:49.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:49.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:49.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:49.342Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T08:33:49.342Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T08:33:49.342Z] OK: 15859 distinct packages available [2023-03-09T08:33:49.342Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T08:33:49.342Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T08:33:49.342Z] OK: 15859 distinct packages available [2023-03-09T08:33:49.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:49.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:49.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:49.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:33:49.599Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-09T08:33:49.599Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-09T08:33:49.599Z] (3/4) Installing libucontext (1.1-r0) [2023-03-09T08:33:49.599Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-09T08:33:49.599Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T08:33:49.599Z] OK: 6 MiB in 18 packages [2023-03-09T08:33:49.599Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-09T08:33:49.599Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-09T08:33:49.599Z] (3/5) Installing libucontext (1.1-r0) [2023-03-09T08:33:49.599Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-09T08:33:49.599Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-09T08:33:49.599Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T08:33:49.599Z] OK: 7 MiB in 19 packages [2023-03-09T08:33:50.967Z] Removing intermediate container 79ea5c612fde [2023-03-09T08:33:50.967Z] ---> fff04f8b3c75 [2023-03-09T08:33:50.967Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T08:33:50.967Z] Removing intermediate container 28bc40319562 [2023-03-09T08:33:50.967Z] ---> 26f842a4f7cd [2023-03-09T08:33:50.967Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T08:33:56.228Z] ---> 9a5117b96a04 [2023-03-09T08:33:56.229Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T08:33:56.229Z] ---> 62583bb736df [2023-03-09T08:33:56.229Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T08:33:56.490Z] ---> caf8bf738801 [2023-03-09T08:33:56.490Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-09T08:33:56.490Z] ---> 313b09f66e33 [2023-03-09T08:33:56.490Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-09T08:33:56.490Z] ---> Running in 6ff977e53d2c [2023-03-09T08:33:57.077Z] Removing intermediate container 6ff977e53d2c [2023-03-09T08:33:57.078Z] ---> 7518808c311c [2023-03-09T08:33:57.078Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-09T08:33:57.078Z] ---> b0df6662bb6c [2023-03-09T08:33:57.078Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-09T08:33:57.336Z] ---> dd0433d8ab05 [2023-03-09T08:33:57.336Z] Step 19/24 : WORKDIR / [2023-03-09T08:33:57.595Z] ---> Running in 62fddf5765e3 [2023-03-09T08:33:57.595Z] ---> 23fb57b5c0b2 [2023-03-09T08:33:57.595Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T08:33:57.595Z] ---> Running in 5c37501e2f6d [2023-03-09T08:33:57.854Z] Removing intermediate container 62fddf5765e3 [2023-03-09T08:33:57.854Z] ---> 19a0e99586a1 [2023-03-09T08:33:57.854Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T08:33:57.854Z] Removing intermediate container 5c37501e2f6d [2023-03-09T08:33:57.854Z] ---> fb7d29525c0b [2023-03-09T08:33:57.854Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T08:33:58.142Z] ---> Running in 2936dac78b14 [2023-03-09T08:33:58.142Z] ---> Running in 6df69ae5400c [2023-03-09T08:33:58.429Z] Removing intermediate container 2936dac78b14 [2023-03-09T08:33:58.429Z] ---> 7fea45b66c2d [2023-03-09T08:33:58.429Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T08:33:58.429Z] ---> Running in 60227acde36d [2023-03-09T08:33:58.429Z] Removing intermediate container 6df69ae5400c [2023-03-09T08:33:58.429Z] ---> 7f2b7fab647a [2023-03-09T08:33:58.429Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T08:33:58.686Z] ---> Running in 0860a8354885 [2023-03-09T08:33:58.944Z] Removing intermediate container 60227acde36d [2023-03-09T08:33:58.944Z] ---> 41fef7269f67 [2023-03-09T08:33:58.944Z] Step 22/23 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:33:59.210Z] Removing intermediate container 0860a8354885 [2023-03-09T08:33:59.210Z] ---> c33d07d346a7 [2023-03-09T08:33:59.210Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T08:33:59.210Z] ---> Running in be1e5edb9232 [2023-03-09T08:33:59.210Z] ---> Running in e8841cf6a9c1 [2023-03-09T08:33:59.467Z] Removing intermediate container be1e5edb9232 [2023-03-09T08:33:59.467Z] ---> 301fe721bdcd [2023-03-09T08:33:59.467Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T08:33:59.467Z] Removing intermediate container e8841cf6a9c1 [2023-03-09T08:33:59.467Z] ---> 09269f1fc927 [2023-03-09T08:33:59.467Z] Step 23/24 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:33:59.467Z] ---> Running in 08b7829b1cc1 [2023-03-09T08:33:59.725Z] ---> Running in ff78a648e2af [2023-03-09T08:33:59.983Z] Removing intermediate container 08b7829b1cc1 [2023-03-09T08:33:59.983Z] ---> f0c65d0437c5 [2023-03-09T08:33:59.983Z] [2023-03-09T08:33:59.983Z] Removing intermediate container ff78a648e2af [2023-03-09T08:33:59.983Z] ---> b90e57bf47a3 [2023-03-09T08:33:59.983Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T08:33:59.983Z] ---> Running in 7719c7a70f6b [2023-03-09T08:33:59.983Z] Successfully built f0c65d0437c5 [2023-03-09T08:33:59.983Z] Successfully tagged security-spire-server:latest [2023-03-09T08:33:59.983Z]  Building security-spire-server ... done Building core-command [2023-03-09T08:34:00.547Z] Removing intermediate container 7719c7a70f6b [2023-03-09T08:34:00.547Z] ---> c0331c49e436 [2023-03-09T08:34:00.547Z] [2023-03-09T08:34:00.547Z] Successfully built c0331c49e436 [2023-03-09T08:34:00.547Z] Successfully tagged security-spire-config:latest [2023-03-09T08:34:00.547Z] Building core-metadata [2023-03-09T08:34:04.725Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:34:04.725Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:34:04.725Z] ---> 22a1e68f2adf [2023-03-09T08:34:04.725Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:34:04.725Z] ---> Using cache [2023-03-09T08:34:04.725Z] ---> c8688fff9731 [2023-03-09T08:34:04.725Z] Step 4/23 : WORKDIR /edgex-go [2023-03-09T08:34:04.725Z] ---> Using cache [2023-03-09T08:34:04.725Z] ---> e79768a421ff [2023-03-09T08:34:04.725Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-09T08:34:04.725Z] ---> Using cache [2023-03-09T08:34:04.725Z] ---> 9c740afeb723 [2023-03-09T08:34:04.725Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-09T08:34:04.725Z] ---> Using cache [2023-03-09T08:34:04.725Z] ---> 7d9cd8473ab2 [2023-03-09T08:34:04.725Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:34:04.725Z] ---> Using cache [2023-03-09T08:34:04.725Z] ---> 19eadd9112d8 [2023-03-09T08:34:04.725Z] Step 8/23 : COPY . . [2023-03-09T08:34:04.725Z] ---> Using cache [2023-03-09T08:34:04.725Z] ---> 073bc2f62844 [2023-03-09T08:34:04.725Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-09T08:34:04.990Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:34:04.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:34:04.990Z] ---> 22a1e68f2adf [2023-03-09T08:34:04.990Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:34:04.990Z] ---> Using cache [2023-03-09T08:34:04.990Z] ---> c8688fff9731 [2023-03-09T08:34:04.990Z] Step 4/24 : WORKDIR /edgex-go [2023-03-09T08:34:04.990Z] ---> Using cache [2023-03-09T08:34:04.990Z] ---> e79768a421ff [2023-03-09T08:34:04.990Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-09T08:34:04.990Z] ---> Using cache [2023-03-09T08:34:04.990Z] ---> 9c740afeb723 [2023-03-09T08:34:04.990Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-09T08:34:04.990Z] ---> Using cache [2023-03-09T08:34:04.990Z] ---> 7d9cd8473ab2 [2023-03-09T08:34:04.990Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:34:04.990Z] ---> Using cache [2023-03-09T08:34:04.990Z] ---> 19eadd9112d8 [2023-03-09T08:34:04.990Z] Step 8/24 : COPY . . [2023-03-09T08:34:04.990Z] ---> Using cache [2023-03-09T08:34:04.990Z] ---> 073bc2f62844 [2023-03-09T08:34:04.990Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-09T08:34:07.232Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9434 in /w/workspace/edgexfoundry_edgex-go_PR-4407 [Pipeline] { [Pipeline] ws [2023-03-09T08:34:07.244Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-03-09T08:34:07.288Z] The recommended git tool is: git [2023-03-09T08:34:08.262Z] ---> Running in c7bcdd818cce [2023-03-09T08:34:08.262Z] ---> Running in f92a89ef62e6 [2023-03-09T08:34:08.522Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-09T08:34:08.781Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-09T08:34:12.069Z] Removing intermediate container f6ac0272b053 [2023-03-09T08:34:12.069Z] ---> dd44af50258e [2023-03-09T08:34:12.069Z] [2023-03-09T08:34:12.069Z] Step 9/32 : FROM alpine:3.16 [2023-03-09T08:34:12.069Z] Removing intermediate container eaf2efd05482 [2023-03-09T08:34:12.069Z] ---> 6da2e3bf1905 [2023-03-09T08:34:12.069Z] [2023-03-09T08:34:12.069Z] Step 9/19 : FROM alpine:3.15 [2023-03-09T08:34:12.069Z] ---> 5ce65d7b0fde [2023-03-09T08:34:12.069Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:34:12.069Z] ---> Using cache [2023-03-09T08:34:12.069Z] ---> 1094d852ceae [2023-03-09T08:34:12.069Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-09T08:34:12.069Z] 3.16: Pulling from library/alpine [2023-03-09T08:34:12.069Z] ---> Running in 347eda4c2c3f [2023-03-09T08:34:12.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:12.327Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T08:34:12.327Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T08:34:12.327Z] ---> dfd21b5a31f5 [2023-03-09T08:34:12.327Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:34:12.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:12.585Z] ---> Running in 286a51f62f55 [2023-03-09T08:34:12.841Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T08:34:12.841Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T08:34:12.841Z] OK: 15859 distinct packages available [2023-03-09T08:34:12.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:12.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:12.841Z] Removing intermediate container 286a51f62f55 [2023-03-09T08:34:12.841Z] ---> 86403ca05506 [2023-03-09T08:34:12.841Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-09T08:34:13.098Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-09T08:34:13.098Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-09T08:34:13.098Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-09T08:34:13.098Z] ---> Running in c2f25bd7eacf [2023-03-09T08:34:13.098Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-09T08:34:13.098Z] (5/9) Installing curl (7.80.0-r6) [2023-03-09T08:34:13.098Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:13.098Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-09T08:34:13.098Z] (8/9) Installing libucontext (1.1-r0) [2023-03-09T08:34:13.098Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-09T08:34:13.098Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T08:34:13.098Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T08:34:13.098Z] OK: 8 MiB in 23 packages [2023-03-09T08:34:13.966Z] using credential edgex-jenkins-ssh [2023-03-09T08:34:13.991Z] Cloning the remote Git repository [2023-03-09T08:34:14.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:14.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:14.291Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:14.291Z] (2/2) Installing su-exec (0.2-r1) [2023-03-09T08:34:14.291Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:34:14.291Z] OK: 6 MiB in 16 packages [2023-03-09T08:34:14.045Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-09T08:34:14.138Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-03-09T08:34:14.334Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-09T08:34:14.335Z] > git --version # timeout=10 [2023-03-09T08:34:14.362Z] > git --version # 'git version 2.25.1' [2023-03-09T08:34:14.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T08:34:14.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T08:34:14.886Z] Removing intermediate container 347eda4c2c3f [2023-03-09T08:34:14.887Z] ---> 8b7152561d85 [2023-03-09T08:34:14.887Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:34:15.461Z] ---> 0cb703f4ff8b [2023-03-09T08:34:15.461Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-09T08:34:15.461Z] Removing intermediate container c2f25bd7eacf [2023-03-09T08:34:15.461Z] ---> 6bab908b58a7 [2023-03-09T08:34:15.461Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-09T08:34:15.723Z] Removing intermediate container 4981ed8cc963 [2023-03-09T08:34:15.723Z] ---> 6c78979f2946 [2023-03-09T08:34:15.723Z] [2023-03-09T08:34:15.723Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:34:15.723Z] ---> dfd21b5a31f5 [2023-03-09T08:34:15.723Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:34:15.723Z] ---> Running in b2b9306dc7ae [2023-03-09T08:34:15.979Z] ---> Running in cee6ffe6aafe [2023-03-09T08:34:16.253Z] Removing intermediate container b2b9306dc7ae [2023-03-09T08:34:16.253Z] ---> f69e08a72db4 [2023-03-09T08:34:16.253Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-09T08:34:16.510Z] ---> Running in 0f198ed0d8f2 [2023-03-09T08:34:16.510Z] ---> 379f1a47d286 [2023-03-09T08:34:16.510Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-09T08:34:16.510Z] Removing intermediate container 0f198ed0d8f2 [2023-03-09T08:34:16.510Z] ---> c45e68e5a2d6 [2023-03-09T08:34:16.510Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-09T08:34:16.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:16.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:16.770Z] ---> Running in 6f0a21e47eff [2023-03-09T08:34:17.030Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:17.030Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:34:17.030Z] OK: 6 MiB in 15 packages [2023-03-09T08:34:17.030Z] ---> 3d26d16cf52e [2023-03-09T08:34:17.030Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-09T08:34:17.030Z] ---> Running in 65d2dbec67a0 [2023-03-09T08:34:17.030Z] Removing intermediate container 6f0a21e47eff [2023-03-09T08:34:17.030Z] ---> 5c1b3c182165 [2023-03-09T08:34:17.030Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-09T08:34:17.289Z] ---> Running in 557303b80627 [2023-03-09T08:34:17.545Z] Removing intermediate container 65d2dbec67a0 [2023-03-09T08:34:17.545Z] ---> a99101c5d2f9 [2023-03-09T08:34:17.545Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:34:17.545Z] Removing intermediate container cee6ffe6aafe [2023-03-09T08:34:17.545Z] ---> 0abc8cbd573d [2023-03-09T08:34:17.545Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:34:17.545Z] Removing intermediate container 557303b80627 [2023-03-09T08:34:17.545Z] ---> d9dccc637382 [2023-03-09T08:34:17.545Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-09T08:34:17.545Z] ---> Running in 0fff75724c5a [2023-03-09T08:34:17.802Z] ---> Running in 67c26e81c548 [2023-03-09T08:34:17.802Z] ---> Running in e5e3016cf0a2 [2023-03-09T08:34:18.059Z] Removing intermediate container 67c26e81c548 [2023-03-09T08:34:18.059Z] ---> 979bdd9536d6 [2023-03-09T08:34:18.059Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-09T08:34:18.059Z] Removing intermediate container 0fff75724c5a [2023-03-09T08:34:18.059Z] ---> fff8b5eaeb78 [2023-03-09T08:34:18.059Z] Step 17/19 : LABEL arch=x86_64 [2023-03-09T08:34:18.059Z] ---> Running in d902f4a0db94 [2023-03-09T08:34:18.059Z] ---> Running in 6e5b35f11ceb [2023-03-09T08:34:18.316Z] Removing intermediate container 6e5b35f11ceb [2023-03-09T08:34:18.316Z] ---> 13df9418c19a [2023-03-09T08:34:18.316Z] Step 18/19 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:34:18.316Z] Removing intermediate container d902f4a0db94 [2023-03-09T08:34:18.316Z] ---> 40c8968138d9 [2023-03-09T08:34:18.316Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T08:34:18.316Z] ---> Running in 6f7e624839b0 [2023-03-09T08:34:18.316Z] ---> Running in a21922bcb07c [2023-03-09T08:34:18.574Z] Removing intermediate container 6f7e624839b0 [2023-03-09T08:34:18.574Z] ---> 73e12fecc34d [2023-03-09T08:34:18.574Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:34:18.831Z] Removing intermediate container a21922bcb07c [2023-03-09T08:34:18.831Z] ---> dd063598978d [2023-03-09T08:34:18.831Z] Step 19/19 : LABEL version=0.0.0 [2023-03-09T08:34:18.831Z] ---> Running in 09c8b7718cbd [2023-03-09T08:34:18.831Z] ---> c93de45845d2 [2023-03-09T08:34:18.831Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-09T08:34:18.831Z] Removing intermediate container e5e3016cf0a2 [2023-03-09T08:34:18.831Z] ---> 89e2bfd7eeeb [2023-03-09T08:34:18.831Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-09T08:34:18.831Z] Removing intermediate container 09c8b7718cbd [2023-03-09T08:34:18.831Z] ---> 2580494785fd [2023-03-09T08:34:18.831Z] [2023-03-09T08:34:18.831Z] ---> Running in 612aa06f036f [2023-03-09T08:34:19.088Z] Successfully built 2580494785fd [2023-03-09T08:34:19.088Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-09T08:34:19.088Z]  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper [2023-03-09T08:34:19.088Z] Removing intermediate container 612aa06f036f [2023-03-09T08:34:19.088Z] ---> 767dcdc0605f [2023-03-09T08:34:19.088Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-09T08:34:20.984Z] ---> 95635c818ae0 [2023-03-09T08:34:20.984Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-09T08:34:21.242Z] ---> b4aff8f6dffa [2023-03-09T08:34:21.242Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-09T08:34:21.242Z] ---> Running in 82491b778047 [2023-03-09T08:34:21.242Z] ---> b31ac3107a2f [2023-03-09T08:34:21.242Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-09T08:34:21.499Z] ---> Running in e647001f299e [2023-03-09T08:34:21.499Z] Removing intermediate container e647001f299e [2023-03-09T08:34:21.499Z] ---> 3ff5f6969660 [2023-03-09T08:34:21.499Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:34:21.757Z] ---> Running in 5e336f9cab34 [2023-03-09T08:34:22.015Z] Removing intermediate container 5e336f9cab34 [2023-03-09T08:34:22.015Z] ---> b4230f1299a1 [2023-03-09T08:34:22.015Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:34:22.015Z] ---> Running in 0a18a03a27db [2023-03-09T08:34:22.273Z] Removing intermediate container 0a18a03a27db [2023-03-09T08:34:22.273Z] ---> d6b1c3ab3b05 [2023-03-09T08:34:22.273Z] Step 21/22 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:34:22.273Z] ---> Running in 4d760e9d5cf2 [2023-03-09T08:34:22.533Z] Removing intermediate container 82491b778047 [2023-03-09T08:34:22.533Z] ---> 8329063a09e8 [2023-03-09T08:34:22.533Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:34:22.533Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:34:22.533Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:34:22.533Z] ---> 22a1e68f2adf [2023-03-09T08:34:22.533Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:34:22.533Z] ---> Using cache [2023-03-09T08:34:22.533Z] ---> c8688fff9731 [2023-03-09T08:34:22.533Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:34:22.533Z] ---> Using cache [2023-03-09T08:34:22.533Z] ---> e79768a421ff [2023-03-09T08:34:22.533Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:34:22.533Z] ---> Using cache [2023-03-09T08:34:22.533Z] ---> 9c740afeb723 [2023-03-09T08:34:22.533Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:34:22.533Z] ---> Using cache [2023-03-09T08:34:22.533Z] ---> 7d9cd8473ab2 [2023-03-09T08:34:22.533Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:34:22.533Z] ---> Using cache [2023-03-09T08:34:22.533Z] ---> 19eadd9112d8 [2023-03-09T08:34:22.533Z] Step 8/22 : COPY . . [2023-03-09T08:34:22.533Z] ---> Using cache [2023-03-09T08:34:22.533Z] ---> 073bc2f62844 [2023-03-09T08:34:22.533Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-09T08:34:22.799Z] ---> Running in 4ad94ffe93ae [2023-03-09T08:34:22.799Z] Removing intermediate container 4d760e9d5cf2 [2023-03-09T08:34:22.799Z] ---> ad436350afdb [2023-03-09T08:34:22.799Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:34:22.799Z] ---> Running in 33ebed272e06 [2023-03-09T08:34:23.057Z] ---> 5063488ab8fd [2023-03-09T08:34:23.057Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-09T08:34:23.057Z] Removing intermediate container 33ebed272e06 [2023-03-09T08:34:23.057Z] ---> f4a21420cc58 [2023-03-09T08:34:23.057Z] [2023-03-09T08:34:23.057Z] Successfully built f4a21420cc58 [2023-03-09T08:34:23.057Z] Successfully tagged support-scheduler:latest [2023-03-09T08:34:23.057Z] Building security-proxy-setup [2023-03-09T08:34:23.621Z]  Building support-scheduler ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-09T08:34:26.142Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:34:26.142Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:34:26.142Z] ---> 22a1e68f2adf [2023-03-09T08:34:26.142Z] Step 3/20 : WORKDIR /edgex-go [2023-03-09T08:34:26.142Z] ---> Using cache [2023-03-09T08:34:26.142Z] ---> a39ebccb15a9 [2023-03-09T08:34:26.142Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-09T08:34:26.142Z] ---> Using cache [2023-03-09T08:34:26.142Z] ---> 23fd57790dcc [2023-03-09T08:34:26.142Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-09T08:34:26.142Z] ---> Using cache [2023-03-09T08:34:26.142Z] ---> 76768f10a6d0 [2023-03-09T08:34:26.142Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:34:26.142Z] ---> Using cache [2023-03-09T08:34:26.142Z] ---> 58e810c63003 [2023-03-09T08:34:26.142Z] Step 7/20 : COPY . . [2023-03-09T08:34:26.142Z] ---> Using cache [2023-03-09T08:34:26.142Z] ---> 26a6c8066423 [2023-03-09T08:34:26.142Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-09T08:34:26.705Z] ---> 47befc0c3a0d [2023-03-09T08:34:26.705Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-09T08:34:26.705Z] ---> Running in c47276611de3 [2023-03-09T08:34:27.268Z] ---> c7a485145e04 [2023-03-09T08:34:27.268Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-09T08:34:27.268Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-09T08:34:27.525Z] ---> 8b7e0c8dd305 [2023-03-09T08:34:27.525Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-09T08:34:27.781Z] ---> 5174b8fc0b07 [2023-03-09T08:34:27.781Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-09T08:34:28.370Z] ---> 949aded0a6c9 [2023-03-09T08:34:28.370Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-09T08:34:28.627Z] ---> e197ab871c7e [2023-03-09T08:34:28.627Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-09T08:34:28.627Z] ---> Running in 60672a85cf46 [2023-03-09T08:34:31.908Z] Removing intermediate container f92a89ef62e6 [2023-03-09T08:34:31.908Z] ---> 7854b0d92262 [2023-03-09T08:34:31.908Z] [2023-03-09T08:34:31.908Z] Step 10/23 : FROM alpine:3.16 [2023-03-09T08:34:31.908Z] ---> dfd21b5a31f5 [2023-03-09T08:34:31.908Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:34:31.908Z] ---> Using cache [2023-03-09T08:34:31.908Z] ---> 0abc8cbd573d [2023-03-09T08:34:31.908Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:34:31.908Z] ---> Using cache [2023-03-09T08:34:31.908Z] ---> 979bdd9536d6 [2023-03-09T08:34:31.908Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-09T08:34:31.908Z] Removing intermediate container 60672a85cf46 [2023-03-09T08:34:31.908Z] ---> db63fc3a2873 [2023-03-09T08:34:31.908Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-09T08:34:31.908Z] ---> Running in 630f5409daf8 [2023-03-09T08:34:31.908Z] ---> Running in 24c70e55472c [2023-03-09T08:34:32.166Z] Removing intermediate container c7bcdd818cce [2023-03-09T08:34:32.166Z] ---> c87c21f48eb2 [2023-03-09T08:34:32.166Z] [2023-03-09T08:34:32.166Z] Step 10/24 : FROM alpine:3.16 [2023-03-09T08:34:32.166Z] ---> dfd21b5a31f5 [2023-03-09T08:34:32.166Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:34:32.166Z] ---> Using cache [2023-03-09T08:34:32.166Z] ---> 0abc8cbd573d [2023-03-09T08:34:32.166Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:34:32.166Z] ---> Using cache [2023-03-09T08:34:32.166Z] ---> 979bdd9536d6 [2023-03-09T08:34:32.166Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-09T08:34:32.166Z] ---> Running in dd7f6300763d [2023-03-09T08:34:32.166Z] Removing intermediate container 630f5409daf8 [2023-03-09T08:34:32.166Z] ---> 458a74449dbd [2023-03-09T08:34:32.166Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-09T08:34:32.432Z] Removing intermediate container 24c70e55472c [2023-03-09T08:34:32.432Z] ---> 66a5499b930c [2023-03-09T08:34:32.432Z] Step 29/32 : CMD ["gate"] [2023-03-09T08:34:32.432Z] ---> Running in 0e0aaebdf5eb [2023-03-09T08:34:32.432Z] ---> Running in 9647fdc542f2 [2023-03-09T08:34:32.690Z] Removing intermediate container dd7f6300763d [2023-03-09T08:34:32.690Z] ---> 3189305401a7 [2023-03-09T08:34:32.690Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-09T08:34:32.690Z] Removing intermediate container 0e0aaebdf5eb [2023-03-09T08:34:32.690Z] ---> 5defcc318ba3 [2023-03-09T08:34:32.690Z] Step 15/23 : WORKDIR / [2023-03-09T08:34:32.949Z] ---> Running in e757a809b09e [2023-03-09T08:34:32.949Z] Removing intermediate container 9647fdc542f2 [2023-03-09T08:34:32.949Z] ---> 8cd975a6ccf4 [2023-03-09T08:34:32.949Z] Step 30/32 : LABEL arch=x86_64 [2023-03-09T08:34:32.949Z] ---> Running in 13f778657fff [2023-03-09T08:34:32.949Z] ---> Running in 5afad1657e3e [2023-03-09T08:34:32.949Z] Removing intermediate container e757a809b09e [2023-03-09T08:34:32.949Z] ---> f1bd60dd97d7 [2023-03-09T08:34:32.949Z] Step 15/24 : WORKDIR / [2023-03-09T08:34:33.208Z] ---> Running in 911217737dba [2023-03-09T08:34:33.208Z] Removing intermediate container 5afad1657e3e [2023-03-09T08:34:33.208Z] ---> ee20a3c16d6c [2023-03-09T08:34:33.208Z] Step 31/32 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:34:33.208Z] Removing intermediate container 13f778657fff [2023-03-09T08:34:33.208Z] ---> 0ae48772f18e [2023-03-09T08:34:33.208Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:34:33.208Z] ---> Running in e0bdd2c4bedd [2023-03-09T08:34:33.468Z] Removing intermediate container e0bdd2c4bedd [2023-03-09T08:34:33.468Z] ---> 384d2b3b84f9 [2023-03-09T08:34:33.468Z] Step 32/32 : LABEL version=0.0.0 [2023-03-09T08:34:32.868Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-09T08:34:32.893Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T08:34:33.739Z] Removing intermediate container 911217737dba [2023-03-09T08:34:33.739Z] ---> 30b60a9097f6 [2023-03-09T08:34:33.739Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:34:33.739Z] ---> Running in 47e9a9497df8 [2023-03-09T08:34:33.739Z] ---> f042ab278e62 [2023-03-09T08:34:33.739Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-09T08:34:33.997Z] Removing intermediate container 47e9a9497df8 [2023-03-09T08:34:33.997Z] ---> 9bfc83bae259 [2023-03-09T08:34:33.997Z] [2023-03-09T08:34:33.997Z] ---> f9bd4ecb923c [2023-03-09T08:34:33.997Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-09T08:34:33.997Z] Successfully built 9bfc83bae259 [2023-03-09T08:34:33.997Z] Successfully tagged security-bootstrapper:latest [2023-03-09T08:34:33.997Z]  Building security-bootstrapper ... done Building security-proxy-auth [2023-03-09T08:34:35.079Z] Merging remotes/origin/main commit 923421b803a2aa1fd35cfe5d85a9354669a43ca8 into PR head commit 83fea74eaf75b525b7a371018fd1d8d9d0b32815 [2023-03-09T08:34:35.858Z] Merge succeeded, producing 97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T08:34:35.858Z] Checking out Revision 97d10a654b60f5bb4ed6127fc53e12b8efb3b321 (PR-4407) [2023-03-09T08:34:35.904Z] ---> bd4e7e0de874 [2023-03-09T08:34:35.904Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-09T08:34:34.046Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-09T08:34:34.103Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-09T08:34:34.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T08:34:34.123Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4407/head:refs/remotes/origin/PR-4407 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T08:34:35.099Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T08:34:35.122Z] > git checkout -f 83fea74eaf75b525b7a371018fd1d8d9d0b32815 # timeout=10 [2023-03-09T08:34:35.386Z] > git remote # timeout=10 [2023-03-09T08:34:35.405Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T08:34:35.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T08:34:35.437Z] > git merge 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 [2023-03-09T08:34:35.828Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T08:34:35.864Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T08:34:35.881Z] > git checkout -f 97d10a654b60f5bb4ed6127fc53e12b8efb3b321 # timeout=10 [2023-03-09T08:34:36.473Z] ---> 43cbd0aa44b3 [2023-03-09T08:34:36.473Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-09T08:34:36.473Z] ---> b1a08253ef64 [2023-03-09T08:34:36.473Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-09T08:34:36.731Z] ---> Running in 7868d44f7207 [2023-03-09T08:34:36.731Z] ---> 06c1b5340f26 [2023-03-09T08:34:36.731Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-09T08:34:36.999Z] Removing intermediate container 7868d44f7207 [2023-03-09T08:34:36.999Z] ---> 6587475d5c37 [2023-03-09T08:34:36.999Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:34:37.263Z] ---> b3a4d9a71164 [2023-03-09T08:34:37.263Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-09T08:34:37.263Z] ---> Running in 63fd4fa6ea32 [2023-03-09T08:34:37.263Z] ---> Running in e23eeed0c05b [2023-03-09T08:34:37.520Z] Removing intermediate container 63fd4fa6ea32 [2023-03-09T08:34:37.520Z] ---> eb8f3aca065b [2023-03-09T08:34:37.520Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T08:34:37.520Z] ---> Running in 61a1ed943f1c [2023-03-09T08:34:37.520Z] Removing intermediate container e23eeed0c05b [2023-03-09T08:34:37.520Z] ---> d8c59375d221 [2023-03-09T08:34:37.520Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:34:37.520Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:34:37.520Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:34:37.520Z] ---> 22a1e68f2adf [2023-03-09T08:34:37.520Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:34:37.520Z] ---> Using cache [2023-03-09T08:34:37.520Z] ---> c8688fff9731 [2023-03-09T08:34:37.520Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:34:37.520Z] ---> Using cache [2023-03-09T08:34:37.520Z] ---> e79768a421ff [2023-03-09T08:34:37.520Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:34:37.520Z] ---> Using cache [2023-03-09T08:34:37.520Z] ---> 9c740afeb723 [2023-03-09T08:34:37.520Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:34:37.520Z] ---> Using cache [2023-03-09T08:34:37.520Z] ---> 7d9cd8473ab2 [2023-03-09T08:34:37.520Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:34:37.520Z] ---> Using cache [2023-03-09T08:34:37.520Z] ---> 19eadd9112d8 [2023-03-09T08:34:37.520Z] Step 8/22 : COPY . . [2023-03-09T08:34:37.520Z] ---> Using cache [2023-03-09T08:34:37.520Z] ---> 073bc2f62844 [2023-03-09T08:34:37.520Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-09T08:34:37.778Z] ---> Running in 361dadd5f062 [2023-03-09T08:34:37.778Z] ---> Running in 02bca4fa2179 [2023-03-09T08:34:37.778Z] Removing intermediate container 61a1ed943f1c [2023-03-09T08:34:37.778Z] ---> c9d7c18be8b8 [2023-03-09T08:34:37.778Z] Step 22/23 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:34:37.778Z] ---> Running in 87cefafc29f5 [2023-03-09T08:34:37.778Z] Removing intermediate container 361dadd5f062 [2023-03-09T08:34:37.778Z] ---> f3028207ff27 [2023-03-09T08:34:37.778Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T08:34:38.036Z] ---> Running in 70fa2bc8337d [2023-03-09T08:34:38.036Z] Removing intermediate container 87cefafc29f5 [2023-03-09T08:34:38.036Z] ---> 15186fc670b9 [2023-03-09T08:34:38.036Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T08:34:38.036Z] ---> Running in e8e85440188a [2023-03-09T08:34:38.036Z] Removing intermediate container 70fa2bc8337d [2023-03-09T08:34:38.036Z] ---> 9d2925da533d [2023-03-09T08:34:38.036Z] Step 23/24 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:34:38.294Z] ---> Running in 4571bfb3a9e7 [2023-03-09T08:34:38.294Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-09T08:34:38.294Z] Removing intermediate container e8e85440188a [2023-03-09T08:34:38.294Z] ---> c513cadc0f76 [2023-03-09T08:34:38.294Z] [2023-03-09T08:34:38.294Z] Successfully built c513cadc0f76 [2023-03-09T08:34:38.294Z] Successfully tagged core-command:latest [2023-03-09T08:34:38.294Z]  Building core-command ... done Building security-secretstore-setup [2023-03-09T08:34:38.294Z] Removing intermediate container 4571bfb3a9e7 [2023-03-09T08:34:38.294Z] ---> 95d2eecf37ad [2023-03-09T08:34:38.294Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T08:34:38.551Z] ---> Running in c1af8a1849e1 [2023-03-09T08:34:39.480Z] Removing intermediate container c1af8a1849e1 [2023-03-09T08:34:39.480Z] ---> 3a74485b96bf [2023-03-09T08:34:39.480Z] [2023-03-09T08:34:39.480Z] Successfully built 3a74485b96bf [2023-03-09T08:34:39.480Z] Successfully tagged core-metadata:latest [2023-03-09T08:34:39.480Z] Building core-data [2023-03-09T08:34:39.695Z] Commit message: "Merge commit '923421b803a2aa1fd35cfe5d85a9354669a43ca8' into HEAD" [2023-03-09T08:34:39.727Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T08:34:40.623Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T08:34:40.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T08:34:40.624Z] Dload Upload Total Spent Left Speed [2023-03-09T08:34:40.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [2023-03-09T08:34:39.702Z] > git rev-list --no-walk 3963ee7697404590ff07afaedccc16b46137640d # timeout=10 [Pipeline] sh [2023-03-09T08:34:41.490Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T08:34:41.845Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T08:34:41.845Z] + sudo tee /etc/docker/daemon.new [2023-03-09T08:34:41.845Z] { [2023-03-09T08:34:41.845Z] "registry-mirrors": [ [2023-03-09T08:34:41.845Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T08:34:41.845Z] ], [2023-03-09T08:34:41.845Z] "bip": "10.250.0.254/24", [2023-03-09T08:34:41.845Z] "hosts": [ [2023-03-09T08:34:41.845Z] "tcp://0.0.0.0:5555", [2023-03-09T08:34:41.845Z] "unix:///var/run/docker.sock" [2023-03-09T08:34:41.845Z] ], [2023-03-09T08:34:41.845Z] "mtu": 1458, [2023-03-09T08:34:41.845Z] "selinux-enabled": true, [2023-03-09T08:34:41.845Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T08:34:41.845Z] } [Pipeline] sh [2023-03-09T08:34:42.007Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:34:42.007Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:34:42.007Z] ---> 22a1e68f2adf [2023-03-09T08:34:42.007Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T08:34:42.007Z] ---> Using cache [2023-03-09T08:34:42.007Z] ---> a39ebccb15a9 [2023-03-09T08:34:42.007Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-09T08:34:42.007Z] ---> Using cache [2023-03-09T08:34:42.007Z] ---> 23fd57790dcc [2023-03-09T08:34:42.007Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T08:34:42.007Z] ---> Using cache [2023-03-09T08:34:42.007Z] ---> 76768f10a6d0 [2023-03-09T08:34:42.007Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:34:42.007Z] ---> Using cache [2023-03-09T08:34:42.007Z] ---> 58e810c63003 [2023-03-09T08:34:42.007Z] Step 7/23 : COPY . . [2023-03-09T08:34:42.007Z] ---> Using cache [2023-03-09T08:34:42.007Z] ---> 26a6c8066423 [2023-03-09T08:34:42.007Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-09T08:34:42.186Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T08:34:42.548Z] + sudo service docker restart [2023-03-09T08:34:42.942Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:34:42.942Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:34:42.942Z] ---> 22a1e68f2adf [2023-03-09T08:34:42.942Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:34:42.942Z] ---> Using cache [2023-03-09T08:34:42.942Z] ---> c8688fff9731 [2023-03-09T08:34:42.942Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:34:42.942Z] ---> Using cache [2023-03-09T08:34:42.942Z] ---> e79768a421ff [2023-03-09T08:34:42.942Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:34:42.942Z] ---> Using cache [2023-03-09T08:34:42.942Z] ---> 9c740afeb723 [2023-03-09T08:34:42.942Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:34:42.942Z] ---> Using cache [2023-03-09T08:34:42.942Z] ---> 7d9cd8473ab2 [2023-03-09T08:34:42.942Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:34:42.942Z] ---> Using cache [2023-03-09T08:34:42.942Z] ---> 19eadd9112d8 [2023-03-09T08:34:42.942Z] Step 8/22 : COPY . . [2023-03-09T08:34:42.942Z] ---> Using cache [2023-03-09T08:34:42.942Z] ---> 073bc2f62844 [2023-03-09T08:34:42.942Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-09T08:34:44.836Z] ---> Running in 2a6e32f8b2d4 [2023-03-09T08:34:44.836Z] ---> Running in 3f04042ac25d [2023-03-09T08:34:45.408Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-09T08:34:45.408Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-09T08:34:47.305Z] Removing intermediate container 4ad94ffe93ae [2023-03-09T08:34:47.305Z] ---> 517d03e5fa41 [2023-03-09T08:34:47.305Z] [2023-03-09T08:34:47.305Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:34:47.305Z] ---> dfd21b5a31f5 [2023-03-09T08:34:47.305Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T08:34:47.305Z] ---> Running in 1f95db82c460 [2023-03-09T08:34:47.870Z] Removing intermediate container 1f95db82c460 [2023-03-09T08:34:47.870Z] ---> 3661f3681f93 [2023-03-09T08:34:47.870Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:34:47.870Z] ---> Running in 006164374f0b [2023-03-09T08:34:48.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:48.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:48.963Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:48.963Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:34:48.963Z] OK: 6 MiB in 15 packages [2023-03-09T08:34:49.896Z] Removing intermediate container c47276611de3 [2023-03-09T08:34:49.896Z] ---> 1b82c025cf05 [2023-03-09T08:34:49.896Z] [2023-03-09T08:34:49.896Z] Step 9/20 : FROM alpine:3.16 [2023-03-09T08:34:49.896Z] ---> dfd21b5a31f5 [2023-03-09T08:34:49.896Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-09T08:34:49.896Z] ---> Running in 1c729a0bed6d [2023-03-09T08:34:49.896Z] Removing intermediate container 006164374f0b [2023-03-09T08:34:49.896Z] ---> 360f02eeaf77 [2023-03-09T08:34:49.896Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:34:50.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:50.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:34:50.750Z] ---> 8c8d65d23a72 [2023-03-09T08:34:50.750Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-09T08:34:50.750Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T08:34:50.750Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-09T08:34:50.750Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:34:50.750Z] OK: 6 MiB in 16 packages [2023-03-09T08:34:51.682Z] Removing intermediate container 1c729a0bed6d [2023-03-09T08:34:51.682Z] ---> 6a6df249ba70 [2023-03-09T08:34:51.682Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-09T08:34:51.682Z] ---> Running in fd1880d261ea [2023-03-09T08:34:51.682Z] ---> 7064d751cf0f [2023-03-09T08:34:51.682Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-09T08:34:52.247Z] Removing intermediate container fd1880d261ea [2023-03-09T08:34:52.247Z] ---> 67f5c8edc368 [2023-03-09T08:34:52.247Z] Step 12/20 : WORKDIR /edgex [2023-03-09T08:34:52.247Z] ---> 0a09952c282d [2023-03-09T08:34:52.247Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-09T08:34:52.505Z] ---> Running in 3bceba8d1745 [2023-03-09T08:34:52.764Z] ---> 718c3ba4d94b [2023-03-09T08:34:52.764Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:34:52.764Z] ---> Running in 8f2ea6ecd0e4 [2023-03-09T08:34:52.764Z] Removing intermediate container 3bceba8d1745 [2023-03-09T08:34:52.764Z] ---> 9b080d88d83b [2023-03-09T08:34:52.764Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-09T08:34:53.456Z] ---> d7e0c6c0e3f5 [2023-03-09T08:34:53.456Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-09T08:34:54.042Z] Removing intermediate container 8f2ea6ecd0e4 [2023-03-09T08:34:54.042Z] ---> 75de15706288 [2023-03-09T08:34:54.042Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:34:54.324Z] ---> Running in cbcc95648b72 [2023-03-09T08:34:54.599Z] Removing intermediate container cbcc95648b72 [2023-03-09T08:34:54.599Z] ---> b85957f7c4cc [2023-03-09T08:34:54.599Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-09T08:34:54.599Z] ---> 2da0093a8990 [2023-03-09T08:34:54.599Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T08:34:54.599Z] ---> Running in 73e536f63698 [2023-03-09T08:34:54.913Z] Removing intermediate container 73e536f63698 [2023-03-09T08:34:54.913Z] ---> ad3e0a8b236c [2023-03-09T08:34:54.913Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:34:55.186Z] ---> Running in 37d96ac5df4a [2023-03-09T08:34:55.186Z] ---> 53cd18b678c2 [2023-03-09T08:34:55.186Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:34:55.186Z] ---> Running in 2a54469a4abc [2023-03-09T08:34:55.470Z] Removing intermediate container 37d96ac5df4a [2023-03-09T08:34:55.470Z] ---> af05e1329ca2 [2023-03-09T08:34:55.470Z] Step 21/22 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:34:55.470Z] ---> Running in 533c0425ded2 [2023-03-09T08:34:56.089Z] Removing intermediate container 533c0425ded2 [2023-03-09T08:34:56.089Z] ---> d13443c1e220 [2023-03-09T08:34:56.089Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:34:56.089Z] ---> Running in fc05128ae31d [2023-03-09T08:34:56.366Z] Removing intermediate container fc05128ae31d [2023-03-09T08:34:56.366Z] ---> 949658d64003 [2023-03-09T08:34:56.366Z] [2023-03-09T08:34:56.366Z] Successfully built 949658d64003 [2023-03-09T08:34:56.366Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-09T08:34:56.366Z] Building support-notifications [2023-03-09T08:34:57.735Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 2a54469a4abc [2023-03-09T08:34:57.735Z] ---> ef19ac20b53e [2023-03-09T08:34:57.735Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:34:57.995Z] ---> Running in 5bccfa1dc6e8 [2023-03-09T08:34:57.995Z] Removing intermediate container 5bccfa1dc6e8 [2023-03-09T08:34:57.995Z] ---> 69bcaab5bcc6 [2023-03-09T08:34:57.995Z] Step 18/20 : LABEL arch=x86_64 [2023-03-09T08:34:58.267Z] ---> Running in ab5746188098 [2023-03-09T08:34:58.526Z] Removing intermediate container ab5746188098 [2023-03-09T08:34:58.526Z] ---> cc2eb8f1e8d7 [2023-03-09T08:34:58.526Z] Step 19/20 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:34:59.092Z] ---> Running in 3b4d89c57f62 [2023-03-09T08:34:59.361Z] Removing intermediate container 3b4d89c57f62 [2023-03-09T08:34:59.361Z] ---> f18bb7551057 [2023-03-09T08:34:59.361Z] Step 20/20 : LABEL version=0.0.0 [2023-03-09T08:34:59.621Z] ---> Running in 0f7123a61e04 [2023-03-09T08:34:59.878Z] Removing intermediate container 0f7123a61e04 [2023-03-09T08:34:59.878Z] ---> 695bb66405e4 [2023-03-09T08:34:59.878Z] [2023-03-09T08:34:59.878Z] Successfully built 695bb66405e4 [2023-03-09T08:34:59.878Z] Successfully tagged security-proxy-setup:latest [2023-03-09T08:34:59.878Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-03-09T08:35:00.811Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:35:00.811Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:35:00.811Z] ---> 22a1e68f2adf [2023-03-09T08:35:00.811Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:35:00.811Z] ---> Using cache [2023-03-09T08:35:00.811Z] ---> c8688fff9731 [2023-03-09T08:35:00.811Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:35:00.811Z] ---> Using cache [2023-03-09T08:35:00.811Z] ---> e79768a421ff [2023-03-09T08:35:00.811Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T08:35:00.869Z] provisioning config files... [2023-03-09T08:35:00.902Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config16284177143924963092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T08:35:01.276Z] ---> docker-login.sh [2023-03-09T08:35:01.276Z] nexus3.edgexfoundry.org:10001 [2023-03-09T08:35:01.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:35:01.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:35:01.869Z] Configure a credential helper to remove this warning. See [2023-03-09T08:35:01.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:35:01.869Z] [2023-03-09T08:35:01.869Z] Login Succeeded [2023-03-09T08:35:01.869Z] nexus3.edgexfoundry.org:10002 [2023-03-09T08:35:02.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:35:02.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:35:02.414Z] Configure a credential helper to remove this warning. See [2023-03-09T08:35:02.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:35:02.414Z] [2023-03-09T08:35:02.414Z] Login Succeeded [2023-03-09T08:35:02.414Z] nexus3.edgexfoundry.org:10003 [2023-03-09T08:35:02.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:35:02.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:35:02.686Z] Configure a credential helper to remove this warning. See [2023-03-09T08:35:02.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:35:02.686Z] [2023-03-09T08:35:02.686Z] Login Succeeded [2023-03-09T08:35:02.686Z] nexus3.edgexfoundry.org:10004 [2023-03-09T08:35:02.709Z] Removing intermediate container 02bca4fa2179 [2023-03-09T08:35:02.709Z] ---> b2e7dd4a494b [2023-03-09T08:35:02.709Z] [2023-03-09T08:35:02.709Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:35:02.709Z] ---> dfd21b5a31f5 [2023-03-09T08:35:02.709Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T08:35:02.709Z] ---> Using cache [2023-03-09T08:35:02.709Z] ---> 3661f3681f93 [2023-03-09T08:35:02.709Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:35:02.709Z] ---> Using cache [2023-03-09T08:35:02.709Z] ---> 360f02eeaf77 [2023-03-09T08:35:02.709Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:35:02.709Z] ---> Using cache [2023-03-09T08:35:02.709Z] ---> Running in c6994e74fd52 [2023-03-09T08:35:02.709Z] ---> 8c8d65d23a72 [2023-03-09T08:35:02.709Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-09T08:35:02.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:35:03.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:35:03.228Z] Configure a credential helper to remove this warning. See [2023-03-09T08:35:03.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:35:03.228Z] [2023-03-09T08:35:03.228Z] Login Succeeded [2023-03-09T08:35:03.228Z] docker.io [2023-03-09T08:35:03.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T08:35:03.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:03.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:03.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T08:35:03.767Z] Configure a credential helper to remove this warning. See [2023-03-09T08:35:03.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T08:35:03.767Z] [2023-03-09T08:35:03.767Z] Login Succeeded [2023-03-09T08:35:03.767Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T08:35:03.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-09T08:35:03.900Z] OK: 211 MiB in 51 packages [Pipeline] sh [2023-03-09T08:35:04.156Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:35:04.156Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:35:04.157Z] ---> 22a1e68f2adf [2023-03-09T08:35:04.157Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T08:35:04.157Z] ---> Using cache [2023-03-09T08:35:04.157Z] ---> a39ebccb15a9 [2023-03-09T08:35:04.157Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T08:35:04.397Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-03-09T08:35:04.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:35:04.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T08:35:04.446Z] ========================================================= [2023-03-09T08:35:04.446Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T08:35:04.446Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:35:04.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T08:35:05.051Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T08:35:05.051Z] 9b18e9b68314: Pulling fs layer [2023-03-09T08:35:05.051Z] 35d82f9e3411: Pulling fs layer [2023-03-09T08:35:05.051Z] e16973657156: Pulling fs layer [2023-03-09T08:35:05.051Z] fc693d55d65f: Pulling fs layer [2023-03-09T08:35:05.051Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T08:35:05.051Z] dda99020689f: Pulling fs layer [2023-03-09T08:35:05.051Z] db1c61fa0a46: Pulling fs layer [2023-03-09T08:35:05.051Z] 891c053d2c06: Pulling fs layer [2023-03-09T08:35:05.051Z] dda99020689f: Waiting [2023-03-09T08:35:05.051Z] db1c61fa0a46: Waiting [2023-03-09T08:35:05.051Z] 891c053d2c06: Waiting [2023-03-09T08:35:05.051Z] fc693d55d65f: Waiting [2023-03-09T08:35:05.051Z] 7e9fc2657dce: Waiting [2023-03-09T08:35:05.051Z] e16973657156: Verifying Checksum [2023-03-09T08:35:05.051Z] e16973657156: Download complete [2023-03-09T08:35:05.051Z] 35d82f9e3411: Download complete [2023-03-09T08:35:05.051Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T08:35:05.051Z] 7e9fc2657dce: Download complete [2023-03-09T08:35:05.051Z] dda99020689f: Verifying Checksum [2023-03-09T08:35:05.051Z] dda99020689f: Download complete [2023-03-09T08:35:05.051Z] 9b18e9b68314: Verifying Checksum [2023-03-09T08:35:05.051Z] 9b18e9b68314: Download complete [2023-03-09T08:35:05.106Z] ---> 525ddfcdf11c [2023-03-09T08:35:05.106Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-09T08:35:05.106Z] ---> Running in 74840a19d74c [2023-03-09T08:35:05.373Z] Removing intermediate container c6994e74fd52 [2023-03-09T08:35:05.373Z] ---> 2b2687e35247 [2023-03-09T08:35:05.373Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:35:05.373Z] ---> d7246e207b37 [2023-03-09T08:35:05.373Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-09T08:35:05.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:05.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:05.631Z] ---> b85763cc215b [2023-03-09T08:35:05.631Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:35:05.631Z] ---> dc978d8ec389 [2023-03-09T08:35:05.631Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:35:05.631Z] ---> Running in be5a1839d663 [2023-03-09T08:35:05.631Z] ---> Running in df8ff50676c2 [2023-03-09T08:35:05.631Z] OK: 211 MiB in 51 packages [2023-03-09T08:35:06.035Z] 891c053d2c06: Verifying Checksum [2023-03-09T08:35:06.035Z] 891c053d2c06: Download complete [2023-03-09T08:35:06.035Z] 9b18e9b68314: Pull complete [2023-03-09T08:35:06.204Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-09T08:35:06.204Z] Removing intermediate container 74840a19d74c [2023-03-09T08:35:06.204Z] ---> 54d1ca47c803 [2023-03-09T08:35:06.204Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T08:35:06.627Z] 35d82f9e3411: Pull complete [2023-03-09T08:35:06.807Z] ---> f86622cb660a [2023-03-09T08:35:06.807Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:35:06.807Z] ---> Running in 34fabe2d9fb8 [2023-03-09T08:35:07.068Z] Removing intermediate container df8ff50676c2 [2023-03-09T08:35:07.068Z] ---> 1689a33ac931 [2023-03-09T08:35:07.068Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:35:07.224Z] e16973657156: Pull complete [2023-03-09T08:35:07.496Z] db1c61fa0a46: Verifying Checksum [2023-03-09T08:35:07.496Z] db1c61fa0a46: Download complete [2023-03-09T08:35:07.632Z] ---> Running in 90d1bf5d76ff [2023-03-09T08:35:07.891Z] Removing intermediate container 90d1bf5d76ff [2023-03-09T08:35:07.891Z] ---> daa1e7753b3a [2023-03-09T08:35:07.891Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-09T08:35:07.891Z] ---> Running in dd1ab65b24f5 [2023-03-09T08:35:08.086Z] fc693d55d65f: Verifying Checksum [2023-03-09T08:35:08.086Z] fc693d55d65f: Download complete [2023-03-09T08:35:08.462Z] Removing intermediate container dd1ab65b24f5 [2023-03-09T08:35:08.462Z] ---> 0683174b3cc9 [2023-03-09T08:35:08.462Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:35:08.732Z] ---> Running in 278fbb73adb0 [2023-03-09T08:35:08.732Z] Removing intermediate container 278fbb73adb0 [2023-03-09T08:35:08.732Z] ---> 3d545f98ccd6 [2023-03-09T08:35:08.732Z] Step 21/22 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:35:08.990Z] ---> Running in 86b8cb5acdd3 [2023-03-09T08:35:08.990Z] Removing intermediate container 2a6e32f8b2d4 [2023-03-09T08:35:08.990Z] ---> 5e3c4ad16e65 [2023-03-09T08:35:08.990Z] [2023-03-09T08:35:08.990Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:35:08.990Z] ---> dfd21b5a31f5 [2023-03-09T08:35:08.990Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-09T08:35:09.299Z] ---> Running in 476851bfb480 [2023-03-09T08:35:09.299Z] Removing intermediate container 86b8cb5acdd3 [2023-03-09T08:35:09.299Z] ---> 369db60f326d [2023-03-09T08:35:09.299Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:35:09.556Z] Removing intermediate container 476851bfb480 [2023-03-09T08:35:09.556Z] ---> 9ec53b1b6f75 [2023-03-09T08:35:09.556Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-09T08:35:09.556Z] ---> Running in cd069abc0779 [2023-03-09T08:35:09.556Z] ---> Running in c224c39e8d62 [2023-03-09T08:35:09.822Z] Removing intermediate container cd069abc0779 [2023-03-09T08:35:09.822Z] ---> 3d6c3f823da5 [2023-03-09T08:35:09.822Z] [2023-03-09T08:35:09.822Z] Removing intermediate container c224c39e8d62 [2023-03-09T08:35:09.822Z] ---> acaf9dd1ef26 [2023-03-09T08:35:09.822Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-09T08:35:09.822Z] Successfully built 3d6c3f823da5 [2023-03-09T08:35:09.822Z] Successfully tagged security-proxy-auth:latest [2023-03-09T08:35:10.082Z]  Building security-proxy-auth ... done  ---> Running in c15b861cf0b8 [2023-03-09T08:35:10.082Z] Removing intermediate container 3f04042ac25d [2023-03-09T08:35:10.082Z] ---> a80980ba62f6 [2023-03-09T08:35:10.082Z] [2023-03-09T08:35:10.082Z] Step 9/23 : FROM alpine:3.16 [2023-03-09T08:35:10.082Z] ---> dfd21b5a31f5 [2023-03-09T08:35:10.082Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-09T08:35:10.082Z] ---> Running in 9b1a4aadaa30 [2023-03-09T08:35:10.339Z] Removing intermediate container c15b861cf0b8 [2023-03-09T08:35:10.339Z] ---> 310c92da7ec7 [2023-03-09T08:35:10.339Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:35:10.339Z] ---> Running in 03015a3dbdc3 [2023-03-09T08:35:10.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:10.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:10.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:10.854Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-09T08:35:10.854Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-09T08:35:10.854Z] (3/3) Installing su-exec (0.2-r1) [2023-03-09T08:35:11.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:11.113Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:35:11.113Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T08:35:11.113Z] OK: 6 MiB in 17 packages [2023-03-09T08:35:11.370Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:35:11.370Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:35:11.370Z] OK: 6 MiB in 15 packages [2023-03-09T08:35:12.304Z] Removing intermediate container 9b1a4aadaa30 [2023-03-09T08:35:12.304Z] ---> aa6d71ca91c3 [2023-03-09T08:35:12.304Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-09T08:35:12.567Z] Removing intermediate container 03015a3dbdc3 [2023-03-09T08:35:12.567Z] ---> 7e65bb094a37 [2023-03-09T08:35:12.567Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:35:12.567Z] ---> Running in 31ccbb4b4e10 [2023-03-09T08:35:13.962Z] Removing intermediate container 31ccbb4b4e10 [2023-03-09T08:35:13.962Z] ---> 8c12ced18900 [2023-03-09T08:35:13.962Z] Step 12/23 : WORKDIR / [2023-03-09T08:35:14.535Z] ---> 7023ee788255 [2023-03-09T08:35:14.535Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-09T08:35:14.809Z] ---> Running in 4f0c5cbce1e5 [2023-03-09T08:35:15.378Z] Removing intermediate container 4f0c5cbce1e5 [2023-03-09T08:35:15.378Z] ---> b2d66e195bfd [2023-03-09T08:35:15.378Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-09T08:35:15.636Z] ---> af1acd40417d [2023-03-09T08:35:15.636Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-09T08:35:15.893Z] ---> 000357ceee9f [2023-03-09T08:35:15.893Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-09T08:35:15.893Z] ---> 8373d7a29f93 [2023-03-09T08:35:15.893Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-09T08:35:16.152Z] ---> bdf6099537df [2023-03-09T08:35:16.152Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-09T08:35:16.152Z] ---> Running in b500bdfdc363 [2023-03-09T08:35:16.414Z] Removing intermediate container b500bdfdc363 [2023-03-09T08:35:16.414Z] ---> ecc9f72fcb81 [2023-03-09T08:35:16.414Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:35:16.414Z] ---> 2b26662b7fe1 [2023-03-09T08:35:16.414Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-09T08:35:16.672Z] ---> Running in 9f24049e4055 [2023-03-09T08:35:16.929Z] Removing intermediate container 9f24049e4055 [2023-03-09T08:35:16.929Z] ---> 86ca5dd7af5c [2023-03-09T08:35:16.929Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:35:17.192Z] ---> c455638f215c [2023-03-09T08:35:17.192Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-09T08:35:17.192Z] ---> Running in 5f62d69a157b [2023-03-09T08:35:17.758Z] Removing intermediate container 5f62d69a157b [2023-03-09T08:35:17.758Z] ---> e018fc9ffa20 [2023-03-09T08:35:17.758Z] Step 21/22 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:35:17.758Z] ---> Running in d2a561ae084a [2023-03-09T08:35:17.758Z] ---> 40f0c2ac5c36 [2023-03-09T08:35:17.758Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T08:35:18.016Z] Removing intermediate container d2a561ae084a [2023-03-09T08:35:18.016Z] ---> 2298c29088d2 [2023-03-09T08:35:18.016Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:35:18.276Z] ---> e45e047f7fe2 [2023-03-09T08:35:18.276Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:35:18.276Z] ---> Running in 948fcf5b27dd [2023-03-09T08:35:18.276Z] ---> Running in 3f753472d475 [2023-03-09T08:35:18.534Z] Removing intermediate container 948fcf5b27dd [2023-03-09T08:35:18.534Z] ---> 0ea8d931d99a [2023-03-09T08:35:18.534Z] [2023-03-09T08:35:18.534Z] Successfully built 0ea8d931d99a [2023-03-09T08:35:18.534Z] Successfully tagged core-data:latest [2023-03-09T08:35:19.969Z]  Building core-data ... done Removing intermediate container 3f753472d475 [2023-03-09T08:35:19.969Z] ---> 20e3c2d20d9a [2023-03-09T08:35:19.969Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:35:19.969Z] ---> Running in 61f85983a4d0 [2023-03-09T08:35:20.226Z] Removing intermediate container 61f85983a4d0 [2023-03-09T08:35:20.226Z] ---> e2eebed6708a [2023-03-09T08:35:20.226Z] Step 21/23 : LABEL arch=x86_64 [2023-03-09T08:35:20.483Z] ---> Running in c4f0e53d3f46 [2023-03-09T08:35:20.741Z] Removing intermediate container c4f0e53d3f46 [2023-03-09T08:35:20.741Z] ---> b00fca066278 [2023-03-09T08:35:20.741Z] Step 22/23 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:35:21.004Z] ---> Running in 7e0da030d492 [2023-03-09T08:35:21.263Z] Removing intermediate container 7e0da030d492 [2023-03-09T08:35:21.263Z] ---> 5c14ccd50c99 [2023-03-09T08:35:21.263Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T08:35:21.263Z] ---> Running in 157c8ac945ca [2023-03-09T08:35:21.526Z] Removing intermediate container 157c8ac945ca [2023-03-09T08:35:21.526Z] ---> 9da66d89437f [2023-03-09T08:35:21.526Z] [2023-03-09T08:35:21.526Z] Successfully built 9da66d89437f [2023-03-09T08:35:21.783Z] Successfully tagged security-secretstore-setup:latest [2023-03-09T08:35:21.783Z]  Building security-secretstore-setup ... done Removing intermediate container be5a1839d663 [2023-03-09T08:35:21.783Z] ---> eb7633b914d0 [2023-03-09T08:35:21.783Z] Step 8/22 : COPY . . [2023-03-09T08:35:23.142Z] fc693d55d65f: Pull complete [2023-03-09T08:35:23.142Z] 7e9fc2657dce: Pull complete [2023-03-09T08:35:23.142Z] dda99020689f: Pull complete [2023-03-09T08:35:24.309Z] Removing intermediate container 34fabe2d9fb8 [2023-03-09T08:35:24.309Z] ---> dec652829262 [2023-03-09T08:35:24.309Z] Step 7/24 : COPY . . [2023-03-09T08:35:26.838Z] ---> c9198a52bcc0 [2023-03-09T08:35:26.838Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-09T08:35:26.838Z] ---> Running in 462fb6fb86fc [2023-03-09T08:35:26.838Z] ---> 2d8d38d56a68 [2023-03-09T08:35:26.838Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T08:35:26.838Z] ---> Running in d6b5fb38566b [2023-03-09T08:35:26.838Z] Removing intermediate container d6b5fb38566b [2023-03-09T08:35:26.838Z] ---> 2e3d9117675d [2023-03-09T08:35:26.838Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T08:35:26.838Z] ---> Running in 9d2ceed6bfd5 [2023-03-09T08:35:26.838Z] Removing intermediate container 9d2ceed6bfd5 [2023-03-09T08:35:26.838Z] ---> 540c451b75cd [2023-03-09T08:35:26.838Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T08:35:27.096Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-09T08:35:27.096Z] ---> Running in 191789e8c6e3 [2023-03-09T08:35:27.429Z] db1c61fa0a46: Pull complete [2023-03-09T08:35:27.659Z] Removing intermediate container 191789e8c6e3 [2023-03-09T08:35:27.659Z] ---> 3eaec31719e7 [2023-03-09T08:35:27.659Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T08:35:27.659Z] ---> Running in ec8f46616bd5 [2023-03-09T08:35:27.917Z] Removing intermediate container ec8f46616bd5 [2023-03-09T08:35:27.917Z] ---> 0dd1d8858fcc [2023-03-09T08:35:27.917Z] [2023-03-09T08:35:27.917Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T08:35:27.917Z] ---> 5ce65d7b0fde [2023-03-09T08:35:27.917Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T08:35:27.917Z] ---> Using cache [2023-03-09T08:35:27.917Z] ---> 1094d852ceae [2023-03-09T08:35:27.917Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T08:35:27.917Z] ---> Using cache [2023-03-09T08:35:27.917Z] ---> 26f842a4f7cd [2023-03-09T08:35:27.917Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-09T08:35:28.480Z] ---> af28a72c7841 [2023-03-09T08:35:28.480Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T08:35:29.382Z] 891c053d2c06: Pull complete [2023-03-09T08:35:29.382Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T08:35:29.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T08:35:29.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:35:29.987Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-09T08:35:29.987Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T08:35:29.987Z] WORKDIR /edgex [2023-03-09T08:35:29.987Z] COPY go.mod . [2023-03-09T08:35:29.987Z] RUN go mod download [2023-03-09T08:35:30.370Z] ---> 4465dd12b606 [2023-03-09T08:35:30.370Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T08:35:30.370Z] ---> 9e57e783b74f [2023-03-09T08:35:30.370Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-09T08:35:30.592Z] Sending build context to Docker daemon 2.945MB [2023-03-09T08:35:30.592Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T08:35:30.592Z] ---> f96f9c87975a [2023-03-09T08:35:30.592Z] Step 2/4 : WORKDIR /edgex [2023-03-09T08:35:30.627Z] ---> 38be988c5c01 [2023-03-09T08:35:30.627Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-09T08:35:30.884Z] ---> 630772d2b83d [2023-03-09T08:35:30.884Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T08:35:31.139Z] ---> Running in 525fb8c4ba93 [2023-03-09T08:35:31.139Z] Removing intermediate container 525fb8c4ba93 [2023-03-09T08:35:31.139Z] ---> 3482153a3895 [2023-03-09T08:35:31.139Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T08:35:31.396Z] ---> Running in 5469ca396079 [2023-03-09T08:35:31.396Z] Removing intermediate container 5469ca396079 [2023-03-09T08:35:31.396Z] ---> 51e233893091 [2023-03-09T08:35:31.396Z] Step 22/24 : LABEL arch=x86_64 [2023-03-09T08:35:31.396Z] ---> Running in 4cf488dfd7af [2023-03-09T08:35:31.653Z] Removing intermediate container 4cf488dfd7af [2023-03-09T08:35:31.653Z] ---> d87b3cc2773e [2023-03-09T08:35:31.654Z] Step 23/24 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:35:31.654Z] ---> Running in 7dcca89e2b99 [2023-03-09T08:35:31.654Z] Removing intermediate container 7dcca89e2b99 [2023-03-09T08:35:31.654Z] ---> 3fa9c76faf3a [2023-03-09T08:35:31.654Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T08:35:31.910Z] ---> Running in 69debc83c941 [2023-03-09T08:35:31.910Z] Removing intermediate container 69debc83c941 [2023-03-09T08:35:31.910Z] ---> f3e13a86c664 [2023-03-09T08:35:31.910Z] [2023-03-09T08:35:31.910Z] Successfully built f3e13a86c664 [2023-03-09T08:35:32.169Z] Successfully tagged security-spire-agent:latest [2023-03-09T08:35:33.195Z] ---> Running in cbd202996232 [2023-03-09T08:35:33.195Z] Removing intermediate container cbd202996232 [2023-03-09T08:35:33.195Z] ---> 143936e67179 [2023-03-09T08:35:33.195Z] Step 3/4 : COPY go.mod . [2023-03-09T08:35:33.463Z] ---> 3c187f6f875e [2023-03-09T08:35:33.463Z] Step 4/4 : RUN go mod download [2023-03-09T08:35:33.732Z] ---> Running in 21a68a2def1c [2023-03-09T08:35:44.356Z]  Building security-spire-agent ... done Removing intermediate container 462fb6fb86fc [2023-03-09T08:35:44.356Z] ---> bd094a165a99 [2023-03-09T08:35:44.356Z] [2023-03-09T08:35:44.356Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:35:44.356Z] ---> dfd21b5a31f5 [2023-03-09T08:35:44.356Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-09T08:35:44.356Z] ---> Running in ca1cc270969c [2023-03-09T08:35:44.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:44.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T08:35:44.873Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T08:35:44.873Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T08:35:44.873Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:35:44.873Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T08:35:44.873Z] OK: 6 MiB in 16 packages [2023-03-09T08:35:45.439Z] Removing intermediate container ca1cc270969c [2023-03-09T08:35:45.439Z] ---> 27868ef407ad [2023-03-09T08:35:45.439Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:35:45.439Z] ---> Running in 26632e5621f3 [2023-03-09T08:35:45.439Z] Removing intermediate container 26632e5621f3 [2023-03-09T08:35:45.439Z] ---> 25be6b29d26e [2023-03-09T08:35:45.439Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-09T08:35:45.439Z] ---> Running in 8b38af1c94fe [2023-03-09T08:35:45.696Z] Removing intermediate container 8b38af1c94fe [2023-03-09T08:35:45.696Z] ---> 5948e74869cd [2023-03-09T08:35:45.696Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T08:35:45.696Z] ---> Running in e1b2b5120abb [2023-03-09T08:35:45.696Z] Removing intermediate container e1b2b5120abb [2023-03-09T08:35:45.696Z] ---> 93abf1c98461 [2023-03-09T08:35:45.696Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:35:45.953Z] ---> b01d8d7379b7 [2023-03-09T08:35:45.953Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-09T08:35:46.520Z] ---> 1ec7d2c54de0 [2023-03-09T08:35:46.520Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-09T08:35:46.520Z] ---> e19d4b6b7def [2023-03-09T08:35:46.520Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-09T08:35:46.520Z] ---> Running in 286f7a9e61b0 [2023-03-09T08:35:46.520Z] Removing intermediate container 286f7a9e61b0 [2023-03-09T08:35:46.520Z] ---> fba63df62e6a [2023-03-09T08:35:46.520Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:35:46.777Z] ---> Running in a02689717d5d [2023-03-09T08:35:46.777Z] Removing intermediate container a02689717d5d [2023-03-09T08:35:46.777Z] ---> 6f647014344f [2023-03-09T08:35:46.777Z] Step 20/22 : LABEL arch=x86_64 [2023-03-09T08:35:46.777Z] ---> Running in 134ec3b50a06 [2023-03-09T08:35:46.777Z] Removing intermediate container 134ec3b50a06 [2023-03-09T08:35:46.777Z] ---> 0006fcc07d42 [2023-03-09T08:35:46.777Z] Step 21/22 : LABEL git_sha=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [2023-03-09T08:35:46.777Z] ---> Running in 1c5aefac9265 [2023-03-09T08:35:47.035Z] Removing intermediate container 1c5aefac9265 [2023-03-09T08:35:47.035Z] ---> e9f6ec1f819b [2023-03-09T08:35:47.035Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:35:47.035Z] ---> Running in 6add59dd347c [2023-03-09T08:35:47.035Z] Removing intermediate container 6add59dd347c [2023-03-09T08:35:47.035Z] ---> ea9572d6885c [2023-03-09T08:35:47.035Z] [2023-03-09T08:35:47.035Z] Successfully built ea9572d6885c [2023-03-09T08:35:47.036Z] Successfully tagged support-notifications:latest [2023-03-09T08:35:47.300Z]  Building support-notifications ... done  [Pipeline] } [2023-03-09T08:35:47.311Z] $ docker stop --time=1 3639ac3d4910f1898415481b2d9cc2297b72b2be1f8afba7f5b1741f316a2f68 [2023-03-09T08:35:48.605Z] $ docker rm -f --volumes 3639ac3d4910f1898415481b2d9cc2297b72b2be1f8afba7f5b1741f316a2f68 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T08:35:48.940Z] + docker images [2023-03-09T08:35:48.941Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-09T08:35:48.941Z] support-notifications latest ea9572d6885c 2 seconds ago 30.7MB [2023-03-09T08:35:48.941Z] bd094a165a99 5 seconds ago 1.75GB [2023-03-09T08:35:48.941Z] security-spire-agent latest f3e13a86c664 17 seconds ago 125MB [2023-03-09T08:35:48.941Z] 0dd1d8858fcc 21 seconds ago 1.55GB [2023-03-09T08:35:48.941Z] security-secretstore-setup latest 9da66d89437f 27 seconds ago 29.9MB [2023-03-09T08:35:48.941Z] core-data latest 0ea8d931d99a 30 seconds ago 18MB [2023-03-09T08:35:48.941Z] a80980ba62f6 39 seconds ago 1.67GB [2023-03-09T08:35:48.941Z] security-proxy-auth latest 3d6c3f823da5 39 seconds ago 16.2MB [2023-03-09T08:35:48.941Z] 5e3c4ad16e65 40 seconds ago 1.69GB [2023-03-09T08:35:48.941Z] b2e7dd4a494b 48 seconds ago 1.66GB [2023-03-09T08:35:48.941Z] security-proxy-setup latest 695bb66405e4 49 seconds ago 16.4MB [2023-03-09T08:35:48.941Z] core-common-config-bootstrapper latest 949658d64003 52 seconds ago 15.5MB [2023-03-09T08:35:48.941Z] 1b82c025cf05 59 seconds ago 1.66GB [2023-03-09T08:35:48.941Z] 517d03e5fa41 About a minute ago 1.68GB [2023-03-09T08:35:48.941Z] core-command latest c513cadc0f76 About a minute ago 17.8MB [2023-03-09T08:35:48.941Z] core-metadata latest 3a74485b96bf About a minute ago 18.5MB [2023-03-09T08:35:48.941Z] security-bootstrapper latest 9bfc83bae259 About a minute ago 19.8MB [2023-03-09T08:35:48.941Z] c87c21f48eb2 About a minute ago 1.69GB [2023-03-09T08:35:48.941Z] 7854b0d92262 About a minute ago 1.68GB [2023-03-09T08:35:48.941Z] support-scheduler latest f4a21420cc58 About a minute ago 30.1MB [2023-03-09T08:35:48.941Z] security-spiffe-token-provider latest 2580494785fd About a minute ago 30MB [2023-03-09T08:35:48.941Z] 6c78979f2946 About a minute ago 1.75GB [2023-03-09T08:35:48.941Z] 6da2e3bf1905 About a minute ago 1.72GB [2023-03-09T08:35:48.941Z] dd44af50258e About a minute ago 1.67GB [2023-03-09T08:35:48.941Z] security-spire-server latest f0c65d0437c5 About a minute ago 86.5MB [2023-03-09T08:35:48.941Z] security-spire-config latest c0331c49e436 About a minute ago 85.8MB [2023-03-09T08:35:48.941Z] 26e885257e95 2 minutes ago 1.55GB [2023-03-09T08:35:48.941Z] 708b510dd8ed 2 minutes ago 1.55GB [2023-03-09T08:35:48.941Z] ci-base-image-x86_64 latest 22a1e68f2adf 4 minutes ago 903MB [2023-03-09T08:35:48.941Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-09T08:35:48.941Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-09T08:35:48.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-09T08:35:48.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-09T08:35:48.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T08:36:20.641Z] Removing intermediate container 21a68a2def1c [2023-03-09T08:36:20.641Z] ---> b7fcb20bb5fb [2023-03-09T08:36:20.641Z] Successfully built b7fcb20bb5fb [2023-03-09T08:36:20.641Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:36:20.982Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T08:36:20.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:36:21.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-9434 does not seem to be running inside a container [2023-03-09T08:36:21.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T08:36:22.544Z] $ docker top 6bacb25ede7ff9f9336dd30e4d10eb9cd5efcc61a553f823b463821a03b5d62c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:36:23.390Z] + go version [2023-03-09T08:36:23.390Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T08:36:23.405Z] $ docker stop --time=1 6bacb25ede7ff9f9336dd30e4d10eb9cd5efcc61a553f823b463821a03b5d62c [2023-03-09T08:36:25.023Z] $ docker rm -f --volumes 6bacb25ede7ff9f9336dd30e4d10eb9cd5efcc61a553f823b463821a03b5d62c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:36:25.571Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T08:36:25.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:36:25.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-9434 does not seem to be running inside a container [2023-03-09T08:36:25.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T08:36:27.037Z] $ docker top f1e1e501d7447bca9c27f7eb648140fe2b748258930717ed6d4843e5e68dc759 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T08:36:27.247Z] ========================================================= [2023-03-09T08:36:27.247Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-09T08:36:27.247Z] ========================================================= [Pipeline] sh [2023-03-09T08:36:27.556Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-03-09T08:36:28.467Z] + make test [2023-03-09T08:36:28.467Z] go test -race -coverprofile=coverage.out ./... [2023-03-09T08:37:07.350Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-09T08:39:44.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-09T08:39:52.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements [2023-03-09T08:39:52.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-09T08:39:52.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-09T08:39:59.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.396s coverage: 98.5% of statements [2023-03-09T08:40:07.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.668s coverage: 71.2% of statements [2023-03-09T08:40:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-09T08:40:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-09T08:40:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-09T08:40:07.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.459s coverage: 54.0% of statements [2023-03-09T08:40:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-09T08:40:07.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-09T08:40:22.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.884s coverage: 88.5% of statements [2023-03-09T08:40:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-09T08:40:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-09T08:40:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:40:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-09T08:40:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-09T08:40:22.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.380s coverage: 3.9% of statements [2023-03-09T08:40:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-09T08:40:22.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-09T08:40:22.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.904s coverage: 95.6% of statements [2023-03-09T08:40:22.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-09T08:40:22.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:40:22.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-09T08:40:22.681Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.502s coverage: 72.2% of statements [2023-03-09T08:40:22.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-09T08:40:22.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-09T08:40:22.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-09T08:40:22.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-09T08:40:22.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-09T08:40:22.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.486s coverage: 65.9% of statements [2023-03-09T08:40:22.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-09T08:40:22.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-09T08:40:22.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-09T08:40:22.964Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.574s coverage: 0.9% of statements [2023-03-09T08:40:22.964Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-09T08:40:22.964Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.601s coverage: 29.0% of statements [2023-03-09T08:40:22.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-09T08:40:23.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.384s coverage: 45.5% of statements [2023-03-09T08:40:25.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.313s coverage: 82.9% of statements [2023-03-09T08:40:25.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.275s coverage: 94.1% of statements [2023-03-09T08:40:26.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.332s coverage: 96.3% of statements [2023-03-09T08:40:29.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.282s coverage: 87.5% of statements [2023-03-09T08:40:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.326s coverage: 94.4% of statements [2023-03-09T08:40:59.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.434s coverage: 79.9% of statements [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-09T08:40:59.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-09T08:40:59.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-09T08:40:59.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.291s coverage: 86.9% of statements [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-09T08:40:59.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.257s coverage: 87.2% of statements [2023-03-09T08:40:59.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-09T08:40:59.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-09T08:40:59.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.332s coverage: 81.2% of statements [2023-03-09T08:40:59.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.379s coverage: 82.1% of statements [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-09T08:40:59.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 84.8% of statements [2023-03-09T08:40:59.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-09T08:41:03.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.463s coverage: 63.1% of statements [2023-03-09T08:41:03.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-09T08:41:03.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-09T08:41:03.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.257s coverage: 100.0% of statements [2023-03-09T08:41:03.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements [2023-03-09T08:41:03.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2023-03-09T08:41:03.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.156s coverage: 73.7% of statements [2023-03-09T08:41:03.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2023-03-09T08:41:03.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-09T08:41:03.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-09T08:41:03.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-09T08:41:11.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.054s coverage: 38.4% of statements [2023-03-09T08:41:11.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-09T08:41:11.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-09T08:41:11.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.446s coverage: 89.5% of statements [2023-03-09T08:41:11.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-09T08:41:11.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.305s coverage: 84.8% of statements [2023-03-09T08:41:11.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-09T08:41:11.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-09T08:41:11.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-09T08:41:11.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-09T08:41:18.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.442s coverage: 17.7% of statements [2023-03-09T08:41:18.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-09T08:41:18.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-09T08:41:18.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-09T08:41:18.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-09T08:41:18.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.745s coverage: 92.3% of statements [2023-03-09T08:41:18.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-09T08:41:18.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:41:18.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-09T08:41:18.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-09T08:41:18.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.392s coverage: 61.5% of statements [2023-03-09T08:41:18.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-09T08:41:18.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-09T08:41:19.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements [2023-03-09T08:41:19.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-09T08:41:19.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-09T08:41:20.211Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-09T08:41:20.211Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T08:41:20.211Z] go vet ./... [2023-03-09T08:43:26.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T08:43:26.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T08:43:26.962Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T08:43:26.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-09T08:43:27.644Z] + ls -al . [2023-03-09T08:43:27.644Z] total 700 [2023-03-09T08:43:27.644Z] drwxrwxr-x 10 1001 1001 4096 Mar 9 08:36 . [2023-03-09T08:43:27.644Z] drwxr-xr-x 4 root root 4096 Mar 9 08:36 .. [2023-03-09T08:43:27.644Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 08:34 .blubracket [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 16 Mar 9 08:34 .dockerignore [2023-03-09T08:43:27.645Z] drwxrwxr-x 8 1001 1001 4096 Mar 9 08:34 .git [2023-03-09T08:43:27.645Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 08:34 .github [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 1112 Mar 9 08:34 .gitignore [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 42 Mar 9 08:34 .golangci.yml [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 87 Mar 9 08:34 .hadolint.yml [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 166 Mar 9 08:34 .sonarcloud.properties [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 1171 Mar 9 08:34 ADOPTERS.md [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 10825 Mar 9 08:34 Attribution.txt [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 73765 Mar 9 08:34 CHANGELOG.md [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:34 CONTRIBUTING.md [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 677 Mar 9 08:34 GOVERNANCE.md [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 883 Mar 9 08:34 Jenkinsfile [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:34 LICENSE [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 14071 Mar 9 08:34 Makefile [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 582 Mar 9 08:34 OWNERS.md [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 9403 Mar 9 08:34 README.md [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 789 Mar 9 08:34 SECURITY.md [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 5 Mar 9 08:30 VERSION [2023-03-09T08:43:27.645Z] drwxrwxr-x 2 1001 1001 4096 Mar 9 08:34 bin [2023-03-09T08:43:27.645Z] drwxrwxr-x 18 1001 1001 4096 Mar 9 08:34 cmd [2023-03-09T08:43:27.645Z] -rw-r--r-- 1 root root 447487 Mar 9 08:41 coverage.out [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 3232 Mar 9 08:34 go.mod [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 31098 Mar 9 08:34 go.sum [2023-03-09T08:43:27.645Z] drwxrwxr-x 7 1001 1001 4096 Mar 9 08:34 internal [2023-03-09T08:43:27.645Z] drwxrwxr-x 3 1001 1001 4096 Mar 9 08:34 openapi [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 594 Mar 9 08:34 security.txt [2023-03-09T08:43:27.645Z] drwxrwxr-x 4 1001 1001 4096 Mar 9 08:34 snap [2023-03-09T08:43:27.645Z] -rw-rw-r-- 1 1001 1001 204 Mar 9 08:34 version.go [Pipeline] sh [2023-03-09T08:43:28.288Z] + '[' -e coverage.out ] [2023-03-09T08:43:28.288Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-09T08:43:28.310Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T08:43:29.171Z] Stashed 1 file(s) [Pipeline] sh [2023-03-09T08:43:29.805Z] + make build [2023-03-09T08:43:29.805Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-09T08:45:06.477Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-09T08:45:14.693Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-09T08:45:20.064Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-09T08:45:24.323Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-09T08:46:20.738Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-09T08:46:21.705Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-09T08:46:28.365Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-09T08:46:35.021Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-09T08:46:39.278Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-09T08:46:44.635Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-09T08:46:51.293Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-09T08:46:59.523Z] $ docker stop --time=1 f1e1e501d7447bca9c27f7eb648140fe2b748258930717ed6d4843e5e68dc759 [2023-03-09T08:47:01.738Z] $ docker rm -f --volumes f1e1e501d7447bca9c27f7eb648140fe2b748258930717ed6d4843e5e68dc759 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:47:04.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T08:47:04.410Z] [2023-03-09T08:47:04.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:47:04.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T08:47:05.042Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-09T08:47:05.042Z] 29e5d40040c1: Pulling fs layer [2023-03-09T08:47:05.042Z] 1ce36da41761: Pulling fs layer [2023-03-09T08:47:05.042Z] 25b303627fd3: Pulling fs layer [2023-03-09T08:47:05.042Z] 29e5d40040c1: Verifying Checksum [2023-03-09T08:47:05.042Z] 29e5d40040c1: Download complete [2023-03-09T08:47:05.312Z] 1ce36da41761: Download complete [2023-03-09T08:47:05.919Z] 29e5d40040c1: Pull complete [2023-03-09T08:47:07.336Z] 25b303627fd3: Download complete [2023-03-09T08:47:07.336Z] 1ce36da41761: Pull complete [2023-03-09T08:47:17.422Z] 25b303627fd3: Pull complete [2023-03-09T08:47:17.422Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-09T08:47:17.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T08:47:17.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:47:17.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-9434 does not seem to be running inside a container [2023-03-09T08:47:17.711Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-09T08:47:20.301Z] $ docker top cbf25b37dbceff376affb2f6ed7591cce536532aeb64ae804a7854444819b0ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:47:21.181Z] + grep+ parallel [2023-03-09T08:47:21.181Z] docker-compose build --help [2023-03-09T08:47:27.853Z] --parallel Build images in parallel. [Pipeline] } [2023-03-09T08:47:28.456Z] $ docker stop --time=1 cbf25b37dbceff376affb2f6ed7591cce536532aeb64ae804a7854444819b0ce [2023-03-09T08:47:30.191Z] $ docker rm -f --volumes cbf25b37dbceff376affb2f6ed7591cce536532aeb64ae804a7854444819b0ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T08:47:30.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-09T08:47:30.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T08:47:30.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-9434 does not seem to be running inside a container [2023-03-09T08:47:31.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-09T08:47:32.387Z] $ docker top 095ec14986c6f301fe7c170c819a4e157f24b6977cf812081dc5939ec57634e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T08:47:33.255Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-09T08:47:41.481Z] Building core-command ... [2023-03-09T08:47:41.481Z] Building core-common-config-bootstrapper ... [2023-03-09T08:47:41.481Z] Building core-data ... [2023-03-09T08:47:41.481Z] Building core-metadata ... [2023-03-09T08:47:41.481Z] Building security-bootstrapper ... [2023-03-09T08:47:41.481Z] Building security-proxy-auth ... [2023-03-09T08:47:41.481Z] Building security-proxy-setup ... [2023-03-09T08:47:41.481Z] Building security-secretstore-setup ... [2023-03-09T08:47:41.481Z] Building security-spiffe-token-provider ... [2023-03-09T08:47:41.481Z] Building security-spire-agent ... [2023-03-09T08:47:41.481Z] Building security-spire-config ... [2023-03-09T08:47:41.481Z] Building security-spire-server ... [2023-03-09T08:47:41.481Z] Building support-notifications ... [2023-03-09T08:47:41.481Z] Building support-scheduler ... [2023-03-09T08:47:41.481Z] Building security-proxy-auth [2023-03-09T08:47:41.481Z] Building security-proxy-setup [2023-03-09T08:47:41.481Z] Building core-data [2023-03-09T08:47:41.481Z] Building support-scheduler [2023-03-09T08:47:41.481Z] Building core-command [2023-03-09T08:48:28.344Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:48:28.344Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:48:28.344Z] ---> b7fcb20bb5fb [2023-03-09T08:48:28.344Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:48:28.931Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:48:28.931Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:48:28.931Z] ---> b7fcb20bb5fb [2023-03-09T08:48:28.931Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:48:28.931Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:48:28.931Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:48:28.931Z] ---> b7fcb20bb5fb [2023-03-09T08:48:28.931Z] Step 3/20 : WORKDIR /edgex-go [2023-03-09T08:48:29.200Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:48:29.200Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:48:29.200Z] ---> b7fcb20bb5fb [2023-03-09T08:48:29.200Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:48:29.200Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:48:29.200Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:48:29.200Z] ---> b7fcb20bb5fb [2023-03-09T08:48:29.200Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:48:30.167Z] ---> Running in f60379c69ac9 [2023-03-09T08:48:30.167Z] ---> Running in 38d0807c798e [2023-03-09T08:48:30.167Z] ---> Running in e136c0c3e056 [2023-03-09T08:48:30.167Z] ---> Running in 295f0e363ce7 [2023-03-09T08:48:30.167Z] ---> Running in c5f026e551b2 [2023-03-09T08:48:30.759Z] Removing intermediate container f60379c69ac9 [2023-03-09T08:48:30.759Z] ---> 0d87c2b43b8e [2023-03-09T08:48:30.759Z] Step 4/23 : WORKDIR /edgex-go [2023-03-09T08:48:31.028Z] Removing intermediate container 295f0e363ce7 [2023-03-09T08:48:31.028Z] ---> 0e6ad3be8c23 [2023-03-09T08:48:31.028Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:48:31.028Z] Removing intermediate container 38d0807c798e [2023-03-09T08:48:31.028Z] ---> 2bd0b898bcdf [2023-03-09T08:48:31.028Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-09T08:48:31.028Z] Removing intermediate container c5f026e551b2 [2023-03-09T08:48:31.028Z] ---> b342892507c3 [2023-03-09T08:48:31.028Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:48:31.028Z] ---> Running in 6e1ed717f917 [2023-03-09T08:48:31.028Z] Removing intermediate container e136c0c3e056 [2023-03-09T08:48:31.028Z] ---> cb52b7560fa1 [2023-03-09T08:48:31.028Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:48:31.028Z] ---> Running in 17bf667669da [2023-03-09T08:48:31.028Z] ---> Running in be95424c63c1 [2023-03-09T08:48:31.296Z] ---> Running in ff78797d0a35 [2023-03-09T08:48:31.570Z] ---> Running in 63301a093e69 [2023-03-09T08:48:32.155Z] Removing intermediate container be95424c63c1 [2023-03-09T08:48:32.155Z] ---> fbd3665d0c59 [2023-03-09T08:48:32.155Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:48:32.155Z] ---> Running in eef4bac845fa [2023-03-09T08:48:32.423Z] Removing intermediate container 17bf667669da [2023-03-09T08:48:32.423Z] ---> 1f12282a25fa [2023-03-09T08:48:32.423Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-09T08:48:32.423Z] Removing intermediate container 63301a093e69 [2023-03-09T08:48:32.423Z] ---> 3c6f1279be85 [2023-03-09T08:48:32.423Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:48:32.691Z] ---> Running in 7b72987c5db1 [2023-03-09T08:48:32.691Z] ---> Running in 933aba8df094 [2023-03-09T08:48:32.691Z] Removing intermediate container ff78797d0a35 [2023-03-09T08:48:32.691Z] ---> 6493aec9e813 [2023-03-09T08:48:32.691Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T08:48:32.959Z] ---> Running in a6cddbc6ca81 [2023-03-09T08:48:33.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:48:34.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:48:34.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:48:35.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:48:35.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:48:35.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:48:35.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:48:35.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:48:35.877Z] OK: 221 MiB in 51 packages [2023-03-09T08:48:36.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:48:36.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:48:36.689Z] OK: 221 MiB in 51 packages [2023-03-09T08:48:37.655Z] OK: 221 MiB in 51 packages [2023-03-09T08:48:37.655Z] Removing intermediate container 6e1ed717f917 [2023-03-09T08:48:37.655Z] ---> 32a510072f08 [2023-03-09T08:48:37.655Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-09T08:48:38.247Z] OK: 221 MiB in 51 packages [2023-03-09T08:48:38.247Z] OK: 221 MiB in 51 packages [2023-03-09T08:48:39.223Z] Removing intermediate container eef4bac845fa [2023-03-09T08:48:39.223Z] ---> 63d2fed8502f [2023-03-09T08:48:39.223Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:48:39.819Z] ---> a3103b7fee82 [2023-03-09T08:48:39.819Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:48:39.819Z] Removing intermediate container 933aba8df094 [2023-03-09T08:48:39.819Z] ---> 01cbb487c189 [2023-03-09T08:48:39.819Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:48:39.819Z] ---> Running in 0ef98672271a [2023-03-09T08:48:40.087Z] Removing intermediate container a6cddbc6ca81 [2023-03-09T08:48:40.087Z] ---> c71463b2d032 [2023-03-09T08:48:40.087Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:48:40.363Z] Removing intermediate container 7b72987c5db1 [2023-03-09T08:48:40.363Z] ---> 8990bf24256e [2023-03-09T08:48:40.363Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-09T08:48:40.635Z] ---> bc4437d57194 [2023-03-09T08:48:40.635Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:48:40.903Z] ---> Running in a21358fc6f6b [2023-03-09T08:48:41.496Z] ---> 709c0982f52d [2023-03-09T08:48:41.496Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:48:41.780Z] ---> 81af2f6654bc [2023-03-09T08:48:41.780Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:48:41.780Z] ---> Running in a91eb32b408c [2023-03-09T08:48:41.780Z] ---> e2d9b1857646 [2023-03-09T08:48:41.780Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:48:42.048Z] ---> Running in 30375a9bcf83 [2023-03-09T08:48:42.048Z] ---> Running in 8aea8da37ee7 [2023-03-09T08:50:33.746Z] Removing intermediate container 0ef98672271a [2023-03-09T08:50:33.746Z] ---> 8b2ea2c8b0c5 [2023-03-09T08:50:33.746Z] Step 7/20 : COPY . . [2023-03-09T08:50:33.746Z] Removing intermediate container 30375a9bcf83 [2023-03-09T08:50:33.746Z] ---> ae93a5b278c6 [2023-03-09T08:50:33.746Z] Step 8/22 : COPY . . [2023-03-09T08:50:33.746Z] Removing intermediate container a21358fc6f6b [2023-03-09T08:50:33.746Z] ---> fea705df702d [2023-03-09T08:50:33.746Z] Step 8/22 : COPY . . [2023-03-09T08:50:33.746Z] Removing intermediate container a91eb32b408c [2023-03-09T08:50:33.746Z] ---> 6f29a2a07cf6 [2023-03-09T08:50:33.746Z] Step 8/22 : COPY . . [2023-03-09T08:50:33.746Z] Removing intermediate container 8aea8da37ee7 [2023-03-09T08:50:33.746Z] ---> b3cedfdc854e [2023-03-09T08:50:33.746Z] Step 8/23 : COPY . . [2023-03-09T08:50:48.748Z] ---> e228916aa840 [2023-03-09T08:50:48.749Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-09T08:50:48.749Z] ---> 99e5f79a4ad9 [2023-03-09T08:50:48.749Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-09T08:50:49.019Z] ---> 37821feebba6 [2023-03-09T08:50:49.019Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-09T08:50:49.019Z] ---> Running in 310d40871543 [2023-03-09T08:50:49.019Z] ---> 236049c9a164 [2023-03-09T08:50:49.019Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-09T08:50:49.019Z] ---> Running in 902db3a56ab5 [2023-03-09T08:50:49.019Z] ---> 6d1ddae9eeab [2023-03-09T08:50:49.019Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-09T08:50:49.019Z] ---> Running in 72c40bdbbf1b [2023-03-09T08:50:49.286Z] ---> Running in 7afc67baabb4 [2023-03-09T08:50:49.286Z] ---> Running in 7720a6ccf64c [2023-03-09T08:50:51.885Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-09T08:50:51.885Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-09T08:50:51.885Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-09T08:50:52.153Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-09T08:50:52.153Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-09T08:57:59.922Z] Removing intermediate container 7afc67baabb4 [2023-03-09T08:57:59.922Z] ---> d5532c748b0f [2023-03-09T08:57:59.922Z] [2023-03-09T08:57:59.922Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:57:59.922Z] 3.16: Pulling from library/alpine [2023-03-09T08:57:59.922Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T08:57:59.922Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T08:57:59.922Z] ---> 4c81e5bf8899 [2023-03-09T08:57:59.922Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T08:57:59.922Z] ---> Running in a8de3872d767 [2023-03-09T08:57:59.922Z] Removing intermediate container a8de3872d767 [2023-03-09T08:57:59.922Z] ---> 711cc2819259 [2023-03-09T08:57:59.922Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:57:59.922Z] ---> Running in 1f110fafd35e [2023-03-09T08:57:59.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:57:59.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:57:59.922Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:57:59.922Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:57:59.922Z] OK: 5 MiB in 15 packages [2023-03-09T08:57:59.922Z] Removing intermediate container 1f110fafd35e [2023-03-09T08:57:59.922Z] ---> 30e496eab91a [2023-03-09T08:57:59.922Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:58:00.515Z] ---> 7c3084a4ee86 [2023-03-09T08:58:00.515Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-09T08:58:01.939Z] Removing intermediate container 902db3a56ab5 [2023-03-09T08:58:01.939Z] ---> 83847fdd36f9 [2023-03-09T08:58:01.939Z] [2023-03-09T08:58:01.939Z] Step 9/20 : FROM alpine:3.16 [2023-03-09T08:58:01.939Z] ---> 4c81e5bf8899 [2023-03-09T08:58:01.939Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-09T08:58:02.212Z] ---> Running in 6dfdc7638d9b [2023-03-09T08:58:03.189Z] ---> 8d5b1c5b7c20 [2023-03-09T08:58:03.189Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-09T08:58:04.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:58:05.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:58:06.178Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T08:58:06.451Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-09T08:58:06.451Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:58:06.451Z] OK: 6 MiB in 16 packages [2023-03-09T08:58:07.873Z] ---> dd9d8c33c0f6 [2023-03-09T08:58:07.873Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-09T08:58:09.294Z] ---> ca901aae812c [2023-03-09T08:58:09.294Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:58:09.294Z] Removing intermediate container 6dfdc7638d9b [2023-03-09T08:58:09.294Z] ---> ac36acb84c15 [2023-03-09T08:58:09.294Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-09T08:58:09.564Z] ---> Running in f23c66d41477 [2023-03-09T08:58:09.564Z] ---> Running in d4873caf8312 [2023-03-09T08:58:10.746Z] Removing intermediate container d4873caf8312 [2023-03-09T08:58:10.746Z] ---> 91aaba40d3cd [2023-03-09T08:58:10.746Z] Step 12/20 : WORKDIR /edgex [2023-03-09T08:58:10.746Z] ---> Running in bc32db0bf560 [2023-03-09T08:58:11.831Z] Removing intermediate container bc32db0bf560 [2023-03-09T08:58:11.831Z] ---> 96c62eb95a1a [2023-03-09T08:58:11.831Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-09T08:58:13.353Z] ---> 6164dddfcfd3 [2023-03-09T08:58:13.353Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-09T08:58:13.996Z] Removing intermediate container f23c66d41477 [2023-03-09T08:58:13.996Z] ---> f5c38e967159 [2023-03-09T08:58:13.996Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:58:14.267Z] ---> Running in 7b38b109009d [2023-03-09T08:58:15.240Z] Removing intermediate container 7b38b109009d [2023-03-09T08:58:15.240Z] ---> 261e124d3cbd [2023-03-09T08:58:15.240Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-09T08:58:15.240Z] ---> Running in 1a2be0fb4d06 [2023-03-09T08:58:15.851Z] ---> 84d20533eae2 [2023-03-09T08:58:15.851Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T08:58:16.123Z] Removing intermediate container 1a2be0fb4d06 [2023-03-09T08:58:16.123Z] ---> aa0985c8942c [2023-03-09T08:58:16.123Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T08:58:16.123Z] ---> Running in 188cc476e5d0 [2023-03-09T08:58:17.104Z] ---> b3fafc51db7f [2023-03-09T08:58:17.104Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T08:58:17.104Z] Removing intermediate container 188cc476e5d0 [2023-03-09T08:58:17.104Z] ---> 2f1d9a6c2d51 [2023-03-09T08:58:17.104Z] Step 21/22 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T08:58:17.104Z] ---> Running in 68acfba5ebb0 [2023-03-09T08:58:17.372Z] ---> Running in 7c984f201d6c [2023-03-09T08:58:18.337Z] Removing intermediate container 7c984f201d6c [2023-03-09T08:58:18.337Z] ---> 9e8055b97034 [2023-03-09T08:58:18.337Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:58:18.337Z] ---> Running in f8c7319b8be6 [2023-03-09T08:58:19.335Z] Removing intermediate container f8c7319b8be6 [2023-03-09T08:58:19.335Z] ---> fb233d816b75 [2023-03-09T08:58:19.335Z] [2023-03-09T08:58:19.604Z] Successfully built fb233d816b75 [2023-03-09T08:58:19.604Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-09T08:58:19.604Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-03-09T08:58:21.023Z] Removing intermediate container 68acfba5ebb0 [2023-03-09T08:58:21.023Z] ---> 96c9b3004695 [2023-03-09T08:58:21.295Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T08:58:21.295Z] ---> Running in f00e9ff7e639 [2023-03-09T08:58:22.281Z] Removing intermediate container f00e9ff7e639 [2023-03-09T08:58:22.281Z] ---> a83b61568b4e [2023-03-09T08:58:22.281Z] Step 18/20 : LABEL arch=arm64 [2023-03-09T08:58:22.281Z] ---> Running in bcff9fa3eaf1 [2023-03-09T08:58:22.868Z] Removing intermediate container bcff9fa3eaf1 [2023-03-09T08:58:22.868Z] ---> f4d5ac8476b2 [2023-03-09T08:58:23.141Z] Step 19/20 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T08:58:23.141Z] ---> Running in c531700c3430 [2023-03-09T08:58:23.752Z] Removing intermediate container c531700c3430 [2023-03-09T08:58:23.752Z] ---> 1119ca340ecf [2023-03-09T08:58:23.752Z] Step 20/20 : LABEL version=0.0.0 [2023-03-09T08:58:24.023Z] ---> Running in 85f7fb54bcf1 [2023-03-09T08:58:24.628Z] Removing intermediate container 85f7fb54bcf1 [2023-03-09T08:58:24.628Z] ---> 11963fb23859 [2023-03-09T08:58:24.628Z] [2023-03-09T08:58:24.897Z] Successfully built 11963fb23859 [2023-03-09T08:58:24.897Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-09T08:58:24.897Z] Building security-spiffe-token-provider [2023-03-09T08:58:46.985Z]  Building security-proxy-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:58:46.985Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:58:46.985Z] ---> b7fcb20bb5fb [2023-03-09T08:58:46.986Z] Step 3/32 : WORKDIR /edgex-go [2023-03-09T08:58:46.986Z] ---> Using cache [2023-03-09T08:58:46.986Z] ---> 2bd0b898bcdf [2023-03-09T08:58:46.986Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-09T08:58:46.986Z] ---> Using cache [2023-03-09T08:58:46.986Z] ---> 32a510072f08 [2023-03-09T08:58:46.986Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-09T08:58:46.986Z] ---> Using cache [2023-03-09T08:58:46.986Z] ---> a3103b7fee82 [2023-03-09T08:58:46.986Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:58:46.986Z] ---> Using cache [2023-03-09T08:58:46.986Z] ---> 8b2ea2c8b0c5 [2023-03-09T08:58:46.986Z] Step 7/32 : COPY . . [2023-03-09T08:58:46.986Z] ---> Using cache [2023-03-09T08:58:46.986Z] ---> 99e5f79a4ad9 [2023-03-09T08:58:46.986Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-09T08:58:46.986Z] ---> Running in 6202109e6c20 [2023-03-09T08:58:48.938Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-09T08:58:54.303Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:58:54.303Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:58:54.303Z] ---> b7fcb20bb5fb [2023-03-09T08:58:54.303Z] Step 3/19 : WORKDIR /edgex-go [2023-03-09T08:58:54.303Z] ---> Using cache [2023-03-09T08:58:54.303Z] ---> 2bd0b898bcdf [2023-03-09T08:58:54.303Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-09T08:58:54.892Z] ---> Running in c3393a2ad1fe [2023-03-09T08:58:57.491Z] Removing intermediate container 72c40bdbbf1b [2023-03-09T08:58:57.491Z] ---> 552e19baad71 [2023-03-09T08:58:57.491Z] [2023-03-09T08:58:57.491Z] Step 10/23 : FROM alpine:3.16 [2023-03-09T08:58:57.491Z] ---> 4c81e5bf8899 [2023-03-09T08:58:57.491Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:58:57.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:58:57.491Z] ---> Running in d868d44c2980 [2023-03-09T08:58:58.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:00.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:00.306Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-09T08:59:00.306Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-09T08:59:00.306Z] OK: 16903 distinct packages available [2023-03-09T08:59:00.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:00.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:01.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:02.145Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:59:02.145Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:59:02.416Z] OK: 5 MiB in 15 packages [2023-03-09T08:59:03.434Z] OK: 221 MiB in 51 packages [2023-03-09T08:59:05.406Z] Removing intermediate container d868d44c2980 [2023-03-09T08:59:05.406Z] ---> af1cac5764ef [2023-03-09T08:59:05.406Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T08:59:05.406Z] ---> Running in 6fcc7c34bfba [2023-03-09T08:59:06.404Z] Removing intermediate container c3393a2ad1fe [2023-03-09T08:59:06.404Z] ---> 98a8133235b0 [2023-03-09T08:59:06.404Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-09T08:59:06.404Z] Removing intermediate container 6fcc7c34bfba [2023-03-09T08:59:06.404Z] ---> 9e54e1eb3c66 [2023-03-09T08:59:06.404Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-09T08:59:06.673Z] ---> Running in 745e4a59c3ed [2023-03-09T08:59:08.090Z] Removing intermediate container 745e4a59c3ed [2023-03-09T08:59:08.090Z] ---> 0e9061e1983f [2023-03-09T08:59:08.090Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-09T08:59:08.360Z] ---> Running in 6f2718be9e94 [2023-03-09T08:59:08.633Z] ---> 1460634122a8 [2023-03-09T08:59:08.633Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:59:08.921Z] ---> Running in 49ff9672a9b3 [2023-03-09T08:59:09.896Z] Removing intermediate container 6f2718be9e94 [2023-03-09T08:59:09.896Z] ---> 33853e39ebb8 [2023-03-09T08:59:09.896Z] Step 15/23 : WORKDIR / [2023-03-09T08:59:10.165Z] ---> Running in 9789da4c9dd4 [2023-03-09T08:59:11.579Z] Removing intermediate container 9789da4c9dd4 [2023-03-09T08:59:11.579Z] ---> 5adc731a7c87 [2023-03-09T08:59:11.579Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:59:14.163Z] ---> 3ee9de06b025 [2023-03-09T08:59:14.163Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-09T08:59:17.514Z] ---> e87a0ac294db [2023-03-09T08:59:17.781Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-09T08:59:19.197Z] ---> 7cdd54a102d1 [2023-03-09T08:59:19.197Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-09T08:59:19.477Z] ---> Running in 22347f4075d9 [2023-03-09T08:59:19.477Z] Removing intermediate container 310d40871543 [2023-03-09T08:59:19.477Z] ---> d7e604793321 [2023-03-09T08:59:19.477Z] [2023-03-09T08:59:19.477Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T08:59:19.477Z] ---> 4c81e5bf8899 [2023-03-09T08:59:19.477Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-09T08:59:19.748Z] ---> Running in 9d31eeb02c8c [2023-03-09T08:59:20.354Z] Removing intermediate container 22347f4075d9 [2023-03-09T08:59:20.354Z] ---> e96fb68203b7 [2023-03-09T08:59:20.354Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:59:20.354Z] ---> Running in 31e4ead355b5 [2023-03-09T08:59:20.632Z] Removing intermediate container 9d31eeb02c8c [2023-03-09T08:59:20.633Z] ---> c1b19f792dec [2023-03-09T08:59:20.633Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-09T08:59:20.633Z] ---> Running in b3e4b8f7e4db [2023-03-09T08:59:21.219Z] Removing intermediate container 31e4ead355b5 [2023-03-09T08:59:21.219Z] ---> 36e63ce0a13f [2023-03-09T08:59:21.219Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T08:59:21.219Z] ---> Running in 17049282b8a7 [2023-03-09T08:59:21.491Z] Removing intermediate container b3e4b8f7e4db [2023-03-09T08:59:21.491Z] ---> 58ca37985767 [2023-03-09T08:59:21.491Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-09T08:59:21.764Z] ---> Running in a6ed87f35640 [2023-03-09T08:59:22.037Z] Removing intermediate container 17049282b8a7 [2023-03-09T08:59:22.037Z] ---> 9d09596f51af [2023-03-09T08:59:22.037Z] Step 22/23 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T08:59:22.305Z] ---> Running in 0eb73623b2ee [2023-03-09T08:59:22.583Z] Removing intermediate container a6ed87f35640 [2023-03-09T08:59:22.583Z] ---> 9d38814122fb [2023-03-09T08:59:22.583Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T08:59:22.583Z] ---> Running in bbe27c31f470 [2023-03-09T08:59:23.556Z] Removing intermediate container 0eb73623b2ee [2023-03-09T08:59:23.556Z] ---> 3fef0e42a262 [2023-03-09T08:59:23.556Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T08:59:23.556Z] ---> Running in ddafc6b9d119 [2023-03-09T08:59:24.525Z] Removing intermediate container ddafc6b9d119 [2023-03-09T08:59:24.525Z] ---> 1b3c35edbd92 [2023-03-09T08:59:24.525Z] [2023-03-09T08:59:25.112Z] Successfully built 1b3c35edbd92 [2023-03-09T08:59:25.112Z] Successfully tagged core-command-arm64:latest [2023-03-09T08:59:25.112Z] Building support-notifications [2023-03-09T08:59:25.112Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:25.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:27.663Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T08:59:27.663Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T08:59:27.663Z] OK: 5 MiB in 15 packages [2023-03-09T08:59:29.636Z] Removing intermediate container bbe27c31f470 [2023-03-09T08:59:29.636Z] ---> e77560857b2d [2023-03-09T08:59:29.636Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T08:59:30.610Z] ---> 919da30de990 [2023-03-09T08:59:30.610Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-09T08:59:32.585Z] ---> f372b859e2a8 [2023-03-09T08:59:32.585Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-09T08:59:34.015Z] ---> 36c933fc223f [2023-03-09T08:59:34.015Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-09T08:59:34.288Z] ---> Running in d62e9ff87d0a [2023-03-09T08:59:35.269Z] Removing intermediate container d62e9ff87d0a [2023-03-09T08:59:35.269Z] ---> b56b64825b56 [2023-03-09T08:59:35.269Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T08:59:35.269Z] ---> Running in bfef2bf4e58a [2023-03-09T08:59:36.286Z] Removing intermediate container bfef2bf4e58a [2023-03-09T08:59:36.286Z] ---> 28256a3ab54a [2023-03-09T08:59:36.286Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T08:59:36.286Z] ---> Running in e645b6053f13 [2023-03-09T08:59:37.273Z] Removing intermediate container e645b6053f13 [2023-03-09T08:59:37.273Z] ---> 9eef2d3c5847 [2023-03-09T08:59:37.273Z] Step 21/22 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T08:59:37.562Z] ---> Running in 3e3f163e7d11 [2023-03-09T08:59:38.156Z] Removing intermediate container 3e3f163e7d11 [2023-03-09T08:59:38.156Z] ---> 5e327836e037 [2023-03-09T08:59:38.156Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T08:59:38.432Z] ---> Running in 69077d64c698 [2023-03-09T08:59:39.024Z] Removing intermediate container 69077d64c698 [2023-03-09T08:59:39.024Z] ---> 05438e240fb9 [2023-03-09T08:59:39.024Z] [2023-03-09T08:59:39.617Z] Successfully built 05438e240fb9 [2023-03-09T08:59:39.617Z] Successfully tagged core-data-arm64:latest [2023-03-09T08:59:39.617Z]  Building core-data ... done Building security-spire-config [2023-03-09T08:59:46.307Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T08:59:46.307Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T08:59:46.307Z] ---> b7fcb20bb5fb [2023-03-09T08:59:46.307Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T08:59:46.307Z] ---> Using cache [2023-03-09T08:59:46.307Z] ---> cb52b7560fa1 [2023-03-09T08:59:46.307Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T08:59:46.307Z] ---> Using cache [2023-03-09T08:59:46.307Z] ---> 3c6f1279be85 [2023-03-09T08:59:46.307Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-09T08:59:46.307Z] ---> Running in 2e176d57e440 [2023-03-09T08:59:48.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:48.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T08:59:50.517Z] OK: 221 MiB in 51 packages [2023-03-09T08:59:52.514Z] Removing intermediate container 2e176d57e440 [2023-03-09T08:59:52.514Z] ---> d61f613e2d49 [2023-03-09T08:59:52.514Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T08:59:53.943Z] ---> 219992c05ac1 [2023-03-09T08:59:53.943Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T08:59:54.536Z] ---> Running in 19bed51ea624 [2023-03-09T09:00:04.666Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T09:00:04.666Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T09:00:04.666Z] ---> b7fcb20bb5fb [2023-03-09T09:00:04.666Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T09:00:04.666Z] ---> Using cache [2023-03-09T09:00:04.666Z] ---> 2bd0b898bcdf [2023-03-09T09:00:04.666Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T09:00:04.666Z] ---> Running in 984eb5d22bfb [2023-03-09T09:00:05.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:00:05.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:00:07.880Z] OK: 221 MiB in 51 packages [2023-03-09T09:00:09.310Z] Removing intermediate container 984eb5d22bfb [2023-03-09T09:00:09.310Z] ---> 6329308123a4 [2023-03-09T09:00:09.310Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T09:00:10.756Z] ---> 5e559356701b [2023-03-09T09:00:10.756Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:00:10.756Z] ---> Running in 84ed805ab392 [2023-03-09T09:01:18.753Z] Removing intermediate container 49ff9672a9b3 [2023-03-09T09:01:18.754Z] ---> dc2ee2bee81c [2023-03-09T09:01:18.754Z] Step 7/19 : COPY . . [2023-03-09T09:01:51.056Z] ---> c7f15acc6fc7 [2023-03-09T09:01:51.056Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-09T09:01:51.056Z] ---> Running in 704c52ab3369 [2023-03-09T09:01:51.056Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-09T09:02:23.351Z] Removing intermediate container 19bed51ea624 [2023-03-09T09:02:23.351Z] ---> 469c7f7cebd5 [2023-03-09T09:02:23.351Z] Step 8/22 : COPY . . [2023-03-09T09:02:30.290Z] Removing intermediate container 7720a6ccf64c [2023-03-09T09:02:30.290Z] ---> 4d4e391de70e [2023-03-09T09:02:30.290Z] [2023-03-09T09:02:30.290Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T09:02:30.290Z] ---> 4c81e5bf8899 [2023-03-09T09:02:30.290Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T09:02:30.290Z] ---> Using cache [2023-03-09T09:02:30.290Z] ---> af1cac5764ef [2023-03-09T09:02:30.290Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T09:02:30.290Z] ---> Using cache [2023-03-09T09:02:30.290Z] ---> 9e54e1eb3c66 [2023-03-09T09:02:30.290Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-09T09:02:30.593Z] ---> Running in 7607d45f57f5 [2023-03-09T09:02:31.628Z] Removing intermediate container 7607d45f57f5 [2023-03-09T09:02:31.628Z] ---> 218f0b6bdfbb [2023-03-09T09:02:31.628Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T09:02:31.911Z] ---> Running in db9d99f9b0e4 [2023-03-09T09:02:32.918Z] Removing intermediate container db9d99f9b0e4 [2023-03-09T09:02:32.918Z] ---> 13727618bf71 [2023-03-09T09:02:32.918Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:02:34.914Z] ---> 164c21d9821d [2023-03-09T09:02:34.914Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-09T09:02:36.330Z] Removing intermediate container 84ed805ab392 [2023-03-09T09:02:36.330Z] ---> 886c95124ce8 [2023-03-09T09:02:36.330Z] Step 7/24 : COPY . . [2023-03-09T09:02:40.602Z] ---> 5278119b51e4 [2023-03-09T09:02:40.602Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-09T09:02:42.575Z] ---> c74c9a79ba16 [2023-03-09T09:02:42.575Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-09T09:02:42.575Z] ---> Running in d670e83c4a84 [2023-03-09T09:02:43.991Z] Removing intermediate container d670e83c4a84 [2023-03-09T09:02:43.991Z] ---> f06cd3747007 [2023-03-09T09:02:43.991Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:02:46.048Z] ---> Running in 810838e45311 [2023-03-09T09:02:46.048Z] Removing intermediate container 810838e45311 [2023-03-09T09:02:46.048Z] ---> 179d4719648b [2023-03-09T09:02:46.048Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T09:02:46.048Z] ---> Running in 2912028a7884 [2023-03-09T09:02:46.048Z] ---> 667c14fc2532 [2023-03-09T09:02:46.048Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-09T09:02:46.048Z] ---> Running in c41c6b497f96 [2023-03-09T09:02:47.030Z] Removing intermediate container 2912028a7884 [2023-03-09T09:02:47.030Z] ---> a4f5dd7dcd23 [2023-03-09T09:02:47.030Z] Step 21/22 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T09:02:47.030Z] ---> Running in 99a6b13ab53d [2023-03-09T09:02:48.461Z] Removing intermediate container 99a6b13ab53d [2023-03-09T09:02:48.461Z] ---> d51f9025602d [2023-03-09T09:02:48.461Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T09:02:48.461Z] ---> Running in 23b6f74632ab [2023-03-09T09:02:48.461Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-09T09:02:49.430Z] Removing intermediate container 23b6f74632ab [2023-03-09T09:02:49.430Z] ---> fffbbd6167e1 [2023-03-09T09:02:49.430Z] [2023-03-09T09:02:50.019Z] Successfully built fffbbd6167e1 [2023-03-09T09:02:50.019Z] Successfully tagged support-scheduler-arm64:latest [2023-03-09T09:02:50.019Z] Building core-common-config-bootstrapper [2023-03-09T09:02:58.259Z]  Building support-scheduler ... done  ---> 29574797d635 [2023-03-09T09:02:58.259Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T09:02:58.259Z] ---> Running in d1fdd89a1a4a [2023-03-09T09:02:58.530Z] Removing intermediate container d1fdd89a1a4a [2023-03-09T09:02:58.530Z] ---> 66a061878152 [2023-03-09T09:02:58.530Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T09:02:58.530Z] ---> Running in 79964ee3e9a0 [2023-03-09T09:02:59.955Z] Removing intermediate container 79964ee3e9a0 [2023-03-09T09:02:59.955Z] ---> dff3b8d5be7e [2023-03-09T09:02:59.955Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T09:02:59.955Z] ---> Running in 871b73b57c82 [2023-03-09T09:03:05.338Z] Removing intermediate container 871b73b57c82 [2023-03-09T09:03:05.338Z] ---> 8bb64a9cb855 [2023-03-09T09:03:05.338Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T09:03:05.338Z] ---> Running in 7e9236ad4d92 [2023-03-09T09:03:05.338Z] Removing intermediate container 7e9236ad4d92 [2023-03-09T09:03:05.338Z] ---> 9e93b3a5c348 [2023-03-09T09:03:05.338Z] [2023-03-09T09:03:05.338Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T09:03:05.611Z] 3.15: Pulling from library/alpine [2023-03-09T09:03:07.589Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-09T09:03:07.589Z] Status: Downloaded newer image for alpine:3.15 [2023-03-09T09:03:07.589Z] ---> 354640af7b1b [2023-03-09T09:03:07.589Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T09:03:07.862Z] ---> Running in 2db9cdb4635b [2023-03-09T09:03:08.453Z] Removing intermediate container 2db9cdb4635b [2023-03-09T09:03:08.453Z] ---> 3860ff9c4707 [2023-03-09T09:03:08.453Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-09T09:03:08.453Z] ---> Running in c3a0d7521f1a [2023-03-09T09:03:11.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:03:11.365Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T09:03:11.365Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-09T09:03:11.365Z] ---> b7fcb20bb5fb [2023-03-09T09:03:11.637Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-09T09:03:11.637Z] ---> Using cache [2023-03-09T09:03:11.637Z] ---> cb52b7560fa1 [2023-03-09T09:03:11.637Z] Step 4/22 : WORKDIR /edgex-go [2023-03-09T09:03:11.637Z] ---> Using cache [2023-03-09T09:03:11.637Z] ---> 3c6f1279be85 [2023-03-09T09:03:11.637Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-09T09:03:11.637Z] ---> Using cache [2023-03-09T09:03:11.637Z] ---> 01cbb487c189 [2023-03-09T09:03:11.637Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-09T09:03:11.637Z] ---> Using cache [2023-03-09T09:03:11.637Z] ---> 709c0982f52d [2023-03-09T09:03:11.637Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:03:11.637Z] ---> Using cache [2023-03-09T09:03:11.637Z] ---> 6f29a2a07cf6 [2023-03-09T09:03:11.638Z] Step 8/22 : COPY . . [2023-03-09T09:03:11.638Z] ---> Using cache [2023-03-09T09:03:11.638Z] ---> 236049c9a164 [2023-03-09T09:03:11.638Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-09T09:03:11.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:03:12.615Z] ---> Running in 52aae5f4c675 [2023-03-09T09:03:13.593Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T09:03:13.593Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T09:03:13.593Z] OK: 15736 distinct packages available [2023-03-09T09:03:13.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:03:14.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:03:14.802Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-09T09:03:15.777Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-09T09:03:15.777Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-09T09:03:15.777Z] (3/4) Installing libucontext (1.1-r0) [2023-03-09T09:03:15.777Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-09T09:03:15.777Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T09:03:15.777Z] OK: 6 MiB in 18 packages [2023-03-09T09:03:17.746Z] Removing intermediate container c3a0d7521f1a [2023-03-09T09:03:17.746Z] ---> 123847e7838e [2023-03-09T09:03:17.746Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T09:03:26.025Z] ---> 7e19f2551198 [2023-03-09T09:03:26.025Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T09:03:26.305Z] ---> 7191b354cb43 [2023-03-09T09:03:26.305Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-09T09:03:26.305Z] ---> Running in b2a72d4839f1 [2023-03-09T09:03:27.286Z] Removing intermediate container b2a72d4839f1 [2023-03-09T09:03:27.286Z] ---> 04171149fcb6 [2023-03-09T09:03:27.286Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-09T09:03:28.274Z] ---> 97718b63759a [2023-03-09T09:03:28.274Z] Step 19/24 : WORKDIR / [2023-03-09T09:03:28.274Z] ---> Running in 3665d4663518 [2023-03-09T09:03:28.867Z] Removing intermediate container 3665d4663518 [2023-03-09T09:03:28.868Z] ---> 0be5ca6ba3cc [2023-03-09T09:03:29.138Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T09:03:29.138Z] ---> Running in e3e1aa315960 [2023-03-09T09:03:29.730Z] Removing intermediate container e3e1aa315960 [2023-03-09T09:03:29.730Z] ---> 0c4ca088bc80 [2023-03-09T09:03:29.730Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T09:03:29.730Z] ---> Running in 3e78ead1e54d [2023-03-09T09:03:30.339Z] Removing intermediate container 3e78ead1e54d [2023-03-09T09:03:30.339Z] ---> 0817cec61b8a [2023-03-09T09:03:30.339Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T09:03:30.611Z] ---> Running in 88279ad891d4 [2023-03-09T09:03:30.884Z] Removing intermediate container 88279ad891d4 [2023-03-09T09:03:30.884Z] ---> 993e5bd8f451 [2023-03-09T09:03:30.884Z] Step 23/24 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T09:03:31.162Z] ---> Running in c42c223dec86 [2023-03-09T09:03:31.754Z] Removing intermediate container c42c223dec86 [2023-03-09T09:03:31.754Z] ---> 3a0a1d0576fe [2023-03-09T09:03:31.754Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T09:03:31.754Z] ---> Running in dd440d6355f9 [2023-03-09T09:03:32.347Z] Removing intermediate container dd440d6355f9 [2023-03-09T09:03:32.347Z] ---> d6879c3b852d [2023-03-09T09:03:32.347Z] [2023-03-09T09:03:32.619Z] Successfully built d6879c3b852d [2023-03-09T09:03:32.619Z] Successfully tagged security-spire-config-arm64:latest [2023-03-09T09:03:32.619Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-03-09T09:03:50.892Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T09:03:50.892Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T09:03:50.892Z] ---> b7fcb20bb5fb [2023-03-09T09:03:50.892Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T09:03:50.892Z] ---> Using cache [2023-03-09T09:03:50.892Z] ---> 2bd0b898bcdf [2023-03-09T09:03:50.892Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-09T09:03:50.892Z] ---> Using cache [2023-03-09T09:03:50.892Z] ---> 32a510072f08 [2023-03-09T09:03:50.892Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T09:03:50.892Z] ---> Using cache [2023-03-09T09:03:50.892Z] ---> a3103b7fee82 [2023-03-09T09:03:50.892Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:03:50.892Z] ---> Using cache [2023-03-09T09:03:50.892Z] ---> 8b2ea2c8b0c5 [2023-03-09T09:03:50.892Z] Step 7/23 : COPY . . [2023-03-09T09:03:50.892Z] ---> Using cache [2023-03-09T09:03:50.892Z] ---> 99e5f79a4ad9 [2023-03-09T09:03:50.892Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-09T09:03:50.892Z] ---> Running in 68fcf5abb268 [2023-03-09T09:03:52.857Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-09T09:05:29.587Z] Removing intermediate container 6202109e6c20 [2023-03-09T09:05:29.587Z] ---> 1d1676619c82 [2023-03-09T09:05:29.587Z] [2023-03-09T09:05:29.587Z] Step 9/32 : FROM alpine:3.16 [2023-03-09T09:05:29.587Z] ---> 4c81e5bf8899 [2023-03-09T09:05:29.587Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T09:05:29.587Z] ---> Running in 41074b66788b [2023-03-09T09:05:30.564Z] Removing intermediate container 41074b66788b [2023-03-09T09:05:30.564Z] ---> ce0c788a2f5b [2023-03-09T09:05:30.564Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-09T09:05:30.564Z] ---> Running in 27242fb62656 [2023-03-09T09:05:32.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:05:33.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:05:34.567Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-09T09:05:34.854Z] (2/2) Installing su-exec (0.2-r1) [2023-03-09T09:05:34.854Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T09:05:34.854Z] OK: 5 MiB in 16 packages [2023-03-09T09:05:36.825Z] Removing intermediate container 27242fb62656 [2023-03-09T09:05:36.825Z] ---> bee4dad815dc [2023-03-09T09:05:36.825Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-09T09:05:36.825Z] ---> Running in 3f6ec81b4a1c [2023-03-09T09:05:37.413Z] Removing intermediate container 3f6ec81b4a1c [2023-03-09T09:05:37.413Z] ---> e49b9471f89f [2023-03-09T09:05:37.413Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-09T09:05:37.413Z] ---> Running in 35194608b4c2 [2023-03-09T09:05:38.002Z] Removing intermediate container 35194608b4c2 [2023-03-09T09:05:38.002Z] ---> 302cc0ecc50c [2023-03-09T09:05:38.002Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-09T09:05:38.002Z] ---> Running in ee8fb5cd5646 [2023-03-09T09:05:38.968Z] Removing intermediate container ee8fb5cd5646 [2023-03-09T09:05:38.968Z] ---> 1ca0b0e8114b [2023-03-09T09:05:38.968Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-09T09:05:38.968Z] ---> Running in 5ac7875e3a9d [2023-03-09T09:05:39.565Z] Removing intermediate container 5ac7875e3a9d [2023-03-09T09:05:39.565Z] ---> 5b893ff1fe2d [2023-03-09T09:05:39.565Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-09T09:05:39.565Z] ---> Running in b7e223decd86 [2023-03-09T09:05:43.836Z] Removing intermediate container b7e223decd86 [2023-03-09T09:05:43.836Z] ---> 479465bed9c7 [2023-03-09T09:05:43.836Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-09T09:05:43.836Z] ---> Running in a8e1dd0df256 [2023-03-09T09:05:44.105Z] Removing intermediate container a8e1dd0df256 [2023-03-09T09:05:44.105Z] ---> e4ec2e9fadcf [2023-03-09T09:05:44.105Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-09T09:05:45.069Z] ---> 836707a70fd9 [2023-03-09T09:05:45.069Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-09T09:05:45.344Z] ---> Running in c67c1fc2cb76 [2023-03-09T09:05:50.717Z] Removing intermediate container c67c1fc2cb76 [2023-03-09T09:05:50.717Z] ---> 9a4904ae94b0 [2023-03-09T09:05:50.717Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:05:51.690Z] ---> 26ca8160c194 [2023-03-09T09:05:51.690Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-09T09:05:53.641Z] ---> 53a366691964 [2023-03-09T09:05:53.641Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-09T09:05:54.608Z] ---> d563030a8086 [2023-03-09T09:05:54.609Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-09T09:05:56.020Z] ---> 02600e1c9aff [2023-03-09T09:05:56.020Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-09T09:05:56.607Z] ---> a872b6499d41 [2023-03-09T09:05:56.607Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-09T09:05:57.572Z] ---> 66533522effb [2023-03-09T09:05:57.572Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-09T09:05:58.537Z] ---> b0a7f061e2ec [2023-03-09T09:05:58.537Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-09T09:05:58.808Z] ---> Running in bc392e4f3759 [2023-03-09T09:06:02.187Z] Removing intermediate container bc392e4f3759 [2023-03-09T09:06:02.187Z] ---> f159a60ef164 [2023-03-09T09:06:02.187Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-09T09:06:02.467Z] ---> Running in 34000e8327ed [2023-03-09T09:06:03.061Z] Removing intermediate container 34000e8327ed [2023-03-09T09:06:03.061Z] ---> 7d6f5ded25f9 [2023-03-09T09:06:03.061Z] Step 29/32 : CMD ["gate"] [2023-03-09T09:06:03.061Z] ---> Running in 9b145628cfff [2023-03-09T09:06:03.656Z] Removing intermediate container 9b145628cfff [2023-03-09T09:06:03.656Z] ---> 5c49f5589472 [2023-03-09T09:06:03.656Z] Step 30/32 : LABEL arch=arm64 [2023-03-09T09:06:03.931Z] ---> Running in 6bc8613c0f4e [2023-03-09T09:06:04.537Z] Removing intermediate container 6bc8613c0f4e [2023-03-09T09:06:04.537Z] ---> 86819858389d [2023-03-09T09:06:04.537Z] Step 31/32 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T09:06:04.832Z] ---> Running in 73f3e43ba214 [2023-03-09T09:06:05.417Z] Removing intermediate container 73f3e43ba214 [2023-03-09T09:06:05.417Z] ---> 1055c85e4b7a [2023-03-09T09:06:05.417Z] Step 32/32 : LABEL version=0.0.0 [2023-03-09T09:06:05.417Z] ---> Running in 1e674055984c [2023-03-09T09:06:06.381Z] Removing intermediate container 1e674055984c [2023-03-09T09:06:06.381Z] ---> 704017abb275 [2023-03-09T09:06:06.381Z] [2023-03-09T09:06:06.650Z] Successfully built 704017abb275 [2023-03-09T09:06:06.650Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-09T09:06:06.650Z]  Building security-bootstrapper ... done Building core-metadata [2023-03-09T09:06:28.737Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T09:06:28.737Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T09:06:28.737Z] ---> b7fcb20bb5fb [2023-03-09T09:06:28.737Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T09:06:28.737Z] ---> Using cache [2023-03-09T09:06:28.737Z] ---> cb52b7560fa1 [2023-03-09T09:06:28.737Z] Step 4/24 : WORKDIR /edgex-go [2023-03-09T09:06:28.737Z] ---> Using cache [2023-03-09T09:06:28.737Z] ---> 3c6f1279be85 [2023-03-09T09:06:28.737Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-09T09:06:28.737Z] ---> Using cache [2023-03-09T09:06:28.737Z] ---> 01cbb487c189 [2023-03-09T09:06:28.737Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-09T09:06:28.737Z] ---> Using cache [2023-03-09T09:06:28.737Z] ---> 709c0982f52d [2023-03-09T09:06:28.737Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:06:28.737Z] ---> Using cache [2023-03-09T09:06:28.737Z] ---> 6f29a2a07cf6 [2023-03-09T09:06:28.737Z] Step 8/24 : COPY . . [2023-03-09T09:06:28.737Z] ---> Using cache [2023-03-09T09:06:28.737Z] ---> 236049c9a164 [2023-03-09T09:06:28.737Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-09T09:06:28.737Z] ---> Running in edb8d62ccb45 [2023-03-09T09:06:28.737Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-09T09:11:06.115Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-09T09:11:21.168Z] Removing intermediate container 52aae5f4c675 [2023-03-09T09:11:21.168Z] ---> a9666da9587e [2023-03-09T09:11:21.168Z] [2023-03-09T09:11:21.168Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T09:11:21.168Z] ---> 4c81e5bf8899 [2023-03-09T09:11:21.168Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-09T09:11:21.168Z] ---> Using cache [2023-03-09T09:11:21.168Z] ---> 711cc2819259 [2023-03-09T09:11:21.168Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-09T09:11:21.168Z] ---> Using cache [2023-03-09T09:11:21.168Z] ---> 30e496eab91a [2023-03-09T09:11:21.168Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:11:21.168Z] ---> Using cache [2023-03-09T09:11:21.168Z] ---> 7c3084a4ee86 [2023-03-09T09:11:21.168Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-09T09:11:22.596Z] ---> 757d1294086c [2023-03-09T09:11:22.596Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-09T09:11:22.596Z] Removing intermediate container 68fcf5abb268 [2023-03-09T09:11:22.596Z] ---> a237dd232592 [2023-03-09T09:11:22.596Z] [2023-03-09T09:11:22.596Z] Step 9/23 : FROM alpine:3.16 [2023-03-09T09:11:22.596Z] ---> 4c81e5bf8899 [2023-03-09T09:11:22.596Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-09T09:11:22.596Z] ---> Running in 8811173fa349 [2023-03-09T09:11:24.020Z] ---> b935ed24b1f5 [2023-03-09T09:11:24.020Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-09T09:11:25.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:11:25.448Z] ---> 3285e1b75c15 [2023-03-09T09:11:25.448Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T09:11:25.448Z] ---> Running in 7ddabc6e1d09 [2023-03-09T09:11:26.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:11:28.019Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-09T09:11:28.291Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-09T09:11:28.291Z] (3/3) Installing su-exec (0.2-r1) [2023-03-09T09:11:28.291Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T09:11:28.291Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T09:11:28.885Z] Removing intermediate container 7ddabc6e1d09 [2023-03-09T09:11:28.885Z] ---> a6b012bc6874 [2023-03-09T09:11:28.885Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T09:11:28.885Z] OK: 6 MiB in 17 packages [2023-03-09T09:11:28.885Z] ---> Running in c756fbe47266 [2023-03-09T09:11:29.855Z] Removing intermediate container c756fbe47266 [2023-03-09T09:11:29.855Z] ---> 8e6d63a0b7d0 [2023-03-09T09:11:29.855Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-09T09:11:30.126Z] ---> Running in 79f752d7d72d [2023-03-09T09:11:31.094Z] Removing intermediate container 79f752d7d72d [2023-03-09T09:11:31.094Z] ---> 87f77ab8d677 [2023-03-09T09:11:31.094Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T09:11:31.094Z] ---> Running in 2770aa77b3a1 [2023-03-09T09:11:31.681Z] Removing intermediate container 8811173fa349 [2023-03-09T09:11:31.681Z] ---> 0dd2300d5f02 [2023-03-09T09:11:31.681Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-09T09:11:31.681Z] ---> Running in 05be3ad2eccb [2023-03-09T09:11:31.952Z] Removing intermediate container 2770aa77b3a1 [2023-03-09T09:11:31.952Z] ---> 984218586d29 [2023-03-09T09:11:31.952Z] Step 21/22 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T09:11:31.952Z] ---> Running in aba9206b32a3 [2023-03-09T09:11:32.540Z] Removing intermediate container 05be3ad2eccb [2023-03-09T09:11:32.540Z] ---> 58ff946a73e3 [2023-03-09T09:11:32.540Z] Step 12/23 : WORKDIR / [2023-03-09T09:11:32.540Z] ---> Running in 82119010725b [2023-03-09T09:11:32.810Z] Removing intermediate container aba9206b32a3 [2023-03-09T09:11:32.810Z] ---> 3cbedb684050 [2023-03-09T09:11:32.810Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T09:11:33.079Z] ---> Running in 38a593032c2f [2023-03-09T09:11:33.351Z] Removing intermediate container 82119010725b [2023-03-09T09:11:33.351Z] ---> 8b62c7eb96c9 [2023-03-09T09:11:33.351Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-09T09:11:33.626Z] Removing intermediate container 38a593032c2f [2023-03-09T09:11:33.627Z] ---> 001d21714dfb [2023-03-09T09:11:33.627Z] [2023-03-09T09:11:34.215Z] Successfully built 001d21714dfb [2023-03-09T09:11:34.215Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-09T09:11:34.215Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-03-09T09:11:34.807Z] ---> 8615e1db3f7d [2023-03-09T09:11:34.807Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-09T09:11:35.776Z] ---> 4dad3a6850b0 [2023-03-09T09:11:35.776Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-09T09:11:36.752Z] ---> 0f5c41a541b3 [2023-03-09T09:11:36.752Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-09T09:11:38.712Z] ---> 740dc85d782b [2023-03-09T09:11:38.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-09T09:11:40.667Z] ---> 179a2f2ba796 [2023-03-09T09:11:40.667Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-09T09:11:41.633Z] ---> 79b635cb2aa3 [2023-03-09T09:11:41.633Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-09T09:11:41.633Z] ---> Running in 1a3513495efe [2023-03-09T09:11:45.905Z] Removing intermediate container 1a3513495efe [2023-03-09T09:11:45.905Z] ---> 97032128897e [2023-03-09T09:11:45.905Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-09T09:11:45.905Z] ---> Running in 6c1d957104a0 [2023-03-09T09:11:47.315Z] Removing intermediate container 6c1d957104a0 [2023-03-09T09:11:47.315Z] ---> a4c69245f292 [2023-03-09T09:11:47.315Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T09:11:47.315Z] ---> Running in 2c41087b9510 [2023-03-09T09:11:48.276Z] Removing intermediate container 2c41087b9510 [2023-03-09T09:11:48.276Z] ---> 07e0234b9f6d [2023-03-09T09:11:48.276Z] Step 22/23 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T09:11:48.276Z] ---> Running in b1542d016cc1 [2023-03-09T09:11:49.237Z] Removing intermediate container b1542d016cc1 [2023-03-09T09:11:49.237Z] ---> 6a5bb611e552 [2023-03-09T09:11:49.237Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T09:11:49.505Z] ---> Running in 8382324cc673 [2023-03-09T09:11:50.469Z] Removing intermediate container 8382324cc673 [2023-03-09T09:11:50.469Z] ---> 0cd77e340b4b [2023-03-09T09:11:50.469Z] [2023-03-09T09:11:51.443Z] Successfully built 0cd77e340b4b [2023-03-09T09:11:51.710Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-09T09:11:51.710Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-03-09T09:11:57.049Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T09:11:57.049Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-09T09:11:57.049Z] ---> b7fcb20bb5fb [2023-03-09T09:11:57.049Z] Step 3/23 : WORKDIR /edgex-go [2023-03-09T09:11:57.049Z] ---> Using cache [2023-03-09T09:11:57.049Z] ---> 2bd0b898bcdf [2023-03-09T09:11:57.049Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T09:11:57.049Z] ---> Using cache [2023-03-09T09:11:57.049Z] ---> 6329308123a4 [2023-03-09T09:11:57.049Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-09T09:11:57.049Z] ---> Using cache [2023-03-09T09:11:57.049Z] ---> 5e559356701b [2023-03-09T09:11:57.049Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:11:57.049Z] ---> Using cache [2023-03-09T09:11:57.049Z] ---> 886c95124ce8 [2023-03-09T09:11:57.049Z] Step 7/23 : COPY . . [2023-03-09T09:11:57.049Z] ---> Using cache [2023-03-09T09:11:57.049Z] ---> 29574797d635 [2023-03-09T09:11:57.049Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T09:11:57.049Z] ---> Using cache [2023-03-09T09:11:57.049Z] ---> 66a061878152 [2023-03-09T09:11:57.049Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-09T09:11:57.049Z] ---> Using cache [2023-03-09T09:11:57.049Z] ---> dff3b8d5be7e [2023-03-09T09:11:57.049Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T09:11:57.635Z] ---> Running in dae838d6751f [2023-03-09T09:12:01.891Z] Removing intermediate container dae838d6751f [2023-03-09T09:12:01.891Z] ---> 47d61b6892c9 [2023-03-09T09:12:01.891Z] Step 11/23 : WORKDIR /edgex-go [2023-03-09T09:12:02.474Z] ---> Running in 7dc896071fed [2023-03-09T09:12:02.474Z] Removing intermediate container 704c52ab3369 [2023-03-09T09:12:02.474Z] ---> 83e886da3949 [2023-03-09T09:12:02.474Z] [2023-03-09T09:12:02.474Z] Step 9/19 : FROM alpine:3.15 [2023-03-09T09:12:02.474Z] ---> 354640af7b1b [2023-03-09T09:12:02.474Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T09:12:02.474Z] ---> Using cache [2023-03-09T09:12:02.474Z] ---> 3860ff9c4707 [2023-03-09T09:12:02.474Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-09T09:12:02.743Z] ---> Running in 2efec6bd0366 [2023-03-09T09:12:03.721Z] Removing intermediate container 7dc896071fed [2023-03-09T09:12:03.721Z] ---> 34601fa97782 [2023-03-09T09:12:03.721Z] [2023-03-09T09:12:03.721Z] Step 12/23 : FROM alpine:3.15 [2023-03-09T09:12:03.721Z] ---> 354640af7b1b [2023-03-09T09:12:03.721Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T09:12:03.721Z] ---> Using cache [2023-03-09T09:12:03.721Z] ---> 3860ff9c4707 [2023-03-09T09:12:03.721Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T09:12:04.004Z] ---> Running in f600c21514b5 [2023-03-09T09:12:05.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:12:06.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:12:06.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:12:07.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:12:08.131Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T09:12:08.131Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T09:12:08.131Z] OK: 15736 distinct packages available [2023-03-09T09:12:08.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:12:08.666Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-09T09:12:08.666Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-09T09:12:08.666Z] OK: 15736 distinct packages available [2023-03-09T09:12:08.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:12:08.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:12:09.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:12:10.942Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-09T09:12:10.942Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-09T09:12:10.942Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-09T09:12:10.942Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-09T09:12:10.942Z] (5/9) Installing curl (7.80.0-r6) [2023-03-09T09:12:10.942Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-09T09:12:10.942Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-09T09:12:10.942Z] (8/9) Installing libucontext (1.1-r0) [2023-03-09T09:12:10.942Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-09T09:12:10.942Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T09:12:11.209Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T09:12:11.209Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-09T09:12:11.209Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-09T09:12:11.209Z] (3/5) Installing libucontext (1.1-r0) [2023-03-09T09:12:11.209Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-09T09:12:11.209Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-09T09:12:11.209Z] Executing busybox-1.34.1-r7.trigger [2023-03-09T09:12:11.209Z] OK: 6 MiB in 19 packages [2023-03-09T09:12:12.190Z] OK: 8 MiB in 23 packages [2023-03-09T09:12:14.782Z] Removing intermediate container f600c21514b5 [2023-03-09T09:12:14.782Z] ---> b9f42e07eda6 [2023-03-09T09:12:14.782Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T09:12:15.741Z] Removing intermediate container 2efec6bd0366 [2023-03-09T09:12:15.741Z] ---> 23539a648891 [2023-03-09T09:12:15.741Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:12:16.698Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-09T09:12:16.698Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-09T09:12:16.698Z] ---> b7fcb20bb5fb [2023-03-09T09:12:16.698Z] Step 3/24 : WORKDIR /edgex-go [2023-03-09T09:12:16.698Z] ---> Using cache [2023-03-09T09:12:16.698Z] ---> 2bd0b898bcdf [2023-03-09T09:12:16.698Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-09T09:12:16.698Z] ---> Using cache [2023-03-09T09:12:16.698Z] ---> 6329308123a4 [2023-03-09T09:12:16.698Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-09T09:12:16.698Z] ---> Using cache [2023-03-09T09:12:16.698Z] ---> 5e559356701b [2023-03-09T09:12:16.698Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T09:12:16.698Z] ---> Using cache [2023-03-09T09:12:16.698Z] ---> 886c95124ce8 [2023-03-09T09:12:16.698Z] Step 7/24 : COPY . . [2023-03-09T09:12:16.965Z] ---> Using cache [2023-03-09T09:12:16.965Z] ---> 29574797d635 [2023-03-09T09:12:16.965Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-09T09:12:16.965Z] ---> Using cache [2023-03-09T09:12:16.965Z] ---> 66a061878152 [2023-03-09T09:12:16.965Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-09T09:12:16.965Z] ---> Using cache [2023-03-09T09:12:16.966Z] ---> dff3b8d5be7e [2023-03-09T09:12:16.966Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-09T09:12:16.966Z] ---> Using cache [2023-03-09T09:12:16.966Z] ---> 8bb64a9cb855 [2023-03-09T09:12:16.966Z] Step 11/24 : WORKDIR /edgex-go [2023-03-09T09:12:16.966Z] ---> Using cache [2023-03-09T09:12:16.966Z] ---> 9e93b3a5c348 [2023-03-09T09:12:16.966Z] [2023-03-09T09:12:16.966Z] Step 12/24 : FROM alpine:3.15 [2023-03-09T09:12:16.966Z] ---> 354640af7b1b [2023-03-09T09:12:16.966Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-09T09:12:16.966Z] ---> Using cache [2023-03-09T09:12:16.966Z] ---> 3860ff9c4707 [2023-03-09T09:12:16.966Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-09T09:12:16.966Z] ---> Using cache [2023-03-09T09:12:16.966Z] ---> b9f42e07eda6 [2023-03-09T09:12:16.966Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-09T09:12:17.240Z] ---> 35c289209284 [2023-03-09T09:12:17.240Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-09T09:12:21.482Z] ---> 523d2ec0fe50 [2023-03-09T09:12:21.482Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-09T09:12:23.418Z] ---> 41622bf99db9 [2023-03-09T09:12:23.418Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-09T09:12:23.684Z] ---> Running in 96847c580cf2 [2023-03-09T09:12:23.951Z] ---> d3d83fbd0280 [2023-03-09T09:12:23.951Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-09T09:12:24.531Z] Removing intermediate container 96847c580cf2 [2023-03-09T09:12:24.531Z] ---> 3dc5eaa9bf84 [2023-03-09T09:12:24.531Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:12:24.531Z] ---> Running in c9bb8d96c84c [2023-03-09T09:12:25.936Z] Removing intermediate container c9bb8d96c84c [2023-03-09T09:12:25.936Z] ---> 8b454ea2dc42 [2023-03-09T09:12:25.936Z] Step 17/19 : LABEL arch=arm64 [2023-03-09T09:12:25.936Z] ---> Running in d494606c2851 [2023-03-09T09:12:25.936Z] ---> 3bbf6964d5ba [2023-03-09T09:12:25.936Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T09:12:26.896Z] Removing intermediate container d494606c2851 [2023-03-09T09:12:26.896Z] ---> 8387196851db [2023-03-09T09:12:26.896Z] Step 18/19 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T09:12:26.896Z] ---> Running in 123eee8792d9 [2023-03-09T09:12:27.876Z] Removing intermediate container 123eee8792d9 [2023-03-09T09:12:27.876Z] ---> 375ebecbaa51 [2023-03-09T09:12:27.876Z] Step 19/19 : LABEL version=0.0.0 [2023-03-09T09:12:27.876Z] ---> e622a565b3c5 [2023-03-09T09:12:27.876Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-09T09:12:27.876Z] ---> Running in d14220994e1f [2023-03-09T09:12:28.837Z] Removing intermediate container d14220994e1f [2023-03-09T09:12:28.837Z] ---> ac90875ed52f [2023-03-09T09:12:28.837Z] [2023-03-09T09:12:29.421Z] ---> 027b0e0e6d2e [2023-03-09T09:12:29.421Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-09T09:12:29.687Z] Successfully built ac90875ed52f [2023-03-09T09:12:29.687Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-09T09:12:31.092Z]  Building security-spiffe-token-provider ... done  ---> 4fdeef142663 [2023-03-09T09:12:31.092Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T09:12:31.360Z] ---> Running in 1a71ab1cdd6e [2023-03-09T09:12:32.322Z] Removing intermediate container 1a71ab1cdd6e [2023-03-09T09:12:32.322Z] ---> f3b8f5623f0d [2023-03-09T09:12:32.322Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T09:12:32.322Z] ---> Running in 98a25b2ffe3e [2023-03-09T09:12:35.658Z] ---> 59f6610aefe0 [2023-03-09T09:12:35.658Z] Removing intermediate container 98a25b2ffe3e [2023-03-09T09:12:35.658Z] ---> 7c87ecb65a2b [2023-03-09T09:12:35.658Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T09:12:35.658Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-09T09:12:35.658Z] ---> Running in 2c77670d2c35 [2023-03-09T09:12:36.246Z] Removing intermediate container 2c77670d2c35 [2023-03-09T09:12:36.246Z] ---> cd9b256399f6 [2023-03-09T09:12:36.246Z] Step 22/23 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T09:12:36.246Z] ---> Running in 6dbd7ffd425e [2023-03-09T09:12:36.512Z] ---> 8b56bf40a617 [2023-03-09T09:12:36.512Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-09T09:12:37.095Z] Removing intermediate container 6dbd7ffd425e [2023-03-09T09:12:37.095Z] ---> 48409cfb5b50 [2023-03-09T09:12:37.095Z] Step 23/23 : LABEL version=0.0.0 [2023-03-09T09:12:37.095Z] ---> Running in 9cdb75868136 [2023-03-09T09:12:37.677Z] ---> d0e4cebb7864 [2023-03-09T09:12:37.677Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-09T09:12:37.942Z] Removing intermediate container 9cdb75868136 [2023-03-09T09:12:37.942Z] ---> 6528770f8717 [2023-03-09T09:12:37.942Z] [2023-03-09T09:12:38.208Z] Successfully built 6528770f8717 [2023-03-09T09:12:38.208Z] Successfully tagged security-spire-server-arm64:latest [2023-03-09T09:12:38.795Z]  Building security-spire-server ... done  ---> 90d6bcfa6309 [2023-03-09T09:12:38.795Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-09T09:12:38.795Z] ---> Running in 28eafdfeadf3 [2023-03-09T09:12:39.388Z] Removing intermediate container 28eafdfeadf3 [2023-03-09T09:12:39.388Z] ---> af42a1b57fd4 [2023-03-09T09:12:39.388Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-09T09:12:39.659Z] ---> Running in a9c4c367f58d [2023-03-09T09:12:40.241Z] Removing intermediate container a9c4c367f58d [2023-03-09T09:12:40.241Z] ---> 9915c7669bb9 [2023-03-09T09:12:40.241Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T09:12:40.241Z] ---> Running in e0399ad9bd5e [2023-03-09T09:12:40.825Z] Removing intermediate container e0399ad9bd5e [2023-03-09T09:12:40.825Z] ---> adff9bed1a94 [2023-03-09T09:12:40.825Z] Step 23/24 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T09:12:40.825Z] ---> Running in 6de540e6ed62 [2023-03-09T09:12:41.410Z] Removing intermediate container 6de540e6ed62 [2023-03-09T09:12:41.410Z] ---> 4a97fb52c4a9 [2023-03-09T09:12:41.410Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T09:12:41.410Z] ---> Running in 2213838d45ac [2023-03-09T09:12:41.995Z] Removing intermediate container 2213838d45ac [2023-03-09T09:12:41.995Z] ---> b992316c3f5a [2023-03-09T09:12:41.995Z] [2023-03-09T09:12:42.262Z] Successfully built b992316c3f5a [2023-03-09T09:12:42.262Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-09T09:13:21.118Z]  Building security-spire-agent ... done Removing intermediate container edb8d62ccb45 [2023-03-09T09:13:21.118Z] ---> 1546a5af1dd3 [2023-03-09T09:13:21.118Z] [2023-03-09T09:13:21.118Z] Step 10/24 : FROM alpine:3.16 [2023-03-09T09:13:21.118Z] ---> 4c81e5bf8899 [2023-03-09T09:13:21.118Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T09:13:21.118Z] ---> Using cache [2023-03-09T09:13:21.118Z] ---> af1cac5764ef [2023-03-09T09:13:21.118Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T09:13:21.118Z] ---> Using cache [2023-03-09T09:13:21.118Z] ---> 9e54e1eb3c66 [2023-03-09T09:13:21.118Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-09T09:13:21.118Z] ---> Running in b7e1e2034b27 [2023-03-09T09:13:21.118Z] Removing intermediate container b7e1e2034b27 [2023-03-09T09:13:21.118Z] ---> dd866d82fa34 [2023-03-09T09:13:21.118Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-09T09:13:21.118Z] ---> Running in 6021a360d275 [2023-03-09T09:13:21.118Z] Removing intermediate container 6021a360d275 [2023-03-09T09:13:21.118Z] ---> 1ca360b0d8e5 [2023-03-09T09:13:21.118Z] Step 15/24 : WORKDIR / [2023-03-09T09:13:21.118Z] ---> Running in 434e97065529 [2023-03-09T09:13:21.118Z] Removing intermediate container 434e97065529 [2023-03-09T09:13:21.118Z] ---> e9684df31c41 [2023-03-09T09:13:21.118Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:13:21.118Z] ---> df9c478a0d4f [2023-03-09T09:13:21.118Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-09T09:13:21.118Z] ---> 1576ba512794 [2023-03-09T09:13:21.118Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-09T09:13:21.386Z] ---> f98f12955e7f [2023-03-09T09:13:21.386Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-09T09:13:22.347Z] ---> b80ccafad4e5 [2023-03-09T09:13:22.347Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-09T09:13:22.347Z] ---> Running in 6c64427d027c [2023-03-09T09:13:22.614Z] Removing intermediate container 6c64427d027c [2023-03-09T09:13:22.614Z] ---> dd9196f609e2 [2023-03-09T09:13:22.614Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:13:22.887Z] ---> Running in 715bf455dd76 [2023-03-09T09:13:23.156Z] Removing intermediate container c41c6b497f96 [2023-03-09T09:13:23.156Z] ---> 205f7058e65a [2023-03-09T09:13:23.156Z] [2023-03-09T09:13:23.156Z] Step 10/22 : FROM alpine:3.16 [2023-03-09T09:13:23.156Z] ---> 4c81e5bf8899 [2023-03-09T09:13:23.156Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-09T09:13:23.156Z] ---> Running in c4801504f21f [2023-03-09T09:13:23.427Z] Removing intermediate container 715bf455dd76 [2023-03-09T09:13:23.427Z] ---> 44acd320f121 [2023-03-09T09:13:23.427Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T09:13:23.427Z] ---> Running in 7cddef5d4016 [2023-03-09T09:13:24.009Z] Removing intermediate container 7cddef5d4016 [2023-03-09T09:13:24.009Z] ---> 0561118a1b2c [2023-03-09T09:13:24.009Z] Step 23/24 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T09:13:24.009Z] ---> Running in 1e0f0498ea40 [2023-03-09T09:13:24.275Z] Removing intermediate container 1e0f0498ea40 [2023-03-09T09:13:24.275Z] ---> 762e69d34952 [2023-03-09T09:13:24.275Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T09:13:24.275Z] ---> Running in 15b6589a83bb [2023-03-09T09:13:24.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T09:13:24.809Z] Removing intermediate container 15b6589a83bb [2023-03-09T09:13:24.809Z] ---> 16f34a825132 [2023-03-09T09:13:24.809Z] [2023-03-09T09:13:24.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T09:13:25.076Z] Successfully built 16f34a825132 [2023-03-09T09:13:25.076Z] Successfully tagged core-metadata-arm64:latest [2023-03-09T09:13:26.036Z]  Building core-metadata ... done (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T09:13:26.036Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T09:13:26.036Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T09:13:26.036Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T09:13:26.036Z] OK: 6 MiB in 16 packages [2023-03-09T09:13:27.442Z] Removing intermediate container c4801504f21f [2023-03-09T09:13:27.442Z] ---> a668a8e4c522 [2023-03-09T09:13:27.442Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-09T09:13:27.709Z] ---> Running in 22a780510e7c [2023-03-09T09:13:27.974Z] Removing intermediate container 22a780510e7c [2023-03-09T09:13:27.974Z] ---> 243966dbadc4 [2023-03-09T09:13:27.974Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-09T09:13:27.974Z] ---> Running in 6c8e58f637d4 [2023-03-09T09:13:28.239Z] Removing intermediate container 6c8e58f637d4 [2023-03-09T09:13:28.239Z] ---> fcaf9f23ee2b [2023-03-09T09:13:28.239Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-09T09:13:28.239Z] ---> Running in 9c085b4f589c [2023-03-09T09:13:28.770Z] Removing intermediate container 9c085b4f589c [2023-03-09T09:13:28.770Z] ---> f6dd7f846926 [2023-03-09T09:13:28.770Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-09T09:13:29.036Z] ---> fc64c8d542d4 [2023-03-09T09:13:29.036Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-09T09:13:30.443Z] ---> 59edfe327b38 [2023-03-09T09:13:30.443Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-09T09:13:31.089Z] ---> 327327be925e [2023-03-09T09:13:31.089Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-09T09:13:31.089Z] ---> Running in eb4ea4b3e8f0 [2023-03-09T09:13:31.371Z] Removing intermediate container eb4ea4b3e8f0 [2023-03-09T09:13:31.371Z] ---> b1ac32175f1f [2023-03-09T09:13:31.371Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T09:13:31.652Z] ---> Running in 303306ae823f [2023-03-09T09:13:31.929Z] Removing intermediate container 303306ae823f [2023-03-09T09:13:31.929Z] ---> 607e2f49f792 [2023-03-09T09:13:31.929Z] Step 20/22 : LABEL arch=arm64 [2023-03-09T09:13:31.929Z] ---> Running in 26be7f5be526 [2023-03-09T09:13:32.207Z] Removing intermediate container 26be7f5be526 [2023-03-09T09:13:32.207Z] ---> d049f5a96551 [2023-03-09T09:13:32.207Z] Step 21/22 : LABEL git_sha=97d10a654b60f5bb4ed6127fc53e12b8efb3b321 [2023-03-09T09:13:32.207Z] ---> Running in e4a2b333d556 [2023-03-09T09:13:32.485Z] Removing intermediate container e4a2b333d556 [2023-03-09T09:13:32.485Z] ---> d868af78e256 [2023-03-09T09:13:32.485Z] Step 22/22 : LABEL version=0.0.0 [2023-03-09T09:13:32.762Z] ---> Running in c9ace3884d4b [2023-03-09T09:13:33.031Z] Removing intermediate container c9ace3884d4b [2023-03-09T09:13:33.031Z] ---> 3c25782e4cda [2023-03-09T09:13:33.031Z] [2023-03-09T09:13:33.302Z] Successfully built 3c25782e4cda [2023-03-09T09:13:33.302Z] Successfully tagged support-notifications-arm64:latest [2023-03-09T09:13:33.587Z]  Building support-notifications ... done  [Pipeline] } [2023-03-09T09:13:33.583Z] $ docker stop --time=1 095ec14986c6f301fe7c170c819a4e157f24b6977cf812081dc5939ec57634e0 [2023-03-09T09:13:35.249Z] $ docker rm -f --volumes 095ec14986c6f301fe7c170c819a4e157f24b6977cf812081dc5939ec57634e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T09:13:35.746Z] + docker images [2023-03-09T09:13:36.012Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-09T09:13:36.012Z] support-notifications-arm64 latest 3c25782e4cda 3 seconds ago 29.7MB [2023-03-09T09:13:36.012Z] core-metadata-arm64 latest 16f34a825132 11 seconds ago 17.8MB [2023-03-09T09:13:36.012Z] 205f7058e65a 13 seconds ago 1.57GB [2023-03-09T09:13:36.012Z] 1546a5af1dd3 20 seconds ago 1.51GB [2023-03-09T09:13:36.012Z] security-spire-agent-arm64 latest b992316c3f5a 54 seconds ago 122MB [2023-03-09T09:13:36.012Z] security-spire-server-arm64 latest 6528770f8717 58 seconds ago 84.3MB [2023-03-09T09:13:36.012Z] security-spiffe-token-provider-arm64 latest ac90875ed52f About a minute ago 29.1MB [2023-03-09T09:13:36.012Z] 34601fa97782 About a minute ago 1.38GB [2023-03-09T09:13:36.012Z] 83e886da3949 About a minute ago 1.54GB [2023-03-09T09:13:36.012Z] security-secretstore-setup-arm64 latest 0cd77e340b4b About a minute ago 28.7MB [2023-03-09T09:13:36.012Z] core-common-config-bootstrapper-arm64 latest 001d21714dfb 2 minutes ago 14.9MB [2023-03-09T09:13:36.012Z] a237dd232592 2 minutes ago 1.5GB [2023-03-09T09:13:36.012Z] a9666da9587e 2 minutes ago 1.5GB [2023-03-09T09:13:36.012Z] security-bootstrapper-arm64 latest 704017abb275 7 minutes ago 19MB [2023-03-09T09:13:36.012Z] 1d1676619c82 8 minutes ago 1.49GB [2023-03-09T09:13:36.012Z] security-spire-config-arm64 latest d6879c3b852d 10 minutes ago 83.6MB [2023-03-09T09:13:36.012Z] 9e93b3a5c348 10 minutes ago 1.38GB [2023-03-09T09:13:36.012Z] support-scheduler-arm64 latest fffbbd6167e1 10 minutes ago 29.1MB [2023-03-09T09:13:36.012Z] 4d4e391de70e 11 minutes ago 1.57GB [2023-03-09T09:13:36.012Z] core-data-arm64 latest 05438e240fb9 13 minutes ago 17.3MB [2023-03-09T09:13:36.012Z] core-command-arm64 latest 1b3c35edbd92 14 minutes ago 17.1MB [2023-03-09T09:13:36.012Z] d7e604793321 14 minutes ago 1.51GB [2023-03-09T09:13:36.012Z] 552e19baad71 14 minutes ago 1.51GB [2023-03-09T09:13:36.012Z] security-proxy-setup-arm64 latest 11963fb23859 15 minutes ago 15.8MB [2023-03-09T09:13:36.012Z] security-proxy-auth-arm64 latest fb233d816b75 15 minutes ago 15.6MB [2023-03-09T09:13:36.012Z] 83847fdd36f9 15 minutes ago 1.49GB [2023-03-09T09:13:36.012Z] d5532c748b0f 15 minutes ago 1.49GB [2023-03-09T09:13:36.012Z] ci-base-image-arm64 latest b7fcb20bb5fb 37 minutes ago 904MB [2023-03-09T09:13:36.012Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-09T09:13:36.012Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-09T09:13:36.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-09T09:13:36.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:13:36.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T09:13:36.451Z] [2023-03-09T09:13:36.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:13:36.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T09:13:37.053Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T09:13:37.053Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T09:13:37.053Z] 04944245beec: Pulling fs layer [2023-03-09T09:13:37.053Z] 699f458cf7ca: Pulling fs layer [2023-03-09T09:13:37.053Z] 765212b225bb: Pulling fs layer [2023-03-09T09:13:37.053Z] f23df028b6ca: Pulling fs layer [2023-03-09T09:13:37.053Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T09:13:37.053Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T09:13:37.053Z] 765212b225bb: Waiting [2023-03-09T09:13:37.053Z] f23df028b6ca: Waiting [2023-03-09T09:13:37.053Z] d65c8cfc05b1: Waiting [2023-03-09T09:13:37.053Z] 2437ff75d9bd: Waiting [2023-03-09T09:13:37.053Z] 04944245beec: Verifying Checksum [2023-03-09T09:13:37.053Z] 04944245beec: Download complete [2023-03-09T09:13:37.053Z] 765212b225bb: Download complete [2023-03-09T09:13:37.321Z] f23df028b6ca: Verifying Checksum [2023-03-09T09:13:37.321Z] f23df028b6ca: Download complete [2023-03-09T09:13:37.321Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T09:13:37.321Z] d65c8cfc05b1: Download complete [2023-03-09T09:13:37.321Z] 699f458cf7ca: Verifying Checksum [2023-03-09T09:13:37.321Z] 699f458cf7ca: Download complete [2023-03-09T09:13:37.901Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T09:13:37.901Z] 8998bd30e6a1: Download complete [2023-03-09T09:13:39.843Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T09:13:39.843Z] 2437ff75d9bd: Download complete [2023-03-09T09:13:41.784Z] 8998bd30e6a1: Pull complete [2023-03-09T09:13:42.366Z] 04944245beec: Pull complete [2023-03-09T09:13:43.778Z] 699f458cf7ca: Pull complete [2023-03-09T09:13:43.778Z] 765212b225bb: Pull complete [2023-03-09T09:13:44.738Z] f23df028b6ca: Pull complete [2023-03-09T09:13:44.738Z] d65c8cfc05b1: Pull complete [2023-03-09T09:13:59.720Z] 2437ff75d9bd: Pull complete [2023-03-09T09:13:59.720Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T09:13:59.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T09:13:59.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T09:13:59.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-9434 does not seem to be running inside a container [2023-03-09T09:13:59.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T09:14:03.300Z] $ docker top 896a85bf494732c9de5c7b9bf61561c7d881bfd27c634fe9c454cf74c5446a42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:14:04.179Z] ---> job-cost.sh [2023-03-09T09:14:04.179Z] lf-activate-venv: SKIPPING [2023-03-09T09:14:04.179Z] INFO: No Stack... [2023-03-09T09:14:04.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T09:14:05.342Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T09:14:05.987Z] + cut -d, -f6 [2023-03-09T09:14:05.987Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2023-03-09T09:14:06.025Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4407-5-stack-cost] [2023-03-09T09:14:06.032Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4407-5-stack-cost] did not exist. Created. [2023-03-09T09:14:06.032Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4407-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T09:14:06.680Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T09:14:06.863Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T09:14:06.873Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4407-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T09:14:06.878Z] $ docker stop --time=1 896a85bf494732c9de5c7b9bf61561c7d881bfd27c634fe9c454cf74c5446a42 [2023-03-09T09:14:08.406Z] $ docker rm -f --volumes 896a85bf494732c9de5c7b9bf61561c7d881bfd27c634fe9c454cf74c5446a42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-09T09:14:08.778Z] provisioning config files... [2023-03-09T09:14:08.785Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6518393153893167014tmp [Pipeline] { [Pipeline] sh [2023-03-09T09:14:09.081Z] + set +x [2023-03-09T09:14:09.081Z] + curl -s https://codecov.io/bash [2023-03-09T09:14:09.081Z] + bash -s -- [2023-03-09T09:14:09.081Z] [2023-03-09T09:14:09.081Z] _____ _ [2023-03-09T09:14:09.081Z] / ____| | | [2023-03-09T09:14:09.081Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T09:14:09.081Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T09:14:09.081Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T09:14:09.081Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T09:14:09.081Z] Bash-1.0.6 [2023-03-09T09:14:09.081Z] [2023-03-09T09:14:09.081Z] [2023-03-09T09:14:09.081Z] ==> git version 2.25.1 found [2023-03-09T09:14:09.081Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-09T09:14:09.081Z] Release-Date: 2020-01-08 [2023-03-09T09:14:09.081Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-09T09:14:09.081Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T09:14:09.081Z] ==> Jenkins CI detected. [2023-03-09T09:14:09.081Z] current dir:  /w/workspace/edgex-go/5 [2023-03-09T09:14:09.081Z] project root: . [2023-03-09T09:14:09.081Z] --> token set from env [2023-03-09T09:14:09.081Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T09:14:09.081Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T09:14:09.081Z] ==> Python coveragepy not found [2023-03-09T09:14:09.081Z] ==> Searching for coverage reports in: [2023-03-09T09:14:09.081Z] + . [2023-03-09T09:14:09.081Z] -> Found 1 reports [2023-03-09T09:14:09.081Z] ==> Detecting git/mercurial file structure [2023-03-09T09:14:09.081Z] ==> Reading reports [2023-03-09T09:14:09.081Z] + ./coverage.out bytes=447487 [2023-03-09T09:14:09.081Z] ==> Appending adjustments [2023-03-09T09:14:09.081Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T09:14:10.458Z] + Found adjustments [2023-03-09T09:14:10.458Z] ==> Gzipping contents [2023-03-09T09:14:10.458Z] 60K /tmp/codecov.1XR4Xb.gz [2023-03-09T09:14:10.458Z] ==> Uploading reports [2023-03-09T09:14:10.458Z] url: https://codecov.io [2023-03-09T09:14:10.458Z] query: branch=PR-4407&commit=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4407%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4407&job=&cmd_args= [2023-03-09T09:14:10.458Z] -> Pinging Codecov [2023-03-09T09:14:10.458Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4407&commit=a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4407%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4407&job=&cmd_args= [2023-03-09T09:14:10.458Z] -> Uploading to [2023-03-09T09:14:10.458Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/00271124DB129430A58F1EEE437C3FCB/a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a/1b90414f-06f3-4162-98d0-3c0b90e11e7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T091410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78804ec1e35a89315ed45f1de468cb15cd3eebbf9522d8909ce3c00360357bce [2023-03-09T09:14:10.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T09:14:10.458Z] Dload Upload Total Spent Left Speed [2023-03-09T09:14:10.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58045 0 0 100 58045 0 280k --:--:-- --:--:-- --:--:-- 279k 100 58045 0 0 100 58045 0 218k --:--:-- --:--:-- --:--:-- 217k [2023-03-09T09:14:10.717Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a0bbd0fd450a79eb2bd4ff2097c4887c29bf691a [Pipeline] } [2023-03-09T09:14:10.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-09T09:14:11.288Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:14:11.576Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:14:12.436Z] ---> package-listing.sh [2023-03-09T09:14:12.436Z] ++ facter osfamily [2023-03-09T09:14:12.436Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T09:14:12.694Z] + OS_FAMILY=debian [2023-03-09T09:14:12.694Z] + workspace=/w/workspace/edgex-go/5 [2023-03-09T09:14:12.694Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T09:14:12.694Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T09:14:12.694Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T09:14:12.694Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T09:14:12.694Z] + '[' /w/workspace/edgex-go/5 ']' [2023-03-09T09:14:12.694Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T09:14:12.694Z] + case "${OS_FAMILY}" in [2023-03-09T09:14:12.694Z] + dpkg -l [2023-03-09T09:14:12.694Z] + grep '^ii' [2023-03-09T09:14:12.694Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T09:14:12.694Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T09:14:12.694Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T09:14:12.694Z] + '[' /w/workspace/edgex-go/5 ']' [2023-03-09T09:14:12.694Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-03-09T09:14:12.694Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-03-09T09:14:12.705Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T09:14:12.979Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:14:13.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T09:14:13.532Z] [2023-03-09T09:14:13.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T09:14:13.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T09:14:13.835Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T09:14:13.835Z] 5eb5b503b376: Pulling fs layer [2023-03-09T09:14:13.835Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T09:14:13.835Z] ec43610c2a17: Pulling fs layer [2023-03-09T09:14:13.835Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T09:14:13.835Z] 33b1e0a273af: Pulling fs layer [2023-03-09T09:14:13.835Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T09:14:13.835Z] 2f39f015ded8: Pulling fs layer [2023-03-09T09:14:13.835Z] 3a2ae6a8a46f: Waiting [2023-03-09T09:14:13.835Z] 33b1e0a273af: Waiting [2023-03-09T09:14:13.835Z] 5d3b04190fa2: Waiting [2023-03-09T09:14:13.835Z] 2f39f015ded8: Waiting [2023-03-09T09:14:13.835Z] 5c69ac0246d0: Download complete [2023-03-09T09:14:13.835Z] 3a2ae6a8a46f: Download complete [2023-03-09T09:14:14.095Z] ec43610c2a17: Verifying Checksum [2023-03-09T09:14:14.095Z] ec43610c2a17: Download complete [2023-03-09T09:14:14.095Z] 33b1e0a273af: Download complete [2023-03-09T09:14:14.095Z] 5d3b04190fa2: Verifying Checksum [2023-03-09T09:14:14.095Z] 5d3b04190fa2: Download complete [2023-03-09T09:14:14.095Z] 5eb5b503b376: Verifying Checksum [2023-03-09T09:14:14.095Z] 5eb5b503b376: Download complete [2023-03-09T09:14:15.031Z] 2f39f015ded8: Download complete [2023-03-09T09:14:15.291Z] 5eb5b503b376: Pull complete [2023-03-09T09:14:15.549Z] 5c69ac0246d0: Pull complete [2023-03-09T09:14:15.807Z] ec43610c2a17: Pull complete [2023-03-09T09:14:15.807Z] 3a2ae6a8a46f: Pull complete [2023-03-09T09:14:16.066Z] 33b1e0a273af: Pull complete [2023-03-09T09:14:16.325Z] 5d3b04190fa2: Pull complete [2023-03-09T09:14:20.509Z] 2f39f015ded8: Pull complete [2023-03-09T09:14:20.509Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T09:14:20.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T09:14:20.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T09:14:20.584Z] prd-ubuntu20.04-docker-8c-8g-9429 does not seem to be running inside a container [2023-03-09T09:14:20.617Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T09:14:22.542Z] $ docker top 116e0f8109cd57c2ca43042f994f7c73583fb45af27afa6ccc9be7eca92b3fec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T09:14:22.878Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T09:14:23.167Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T09:14:23.445Z] + ls /var/log/sa-host [2023-03-09T09:14:23.445Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T09:14:23.514Z] provisioning config files... [2023-03-09T09:14:23.521Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7858230512332647880tmp [Pipeline] { [Pipeline] echo [2023-03-09T09:14:23.531Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:14:23.826Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T09:14:23.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:14:24.159Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T09:14:24.166Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:14:24.447Z] ---> sudo-logs.sh [2023-03-09T09:14:24.447Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T09:14:24.467Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:14:24.752Z] ---> job-cost.sh [2023-03-09T09:14:24.752Z] lf-activate-venv: SKIPPING [2023-03-09T09:14:24.752Z] DEBUG: total: 0.10999999940395355 [2023-03-09T09:14:24.752Z] INFO: Retrieving Stack Cost... [2023-03-09T09:14:25.011Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T09:14:25.579Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T09:14:25.592Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T09:14:25.885Z] ---> logs-deploy.sh [2023-03-09T09:14:25.886Z] lf-activate-venv: SKIPPING [2023-03-09T09:14:25.886Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4407/5 [2023-03-09T09:14:25.886Z] INFO: archiving workspace using pattern(s): [2023-03-09T09:14:26.822Z] Archives upload complete. [2023-03-09T09:14:26.822Z] INFO: archiving logs to Nexus [2023-03-09T09:14:28.890Z] ---> uname -a: [2023-03-09T09:14:28.890Z] Linux prd-ubuntu20-04-docker-8c-8g-9429 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-09T09:14:28.890Z] [2023-03-09T09:14:28.890Z] [2023-03-09T09:14:28.890Z] ---> lscpu: [2023-03-09T09:14:28.890Z] Architecture: x86_64 [2023-03-09T09:14:28.890Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-09T09:14:28.890Z] Byte Order: Little Endian [2023-03-09T09:14:28.890Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-09T09:14:28.890Z] CPU(s): 8 [2023-03-09T09:14:28.890Z] On-line CPU(s) list: 0-7 [2023-03-09T09:14:28.890Z] Thread(s) per core: 1 [2023-03-09T09:14:28.890Z] Core(s) per socket: 1 [2023-03-09T09:14:28.890Z] Socket(s): 8 [2023-03-09T09:14:28.890Z] NUMA node(s): 1 [2023-03-09T09:14:28.890Z] Vendor ID: AuthenticAMD [2023-03-09T09:14:28.890Z] CPU family: 23 [2023-03-09T09:14:28.890Z] Model: 49 [2023-03-09T09:14:28.890Z] Model name: AMD EPYC-Rome Processor [2023-03-09T09:14:28.890Z] Stepping: 0 [2023-03-09T09:14:28.890Z] CPU MHz: 2799.976 [2023-03-09T09:14:28.890Z] BogoMIPS: 5599.95 [2023-03-09T09:14:28.890Z] Virtualization: AMD-V [2023-03-09T09:14:28.890Z] Hypervisor vendor: KVM [2023-03-09T09:14:28.890Z] Virtualization type: full [2023-03-09T09:14:28.890Z] L1d cache: 256 KiB [2023-03-09T09:14:28.890Z] L1i cache: 256 KiB [2023-03-09T09:14:28.890Z] L2 cache: 4 MiB [2023-03-09T09:14:28.890Z] L3 cache: 128 MiB [2023-03-09T09:14:28.890Z] NUMA node0 CPU(s): 0-7 [2023-03-09T09:14:28.890Z] Vulnerability Itlb multihit: Not affected [2023-03-09T09:14:28.890Z] Vulnerability L1tf: Not affected [2023-03-09T09:14:28.890Z] Vulnerability Mds: Not affected [2023-03-09T09:14:28.890Z] Vulnerability Meltdown: Not affected [2023-03-09T09:14:28.890Z] Vulnerability Mmio stale data: Not affected [2023-03-09T09:14:28.890Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-09T09:14:28.890Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-09T09:14:28.890Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-09T09:14:28.890Z] Vulnerability Srbds: Not affected [2023-03-09T09:14:28.890Z] Vulnerability Tsx async abort: Not affected [2023-03-09T09:14:28.891Z] 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 [2023-03-09T09:14:28.891Z] [2023-03-09T09:14:28.891Z] [2023-03-09T09:14:28.891Z] ---> nproc: [2023-03-09T09:14:28.891Z] 8 [2023-03-09T09:14:28.891Z] [2023-03-09T09:14:28.891Z] [2023-03-09T09:14:28.891Z] ---> df -h: [2023-03-09T09:14:28.891Z] Filesystem Size Used Avail Use% Mounted on [2023-03-09T09:14:28.891Z] overlay 155G 19G 137G 12% / [2023-03-09T09:14:28.891Z] tmpfs 64M 0 64M 0% /dev [2023-03-09T09:14:28.891Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-09T09:14:28.891Z] shm 64M 0 64M 0% /dev/shm [2023-03-09T09:14:28.891Z] /dev/vda1 155G 19G 137G 12% /facter-os [2023-03-09T09:14:28.891Z] [2023-03-09T09:14:28.891Z] [2023-03-09T09:14:28.891Z] ---> sar -b -r -n DEV: [2023-03-09T09:14:28.891Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9429) 03/09/23 _x86_64_ (8 CPU) [2023-03-09T09:14:28.891Z] [2023-03-09T09:14:28.891Z] 08:29:40 LINUX RESTART (8 CPU) [2023-03-09T09:14:28.891Z] [2023-03-09T09:14:28.891Z] 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-09T09:14:28.891Z] 08:31:01 386.85 38.92 347.93 0.00 4290.84 110338.82 0.00 [2023-03-09T09:14:28.891Z] 08:32:01 35.75 0.07 35.69 0.00 2.67 13021.79 0.00 [2023-03-09T09:14:28.891Z] 08:33:01 91.45 0.20 91.25 0.00 3.07 49797.82 0.00 [2023-03-09T09:14:28.891Z] 08:34:01 953.26 6.95 946.31 0.00 79.19 343214.40 0.00 [2023-03-09T09:14:28.891Z] 08:35:01 1277.09 10.68 1266.41 0.00 2926.45 317374.57 0.00 [2023-03-09T09:14:28.891Z] 08:36:02 800.52 4.80 795.72 0.00 2298.28 166986.84 0.00 [2023-03-09T09:14:28.891Z] 08:37:01 4.32 0.02 4.30 0.00 0.14 101.80 0.00 [2023-03-09T09:14:28.891Z] 08:38:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 [2023-03-09T09:14:28.891Z] 08:39:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2023-03-09T09:14:28.891Z] 08:40:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 [2023-03-09T09:14:28.891Z] 08:41:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2023-03-09T09:14:28.891Z] 08:42:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2023-03-09T09:14:28.891Z] 08:43:01 1.53 0.32 1.22 0.00 10.13 13.20 0.00 [2023-03-09T09:14:28.891Z] 08:44:01 3.10 1.22 1.88 0.00 25.73 23.86 0.00 [2023-03-09T09:14:28.891Z] 08:45:01 1.70 0.02 1.68 0.00 0.13 24.26 0.00 [2023-03-09T09:14:28.891Z] 08:46:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2023-03-09T09:14:28.891Z] 08:47:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2023-03-09T09:14:28.891Z] 08:48:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 [2023-03-09T09:14:28.891Z] 08:49:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2023-03-09T09:14:28.891Z] 08:50:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2023-03-09T09:14:28.891Z] 08:51:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2023-03-09T09:14:28.891Z] 08:52:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 [2023-03-09T09:14:28.891Z] 08:53:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2023-03-09T09:14:28.891Z] 08:54:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 [2023-03-09T09:14:28.891Z] 08:55:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 [2023-03-09T09:14:28.891Z] 08:56:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 [2023-03-09T09:14:28.891Z] 08:57:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 [2023-03-09T09:14:28.891Z] 08:58:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2023-03-09T09:14:28.891Z] 08:59:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2023-03-09T09:14:28.891Z] 09:00:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2023-03-09T09:14:28.891Z] 09:01:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 [2023-03-09T09:14:28.891Z] 09:02:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 [2023-03-09T09:14:28.891Z] 09:03:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 [2023-03-09T09:14:28.891Z] 09:04:01 0.92 0.00 0.92 0.00 0.00 12.13 0.00 [2023-03-09T09:14:28.891Z] 09:05:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2023-03-09T09:14:28.891Z] 09:06:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2023-03-09T09:14:28.891Z] 09:07:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2023-03-09T09:14:28.891Z] 09:08:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 [2023-03-09T09:14:28.891Z] 09:09:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 [2023-03-09T09:14:28.891Z] 09:10:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 [2023-03-09T09:14:28.891Z] 09:11:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 [2023-03-09T09:14:28.891Z] 09:12:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 [2023-03-09T09:14:28.891Z] 09:13:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2023-03-09T09:14:28.891Z] 09:14:01 0.87 0.00 0.87 0.00 0.00 11.60 0.00 [2023-03-09T09:14:28.891Z] Average: 81.75 1.44 80.31 0.00 219.10 22766.72 0.00 [2023-03-09T09:14:28.891Z] [2023-03-09T09:14:28.891Z] 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-09T09:14:28.891Z] 08:31:01 28547532 31575808 728216 2.21 111168 3165936 1879772 5.54 1114132 2823872 680 [2023-03-09T09:14:28.891Z] 08:32:01 27598520 31084492 1213044 3.69 114948 3577340 2261404 6.66 1698012 3137880 165372 [2023-03-09T09:14:28.891Z] 08:33:01 26132168 31549996 745836 2.27 119008 5447564 1827040 5.38 1536316 4705980 1681304 [2023-03-09T09:14:28.891Z] 08:34:01 21111792 31147288 1122628 3.41 269044 9603804 3138904 9.25 2439948 8480328 743216 [2023-03-09T09:14:28.891Z] 08:35:01 19561552 30969320 1295524 3.94 310596 10875140 2811996 8.29 2696248 9709840 15680 [2023-03-09T09:14:28.891Z] 08:36:02 20071184 31534776 738228 2.25 407504 10784980 1847996 5.45 2408164 9447020 508 [2023-03-09T09:14:28.891Z] 08:37:01 20075620 31534148 738456 2.25 405944 10781724 1842912 5.43 2406440 9443796 12 [2023-03-09T09:14:28.891Z] 08:38:01 20077360 31535952 736548 2.24 405960 10781732 1842912 5.43 2405248 9443800 48 [2023-03-09T09:14:28.891Z] 08:39:01 20086384 31545004 727468 2.21 405964 10781736 1842912 5.43 2396668 9443808 8 [2023-03-09T09:14:28.891Z] 08:40:01 20088832 31547464 724984 2.20 405976 10781740 1842912 5.43 2394300 9443812 176 [2023-03-09T09:14:28.891Z] 08:41:01 20090320 31548960 723480 2.20 405976 10781744 1842912 5.43 2393420 9443816 8 [2023-03-09T09:14:28.891Z] 08:42:01 20090520 31549692 723428 2.20 405984 10781744 1842912 5.43 2392832 9444340 44 [2023-03-09T09:14:28.891Z] 08:43:01 20089856 31549332 723728 2.20 406000 10782044 1842912 5.43 2397488 9444396 12 [2023-03-09T09:14:28.891Z] 08:44:01 20076836 31538056 734952 2.24 406016 10782884 1842912 5.43 2408212 9444696 12 [2023-03-09T09:14:28.891Z] 08:45:01 20073316 31534644 738628 2.25 406048 10782860 1857724 5.47 2407928 9444664 56 [2023-03-09T09:14:28.891Z] 08:46:01 20073780 31535124 738088 2.24 406056 10782872 1857724 5.47 2407948 9444668 44 [2023-03-09T09:14:28.891Z] 08:47:01 20074016 31535372 737780 2.24 406064 10782872 1857724 5.47 2407876 9444668 4 [2023-03-09T09:14:28.891Z] 08:48:01 20074184 31535552 737748 2.24 406080 10782876 1857724 5.47 2407884 9444672 44 [2023-03-09T09:14:28.891Z] 08:49:01 20074160 31535552 737728 2.24 406084 10782880 1857724 5.47 2407920 9444680 8 [2023-03-09T09:14:28.891Z] 08:50:01 20073828 31535320 737880 2.24 406108 10783008 1857724 5.47 2408076 9444776 140 [2023-03-09T09:14:28.891Z] 08:51:01 20073928 31535452 737556 2.24 406120 10783012 1841228 5.43 2407832 9444780 28 [2023-03-09T09:14:28.891Z] 08:52:01 20073912 31535484 737500 2.24 406128 10783016 1825076 5.38 2407784 9444816 176 [2023-03-09T09:14:28.891Z] 08:53:01 20073832 31535416 737616 2.24 406140 10783016 1825076 5.38 2407792 9444816 8 [2023-03-09T09:14:28.891Z] 08:54:01 20073816 31535412 737560 2.24 406156 10783020 1825076 5.38 2407800 9444820 184 [2023-03-09T09:14:28.891Z] 08:55:01 20074136 31535768 737544 2.24 406180 10783020 1825076 5.38 2408372 9444820 32 [2023-03-09T09:14:28.891Z] 08:56:01 20074460 31536100 737204 2.24 406200 10783032 1825076 5.38 2407984 9444824 216 [2023-03-09T09:14:28.891Z] 08:57:01 20074120 31535784 737488 2.24 406216 10783036 1825076 5.38 2407868 9444828 8 [2023-03-09T09:14:28.891Z] 08:58:01 20074356 31536120 737040 2.24 406236 10783164 1825076 5.38 2407900 9444908 188 [2023-03-09T09:14:28.891Z] 08:59:01 20074284 31536128 737040 2.24 406252 10783168 1825076 5.38 2407908 9444968 24 [2023-03-09T09:14:28.891Z] 09:00:01 20073984 31535844 737260 2.24 406272 10783168 1825076 5.38 2407920 9444968 188 [2023-03-09T09:14:28.891Z] 09:01:01 20073716 31535600 737428 2.24 406308 10783172 1825076 5.38 2408080 9444972 24 [2023-03-09T09:14:28.891Z] 09:02:01 20073636 31535560 737440 2.24 406312 10783176 1825076 5.38 2407980 9444976 196 [2023-03-09T09:14:28.891Z] 09:03:01 20074056 31536000 737124 2.24 406328 10783176 1825076 5.38 2408260 9444976 4 [2023-03-09T09:14:28.891Z] 09:04:01 20074064 31536012 737088 2.24 406352 10783180 1825076 5.38 2408648 9444980 196 [2023-03-09T09:14:28.891Z] 09:05:01 20073756 31535752 737288 2.24 406380 10783188 1825076 5.38 2408072 9444984 8 [2023-03-09T09:14:28.891Z] 09:06:01 20073920 31535932 737056 2.24 406380 10783188 1825076 5.38 2408160 9444988 184 [2023-03-09T09:14:28.891Z] 09:07:01 20073904 31535920 736988 2.24 406400 10783192 1825076 5.38 2408092 9444992 8 [2023-03-09T09:14:28.891Z] 09:08:01 20073856 31535892 736964 2.24 406412 10783192 1825076 5.38 2408112 9444992 180 [2023-03-09T09:14:28.891Z] 09:09:01 20073776 31535828 736976 2.24 406416 10783196 1825076 5.38 2408140 9444996 8 [2023-03-09T09:14:28.891Z] 09:10:01 20073824 31535916 736948 2.24 406428 10783200 1825076 5.38 2408128 9445000 196 [2023-03-09T09:14:28.891Z] 09:11:01 20073832 31535936 736892 2.24 406440 10783200 1825076 5.38 2408200 9445000 8 [2023-03-09T09:14:28.891Z] 09:12:01 20073672 31535808 736964 2.24 406452 10783208 1825076 5.38 2408724 9445004 284 [2023-03-09T09:14:28.891Z] 09:13:01 20073948 31536088 736780 2.24 406464 10783208 1825076 5.38 2408460 9445004 8 [2023-03-09T09:14:28.891Z] 09:14:01 20074068 31536228 736784 2.24 406476 10783216 1825076 5.38 2408568 9445016 296 [2023-03-09T09:14:28.891Z] Average: 20589014 31506405 768111 2.34 381090 10300064 1897153 5.59 2348406 9027362 59319 [2023-03-09T09:14:28.891Z] [2023-03-09T09:14:28.891Z] 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-09T09:14:28.891Z] 08:31:01 veth6dd88ef 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:31:01 ens3 1563.35 1437.82 12521.37 204.04 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:31:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:31:01 docker0 538.42 478.69 40.22 3419.61 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:32:01 ens3 31.42 19.73 26.07 12.72 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:32:01 vethf2e376f 1.30 1.50 0.10 0.12 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:32:01 docker0 1.30 1.33 0.08 0.10 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:33:01 ens3 111.76 70.43 1708.79 22.29 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:33:01 veth6e5f876 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:33:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:34:01 veth79d612b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:34:01 ens3 882.72 478.60 6401.78 58.62 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:34:01 veth6e5f876 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:34:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:34:01 veth7d8ae7c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:34:01 vethdde1131 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.891Z] 08:34:01 docker0 454.34 846.93 38.34 6330.13 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:35:01 vethde94992 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:35:01 vethc05fd3c 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:35:01 ens3 200.80 132.18 1781.66 201.99 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:35:01 veth6e5f876 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:35:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:35:01 docker0 11.01 22.15 0.71 260.35 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:36:02 ens3 491.42 239.73 3989.94 37.40 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:36:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:36:02 docker0 196.55 384.17 16.27 2584.88 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:38:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:39:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:40:01 ens3 0.37 0.18 0.42 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:41:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:42:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:43:01 ens3 0.78 0.57 0.57 0.35 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:44:01 ens3 7.40 6.05 4.65 5.85 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:46:01 ens3 0.37 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:47:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:49:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:50:01 ens3 1.53 1.03 0.72 0.51 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:51:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:52:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:53:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:54:01 ens3 0.80 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:55:01 ens3 0.93 0.42 0.39 0.28 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:56:01 ens3 0.63 0.47 0.34 0.28 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:58:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:59:01 ens3 0.37 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:00:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:01:01 ens3 0.73 0.68 0.42 0.36 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:02:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:03:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:04:01 ens3 1.13 0.42 0.37 0.21 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:05:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:06:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:07:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:09:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:10:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:11:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:12:01 ens3 0.32 0.25 0.13 0.02 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] Average: ens3 75.07 54.36 601.13 12.40 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] Average: docker0 27.32 39.41 2.17 286.36 0.00 0.00 0.00 0.00 [2023-03-09T09:14:28.892Z] [2023-03-09T09:14:28.892Z] [2023-03-09T09:14:28.892Z] ---> sar -P ALL: [2023-03-09T09:14:28.892Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9429) 03/09/23 _x86_64_ (8 CPU) [2023-03-09T09:14:28.892Z] [2023-03-09T09:14:28.892Z] 08:29:40 LINUX RESTART (8 CPU) [2023-03-09T09:14:28.893Z] [2023-03-09T09:14:28.893Z] 08:30:01 CPU %user %nice %system %iowait %steal %idle [2023-03-09T09:14:28.893Z] 08:31:01 all 12.65 0.00 4.78 2.49 0.07 80.01 [2023-03-09T09:14:28.893Z] 08:31:01 0 12.85 0.00 5.00 1.67 0.08 80.39 [2023-03-09T09:14:28.893Z] 08:31:01 1 13.89 0.00 5.05 2.40 0.07 78.58 [2023-03-09T09:14:28.893Z] 08:31:01 2 12.78 0.00 5.08 4.30 0.07 77.77 [2023-03-09T09:14:28.893Z] 08:31:01 3 15.36 0.00 6.68 4.73 0.07 73.16 [2023-03-09T09:14:28.893Z] 08:31:01 4 13.60 0.00 3.36 3.14 0.05 79.85 [2023-03-09T09:14:28.893Z] 08:31:01 5 10.24 0.00 4.56 0.94 0.07 84.19 [2023-03-09T09:14:28.893Z] 08:31:01 6 9.43 0.00 3.56 1.28 0.07 85.66 [2023-03-09T09:14:28.893Z] 08:31:01 7 13.10 0.00 4.99 1.49 0.10 80.32 [2023-03-09T09:14:28.893Z] 08:32:01 all 40.02 0.00 6.06 0.24 0.08 53.59 [2023-03-09T09:14:28.893Z] 08:32:01 0 40.07 0.00 6.53 0.72 0.08 52.59 [2023-03-09T09:14:28.893Z] 08:32:01 1 40.41 0.00 6.83 1.06 0.08 51.61 [2023-03-09T09:14:28.893Z] 08:32:01 2 39.22 0.00 6.09 0.03 0.08 54.57 [2023-03-09T09:14:28.893Z] 08:32:01 3 40.64 0.00 6.07 0.02 0.10 53.17 [2023-03-09T09:14:28.893Z] 08:32:01 4 39.83 0.00 5.62 0.02 0.08 54.46 [2023-03-09T09:14:28.893Z] 08:32:01 5 38.47 0.00 5.64 0.03 0.07 55.79 [2023-03-09T09:14:28.893Z] 08:32:01 6 39.77 0.00 5.79 0.02 0.08 54.34 [2023-03-09T09:14:28.893Z] 08:32:01 7 41.76 0.00 5.89 0.03 0.08 52.24 [2023-03-09T09:14:28.893Z] 08:33:01 all 32.85 0.00 7.96 0.75 0.09 58.34 [2023-03-09T09:14:28.893Z] 08:33:01 0 33.14 0.00 8.07 0.73 0.08 57.98 [2023-03-09T09:14:28.893Z] 08:33:01 1 32.36 0.00 6.92 2.88 0.08 57.76 [2023-03-09T09:14:28.893Z] 08:33:01 2 34.35 0.00 7.65 0.08 0.08 57.83 [2023-03-09T09:14:28.893Z] 08:33:01 3 32.05 0.00 7.46 1.85 0.10 58.53 [2023-03-09T09:14:28.893Z] 08:33:01 4 32.47 0.00 9.00 0.12 0.08 58.32 [2023-03-09T09:14:28.893Z] 08:33:01 5 31.47 0.00 8.73 0.10 0.10 59.59 [2023-03-09T09:14:28.893Z] 08:33:01 6 33.54 0.00 8.40 0.00 0.10 57.96 [2023-03-09T09:14:28.893Z] 08:33:01 7 33.44 0.00 7.48 0.20 0.10 58.78 [2023-03-09T09:14:28.893Z] 08:34:01 all 39.25 0.00 11.97 8.67 0.10 40.01 [2023-03-09T09:14:28.893Z] 08:34:01 0 37.69 0.00 13.56 12.74 0.10 35.91 [2023-03-09T09:14:28.893Z] 08:34:01 1 39.11 0.00 12.21 12.21 0.10 36.37 [2023-03-09T09:14:28.893Z] 08:34:01 2 39.39 0.00 11.40 9.92 0.10 39.19 [2023-03-09T09:14:28.893Z] 08:34:01 3 40.06 0.00 10.90 4.13 0.08 44.82 [2023-03-09T09:14:28.893Z] 08:34:01 4 39.45 0.00 11.24 4.72 0.10 44.49 [2023-03-09T09:14:28.893Z] 08:34:01 5 40.31 0.00 12.02 14.51 0.08 33.08 [2023-03-09T09:14:28.893Z] 08:34:01 6 39.33 0.00 11.04 4.16 0.12 45.35 [2023-03-09T09:14:28.893Z] 08:34:01 7 38.66 0.00 13.41 6.96 0.10 40.87 [2023-03-09T09:14:28.893Z] 08:35:01 all 76.81 0.00 15.19 1.81 0.16 6.04 [2023-03-09T09:14:28.893Z] 08:35:01 0 74.15 0.00 13.13 1.25 0.15 11.31 [2023-03-09T09:14:28.893Z] 08:35:01 1 76.68 0.00 15.60 3.18 0.17 4.37 [2023-03-09T09:14:28.893Z] 08:35:01 2 77.83 0.00 15.46 1.10 0.17 5.44 [2023-03-09T09:14:28.893Z] 08:35:01 3 74.54 0.00 14.45 3.44 0.15 7.42 [2023-03-09T09:14:28.893Z] 08:35:01 4 77.13 0.00 16.64 1.14 0.13 4.95 [2023-03-09T09:14:28.893Z] 08:35:01 5 78.76 0.00 15.25 1.41 0.15 4.43 [2023-03-09T09:14:28.893Z] 08:35:01 6 77.75 0.00 15.26 1.25 0.15 5.59 [2023-03-09T09:14:28.893Z] 08:35:01 7 77.59 0.00 15.67 1.67 0.19 4.88 [2023-03-09T09:14:28.893Z] 08:36:02 all 28.46 0.00 8.80 6.47 0.10 56.17 [2023-03-09T09:14:28.893Z] 08:36:02 0 26.70 0.00 8.22 4.46 0.10 60.52 [2023-03-09T09:14:28.893Z] 08:36:02 1 29.49 0.00 8.33 5.46 0.10 56.62 [2023-03-09T09:14:28.893Z] 08:36:02 2 29.01 0.00 8.62 7.74 0.10 54.53 [2023-03-09T09:14:28.893Z] 08:36:02 3 26.11 0.00 8.48 8.79 0.10 56.52 [2023-03-09T09:14:28.893Z] 08:36:02 4 29.36 0.00 8.95 6.70 0.10 54.89 [2023-03-09T09:14:28.893Z] 08:36:02 5 28.98 0.00 9.94 7.83 0.12 53.14 [2023-03-09T09:14:28.893Z] 08:36:02 6 29.53 0.00 7.82 6.89 0.10 55.66 [2023-03-09T09:14:28.893Z] 08:36:02 7 28.51 0.00 10.05 3.92 0.08 57.43 [2023-03-09T09:14:28.893Z] 08:37:01 all 0.08 0.00 0.05 0.02 0.00 99.85 [2023-03-09T09:14:28.893Z] 08:37:01 0 0.02 0.00 0.07 0.00 0.00 99.92 [2023-03-09T09:14:28.893Z] 08:37:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-09T09:14:28.893Z] 08:37:01 2 0.12 0.00 0.03 0.02 0.00 99.83 [2023-03-09T09:14:28.893Z] 08:37:01 3 0.27 0.00 0.05 0.00 0.00 99.68 [2023-03-09T09:14:28.893Z] 08:37:01 4 0.03 0.00 0.05 0.00 0.00 99.91 [2023-03-09T09:14:28.893Z] 08:37:01 5 0.03 0.00 0.05 0.05 0.00 99.86 [2023-03-09T09:14:28.893Z] 08:37:01 6 0.10 0.00 0.05 0.07 0.00 99.78 [2023-03-09T09:14:28.893Z] 08:37:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-09T09:14:28.893Z] 08:38:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2023-03-09T09:14:28.893Z] 08:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-09T09:14:28.893Z] 08:38:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2023-03-09T09:14:28.893Z] 08:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:38:01 4 0.25 0.00 0.00 0.00 0.00 99.75 [2023-03-09T09:14:28.893Z] 08:38:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-09T09:14:28.893Z] 08:38:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-09T09:14:28.893Z] 08:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T09:14:28.893Z] 08:39:01 all 0.15 0.00 0.01 0.01 0.00 99.83 [2023-03-09T09:14:28.893Z] 08:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-09T09:14:28.893Z] 08:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T09:14:28.893Z] 08:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:39:01 4 1.09 0.00 0.07 0.00 0.02 98.83 [2023-03-09T09:14:28.893Z] 08:39:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-09T09:14:28.893Z] 08:39:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-09T09:14:28.893Z] 08:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-09T09:14:28.893Z] 08:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-09T09:14:28.893Z] 08:40:01 2 0.03 0.00 0.02 0.08 0.02 99.85 [2023-03-09T09:14:28.893Z] 08:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-09T09:14:28.893Z] 08:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.893Z] 08:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-09T09:14:28.893Z] 08:40:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-09T09:14:28.893Z] 08:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-09T09:14:28.893Z] 08:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-03-09T09:14:28.893Z] 08:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.893Z] 08:41:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-09T09:14:28.893Z] 08:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.893Z] 08:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.893Z] 08:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.893Z] 08:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.893Z] 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] [2023-03-09T09:14:28.893Z] 08:41:01 CPU %user %nice %system %iowait %steal %idle [2023-03-09T09:14:28.893Z] 08:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-03-09T09:14:28.893Z] 08:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.893Z] 08:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.893Z] 08:42:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-09T09:14:28.893Z] 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.893Z] 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.893Z] 08:43:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2023-03-09T09:14:28.893Z] 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:43:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-09T09:14:28.893Z] 08:43:01 2 0.12 0.00 0.05 0.02 0.02 99.80 [2023-03-09T09:14:28.893Z] 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:43:01 4 0.20 0.00 0.00 0.00 0.00 99.80 [2023-03-09T09:14:28.893Z] 08:43:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-09T09:14:28.893Z] 08:43:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-09T09:14:28.893Z] 08:43:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-09T09:14:28.893Z] 08:44:01 all 0.22 0.00 0.04 0.02 0.00 99.72 [2023-03-09T09:14:28.893Z] 08:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-09T09:14:28.893Z] 08:44:01 1 0.12 0.00 0.03 0.05 0.00 99.80 [2023-03-09T09:14:28.893Z] 08:44:01 2 0.75 0.00 0.05 0.00 0.00 99.20 [2023-03-09T09:14:28.893Z] 08:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.893Z] 08:44:01 4 0.27 0.00 0.13 0.05 0.00 99.55 [2023-03-09T09:14:28.893Z] 08:44:01 5 0.12 0.00 0.02 0.03 0.00 99.83 [2023-03-09T09:14:28.893Z] 08:44:01 6 0.43 0.00 0.02 0.00 0.00 99.55 [2023-03-09T09:14:28.893Z] 08:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T09:14:28.893Z] 08:45:01 all 0.03 0.00 0.03 0.01 0.01 99.93 [2023-03-09T09:14:28.893Z] 08:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-09T09:14:28.893Z] 08:45:01 1 0.02 0.00 0.07 0.03 0.00 99.88 [2023-03-09T09:14:28.893Z] 08:45:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-03-09T09:14:28.893Z] 08:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-09T09:14:28.893Z] 08:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.893Z] 08:45:01 5 0.02 0.00 0.03 0.03 0.02 99.90 [2023-03-09T09:14:28.893Z] 08:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.893Z] 08:45:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-09T09:14:28.893Z] 08:46:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-03-09T09:14:28.893Z] 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:46:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2023-03-09T09:14:28.893Z] 08:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.893Z] 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.893Z] 08:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-09T09:14:28.893Z] 08:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.893Z] 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-09T09:14:28.894Z] 08:47:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:47:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:47:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:47:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-09T09:14:28.894Z] 08:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:48:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-09T09:14:28.894Z] 08:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:49:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:49:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-09T09:14:28.894Z] 08:50:01 all 0.22 0.00 0.01 0.01 0.00 99.76 [2023-03-09T09:14:28.894Z] 08:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:50:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-09T09:14:28.894Z] 08:50:01 4 1.60 0.00 0.03 0.00 0.00 98.37 [2023-03-09T09:14:28.894Z] 08:50:01 5 0.03 0.00 0.00 0.05 0.00 99.92 [2023-03-09T09:14:28.894Z] 08:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T09:14:28.894Z] 08:51:01 all 0.11 0.00 0.02 0.01 0.00 99.86 [2023-03-09T09:14:28.894Z] 08:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:51:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2023-03-09T09:14:28.894Z] 08:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:51:01 4 0.80 0.00 0.07 0.00 0.00 99.14 [2023-03-09T09:14:28.894Z] 08:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:51:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:51:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-09T09:14:28.894Z] 08:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-03-09T09:14:28.894Z] 08:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:52:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-09T09:14:28.894Z] 08:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-09T09:14:28.894Z] 08:52:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:52:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-09T09:14:28.894Z] [2023-03-09T09:14:28.894Z] 08:52:01 CPU %user %nice %system %iowait %steal %idle [2023-03-09T09:14:28.894Z] 08:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-09T09:14:28.894Z] 08:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:53:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-09T09:14:28.894Z] 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:53:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-09T09:14:28.894Z] 08:54:01 all 0.04 0.00 0.00 0.01 0.00 99.95 [2023-03-09T09:14:28.894Z] 08:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:54:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:54:01 4 0.25 0.00 0.02 0.00 0.00 99.73 [2023-03-09T09:14:28.894Z] 08:54:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-03-09T09:14:28.894Z] 08:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:55:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-09T09:14:28.894Z] 08:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:55:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-09T09:14:28.894Z] 08:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:55:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-03-09T09:14:28.894Z] 08:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:56:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-09T09:14:28.894Z] 08:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:57:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2023-03-09T09:14:28.894Z] 08:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-09T09:14:28.894Z] 08:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-09T09:14:28.894Z] 08:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-09T09:14:28.894Z] 08:58:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-09T09:14:28.894Z] 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:58:01 5 0.07 0.00 0.07 0.02 0.02 99.83 [2023-03-09T09:14:28.894Z] 08:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 08:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:59:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-09T09:14:28.894Z] 08:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 08:59:01 5 0.05 0.00 0.05 0.02 0.00 99.88 [2023-03-09T09:14:28.894Z] 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 09:00:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-03-09T09:14:28.894Z] 09:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 09:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 09:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 09:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.894Z] 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 09:00:01 5 0.05 0.00 0.03 0.03 0.02 99.87 [2023-03-09T09:14:28.894Z] 09:00:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-09T09:14:28.894Z] 09:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 09:01:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-09T09:14:28.894Z] 09:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 09:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T09:14:28.894Z] 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.894Z] 09:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.894Z] 09:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-09T09:14:28.895Z] 09:01:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2023-03-09T09:14:28.895Z] 09:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-09T09:14:28.895Z] 09:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-09T09:14:28.895Z] 09:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:02:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2023-03-09T09:14:28.895Z] 09:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T09:14:28.895Z] 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:03:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-09T09:14:28.895Z] 09:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T09:14:28.895Z] 09:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] [2023-03-09T09:14:28.895Z] 09:03:01 CPU %user %nice %system %iowait %steal %idle [2023-03-09T09:14:28.895Z] 09:04:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2023-03-09T09:14:28.895Z] 09:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-09T09:14:28.895Z] 09:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-09T09:14:28.895Z] 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:04:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-09T09:14:28.895Z] 09:04:01 5 0.20 0.00 0.02 0.02 0.02 99.75 [2023-03-09T09:14:28.895Z] 09:04:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-09T09:14:28.895Z] 09:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:05:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2023-03-09T09:14:28.895Z] 09:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:06:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:06:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-09T09:14:28.895Z] 09:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:06:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-09T09:14:28.895Z] 09:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:07:01 all 0.12 0.00 0.01 0.00 0.00 99.87 [2023-03-09T09:14:28.895Z] 09:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:07:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-09T09:14:28.895Z] 09:07:01 4 0.88 0.00 0.03 0.00 0.00 99.09 [2023-03-09T09:14:28.895Z] 09:07:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-09T09:14:28.895Z] 09:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:08:01 all 0.17 0.00 0.01 0.00 0.00 99.82 [2023-03-09T09:14:28.895Z] 09:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:08:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-09T09:14:28.895Z] 09:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:08:01 4 1.18 0.00 0.00 0.00 0.00 98.82 [2023-03-09T09:14:28.895Z] 09:08:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-09T09:14:28.895Z] 09:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:09:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2023-03-09T09:14:28.895Z] 09:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-09T09:14:28.895Z] 09:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-09T09:14:28.895Z] 09:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-09T09:14:28.895Z] 09:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:10:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-09T09:14:28.895Z] 09:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-09T09:14:28.895Z] 09:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-09T09:14:28.895Z] 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:11:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:12:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-09T09:14:28.895Z] 09:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-03-09T09:14:28.895Z] 09:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:13:01 1 0.00 0.00 0.03 0.00 0.03 99.93 [2023-03-09T09:14:28.895Z] 09:13:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-09T09:14:28.895Z] 09:13:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2023-03-09T09:14:28.895Z] 09:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:14:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T09:14:28.895Z] 09:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-09T09:14:28.895Z] 09:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] 09:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-09T09:14:28.895Z] [2023-03-09T09:14:28.895Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-03-09T09:14:28.895Z] Average: all 5.20 0.00 1.24 0.46 0.02 93.08 [2023-03-09T09:14:28.895Z] Average: 0 5.03 0.00 1.22 0.48 0.01 93.25 [2023-03-09T09:14:28.895Z] Average: 1 5.23 0.00 1.25 0.61 0.02 92.89 [2023-03-09T09:14:28.895Z] Average: 2 5.26 0.00 1.23 0.53 0.02 92.97 [2023-03-09T09:14:28.895Z] Average: 3 5.12 0.00 1.21 0.52 0.02 93.13 [2023-03-09T09:14:28.895Z] Average: 4 5.38 0.00 1.25 0.36 0.02 93.00 [2023-03-09T09:14:28.895Z] Average: 5 5.16 0.00 1.28 0.57 0.02 92.97 [2023-03-09T09:14:28.895Z] Average: 6 5.17 0.00 1.17 0.31 0.01 93.34 [2023-03-09T09:14:28.895Z] Average: 7 5.25 0.00 1.30 0.32 0.02 93.11 [2023-03-09T09:14:28.895Z] [2023-03-09T09:14:28.895Z] [2023-03-09T09:14:28.895Z]