Pull request #4302 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33db503313f2d5a70aa26e129afa63cdecd0885a+cb9ff4527b99c77f8e69b5bcfccd1d262af058be (3b16df1dc73401da155d5152c559f02e61290f3a) 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-ssh14208411287200165705.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-ssh352218040883253196.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-4302/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-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14615123421207696152.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-ssh4456872461100473957.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-4302/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-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7045075749291629165.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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3672 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 Merging remotes/origin/main commit cb9ff4527b99c77f8e69b5bcfccd1d262af058be into PR head commit 33db503313f2d5a70aa26e129afa63cdecd0885a > 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/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33db503313f2d5a70aa26e129afa63cdecd0885a # timeout=10 Merge succeeded, producing 33db503313f2d5a70aa26e129afa63cdecd0885a Checking out Revision 33db503313f2d5a70aa26e129afa63cdecd0885a (PR-4302) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-25T15:08:46.497Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-25T15:08:46.550Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-25T15:08:46.564Z] ========================================================= [2023-01-25T15:08:46.564Z] EdgeX Global Pipelines Version Info [2023-01-25T15:08:46.564Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33db503313f2d5a70aa26e129afa63cdecd0885a # timeout=10 > git rev-list --no-walk 3392cf78c26e58735dd9521f8ef2ca6e44ed649f # timeout=10 [2023-01-25T15:08:47.660Z] ------------------- [2023-01-25T15:08:47.660Z] stable info: [2023-01-25T15:08:47.660Z] ------------------- [2023-01-25T15:08:47.660Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-25T15:08:47.660Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-25T15:08:47.660Z] Message: update stable to v1.0.244 [2023-01-25T15:08:47.920Z] ------------------- [2023-01-25T15:08:47.920Z] experimental info: [2023-01-25T15:08:47.920Z] ------------------- [2023-01-25T15:08:47.920Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-25T15:08:47.920Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-25T15:08:47.920Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-25T15:08:48.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-25T15:08:48.096Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-25T15:08:48.105Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-25T15:08:48.113Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-25T15:08:48.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-25T15:08:48.128Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-25T15:08:48.136Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-25T15:08:48.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-25T15:08:48.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-25T15:08:48.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-25T15:08:48.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-25T15:08:48.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-25T15:08:48.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-25T15:08:48.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-25T15:08:48.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-25T15:08:48.210Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-25T15:08:48.222Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-25T15:08:48.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-25T15:08:48.243Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-25T15:08:48.258Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-25T15:08:48.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-25T15:08:48.281Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-25T15:08:48.292Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-25T15:08:48.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4302 [Pipeline] echo [2023-01-25T15:08:48.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4302 [Pipeline] echo [2023-01-25T15:08:48.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4302 [Pipeline] echo [2023-01-25T15:08:48.338Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33db503313f2d5a70aa26e129afa63cdecd0885a [Pipeline] echo [2023-01-25T15:08:48.349Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33db503 [Pipeline] echo [2023-01-25T15:08:48.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T15:08:48.402Z] provisioning config files... [2023-01-25T15:08:48.415Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6569234102505991340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:08:48.758Z] ---> docker-login.sh [2023-01-25T15:08:48.758Z] nexus3.edgexfoundry.org:10001 [2023-01-25T15:08:49.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:08:49.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:08:49.283Z] Configure a credential helper to remove this warning. See [2023-01-25T15:08:49.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:08:49.283Z] [2023-01-25T15:08:49.283Z] Login Succeeded [2023-01-25T15:08:49.283Z] nexus3.edgexfoundry.org:10002 [2023-01-25T15:08:49.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:08:49.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:08:49.283Z] Configure a credential helper to remove this warning. See [2023-01-25T15:08:49.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:08:49.283Z] [2023-01-25T15:08:49.283Z] Login Succeeded [2023-01-25T15:08:49.283Z] nexus3.edgexfoundry.org:10003 [2023-01-25T15:08:49.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:08:49.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:08:49.543Z] Configure a credential helper to remove this warning. See [2023-01-25T15:08:49.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:08:49.543Z] [2023-01-25T15:08:49.543Z] Login Succeeded [2023-01-25T15:08:49.543Z] nexus3.edgexfoundry.org:10004 [2023-01-25T15:08:49.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:08:49.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:08:49.543Z] Configure a credential helper to remove this warning. See [2023-01-25T15:08:49.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:08:49.543Z] [2023-01-25T15:08:49.543Z] Login Succeeded [2023-01-25T15:08:49.543Z] docker.io [2023-01-25T15:08:49.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:08:49.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:08:49.807Z] Configure a credential helper to remove this warning. See [2023-01-25T15:08:49.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:08:49.807Z] [2023-01-25T15:08:49.807Z] Login Succeeded [2023-01-25T15:08:49.807Z] ---> docker-login.sh ends [Pipeline] } [2023-01-25T15:08:49.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-25T15:08:50.123Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-25T15:08:50.124Z] + dirname cmd/core-command/Dockerfile [2023-01-25T15:08:50.124Z] + cut -d/ -f2 [2023-01-25T15:08:50.124Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-25T15:08:50.124Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-25T15:08:50.124Z] + cut -d/ -f2 [2023-01-25T15:08:50.124Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-25T15:08:50.124Z] + dirname cmd/core-data/Dockerfile [2023-01-25T15:08:50.124Z] + cut -d/ -f2 [2023-01-25T15:08:50.124Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-25T15:08:50.124Z] + dirname cmd/core-metadata/Dockerfile [2023-01-25T15:08:50.124Z] + cut -d/ -f2 [2023-01-25T15:08:50.124Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-25T15:08:50.124Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-25T15:08:50.124Z] + cut -d/ -f2 [2023-01-25T15:08:50.124Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-25T15:08:50.124Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-25T15:08:50.124Z] + cut -d/ -f2 [2023-01-25T15:08:50.124Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-25T15:08:50.124Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-25T15:08:50.124Z] + cut -d/ -f2 [2023-01-25T15:08:50.124Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-25T15:08:50.124Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-25T15:08:50.124Z] + cut -d/ -f2 [2023-01-25T15:08:50.124Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-25T15:08:50.124Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-25T15:08:50.124Z] + cut -d/ -f2 [2023-01-25T15:08:50.124Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-25T15:08:50.124Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-25T15:08:50.124Z] + cut -d/ -f2 [2023-01-25T15:08:50.124Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-25T15:08:50.124Z] + cut -d/ -f2 [2023-01-25T15:08:50.124Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-25T15:08:50.124Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-25T15:08:50.124Z] + + dirname cmd/support-notifications/Dockerfile [2023-01-25T15:08:50.124Z] cut -d/ -f2 [2023-01-25T15:08:50.124Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-25T15:08:50.124Z] + cut -d/ -f2 [2023-01-25T15:08:50.124Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-25T15:08:50.124Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-25T15:08:50.178Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-25T15:08:50.519Z] + git rev-list -1 --merges 33db503313f2d5a70aa26e129afa63cdecd0885a~1..33db503313f2d5a70aa26e129afa63cdecd0885a [Pipeline] echo [2023-01-25T15:08:50.540Z] -----------> git rev-list -1 --merges 33db503313f2d5a70aa26e129afa63cdecd0885a~1..33db503313f2d5a70aa26e129afa63cdecd0885a 33db503313f2d5a70aa26e129afa63cdecd0885a [false] [Pipeline] sh [2023-01-25T15:08:50.831Z] + git log --format=format:%s -1 33db503313f2d5a70aa26e129afa63cdecd0885a [Pipeline] echo [2023-01-25T15:08:50.843Z] ========================================================= [2023-01-25T15:08:50.843Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-25T15:08:50.843Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-25T15:08:51.209Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-25T15:08:51.209Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-25T15:08:51.209Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-25T15:08:51.209Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-25T15:08:51.209Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-25T15:08:51.209Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-25T15:08:51.209Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:08:51.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T15:08:51.560Z] [2023-01-25T15:08:51.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:08:51.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T15:08:51.862Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-25T15:08:51.862Z] b85a868b505f: Pulling fs layer [2023-01-25T15:08:51.862Z] e2be974225ed: Pulling fs layer [2023-01-25T15:08:51.862Z] 339a4e72a1f5: Pulling fs layer [2023-01-25T15:08:51.862Z] 988bab9f4d93: Pulling fs layer [2023-01-25T15:08:51.862Z] 1469e6f7b9e6: Pulling fs layer [2023-01-25T15:08:51.862Z] eaf3925da568: Pulling fs layer [2023-01-25T15:08:51.862Z] bab4dde63d76: Pulling fs layer [2023-01-25T15:08:51.862Z] bde34c3a00c8: Pulling fs layer [2023-01-25T15:08:51.862Z] b352a97aabf1: Pulling fs layer [2023-01-25T15:08:51.862Z] 4872d77fe225: Pulling fs layer [2023-01-25T15:08:51.862Z] 5851b861e8e6: Pulling fs layer [2023-01-25T15:08:51.862Z] 988bab9f4d93: Waiting [2023-01-25T15:08:51.862Z] 1469e6f7b9e6: Waiting [2023-01-25T15:08:51.862Z] bab4dde63d76: Waiting [2023-01-25T15:08:51.862Z] bde34c3a00c8: Waiting [2023-01-25T15:08:51.862Z] eaf3925da568: Waiting [2023-01-25T15:08:51.862Z] 5851b861e8e6: Waiting [2023-01-25T15:08:51.862Z] 4872d77fe225: Waiting [2023-01-25T15:08:51.862Z] b352a97aabf1: Waiting [2023-01-25T15:08:52.125Z] e2be974225ed: Verifying Checksum [2023-01-25T15:08:52.125Z] e2be974225ed: Download complete [2023-01-25T15:08:52.125Z] 988bab9f4d93: Verifying Checksum [2023-01-25T15:08:52.125Z] 988bab9f4d93: Download complete [2023-01-25T15:08:52.125Z] 1469e6f7b9e6: Verifying Checksum [2023-01-25T15:08:52.125Z] 1469e6f7b9e6: Download complete [2023-01-25T15:08:52.384Z] 339a4e72a1f5: Verifying Checksum [2023-01-25T15:08:52.385Z] 339a4e72a1f5: Download complete [2023-01-25T15:08:52.385Z] eaf3925da568: Verifying Checksum [2023-01-25T15:08:52.385Z] eaf3925da568: Download complete [2023-01-25T15:08:52.385Z] bde34c3a00c8: Verifying Checksum [2023-01-25T15:08:52.385Z] bde34c3a00c8: Download complete [2023-01-25T15:08:52.385Z] b352a97aabf1: Verifying Checksum [2023-01-25T15:08:52.385Z] b352a97aabf1: Download complete [2023-01-25T15:08:52.385Z] 4872d77fe225: Verifying Checksum [2023-01-25T15:08:52.385Z] 4872d77fe225: Download complete [2023-01-25T15:08:52.385Z] 5851b861e8e6: Verifying Checksum [2023-01-25T15:08:52.385Z] 5851b861e8e6: Download complete [2023-01-25T15:08:52.385Z] b85a868b505f: Verifying Checksum [2023-01-25T15:08:52.385Z] b85a868b505f: Download complete [2023-01-25T15:08:52.643Z] bab4dde63d76: Verifying Checksum [2023-01-25T15:08:52.643Z] bab4dde63d76: Download complete [2023-01-25T15:08:53.578Z] b85a868b505f: Pull complete [2023-01-25T15:08:53.836Z] e2be974225ed: Pull complete [2023-01-25T15:08:54.404Z] 339a4e72a1f5: Pull complete [2023-01-25T15:08:54.404Z] 988bab9f4d93: Pull complete [2023-01-25T15:08:54.663Z] 1469e6f7b9e6: Pull complete [2023-01-25T15:08:54.663Z] eaf3925da568: Pull complete [2023-01-25T15:08:56.564Z] bab4dde63d76: Pull complete [2023-01-25T15:08:56.564Z] bde34c3a00c8: Pull complete [2023-01-25T15:08:56.564Z] b352a97aabf1: Pull complete [2023-01-25T15:08:56.824Z] 4872d77fe225: Pull complete [2023-01-25T15:08:56.824Z] 5851b861e8e6: Pull complete [2023-01-25T15:08:57.083Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-25T15:08:57.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T15:08:57.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:08:57.168Z] prd-ubuntu20.04-docker-8c-8g-3672 does not seem to be running inside a container [2023-01-25T15:08:57.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-25T15:08:59.537Z] $ docker top e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 -eo pid,comm [2023-01-25T15:08:59.590Z] 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-01-25T15:08:59.590Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-25T15:08:59.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-25T15:08:59.624Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-25T15:08:59.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-25T15:08:59.745Z] $ docker exec e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 ssh-agent [2023-01-25T15:08:59.838Z] SSH_AUTH_SOCK=/tmp/ssh-QPj8agXrEDQ1/agent.33 [2023-01-25T15:08:59.838Z] SSH_AGENT_PID=39 [2023-01-25T15:08:59.844Z] Running ssh-add (command line suppressed) [2023-01-25T15:08:59.946Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1610622379474909693.key (/w/workspace/edgex-go/4@tmp/private_key_1610622379474909693.key) [2023-01-25T15:08:59.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-25T15:09:00.237Z] + git tag --points-at HEAD [Pipeline] } [2023-01-25T15:09:00.256Z] $ docker exec --env ******** --env ******** e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 ssh-agent -k [2023-01-25T15:09:00.349Z] unset SSH_AUTH_SOCK; [2023-01-25T15:09:00.350Z] unset SSH_AGENT_PID; [2023-01-25T15:09:00.350Z] echo Agent pid 39 killed; [2023-01-25T15:09:00.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-25T15:09:00.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-25T15:09:00.376Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-25T15:09:00.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-25T15:09:00.501Z] $ docker exec e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 ssh-agent [2023-01-25T15:09:00.597Z] SSH_AUTH_SOCK=/tmp/ssh-ranEC1VKVeeB/agent.71 [2023-01-25T15:09:00.597Z] SSH_AGENT_PID=77 [2023-01-25T15:09:00.603Z] Running ssh-add (command line suppressed) [2023-01-25T15:09:00.709Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_11068743490880977738.key (/w/workspace/edgex-go/4@tmp/private_key_11068743490880977738.key) [2023-01-25T15:09:00.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-25T15:09:01.005Z] + git semver init [2023-01-25T15:09:01.266Z] 2023-01-25 15:09:01,201 [run_init] DEBUG init version:0.0.0 force:False [2023-01-25T15:09:01.266Z] 2023-01-25 15:09:01,202 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-01-25T15:09:01.266Z] 2023-01-25 15:09:01,203 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-01-25T15:09:01.266Z] 2023-01-25 15:09:01,204 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-01-25T15:09:33.362Z] 2023-01-25 15:09:31,561 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-01-25T15:09:33.362Z] 2023-01-25 15:09:31,561 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4302 with force:False [2023-01-25T15:09:33.362Z] 2023-01-25 15:09:31,562 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4302 [2023-01-25T15:09:33.362Z] 2023-01-25 15:09:31,566 [execute] INFO git cat-file --batch-check [2023-01-25T15:09:33.362Z] 2023-01-25 15:09:31,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-01-25T15:09:33.362Z] 2023-01-25 15:09:31,573 [execute] INFO git cat-file --batch [2023-01-25T15:09:33.362Z] 2023-01-25 15:09:31,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-01-25T15:09:33.362Z] 2023-01-25 15:09:31,579 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4302 [2023-01-25T15:09:33.362Z] 0.0.0 [Pipeline] } [2023-01-25T15:09:33.373Z] $ docker exec --env ******** --env ******** e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 ssh-agent -k [2023-01-25T15:09:33.491Z] unset SSH_AUTH_SOCK; [2023-01-25T15:09:33.491Z] unset SSH_AGENT_PID; [2023-01-25T15:09:33.492Z] echo Agent pid 77 killed; [2023-01-25T15:09:33.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-25T15:09:33.805Z] + git semver [Pipeline] } [2023-01-25T15:09:34.079Z] $ docker stop --time=1 e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 [2023-01-25T15:09:35.363Z] $ docker rm -f --volumes e77e3aeb77d785d52fbba1ea710151dc60ed1b33cfd3de35fe7cd8afead94980 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T15:09:35.691Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-25T15:09:35.895Z] Stashed 1 file(s) [Pipeline] echo [2023-01-25T15:09:35.897Z] [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-01-25T15:09:36.262Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-01-25T15:09:36.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T15:09:36.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T15:09:36.292Z] ========================================================= [2023-01-25T15:09:36.292Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-25T15:09:36.292Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:09:36.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T15:09:36.577Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-25T15:09:36.577Z] 213ec9aee27d: Pulling fs layer [2023-01-25T15:09:36.577Z] 4583459ba037: Pulling fs layer [2023-01-25T15:09:36.577Z] 93c1e223e6f2: Pulling fs layer [2023-01-25T15:09:36.577Z] 53926ce57604: Pulling fs layer [2023-01-25T15:09:36.577Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-25T15:09:36.577Z] 22ff95d597cd: Pulling fs layer [2023-01-25T15:09:36.577Z] 12d6caf4c0d1: Pulling fs layer [2023-01-25T15:09:36.577Z] 96b7cbca73a9: Pulling fs layer [2023-01-25T15:09:36.577Z] a7acece74701: Pulling fs layer [2023-01-25T15:09:36.577Z] 22ff95d597cd: Waiting [2023-01-25T15:09:36.577Z] 12d6caf4c0d1: Waiting [2023-01-25T15:09:36.577Z] 96b7cbca73a9: Waiting [2023-01-25T15:09:36.577Z] 53926ce57604: Waiting [2023-01-25T15:09:36.577Z] a7acece74701: Waiting [2023-01-25T15:09:36.577Z] 21b2b0c7a3f4: Waiting [2023-01-25T15:09:36.577Z] 93c1e223e6f2: Verifying Checksum [2023-01-25T15:09:36.577Z] 93c1e223e6f2: Download complete [2023-01-25T15:09:36.577Z] 4583459ba037: Verifying Checksum [2023-01-25T15:09:36.577Z] 4583459ba037: Download complete [2023-01-25T15:09:36.577Z] 21b2b0c7a3f4: Download complete [2023-01-25T15:09:36.577Z] 22ff95d597cd: Verifying Checksum [2023-01-25T15:09:36.577Z] 22ff95d597cd: Download complete [2023-01-25T15:09:36.841Z] 213ec9aee27d: Verifying Checksum [2023-01-25T15:09:36.841Z] 213ec9aee27d: Download complete [2023-01-25T15:09:36.841Z] 12d6caf4c0d1: Verifying Checksum [2023-01-25T15:09:36.841Z] 12d6caf4c0d1: Download complete [2023-01-25T15:09:36.841Z] 213ec9aee27d: Pull complete [2023-01-25T15:09:37.109Z] 4583459ba037: Pull complete [2023-01-25T15:09:37.109Z] 93c1e223e6f2: Pull complete [2023-01-25T15:09:37.702Z] a7acece74701: Verifying Checksum [2023-01-25T15:09:37.702Z] a7acece74701: Download complete [2023-01-25T15:09:37.702Z] 53926ce57604: Verifying Checksum [2023-01-25T15:09:37.702Z] 53926ce57604: Download complete [2023-01-25T15:09:38.268Z] 96b7cbca73a9: Verifying Checksum [2023-01-25T15:09:38.268Z] 96b7cbca73a9: Download complete [2023-01-25T15:09:41.553Z] 53926ce57604: Pull complete [2023-01-25T15:09:41.553Z] 21b2b0c7a3f4: Pull complete [2023-01-25T15:09:41.553Z] 22ff95d597cd: Pull complete [2023-01-25T15:09:41.553Z] 12d6caf4c0d1: Pull complete [2023-01-25T15:09:42.925Z] 96b7cbca73a9: Pull complete [2023-01-25T15:09:43.858Z] a7acece74701: Pull complete [2023-01-25T15:09:43.858Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-25T15:09:43.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T15:09:43.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:09:44.154Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T15:09:44.154Z] WORKDIR /edgex [2023-01-25T15:09:44.154Z] COPY go.mod . [2023-01-25T15:09:44.154Z] RUN go mod download [2023-01-25T15:09:44.154Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-25T15:09:44.721Z] Sending build context to Docker daemon 170.1MB [2023-01-25T15:09:44.721Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T15:09:44.721Z] ---> db6d94c90886 [2023-01-25T15:09:44.721Z] Step 2/4 : WORKDIR /edgex [2023-01-25T15:09:47.253Z] ---> Running in e51d1dfe905d [2023-01-25T15:09:47.253Z] Removing intermediate container e51d1dfe905d [2023-01-25T15:09:47.253Z] ---> f70934717981 [2023-01-25T15:09:47.253Z] Step 3/4 : COPY go.mod . [2023-01-25T15:09:47.253Z] ---> c497550cc9f6 [2023-01-25T15:09:47.253Z] Step 4/4 : RUN go mod download [2023-01-25T15:09:47.253Z] ---> Running in 4ef3cf10fd3e [2023-01-25T15:09:50.957Z] Still waiting to schedule task [2023-01-25T15:09:50.957Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3661’ [2023-01-25T15:10:02.170Z] Removing intermediate container 4ef3cf10fd3e [2023-01-25T15:10:02.170Z] ---> f46d0952af5e [2023-01-25T15:10:02.170Z] Successfully built f46d0952af5e [2023-01-25T15:10:02.170Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:10:02.477Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-25T15:10:02.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:10:02.546Z] prd-ubuntu20.04-docker-8c-8g-3672 does not seem to be running inside a container [2023-01-25T15:10:02.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-25T15:10:03.299Z] $ docker top 547ebd3aa7a63952427711e7734743332c161dbde18f836f768957d5b6903a33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:10:03.641Z] + go version [2023-01-25T15:10:03.641Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-25T15:10:03.643Z] $ docker stop --time=1 547ebd3aa7a63952427711e7734743332c161dbde18f836f768957d5b6903a33 [2023-01-25T15:10:04.957Z] $ docker rm -f --volumes 547ebd3aa7a63952427711e7734743332c161dbde18f836f768957d5b6903a33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:10:05.361Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-25T15:10:05.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:10:05.430Z] prd-ubuntu20.04-docker-8c-8g-3672 does not seem to be running inside a container [2023-01-25T15:10:05.453Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-25T15:10:05.805Z] $ docker top 89332ab7b115c72a480c53077550ffcea18e6cd4c1031b0c5669462b1f8de676 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-25T15:10:05.878Z] ========================================================= [2023-01-25T15:10:05.878Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-25T15:10:05.878Z] ========================================================= [Pipeline] sh [2023-01-25T15:10:06.155Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:10:06.451Z] + make test [2023-01-25T15:10:06.451Z] go test -race -coverprofile=coverage.out ./... [2023-01-25T15:10:13.004Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-25T15:10:25.192Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-25T15:10:25.192Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-25T15:10:25.192Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-25T15:10:25.451Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-25T15:10:25.451Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-25T15:10:25.451Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-25T15:10:25.451Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-25T15:10:25.451Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-25T15:10:25.451Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-25T15:10:25.451Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-25T15:10:25.451Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-25T15:10:25.451Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-25T15:10:25.451Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-25T15:10:25.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-25T15:10:26.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements [2023-01-25T15:10:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-25T15:10:26.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-25T15:10:26.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.087s coverage: 98.5% of statements [2023-01-25T15:10:26.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.098s coverage: 43.1% of statements [2023-01-25T15:10:26.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-25T15:10:26.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-25T15:10:26.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-25T15:10:26.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.0% of statements [2023-01-25T15:10:26.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-25T15:10:26.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-25T15:10:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.957s coverage: 89.2% of statements [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-25T15:10:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.085s coverage: 2.4% of statements [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-25T15:10:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-25T15:10:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-25T15:10:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-25T15:10:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-25T15:10:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2023-01-25T15:10:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements [2023-01-25T15:10:29.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-25T15:10:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2023-01-25T15:10:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.094s coverage: 79.5% of statements [2023-01-25T15:10:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-01-25T15:10:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-01-25T15:10:29.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2023-01-25T15:10:36.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2023-01-25T15:10:36.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements [2023-01-25T15:10:41.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.242s coverage: 79.9% of statements [2023-01-25T15:10:41.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-25T15:10:49.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.079s coverage: 100.0% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 77.4% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.197s coverage: 91.2% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.7% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.334s coverage: 65.3% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-25T15:10:49.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-25T15:10:49.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:10:49.957Z] 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-01-25T15:11:08.036Z] 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-01-25T15:11:08.036Z] go vet ./... [2023-01-25T15:11:10.562Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-25T15:11:10.562Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-25T15:11:10.562Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-25T15:11:10.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-25T15:11:11.118Z] + ls -al . [2023-01-25T15:11:11.118Z] total 748 [2023-01-25T15:11:11.118Z] drwxrwxr-x 11 1001 1001 4096 Jan 25 15:10 . [2023-01-25T15:11:11.118Z] drwxr-xr-x 4 root root 4096 Jan 25 15:10 .. [2023-01-25T15:11:11.118Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 15:08 .blubracket [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 16 Jan 25 15:08 .dockerignore [2023-01-25T15:11:11.118Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 15:10 .git [2023-01-25T15:11:11.118Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 15:08 .github [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 1024 Jan 25 15:08 .gitignore [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 15:08 .golangci.yml [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 87 Jan 25 15:08 .hadolint.yml [2023-01-25T15:11:11.118Z] drwxr-xr-x 3 1001 1001 4096 Jan 25 15:09 .semver [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 15:08 .sonarcloud.properties [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 15:08 ADOPTERS.md [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 10825 Jan 25 15:08 Attribution.txt [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 73765 Jan 25 15:08 CHANGELOG.md [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 15:08 CONTRIBUTING.md [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 15:08 GOVERNANCE.md [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 850 Jan 25 15:08 Jenkinsfile [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 15:08 LICENSE [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 13388 Jan 25 15:08 Makefile [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 15:08 OWNERS.md [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 9403 Jan 25 15:08 README.md [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 15:08 SECURITY.md [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 15:09 VERSION [2023-01-25T15:11:11.118Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 15:08 bin [2023-01-25T15:11:11.118Z] drwxrwxr-x 17 1001 1001 4096 Jan 25 15:08 cmd [2023-01-25T15:11:11.118Z] -rw-r--r-- 1 root root 489970 Jan 25 15:10 coverage.out [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 3377 Jan 25 15:08 go.mod [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 34951 Jan 25 15:08 go.sum [2023-01-25T15:11:11.118Z] drwxrwxr-x 7 1001 1001 4096 Jan 25 15:08 internal [2023-01-25T15:11:11.118Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 15:08 openapi [2023-01-25T15:11:11.118Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 15:08 snap [2023-01-25T15:11:11.118Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 15:08 version.go [Pipeline] sh [2023-01-25T15:11:11.402Z] + '[' -e coverage.out ] [2023-01-25T15:11:11.402Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-25T15:11:11.517Z] Stashed 1 file(s) [Pipeline] sh [2023-01-25T15:11:11.791Z] + make build [2023-01-25T15:11:11.791Z] 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-01-25T15:11:23.979Z] 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-01-25T15:11:23.979Z] 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-01-25T15:11:24.914Z] 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-01-25T15:11:25.478Z] 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-01-25T15:11:32.032Z] 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-01-25T15:11:33.411Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-25T15:11:34.786Z] 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-01-25T15:11:35.719Z] 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-01-25T15:11:36.657Z] 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-01-25T15:11:37.224Z] 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-01-25T15:11:39.753Z] 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-01-25T15:11:41.122Z] $ docker stop --time=1 89332ab7b115c72a480c53077550ffcea18e6cd4c1031b0c5669462b1f8de676 [2023-01-25T15:11:43.496Z] $ docker rm -f --volumes 89332ab7b115c72a480c53077550ffcea18e6cd4c1031b0c5669462b1f8de676 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:11:44.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T15:11:44.237Z] [2023-01-25T15:11:44.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:11:44.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T15:11:44.528Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-25T15:11:44.528Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-25T15:11:44.528Z] ca9280d653b3: Pulling fs layer [2023-01-25T15:11:44.528Z] 7e9c9ca2126c: Pulling fs layer [2023-01-25T15:11:44.789Z] cbdbe7a5bc2a: Download complete [2023-01-25T15:11:44.789Z] cbdbe7a5bc2a: Pull complete [2023-01-25T15:11:45.360Z] ca9280d653b3: Verifying Checksum [2023-01-25T15:11:45.360Z] ca9280d653b3: Download complete [2023-01-25T15:11:45.619Z] ca9280d653b3: Pull complete [2023-01-25T15:11:45.619Z] 7e9c9ca2126c: Verifying Checksum [2023-01-25T15:11:45.619Z] 7e9c9ca2126c: Download complete [2023-01-25T15:11:48.915Z] 7e9c9ca2126c: Pull complete [2023-01-25T15:11:48.915Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-25T15:11:48.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T15:11:48.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:11:48.992Z] prd-ubuntu20.04-docker-8c-8g-3672 does not seem to be running inside a container [2023-01-25T15:11:49.011Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-25T15:11:50.348Z] $ docker top 93f3dd6f0cb97331a043fabe392b40916ae13dd744ea86522c7d8caca2b38a58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:11:50.707Z] + grep parallel [2023-01-25T15:11:50.707Z] + docker-compose build --help [2023-01-25T15:11:51.276Z] --parallel Build images in parallel. [Pipeline] } [2023-01-25T15:11:51.271Z] $ docker stop --time=1 93f3dd6f0cb97331a043fabe392b40916ae13dd744ea86522c7d8caca2b38a58 [2023-01-25T15:11:52.561Z] $ docker rm -f --volumes 93f3dd6f0cb97331a043fabe392b40916ae13dd744ea86522c7d8caca2b38a58 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:11:52.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T15:11:52.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:11:53.038Z] prd-ubuntu20.04-docker-8c-8g-3672 does not seem to be running inside a container [2023-01-25T15:11:53.059Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-25T15:11:53.420Z] $ docker top 5fec4e40d4628757b42aae80db733c1dcaaae55b9156075df115d30f82629c97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:11:53.782Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-25T15:11:54.349Z] Building core-command ... [2023-01-25T15:11:54.349Z] Building core-common-config-bootstrapper ... [2023-01-25T15:11:54.349Z] Building core-data ... [2023-01-25T15:11:54.349Z] Building core-metadata ... [2023-01-25T15:11:54.349Z] Building security-bootstrapper ... [2023-01-25T15:11:54.349Z] Building security-proxy-setup ... [2023-01-25T15:11:54.349Z] Building security-secretstore-setup ... [2023-01-25T15:11:54.349Z] Building security-spiffe-token-provider ... [2023-01-25T15:11:54.349Z] Building security-spire-agent ... [2023-01-25T15:11:54.349Z] Building security-spire-config ... [2023-01-25T15:11:54.349Z] Building security-spire-server ... [2023-01-25T15:11:54.349Z] Building support-notifications ... [2023-01-25T15:11:54.349Z] Building support-scheduler ... [2023-01-25T15:11:54.349Z] Building security-spire-agent [2023-01-25T15:11:54.349Z] Building core-command [2023-01-25T15:11:54.349Z] Building support-notifications [2023-01-25T15:11:54.349Z] Building security-proxy-setup [2023-01-25T15:11:54.349Z] Building security-secretstore-setup [2023-01-25T15:12:04.323Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:12:04.323Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:12:04.323Z] ---> f46d0952af5e [2023-01-25T15:12:04.323Z] Step 3/21 : WORKDIR /edgex-go [2023-01-25T15:12:04.323Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:12:04.323Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:12:04.323Z] ---> f46d0952af5e [2023-01-25T15:12:04.323Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T15:12:04.323Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:12:04.323Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:12:04.323Z] ---> f46d0952af5e [2023-01-25T15:12:04.323Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:12:04.323Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:12:04.323Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:12:04.323Z] ---> f46d0952af5e [2023-01-25T15:12:04.323Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T15:12:04.323Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:12:04.323Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:12:04.323Z] ---> f46d0952af5e [2023-01-25T15:12:04.323Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:12:07.605Z] ---> Running in f593d52e6ee8 [2023-01-25T15:12:07.605Z] ---> Running in 19d59f243233 [2023-01-25T15:12:07.605Z] ---> Running in 3ac1d9a4697a [2023-01-25T15:12:07.605Z] ---> Running in c96a1d923ed4 [2023-01-25T15:12:07.605Z] ---> Running in d069d5e4aa0b [2023-01-25T15:12:07.605Z] Removing intermediate container 19d59f243233 [2023-01-25T15:12:07.605Z] ---> f267412ca38f [2023-01-25T15:12:07.605Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T15:12:07.605Z] Removing intermediate container 3ac1d9a4697a [2023-01-25T15:12:07.605Z] ---> 9b069c94a94e [2023-01-25T15:12:07.605Z] Step 4/23 : WORKDIR /edgex-go [2023-01-25T15:12:07.605Z] Removing intermediate container f593d52e6ee8 [2023-01-25T15:12:07.605Z] ---> d852d83df6a9 [2023-01-25T15:12:07.605Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-25T15:12:07.605Z] Removing intermediate container d069d5e4aa0b [2023-01-25T15:12:07.605Z] ---> ba44b69adbf4 [2023-01-25T15:12:07.605Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-25T15:12:07.605Z] ---> Running in e60fb8988ad2 [2023-01-25T15:12:07.605Z] Removing intermediate container c96a1d923ed4 [2023-01-25T15:12:07.605Z] ---> 2b53b0524425 [2023-01-25T15:12:07.605Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T15:12:07.605Z] ---> Running in bfe71996aa81 [2023-01-25T15:12:07.605Z] ---> Running in 63fc9ffe80e4 [2023-01-25T15:12:07.605Z] ---> Running in 73908048ec1c [2023-01-25T15:12:07.605Z] ---> Running in 5abc1c30410e [2023-01-25T15:12:07.864Z] Removing intermediate container e60fb8988ad2 [2023-01-25T15:12:07.864Z] ---> 5ace041f7302 [2023-01-25T15:12:07.864Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-25T15:12:07.864Z] Removing intermediate container bfe71996aa81 [2023-01-25T15:12:07.864Z] ---> af5ada232245 [2023-01-25T15:12:07.864Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-25T15:12:07.864Z] ---> Running in fc81f67e0496 [2023-01-25T15:12:07.864Z] ---> Running in f21ebeb2d439 [2023-01-25T15:12:08.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:08.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:08.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:08.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:08.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:08.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:08.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:08.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:08.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:08.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:08.946Z] OK: 211 MiB in 51 packages [2023-01-25T15:12:09.204Z] OK: 211 MiB in 51 packages [2023-01-25T15:12:09.204Z] OK: 211 MiB in 51 packages [2023-01-25T15:12:09.204Z] OK: 211 MiB in 51 packages [2023-01-25T15:12:09.204Z] OK: 211 MiB in 51 packages [2023-01-25T15:12:09.463Z] Removing intermediate container 73908048ec1c [2023-01-25T15:12:09.463Z] ---> d58f919e7a99 [2023-01-25T15:12:09.463Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T15:12:09.463Z] ---> d28d779ca502 [2023-01-25T15:12:09.463Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:12:09.463Z] ---> Running in 6346dd39a7a6 [2023-01-25T15:12:09.724Z] Removing intermediate container 5abc1c30410e [2023-01-25T15:12:09.724Z] ---> a918287e0403 [2023-01-25T15:12:09.724Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T15:12:09.724Z] Removing intermediate container f21ebeb2d439 [2023-01-25T15:12:09.724Z] ---> c6219e1f72f8 [2023-01-25T15:12:09.724Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-25T15:12:09.724Z] Removing intermediate container 63fc9ffe80e4 [2023-01-25T15:12:09.724Z] ---> 28b32e7df543 [2023-01-25T15:12:09.724Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-25T15:12:09.724Z] Removing intermediate container fc81f67e0496 [2023-01-25T15:12:09.724Z] ---> 66c33b03e42d [2023-01-25T15:12:09.724Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T15:12:09.980Z] ---> 7f7bc1293a0f [2023-01-25T15:12:09.980Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:12:09.980Z] ---> d974a4525197 [2023-01-25T15:12:09.980Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:12:09.980Z] ---> Running in 19dd52f52682 [2023-01-25T15:12:09.980Z] ---> Running in 531b2dcbea20 [2023-01-25T15:12:09.980Z] ---> a42cf74cf4ee [2023-01-25T15:12:09.980Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:12:09.980Z] ---> 9a51e30e2526 [2023-01-25T15:12:09.980Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:12:10.238Z] ---> Running in fa9f2f5a9708 [2023-01-25T15:12:10.238Z] ---> Running in 3c5f82eb73e8 [2023-01-25T15:12:42.327Z] Removing intermediate container 6346dd39a7a6 [2023-01-25T15:12:42.327Z] ---> 38b361d37303 [2023-01-25T15:12:42.327Z] Step 7/24 : COPY . . [2023-01-25T15:12:42.327Z] Removing intermediate container 3c5f82eb73e8 [2023-01-25T15:12:42.327Z] ---> 842f8e4b0147 [2023-01-25T15:12:42.327Z] Step 7/21 : COPY . . [2023-01-25T15:12:42.327Z] Removing intermediate container 19dd52f52682 [2023-01-25T15:12:42.327Z] ---> ff9dfef3c23d [2023-01-25T15:12:42.327Z] Step 7/24 : COPY . . [2023-01-25T15:12:42.327Z] Removing intermediate container fa9f2f5a9708 [2023-01-25T15:12:42.327Z] ---> 4d85aecbe4c4 [2023-01-25T15:12:42.327Z] Step 8/22 : COPY . . [2023-01-25T15:12:42.327Z] Removing intermediate container 531b2dcbea20 [2023-01-25T15:12:42.327Z] ---> ca4185fe3f83 [2023-01-25T15:12:42.327Z] Step 8/23 : COPY . . [2023-01-25T15:12:50.438Z] ---> 54027251813e [2023-01-25T15:12:50.438Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-25T15:12:50.438Z] ---> fd3aa2bad3b4 [2023-01-25T15:12:50.438Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-25T15:12:50.438Z] ---> 9827168267f6 [2023-01-25T15:12:50.438Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T15:12:50.438Z] ---> Running in 029c434c27ee [2023-01-25T15:12:50.438Z] ---> Running in 64c03b72209d [2023-01-25T15:12:50.438Z] ---> c6013bd92c7d [2023-01-25T15:12:50.438Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-25T15:12:50.438Z] ---> Running in c46c24666fa2 [2023-01-25T15:12:50.438Z] ---> 5cafe863d402 [2023-01-25T15:12:50.438Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-25T15:12:50.438Z] ---> Running in 6b88e19547be [2023-01-25T15:12:50.438Z] ---> Running in 592ff49edba5 [2023-01-25T15:12:50.438Z] Removing intermediate container c46c24666fa2 [2023-01-25T15:12:50.438Z] ---> 226397ef470c [2023-01-25T15:12:50.438Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T15:12:50.438Z] ---> Running in 51f2e6cccf32 [2023-01-25T15:12:50.438Z] Removing intermediate container 51f2e6cccf32 [2023-01-25T15:12:50.438Z] ---> 9d4ef6343e82 [2023-01-25T15:12:50.438Z] 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-01-25T15:12:50.438Z] ---> Running in d4980a98e8c0 [2023-01-25T15:12:50.438Z] 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-01-25T15:12:50.696Z] 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-01-25T15:12:50.697Z] 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-01-25T15:12:50.955Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-25T15:12:51.520Z] Removing intermediate container d4980a98e8c0 [2023-01-25T15:12:51.520Z] ---> 698caf28d70f [2023-01-25T15:12:51.520Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T15:12:51.520Z] ---> Running in c36e64f863f6 [2023-01-25T15:12:51.778Z] Removing intermediate container c36e64f863f6 [2023-01-25T15:12:51.778Z] ---> 62a19edb64f5 [2023-01-25T15:12:51.778Z] [2023-01-25T15:12:51.778Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T15:12:51.778Z] 3.15: Pulling from library/alpine [2023-01-25T15:12:52.038Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-25T15:12:52.038Z] Status: Downloaded newer image for alpine:3.15 [2023-01-25T15:12:52.038Z] ---> c4fc93816858 [2023-01-25T15:12:52.038Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:12:52.038Z] ---> Running in d3c7fe85c055 [2023-01-25T15:12:52.296Z] Removing intermediate container d3c7fe85c055 [2023-01-25T15:12:52.296Z] ---> 226e4223c2fa [2023-01-25T15:12:52.296Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T15:12:52.296Z] ---> Running in cd7b774eac7f [2023-01-25T15:12:52.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:52.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:53.070Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T15:12:53.070Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T15:12:53.070Z] OK: 15859 distinct packages available [2023-01-25T15:12:53.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:53.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:12:53.635Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-25T15:12:53.635Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-25T15:12:53.635Z] (3/5) Installing libucontext (1.1-r0) [2023-01-25T15:12:53.635Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-25T15:12:53.635Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-25T15:12:53.635Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T15:12:53.635Z] OK: 7 MiB in 19 packages [2023-01-25T15:12:54.199Z] Removing intermediate container cd7b774eac7f [2023-01-25T15:12:54.199Z] ---> 20424fa0562c [2023-01-25T15:12:54.199Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-25T15:12:55.574Z] ---> 4e644d4d457f [2023-01-25T15:12:55.574Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T15:12:57.471Z] ---> 2b73e9ebee01 [2023-01-25T15:12:57.471Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T15:12:58.035Z] ---> 3b50bf3dbca5 [2023-01-25T15:12:58.035Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-25T15:12:58.293Z] ---> 52ea80773efc [2023-01-25T15:12:58.293Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-25T15:12:58.857Z] ---> 195bad600806 [2023-01-25T15:12:58.857Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T15:12:58.857Z] ---> Running in b1b3730dd9fc [2023-01-25T15:12:59.114Z] Removing intermediate container b1b3730dd9fc [2023-01-25T15:12:59.114Z] ---> e5b6a914ab5c [2023-01-25T15:12:59.114Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T15:12:59.114Z] ---> Running in 81a9598726d7 [2023-01-25T15:12:59.372Z] Removing intermediate container 81a9598726d7 [2023-01-25T15:12:59.372Z] ---> 6b28ee928696 [2023-01-25T15:12:59.372Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T15:12:59.372Z] ---> Running in 44020cac5f24 [2023-01-25T15:12:59.629Z] Removing intermediate container 44020cac5f24 [2023-01-25T15:12:59.629Z] ---> dacc7fbabd5d [2023-01-25T15:12:59.629Z] Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:12:59.886Z] ---> Running in 4939a9f2a910 [2023-01-25T15:13:00.143Z] Removing intermediate container 4939a9f2a910 [2023-01-25T15:13:00.143Z] ---> 5e03dd92c7bb [2023-01-25T15:13:00.143Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T15:13:00.143Z] ---> Running in 128ab41be888 [2023-01-25T15:13:00.400Z] Removing intermediate container 128ab41be888 [2023-01-25T15:13:00.400Z] ---> 6278bc1c2d20 [2023-01-25T15:13:00.400Z] [2023-01-25T15:13:00.400Z] Successfully built 6278bc1c2d20 [2023-01-25T15:13:00.400Z] Successfully tagged security-spire-agent:latest [2023-01-25T15:13:00.400Z]  Building security-spire-agent ... done Building core-metadata [2023-01-25T15:13:03.678Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:13:03.678Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:13:03.678Z] ---> f46d0952af5e [2023-01-25T15:13:03.678Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:13:03.678Z] ---> Using cache [2023-01-25T15:13:03.678Z] ---> 9b069c94a94e [2023-01-25T15:13:03.678Z] Step 4/24 : WORKDIR /edgex-go [2023-01-25T15:13:03.678Z] ---> Using cache [2023-01-25T15:13:03.678Z] ---> af5ada232245 [2023-01-25T15:13:03.678Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-25T15:13:03.678Z] ---> Using cache [2023-01-25T15:13:03.678Z] ---> c6219e1f72f8 [2023-01-25T15:13:03.678Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-25T15:13:03.678Z] ---> Using cache [2023-01-25T15:13:03.678Z] ---> d974a4525197 [2023-01-25T15:13:03.678Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:13:03.678Z] ---> Using cache [2023-01-25T15:13:03.678Z] ---> ca4185fe3f83 [2023-01-25T15:13:03.678Z] Step 8/24 : COPY . . [2023-01-25T15:13:03.678Z] ---> Using cache [2023-01-25T15:13:03.678Z] ---> c6013bd92c7d [2023-01-25T15:13:03.678Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-25T15:13:04.244Z] ---> Running in def1549b8859 [2023-01-25T15:13:05.175Z] 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-01-25T15:13:20.035Z] 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-01-25T15:13:20.035Z] 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-01-25T15:13:25.292Z] Removing intermediate container 6b88e19547be [2023-01-25T15:13:25.292Z] ---> 7f8501573c32 [2023-01-25T15:13:25.292Z] [2023-01-25T15:13:25.292Z] Step 10/23 : FROM alpine:3.16 [2023-01-25T15:13:25.292Z] Removing intermediate container 029c434c27ee [2023-01-25T15:13:25.292Z] ---> 52649621157e [2023-01-25T15:13:25.292Z] [2023-01-25T15:13:25.292Z] Step 9/24 : FROM alpine:3.16 [2023-01-25T15:13:25.292Z] Removing intermediate container 592ff49edba5 [2023-01-25T15:13:25.292Z] ---> 6ab0353c220c [2023-01-25T15:13:25.292Z] [2023-01-25T15:13:25.292Z] Step 9/21 : FROM alpine:3.16 [2023-01-25T15:13:25.292Z] 3.16: Pulling from library/alpine [2023-01-25T15:13:25.292Z] 3.16: Pulling from library/alpine [2023-01-25T15:13:25.292Z] 3.16: Pulling from library/alpine [2023-01-25T15:13:26.221Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T15:13:26.221Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T15:13:26.221Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T15:13:26.221Z] Status: Downloaded newer image for alpine:3.16 [2023-01-25T15:13:26.221Z] Status: Image is up to date for alpine:3.16 [2023-01-25T15:13:26.221Z] Status: Downloaded newer image for alpine:3.16 [2023-01-25T15:13:26.221Z] ---> bfe296a52501 [2023-01-25T15:13:26.221Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:13:26.221Z] ---> bfe296a52501 [2023-01-25T15:13:26.221Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-25T15:13:26.221Z] ---> bfe296a52501 [2023-01-25T15:13:26.221Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-25T15:13:26.494Z] ---> Running in bf01b619aa6d [2023-01-25T15:13:26.494Z] ---> Running in 93556164ed2a [2023-01-25T15:13:26.494Z] ---> Running in bfb6149f9f5d [2023-01-25T15:13:27.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:27.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:27.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:27.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:27.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:27.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:27.318Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T15:13:27.318Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:13:27.576Z] OK: 6 MiB in 15 packages [2023-01-25T15:13:27.576Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-25T15:13:27.576Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-25T15:13:27.576Z] (3/3) Installing su-exec (0.2-r1) [2023-01-25T15:13:27.576Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:13:27.576Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T15:13:27.576Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-25T15:13:27.576Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-25T15:13:27.576Z] OK: 6 MiB in 17 packages [2023-01-25T15:13:27.576Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-25T15:13:27.576Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-25T15:13:27.576Z] (5/6) Installing curl (7.83.1-r5) [2023-01-25T15:13:27.576Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-25T15:13:27.576Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:13:27.576Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T15:13:27.576Z] OK: 8 MiB in 20 packages [2023-01-25T15:13:28.946Z] Removing intermediate container 93556164ed2a [2023-01-25T15:13:28.946Z] ---> 842333a29889 [2023-01-25T15:13:28.946Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T15:13:28.946Z] ---> Running in 68ca30cb481a [2023-01-25T15:13:28.946Z] Removing intermediate container bf01b619aa6d [2023-01-25T15:13:28.946Z] ---> 7c2141942640 [2023-01-25T15:13:28.946Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T15:13:28.946Z] Removing intermediate container bfb6149f9f5d [2023-01-25T15:13:28.946Z] ---> 0fd7af99333b [2023-01-25T15:13:28.946Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T15:13:28.946Z] ---> Running in e329a975be2e [2023-01-25T15:13:28.946Z] ---> Running in f0bd0099d074 [2023-01-25T15:13:29.203Z] Removing intermediate container 68ca30cb481a [2023-01-25T15:13:29.203Z] ---> 40528814acbd [2023-01-25T15:13:29.203Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-25T15:13:29.203Z] ---> Running in 13bbc49e965a [2023-01-25T15:13:29.203Z] Removing intermediate container 64c03b72209d [2023-01-25T15:13:29.203Z] ---> 37960faa817b [2023-01-25T15:13:29.203Z] [2023-01-25T15:13:29.203Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T15:13:29.203Z] ---> bfe296a52501 [2023-01-25T15:13:29.203Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-25T15:13:29.203Z] ---> Running in 5d0d05852eb4 [2023-01-25T15:13:29.460Z] Removing intermediate container e329a975be2e [2023-01-25T15:13:29.460Z] ---> 343b3318fd24 [2023-01-25T15:13:29.460Z] Step 12/21 : WORKDIR /edgex [2023-01-25T15:13:29.460Z] Removing intermediate container 13bbc49e965a [2023-01-25T15:13:29.460Z] ---> c13919ab3d5d [2023-01-25T15:13:29.460Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-25T15:13:29.460Z] Removing intermediate container f0bd0099d074 [2023-01-25T15:13:29.460Z] ---> d5ca9a8e24e6 [2023-01-25T15:13:29.460Z] Step 12/24 : WORKDIR / [2023-01-25T15:13:29.460Z] ---> Running in d41b11c1a84c [2023-01-25T15:13:29.460Z] ---> Running in 99d6bac076f4 [2023-01-25T15:13:29.460Z] ---> Running in 31616e8760aa [2023-01-25T15:13:29.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:29.718Z] Removing intermediate container 99d6bac076f4 [2023-01-25T15:13:29.718Z] ---> d60c2c81e8f4 [2023-01-25T15:13:29.718Z] Step 15/23 : WORKDIR / [2023-01-25T15:13:29.718Z] Removing intermediate container d41b11c1a84c [2023-01-25T15:13:29.718Z] ---> e1a4337fedc3 [2023-01-25T15:13:29.718Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-25T15:13:29.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:29.718Z] Removing intermediate container 31616e8760aa [2023-01-25T15:13:29.718Z] ---> bdc342a73f0f [2023-01-25T15:13:29.718Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-25T15:13:29.718Z] ---> Running in c2f02a56f105 [2023-01-25T15:13:29.978Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-25T15:13:29.978Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-25T15:13:29.978Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:13:29.978Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T15:13:29.978Z] OK: 6 MiB in 16 packages [2023-01-25T15:13:30.235Z] Removing intermediate container c2f02a56f105 [2023-01-25T15:13:30.235Z] ---> a7f6d2174956 [2023-01-25T15:13:30.235Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:13:30.235Z] ---> 4f903fec85d1 [2023-01-25T15:13:30.235Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-25T15:13:30.235Z] ---> eb0d54ec744f [2023-01-25T15:13:30.235Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-25T15:13:30.493Z] ---> 66c438110627 [2023-01-25T15:13:30.493Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-25T15:13:30.493Z] ---> 2a95a283f6b5 [2023-01-25T15:13:30.493Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-25T15:13:30.493Z] Removing intermediate container 5d0d05852eb4 [2023-01-25T15:13:30.493Z] ---> 4675c782a57b [2023-01-25T15:13:30.493Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T15:13:30.763Z] ---> Running in f71931750aee [2023-01-25T15:13:30.763Z] ---> 68a54e8488ff [2023-01-25T15:13:30.763Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-25T15:13:30.763Z] ---> cf8f04fddf64 [2023-01-25T15:13:30.763Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-25T15:13:30.763Z] ---> 534f145af62a [2023-01-25T15:13:30.763Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-25T15:13:30.763Z] Removing intermediate container f71931750aee [2023-01-25T15:13:30.763Z] ---> eacc7f5c87e1 [2023-01-25T15:13:30.763Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-25T15:13:31.022Z] ---> Running in 1e455a76d266 [2023-01-25T15:13:31.022Z] ---> b1f880f3a04d [2023-01-25T15:13:31.022Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-25T15:13:31.022Z] ---> 28e6e54c4772 [2023-01-25T15:13:31.022Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-25T15:13:31.022Z] ---> Running in 47dae0a24898 [2023-01-25T15:13:31.022Z] ---> ddede0fa61d9 [2023-01-25T15:13:31.022Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T15:13:31.022Z] Removing intermediate container def1549b8859 [2023-01-25T15:13:31.022Z] ---> d2717ac3123e [2023-01-25T15:13:31.022Z] [2023-01-25T15:13:31.022Z] Step 10/24 : FROM alpine:3.16 [2023-01-25T15:13:31.022Z] ---> bfe296a52501 [2023-01-25T15:13:31.022Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:13:31.022Z] ---> Using cache [2023-01-25T15:13:31.022Z] ---> 842333a29889 [2023-01-25T15:13:31.022Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T15:13:31.280Z] ---> Using cache [2023-01-25T15:13:31.280Z] ---> 40528814acbd [2023-01-25T15:13:31.280Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-25T15:13:31.280Z] ---> Running in dff00071c615 [2023-01-25T15:13:31.280Z] Removing intermediate container 47dae0a24898 [2023-01-25T15:13:31.280Z] ---> e207df522b07 [2023-01-25T15:13:31.280Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:13:31.280Z] Removing intermediate container 1e455a76d266 [2023-01-25T15:13:31.280Z] ---> 07453528283c [2023-01-25T15:13:31.280Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T15:13:31.280Z] Removing intermediate container dff00071c615 [2023-01-25T15:13:31.280Z] ---> 7a55ae5e0b72 [2023-01-25T15:13:31.281Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-25T15:13:31.281Z] ---> Running in 54f788ac312a [2023-01-25T15:13:31.539Z] ---> Running in b2abf8671498 [2023-01-25T15:13:31.539Z] ---> Running in 83819472222e [2023-01-25T15:13:31.539Z] ---> 4d637faf5293 [2023-01-25T15:13:31.539Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T15:13:31.539Z] ---> Running in 10c54bb2bb8d [2023-01-25T15:13:31.539Z] ---> 88c5e5f4cf60 [2023-01-25T15:13:31.539Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-25T15:13:31.539Z] Removing intermediate container 54f788ac312a [2023-01-25T15:13:31.539Z] ---> d47fa98315c3 [2023-01-25T15:13:31.539Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:13:31.539Z] Removing intermediate container 83819472222e [2023-01-25T15:13:31.539Z] ---> 08f633787579 [2023-01-25T15:13:31.539Z] Step 15/24 : WORKDIR / [2023-01-25T15:13:31.539Z] Removing intermediate container b2abf8671498 [2023-01-25T15:13:31.539Z] ---> b776c69ce736 [2023-01-25T15:13:31.539Z] Step 21/23 : LABEL arch=x86_64 [2023-01-25T15:13:31.539Z] ---> Running in 3fc1c3c4cc47 [2023-01-25T15:13:31.539Z] ---> Running in f935210d8ace [2023-01-25T15:13:31.797Z] Removing intermediate container f935210d8ace [2023-01-25T15:13:31.797Z] ---> fe1c507bd264 [2023-01-25T15:13:31.797Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:13:31.797Z] Removing intermediate container 3fc1c3c4cc47 [2023-01-25T15:13:31.797Z] ---> a61e068a47d2 [2023-01-25T15:13:31.797Z] Step 22/23 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:13:32.055Z] ---> d2ec6eb0f7a7 [2023-01-25T15:13:32.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-25T15:13:32.055Z] ---> Running in 5f9b798c1129 [2023-01-25T15:13:32.055Z] ---> d208df901775 [2023-01-25T15:13:32.055Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T15:13:32.055Z] ---> 0a9cbe7c6c2d [2023-01-25T15:13:32.055Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-25T15:13:32.055Z] Removing intermediate container 5f9b798c1129 [2023-01-25T15:13:32.055Z] ---> fcdd91973a78 [2023-01-25T15:13:32.055Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T15:13:32.314Z] ---> Running in c3943b61248b [2023-01-25T15:13:32.314Z] Removing intermediate container c3943b61248b [2023-01-25T15:13:32.314Z] ---> 0f9eacf7d153 [2023-01-25T15:13:32.314Z] [2023-01-25T15:13:32.314Z] ---> dc47deeaa6f7 [2023-01-25T15:13:32.314Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T15:13:32.571Z] Removing intermediate container 10c54bb2bb8d [2023-01-25T15:13:32.571Z] ---> 1ed43a678e78 [2023-01-25T15:13:32.571Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T15:13:32.571Z] Successfully built 0f9eacf7d153 [2023-01-25T15:13:32.571Z] ---> Running in 6f9e3cbf0863 [2023-01-25T15:13:32.571Z] Successfully tagged core-command:latest [2023-01-25T15:13:32.571Z] Building security-spiffe-token-provider [2023-01-25T15:13:32.571Z]  Building core-command ... done  ---> Running in 9c44c6629097 [2023-01-25T15:13:32.571Z] ---> e283d92162bc [2023-01-25T15:13:32.571Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-25T15:13:33.141Z] ---> ce4b39502c0f [2023-01-25T15:13:33.142Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-25T15:13:33.142Z] Removing intermediate container 9c44c6629097 [2023-01-25T15:13:33.142Z] ---> 1a327d86cc07 [2023-01-25T15:13:33.142Z] Step 19/21 : LABEL arch=x86_64 [2023-01-25T15:13:33.237Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3674 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws [2023-01-25T15:13:33.251Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-01-25T15:13:33.284Z] The recommended git tool is: git [2023-01-25T15:13:33.400Z] ---> 83b0cfba9dbb [2023-01-25T15:13:33.400Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-25T15:13:33.400Z] ---> Running in 248c8b2b13ae [2023-01-25T15:13:33.400Z] ---> 8140890debb0 [2023-01-25T15:13:33.400Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-25T15:13:33.400Z] ---> Running in b849258bf62a [2023-01-25T15:13:33.400Z] Removing intermediate container 248c8b2b13ae [2023-01-25T15:13:33.400Z] ---> 2b2717a7fdb1 [2023-01-25T15:13:33.400Z] Step 20/21 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:13:33.659Z] ---> Running in 5489897802d5 [2023-01-25T15:13:33.659Z] ---> 12ca19e87f08 [2023-01-25T15:13:33.659Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-25T15:13:33.659Z] Removing intermediate container b849258bf62a [2023-01-25T15:13:33.659Z] ---> 64b6a59fbb2c [2023-01-25T15:13:33.659Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:13:33.659Z] Removing intermediate container 6f9e3cbf0863 [2023-01-25T15:13:33.659Z] ---> 4f5005678182 [2023-01-25T15:13:33.659Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T15:13:33.659Z] ---> Running in e9f121759cb0 [2023-01-25T15:13:33.659Z] ---> Running in 15d56d1cff99 [2023-01-25T15:13:33.659Z] Removing intermediate container 5489897802d5 [2023-01-25T15:13:33.659Z] ---> 2e0e8db78422 [2023-01-25T15:13:33.659Z] Step 21/21 : LABEL version=0.0.0 [2023-01-25T15:13:33.659Z] ---> Running in 00864e52964c [2023-01-25T15:13:33.659Z] ---> Running in 80b8d4935016 [2023-01-25T15:13:33.929Z] Removing intermediate container 15d56d1cff99 [2023-01-25T15:13:33.929Z] Removing intermediate container e9f121759cb0 [2023-01-25T15:13:33.929Z] ---> e8170086ea94 [2023-01-25T15:13:33.929Z] ---> 5b1a5df00368 [2023-01-25T15:13:33.929Z] Step 20/22 : LABEL arch=x86_64Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:13:33.929Z] [2023-01-25T15:13:33.929Z] Removing intermediate container 80b8d4935016 [2023-01-25T15:13:33.929Z] ---> 72ec90496ab0 [2023-01-25T15:13:33.929Z] [2023-01-25T15:13:33.929Z] ---> Running in 103af6471f6a [2023-01-25T15:13:33.929Z] Removing intermediate container 00864e52964c [2023-01-25T15:13:33.929Z] ---> d2586207eb39 [2023-01-25T15:13:33.929Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T15:13:33.929Z] ---> Running in f8dc26ccf6f7 [2023-01-25T15:13:33.929Z] ---> Running in 3d078cc6d4cf [2023-01-25T15:13:34.190Z] Successfully built 72ec90496ab0 [2023-01-25T15:13:34.190Z] Successfully tagged security-proxy-setup:latest [2023-01-25T15:13:34.190Z]  Building security-proxy-setup ... done Building security-spire-server [2023-01-25T15:13:34.190Z] Removing intermediate container 103af6471f6a [2023-01-25T15:13:34.190Z] ---> 1d0a9c0dee65 [2023-01-25T15:13:34.190Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T15:13:34.190Z] Removing intermediate container f8dc26ccf6f7 [2023-01-25T15:13:34.190Z] ---> 3e5bdf20d3ca [2023-01-25T15:13:34.190Z] Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:13:34.190Z] ---> Running in 0793462425a1 [2023-01-25T15:13:34.190Z] Removing intermediate container 3d078cc6d4cf [2023-01-25T15:13:34.190Z] ---> b25663dc5b76 [2023-01-25T15:13:34.190Z] Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:13:34.190Z] ---> Running in 620a8fd353a3 [2023-01-25T15:13:34.454Z] ---> Running in 120c770b77a5 [2023-01-25T15:13:34.454Z] Removing intermediate container 0793462425a1 [2023-01-25T15:13:34.454Z] ---> 2703cc8adadd [2023-01-25T15:13:34.454Z] Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:13:34.454Z] Removing intermediate container 620a8fd353a3 [2023-01-25T15:13:34.454Z] ---> e11d61736172 [2023-01-25T15:13:34.454Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T15:13:34.454Z] ---> Running in 71f44ad2d15a [2023-01-25T15:13:34.712Z] ---> Running in 710b5e0f5b4c [2023-01-25T15:13:34.712Z] Removing intermediate container 120c770b77a5 [2023-01-25T15:13:34.712Z] ---> a902e4054c60 [2023-01-25T15:13:34.712Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T15:13:34.987Z] ---> Running in 6b8794335719 [2023-01-25T15:13:34.987Z] Removing intermediate container 710b5e0f5b4c [2023-01-25T15:13:34.987Z] ---> a44e1b876a0a [2023-01-25T15:13:34.987Z] [2023-01-25T15:13:34.987Z] Removing intermediate container 71f44ad2d15a [2023-01-25T15:13:34.987Z] ---> 9dbfed04934b [2023-01-25T15:13:34.987Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T15:13:34.987Z] ---> Running in d3caa2c22330 [2023-01-25T15:13:35.244Z] Successfully built a44e1b876a0a [2023-01-25T15:13:35.244Z] Successfully tagged support-notifications:latest [2023-01-25T15:13:35.244Z] Building security-bootstrapper [2023-01-25T15:13:35.244Z]  Building support-notifications ... done Removing intermediate container 6b8794335719 [2023-01-25T15:13:35.244Z] ---> fdf9054a3ed1 [2023-01-25T15:13:35.244Z] [2023-01-25T15:13:35.244Z] Successfully built fdf9054a3ed1 [2023-01-25T15:13:35.244Z] Successfully tagged security-secretstore-setup:latest [2023-01-25T15:13:35.244Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-01-25T15:13:35.244Z] Removing intermediate container d3caa2c22330 [2023-01-25T15:13:35.244Z] ---> 89224c59e4cd [2023-01-25T15:13:35.244Z] [2023-01-25T15:13:35.501Z] Successfully built 89224c59e4cd [2023-01-25T15:13:35.501Z] Successfully tagged core-metadata:latest [2023-01-25T15:13:35.501Z]  Building core-metadata ... done Building support-scheduler [2023-01-25T15:13:38.022Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:13:38.022Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:13:38.022Z] ---> f46d0952af5e [2023-01-25T15:13:38.022Z] Step 3/19 : WORKDIR /edgex-go [2023-01-25T15:13:38.022Z] ---> Using cache [2023-01-25T15:13:38.022Z] ---> ba44b69adbf4 [2023-01-25T15:13:38.022Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-25T15:13:39.342Z] using credential edgex-jenkins-ssh [2023-01-25T15:13:39.366Z] Cloning the remote Git repository [2023-01-25T15:13:39.431Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-25T15:13:39.541Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-01-25T15:13:39.748Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-25T15:13:39.750Z] > git --version # timeout=10 [2023-01-25T15:13:39.778Z] > git --version # 'git version 2.25.1' [2023-01-25T15:13:39.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T15:13:39.861Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-25T15:13:41.297Z] ---> Running in b70c0c93b700 [2023-01-25T15:13:41.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:41.297Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:13:41.297Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:13:41.297Z] ---> f46d0952af5e [2023-01-25T15:13:41.297Z] Step 3/23 : WORKDIR /edgex-go [2023-01-25T15:13:41.297Z] ---> Using cache [2023-01-25T15:13:41.297Z] ---> ba44b69adbf4 [2023-01-25T15:13:41.297Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T15:13:41.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:41.863Z] ---> Running in 452068f96306 [2023-01-25T15:13:41.863Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-25T15:13:41.863Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-25T15:13:41.863Z] OK: 17044 distinct packages available [2023-01-25T15:13:41.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:41.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:41.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:42.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:13:42.120Z] OK: 211 MiB in 51 packages [2023-01-25T15:13:42.379Z] OK: 211 MiB in 51 packages [2023-01-25T15:13:42.636Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:13:42.636Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:13:42.636Z] ---> f46d0952af5e [2023-01-25T15:13:42.636Z] Step 3/32 : WORKDIR /edgex-go [2023-01-25T15:13:42.636Z] ---> Using cache [2023-01-25T15:13:42.636Z] ---> ba44b69adbf4 [2023-01-25T15:13:42.636Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-25T15:13:42.636Z] ---> Using cache [2023-01-25T15:13:42.636Z] ---> d58f919e7a99 [2023-01-25T15:13:42.636Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-25T15:13:42.636Z] ---> Using cache [2023-01-25T15:13:42.636Z] ---> d28d779ca502 [2023-01-25T15:13:42.636Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:13:42.636Z] ---> Using cache [2023-01-25T15:13:42.636Z] ---> 38b361d37303 [2023-01-25T15:13:42.636Z] Step 7/32 : COPY . . [2023-01-25T15:13:42.636Z] ---> Using cache [2023-01-25T15:13:42.636Z] ---> 54027251813e [2023-01-25T15:13:42.636Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-25T15:13:42.893Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:13:42.893Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:13:42.893Z] ---> f46d0952af5e [2023-01-25T15:13:42.893Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:13:42.893Z] ---> Using cache [2023-01-25T15:13:42.893Z] ---> 9b069c94a94e [2023-01-25T15:13:42.893Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T15:13:42.893Z] ---> Using cache [2023-01-25T15:13:42.893Z] ---> af5ada232245 [2023-01-25T15:13:42.893Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T15:13:42.893Z] ---> Using cache [2023-01-25T15:13:42.893Z] ---> c6219e1f72f8 [2023-01-25T15:13:42.893Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T15:13:42.893Z] ---> Using cache [2023-01-25T15:13:42.893Z] ---> d974a4525197 [2023-01-25T15:13:42.893Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:13:42.893Z] ---> Using cache [2023-01-25T15:13:42.893Z] ---> ca4185fe3f83 [2023-01-25T15:13:42.893Z] Step 8/22 : COPY . . [2023-01-25T15:13:42.893Z] ---> Using cache [2023-01-25T15:13:42.893Z] ---> c6013bd92c7d [2023-01-25T15:13:42.893Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-25T15:13:42.893Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:13:42.893Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:13:42.893Z] ---> f46d0952af5e [2023-01-25T15:13:42.893Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:13:42.893Z] ---> Using cache [2023-01-25T15:13:42.893Z] ---> 9b069c94a94e [2023-01-25T15:13:42.893Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T15:13:42.893Z] ---> Using cache [2023-01-25T15:13:42.893Z] ---> af5ada232245 [2023-01-25T15:13:42.893Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T15:13:42.893Z] ---> Using cache [2023-01-25T15:13:42.893Z] ---> c6219e1f72f8 [2023-01-25T15:13:42.893Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T15:13:42.893Z] ---> Using cache [2023-01-25T15:13:42.893Z] ---> d974a4525197 [2023-01-25T15:13:42.893Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:13:42.893Z] ---> Using cache [2023-01-25T15:13:42.893Z] ---> ca4185fe3f83 [2023-01-25T15:13:42.893Z] Step 8/22 : COPY . . [2023-01-25T15:13:42.893Z] ---> Using cache [2023-01-25T15:13:42.893Z] ---> c6013bd92c7d [2023-01-25T15:13:42.893Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-25T15:13:42.893Z] ---> Running in b24d374171b6 [2023-01-25T15:13:42.893Z] ---> Running in 2e2ffabd3c63 [2023-01-25T15:13:42.893Z] ---> Running in 7807b1861987 [2023-01-25T15:13:43.151Z] Removing intermediate container b70c0c93b700 [2023-01-25T15:13:43.151Z] ---> e6fb87517797 [2023-01-25T15:13:43.151Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-25T15:13:43.151Z] Removing intermediate container 452068f96306 [2023-01-25T15:13:43.151Z] ---> e64cffa9f657 [2023-01-25T15:13:43.151Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-25T15:13:43.151Z] ---> eee6bd420917 [2023-01-25T15:13:43.151Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:13:43.408Z] ---> 81e0ba30ea37 [2023-01-25T15:13:43.408Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:13:43.408Z] ---> Running in f23031dc8145 [2023-01-25T15:13:43.408Z] ---> Running in 895359678d17 [2023-01-25T15:13:43.408Z] 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-01-25T15:13:43.664Z] 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-01-25T15:13:43.664Z] 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-01-25T15:14:02.734Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-25T15:14:02.764Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-25T15:14:03.800Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-25T15:14:03.850Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-25T15:14:03.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T15:14:03.869Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-25T15:14:04.560Z] Merging remotes/origin/main commit cb9ff4527b99c77f8e69b5bcfccd1d262af058be into PR head commit 33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:14:04.983Z] Merge succeeded, producing 33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:14:04.984Z] Checking out Revision 33db503313f2d5a70aa26e129afa63cdecd0885a (PR-4302) [2023-01-25T15:14:05.736Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-25T15:14:06.782Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-25T15:14:06.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-25T15:14:06.782Z] Dload Upload Total Spent Left Speed [2023-01-25T15:14:06.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 79198 [2023-01-25T15:14:04.582Z] > git config core.sparsecheckout # timeout=10 [2023-01-25T15:14:04.603Z] > git checkout -f 33db503313f2d5a70aa26e129afa63cdecd0885a # timeout=10 [2023-01-25T15:14:04.862Z] > git remote # timeout=10 [2023-01-25T15:14:04.892Z] > git config --get remote.origin.url # timeout=10 [2023-01-25T15:14:04.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T15:14:04.932Z] > git merge cb9ff4527b99c77f8e69b5bcfccd1d262af058be # timeout=10 [2023-01-25T15:14:04.963Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-25T15:14:04.991Z] > git config core.sparsecheckout # timeout=10 [2023-01-25T15:14:05.009Z] > git checkout -f 33db503313f2d5a70aa26e129afa63cdecd0885a # timeout=10 [Pipeline] sh [2023-01-25T15:14:07.454Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-25T15:14:07.798Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-25T15:14:07.798Z] + sudo tee /etc/docker/daemon.new [2023-01-25T15:14:07.799Z] { [2023-01-25T15:14:07.799Z] "registry-mirrors": [ [2023-01-25T15:14:07.799Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-25T15:14:07.799Z] ], [2023-01-25T15:14:07.799Z] "bip": "10.250.0.254/24", [2023-01-25T15:14:07.799Z] "hosts": [ [2023-01-25T15:14:07.799Z] "tcp://0.0.0.0:5555", [2023-01-25T15:14:07.799Z] "unix:///var/run/docker.sock" [2023-01-25T15:14:07.799Z] ], [2023-01-25T15:14:07.799Z] "mtu": 1458, [2023-01-25T15:14:07.799Z] "selinux-enabled": true, [2023-01-25T15:14:07.799Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-25T15:14:07.799Z] } [Pipeline] sh [2023-01-25T15:14:08.130Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-25T15:14:08.456Z] + sudo service docker restart [2023-01-25T15:14:10.179Z] Removing intermediate container f23031dc8145 [2023-01-25T15:14:10.179Z] ---> 61545c8ec3b3 [2023-01-25T15:14:10.179Z] Step 7/19 : COPY . . [2023-01-25T15:14:10.179Z] Removing intermediate container 895359678d17 [2023-01-25T15:14:10.179Z] ---> 05bfef43b473 [2023-01-25T15:14:10.179Z] Step 7/23 : COPY . . [2023-01-25T15:14:13.461Z] Removing intermediate container 7807b1861987 [2023-01-25T15:14:13.461Z] ---> 52fe818d5f6c [2023-01-25T15:14:13.461Z] [2023-01-25T15:14:13.461Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T15:14:13.461Z] ---> bfe296a52501 [2023-01-25T15:14:13.461Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-25T15:14:13.461Z] Removing intermediate container b24d374171b6 [2023-01-25T15:14:13.461Z] ---> 401f136d565e [2023-01-25T15:14:13.461Z] [2023-01-25T15:14:13.461Z] Step 9/32 : FROM alpine:3.16 [2023-01-25T15:14:13.461Z] ---> bfe296a52501 [2023-01-25T15:14:13.461Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:14:13.461Z] ---> 2fd120c5146a [2023-01-25T15:14:13.461Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-25T15:14:13.461Z] ---> 6f5b4cf0917c [2023-01-25T15:14:13.461Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T15:14:13.461Z] ---> Running in c1d89a1fc0a3 [2023-01-25T15:14:13.461Z] ---> Running in 22ec9ef5dd8a [2023-01-25T15:14:13.461Z] ---> Running in 7dff5cd2ac78 [2023-01-25T15:14:13.461Z] ---> Running in 0eafe8bcde6c [2023-01-25T15:14:13.461Z] Removing intermediate container c1d89a1fc0a3 [2023-01-25T15:14:13.461Z] ---> 9aa7c5f700de [2023-01-25T15:14:13.461Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:14:13.461Z] Removing intermediate container 7dff5cd2ac78 [2023-01-25T15:14:13.461Z] ---> ea7f44f3ea55 [2023-01-25T15:14:13.462Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-25T15:14:13.462Z] Removing intermediate container 0eafe8bcde6c [2023-01-25T15:14:13.462Z] ---> 62003c7c6156 [2023-01-25T15:14:13.462Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-25T15:14:13.462Z] ---> Running in ac6880682fb3 [2023-01-25T15:14:13.724Z] ---> Running in c8c964e4c047 [2023-01-25T15:14:13.724Z] ---> Running in dbd1a30a5374 [2023-01-25T15:14:13.724Z] 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-01-25T15:14:13.724Z] Removing intermediate container dbd1a30a5374 [2023-01-25T15:14:13.724Z] ---> 922717ee00ab [2023-01-25T15:14:13.724Z] 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-01-25T15:14:13.982Z] ---> Running in b92c709a3978 [2023-01-25T15:14:14.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:14.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:14.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:14.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:14.755Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-25T15:14:14.755Z] (2/2) Installing su-exec (0.2-r1) [2023-01-25T15:14:14.755Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:14:14.755Z] OK: 6 MiB in 16 packages [2023-01-25T15:14:14.755Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T15:14:14.755Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:14:14.755Z] OK: 6 MiB in 15 packages [2023-01-25T15:14:15.321Z] Removing intermediate container b92c709a3978 [2023-01-25T15:14:15.321Z] ---> 946f91834aca [2023-01-25T15:14:15.321Z] Step 11/23 : WORKDIR /edgex-go [2023-01-25T15:14:15.321Z] ---> Running in a63b3f90c160 [2023-01-25T15:14:15.321Z] Removing intermediate container c8c964e4c047 [2023-01-25T15:14:15.321Z] ---> 512503c7bd28 [2023-01-25T15:14:15.321Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-25T15:14:15.321Z] ---> Running in ae897bb99fcb [2023-01-25T15:14:15.321Z] Removing intermediate container ac6880682fb3 [2023-01-25T15:14:15.321Z] ---> 0d0ee0ad9502 [2023-01-25T15:14:15.321Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:14:15.321Z] Removing intermediate container a63b3f90c160 [2023-01-25T15:14:15.321Z] ---> a4409d2f0f5f [2023-01-25T15:14:15.321Z] [2023-01-25T15:14:15.321Z] Step 12/23 : FROM alpine:3.15 [2023-01-25T15:14:15.321Z] ---> c4fc93816858 [2023-01-25T15:14:15.321Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:14:15.321Z] ---> Using cache [2023-01-25T15:14:15.321Z] ---> 226e4223c2fa [2023-01-25T15:14:15.321Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T15:14:15.321Z] ---> Using cache [2023-01-25T15:14:15.321Z] ---> 20424fa0562c [2023-01-25T15:14:15.321Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T15:14:15.581Z] Removing intermediate container ae897bb99fcb [2023-01-25T15:14:15.581Z] ---> e3fb6ab35d63 [2023-01-25T15:14:15.581Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-25T15:14:15.581Z] ---> Running in 2ebe178f6659 [2023-01-25T15:14:15.581Z] ---> 6746f7198021 [2023-01-25T15:14:15.581Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-25T15:14:15.842Z] Removing intermediate container 2ebe178f6659 [2023-01-25T15:14:15.842Z] Removing intermediate container 2e2ffabd3c63 [2023-01-25T15:14:15.842Z] ---> e1d30ab44260 [2023-01-25T15:14:15.842Z] ---> 83a00bf95814 [2023-01-25T15:14:15.842Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-25T15:14:15.842Z] [2023-01-25T15:14:15.842Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T15:14:15.842Z] ---> bfe296a52501 [2023-01-25T15:14:15.842Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:14:15.842Z] ---> Using cache [2023-01-25T15:14:15.842Z] ---> 842333a29889 [2023-01-25T15:14:15.842Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T15:14:15.842Z] ---> Using cache [2023-01-25T15:14:15.842Z] ---> 40528814acbd [2023-01-25T15:14:15.843Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-25T15:14:15.843Z] ---> Running in 298ecda167ee [2023-01-25T15:14:15.843Z] ---> Running in fb64db704ce1 [2023-01-25T15:14:16.102Z] ---> 5783402ee6e1 [2023-01-25T15:14:16.102Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-25T15:14:16.102Z] Removing intermediate container 298ecda167ee [2023-01-25T15:14:16.102Z] ---> 426b64753c16 [2023-01-25T15:14:16.102Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-25T15:14:16.102Z] Removing intermediate container fb64db704ce1 [2023-01-25T15:14:16.102Z] ---> a363f112fc34 [2023-01-25T15:14:16.102Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T15:14:16.359Z] ---> Running in 4d9976650fc6 [2023-01-25T15:14:16.359Z] ---> Running in 6faaf7522595 [2023-01-25T15:14:16.359Z] ---> 4d54aa46f753 [2023-01-25T15:14:16.359Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-25T15:14:16.359Z] Removing intermediate container 6faaf7522595 [2023-01-25T15:14:16.359Z] ---> f177650aa641 [2023-01-25T15:14:16.359Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-25T15:14:16.359Z] Removing intermediate container 4d9976650fc6 [2023-01-25T15:14:16.359Z] ---> 2cb50f9c13a8 [2023-01-25T15:14:16.359Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:14:16.619Z] ---> Running in c51fc298e4a5 [2023-01-25T15:14:16.619Z] ---> 0729213cd6e1 [2023-01-25T15:14:16.619Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T15:14:16.619Z] ---> 1d6aee81d2d4 [2023-01-25T15:14:16.619Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-25T15:14:16.619Z] ---> Running in 7abdad9aeed9 [2023-01-25T15:14:17.183Z] ---> def757061d60 [2023-01-25T15:14:17.183Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T15:14:17.440Z] ---> d5a81a3dbe2a [2023-01-25T15:14:17.440Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-25T15:14:17.699Z] ---> 4238852cda1d [2023-01-25T15:14:17.699Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-25T15:14:17.699Z] Removing intermediate container c51fc298e4a5 [2023-01-25T15:14:17.699Z] ---> 8c5a8a92e305 [2023-01-25T15:14:17.699Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-25T15:14:17.699Z] ---> Running in d562fdde568a [2023-01-25T15:14:17.699Z] ---> 5bf4f0a90aaa [2023-01-25T15:14:17.699Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-25T15:14:17.699Z] ---> Running in 5849ac808011 [2023-01-25T15:14:17.961Z] Removing intermediate container 7abdad9aeed9 [2023-01-25T15:14:17.961Z] ---> 766bd2898e14 [2023-01-25T15:14:17.961Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T15:14:17.961Z] Removing intermediate container d562fdde568a [2023-01-25T15:14:17.961Z] ---> 01bbb431ec95 [2023-01-25T15:14:17.961Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-25T15:14:17.961Z] ---> c3ea731d3707 [2023-01-25T15:14:17.961Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-25T15:14:17.961Z] ---> Running in 9f1071b2174c [2023-01-25T15:14:17.961Z] Removing intermediate container 5849ac808011 [2023-01-25T15:14:17.961Z] ---> 05db49e3ab7d [2023-01-25T15:14:17.961Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:14:18.218Z] Removing intermediate container 9f1071b2174c [2023-01-25T15:14:18.218Z] ---> f84897da2183 [2023-01-25T15:14:18.218Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-01-25T15:14:18.218Z] ---> Running in 3ea2cffb977e [2023-01-25T15:14:18.218Z] ---> 423cab075cbf [2023-01-25T15:14:18.218Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-25T15:14:18.218Z] ---> Running in 72092328c034 [2023-01-25T15:14:18.218Z] ---> b9bcc41105a5 [2023-01-25T15:14:18.218Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T15:14:18.218Z] ---> Running in a8c4ccf90d4e [2023-01-25T15:14:18.218Z] ---> Running in 7f3ec40eb676 [2023-01-25T15:14:18.218Z] Removing intermediate container 3ea2cffb977e [2023-01-25T15:14:18.218Z] ---> 951861012d76 [2023-01-25T15:14:18.218Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T15:14:18.475Z] Removing intermediate container 72092328c034 [2023-01-25T15:14:18.475Z] ---> a9fcb1ee34b2 [2023-01-25T15:14:18.475Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T15:14:18.475Z] ---> Running in 375183289a2b [2023-01-25T15:14:18.475Z] ---> Running in ff642d27bb00 [2023-01-25T15:14:18.733Z] Removing intermediate container 7f3ec40eb676 [2023-01-25T15:14:18.733Z] ---> ee65ababd2e6 [2023-01-25T15:14:18.733Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T15:14:18.733Z] Removing intermediate container 375183289a2b [2023-01-25T15:14:18.733Z] ---> 59cfaf6bbcd4 [2023-01-25T15:14:18.733Z] Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:14:18.733Z] ---> Running in 7a7cb15c76f8 [2023-01-25T15:14:18.733Z] ---> Running in 9efc971e45b3 [2023-01-25T15:14:18.733Z] Removing intermediate container ff642d27bb00 [2023-01-25T15:14:18.733Z] ---> 3728cbd7f396 [2023-01-25T15:14:18.733Z] Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:14:18.991Z] ---> Running in 994f04203d5f [2023-01-25T15:14:18.991Z] Removing intermediate container 7a7cb15c76f8 [2023-01-25T15:14:18.991Z] ---> 6ae8fa2bd169 [2023-01-25T15:14:18.991Z] Step 21/23 : LABEL arch=x86_64 [2023-01-25T15:14:18.991Z] ---> Running in cbc43997c3b2 [2023-01-25T15:14:18.991Z] Removing intermediate container 9efc971e45b3 [2023-01-25T15:14:18.991Z] ---> d1aaa07986e4 [2023-01-25T15:14:18.991Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T15:14:19.250Z] Removing intermediate container 994f04203d5f [2023-01-25T15:14:19.250Z] ---> 319d5364f4d4 [2023-01-25T15:14:19.250Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T15:14:19.250Z] ---> Running in 9d57f405351a [2023-01-25T15:14:19.250Z] ---> Running in ac5e754f8cd5 [2023-01-25T15:14:19.250Z] Removing intermediate container cbc43997c3b2 [2023-01-25T15:14:19.250Z] ---> db26d7528392 [2023-01-25T15:14:19.250Z] Step 22/23 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:14:19.515Z] Removing intermediate container 9d57f405351a [2023-01-25T15:14:19.515Z] ---> 262877f29126 [2023-01-25T15:14:19.515Z] [2023-01-25T15:14:19.515Z] ---> Running in 6a12d5ce01e1 [2023-01-25T15:14:19.515Z] Removing intermediate container a8c4ccf90d4e [2023-01-25T15:14:19.515Z] ---> ab1e89770d4f [2023-01-25T15:14:19.515Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:14:19.515Z] Removing intermediate container ac5e754f8cd5 [2023-01-25T15:14:19.515Z] ---> b630093789ea [2023-01-25T15:14:19.515Z] [2023-01-25T15:14:19.515Z] Successfully built 262877f29126 [2023-01-25T15:14:19.515Z] Successfully tagged support-scheduler:latest [2023-01-25T15:14:19.515Z] Building core-data [2023-01-25T15:14:19.515Z]  Building support-scheduler ... done Successfully built b630093789ea [2023-01-25T15:14:19.776Z] Successfully tagged core-common-config-bootstrapper:latest [2023-01-25T15:14:19.776Z]  Building core-common-config-bootstrapper ... done Building security-spire-config [2023-01-25T15:14:19.776Z] Removing intermediate container 6a12d5ce01e1 [2023-01-25T15:14:19.776Z] ---> 41489bbd74be [2023-01-25T15:14:19.776Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T15:14:19.776Z] ---> Running in 2395931e859c [2023-01-25T15:14:22.302Z] Removing intermediate container 2395931e859c [2023-01-25T15:14:22.302Z] ---> 413cb63bf374 [2023-01-25T15:14:22.302Z] [2023-01-25T15:14:22.302Z] ---> 0b737a4b809f [2023-01-25T15:14:22.302Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-25T15:14:22.560Z] Successfully built 413cb63bf374 [2023-01-25T15:14:22.560Z] Successfully tagged security-spire-server:latest [2023-01-25T15:14:23.935Z]  Building security-spire-server ... done  ---> fae26e5c83e3 [2023-01-25T15:14:23.936Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-25T15:14:24.193Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:14:24.193Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:14:24.193Z] ---> f46d0952af5e [2023-01-25T15:14:24.193Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T15:14:24.193Z] ---> Using cache [2023-01-25T15:14:24.193Z] ---> ba44b69adbf4 [2023-01-25T15:14:24.193Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T15:14:24.193Z] ---> Using cache [2023-01-25T15:14:24.193Z] ---> e64cffa9f657 [2023-01-25T15:14:24.193Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T15:14:24.193Z] ---> Using cache [2023-01-25T15:14:24.193Z] ---> 81e0ba30ea37 [2023-01-25T15:14:24.193Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:14:24.193Z] ---> Using cache [2023-01-25T15:14:24.193Z] ---> 05bfef43b473 [2023-01-25T15:14:24.193Z] Step 7/24 : COPY . . [2023-01-25T15:14:24.193Z] ---> Using cache [2023-01-25T15:14:24.193Z] ---> 6f5b4cf0917c [2023-01-25T15:14:24.193Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T15:14:24.193Z] ---> Using cache [2023-01-25T15:14:24.193Z] ---> ea7f44f3ea55 [2023-01-25T15:14:24.193Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T15:14:24.193Z] ---> Using cache [2023-01-25T15:14:24.193Z] ---> 922717ee00ab [2023-01-25T15:14:24.193Z] 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-01-25T15:14:24.193Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:14:24.193Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:14:24.193Z] ---> f46d0952af5e [2023-01-25T15:14:24.193Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:14:24.193Z] ---> Using cache [2023-01-25T15:14:24.193Z] ---> 9b069c94a94e [2023-01-25T15:14:24.193Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T15:14:24.193Z] ---> Using cache [2023-01-25T15:14:24.193Z] ---> af5ada232245 [2023-01-25T15:14:24.193Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T15:14:24.193Z] ---> Using cache [2023-01-25T15:14:24.193Z] ---> c6219e1f72f8 [2023-01-25T15:14:24.193Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T15:14:24.193Z] ---> Using cache [2023-01-25T15:14:24.193Z] ---> d974a4525197 [2023-01-25T15:14:24.193Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:14:24.193Z] ---> Using cache [2023-01-25T15:14:24.193Z] ---> ca4185fe3f83 [2023-01-25T15:14:24.193Z] Step 8/22 : COPY . . [2023-01-25T15:14:24.193Z] ---> Using cache [2023-01-25T15:14:24.193Z] ---> c6013bd92c7d [2023-01-25T15:14:24.193Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-25T15:14:24.451Z] ---> 93e3b665f31e [2023-01-25T15:14:24.451Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-25T15:14:24.451Z] ---> Running in 8cad1178078f [2023-01-25T15:14:24.451Z] ---> Running in 1804a6df6f0b [2023-01-25T15:14:25.036Z] ---> ceb2dc1b5ecb [2023-01-25T15:14:25.036Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-25T15:14:25.293Z] ---> fafd39f55f57 [2023-01-25T15:14:25.293Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-25T15:14:25.293Z] 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-01-25T15:14:25.550Z] ---> 6a2214a95bac [2023-01-25T15:14:25.550Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-25T15:14:25.807Z] Removing intermediate container 8cad1178078f [2023-01-25T15:14:25.807Z] ---> 4083537b3916 [2023-01-25T15:14:25.807Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T15:14:26.085Z] ---> c4fde38030f7 [2023-01-25T15:14:26.085Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-25T15:14:26.085Z] ---> Running in 84f1f304ecea [2023-01-25T15:14:26.085Z] ---> Running in 2b635152aa17 [2023-01-25T15:14:26.348Z] Removing intermediate container 84f1f304ecea [2023-01-25T15:14:26.348Z] ---> fab56f21b0cf [2023-01-25T15:14:26.348Z] [2023-01-25T15:14:26.348Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T15:14:26.348Z] ---> c4fc93816858 [2023-01-25T15:14:26.348Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:14:26.348Z] ---> Using cache [2023-01-25T15:14:26.348Z] ---> 226e4223c2fa [2023-01-25T15:14:26.348Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-25T15:14:26.605Z] ---> Running in 1260cce2f780 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T15:14:26.764Z] provisioning config files... [2023-01-25T15:14:26.800Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12977290883323801493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:14:26.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:27.174Z] ---> docker-login.sh [2023-01-25T15:14:27.174Z] nexus3.edgexfoundry.org:10001 [2023-01-25T15:14:27.222Z] Removing intermediate container 2b635152aa17 [2023-01-25T15:14:27.223Z] ---> 22efa9c1b8d0 [2023-01-25T15:14:27.223Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-25T15:14:27.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:27.223Z] ---> Running in f6bec731aee5 [2023-01-25T15:14:27.479Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T15:14:27.479Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T15:14:27.479Z] OK: 15859 distinct packages available [2023-01-25T15:14:27.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:27.479Z] Removing intermediate container f6bec731aee5 [2023-01-25T15:14:27.479Z] ---> 66c95ea5b277 [2023-01-25T15:14:27.479Z] Step 29/32 : CMD ["gate"] [2023-01-25T15:14:27.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:27.739Z] ---> Running in 154c75961b88 [2023-01-25T15:14:27.739Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-25T15:14:27.739Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-25T15:14:27.739Z] (3/4) Installing libucontext (1.1-r0) [2023-01-25T15:14:27.739Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-25T15:14:27.739Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T15:14:27.739Z] OK: 6 MiB in 18 packages [2023-01-25T15:14:27.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:14:27.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:14:27.765Z] Configure a credential helper to remove this warning. See [2023-01-25T15:14:27.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:14:27.765Z] [2023-01-25T15:14:27.765Z] Login Succeeded [2023-01-25T15:14:27.765Z] nexus3.edgexfoundry.org:10002 [2023-01-25T15:14:27.997Z] Removing intermediate container 154c75961b88 [2023-01-25T15:14:27.997Z] ---> 35f248e6c27a [2023-01-25T15:14:27.997Z] Step 30/32 : LABEL arch=x86_64 [2023-01-25T15:14:27.997Z] ---> Running in 730be1b2f008 [2023-01-25T15:14:28.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:14:28.254Z] Removing intermediate container 730be1b2f008 [2023-01-25T15:14:28.254Z] ---> 023f547c16bf [2023-01-25T15:14:28.254Z] Step 31/32 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:14:28.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:14:28.306Z] Configure a credential helper to remove this warning. See [2023-01-25T15:14:28.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:14:28.306Z] [2023-01-25T15:14:28.306Z] Login Succeeded [2023-01-25T15:14:28.306Z] nexus3.edgexfoundry.org:10003 [2023-01-25T15:14:28.528Z] ---> Running in 8b9613664978 [2023-01-25T15:14:28.528Z] Removing intermediate container 1260cce2f780 [2023-01-25T15:14:28.528Z] ---> 455e434d9232 [2023-01-25T15:14:28.528Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T15:14:28.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:14:28.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:14:28.579Z] Configure a credential helper to remove this warning. See [2023-01-25T15:14:28.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:14:28.579Z] [2023-01-25T15:14:28.579Z] Login Succeeded [2023-01-25T15:14:28.579Z] nexus3.edgexfoundry.org:10004 [2023-01-25T15:14:28.788Z] Removing intermediate container 8b9613664978 [2023-01-25T15:14:28.788Z] ---> 560284cf6856 [2023-01-25T15:14:28.788Z] Step 32/32 : LABEL version=0.0.0 [2023-01-25T15:14:28.788Z] ---> Running in dba44962cb4f [2023-01-25T15:14:28.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:14:29.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:14:29.125Z] Configure a credential helper to remove this warning. See [2023-01-25T15:14:29.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:14:29.125Z] [2023-01-25T15:14:29.125Z] Login Succeeded [2023-01-25T15:14:29.125Z] docker.io [2023-01-25T15:14:29.352Z] Removing intermediate container dba44962cb4f [2023-01-25T15:14:29.352Z] ---> 249fa87f1278 [2023-01-25T15:14:29.352Z] [2023-01-25T15:14:29.352Z] Successfully built 249fa87f1278 [2023-01-25T15:14:29.352Z] Successfully tagged security-bootstrapper:latest [2023-01-25T15:14:29.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T15:14:29.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T15:14:29.666Z] Configure a credential helper to remove this warning. See [2023-01-25T15:14:29.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T15:14:29.666Z] [2023-01-25T15:14:29.666Z] Login Succeeded [2023-01-25T15:14:29.666Z] ---> docker-login.sh ends [Pipeline] } [2023-01-25T15:14:29.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-25T15:14:30.301Z]  Building security-bootstrapper ... done  ---> 6f501beae35b [2023-01-25T15:14:30.301Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T15:14:30.303Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-01-25T15:14:30.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T15:14:30.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T15:14:30.344Z] ========================================================= [2023-01-25T15:14:30.344Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-25T15:14:30.344Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:14:30.559Z] ---> e71e00c0de57 [2023-01-25T15:14:30.559Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-25T15:14:30.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T15:14:30.816Z] ---> Running in 43117b265b50 [2023-01-25T15:14:30.949Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-25T15:14:30.949Z] 9b18e9b68314: Pulling fs layer [2023-01-25T15:14:30.949Z] 35d82f9e3411: Pulling fs layer [2023-01-25T15:14:30.949Z] e16973657156: Pulling fs layer [2023-01-25T15:14:30.949Z] fc693d55d65f: Pulling fs layer [2023-01-25T15:14:30.949Z] 7e9fc2657dce: Pulling fs layer [2023-01-25T15:14:30.949Z] dda99020689f: Pulling fs layer [2023-01-25T15:14:30.949Z] db1c61fa0a46: Pulling fs layer [2023-01-25T15:14:30.949Z] 891c053d2c06: Pulling fs layer [2023-01-25T15:14:30.949Z] 7e9fc2657dce: Waiting [2023-01-25T15:14:30.949Z] dda99020689f: Waiting [2023-01-25T15:14:30.949Z] db1c61fa0a46: Waiting [2023-01-25T15:14:30.949Z] 891c053d2c06: Waiting [2023-01-25T15:14:30.949Z] fc693d55d65f: Waiting [2023-01-25T15:14:30.949Z] e16973657156: Verifying Checksum [2023-01-25T15:14:30.949Z] e16973657156: Download complete [2023-01-25T15:14:30.949Z] 35d82f9e3411: Verifying Checksum [2023-01-25T15:14:30.949Z] 35d82f9e3411: Download complete [2023-01-25T15:14:30.949Z] 7e9fc2657dce: Verifying Checksum [2023-01-25T15:14:30.949Z] 7e9fc2657dce: Download complete [2023-01-25T15:14:30.949Z] dda99020689f: Verifying Checksum [2023-01-25T15:14:30.949Z] dda99020689f: Download complete [2023-01-25T15:14:30.949Z] 9b18e9b68314: Verifying Checksum [2023-01-25T15:14:30.949Z] 9b18e9b68314: Download complete [2023-01-25T15:14:31.384Z] Removing intermediate container 43117b265b50 [2023-01-25T15:14:31.384Z] ---> 82960d4fef4e [2023-01-25T15:14:31.384Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-25T15:14:31.942Z] 9b18e9b68314: Pull complete [2023-01-25T15:14:31.949Z] ---> a754176e89cb [2023-01-25T15:14:31.949Z] Step 19/24 : WORKDIR / [2023-01-25T15:14:32.217Z] 891c053d2c06: Verifying Checksum [2023-01-25T15:14:32.217Z] 891c053d2c06: Download complete [2023-01-25T15:14:32.238Z] ---> Running in a5ef9e6d7247 [2023-01-25T15:14:32.813Z] 35d82f9e3411: Pull complete [2023-01-25T15:14:33.087Z] e16973657156: Pull complete [2023-01-25T15:14:33.613Z] Removing intermediate container a5ef9e6d7247 [2023-01-25T15:14:33.613Z] ---> 539af5bac7da [2023-01-25T15:14:33.613Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T15:14:33.679Z] db1c61fa0a46: Verifying Checksum [2023-01-25T15:14:33.679Z] db1c61fa0a46: Download complete [2023-01-25T15:14:33.871Z] ---> Running in 40b5d1052319 [2023-01-25T15:14:33.948Z] fc693d55d65f: Download complete [2023-01-25T15:14:34.128Z] Removing intermediate container 40b5d1052319 [2023-01-25T15:14:34.128Z] ---> 089dd3219b10 [2023-01-25T15:14:34.128Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T15:14:34.128Z] ---> Running in 4d5be8886558 [2023-01-25T15:14:34.387Z] Removing intermediate container 22ec9ef5dd8a [2023-01-25T15:14:34.387Z] ---> 8e6092418fa9 [2023-01-25T15:14:34.387Z] [2023-01-25T15:14:34.387Z] Step 9/19 : FROM alpine:3.15 [2023-01-25T15:14:34.387Z] ---> c4fc93816858 [2023-01-25T15:14:34.387Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:14:34.387Z] ---> Using cache [2023-01-25T15:14:34.387Z] ---> 226e4223c2fa [2023-01-25T15:14:34.387Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-25T15:14:34.387Z] ---> Running in cb50d92db914 [2023-01-25T15:14:34.387Z] Removing intermediate container 4d5be8886558 [2023-01-25T15:14:34.387Z] ---> 4e29bb2b838e [2023-01-25T15:14:34.387Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T15:14:34.387Z] ---> Running in 448af4d477bc [2023-01-25T15:14:34.645Z] Removing intermediate container 448af4d477bc [2023-01-25T15:14:34.645Z] ---> 0ab58b56a84c [2023-01-25T15:14:34.645Z] Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:14:34.902Z] ---> Running in 1eb5f77f49ff [2023-01-25T15:14:34.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:34.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:34.902Z] Removing intermediate container 1eb5f77f49ff [2023-01-25T15:14:34.902Z] ---> c944e8b8ba18 [2023-01-25T15:14:34.902Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T15:14:35.160Z] ---> Running in 6725d50358c8 [2023-01-25T15:14:35.160Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T15:14:35.160Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T15:14:35.160Z] OK: 15859 distinct packages available [2023-01-25T15:14:35.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:35.418Z] Removing intermediate container 6725d50358c8 [2023-01-25T15:14:35.418Z] ---> 2158f2983af3 [2023-01-25T15:14:35.418Z] [2023-01-25T15:14:35.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:35.418Z] Successfully built 2158f2983af3 [2023-01-25T15:14:35.418Z] Successfully tagged security-spire-config:latest [2023-01-25T15:14:35.418Z]  Building security-spire-config ... done (1/9) Installing ca-certificates (20220614-r0) [2023-01-25T15:14:35.418Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-25T15:14:35.675Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-25T15:14:35.675Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-25T15:14:35.675Z] (5/9) Installing curl (7.80.0-r5) [2023-01-25T15:14:35.675Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-25T15:14:35.675Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-25T15:14:35.675Z] (8/9) Installing libucontext (1.1-r0) [2023-01-25T15:14:35.675Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-25T15:14:35.675Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T15:14:35.675Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T15:14:35.675Z] OK: 8 MiB in 23 packages [2023-01-25T15:14:36.248Z] Removing intermediate container cb50d92db914 [2023-01-25T15:14:36.248Z] ---> 450aee079d09 [2023-01-25T15:14:36.248Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:14:36.508Z] ---> 44ea7558a878 [2023-01-25T15:14:36.508Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-25T15:14:36.764Z] ---> 1857fc1e3d69 [2023-01-25T15:14:36.764Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-25T15:14:37.021Z] ---> 1b6bcb99b9ab [2023-01-25T15:14:37.021Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-25T15:14:37.021Z] ---> Running in 4733e6b78cf3 [2023-01-25T15:14:37.280Z] Removing intermediate container 4733e6b78cf3 [2023-01-25T15:14:37.280Z] ---> c8728fc4870d [2023-01-25T15:14:37.280Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:14:37.280Z] ---> Running in 8f0470e3308d [2023-01-25T15:14:37.280Z] Removing intermediate container 8f0470e3308d [2023-01-25T15:14:37.280Z] ---> 5c69e0e849a3 [2023-01-25T15:14:37.280Z] Step 17/19 : LABEL arch=x86_64 [2023-01-25T15:14:37.543Z] ---> Running in d37d3cf456a6 [2023-01-25T15:14:37.543Z] Removing intermediate container d37d3cf456a6 [2023-01-25T15:14:37.543Z] ---> aa40b984044c [2023-01-25T15:14:37.543Z] Step 18/19 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:14:37.800Z] ---> Running in aca1b7ff9a35 [2023-01-25T15:14:37.800Z] Removing intermediate container aca1b7ff9a35 [2023-01-25T15:14:37.800Z] ---> 5ded686820fa [2023-01-25T15:14:37.800Z] Step 19/19 : LABEL version=0.0.0 [2023-01-25T15:14:37.800Z] ---> Running in 3eea62a08b83 [2023-01-25T15:14:38.059Z] Removing intermediate container 3eea62a08b83 [2023-01-25T15:14:38.059Z] ---> 4ae5eeb79200 [2023-01-25T15:14:38.059Z] [2023-01-25T15:14:38.059Z] Successfully built 4ae5eeb79200 [2023-01-25T15:14:38.059Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-25T15:14:43.317Z]  Building security-spiffe-token-provider ... done Removing intermediate container 1804a6df6f0b [2023-01-25T15:14:43.318Z] ---> 42293abe2af1 [2023-01-25T15:14:43.318Z] [2023-01-25T15:14:43.318Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T15:14:43.318Z] ---> bfe296a52501 [2023-01-25T15:14:43.318Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-25T15:14:43.318Z] ---> Running in 28815200a96d [2023-01-25T15:14:43.318Z] Removing intermediate container 28815200a96d [2023-01-25T15:14:43.318Z] ---> d35a897ab763 [2023-01-25T15:14:43.318Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-25T15:14:43.318Z] ---> Running in 717dc75a0d49 [2023-01-25T15:14:43.318Z] Removing intermediate container 717dc75a0d49 [2023-01-25T15:14:43.318Z] ---> ac323e25626e [2023-01-25T15:14:43.318Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-25T15:14:43.318Z] ---> Running in 78e73fff40cc [2023-01-25T15:14:43.318Z] Removing intermediate container 78e73fff40cc [2023-01-25T15:14:43.318Z] ---> 4a9e25408609 [2023-01-25T15:14:43.318Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:14:43.318Z] ---> Running in 752a23097540 [2023-01-25T15:14:43.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:43.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T15:14:43.834Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T15:14:43.834Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:14:43.834Z] OK: 6 MiB in 15 packages [2023-01-25T15:14:44.092Z] Removing intermediate container 752a23097540 [2023-01-25T15:14:44.092Z] ---> 597768d6eafa [2023-01-25T15:14:44.092Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:14:44.350Z] ---> e41e69e3dbc5 [2023-01-25T15:14:44.350Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-25T15:14:44.610Z] ---> ec0ff1fb5fcf [2023-01-25T15:14:44.610Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-25T15:14:44.880Z] ---> 3a7b2a496f6d [2023-01-25T15:14:44.880Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-25T15:14:44.880Z] ---> Running in 09f95defd167 [2023-01-25T15:14:44.880Z] Removing intermediate container 09f95defd167 [2023-01-25T15:14:44.880Z] ---> a3a79317d9e4 [2023-01-25T15:14:44.880Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:14:45.146Z] ---> Running in 0cfcee55c08e [2023-01-25T15:14:45.146Z] Removing intermediate container 0cfcee55c08e [2023-01-25T15:14:45.146Z] ---> c4e947ab3ae0 [2023-01-25T15:14:45.146Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T15:14:45.146Z] ---> Running in fb568ac09e4f [2023-01-25T15:14:45.146Z] Removing intermediate container fb568ac09e4f [2023-01-25T15:14:45.146Z] ---> 0c2c3f419a8b [2023-01-25T15:14:45.146Z] Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:14:45.405Z] ---> Running in 645d8f480394 [2023-01-25T15:14:45.405Z] Removing intermediate container 645d8f480394 [2023-01-25T15:14:45.405Z] ---> 8f938997da6d [2023-01-25T15:14:45.405Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T15:14:45.405Z] ---> Running in e4da3e2dd5f1 [2023-01-25T15:14:45.405Z] Removing intermediate container e4da3e2dd5f1 [2023-01-25T15:14:45.405Z] ---> 010069801c5f [2023-01-25T15:14:45.405Z] [2023-01-25T15:14:45.664Z] Successfully built 010069801c5f [2023-01-25T15:14:45.664Z] Successfully tagged core-data:latest [2023-01-25T15:14:45.669Z]  Building core-data ... done  [Pipeline] } [2023-01-25T15:14:45.665Z] $ docker stop --time=1 5fec4e40d4628757b42aae80db733c1dcaaae55b9156075df115d30f82629c97 [2023-01-25T15:14:46.428Z] fc693d55d65f: Pull complete [2023-01-25T15:14:46.694Z] 7e9fc2657dce: Pull complete [2023-01-25T15:14:46.965Z] dda99020689f: Pull complete [2023-01-25T15:14:47.023Z] $ docker rm -f --volumes 5fec4e40d4628757b42aae80db733c1dcaaae55b9156075df115d30f82629c97 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T15:14:47.363Z] + docker images [2023-01-25T15:14:47.363Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-25T15:14:47.363Z] core-data latest 010069801c5f 2 seconds ago 17.9MB [2023-01-25T15:14:47.363Z] 42293abe2af1 6 seconds ago 1.69GB [2023-01-25T15:14:47.363Z] security-spiffe-token-provider latest 4ae5eeb79200 10 seconds ago 29.8MB [2023-01-25T15:14:47.363Z] security-spire-config latest 2158f2983af3 12 seconds ago 85.8MB [2023-01-25T15:14:47.363Z] 8e6092418fa9 14 seconds ago 1.71GB [2023-01-25T15:14:47.363Z] security-bootstrapper latest 249fa87f1278 19 seconds ago 20.3MB [2023-01-25T15:14:47.363Z] fab56f21b0cf 21 seconds ago 1.55GB [2023-01-25T15:14:47.363Z] security-spire-server latest 413cb63bf374 27 seconds ago 86.5MB [2023-01-25T15:14:47.363Z] core-common-config-bootstrapper latest b630093789ea 28 seconds ago 14.9MB [2023-01-25T15:14:47.363Z] support-scheduler latest 262877f29126 28 seconds ago 30MB [2023-01-25T15:14:47.363Z] 83a00bf95814 32 seconds ago 1.74GB [2023-01-25T15:14:47.363Z] a4409d2f0f5f 32 seconds ago 1.55GB [2023-01-25T15:14:47.363Z] 401f136d565e 37 seconds ago 1.67GB [2023-01-25T15:14:47.363Z] 52fe818d5f6c 37 seconds ago 1.67GB [2023-01-25T15:14:47.363Z] core-metadata latest 89224c59e4cd About a minute ago 18.6MB [2023-01-25T15:14:47.363Z] support-notifications latest a44e1b876a0a About a minute ago 30.6MB [2023-01-25T15:14:47.363Z] security-secretstore-setup latest fdf9054a3ed1 About a minute ago 29.9MB [2023-01-25T15:14:47.363Z] security-proxy-setup latest 72ec90496ab0 About a minute ago 27.8MB [2023-01-25T15:14:47.363Z] core-command latest 0f9eacf7d153 About a minute ago 17.7MB [2023-01-25T15:14:47.363Z] d2717ac3123e About a minute ago 1.69GB [2023-01-25T15:14:47.363Z] 37960faa817b About a minute ago 1.75GB [2023-01-25T15:14:47.363Z] 6ab0353c220c About a minute ago 1.67GB [2023-01-25T15:14:47.363Z] 7f8501573c32 About a minute ago 1.68GB [2023-01-25T15:14:47.363Z] 52649621157e About a minute ago 1.67GB [2023-01-25T15:14:47.363Z] security-spire-agent latest 6278bc1c2d20 About a minute ago 125MB [2023-01-25T15:14:47.363Z] 62a19edb64f5 About a minute ago 1.55GB [2023-01-25T15:14:47.363Z] ci-base-image-x86_64 latest f46d0952af5e 4 minutes ago 904MB [2023-01-25T15:14:47.363Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-25T15:14:47.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-25T15:14:47.363Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-25T15:14:47.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-25T15:14:47.363Z] 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-01-25T15:14:53.634Z] db1c61fa0a46: Pull complete [2023-01-25T15:14:56.220Z] 891c053d2c06: Pull complete [2023-01-25T15:14:56.220Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-25T15:14:56.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T15:14:56.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:14:56.566Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-25T15:14:56.566Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T15:14:56.566Z] WORKDIR /edgex [2023-01-25T15:14:56.566Z] COPY go.mod . [2023-01-25T15:14:56.566Z] RUN go mod download [2023-01-25T15:14:57.162Z] Sending build context to Docker daemon 3.124MB [2023-01-25T15:14:57.162Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T15:14:57.162Z] ---> f96f9c87975a [2023-01-25T15:14:57.162Z] Step 2/4 : WORKDIR /edgex [2023-01-25T15:14:59.126Z] ---> Running in b5b1bf031299 [2023-01-25T15:14:59.397Z] Removing intermediate container b5b1bf031299 [2023-01-25T15:14:59.397Z] ---> d9dd69ec3560 [2023-01-25T15:14:59.397Z] Step 3/4 : COPY go.mod . [2023-01-25T15:14:59.987Z] ---> 672112741049 [2023-01-25T15:14:59.987Z] Step 4/4 : RUN go mod download [2023-01-25T15:14:59.987Z] ---> Running in bd1b98cf5fb0 [2023-01-25T15:15:46.871Z] Removing intermediate container bd1b98cf5fb0 [2023-01-25T15:15:46.871Z] ---> 89c42e7fdc0d [2023-01-25T15:15:46.871Z] Successfully built 89c42e7fdc0d [2023-01-25T15:15:46.871Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:15:47.225Z] + docker inspect -f . ci-base-image-arm64 [2023-01-25T15:15:47.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:15:47.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container [2023-01-25T15:15:47.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-25T15:15:48.665Z] $ docker top cbc48af3b20c65a527fb78add872061c05f70fd099f15280e4a66385ac590972 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:15:49.483Z] + go version [2023-01-25T15:15:49.483Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-25T15:15:49.499Z] $ docker stop --time=1 cbc48af3b20c65a527fb78add872061c05f70fd099f15280e4a66385ac590972 [2023-01-25T15:15:51.088Z] $ docker rm -f --volumes cbc48af3b20c65a527fb78add872061c05f70fd099f15280e4a66385ac590972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:15:51.622Z] + docker inspect -f . ci-base-image-arm64 [2023-01-25T15:15:51.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:15:51.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container [2023-01-25T15:15:51.855Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-25T15:15:52.977Z] $ docker top df7b84ad985d94591bdd249d704cddf3bfca825fd8194ef01656be9afbb114c1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-25T15:15:53.171Z] ========================================================= [2023-01-25T15:15:53.171Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-25T15:15:53.171Z] ========================================================= [Pipeline] sh [2023-01-25T15:15:53.477Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-01-25T15:15:54.067Z] + make test [2023-01-25T15:15:54.067Z] go test -race -coverprofile=coverage.out ./... [2023-01-25T15:16:32.945Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-25T15:18:39.664Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-25T15:18:39.664Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-25T15:18:39.664Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-25T15:18:39.664Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-25T15:18:39.664Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-25T15:18:43.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-25T15:18:43.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-25T15:18:43.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-25T15:18:43.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-25T15:18:43.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-25T15:18:47.864Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-25T15:18:47.864Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-25T15:18:47.864Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-25T15:18:47.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-25T15:19:09.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.396s coverage: 28.7% of statements [2023-01-25T15:19:09.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-25T15:19:09.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-25T15:19:13.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.396s coverage: 98.5% of statements [2023-01-25T15:19:15.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.800s coverage: 43.1% of statements [2023-01-25T15:19:15.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-25T15:19:15.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-25T15:19:15.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-25T15:19:15.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.476s coverage: 54.0% of statements [2023-01-25T15:19:15.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-25T15:19:15.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-25T15:19:30.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.989s coverage: 89.2% of statements [2023-01-25T15:19:30.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-25T15:19:30.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-25T15:19:30.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:19:30.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-25T15:19:30.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-25T15:19:30.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.550s coverage: 2.4% of statements [2023-01-25T15:19:30.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-25T15:19:30.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-25T15:19:39.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.871s coverage: 95.6% of statements [2023-01-25T15:19:39.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-25T15:19:39.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:19:39.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-25T15:19:39.202Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.315s coverage: 72.2% of statements [2023-01-25T15:19:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-25T15:19:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-25T15:19:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-25T15:19:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-25T15:19:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-25T15:19:39.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.709s coverage: 60.0% of statements [2023-01-25T15:19:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-25T15:19:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-25T15:19:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-25T15:19:39.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.414s coverage: 0.9% of statements [2023-01-25T15:19:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-25T15:19:39.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.425s coverage: 58.8% of statements [2023-01-25T15:19:39.202Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.325s coverage: 29.6% of statements [2023-01-25T15:19:39.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-25T15:19:39.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 47.1% of statements [2023-01-25T15:19:39.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.441s coverage: 79.5% of statements [2023-01-25T15:19:39.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.283s coverage: 94.1% of statements [2023-01-25T15:19:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements [2023-01-25T15:19:41.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements [2023-01-25T15:19:54.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.483s coverage: 94.4% of statements [2023-01-25T15:19:54.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.253s coverage: 44.8% of statements [2023-01-25T15:20:00.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.895s coverage: 79.9% of statements [2023-01-25T15:20:00.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-25T15:20:07.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.315s coverage: 92.9% of statements [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-25T15:20:07.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-25T15:20:07.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.259s coverage: 86.9% of statements [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-25T15:20:07.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-25T15:20:07.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-25T15:20:07.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 77.4% of statements [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-25T15:20:07.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.325s coverage: 80.0% of statements [2023-01-25T15:20:07.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2023-01-25T15:20:07.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.898s coverage: 91.2% of statements [2023-01-25T15:20:07.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-25T15:20:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.265s coverage: 64.7% of statements [2023-01-25T15:20:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-25T15:20:11.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-25T15:20:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements [2023-01-25T15:20:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2023-01-25T15:20:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.189s coverage: 100.0% of statements [2023-01-25T15:20:11.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2023-01-25T15:20:12.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2023-01-25T15:20:18.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.526s coverage: 65.3% of statements [2023-01-25T15:20:18.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-25T15:20:18.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-25T15:20:18.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-25T15:20:21.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.865s coverage: 41.8% of statements [2023-01-25T15:20:21.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-25T15:20:21.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-25T15:20:21.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.333s coverage: 89.5% of statements [2023-01-25T15:20:21.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-25T15:20:21.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements [2023-01-25T15:20:21.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-25T15:20:21.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-25T15:20:21.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-25T15:20:21.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-25T15:20:29.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.402s coverage: 17.7% of statements [2023-01-25T15:20:29.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-25T15:20:29.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-25T15:20:29.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-25T15:20:29.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-25T15:20:29.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.736s coverage: 92.3% of statements [2023-01-25T15:20:29.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-25T15:20:29.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:20:29.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-25T15:20:29.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-25T15:20:29.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.299s coverage: 63.2% of statements [2023-01-25T15:20:29.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-25T15:20:29.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-25T15:20:29.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.488s coverage: 97.7% of statements [2023-01-25T15:20:29.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-25T15:20:29.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-25T15:20:29.991Z] 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-01-25T15:20:29.991Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-25T15:20:29.991Z] go vet ./... [2023-01-25T15:22:21.656Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-25T15:22:21.656Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-25T15:22:21.656Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-25T15:22:21.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-25T15:22:22.318Z] + ls -al . [2023-01-25T15:22:22.318Z] total 744 [2023-01-25T15:22:22.318Z] drwxrwxr-x 10 1001 1001 4096 Jan 25 15:15 . [2023-01-25T15:22:22.318Z] drwxr-xr-x 4 root root 4096 Jan 25 15:15 .. [2023-01-25T15:22:22.318Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 15:14 .blubracket [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 16 Jan 25 15:14 .dockerignore [2023-01-25T15:22:22.318Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 15:14 .git [2023-01-25T15:22:22.318Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 15:14 .github [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 1024 Jan 25 15:14 .gitignore [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 15:14 .golangci.yml [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 87 Jan 25 15:14 .hadolint.yml [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 15:14 .sonarcloud.properties [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 15:14 ADOPTERS.md [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 10825 Jan 25 15:14 Attribution.txt [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 73765 Jan 25 15:14 CHANGELOG.md [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 15:14 CONTRIBUTING.md [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 15:14 GOVERNANCE.md [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 850 Jan 25 15:14 Jenkinsfile [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 15:14 LICENSE [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 13388 Jan 25 15:14 Makefile [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 15:14 OWNERS.md [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 9403 Jan 25 15:14 README.md [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 15:14 SECURITY.md [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 15:09 VERSION [2023-01-25T15:22:22.318Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 15:14 bin [2023-01-25T15:22:22.318Z] drwxrwxr-x 17 1001 1001 4096 Jan 25 15:14 cmd [2023-01-25T15:22:22.318Z] -rw-r--r-- 1 root root 489970 Jan 25 15:20 coverage.out [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 3377 Jan 25 15:14 go.mod [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 34951 Jan 25 15:14 go.sum [2023-01-25T15:22:22.318Z] drwxrwxr-x 7 1001 1001 4096 Jan 25 15:14 internal [2023-01-25T15:22:22.318Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 15:14 openapi [2023-01-25T15:22:22.318Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 15:14 snap [2023-01-25T15:22:22.318Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 15:14 version.go [Pipeline] sh [2023-01-25T15:22:22.708Z] + '[' -e coverage.out ] [2023-01-25T15:22:22.708Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-25T15:22:22.737Z] Warning: overwriting stash ‘coverage-report’ [2023-01-25T15:22:23.727Z] Stashed 1 file(s) [Pipeline] sh [2023-01-25T15:22:24.425Z] + make build [2023-01-25T15:22:24.425Z] 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-01-25T15:24:01.063Z] 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-01-25T15:24:01.063Z] 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-01-25T15:24:01.329Z] 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-01-25T15:24:05.580Z] 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-01-25T15:24:52.420Z] 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-01-25T15:24:55.758Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-25T15:25:01.091Z] 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-01-25T15:25:07.731Z] 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-01-25T15:25:10.304Z] 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-01-25T15:25:14.553Z] 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-01-25T15:25:29.542Z] 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-01-25T15:25:33.797Z] $ docker stop --time=1 df7b84ad985d94591bdd249d704cddf3bfca825fd8194ef01656be9afbb114c1 [2023-01-25T15:25:35.868Z] $ docker rm -f --volumes df7b84ad985d94591bdd249d704cddf3bfca825fd8194ef01656be9afbb114c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:25:38.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T15:25:38.000Z] [2023-01-25T15:25:38.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:25:38.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T15:25:38.612Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-25T15:25:38.612Z] 29e5d40040c1: Pulling fs layer [2023-01-25T15:25:38.612Z] 1ce36da41761: Pulling fs layer [2023-01-25T15:25:38.612Z] 25b303627fd3: Pulling fs layer [2023-01-25T15:25:38.612Z] 29e5d40040c1: Verifying Checksum [2023-01-25T15:25:38.612Z] 29e5d40040c1: Download complete [2023-01-25T15:25:39.198Z] 1ce36da41761: Verifying Checksum [2023-01-25T15:25:39.198Z] 1ce36da41761: Download complete [2023-01-25T15:25:39.198Z] 29e5d40040c1: Pull complete [2023-01-25T15:25:40.615Z] 1ce36da41761: Pull complete [2023-01-25T15:25:40.615Z] 25b303627fd3: Verifying Checksum [2023-01-25T15:25:40.615Z] 25b303627fd3: Download complete [2023-01-25T15:25:50.671Z] 25b303627fd3: Pull complete [2023-01-25T15:25:50.671Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-25T15:25:50.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T15:25:50.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:25:50.854Z] prd-ubuntu20.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container [2023-01-25T15:25:50.909Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-25T15:25:53.349Z] $ docker top 4516ec8bb8101c96a771a15706ae7b2f0f7271677b23fbbfb3e746b927421b2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:25:54.188Z] + docker-compose build --help [2023-01-25T15:25:54.188Z] + grep parallel [2023-01-25T15:25:59.539Z] --parallel Build images in parallel. [Pipeline] } [2023-01-25T15:26:00.139Z] $ docker stop --time=1 4516ec8bb8101c96a771a15706ae7b2f0f7271677b23fbbfb3e746b927421b2f [2023-01-25T15:26:02.240Z] $ docker rm -f --volumes 4516ec8bb8101c96a771a15706ae7b2f0f7271677b23fbbfb3e746b927421b2f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:26:02.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T15:26:02.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:26:02.997Z] prd-ubuntu20.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container [2023-01-25T15:26:03.057Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-25T15:26:04.295Z] $ docker top 29d881550c07177d80e1aad4affc5fb2bcf2132c7b90358420d7709a76829ceb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:26:05.156Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-25T15:26:10.494Z] Building core-command ... [2023-01-25T15:26:10.494Z] Building core-common-config-bootstrapper ... [2023-01-25T15:26:10.494Z] Building core-data ... [2023-01-25T15:26:10.494Z] Building core-metadata ... [2023-01-25T15:26:10.494Z] Building security-bootstrapper ... [2023-01-25T15:26:10.494Z] Building security-proxy-setup ... [2023-01-25T15:26:10.494Z] Building security-secretstore-setup ... [2023-01-25T15:26:10.494Z] Building security-spiffe-token-provider ... [2023-01-25T15:26:10.494Z] Building security-spire-agent ... [2023-01-25T15:26:10.494Z] Building security-spire-config ... [2023-01-25T15:26:10.494Z] Building security-spire-server ... [2023-01-25T15:26:10.494Z] Building support-notifications ... [2023-01-25T15:26:10.494Z] Building support-scheduler ... [2023-01-25T15:26:10.494Z] Building security-proxy-setup [2023-01-25T15:26:10.494Z] Building security-secretstore-setup [2023-01-25T15:26:10.494Z] Building core-metadata [2023-01-25T15:26:10.494Z] Building security-spire-agent [2023-01-25T15:26:10.494Z] Building support-scheduler [2023-01-25T15:27:07.035Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:27:07.035Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:27:07.035Z] ---> 89c42e7fdc0d [2023-01-25T15:27:07.035Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:27:07.035Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:27:07.035Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:27:07.035Z] ---> 89c42e7fdc0d [2023-01-25T15:27:07.035Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:27:07.035Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:27:07.035Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:27:07.035Z] ---> 89c42e7fdc0d [2023-01-25T15:27:07.035Z] Step 3/21 : WORKDIR /edgex-go [2023-01-25T15:27:07.035Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:27:07.035Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:27:07.035Z] ---> 89c42e7fdc0d [2023-01-25T15:27:07.035Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T15:27:07.035Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:27:07.035Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:27:07.035Z] ---> 89c42e7fdc0d [2023-01-25T15:27:07.035Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T15:27:07.035Z] ---> Running in 71c541fc479e [2023-01-25T15:27:07.035Z] ---> Running in 259738951a38 [2023-01-25T15:27:07.035Z] ---> Running in b9c2f364cd39 [2023-01-25T15:27:07.035Z] ---> Running in 6fa4a31ba817 [2023-01-25T15:27:07.035Z] ---> Running in bc8e2712c708 [2023-01-25T15:27:07.035Z] Removing intermediate container b9c2f364cd39 [2023-01-25T15:27:07.035Z] ---> eb4e660ec0c2 [2023-01-25T15:27:07.035Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T15:27:07.035Z] Removing intermediate container 71c541fc479e [2023-01-25T15:27:07.035Z] ---> 99b641c82261 [2023-01-25T15:27:07.035Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-25T15:27:07.035Z] Removing intermediate container 6fa4a31ba817 [2023-01-25T15:27:07.035Z] ---> 487dfcf6a159 [2023-01-25T15:27:07.035Z] Step 4/24 : WORKDIR /edgex-go [2023-01-25T15:27:07.035Z] ---> Running in c2a58435b90b [2023-01-25T15:27:07.035Z] ---> Running in 2d7ee45c025c [2023-01-25T15:27:07.035Z] Removing intermediate container bc8e2712c708 [2023-01-25T15:27:07.035Z] ---> 83caa7d7d600 [2023-01-25T15:27:07.035Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T15:27:07.035Z] ---> Running in 47728c6c6cc6 [2023-01-25T15:27:07.035Z] Removing intermediate container 259738951a38 [2023-01-25T15:27:07.035Z] ---> bf7ac7e4ca5d [2023-01-25T15:27:07.035Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-25T15:27:07.035Z] ---> Running in 65392ae8c38e [2023-01-25T15:27:07.035Z] ---> Running in b09034376192 [2023-01-25T15:27:07.035Z] Removing intermediate container 47728c6c6cc6 [2023-01-25T15:27:07.035Z] ---> eb1c5a932c58 [2023-01-25T15:27:07.035Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-25T15:27:07.035Z] Removing intermediate container 65392ae8c38e [2023-01-25T15:27:07.035Z] ---> b2001271b6bb [2023-01-25T15:27:07.035Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T15:27:07.035Z] ---> Running in d03c4cb0631e [2023-01-25T15:27:07.035Z] ---> Running in 1169215c0deb [2023-01-25T15:27:07.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:27:07.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:27:07.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:27:07.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:27:07.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:27:07.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:27:07.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:27:07.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:27:07.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:27:07.035Z] OK: 221 MiB in 51 packages [2023-01-25T15:27:07.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:27:07.035Z] OK: 221 MiB in 51 packages [2023-01-25T15:27:07.035Z] OK: 221 MiB in 51 packages [2023-01-25T15:27:07.035Z] OK: 221 MiB in 51 packages [2023-01-25T15:27:07.035Z] OK: 221 MiB in 51 packages [2023-01-25T15:27:08.040Z] Removing intermediate container c2a58435b90b [2023-01-25T15:27:08.040Z] ---> aa54d0b04021 [2023-01-25T15:27:08.040Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T15:27:08.631Z] Removing intermediate container 2d7ee45c025c [2023-01-25T15:27:08.631Z] ---> 4772fdf5bd4d [2023-01-25T15:27:08.631Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T15:27:08.631Z] Removing intermediate container b09034376192 [2023-01-25T15:27:08.631Z] ---> 741854b34054 [2023-01-25T15:27:08.631Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-25T15:27:08.631Z] Removing intermediate container d03c4cb0631e [2023-01-25T15:27:08.631Z] ---> 91419b4a1087 [2023-01-25T15:27:08.631Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-25T15:27:08.905Z] Removing intermediate container 1169215c0deb [2023-01-25T15:27:08.905Z] ---> 45a52a212542 [2023-01-25T15:27:08.905Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T15:27:09.495Z] ---> a0cebffc7888 [2023-01-25T15:27:09.495Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:27:09.769Z] ---> ad639d250e60 [2023-01-25T15:27:09.769Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:27:09.769Z] ---> 6774d2380c27 [2023-01-25T15:27:09.769Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:27:09.769Z] ---> Running in a9ccb0ff0133 [2023-01-25T15:27:10.057Z] ---> Running in e929898c3458 [2023-01-25T15:27:10.057Z] ---> Running in 773e464f1c3a [2023-01-25T15:27:10.057Z] ---> 9c10ad6e2e2e [2023-01-25T15:27:10.326Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:27:10.326Z] ---> 547d14b5fc2b [2023-01-25T15:27:10.326Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:27:10.326Z] ---> Running in 0291c431a0bf [2023-01-25T15:27:10.326Z] ---> Running in e2b955c220a0 [2023-01-25T15:29:17.200Z] Removing intermediate container e2b955c220a0 [2023-01-25T15:29:17.200Z] ---> 76903af6f1d7 [2023-01-25T15:29:17.200Z] Step 8/22 : COPY . . [2023-01-25T15:29:17.200Z] Removing intermediate container e929898c3458 [2023-01-25T15:29:17.200Z] ---> a5db4607cc24 [2023-01-25T15:29:17.200Z] Step 7/24 : COPY . . [2023-01-25T15:29:17.200Z] Removing intermediate container 773e464f1c3a [2023-01-25T15:29:17.200Z] ---> 1a4f89e0136a [2023-01-25T15:29:17.200Z] Step 7/21 : COPY . . [2023-01-25T15:29:17.200Z] Removing intermediate container 0291c431a0bf [2023-01-25T15:29:17.200Z] ---> c2588621168a [2023-01-25T15:29:17.200Z] Step 8/24 : COPY . . [2023-01-25T15:29:17.200Z] Removing intermediate container a9ccb0ff0133 [2023-01-25T15:29:17.200Z] ---> 7e4614a27377 [2023-01-25T15:29:17.200Z] Step 7/24 : COPY . . [2023-01-25T15:29:23.898Z] ---> 617242748ed0 [2023-01-25T15:29:23.898Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-25T15:29:23.898Z] ---> 5e6d92f9a61c [2023-01-25T15:29:23.898Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-25T15:29:23.898Z] ---> 7cb21e17a6bb [2023-01-25T15:29:23.898Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-25T15:29:23.898Z] ---> b866d4f9d7f6 [2023-01-25T15:29:23.898Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-25T15:29:23.898Z] ---> 41a1baa98d83 [2023-01-25T15:29:23.898Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T15:29:23.898Z] ---> Running in 59d6179c5287 [2023-01-25T15:29:23.898Z] ---> Running in 1945c317ae0f [2023-01-25T15:29:23.898Z] ---> Running in a27dd8679301 [2023-01-25T15:29:23.898Z] ---> Running in 4f3cb480e0db [2023-01-25T15:29:23.898Z] ---> Running in 69f34e795387 [2023-01-25T15:29:24.174Z] Removing intermediate container 69f34e795387 [2023-01-25T15:29:24.174Z] ---> 1e4a455bfa3f [2023-01-25T15:29:24.174Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T15:29:24.174Z] ---> Running in b03fd25d53b7 [2023-01-25T15:29:25.142Z] Removing intermediate container b03fd25d53b7 [2023-01-25T15:29:25.142Z] ---> 6b5ce1290c1c [2023-01-25T15:29:25.142Z] 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-01-25T15:29:25.412Z] ---> Running in 923f53611fb9 [2023-01-25T15:29:25.680Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-25T15:29:26.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-25T15:29:26.537Z] 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-01-25T15:29:26.809Z] 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-01-25T15:29:28.753Z] Removing intermediate container 923f53611fb9 [2023-01-25T15:29:28.753Z] ---> d456115d60ba [2023-01-25T15:29:28.753Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T15:29:28.753Z] ---> Running in 7c8974aac076 [2023-01-25T15:29:29.336Z] Removing intermediate container 7c8974aac076 [2023-01-25T15:29:29.336Z] ---> 15cf13e0e3fd [2023-01-25T15:29:29.336Z] [2023-01-25T15:29:29.336Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T15:29:29.602Z] 3.15: Pulling from library/alpine [2023-01-25T15:29:31.007Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-25T15:29:31.007Z] Status: Downloaded newer image for alpine:3.15 [2023-01-25T15:29:31.007Z] ---> 8aa73fd46299 [2023-01-25T15:29:31.007Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:29:31.007Z] ---> Running in 9f6ef966c412 [2023-01-25T15:29:31.591Z] Removing intermediate container 9f6ef966c412 [2023-01-25T15:29:31.591Z] ---> 15a2d6886baf [2023-01-25T15:29:31.591Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T15:29:31.591Z] ---> Running in 1388695967db [2023-01-25T15:29:33.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:29:34.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:29:35.556Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T15:29:35.556Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T15:29:35.556Z] OK: 15736 distinct packages available [2023-01-25T15:29:35.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:29:36.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:29:37.817Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-25T15:29:37.817Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-25T15:29:37.817Z] (3/5) Installing libucontext (1.1-r0) [2023-01-25T15:29:37.817Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-25T15:29:37.817Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-25T15:29:37.817Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T15:29:37.817Z] OK: 6 MiB in 19 packages [2023-01-25T15:29:39.253Z] Removing intermediate container 1388695967db [2023-01-25T15:29:39.253Z] ---> a2552fefc28f [2023-01-25T15:29:39.253Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-25T15:29:42.595Z] ---> b577dfa8e9af [2023-01-25T15:29:42.595Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T15:29:49.248Z] ---> eca8f776e05a [2023-01-25T15:29:49.248Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T15:29:49.515Z] ---> b370fd93ea71 [2023-01-25T15:29:49.515Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-25T15:29:50.500Z] ---> 106271f2d774 [2023-01-25T15:29:50.500Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-25T15:29:51.467Z] ---> 5eaf61adcfe5 [2023-01-25T15:29:51.467Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T15:29:51.467Z] ---> Running in 9ef64b84039a [2023-01-25T15:29:52.053Z] Removing intermediate container 9ef64b84039a [2023-01-25T15:29:52.053Z] ---> 87ac48da02f7 [2023-01-25T15:29:52.053Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T15:29:52.053Z] ---> Running in 1ba83aed66ca [2023-01-25T15:29:52.637Z] Removing intermediate container 1ba83aed66ca [2023-01-25T15:29:52.637Z] ---> 7eadde411a4d [2023-01-25T15:29:52.637Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T15:29:52.637Z] ---> Running in a4e7faab635c [2023-01-25T15:29:53.231Z] Removing intermediate container a4e7faab635c [2023-01-25T15:29:53.231Z] ---> 4d19d92409d2 [2023-01-25T15:29:53.231Z] Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:29:53.499Z] ---> Running in 2133940d1f13 [2023-01-25T15:29:54.082Z] Removing intermediate container 2133940d1f13 [2023-01-25T15:29:54.082Z] ---> a024dcccbe53 [2023-01-25T15:29:54.082Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T15:29:54.082Z] ---> Running in 857d320bce88 [2023-01-25T15:29:54.667Z] Removing intermediate container 857d320bce88 [2023-01-25T15:29:54.667Z] ---> e1fc400d4656 [2023-01-25T15:29:54.667Z] [2023-01-25T15:29:54.934Z] Successfully built e1fc400d4656 [2023-01-25T15:29:54.934Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-25T15:29:54.934Z]  Building security-spire-agent ... done Building core-data [2023-01-25T15:30:16.990Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:30:16.991Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:30:16.991Z] ---> 89c42e7fdc0d [2023-01-25T15:30:16.991Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:30:16.991Z] ---> Using cache [2023-01-25T15:30:16.991Z] ---> 83caa7d7d600 [2023-01-25T15:30:16.991Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T15:30:16.991Z] ---> Using cache [2023-01-25T15:30:16.991Z] ---> b2001271b6bb [2023-01-25T15:30:16.991Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T15:30:16.991Z] ---> Using cache [2023-01-25T15:30:16.991Z] ---> 45a52a212542 [2023-01-25T15:30:16.991Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T15:30:16.991Z] ---> Using cache [2023-01-25T15:30:16.991Z] ---> 547d14b5fc2b [2023-01-25T15:30:16.991Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:30:16.991Z] ---> Using cache [2023-01-25T15:30:16.991Z] ---> 76903af6f1d7 [2023-01-25T15:30:16.991Z] Step 8/22 : COPY . . [2023-01-25T15:30:16.991Z] ---> Using cache [2023-01-25T15:30:16.991Z] ---> b866d4f9d7f6 [2023-01-25T15:30:16.991Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-25T15:30:16.991Z] ---> Running in c52f45354fea [2023-01-25T15:30:16.991Z] 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-01-25T15:35:54.570Z] 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-01-25T15:35:54.570Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-25T15:36:09.583Z] Removing intermediate container 1945c317ae0f [2023-01-25T15:36:09.583Z] ---> c8635360d94d [2023-01-25T15:36:09.583Z] [2023-01-25T15:36:09.583Z] Step 9/21 : FROM alpine:3.16 [2023-01-25T15:36:09.583Z] 3.16: Pulling from library/alpine [2023-01-25T15:36:09.583Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T15:36:09.583Z] Status: Downloaded newer image for alpine:3.16 [2023-01-25T15:36:09.583Z] ---> 2b4661558fb8 [2023-01-25T15:36:09.583Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-25T15:36:09.849Z] ---> Running in ab0da2704313 [2023-01-25T15:36:12.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:36:12.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:36:14.122Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-25T15:36:14.390Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-25T15:36:14.390Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-25T15:36:14.390Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-25T15:36:14.390Z] Removing intermediate container 59d6179c5287 [2023-01-25T15:36:14.390Z] ---> 985a32a37304 [2023-01-25T15:36:14.390Z] [2023-01-25T15:36:14.390Z] Step 9/24 : FROM alpine:3.16 [2023-01-25T15:36:14.390Z] ---> 2b4661558fb8 [2023-01-25T15:36:14.390Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-25T15:36:14.390Z] (5/6) Installing curl (7.83.1-r5) [2023-01-25T15:36:14.390Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-25T15:36:14.390Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:36:14.390Z] ---> Running in d85567d6f544 [2023-01-25T15:36:14.659Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T15:36:14.927Z] OK: 8 MiB in 20 packages [2023-01-25T15:36:18.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:36:18.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:36:18.870Z] Removing intermediate container ab0da2704313 [2023-01-25T15:36:18.870Z] ---> a89ee376b4a8 [2023-01-25T15:36:18.870Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T15:36:18.870Z] ---> Running in 80535eb3b67d [2023-01-25T15:36:19.454Z] Removing intermediate container 80535eb3b67d [2023-01-25T15:36:19.454Z] ---> 237e25d09be8 [2023-01-25T15:36:19.454Z] Step 12/21 : WORKDIR /edgex [2023-01-25T15:36:19.454Z] ---> Running in 2693de146bd3 [2023-01-25T15:36:19.721Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-25T15:36:19.998Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-25T15:36:19.998Z] (3/3) Installing su-exec (0.2-r1) [2023-01-25T15:36:19.998Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:36:19.998Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T15:36:20.265Z] Removing intermediate container 2693de146bd3 [2023-01-25T15:36:20.265Z] ---> 4b22ee557f5c [2023-01-25T15:36:20.265Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-25T15:36:20.533Z] OK: 6 MiB in 17 packages [2023-01-25T15:36:21.116Z] ---> b8328a2a86c4 [2023-01-25T15:36:21.116Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-25T15:36:23.053Z] Removing intermediate container d85567d6f544 [2023-01-25T15:36:23.053Z] ---> 49f08b79151b [2023-01-25T15:36:23.053Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T15:36:23.053Z] ---> Running in dfe120147da1 [2023-01-25T15:36:23.635Z] ---> 157413106c9f [2023-01-25T15:36:23.635Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-25T15:36:23.905Z] Removing intermediate container dfe120147da1 [2023-01-25T15:36:23.905Z] ---> f2b425e9454e [2023-01-25T15:36:23.905Z] Step 12/24 : WORKDIR / [2023-01-25T15:36:23.905Z] ---> Running in 2183ed67afaf [2023-01-25T15:36:24.869Z] Removing intermediate container 2183ed67afaf [2023-01-25T15:36:24.869Z] ---> 082bb61bb985 [2023-01-25T15:36:24.869Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-01-25T15:36:26.269Z] ---> 9d731adcb1bc [2023-01-25T15:36:26.269Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T15:36:26.269Z] ---> 5ab39e341fdb [2023-01-25T15:36:26.269Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-01-25T15:36:27.227Z] ---> beb154437012 [2023-01-25T15:36:27.227Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T15:36:27.493Z] ---> d5bc184396fb [2023-01-25T15:36:27.493Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-25T15:36:27.493Z] ---> Running in d1476abbca57 [2023-01-25T15:36:28.896Z] ---> 4692a9c49f3a [2023-01-25T15:36:28.896Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-01-25T15:36:30.304Z] ---> 96cb716c68f0 [2023-01-25T15:36:30.304Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-25T15:36:31.266Z] Removing intermediate container d1476abbca57 [2023-01-25T15:36:31.266Z] ---> 0c7ad343dc21 [2023-01-25T15:36:31.266Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T15:36:31.266Z] ---> Running in 993c8718b269 [2023-01-25T15:36:32.232Z] Removing intermediate container 993c8718b269 [2023-01-25T15:36:32.232Z] ---> 22295d63680d [2023-01-25T15:36:32.232Z] Step 19/21 : LABEL arch=arm64 [2023-01-25T15:36:32.232Z] ---> Running in be7c46e0905b [2023-01-25T15:36:32.620Z] ---> e118ada6579e [2023-01-25T15:36:32.620Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-25T15:36:32.894Z] Removing intermediate container be7c46e0905b [2023-01-25T15:36:32.894Z] ---> b29abd38842d [2023-01-25T15:36:32.894Z] Step 20/21 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:36:33.190Z] ---> Running in 24b59ac61307 [2023-01-25T15:36:34.236Z] Removing intermediate container 24b59ac61307 [2023-01-25T15:36:34.236Z] ---> 990a14e26bac [2023-01-25T15:36:34.236Z] Step 21/21 : LABEL version=0.0.0 [2023-01-25T15:36:34.236Z] ---> Running in 250849f71ba3 [2023-01-25T15:36:34.914Z] ---> 36ade27f2cb3 [2023-01-25T15:36:34.914Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T15:36:35.187Z] Removing intermediate container 250849f71ba3 [2023-01-25T15:36:35.187Z] ---> 997b1562b56b [2023-01-25T15:36:35.187Z] [2023-01-25T15:36:35.456Z] Successfully built 997b1562b56b [2023-01-25T15:36:35.456Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-25T15:36:35.456Z]  Building security-proxy-setup ... done Building support-notifications [2023-01-25T15:36:36.044Z] ---> f80b83c67907 [2023-01-25T15:36:36.044Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T15:36:36.311Z] ---> Running in ac71fca809e2 [2023-01-25T15:36:39.670Z] Removing intermediate container ac71fca809e2 [2023-01-25T15:36:39.670Z] ---> cc551bbceff8 [2023-01-25T15:36:39.670Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T15:36:39.955Z] ---> Running in a891ed4993ad [2023-01-25T15:36:40.536Z] Removing intermediate container a891ed4993ad [2023-01-25T15:36:40.536Z] ---> b005cddefc38 [2023-01-25T15:36:40.536Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T15:36:40.536Z] ---> Running in 155eea9600d8 [2023-01-25T15:36:41.121Z] Removing intermediate container 155eea9600d8 [2023-01-25T15:36:41.121Z] ---> 6a39e8fa0420 [2023-01-25T15:36:41.121Z] Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:36:41.121Z] ---> Running in 60a618829028 [2023-01-25T15:36:42.527Z] Removing intermediate container 60a618829028 [2023-01-25T15:36:42.527Z] ---> 1ef98fb59aaa [2023-01-25T15:36:42.527Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T15:36:42.527Z] ---> Running in a958173b15da [2023-01-25T15:36:42.792Z] Removing intermediate container a958173b15da [2023-01-25T15:36:42.792Z] ---> 577303633845 [2023-01-25T15:36:42.792Z] [2023-01-25T15:36:43.057Z] Successfully built 577303633845 [2023-01-25T15:36:43.057Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-25T15:36:43.057Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-01-25T15:37:01.271Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:37:01.271Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:37:01.271Z] ---> 89c42e7fdc0d [2023-01-25T15:37:01.271Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:37:01.271Z] ---> Using cache [2023-01-25T15:37:01.271Z] ---> 83caa7d7d600 [2023-01-25T15:37:01.271Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T15:37:01.271Z] ---> Using cache [2023-01-25T15:37:01.271Z] ---> b2001271b6bb [2023-01-25T15:37:01.271Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-25T15:37:01.271Z] ---> Running in 15f1a881bcaf [2023-01-25T15:37:03.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:37:04.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:37:06.063Z] OK: 221 MiB in 51 packages [2023-01-25T15:37:08.650Z] Removing intermediate container 15f1a881bcaf [2023-01-25T15:37:08.650Z] ---> 340706f71709 [2023-01-25T15:37:08.650Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T15:37:09.619Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:37:09.619Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:37:09.619Z] ---> 89c42e7fdc0d [2023-01-25T15:37:09.619Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:37:09.619Z] ---> Using cache [2023-01-25T15:37:09.619Z] ---> 83caa7d7d600 [2023-01-25T15:37:09.619Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T15:37:09.619Z] ---> Using cache [2023-01-25T15:37:09.619Z] ---> b2001271b6bb [2023-01-25T15:37:09.619Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T15:37:09.619Z] ---> Using cache [2023-01-25T15:37:09.619Z] ---> 45a52a212542 [2023-01-25T15:37:09.619Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T15:37:09.619Z] ---> Using cache [2023-01-25T15:37:09.619Z] ---> 547d14b5fc2b [2023-01-25T15:37:09.619Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:37:09.619Z] ---> Using cache [2023-01-25T15:37:09.619Z] ---> 76903af6f1d7 [2023-01-25T15:37:09.619Z] Step 8/22 : COPY . . [2023-01-25T15:37:09.619Z] ---> Using cache [2023-01-25T15:37:09.619Z] ---> b866d4f9d7f6 [2023-01-25T15:37:09.619Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-25T15:37:10.216Z] ---> e94aef57abc4 [2023-01-25T15:37:10.216Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:37:10.216Z] ---> Running in a975f083a005 [2023-01-25T15:37:10.484Z] ---> Running in 8ecb9e536057 [2023-01-25T15:37:13.086Z] 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-01-25T15:37:14.048Z] Removing intermediate container a27dd8679301 [2023-01-25T15:37:14.048Z] ---> d6bbeb6e5249 [2023-01-25T15:37:14.048Z] [2023-01-25T15:37:14.048Z] Step 10/24 : FROM alpine:3.16 [2023-01-25T15:37:14.048Z] ---> 2b4661558fb8 [2023-01-25T15:37:14.048Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:37:14.316Z] ---> Running in 2b7020ed645b [2023-01-25T15:37:16.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:37:16.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:37:17.957Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T15:37:17.957Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:37:17.957Z] OK: 5 MiB in 15 packages [2023-01-25T15:37:20.539Z] Removing intermediate container 2b7020ed645b [2023-01-25T15:37:20.539Z] ---> 936723a89c04 [2023-01-25T15:37:20.539Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T15:37:20.539Z] ---> Running in fe7a9de7143f [2023-01-25T15:37:21.122Z] Removing intermediate container fe7a9de7143f [2023-01-25T15:37:21.122Z] ---> 3f0e8177c7ed [2023-01-25T15:37:21.122Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-25T15:37:21.122Z] ---> Running in 231f5f890edc [2023-01-25T15:37:21.707Z] Removing intermediate container 231f5f890edc [2023-01-25T15:37:21.707Z] ---> b003e9c72f17 [2023-01-25T15:37:21.707Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-25T15:37:21.707Z] ---> Running in a5e9cb36f13e [2023-01-25T15:37:22.290Z] Removing intermediate container a5e9cb36f13e [2023-01-25T15:37:22.290Z] ---> cf92ff1e6056 [2023-01-25T15:37:22.290Z] Step 15/24 : WORKDIR / [2023-01-25T15:37:22.290Z] ---> Running in 6c4e01fe44ce [2023-01-25T15:37:22.874Z] Removing intermediate container 6c4e01fe44ce [2023-01-25T15:37:22.874Z] ---> 4a3f3e891242 [2023-01-25T15:37:22.874Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:37:23.837Z] ---> 85b028c5363c [2023-01-25T15:37:23.837Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-25T15:37:25.774Z] ---> 1a84bcc92f4f [2023-01-25T15:37:25.774Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-25T15:37:26.355Z] ---> 762767e2314b [2023-01-25T15:37:26.355Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-25T15:37:27.315Z] ---> 8862babbf419 [2023-01-25T15:37:27.315Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-25T15:37:27.315Z] ---> Running in 1020bd7d16f4 [2023-01-25T15:37:27.898Z] Removing intermediate container 1020bd7d16f4 [2023-01-25T15:37:27.898Z] ---> 66cf3a0c93cc [2023-01-25T15:37:27.898Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:37:28.163Z] ---> Running in 57fcbcce017f [2023-01-25T15:37:28.745Z] Removing intermediate container 57fcbcce017f [2023-01-25T15:37:28.745Z] ---> 9dcb45e340ba [2023-01-25T15:37:28.745Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T15:37:28.745Z] ---> Running in 9dd439c8ce5f [2023-01-25T15:37:29.326Z] Removing intermediate container 9dd439c8ce5f [2023-01-25T15:37:29.326Z] ---> 78eb664918d1 [2023-01-25T15:37:29.326Z] Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:37:29.326Z] ---> Running in 94f482c910d4 [2023-01-25T15:37:29.908Z] Removing intermediate container 94f482c910d4 [2023-01-25T15:37:29.908Z] ---> c133cd0b9a2b [2023-01-25T15:37:29.908Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T15:37:31.842Z] ---> Running in a529e241a88c [2023-01-25T15:37:32.421Z] Removing intermediate container a529e241a88c [2023-01-25T15:37:32.422Z] ---> fe9eb719ac7e [2023-01-25T15:37:32.422Z] [2023-01-25T15:37:33.003Z] Successfully built fe9eb719ac7e [2023-01-25T15:37:33.003Z] Successfully tagged core-metadata-arm64:latest [2023-01-25T15:37:33.003Z] Building security-spiffe-token-provider [2023-01-25T15:37:41.209Z]  Building core-metadata ... done Removing intermediate container c52f45354fea [2023-01-25T15:37:41.209Z] ---> b6b77560191d [2023-01-25T15:37:41.209Z] [2023-01-25T15:37:41.209Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T15:37:41.209Z] ---> 2b4661558fb8 [2023-01-25T15:37:41.209Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-25T15:37:41.209Z] ---> Running in d2bf975f5ae5 [2023-01-25T15:37:41.209Z] Removing intermediate container d2bf975f5ae5 [2023-01-25T15:37:41.209Z] ---> 2e1dcd44d668 [2023-01-25T15:37:41.209Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-25T15:37:41.209Z] ---> Running in 2eac85470fb0 [2023-01-25T15:37:41.793Z] Removing intermediate container 2eac85470fb0 [2023-01-25T15:37:41.793Z] ---> edba99532636 [2023-01-25T15:37:41.793Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-25T15:37:41.793Z] ---> Running in fdbcf6236954 [2023-01-25T15:37:42.755Z] Removing intermediate container fdbcf6236954 [2023-01-25T15:37:42.755Z] ---> 59aa36072068 [2023-01-25T15:37:42.755Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:37:42.755Z] ---> Running in 715ae385074d [2023-01-25T15:37:45.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:37:45.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:37:47.291Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T15:37:47.291Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:37:47.291Z] OK: 5 MiB in 15 packages [2023-01-25T15:37:49.234Z] Removing intermediate container 715ae385074d [2023-01-25T15:37:49.234Z] ---> 346021b8c2a5 [2023-01-25T15:37:49.234Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:37:49.819Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:37:49.819Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:37:49.819Z] ---> 89c42e7fdc0d [2023-01-25T15:37:49.819Z] Step 3/19 : WORKDIR /edgex-go [2023-01-25T15:37:49.819Z] ---> Using cache [2023-01-25T15:37:49.819Z] ---> bf7ac7e4ca5d [2023-01-25T15:37:49.819Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-25T15:37:49.819Z] ---> Running in 7d2477465d55 [2023-01-25T15:37:50.778Z] ---> a2f78f764d01 [2023-01-25T15:37:50.778Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-25T15:37:52.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:37:52.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:37:52.782Z] ---> bcc63df99aac [2023-01-25T15:37:52.782Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-25T15:37:53.744Z] ---> 5e588711ab0a [2023-01-25T15:37:53.744Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-25T15:37:54.012Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-25T15:37:54.012Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-25T15:37:54.012Z] OK: 16901 distinct packages available [2023-01-25T15:37:54.012Z] ---> Running in d8a3f02e482b [2023-01-25T15:37:54.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:37:54.543Z] Removing intermediate container d8a3f02e482b [2023-01-25T15:37:54.543Z] ---> 38e98c746c39 [2023-01-25T15:37:54.543Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:37:54.808Z] ---> Running in 14f71e56f863 [2023-01-25T15:37:54.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:37:55.391Z] Removing intermediate container 14f71e56f863 [2023-01-25T15:37:55.391Z] ---> 692634acfbb8 [2023-01-25T15:37:55.391Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T15:37:55.391Z] ---> Running in 7b2ba10a0fd5 [2023-01-25T15:37:55.979Z] Removing intermediate container 7b2ba10a0fd5 [2023-01-25T15:37:55.979Z] ---> 72968372ebda [2023-01-25T15:37:55.979Z] Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:37:56.244Z] ---> Running in abf951af80d7 [2023-01-25T15:37:56.510Z] OK: 221 MiB in 51 packages [2023-01-25T15:37:56.780Z] Removing intermediate container abf951af80d7 [2023-01-25T15:37:56.780Z] ---> 98c6921915f5 [2023-01-25T15:37:56.780Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T15:37:57.048Z] ---> Running in f3999e46f494 [2023-01-25T15:37:58.015Z] Removing intermediate container f3999e46f494 [2023-01-25T15:37:58.015Z] ---> 755989b3e5ad [2023-01-25T15:37:58.015Z] [2023-01-25T15:37:58.281Z] Removing intermediate container 7d2477465d55 [2023-01-25T15:37:58.281Z] ---> d0ba4416c8a7 [2023-01-25T15:37:58.281Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-25T15:37:58.546Z] Successfully built 755989b3e5ad [2023-01-25T15:37:58.546Z] Successfully tagged core-data-arm64:latest [2023-01-25T15:37:58.546Z] Building security-spire-server [2023-01-25T15:37:59.507Z]  Building core-data ... done  ---> 73012ed17697 [2023-01-25T15:37:59.507Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:37:59.507Z] ---> Running in 30fc6b1c6399 [2023-01-25T15:38:17.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:38:17.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:38:17.713Z] ---> 89c42e7fdc0d [2023-01-25T15:38:17.713Z] Step 3/23 : WORKDIR /edgex-go [2023-01-25T15:38:17.713Z] ---> Using cache [2023-01-25T15:38:17.713Z] ---> bf7ac7e4ca5d [2023-01-25T15:38:17.713Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T15:38:17.713Z] ---> Running in 2a282f718292 [2023-01-25T15:38:18.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:38:19.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:38:20.668Z] OK: 221 MiB in 51 packages [2023-01-25T15:38:22.625Z] Removing intermediate container 2a282f718292 [2023-01-25T15:38:22.625Z] ---> 44bc522783db [2023-01-25T15:38:22.625Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-25T15:38:23.209Z] ---> d833f5931b68 [2023-01-25T15:38:23.209Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:38:23.476Z] ---> Running in 358e1ab976b6 [2023-01-25T15:39:45.089Z] Removing intermediate container 8ecb9e536057 [2023-01-25T15:39:45.089Z] ---> 361496840e05 [2023-01-25T15:39:45.089Z] Step 8/22 : COPY . . [2023-01-25T15:39:51.735Z] Removing intermediate container 4f3cb480e0db [2023-01-25T15:39:51.735Z] ---> 1392ec00de1a [2023-01-25T15:39:51.735Z] [2023-01-25T15:39:51.735Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T15:39:51.735Z] ---> 2b4661558fb8 [2023-01-25T15:39:51.735Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:39:51.735Z] ---> Using cache [2023-01-25T15:39:51.735Z] ---> 936723a89c04 [2023-01-25T15:39:51.735Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T15:39:51.735Z] ---> Using cache [2023-01-25T15:39:51.735Z] ---> 3f0e8177c7ed [2023-01-25T15:39:51.735Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-25T15:39:51.735Z] ---> Running in 8116d90a5d59 [2023-01-25T15:39:53.145Z] Removing intermediate container 8116d90a5d59 [2023-01-25T15:39:53.145Z] ---> 78fcfa4b321e [2023-01-25T15:39:53.145Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T15:39:53.145Z] ---> Running in e569e8e7f4f5 [2023-01-25T15:39:54.556Z] Removing intermediate container e569e8e7f4f5 [2023-01-25T15:39:54.556Z] ---> 56f6d785591b [2023-01-25T15:39:54.556Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:39:57.140Z] ---> efece9cce58f [2023-01-25T15:39:57.140Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-25T15:40:03.790Z] ---> 2bf27ee43456 [2023-01-25T15:40:03.790Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-25T15:40:05.748Z] ---> 6df1187b7e58 [2023-01-25T15:40:05.748Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-25T15:40:05.748Z] ---> Running in 1060a461146a [2023-01-25T15:40:07.157Z] Removing intermediate container 1060a461146a [2023-01-25T15:40:07.157Z] ---> 56374c70be59 [2023-01-25T15:40:07.157Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:40:07.424Z] ---> Running in 260fb0daba75 [2023-01-25T15:40:08.392Z] Removing intermediate container 260fb0daba75 [2023-01-25T15:40:08.392Z] ---> 40c31437976a [2023-01-25T15:40:08.392Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T15:40:08.667Z] ---> 72d4760bac43 [2023-01-25T15:40:08.667Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-25T15:40:08.934Z] ---> Running in ddadf3317adb [2023-01-25T15:40:08.934Z] ---> Running in d6e0c17a9233 [2023-01-25T15:40:10.881Z] Removing intermediate container ddadf3317adb [2023-01-25T15:40:10.881Z] ---> 55810e9968af [2023-01-25T15:40:10.881Z] Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:40:10.881Z] ---> Running in a3696a62e14e [2023-01-25T15:40:11.843Z] 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-01-25T15:40:12.110Z] Removing intermediate container 30fc6b1c6399 [2023-01-25T15:40:12.110Z] ---> fa7445094f35 [2023-01-25T15:40:12.110Z] Step 7/19 : COPY . . [2023-01-25T15:40:12.378Z] Removing intermediate container a3696a62e14e [2023-01-25T15:40:12.378Z] ---> aeb26f066757 [2023-01-25T15:40:12.378Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T15:40:12.656Z] ---> Running in c07cab794e80 [2023-01-25T15:40:14.065Z] Removing intermediate container c07cab794e80 [2023-01-25T15:40:14.065Z] ---> 42b77325f5a5 [2023-01-25T15:40:14.065Z] [2023-01-25T15:40:14.649Z] Successfully built 42b77325f5a5 [2023-01-25T15:40:14.649Z] Successfully tagged support-scheduler-arm64:latest [2023-01-25T15:40:14.649Z]  Building support-scheduler ... done Building security-spire-config [2023-01-25T15:40:36.949Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:40:36.949Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:40:36.949Z] ---> 89c42e7fdc0d [2023-01-25T15:40:36.949Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T15:40:36.949Z] ---> Using cache [2023-01-25T15:40:36.949Z] ---> bf7ac7e4ca5d [2023-01-25T15:40:36.949Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T15:40:36.949Z] ---> Using cache [2023-01-25T15:40:36.949Z] ---> 44bc522783db [2023-01-25T15:40:36.949Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T15:40:36.949Z] ---> Using cache [2023-01-25T15:40:36.949Z] ---> d833f5931b68 [2023-01-25T15:40:36.949Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:40:36.949Z] ---> Using cache [2023-01-25T15:40:36.949Z] ---> c83f1bba1ce9 [2023-01-25T15:40:36.949Z] Step 7/24 : COPY . . [2023-01-25T15:40:36.949Z] ---> 8d7ba59ab1b8 [2023-01-25T15:40:36.949Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-25T15:40:36.949Z] ---> Running in 5d4e5c839f18 [2023-01-25T15:40:36.949Z] Removing intermediate container 358e1ab976b6 [2023-01-25T15:40:36.949Z] ---> c83f1bba1ce9 [2023-01-25T15:40:36.949Z] Step 7/23 : COPY . . [2023-01-25T15:40:38.927Z] 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-01-25T15:40:57.135Z] ---> 8fe85fb15fdf [2023-01-25T15:40:57.135Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T15:40:57.135Z] ---> 1a142a974197 [2023-01-25T15:40:57.135Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T15:40:57.135Z] ---> Running in ca9c22b76dfb [2023-01-25T15:40:57.135Z] ---> Running in b153a86a952c [2023-01-25T15:40:57.135Z] Removing intermediate container ca9c22b76dfb [2023-01-25T15:40:57.135Z] ---> 7f9a1bb593fd [2023-01-25T15:40:57.135Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-25T15:40:57.135Z] Removing intermediate container b153a86a952c [2023-01-25T15:40:57.135Z] ---> 29bbb68d0c7b [2023-01-25T15:40:57.135Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T15:40:57.135Z] ---> Running in 6829d4b037d8 [2023-01-25T15:40:57.135Z] ---> Running in e9fa7c8b5d61 [2023-01-25T15:40:57.135Z] Removing intermediate container 6829d4b037d8 [2023-01-25T15:40:57.135Z] ---> 584b9cddd19e [2023-01-25T15:40:57.135Z] 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-01-25T15:40:57.403Z] Removing intermediate container e9fa7c8b5d61 [2023-01-25T15:40:57.403Z] ---> cebb407ff0ee [2023-01-25T15:40:57.403Z] 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-01-25T15:40:57.403Z] ---> Running in 1f60ee578650 [2023-01-25T15:40:57.673Z] ---> Running in b3e1a1f5182d [2023-01-25T15:41:04.342Z] Removing intermediate container 1f60ee578650 [2023-01-25T15:41:04.342Z] ---> a99908894a2a [2023-01-25T15:41:04.342Z] Step 11/23 : WORKDIR /edgex-go [2023-01-25T15:41:04.342Z] Removing intermediate container b3e1a1f5182d [2023-01-25T15:41:04.342Z] ---> 963544465f7c [2023-01-25T15:41:04.342Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T15:41:04.342Z] ---> Running in 173a30759e66 [2023-01-25T15:41:04.624Z] ---> Running in 6c7aeee96e63 [2023-01-25T15:41:05.213Z] Removing intermediate container 6c7aeee96e63 [2023-01-25T15:41:05.213Z] ---> 6fb209c167c0 [2023-01-25T15:41:05.213Z] [2023-01-25T15:41:05.213Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T15:41:05.213Z] ---> 8aa73fd46299 [2023-01-25T15:41:05.213Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:41:05.213Z] ---> Using cache [2023-01-25T15:41:05.213Z] ---> 15a2d6886baf [2023-01-25T15:41:05.213Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-25T15:41:05.213Z] ---> Running in c17160966a36 [2023-01-25T15:41:05.487Z] Removing intermediate container 173a30759e66 [2023-01-25T15:41:05.487Z] ---> d93eda944bfc [2023-01-25T15:41:05.487Z] [2023-01-25T15:41:05.487Z] Step 12/23 : FROM alpine:3.15 [2023-01-25T15:41:05.487Z] ---> 8aa73fd46299 [2023-01-25T15:41:05.487Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:41:05.487Z] ---> Using cache [2023-01-25T15:41:05.487Z] ---> 15a2d6886baf [2023-01-25T15:41:05.487Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T15:41:05.487Z] ---> Using cache [2023-01-25T15:41:05.487Z] ---> a2552fefc28f [2023-01-25T15:41:05.487Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T15:41:07.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:41:08.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:41:09.466Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T15:41:09.466Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T15:41:09.466Z] OK: 15736 distinct packages available [2023-01-25T15:41:09.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:41:10.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:41:11.465Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-25T15:41:11.465Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-25T15:41:11.465Z] (3/4) Installing libucontext (1.1-r0) [2023-01-25T15:41:11.465Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-25T15:41:11.465Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T15:41:11.465Z] OK: 6 MiB in 18 packages [2023-01-25T15:41:12.075Z] ---> 5fc820f190c8 [2023-01-25T15:41:12.075Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T15:41:13.527Z] ---> ac2c412393f9 [2023-01-25T15:41:13.527Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-25T15:41:13.797Z] Removing intermediate container c17160966a36 [2023-01-25T15:41:13.797Z] ---> 99a2ffc33afa [2023-01-25T15:41:13.797Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T15:41:14.391Z] ---> 661e99286c5d [2023-01-25T15:41:14.391Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-25T15:41:15.818Z] ---> 207436052596 [2023-01-25T15:41:16.089Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T15:41:16.089Z] ---> Running in 076052aa8851 [2023-01-25T15:41:17.059Z] Removing intermediate container 076052aa8851 [2023-01-25T15:41:17.059Z] ---> df0613631ddc [2023-01-25T15:41:17.059Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T15:41:17.059Z] ---> Running in 95452754cedd [2023-01-25T15:41:18.030Z] Removing intermediate container 95452754cedd [2023-01-25T15:41:18.030Z] ---> 5ea9fcb371a1 [2023-01-25T15:41:18.030Z] Step 21/23 : LABEL arch=arm64 [2023-01-25T15:41:18.030Z] ---> Running in 32e4a2ed58cc [2023-01-25T15:41:18.619Z] Removing intermediate container 32e4a2ed58cc [2023-01-25T15:41:18.619Z] ---> 0678dd0b1bff [2023-01-25T15:41:18.619Z] Step 22/23 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:41:18.889Z] ---> Running in f8710c093c0e [2023-01-25T15:41:19.856Z] Removing intermediate container f8710c093c0e [2023-01-25T15:41:19.856Z] ---> ab11d174f7da [2023-01-25T15:41:19.856Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T15:41:19.856Z] ---> Running in 7abcf3985595 [2023-01-25T15:41:20.444Z] Removing intermediate container 7abcf3985595 [2023-01-25T15:41:20.444Z] ---> b9021024df52 [2023-01-25T15:41:20.444Z] [2023-01-25T15:41:21.033Z] Successfully built b9021024df52 [2023-01-25T15:41:21.033Z] Successfully tagged security-spire-server-arm64:latest [2023-01-25T15:41:21.033Z]  Building security-spire-server ... done Building core-command [2023-01-25T15:41:21.621Z] ---> c81e12b43838 [2023-01-25T15:41:21.621Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T15:41:22.600Z] ---> 175547456d75 [2023-01-25T15:41:22.600Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-25T15:41:22.600Z] ---> Running in a022ce094a7a [2023-01-25T15:41:23.195Z] Removing intermediate container a022ce094a7a [2023-01-25T15:41:23.195Z] ---> d4c7084120a6 [2023-01-25T15:41:23.195Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-25T15:41:24.160Z] ---> 42840991570a [2023-01-25T15:41:24.427Z] Step 19/24 : WORKDIR / [2023-01-25T15:41:24.427Z] ---> Running in 5de6cef8fa3c [2023-01-25T15:41:25.016Z] Removing intermediate container 5de6cef8fa3c [2023-01-25T15:41:25.016Z] ---> 9e2bc0365f60 [2023-01-25T15:41:25.016Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T15:41:25.286Z] ---> Running in be651fdae450 [2023-01-25T15:41:25.877Z] Removing intermediate container be651fdae450 [2023-01-25T15:41:25.877Z] ---> 67fc5aa014f8 [2023-01-25T15:41:25.877Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T15:41:26.145Z] ---> Running in 0b13a35aaafd [2023-01-25T15:41:26.731Z] Removing intermediate container 0b13a35aaafd [2023-01-25T15:41:26.731Z] ---> cc4f7212416b [2023-01-25T15:41:26.731Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T15:41:26.731Z] ---> Running in ca3a80e835b4 [2023-01-25T15:41:27.318Z] Removing intermediate container ca3a80e835b4 [2023-01-25T15:41:27.318Z] ---> ebf1f5b9eae8 [2023-01-25T15:41:27.318Z] Step 23/24 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:41:27.587Z] ---> Running in 101c07401943 [2023-01-25T15:41:28.176Z] Removing intermediate container 101c07401943 [2023-01-25T15:41:28.176Z] ---> 3e4c29780b03 [2023-01-25T15:41:28.176Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T15:41:28.447Z] ---> Running in 87356a0aafe8 [2023-01-25T15:41:29.031Z] Removing intermediate container 87356a0aafe8 [2023-01-25T15:41:29.031Z] ---> 23abff42a868 [2023-01-25T15:41:29.031Z] [2023-01-25T15:41:29.299Z] Successfully built 23abff42a868 [2023-01-25T15:41:29.299Z] Successfully tagged security-spire-config-arm64:latest [2023-01-25T15:41:29.299Z] Building security-bootstrapper [2023-01-25T15:41:47.547Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:41:47.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:41:47.547Z] ---> 89c42e7fdc0d [2023-01-25T15:41:47.547Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-25T15:41:47.547Z] ---> Using cache [2023-01-25T15:41:47.547Z] ---> 83caa7d7d600 [2023-01-25T15:41:47.547Z] Step 4/23 : WORKDIR /edgex-go [2023-01-25T15:41:47.547Z] ---> Using cache [2023-01-25T15:41:47.547Z] ---> b2001271b6bb [2023-01-25T15:41:47.547Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-25T15:41:47.547Z] ---> Using cache [2023-01-25T15:41:47.547Z] ---> 45a52a212542 [2023-01-25T15:41:47.547Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-25T15:41:47.547Z] ---> Using cache [2023-01-25T15:41:47.547Z] ---> 547d14b5fc2b [2023-01-25T15:41:47.547Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:41:47.547Z] ---> Using cache [2023-01-25T15:41:47.547Z] ---> 76903af6f1d7 [2023-01-25T15:41:47.547Z] Step 8/23 : COPY . . [2023-01-25T15:41:47.547Z] ---> Using cache [2023-01-25T15:41:47.547Z] ---> b866d4f9d7f6 [2023-01-25T15:41:47.547Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-25T15:41:48.137Z] ---> Running in f033e94de7b5 [2023-01-25T15:41:50.726Z] 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-01-25T15:41:56.103Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T15:41:56.103Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-25T15:41:56.103Z] ---> 89c42e7fdc0d [2023-01-25T15:41:56.103Z] Step 3/32 : WORKDIR /edgex-go [2023-01-25T15:41:56.103Z] ---> Using cache [2023-01-25T15:41:56.103Z] ---> bf7ac7e4ca5d [2023-01-25T15:41:56.103Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-25T15:41:56.103Z] ---> Using cache [2023-01-25T15:41:56.103Z] ---> 741854b34054 [2023-01-25T15:41:56.103Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-25T15:41:56.103Z] ---> Using cache [2023-01-25T15:41:56.103Z] ---> 6774d2380c27 [2023-01-25T15:41:56.103Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T15:41:56.103Z] ---> Using cache [2023-01-25T15:41:56.103Z] ---> 1a4f89e0136a [2023-01-25T15:41:56.103Z] Step 7/32 : COPY . . [2023-01-25T15:41:56.393Z] ---> Using cache [2023-01-25T15:41:56.393Z] ---> 5e6d92f9a61c [2023-01-25T15:41:56.393Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-25T15:41:56.670Z] ---> Running in 59d9af069cd7 [2023-01-25T15:41:59.265Z] 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-01-25T15:42:05.999Z] Removing intermediate container a975f083a005 [2023-01-25T15:42:05.999Z] ---> 2e1073923a0f [2023-01-25T15:42:05.999Z] [2023-01-25T15:42:05.999Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T15:42:05.999Z] ---> 2b4661558fb8 [2023-01-25T15:42:05.999Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-25T15:42:05.999Z] ---> Running in c8dc2e4b69ac [2023-01-25T15:42:06.270Z] Removing intermediate container c8dc2e4b69ac [2023-01-25T15:42:06.270Z] ---> eda8714e6b60 [2023-01-25T15:42:06.270Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:42:06.539Z] ---> Running in d301ff623f8b [2023-01-25T15:42:08.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:42:08.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:42:10.176Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T15:42:10.176Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:42:10.176Z] OK: 5 MiB in 15 packages [2023-01-25T15:42:12.136Z] Removing intermediate container d301ff623f8b [2023-01-25T15:42:12.136Z] ---> 626b87b50412 [2023-01-25T15:42:12.136Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:42:12.726Z] ---> 2eae688a3dce [2023-01-25T15:42:12.727Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-25T15:42:14.166Z] ---> bd2b142701dc [2023-01-25T15:42:14.166Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-25T15:42:15.589Z] ---> f323bb3d6618 [2023-01-25T15:42:15.589Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-25T15:42:16.186Z] ---> 753eba141004 [2023-01-25T15:42:16.186Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T15:42:16.456Z] ---> Running in d7614fa8f093 [2023-01-25T15:42:19.824Z] Removing intermediate container d7614fa8f093 [2023-01-25T15:42:19.824Z] ---> 703b7100cc30 [2023-01-25T15:42:19.824Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T15:42:19.824Z] ---> Running in 1922da3aeca8 [2023-01-25T15:42:20.095Z] Removing intermediate container 1922da3aeca8 [2023-01-25T15:42:20.095Z] ---> 52d454b0b5b5 [2023-01-25T15:42:20.095Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-01-25T15:42:20.095Z] ---> Running in 82990d2c4a30 [2023-01-25T15:42:20.684Z] Removing intermediate container 82990d2c4a30 [2023-01-25T15:42:20.684Z] ---> e9fd0381f816 [2023-01-25T15:42:20.684Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T15:42:20.954Z] ---> Running in 9648d7bd82c6 [2023-01-25T15:42:21.549Z] Removing intermediate container 9648d7bd82c6 [2023-01-25T15:42:21.549Z] ---> 1c8e79c9e935 [2023-01-25T15:42:21.549Z] Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:42:21.549Z] ---> Running in 2fa201b771bc [2023-01-25T15:42:22.147Z] Removing intermediate container 2fa201b771bc [2023-01-25T15:42:22.147Z] ---> 514b265d7c53 [2023-01-25T15:42:22.147Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T15:42:22.147Z] ---> Running in dc6cbc1a5ceb [2023-01-25T15:42:22.747Z] Removing intermediate container dc6cbc1a5ceb [2023-01-25T15:42:22.747Z] ---> 91f4b453702c [2023-01-25T15:42:22.747Z] [2023-01-25T15:42:23.019Z] Successfully built 91f4b453702c [2023-01-25T15:42:23.019Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-01-25T15:47:32.029Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 59d9af069cd7 [2023-01-25T15:47:32.029Z] ---> 6e387937618a [2023-01-25T15:47:32.029Z] [2023-01-25T15:47:32.029Z] Step 9/32 : FROM alpine:3.16 [2023-01-25T15:47:32.029Z] ---> 2b4661558fb8 [2023-01-25T15:47:32.029Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:47:32.029Z] ---> Running in 0b5f452d20b4 [2023-01-25T15:47:32.029Z] Removing intermediate container 0b5f452d20b4 [2023-01-25T15:47:32.029Z] ---> c3d746202d40 [2023-01-25T15:47:32.029Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-25T15:47:32.029Z] ---> Running in b7bea29f8046 [2023-01-25T15:47:32.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:47:32.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:47:32.029Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-25T15:47:32.029Z] (2/2) Installing su-exec (0.2-r1) [2023-01-25T15:47:32.029Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:47:32.029Z] OK: 5 MiB in 16 packages [2023-01-25T15:47:32.029Z] Removing intermediate container b7bea29f8046 [2023-01-25T15:47:32.029Z] ---> dd2990949272 [2023-01-25T15:47:32.029Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-25T15:47:32.029Z] ---> Running in f40415ed8a7a [2023-01-25T15:47:32.029Z] Removing intermediate container f40415ed8a7a [2023-01-25T15:47:32.029Z] ---> 51ed754b7fff [2023-01-25T15:47:32.029Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-25T15:47:32.029Z] ---> Running in 21fb41c3d5cb [2023-01-25T15:47:32.029Z] Removing intermediate container 21fb41c3d5cb [2023-01-25T15:47:32.029Z] ---> 8a07abd95d00 [2023-01-25T15:47:32.029Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-25T15:47:32.029Z] ---> Running in a8f3f3aab444 [2023-01-25T15:47:32.029Z] Removing intermediate container a8f3f3aab444 [2023-01-25T15:47:32.029Z] ---> 22fc17693411 [2023-01-25T15:47:32.029Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-25T15:47:32.029Z] Removing intermediate container f033e94de7b5 [2023-01-25T15:47:32.029Z] ---> c5f3164eb942 [2023-01-25T15:47:32.029Z] [2023-01-25T15:47:32.029Z] Step 10/23 : FROM alpine:3.16 [2023-01-25T15:47:32.029Z] ---> 2b4661558fb8 [2023-01-25T15:47:32.029Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-25T15:47:32.029Z] ---> Using cache [2023-01-25T15:47:32.029Z] ---> 936723a89c04 [2023-01-25T15:47:32.030Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T15:47:32.030Z] ---> Using cache [2023-01-25T15:47:32.030Z] ---> 3f0e8177c7ed [2023-01-25T15:47:32.030Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-25T15:47:32.030Z] ---> Running in f426c3f8b0e2 [2023-01-25T15:47:32.030Z] ---> Running in 5a91b8a2f659 [2023-01-25T15:47:32.030Z] Removing intermediate container f426c3f8b0e2 [2023-01-25T15:47:32.030Z] ---> 09ca58baf945 [2023-01-25T15:47:32.030Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-25T15:47:32.030Z] Removing intermediate container 5a91b8a2f659 [2023-01-25T15:47:32.030Z] ---> 442962180430 [2023-01-25T15:47:32.030Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-25T15:47:32.030Z] ---> Running in 4e768272af4d [2023-01-25T15:47:32.030Z] ---> Running in 28726adf8aef [2023-01-25T15:47:32.030Z] Removing intermediate container 28726adf8aef [2023-01-25T15:47:32.030Z] ---> d7b7dcbff9c8 [2023-01-25T15:47:32.030Z] Step 15/23 : WORKDIR / [2023-01-25T15:47:32.030Z] ---> Running in 551191f1205a [2023-01-25T15:47:32.300Z] Removing intermediate container 551191f1205a [2023-01-25T15:47:32.300Z] ---> 7cd50904630f [2023-01-25T15:47:32.300Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:47:33.733Z] ---> 1b43eb18c51c [2023-01-25T15:47:33.734Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-25T15:47:34.323Z] Removing intermediate container 4e768272af4d [2023-01-25T15:47:34.323Z] ---> da86457eea5c [2023-01-25T15:47:34.323Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-25T15:47:34.323Z] ---> Running in cea6422fb609 [2023-01-25T15:47:34.914Z] Removing intermediate container cea6422fb609 [2023-01-25T15:47:34.914Z] ---> 84c893af9f1f [2023-01-25T15:47:34.914Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-25T15:47:35.893Z] ---> 7c5c396ac9e2 [2023-01-25T15:47:35.893Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-25T15:47:36.170Z] ---> 16b10c032432 [2023-01-25T15:47:36.170Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-25T15:47:36.440Z] ---> Running in 3bf302619ad9 [2023-01-25T15:47:37.029Z] ---> 8d09deb6faae [2023-01-25T15:47:37.029Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-25T15:47:37.029Z] ---> Running in c2fd48eec3c9 [2023-01-25T15:47:37.619Z] Removing intermediate container c2fd48eec3c9 [2023-01-25T15:47:37.619Z] ---> 31bf0da5a9c6 [2023-01-25T15:47:37.619Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:47:37.891Z] ---> Running in 5e2db2ad4ba5 [2023-01-25T15:47:38.880Z] Removing intermediate container 5e2db2ad4ba5 [2023-01-25T15:47:38.880Z] ---> 143c5cb4de90 [2023-01-25T15:47:38.880Z] Step 21/23 : LABEL arch=arm64 [2023-01-25T15:47:39.150Z] ---> Running in 1d656807c9b6 [2023-01-25T15:47:39.745Z] Removing intermediate container 1d656807c9b6 [2023-01-25T15:47:39.745Z] ---> cb650a244230 [2023-01-25T15:47:39.745Z] Step 22/23 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:47:40.021Z] ---> Running in 58462ba31796 [2023-01-25T15:47:40.291Z] Removing intermediate container 3bf302619ad9 [2023-01-25T15:47:40.291Z] ---> bd2c5b87fab2 [2023-01-25T15:47:40.291Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:47:40.886Z] Removing intermediate container 58462ba31796 [2023-01-25T15:47:40.886Z] ---> 87056aa8b945 [2023-01-25T15:47:40.886Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T15:47:40.886Z] ---> Running in 893c36428310 [2023-01-25T15:47:41.848Z] ---> b443ffe8f0cb [2023-01-25T15:47:41.848Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-25T15:47:41.848Z] Removing intermediate container 893c36428310 [2023-01-25T15:47:41.848Z] ---> 95f093b39e89 [2023-01-25T15:47:41.848Z] [2023-01-25T15:47:42.435Z] Successfully built 95f093b39e89 [2023-01-25T15:47:42.435Z] Successfully tagged core-command-arm64:latest [2023-01-25T15:47:43.852Z]  Building core-command ... done  ---> dffe53f3b6fd [2023-01-25T15:47:43.852Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-25T15:47:44.837Z] ---> f90879f6ff9d [2023-01-25T15:47:44.837Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-25T15:47:46.259Z] ---> d337e7051318 [2023-01-25T15:47:46.259Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-25T15:47:47.227Z] ---> 5725d90754e0 [2023-01-25T15:47:47.227Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-25T15:47:48.198Z] ---> 6531775ff9cb [2023-01-25T15:47:48.198Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-25T15:47:49.172Z] ---> a8d07a2768e3 [2023-01-25T15:47:49.172Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-25T15:47:49.172Z] ---> Running in b17cf3f7404f [2023-01-25T15:47:49.889Z] Removing intermediate container 5d4e5c839f18 [2023-01-25T15:47:49.889Z] ---> 0b86d9d6b04e [2023-01-25T15:47:49.889Z] [2023-01-25T15:47:49.889Z] Step 9/19 : FROM alpine:3.15 [2023-01-25T15:47:49.889Z] ---> 8aa73fd46299 [2023-01-25T15:47:49.889Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T15:47:49.889Z] ---> Using cache [2023-01-25T15:47:49.889Z] ---> 15a2d6886baf [2023-01-25T15:47:49.890Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-25T15:47:49.890Z] ---> Running in 0a00b48ee82c [2023-01-25T15:47:52.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:47:52.621Z] Removing intermediate container b17cf3f7404f [2023-01-25T15:47:52.621Z] ---> 05fd4c4a36c8 [2023-01-25T15:47:52.621Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-25T15:47:52.898Z] ---> Running in d0b55c3d62e1 [2023-01-25T15:47:53.188Z] Removing intermediate container d0b55c3d62e1 [2023-01-25T15:47:53.188Z] ---> 73b61dea950a [2023-01-25T15:47:53.188Z] Step 29/32 : CMD ["gate"] [2023-01-25T15:47:53.488Z] ---> Running in 70de3f0ad32f [2023-01-25T15:47:53.770Z] Removing intermediate container 70de3f0ad32f [2023-01-25T15:47:53.770Z] ---> a8ac22b37ceb [2023-01-25T15:47:53.770Z] Step 30/32 : LABEL arch=arm64 [2023-01-25T15:47:54.051Z] ---> Running in 746aa7299349 [2023-01-25T15:47:54.325Z] Removing intermediate container 746aa7299349 [2023-01-25T15:47:54.325Z] ---> a633dd7dd473 [2023-01-25T15:47:54.325Z] Step 31/32 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:47:54.604Z] ---> Running in f50c8ce1e984 [2023-01-25T15:47:54.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:47:54.881Z] Removing intermediate container f50c8ce1e984 [2023-01-25T15:47:54.881Z] ---> 268ac8339104 [2023-01-25T15:47:54.881Z] Step 32/32 : LABEL version=0.0.0 [2023-01-25T15:47:54.881Z] ---> Running in bf741206c34e [2023-01-25T15:47:55.471Z] Removing intermediate container bf741206c34e [2023-01-25T15:47:55.471Z] ---> aedf26ff31c2 [2023-01-25T15:47:55.471Z] [2023-01-25T15:47:55.739Z] Successfully built aedf26ff31c2 [2023-01-25T15:47:55.739Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-25T15:47:56.007Z]  Building security-bootstrapper ... done v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T15:47:56.008Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T15:47:56.008Z] OK: 15736 distinct packages available [2023-01-25T15:47:56.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:47:56.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:47:57.514Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-25T15:47:57.514Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-25T15:47:57.514Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-25T15:47:57.514Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-25T15:47:57.514Z] (5/9) Installing curl (7.80.0-r5) [2023-01-25T15:47:57.514Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-25T15:47:57.514Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-25T15:47:57.514Z] (8/9) Installing libucontext (1.1-r0) [2023-01-25T15:47:57.514Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-25T15:47:57.514Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T15:47:57.514Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T15:47:57.786Z] OK: 8 MiB in 23 packages [2023-01-25T15:47:59.746Z] Removing intermediate container 0a00b48ee82c [2023-01-25T15:47:59.746Z] ---> 0ecd19b7274d [2023-01-25T15:47:59.746Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:48:00.334Z] ---> 54293a5d9a43 [2023-01-25T15:48:00.334Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-25T15:48:02.290Z] ---> 315cb084c582 [2023-01-25T15:48:02.290Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-25T15:48:02.877Z] ---> 4a5961e8f671 [2023-01-25T15:48:02.877Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-25T15:48:02.877Z] ---> Running in d8319177d85f [2023-01-25T15:48:03.149Z] Removing intermediate container d8319177d85f [2023-01-25T15:48:03.149Z] ---> 4740070a8ab2 [2023-01-25T15:48:03.149Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:48:03.418Z] ---> Running in 6076e61d0567 [2023-01-25T15:48:04.005Z] Removing intermediate container 6076e61d0567 [2023-01-25T15:48:04.005Z] ---> 3a77e5ef6d2e [2023-01-25T15:48:04.005Z] Step 17/19 : LABEL arch=arm64 [2023-01-25T15:48:04.005Z] ---> Running in 7d8d146ceb7e [2023-01-25T15:48:04.595Z] Removing intermediate container 7d8d146ceb7e [2023-01-25T15:48:04.595Z] ---> ab80b301835c [2023-01-25T15:48:04.595Z] Step 18/19 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:48:04.595Z] ---> Running in afb171d2d76c [2023-01-25T15:48:05.185Z] Removing intermediate container afb171d2d76c [2023-01-25T15:48:05.185Z] ---> 14322b1dc74d [2023-01-25T15:48:05.185Z] Step 19/19 : LABEL version=0.0.0 [2023-01-25T15:48:05.185Z] ---> Running in 58c112d0ec71 [2023-01-25T15:48:05.777Z] Removing intermediate container 58c112d0ec71 [2023-01-25T15:48:05.777Z] ---> efe8abd59969 [2023-01-25T15:48:05.777Z] [2023-01-25T15:48:06.048Z] Successfully built efe8abd59969 [2023-01-25T15:48:06.048Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-25T15:48:08.650Z]  Building security-spiffe-token-provider ... done Removing intermediate container d6e0c17a9233 [2023-01-25T15:48:08.651Z] ---> c17acdd27329 [2023-01-25T15:48:08.651Z] [2023-01-25T15:48:08.651Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T15:48:08.651Z] ---> 2b4661558fb8 [2023-01-25T15:48:08.651Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-25T15:48:08.920Z] ---> Running in 07bf085ffa8b [2023-01-25T15:48:09.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T15:48:10.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T15:48:11.126Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-25T15:48:11.396Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-25T15:48:11.396Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T15:48:11.396Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T15:48:11.666Z] OK: 6 MiB in 16 packages [2023-01-25T15:48:13.094Z] Removing intermediate container 07bf085ffa8b [2023-01-25T15:48:13.094Z] ---> b2e9520af40f [2023-01-25T15:48:13.094Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T15:48:13.094Z] ---> Running in d91a63464f0f [2023-01-25T15:48:13.094Z] Removing intermediate container d91a63464f0f [2023-01-25T15:48:13.094Z] ---> bc8c245f830d [2023-01-25T15:48:13.094Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-25T15:48:13.367Z] ---> Running in 7c6fbfe33d40 [2023-01-25T15:48:13.638Z] Removing intermediate container 7c6fbfe33d40 [2023-01-25T15:48:13.638Z] ---> a2119b53f9eb [2023-01-25T15:48:13.638Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T15:48:13.638Z] ---> Running in 967039cbba8a [2023-01-25T15:48:13.909Z] Removing intermediate container 967039cbba8a [2023-01-25T15:48:13.909Z] ---> b53591ef3208 [2023-01-25T15:48:13.909Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T15:48:14.496Z] ---> 1a26caffbd59 [2023-01-25T15:48:14.496Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-25T15:48:15.911Z] ---> 59f587bda8f3 [2023-01-25T15:48:15.911Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-25T15:48:16.500Z] ---> 74fad755c2b2 [2023-01-25T15:48:16.500Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-25T15:48:16.500Z] ---> Running in 1e8dfa81eaf1 [2023-01-25T15:48:16.770Z] Removing intermediate container 1e8dfa81eaf1 [2023-01-25T15:48:16.770Z] ---> 35f00af9b4d5 [2023-01-25T15:48:16.770Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T15:48:16.770Z] ---> Running in bbc7bdb3bdd4 [2023-01-25T15:48:17.040Z] Removing intermediate container bbc7bdb3bdd4 [2023-01-25T15:48:17.040Z] ---> 9b46a7b73b49 [2023-01-25T15:48:17.040Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T15:48:17.309Z] ---> Running in 8bfe59109b2a [2023-01-25T15:48:17.582Z] Removing intermediate container 8bfe59109b2a [2023-01-25T15:48:17.582Z] ---> dd79ba344fdb [2023-01-25T15:48:17.582Z] Step 21/22 : LABEL git_sha=33db503313f2d5a70aa26e129afa63cdecd0885a [2023-01-25T15:48:17.582Z] ---> Running in 18e377a4c887 [2023-01-25T15:48:17.851Z] Removing intermediate container 18e377a4c887 [2023-01-25T15:48:17.851Z] ---> c4da2452a6ed [2023-01-25T15:48:17.851Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T15:48:17.851Z] ---> Running in f6aff5d3ba7e [2023-01-25T15:48:18.126Z] Removing intermediate container f6aff5d3ba7e [2023-01-25T15:48:18.126Z] ---> 40d9d5270bb5 [2023-01-25T15:48:18.126Z] [2023-01-25T15:48:18.393Z] Successfully built 40d9d5270bb5 [2023-01-25T15:48:18.393Z] Successfully tagged support-notifications-arm64:latest [2023-01-25T15:48:18.678Z]  Building support-notifications ... done  [Pipeline] } [2023-01-25T15:48:18.671Z] $ docker stop --time=1 29d881550c07177d80e1aad4affc5fb2bcf2132c7b90358420d7709a76829ceb [2023-01-25T15:48:20.341Z] $ docker rm -f --volumes 29d881550c07177d80e1aad4affc5fb2bcf2132c7b90358420d7709a76829ceb [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T15:48:20.835Z] + docker images [2023-01-25T15:48:21.101Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-25T15:48:21.101Z] support-notifications-arm64 latest 40d9d5270bb5 2 seconds ago 29.6MB [2023-01-25T15:48:21.101Z] c17acdd27329 13 seconds ago 1.57GB [2023-01-25T15:48:21.101Z] security-spiffe-token-provider-arm64 latest efe8abd59969 15 seconds ago 28.9MB [2023-01-25T15:48:21.101Z] security-bootstrapper-arm64 latest aedf26ff31c2 25 seconds ago 19.5MB [2023-01-25T15:48:21.101Z] 0b86d9d6b04e 32 seconds ago 1.54GB [2023-01-25T15:48:21.101Z] core-command-arm64 latest 95f093b39e89 39 seconds ago 17MB [2023-01-25T15:48:21.101Z] c5f3164eb942 52 seconds ago 1.51GB [2023-01-25T15:48:21.101Z] 6e387937618a About a minute ago 1.5GB [2023-01-25T15:48:21.101Z] core-common-config-bootstrapper-arm64 latest 91f4b453702c 5 minutes ago 14.4MB [2023-01-25T15:48:21.101Z] 2e1073923a0f 6 minutes ago 1.5GB [2023-01-25T15:48:21.101Z] security-spire-config-arm64 latest 23abff42a868 6 minutes ago 83.6MB [2023-01-25T15:48:21.101Z] security-spire-server-arm64 latest b9021024df52 7 minutes ago 84.3MB [2023-01-25T15:48:21.101Z] d93eda944bfc 7 minutes ago 1.38GB [2023-01-25T15:48:21.101Z] 6fb209c167c0 7 minutes ago 1.38GB [2023-01-25T15:48:21.101Z] support-scheduler-arm64 latest 42b77325f5a5 8 minutes ago 29MB [2023-01-25T15:48:21.101Z] 1392ec00de1a 8 minutes ago 1.57GB [2023-01-25T15:48:21.101Z] core-data-arm64 latest 755989b3e5ad 10 minutes ago 17.2MB [2023-01-25T15:48:21.101Z] b6b77560191d 10 minutes ago 1.51GB [2023-01-25T15:48:21.101Z] core-metadata-arm64 latest fe9eb719ac7e 10 minutes ago 17.8MB [2023-01-25T15:48:21.101Z] d6bbeb6e5249 11 minutes ago 1.51GB [2023-01-25T15:48:21.101Z] security-secretstore-setup-arm64 latest 577303633845 11 minutes ago 28.7MB [2023-01-25T15:48:21.101Z] security-proxy-setup-arm64 latest 997b1562b56b 11 minutes ago 26.8MB [2023-01-25T15:48:21.101Z] 985a32a37304 12 minutes ago 1.5GB [2023-01-25T15:48:21.101Z] c8635360d94d 12 minutes ago 1.5GB [2023-01-25T15:48:21.101Z] security-spire-agent-arm64 latest e1fc400d4656 18 minutes ago 122MB [2023-01-25T15:48:21.101Z] 15cf13e0e3fd 18 minutes ago 1.38GB [2023-01-25T15:48:21.101Z] ci-base-image-arm64 latest 89c42e7fdc0d 32 minutes ago 905MB [2023-01-25T15:48:21.101Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-25T15:48:21.101Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-25T15:48:21.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-25T15:48:21.101Z] 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-01-25T15:48:21.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T15:48:21.564Z] [2023-01-25T15:48:21.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:48:21.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T15:48:22.170Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-25T15:48:22.170Z] 8998bd30e6a1: Pulling fs layer [2023-01-25T15:48:22.170Z] 04944245beec: Pulling fs layer [2023-01-25T15:48:22.170Z] 699f458cf7ca: Pulling fs layer [2023-01-25T15:48:22.170Z] 765212b225bb: Pulling fs layer [2023-01-25T15:48:22.170Z] f23df028b6ca: Pulling fs layer [2023-01-25T15:48:22.170Z] d65c8cfc05b1: Pulling fs layer [2023-01-25T15:48:22.170Z] 2437ff75d9bd: Pulling fs layer [2023-01-25T15:48:22.170Z] f23df028b6ca: Waiting [2023-01-25T15:48:22.170Z] d65c8cfc05b1: Waiting [2023-01-25T15:48:22.170Z] 2437ff75d9bd: Waiting [2023-01-25T15:48:22.170Z] 765212b225bb: Waiting [2023-01-25T15:48:22.170Z] 04944245beec: Verifying Checksum [2023-01-25T15:48:22.170Z] 04944245beec: Download complete [2023-01-25T15:48:22.170Z] 765212b225bb: Verifying Checksum [2023-01-25T15:48:22.170Z] 765212b225bb: Download complete [2023-01-25T15:48:22.170Z] f23df028b6ca: Verifying Checksum [2023-01-25T15:48:22.170Z] f23df028b6ca: Download complete [2023-01-25T15:48:22.170Z] d65c8cfc05b1: Verifying Checksum [2023-01-25T15:48:22.170Z] d65c8cfc05b1: Download complete [2023-01-25T15:48:22.439Z] 699f458cf7ca: Verifying Checksum [2023-01-25T15:48:22.439Z] 699f458cf7ca: Download complete [2023-01-25T15:48:22.703Z] 8998bd30e6a1: Verifying Checksum [2023-01-25T15:48:22.703Z] 8998bd30e6a1: Download complete [2023-01-25T15:48:25.280Z] 2437ff75d9bd: Verifying Checksum [2023-01-25T15:48:25.280Z] 2437ff75d9bd: Download complete [2023-01-25T15:48:27.215Z] 8998bd30e6a1: Pull complete [2023-01-25T15:48:27.215Z] 04944245beec: Pull complete [2023-01-25T15:48:28.621Z] 699f458cf7ca: Pull complete [2023-01-25T15:48:28.887Z] 765212b225bb: Pull complete [2023-01-25T15:48:29.469Z] f23df028b6ca: Pull complete [2023-01-25T15:48:29.735Z] d65c8cfc05b1: Pull complete [2023-01-25T15:48:44.719Z] 2437ff75d9bd: Pull complete [2023-01-25T15:48:44.719Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-25T15:48:44.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T15:48:44.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:48:44.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-3674 does not seem to be running inside a container [2023-01-25T15:48:44.977Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-25T15:48:48.679Z] $ docker top eb632826f632e1a7fd3b013fcee4fc75b8bdec225dca8bf7f59c782f81e4a6d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:48:49.569Z] ---> job-cost.sh [2023-01-25T15:48:49.569Z] lf-activate-venv: SKIPPING [2023-01-25T15:48:49.569Z] INFO: No Stack... [2023-01-25T15:48:50.152Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-25T15:48:50.731Z] INFO: Archiving Costs [Pipeline] sh [2023-01-25T15:48:51.053Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-01-25T15:48:51.053Z] + cut -d, -f6 [Pipeline] lock [2023-01-25T15:48:51.355Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4302-4-stack-cost] [2023-01-25T15:48:51.365Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4302-4-stack-cost] did not exist. Created. [2023-01-25T15:48:51.365Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4302-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-25T15:48:52.000Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-25T15:48:52.196Z] Stashed 1 file(s) [Pipeline] } [2023-01-25T15:48:52.204Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4302-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-25T15:48:52.205Z] $ docker stop --time=1 eb632826f632e1a7fd3b013fcee4fc75b8bdec225dca8bf7f59c782f81e4a6d0 [2023-01-25T15:48:53.680Z] $ docker rm -f --volumes eb632826f632e1a7fd3b013fcee4fc75b8bdec225dca8bf7f59c782f81e4a6d0 [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-01-25T15:48:54.069Z] provisioning config files... [2023-01-25T15:48:54.076Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3776820293158366657tmp [Pipeline] { [Pipeline] sh [2023-01-25T15:48:54.367Z] + set +x [2023-01-25T15:48:54.367Z] + curl+ -s https://codecov.io/bash [2023-01-25T15:48:54.367Z] bash -s -- [2023-01-25T15:48:54.367Z] [2023-01-25T15:48:54.367Z] _____ _ [2023-01-25T15:48:54.367Z] / ____| | | [2023-01-25T15:48:54.367Z] | | ___ __| | ___ ___ _____ __ [2023-01-25T15:48:54.367Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-25T15:48:54.367Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-25T15:48:54.367Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-25T15:48:54.367Z] Bash-1.0.6 [2023-01-25T15:48:54.367Z] [2023-01-25T15:48:54.367Z] [2023-01-25T15:48:54.367Z] ==> git version 2.25.1 found [2023-01-25T15:48:54.367Z] ==> 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-01-25T15:48:54.367Z] Release-Date: 2020-01-08 [2023-01-25T15:48:54.367Z] 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-01-25T15:48:54.367Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-25T15:48:54.367Z] ==> Jenkins CI detected. [2023-01-25T15:48:54.367Z] current dir:  /w/workspace/edgex-go/4 [2023-01-25T15:48:54.367Z] project root: . [2023-01-25T15:48:54.367Z] --> token set from env [2023-01-25T15:48:54.367Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-25T15:48:54.367Z] ==> Running gcov in . (disable via -X gcov) [2023-01-25T15:48:54.367Z] ==> Python coveragepy not found [2023-01-25T15:48:54.367Z] ==> Searching for coverage reports in: [2023-01-25T15:48:54.367Z] + . [2023-01-25T15:48:54.367Z] -> Found 1 reports [2023-01-25T15:48:54.367Z] ==> Detecting git/mercurial file structure [2023-01-25T15:48:54.625Z] ==> Reading reports [2023-01-25T15:48:54.625Z] + ./coverage.out bytes=489970 [2023-01-25T15:48:54.625Z] ==> Appending adjustments [2023-01-25T15:48:54.625Z] https://docs.codecov.io/docs/fixing-reports [2023-01-25T15:48:55.561Z] + Found adjustments [2023-01-25T15:48:55.561Z] ==> Gzipping contents [2023-01-25T15:48:55.821Z] 64K /tmp/codecov.k2W8uV.gz [2023-01-25T15:48:55.821Z] ==> Uploading reports [2023-01-25T15:48:55.821Z] url: https://codecov.io [2023-01-25T15:48:55.821Z] query: branch=PR-4302&commit=33db503313f2d5a70aa26e129afa63cdecd0885a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= [2023-01-25T15:48:55.821Z] -> Pinging Codecov [2023-01-25T15:48:55.821Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4302&commit=33db503313f2d5a70aa26e129afa63cdecd0885a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4302%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4302&job=&cmd_args= [2023-01-25T15:48:57.202Z] -> Uploading to [2023-01-25T15:48:57.202Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-25/00271124DB129430A58F1EEE437C3FCB/33db503313f2d5a70aa26e129afa63cdecd0885a/37157cd8-a7c4-49f3-a750-0fff959cfba2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230125T154856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34676a7a60ff6d1b9ffc49993d0f096c4819b12a9f7b9b4a2a23a15caf04db31 [2023-01-25T15:48:57.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-25T15:48:57.202Z] Dload Upload Total Spent Left Speed [2023-01-25T15:48:57.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63278 0 0 100 63278 0 218k --:--:-- --:--:-- --:--:-- 218k [2023-01-25T15:48:57.202Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/33db503313f2d5a70aa26e129afa63cdecd0885a [Pipeline] } [2023-01-25T15:48:57.209Z] 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-01-25T15:48:57.850Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:48:58.144Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:48:59.002Z] ---> package-listing.sh [2023-01-25T15:48:59.002Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-25T15:48:59.002Z] ++ facter osfamily [2023-01-25T15:48:59.260Z] + OS_FAMILY=debian [2023-01-25T15:48:59.260Z] + workspace=/w/workspace/edgex-go/4 [2023-01-25T15:48:59.260Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-25T15:48:59.260Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-25T15:48:59.260Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-25T15:48:59.260Z] + PACKAGES=/tmp/packages_start.txt [2023-01-25T15:48:59.260Z] + '[' /w/workspace/edgex-go/4 ']' [2023-01-25T15:48:59.260Z] + PACKAGES=/tmp/packages_end.txt [2023-01-25T15:48:59.260Z] + case "${OS_FAMILY}" in [2023-01-25T15:48:59.260Z] + dpkg -l [2023-01-25T15:48:59.260Z] + grep '^ii' [2023-01-25T15:48:59.260Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-25T15:48:59.260Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-25T15:48:59.260Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-25T15:48:59.260Z] + '[' /w/workspace/edgex-go/4 ']' [2023-01-25T15:48:59.260Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-01-25T15:48:59.260Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-01-25T15:48:59.271Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-25T15:48:59.548Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:49:00.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T15:49:00.107Z] [2023-01-25T15:49:00.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T15:49:00.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T15:49:00.417Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-25T15:49:00.417Z] 5eb5b503b376: Pulling fs layer [2023-01-25T15:49:00.417Z] 5c69ac0246d0: Pulling fs layer [2023-01-25T15:49:00.417Z] ec43610c2a17: Pulling fs layer [2023-01-25T15:49:00.417Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-25T15:49:00.417Z] 33b1e0a273af: Pulling fs layer [2023-01-25T15:49:00.417Z] 5d3b04190fa2: Pulling fs layer [2023-01-25T15:49:00.417Z] 2f39f015ded8: Pulling fs layer [2023-01-25T15:49:00.417Z] 3a2ae6a8a46f: Waiting [2023-01-25T15:49:00.417Z] 33b1e0a273af: Waiting [2023-01-25T15:49:00.417Z] 5d3b04190fa2: Waiting [2023-01-25T15:49:00.417Z] 2f39f015ded8: Waiting [2023-01-25T15:49:00.417Z] 5c69ac0246d0: Verifying Checksum [2023-01-25T15:49:00.417Z] 5c69ac0246d0: Download complete [2023-01-25T15:49:00.417Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-25T15:49:00.417Z] 3a2ae6a8a46f: Download complete [2023-01-25T15:49:00.682Z] 33b1e0a273af: Verifying Checksum [2023-01-25T15:49:00.682Z] 33b1e0a273af: Download complete [2023-01-25T15:49:00.682Z] 5d3b04190fa2: Verifying Checksum [2023-01-25T15:49:00.682Z] 5d3b04190fa2: Download complete [2023-01-25T15:49:00.682Z] ec43610c2a17: Verifying Checksum [2023-01-25T15:49:00.682Z] ec43610c2a17: Download complete [2023-01-25T15:49:00.943Z] 5eb5b503b376: Download complete [2023-01-25T15:49:01.510Z] 2f39f015ded8: Verifying Checksum [2023-01-25T15:49:01.510Z] 2f39f015ded8: Download complete [2023-01-25T15:49:02.075Z] 5eb5b503b376: Pull complete [2023-01-25T15:49:02.075Z] 5c69ac0246d0: Pull complete [2023-01-25T15:49:02.639Z] ec43610c2a17: Pull complete [2023-01-25T15:49:02.639Z] 3a2ae6a8a46f: Pull complete [2023-01-25T15:49:02.639Z] 33b1e0a273af: Pull complete [2023-01-25T15:49:02.896Z] 5d3b04190fa2: Pull complete [2023-01-25T15:49:07.074Z] 2f39f015ded8: Pull complete [2023-01-25T15:49:07.074Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-25T15:49:07.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T15:49:07.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T15:49:07.272Z] prd-ubuntu20.04-docker-8c-8g-3672 does not seem to be running inside a container [2023-01-25T15:49:07.311Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-25T15:49:09.269Z] $ docker top 962e050e84e0886799cc44e833eb1c8ac04cd266cb9cdafdf0c4aa2d272251cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T15:49:09.643Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-25T15:49:09.976Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-25T15:49:10.264Z] + ls /var/log/sa-host [2023-01-25T15:49:10.264Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T15:49:10.328Z] provisioning config files... [2023-01-25T15:49:10.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config408726047013177073tmp [Pipeline] { [Pipeline] echo [2023-01-25T15:49:10.347Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:49:10.629Z] ---> create-netrc.sh [Pipeline] } [2023-01-25T15:49:10.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:49:10.969Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-25T15:49:10.978Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:49:11.263Z] ---> sudo-logs.sh [2023-01-25T15:49:11.263Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-25T15:49:11.287Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:49:11.576Z] ---> job-cost.sh [2023-01-25T15:49:11.576Z] lf-activate-venv: SKIPPING [2023-01-25T15:49:11.576Z] DEBUG: total: 0.10999999940395355 [2023-01-25T15:49:11.576Z] INFO: Retrieving Stack Cost... [2023-01-25T15:49:11.835Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-25T15:49:12.404Z] INFO: Archiving Costs [Pipeline] echo [2023-01-25T15:49:12.419Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T15:49:12.705Z] ---> logs-deploy.sh [2023-01-25T15:49:12.705Z] lf-activate-venv: SKIPPING [2023-01-25T15:49:12.705Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4302/4 [2023-01-25T15:49:12.705Z] INFO: archiving workspace using pattern(s): [2023-01-25T15:49:13.643Z] Archives upload complete. [2023-01-25T15:49:13.902Z] INFO: archiving logs to Nexus [2023-01-25T15:49:14.472Z] ---> uname -a: [2023-01-25T15:49:14.472Z] Linux prd-ubuntu20-04-docker-8c-8g-3672 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-25T15:49:14.472Z] [2023-01-25T15:49:14.472Z] [2023-01-25T15:49:14.472Z] ---> lscpu: [2023-01-25T15:49:14.472Z] Architecture: x86_64 [2023-01-25T15:49:14.472Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-25T15:49:14.472Z] Byte Order: Little Endian [2023-01-25T15:49:14.472Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-25T15:49:14.472Z] CPU(s): 8 [2023-01-25T15:49:14.472Z] On-line CPU(s) list: 0-7 [2023-01-25T15:49:14.472Z] Thread(s) per core: 1 [2023-01-25T15:49:14.472Z] Core(s) per socket: 1 [2023-01-25T15:49:14.472Z] Socket(s): 8 [2023-01-25T15:49:14.472Z] NUMA node(s): 1 [2023-01-25T15:49:14.472Z] Vendor ID: AuthenticAMD [2023-01-25T15:49:14.472Z] CPU family: 23 [2023-01-25T15:49:14.472Z] Model: 49 [2023-01-25T15:49:14.472Z] Model name: AMD EPYC-Rome Processor [2023-01-25T15:49:14.472Z] Stepping: 0 [2023-01-25T15:49:14.472Z] CPU MHz: 2800.000 [2023-01-25T15:49:14.472Z] BogoMIPS: 5600.00 [2023-01-25T15:49:14.472Z] Virtualization: AMD-V [2023-01-25T15:49:14.472Z] Hypervisor vendor: KVM [2023-01-25T15:49:14.472Z] Virtualization type: full [2023-01-25T15:49:14.472Z] L1d cache: 256 KiB [2023-01-25T15:49:14.472Z] L1i cache: 256 KiB [2023-01-25T15:49:14.472Z] L2 cache: 4 MiB [2023-01-25T15:49:14.472Z] L3 cache: 128 MiB [2023-01-25T15:49:14.472Z] NUMA node0 CPU(s): 0-7 [2023-01-25T15:49:14.472Z] Vulnerability Itlb multihit: Not affected [2023-01-25T15:49:14.472Z] Vulnerability L1tf: Not affected [2023-01-25T15:49:14.472Z] Vulnerability Mds: Not affected [2023-01-25T15:49:14.472Z] Vulnerability Meltdown: Not affected [2023-01-25T15:49:14.472Z] Vulnerability Mmio stale data: Not affected [2023-01-25T15:49:14.472Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-25T15:49:14.472Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-25T15:49:14.472Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-25T15:49:14.472Z] Vulnerability Srbds: Not affected [2023-01-25T15:49:14.472Z] Vulnerability Tsx async abort: Not affected [2023-01-25T15:49:14.472Z] 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-01-25T15:49:14.472Z] [2023-01-25T15:49:14.472Z] [2023-01-25T15:49:14.472Z] ---> nproc: [2023-01-25T15:49:14.472Z] 8 [2023-01-25T15:49:14.472Z] [2023-01-25T15:49:14.472Z] [2023-01-25T15:49:14.472Z] ---> df -h: [2023-01-25T15:49:14.472Z] Filesystem Size Used Avail Use% Mounted on [2023-01-25T15:49:14.472Z] overlay 155G 19G 137G 12% / [2023-01-25T15:49:14.472Z] tmpfs 64M 0 64M 0% /dev [2023-01-25T15:49:14.472Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-25T15:49:14.472Z] shm 64M 0 64M 0% /dev/shm [2023-01-25T15:49:14.472Z] /dev/vda1 155G 19G 137G 12% /facter-os [2023-01-25T15:49:14.472Z] [2023-01-25T15:49:14.472Z] [2023-01-25T15:49:14.472Z] ---> sar -b -r -n DEV: [2023-01-25T15:49:14.472Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3672) 01/25/23 _x86_64_ (8 CPU) [2023-01-25T15:49:14.472Z] [2023-01-25T15:49:14.472Z] 15:08:02 LINUX RESTART (8 CPU) [2023-01-25T15:49:14.472Z] [2023-01-25T15:49:14.472Z] 15:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-25T15:49:14.472Z] 15:10:01 99.03 0.93 98.10 0.00 24.66 55464.85 0.00 [2023-01-25T15:49:14.472Z] 15:11:01 41.94 0.05 41.89 0.00 3.20 13008.21 0.00 [2023-01-25T15:49:14.472Z] 15:12:01 79.35 0.38 78.97 0.00 14.93 31255.72 0.00 [2023-01-25T15:49:14.472Z] 15:13:01 770.11 6.81 763.30 0.00 63.85 338282.04 0.00 [2023-01-25T15:49:14.472Z] 15:14:01 864.78 12.68 852.11 0.00 5166.08 249387.31 0.00 [2023-01-25T15:49:14.472Z] 15:15:01 947.09 0.27 946.83 0.00 22.93 198468.39 0.00 [2023-01-25T15:49:14.472Z] 15:16:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 [2023-01-25T15:49:14.472Z] 15:17:01 1.38 0.02 1.37 0.00 0.13 15.46 0.00 [2023-01-25T15:49:14.472Z] 15:18:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2023-01-25T15:49:14.472Z] 15:19:01 1.30 0.00 1.30 0.00 0.00 13.73 0.00 [2023-01-25T15:49:14.472Z] 15:20:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2023-01-25T15:49:14.472Z] 15:21:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 [2023-01-25T15:49:14.472Z] 15:22:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2023-01-25T15:49:14.472Z] 15:23:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 [2023-01-25T15:49:14.472Z] 15:24:01 1.58 0.02 1.57 0.00 0.13 22.13 0.00 [2023-01-25T15:49:14.472Z] 15:25:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 [2023-01-25T15:49:14.472Z] 15:26:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 [2023-01-25T15:49:14.472Z] 15:27:01 1.98 0.00 1.98 0.00 0.00 21.60 0.00 [2023-01-25T15:49:14.472Z] 15:28:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 [2023-01-25T15:49:14.472Z] 15:29:01 3.68 1.58 2.10 0.00 36.25 25.19 0.00 [2023-01-25T15:49:14.472Z] 15:30:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 [2023-01-25T15:49:14.472Z] 15:31:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 [2023-01-25T15:49:14.472Z] 15:32:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2023-01-25T15:49:14.472Z] 15:33:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 [2023-01-25T15:49:14.472Z] 15:34:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2023-01-25T15:49:14.472Z] 15:35:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 [2023-01-25T15:49:14.472Z] 15:36:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2023-01-25T15:49:14.472Z] 15:37:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2023-01-25T15:49:14.472Z] 15:38:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2023-01-25T15:49:14.472Z] 15:39:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 [2023-01-25T15:49:14.472Z] 15:40:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2023-01-25T15:49:14.472Z] 15:41:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2023-01-25T15:49:14.472Z] 15:42:01 0.93 0.00 0.93 0.00 0.00 9.87 0.00 [2023-01-25T15:49:14.472Z] 15:43:01 1.38 0.00 1.38 0.00 0.00 17.73 0.00 [2023-01-25T15:49:14.472Z] 15:44:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2023-01-25T15:49:14.472Z] 15:45:01 1.67 0.00 1.67 0.00 0.00 18.39 0.00 [2023-01-25T15:49:14.472Z] 15:46:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2023-01-25T15:49:14.472Z] 15:47:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 [2023-01-25T15:49:14.472Z] 15:48:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2023-01-25T15:49:14.472Z] 15:49:01 2.58 0.23 2.35 0.00 21.20 189.97 0.00 [2023-01-25T15:49:14.472Z] Average: 71.29 0.57 70.71 0.00 133.87 22166.58 0.00 [2023-01-25T15:49:14.472Z] [2023-01-25T15:49:14.472Z] 15:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-25T15:49:14.472Z] 15:10:01 28584728 31616272 691488 2.10 111704 3166664 1740600 5.13 1066264 2835212 4156 [2023-01-25T15:49:14.472Z] 15:11:01 27809728 31302200 995580 3.03 114920 3582012 2111672 6.22 1477024 3144952 174152 [2023-01-25T15:49:14.472Z] 15:12:01 25257208 31460472 836620 2.54 118256 6217036 2602588 7.67 1622648 5478612 2552656 [2023-01-25T15:49:14.472Z] 15:13:01 21200056 30803544 1462696 4.45 290328 9162108 4415592 13.01 2691544 8140580 419644 [2023-01-25T15:49:14.472Z] 15:14:01 18532820 30790908 1468036 4.46 345908 11587984 3633960 10.71 3369804 9951464 480704 [2023-01-25T15:49:14.472Z] 15:15:01 20216872 31533828 741360 2.25 375716 10678460 1893520 5.58 2372348 9347864 424 [2023-01-25T15:49:14.473Z] 15:16:01 20217572 31534552 740544 2.25 375736 10678464 1893520 5.58 2372360 9347864 176 [2023-01-25T15:49:14.473Z] 15:17:01 20227876 31544968 729964 2.22 375756 10678468 1893520 5.58 2361292 9347896 192 [2023-01-25T15:49:14.473Z] 15:18:01 20228332 31545464 729404 2.22 375772 10678476 1893520 5.58 2361052 9347900 208 [2023-01-25T15:49:14.473Z] 15:19:01 20228892 31546040 728840 2.22 375780 10678476 1893520 5.58 2360380 9347900 8 [2023-01-25T15:49:14.473Z] 15:20:01 20229680 31546848 728056 2.21 375788 10678480 1893520 5.58 2360320 9347912 32 [2023-01-25T15:49:14.473Z] 15:21:01 20230088 31547276 727568 2.21 375812 10678472 1893520 5.58 2360336 9347912 12 [2023-01-25T15:49:14.473Z] 15:22:01 20230048 31547260 727532 2.21 375828 10678480 1893520 5.58 2360472 9347916 24 [2023-01-25T15:49:14.473Z] 15:23:01 20229988 31547224 727724 2.21 375844 10678488 1893520 5.58 2360504 9347920 48 [2023-01-25T15:49:14.473Z] 15:24:01 20229544 31546860 727972 2.21 375868 10678464 1886380 5.56 2361076 9347904 188 [2023-01-25T15:49:14.473Z] 15:25:01 20229456 31546852 727900 2.21 375916 10678472 1886380 5.56 2360664 9347912 4 [2023-01-25T15:49:14.473Z] 15:26:01 20229432 31546900 727816 2.21 375976 10678476 1886380 5.56 2360732 9347916 8 [2023-01-25T15:49:14.473Z] 15:27:01 20229092 31546608 727988 2.21 376020 10678476 1886380 5.56 2361468 9347916 172 [2023-01-25T15:49:14.473Z] 15:28:01 20229488 31547048 727680 2.21 376056 10678480 1886380 5.56 2361268 9347920 200 [2023-01-25T15:49:14.473Z] 15:29:01 20221348 31541048 733668 2.23 376092 10679564 1886380 5.56 2371156 9348204 176 [2023-01-25T15:49:14.473Z] 15:30:01 20221080 31540816 733900 2.23 376136 10679556 1886380 5.56 2370340 9348208 20 [2023-01-25T15:49:14.473Z] 15:31:01 20220704 31540492 734280 2.23 376144 10679572 1886380 5.56 2370856 9348212 184 [2023-01-25T15:49:14.473Z] 15:32:01 20220656 31540552 734132 2.23 376148 10679704 1886380 5.56 2370888 9348316 184 [2023-01-25T15:49:14.473Z] 15:33:01 20220176 31540108 734584 2.23 376156 10679708 1886380 5.56 2370712 9348348 12 [2023-01-25T15:49:14.473Z] 15:34:01 20219992 31539988 734616 2.23 376176 10679712 1886380 5.56 2370952 9348352 180 [2023-01-25T15:49:14.473Z] 15:35:01 20219976 31539996 734648 2.23 376196 10679716 1886380 5.56 2370848 9348356 176 [2023-01-25T15:49:14.473Z] 15:36:01 20219920 31539968 734620 2.23 376220 10679720 1886380 5.56 2370964 9348360 176 [2023-01-25T15:49:14.473Z] 15:37:01 20219912 31539980 734608 2.23 376240 10679720 1886380 5.56 2370700 9348360 8 [2023-01-25T15:49:14.473Z] 15:38:01 20219412 31539504 734840 2.23 376272 10679720 1886380 5.56 2371160 9348364 32 [2023-01-25T15:49:14.473Z] 15:39:01 20219476 31539608 734744 2.23 376296 10679728 1886380 5.56 2370904 9348368 8 [2023-01-25T15:49:14.473Z] 15:40:01 20219612 31539752 734752 2.23 376308 10679728 1886380 5.56 2371000 9348368 8 [2023-01-25T15:49:14.473Z] 15:41:01 20219168 31539332 734992 2.24 376320 10679732 1886380 5.56 2371464 9348372 172 [2023-01-25T15:49:14.473Z] 15:42:01 20219136 31539300 734964 2.24 376320 10679732 1886380 5.56 2371400 9348372 184 [2023-01-25T15:49:14.473Z] 15:43:01 20219056 31539248 734880 2.23 376340 10679732 1886380 5.56 2371328 9348380 44 [2023-01-25T15:49:14.473Z] 15:44:01 20218984 31539220 734824 2.23 376368 10679744 1886380 5.56 2371496 9348384 184 [2023-01-25T15:49:14.473Z] 15:45:01 20218884 31539144 735040 2.24 376388 10679744 1886380 5.56 2371992 9348384 196 [2023-01-25T15:49:14.473Z] 15:46:01 20218656 31538932 735232 2.24 376400 10679748 1886380 5.56 2371788 9348388 188 [2023-01-25T15:49:14.473Z] 15:47:01 20218552 31538844 735260 2.24 376412 10679748 1886380 5.56 2371744 9348388 16 [2023-01-25T15:49:14.473Z] 15:48:01 20218284 31538592 735496 2.24 376428 10679748 1886380 5.56 2371756 9348392 16 [2023-01-25T15:49:14.473Z] 15:49:01 19978176 31515968 757352 2.30 376508 10888124 1997400 5.89 2392564 9556292 211428 [2023-01-25T15:49:14.473Z] Average: 20723552 31497788 778155 2.37 353621 10192416 2017575 5.95 2327939 8923616 96165 [2023-01-25T15:49:14.473Z] [2023-01-25T15:49:14.473Z] 15:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-25T15:49:14.473Z] 15:10:01 ens3 516.21 393.00 7426.49 40.04 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:10:01 docker0 275.64 344.59 17.58 3407.80 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:10:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:11:01 ens3 54.38 54.98 36.06 100.75 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:11:01 docker0 1.57 1.63 0.10 0.13 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:11:01 veth2e065d1 1.57 1.75 0.12 0.14 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:12:01 ens3 127.26 94.88 1704.27 24.34 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:12:01 veth4e4d161 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:12:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:13:01 veth01fcea4 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:13:01 ens3 850.05 635.07 6193.83 67.08 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:13:01 veth4e4d161 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:13:01 docker0 618.09 820.99 47.71 6127.36 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:13:01 vethb693087 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:13:01 veth1646940 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:13:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:13:01 veth565546b 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:14:01 ens3 558.32 364.58 5477.35 43.04 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:14:01 veth4e4d161 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:14:01 docker0 219.87 328.37 17.24 2641.83 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:14:01 vetheed7ea0 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:14:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:14:01 vethf06402e 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:14:01 veth7ae1d70 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:15:01 ens3 63.12 38.34 321.31 17.45 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:15:01 docker0 14.55 26.33 0.91 291.67 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:16:01 ens3 0.25 0.15 0.36 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:17:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:19:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:21:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:22:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:24:01 ens3 0.27 0.17 0.19 0.07 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:25:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:27:01 ens3 0.57 0.43 0.26 0.22 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:29:01 ens3 8.05 6.90 5.17 6.34 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.473Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:33:01 ens3 0.25 0.22 0.12 0.02 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:34:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:35:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:36:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:39:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:40:01 ens3 0.18 0.15 0.12 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:41:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:42:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:43:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:44:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:45:01 ens3 0.97 0.42 0.31 0.21 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:47:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:49:01 ens3 121.71 73.17 2521.45 11.31 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] 15:49:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] Average: ens3 57.62 41.61 592.26 7.78 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] Average: docker0 28.25 38.05 2.09 311.76 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-25T15:49:14.474Z] [2023-01-25T15:49:14.474Z] [2023-01-25T15:49:14.474Z] ---> sar -P ALL: [2023-01-25T15:49:14.474Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3672) 01/25/23 _x86_64_ (8 CPU) [2023-01-25T15:49:14.474Z] [2023-01-25T15:49:14.474Z] 15:08:02 LINUX RESTART (8 CPU) [2023-01-25T15:49:14.474Z] [2023-01-25T15:49:14.474Z] 15:09:01 CPU %user %nice %system %iowait %steal %idle [2023-01-25T15:49:14.474Z] 15:10:01 all 6.42 0.00 2.67 1.48 0.04 89.39 [2023-01-25T15:49:14.474Z] 15:10:01 0 7.27 0.00 1.94 0.07 0.03 90.69 [2023-01-25T15:49:14.474Z] 15:10:01 1 10.21 0.00 3.40 7.31 0.05 79.03 [2023-01-25T15:49:14.474Z] 15:10:01 2 4.39 0.00 1.93 0.81 0.03 92.83 [2023-01-25T15:49:14.474Z] 15:10:01 3 4.73 0.00 2.14 1.33 0.07 91.74 [2023-01-25T15:49:14.474Z] 15:10:01 4 5.69 0.00 3.21 1.51 0.03 89.55 [2023-01-25T15:49:14.474Z] 15:10:01 5 6.62 0.00 1.49 0.32 0.03 91.54 [2023-01-25T15:49:14.474Z] 15:10:01 6 5.11 0.00 2.86 0.49 0.03 91.51 [2023-01-25T15:49:14.474Z] 15:10:01 7 7.32 0.00 4.42 0.03 0.07 88.15 [2023-01-25T15:49:14.474Z] 15:11:01 all 40.44 0.00 6.17 0.28 0.09 53.02 [2023-01-25T15:49:14.474Z] 15:11:01 0 40.18 0.00 5.77 1.05 0.10 52.90 [2023-01-25T15:49:14.474Z] 15:11:01 1 41.17 0.00 6.16 0.54 0.08 52.05 [2023-01-25T15:49:14.474Z] 15:11:01 2 41.22 0.00 5.76 0.07 0.08 52.86 [2023-01-25T15:49:14.474Z] 15:11:01 3 40.12 0.00 5.96 0.13 0.08 53.70 [2023-01-25T15:49:14.474Z] 15:11:01 4 39.78 0.00 6.16 0.03 0.08 53.94 [2023-01-25T15:49:14.474Z] 15:11:01 5 40.18 0.00 6.10 0.35 0.10 53.27 [2023-01-25T15:49:14.474Z] 15:11:01 6 40.78 0.00 6.65 0.02 0.10 52.44 [2023-01-25T15:49:14.474Z] 15:11:01 7 40.08 0.00 6.76 0.03 0.12 53.00 [2023-01-25T15:49:14.474Z] 15:12:01 all 34.40 0.00 7.08 0.56 0.11 57.86 [2023-01-25T15:49:14.474Z] 15:12:01 0 34.36 0.00 6.99 3.10 0.10 55.44 [2023-01-25T15:49:14.474Z] 15:12:01 1 32.79 0.00 7.03 0.65 0.10 59.43 [2023-01-25T15:49:14.474Z] 15:12:01 2 33.68 0.00 8.23 0.20 0.12 57.77 [2023-01-25T15:49:14.474Z] 15:12:01 3 35.19 0.00 7.41 0.36 0.10 56.94 [2023-01-25T15:49:14.474Z] 15:12:01 4 34.57 0.00 7.25 0.03 0.12 58.03 [2023-01-25T15:49:14.474Z] 15:12:01 5 34.60 0.00 5.99 0.03 0.10 59.27 [2023-01-25T15:49:14.474Z] 15:12:01 6 35.19 0.00 7.27 0.00 0.08 57.45 [2023-01-25T15:49:14.474Z] 15:12:01 7 34.76 0.00 6.47 0.07 0.12 58.58 [2023-01-25T15:49:14.474Z] 15:13:01 all 29.07 0.00 11.29 8.73 0.10 50.81 [2023-01-25T15:49:14.474Z] 15:13:01 0 29.32 0.00 10.66 9.63 0.10 50.29 [2023-01-25T15:49:14.474Z] 15:13:01 1 27.45 0.00 13.85 23.52 0.10 35.07 [2023-01-25T15:49:14.474Z] 15:13:01 2 29.01 0.00 11.69 4.51 0.08 54.71 [2023-01-25T15:49:14.474Z] 15:13:01 3 28.86 0.00 11.42 6.89 0.10 52.72 [2023-01-25T15:49:14.474Z] 15:13:01 4 29.10 0.00 10.03 6.05 0.08 54.74 [2023-01-25T15:49:14.474Z] 15:13:01 5 29.16 0.00 10.59 7.04 0.08 53.12 [2023-01-25T15:49:14.474Z] 15:13:01 6 30.02 0.00 9.69 7.04 0.08 53.17 [2023-01-25T15:49:14.474Z] 15:13:01 7 29.66 0.00 12.46 5.22 0.12 52.54 [2023-01-25T15:49:14.474Z] 15:14:01 all 68.06 0.00 14.48 2.85 0.14 14.48 [2023-01-25T15:49:14.474Z] 15:14:01 0 66.92 0.00 15.97 4.83 0.14 12.14 [2023-01-25T15:49:14.474Z] 15:14:01 1 67.65 0.00 15.37 2.01 0.14 14.84 [2023-01-25T15:49:14.474Z] 15:14:01 2 67.52 0.00 14.99 3.06 0.14 14.30 [2023-01-25T15:49:14.474Z] 15:14:01 3 68.02 0.00 14.50 3.24 0.14 14.10 [2023-01-25T15:49:14.474Z] 15:14:01 4 68.91 0.00 12.82 1.75 0.13 16.38 [2023-01-25T15:49:14.474Z] 15:14:01 5 69.36 0.00 13.66 1.71 0.14 15.13 [2023-01-25T15:49:14.474Z] 15:14:01 6 68.03 0.00 14.72 3.52 0.14 13.59 [2023-01-25T15:49:14.474Z] 15:14:01 7 68.06 0.00 13.77 2.67 0.14 15.36 [2023-01-25T15:49:14.474Z] 15:15:01 all 37.55 0.00 9.53 4.19 0.10 48.63 [2023-01-25T15:49:14.474Z] 15:15:01 0 36.51 0.00 10.64 8.34 0.10 44.40 [2023-01-25T15:49:14.474Z] 15:15:01 1 36.94 0.00 10.20 2.38 0.10 50.37 [2023-01-25T15:49:14.474Z] 15:15:01 2 36.61 0.00 10.50 4.78 0.10 48.02 [2023-01-25T15:49:14.474Z] 15:15:01 3 37.35 0.00 8.81 3.25 0.14 50.45 [2023-01-25T15:49:14.474Z] 15:15:01 4 38.52 0.00 9.09 3.32 0.10 48.98 [2023-01-25T15:49:14.474Z] 15:15:01 5 39.26 0.00 8.30 2.52 0.08 49.84 [2023-01-25T15:49:14.474Z] 15:15:01 6 37.10 0.00 9.87 5.97 0.08 46.98 [2023-01-25T15:49:14.474Z] 15:15:01 7 38.13 0.00 8.81 2.96 0.08 50.02 [2023-01-25T15:49:14.474Z] 15:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-01-25T15:49:14.474Z] 15:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-25T15:49:14.474Z] 15:16:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2023-01-25T15:49:14.474Z] 15:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.474Z] 15:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.474Z] 15:16:01 4 0.00 0.00 0.03 0.03 0.00 99.93 [2023-01-25T15:49:14.474Z] 15:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.474Z] 15:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.474Z] 15:16:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-25T15:49:14.474Z] 15:17:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2023-01-25T15:49:14.474Z] 15:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-25T15:49:14.474Z] 15:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-25T15:49:14.474Z] 15:17:01 2 0.05 0.00 0.13 0.00 0.00 99.82 [2023-01-25T15:49:14.474Z] 15:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.474Z] 15:17:01 4 0.03 0.00 0.03 0.05 0.00 99.88 [2023-01-25T15:49:14.474Z] 15:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.474Z] 15:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.474Z] 15:17:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2023-01-25T15:49:14.474Z] 15:18:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-01-25T15:49:14.474Z] 15:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-25T15:49:14.474Z] 15:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.474Z] 15:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.474Z] 15:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.474Z] 15:18:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2023-01-25T15:49:14.474Z] 15:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.474Z] 15:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-25T15:49:14.474Z] 15:18:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-25T15:49:14.474Z] 15:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-25T15:49:14.474Z] 15:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.474Z] 15:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.474Z] 15:19:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-25T15:49:14.474Z] 15:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:19:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-25T15:49:14.475Z] 15:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:19:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-25T15:49:14.475Z] 15:20:01 all 0.21 0.00 0.00 0.00 0.00 99.79 [2023-01-25T15:49:14.475Z] 15:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-25T15:49:14.475Z] 15:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:20:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:20:01 7 1.58 0.00 0.00 0.00 0.00 98.42 [2023-01-25T15:49:14.475Z] [2023-01-25T15:49:14.475Z] 15:20:01 CPU %user %nice %system %iowait %steal %idle [2023-01-25T15:49:14.475Z] 15:21:01 all 0.14 0.00 0.01 0.01 0.00 99.84 [2023-01-25T15:49:14.475Z] 15:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:21:01 4 0.02 0.00 0.00 0.10 0.00 99.88 [2023-01-25T15:49:14.475Z] 15:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:21:01 7 1.03 0.00 0.05 0.00 0.02 98.90 [2023-01-25T15:49:14.475Z] 15:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-01-25T15:49:14.475Z] 15:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:22:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2023-01-25T15:49:14.475Z] 15:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:22:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2023-01-25T15:49:14.475Z] 15:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-01-25T15:49:14.475Z] 15:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:23:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-25T15:49:14.475Z] 15:23:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2023-01-25T15:49:14.475Z] 15:23:01 7 0.02 0.00 0.07 0.00 0.02 99.90 [2023-01-25T15:49:14.475Z] 15:24:01 all 0.06 0.00 0.02 0.01 0.00 99.91 [2023-01-25T15:49:14.475Z] 15:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-25T15:49:14.475Z] 15:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-25T15:49:14.475Z] 15:24:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-01-25T15:49:14.475Z] 15:24:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:24:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2023-01-25T15:49:14.475Z] 15:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:24:01 6 0.20 0.00 0.00 0.00 0.00 99.80 [2023-01-25T15:49:14.475Z] 15:24:01 7 0.12 0.00 0.03 0.00 0.00 99.85 [2023-01-25T15:49:14.475Z] 15:25:01 all 0.13 0.00 0.01 0.01 0.00 99.85 [2023-01-25T15:49:14.475Z] 15:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-25T15:49:14.475Z] 15:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:25:01 4 0.03 0.00 0.00 0.05 0.00 99.92 [2023-01-25T15:49:14.475Z] 15:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:25:01 7 0.88 0.00 0.05 0.02 0.02 99.04 [2023-01-25T15:49:14.475Z] 15:26:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2023-01-25T15:49:14.475Z] 15:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-25T15:49:14.475Z] 15:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-25T15:49:14.475Z] 15:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:26:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2023-01-25T15:49:14.475Z] 15:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:26:01 7 0.28 0.00 0.03 0.00 0.00 99.68 [2023-01-25T15:49:14.475Z] 15:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-25T15:49:14.475Z] 15:27:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:27:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2023-01-25T15:49:14.475Z] 15:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:27:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2023-01-25T15:49:14.475Z] 15:27:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-01-25T15:49:14.475Z] 15:28:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2023-01-25T15:49:14.475Z] 15:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:28:01 4 0.02 0.00 0.03 0.07 0.00 99.88 [2023-01-25T15:49:14.475Z] 15:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:28:01 7 0.58 0.00 0.02 0.00 0.02 99.38 [2023-01-25T15:49:14.475Z] 15:29:01 all 0.29 0.00 0.03 0.01 0.00 99.67 [2023-01-25T15:49:14.475Z] 15:29:01 0 0.43 0.00 0.07 0.07 0.00 99.43 [2023-01-25T15:49:14.475Z] 15:29:01 1 0.17 0.00 0.02 0.00 0.00 99.82 [2023-01-25T15:49:14.475Z] 15:29:01 2 0.13 0.00 0.03 0.00 0.02 99.82 [2023-01-25T15:49:14.475Z] 15:29:01 3 0.17 0.00 0.00 0.00 0.00 99.83 [2023-01-25T15:49:14.475Z] 15:29:01 4 0.02 0.00 0.02 0.05 0.00 99.92 [2023-01-25T15:49:14.475Z] 15:29:01 5 0.18 0.00 0.02 0.00 0.00 99.80 [2023-01-25T15:49:14.475Z] 15:29:01 6 1.05 0.00 0.00 0.00 0.00 98.95 [2023-01-25T15:49:14.475Z] 15:29:01 7 0.13 0.00 0.05 0.00 0.00 99.82 [2023-01-25T15:49:14.475Z] 15:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-25T15:49:14.475Z] 15:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-25T15:49:14.475Z] 15:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:30:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2023-01-25T15:49:14.475Z] 15:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:30:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2023-01-25T15:49:14.475Z] 15:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:30:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-25T15:49:14.475Z] 15:31:01 all 0.02 0.00 0.00 0.01 0.01 99.97 [2023-01-25T15:49:14.475Z] 15:31:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-01-25T15:49:14.475Z] 15:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-25T15:49:14.475Z] 15:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:31:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2023-01-25T15:49:14.475Z] 15:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-25T15:49:14.475Z] [2023-01-25T15:49:14.475Z] 15:31:01 CPU %user %nice %system %iowait %steal %idle [2023-01-25T15:49:14.475Z] 15:32:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2023-01-25T15:49:14.475Z] 15:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-25T15:49:14.475Z] 15:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-25T15:49:14.475Z] 15:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:32:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:32:01 7 0.20 0.00 0.05 0.00 0.00 99.75 [2023-01-25T15:49:14.475Z] 15:33:01 all 0.27 0.00 0.01 0.02 0.00 99.71 [2023-01-25T15:49:14.475Z] 15:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-25T15:49:14.475Z] 15:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:33:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-01-25T15:49:14.475Z] 15:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:33:01 4 0.02 0.00 0.00 0.13 0.00 99.85 [2023-01-25T15:49:14.475Z] 15:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.475Z] 15:33:01 7 1.97 0.00 0.02 0.00 0.00 98.01 [2023-01-25T15:49:14.475Z] 15:34:01 all 0.21 0.00 0.01 0.01 0.00 99.77 [2023-01-25T15:49:14.475Z] 15:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-25T15:49:14.475Z] 15:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-01-25T15:49:14.475Z] 15:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:34:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2023-01-25T15:49:14.475Z] 15:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:34:01 7 1.52 0.00 0.08 0.00 0.00 98.40 [2023-01-25T15:49:14.475Z] 15:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:35:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-25T15:49:14.475Z] 15:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:35:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-01-25T15:49:14.475Z] 15:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-25T15:49:14.475Z] 15:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-01-25T15:49:14.475Z] 15:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-25T15:49:14.475Z] 15:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-25T15:49:14.475Z] 15:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.475Z] 15:36:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2023-01-25T15:49:14.476Z] 15:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-25T15:49:14.476Z] 15:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-25T15:49:14.476Z] 15:37:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-01-25T15:49:14.476Z] 15:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-25T15:49:14.476Z] 15:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-25T15:49:14.476Z] 15:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:37:01 4 0.02 0.00 0.03 0.03 0.00 99.92 [2023-01-25T15:49:14.476Z] 15:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-25T15:49:14.476Z] 15:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-25T15:49:14.476Z] 15:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-25T15:49:14.476Z] 15:38:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-25T15:49:14.476Z] 15:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:38:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2023-01-25T15:49:14.476Z] 15:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-25T15:49:14.476Z] 15:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-25T15:49:14.476Z] 15:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-01-25T15:49:14.476Z] 15:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-25T15:49:14.476Z] 15:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:39:01 4 0.03 0.00 0.02 0.05 0.00 99.90 [2023-01-25T15:49:14.476Z] 15:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-25T15:49:14.476Z] 15:39:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-25T15:49:14.476Z] 15:40:01 all 0.23 0.00 0.01 0.01 0.00 99.74 [2023-01-25T15:49:14.476Z] 15:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-25T15:49:14.476Z] 15:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:40:01 4 0.00 0.00 0.02 0.08 0.00 99.90 [2023-01-25T15:49:14.476Z] 15:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-25T15:49:14.476Z] 15:40:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-01-25T15:49:14.476Z] 15:40:01 7 1.71 0.00 0.03 0.00 0.00 98.25 [2023-01-25T15:49:14.476Z] 15:41:01 all 0.27 0.00 0.00 0.01 0.00 99.72 [2023-01-25T15:49:14.476Z] 15:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-25T15:49:14.476Z] 15:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:41:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2023-01-25T15:49:14.476Z] 15:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-25T15:49:14.476Z] 15:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-25T15:49:14.476Z] 15:41:01 7 2.00 0.00 0.02 0.00 0.00 97.98 [2023-01-25T15:49:14.476Z] 15:42:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2023-01-25T15:49:14.476Z] 15:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-25T15:49:14.476Z] 15:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:42:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2023-01-25T15:49:14.476Z] 15:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:42:01 7 1.97 0.00 0.03 0.00 0.00 98.00 [2023-01-25T15:49:14.476Z] [2023-01-25T15:49:14.476Z] 15:42:01 CPU %user %nice %system %iowait %steal %idle [2023-01-25T15:49:14.476Z] 15:43:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2023-01-25T15:49:14.476Z] 15:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-01-25T15:49:14.476Z] 15:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:43:01 4 0.03 0.00 0.00 0.05 0.00 99.92 [2023-01-25T15:49:14.476Z] 15:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-25T15:49:14.476Z] 15:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:43:01 7 0.10 0.00 0.05 0.00 0.02 99.83 [2023-01-25T15:49:14.476Z] 15:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-25T15:49:14.476Z] 15:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-01-25T15:49:14.476Z] 15:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-25T15:49:14.476Z] 15:45:01 all 0.18 0.00 0.01 0.01 0.00 99.80 [2023-01-25T15:49:14.476Z] 15:45:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2023-01-25T15:49:14.476Z] 15:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:45:01 4 0.07 0.00 0.03 0.03 0.00 99.87 [2023-01-25T15:49:14.476Z] 15:45:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2023-01-25T15:49:14.476Z] 15:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:45:01 7 1.21 0.00 0.02 0.00 0.00 98.78 [2023-01-25T15:49:14.476Z] 15:46:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-25T15:49:14.476Z] 15:46:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-01-25T15:49:14.476Z] 15:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-25T15:49:14.476Z] 15:47:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-01-25T15:49:14.476Z] 15:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-25T15:49:14.476Z] 15:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-25T15:49:14.476Z] 15:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:47:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2023-01-25T15:49:14.476Z] 15:47:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2023-01-25T15:49:14.476Z] 15:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-25T15:49:14.476Z] 15:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-25T15:49:14.476Z] 15:48:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2023-01-25T15:49:14.476Z] 15:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-25T15:49:14.476Z] 15:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-01-25T15:49:14.476Z] 15:48:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-01-25T15:49:14.476Z] 15:48:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-01-25T15:49:14.476Z] 15:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-25T15:49:14.476Z] 15:48:01 7 0.81 0.00 0.02 0.00 0.00 99.17 [2023-01-25T15:49:14.476Z] 15:49:01 all 1.33 0.00 0.43 0.02 0.01 98.21 [2023-01-25T15:49:14.476Z] 15:49:01 0 0.92 0.00 0.45 0.00 0.02 98.62 [2023-01-25T15:49:14.476Z] 15:49:01 1 1.40 0.00 0.30 0.00 0.00 98.30 [2023-01-25T15:49:14.476Z] 15:49:01 2 1.10 0.00 0.38 0.00 0.02 98.50 [2023-01-25T15:49:14.476Z] 15:49:01 3 1.03 0.00 0.80 0.00 0.00 98.17 [2023-01-25T15:49:14.476Z] 15:49:01 4 1.22 0.00 0.33 0.03 0.00 98.42 [2023-01-25T15:49:14.476Z] 15:49:01 5 0.73 0.00 0.37 0.12 0.02 98.77 [2023-01-25T15:49:14.476Z] 15:49:01 6 1.49 0.00 0.38 0.00 0.02 98.11 [2023-01-25T15:49:14.476Z] 15:49:01 7 2.72 0.00 0.41 0.00 0.02 96.85 [2023-01-25T15:49:14.476Z] Average: all 5.44 0.00 1.29 0.45 0.02 92.81 [2023-01-25T15:49:14.476Z] Average: 0 5.36 0.00 1.31 0.67 0.02 92.64 [2023-01-25T15:49:14.476Z] Average: 1 5.38 0.00 1.39 0.90 0.02 92.32 [2023-01-25T15:49:14.476Z] Average: 2 5.29 0.00 1.33 0.33 0.02 93.03 [2023-01-25T15:49:14.476Z] Average: 3 5.32 0.00 1.26 0.38 0.02 93.02 [2023-01-25T15:49:14.476Z] Average: 4 5.40 0.00 1.22 0.35 0.02 93.02 [2023-01-25T15:49:14.476Z] Average: 5 5.45 0.00 1.15 0.30 0.01 93.08 [2023-01-25T15:49:14.476Z] Average: 6 5.43 0.00 1.28 0.42 0.01 92.86 [2023-01-25T15:49:14.476Z] Average: 7 5.88 0.00 1.33 0.27 0.02 92.50 [2023-01-25T15:49:14.476Z] [2023-01-25T15:49:14.476Z] [2023-01-25T15:49:14.476Z]